.brand-logo{align-items:center;text-decoration:none;display:inline-flex}.brand-logo__image{object-fit:contain;object-position:left center;width:auto;height:40px;display:block}
.container{box-sizing:border-box;width:100%;max-width:1320px;margin-inline:auto;padding-inline:1rem}@media (min-width:48rem){.container{padding-inline:1.5rem}}@media (min-width:64rem){.container{padding-inline:2rem}}.container--fluid{max-width:none}
.header{z-index:100;width:100%;min-height:calc(72px + var(--safe-top));padding-top:var(--safe-top);box-sizing:border-box;-webkit-backdrop-filter:blur(16px)saturate(1.2);font-family:var(--font-primary), "Inter", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#020b16eb;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.header .container{max-width:1320px;height:100%;padding-inline:var(--spacing-md);box-sizing:border-box;margin-inline:auto}@media (min-width:48rem){.header .container{padding-inline:var(--spacing-lg)}}.header__inner{box-sizing:border-box;justify-content:space-between;align-items:center;gap:12px;min-height:72px;padding-block:14px;display:flex}.header__brand{flex:auto;align-items:center;gap:0;min-width:0;display:flex}.header__symbol{object-fit:contain;object-position:left center;flex-shrink:0;width:auto;height:28px;margin-right:8px;display:block}.header .brand-logo{flex-shrink:1;min-width:0;margin-right:8px}.header .brand-logo__image{object-fit:contain;object-position:left center;width:auto;max-width:120px;height:28px;display:block}.header__divider{background:#ffffff40;flex-shrink:0;width:2px;height:28px;margin-left:4px;margin-right:12px;display:none}.header__partner{flex-shrink:0;align-items:center;display:none}.header__partner-image{object-fit:contain;object-position:left center;width:auto;height:22px;display:block}.header__navigation{display:none}.header__list{flex-shrink:0;align-items:center;gap:28px;margin:0;padding:0;list-style:none;display:flex}.header__item{align-items:center;display:flex}.header__link{color:#ffffffeb;font-family:var(--font-primary), "Inter", sans-serif;white-space:nowrap;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:15px;font-weight:500;line-height:24px;text-decoration:none;transition:color .2s;display:flex}.header__link:hover{color:#fff}.header__link:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #00a8ff}.header__actions{flex:none;justify-content:flex-end;align-items:center;gap:10px;display:flex}.header__cta{color:#fff;white-space:nowrap;cursor:pointer;background:#08f;border:none;border-radius:12px;justify-content:center;align-items:center;height:44px;padding:0 22px;font-family:inherit;font-size:13px;font-weight:600;line-height:1;transition:background .2s,transform .2s;display:inline-flex}.header__cta:hover{background:#0077e6;transform:translateY(-1px)}.header__cta:focus-visible{outline-offset:3px;outline:2px solid #00a8ff}.header__cta--desktop,.header__mobile-cta{display:none}.header__menu-toggle{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff2e;border-radius:12px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;display:inline-flex}.header__menu-toggle:focus-visible{outline-offset:3px;outline:2px solid #00a8ff}.header__menu-bar{background:#fff;border-radius:2px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.header--menu-open .header__menu-bar:first-child{transform:translateY(7px)rotate(45deg)}.header--menu-open .header__menu-bar:nth-child(2){opacity:0}.header--menu-open .header__menu-bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.header__backdrop{z-index:90;cursor:pointer;opacity:0;pointer-events:none;-webkit-tap-highlight-color:transparent;background:#020b168c;border:0;margin:0;padding:0;position:fixed;inset:0}.header__backdrop[data-open=true]{pointer-events:auto}.header__drawer{top:calc(72px + var(--safe-top,0px));z-index:95;width:min(100%,22.5rem);height:calc(100dvh - 72px - var(--safe-top,0px));height:calc(100svh - 72px - var(--safe-top,0px));max-height:calc(100dvh - 72px - var(--safe-top,0px));max-height:calc(100svh - 72px - var(--safe-top,0px));padding:1.5rem 1.25rem calc(1.25rem + var(--safe-bottom,0px));box-sizing:border-box;pointer-events:none;backface-visibility:hidden;background:linear-gradient(#06182c 0%,#03101f 100%);border-left:1px solid #ffffff14;flex-direction:column;gap:1.25rem;margin:0;display:flex;position:fixed;right:0;overflow:hidden;transform:translate(100%);box-shadow:-24px 0 48px #00000059}.header__drawer[data-open=true]{pointer-events:auto}.header__drawer .header__list{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:auto;align-items:stretch;gap:.25rem;min-height:0;margin:0;padding:0;overflow:hidden auto}.header__drawer .header__link{width:100%;min-height:var(--touch-min,2.75rem);border-radius:.75rem;justify-content:flex-start;gap:.85rem;padding:.85rem .75rem;font-size:1rem;font-weight:500}.header__link-icon{color:#4db7ff;background:#0088ff24;border:1px solid #4db7ff38;border-radius:.65rem;flex-shrink:0;place-items:center;width:2.25rem;height:2.25rem;display:grid}.header__link-icon svg{width:1.15rem;height:1.15rem}.header__link-text{min-width:0}.header__drawer .header__link:hover{background:#ffffff0a}.header__drawer .header__link:hover .header__link-icon{color:#7cc8ff;background:#0088ff38}.header__mobile-cta{flex-shrink:0;margin-top:auto;padding-top:.75rem;display:block}.header__mobile-cta .header__cta{width:100%;box-shadow:0 12px 28px #0088ff47}@media (min-width:48rem){.header__drawer{top:calc(88px + var(--safe-top,0px));height:calc(100dvh - 88px - var(--safe-top,0px));height:calc(100svh - 88px - var(--safe-top,0px));max-height:calc(100dvh - 88px - var(--safe-top,0px));max-height:calc(100svh - 88px - var(--safe-top,0px))}}@media (max-height:32rem){.header__drawer{padding:.75rem 1rem calc(.75rem + var(--safe-bottom,0px));gap:.65rem}.header__drawer .header__link{min-height:2.5rem;padding:.55rem .65rem}.header__link-icon{width:2rem;height:2rem}.header__mobile-cta{padding-top:.35rem}}@media (min-width:64rem){.header__drawer,.header__backdrop,.header__menu-toggle{display:none!important}}@media (min-width:40rem){.header__symbol{height:32px}.header .brand-logo__image{max-width:150px;height:32px}.header__divider{display:block}.header__partner{display:flex}.header__partner-image{height:24px}}@media (min-width:48rem){.header{min-height:calc(88px + var(--safe-top))}.header__inner{min-height:88px;padding-block:18px}.header__symbol,.header .brand-logo__image{height:34px}.header .brand-logo__image{max-width:none}.header__partner-image{height:28px}.header__divider{height:34px;margin-left:6px;margin-right:16px}}@media (min-width:64rem){.header{height:calc(96px + var(--safe-top));min-height:calc(96px + var(--safe-top))}.header__inner{height:96px;min-height:96px;padding-block:22px}.header__brand{flex:none}.header__menu-toggle{display:none}.header__navigation{width:auto;height:auto;box-shadow:none;visibility:visible;background:0 0;border:0;flex:auto;justify-content:center;padding:0;display:flex;position:static;transform:none}.header__list{flex-direction:row;gap:20px}.header__link{width:auto;min-height:0;padding:0;font-size:14px}.header__link:hover{background:0 0}.header__cta--desktop{display:inline-flex}}@media (min-width:80rem){.header__list{gap:28px}.header__link{font-size:15px}}@media (max-width:22.5rem){.header .brand-logo{display:none}}
.footer{width:100%;font-family:var(--font-primary), "Inter", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000b18;padding-block:48px 32px;position:relative;overflow:hidden}.footer:before,.footer:after{content:"";z-index:0;pointer-events:none;position:absolute}.footer:before{filter:blur(.2px);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 900 360' fill='none'%3E%3Cpath d='M-40 220C120 120 260 280 420 180S700 60 880 140' stroke='%231f74e8' stroke-width='3' opacity='0.55'/%3E%3Cpath d='M-20 260C150 150 290 300 450 210S740 90 920 170' stroke='%233f9bff' stroke-width='2.4' opacity='0.4'/%3E%3Cpath d='M20 300C180 200 320 320 480 240S760 130 940 200' stroke='%235db0ff' stroke-width='1.8' opacity='0.28'/%3E%3C/svg%3E");background-position:0 100%;background-repeat:no-repeat;background-size:cover;width:62%;height:58%;bottom:-6%;left:-8%}.footer:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 900 360' fill='none'%3E%3Cpath d='M20 240C180 140 340 280 520 180S820 70 980 150' stroke='%231f74e8' stroke-width='3' opacity='0.5'/%3E%3Cpath d='M40 280C210 170 370 310 550 210S850 100 1010 180' stroke='%233f9bff' stroke-width='2.3' opacity='0.36'/%3E%3Cpath d='M70 310C240 210 400 330 580 240S880 130 1040 210' stroke='%235db0ff' stroke-width='1.7' opacity='0.24'/%3E%3C/svg%3E");background-position:100% 100%;background-repeat:no-repeat;background-size:cover;width:58%;height:54%;bottom:-8%;right:-10%}.footer .container{z-index:1;max-width:1200px;padding-inline:var(--spacing-lg);position:relative}.footer__inner{flex-direction:column;gap:32px;display:flex}.footer__top{grid-template-columns:minmax(240px,.85fr) minmax(0,1.15fr);align-items:start;column-gap:24px;display:grid}.footer__brand{align-items:flex-start;gap:16px;display:flex}.footer__mark{object-fit:contain;object-position:left top;flex-shrink:0;width:auto;height:58px;display:block}.footer__brand-copy{min-width:0;padding-top:2px}.footer__brand-name{color:#fff;font-family:var(--font-family-heading);letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:20px;font-weight:700;line-height:1.15}.footer__brand-partner{color:#5eb0ff;letter-spacing:.14em;text-transform:uppercase;margin:5px 0 0;font-size:11px;font-weight:600;line-height:1.3}.footer__partner-logo{align-items:center;gap:14px;margin-top:18px;display:flex}.footer__partner-divider{background:#ffffff4d;width:1px;height:30px;display:block}.footer__daikin-image{object-fit:contain;width:auto;height:24px;display:block}.footer__columns{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;display:grid}.footer__column{min-width:0;padding-inline:14px;position:relative}.footer__column-divider{background:#fff3;width:1px;position:absolute;top:6px;bottom:6px;left:0}.footer__column-link{text-align:center;flex-direction:column;align-items:center;gap:10px;text-decoration:none;display:flex}.footer__column-icon{color:#3aa0ff;place-items:center;width:28px;height:28px;display:grid}.footer__column-icon svg{width:26px;height:26px}.footer__column-title{color:#fff;font-family:var(--font-family-heading);font-size:15px;font-weight:700;line-height:1.25}.footer__column-text{color:#d2e0f2c7;flex-direction:column;max-width:170px;font-size:12px;font-weight:400;line-height:1.5;display:flex}.footer__column-line{display:block}.footer__middle{flex-wrap:wrap;justify-content:center;align-items:center;gap:22px;padding-top:4px;display:flex}.footer__contact{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.footer__middle-divider{background:#ffffff47;flex-shrink:0;width:1px;height:28px;display:block}.footer__contact-item{color:#fff;align-items:center;gap:10px;font-size:14px;font-weight:500;line-height:1.3;text-decoration:none;display:inline-flex}.footer__contact-item:hover{color:#9ec5ff}.footer__contact-icon{color:#3aa0ff;border:1.5px solid #3aa0ffbf;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.footer__contact-icon svg{width:16px;height:16px}.footer__socials{align-items:center;gap:12px;display:flex}.footer__social{color:#3aa0ff;border:1.5px solid #3aa0ffbf;border-radius:50%;place-items:center;width:34px;height:34px;text-decoration:none;transition:background .2s,border-color .2s;display:grid}.footer__social svg{width:16px;height:16px}.footer__social:hover{background:#3aa0ff1a;border-color:#6eb6ff}.footer__bottom{border-top:1px solid #5eb0ff47;flex-direction:column;align-items:center;gap:16px;padding-top:24px;display:flex}.footer__taglines{justify-content:center;align-items:center;gap:14px;display:flex}.footer__taglines-icon{flex-shrink:0;place-items:center;width:44px;height:28px;display:grid}.footer__taglines-image{object-fit:contain;width:44px;height:28px;display:block}.footer__taglines-text{color:#fff;text-align:center;margin:0;font-size:16px;font-weight:500;line-height:1.4}.footer__taglines-sep{color:#ffffff73;margin-inline:10px}.footer__legal{color:#bed2e6b3;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;font-size:12px;font-weight:400;line-height:1.5;display:flex}.footer__legal-sep{color:#ffffff59;margin-inline:10px}@media (max-width:980px){.footer__top{grid-template-columns:1fr;row-gap:28px}.footer__columns{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:22px}.footer__column:nth-child(3) .footer__column-divider{display:none}}@media (max-width:720px){.footer .container{padding-inline:16px}.footer__columns{grid-template-columns:1fr}.footer__column{padding-inline:0}.footer__column-divider{display:none}.footer__column-link{text-align:left;align-items:flex-start}.footer__middle{flex-direction:column;align-items:center}.footer__middle-divider{width:48px;height:1px}.footer__taglines{text-align:center;flex-direction:column}.footer__brand-name{font-size:17px}.footer__taglines-text{font-size:14px}.footer__mark{height:48px}}
.back-to-top{--fab-size:52px;--fab-right:28px;--fab-bottom:28px;--fab-gap:12px;right:max(var(--fab-right), env(safe-area-inset-right,0px));bottom:max(calc(var(--fab-bottom) + var(--fab-size) + var(--fab-gap)), calc(var(--fab-bottom) + var(--fab-size) + var(--fab-gap) + env(safe-area-inset-bottom,0px)));z-index:40;width:var(--fab-size);height:var(--fab-size);color:#fff;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;background:linear-gradient(160deg,#1e90ff 0%,#0a55e8 55%,#0746c4 100%);border:1px solid #78beff80;border-radius:50%;place-items:center;padding:0;transition:opacity .28s,transform .28s,visibility .28s,box-shadow .28s,border-color .28s,filter .22s;display:grid;position:fixed;transform:translateY(12px)scale(.92);box-shadow:0 12px 30px #08287866,inset 0 0 0 1px #ffffff1a,0 0 28px #2f8bff66}.back-to-top--visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.back-to-top:hover{filter:brightness(1.06);border-color:#9ed2ffbf;transform:translateY(-2px)scale(1.03);box-shadow:0 14px 34px #0828786b,inset 0 0 0 1px #ffffff1f,0 0 32px #2f8bff80}.back-to-top:focus-visible{outline-offset:3px;outline:2px solid #7ec8ff}.back-to-top__glow{z-index:0;pointer-events:none;background:radial-gradient(circle at 30% 25%,#b4dcff66,#0000 58%);border-radius:50%;position:absolute;inset:-2px}.back-to-top__ring{z-index:0;pointer-events:none;border:1px solid #fff3;border-radius:50%;position:absolute;inset:6px}.back-to-top__icon{z-index:1;width:22px;height:22px;position:relative}@media (max-width:47.99rem){.back-to-top{--fab-right:12px;--fab-bottom:12px}}@media (max-height:32rem){.back-to-top{--fab-right:10px;--fab-bottom:10px;--fab-gap:10px}}@media (min-width:80rem){.back-to-top{--fab-right:32px;--fab-bottom:32px}}
.whatsapp-fab{left:max(1rem, env(safe-area-inset-left,0px));bottom:max(1rem, calc(1rem + env(safe-area-inset-bottom,0px)));z-index:45;color:#fff;background:linear-gradient(160deg,#25d366 0%,#128c7e 100%);border:1px solid #b4ffc873;border-radius:50%;place-items:center;width:52px;height:52px;transition:transform .22s,box-shadow .22s,filter .22s;display:grid;position:fixed;box-shadow:0 12px 30px #128c7e66,inset 0 0 0 1px #ffffff1a,0 0 24px #25d36659}.whatsapp-fab__glow{pointer-events:none;background:radial-gradient(circle at 30% 25%,#d2ffe666,#0000 58%);border-radius:50%;position:absolute;inset:-2px}.whatsapp-fab svg{z-index:1;width:26px;height:26px;position:relative}.whatsapp-fab:hover{filter:brightness(1.05);transform:translateY(-2px)scale(1.03);box-shadow:0 14px 34px #128c7e7a,inset 0 0 0 1px #ffffff1f,0 0 32px #25d36673}.whatsapp-fab:focus-visible{outline-offset:3px;outline:2px solid #7dffb0}@media (max-width:720px){.whatsapp-fab{left:max(.85rem, env(safe-area-inset-left,0px));bottom:max(.85rem, calc(.85rem + env(safe-area-inset-bottom,0px)));width:48px;height:48px}.whatsapp-fab svg{width:24px;height:24px}}@media (min-width:45.01rem){.whatsapp-fab{left:28px;bottom:max(28px, calc(28px + env(safe-area-inset-bottom,0px)))}}
.reveal{--reveal-delay:0s;--reveal-duration:.75s;--reveal-ease:cubic-bezier(.22, 1, .36, 1);opacity:0;will-change:transform, opacity;transition:opacity var(--reveal-duration) var(--reveal-ease) var(--reveal-delay), transform var(--reveal-duration) var(--reveal-ease) var(--reveal-delay)}.reveal--up{transform:translateY(2.75rem)}.reveal--down{transform:translateY(-2rem)}.reveal--left{transform:translate(-2.5rem)}.reveal--right{transform:translate(2.5rem)}.reveal--scale{transform:translateY(1.25rem)scale(.96)}.reveal--fade{transform:none}.reveal--in{opacity:1;transform:none}.reveal--hero{z-index:2;position:relative;overflow:visible}.reveal--after-hero{z-index:1;position:relative}.reveal--stagger.reveal--in>*{animation:reveal-child-in .7s var(--reveal-ease) both}.reveal--stagger.reveal--in>:first-child{animation-delay:calc(var(--reveal-delay) + 40ms)}.reveal--stagger.reveal--in>:nth-child(2){animation-delay:calc(var(--reveal-delay) + .11s)}.reveal--stagger.reveal--in>:nth-child(3){animation-delay:calc(var(--reveal-delay) + .18s)}.reveal--stagger.reveal--in>:nth-child(4){animation-delay:calc(var(--reveal-delay) + .25s)}.reveal--stagger.reveal--in>:nth-child(5){animation-delay:calc(var(--reveal-delay) + .32s)}.reveal--stagger.reveal--in>:nth-child(6){animation-delay:calc(var(--reveal-delay) + .39s)}@keyframes reveal-child-in{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.reveal,.reveal--stagger.reveal--in>*{opacity:1;transition:none;animation:none;transform:none}}
.chat-widget{right:max(28px, env(safe-area-inset-right,0px));bottom:max(28px, calc(28px + env(safe-area-inset-bottom,0px)));z-index:45;flex-direction:column;align-items:flex-end;display:flex;position:fixed}.chat-widget__launcher{color:#fff;cursor:pointer;background:linear-gradient(160deg,#1e90ff 0%,#0a55e8 55%,#0746c4 100%);border:1px solid #78beff80;border-radius:50%;place-items:center;width:52px;height:52px;padding:0;transition:transform .22s,box-shadow .22s,filter .22s;display:grid;position:relative;box-shadow:0 12px 30px #08287866,inset 0 0 0 1px #ffffff1a,0 0 28px #2f8bff66}.chat-widget__launcher:hover{filter:brightness(1.06);transform:translateY(-2px)scale(1.03)}.chat-widget__launcher:focus-visible{outline-offset:3px;outline:2px solid #7ec8ff}.chat-widget__launcher svg{z-index:1;width:26px;height:26px;position:relative}.chat-widget__launcher-robot{z-index:1;color:#fff;filter:drop-shadow(0 1px 2px #00143c40);pointer-events:none;width:26px;height:26px;position:relative}.chat-widget__launcher-glow{pointer-events:none;background:radial-gradient(circle at 30% 25%,#b4dcff66,#0000 58%);border-radius:50%;position:absolute;inset:-2px}.chat-widget__pulse{z-index:0;pointer-events:none;border:1.5px solid #6ebeff8c;border-radius:50%;animation:2.2s ease-out infinite chat-pulse;position:absolute;inset:-3px}@keyframes chat-pulse{0%{opacity:.7;transform:scale(.92)}to{opacity:0;transform:scale(1.28)}}.chat-widget__panel{width:min(420px,100vw - 32px);height:min(560px, calc(100svh - 13rem - env(safe-area-inset-top,0px)));max-height:calc(100svh - 13rem - env(safe-area-inset-top,0px));background:linear-gradient(#071529 0%,#040d1a 100%);border:1px solid #508cdc47;border-radius:22px;flex-direction:column;animation:.28s chat-panel-in;display:flex;position:absolute;bottom:calc(100% + 14px);right:0;overflow:hidden;box-shadow:0 24px 60px #020a1c8c,inset 0 0 0 1px #ffffff0a}@keyframes chat-panel-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.chat-widget__header{background:linear-gradient(#143c7859,#0000);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding:14px 14px 12px;display:flex}.chat-widget__identity{align-items:center;gap:10px;min-width:0;display:flex}.chat-widget__avatar{color:#fff;background:linear-gradient(160deg,#1e90ff 0%,#0a55e8 100%);border:1px solid #5eb4ff8c;border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 0 16px #2f8bff59}.chat-widget__avatar-robot{width:22px;height:22px}.chat-widget__title{color:#fff;font-family:var(--font-family-heading);margin:0;font-size:14px;font-weight:700;line-height:1.2}.chat-widget__status{color:#bedcffc7;align-items:center;gap:6px;margin:3px 0 0;font-size:11px;font-weight:500;line-height:1.2;display:flex}.chat-widget__status-dot{background:#2ee59d;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #2ee59db3}.chat-widget__header-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.chat-widget__new-chat{color:#d7ebff;letter-spacing:.02em;white-space:nowrap;cursor:pointer;background:#1e5ab447;border:1px solid #5eb4ff59;border-radius:10px;height:32px;padding:0 10px;font-family:inherit;font-size:11px;font-weight:600}.chat-widget__new-chat:hover{color:#fff;background:#286ed266;border-color:#8ccdff99}.chat-widget__close{color:#fffc;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;flex-shrink:0;place-items:center;width:32px;height:32px;padding:0;display:grid}.chat-widget__close svg{width:14px;height:14px}.chat-widget__close:hover{color:#fff;background:#ffffff14}.chat-widget__banner,.chat-widget__confirm{background:#0c2854b8;border-bottom:1px solid #ffffff14;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.chat-widget__banner p,.chat-widget__confirm p{color:#dcebffeb;margin:0;font-size:12px;font-weight:500;line-height:1.35}.chat-widget__banner-actions,.chat-widget__confirm-actions{flex-wrap:wrap;gap:6px;display:flex}.chat-widget__banner-btn,.chat-widget__confirm-btn{color:#fff;cursor:pointer;background:linear-gradient(160deg,#1e90ff 0%,#0a63f0 100%);border:1px solid #5eb4ff66;border-radius:8px;height:28px;padding:0 10px;font-family:inherit;font-size:11px;font-weight:600}.chat-widget__banner-btn--ghost,.chat-widget__confirm-btn--ghost{color:#e6f0ffe6;background:#ffffff0d;border-color:#ffffff29}.chat-widget__banner-btn:hover,.chat-widget__confirm-btn:hover{filter:brightness(1.06)}.chat-widget__toast{color:#d9ffe8;background:#083c288c;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:10px;padding:8px 12px;font-size:12px;font-weight:500;display:flex}.chat-widget__toast-undo{color:#9dffc4;text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:12px;font-weight:700;text-decoration:underline}.chat-widget__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#6eb4ff73 transparent;flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden auto}.chat-widget__body::-webkit-scrollbar{width:6px}.chat-widget__body::-webkit-scrollbar-track{background:0 0;margin-block:8px}.chat-widget__body::-webkit-scrollbar-thumb{background:#6eb4ff59 padding-box padding-box;border:1px solid #0000;border-radius:999px}.chat-widget__body::-webkit-scrollbar-thumb:hover{background:#8ccdff8c}.chat-widget__body::-webkit-scrollbar-corner{background:0 0}.chat-widget__messages{flex-direction:column;gap:10px;padding:14px 14px 8px;display:flex}.chat-widget__suggestions{flex-wrap:wrap;flex-shrink:0;gap:10px;padding:4px 14px 14px;display:flex}.chat-widget__bubble{border-radius:14px;max-width:88%;padding:10px 12px;font-size:13px;font-weight:450;line-height:1.5}.chat-widget__bubble p{white-space:pre-wrap;margin:0}.chat-widget__link{color:#9fd0ff;text-underline-offset:2px;word-break:break-all;font-weight:600;text-decoration:underline}.chat-widget__link:hover{color:#c8e6ff}.chat-widget__chip--whatsapp{color:#d8ffe8;background:#12644673;border-color:#25d3668c}.chat-widget__chip--whatsapp:hover{color:#fff;background:#1e8c5a80;border-color:#5ae68ccc}.chat-widget__bubble--assistant{color:#ebf4fff5;background:#123060b8;border:1px solid #5eb4ff2e;border-bottom-left-radius:6px;align-self:flex-start}.chat-widget__bubble--user{color:#fff;background:linear-gradient(160deg,#1e8fff 0%,#0b63f0 100%);border-bottom-right-radius:6px;align-self:flex-end}.chat-widget__bubble-label{color:#7eb8ff;letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:600;display:block}.chat-widget__bubble--typing{min-width:64px}.chat-widget__typing{align-items:center;gap:4px;padding:4px 2px;display:inline-flex}.chat-widget__typing span{background:#8ec4ff;border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite chat-dot}.chat-widget__typing span:nth-child(2){animation-delay:.15s}.chat-widget__typing span:nth-child(3){animation-delay:.3s}@keyframes chat-dot{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.chat-widget__chip{color:#d7ebff;text-align:center;white-space:normal;cursor:pointer;background:#14376e73;border:1px solid #5eb4ff66;border-radius:999px;justify-content:center;align-items:center;min-height:2.5rem;padding:.6rem .9rem;font-family:inherit;font-size:.8125rem;font-weight:500;line-height:1.25;text-decoration:none;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.chat-widget__chip:hover{color:#fff;background:#2864be73;border-color:#8ccdffb3}.chat-widget__composer{background:#0000002e;border-top:1px solid #ffffff14;align-items:center;gap:8px;padding:12px 12px 14px;display:flex}.chat-widget__input{color:#fff;background:#081834e6;border:1px solid #5eb4ff47;border-radius:12px;flex:1;min-width:0;height:42px;padding:0 14px;font-family:inherit;font-size:13px;line-height:1.3}.chat-widget__input::placeholder{color:#b4cdeb8c}.chat-widget__input:focus{border-color:#6ebeffb3;outline:none;box-shadow:0 0 0 3px #2f8bff2e}.chat-widget__input:disabled{opacity:.7}.chat-widget__send{color:#fff;cursor:pointer;background:linear-gradient(160deg,#1e90ff 0%,#0a63f0 100%);border:none;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;padding:0;transition:filter .18s,transform .18s;display:grid}.chat-widget__send svg{width:16px;height:16px}.chat-widget__send:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.chat-widget__send:disabled{opacity:.45;cursor:not-allowed}@media (max-width:47.99rem){.chat-widget{right:max(12px, env(safe-area-inset-right,0px));bottom:max(12px, calc(12px + env(safe-area-inset-bottom,0px)))}.chat-widget__panel{top:calc(72px + env(safe-area-inset-top,0px) + 8px);right:max(10px, env(safe-area-inset-right,0px));bottom:calc(12px + 48px + 12px + env(safe-area-inset-bottom,0px));left:max(10px, env(safe-area-inset-left,0px));border-radius:18px;width:auto;height:auto;max-height:none;animation:.3s cubic-bezier(.22,1,.36,1) chat-panel-in-mobile;position:fixed}.chat-widget__header{padding:14px 14px 12px}.chat-widget__title{font-size:15px}.chat-widget__status{font-size:12px}.chat-widget__messages{gap:12px;padding:14px 14px 8px}.chat-widget__bubble{max-width:92%;font-size:.9375rem;line-height:1.45}.chat-widget__chip{min-height:2.75rem;padding:.7rem 1rem;font-size:.875rem}.chat-widget__composer{padding:12px}.chat-widget__input{height:46px;font-size:16px}.chat-widget__launcher{width:52px;height:52px}}@keyframes chat-panel-in-mobile{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (min-width:48rem){.chat-widget__panel{top:calc(88px + env(safe-area-inset-top,0px) + 12px);right:max(28px, env(safe-area-inset-right,0px));bottom:calc(28px + 52px + 14px + env(safe-area-inset-bottom,0px));width:min(420px,100vw - 48px);height:auto;max-height:none;position:fixed;left:auto}}@media (min-width:64rem){.chat-widget__panel{top:calc(96px + env(safe-area-inset-top,0px) + 12px);width:min(420px,100vw - 56px)}}@media (min-width:80rem){.chat-widget{right:max(32px, env(safe-area-inset-right,0px));bottom:max(32px, calc(32px + env(safe-area-inset-bottom,0px)))}.chat-widget__panel{right:max(32px, env(safe-area-inset-right,0px));bottom:calc(32px + 52px + 14px + env(safe-area-inset-bottom,0px))}}@media (max-height:32rem){.chat-widget{right:max(10px, env(safe-area-inset-right,0px));bottom:max(10px, calc(10px + env(safe-area-inset-bottom,0px)))}.chat-widget__panel{top:calc(72px + env(safe-area-inset-top,0px) + 6px);right:max(10px, env(safe-area-inset-right,0px));bottom:calc(10px + 52px + 10px + env(safe-area-inset-bottom,0px));border-radius:16px;width:min(22rem,100vw - 5rem);animation:.28s cubic-bezier(.22,1,.36,1) chat-panel-in-mobile;position:fixed;left:auto;height:auto!important;max-height:none!important}.chat-widget__header{gap:8px;padding:8px 10px}.chat-widget__avatar{border-radius:10px;width:32px;height:32px}.chat-widget__avatar-robot{width:18px;height:18px}.chat-widget__title{font-size:13px}.chat-widget__status{margin-top:1px;font-size:10px}.chat-widget__close{width:28px;height:28px}.chat-widget__new-chat{height:28px;padding:0 8px;font-size:10px}.chat-widget__messages{gap:8px;padding:8px 10px 4px}.chat-widget__bubble{padding:8px 10px;font-size:.8125rem;line-height:1.35}.chat-widget__suggestions{gap:6px;padding:4px 10px 10px}.chat-widget__chip{min-height:2rem;padding:.35rem .65rem;font-size:.75rem}.chat-widget__composer{padding:8px 10px}.chat-widget__input{height:40px;font-size:16px}.chat-widget__send{width:40px;height:40px}}@media (min-width:48rem) and (max-height:32rem){.chat-widget__panel{top:calc(88px + env(safe-area-inset-top,0px) + 6px);width:min(24rem,100vw - 6rem)}}@media (min-width:64rem) and (max-height:32rem){.chat-widget__panel{top:calc(96px + env(safe-area-inset-top,0px) + 6px)}}
.hero{z-index:2;aspect-ratio:auto;width:100%;height:calc(45.8984vw - 55px);min-height:0;font-family:var(--font-primary), "Inter", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision;background-color:#02040a;background-image:url(/images/hero/heroBg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:0;position:relative;overflow:visible}.hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#02040a6b 0%,#02040a2e 36%,#02040a0a 62%,#02040a00 82%);position:absolute;inset:0}.hero__container{z-index:2;flex-direction:column;width:100%;height:100%;min-height:100%;display:flex;position:relative}.hero__inner{z-index:2;flex:1;grid-template-columns:40% 60%;align-items:flex-start;column-gap:1.25rem;min-height:0;padding-top:2rem;padding-bottom:0;display:grid;position:relative}.hero__content{z-index:3;max-width:680px;font-family:var(--font-primary), "Inter", sans-serif;flex-direction:column;align-items:flex-start;padding:30px 78px 30px 30px;display:flex;position:relative}.hero__badge{color:#09f;font-family:var(--font-primary), "Inter", sans-serif;letter-spacing:.14em;text-transform:uppercase;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;margin-bottom:8px;padding:5px 0 0;font-size:14px;font-weight:400;line-height:20px;display:inline-flex}.hero__title{color:#fff;font-family:var(--font-family-heading);letter-spacing:-.025em;text-shadow:none;font-feature-settings:"ss04" on, "cv11" on;flex-direction:column;margin:0 0 14px;font-size:50px;font-weight:600;line-height:56px;display:flex}.hero__title-line{display:block}.hero__description{color:#ffffffd1;max-width:480px;font-family:var(--font-primary), "Inter", sans-serif;letter-spacing:-.01em;margin-top:0;margin-bottom:16px;font-size:14px;font-weight:400;line-height:28px}.hero__actions{align-items:center;gap:14px;margin-top:0;display:flex}.hero__button{height:42px;font-family:var(--font-primary), "Inter", sans-serif;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:0 27px;font-size:14px;font-weight:500;line-height:1;transition:background .3s,color .3s,transform .3s,border-color .3s,filter .3s;display:inline-flex}.hero__button--primary{color:#fff;background:linear-gradient(#2285ff 0%,#0d63f3 100%);border:none;font-weight:600}.hero__button--primary:hover{filter:brightness(1.08);transform:translateY(-2px)}.hero__button--secondary{color:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:1.5px solid #ffffff73;font-weight:400}.hero__button--secondary:hover{background:#ffffff1a;border-color:#fff9}.hero__button:focus-visible{outline-offset:4px;outline:3px solid #00a8ff}.hero__trust{color:#ffffffe0;font-family:var(--font-primary), "Inter", sans-serif;align-items:center;gap:7px;margin-top:14px;font-size:10px;font-weight:400;line-height:20px;display:flex}.hero__trust-icon{flex-shrink:0;width:22px;height:22px;display:block}.hero__trust-text{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}.hero__media{pointer-events:none;justify-content:flex-end;align-self:stretch;align-items:flex-end;width:100%;height:100%;min-height:0;padding-bottom:0;padding-right:18px;display:flex;position:relative}.hero__visual{z-index:1;object-fit:contain;object-position:right bottom;transform-origin:100% 100%;width:100%;max-width:51.15rem;height:auto;max-height:92%;margin-inline:auto 0;display:block;position:relative;transform:translate(-32px)translateY(10px)scale(1.18)}.hero__overlay{z-index:0;pointer-events:none;background:radial-gradient(circle at 72% 28%,#00b4ff1f,#0000 30%),radial-gradient(circle at 84% 78%,#00a8ff1a,#0000 34%);position:absolute;inset:0}.hero__trust-strip{z-index:5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#08162a;border:1px solid #ffffff1f;border-radius:18px;justify-content:space-between;align-items:center;height:84px;padding:18px 32px;display:flex;position:absolute;bottom:-42px;left:26px;right:26px}.hero__trust-card{flex:1;align-items:center;min-width:0;padding:0 24px;display:flex}.hero__trust-card:first-child{padding-inline-start:0}.hero__trust-card:last-child{padding-inline-end:0}.hero__trust-divider{background:#ffffff26;flex-shrink:0;width:1px;height:48px}.hero__trust-card-icon{color:#fff;flex-shrink:0;justify-content:flex-start;align-items:center;width:36px;height:36px;margin-right:18px;display:flex}.hero__trust-card-icon svg{width:36px;height:36px}.hero__trust-card-copy{flex-direction:column;min-width:0;display:flex}.hero__trust-card-title{color:#fff;font-family:var(--font-family-heading);margin:0 0 4px;font-size:16px;font-weight:600;line-height:1.25}.hero__trust-card-description{color:#c7d2e1;font-family:var(--font-primary), "Inter", sans-serif;margin:0;font-size:13px;font-weight:400;line-height:1.45}@media (max-width:79.99rem){.hero{background-position:62%;height:auto;min-height:min(88dvh,760px)}.hero:before{background:linear-gradient(#02040a8c 0%,#02040a47 42%,#02040a80 100%)}.hero__container{justify-content:space-between;height:auto;padding-bottom:0}.hero__inner{grid-template-columns:1fr;row-gap:.5rem;padding-top:clamp(1.25rem,3vw,2rem)}.hero__content{order:1;max-width:40rem;padding:.5rem 0 0}.hero__media{display:none}.hero__trust-strip{z-index:5;background:linear-gradient(#0b1a31 0%,#071322 100%);border:1px solid #ffffff1a;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;height:auto;margin-top:.75rem;margin-bottom:clamp(1.25rem,3vw,2rem);padding:0;display:grid;position:relative;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 18px 40px #00000047}.hero__trust-card{border-bottom:1px solid #ffffff14;border-right:1px solid #ffffff14;flex:none;min-height:5.25rem;padding:1rem 1.1rem}.hero__trust-card:nth-child(2n){border-right:0}.hero__trust-card:nth-last-child(-n+2){border-bottom:0}.hero__trust-divider{display:none}}@media (max-width:63.99rem){.hero__title{font-size:var(--fluid-display);letter-spacing:-.035em;line-height:1.08}.hero__description{max-width:36rem;font-size:var(--fluid-body);color:#ffffffdb;line-height:1.6}.hero__actions{flex-wrap:wrap;gap:.75rem}.hero__button{border-radius:.75rem;padding-inline:1.35rem}}@media (max-width:47.99rem){.hero{background-position:70%;min-height:0}.hero__content{padding:.25rem 0 .5rem}.hero__badge{letter-spacing:.13em;margin-bottom:.65rem}.hero__title{margin-bottom:.85rem}.hero__description{margin-bottom:1.15rem}.hero__actions{flex-direction:column;align-items:stretch;width:100%}.hero__button{width:100%;height:var(--touch-min);font-size:.9375rem}.hero__button--primary{box-shadow:0 12px 28px #0d63f359}.hero__trust{margin-top:1rem;font-size:.75rem}.hero__trust-strip{grid-template-columns:1fr;margin-inline:0}.hero__trust-card{border-bottom:1px solid #ffffff14;border-right:0;min-height:4.5rem;padding:.95rem 1rem}.hero__trust-card:last-child{border-bottom:0}.hero__trust-card-icon{width:1.85rem;height:1.85rem;margin-right:.85rem}.hero__trust-card-icon svg{width:1.85rem;height:1.85rem}.hero__trust-card-title{font-size:.9375rem}.hero__trust-card-description{font-size:.75rem}}@media (min-width:80rem){.hero{height:calc(45.8984vw - 55px);min-height:0}}@media (min-width:90rem){.hero{height:605.938px;max-height:620px}}
.product-solutions{z-index:1;width:100%;font-family:var(--font-primary), "Inter", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f8fb;margin-top:-42px;padding-top:118px;padding-bottom:28px;position:relative;overflow:hidden}.product-solutions:before{content:"";z-index:0;pointer-events:none;opacity:.95;background:radial-gradient(55% 40% at 70% 30%,#7db2f038,#0000 70%),radial-gradient(40% 50% at 85% 55%,#b7ccf459,#0000 72%);width:min(52vw,640px);height:70%;position:absolute;top:-10%;right:-8%}.product-solutions:after{content:"";z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 560 280' fill='none'%3E%3Cpath d='M40 40c80 10 120 70 200 60s140-50 220-20 90 80 140 70' stroke='%239ebce8' stroke-width='1.2' opacity='0.45'/%3E%3Cpath d='M20 90c90 0 130 55 210 45s150-35 230-10 100 55 150 45' stroke='%23b7ccf4' stroke-width='1.2' opacity='0.55'/%3E%3Cpath d='M60 150c70-20 130 30 200 20s140-45 210-15 90 50 130 40' stroke='%237db2f0' stroke-width='1.1' opacity='0.35'/%3E%3Cpath d='M0 200c100-10 150 40 240 30s160-50 250-20 90 40 140 30' stroke='%23cfe0f7' stroke-width='1.4' opacity='0.6'/%3E%3C/svg%3E");background-position:100% 0;background-repeat:no-repeat;background-size:cover;width:min(48vw,560px);height:280px;position:absolute;top:72px;right:0}.product-solutions .container{z-index:1;max-width:1200px;padding-inline:1rem;position:relative}.product-solutions__inner{flex-direction:column;gap:28px;display:flex}.product-solutions__header{align-items:flex-start;gap:35px;padding-block:12px 8px;display:flex}.product-solutions__number{color:#d0dff2;font-family:var(--font-family-heading);letter-spacing:-.045em;flex-shrink:0;margin:0;padding:0;font-size:148px;font-weight:700;line-height:.8;display:block}.product-solutions__intro{flex:1;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);grid-template-areas:"eyebrow.""title description";align-items:start;gap:14px 48px;min-width:0;margin:0;padding:0;display:grid}.product-solutions__eyebrow{color:#1d67cd;letter-spacing:.14em;text-transform:uppercase;grid-area:eyebrow;margin:0;padding:0;font-size:13px;font-weight:700;line-height:1}.product-solutions__eyebrow:after{content:"";background:#1d67cd;width:42px;height:2px;margin-top:10px;display:block}.product-solutions__title{color:#001a41;letter-spacing:-.025em;grid-area:title;max-width:460px;margin:0;font-size:40px;font-weight:700;line-height:1.12}.product-solutions__description{color:#3d4f73;grid-area:description;max-width:420px;margin:0;padding-top:0;font-size:16px;font-weight:400;line-height:1.6}.product-solutions__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.product-solutions__card{background:#fff;border:1px solid #e8f0f6;border-radius:20px;flex-direction:column;padding:0;transition:box-shadow .3s,transform .3s;display:flex;overflow:hidden;box-shadow:0 8px 24px #0f172a0f}.product-solutions__card:hover{transform:translateY(-3px);box-shadow:0 16px 36px #0f172a1f}.product-solutions__card-media{z-index:1;aspect-ratio:4/3;background:#e8eef5;flex-shrink:0;width:100%;height:auto;position:relative;overflow:visible}.product-solutions__card-media-frame{position:absolute;inset:0;overflow:hidden}.product-solutions__card-image{object-fit:cover;object-position:center;transform-origin:50%;transition:transform .7s ease-in-out;transform:scale(1)}.product-solutions__card:hover .product-solutions__card-image{transform:scale(1.06)}@media (prefers-reduced-motion:reduce){.product-solutions__card-image{transition:none}.product-solutions__card:hover .product-solutions__card-image{transform:none}}.product-solutions__card-icon{z-index:2;color:#1d67cd;background:radial-gradient(circle at 50% 45%,#f8fbff 0%,#eef4fc 62%,#e4edf8 100%);border:3px solid #fff;border-radius:50%;place-items:center;width:52px;height:52px;display:grid;position:absolute;bottom:0;left:16px;transform:translateY(50%);box-shadow:0 0 0 1px #adc6e673,0 4px 14px #1d67cd24,inset 0 1px 2px #fffffff2,inset 0 -2px 4px #a0bee138}.product-solutions__card-icon svg{width:22px;height:22px}.product-solutions__card-body{text-align:left;flex-direction:column;flex:1;align-items:flex-start;padding:40px 16px 18px;display:flex}.product-solutions__card-title{color:#001a41;letter-spacing:-.01em;margin:0 0 12px;font-size:17px;font-weight:700;line-height:1.3}.product-solutions__card-rule{background:linear-gradient(90deg,#1d67cd 0 48px,#d7e3f4 48px 100%);border-radius:2px;width:100%;height:2px;margin-bottom:14px;display:block}.product-solutions__card-description{color:#5a6b8a;margin:0 0 28px;font-size:13px;font-weight:400;line-height:1.55}.product-solutions__card-link{color:#1d67cd;justify-content:flex-start;align-items:center;gap:8px;margin-top:auto;font-size:14px;font-weight:700;line-height:1.3;text-decoration:none;transition:gap .25s,color .25s;display:inline-flex}.product-solutions__card-link-text{transition:transform .25s;position:relative}.product-solutions__card-link-text:after{content:"";background:currentColor;width:0;height:1.5px;transition:width .28s;position:absolute;bottom:-2px;left:0}.product-solutions__card-arrow{flex-shrink:0;width:18px;height:11px;transition:transform .28s;display:block}.product-solutions__card-link:hover,.product-solutions__card:hover .product-solutions__card-link{color:#0b4fad;gap:12px}.product-solutions__card-link:hover .product-solutions__card-link-text:after,.product-solutions__card:hover .product-solutions__card-link-text:after{width:100%}.product-solutions__card-link:hover .product-solutions__card-arrow,.product-solutions__card:hover .product-solutions__card-arrow{transform:translate(5px)}.product-solutions__card-link:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #1d67cd}@media (prefers-reduced-motion:reduce){.product-solutions__card-link,.product-solutions__card-link-text,.product-solutions__card-link-text:after,.product-solutions__card-arrow{transition:none}.product-solutions__card-link:hover .product-solutions__card-arrow,.product-solutions__card:hover .product-solutions__card-arrow{transform:none}}@media (min-width:48rem){.product-solutions .container{padding-inline:1.5rem}}@media (min-width:80rem){.product-solutions .container{padding-inline:0}}@media (max-width:79.99rem){.product-solutions{margin-top:0;padding-top:48px;padding-bottom:32px}.product-solutions__header{gap:20px}.product-solutions__number{font-size:clamp(4.5rem,12vw,7rem)}.product-solutions__intro{grid-template-columns:1fr;grid-template-areas:"eyebrow""title""description";gap:12px 0}.product-solutions__title{max-width:none;font-size:clamp(1.75rem,4vw,2.25rem)}.product-solutions__description{max-width:none}}@media (max-width:47.99rem){.product-solutions{padding-block:2.5rem}.product-solutions__header{flex-direction:column;gap:8px}.product-solutions__number{font-size:3.5rem;line-height:1}}@media (max-width:63.99rem){.product-solutions__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:47.99rem){.product-solutions__grid{grid-template-columns:1fr}}
.industry-solutions{width:100%;font-family:var(--font-primary), "Inter", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f8fb;padding-block:28px;position:relative;overflow:hidden}.industry-solutions:before{content:"";z-index:0;pointer-events:none;opacity:.95;background:radial-gradient(55% 40% at 70% 30%,#7db2f038,#0000 70%),radial-gradient(40% 50% at 85% 55%,#b7ccf459,#0000 72%);width:min(52vw,640px);height:70%;position:absolute;top:-10%;right:-8%}.industry-solutions:after{content:"";z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 560 280' fill='none'%3E%3Cpath d='M40 40c80 10 120 70 200 60s140-50 220-20 90 80 140 70' stroke='%239ebce8' stroke-width='1.2' opacity='0.45'/%3E%3Cpath d='M20 90c90 0 130 55 210 45s150-35 230-10 100 55 150 45' stroke='%23b7ccf4' stroke-width='1.2' opacity='0.55'/%3E%3Cpath d='M60 150c70-20 130 30 200 20s140-45 210-15 90 50 130 40' stroke='%237db2f0' stroke-width='1.1' opacity='0.35'/%3E%3Cpath d='M0 200c100-10 150 40 240 30s160-50 250-20 90 40 140 30' stroke='%23cfe0f7' stroke-width='1.4' opacity='0.6'/%3E%3C/svg%3E");background-position:100% 0;background-repeat:no-repeat;background-size:cover;width:min(48vw,560px);height:280px;position:absolute;top:0;right:0}.industry-solutions .container{z-index:1;max-width:1200px;padding-inline:1rem;position:relative}.industry-solutions__inner{flex-direction:column;gap:28px;display:flex}.industry-solutions__header{align-items:flex-start;gap:35px;padding-block:12px 8px;display:flex}.industry-solutions__number{color:#d0dff2;font-family:var(--font-family-heading);letter-spacing:-.045em;flex-shrink:0;margin:0;padding:0;font-size:148px;font-weight:700;line-height:.8;display:block}.industry-solutions__intro{flex:1;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);grid-template-areas:"eyebrow.""title description";align-items:start;gap:14px 48px;min-width:0;margin:0;padding:0;display:grid}.industry-solutions__eyebrow{color:#1d67cd;letter-spacing:.14em;text-transform:uppercase;grid-area:eyebrow;margin:0;padding:0;font-size:13px;font-weight:700;line-height:1}.industry-solutions__eyebrow:after{content:"";background:#1d67cd;width:42px;height:2px;margin-top:10px;display:block}.industry-solutions__title{color:#001a41;letter-spacing:-.025em;grid-area:title;max-width:460px;margin:0;font-size:40px;font-weight:700;line-height:1.12}.industry-solutions__description{color:#3d4f73;grid-area:description;max-width:420px;margin:0;padding-top:0;font-size:16px;font-weight:400;line-height:1.6}.industry-solutions__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.industry-solutions__card{background:#fff;border:1px solid #e8f0f6;border-radius:20px;flex-direction:column;padding:0;transition:box-shadow .3s,transform .3s;display:flex;overflow:hidden;box-shadow:0 8px 24px #0f172a0f}.industry-solutions__card:hover{transform:translateY(-3px);box-shadow:0 16px 36px #0f172a1f}.industry-solutions__card-media{z-index:1;aspect-ratio:4/3;background:#e8eef5;width:100%;position:relative;overflow:visible}.industry-solutions__card-media-frame{width:100%;height:100%;overflow:hidden}.industry-solutions__card-image{object-fit:cover;object-position:center;transform-origin:50%;border-radius:0;width:100%;height:100%;transition:transform .7s ease-in-out;display:block;transform:scale(1)}.industry-solutions__card:hover .industry-solutions__card-image{transform:scale(1.06)}@media (prefers-reduced-motion:reduce){.industry-solutions__card-image{transition:none}.industry-solutions__card:hover .industry-solutions__card-image{transform:none}}.industry-solutions__card-icon{z-index:2;color:#1d67cd;background:radial-gradient(circle at 50% 45%,#f8fbff 0%,#eef4fc 62%,#e4edf8 100%);border:3px solid #fff;border-radius:50%;place-items:center;width:52px;height:52px;display:grid;position:absolute;bottom:0;left:16px;transform:translateY(50%);box-shadow:0 0 0 1px #adc6e673,0 4px 14px #1d67cd24,inset 0 1px 2px #fffffff2,inset 0 -2px 4px #a0bee138}.industry-solutions__card-icon svg{width:22px;height:22px}.industry-solutions__card-icon-image{object-fit:contain;object-position:center;width:34px;height:34px;display:block}.industry-solutions__card-body{text-align:left;flex-direction:column;flex:1;align-items:flex-start;padding:40px 16px 18px;display:flex}.industry-solutions__card-title{color:#001a41;letter-spacing:-.01em;margin:0 0 12px;font-size:17px;font-weight:700;line-height:1.3}.industry-solutions__card-rule{background:linear-gradient(90deg,#1d67cd 0 48px,#d7e3f4 48px 100%);border-radius:2px;width:100%;height:2px;margin-bottom:14px;display:block}.industry-solutions__card-description{color:#5a6b8a;margin:0 0 28px;font-size:13px;font-weight:400;line-height:1.55}.industry-solutions__card-link{color:#1d67cd;justify-content:flex-start;align-items:center;gap:8px;margin-top:auto;font-size:14px;font-weight:700;line-height:1.3;text-decoration:none;transition:gap .25s,color .25s;display:inline-flex}.industry-solutions__card-link-text{transition:transform .25s;position:relative}.industry-solutions__card-link-text:after{content:"";background:currentColor;width:0;height:1.5px;transition:width .28s;position:absolute;bottom:-2px;left:0}.industry-solutions__card-arrow{flex-shrink:0;width:18px;height:11px;transition:transform .28s;display:block}.industry-solutions__card-link:hover,.industry-solutions__card:hover .industry-solutions__card-link{color:#0b4fad;gap:12px}.industry-solutions__card-link:hover .industry-solutions__card-link-text:after,.industry-solutions__card:hover .industry-solutions__card-link-text:after{width:100%}.industry-solutions__card-link:hover .industry-solutions__card-arrow,.industry-solutions__card:hover .industry-solutions__card-arrow{transform:translate(5px)}.industry-solutions__card-link:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #1d67cd}@media (prefers-reduced-motion:reduce){.industry-solutions__card-link,.industry-solutions__card-link-text,.industry-solutions__card-link-text:after,.industry-solutions__card-arrow{transition:none}.industry-solutions__card-link:hover .industry-solutions__card-arrow,.industry-solutions__card:hover .industry-solutions__card-arrow{transform:none}}.industry-solutions__footer{background:#eaf2fc;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;padding:16px 20px;display:flex}.industry-solutions__footer-lead{align-items:center;gap:12px;min-width:0;display:flex}.industry-solutions__footer-shield{color:#fff;background:#0a6ce6;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.industry-solutions__footer-shield svg{width:18px;height:18px}.industry-solutions__footer-text{color:#003181;margin:0;font-size:13px;font-weight:500;line-height:1.4}.industry-solutions__footer-list{flex-shrink:0;align-items:center;gap:0;margin:0;padding:0;list-style:none;display:flex}.industry-solutions__footer-item{color:#003181;white-space:nowrap;align-items:center;gap:8px;padding:0 16px;font-size:13px;font-weight:600;line-height:1.3;display:inline-flex}.industry-solutions__footer-item+.industry-solutions__footer-item{border-left:1px solid #c5d7ef}.industry-solutions__footer-check{color:#0a6ce6;display:inline-flex}.industry-solutions__footer-check svg{width:16px;height:16px}@media (min-width:48rem){.industry-solutions .container{padding-inline:1.5rem}}@media (min-width:80rem){.industry-solutions .container{padding-inline:0}}@media (max-width:79.99rem){.industry-solutions{padding-block:3rem}.industry-solutions__header{gap:20px}.industry-solutions__number{font-size:clamp(4.5rem,12vw,7rem)}.industry-solutions__intro{grid-template-columns:1fr;grid-template-areas:"eyebrow""title""description";gap:12px 0}.industry-solutions__title{max-width:none;font-size:clamp(1.75rem,4vw,2.25rem)}.industry-solutions__description{max-width:none}}@media (max-width:47.99rem){.industry-solutions{padding-block:2.5rem}.industry-solutions__header{flex-direction:column;gap:8px}.industry-solutions__number{font-size:3.5rem;line-height:1}}@media (max-width:63.99rem){.industry-solutions__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:47.99rem){.industry-solutions__grid{grid-template-columns:1fr}}@media (max-width:63.99rem){.industry-solutions__footer{flex-direction:column;align-items:flex-start;gap:16px}.industry-solutions__footer-list{flex-wrap:wrap}}
.why-vr{width:100%;font-family:var(--font-primary), "Inter", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f8fb;padding-block:28px;position:relative;overflow:hidden}.why-vr:before{content:"";z-index:0;pointer-events:none;opacity:.95;background:radial-gradient(55% 40% at 70% 30%,#7db2f038,#0000 70%),radial-gradient(40% 50% at 85% 55%,#b7ccf459,#0000 72%);width:min(52vw,640px);height:70%;position:absolute;top:-10%;right:-8%}.why-vr:after{content:"";z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 560 280' fill='none'%3E%3Cpath d='M40 40c80 10 120 70 200 60s140-50 220-20 90 80 140 70' stroke='%239ebce8' stroke-width='1.2' opacity='0.45'/%3E%3Cpath d='M20 90c90 0 130 55 210 45s150-35 230-10 100 55 150 45' stroke='%23b7ccf4' stroke-width='1.2' opacity='0.55'/%3E%3Cpath d='M60 150c70-20 130 30 200 20s140-45 210-15 90 50 130 40' stroke='%237db2f0' stroke-width='1.1' opacity='0.35'/%3E%3Cpath d='M0 200c100-10 150 40 240 30s160-50 250-20 90 40 140 30' stroke='%23cfe0f7' stroke-width='1.4' opacity='0.6'/%3E%3C/svg%3E");background-position:100% 0;background-repeat:no-repeat;background-size:cover;width:min(48vw,560px);height:280px;position:absolute;top:0;right:0}.why-vr .container{z-index:1;max-width:1200px;padding-inline:1rem;position:relative}.why-vr__inner{flex-direction:column;gap:28px;display:flex}.why-vr__header{align-items:flex-start;gap:35px;padding-block:12px 8px;display:flex}.why-vr__number{color:#d0dff2;font-family:var(--font-family-heading);letter-spacing:-.045em;flex-shrink:0;margin:0;padding:0;font-size:148px;font-weight:700;line-height:.8;display:block}.why-vr__intro{flex:1;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);grid-template-areas:"eyebrow.""title description";align-items:start;gap:14px 48px;min-width:0;margin:0;padding:0;display:grid}.why-vr__eyebrow{color:#1d67cd;letter-spacing:.14em;text-transform:uppercase;grid-area:eyebrow;margin:0;padding:0;font-size:13px;font-weight:700;line-height:1}.why-vr__eyebrow:after{content:"";background:#1d67cd;width:42px;height:2px;margin-top:10px;display:block}.why-vr__title{color:#001a41;letter-spacing:-.025em;grid-area:title;max-width:460px;margin:0;font-size:40px;font-weight:700;line-height:1.12}.why-vr__description{color:#3d4f73;grid-area:description;max-width:420px;margin:0;padding-top:0;font-size:16px;font-weight:400;line-height:1.6}.why-vr__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.why-vr__item{text-align:left;background:#fff;border:1px solid #e8f0f6;border-radius:20px;flex-direction:column;align-items:flex-start;min-width:0;padding:28px 20px 22px;transition:box-shadow .3s,transform .3s;display:flex;overflow:hidden;box-shadow:0 8px 24px #0f172a0f}.why-vr__item:hover{transform:translateY(-3px);box-shadow:0 16px 36px #0f172a1f}.why-vr__icon{background:radial-gradient(circle at 50% 45%,#f8fbff 0%,#eef4fc 62%,#e4edf8 100%);border:3px solid #fff;border-radius:50%;flex-shrink:0;place-items:center;width:52px;height:52px;margin-bottom:18px;display:grid;box-shadow:0 0 0 1px #adc6e673,0 4px 14px #1d67cd24,inset 0 1px 2px #fffffff2,inset 0 -2px 4px #a0bee138}.why-vr__icon-image{object-fit:contain;object-position:center;width:28px;height:28px;display:block}.why-vr__item-title{color:#001a41;letter-spacing:-.01em;margin:0 0 12px;font-size:17px;font-weight:700;line-height:1.3}.why-vr__item-rule{background:linear-gradient(90deg,#1d67cd 0 48px,#d7e3f4 48px 100%);border-radius:2px;width:100%;height:2px;margin-bottom:14px;display:block}.why-vr__item-description{color:#5a6b8a;margin:0;font-size:13px;font-weight:400;line-height:1.55}@media (min-width:48rem){.why-vr .container{padding-inline:1.5rem}}@media (min-width:80rem){.why-vr .container{padding-inline:0}}@media (max-width:79.99rem){.why-vr{padding-block:3rem}.why-vr__header{gap:20px}.why-vr__number{font-size:clamp(4.5rem,12vw,7rem)}.why-vr__intro{grid-template-columns:1fr;grid-template-areas:"eyebrow""title""description";gap:12px 0}.why-vr__title{max-width:none;font-size:clamp(1.75rem,4vw,2.25rem)}.why-vr__description{max-width:none}}@media (max-width:47.99rem){.why-vr{padding-block:2.5rem}.why-vr__header{flex-direction:column;gap:8px}.why-vr__number{font-size:3.5rem;line-height:1}}@media (max-width:63.99rem){.why-vr__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:47.99rem){.why-vr__grid{grid-template-columns:1fr}}
.cooling-plan{width:100%;font-family:var(--font-primary), "Inter", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f8fb;padding-block:28px;position:relative;overflow:hidden}.cooling-plan:before{content:"";z-index:0;pointer-events:none;opacity:.95;background:radial-gradient(55% 40% at 70% 30%,#7db2f038,#0000 70%),radial-gradient(40% 50% at 85% 55%,#b7ccf459,#0000 72%);width:min(52vw,640px);height:70%;position:absolute;top:-10%;right:-8%}.cooling-plan:after{content:"";z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 560 280' fill='none'%3E%3Cpath d='M40 40c80 10 120 70 200 60s140-50 220-20 90 80 140 70' stroke='%239ebce8' stroke-width='1.2' opacity='0.45'/%3E%3Cpath d='M20 90c90 0 130 55 210 45s150-35 230-10 100 55 150 45' stroke='%23b7ccf4' stroke-width='1.2' opacity='0.55'/%3E%3Cpath d='M60 150c70-20 130 30 200 20s140-45 210-15 90 50 130 40' stroke='%237db2f0' stroke-width='1.1' opacity='0.35'/%3E%3Cpath d='M0 200c100-10 150 40 240 30s160-50 250-20 90 40 140 30' stroke='%23cfe0f7' stroke-width='1.4' opacity='0.6'/%3E%3C/svg%3E");background-position:100% 0;background-repeat:no-repeat;background-size:cover;width:min(48vw,560px);height:280px;position:absolute;top:0;right:0}.cooling-plan .container{z-index:1;max-width:1200px;padding-inline:1rem;position:relative}.cooling-plan__inner{flex-direction:column;gap:28px;display:flex}.cooling-plan__header{align-items:flex-start;gap:35px;padding-block:12px 8px;display:flex}.cooling-plan__number{color:#d0dff2;font-family:var(--font-family-heading);letter-spacing:-.045em;flex-shrink:0;margin:0;padding:0;font-size:148px;font-weight:700;line-height:.8;display:block}.cooling-plan__intro{flex:1;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);grid-template-areas:"eyebrow.""title description";align-items:start;gap:14px 48px;min-width:0;margin:0;padding:0;display:grid}.cooling-plan__eyebrow{color:#1d67cd;letter-spacing:.14em;text-transform:uppercase;grid-area:eyebrow;margin:0;padding:0;font-size:13px;font-weight:700;line-height:1}.cooling-plan__eyebrow:after{content:"";background:#1d67cd;width:42px;height:2px;margin-top:10px;display:block}.cooling-plan__title{color:#001a41;letter-spacing:-.025em;grid-area:title;max-width:520px;margin:0;font-size:40px;font-weight:700;line-height:1.12}.cooling-plan__description{color:#3d4f73;grid-area:description;max-width:420px;margin:0;padding-top:0;font-size:16px;font-weight:400;line-height:1.6}.cooling-plan__panel{background:#fff;border:1px solid #e8f0f6;border-radius:20px;grid-template-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 196px;align-items:stretch;gap:0;padding:12px;display:grid;overflow:visible;box-shadow:0 8px 28px #0f172a0f}.cooling-plan__card{text-align:center;background:0 0;flex-direction:column;justify-content:flex-start;align-items:center;min-width:0;padding:36px 20px 28px;display:flex;position:relative}.cooling-plan__badge{z-index:2;color:#fff;background:#0a6ce6;border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;font-weight:600;line-height:1;display:grid;position:absolute;top:16px;left:16px}.cooling-plan__card-media{justify-content:center;align-items:center;width:100%;height:88px;margin-bottom:18px;display:flex;overflow:visible}.cooling-plan__card-image{object-fit:contain;object-position:center;width:auto;max-width:100%;height:auto;max-height:88px;display:block}.cooling-plan__card-title{color:#003181;margin:0 0 8px;font-size:15px;font-weight:700;line-height:1.3}.cooling-plan__card-description{color:#6e7eae;max-width:210px;margin:0;font-size:13px;font-weight:400;line-height:1.5}.cooling-plan__arrow{pointer-events:none;flex-shrink:0;justify-content:center;align-self:start;align-items:center;width:40px;height:88px;margin-top:36px;display:flex}.cooling-plan__arrow-image{object-fit:contain;object-position:center;width:36px;height:22px;display:block}.cooling-plan__cta-card{background:#0a6ce6;border-radius:16px;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:40px;margin:0;padding:36px 18px;text-decoration:none;display:flex}.cooling-plan__cta-media{justify-content:center;align-items:center;width:100%;height:42px;display:flex;overflow:visible}.cooling-plan__cta-image{object-fit:contain;object-position:center;width:auto;max-width:72px;height:auto;max-height:42px;display:block}.cooling-plan__cta-button{box-sizing:border-box;color:#fff;width:100%;max-width:148px;min-height:72px;font-family:var(--font-primary), "Inter", sans-serif;letter-spacing:0;text-align:center;white-space:nowrap;background:0 0;border:1.5px solid #fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:18px 16px;font-size:15px;font-weight:700;line-height:1.2;display:inline-flex}.cooling-plan__cta-line{display:block}.cooling-plan__cta-card:hover .cooling-plan__cta-button{color:#0a6ce6;background:#fff}.cooling-plan__cta-card:focus-visible{outline-offset:3px;outline:2px solid #0a6ce6}@media (min-width:48rem){.cooling-plan .container{padding-inline:1.5rem}}@media (min-width:80rem){.cooling-plan .container{padding-inline:0}}@media (max-width:79.99rem){.cooling-plan{padding-block:3rem}.cooling-plan__header{gap:20px}.cooling-plan__number{font-size:clamp(4.5rem,12vw,7rem)}.cooling-plan__intro{grid-template-columns:1fr;grid-template-areas:"eyebrow""title""description";gap:12px 0}.cooling-plan__title{max-width:none;font-size:clamp(1.75rem,4vw,2.25rem)}.cooling-plan__description{max-width:none}}@media (max-width:47.99rem){.cooling-plan{padding-block:2.5rem}.cooling-plan__header{flex-direction:column;gap:8px}.cooling-plan__number{font-size:3.5rem;line-height:1}}@media (max-width:79.99rem){.cooling-plan__panel{background:linear-gradient(#fff 0%,#f7fbff 100%);grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:1rem}.cooling-plan__arrow{display:none}.cooling-plan__card{background:#fff;border:1px solid #e8f0f6;border-radius:1rem;padding:2rem 1.15rem 1.5rem}.cooling-plan__cta-card{flex-direction:row;grid-column:1/-1;justify-content:space-between;gap:1rem;padding:1.25rem 1.35rem;box-shadow:0 16px 36px #0a6ce647}.cooling-plan__cta-button{white-space:normal;max-width:none;min-height:3.5rem}}@media (max-width:47.99rem){.cooling-plan__panel{grid-template-columns:1fr}.cooling-plan__cta-card{text-align:center;flex-direction:column}.cooling-plan__cta-button{width:100%}}
.showroom{width:100%;font-family:var(--font-primary), "Inter", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f7f9fc;padding-block:28px;position:relative;overflow:hidden}.showroom:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(50% 45% at 70% 60%,#7db2f02e,#0000 72%),radial-gradient(40% 50% at 40% 80%,#b7ccf447,#0000 70%);width:min(58vw,680px);height:62%;position:absolute;bottom:-18%;right:-6%}.showroom:after{content:"";z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 620 220' fill='none'%3E%3Cpath d='M0 160c80-30 140 20 220 10s150-50 230-20 120 40 170 20' stroke='%23b7ccf4' stroke-width='1.4' opacity='0.55'/%3E%3Cpath d='M20 190c90-20 140 25 230 15s160-45 250-15 100 30 140 15' stroke='%239ebce8' stroke-width='1.2' opacity='0.4'/%3E%3Cpath d='M40 120c70-10 120 30 190 20s140-40 210-15 110 35 150 25' stroke='%23cfe0f7' stroke-width='1.5' opacity='0.65'/%3E%3C/svg%3E");background-position:0 100%;background-repeat:no-repeat;background-size:cover;width:min(55vw,620px);height:220px;position:absolute;bottom:0;left:0}.showroom .container{z-index:1;max-width:1200px;padding-inline:1rem;position:relative}.showroom__inner{flex-direction:column;gap:28px;display:flex}.showroom__header{align-items:flex-start;gap:35px;width:100%;padding-block:12px 8px;display:flex}.showroom__number{color:#d0dff2;font-family:var(--font-family-heading);letter-spacing:-.045em;flex-shrink:0;margin:0;padding:0;font-size:148px;font-weight:700;line-height:.8;display:block}.showroom__intro{flex-direction:column;flex:1;align-items:flex-start;gap:14px;min-width:0;margin:0;padding:0;display:flex}.showroom__eyebrow{color:#1d67cd;letter-spacing:.14em;text-transform:uppercase;margin:0;padding:0;font-size:13px;font-weight:700;line-height:1}.showroom__eyebrow:after{content:"";background:#1d67cd;width:42px;height:2px;margin-top:10px;display:block}.showroom__title{color:#001a41;letter-spacing:-.025em;flex-direction:column;gap:0;max-width:560px;margin:0;font-size:40px;font-weight:700;line-height:1.12;display:flex}.showroom__title-line{display:block}.showroom__body{grid-template-columns:minmax(280px,.85fr) minmax(0,1.25fr);align-items:center;column-gap:48px;display:grid}.showroom__copy{flex-direction:column;align-items:flex-start;max-width:420px;display:flex}.showroom__description{color:#3d4f73;margin:0 0 28px;font-size:16px;font-weight:400;line-height:1.6}.showroom__cta{color:#fff;white-space:nowrap;background:#1d67cd;border-radius:10px;justify-content:center;align-items:center;min-height:48px;padding:14px 28px;font-size:15px;font-weight:700;line-height:1.3;text-decoration:none;transition:background-color .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 24px #1d67cd47}.showroom__cta:hover{background:#0b4fad;transform:translateY(-1px);box-shadow:0 12px 28px #1d67cd57}.showroom__cta:focus-visible{outline-offset:3px;outline:2px solid #1d67cd}.showroom__media{z-index:1;min-width:0;position:relative}.showroom__image{object-fit:contain;object-position:center bottom;width:100%;height:auto;display:block}@media (min-width:48rem){.showroom .container{padding-inline:1.5rem}}@media (min-width:80rem){.showroom .container{padding-inline:0}}@media (max-width:79.99rem){.showroom{padding-block:3rem}.showroom__header{gap:20px}.showroom__number{font-size:clamp(4.5rem,12vw,7rem)}.showroom__intro{grid-template-columns:1fr;grid-template-areas:"eyebrow""title""description";gap:12px 0}.showroom__title{max-width:none;font-size:clamp(1.75rem,4vw,2.25rem)}.showroom__description{max-width:none}}@media (max-width:47.99rem){.showroom{padding-block:2.5rem}.showroom__header{flex-direction:column;gap:8px}.showroom__number{font-size:3.5rem;line-height:1}}@media (max-width:63.99rem){.showroom__body{grid-template-columns:1fr;row-gap:24px}.showroom__copy{max-width:none}.showroom__cta{width:100%}}@media (max-width:47.99rem){.showroom__title{font-size:clamp(1.75rem,7vw,2.1rem)}}
.stay-cool{width:100%;font-family:var(--font-primary), "Inter", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f8fb;padding-block:28px;position:relative;overflow:hidden}.stay-cool:before{content:"";z-index:0;pointer-events:none;opacity:.95;background:radial-gradient(55% 40% at 70% 30%,#7db2f038,#0000 70%),radial-gradient(40% 50% at 85% 55%,#b7ccf459,#0000 72%);width:min(52vw,640px);height:70%;position:absolute;top:-10%;right:-8%}.stay-cool:after{content:"";z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 560 280' fill='none'%3E%3Cpath d='M40 40c80 10 120 70 200 60s140-50 220-20 90 80 140 70' stroke='%239ebce8' stroke-width='1.2' opacity='0.45'/%3E%3Cpath d='M20 90c90 0 130 55 210 45s150-35 230-10 100 55 150 45' stroke='%23b7ccf4' stroke-width='1.2' opacity='0.55'/%3E%3Cpath d='M60 150c70-20 130 30 200 20s140-45 210-15 90 50 130 40' stroke='%237db2f0' stroke-width='1.1' opacity='0.35'/%3E%3Cpath d='M0 200c100-10 150 40 240 30s160-50 250-20 90 40 140 30' stroke='%23cfe0f7' stroke-width='1.4' opacity='0.6'/%3E%3C/svg%3E");background-position:100% 0;background-repeat:no-repeat;background-size:cover;width:min(48vw,560px);height:280px;position:absolute;top:0;right:0}.stay-cool .container{z-index:1;max-width:1200px;padding-inline:1rem;position:relative}.stay-cool__inner{flex-direction:column;gap:28px;display:flex}.stay-cool__header{align-items:flex-start;gap:35px;width:100%;padding-block:12px 8px;display:flex}.stay-cool__number{color:#d0dff2;font-family:var(--font-family-heading);letter-spacing:-.045em;flex-shrink:0;margin:0;padding:0;font-size:148px;font-weight:700;line-height:.8;display:block}.stay-cool__intro{flex:1;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);grid-template-areas:"eyebrow.""title description";align-items:start;gap:14px 48px;min-width:0;margin:0;padding:0;display:grid}.stay-cool__eyebrow{color:#1d67cd;letter-spacing:.14em;text-transform:uppercase;grid-area:eyebrow;margin:0;padding:0;font-size:13px;font-weight:700;line-height:1}.stay-cool__eyebrow:after{content:"";background:#1d67cd;width:42px;height:2px;margin-top:10px;display:block}.stay-cool__title{color:#001a41;letter-spacing:-.025em;grid-area:title;max-width:460px;margin:0;font-size:40px;font-weight:700;line-height:1.12}.stay-cool__description{color:#3d4f73;grid-area:description;max-width:420px;margin:0;padding-top:0;font-size:16px;font-weight:400;line-height:1.6}.stay-cool__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.stay-cool__item{text-align:center;background:#fff;border:1px solid #e8f0f6;border-radius:20px;flex-direction:column;align-items:center;min-width:0;height:100%;padding:28px;transition:box-shadow .3s,transform .3s;display:flex;overflow:visible;box-shadow:0 8px 24px #0f172a0f}.stay-cool__item:hover{transform:translateY(-3px);box-shadow:0 16px 36px #0f172a1f}.stay-cool__icon{box-sizing:border-box;flex-shrink:0;place-items:center;width:88px;height:88px;margin:0 0 16px;padding:6px;display:grid;overflow:visible}.stay-cool__icon svg{width:56px;height:56px;overflow:visible}.stay-cool__icon-image{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.stay-cool__item-title{color:#001a41;letter-spacing:-.01em;margin:0 0 10px;font-size:16px;font-weight:700;line-height:1.3}.stay-cool__item-description{color:#5a6b8a;max-width:220px;margin:0;font-size:13px;font-weight:400;line-height:1.55}@media (min-width:48rem){.stay-cool .container{padding-inline:1.5rem}}@media (min-width:80rem){.stay-cool .container{padding-inline:0}}@media (max-width:79.99rem){.stay-cool{padding-block:3rem}.stay-cool__header{gap:20px}.stay-cool__number{font-size:clamp(4.5rem,12vw,7rem)}.stay-cool__intro{grid-template-columns:1fr;grid-template-areas:"eyebrow""title""description";gap:12px 0}.stay-cool__title{max-width:none;font-size:clamp(1.75rem,4vw,2.25rem)}.stay-cool__description{max-width:none}}@media (max-width:47.99rem){.stay-cool{padding-block:2.5rem}.stay-cool__header{flex-direction:column;gap:8px}.stay-cool__number{font-size:3.5rem;line-height:1}}@media (max-width:63.99rem){.stay-cool__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:47.99rem){.stay-cool__grid{grid-template-columns:1fr}}
.testimonials{width:100%;font-family:var(--font-primary), "Inter", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f8fb;padding-block:28px;position:relative;overflow:hidden}.testimonials:before{content:"";z-index:0;pointer-events:none;opacity:.95;background:radial-gradient(55% 40% at 70% 30%,#7db2f038,#0000 70%),radial-gradient(40% 50% at 85% 55%,#b7ccf459,#0000 72%);width:min(52vw,640px);height:70%;position:absolute;top:-10%;right:-8%}.testimonials:after{content:"";z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 560 280' fill='none'%3E%3Cpath d='M40 40c80 10 120 70 200 60s140-50 220-20 90 80 140 70' stroke='%239ebce8' stroke-width='1.2' opacity='0.45'/%3E%3Cpath d='M20 90c90 0 130 55 210 45s150-35 230-10 100 55 150 45' stroke='%23b7ccf4' stroke-width='1.2' opacity='0.55'/%3E%3Cpath d='M60 150c70-20 130 30 200 20s140-45 210-15 90 50 130 40' stroke='%237db2f0' stroke-width='1.1' opacity='0.35'/%3E%3Cpath d='M0 200c100-10 150 40 240 30s160-50 250-20 90 40 140 30' stroke='%23cfe0f7' stroke-width='1.4' opacity='0.6'/%3E%3C/svg%3E");background-position:100% 0;background-repeat:no-repeat;background-size:cover;width:min(48vw,560px);height:280px;position:absolute;top:0;right:0}.testimonials .container{z-index:1;max-width:1200px;padding-inline:1rem;position:relative}.testimonials__inner{flex-direction:column;gap:28px;display:flex}.testimonials__header{align-items:flex-start;gap:35px;width:100%;padding-block:12px 8px;display:flex}.testimonials__number{color:#d0dff2;font-family:var(--font-family-heading);letter-spacing:-.045em;flex-shrink:0;margin:0;padding:0;font-size:148px;font-weight:700;line-height:.8;display:block}.testimonials__intro{flex:1;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);grid-template-areas:"eyebrow.""title description";align-items:start;gap:14px 48px;min-width:0;margin:0;padding:0;display:grid}.testimonials__eyebrow{color:#1d67cd;letter-spacing:.14em;text-transform:uppercase;grid-area:eyebrow;margin:0;padding:0;font-size:13px;font-weight:700;line-height:1}.testimonials__eyebrow:after{content:"";background:#1d67cd;width:42px;height:2px;margin-top:10px;display:block}.testimonials__title{color:#001a41;letter-spacing:-.025em;grid-area:title;max-width:460px;margin:0;font-size:40px;font-weight:700;line-height:1.12}.testimonials__description{color:#3d4f73;grid-area:description;max-width:420px;margin:0;padding-top:0;font-size:16px;font-weight:400;line-height:1.6}.testimonials__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.testimonials__card{text-align:center;background:#fff;border:1px solid #e8f0f6;border-radius:20px;flex-direction:column;align-items:center;padding:28px 24px 30px;transition:box-shadow .3s,transform .3s;display:flex;box-shadow:0 10px 28px #0f172a0f}.testimonials__card:hover{transform:translateY(-3px);box-shadow:0 16px 36px #0f172a1f}.testimonials__quote-badge{color:#1d67cd;background:#e8f1fc;border-radius:50%;place-items:center;width:44px;height:44px;margin-bottom:16px;display:grid}.testimonials__quote-badge svg{width:18px;height:14px}.testimonials__rule{background:#e5edf6;width:100%;height:1px;margin-bottom:16px;display:block}.testimonials__stars{color:#9ec0ea;justify-content:center;align-items:center;gap:6px;margin-bottom:16px;display:flex}.testimonials__star{place-items:center;width:18px;height:18px;display:grid}.testimonials__star svg{width:18px;height:18px}.testimonials__quote{color:#5a6b8a;max-width:280px;margin:0;font-size:14px;font-weight:400;line-height:1.55}.testimonials__footer{flex-direction:column;align-items:center;gap:18px;padding-top:8px;display:flex}.testimonials__trust{color:#3d4f73;align-items:center;gap:8px;margin:0;font-size:15px;font-weight:500;line-height:1.4;display:inline-flex}.testimonials__trust-icon{color:#1d67cd;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.testimonials__trust-icon svg{width:40px;height:40px}.testimonials__cta{color:#fff;white-space:nowrap;background:#1d67cd;border-radius:12px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:12px 22px 12px 14px;font-size:15px;font-weight:700;line-height:1.3;text-decoration:none;transition:background-color .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 28px #1d67cd47}.testimonials__cta-arrow{color:#fff;background:#fff3;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.testimonials__cta-arrow svg{width:14px;height:14px}.testimonials__cta:hover{background:#0b4fad;transform:translateY(-1px);box-shadow:0 14px 32px #1d67cd57}.testimonials__cta:focus-visible{outline-offset:3px;outline:2px solid #1d67cd}@media (min-width:48rem){.testimonials .container{padding-inline:1.5rem}}@media (min-width:80rem){.testimonials .container{padding-inline:0}}@media (max-width:79.99rem){.testimonials{padding-block:3rem}.testimonials__header{gap:20px}.testimonials__number{font-size:clamp(4.5rem,12vw,7rem)}.testimonials__intro{grid-template-columns:1fr;grid-template-areas:"eyebrow""title""description";gap:12px 0}.testimonials__title{max-width:none;font-size:clamp(1.75rem,4vw,2.25rem)}.testimonials__description{max-width:none}}@media (max-width:47.99rem){.testimonials{padding-block:2.5rem}.testimonials__header{flex-direction:column;gap:8px}.testimonials__number{font-size:3.5rem;line-height:1}}@media (max-width:63.99rem){.testimonials__grid{grid-template-columns:1fr}.testimonials__footer{flex-direction:column;align-items:stretch;gap:16px}.testimonials__cta{justify-content:center;width:100%}}
.trusted-clients{width:100%;font-family:var(--font-primary), "Inter", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#020b18;padding-block:28px;position:relative;overflow:hidden}.trusted-clients:before{content:"";z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 280' fill='none'%3E%3Cpath d='M-40 220C120 140 260 250 420 180S700 90 860 150 1100 230 1280 170' stroke='%232f7ae8' stroke-width='2.6' opacity='0.7'/%3E%3Cpath d='M-20 250C150 170 300 270 470 200S760 120 920 175 1160 250 1300 200' stroke='%234f9bff' stroke-width='2.2' opacity='0.5'/%3E%3Cpath d='M0 200C180 120 320 230 490 160S780 70 950 130 1180 210 1320 150' stroke='%237db2f0' stroke-width='1.8' opacity='0.35'/%3E%3C/svg%3E");background-position:0 100%;background-repeat:no-repeat;background-size:115%;height:46%;position:absolute;bottom:0;left:0;right:0}.trusted-clients:after{display:none}.trusted-clients .container{z-index:1;max-width:1200px;padding-inline:1rem;position:relative}.trusted-clients__inner{flex-direction:column;gap:40px;display:flex}.trusted-clients__header{align-items:flex-start;gap:35px;width:100%;padding-block:12px 8px;display:flex}.trusted-clients__number{color:#b7ccf459;font-family:var(--font-family-heading);letter-spacing:-.045em;flex-shrink:0;margin:0;padding:0;font-size:148px;font-weight:700;line-height:.8;display:block}.trusted-clients__intro{flex:1;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);grid-template-areas:"eyebrow.""title description";align-items:start;gap:14px 48px;min-width:0;margin:0;padding:0;display:grid}.trusted-clients__eyebrow{color:#5b9cf5;letter-spacing:.14em;text-transform:uppercase;grid-area:eyebrow;margin:0;padding:0;font-size:13px;font-weight:700;line-height:1}.trusted-clients__eyebrow:after{content:"";background:#5b9cf5;width:42px;height:2px;margin-top:10px;display:block}.trusted-clients__title{color:#fff;letter-spacing:-.025em;grid-area:title;max-width:460px;margin:0;font-size:40px;font-weight:700;line-height:1.12}.trusted-clients__description{color:#e2ebfac7;grid-area:description;max-width:420px;margin:0;padding-top:0;font-size:16px;font-weight:400;line-height:1.6}.trusted-clients__carousel{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;column-gap:16px;display:grid}.trusted-clients__nav{z-index:2;color:#fff;width:40px;height:40px;box-shadow:none;filter:none;cursor:pointer;background:0 0;border:1.5px solid #4f9bff;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:border-color .2s,color .2s,transform .2s;display:inline-flex}.trusted-clients__nav svg{width:14px;height:14px}.trusted-clients__nav:hover{color:#fff;background:0 0;border-color:#7db2f0;transform:scale(1.04)}.trusted-clients__nav:focus-visible{outline-offset:3px;outline:2px solid #4f9bff}.trusted-clients__viewport{min-width:0;box-shadow:none;filter:none;overflow:hidden;-webkit-mask-image:none;mask-image:none}.trusted-clients__list{will-change:transform;filter:none;width:max-content;box-shadow:none;align-items:stretch;gap:14px;margin:0;padding:0;list-style:none;display:flex}.trusted-clients__item{min-height:168px;box-shadow:none;filter:none;text-align:center;background:#fff;border:none;border-radius:12px;flex-direction:column;flex:0 0 156px;justify-content:space-between;align-items:center;gap:14px;padding:22px 14px 18px;display:flex}.trusted-clients__logo{flex:1;justify-content:center;align-items:center;width:100%;min-height:72px;display:flex}.trusted-clients__logo img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:64px;display:block}.trusted-clients__name{color:#1e293b;margin:0;font-size:12px;font-weight:600;line-height:1.35}.trusted-clients__dots{justify-content:center;align-items:center;gap:10px;display:flex}.trusted-clients__dot{cursor:pointer;background:#94b0dc73;border:none;border-radius:50%;width:9px;height:9px;padding:0;transition:background .25s,transform .25s}.trusted-clients__dot--active{background:#3b82f6;transform:scale(1.2)}.trusted-clients__dot:focus-visible{outline-offset:3px;outline:2px solid #4f9bff}@media (prefers-reduced-motion:reduce){.trusted-clients__list{transform:none!important}}@media (min-width:48rem){.trusted-clients .container{padding-inline:1.5rem}}@media (min-width:80rem){.trusted-clients .container{padding-inline:0}}@media (max-width:79.99rem){.trusted-clients{padding-block:3rem}.trusted-clients__header{gap:20px}.trusted-clients__number{font-size:clamp(4.5rem,12vw,7rem)}.trusted-clients__intro{grid-template-columns:1fr;grid-template-areas:"eyebrow""title""description";gap:12px 0}.trusted-clients__title{max-width:none;font-size:clamp(1.75rem,4vw,2.25rem)}.trusted-clients__description{max-width:none}}@media (max-width:47.99rem){.trusted-clients{padding-block:2.5rem}.trusted-clients__header{flex-direction:column;gap:8px}.trusted-clients__number{font-size:3.5rem;line-height:1}.trusted-clients__nav{width:40px;height:40px}.trusted-clients__name{font-size:12px}}
.service-area{width:100%;font-family:var(--font-primary), "Inter", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#020b18;padding-block:28px;position:relative;overflow:hidden}.service-area:before{content:"";z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 280' fill='none'%3E%3Cpath d='M-40 60C120 -20 260 90 420 20S700 -70 860 -10 1100 70 1280 10' stroke='%232f7ae8' stroke-width='2.4' opacity='0.55'/%3E%3Cpath d='M-20 100C150 20 300 120 470 50S760 -30 920 25 1160 100 1300 50' stroke='%234f9bff' stroke-width='2' opacity='0.4'/%3E%3C/svg%3E");background-position:100% 0;background-repeat:no-repeat;background-size:70%;position:absolute;inset:0}.service-area:after{content:"";z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 280' fill='none'%3E%3Cpath d='M-40 220C120 140 260 250 420 180S700 90 860 150 1100 230 1280 170' stroke='%232f7ae8' stroke-width='2.6' opacity='0.65'/%3E%3Cpath d='M-20 250C150 170 300 270 470 200S760 120 920 175 1160 250 1300 200' stroke='%234f9bff' stroke-width='2.2' opacity='0.45'/%3E%3C/svg%3E");background-position:0 100%;background-repeat:no-repeat;background-size:110%;width:55%;height:45%;position:absolute;bottom:0;left:0}.service-area .container{z-index:1;max-width:1200px;padding-inline:0;position:relative}.service-area__panel{background:#fff;border-radius:40px;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);align-items:center;column-gap:28px;min-height:420px;padding:20px 36px 20px 16px;display:grid}.service-area__map{aspect-ratio:691/602;background:#f4f7fb;border-radius:24px;width:100%;position:relative;overflow:hidden}.service-area__map-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.service-area__content{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;max-width:500px;padding-block:12px;display:flex;position:relative}.service-area__heading{align-items:flex-start;gap:35px;margin-bottom:18px;display:flex;position:relative}.service-area__number{color:#d0dff2;font-family:var(--font-family-heading);letter-spacing:-.045em;flex-shrink:0;margin:0;padding:0;font-size:96px;font-weight:700;line-height:.8;display:block}.service-area__title{color:#001a41;font-family:var(--font-family-heading);letter-spacing:-.025em;margin:0;font-size:34px;font-weight:700;line-height:1.18}.service-area__description{color:#5a6b8a;max-width:430px;font-family:var(--font-primary), "Inter", sans-serif;margin:0 0 28px;font-size:15px;font-weight:400;line-height:1.65}.service-area__chips{flex-wrap:wrap;gap:12px;margin:0;padding:0;list-style:none;display:flex}.service-area__chip{color:#001a41;font-family:var(--font-primary), "Inter", sans-serif;background:#fff;border:0;border-radius:12px;align-items:center;gap:8px;padding:12px 18px;font-size:14px;font-weight:600;line-height:1.2;display:inline-flex;box-shadow:0 8px 22px #0f234612}.service-area__chip-icon{color:#1d67cd;place-items:center;width:16px;height:16px;display:grid}.service-area__chip-icon svg{width:16px;height:16px}@media (max-width:1024px){.service-area__panel{grid-template-columns:1fr 1fr;column-gap:20px;padding:18px 24px 18px 14px}.service-area__title{font-size:28px}}@media (max-width:860px){.service-area .container{padding-inline:16px}.service-area__panel{grid-template-columns:1fr;row-gap:8px;padding:16px 16px 28px}.service-area__content{max-width:none;padding-inline:8px}.service-area__title{margin-top:10px;font-size:26px}}@media (max-width:560px){.service-area__heading{flex-direction:column;align-items:flex-start;gap:12px}.service-area__number{font-size:64px}.service-area__title{font-size:22px}.service-area__description{margin-bottom:22px;font-size:14px}.service-area__chips{flex-wrap:wrap}.service-area__chip{flex:auto;padding:10px 14px;font-size:13px}}
.faq{width:100%;font-family:var(--font-primary), "Inter", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#eceff7;padding-block:28px;position:relative;overflow:hidden}.faq:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(55% 45% at 30% 70%,#7db2f038,#0000 72%),radial-gradient(40% 50% at 15% 85%,#b7ccf459,#0000 74%);width:min(55vw,620px);height:60%;position:absolute;bottom:-18%;left:-8%}.faq:after{content:"";z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 560 220' fill='none'%3E%3Cpath d='M0 160c80-20 130 20 200 10s140-40 210-10 90 35 150 25' stroke='%239ebce8' stroke-width='1.4' opacity='0.45'/%3E%3Cpath d='M10 190c90-10 140 25 220 12s150-35 230-8 80 28 140 18' stroke='%23b7ccf4' stroke-width='1.3' opacity='0.55'/%3E%3C/svg%3E");background-position:0 100%;background-repeat:no-repeat;background-size:cover;width:min(48vw,520px);height:220px;position:absolute;bottom:0;left:0}.faq .container{z-index:1;max-width:1200px;padding-inline:0;position:relative}.faq__inner{grid-template-columns:minmax(0,1.35fr) minmax(240px,.75fr);align-items:stretch;column-gap:40px;display:grid}.faq__content{flex-direction:column;gap:20px;min-width:0;display:flex}.faq__header{align-items:center;gap:35px;padding-block:4px 0;display:flex}.faq__number{color:#d0dff2;font-family:var(--font-family-heading);letter-spacing:-.045em;flex-shrink:0;margin:0;padding:0;font-size:148px;font-weight:700;line-height:.8;display:block}.faq__title{color:#001a41;font-family:var(--font-family-heading);letter-spacing:-.025em;margin:0;font-size:40px;font-weight:700;line-height:1.12}.faq__accordion{background:#f5f8fd;border:1px solid #c8dcf58c;border-radius:28px;flex-direction:column;gap:12px;min-width:0;padding:20px;display:flex;box-shadow:0 0 0 1px #b0cdf029,0 10px 28px #5a8cc81a,0 28px 60px #78a5dc24}.faq__item{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #3764aa17}.faq__item-heading{margin:0}.faq__question{color:#001a41;width:100%;font-family:var(--font-primary), "Inter", sans-serif;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;font-size:18px;font-weight:600;line-height:1.35;display:flex}.faq__question:focus-visible{outline-offset:-2px;outline:2px solid #1d67cd}.faq__question-main{align-items:center;gap:14px;min-width:0;display:inline-flex}.faq__icon{color:#1d67cd;background:#fff;border:1.5px solid #8eb8f0;border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.faq__icon svg{width:20px;height:20px}.faq__question-text{min-width:0}.faq__chevron{color:#1d67cd;flex-shrink:0;width:18px;height:18px;transition:transform .2s}.faq__chevron--open{transform:rotate(180deg)}.faq__answer{padding:0 20px 0 78px}.faq__answer--open{padding-bottom:18px}.faq__answer p{color:#5a6b8a;max-width:420px;margin:0;font-size:15px;font-weight:400;line-height:1.6}.faq__media{background:0 0;place-self:stretch end;width:100%;max-width:420px;min-height:100%;position:relative}.faq__media:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000 0% 62%,#eceff759 78%,#eceff7bf 90%,#eceff7 100%);position:absolute;inset:0}.faq__image{object-fit:cover;object-position:right bottom}@media (max-width:980px){.faq__number{font-size:110px}.faq__title{font-size:32px}.faq__inner{column-gap:28px}}@media (max-width:860px){.faq .container{padding-inline:16px}.faq__inner{grid-template-columns:1fr;row-gap:28px}.faq__media{aspect-ratio:4/5;place-self:auto center;width:100%;max-width:420px;min-height:420px}.faq__image{object-position:center bottom}.faq__number{font-size:96px}.faq__title{font-size:28px}}@media (max-width:47.99rem){.faq__media{display:none}}@media (max-width:560px){.faq__header{gap:35px}.faq__number{font-size:72px}.faq__title{font-size:24px}.faq__question{padding:16px;font-size:16px}.faq__icon{width:38px;height:38px}.faq__answer{padding-left:16px;padding-right:16px}}
.final-cta{width:100%;font-family:var(--font-primary), "Inter", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f8fb;padding-block:28px;position:relative;overflow:hidden}.final-cta .container{z-index:1;max-width:1200px;padding-inline:0;position:relative}.final-cta__card{background-color:#020b18;border-radius:28px;grid-template-columns:auto auto minmax(0,1fr);align-items:center;column-gap:35px;min-height:220px;padding:40px 48px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 48px #0818382e}.final-cta__card:before{content:"";z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 280' fill='none'%3E%3Cpath d='M-40 210C120 140 260 250 420 180S700 90 860 150 1100 230 1280 170' stroke='%232f7ae8' stroke-width='3.2' opacity='0.75'/%3E%3Cpath d='M-20 240C150 170 300 270 470 200S760 120 920 175 1160 250 1300 200' stroke='%234f9bff' stroke-width='2.4' opacity='0.5'/%3E%3Ccircle cx='220' cy='205' r='2.2' fill='%234f9bff' opacity='0.7'/%3E%3Ccircle cx='310' cy='188' r='1.8' fill='%236eb6ff' opacity='0.65'/%3E%3Ccircle cx='410' cy='175' r='2' fill='%234f9bff' opacity='0.55'/%3E%3Ccircle cx='520' cy='168' r='1.6' fill='%236eb6ff' opacity='0.5'/%3E%3Ccircle cx='640' cy='172' r='2' fill='%234f9bff' opacity='0.55'/%3E%3Ccircle cx='760' cy='185' r='1.7' fill='%236eb6ff' opacity='0.45'/%3E%3Ccircle cx='880' cy='198' r='2.1' fill='%234f9bff' opacity='0.5'/%3E%3C/svg%3E");background-position:0 100%;background-repeat:no-repeat;background-size:115%;position:absolute;inset:0}.final-cta__card:after{content:"";z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 560 180' fill='none'%3E%3Cpath d='M40 40c80 10 120 70 200 60s140-50 220-20' stroke='%232f7ae8' stroke-width='2.4' opacity='0.55'/%3E%3Cpath d='M20 70c90 0 130 55 210 45s150-35 230-10' stroke='%234f9bff' stroke-width='2' opacity='0.4'/%3E%3C/svg%3E");background-position:100% 0;background-repeat:no-repeat;background-size:cover;width:48%;height:55%;position:absolute;top:0;right:0}.final-cta__number{z-index:1;color:#9eb4d8;font-family:var(--font-family-heading);letter-spacing:-.045em;margin:0;padding:0 8px 0 4px;font-size:118px;font-weight:700;line-height:.85;display:block;position:relative}.final-cta__divider{z-index:1;background:#ffffff47;width:1px;height:92px;position:relative}.final-cta__content{z-index:1;flex-direction:column;align-items:flex-start;gap:22px;min-width:0;display:flex;position:relative}.final-cta__title{color:#fff;font-family:var(--font-family-heading);letter-spacing:-.025em;flex-direction:column;margin:0;font-size:40px;font-weight:700;line-height:1.15;display:flex}.final-cta__title-line{display:block}.final-cta__actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.final-cta__button{min-height:48px;font-family:var(--font-primary), "Inter", sans-serif;white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:0 22px;font-size:15px;font-weight:600;line-height:1;text-decoration:none;transition:background .2s,border-color .2s,transform .2s,filter .2s;display:inline-flex}.final-cta__button-icon{place-items:center;width:18px;height:18px;display:grid}.final-cta__button-icon svg{width:18px;height:18px}.final-cta__button--primary{color:#fff;background:linear-gradient(#2285ff 0%,#0d63f3 100%);border:none}.final-cta__button--primary:hover{filter:brightness(1.08);transform:translateY(-1px)}.final-cta__button--secondary{color:#fff;background:0 0;border:1.5px solid #ffffff73}.final-cta__button--secondary:hover{background:#ffffff0f;border-color:#ffffffb3}.final-cta__button:focus-visible{outline-offset:3px;outline:2px solid #00a8ff}@media (max-width:900px){.final-cta__card{column-gap:35px;padding:32px 28px}.final-cta__number{font-size:96px}.final-cta__title{font-size:32px}.final-cta__divider{height:78px}}@media (max-width:720px){.final-cta .container{padding-inline:16px}.final-cta__card{grid-template-columns:1fr;row-gap:18px;padding:28px 22px 32px}.final-cta__number{padding:0;font-size:72px}.final-cta__divider{width:64px;height:1px}.final-cta__title{font-size:28px}.final-cta__actions{flex-direction:column;align-items:stretch;width:100%}.final-cta__button{justify-content:center;width:100%}}@media (max-width:480px){.final-cta__actions{flex-direction:column;align-items:stretch;width:100%}.final-cta__button{width:100%}.final-cta__title{font-size:24px}}
.contact-visit{width:100%;font-family:var(--font-primary), "Inter", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f8fb;padding-block:28px;position:relative;overflow:hidden}.contact-visit:before{content:"";z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 520' fill='none'%3E%3Cpath d='M-20 80C140 20 280 120 440 70S760 0 920 50 1160 120 1300 70' stroke='%23b7ccf4' stroke-width='1.4' opacity='0.55'/%3E%3Cpath d='M-40 180C120 120 280 220 450 160S780 80 940 140 1180 210 1320 150' stroke='%239ebce8' stroke-width='1.3' opacity='0.4'/%3E%3Cpath d='M-30 320C150 250 300 360 480 290S820 200 980 270 1220 350 1360 290' stroke='%23cfe0f7' stroke-width='1.5' opacity='0.5'/%3E%3C/svg%3E");background-position:top;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.contact-visit:after{content:"";z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 160' fill='none'%3E%3Cpath d='M0 9L151 160H105L0 55Z' fill='%23008df9'/%3E%3Cpath d='M0 70L90 160H0V70Z' fill='%23011d45'/%3E%3C/svg%3E");background-position:0 100%;background-repeat:no-repeat;background-size:100% 100%;width:160px;height:160px;position:absolute;bottom:0;left:0}.contact-visit .container{z-index:1;max-width:1200px;padding-inline:var(--spacing-lg);position:relative}.contact-visit__inner{grid-template-columns:minmax(260px,.85fr) minmax(320px,1.15fr);align-items:end;column-gap:48px;display:grid}.contact-visit__intro{flex-direction:column;align-items:flex-start;gap:0;margin-bottom:132px;display:flex}.contact-visit__number{color:#b7ccf4;font-family:var(--font-family-heading);letter-spacing:-.045em;margin:0;padding:0;font-size:120px;font-weight:700;line-height:.85;display:block}.contact-visit__ornament{align-items:flex-start;gap:10px;margin-top:8px;display:flex}.contact-visit__rule{background:#0058dd;width:96px;height:3px;display:block}.contact-visit__dots{grid-template-columns:repeat(7,3px);gap:8px;display:grid}.contact-visit__dots span{background:#0058dd;border-radius:50%;width:3px;height:3px}.contact-visit__dots--coords{grid-template-columns:repeat(4,3px);gap:5px}.contact-visit__dots--coords span{opacity:.75;background:#2f8bff}.contact-visit__title{max-width:360px;font-family:var(--font-family-heading);letter-spacing:-.03em;flex-direction:column;margin:35px 0 0;font-size:44px;font-weight:700;line-height:1.12;display:flex}.contact-visit__title-part{color:#001a41}.contact-visit__title-part--accent{color:#1d67cd}.contact-visit__card{background:#01142d;border:1px solid #2f8bff38;border-radius:28px;flex-direction:column;gap:0;padding:32px 32px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 60px #04122847}.contact-visit__card-glow{z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 260 220' fill='none'%3E%3Cpath d='M20 50c50 12 90 60 140 48s85-40 140-18' stroke='%232f8bff' stroke-width='1.4' opacity='0.28'/%3E%3Cpath d='M10 90c55 0 95 48 145 36s80-30 120-8' stroke='%234f9bff' stroke-width='1.2' opacity='0.22'/%3E%3Cpath d='M40 130c40 8 70 40 110 30s70-24 100-6' stroke='%232f8bff' stroke-width='1.1' opacity='0.16'/%3E%3Ccircle cx='210' cy='40' r='1.5' fill='%232f8bff' opacity='0.45'/%3E%3Ccircle cx='230' cy='58' r='1.2' fill='%234f9bff' opacity='0.4'/%3E%3Ccircle cx='198' cy='70' r='1' fill='%232f8bff' opacity='0.35'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;width:260px;height:220px;position:absolute;top:-8%;right:-6%}.contact-visit__card:after{content:"";z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 90' fill='none'%3E%3Cpath d='M10 70c30-10 50 10 80 0s40-20 60-8' stroke='%232f8bff' stroke-width='1.1' opacity='0.2'/%3E%3Ccircle cx='95' cy='20' r='1.2' fill='%232f8bff' opacity='0.35'/%3E%3Ccircle cx='108' cy='32' r='1' fill='%234f9bff' opacity='0.3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:120px;height:90px;position:absolute;bottom:18px;right:18px}.contact-visit__card-header,.contact-visit__row,.contact-visit__actions,.contact-visit__coords{z-index:1;position:relative}.contact-visit__card-header{border-bottom:1px solid #ffffff1a;align-items:center;gap:14px;padding-bottom:22px;display:flex}.contact-visit__brand-mark{box-sizing:border-box;border:1.5px solid #2f8bff;border-radius:4px;flex-shrink:0;place-items:center;width:44px;height:44px;padding:6px;display:grid}.contact-visit__brand-mark-image{object-fit:contain;width:100%;height:100%;display:block}.contact-visit__brand-copy{min-width:0}.contact-visit__brand-name{color:#fff;font-family:var(--font-family-heading);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:20px;font-weight:700;line-height:1.15}.contact-visit__brand-partner{color:#5eb4ff;letter-spacing:.14em;text-transform:uppercase;margin:5px 0 0;font-size:12px;font-weight:600;line-height:1.3}.contact-visit__row{border-bottom:1px solid #ffffff1a;align-items:flex-start;gap:16px;padding:20px 0;display:flex}.contact-visit__row-icon{color:#5eb4ff;background:#081c3aa6;border:1.5px solid #5eb4ff8c;border-radius:12px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.contact-visit__row-icon svg{width:20px;height:20px}.contact-visit__row-text{color:#fff;margin:0;padding-top:10px;font-size:15px;font-weight:500;line-height:1.55}.contact-visit__actions{border-bottom:1px solid #ffffff1a;grid-template-columns:1fr 1fr;gap:14px;padding:22px 0;display:grid}.contact-visit__button{min-height:54px;font-family:var(--font-primary), "Inter", sans-serif;white-space:nowrap;border-radius:14px;justify-content:flex-start;align-items:center;gap:12px;padding:8px 16px 8px 10px;font-size:13px;font-weight:600;line-height:1.2;text-decoration:none;transition:background .2s,border-color .2s,transform .2s,filter .2s;display:inline-flex}.contact-visit__button-badge{color:#0a6df0;background:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.contact-visit__button--secondary .contact-visit__button-badge{color:#fff;background:0 0}.contact-visit__button-badge svg{width:16px;height:16px}.contact-visit__button-divider{background:#ffffff59;flex-shrink:0;width:1px;height:22px}.contact-visit__button--secondary .contact-visit__button-divider{background:#5eb4ff59}.contact-visit__button-label{min-width:0}.contact-visit__button--primary{color:#fff;background:linear-gradient(#1ea0ff 0%,#0a6df0 100%);border:none}.contact-visit__button--primary:hover{filter:brightness(1.08);transform:translateY(-1px)}.contact-visit__button--secondary{color:#fff;background:0 0;border:1.5px solid #5eb4ff8c}.contact-visit__button--secondary:hover{background:#2f8bff14;border-color:#5eb4ffe6}.contact-visit__button:focus-visible{outline-offset:3px;outline:2px solid #00a8ff}.contact-visit__coords{background:#0008148c;border:1px solid #2f8bff2e;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding:16px 18px;display:flex}.contact-visit__coords-copy{align-items:center;gap:12px;min-width:0;display:flex}.contact-visit__coords-pin{flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.contact-visit__coords-pin svg{width:44px;height:44px}.contact-visit__coords-label{color:#5eb4ff;margin:0 0 4px;font-size:12px;font-weight:500;line-height:1.3}.contact-visit__coords-value{color:#fff;font-size:16px;font-weight:600;line-height:1.3;text-decoration:none}.contact-visit__coords-value:hover{color:#9ec5ff}.contact-visit__coords-art{flex-shrink:0;align-items:center;gap:10px;display:flex}.contact-visit__coords-crosshair{place-items:center;width:36px;height:36px;display:grid}.contact-visit__coords-crosshair svg{width:36px;height:36px}.contact-visit__coords-dash{border:none;align-items:center;gap:4px;width:auto;height:auto;display:flex}.contact-visit__coords-dash:before{content:"";border-top:1.5px dotted #5eb4ffa6;width:36px;height:0;display:block}@media (max-width:980px){.contact-visit__inner{column-gap:28px}.contact-visit__number{font-size:96px}.contact-visit__title{font-size:36px}}@media (max-width:860px){.contact-visit .container{padding-inline:16px}.contact-visit__inner{grid-template-columns:1fr;row-gap:28px}.contact-visit__intro{margin-bottom:100px}.contact-visit__title{max-width:none;font-size:34px}.contact-visit:after{width:120px;height:120px}}@media (max-width:560px){.contact-visit__number{font-size:72px}.contact-visit__title{font-size:28px}.contact-visit__card{padding:22px 18px 18px}.contact-visit__actions{grid-template-columns:1fr}.contact-visit__button{justify-content:flex-start}.contact-visit__coords{flex-direction:column;align-items:flex-start}.contact-visit__coords-art{align-self:flex-end}.contact-visit__brand-name{font-size:16px}.contact-visit__row-text{font-size:14px}.contact-visit__button-label{white-space:normal}}
