.Banner-module__kf50Uq__banner{aspect-ratio:16/9;background:var(--color-fg);width:100%;display:block;position:relative;overflow:hidden}.Banner-module__kf50Uq__slidesContainer{width:100%;height:100%;position:absolute;inset:0}.Banner-module__kf50Uq__slide{opacity:0;pointer-events:none;z-index:1;width:100%;height:100%;transition:opacity .8s cubic-bezier(.25,.46,.45,.94);position:absolute;inset:0}.Banner-module__kf50Uq__slideActive{opacity:1;pointer-events:auto;z-index:2}.Banner-module__kf50Uq__slideInteractive{cursor:pointer}.Banner-module__kf50Uq__media{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.Banner-module__kf50Uq__projectSlideContent{width:100%;height:100%;position:relative}.Banner-module__kf50Uq__projectOverlay{background:linear-gradient(#0000 30%,#0003 60%,#000000b3 100%);align-items:flex-end;padding:3rem max(2rem,50vw - 768px + 2rem);display:flex;position:absolute;inset:0}.Banner-module__kf50Uq__projectInfo{color:#fff;flex-direction:column;gap:.25rem;display:flex}.Banner-module__kf50Uq__projectCategory{letter-spacing:.12em;text-transform:uppercase;color:#ffffffa6;font-size:.6875rem;font-family:var(--font-sans)}.Banner-module__kf50Uq__projectTitle{letter-spacing:-.01em;font-size:clamp(1.5rem,2.5vw,2.5rem);font-weight:700;line-height:1.1;font-family:var(--font-sans)}.Banner-module__kf50Uq__navBtn{-webkit-backdrop-filter:blur(4px);color:#fff;cursor:pointer;z-index:10;opacity:.65;pointer-events:auto;background:#00000059;border:1.5px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:opacity .3s,background .3s,border-color .3s,transform .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Banner-module__kf50Uq__navBtn:hover{opacity:1;background:#0009;border-color:#ffffff4d;transform:translateY(-50%)scale(1.05)}.Banner-module__kf50Uq__navBtnPrev{left:1.5rem}.Banner-module__kf50Uq__navBtnNext{right:1.5rem}.Banner-module__kf50Uq__navBtn svg{width:24px;height:24px}.Banner-module__kf50Uq__dots{z-index:10;gap:.5rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.Banner-module__kf50Uq__dot{cursor:pointer;opacity:.35;background:#fff;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:opacity .3s,transform .3s}.Banner-module__kf50Uq__dot:hover{opacity:.7}.Banner-module__kf50Uq__dotActive{opacity:1;transform:scale(1.2)}@media (max-width:768px){.Banner-module__kf50Uq__projectOverlay{padding:2rem 1.25rem}.Banner-module__kf50Uq__projectTitle{font-size:1.5rem}.Banner-module__kf50Uq__navBtn{display:none}.Banner-module__kf50Uq__dots{bottom:1rem}}.Banner-module__kf50Uq__videoSlideContent{width:100%;height:100%;position:relative}.Banner-module__kf50Uq__posterWrapper{background:#000;width:100%;height:100%;position:relative}.Banner-module__kf50Uq__playOverlay{z-index:5;background:#0003;justify-content:center;align-items:center;transition:background .4s;display:flex;position:absolute;inset:0}.Banner-module__kf50Uq__slideInteractive:hover .Banner-module__kf50Uq__playOverlay{background:#0006}.Banner-module__kf50Uq__playButton{-webkit-backdrop-filter:blur(8px);color:#fff;background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:transform .4s cubic-bezier(.25,.46,.45,.94),background .3s,border-color .3s;display:flex}.Banner-module__kf50Uq__slideInteractive:hover .Banner-module__kf50Uq__playButton{background:#ffffff40;border-color:#ffffff80;transform:scale(1.1)}.Banner-module__kf50Uq__playIcon{width:28px;height:28px;transform:translate(2px)}@media (max-width:768px){.Banner-module__kf50Uq__playButton{width:60px;height:60px}.Banner-module__kf50Uq__playIcon{width:20px;height:20px}}
.ProjectModal-module__Gk35kW__backdrop{z-index:300;background:#0c0c0ced;justify-content:center;align-items:center;animation:.3s forwards ProjectModal-module__Gk35kW__backdropIn;display:flex;position:fixed;inset:0}@keyframes ProjectModal-module__Gk35kW__backdropIn{0%{opacity:0}to{opacity:1}}.ProjectModal-module__Gk35kW__modal{flex-direction:column;justify-content:space-between;gap:1rem;width:calc(100% - 100px);max-width:1600px;height:calc(100vh - 100px);animation:.35s cubic-bezier(.22,1,.36,1) forwards ProjectModal-module__Gk35kW__modalIn;display:flex;position:relative}@keyframes ProjectModal-module__Gk35kW__modalIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.ProjectModal-module__Gk35kW__close{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:20;background:#1119;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;padding:0;transition:background .2s,border-color .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.ProjectModal-module__Gk35kW__close:hover{background:#111c;border-color:#ffffff59}.ProjectModal-module__Gk35kW__close svg{width:1.5rem;height:1.5rem}.ProjectModal-module__Gk35kW__slideContent{flex:1;min-height:0;transition:opacity .26s,transform .26s}.ProjectModal-module__Gk35kW__exitLeft{opacity:0;transform:translate(-20px)}.ProjectModal-module__Gk35kW__exitRight{opacity:0;transform:translate(20px)}.ProjectModal-module__Gk35kW__coverSlide{grid-template-columns:3fr 2fr;height:100%;min-height:0;display:grid}.ProjectModal-module__Gk35kW__coverMedia{background:#111;width:100%;height:100%;position:relative}.ProjectModal-module__Gk35kW__coverImage{object-fit:contain;object-position:center}.ProjectModal-module__Gk35kW__coverInfo{touch-action:pan-y;-webkit-overflow-scrolling:touch;background:#111;flex-direction:column;gap:0;min-height:0;padding:clamp(1.75rem,3vw,3rem);display:flex;overflow-y:auto}.ProjectModal-module__Gk35kW__infoEyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ffffff59;margin-bottom:1.25rem;font-size:.6rem;display:block}.ProjectModal-module__Gk35kW__infoTitle{color:#fff;letter-spacing:-.025em;margin-bottom:.5rem;font-size:clamp(1.625rem,2.5vw,2.5rem);font-weight:700;line-height:1.05}.ProjectModal-module__Gk35kW__infoSubtitle{color:#ffffff8c;margin-bottom:.375rem;font-size:.875rem;font-weight:300}.ProjectModal-module__Gk35kW__infoYear{letter-spacing:.1em;text-transform:uppercase;color:#ffffff40;margin-bottom:2rem;font-size:.6875rem}.ProjectModal-module__Gk35kW__infoDescription{color:#ffffff80;flex:1;font-size:.9375rem;line-height:1.7}.ProjectModal-module__Gk35kW__imageSlide{background:0 0;width:100%;height:100%;min-height:0;position:relative}.ProjectModal-module__Gk35kW__slideImage{object-fit:contain}.ProjectModal-module__Gk35kW__nav{justify-content:center;align-items:center;gap:1.25rem;display:flex}.ProjectModal-module__Gk35kW__navBtn{color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #ffffff2e;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;transition:border-color .2s,color .2s;display:flex}.ProjectModal-module__Gk35kW__navBtn:hover{color:#fff;border-color:#fff9}.ProjectModal-module__Gk35kW__navBtn svg{width:.875rem;height:.875rem}.ProjectModal-module__Gk35kW__dots{align-items:center;gap:.5rem;display:flex}.ProjectModal-module__Gk35kW__dot{cursor:pointer;background:#fff3;border:none;border-radius:50%;width:5px;height:5px;padding:0;transition:background .2s,transform .2s}.ProjectModal-module__Gk35kW__dotActive{background:#fff;transform:scale(1.3)}@media (max-width:768px){.ProjectModal-module__Gk35kW__modal{gap:.75rem;width:calc(100% - 100px);height:calc(100vh - 100px)}.ProjectModal-module__Gk35kW__coverSlide{grid-template-rows:42% 58%;grid-template-columns:1fr;height:100%;min-height:0}.ProjectModal-module__Gk35kW__coverMedia{height:100%}.ProjectModal-module__Gk35kW__coverInfo{padding:1.5rem 1.25rem}.ProjectModal-module__Gk35kW__imageSlide{height:100%}.ProjectModal-module__Gk35kW__close{width:2.25rem;height:2.25rem;top:1rem;right:1rem}.ProjectModal-module__Gk35kW__close svg{width:1.25rem;height:1.25rem}}@media (max-width:480px){.ProjectModal-module__Gk35kW__modal{width:calc(100% - 30px);height:calc(100vh - 30px)}.ProjectModal-module__Gk35kW__coverSlide{grid-template-rows:38% 62%}.ProjectModal-module__Gk35kW__coverInfo{padding:1.25rem 1rem}}
.Brands-module__ay_9xa__section{padding:4rem 0}.Brands-module__ay_9xa__divider{align-items:center;gap:1.5rem;max-width:1536px;margin:0 auto 3rem;padding:0 2rem;display:flex}.Brands-module__ay_9xa__divider:before,.Brands-module__ay_9xa__divider:after{content:"";background:var(--color-fg);opacity:.2;flex:1;height:1px}.Brands-module__ay_9xa__dividerTitle{letter-spacing:.04em;color:var(--color-fg);white-space:nowrap;flex-shrink:0;font-size:1.5rem;font-weight:600}.Brands-module__ay_9xa__marqueeWrapper{width:100%;overflow:hidden}.Brands-module__ay_9xa__marqueeWrapper:hover .Brands-module__ay_9xa__track{animation-play-state:paused}@keyframes Brands-module__ay_9xa__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.Brands-module__ay_9xa__track{align-items:center;gap:80px;width:max-content;animation:40s linear infinite Brands-module__ay_9xa__marquee;display:flex}.Brands-module__ay_9xa__item{opacity:.8;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .25s;display:flex}.Brands-module__ay_9xa__item:hover{opacity:1}.Brands-module__ay_9xa__itemText{background:#6b6b6b;height:52px;padding:0 1.75rem}.Brands-module__ay_9xa__name{letter-spacing:.14em;text-transform:uppercase;color:#fff;white-space:nowrap;font-size:.6875rem;font-weight:400;line-height:1}.Brands-module__ay_9xa__logo{object-fit:contain;filter:grayscale()brightness(2);width:auto;max-width:120px;height:32px}@media (max-width:768px){.Brands-module__ay_9xa__section{padding:3rem 0}.Brands-module__ay_9xa__divider{gap:1rem;margin-bottom:2.25rem;padding:0 1.25rem}.Brands-module__ay_9xa__itemText{height:44px;padding:0 1.25rem}}@media (max-width:480px){.Brands-module__ay_9xa__section{padding:2.25rem 0}.Brands-module__ay_9xa__divider{gap:.75rem;margin-bottom:1.75rem;padding:0 1rem}.Brands-module__ay_9xa__dividerTitle{font-size:.6875rem}.Brands-module__ay_9xa__itemText{height:38px;padding:0 1rem}.Brands-module__ay_9xa__name{letter-spacing:.1em;font-size:.625rem}.Brands-module__ay_9xa__track{gap:1rem;animation-duration:28s}}
.Container-module__QakJAa__container{width:100%;max-width:1536px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}@media (max-width:768px){.Container-module__QakJAa__container{padding-left:1.25rem;padding-right:1.25rem}}@media (max-width:480px){.Container-module__QakJAa__container{padding-left:1rem;padding-right:1rem}}
.Statement-module__HcBUAG__section{max-width:52%;padding-top:140px;padding-bottom:80px}.Statement-module__HcBUAG__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-muted);margin-bottom:1rem;font-size:.6875rem}.Statement-module__HcBUAG__heading{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,4.5vw,4.25rem);line-height:1.05}.Statement-module__HcBUAG__headingLight{font-weight:300}.Statement-module__HcBUAG__headingBold{font-weight:700}.Statement-module__HcBUAG__body{color:var(--color-muted);max-width:38ch;margin-bottom:2.5rem;font-size:clamp(.875rem,1.1vw,1rem);line-height:1.65}.Statement-module__HcBUAG__actions{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.Statement-module__HcBUAG__btnPrimary{background:var(--color-fg);color:var(--color-bg);letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--color-fg);align-items:center;padding:.75rem 1.75rem;font-size:.8125rem;font-weight:400;transition:background .25s,color .25s;display:inline-flex}.Statement-module__HcBUAG__btnPrimary:hover{color:var(--color-fg);background:0 0}.Statement-module__HcBUAG__btnSecondary{color:var(--color-fg);letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--color-fg);background:0 0;align-items:center;padding:.75rem 1.75rem;font-size:.8125rem;font-weight:400;transition:background .25s,color .25s;display:inline-flex}.Statement-module__HcBUAG__btnSecondary:hover{background:var(--color-fg);color:var(--color-bg)}@media (max-width:1024px){.Statement-module__HcBUAG__section{max-width:70%}}@media (max-width:768px){.Statement-module__HcBUAG__section{max-width:100%;padding-top:3.5rem;padding-bottom:3.5rem}.Statement-module__HcBUAG__heading{letter-spacing:-.015em}}@media (max-width:480px){.Statement-module__HcBUAG__section{padding-top:2.5rem;padding-bottom:2.5rem}.Statement-module__HcBUAG__actions{flex-direction:column;align-items:flex-start;gap:.875rem}.Statement-module__HcBUAG__btnPrimary,.Statement-module__HcBUAG__btnSecondary{justify-content:center;width:100%}}
.Projects-module__2BoJ-q__section{padding-top:5rem;padding-bottom:5rem}.Projects-module__2BoJ-q__top{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:2rem;margin-bottom:1.75rem;display:flex}.Projects-module__2BoJ-q__heading{letter-spacing:-.025em;font-size:clamp(2rem,3vw,3rem);font-weight:700;line-height:1}.Projects-module__2BoJ-q__filters{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.Projects-module__2BoJ-q__filterBtn{appearance:none;border:1px solid var(--color-fg);font-family:var(--font-sans);letter-spacing:.08em;text-transform:lowercase;color:var(--color-fg);cursor:pointer;opacity:.4;white-space:nowrap;background:0 0;padding:.3rem .75rem;font-size:.6875rem;font-weight:400;transition:opacity .2s,background .2s,color .2s}.Projects-module__2BoJ-q__filterBtn:hover{opacity:.8}.Projects-module__2BoJ-q__filterActive{background:var(--color-fg);color:var(--color-bg);opacity:1}.Projects-module__2BoJ-q__filterActive:hover{opacity:1}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;grid-auto-flow:dense;gap:130px;display:grid}.Projects-module__2BoJ-q__card{cursor:pointer;outline:none;display:block;position:relative;overflow:hidden}.Projects-module__2BoJ-q__cardH{aspect-ratio:16/9;grid-column:span 2}.Projects-module__2BoJ-q__cardV{aspect-ratio:4/5;grid-column:span 1}.Projects-module__2BoJ-q__cardMedia{transition:transform .7s cubic-bezier(.25,.46,.45,.94);position:absolute;inset:0}.Projects-module__2BoJ-q__cardImage{object-fit:cover;transition:opacity .4s,transform .7s cubic-bezier(.25,.46,.45,.94)}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__cardImage{opacity:.7}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__cardMedia,.Projects-module__2BoJ-q__card:focus-visible .Projects-module__2BoJ-q__cardMedia{transform:scale(1.035)}.Projects-module__2BoJ-q__cardOverlay{-webkit-backdrop-filter:blur(15px);opacity:0;z-index:3;background:#f5f4f0d9;justify-content:center;align-items:center;transition:opacity .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:absolute;inset:0}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__cardOverlay,.Projects-module__2BoJ-q__card:focus-visible .Projects-module__2BoJ-q__cardOverlay{opacity:1}.Projects-module__2BoJ-q__cardInfo{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:2rem;display:flex}.Projects-module__2BoJ-q__cardCategory{letter-spacing:.14em;text-transform:uppercase;color:#666;font-size:.75rem;font-weight:400;line-height:1}.Projects-module__2BoJ-q__cardClient{color:#111;letter-spacing:-.01em;text-transform:lowercase;font-size:clamp(1.25rem,2vw,1.875rem);font-weight:400;line-height:1.25}@media (max-width:768px){.Projects-module__2BoJ-q__section{padding-top:3.5rem;padding-bottom:3.5rem}.Projects-module__2BoJ-q__top{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1.25rem}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(2,1fr);gap:80px}.Projects-module__2BoJ-q__cardH{grid-column:span 2}}@media (max-width:480px){.Projects-module__2BoJ-q__section{padding-top:2.5rem;padding-bottom:2.5rem}.Projects-module__2BoJ-q__grid{grid-template-columns:1fr 1fr;gap:48px}.Projects-module__2BoJ-q__cardH{grid-column:span 2}.Projects-module__2BoJ-q__cardClient{font-size:.8125rem}}
.Recognitions-module__xKEZeG__section{padding-top:5rem;padding-bottom:5rem}.Recognitions-module__xKEZeG__row1{align-items:center;gap:.75rem;margin-bottom:.2rem;display:flex}.Recognitions-module__xKEZeG__row1:after{content:"";background:var(--color-fg);flex:1.6;height:6px}.Recognitions-module__xKEZeG__title{letter-spacing:.03em;color:var(--color-fg);white-space:nowrap;flex-shrink:0;font-size:clamp(1.75rem,3vw,2.75rem);font-weight:700}.Recognitions-module__xKEZeG__row0{background:var(--color-fg);width:100%;height:6px;margin-bottom:.2rem}.Recognitions-module__xKEZeG__row2{align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.Recognitions-module__xKEZeG__row2:before{content:"";background:var(--color-fg);flex:1.6;height:6px}.Recognitions-module__xKEZeG__subtitle{letter-spacing:.03em;color:var(--color-fg);white-space:nowrap;flex-shrink:0;font-size:clamp(1.75rem,3vw,2.75rem);font-weight:300}.Recognitions-module__xKEZeG__grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.Recognitions-module__xKEZeG__card{background:#e8e4de;flex-direction:column;justify-content:flex-end;gap:.25rem;min-height:120px;padding:1.25rem 1.5rem;display:flex}.Recognitions-module__xKEZeG__year{letter-spacing:.06em;color:#fff;opacity:.9;font-size:.8125rem;font-weight:400}.Recognitions-module__xKEZeG__name{letter-spacing:.02em;color:var(--color-fg);opacity:.8;font-size:1.125rem;font-weight:600}.Recognitions-module__xKEZeG__description{letter-spacing:.01em;color:#fff;opacity:.75;margin-top:.1rem;font-size:.8125rem;font-weight:400}@media (max-width:1024px){.Recognitions-module__xKEZeG__section{padding-top:4rem;padding-bottom:4rem}}@media (max-width:768px){.Recognitions-module__xKEZeG__section{padding-top:3.5rem;padding-bottom:3.5rem}.Recognitions-module__xKEZeG__row2{margin-bottom:2.25rem}.Recognitions-module__xKEZeG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Recognitions-module__xKEZeG__section{padding-top:2.5rem;padding-bottom:2.5rem}.Recognitions-module__xKEZeG__row2{margin-bottom:1.75rem}.Recognitions-module__xKEZeG__grid{grid-template-columns:1fr}.Recognitions-module__xKEZeG__card{min-height:90px}}
.page-module__9Q_AgG__main{flex-direction:column;display:flex}.page-module__9Q_AgG__hero{padding-top:140px;padding-bottom:6rem}.page-module__9Q_AgG__heroInner{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.page-module__9Q_AgG__imageCol{position:relative}.page-module__9Q_AgG__imagePlaceholder{aspect-ratio:3/4;background:#d9d3cb;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.page-module__9Q_AgG__imageLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--color-fg);opacity:.45;font-size:.6875rem}.page-module__9Q_AgG__heroImage{aspect-ratio:3/4;object-fit:cover;width:100%;display:block}.page-module__9Q_AgG__imageCaption{background:linear-gradient(#0000 0%,#0000008c 100%);flex-direction:column;gap:.25rem;padding:2.5rem 1.5rem 1.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}.page-module__9Q_AgG__captionStudio{letter-spacing:.14em;text-transform:uppercase;color:#fff;opacity:.7;font-size:.625rem}.page-module__9Q_AgG__captionLine{letter-spacing:.02em;color:#fff;font-size:1rem;font-weight:400}.page-module__9Q_AgG__textCol{padding-top:.5rem}.page-module__9Q_AgG__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-muted);margin-bottom:1rem;font-size:.6875rem}.page-module__9Q_AgG__heading{letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(2.5rem,4.5vw,4.25rem);line-height:1.05}.page-module__9Q_AgG__headingBold{font-weight:700}.page-module__9Q_AgG__headingLight{font-weight:300}.page-module__9Q_AgG__bodyText{flex-direction:column;gap:1rem;max-width:52ch;display:flex}.page-module__9Q_AgG__bodyText p{color:var(--color-fg);font-size:clamp(.8125rem,.9vw,.875rem);line-height:1.75}.page-module__9Q_AgG__closing{margin-top:.5rem;font-weight:600}.page-module__9Q_AgG__process{border-top:1px solid color-mix(in srgb, var(--color-fg) 10%, transparent);padding-top:5rem;padding-bottom:6rem}.page-module__9Q_AgG__processHeading{letter-spacing:-.02em;margin-bottom:3.5rem;font-size:clamp(2rem,4.5vw,4rem);line-height:1.05}.page-module__9Q_AgG__processHeadingBold{font-weight:700}.page-module__9Q_AgG__processHeadingLight{font-weight:300}.page-module__9Q_AgG__steps{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.page-module__9Q_AgG__step{flex-direction:column;display:flex}.page-module__9Q_AgG__stepNum{letter-spacing:.1em;color:var(--color-muted);margin-bottom:.75rem;font-size:.6875rem}.page-module__9Q_AgG__stepAccent{background:var(--color-fg);flex-shrink:0;width:1.5rem;height:3px;margin-bottom:.875rem}.page-module__9Q_AgG__stepTitle{letter-spacing:-.01em;margin-bottom:.875rem;font-size:clamp(1.25rem,1.8vw,1.75rem);font-weight:300}.page-module__9Q_AgG__stepBody{color:var(--color-muted);max-width:28ch;font-size:.8125rem;line-height:1.7}@media (max-width:1280px){.page-module__9Q_AgG__heroInner{gap:3rem}}@media (max-width:1024px){.page-module__9Q_AgG__steps{grid-template-columns:repeat(2,1fr);gap:3rem 2.5rem}}@media (max-width:768px){.page-module__9Q_AgG__hero{padding-top:6rem;padding-bottom:3.5rem}.page-module__9Q_AgG__heroInner{grid-template-columns:1fr;gap:2.5rem}.page-module__9Q_AgG__imagePlaceholder{aspect-ratio:4/3}.page-module__9Q_AgG__bodyText{max-width:100%}.page-module__9Q_AgG__process{padding-top:3.5rem;padding-bottom:3.5rem}.page-module__9Q_AgG__processHeading{margin-bottom:2.5rem}.page-module__9Q_AgG__steps{grid-template-columns:repeat(2,1fr);gap:2.5rem 2rem}.page-module__9Q_AgG__stepBody{max-width:100%}}@media (max-width:480px){.page-module__9Q_AgG__hero{padding-top:5rem;padding-bottom:2.5rem}.page-module__9Q_AgG__imagePlaceholder{aspect-ratio:1}.page-module__9Q_AgG__steps{grid-template-columns:1fr;gap:2.5rem}.page-module__9Q_AgG__process{padding-top:2.5rem;padding-bottom:2.5rem}}
