.header_header__CJeTn{position:fixed;top:0;left:0;right:0;z-index:100;transition:all .4s var(--ease-out);padding:.85rem 0}.header_scrolled__iX6lo{background:#ffffffd9;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid #0a16280f;padding:.5rem 0;box-shadow:0 1px 0 #0a16280a}.header_inner__oTt__{display:flex;align-items:center;justify-content:space-between;gap:2rem;height:64px}.header_brand__7OyMF{display:flex;align-items:center;gap:.7rem;font-family:var(--font-display);font-weight:700;font-size:1.25rem;color:var(--ink-900);height:100%;position:relative;overflow:visible}.header_brandMark__9ve1U{height:110px;width:auto;object-fit:contain;display:block;margin-top:-22px;margin-bottom:-22px;transition:height .3s var(--ease-soft)}.header_scrolled__iX6lo .header_brandMark__9ve1U{height:96px;margin-top:-18px;margin-bottom:-18px}.header_brandText__Jih96{display:flex;flex-direction:column;line-height:1;gap:2px}.header_brandSub__BgTuQ{font-family:var(--font-body);font-weight:500;font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;color:var(--brand-blue)}.header_nav__gROKg{display:flex;gap:2rem;align-items:center}.header_navLink__zCFNz{font-size:.9rem;font-weight:500;color:var(--ink-700);position:relative;transition:color .2s}.header_navLink__zCFNz:after{content:"";position:absolute;bottom:-6px;left:0;right:0;height:2px;background:var(--brand-blue);transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease-out)}.header_navLink__zCFNz:hover{color:var(--brand-blue)}.header_navLink__zCFNz:hover:after{transform:scaleX(1)}.header_actions__vTfVq{display:flex;gap:.75rem;align-items:center}.header_callBtn__NKOGw{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.3rem;border-radius:999px;background:linear-gradient(135deg,var(--brand-green) 0,var(--brand-green-dark) 100%);color:#fff;font-weight:600;font-size:.9rem;box-shadow:var(--shadow-green);transition:transform .2s var(--ease-spring),box-shadow .2s}.header_callBtn__NKOGw:hover{transform:translateY(-2px);box-shadow:0 16px 40px #43a04766}.header_menuBtn__nYXMj{display:none;width:44px;height:44px;border-radius:12px;background:var(--brand-blue-soft);color:var(--brand-blue-dark);align-items:center;justify-content:center}@media (max-width:960px){.header_nav__gROKg{display:none}.header_menuBtn__nYXMj{display:flex}.header_callBtn__NKOGw span{display:none}.header_callBtn__NKOGw{padding:.7rem .9rem}}@media (max-width:640px){.header_header__CJeTn{padding:.5rem 0}.header_scrolled__iX6lo{padding:.35rem 0}.header_inner__oTt__{height:52px;gap:.5rem}.header_brandMark__9ve1U{height:82px;margin-top:-15px;margin-bottom:-15px}.header_scrolled__iX6lo .header_brandMark__9ve1U{height:72px;margin-top:-12px;margin-bottom:-12px}.header_menuBtn__nYXMj{width:40px;height:40px}.header_actions__vTfVq{gap:.5rem}}@media (max-width:380px){.header_inner__oTt__{height:48px}.header_brandMark__9ve1U{height:72px;margin-top:-12px;margin-bottom:-12px}.header_scrolled__iX6lo .header_brandMark__9ve1U{height:64px;margin-top:-10px;margin-bottom:-10px}.header_callBtn__NKOGw{padding:.55rem .7rem}}.header_mobileMenu__0puBo{position:fixed;inset:0;background:#fff;z-index:200;padding:5rem 1.75rem 2rem;display:flex;flex-direction:column;gap:.5rem;animation:header_slideIn__cif9s .3s var(--ease-out);overflow-y:auto}.header_mobileLink__nyjFs{font-size:1.35rem;font-family:var(--font-display);font-weight:600;color:var(--ink-900);padding:1rem 0;border-bottom:1px solid var(--ink-100)}.header_mobileClose__wC_2V{position:absolute;top:1.25rem;right:1.25rem;width:44px;height:44px;background:var(--ink-100);border-radius:12px;display:grid;place-items:center}@keyframes header_slideIn__cif9s{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.hero_hero__eQcfG{position:relative;padding:9rem 0 5rem;overflow:hidden;background:var(--brand-cream)}.hero_hero__eQcfG:before{top:-200px;right:-200px;width:700px;height:700px;background:radial-gradient(circle,#5fb3301f 0,#0000 70%)}.hero_hero__eQcfG:after,.hero_hero__eQcfG:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.hero_hero__eQcfG:after{bottom:-300px;left:-200px;width:600px;height:600px;background:radial-gradient(circle,#7ed9571f 0,#0000 70%)}.hero_grid__2nbLG{display:grid;grid-template-columns:1.15fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.hero_left__XdbzY{display:flex;flex-direction:column;gap:1.75rem}.hero_eyebrow__i2q1Z{display:inline-flex;align-items:center;gap:.6rem;padding:.5rem 1rem;background:#fff;border:1px solid var(--ink-100);border-radius:var(--radius-full);font-size:.78rem;font-weight:600;letter-spacing:.04em;color:var(--ink-700);width:-moz-fit-content;width:fit-content;box-shadow:var(--shadow-sm)}.hero_eyebrowDot__79wdg{position:relative;width:8px;height:8px;border-radius:50%;background:var(--success)}.hero_eyebrowDot__79wdg:after{content:"";position:absolute;inset:-4px;border-radius:50%;background:#22c55e73;animation:hero_pulse__go_Cc 2s ease-out infinite;will-change:transform,opacity}@keyframes hero_pulse__go_Cc{0%{transform:scale(.6);opacity:.65}to{transform:scale(2);opacity:0}}.hero_headline__Y8IzY{font-size:clamp(2.4rem,5.5vw,4.8rem);line-height:1.05;letter-spacing:-.035em;font-weight:800;color:var(--ink-900)}.hero_headline__Y8IzY em{font-style:normal;color:var(--brand-green);position:relative;display:inline-block;background:linear-gradient(135deg,var(--brand-green) 0,var(--brand-green-dark) 100%);-webkit-background-clip:text;-webkit-text-fill-color:#0000}.hero_headline__Y8IzY em:after{content:"";position:absolute;bottom:.05em;left:0;right:0;height:.15em;background:var(--brand-green-soft);opacity:.6;border-radius:var(--radius-full);z-index:-1}.hero_lede__cHveL{font-size:1.1rem;color:var(--ink-500);line-height:1.65;max-width:540px}.hero_ctas__mZB8b{display:flex;gap:.85rem;flex-wrap:wrap;margin-top:.5rem}.hero_primaryCta__y5aGE{display:inline-flex;align-items:center;gap:.7rem;padding:1.05rem 1.8rem;background:var(--ink-900);color:#fff;border-radius:var(--radius-full);font-weight:600;font-size:1rem;box-shadow:var(--shadow-md);position:relative;overflow:hidden}.hero_primaryCta__y5aGE:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#0000,#ffffff1a,#0000);transform:translateX(-100%);transition:transform .5s ease}.hero_primaryCta__y5aGE:hover:before{transform:translateX(100%)}.hero_primaryCta__y5aGE:hover{transform:translateY(-3px);background:var(--brand-blue-deep);box-shadow:var(--shadow-glow-blue)}.hero_primaryCta__y5aGE svg{transition:transform .3s var(--ease-soft)}.hero_primaryCta__y5aGE:hover svg{transform:translateX(4px)}.hero_secondaryCta__I20ti{display:inline-flex;align-items:center;gap:.55rem;padding:1.05rem 1.8rem;background:#fffc;-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);color:var(--ink-900);border:1.5px solid var(--ink-200);border-radius:var(--radius-full);font-weight:600;font-size:1rem}.hero_secondaryCta__I20ti:hover{border-color:var(--brand-blue);color:var(--brand-blue);transform:translateY(-2px);background:#fff}.hero_trustRow__QbF_d{display:flex;gap:1.75rem;margin-top:1.25rem;flex-wrap:wrap;align-items:center}.hero_trustItem__geA_Z{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--ink-500);font-weight:600}.hero_trustItem__geA_Z svg{color:var(--success);flex-shrink:0}.hero_right__PeuA9{position:relative;aspect-ratio:4/5;max-width:520px;justify-self:end;width:100%}.hero_imageFrame__xcwgX{position:absolute;inset:0;border-radius:var(--radius-xl);overflow:hidden;background:linear-gradient(135deg,var(--brand-blue-soft) 0,#e8f5de 100%);box-shadow:0 32px 80px #5fb33033;isolation:isolate}.hero_heroImage__xj_bo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero_imageGlow__Lk1UA{position:absolute;inset:0;background:radial-gradient(circle at 30% 30%,#5fb33026,#0000 55%),linear-gradient(180deg,#0000 60%,#0d2b5940);pointer-events:none;z-index:1}.hero_badgeExperience__eSReU,.hero_badgeRating__T_yea{position:absolute;background:#fff;border:1px solid #0f172a0f;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:1rem 1.25rem;z-index:3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.hero_badgeExperience__eSReU{top:8%;left:-14%;display:flex;align-items:center;gap:.85rem;animation:hero_floatY__wQiJR 6s ease-in-out infinite}.hero_badgeExpNum___zwvo{font-family:var(--font-display);font-size:2.2rem;font-weight:800;background:linear-gradient(135deg,var(--brand-blue),var(--brand-blue-dark));-webkit-background-clip:text;-webkit-text-fill-color:#0000;line-height:1}.hero_badgeExpLabel__IrScR{font-size:.78rem;color:var(--ink-500);font-weight:600;line-height:1.3}.hero_badgeRating__T_yea{bottom:6%;right:-12%;animation:hero_floatY__wQiJR 6s ease-in-out 3s infinite}.hero_badgeStars__ocMXW{display:flex;gap:3px;margin-bottom:.4rem}.hero_badgeRatingText__7Z1d4{font-size:.8rem;color:var(--ink-500);font-weight:600;white-space:nowrap}.hero_badgeRatingText__7Z1d4 strong{color:var(--ink-900);font-size:.95rem;font-weight:800}@keyframes hero_floatY__wQiJR{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes hero_heroFadeUp__vJ5UR{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes hero_heroZoomIn__rWiUO{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.hero_fadeUp__TdD9U{opacity:0;animation:hero_heroFadeUp__vJ5UR .6s cubic-bezier(.16,1,.3,1) both}.hero_zoomIn__PElIa{opacity:0;animation:hero_heroZoomIn__rWiUO .8s cubic-bezier(.16,1,.3,1) both}@media (prefers-reduced-motion:reduce){.hero_fadeUp__TdD9U,.hero_zoomIn__PElIa{animation:none;opacity:1}}@media (max-width:960px){.hero_grid__2nbLG{grid-template-columns:1fr;gap:2.5rem}.hero_right__PeuA9{justify-self:center;max-width:420px;margin-top:1rem}.hero_badgeExperience__eSReU{left:4%;top:4%}.hero_badgeRating__T_yea{right:4%;bottom:4%}}@media (max-width:600px){.hero_hero__eQcfG{padding:6rem 0 2.5rem}.hero_left__XdbzY{gap:1.25rem}.hero_lede__cHveL{font-size:.98rem;line-height:1.55}.hero_right__PeuA9{max-width:100%;aspect-ratio:4/5}.hero_ctas__mZB8b{gap:.55rem;flex-direction:column}.hero_primaryCta__y5aGE,.hero_secondaryCta__I20ti{padding:.95rem 1.3rem;font-size:.95rem;width:100%;justify-content:center}.hero_badgeExperience__eSReU{padding:.7rem .85rem;gap:.55rem;left:12px;top:12px}.hero_badgeExpNum___zwvo{font-size:1.5rem}.hero_badgeExpLabel__IrScR{font-size:.66rem}.hero_badgeRating__T_yea{padding:.65rem .85rem;right:12px;bottom:12px;max-width:65%}.hero_badgeRatingText__7Z1d4{font-size:.7rem;white-space:normal;line-height:1.3}.hero_badgeRatingText__7Z1d4 strong{font-size:.85rem}.hero_badgeStars__ocMXW{gap:2px;margin-bottom:.3rem}.hero_trustRow__QbF_d{gap:.85rem;margin-top:.85rem}.hero_trustItem__geA_Z{font-size:.76rem;gap:.35rem}.hero_trustItem__geA_Z svg{width:14px;height:14px}.hero_eyebrow__i2q1Z{font-size:.72rem;padding:.4rem .85rem}}@media (max-width:380px){.hero_badgeExperience__eSReU{padding:.55rem .7rem}.hero_badgeExpNum___zwvo{font-size:1.3rem}.hero_badgeRating__T_yea{padding:.55rem .7rem}.hero_trustRow__QbF_d{gap:.55rem .85rem}}.services_section__3_3_e{padding:7rem 0;position:relative}.services_head__uu4dd{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:end;margin-bottom:4rem}.services_viewport__fLlm3{touch-action:pan-y}.services_eyebrow__mW9tj{display:inline-flex;align-items:center;gap:.5rem;font-size:.78rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--brand-blue);margin-bottom:1.25rem}.services_eyebrow__mW9tj:before{content:"";width:28px;height:2px;background:var(--brand-blue);border-radius:999px}.services_title__0ak66{font-size:clamp(2.2rem,4.5vw,3.6rem);font-weight:500;line-height:1.05;letter-spacing:-.03em}.services_title__0ak66 em{font-style:italic;font-weight:300;color:var(--brand-green)}.services_lede__BBtNP{font-size:1.05rem;color:var(--ink-500);line-height:1.7;max-width:460px}.services_carousel__jToD_{display:flex;align-items:center;gap:.75rem;position:relative}.services_viewport__fLlm3{flex:1 1;overflow:hidden;border-radius:var(--radius-lg)}.services_track__heG_R{display:flex;will-change:transform}.services_slide__q1QHE{flex-shrink:0;padding:.5rem .65rem;box-sizing:border-box}.services_navBtn__8tPNA{flex-shrink:0;width:48px;height:48px;border-radius:50%;background:var(--brand-white);border:1.5px solid var(--ink-200);color:var(--ink-700);display:grid;place-items:center;cursor:pointer;transition:all .25s var(--ease-soft);box-shadow:var(--shadow-sm);z-index:2}.services_navBtn__8tPNA:hover:not(:disabled){background:var(--brand-blue);color:var(--brand-white);border-color:var(--brand-blue);box-shadow:var(--shadow-glow-blue);transform:translateY(-2px)}.services_navBtn__8tPNA:disabled{opacity:.35;cursor:not-allowed}.services_dots__PMFE2{display:flex;justify-content:center;gap:.15rem;margin-top:2.25rem}.services_dot__twMcE{position:relative;width:28px;height:28px;background:#0000;border:0;padding:0;cursor:pointer}.services_dot__twMcE:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:9px;height:9px;border-radius:999px;background:var(--ink-200);transition:width .25s var(--ease-soft),background .25s var(--ease-soft)}.services_dot__twMcE:hover:before{background:var(--brand-blue)}.services_dotActive__XVxIT:before{width:28px;background:var(--brand-blue);box-shadow:0 2px 8px #5fb33059}.services_card__8vZJ6{position:relative;padding:2rem 1.75rem;background:#fff;border:1px solid var(--ink-100);border-radius:var(--radius-lg);transition:all .4s var(--ease-out);overflow:hidden;cursor:pointer;height:100%}.services_card__8vZJ6:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--brand-blue) 0,var(--brand-blue-dark) 100%);opacity:0;transition:opacity .4s var(--ease-out);z-index:0}.services_card__8vZJ6:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg);border-color:#0000}.services_card__8vZJ6:hover:before{opacity:1}.services_card__8vZJ6:hover .services_iconWrap__WGTFU{background:#ffffff2e;color:#fff}.services_card__8vZJ6:hover .services_cardArrow__3elL2,.services_card__8vZJ6:hover .services_cardDesc__5drbV,.services_card__8vZJ6:hover .services_cardTitle__IT4nQ{color:#fff}.services_iconWrap__WGTFU{position:relative;z-index:1;width:52px;height:52px;border-radius:14px;background:var(--brand-blue-soft);color:var(--brand-blue-dark);display:grid;place-items:center;margin-bottom:1.5rem;transition:all .3s var(--ease-out)}.services_cardTitle__IT4nQ{position:relative;z-index:1;font-family:var(--font-display);font-size:1.4rem;font-weight:500;letter-spacing:-.02em;margin-bottom:.6rem;transition:color .3s;color:var(--ink-900)}.services_cardDesc__5drbV{position:relative;z-index:1;font-size:.93rem;color:var(--ink-500);line-height:1.6;transition:color .3s}.services_cardArrow__3elL2{position:relative;z-index:1;margin-top:1.5rem;display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;color:var(--brand-blue);transition:color .3s}@media (max-width:768px){.services_section__3_3_e{padding:3.75rem 0}.services_head__uu4dd{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}.services_navBtn__8tPNA{width:40px;height:40px}.services_slide__q1QHE{padding:.35rem}.services_card__8vZJ6{padding:1.5rem 1.25rem;min-height:200px}.services_cardTitle__IT4nQ{font-size:1.15rem;margin-bottom:.45rem}.services_cardDesc__5drbV{font-size:.88rem;line-height:1.55}.services_cardArrow__3elL2{margin-top:1rem;font-size:.8rem}.services_iconWrap__WGTFU{width:44px;height:44px;margin-bottom:1rem}.services_lede__BBtNP{font-size:.98rem}.services_carousel__jToD_{gap:.4rem}.services_dots__PMFE2{margin-top:1.75rem}}@media (max-width:420px){.services_section__3_3_e{padding:3rem 0}.services_navBtn__8tPNA{width:36px;height:36px}.services_carousel__jToD_{gap:.2rem}.services_slide__q1QHE{padding:.25rem}.services_card__8vZJ6{padding:1.25rem 1.1rem;min-height:180px}.services_cardTitle__IT4nQ{font-size:1.08rem}.services_cardDesc__5drbV{font-size:.82rem}.services_dot__twMcE:before{width:7px;height:7px}.services_dotActive__XVxIT:before{width:22px}}.about_about__12s96{padding:7rem 0;background:linear-gradient(180deg,var(--brand-cream) 0,#fff 100%);position:relative;overflow:hidden}.about_aboutGrid__7zw7W{display:grid;grid-template-columns:1fr 1.1fr;gap:5rem;align-items:center}.about_visualSide__Oikkh{position:relative}.about_imageFrame__SFc1O{position:relative;aspect-ratio:4/5;border-radius:var(--radius-xl);overflow:hidden;background:linear-gradient(135deg,var(--brand-blue-soft) 0,#e8f5de 100%);box-shadow:0 32px 80px #0d2b592e;isolation:isolate}.about_propertyImage__DsEcW{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .8s var(--ease-soft)}.about_imageFrame__SFc1O:hover .about_propertyImage__DsEcW{transform:scale(1.03)}.about_imageOverlay__biii5{position:absolute;inset:0;background:linear-gradient(180deg,#0000,#0d2b591a 55%,#0d2b59b3);z-index:1;pointer-events:none}.about_locationTag__JSRw5{position:absolute;top:1.25rem;left:1.25rem;z-index:3;display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .9rem;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #fff6;border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.02em;color:var(--ink-900);box-shadow:0 4px 12px #00000026}.about_locationTag__JSRw5 svg{color:var(--brand-blue)}.about_experienceBadge__dqIRA{position:absolute;top:1.25rem;right:1.25rem;z-index:3;display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .85rem;background:#7ed957f2;color:var(--brand-blue-deep);border-radius:999px;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;box-shadow:0 4px 12px #7ed95766}.about_overlayStat__h0DtV{position:absolute;bottom:1.5rem;left:1.5rem;z-index:3;color:#fff}.about_overlayStatNum__9YyUh{font-family:var(--font-display);font-size:3.2rem;font-weight:800;line-height:.95;letter-spacing:-.04em;text-shadow:0 4px 16px #0000004d}.about_overlayStatLabel__uxWCA{font-size:.78rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;opacity:.95;margin-top:.25rem;line-height:1.25}.about_floatingCard__dLblL{position:absolute;bottom:-2.5rem;right:-1.5rem;background:#fff;border:1px solid var(--ink-100);border-radius:var(--radius-lg);padding:1.25rem 1.35rem;box-shadow:var(--shadow-xl);max-width:280px;z-index:5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.about_stars__n7nfU{display:flex;gap:2px;margin-bottom:.65rem}.about_quote__7_EzP{font-size:.9rem;line-height:1.5;color:var(--ink-700);font-weight:500;margin-bottom:1rem}.about_statRow__GOftM{display:flex;align-items:center;gap:1rem;padding-top:.9rem;border-top:1px solid var(--ink-100)}.about_smallStat__Ph65k{font-family:var(--font-display);font-size:1.4rem;font-weight:800;line-height:1;color:var(--brand-blue-dark);letter-spacing:-.02em}.about_starSm__ya5_r{color:#f59e0b;font-size:.9rem;margin-left:2px}.about_smallStatLabel__li9Uv{font-size:.72rem;color:var(--ink-500);margin-top:.25rem;font-weight:500}.about_statDivider__heztZ{width:1px;height:28px;background:var(--ink-200);flex-shrink:0}.about_aboutText__svkEj{display:flex;flex-direction:column;gap:1.5rem}.about_aboutEyebrow__uVIKv{display:inline-flex;align-items:center;gap:.5rem;font-size:.78rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--brand-green-dark)}.about_aboutEyebrow__uVIKv:before{content:"";width:28px;height:2px;background:var(--brand-green);border-radius:999px}.about_aboutTitle__rP8Nw{font-size:clamp(2rem,4vw,3.2rem);font-weight:500;line-height:1.1;letter-spacing:-.03em}.about_aboutTitle__rP8Nw em{font-style:italic;font-weight:300;color:var(--brand-blue)}.about_aboutBody__JwF_N{font-size:1.05rem;color:var(--ink-500);line-height:1.75}.about_values__76LSl{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem}.about_value__T7eNk{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:#fff;border:1px solid var(--ink-100);border-radius:var(--radius-md)}.about_valueIcon__Em_ir{width:36px;height:36px;border-radius:10px;background:var(--brand-blue-soft);color:var(--brand-blue-dark);display:grid;place-items:center;flex-shrink:0}.about_valueText__FPFKF strong{display:block;font-size:.95rem;font-weight:600;color:var(--ink-900);margin-bottom:2px}.about_valueText__FPFKF span{font-size:.83rem;color:var(--ink-500)}@media (max-width:960px){.about_aboutGrid__7zw7W{grid-template-columns:1fr;gap:4.5rem}.about_about__12s96{padding:4rem 0}.about_visualSide__Oikkh{max-width:480px;margin:0 auto;width:100%;padding-bottom:3rem}.about_floatingCard__dLblL{right:0;bottom:0}}@media (max-width:600px){.about_values__76LSl{grid-template-columns:1fr;gap:.75rem}.about_imageFrame__SFc1O{aspect-ratio:4/5;border-radius:var(--radius-lg)}.about_overlayStatNum__9YyUh{font-size:2.2rem}.about_overlayStatLabel__uxWCA{font-size:.68rem}.about_visualSide__Oikkh{padding-bottom:3.5rem}.about_floatingCard__dLblL{max-width:calc(100% - 1.5rem);right:.75rem;bottom:.5rem;padding:.95rem 1.1rem;border-radius:var(--radius-md)}.about_quote__7_EzP{font-size:.85rem;line-height:1.5;margin-bottom:.75rem}.about_smallStat__Ph65k{font-size:1.15rem}.about_smallStatLabel__li9Uv{font-size:.68rem}.about_statRow__GOftM{gap:.75rem;padding-top:.75rem}.about_statDivider__heztZ{height:24px}.about_aboutBody__JwF_N{font-size:.95rem;line-height:1.65}.about_aboutText__svkEj{gap:1.15rem}.about_locationTag__JSRw5{font-size:.68rem;padding:.3rem .65rem;top:.85rem;left:.85rem}.about_experienceBadge__dqIRA{font-size:.6rem;padding:.28rem .6rem;top:.85rem;right:.85rem;letter-spacing:.08em}.about_overlayStat__h0DtV{bottom:1rem;left:1rem}.about_value__T7eNk{padding:.85rem}.about_valueText__FPFKF strong{font-size:.9rem}.about_valueText__FPFKF span{font-size:.78rem}.about_valueIcon__Em_ir{width:32px;height:32px}}@media (max-width:380px){.about_overlayStatNum__9YyUh{font-size:1.9rem}.about_floatingCard__dLblL{padding:.8rem .95rem}.about_smallStat__Ph65k{font-size:1.05rem}.about_smallStatLabel__li9Uv{font-size:.64rem}}