/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-slate-50:oklch(98.4% .003 247.858);--color-slate-900:oklch(20.8% .042 265.755);--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.m-5{margin:calc(var(--spacing) * 5)}.contents{display:contents}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.bg-slate-50{background-color:var(--color-slate-50)}.text-slate-900{color:var(--color-slate-900)}.uppercase{text-transform:uppercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.\[hostname\:port\]{hostname:port}}@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/archivo-vietnamese-wght-normal.XAtsl5Q_.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/archivo-latin-ext-wght-normal.C4zznr8T.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/archivo-latin-wght-normal.E0tuGl4L.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color-scheme:light;--navy-900:#1f2935;--button-bg:#247785;--navy-700:#2b3948;--navy-500:#465666;--cyan-500:#13bce3;--cyan-400:#3fcceb;--cyan-100:#e4f8fc;--white:#fff;--neutral-100:#f4f6f8;--neutral-300:#d7dce1;--neutral-600:#5c6773;--button-radius:50px;--card-radius:15px;--font-display:"Archivo Variable", Archivo, sans-serif;--font-body:"Inter Variable", Inter, sans-serif;--page-width:1360px;--section-space:clamp(5rem, 8vw, 7.25rem)}*{box-sizing:border-box}button{border-radius:var(--button-radius)}html{scroll-behavior:smooth}body{color:var(--navy-900);background:var(--white);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.6}img,picture,video{max-width:100%;display:block}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--cyan-500);outline-offset:3px}.skip-link{z-index:1000;color:#173748;background:#fff;border-radius:8px;padding:12px 18px;font-weight:700;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus-visible{transform:translateY(0)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.035em}.container{width:min(var(--page-width),calc(100% - 64px));margin-inline:auto}.section{padding-block:var(--section-space)}.section--muted{background:var(--neutral-100)}.section-kicker{color:#087a96;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 12px;font-size:12px;font-weight:700;line-height:1.4;display:inline-flex}.section-kicker:before{background:var(--cyan-500);content:"";width:22px;height:2px}.section-title{max-width:790px;margin:0;font-size:clamp(2.25rem,4vw,3.5rem);font-weight:800;line-height:1.06}.section-intro{max-width:650px;color:var(--neutral-600);margin:16px 0 0;font-size:1.05rem;line-height:1.72}.btn{border-radius:var(--button-radius);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:12px 22px;font-size:14px;font-weight:700;line-height:1.2;transition:background-color .18s,color .18s,border-color .18s,transform .18s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn--primary{color:var(--white);background:var(--button-bg)}.btn--primary:hover{background:#1b5f6a}.btn--outline{color:var(--white);background:#ffffff0f;border-color:#ffffffb8}.btn--outline:hover{color:var(--navy-900);background:var(--white)}.text-link{color:#087a96;align-items:center;gap:10px;font-size:14px;font-weight:700;display:inline-flex}.text-link:hover{color:var(--navy-900)}.btn--outline-dark{color:var(--button-bg);border-color:var(--button-bg);background:var(--white)}.btn--outline-dark:hover{color:var(--white);background:var(--button-bg)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:20;background:var(--white);height:84px;position:relative}@media(min-width:801px){html{scroll-padding-top:84px}.site-header{position:sticky;top:0;box-shadow:0 2px 12px #1f293514}}.site-header__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;height:100%;display:grid}.brand-lockup{width:164px;display:block}.brand-lockup img{width:100%;height:auto}.main-nav{align-items:center;gap:3px;display:flex}.main-nav a{color:#4e5b67;white-space:nowrap;padding:10px 14px;font-size:14px;font-weight:600}.main-nav a:hover,.main-nav a[aria-current=page]{color:#087a96}.site-header__actions{justify-self:end;align-items:center;gap:12px;display:flex}.language-switch{color:#65717b;align-items:center;gap:7px;font-size:13px;font-weight:700;display:inline-flex}.language-switch a[aria-current=page]{color:#087a96}.language-switch__divider{color:#a0a9b1}.header-cta{border-radius:var(--button-radius);min-height:48px;color:var(--white);background:var(--button-bg);white-space:nowrap;align-items:center;gap:11px;padding:4px 5px 4px 17px;font-size:14px;font-weight:700;display:inline-flex}.header-cta__label-compact{display:none}.header-cta__arrow{width:38px;height:38px;color:var(--button-bg);background:var(--white);border-radius:50%;place-items:center;font-size:18px;display:grid}.mobile-menu{display:none}.hero{width:100%;min-height:680px;color:var(--white);background:var(--navy-900);isolation:isolate;border-radius:0;margin:0;position:relative;overflow:hidden}.hero__poster,.hero__video,.hero__shade,.hero__blueprint{z-index:-1;width:100%;height:100%;position:absolute;inset:0}.hero__poster img{object-fit:cover;object-position:center 46%;width:100%;height:100%}.hero__video{object-fit:cover;object-position:center 46%;opacity:0;transition:opacity .35s}.hero.is-playing .hero__video{opacity:1}.hero__shade{background:linear-gradient(90deg,#121d29d1,#121d297a 47%,#121d293d),linear-gradient(#0000 28%,#121d2999)}.hero__blueprint{opacity:.12;pointer-events:none;background-image:linear-gradient(#3fcceb8c 1px,#0000 1px),linear-gradient(90deg,#3fcceb8c 1px,#0000 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(90deg,#000,#0000 82%);mask-image:linear-gradient(90deg,#000,#0000 82%)}.hero__inner{grid-template-columns:minmax(0,1fr) 388px;align-items:center;gap:clamp(36px,6vw,92px);min-height:680px;padding:54px 0;display:grid}.hero__copy{max-width:650px}.hero__commitments{flex-wrap:wrap;align-items:center;gap:22px 30px;margin:36px 0 0;padding:0;list-style:none;display:flex}.hero__commitments li{color:var(--white);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:12px;font-size:12px;font-weight:700;line-height:1.6;display:flex}.hero__commitments img{flex:0 0 40px;width:40px;height:40px;display:block}.hero__eyebrow{color:var(--cyan-400);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:11px;margin:0 0 20px;font-size:11px;font-weight:700;display:flex}.hero__eyebrow:before{background:var(--cyan-500);content:"";width:25px;height:2px}.hero h1{max-width:660px;color:var(--white);margin:0 0 18px;font-size:clamp(3.4rem,5.5vw,5.2rem);font-weight:800;line-height:.99}.hero__intro{color:#ffffffe0;max-width:500px;margin:0 0 26px;font-size:17px;line-height:1.65}.hero__buttons .btn--primary{border-color:var(--white)}.hero__buttons{flex-wrap:wrap;gap:11px;display:flex}.quote-card{border-radius:var(--card-radius);color:var(--navy-900);background:var(--white);padding:27px 27px 24px;box-shadow:0 18px 60px #08121d3b}.quote-card h2{text-align:center;margin:0;font-size:24px;font-weight:800;line-height:1.15}.quote-card__intro{color:var(--neutral-600);text-align:center;margin:8px 0 15px;font-size:14px}.quote-card__fields{grid-template-columns:1fr 1fr;gap:5px 10px;display:grid}.quote-card__field{border:0;min-width:0;padding:7px 8px 5px;display:block}.quote-card__field--full{grid-column:1/-1}.quote-card__field span{color:#52606c;margin-bottom:2px;font-size:12px;font-weight:600;display:block}.quote-card input,.quote-card select,.quote-card textarea{border:1px solid var(--neutral-300);width:100%;min-height:39px;color:var(--navy-900);background:0 0;border-radius:15px;outline:0;padding:7px 11px;font-size:14px}.quote-card textarea{resize:vertical;min-height:54px}.quote-card input::placeholder,.quote-card textarea::placeholder{color:#8b959e;opacity:1}.quote-card__submit{border:0;width:100%;margin-top:16px}.quote-card__trap{clip:rect(0,0,0,0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.quote-card__turnstile{justify-content:center;margin-top:16px;display:flex}.quote-form-status{color:#7b2918;background:#fff6f3;border:1px solid #e5b3a9;border-radius:10px;margin:12px 0;padding:11px 14px;font-size:14px;line-height:1.45}.quote-form-config-note{color:var(--neutral-600);text-align:center;margin:12px 0 0;font-size:12px;line-height:1.5}.quote-form-config-note a{color:#176a7d;text-underline-offset:2px;text-decoration:underline}.quote-card__submit:disabled{cursor:not-allowed;opacity:.62}.quote-card__consent{color:var(--neutral-600);cursor:pointer;align-items:flex-start;gap:8px;margin-top:14px;font-size:11px;line-height:1.5;display:flex}.quote-card__consent a{color:#087a96;text-underline-offset:2px;text-decoration:underline}.quote-card__consent input{width:15px;height:15px;min-height:0;accent-color:var(--button-bg);flex:0 0 15px;margin:1px 0 0;padding:0}.quote-card__field input:focus-visible,.quote-card__field textarea:focus-visible{outline:2px solid var(--button-bg);outline-offset:2px}.quote-card__consent input{border-radius:3px}.quote-card__consent input:focus-visible{outline:2px solid var(--button-bg);outline-offset:3px}.quote-card__lock{vertical-align:-2px;margin-right:4px;display:inline-block}.quote-card__privacy{color:#77828c;text-align:center;margin:10px 0 0;font-size:12px;line-height:1.45}.trust-wrap{z-index:2;margin-top:-25px;position:relative}.trust-bar{border-radius:var(--card-radius);background:var(--white);border:1px solid #e9edf0;grid-template-columns:repeat(5,minmax(0,1fr));padding:15px 9px;display:grid;box-shadow:0 10px 30px #1f293517}.trust-item{border-right:1px solid var(--neutral-300);color:#46535f;text-align:left;justify-content:center;align-items:center;gap:13px;min-height:48px;padding:5px 15px;font-size:14px;font-weight:600;line-height:1.4;display:flex}.trust-item:last-child{border-right:0}.trust-icon{object-fit:contain;flex:0 0 40px;width:40px;height:40px;display:block}.about-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(48px,8vw,116px);display:grid}.about-photo{min-width:0;position:relative}.about-photo picture{border-radius:var(--card-radius);background:var(--neutral-100);overflow:hidden}.about-photo img{aspect-ratio:4/3;object-fit:cover;width:100%}.about-photo__badge{background:#fff;border:1px solid #e3e9ed;border-radius:15px;grid-template-columns:minmax(85px,.9fr) minmax(0,1.2fr);align-items:center;gap:10px;width:min(300px,78%);min-height:82px;padding:10px;display:grid;position:absolute;bottom:10px;right:10px;box-shadow:0 8px 25px #1f293529}.about-photo__values{border-left:3px solid var(--cyan-500);color:#64727e;letter-spacing:.04em;gap:3px;margin:0;padding-left:11px;font-size:9px;font-weight:650;line-height:1.35;display:grid}.about-photo__badge img{aspect-ratio:auto;object-fit:contain;justify-self:end;width:100%;max-width:170px;height:auto}.about-copy .section-title{max-width:610px}.about-copy p{max-width:610px;color:var(--neutral-600);margin:17px 0 0;line-height:1.8}.about-copy .text-link{margin-top:25px}.services-section{background:var(--neutral-100)}.services-head{max-width:850px;margin-bottom:35px}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.service-card{border-radius:var(--card-radius);background:var(--white);border:1px solid #e2e7eb;min-height:174px;padding:22px 20px;transition:border-color .18s,transform .18s,box-shadow .18s}.service-card:hover{border-color:var(--cyan-500);transform:translateY(-3px);box-shadow:0 12px 28px #1f293512}.service-card__icon{background:var(--cyan-100);border-radius:8px;place-items:center;width:42px;height:42px;margin-bottom:15px;display:grid}.service-card__icon img{width:26px;height:26px}.service-card h3{margin:0 0 7px;font-size:19px;font-weight:700;line-height:1.25}.service-card p{color:var(--neutral-600);margin:0;font-size:14px;line-height:1.55}.services-more{justify-content:center;margin-top:28px;display:flex}.before-after-grid{grid-template-columns:minmax(0,.68fr) minmax(0,1.32fr);align-items:center;gap:clamp(36px,6vw,86px);display:grid}.before-after-copy .section-title{max-width:470px}.before-after-copy p{max-width:400px;color:var(--neutral-600);margin:16px 0 0;line-height:1.7}.pair-list{min-width:0}.ba-pair[hidden]{display:none}.ba-pair__images{grid-template-columns:1fr 1fr;gap:9px;display:grid}.ba-photo{border-radius:var(--card-radius);background:var(--neutral-100);position:relative;overflow:hidden}.ba-photo picture{width:100%}.ba-photo img{aspect-ratio:1.24;object-fit:cover;width:100%}.ba-photo__label{color:var(--white);background:var(--navy-900);letter-spacing:.08em;text-transform:uppercase;border-radius:4px;padding:7px 11px;font-size:12px;font-weight:700;position:absolute;top:12px;left:12px}.ba-photo--after .ba-photo__label{color:var(--navy-900);background:var(--cyan-500)}.ba-pair__caption{color:var(--neutral-600);margin:12px 0 0;font-size:14px}.ba-pagination{justify-content:center;align-items:center;gap:15px;margin-top:19px;display:flex}.ba-pagination__arrow{border:1px solid var(--neutral-300);border-radius:var(--button-radius);width:40px;height:40px;color:var(--navy-900);background:var(--white);cursor:pointer;place-items:center;font-size:19px;display:grid}.ba-pagination__arrow:hover:not(:disabled){border-color:var(--cyan-500);background:var(--cyan-100)}.ba-pagination__arrow:disabled{color:#aab2b9;cursor:not-allowed}.ba-pagination__count{color:#53616e;text-align:center;min-width:56px;font-size:14px;font-weight:700}.ba-pagination__dots{align-items:center;gap:7px;display:flex}.ba-pagination__dot{border-radius:var(--button-radius);cursor:pointer;background:#bdc7cf;border:0;width:7px;height:7px;padding:0}.ba-pagination__dot[aria-current=true]{border-radius:var(--button-radius);background:var(--cyan-500);width:21px}.work-head{justify-content:space-between;align-items:end;gap:26px;margin-bottom:30px;display:flex}.work-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.work-card{border-radius:var(--card-radius);background:var(--white);border:1px solid #e4e9ec;overflow:hidden}.work-card picture{background:var(--neutral-100);overflow:hidden}.work-card img{aspect-ratio:1.48;object-fit:cover;width:100%;transition:transform .28s}.work-card:hover img{transform:scale(1.025)}.work-card__copy{padding:16px 17px 18px}.work-card h3{margin:0;font-size:19px;font-weight:700;line-height:1.25}.work-card p{color:var(--neutral-600);margin:6px 0 0;font-size:14px}.home-cta{color:var(--white);background:var(--navy-900);padding-block:30px}.home-cta__inner{justify-content:space-between;align-items:center;gap:28px;display:flex}.home-cta h2{margin:0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:750;line-height:1.1}.home-cta__actions{align-items:center;gap:24px;display:flex}.home-cta__phone{color:#ffffffe6;white-space:nowrap;font-size:14px;font-weight:600}.steps-section{padding-bottom:clamp(4.5rem,7vw,6rem)}.steps-head{max-width:690px;margin-bottom:37px}.steps-head p{color:var(--neutral-600);margin:13px 0 0;line-height:1.7}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:27px;display:grid}.step-card{border-top:1px solid #bfc9d0;padding:23px 10px 0 0;position:relative}.step-card:before{border:1px solid var(--cyan-500);background:var(--white);content:"";border-radius:50%;width:9px;height:9px;position:absolute;top:-5px;left:0}.step-card__top{justify-content:space-between;align-items:center;width:min(220px,100%);min-height:78px;margin:3px 0 6px;display:flex}.step-card__number{color:#087a96;letter-spacing:.12em;font-size:20px;font-weight:800}.step-card__top img{object-fit:contain;width:88px;height:74px;display:block}.step-card h3{margin:0 0 7px;font-size:19px;font-weight:700}.step-card p{max-width:370px;color:var(--neutral-600);margin:0;font-size:15px;line-height:1.65}.brand-row{border-top:1px solid var(--neutral-300);padding-block:36px 46px;overflow:hidden}.brand-row__inner{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:42px;display:grid}.brand-row__label{color:#087a96;letter-spacing:.16em;text-transform:uppercase;font-size:13px;font-weight:700}.brand-marquee{min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000);mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000)}.brand-marquee__track{will-change:transform;width:max-content;animation:34s linear infinite brand-marquee-scroll;display:flex}.brand-marquee__group{flex:none;align-items:center;gap:clamp(38px,5vw,72px);padding-right:clamp(38px,5vw,72px);display:flex}.brand-marquee__item{flex:0 0 150px;place-items:center;width:150px;height:72px;display:grid}.brand-marquee__item img{object-fit:contain;width:auto;max-width:150px;height:auto;max-height:58px;display:block}.brand-marquee__item:nth-child(2) img{max-width:136px;max-height:48px}.brand-marquee__item:nth-child(3) img{max-width:132px;max-height:52px}.brand-marquee__item:nth-child(4) img{max-width:112px;max-height:68px}.brand-marquee__item:nth-child(5) img{max-width:130px;max-height:58px}@keyframes brand-marquee-scroll{to{transform:translate(-50%)}}.brand-marquee:hover .brand-marquee__track{animation-play-state:paused}.site-footer{color:var(--white);background:#17212c;padding:48px 0 20px}.site-footer__main{grid-template-columns:1fr auto;gap:44px;padding-bottom:34px;display:grid}.footer-brand{width:166px;display:block}.footer-brand img{width:100%;height:auto}.site-footer__tagline{color:#bdc7ce;max-width:300px;margin:17px 0 0;font-size:15px;line-height:1.6}.site-footer__cols{grid-template-columns:repeat(3,minmax(130px,1fr));gap:clamp(22px,4vw,56px);display:grid}.site-footer__col h2{color:var(--white);letter-spacing:0;margin:0 0 12px;font-size:16px;font-weight:700}.site-footer__col a,.site-footer__col p{color:#bdc7ce;margin:7px 0 0;font-size:14px;line-height:1.55;display:block}.site-footer__col a:hover{color:var(--cyan-400)}.site-footer__bottom{color:#9da8b2;border-top:1px solid #ffffff26;justify-content:space-between;gap:22px;padding-top:16px;font-size:12px;display:flex}.site-footer__legal{gap:20px;display:flex}.site-footer__legal a{color:inherit}.site-footer__legal a:hover{color:var(--cyan-400)}.desktop-whatsapp{z-index:30;border:3px solid var(--white);width:56px;height:56px;color:var(--white);background:#25d366;border-radius:50%;place-items:center;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 5px 18px #0c1b2733}.desktop-whatsapp svg{width:29px;height:29px;display:block}.mobile-contact-dock{display:none}@media(max-width:1120px){.container{width:min(var(--page-width),calc(100% - 44px))}.site-header__inner{gap:15px}.brand-lockup{width:145px}.main-nav a{padding-inline:10px;font-size:13px}.header-cta{padding-left:13px;font-size:13px}.hero__inner{grid-template-columns:minmax(0,1fr) 350px;gap:34px}.hero h1{font-size:clamp(3.2rem,5.2vw,4.5rem)}.quote-card{padding:23px}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-card{padding:19px 16px}.service-card h3{font-size:15px}}@media(max-width:800px){:root{--section-space:5.25rem}.container{width:calc(100% - 40px)}.site-header{border-bottom:1px solid #e7edf1;height:74px}.site-header__inner{grid-template-columns:minmax(0,1fr) auto auto;gap:16px;height:100%}.brand-lockup{width:135px}.main-nav{display:none}.site-header__actions{gap:10px}.header-cta{display:none}.header-cta__arrow{width:34px;height:34px}.language-switch{font-size:12px}.mobile-menu{z-index:10;justify-self:end;display:block;position:relative}.mobile-menu summary{width:40px;height:40px;color:var(--navy-900);cursor:pointer;background:0 0;border:0;border-radius:0;place-items:center;padding:0;list-style:none;display:grid}.mobile-menu summary svg{width:27px;height:27px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu__links{border-radius:var(--card-radius);background:var(--white);border:1px solid #e7ecef;gap:4px;width:min(280px,100vw - 32px);padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 12px 28px #1f29351f}.mobile-menu__links a{border-radius:6px;padding:9px 10px;font-size:15px;font-weight:600}.mobile-menu__links a:hover{background:var(--cyan-100)}.hero{min-height:880px}.hero__inner{grid-template-columns:1fr;align-content:end;gap:28px;min-height:880px;padding:250px 0 25px}.hero__shade{background:linear-gradient(#121d2947,#121d298a 28%,#121d29f2)}.hero__blueprint{-webkit-mask-image:linear-gradient(#0000 20%,#000);mask-image:linear-gradient(#0000 20%,#000)}.hero__poster img{object-position:55% center}.hero h1{max-width:640px;font-size:clamp(2.9rem,9vw,4.5rem);line-height:1}.hero__intro{max-width:530px;font-size:15px}.hero__buttons .btn{min-height:49px;padding-inline:16px;font-size:14px}.quote-card{padding:20px}.quote-card h2{font-size:21px}.quote-card__fields{gap:3px 8px}.trust-wrap{scrollbar-width:thin;margin-top:12px;overflow-x:auto}.trust-bar{grid-template-columns:repeat(5,minmax(160px,1fr));width:max-content;min-width:100%;padding:10px}.trust-item{border-right:1px solid var(--neutral-300);justify-content:flex-start;font-size:13px}.about-grid,.before-after-grid{grid-template-columns:1fr;gap:29px}.about-photo{order:2}.about-photo__badge{width:min(300px,78%);min-height:74px;bottom:10px;right:10px}.about-photo__values{padding-left:8px;font-size:8px}.about-photo__badge img{max-width:160px}.about-copy{order:1}.about-photo img{aspect-ratio:1.5}.section-title{font-size:clamp(2.05rem,6.4vw,3rem)}.section-intro{font-size:1rem}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.service-card{min-height:165px;padding:17px 15px}.service-card__icon{width:38px;height:38px;margin-bottom:13px}.service-card__icon img{width:24px;height:24px}.service-card h3{font-size:16px}.service-card p{font-size:13px}.before-after-grid{gap:22px}.ba-photo img{aspect-ratio:1.25}.work-head{flex-direction:column;align-items:start;margin-bottom:22px}.work-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.work-card__copy{padding:12px}.work-card h3{font-size:16px}.work-card p{font-size:13px}.home-cta{padding-block:28px}.home-cta__inner{flex-direction:column;align-items:flex-start;gap:17px}.home-cta__actions{flex-direction:column;align-items:flex-start;gap:12px;width:100%}.steps-grid{gap:23px}.brand-row__inner{grid-template-columns:1fr;gap:15px}.brand-marquee__item{flex-basis:132px;width:132px;height:64px}.site-footer__main{grid-template-columns:1fr;gap:30px}.site-footer__cols{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.desktop-whatsapp{display:none}.mobile-contact-dock{z-index:30;min-height:64px;padding:7px max(8px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));background:#fffffffa;border-top:1px solid #dce3e8;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -7px 22px #1f293517}.mobile-contact-dock a{color:var(--navy-900);border-right:1px solid #e4e8eb;align-content:center;place-items:center;gap:1px;font-size:12px;font-weight:700;display:grid}.mobile-contact-dock a:last-child{color:#087a96;border-right:0}.mobile-contact-dock span{font-size:15px;line-height:1.3}.mobile-contact-dock__whatsapp svg{color:#25d366;width:22px;height:22px;display:block}body{padding-bottom:66px}}@media(max-width:520px){:root{--section-space:4.5rem}.container{width:calc(100% - 32px)}.site-header{height:70px}.site-header__inner{grid-template-columns:minmax(0,1fr) auto auto;gap:9px;height:100%}.site-header__actions{justify-self:end}.header-cta{display:none}.brand-lockup{width:116px}.header-cta{gap:6px;min-height:38px;padding-left:9px;font-size:9px}.header-cta__arrow{width:30px;height:30px;font-size:15px}.site-header__actions{gap:7px}.language-switch{gap:5px;font-size:11px}.header-cta__label{display:none}.header-cta__label-compact{display:inline}.hero{min-height:850px}.hero__inner{grid-template-columns:minmax(0,1fr);gap:22px;min-height:850px;padding:220px 0 17px}.hero__copy,.quote-card{width:100%;min-width:0}.hero h1{overflow-wrap:anywhere;font-size:clamp(1.85rem,9.2vw,2.3rem);line-height:1.03}.hero .quote-card{justify-self:center;width:min(100%,100vw - 46px);max-width:calc(100vw - 46px);overflow:hidden}.quote-card__fields{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-card__field:first-child{grid-column:1/-1}.quote-card__field--email{grid-column:auto}.quote-card input,.quote-card select,.quote-card textarea{min-width:0;max-width:100%}.hero__eyebrow{letter-spacing:.14em;font-size:10px}.hero__intro{max-width:360px;font-size:14px;line-height:1.55}.hero__buttons{gap:8px}.hero__buttons .btn{min-height:46px;padding-inline:12px;font-size:13px}.quote-card{padding:17px 15px}.quote-card h2{font-size:19px}.quote-card__field{padding-inline:5px}.quote-card__field span{font-size:12px}.quote-card input,.quote-card select,.quote-card textarea{font-size:14px}.quote-card__submit{min-height:48px;font-size:14px}.trust-wrap{width:calc(100% - 16px)}.trust-bar{grid-template-columns:repeat(5,minmax(145px,1fr))}.section-title{font-size:clamp(1.9rem,8vw,2.45rem)}.service-grid{gap:8px}.service-card{min-height:160px;padding:15px 12px}.service-card h3{font-size:15px}.service-card p{font-size:12px}.ba-pair__images{gap:6px}.ba-photo img{aspect-ratio:.96}.ba-photo__label{padding:6px 8px;font-size:10px;top:8px;left:8px}.work-grid{grid-template-columns:1fr;gap:12px}.work-card img{aspect-ratio:1.55}.work-card__copy{padding:13px 14px 15px}.home-cta__actions .btn{width:100%}.steps-grid{grid-template-columns:1fr;gap:22px;margin-left:5px}.step-card{border-top:0;border-left:1px solid #bfc9d0;padding:0 0 7px 17px}.step-card:before{top:2px;left:-5px}.step-card__top{width:180px;min-height:60px;margin:0 0 5px}.step-card__number{font-size:17px}.step-card__top img{width:72px;height:60px}.step-card h3{margin-top:0}.step-card p{font-size:14px}.brand-row{padding-block:28px 34px}.brand-marquee__group{gap:26px;padding-right:26px}.brand-marquee__item{flex-basis:112px;width:112px;height:58px}.brand-marquee__item img{max-width:112px;max-height:48px}.brand-marquee__item:nth-child(2) img{max-width:105px}.brand-marquee__item:nth-child(3) img{max-width:104px}.brand-marquee__item:nth-child(4) img{max-width:88px}.brand-marquee__item:nth-child(5) img{max-width:104px}.site-footer__cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}.site-footer__bottom{flex-direction:column;align-items:flex-start;gap:10px}.site-footer__legal{gap:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.brand-marquee{overflow:visible;-webkit-mask-image:none;mask-image:none}.brand-marquee__track{width:100%;animation:none}.brand-marquee__group{flex-wrap:wrap;justify-content:space-around;gap:12px;width:100%;padding:0}.brand-marquee__group[aria-hidden=true]{display:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
