*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;overflow-x:hidden}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{margin:0;word-wrap:break-word}ul{list-style:none}a{color:inherit;-webkit-text-decoration:none;text-decoration:none}button{background:none;border:none;cursor:pointer}.u-container,.u-container--wide{margin-left:auto;margin-right:auto;max-width:1180px;width:calc(100% - var(--gutter)*2)}.u-container--wide{max-width:1360px}.u-sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}:root{--teal:#1b3c3a;--teal-mid:#2d5856;--teal-muted:#7a9e9b;--teal-light:#a8c4c1;--teal-pale:#d6e8e7;--burgundy:#4a2428;--burgundy-mid:#6b3438;--burgundy-muted:#9a7a78;--burgundy-pale:#ead8d6;--bg:#e8e5de;--bg-light:#f0ede6;--bg-white:#f7f5f0;--bg-dark:#1b3c3a;--text:#1e1e1c;--text-mid:#4a4540;--text-muted:#7a7570;--text-faint:#aaa59f;--amber:#c87820;--divider:rgba(27,60,58,.1);--f-display:"Nunito",system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;--f-body:"Nunito Sans",system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;--section-pad:max(80px,min(10vw,140px));--gutter:max(20px,min(5vw,80px));--ease:cubic-bezier(.22,1,.36,1)}body{background:var(--bg);color:var(--text);font-family:var(--f-body);font-weight:400;line-height:1.65}::-moz-selection{background:var(--teal);color:var(--bg-white)}::selection{background:var(--teal);color:var(--bg-white)}body:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cfilter id='a'%3E%3CfeTurbulence baseFrequency='.75' numOctaves='4' stitchTiles='stitch' type='fractalNoise'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");background-size:200px 200px;content:"";inset:0;opacity:.03;pointer-events:none;position:fixed;z-index:9999}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--teal-muted);border-radius:3px}.t-display{color:var(--text);font-size:max(42px,min(6.5vw,88px));letter-spacing:-.025em;line-height:1.05}.t-display,.t-heading{font-family:var(--f-display);font-weight:700}.t-heading{color:var(--text);font-size:max(30px,min(3.5vw,52px));letter-spacing:-.02em;line-height:1.1}.t-sub{color:var(--text-mid);font-family:var(--f-body);font-size:max(15px,min(1.5vw,17px));font-weight:400;line-height:1.75}.t-label{color:var(--teal-mid);font-family:var(--f-display);font-weight:700;letter-spacing:.14em}.t-label,.t-mono{font-size:11px;text-transform:uppercase}.t-mono{color:var(--text-muted);font-weight:600;letter-spacing:.08em}.btn{align-items:center;border:none;border-radius:100px;cursor:pointer;display:inline-flex;font-family:var(--f-display);font-size:14px;font-weight:700;gap:8px;letter-spacing:.01em;padding:13px 26px;position:relative;transition:all .22s var(--ease)}.btn--primary{background:var(--teal);color:var(--bg-white)}.btn--primary:hover{background:var(--teal-mid);box-shadow:0 12px 32px #1b3c3a40;transform:translateY(-2px)}.btn--secondary{background:transparent;border:1.5px solid rgba(27,60,58,.3);color:var(--teal)}.btn--secondary:hover{background:#1b3c3a0f;border-color:var(--teal);transform:translateY(-2px)}.btn--burgundy{background:var(--burgundy);color:var(--bg-white)}.btn--burgundy:hover{background:var(--burgundy-mid);box-shadow:0 12px 32px #4a242840;transform:translateY(-2px)}.btn--whatsapp{background:#25d366;color:#fff}.btn--whatsapp:hover{background:#22c55e;box-shadow:0 12px 28px #25d3664d;transform:translateY(-2px)}.section-header{margin-bottom:max(48px,min(6vw,72px))}.section-header--center{text-align:center}.section-header .t-label{display:block;margin-bottom:14px}.section-header .t-heading{margin-bottom:16px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.reveal.is-in{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:80ms}.reveal-delay-2{transition-delay:.16s}.reveal-delay-3{transition-delay:.24s}.reveal-delay-4{transition-delay:.32s}.reveal-delay-5{transition-delay:.4s}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeSlideDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollLine{0%,to{opacity:1}50%{opacity:.3}}.nav:where(.astro-dmqpwcec){align-items:center;border-bottom:1px solid transparent;display:flex;justify-content:space-between;left:0;padding:18px var(--gutter);position:fixed;right:0;top:0;transition:background .4s,backdrop-filter .4s,border-color .4s;z-index:100}.nav:where(.astro-dmqpwcec).scrolled{backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);background:#e8e5dee0;border-bottom-color:var(--divider)}.nav__logo:where(.astro-dmqpwcec){color:var(--teal);font-family:var(--f-display);font-size:20px;font-weight:800;gap:10px;letter-spacing:-.02em}.nav__links:where(.astro-dmqpwcec),.nav__logo:where(.astro-dmqpwcec){align-items:center;display:flex}.nav__links:where(.astro-dmqpwcec){gap:32px}.nav__links:where(.astro-dmqpwcec) a:where(.astro-dmqpwcec){color:var(--text-mid);font-family:var(--f-display);font-size:13.5px;font-weight:600;letter-spacing:.01em;transition:color .2s}.nav__links:where(.astro-dmqpwcec) a:where(.astro-dmqpwcec):hover{color:var(--teal)}.nav__right:where(.astro-dmqpwcec){gap:12px}.lang-toggle:where(.astro-dmqpwcec),.nav__right:where(.astro-dmqpwcec){align-items:center;display:flex}.lang-toggle:where(.astro-dmqpwcec){background:#1b3c3a12;border-radius:100px;gap:2px;padding:3px}.lang-btn:where(.astro-dmqpwcec){border-radius:100px;color:var(--text-muted);font-family:var(--f-display);font-size:11px;font-weight:700;letter-spacing:.06em;padding:5px 11px;transition:all .2s}.lang-btn:where(.astro-dmqpwcec).active{background:var(--teal);color:var(--bg-white)}.nav__hamburger:where(.astro-dmqpwcec){cursor:pointer;display:none;flex-direction:column;gap:5px;padding:6px}.nav__hamburger:where(.astro-dmqpwcec) span:where(.astro-dmqpwcec){background:var(--teal);border-radius:2px;display:block;height:1.5px;transition:all .2s;width:22px}.nav__mobile:where(.astro-dmqpwcec){align-items:center;background:var(--bg-white);display:none;flex-direction:column;inset:0;justify-content:center;position:fixed;z-index:99}.nav__mobile:where(.astro-dmqpwcec).open{display:flex}.nav__mobile-close:where(.astro-dmqpwcec){color:var(--teal);cursor:pointer;padding:8px;position:absolute;right:var(--gutter);top:20px}.nav__mobile-links:where(.astro-dmqpwcec){align-items:center;display:flex;flex-direction:column;gap:24px}.nav__mobile-links:where(.astro-dmqpwcec) a:where(.astro-dmqpwcec):not(.btn){color:var(--teal);font-family:var(--f-display);font-size:28px;font-weight:700;transition:color .2s}.nav__mobile-links:where(.astro-dmqpwcec) a:where(.astro-dmqpwcec):not(.btn):hover{color:var(--teal-mid)}@media only screen and (max-width:860px){.nav__links:where(.astro-dmqpwcec){display:none}.nav__hamburger:where(.astro-dmqpwcec){display:flex}}@media only screen and (max-width:576px){.nav__right:where(.astro-dmqpwcec) .btn:where(.astro-dmqpwcec){display:none}}.hero:where(.astro-bbe6dxrz){align-items:center;display:grid;grid-template-columns:1fr 1fr;min-height:100svh;grid-gap:64px;gap:64px;overflow:hidden;padding:140px var(--gutter) 100px;position:relative}.hero:where(.astro-bbe6dxrz):before{background:radial-gradient(ellipse,rgba(27,60,58,.06) 0,transparent 70%);height:80%;pointer-events:none;right:-5%;top:-10%;width:55%}.hero:where(.astro-bbe6dxrz):after,.hero:where(.astro-bbe6dxrz):before{content:"";position:absolute}.hero:where(.astro-bbe6dxrz):after{background:var(--divider);bottom:0;height:1px;left:0;right:0}.hero__content:where(.astro-bbe6dxrz){position:relative;z-index:1}.hero__eyebrow:where(.astro-bbe6dxrz){align-items:center;animation:fadeSlideDown .9s var(--ease) .2s forwards;background:#1b3c3a12;border:1px solid rgba(27,60,58,.15);border-radius:100px;display:inline-flex;gap:8px;margin-bottom:28px;opacity:0;padding:6px 14px 6px 10px}.hero__eyebrow-dot:where(.astro-bbe6dxrz){animation:pulse 2.5s ease-in-out infinite;background:var(--teal);border-radius:50%;height:7px;width:7px}.hero__headline:where(.astro-bbe6dxrz){animation:fadeSlideUp 1s var(--ease) .35s forwards;margin-bottom:24px;opacity:0}.hero__headline:where(.astro-bbe6dxrz) .accent:where(.astro-bbe6dxrz){color:var(--teal)}.hero__sub:where(.astro-bbe6dxrz){animation:fadeSlideUp 1s var(--ease) .5s forwards;margin-bottom:40px;max-width:500px;opacity:0}.hero__ctas:where(.astro-bbe6dxrz){animation:fadeSlideUp 1s var(--ease) .65s forwards;display:flex;flex-wrap:wrap;gap:12px;opacity:0}.hero__visual:where(.astro-bbe6dxrz){animation:fadeIn 1.2s var(--ease) .5s forwards;opacity:0;z-index:1}.hero__visual-card:where(.astro-bbe6dxrz),.hero__visual:where(.astro-bbe6dxrz){align-items:center;display:flex;justify-content:center;position:relative}.hero__visual-card:where(.astro-bbe6dxrz){aspect-ratio:1;background:var(--teal);border-radius:40px;flex-direction:column;gap:20px;max-width:480px;overflow:hidden;width:100%}.hero__visual-card:where(.astro-bbe6dxrz):before{background:radial-gradient(ellipse at 40% 40%,hsla(0,0%,100%,.06) 0,transparent 60%);content:"";height:200%;left:-60%;pointer-events:none;position:absolute;top:-60%;width:200%}.hero__visual-card:where(.astro-bbe6dxrz):after{background:#ffffff0a;border-radius:50%;bottom:-80px;content:"";height:260px;pointer-events:none;position:absolute;right:-80px;width:260px}.hero__visual-card-bg:where(.astro-bbe6dxrz){height:100%;inset:0;position:absolute;width:100%}.hero__geo-badge:where(.astro-bbe6dxrz){background:#ffffff1a;border:1px solid hsla(0,0%,100%,.15);border-radius:100px;color:#f7f5f0b3;font-size:10px;font-weight:700;letter-spacing:.1em;padding:6px 14px;position:absolute;right:24px;text-transform:uppercase;top:24px;z-index:2}.hero__logo-mark:where(.astro-bbe6dxrz){height:200px;position:relative;width:200px;z-index:1}.hero__logo-wordmark:where(.astro-bbe6dxrz){color:var(--bg-white);font-family:var(--f-display);font-size:42px;font-weight:800;letter-spacing:-.02em;position:relative;z-index:1}.hero__tagline-card:where(.astro-bbe6dxrz){backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid hsla(0,0%,100%,.15);border-radius:12px;bottom:24px;color:#f7f5f0cc;font-size:11px;font-weight:600;left:24px;letter-spacing:.1em;padding:10px 16px;position:absolute;text-transform:uppercase;z-index:2}.hero__scroll:where(.astro-bbe6dxrz){align-items:center;animation:fadeIn 1s var(--ease) 1.4s forwards;bottom:36px;display:flex;flex-direction:column;gap:6px;left:50%;opacity:0;position:absolute;transform:translate(-50%)}.hero__scroll:where(.astro-bbe6dxrz) span:where(.astro-bbe6dxrz){color:var(--text-faint);font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero__scroll-line:where(.astro-bbe6dxrz){animation:scrollLine 2s ease-in-out infinite;background:linear-gradient(to bottom,var(--teal),transparent);height:36px;width:1px}@media only screen and (max-width:860px){.hero:where(.astro-bbe6dxrz){gap:48px;grid-template-columns:1fr;padding-top:120px;text-align:center}.hero__sub:where(.astro-bbe6dxrz){margin:0 auto 36px}.hero__ctas:where(.astro-bbe6dxrz){justify-content:center}.hero__visual:where(.astro-bbe6dxrz){order:-1}.hero__visual-card:where(.astro-bbe6dxrz){border-radius:28px;margin:0 auto;max-width:320px}.hero__logo-mark:where(.astro-bbe6dxrz){height:130px;width:130px}.hero__logo-wordmark:where(.astro-bbe6dxrz){font-size:28px}.hero__scroll:where(.astro-bbe6dxrz){display:none}}.trust:where(.astro-saya4lop){background:var(--bg-light);border-bottom:1px solid var(--divider);border-top:1px solid var(--divider);overflow:hidden;padding:48px 0}.trust__track:where(.astro-saya4lop){animation:marquee 32s linear infinite;display:flex;width:-moz-max-content;width:max-content}.trust__track:where(.astro-saya4lop):hover{animation-play-state:paused}.trust__item:where(.astro-saya4lop){align-items:center;border-right:1px solid var(--divider);color:var(--text-muted);display:flex;font-family:var(--f-display);font-size:12px;font-weight:700;gap:10px;letter-spacing:.08em;padding:0 44px;text-transform:uppercase;white-space:nowrap}.trust__item:where(.astro-saya4lop) svg:where(.astro-saya4lop){color:var(--teal-muted);flex-shrink:0}.services:where(.astro-g5jplrhu){background:var(--bg-white);padding:var(--section-pad) var(--gutter)}.services__grid:where(.astro-g5jplrhu){display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5px;background:var(--divider);border:1.5px solid var(--divider);border-radius:24px;gap:1.5px;overflow:hidden}.service-card:where(.astro-g5jplrhu){background:var(--bg-white);padding:40px 32px;position:relative;transition:background .3s}.service-card:where(.astro-g5jplrhu):hover{background:var(--bg-light)}.service-card:where(.astro-g5jplrhu):hover .service-card__icon:where(.astro-g5jplrhu),.service-card:where(.astro-g5jplrhu):hover .service-card__num:where(.astro-g5jplrhu){color:var(--teal)}.service-card:where(.astro-g5jplrhu):hover .service-card__arrow:where(.astro-g5jplrhu){opacity:1;transform:translate(2px,-2px)}.service-card__num:where(.astro-g5jplrhu){color:var(--text-faint);font-family:var(--f-display);font-size:10px;font-weight:700;letter-spacing:.1em;margin-bottom:20px;text-transform:uppercase;transition:color .3s}.service-card__icon:where(.astro-g5jplrhu){color:var(--teal-muted);margin-bottom:18px;transition:color .3s}.service-card__title:where(.astro-g5jplrhu){color:var(--text);font-family:var(--f-display);font-size:19px;font-weight:700;letter-spacing:-.01em;line-height:1.25;margin-bottom:10px}.service-card__desc:where(.astro-g5jplrhu){color:var(--text-mid);font-size:14px;line-height:1.7}.service-card__arrow:where(.astro-g5jplrhu){color:var(--teal);opacity:0;position:absolute;right:32px;top:36px;transition:all .2s}@media only screen and (max-width:987px){.services__grid:where(.astro-g5jplrhu){grid-template-columns:1fr 1fr}}@media only screen and (max-width:576px){.services__grid:where(.astro-g5jplrhu){grid-template-columns:1fr}}.stats:where(.astro-bhxv2qxz){background:var(--teal);padding:72px var(--gutter)}.stats__inner:where(.astro-bhxv2qxz){display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;background:#ffffff14;gap:1px}.stat-item:where(.astro-bhxv2qxz){background:var(--teal);padding:40px 28px;text-align:center}.stat-item__num:where(.astro-bhxv2qxz){color:var(--bg-white);font-family:var(--f-display);font-size:max(38px,min(5vw,60px));font-weight:800;letter-spacing:-.03em;line-height:1;margin-bottom:8px}.stat-item__label:where(.astro-bhxv2qxz){color:var(--teal-light);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}@media only screen and (max-width:576px){.stats__inner:where(.astro-bhxv2qxz){grid-template-columns:1fr 1fr}}.capabilities:where(.astro-l5aavh2a){background:var(--bg);padding:var(--section-pad) var(--gutter)}.cap__grid:where(.astro-l5aavh2a){display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px;margin-top:60px}.cap-group:where(.astro-l5aavh2a){background:var(--bg-white);border:1px solid var(--divider);border-radius:20px;padding:28px 24px;transition:transform .25s var(--ease),box-shadow .25s var(--ease)}.cap-group:where(.astro-l5aavh2a):hover{box-shadow:0 12px 32px #1b3c3a14;transform:translateY(-3px)}.cap-group__icon:where(.astro-l5aavh2a){align-items:center;background:#1b3c3a12;border-radius:10px;color:var(--teal);display:flex;height:36px;justify-content:center;margin-bottom:18px;width:36px}.cap-group__title:where(.astro-l5aavh2a){color:var(--text);font-family:var(--f-display);font-size:13px;font-weight:700;letter-spacing:.01em;margin-bottom:14px}.cap-group__tags:where(.astro-l5aavh2a){display:flex;flex-wrap:wrap;gap:6px}.cap-tag:where(.astro-l5aavh2a){background:#1b3c3a0f;border-radius:100px;color:var(--teal-mid);font-size:11px;font-weight:600;letter-spacing:.02em;padding:4px 10px}.process:where(.astro-fz4tclxl){background:var(--bg-light);padding:var(--section-pad) var(--gutter)}.process__steps:where(.astro-fz4tclxl){display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5px;background:var(--divider);border:1.5px solid var(--divider);border-radius:24px;counter-reset:steps;gap:1.5px;overflow:hidden}.process__step:where(.astro-fz4tclxl){background:var(--bg-white);padding:40px 28px;position:relative}.process__step:where(.astro-fz4tclxl):after{background:var(--divider);content:"";height:32px;position:absolute;right:0;top:40px;width:1.5px}.process__step:where(.astro-fz4tclxl):last-child:after{display:none}.process__step-num:where(.astro-fz4tclxl){color:var(--teal-pale);font-family:var(--f-display);font-size:max(40px,min(4vw,56px));font-weight:800;letter-spacing:-.04em;line-height:1;margin-bottom:20px;transition:color .3s}.process__step:where(.astro-fz4tclxl):hover .process__step-num:where(.astro-fz4tclxl){color:var(--teal-light)}.process__step-title:where(.astro-fz4tclxl){color:var(--text);font-family:var(--f-display);font-size:18px;font-weight:700;letter-spacing:-.01em;margin-bottom:12px}.process__step-desc:where(.astro-fz4tclxl){color:var(--text-mid);font-size:14px;line-height:1.7}@media only screen and (max-width:987px){.process__steps:where(.astro-fz4tclxl){grid-template-columns:1fr 1fr}.process__step:where(.astro-fz4tclxl):after{display:none}}@media only screen and (max-width:576px){.process__steps:where(.astro-fz4tclxl){grid-template-columns:1fr}}.portfolio:where(.astro-uhrerali){background:var(--bg);padding:var(--section-pad) var(--gutter)}.portfolio__grid:where(.astro-uhrerali){display:grid;grid-template-columns:repeat(12,1fr);grid-gap:16px;gap:16px}.case-card:where(.astro-uhrerali){background:var(--teal);border-radius:20px;cursor:default;min-height:280px;overflow:hidden;position:relative}.case-card--large:where(.astro-uhrerali){grid-column:span 7;min-height:420px}.case-card--normal:where(.astro-uhrerali){grid-column:span 5}.case-card--wide:where(.astro-uhrerali){grid-column:span 12;min-height:220px}.case-card__img:where(.astro-uhrerali){background-position:50%;background-size:cover;inset:0;opacity:.35;position:absolute;transition:opacity .4s var(--ease),transform .6s var(--ease)}.case-card:where(.astro-uhrerali):hover .case-card__img:where(.astro-uhrerali){opacity:.5;transform:scale(1.03)}.case-card__idx:where(.astro-uhrerali){color:#fff6;font-family:var(--f-display);font-size:10px;font-weight:700;left:28px;letter-spacing:.12em;position:absolute;text-transform:uppercase;top:24px;z-index:2}.case-card__overlay:where(.astro-uhrerali){background:linear-gradient(0deg,rgba(11,30,28,.92),rgba(11,30,28,.3) 50%,transparent);inset:0;position:absolute;z-index:1}.case-card__info:where(.astro-uhrerali){bottom:0;left:0;padding:28px;position:absolute;right:0;z-index:2}.case-card__cat:where(.astro-uhrerali){color:var(--teal-light);font-size:10px;font-weight:700;letter-spacing:.12em;margin-bottom:6px;text-transform:uppercase}.case-card__name:where(.astro-uhrerali){color:var(--bg-white);font-family:var(--f-display);font-size:max(16px,min(2vw,22px));font-weight:700;letter-spacing:-.01em;line-height:1.2;margin-bottom:12px}.case-card__chips:where(.astro-uhrerali){display:flex;flex-wrap:wrap;gap:6px}.case-card__chips:where(.astro-uhrerali) span:where(.astro-uhrerali){background:#ffffff1a;border:1px solid hsla(0,0%,100%,.15);border-radius:100px;color:#ffffffb3;font-size:10px;font-weight:700;letter-spacing:.06em;padding:4px 10px}@media only screen and (max-width:987px){.case-card--large:where(.astro-uhrerali){grid-column:span 12}.case-card--normal:where(.astro-uhrerali){grid-column:span 6}.case-card--wide:where(.astro-uhrerali){grid-column:span 12}}@media only screen and (max-width:576px){.portfolio__grid:where(.astro-uhrerali){grid-template-columns:1fr}.case-card--large:where(.astro-uhrerali),.case-card--normal:where(.astro-uhrerali),.case-card--wide:where(.astro-uhrerali){grid-column:span 1}}.why:where(.astro-dvhnxnok){background:var(--bg-white);padding:var(--section-pad) var(--gutter)}.why__inner:where(.astro-dvhnxnok){display:grid;grid-template-columns:1fr 400px;grid-gap:80px;align-items:start;gap:80px}.why__pillars:where(.astro-dvhnxnok){display:flex;flex-direction:column;gap:0}.why__pillar:where(.astro-dvhnxnok){border-bottom:1px solid var(--divider);display:flex;gap:24px;padding:28px 0}.why__pillar:where(.astro-dvhnxnok):last-child{border-bottom:none}.why__pillar-num:where(.astro-dvhnxnok){color:var(--teal-muted);flex-shrink:0;font-size:10px;letter-spacing:.1em;min-width:24px;padding-top:3px}.why__pillar-num:where(.astro-dvhnxnok),.why__pillar-title:where(.astro-dvhnxnok){font-family:var(--f-display);font-weight:700}.why__pillar-title:where(.astro-dvhnxnok){color:var(--text);font-size:16px;letter-spacing:-.01em;margin-bottom:8px}.why__pillar-desc:where(.astro-dvhnxnok){color:var(--text-mid);font-size:14px;line-height:1.7}.why__visual:where(.astro-dvhnxnok){aspect-ratio:4/5;border-radius:24px;overflow:hidden;position:sticky;top:100px}.why__visual-bg:where(.astro-dvhnxnok){height:100%;inset:0;position:absolute;width:100%}.why__mark:where(.astro-dvhnxnok){height:52px;left:24px;opacity:.5;top:24px;width:52px}.why__mark:where(.astro-dvhnxnok),.why__quote:where(.astro-dvhnxnok){position:absolute;z-index:2}.why__quote:where(.astro-dvhnxnok){bottom:56px;color:#f7f5f0e6;font-family:var(--f-display);font-size:max(14px,min(1.8vw,18px));font-style:italic;letter-spacing:-.01em;line-height:1.5;right:28px}.why__attr:where(.astro-dvhnxnok),.why__quote:where(.astro-dvhnxnok){font-weight:600;left:28px}.why__attr:where(.astro-dvhnxnok){bottom:28px;color:#f7f5f080;font-size:11px;letter-spacing:.08em;position:absolute;text-transform:uppercase;z-index:2}@media only screen and (max-width:987px){.why__inner:where(.astro-dvhnxnok){grid-template-columns:1fr}.why__visual:where(.astro-dvhnxnok){aspect-ratio:16/9;position:relative;top:0}}.contact:where(.astro-xmivup5a){background:var(--bg-dark);overflow:hidden;padding:var(--section-pad) var(--gutter);position:relative}.contact__glow:where(.astro-xmivup5a){background:radial-gradient(ellipse,rgba(122,158,155,.12) 0,transparent 70%);height:80%;left:50%;pointer-events:none;position:absolute;top:-40%;transform:translate(-50%);width:80%}.contact__inner:where(.astro-xmivup5a){margin:0 auto;max-width:760px;position:relative;text-align:center;z-index:1}.contact__header:where(.astro-xmivup5a){margin-bottom:56px}.contact__inner:where(.astro-xmivup5a) .t-label:where(.astro-xmivup5a){color:var(--teal-muted)}.contact__heading:where(.astro-xmivup5a){color:var(--bg-white);margin-bottom:20px}.contact__sub:where(.astro-xmivup5a){color:var(--teal-light);margin:0 auto;max-width:560px}.contact-form:where(.astro-xmivup5a){text-align:left}.form-row:where(.astro-xmivup5a){display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.form-group:where(.astro-xmivup5a){display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.form-group:where(.astro-xmivup5a) label:where(.astro-xmivup5a){color:var(--teal-muted);font-family:var(--f-display);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.form-group:where(.astro-xmivup5a) input:where(.astro-xmivup5a),.form-group:where(.astro-xmivup5a) select:where(.astro-xmivup5a),.form-group:where(.astro-xmivup5a) textarea:where(.astro-xmivup5a){background:#ffffff0f;border:1px solid hsla(0,0%,100%,.12);border-radius:12px;color:var(--bg-white);font-family:var(--f-body);font-size:15px;outline:none;padding:14px 16px;transition:border-color .2s,background .2s;width:100%}.form-group:where(.astro-xmivup5a) input:where(.astro-xmivup5a)::-moz-placeholder,.form-group:where(.astro-xmivup5a) textarea:where(.astro-xmivup5a)::-moz-placeholder{color:#ffffff40}.form-group:where(.astro-xmivup5a) input:where(.astro-xmivup5a)::placeholder,.form-group:where(.astro-xmivup5a) textarea:where(.astro-xmivup5a)::placeholder{color:#ffffff40}.form-group:where(.astro-xmivup5a) select:where(.astro-xmivup5a){-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--bg-white);cursor:pointer}.form-group:where(.astro-xmivup5a) select:where(.astro-xmivup5a) option:where(.astro-xmivup5a){background:var(--teal-mid)}.form-group:where(.astro-xmivup5a) input:where(.astro-xmivup5a):focus,.form-group:where(.astro-xmivup5a) select:where(.astro-xmivup5a):focus,.form-group:where(.astro-xmivup5a) textarea:where(.astro-xmivup5a):focus{background:#ffffff17;border-color:var(--teal-muted)}.form-group:where(.astro-xmivup5a) textarea:where(.astro-xmivup5a){min-height:120px;resize:vertical}.form-actions:where(.astro-xmivup5a){display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.form-feedback:where(.astro-xmivup5a){font-size:14px;margin-top:16px}.form-feedback__success:where(.astro-xmivup5a){align-items:center;color:var(--teal-light);display:flex;font-weight:600;gap:8px}.form-feedback__error:where(.astro-xmivup5a){color:#f87171;font-weight:600}.contact__divider:where(.astro-xmivup5a){background:#ffffff14;height:1px;margin:48px 0 28px}.contact__note:where(.astro-xmivup5a){color:#a8c4c180;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}@media only screen and (max-width:576px){.form-row:where(.astro-xmivup5a){grid-template-columns:1fr}.form-actions:where(.astro-xmivup5a){flex-direction:column}.form-actions:where(.astro-xmivup5a) .btn:where(.astro-xmivup5a){justify-content:center;width:100%}}.footer:where(.astro-sz7xmlte){background:var(--teal);padding:72px var(--gutter) 36px}.footer__top:where(.astro-sz7xmlte){display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:48px;border-bottom:1px solid hsla(0,0%,100%,.08);gap:48px;margin-bottom:28px;padding-bottom:48px}.footer__logo:where(.astro-sz7xmlte){align-items:center;color:var(--bg-white);display:flex;font-family:var(--f-display);font-size:18px;font-weight:800;gap:10px;letter-spacing:-.02em;margin-bottom:16px}.footer__desc:where(.astro-sz7xmlte){color:#a8c4c1b3;font-size:13.5px;line-height:1.7;margin-bottom:20px;max-width:280px}.footer__badge:where(.astro-sz7xmlte){align-items:center;color:var(--teal-light);display:flex;font-size:11px;font-weight:700;gap:8px;letter-spacing:.06em;text-transform:uppercase}.footer__badge-dot:where(.astro-sz7xmlte){animation:pulse 2.5s ease-in-out infinite;background:#4ade80;border-radius:50%;height:6px;width:6px}.footer__col-title:where(.astro-sz7xmlte){color:#a8c4c180;font-family:var(--f-display);font-size:11px;font-weight:700;letter-spacing:.1em;margin-bottom:16px;text-transform:uppercase}.footer__links:where(.astro-sz7xmlte){display:flex;flex-direction:column;gap:10px}.footer__links:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte){color:#f7f5f099;font-size:14px;line-height:1.4;transition:color .2s}.footer__links:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte):hover{color:var(--bg-white)}.footer__bottom:where(.astro-sz7xmlte){align-items:center;display:flex;justify-content:space-between}.footer__copy:where(.astro-sz7xmlte){color:#f7f5f04d;font-size:12px;letter-spacing:.03em}.footer__social:where(.astro-sz7xmlte){display:flex;gap:16px}.footer__social:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte){color:#f7f5f04d;transition:color .2s}.footer__social:where(.astro-sz7xmlte) a:where(.astro-sz7xmlte):hover{color:var(--bg-white)}.lang-btn:where(.astro-sz7xmlte).active{background:#ffffff26!important;color:var(--bg-white)!important}@media only screen and (max-width:987px){.footer__top:where(.astro-sz7xmlte){grid-template-columns:1fr 1fr}.footer__brand:where(.astro-sz7xmlte){grid-column:span 2}}@media only screen and (max-width:576px){.footer__top:where(.astro-sz7xmlte){grid-template-columns:1fr}.footer__brand:where(.astro-sz7xmlte){grid-column:span 1}.footer__bottom:where(.astro-sz7xmlte){flex-direction:column;gap:12px;text-align:center}}
