@keyframes Gallery_fadeIn__k16_6{0%{opacity:0}to{opacity:1}}@keyframes Gallery_scaleIn__UVlSJ{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.Gallery_gallery__HejGD{padding:100px 72px;background:var(--bg2)}.Gallery_label__thWWm{font-family:var(--font-outfit);font-size:.62rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);display:flex;align-items:center;gap:12px;margin-bottom:20px}.Gallery_label__thWWm:before{content:"";width:24px;height:1px;background:var(--gold)}.Gallery_head__en8tO{margin-bottom:56px}.Gallery_h2__vfTpm{font-family:var(--font-cormorant);font-size:clamp(2.4rem,4.5vw,5.2rem);font-weight:400;line-height:1.1;color:var(--ink);margin-bottom:16px}.Gallery_h2__vfTpm em{font-style:italic;color:var(--gold)}.Gallery_sub__jOUnk{font-size:.95rem;line-height:1.7;color:var(--muted);max-width:480px}.Gallery_grid__clBi9{column-count:4;column-gap:10px}.Gallery_item__WFFz_{page-break-inside:avoid;break-inside:avoid;margin-bottom:10px;position:relative;overflow:hidden;border-radius:3px;cursor:pointer;display:block}.Gallery_item__WFFz_ img{width:100%;display:block;object-fit:cover;filter:brightness(.88) saturate(.85);transition:transform .6s var(--ease-smooth),filter .4s ease;will-change:transform}.Gallery_item__WFFz_:hover img{transform:scale(1.06);filter:brightness(.7) saturate(1)}.Gallery_overlay___xBQU{position:absolute;inset:0;background:linear-gradient(0deg,rgba(26,21,13,.7) 0,transparent 60%);display:flex;align-items:flex-end;justify-content:space-between;padding:20px;opacity:0;transition:opacity .3s ease}.Gallery_item__WFFz_:hover .Gallery_overlay___xBQU{opacity:1}.Gallery_olabel__Iait2{font-family:var(--font-outfit);font-size:.62rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:#faf7f2}.Gallery_oplus__jzdTp{width:32px;height:32px;border:1px solid rgba(250,247,242,.6);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:#faf7f2;line-height:1;transition:background .2s ease,border-color .2s ease}.Gallery_item__WFFz_:hover .Gallery_oplus__jzdTp{background:var(--gold);border-color:var(--gold)}.Gallery_lightbox__sNzgc{position:fixed;inset:0;z-index:9000;background:rgba(10,8,5,.96);flex-direction:column;padding:40px;animation:Gallery_fadeIn__k16_6 .25s ease forwards}.Gallery_lbClose__YP23Y,.Gallery_lightbox__sNzgc{display:flex;align-items:center;justify-content:center;cursor:pointer}.Gallery_lbClose__YP23Y{position:absolute;top:24px;right:32px;background:none;border:1px solid rgba(250,247,242,.3);color:rgba(250,247,242,.8);font-size:1rem;width:44px;height:44px;border-radius:50%;transition:border-color .2s ease,color .2s ease}.Gallery_lbClose__YP23Y:hover{border-color:var(--gold);color:var(--gold)}.Gallery_lbImg__6vIup{max-width:90vw;max-height:80vh;object-fit:contain;border-radius:3px;animation:Gallery_scaleIn__UVlSJ .3s var(--ease-expo) forwards;cursor:default;box-shadow:0 32px 80px rgba(0,0,0,.6)}.Gallery_lbLabel__5qvkB{font-family:var(--font-outfit);font-size:.65rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:rgba(250,247,242,.45);margin-top:20px}@media (max-width:1100px){.Gallery_gallery__HejGD{padding:80px 32px}.Gallery_grid__clBi9{column-count:3}}@media (max-width:768px){.Gallery_grid__clBi9{column-count:2}.Gallery_lightbox__sNzgc{padding:20px}.Gallery_lbImg__6vIup{max-width:95vw;max-height:75vh}}@media (max-width:480px){.Gallery_gallery__HejGD{padding:56px 20px}.Gallery_grid__clBi9{column-count:2;column-gap:8px}.Gallery_item__WFFz_{margin-bottom:8px}}.Hero_hero__bqvNd{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;overflow-x:hidden}.Hero_img__w_fyQ{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.45) saturate(.85);transform:scale(1.06);animation:Hero_heroZoom__dsWvW 10s 0s var(--ease-smooth) forwards;will-change:transform}@keyframes Hero_heroZoom__dsWvW{to{transform:scale(1)}}.Hero_overlay__GFOqg{position:absolute;inset:0;background:linear-gradient(0deg,rgba(26,21,13,.96) 0,rgba(26,21,13,.5) 45%,rgba(26,21,13,.1))}.Hero_content__WDVga{position:relative;z-index:2;padding:0 72px 100px;display:flex;flex-direction:column;align-items:flex-start;gap:28px}.Hero_badge__mnOYT{font-family:var(--font-outfit);font-size:.64rem;font-weight:400;letter-spacing:.28em;text-transform:uppercase;color:var(--gold-l);display:flex;align-items:center;gap:10px}.Hero_title__h4PJ2{font-family:var(--font-cormorant);font-size:clamp(2.8rem,6.5vw,7.5rem);font-weight:400;line-height:1.05;color:#faf7f2;letter-spacing:-.01em}.Hero_title__h4PJ2 em{font-style:italic;color:var(--gold-l)}.Hero_sub__mpF_z{font-family:var(--font-outfit);font-size:1rem;line-height:1.8;color:rgba(250,247,242,.65);max-width:520px}.Hero_actions__yXeUX{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.Hero_btnPrimary__oWMOf{font-family:var(--font-outfit);font-size:.7rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;background:var(--gold);color:#fff;padding:16px 40px;text-decoration:none;border-radius:2px;transition:background .22s ease,transform .22s ease,box-shadow .3s ease}.Hero_btnPrimary__oWMOf:hover{background:var(--gold-l);transform:translateY(-2px);box-shadow:0 12px 32px rgba(184,135,42,.4)}.Hero_btnGhost__50jBW{font-family:var(--font-outfit);font-size:.7rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:rgba(250,247,242,.8);text-decoration:none;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(250,247,242,.3);padding-bottom:2px;transition:color .2s ease,border-color .2s ease}.Hero_btnGhost__50jBW:hover{color:var(--gold-l);border-color:var(--gold-l)}.Hero_btnGhost__50jBW svg{transition:transform .25s var(--ease-expo)}.Hero_btnGhost__50jBW:hover svg{transform:translateX(4px)}.Hero_strip__X29on{position:relative;z-index:2;display:flex;border-top:1px solid rgba(250,247,242,.1);background:rgba(26,21,13,.6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.Hero_stat__edcbC{flex:1 1;display:flex;flex-direction:column;align-items:center;padding:24px 20px;gap:4px;border-right:1px solid rgba(250,247,242,.08)}.Hero_stat__edcbC:last-child{border-right:none}.Hero_stat__edcbC strong{font-family:var(--font-cormorant);font-size:2rem;font-weight:500;color:var(--gold-l);line-height:1}.Hero_stat__edcbC span{font-family:var(--font-outfit);font-size:.6rem;font-weight:400;letter-spacing:.14em;text-transform:uppercase;color:rgba(250,247,242,.5)}@media (max-width:900px){.Hero_content__WDVga{padding:0 32px 80px}.Hero_strip__X29on{flex-wrap:wrap}.Hero_stat__edcbC{flex:1 1 50%;border-bottom:1px solid rgba(250,247,242,.08)}}@media (max-width:560px){.Hero_content__WDVga{padding:0 24px 60px}.Hero_actions__yXeUX{flex-direction:column;align-items:flex-start}}.Nav_nav__o8sSc{position:fixed;top:0;left:0;right:0;z-index:500;display:flex;align-items:center;justify-content:space-between;padding:28px 60px;transition:padding .35s ease,background .4s ease,box-shadow .4s ease}.Nav_scrolled__3_vrA{padding:18px 60px;background:rgba(250,247,242,.94);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 1px 0 var(--border)}.Nav_logo__98dCe{font-family:var(--font-cormorant);font-size:1.55rem;font-weight:500;letter-spacing:.08em;color:var(--ink);text-decoration:none}.Nav_logo__98dCe span{color:var(--gold)}.Nav_links__8Axcs{display:flex;gap:40px;list-style:none}.Nav_link__AQMuy{font-family:var(--font-outfit);font-size:.72rem;font-weight:400;letter-spacing:.14em;text-transform:uppercase;color:var(--ink2);text-decoration:none;position:relative;transition:color .2s ease}.Nav_link__AQMuy:after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:1px;background:var(--gold);transition:width .3s var(--ease-expo)}.Nav_link__AQMuy:hover{color:var(--ink)}.Nav_link__AQMuy:hover:after{width:100%}.Nav_cta__gBZXl{font-family:var(--font-outfit);font-size:.68rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;background:var(--gold);color:#fff;padding:12px 26px;text-decoration:none;transition:background .2s ease,transform .2s ease;border-radius:2px}.Nav_cta__gBZXl:hover{background:var(--gold-l);transform:translateY(-1px)}.Nav_hbg__giMYN{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;padding:4px}.Nav_hbg__giMYN span{display:block;height:1.5px;background:var(--ink);transition:all .28s var(--ease-expo)}.Nav_hbg__giMYN span:first-child{width:22px}.Nav_hbg__giMYN span:last-child{width:14px}.Nav_open__cKX7q span:first-child{width:22px;transform:translateY(3.75px) rotate(45deg)}.Nav_open__cKX7q span:last-child{width:22px;transform:translateY(-3.75px) rotate(-45deg)}.Nav_mob__BpICL{position:fixed;inset:0;z-index:450;background:var(--bg);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;pointer-events:none;opacity:0;transition:opacity .35s ease}.Nav_mobOpen__rkseX{opacity:1;pointer-events:all}.Nav_mobLink__6kDvf{font-family:var(--font-cormorant);font-size:clamp(2rem,6vw,3.2rem);font-weight:400;color:var(--ink2);text-decoration:none;text-transform:capitalize;opacity:0;transform:translateY(20px);transition:color .2s ease,opacity .45s var(--ease-expo),transform .45s var(--ease-expo);padding:10px 0}.Nav_mobOpen__rkseX .Nav_mobLink__6kDvf{opacity:1;transform:translateY(0)}.Nav_mobLink__6kDvf:hover{color:var(--gold)}@media (max-width:1000px){.Nav_cta__gBZXl,.Nav_links__8Axcs{display:none}.Nav_hbg__giMYN{display:flex}.Nav_nav__o8sSc{padding:22px 32px}.Nav_scrolled__3_vrA{padding:16px 32px}}@keyframes Sections_marquee__pDRBH{to{transform:translateX(-50%)}}.Sections_label__OPQR2{font-family:var(--font-outfit);font-size:.62rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);display:flex;align-items:center;gap:12px;margin-bottom:20px}.Sections_label__OPQR2:before{content:"";width:24px;height:1px;background:var(--gold)}.Sections_h2__9sJsd{font-family:var(--font-cormorant);font-size:clamp(2.4rem,4.5vw,5.2rem);font-weight:400;line-height:1.1;color:var(--ink)}.Sections_h2__9sJsd em{font-style:italic;color:var(--gold)}.Sections_body__TZB3Y{font-size:.97rem;line-height:1.65;color:var(--muted)}.Sections_body__TZB3Y strong{color:var(--ink);font-weight:500}.Sections_btnGold__RpvI3{font-family:var(--font-outfit);font-size:.7rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;background:var(--gold);color:#fff;padding:16px 40px;text-decoration:none;border-radius:2px;display:inline-block;transition:background .2s ease,transform .2s ease,box-shadow .3s ease}.Sections_btnGold__RpvI3:hover{background:var(--gold-l);transform:translateY(-2px);box-shadow:0 10px 28px rgba(184,135,42,.35)}.Sections_btnOutline__PGLPy{font-family:var(--font-outfit);font-size:.7rem;font-weight:400;letter-spacing:.14em;text-transform:uppercase;color:var(--ink);border:1px solid var(--border);padding:16px 40px;text-decoration:none;border-radius:2px;display:inline-block;transition:border-color .2s ease,color .2s ease,transform .2s ease}.Sections_btnOutline__PGLPy:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-1px)}.Sections_marquee__pDRBH{background:var(--bg2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:18px 0;overflow:hidden;max-width:100vw}.Sections_mqTrack__Ci59S{display:flex;width:max-content;animation:Sections_marquee__pDRBH 20s linear infinite;will-change:transform}.Sections_mqItem__aImC_{display:flex;align-items:center;gap:28px;padding:0 36px;white-space:nowrap}.Sections_mqItem__aImC_ span{font-family:var(--font-outfit);font-size:.7rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--ink)}.Sections_mqDot__gij17{width:4px;height:4px;border-radius:50%;background:var(--gold);flex-shrink:0}.Sections_about__5A2FX{display:grid;grid-template-columns:1fr 1fr;min-height:80vh}.Sections_abImg__kJe1i{position:relative;overflow:hidden}.Sections_abImg__kJe1i img{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.92) saturate(.9);transition:transform .7s var(--ease-smooth),filter .5s ease;will-change:transform}.Sections_abImg__kJe1i:hover img{transform:scale(1.03);filter:brightness(.96) saturate(1)}.Sections_abImgCard__UGaOc{position:absolute;bottom:40px;right:16px;background:var(--surface);border:1px solid var(--border);padding:24px 36px;text-align:center;box-shadow:0 8px 32px rgba(0,0,0,.12)}.Sections_abCardN__APATa{font-family:var(--font-cormorant);font-size:3rem;font-weight:500;color:var(--gold);line-height:1}.Sections_abCardL__7_Yey{font-family:var(--font-outfit);font-size:.6rem;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-top:6px}.Sections_abText__sHOwU{padding:80px 72px;display:flex;flex-direction:column;justify-content:center;background:var(--bg);gap:20px}.Sections_abStats__kZavL{display:flex;gap:0;margin-top:48px;padding-top:40px;border-top:1px solid var(--border)}.Sections_abStat__qPnGY{flex:1 1;padding:0 20px;text-align:center;border-right:1px solid var(--border)}.Sections_abStat__qPnGY:first-child{padding-left:0}.Sections_abStat__qPnGY:last-child{border-right:none}.Sections_abStat__qPnGY strong{font-family:var(--font-cormorant);font-size:2.2rem;font-weight:500;color:var(--gold);display:block}.Sections_abStat__qPnGY span{font-family:var(--font-outfit);font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.Sections_portfolio__RRvTV{padding:100px 72px;background:var(--bg)}.Sections_pfHead__j4KaV{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:56px}.Sections_pfNote__ZFyDx{font-size:.9rem;line-height:1.75;color:var(--muted);max-width:280px;text-align:right}.Sections_pfGrid__x6Ra7{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-template-rows:440px 340px;grid-gap:10px;gap:10px}.Sections_card__WMKCP{position:relative;overflow:hidden;border-radius:3px;cursor:pointer}.Sections_wide__LMjuh{grid-row:span 2}.Sections_card__WMKCP img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.65);transition:transform .65s var(--ease-smooth),filter .5s ease;will-change:transform}.Sections_card__WMKCP:hover img{transform:scale(1.05);filter:brightness(.78)}.Sections_cardGrad__N63DB{position:absolute;inset:0;background:linear-gradient(0deg,rgba(26,21,13,.9) 0,rgba(26,21,13,.1) 55%,transparent);z-index:1}.Sections_cardInfo__dHZCl{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:28px;transform:translateY(4px);transition:transform .35s var(--ease-expo)}.Sections_card__WMKCP:hover .Sections_cardInfo__dHZCl{transform:translateY(0)}.Sections_cardTag__utBvV{font-family:var(--font-outfit);font-size:.58rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-l);margin-bottom:6px}.Sections_cardName__S1WPw{font-family:var(--font-cormorant);font-size:1.45rem;font-weight:500;color:#faf7f2;line-height:1.2}.Sections_cardLoc__9ygUA{font-size:.75rem;color:rgba(250,247,242,.55);margin-top:4px;font-family:var(--font-outfit)}.Sections_pfScroll__H_7DB{display:none}.Sections_pfScrollCard__iCK1a{position:relative;overflow:hidden;border-radius:4px;cursor:pointer;flex-shrink:0}.Sections_pfFooter__FbAFv{display:flex;justify-content:center;margin-top:48px}.Sections_services__8sB3F{padding:100px 72px;background:var(--bg2)}.Sections_svcHead___cEQ3{margin-bottom:64px}.Sections_svcGrid__dZ94B{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0}.Sections_svc__HRAxV{padding:44px 36px;border:1px solid var(--border);margin:-1px 0 0 -1px;background:var(--surface);transition:background .25s ease,box-shadow .3s ease;cursor:default}.Sections_svc__HRAxV:hover{background:#fff;box-shadow:0 8px 32px rgba(184,135,42,.1);z-index:1;position:relative}.Sections_svcN__y8QwS{font-family:var(--font-outfit);font-size:.58rem;font-weight:500;letter-spacing:.22em;color:var(--gold);display:block;margin-bottom:16px}.Sections_svcT__KTIFr{font-family:var(--font-cormorant);font-size:1.2rem;font-weight:500;color:var(--ink);margin-bottom:14px}.Sections_svcD__Rgn43{font-size:.85rem;line-height:1.8;color:var(--muted)}.Sections_process__Yaw3A{padding:100px 72px;background:var(--bg);display:grid;grid-template-columns:1fr 1.4fr;grid-gap:100px;gap:100px}.Sections_procIntro__uzM94{gap:24px}.Sections_procIntro__uzM94,.Sections_procSteps__AvQFI{display:flex;flex-direction:column}.Sections_step__gfgco{padding:36px 0;border-bottom:1px solid var(--border);cursor:default;position:relative}.Sections_step__gfgco:first-child{border-top:1px solid var(--border)}.Sections_step__gfgco:after{content:"";position:absolute;left:0;bottom:-1px;width:0;height:1px;background:var(--gold);transition:width .5s var(--ease-expo)}.Sections_step__gfgco:hover:after{width:100%}.Sections_stepTop__2VgpM{display:flex;align-items:center;gap:18px;margin-bottom:12px}.Sections_stepN__etpHL{font-family:var(--font-outfit);font-size:.6rem;letter-spacing:.18em;color:var(--gold);font-weight:500}.Sections_stepT__mhnAg{font-family:var(--font-cormorant);font-size:1.15rem;font-weight:500;color:var(--ink)}.Sections_stepD__6WgOZ{font-size:.87rem;line-height:1.82;color:var(--muted)}.Sections_testimonials__IN89c{padding:100px 72px;background:var(--bg2)}.Sections_testGrid__XpJ3I{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:60px}.Sections_tc__IJcg_{background:var(--surface);border:1px solid var(--border);padding:44px 36px;border-radius:3px;transition:box-shadow .3s ease,transform .3s ease;cursor:default}.Sections_tc__IJcg_:hover{box-shadow:0 12px 40px rgba(184,135,42,.12);transform:translateY(-4px)}.Sections_tcStars__vEcX7{color:var(--gold);font-size:.85rem;letter-spacing:3px;margin-bottom:20px}.Sections_tcQ__AaQON{font-family:var(--font-cormorant);font-size:1.08rem;font-style:italic;font-weight:400;line-height:1.8;color:var(--ink2);margin-bottom:28px}.Sections_tcAuth__pxJY6{display:flex;align-items:center;gap:12px}.Sections_tcAv__8Auy0{width:40px;height:40px;border-radius:50%;background:var(--gold);display:flex;align-items:center;justify-content:center;font-family:var(--font-cormorant);font-size:1.1rem;color:#fff;flex-shrink:0}.Sections_tcN__vcFV2{font-family:var(--font-outfit);font-size:.78rem;font-weight:500;color:var(--ink)}.Sections_tcR___QDgd{font-size:.7rem;color:var(--muted);margin-top:2px}.Sections_contact__DwKeQ{display:grid;grid-template-columns:1fr 1fr;min-height:70vh}.Sections_ctaBox__kARKO{padding:100px 72px;background:var(--bg);display:flex;flex-direction:column;gap:24px;justify-content:center}.Sections_ctaAct__GlLRd{display:flex;gap:16px;flex-wrap:wrap;margin-top:8px}.Sections_ctaInfo__dMRsF{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;padding-top:40px;border-top:1px solid var(--border)}.Sections_infoL__p2lG_{font-family:var(--font-outfit);font-size:.58rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:6px}.Sections_infoV__GvwD6{font-family:var(--font-cormorant);font-size:1.05rem;color:var(--ink2)}.Sections_ctaImg__TtEPs{position:relative;overflow:hidden}.Sections_ctaImg__TtEPs img{width:100%;height:100%;object-fit:cover;filter:brightness(.88) saturate(.85)}.Sections_footer__aySPP{background:var(--ink);padding:64px 72px}.Sections_fTop__YjuON{display:flex;align-items:center;justify-content:space-between;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:40px}.Sections_fLogo__pfCSA{font-family:var(--font-cormorant);font-size:1.5rem;font-weight:500;color:#fff;text-decoration:none}.Sections_fLogo__pfCSA span{color:var(--gold)}.Sections_fTagline__RKzJy{font-family:var(--font-cormorant);font-size:1rem;font-style:italic;color:rgba(255,255,255,.4)}.Sections_fLinks__gxDkq{display:flex;gap:36px;list-style:none}.Sections_fLinks__gxDkq a{font-family:var(--font-outfit);font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.4);text-decoration:none;transition:color .2s ease}.Sections_fLinks__gxDkq a:hover{color:var(--gold-l)}.Sections_fBottom__Z6hlL{display:flex;justify-content:space-between;align-items:center}.Sections_fBottom__Z6hlL p{font-size:.75rem;color:rgba(255,255,255,.25);font-family:var(--font-outfit)}.Sections_fBuilt__ZyYL9 span{color:rgba(255,255,255,.45)}@media (max-width:1100px){.Sections_about__5A2FX{grid-template-columns:1fr}.Sections_abImg__kJe1i{min-height:420px}.Sections_abImgCard__UGaOc{bottom:20px;right:16px;padding:16px 24px}.Sections_abText__sHOwU{padding:52px 32px;gap:16px}.Sections_contact__DwKeQ{grid-template-columns:1fr}.Sections_ctaImg__TtEPs{display:none}.Sections_process__Yaw3A{grid-template-columns:1fr;gap:48px;padding:80px 32px}.Sections_pfGrid__x6Ra7{display:none}.Sections_pfScroll__H_7DB{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:16px;margin:0 -32px;padding-left:32px;padding-right:32px}.Sections_pfScroll__H_7DB::-webkit-scrollbar{display:none}.Sections_pfScrollCard__iCK1a{min-width:78vw;height:320px;scroll-snap-align:start;flex-shrink:0}.Sections_svcGrid__dZ94B{grid-template-columns:1fr 1fr}.Sections_testGrid__XpJ3I{grid-template-columns:1fr}.Sections_about__5A2FX,.Sections_ctaBox__kARKO,.Sections_portfolio__RRvTV,.Sections_services__8sB3F,.Sections_testimonials__IN89c{padding:72px 32px}.Sections_pfHead__j4KaV{flex-direction:column;align-items:flex-start;gap:16px}.Sections_pfNote__ZFyDx{text-align:left;max-width:100%}.Sections_fTop__YjuON{flex-direction:column;gap:20px;align-items:flex-start}.Sections_abStats__kZavL{gap:0}}@media (max-width:640px){.Sections_about__5A2FX,.Sections_portfolio__RRvTV,.Sections_process__Yaw3A,.Sections_services__8sB3F,.Sections_testimonials__IN89c{padding:56px 20px}.Sections_abText__sHOwU,.Sections_ctaBox__kARKO{padding:56px 20px;gap:16px}.Sections_ctaInfo__dMRsF,.Sections_svcGrid__dZ94B{grid-template-columns:1fr}.Sections_ctaInfo__dMRsF{gap:20px}.Sections_footer__aySPP{padding:48px 20px}.Sections_fBottom__Z6hlL{flex-direction:column;gap:10px;text-align:center}.Sections_fLinks__gxDkq{display:none}.Sections_abImg__kJe1i{min-height:360px}.Sections_abImgCard__UGaOc{bottom:16px;right:16px;left:auto;padding:14px 20px}.Sections_abCardN__APATa{font-size:2.2rem}.Sections_abStats__kZavL{flex-direction:column;gap:0;margin-top:24px;padding-top:24px}.Sections_abStat__qPnGY{border-right:none;border-bottom:1px solid var(--border);padding:16px 0;text-align:left}.Sections_abStat__qPnGY:last-child{border-bottom:none}.Sections_pfScroll__H_7DB{margin:0 -20px;padding-left:20px;padding-right:20px}.Sections_pfScrollCard__iCK1a{min-width:82vw;height:280px}.Sections_pfHead__j4KaV{margin-bottom:32px}.Sections_testGrid__XpJ3I{max-width:100%}}