#home{scroll-behavior:smooth}.homeLanding{--vw-blue:#001e50;--cta-blue:#027bff;--top-bar-h:88px;padding-bottom:88px;background:#fff;color:#131315;font-family:Avenir Next,sans-serif}.homeLanding__topBar{position:absolute;left:0;right:0;z-index:60;width:100%;box-sizing:border-box;opacity:1;border-bottom:none;background:linear-gradient(1turn,rgba(139,116,102,0),#8b7466)}.homeLanding__topBarInner{padding-left:calc(calc(72 * 1px) + (72/.75 - 72)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.homeLanding__topBarInner{padding-left:calc(16*1px)}}.homeLanding__topBarInner{padding-right:calc(calc(72 * 1px) + (72/.75 - 72)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.homeLanding__topBarInner{padding-right:calc(16*1px)}}.homeLanding__topBarInner{max-width:1320px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:56px;padding-block:16px;box-sizing:border-box}@media(max-width:768px){.homeLanding{--top-bar-h:80px}}.homeLanding__topBarBrand{display:inline-flex;align-items:center;line-height:0;text-decoration:none}.homeLanding__topBarBrand:hover .homeLanding__topBarLockup{opacity:.92}.homeLanding__topBarLockup{width:clamp(140px,28vw,200px);height:auto;display:block;flex-shrink:0;transition:opacity .2s ease}.homeLanding__topBarActions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.homeLanding__ghostBtn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:4px;background:rgba(0,0,0,0);font-size:.875rem;font-family:inherit;font-weight:500;color:#fff;text-decoration:none;border:1px solid rgba(0,0,0,0);cursor:pointer;transition:background-color .2s ease}.homeLanding__ghostBtn:hover{background:hsla(0,0%,100%,.08)}.homeLanding__ghostBtnIcon{flex-shrink:0;filter:brightness(0) invert(1)}.homeLanding__phonesModalWrap{position:relative}.homeLanding__phonesModal{position:absolute;top:calc(100% + 14px);right:-22px;z-index:80;width:400px;max-width:calc(100vw - 32px);box-sizing:border-box;padding:24px 32px 32px;border-radius:16px;background:#fff;color:#101319;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;box-shadow:0 18px 48px rgba(16,19,25,.18)}.homeLanding__phonesModal:before{content:"";position:absolute;top:-14px;right:44px;width:0;height:0;border-right:12px solid rgba(0,0,0,0);border-bottom:14px solid #fff;border-left:12px solid rgba(0,0,0,0)}@media(max-width:576px){.homeLanding__phonesModal{position:fixed;top:84px;right:16px;left:16px;width:auto;padding:20px 24px 28px}.homeLanding__phonesModal:before{right:64px}}.homeLanding__phonesModalHeader{display:flex;align-items:center;justify-content:space-between;gap:16px}.homeLanding__phonesModalTitle{font-size:16px;font-weight:700;line-height:1.375}.homeLanding__phonesModalClose{position:relative;width:40px;height:40px;flex-shrink:0;padding:8px;border:0;border-radius:999px;background:rgba(0,0,0,0);cursor:pointer}.homeLanding__phonesModalClose:after,.homeLanding__phonesModalClose:before{content:"";position:absolute;top:50%;left:50%;width:20px;height:2px;border-radius:999px;background:#101319;transform-origin:center}.homeLanding__phonesModalClose:before{transform:translate(-50%,-50%) rotate(45deg)}.homeLanding__phonesModalClose:after{transform:translate(-50%,-50%) rotate(-45deg)}.homeLanding__phonesModalClose:focus-visible,.homeLanding__phonesModalClose:hover{background:rgba(16,19,25,.06)}.homeLanding__phonesModalDivider{width:100%;height:1px;margin:20px 0 32px;background:#ebebeb}.homeLanding__phonesModalGrid{display:grid;grid-template-columns:repeat(2,minmax(0,158px));grid-gap:20px;gap:20px}@media(max-width:576px){.homeLanding__phonesModalGrid{grid-template-columns:1fr}}.homeLanding__phonesModalItem{display:flex;flex-direction:column;gap:4px;min-width:0}.homeLanding__phonesModalDealer,.homeLanding__phonesModalPhone{font-size:14px;line-height:22px;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.homeLanding__phonesModalDealer{font-weight:700;color:#000}.homeLanding__phonesModalPhone{width:-moz-fit-content;width:fit-content;font-weight:400;color:rgba(0,0,0,.72);text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.homeLanding__cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;border:0;border-radius:4px;font-size:.875rem;font-family:inherit;font-weight:600;color:#fff;text-decoration:none;white-space:nowrap;cursor:pointer;transition:opacity .2s ease,transform .15s ease}.homeLanding__cta:hover{opacity:.92}.homeLanding__cta--shine{box-shadow:inset 0 2px 3px hsla(0,0%,100%,.4)}.homeLanding__cta--sm{padding:10px 18px;font-size:.8125rem}.homeLanding__cta--hero{margin-top:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;line-height:100%;letter-spacing:0;text-align:center;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;font-size:20px;font-weight:400}@media(max-width:768px){.homeLanding__cta--hero{font-size:clamp(16px,4.5vw,20px)}}.homeLanding__cta--sub{margin-left:auto;padding:8px 14px;font-size:.75rem}.homeLanding__proposalModal{position:fixed;inset:0;z-index:140;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,.56);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:homeProposalFadeIn .18s ease-out forwards}@media(max-width:576px){.homeLanding__proposalModal{align-items:flex-end;padding:12px}}.homeLanding__proposalDialog{position:relative;width:min(100%,640px);max-height:calc(100vh - 48px);overflow:auto;box-sizing:border-box;padding:40px;border-radius:20px;background:#fff;color:#101319;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;box-shadow:0 24px 80px rgba(0,0,0,.28);animation:homeProposalDialogIn .22s ease-out forwards}@media(max-width:576px){.homeLanding__proposalDialog{width:100%;max-height:calc(100vh - 24px);padding:28px 20px 24px;border-radius:18px 18px 12px 12px}}.homeLanding__proposalClose{position:absolute;top:20px;right:20px;width:40px;height:40px;padding:0;border:0;border-radius:999px;background:#f3f5f8;cursor:pointer}.homeLanding__proposalClose:after,.homeLanding__proposalClose:before{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;border-radius:999px;background:#101319;transform-origin:center}.homeLanding__proposalClose:before{transform:translate(-50%,-50%) rotate(45deg)}.homeLanding__proposalClose:after{transform:translate(-50%,-50%) rotate(-45deg)}.homeLanding__proposalClose:focus-visible,.homeLanding__proposalClose:hover{background:#e8edf4}.homeLanding__proposalIntro{max-width:480px;padding-right:44px}.homeLanding__proposalIntro h2{margin:8px 0 12px;color:var(--vw-blue);font-size:clamp(28px,5vw,40px);font-weight:400;line-height:1.05;letter-spacing:-.02em}.homeLanding__proposalIntro p{margin:0;color:rgba(16,19,25,.72);font-size:16px;line-height:1.5}@media(max-width:576px){.homeLanding__proposalIntro{padding-right:40px}}.homeLanding__proposalEyebrow{display:inline-flex;color:var(--cta-blue);font-size:13px;font-weight:700;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.homeLanding__proposalForm{display:flex;flex-direction:column;gap:16px;margin-top:28px}.homeLanding__proposalFieldsRow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}@media(max-width:576px){.homeLanding__proposalFieldsRow{grid-template-columns:1fr}}.homeLanding__proposalField{display:flex;flex-direction:column;gap:8px}.homeLanding__proposalField span{color:#101319;font-size:14px;font-weight:700;line-height:1.25}.homeLanding__proposalField input,.homeLanding__proposalField select,.homeLanding__proposalField textarea{width:100%;box-sizing:border-box;border:1px solid #d8dee8;border-radius:8px;background:#f8fbff;color:#101319;font:inherit;font-size:15px;line-height:1.4;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.homeLanding__proposalField input::placeholder,.homeLanding__proposalField select::placeholder,.homeLanding__proposalField textarea::placeholder{color:rgba(16,19,25,.45)}.homeLanding__proposalField input:hover,.homeLanding__proposalField select:hover,.homeLanding__proposalField textarea:hover{border-color:#b9c4d2}.homeLanding__proposalField input:focus-visible,.homeLanding__proposalField select:focus-visible,.homeLanding__proposalField textarea:focus-visible{border-color:var(--cta-blue);background:#fff;box-shadow:0 0 0 3px rgba(2,123,255,.16)}.homeLanding__proposalField input,.homeLanding__proposalField select{height:48px;padding:0 14px}.homeLanding__proposalField textarea{min-height:104px;padding:12px 14px;resize:vertical}.homeLanding__proposalSuccess{margin:0;padding:12px 14px;border-radius:8px;background:rgba(2,123,255,.09);color:var(--vw-blue);font-size:14px;line-height:1.45}.homeLanding__proposalSubmit{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border:0;border-radius:8px;background:var(--cta-blue);color:#fff;font:inherit;font-size:16px;font-weight:700;cursor:pointer;box-shadow:inset 0 2px 3px hsla(0,0%,100%,.35);transition:opacity .2s ease,transform .15s ease}.homeLanding__proposalSubmit:hover{opacity:.92}.homeLanding__proposalSubmit:active{transform:translateY(1px)}.homeLanding__hero{position:relative;min-height:min(100vh,960px);display:flex;align-items:center;justify-content:center;padding:calc(var(--top-bar-h) - 55px) 24px 72px;text-align:center}.homeLanding__heroContentWrap{padding-left:calc(calc(72 * 1px) + (72/.75 - 72)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.homeLanding__heroContentWrap{padding-left:calc(16*1px)}}.homeLanding__heroContentWrap{padding-right:calc(calc(72 * 1px) + (72/.75 - 72)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.homeLanding__heroContentWrap{padding-right:calc(16*1px)}}.homeLanding__heroContentWrap{max-width:calc(calc(720px * 1px) + (720px/.75 - 720px)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.homeLanding__heroContentWrap{max-width:calc(720px*1px)}}.homeLanding__heroContentWrap{margin:0 auto;width:100%;position:relative;z-index:2}.homeLanding__heroStack{display:flex;flex-direction:column;align-items:center;gap:0}.homeLanding__heroCountdownLead{font-family:Roboto,sans-serif;font-size:1rem}@media(max-width:768px){.homeLanding__heroCountdownLead{font-size:1rem}}.homeLanding__heroCountdownLead{line-height:1.5rem}@media(max-width:768px){.homeLanding__heroCountdownLead{line-height:1.5rem}}.homeLanding__heroCountdownLead h1,.homeLanding__heroCountdownLead h2,.homeLanding__heroCountdownLead h3,.homeLanding__heroCountdownLead h4,.homeLanding__heroCountdownLead h5,.homeLanding__heroCountdownLead h6,.homeLanding__heroCountdownLead p,.homeLanding__heroCountdownLead span,.homeLanding__heroCountdownLead strong{font-size:1rem}@media(max-width:768px){.homeLanding__heroCountdownLead h1,.homeLanding__heroCountdownLead h2,.homeLanding__heroCountdownLead h3,.homeLanding__heroCountdownLead h4,.homeLanding__heroCountdownLead h5,.homeLanding__heroCountdownLead h6,.homeLanding__heroCountdownLead p,.homeLanding__heroCountdownLead span,.homeLanding__heroCountdownLead strong{font-size:1rem}}.homeLanding__heroCountdownLead h1,.homeLanding__heroCountdownLead h2,.homeLanding__heroCountdownLead h3,.homeLanding__heroCountdownLead h4,.homeLanding__heroCountdownLead h5,.homeLanding__heroCountdownLead h6,.homeLanding__heroCountdownLead p,.homeLanding__heroCountdownLead span,.homeLanding__heroCountdownLead strong{line-height:1.5rem}@media(max-width:768px){.homeLanding__heroCountdownLead h1,.homeLanding__heroCountdownLead h2,.homeLanding__heroCountdownLead h3,.homeLanding__heroCountdownLead h4,.homeLanding__heroCountdownLead h5,.homeLanding__heroCountdownLead h6,.homeLanding__heroCountdownLead p,.homeLanding__heroCountdownLead span,.homeLanding__heroCountdownLead strong{line-height:1.5rem}}.homeLanding__heroCountdownLead{margin:0 0 20px;color:#fff;opacity:.95}.homeLanding__heroStack .countdownTimer{margin-bottom:150px}.homeLanding__heroMedia{position:absolute;inset:0;z-index:0}.homeLanding__heroImg,.homeLanding__heroVideo{object-fit:cover;object-position:center 42%}.homeLanding__heroVideo{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.homeLanding__heroOverlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(14,14,18,0),rgba(14,14,18,.45) 45%,#0e0e12);z-index:1}.homeLanding__heroWarmGrad{position:absolute;inset:0;background:linear-gradient(180deg,rgba(139,116,102,.35),rgba(139,116,102,0) 28%);z-index:1;pointer-events:none}.homeLanding__heroTitle{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-style:normal;line-height:100%;letter-spacing:0;text-align:center;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;font-size:40px;color:#fff;margin:0 0 20px}@media(max-width:768px){.homeLanding__heroTitle{font-size:clamp(28px,9vw,40px)}}.homeLanding__heroSub{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-style:normal;line-height:100%;letter-spacing:0;text-align:center;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;font-size:20px;color:#fff;opacity:.95;margin:0 0 20px}@media(max-width:768px){.homeLanding__heroSub{font-size:clamp(16px,4.5vw,20px)}}.homeLanding__servopaBarWrap{position:-webkit-sticky;position:sticky;top:0;z-index:45;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.06)}.homeLanding__servopaBar{padding-left:calc(calc(72 * 1px) + (72/.75 - 72)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.homeLanding__servopaBar{padding-left:calc(16*1px)}}.homeLanding__servopaBar{padding-right:calc(calc(72 * 1px) + (72/.75 - 72)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.homeLanding__servopaBar{padding-right:calc(16*1px)}}.homeLanding__servopaBar{max-width:1320px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 0;flex-wrap:wrap}.homeLanding__servopaBrand{display:inline-flex;align-items:center;line-height:0;text-decoration:none}.homeLanding__servopaBrand:hover .homeLanding__servopaLogo{opacity:.88}.homeLanding__servopaLogo{width:140px;height:auto;display:block;flex-shrink:0;transition:opacity .2s ease}.homeLanding__servopaLogo--onLight{filter:brightness(0)}.homeLanding__servopaLogo--compact{width:104px}.homeLanding__servopaBarMid{display:flex;align-items:center;gap:20px;margin-left:auto}@media(max-width:768px){.homeLanding__servopaBarMid{margin-left:0}}.homeLanding__iconBtn{display:inline-flex;align-items:center;justify-content:center;padding:8px;border:none;border-radius:4px;background:rgba(19,19,21,.04);cursor:pointer;transition:background-color .2s ease}.homeLanding__iconBtn:hover{background:rgba(19,19,21,.08)}.homeLanding__servopaSocial{display:flex;align-items:center;gap:12px}.homeLanding__socialLink{display:inline-flex;opacity:.85;transition:opacity .2s ease}.homeLanding__socialLink:hover{opacity:1}.homeLanding__stickyDock{position:fixed;left:0;right:0;bottom:0;z-index:55;background:#fff;border-top:1px solid rgba(0,0,0,.06);box-shadow:0 -4px 6px rgba(0,0,0,.1)}.homeLanding__stickyDockInner{padding-left:calc(calc(72 * 1px) + (72/.75 - 72)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.homeLanding__stickyDockInner{padding-left:calc(16*1px)}}.homeLanding__stickyDockInner{padding-right:calc(calc(72 * 1px) + (72/.75 - 72)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.homeLanding__stickyDockInner{padding-right:calc(16*1px)}}.homeLanding__stickyDockInner{max-width:1320px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;flex-wrap:wrap}.homeLanding__stickyDockBrand{display:inline-flex;align-items:center;line-height:0;text-decoration:none}.homeLanding__stickyDockBrand:hover .homeLanding__servopaLogo{opacity:.88}.homeLanding__teaser{position:relative;width:100%;margin:0;padding:56px 24px 72px;background:#0e0e12;opacity:1}@media(max-width:768px){.homeLanding__teaser{padding:40px 16px 56px}}.homeLanding__teaserFrame,.homeLanding__teaserShell{width:1060px;max-width:100%;margin:0 auto}.homeLanding__teaserFrame{position:relative;height:586px;box-sizing:border-box;border-radius:20px;overflow:hidden;background:#0e0e12;box-shadow:0 24px 48px rgba(0,0,0,.45)}@media(max-width:1060px){.homeLanding__teaserFrame{width:100%;height:auto;aspect-ratio:1060/586}}@media(max-width:768px){.homeLanding__teaserFrame{border-radius:14px}}.homeLanding__teaserMedia{position:absolute;inset:0;z-index:0;border-radius:inherit}.homeLanding__teaserVideo{width:100%;height:100%;object-fit:cover;object-position:center}.homeLanding__teaserOverlay,.homeLanding__teaserVideo{position:absolute;inset:0;pointer-events:none;border-radius:inherit}.homeLanding__teaserOverlay{z-index:1}.homeLanding__carouselBlock{padding:72px 0 88px;background:#fafbfc}.homeLanding__carouselBlock--dark{background:#0f0f13}.homeLanding__carouselBlock--dark .homeLanding__sectionTitle{color:#fff}.homeLanding__carouselBlock--dark .homeLanding__sectionLead{color:hsla(0,0%,100%,.72)}.homeLanding__carouselBlock--dark .homeLanding__carouselCaption{color:hsla(0,0%,100%,.65)}.homeLanding__carouselBlock--gallery{position:relative;z-index:0;padding:80px 0 96px;background:#0f0f13;overflow:hidden}.homeLanding__carouselBlock--gallery .homeLanding__galleryShell,.homeLanding__carouselBlock--gallery .homeLanding__sectionHead{position:relative;z-index:1}@media(max-width:768px){.homeLanding__carouselBlock--gallery{padding:56px 0 72px}}.homeLanding__sectionHead{padding-left:calc(calc(72 * 1px) + (72/.75 - 72)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.homeLanding__sectionHead{padding-left:calc(16*1px)}}.homeLanding__sectionHead{padding-right:calc(calc(72 * 1px) + (72/.75 - 72)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.homeLanding__sectionHead{padding-right:calc(16*1px)}}.homeLanding__sectionHead{text-align:center}.homeLanding__sectionTitle{font-family:Avenir Next,sans-serif;letter-spacing:.64px;font-size:2rem}@media(max-width:768px){.homeLanding__sectionTitle{font-size:1.5rem}}.homeLanding__sectionTitle{line-height:2.6rem}@media(max-width:768px){.homeLanding__sectionTitle{line-height:1.95rem}}.homeLanding__sectionTitle h1,.homeLanding__sectionTitle h2,.homeLanding__sectionTitle h3,.homeLanding__sectionTitle h4,.homeLanding__sectionTitle h5,.homeLanding__sectionTitle h6,.homeLanding__sectionTitle p,.homeLanding__sectionTitle span,.homeLanding__sectionTitle strong{font-size:2rem}@media(max-width:768px){.homeLanding__sectionTitle h1,.homeLanding__sectionTitle h2,.homeLanding__sectionTitle h3,.homeLanding__sectionTitle h4,.homeLanding__sectionTitle h5,.homeLanding__sectionTitle h6,.homeLanding__sectionTitle p,.homeLanding__sectionTitle span,.homeLanding__sectionTitle strong{font-size:1.5rem}}.homeLanding__sectionTitle h1,.homeLanding__sectionTitle h2,.homeLanding__sectionTitle h3,.homeLanding__sectionTitle h4,.homeLanding__sectionTitle h5,.homeLanding__sectionTitle h6,.homeLanding__sectionTitle p,.homeLanding__sectionTitle span,.homeLanding__sectionTitle strong{line-height:2.6rem}@media(max-width:768px){.homeLanding__sectionTitle h1,.homeLanding__sectionTitle h2,.homeLanding__sectionTitle h3,.homeLanding__sectionTitle h4,.homeLanding__sectionTitle h5,.homeLanding__sectionTitle h6,.homeLanding__sectionTitle p,.homeLanding__sectionTitle span,.homeLanding__sectionTitle strong{line-height:1.95rem}}.homeLanding__sectionTitle{margin:0 0 12px}.homeLanding__sectionTitle--gallery{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;line-height:100%;text-align:center;font-variant-numeric:lining-nums proportional-nums;font-size:clamp(32px,4vw,40px);line-height:1;font-weight:400;letter-spacing:0;font-feature-settings:"lnum","pnum",lining-nums proportional-nums;margin-bottom:32px;color:#fff}@media(max-width:768px){.homeLanding__sectionTitle--gallery{margin-bottom:24px}}.homeLanding__sectionLead{font-family:Roboto,sans-serif;font-size:1rem}@media(max-width:768px){.homeLanding__sectionLead{font-size:1rem}}.homeLanding__sectionLead{line-height:1.5rem}@media(max-width:768px){.homeLanding__sectionLead{line-height:1.5rem}}.homeLanding__sectionLead h1,.homeLanding__sectionLead h2,.homeLanding__sectionLead h3,.homeLanding__sectionLead h4,.homeLanding__sectionLead h5,.homeLanding__sectionLead h6,.homeLanding__sectionLead p,.homeLanding__sectionLead span,.homeLanding__sectionLead strong{font-size:1rem}@media(max-width:768px){.homeLanding__sectionLead h1,.homeLanding__sectionLead h2,.homeLanding__sectionLead h3,.homeLanding__sectionLead h4,.homeLanding__sectionLead h5,.homeLanding__sectionLead h6,.homeLanding__sectionLead p,.homeLanding__sectionLead span,.homeLanding__sectionLead strong{font-size:1rem}}.homeLanding__sectionLead h1,.homeLanding__sectionLead h2,.homeLanding__sectionLead h3,.homeLanding__sectionLead h4,.homeLanding__sectionLead h5,.homeLanding__sectionLead h6,.homeLanding__sectionLead p,.homeLanding__sectionLead span,.homeLanding__sectionLead strong{line-height:1.5rem}@media(max-width:768px){.homeLanding__sectionLead h1,.homeLanding__sectionLead h2,.homeLanding__sectionLead h3,.homeLanding__sectionLead h4,.homeLanding__sectionLead h5,.homeLanding__sectionLead h6,.homeLanding__sectionLead p,.homeLanding__sectionLead span,.homeLanding__sectionLead strong{line-height:1.5rem}}.homeLanding__sectionLead{color:#667078;margin:0}.homeLanding__carouselWrap{padding-left:calc(calc(72 * 1px) + (72/.75 - 72)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.homeLanding__carouselWrap{padding-left:calc(16*1px)}}.homeLanding__carouselWrap{padding-right:calc(calc(72 * 1px) + (72/.75 - 72)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.homeLanding__carouselWrap{padding-right:calc(16*1px)}}.homeLanding__carouselWrap{max-width:1000px;margin:0 auto}.homeLanding__carouselWrap .carouselDefault{padding-inline:48px}@media(max-width:768px){.homeLanding__carouselWrap .carouselDefault{padding-inline:0}}.homeLanding__carouselWrap .carouselDefault__controls{margin-top:20px}.homeLanding__carouselFigure{margin:0}.homeLanding__carouselImgWrap{position:relative;aspect-ratio:16/9;width:100%;border-radius:6px;overflow:hidden;background:#e6edf2}.homeLanding__carouselImg{object-fit:cover}.homeLanding__carouselCaption{margin-top:12px;text-align:center;font-family:Roboto,sans-serif;letter-spacing:0;font-size:.875rem}@media(max-width:768px){.homeLanding__carouselCaption{font-size:.875rem}}.homeLanding__carouselCaption{line-height:1.5rem}@media(max-width:768px){.homeLanding__carouselCaption{line-height:1.5rem}}.homeLanding__carouselCaption h1,.homeLanding__carouselCaption h2,.homeLanding__carouselCaption h3,.homeLanding__carouselCaption h4,.homeLanding__carouselCaption h5,.homeLanding__carouselCaption h6,.homeLanding__carouselCaption p,.homeLanding__carouselCaption span,.homeLanding__carouselCaption strong{font-size:.875rem}@media(max-width:768px){.homeLanding__carouselCaption h1,.homeLanding__carouselCaption h2,.homeLanding__carouselCaption h3,.homeLanding__carouselCaption h4,.homeLanding__carouselCaption h5,.homeLanding__carouselCaption h6,.homeLanding__carouselCaption p,.homeLanding__carouselCaption span,.homeLanding__carouselCaption strong{font-size:.875rem}}.homeLanding__carouselCaption h1,.homeLanding__carouselCaption h2,.homeLanding__carouselCaption h3,.homeLanding__carouselCaption h4,.homeLanding__carouselCaption h5,.homeLanding__carouselCaption h6,.homeLanding__carouselCaption p,.homeLanding__carouselCaption span,.homeLanding__carouselCaption strong{line-height:1.5rem}@media(max-width:768px){.homeLanding__carouselCaption h1,.homeLanding__carouselCaption h2,.homeLanding__carouselCaption h3,.homeLanding__carouselCaption h4,.homeLanding__carouselCaption h5,.homeLanding__carouselCaption h6,.homeLanding__carouselCaption p,.homeLanding__carouselCaption span,.homeLanding__carouselCaption strong{line-height:1.5rem}}.homeLanding__carouselCaption{color:#667078}.homeLanding__galleryShell{padding-left:calc(calc(72 * 1px) + (72/.75 - 72)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.homeLanding__galleryShell{padding-left:calc(16*1px)}}.homeLanding__galleryShell{padding-right:calc(calc(72 * 1px) + (72/.75 - 72)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.homeLanding__galleryShell{padding-right:calc(16*1px)}}.homeLanding__galleryShell{max-width:1144px;margin:0 auto;padding-inline:16px}.homeLanding__galleryStage{position:relative;width:min(100%,1000px);margin-inline:auto}.homeLanding__galleryViewport{overflow:hidden;width:100%}.homeLanding__galleryTrack{display:flex;touch-action:pan-y pinch-zoom;-webkit-backface-visibility:hidden;backface-visibility:hidden}.homeLanding__gallerySlide{flex:0 0 100%;min-width:0}.homeLanding__galleryViewLabel{margin:16px 0 0;text-align:center;font-family:Roboto,sans-serif;letter-spacing:0;font-size:.875rem}@media(max-width:768px){.homeLanding__galleryViewLabel{font-size:.875rem}}.homeLanding__galleryViewLabel{line-height:1.5rem}@media(max-width:768px){.homeLanding__galleryViewLabel{line-height:1.5rem}}.homeLanding__galleryViewLabel h1,.homeLanding__galleryViewLabel h2,.homeLanding__galleryViewLabel h3,.homeLanding__galleryViewLabel h4,.homeLanding__galleryViewLabel h5,.homeLanding__galleryViewLabel h6,.homeLanding__galleryViewLabel p,.homeLanding__galleryViewLabel span,.homeLanding__galleryViewLabel strong{font-size:.875rem}@media(max-width:768px){.homeLanding__galleryViewLabel h1,.homeLanding__galleryViewLabel h2,.homeLanding__galleryViewLabel h3,.homeLanding__galleryViewLabel h4,.homeLanding__galleryViewLabel h5,.homeLanding__galleryViewLabel h6,.homeLanding__galleryViewLabel p,.homeLanding__galleryViewLabel span,.homeLanding__galleryViewLabel strong{font-size:.875rem}}.homeLanding__galleryViewLabel h1,.homeLanding__galleryViewLabel h2,.homeLanding__galleryViewLabel h3,.homeLanding__galleryViewLabel h4,.homeLanding__galleryViewLabel h5,.homeLanding__galleryViewLabel h6,.homeLanding__galleryViewLabel p,.homeLanding__galleryViewLabel span,.homeLanding__galleryViewLabel strong{line-height:1.5rem}@media(max-width:768px){.homeLanding__galleryViewLabel h1,.homeLanding__galleryViewLabel h2,.homeLanding__galleryViewLabel h3,.homeLanding__galleryViewLabel h4,.homeLanding__galleryViewLabel h5,.homeLanding__galleryViewLabel h6,.homeLanding__galleryViewLabel p,.homeLanding__galleryViewLabel span,.homeLanding__galleryViewLabel strong{line-height:1.5rem}}.homeLanding__galleryViewLabel{color:hsla(0,0%,100%,.72)}.homeLanding__galleryNav{position:absolute;top:50%;z-index:4;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:40px;height:40px;padding:10px;border:none;border-radius:50%;cursor:pointer;background:#272727;box-shadow:0 8px 24px rgba(0,0,0,.28);transition:background-color .2s ease,transform .15s ease}.homeLanding__galleryNav:hover{background:#323232;transform:translateY(-50%) scale(1.04)}.homeLanding__galleryNav:focus-visible{outline:2px solid hsla(0,0%,100%,.85);outline-offset:2px}.homeLanding__galleryNav:before{content:"";width:20px;height:20px;background:url(/icons/arrow-right-white.svg) 50%/contain no-repeat;filter:brightness(0) invert(1)}.homeLanding__galleryNav--prev{left:-56px}.homeLanding__galleryNav--prev:before{transform:rotate(180deg)}.homeLanding__galleryNav--next{right:-56px}@media(max-width:992px){.homeLanding__galleryNav--prev{left:12px}.homeLanding__galleryNav--next{right:12px}}@media(max-width:768px){.homeLanding__galleryNav{width:36px;height:36px;padding:8px}.homeLanding__galleryNav:before{width:18px;height:18px}.homeLanding__galleryNav--prev{left:8px}.homeLanding__galleryNav--next{right:8px}}.homeLanding__galleryNav:disabled{opacity:.35;pointer-events:none;cursor:default}.homeLanding__galleryFigure{margin:0}.homeLanding__galleryImgWrap{position:relative;width:100%;aspect-ratio:16/9;border-radius:12px;overflow:hidden}.homeLanding__carouselBlock--gallery .homeLanding__galleryImgWrap{max-width:1000px;margin-inline:auto;aspect-ratio:1000/667;background:radial-gradient(ellipse 64% 10% at 50% 78%,rgba(255,255,255,.1) 0,rgba(255,255,255,.03) 48%,rgba(15,15,19,0) 76%),radial-gradient(ellipse 54% 42% at 50% 38%,rgba(61,63,72,.16) 0,rgba(15,15,19,0) 72%),rgba(0,0,0,0);border-radius:0}.homeLanding__galleryImg{object-fit:contain;object-position:center bottom;animation:homeGalleryFadeIn .45s ease}.homeLanding__galleryHotspot{position:absolute;box-sizing:border-box;width:32px;height:32px;padding:0;border-radius:50%;border:2px solid hsla(0,0%,100%,.9);background:hsla(0,0%,100%,.16);box-shadow:0 4px 4px rgba(0,0,0,.15);cursor:pointer;animation:homeGalleryHotspotPulse 2.2s ease-in-out infinite;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.homeLanding__galleryHotspot:hover{background:hsla(0,0%,100%,.24);animation-play-state:paused}.homeLanding__galleryHotspot:focus-visible{outline:2px solid hsla(0,0%,100%,.9);outline-offset:4px}.homeLanding__galleryHotspot:after{content:"";position:absolute;left:50%;top:50%;width:8px;height:8px;transform:translate(-50%,-50%);border-radius:50%;background:hsla(0,0%,100%,.98)}.homeLanding__galleryModal{position:fixed;inset:0;z-index:150;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:24px;background:radial-gradient(ellipse 70% 70% at 50% 36%,rgba(37,38,44,.7) 0,rgba(0,0,0,.82) 70%),rgba(0,0,0,.78);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:homeProposalFadeIn .18s ease-out forwards}@media(max-width:576px){.homeLanding__galleryModal{align-items:flex-end;padding:12px}}.homeLanding__galleryModalDialog{position:relative;width:min(100%,1000px);aspect-ratio:1000/667;max-height:calc(100vh - 48px);overflow:hidden;border:1px solid hsla(0,0%,100%,.12);border-radius:0;background:#0f0f13;color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;box-shadow:0 28px 90px rgba(0,0,0,.48);animation:homeProposalDialogIn .22s ease-out forwards}@media(max-width:768px){.homeLanding__galleryModalDialog{width:min(100%,560px);aspect-ratio:auto;min-height:min(760px,100vh - 48px)}}@media(max-width:576px){.homeLanding__galleryModalDialog{max-height:calc(100vh - 24px);min-height:calc(100vh - 24px)}}.homeLanding__galleryModalClose{position:absolute;top:16px;right:16px;z-index:2;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:hsla(0,0%,100%,.94);cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.18)}.homeLanding__galleryModalClose:after,.homeLanding__galleryModalClose:before{content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;border-radius:999px;background:#101319;transform-origin:center}.homeLanding__galleryModalClose:before{transform:translate(-50%,-50%) rotate(45deg)}.homeLanding__galleryModalClose:after{transform:translate(-50%,-50%) rotate(-45deg)}.homeLanding__galleryModalClose:focus-visible,.homeLanding__galleryModalClose:hover{background:#fff}.homeLanding__galleryModalMedia{position:absolute;inset:0;background:#09090c}.homeLanding__galleryModalMedia:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.54),rgba(0,0,0,.16) 40%,rgba(0,0,0,.42)),linear-gradient(180deg,rgba(0,0,0,.1),transparent 38%,rgba(0,0,0,.76))}.homeLanding__galleryModalImg{object-fit:cover;object-position:center;animation:homeGalleryFadeIn .25s ease}.homeLanding__galleryModalImg--seat{object-position:50% 50%}.homeLanding__galleryModalImg--climate{object-position:50% 56%}@media(max-width:768px){.homeLanding__galleryModalImg--climate{object-position:48% 50%}}.homeLanding__galleryModalContent{position:absolute;left:40px;right:40px;bottom:124px;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;box-sizing:border-box;max-width:470px;padding:0}.homeLanding__galleryModalContent h3{margin:10px 0 16px;color:#fff;font-size:clamp(36px,5vw,56px);font-weight:400;line-height:.98;letter-spacing:-.02em}.homeLanding__galleryModalContent p{margin:0;color:hsla(0,0%,100%,.72);font-size:16px;line-height:1.5}@media(max-width:768px){.homeLanding__galleryModalContent{left:24px;right:24px;bottom:124px;max-width:none}}@media(max-width:576px){.homeLanding__galleryModalContent{left:20px;right:20px;bottom:112px}.homeLanding__galleryModalContent h3{font-size:clamp(32px,10vw,44px)}}.homeLanding__galleryModalEyebrow{color:var(--cta-blue);font-size:13px;font-weight:700;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.homeLanding__galleryModalBadges{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.homeLanding__galleryModalBadge{display:inline-flex;align-items:center;min-height:34px;padding:8px 14px;border:1px solid hsla(0,0%,100%,.18);border-radius:999px;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.88);font-size:13px;font-weight:600;line-height:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.homeLanding__galleryModalBadge:first-child{border-color:rgba(255,88,63,.42);background:rgba(255,88,63,.16)}.homeLanding__galleryModalBadge:nth-child(2){border-color:rgba(2,123,255,.42);background:rgba(2,123,255,.16)}.homeLanding__galleryModalControls{position:absolute;left:50%;bottom:36px;z-index:1;display:inline-flex;align-items:center;gap:14px;margin:0;padding:8px;border:1px solid hsla(0,0%,100%,.12);border-radius:999px;background:rgba(15,15,19,.72);transform:translateX(-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}@media(max-width:768px){.homeLanding__galleryModalControls{bottom:28px}}@media(max-width:576px){.homeLanding__galleryModalControls{bottom:24px;gap:10px}}.homeLanding__galleryModalControl{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:#272727;cursor:pointer;transition:background-color .2s ease,transform .15s ease}.homeLanding__galleryModalControl:before{content:"";width:20px;height:20px;background:url(/icons/arrow-right-white.svg) 50%/contain no-repeat;filter:brightness(0) invert(1)}.homeLanding__galleryModalControl--prev:before{transform:rotate(180deg)}.homeLanding__galleryModalControl:focus-visible,.homeLanding__galleryModalControl:hover{background:#343434;transform:scale(1.04)}.homeLanding__galleryModalDots{display:inline-flex;align-items:center;gap:8px}.homeLanding__galleryModalDot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:hsla(0,0%,100%,.38);cursor:pointer;transition:width .2s ease,background-color .2s ease}.homeLanding__galleryModalDot--active{width:28px;background:#fff}.homeLanding__galleryModalCounter{min-width:48px;color:hsla(0,0%,100%,.82);font-size:13px;font-weight:600;line-height:1;text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.homeLanding__gallerySwatches{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin:32px auto 0;padding:8px;max-width:-moz-fit-content;max-width:fit-content;border-radius:300px;background:#24242a;border:none}@media(max-width:768px){.homeLanding__gallerySwatches{margin-top:24px}}.homeLanding__gallerySwatch{position:relative;flex-shrink:0;width:32px;height:32px;padding:0;border:2px solid rgba(0,0,0,0);border-radius:50%;cursor:pointer;transition:border-color .2s ease,transform .15s ease;background:rgba(0,0,0,0);overflow:visible}.homeLanding__gallerySwatch:hover{transform:scale(1.05)}.homeLanding__gallerySwatch:focus-visible{outline:2px solid hsla(0,0%,100%,.85);outline-offset:2px}.homeLanding__gallerySwatch--active{border-color:#fff}.homeLanding__gallerySwatchFill{position:absolute;inset:2px;border-radius:50%;pointer-events:none;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.24)}.homeLanding__gallerySwatchCheck{position:absolute;z-index:1;right:-5px;top:-5px;display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#00a857;box-shadow:0 1px 4px rgba(0,0,0,.45)}.homeLanding__gallerySwatchCheckIcon{display:block}.homeLanding__atmospheric{position:relative;width:100%;aspect-ratio:16/9;min-height:420px;overflow:hidden;background:#111725}@media(max-width:768px){.homeLanding__atmospheric{aspect-ratio:auto;min-height:520px}}.homeLanding__atmosphericImg{object-fit:cover;object-position:center}.homeLanding__atmosphericContent{position:absolute;inset:0;z-index:1;padding:64px;color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}@media(max-width:768px){.homeLanding__atmosphericContent{padding:40px 24px;background:linear-gradient(180deg,rgba(9,15,31,.72),rgba(9,15,31,.18) 55%,rgba(9,15,31,.62))}}.homeLanding__atmosphericTitle{max-width:486px;margin:0;font-size:clamp(2rem,3.9vw,2.5rem);font-weight:400;line-height:normal;letter-spacing:0;color:#fff}@media(max-width:768px){.homeLanding__atmosphericTitle{max-width:360px}}.homeLanding__atmosphericPlay{display:inline-flex;align-items:center;gap:16px;margin-top:22px;color:#fff}.homeLanding__atmosphericPlayButton{position:relative;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;flex:0 0 52px;border-radius:50%;background:#030813;box-shadow:0 8px 24px rgba(0,0,0,.28)}.homeLanding__atmosphericPlayButton:before{content:"";width:30px;height:30px;border-radius:50%;background:#fff}.homeLanding__atmosphericPlayIcon{position:absolute;left:22px;width:0;height:0;border-top:7px solid rgba(0,0,0,0);border-bottom:7px solid rgba(0,0,0,0);border-left:10px solid #030813}.homeLanding__atmosphericPlayDivider{width:1px;height:56px;flex:0 0 1px;border-radius:300px;background:hsla(0,0%,100%,.5)}.homeLanding__atmosphericPlayCopy{display:flex;flex-direction:column;justify-content:center;color:#fff}.homeLanding__atmosphericPlayCopy strong{font-size:18px;font-weight:700;line-height:28px}.homeLanding__atmosphericPlayCopy span{width:212px;font-size:12px;font-weight:500;line-height:20px}.homeLanding__technology{overflow:hidden;background:#08090d;color:#fff;padding:0}.homeLanding__technologyStage{position:relative;width:100%;max-width:1366px;min-height:618px;margin:0 auto;padding-top:18px;background:radial-gradient(circle at 50% -18%,rgba(255,255,255,.12),transparent 26%),linear-gradient(180deg,#0d0f16,#08090d)}.homeLanding__technologyTitle{position:absolute;top:138px;left:50%;width:min(635px,100% - 48px);margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:40px;font-weight:400;line-height:normal;letter-spacing:0;text-align:center;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;opacity:0;transform:translate(-50%,-120px);transition:opacity .8s ease,transform .8s cubic-bezier(.22,1,.36,1)}.homeLanding__technologyCards{position:static}.homeLanding__technologyCard{position:relative;isolation:isolate;display:flex;align-items:flex-end;min-height:400px;overflow:hidden;border-radius:8px;background:#14161b;padding:24px;opacity:0;transition:opacity .9s ease .1s,transform .9s cubic-bezier(.22,1,.36,1) .1s}.homeLanding__technologyCard:focus-within .homeLanding__technologyCardImg,.homeLanding__technologyCard:hover .homeLanding__technologyCardImg{transform:scale(1.035)}.homeLanding__technologyCard:focus-within .homeLanding__technologyCardOverlay,.homeLanding__technologyCard:hover .homeLanding__technologyCardOverlay{opacity:1}.homeLanding__technologyCard:focus-within .homeLanding__technologyCardContent,.homeLanding__technologyCard:hover .homeLanding__technologyCardContent{transform:translateY(0)}.homeLanding__technologyCard:focus-within .homeLanding__technologyCardContent h3,.homeLanding__technologyCard:hover .homeLanding__technologyCardContent h3{font-size:24px}.homeLanding__technologyCard:focus-within .homeLanding__technologyCardContent p,.homeLanding__technologyCard:hover .homeLanding__technologyCardContent p{max-height:180px;opacity:1;transform:translateY(0)}.homeLanding__technologyCard--iqLight{position:absolute;top:218px;left:calc(50% - 603px);width:595px;transform:translateX(-122px)}.homeLanding__technologyCard--ambient{position:absolute;top:218px;left:calc(50% + 5px);width:595px;transform:translateX(121px)}.homeLanding__technologyCardImg{z-index:-2;object-fit:cover;transition:transform 2s cubic-bezier(.16,1,.3,1)}.homeLanding__technologyCardOverlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(5,6,10,.02) 36%,rgba(5,6,10,.74) 64%,#020205);opacity:.84;pointer-events:none;transition:opacity 1.7s cubic-bezier(.16,1,.3,1)}.homeLanding__technologyCardContent{width:min(500px,100%);display:flex;flex-direction:column;gap:16px;transform:translateY(12px);transition:transform 1.7s cubic-bezier(.16,1,.3,1)}.homeLanding__technologyCardContent h3{margin:0;font-family:Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;line-height:1.15;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;transition:font-size 1.4s cubic-bezier(.16,1,.3,1)}.homeLanding__technologyCardContent p{max-height:0;margin:0;overflow:hidden;color:hsla(0,0%,100%,.84);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:1.55;letter-spacing:0;opacity:0;transform:translateY(18px);transition:max-height 1.8s cubic-bezier(.16,1,.3,1),opacity 1.65s ease .35s,transform 1.75s cubic-bezier(.16,1,.3,1) .25s}.homeLanding__technology--visible .homeLanding__technologyCard,.homeLanding__technology--visible .homeLanding__technologyTitle{opacity:1;transform:translate(0)}.homeLanding__technology--visible .homeLanding__technologyTitle{transform:translate(-50%)}@media(max-width:992px){.homeLanding__technologyTitle{top:96px}.homeLanding__technologyCards{position:absolute;top:188px;right:24px;left:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(24px,6vw,96px);gap:clamp(24px,6vw,96px)}.homeLanding__technologyCard--ambient,.homeLanding__technologyCard--iqLight{position:relative;top:auto;left:auto;width:auto}}@media(max-width:768px){.homeLanding__technologyStage{min-height:auto;padding:48px 24px}.homeLanding__technologyTitle{position:static;width:100%;font-size:clamp(28px,8vw,40px);transform:translateY(-48px)}.homeLanding__technologyCards{position:static;display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;margin-top:48px}.homeLanding__technologyCard{min-height:320px;padding:20px}.homeLanding__technologyCard:focus-within .homeLanding__technologyCardContent h3,.homeLanding__technologyCard:hover .homeLanding__technologyCardContent h3{font-size:22px}.homeLanding__technologyCardContent{gap:12px}.homeLanding__technologyCardContent p{font-size:16px;line-height:1.45}.homeLanding__technology--visible .homeLanding__technologyTitle{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.homeLanding__technologyCard,.homeLanding__technologyTitle{opacity:1;transform:none;transition:none}.homeLanding__technologyCardContent p,.homeLanding__technologyCardImg,.homeLanding__technologyCardOverlay{transition:none}.homeLanding__technologyTitle{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce)and (max-width:768px){.homeLanding__technologyTitle{transform:none}}.homeLanding__featureIntro{background:#fff;padding-bottom:0}.homeLanding__space{background:#fff;overflow:hidden}.homeLanding__spaceStage{position:relative;width:100%;max-width:1366px;min-height:710px;margin:0 auto}.homeLanding__spaceCopy{position:absolute;top:369px;left:clamp(24px,5.86vw,80px);z-index:2;display:flex;flex-direction:column;gap:24px;width:min(431px,100% - 48px);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-style:normal;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;opacity:0;transform:translateX(-160px);transition:opacity .75s ease,transform .75s cubic-bezier(.22,1,.36,1)}.homeLanding__spaceCopy h2,.homeLanding__spaceCopy p{margin:0;font-weight:400}.homeLanding__spaceCopy h2{color:#000;font-size:40px;line-height:normal;letter-spacing:0}.homeLanding__spaceCopy p{color:rgba(0,0,0,.72);font-size:16px;line-height:28px}.homeLanding__spaceMedia{position:absolute;top:232px;right:0;width:min(47.66vw,651px);height:478px;overflow:hidden;border-radius:8px 0 0 8px;background:#d8d0c3;opacity:0;transform:translateX(160px);transition:opacity .75s ease .08s,transform .75s cubic-bezier(.22,1,.36,1) .08s}.homeLanding__spaceImg{object-fit:cover;object-position:center}.homeLanding__space--visible .homeLanding__spaceCopy,.homeLanding__space--visible .homeLanding__spaceMedia{opacity:1;transform:translateX(0)}@media(max-width:768px){.homeLanding__spaceStage{min-height:auto;padding:88px 24px 0}.homeLanding__spaceCopy,.homeLanding__spaceMedia{position:relative;top:auto;right:auto;left:auto;width:100%}.homeLanding__spaceCopy{margin-bottom:40px}.homeLanding__spaceCopy h2{font-size:clamp(32px,9vw,40px)}.homeLanding__spaceMedia{height:auto;aspect-ratio:651/478;border-radius:8px 8px 0 0}}@media(prefers-reduced-motion:reduce){.homeLanding__spaceCopy,.homeLanding__spaceMedia{opacity:1;transform:none;transition:none}}.homeLanding__blockTitle{font-family:Avenir Next,sans-serif;letter-spacing:.64px;font-size:2rem}@media(max-width:768px){.homeLanding__blockTitle{font-size:1.5rem}}.homeLanding__blockTitle{line-height:2.6rem}@media(max-width:768px){.homeLanding__blockTitle{line-height:1.95rem}}.homeLanding__blockTitle h1,.homeLanding__blockTitle h2,.homeLanding__blockTitle h3,.homeLanding__blockTitle h4,.homeLanding__blockTitle h5,.homeLanding__blockTitle h6,.homeLanding__blockTitle p,.homeLanding__blockTitle span,.homeLanding__blockTitle strong{font-size:2rem}@media(max-width:768px){.homeLanding__blockTitle h1,.homeLanding__blockTitle h2,.homeLanding__blockTitle h3,.homeLanding__blockTitle h4,.homeLanding__blockTitle h5,.homeLanding__blockTitle h6,.homeLanding__blockTitle p,.homeLanding__blockTitle span,.homeLanding__blockTitle strong{font-size:1.5rem}}.homeLanding__blockTitle h1,.homeLanding__blockTitle h2,.homeLanding__blockTitle h3,.homeLanding__blockTitle h4,.homeLanding__blockTitle h5,.homeLanding__blockTitle h6,.homeLanding__blockTitle p,.homeLanding__blockTitle span,.homeLanding__blockTitle strong{line-height:2.6rem}@media(max-width:768px){.homeLanding__blockTitle h1,.homeLanding__blockTitle h2,.homeLanding__blockTitle h3,.homeLanding__blockTitle h4,.homeLanding__blockTitle h5,.homeLanding__blockTitle h6,.homeLanding__blockTitle p,.homeLanding__blockTitle span,.homeLanding__blockTitle strong{line-height:1.95rem}}.homeLanding__blockTitle{text-align:center;margin:0;padding:64px 24px 32px}.homeLanding__featureHero{position:relative;width:100%;aspect-ratio:21/9;min-height:280px;background:#0f1114}.homeLanding__featureHeroImg{object-fit:cover;object-position:center 35%}.homeLanding__featureRow{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;border-top:1px solid #e6edf2}@media(max-width:768px){.homeLanding__featureRow{grid-template-columns:1fr}}.homeLanding__featureCell{display:grid;grid-template-columns:1fr 1fr;min-height:280px;border-right:1px solid #e6edf2}@media(max-width:768px){.homeLanding__featureCell{grid-template-columns:1fr;border-right:none;border-bottom:1px solid #e6edf2}}.homeLanding__featureCell--alt{border-right:none}@media(max-width:768px){.homeLanding__featureCell--alt{border-bottom:1px solid #e6edf2}}.homeLanding__featureCellImg{position:relative;min-height:220px}.homeLanding__featureCellShot{object-fit:cover}.homeLanding__featureCellText{padding:28px 32px;display:flex;flex-direction:column;justify-content:center;gap:10px}.homeLanding__featureCellText h3{font-family:Avenir Next,sans-serif;letter-spacing:.48px;font-size:1.5rem}@media(max-width:768px){.homeLanding__featureCellText h3{font-size:1.5rem}}.homeLanding__featureCellText h3{line-height:1.95rem}@media(max-width:768px){.homeLanding__featureCellText h3{line-height:1.95rem}}.homeLanding__featureCellText h3 h1,.homeLanding__featureCellText h3 h2,.homeLanding__featureCellText h3 h3,.homeLanding__featureCellText h3 h4,.homeLanding__featureCellText h3 h5,.homeLanding__featureCellText h3 h6,.homeLanding__featureCellText h3 p,.homeLanding__featureCellText h3 span,.homeLanding__featureCellText h3 strong{font-size:1.5rem}@media(max-width:768px){.homeLanding__featureCellText h3 h1,.homeLanding__featureCellText h3 h2,.homeLanding__featureCellText h3 h3,.homeLanding__featureCellText h3 h4,.homeLanding__featureCellText h3 h5,.homeLanding__featureCellText h3 h6,.homeLanding__featureCellText h3 p,.homeLanding__featureCellText h3 span,.homeLanding__featureCellText h3 strong{font-size:1.5rem}}.homeLanding__featureCellText h3 h1,.homeLanding__featureCellText h3 h2,.homeLanding__featureCellText h3 h3,.homeLanding__featureCellText h3 h4,.homeLanding__featureCellText h3 h5,.homeLanding__featureCellText h3 h6,.homeLanding__featureCellText h3 p,.homeLanding__featureCellText h3 span,.homeLanding__featureCellText h3 strong{line-height:1.95rem}@media(max-width:768px){.homeLanding__featureCellText h3 h1,.homeLanding__featureCellText h3 h2,.homeLanding__featureCellText h3 h3,.homeLanding__featureCellText h3 h4,.homeLanding__featureCellText h3 h5,.homeLanding__featureCellText h3 h6,.homeLanding__featureCellText h3 p,.homeLanding__featureCellText h3 span,.homeLanding__featureCellText h3 strong{line-height:1.95rem}}.homeLanding__featureCellText h3{margin:0}.homeLanding__featureCellText p{font-family:Roboto,sans-serif;letter-spacing:0;font-size:.875rem}@media(max-width:768px){.homeLanding__featureCellText p{font-size:.875rem}}.homeLanding__featureCellText p{line-height:1.5rem}@media(max-width:768px){.homeLanding__featureCellText p{line-height:1.5rem}}.homeLanding__featureCellText p h1,.homeLanding__featureCellText p h2,.homeLanding__featureCellText p h3,.homeLanding__featureCellText p h4,.homeLanding__featureCellText p h5,.homeLanding__featureCellText p h6,.homeLanding__featureCellText p p,.homeLanding__featureCellText p span,.homeLanding__featureCellText p strong{font-size:.875rem}@media(max-width:768px){.homeLanding__featureCellText p h1,.homeLanding__featureCellText p h2,.homeLanding__featureCellText p h3,.homeLanding__featureCellText p h4,.homeLanding__featureCellText p h5,.homeLanding__featureCellText p h6,.homeLanding__featureCellText p p,.homeLanding__featureCellText p span,.homeLanding__featureCellText p strong{font-size:.875rem}}.homeLanding__featureCellText p h1,.homeLanding__featureCellText p h2,.homeLanding__featureCellText p h3,.homeLanding__featureCellText p h4,.homeLanding__featureCellText p h5,.homeLanding__featureCellText p h6,.homeLanding__featureCellText p p,.homeLanding__featureCellText p span,.homeLanding__featureCellText p strong{line-height:1.5rem}@media(max-width:768px){.homeLanding__featureCellText p h1,.homeLanding__featureCellText p h2,.homeLanding__featureCellText p h3,.homeLanding__featureCellText p h4,.homeLanding__featureCellText p h5,.homeLanding__featureCellText p h6,.homeLanding__featureCellText p p,.homeLanding__featureCellText p span,.homeLanding__featureCellText p strong{line-height:1.5rem}}.homeLanding__featureCellText p{color:#667078;margin:0}.homeLanding__textLink{color:#0367ad;font-weight:600;text-decoration:none;font-size:.875rem}.homeLanding__textLink:hover{text-decoration:underline}.homeLanding__textLink--onDark{color:#fff}.homeLanding__featureWide{position:relative;width:100%;aspect-ratio:21/8;min-height:240px;margin-top:0}.homeLanding__featureWideImg{object-fit:cover;object-position:center 55%}.homeLanding__featureWideGrad{position:absolute;inset:0;background:linear-gradient(0deg,#0c0d0f 0,transparent 55%);pointer-events:none}.homeLanding__panorama{position:relative;width:100%;aspect-ratio:21/9;min-height:260px;margin-top:0}.homeLanding__panoramaImg{object-fit:cover;object-position:center 40%}.homeLanding__offroad{position:relative;padding:0 24px 96px;overflow:visible;background:#fff;color:#131315;opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.homeLanding__offroad--visible{opacity:1;transform:none}.homeLanding__offroadHeader{max-width:620px;margin:0 auto 24px;text-align:center;color:#131315}.homeLanding__offroadHeader h2{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:40px;font-weight:400;font-style:normal;line-height:normal;letter-spacing:0;margin:0;color:inherit;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.homeLanding__offroadGrid{max-width:1204px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.homeLanding__offroadLower{display:flex;align-items:flex-start;gap:80px}.homeLanding__offroadStack{width:min(633px,100%);display:flex;flex-direction:column;gap:24px;flex-shrink:0}.homeLanding__offroadCard{position:relative;overflow:hidden;border-radius:8px;background:#f8fcff;isolation:isolate;outline:none;cursor:pointer;transform:translateY(24px);opacity:0;transition:opacity .7s ease,transform .7s ease}.homeLanding__offroadCard:focus-visible{box-shadow:0 0 0 3px rgba(2,123,255,.8)}.homeLanding__offroadCard:focus-visible .homeLanding__offroadImg,.homeLanding__offroadCard:hover .homeLanding__offroadImg{transform:scale(1.035);filter:brightness(.72) saturate(1.04) contrast(1.04)}.homeLanding__offroadCard:focus-visible .homeLanding__offroadOverlay,.homeLanding__offroadCard:hover .homeLanding__offroadOverlay{opacity:1}.homeLanding__offroadCard:focus-visible .homeLanding__offroadCaption,.homeLanding__offroadCard:hover .homeLanding__offroadCaption{transform:translateY(0)}.homeLanding__offroadCard:focus-visible .homeLanding__offroadCaption p,.homeLanding__offroadCard:hover .homeLanding__offroadCaption p{max-height:260px;opacity:1;transform:translateY(0)}.homeLanding__offroadCard--hero{width:100%;aspect-ratio:1204/678;min-height:420px}.homeLanding__offroadCard--media,.homeLanding__offroadCard--selector{width:100%;height:356px}.homeLanding__offroadCard--media .homeLanding__offroadCaption,.homeLanding__offroadCard--selector .homeLanding__offroadCaption{gap:12px}.homeLanding__offroadCard--media .homeLanding__offroadCaption p,.homeLanding__offroadCard--selector .homeLanding__offroadCaption p{max-width:545px;font-size:20px;line-height:1.42}.homeLanding__offroadCard--media:focus-visible .homeLanding__offroadCaption p,.homeLanding__offroadCard--media:hover .homeLanding__offroadCaption p,.homeLanding__offroadCard--selector:focus-visible .homeLanding__offroadCaption p,.homeLanding__offroadCard--selector:hover .homeLanding__offroadCaption p{max-height:180px}.homeLanding__offroadCard--media{transition-delay:.08s}.homeLanding__offroadCard--selector{transition-delay:.16s}.homeLanding__offroad--visible .homeLanding__offroadCard{opacity:1;transform:translateY(0)}.homeLanding__offroadImg{object-fit:cover;object-position:center;border-radius:inherit;transform:scale(1);transition:transform .9s cubic-bezier(.22,1,.36,1),filter .9s ease;will-change:transform}.homeLanding__offroadOverlay{position:absolute;inset:0;z-index:1;border-radius:inherit;background:linear-gradient(180deg,rgba(0,0,0,0) 4%,rgba(0,0,0,.82) 74%,rgba(0,0,0,.96)),linear-gradient(90deg,rgba(0,0,0,.64),rgba(0,0,0,0) 70%);opacity:0;transition:opacity .7s ease;pointer-events:none}.homeLanding__offroadCaption{position:absolute;left:24px;right:24px;bottom:24px;z-index:2;display:flex;flex-direction:column;gap:16px;color:#fff;font-family:Helvetica,Arial,sans-serif;transform:translateY(calc(100% - 24px));transition:transform .7s cubic-bezier(.22,1,.36,1);font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.homeLanding__offroadCaption h3{font-size:20px;line-height:normal}.homeLanding__offroadCaption h3,.homeLanding__offroadCaption p{font-weight:400;font-style:normal;letter-spacing:0;margin:0;color:inherit}.homeLanding__offroadCaption p{max-width:980px;max-height:0;overflow:hidden;font-size:24px;line-height:1.62;opacity:0;transform:translateY(16px);transition:max-height .7s cubic-bezier(.22,1,.36,1),opacity .45s ease .08s,transform .45s ease .08s}.homeLanding__offroadCopy{position:-webkit-sticky;position:sticky;top:96px;width:438px;flex-shrink:0;padding-top:45px;display:flex;flex-direction:column;align-items:flex-start;gap:32px;color:#131315}.homeLanding__offroadCopy p{max-width:303px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:32px;font-weight:400;font-style:normal;line-height:normal;letter-spacing:0;margin:0;color:inherit;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.homeLanding__offroadCopy .homeLanding__cta{height:40px;padding:12px 16px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.homeLanding__lifestyleCopy,.homeLanding__offroadCopy{opacity:0;transform:translateX(24px);transition:opacity .7s ease .18s,transform .7s ease .18s}.homeLanding__lifestyle--visible .homeLanding__lifestyleCopy,.homeLanding__offroad--visible .homeLanding__offroadCopy{opacity:1;transform:translateX(0)}@media(max-width:768px){.homeLanding__offroad{padding:0 16px 72px}.homeLanding__offroadHeader{margin-bottom:24px}.homeLanding__offroadHeader h2{font-size:clamp(28px,8vw,40px)}.homeLanding__offroadLower{flex-direction:column;gap:32px}.homeLanding__offroadStack{width:100%}.homeLanding__offroadCard--hero{aspect-ratio:1204/678;min-height:320px}.homeLanding__offroadCard--media,.homeLanding__offroadCard--selector{height:320px}.homeLanding__offroadCaption{left:16px;right:16px;bottom:16px;gap:10px;transform:translateY(0)}.homeLanding__offroadCaption h3{font-size:18px}.homeLanding__offroadCaption p{max-height:260px;font-size:16px;line-height:1.45;opacity:1;transform:translateY(0)}.homeLanding__offroadCopy{position:static;width:100%;padding-top:0;gap:24px}.homeLanding__offroadCopy p{font-size:clamp(24px,7vw,32px)}}.homeLanding__dealer{position:relative;overflow:hidden;background:#0e0e12;color:#fff}.homeLanding__dealerHero{position:relative;height:clamp(520px,56.22vw,768px);min-height:520px;overflow:hidden}.homeLanding__dealerHero:after{content:"";position:absolute;right:0;bottom:0;left:0;z-index:1;height:176px;background:linear-gradient(180deg,rgba(14,14,18,0),#0e0e12 74%,#0e0e12);pointer-events:none}.homeLanding__dealerImg{object-fit:cover;object-position:center top}.homeLanding__dealerTopGradient{position:absolute;inset:0 0 auto;height:29.04%;background:linear-gradient(180deg,rgba(54,49,47,.84),rgba(54,49,47,0));z-index:1;pointer-events:none}.homeLanding__dealerTitle{position:absolute;top:56px;right:clamp(24px,5.86vw,80px);z-index:2;max-width:240px;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:32px;font-weight:400;line-height:normal;text-align:right;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;opacity:0;transform:translateX(112px);transition:opacity .9s ease .1s,transform 1s cubic-bezier(.22,1,.36,1) .1s}.homeLanding__dealerFeatureStage{position:relative;min-height:596px;margin-top:-1px;padding:116px 0 80px;background:#0e0e12;box-sizing:border-box}.homeLanding__dealerTransition{position:absolute;right:0;bottom:calc(100% - 1px);left:0;height:176px;background:linear-gradient(180deg,rgba(14,14,18,0),#0e0e12 12.821%,#0e0e12);pointer-events:none;z-index:1}.homeLanding__dealerCards{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,minmax(0,595px));justify-content:center;grid-gap:16px;gap:16px;max-width:1210px;margin:0 auto;padding:0 24px;box-sizing:border-box}.homeLanding__dealerCard{position:relative;isolation:isolate;display:flex;align-items:flex-end;min-height:400px;overflow:hidden;border-radius:8px;padding:24px;background:#15171d;opacity:0;box-sizing:border-box;transition:opacity .9s ease,transform 1s cubic-bezier(.22,1,.36,1)}.homeLanding__dealerCard h3{position:relative;z-index:2;width:min(450px,100%);margin:0;font-family:Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;line-height:normal;color:#fff;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.homeLanding__dealerCard--performance{transform:translateX(-160px)}.homeLanding__dealerCard--performance .homeLanding__dealerCardImg{object-position:42% center}.homeLanding__dealerCard--motion{transform:translateX(160px)}.homeLanding__dealerCard--motion .homeLanding__dealerCardImg{object-position:58% center}.homeLanding__dealerCardImg{z-index:-2;object-fit:cover;transform:scale(1.01);transition:transform 2s cubic-bezier(.16,1,.3,1)}.homeLanding__dealerCardOverlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(5,6,10,.02) 36%,rgba(5,6,10,.58) 70%,rgba(2,2,5,.82));pointer-events:none}.homeLanding__dealer--visible .homeLanding__dealerCard,.homeLanding__dealer--visible .homeLanding__dealerTitle{opacity:1;transform:translateX(0)}.homeLanding__dealer--visible .homeLanding__dealerCard--performance{transition-delay:.18s}.homeLanding__dealer--visible .homeLanding__dealerCard--motion{transition-delay:.28s}@media(max-width:768px){.homeLanding__dealerHero{height:560px;min-height:560px}.homeLanding__dealerTitle{top:48px;right:24px;max-width:220px;font-size:clamp(26px,8vw,32px)}.homeLanding__dealerFeatureStage{min-height:auto;padding:64px 0 56px}.homeLanding__dealerCards{grid-template-columns:1fr;gap:16px}.homeLanding__dealerCard{min-height:320px;padding:20px}.homeLanding__dealerCard--motion,.homeLanding__dealerCard--performance{transform:translateY(48px)}.homeLanding__dealer--visible .homeLanding__dealerCard{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.homeLanding__dealerCard,.homeLanding__dealerCardImg,.homeLanding__dealerTitle{opacity:1;transform:none;transition:none}}.homeLanding__lifestyle{padding:0 24px 96px;background:#fff;color:#131315}.homeLanding__lifestyleTitle{width:min(620px,100%);margin:0 auto 24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:40px;font-weight:400;font-style:normal;line-height:normal;letter-spacing:0;text-align:center;color:inherit;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.homeLanding__lifestyleGrid{max-width:1204px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.homeLanding__lifestyleLower{display:flex;align-items:flex-start;gap:80px}.homeLanding__lifestyleStack{width:min(633px,100%);display:flex;flex-direction:column;gap:24px;flex-shrink:0}.homeLanding__lifestyleCard{position:relative;overflow:hidden;border-radius:8px;background:#f8fcff;isolation:isolate}.homeLanding__lifestyleCard h3{position:absolute;left:24px;right:24px;bottom:24px;z-index:2;margin:0;color:#fff;font-family:Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;font-style:normal;line-height:normal;letter-spacing:0;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.homeLanding__lifestyleCard--hero{width:100%;aspect-ratio:1204/678;min-height:420px;outline:none}.homeLanding__lifestyleCard--climate,.homeLanding__lifestyleCard--seat{width:100%;height:356px}.homeLanding__lifestyleCard--hover{cursor:pointer}.homeLanding__lifestyleCard--hover:focus-visible{box-shadow:0 0 0 3px rgba(2,123,255,.8)}.homeLanding__lifestyleCard--hover:focus-visible .homeLanding__lifestyleImg,.homeLanding__lifestyleCard--hover:hover .homeLanding__lifestyleImg{filter:brightness(.92);transform:scale(1.012)}.homeLanding__lifestyleCard--hover:focus-visible .homeLanding__lifestyleOverlay,.homeLanding__lifestyleCard--hover:hover .homeLanding__lifestyleOverlay{opacity:.72}.homeLanding__lifestyleImg{object-fit:cover;object-position:center;border-radius:inherit;filter:brightness(1);transform:scale(1);transition:filter 1.2s ease,transform 1.4s cubic-bezier(.22,1,.36,1);will-change:transform}.homeLanding__lifestyleOverlay{position:absolute;left:0;right:0;bottom:0;z-index:1;height:40%;border-radius:0 0 8px 8px;background:linear-gradient(180deg,rgba(0,0,0,0) 6%,#000 57%);opacity:0;transition:opacity 1.1s ease;pointer-events:none}.homeLanding__lifestyleCopy{position:-webkit-sticky;position:sticky;top:96px;width:438px;flex-shrink:0;padding-top:45px;display:flex;flex-direction:column;align-items:flex-start;gap:32px;color:#131315}.homeLanding__lifestyleCopy p{max-width:303px;margin:0;color:inherit;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:32px;font-weight:400;font-style:normal;line-height:normal;letter-spacing:0;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.homeLanding__lifestyleCopy .homeLanding__cta{height:40px;padding:12px 16px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}@media(max-width:768px){.homeLanding__lifestyle{padding:0 16px 72px}.homeLanding__lifestyleTitle{font-size:clamp(28px,8vw,40px)}.homeLanding__lifestyleLower{flex-direction:column;gap:32px}.homeLanding__lifestyleStack{width:100%}.homeLanding__lifestyleCard--hero{min-height:320px}.homeLanding__lifestyleCard--climate,.homeLanding__lifestyleCard--seat{height:320px}.homeLanding__lifestyleCard h3{left:16px;right:16px;bottom:16px;font-size:18px}.homeLanding__lifestyleCopy{position:static;width:100%;padding-top:0;gap:24px}.homeLanding__lifestyleCopy p{max-width:none;font-size:clamp(24px,7vw,32px)}}@media(prefers-reduced-motion:reduce){.homeLanding__lifestyleImg,.homeLanding__lifestyleOverlay{transition:none}}.homeLanding__skyWindow{padding:93px 24px 92px;background:#fff}.homeLanding__skyWindowCard{position:relative;isolation:isolate;width:min(1028px,100%);aspect-ratio:1028/564;min-height:360px;margin:0 auto;overflow:hidden;border-radius:16px;background:#111217;outline:none}.homeLanding__skyWindowCard:focus-visible{box-shadow:0 0 0 3px rgba(2,123,255,.8)}.homeLanding__skyWindowCard:focus-visible .homeLanding__skyWindowImg,.homeLanding__skyWindowCard:hover .homeLanding__skyWindowImg{transform:scale(1.018);filter:brightness(.78) contrast(1.04)}.homeLanding__skyWindowCard:focus-visible .homeLanding__skyWindowContent,.homeLanding__skyWindowCard:focus-visible .homeLanding__skyWindowOverlay,.homeLanding__skyWindowCard:hover .homeLanding__skyWindowContent,.homeLanding__skyWindowCard:hover .homeLanding__skyWindowOverlay{opacity:1}.homeLanding__skyWindowCard:focus-visible .homeLanding__skyWindowContent,.homeLanding__skyWindowCard:hover .homeLanding__skyWindowContent{transform:translateY(0)}.homeLanding__skyWindowImg{object-fit:cover;object-position:center;transform:scale(1);transition:transform 1.4s cubic-bezier(.22,1,.36,1),filter 1.1s ease;will-change:transform}.homeLanding__skyWindowOverlay{position:absolute;inset:0 auto 0 0;z-index:1;width:min(56%,575px);background:linear-gradient(88.58deg,#000 .94%,rgba(0,0,0,0) 98.6%);opacity:0;transition:opacity .7s ease;pointer-events:none}.homeLanding__skyWindowContent{position:absolute;left:24px;bottom:48px;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:min(418px,100% - 48px);color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;opacity:0;transform:translateY(16px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,1,.36,1)}.homeLanding__skyWindowContent h2,.homeLanding__skyWindowContent p{margin:0;font-weight:400;color:inherit}.homeLanding__skyWindowContent h2{font-size:38px;line-height:normal}.homeLanding__skyWindowContent p{font-size:16px;line-height:24px}@media(max-width:768px){.homeLanding__skyWindow{padding:72px 16px}.homeLanding__skyWindowCard{aspect-ratio:1028/564;min-height:320px;border-radius:12px}.homeLanding__skyWindowContent,.homeLanding__skyWindowOverlay{opacity:1}.homeLanding__skyWindowOverlay{inset:auto 0 0;width:auto;height:58%;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.82))}.homeLanding__skyWindowContent{left:16px;right:16px;bottom:16px;width:auto;transform:none}.homeLanding__skyWindowContent h2{font-size:clamp(26px,8vw,38px)}}@media(prefers-reduced-motion:reduce){.homeLanding__skyWindowContent,.homeLanding__skyWindowImg,.homeLanding__skyWindowOverlay{transform:none;transition:none}}.homeLanding__offroadBlue{overflow:hidden;background:#08090d;color:#fff}.homeLanding__offroadBlueHero{position:relative;isolation:isolate;height:clamp(560px,56.22vw,768px);min-height:560px;overflow:hidden;background:#11151a}.homeLanding__offroadBlueHeroImg{object-fit:cover;object-position:center top;transform:scale(1.018);transition:transform 1.8s cubic-bezier(.16,1,.3,1)}.homeLanding__offroadBlueMask{inset:0 auto auto 0!important;width:42.9%!important;height:57.16%!important;object-fit:fill;opacity:0;transform:translateX(-16px);transition:opacity .9s ease .2s,transform .9s cubic-bezier(.22,1,.36,1) .2s;pointer-events:none;z-index:1}.homeLanding__offroadBlueTitle{position:absolute;top:37px;right:clamp(24px,4.1vw,56px);z-index:2;width:min(333px,100% - 48px);margin:0;color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:32px;font-weight:400;font-style:normal;line-height:normal;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;opacity:0;transform:translateX(160px);transition:opacity .95s ease .34s,transform 1s cubic-bezier(.22,1,.36,1) .34s}.homeLanding__offroadBlueCarousel{position:relative;min-height:512px;padding:0 0 96px;background:#08090d}.homeLanding__offroadBlueViewport{overflow:hidden;width:100%;padding-top:0}.homeLanding__offroadBlueTrack{display:flex;align-items:flex-start;gap:8px;padding-left:max(24px,(100vw - 886px)/2);padding-right:max(24px,(100vw - 886px)/2)}.homeLanding__offroadBlueCard{position:relative;isolation:isolate;flex:0 0 478px;height:400px;display:flex;align-items:flex-end;overflow:hidden;border-radius:8px;padding:24px;background:#11151a;box-sizing:border-box;opacity:0;transform:translateY(32px);transition:opacity .8s ease,transform .8s cubic-bezier(.22,1,.36,1)}.homeLanding__offroadBlueCard--wide{flex-basis:749px}.homeLanding__offroadBlueCard h3{position:relative;z-index:2;width:min(450px,100%);margin:0;color:#fff;font-family:Helvetica,Arial,sans-serif;font-size:20px;font-weight:400;font-style:normal;line-height:normal;letter-spacing:0;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.homeLanding__offroadBlueCard:focus-within .homeLanding__offroadBlueCardImg,.homeLanding__offroadBlueCard:hover .homeLanding__offroadBlueCardImg{transform:scale(1.04)}.homeLanding__offroadBlueCardImg{z-index:-2;object-fit:cover;transform:scale(1);transition:transform 1.35s cubic-bezier(.22,1,.36,1);will-change:transform}.homeLanding__offroadBlueCardOverlay{position:absolute;inset:0;z-index:-1;border-radius:inherit;background:linear-gradient(180deg,rgba(0,0,0,0) 46%,rgba(0,0,0,.62) 76%,rgba(0,0,0,.86));pointer-events:none}.homeLanding__offroadBlueControls{position:absolute;left:50%;bottom:0;display:flex;align-items:center;gap:16px;transform:translateX(-50%);opacity:0;transition:opacity .6s ease .65s,transform .6s cubic-bezier(.22,1,.36,1) .65s}.homeLanding__offroadBlueArrow{position:relative;width:40px;height:40px;padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer}.homeLanding__offroadBlueArrow:before{content:"";position:absolute;top:50%;left:50%;width:11px;height:11px;border-top:2px solid #fff;border-right:2px solid #fff;transform-origin:center}.homeLanding__offroadBlueArrow:disabled{opacity:.35;cursor:default}.homeLanding__offroadBlueArrow--prev:before{transform:translate(-35%,-50%) rotate(-135deg)}.homeLanding__offroadBlueArrow--next:before{transform:translate(-65%,-50%) rotate(45deg)}.homeLanding__offroadBlueScrollbar{position:relative;width:min(288px,32vw);height:4px;overflow:hidden;border-radius:300px;background:hsla(0,0%,100%,.24)}.homeLanding__offroadBlueScrollbarThumb{position:absolute;top:0;bottom:0;border-radius:inherit;background:#fff;box-shadow:0 0 18px hsla(0,0%,100%,.16);transition:left .18s ease-out}.homeLanding__offroadBlue--visible .homeLanding__offroadBlueHeroImg{transform:scale(1)}.homeLanding__offroadBlue--visible .homeLanding__offroadBlueMask,.homeLanding__offroadBlue--visible .homeLanding__offroadBlueTitle{opacity:1;transform:translateX(0)}.homeLanding__offroadBlue--visible .homeLanding__offroadBlueCard{opacity:1;transform:translateY(0)}.homeLanding__offroadBlue--visible .homeLanding__offroadBlueControls{opacity:1;transform:translate(-50%,-96px)}@media(max-width:768px){.homeLanding__offroadBlueHero{height:560px;min-height:560px}.homeLanding__offroadBlueHeroImg{object-position:48% top}.homeLanding__offroadBlueMask{width:64%!important;height:48%!important}.homeLanding__offroadBlueTitle{top:32px;right:24px;width:min(292px,100% - 48px);font-size:clamp(26px,8vw,32px)}.homeLanding__offroadBlueCarousel{min-height:468px;padding-bottom:88px}.homeLanding__offroadBlueTrack{padding-inline:16px}.homeLanding__offroadBlueCard,.homeLanding__offroadBlueCard--wide{flex-basis:min(84vw,478px);height:360px;padding:20px}.homeLanding__offroadBlueCard h3{font-size:18px}.homeLanding__offroadBlue--visible .homeLanding__offroadBlueControls{transform:translate(-50%,-72px)}}@media(prefers-reduced-motion:reduce){.homeLanding__offroadBlueCard,.homeLanding__offroadBlueCardImg,.homeLanding__offroadBlueControls,.homeLanding__offroadBlueHeroImg,.homeLanding__offroadBlueMask,.homeLanding__offroadBlueTitle{opacity:1;transform:none;transition:none}}.homeLanding__servopaStory{position:relative;isolation:isolate;height:clamp(560px,54.54vw,745px);overflow:hidden;background:#0b2b43;color:#fff}.homeLanding__servopaStoryImg{z-index:-2;object-fit:cover;object-position:center center;transform:scale(1.018);transition:transform 1.8s cubic-bezier(.16,1,.3,1)}.homeLanding__servopaStoryShade{position:absolute;inset:0;z-index:-1;background:linear-gradient(270deg,rgba(0,30,80,.24),rgba(0,30,80,0) 44%);pointer-events:none}.homeLanding__servopaStoryContent{position:absolute;top:56px;right:clamp(24px,4.1vw,56px);z-index:1;display:flex;flex-direction:column;align-items:flex-end;gap:32px;width:min(470px,100% - 48px);opacity:0;transform:translateX(160px);transition:opacity .9s ease .18s,transform 1s cubic-bezier(.22,1,.36,1) .18s}.homeLanding__servopaStoryContent h2{margin:0;color:inherit;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:40px;font-weight:400;font-style:normal;line-height:normal;text-align:right;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.homeLanding__servopaStoryContent strong{font-weight:700}.homeLanding__servopaStoryPlay{position:relative;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;padding:0;border:0;border-radius:50%;background:#fff;box-shadow:0 8px 24px rgba(0,30,80,.2);transition:transform .2s ease,box-shadow .2s ease}.homeLanding__servopaStoryPlay span{width:0;height:0;margin-left:3px;border-top:8px solid rgba(0,0,0,0);border-bottom:8px solid rgba(0,0,0,0);border-left:12px solid var(--vw-blue)}.homeLanding__servopaStoryPlay:hover{transform:scale(1.06);box-shadow:0 10px 28px rgba(0,30,80,.26)}.homeLanding__servopaStory--visible .homeLanding__servopaStoryImg{transform:scale(1)}.homeLanding__servopaStory--visible .homeLanding__servopaStoryContent{opacity:1;transform:translateX(0)}@media(max-width:768px){.homeLanding__servopaStory{height:560px}.homeLanding__servopaStoryImg{object-position:45% center}.homeLanding__servopaStoryShade{background:linear-gradient(180deg,rgba(0,30,80,.04) 18%,rgba(0,30,80,.5))}.homeLanding__servopaStoryContent{top:auto;right:24px;bottom:40px;gap:24px;width:min(360px,100% - 48px);transform:translateY(40px)}.homeLanding__servopaStoryContent h2{font-size:clamp(28px,8vw,36px)}.homeLanding__servopaStory--visible .homeLanding__servopaStoryContent{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.homeLanding__servopaStoryContent,.homeLanding__servopaStoryImg,.homeLanding__servopaStoryPlay{opacity:1;transform:none;transition:none}}.homeLanding__infos{position:relative;isolation:isolate;min-height:642px;overflow:hidden;background:#fff;color:#131315}.homeLanding__infosBg{z-index:-1;object-fit:cover;object-position:center top;opacity:.73;transform:scale(1.012);transition:transform 1.6s cubic-bezier(.16,1,.3,1)}.homeLanding__infosInner{position:relative;display:flex;flex-direction:column;justify-content:flex-start;width:min(1206px,100% - 160px);min-height:642px;margin:0 auto;padding-top:130px;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.homeLanding__infosCopy{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:min(605px,100%);opacity:0;transform:translateX(-160px);transition:opacity .85s ease,transform .95s cubic-bezier(.22,1,.36,1)}.homeLanding__infosCopy h2,.homeLanding__infosCopy p{margin:0;color:inherit;font-style:normal}.homeLanding__infosCopy h2{font-size:24px;font-weight:700;line-height:36px}.homeLanding__infosCopy p{width:min(546px,100%);font-size:20px;font-weight:400;line-height:36px}.homeLanding__infosStats{display:grid;grid-template-columns:repeat(4,minmax(0,260px));grid-gap:55.33px;gap:55.33px;margin-top:82px}.homeLanding__infosStat{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px;opacity:0;transform:translateX(-80px);transition:opacity .72s ease,transform .8s cubic-bezier(.22,1,.36,1)}.homeLanding__infosStat strong{display:block;color:#131315;font-size:56px;font-weight:400;line-height:normal;white-space:nowrap}.homeLanding__infosStat span{display:block;width:100%;height:1px;background:#e5e5e5}.homeLanding__infosStat p{margin:0;color:#4a4a4a;font-size:16px;font-weight:400;line-height:28px;white-space:nowrap}.homeLanding__infos--visible .homeLanding__infosBg{transform:scale(1)}.homeLanding__infos--visible .homeLanding__infosCopy,.homeLanding__infos--visible .homeLanding__infosStat{opacity:1;transform:translateX(0)}@media(max-width:992px){.homeLanding__infosInner{width:min(100% - 48px,1040px)}.homeLanding__infosStats{grid-template-columns:repeat(2,minmax(0,260px));gap:44px 56px}}@media(max-width:768px){.homeLanding__infos{min-height:auto}.homeLanding__infosBg{object-position:40% top}.homeLanding__infosInner{width:calc(100% - 48px);min-height:642px;padding-top:88px;padding-bottom:88px}.homeLanding__infosCopy{transform:translateY(40px)}.homeLanding__infosCopy h2{font-size:22px;line-height:32px}.homeLanding__infosCopy p{font-size:18px;line-height:30px}.homeLanding__infosStats{grid-template-columns:1fr;gap:28px;margin-top:56px}.homeLanding__infosStat{transform:translateY(36px)}.homeLanding__infosStat strong{font-size:clamp(40px,12vw,56px)}.homeLanding__infos--visible .homeLanding__infosCopy,.homeLanding__infos--visible .homeLanding__infosStat{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.homeLanding__infosBg,.homeLanding__infosCopy,.homeLanding__infosStat{opacity:1;transform:none;transition:none}}.homeLanding__newNivus,.homeLanding__newPolo{position:relative;isolation:isolate;height:clamp(536px,52.34vw,715px);overflow:hidden;background:#071924;color:#fff}.homeLanding__newNivusImg,.homeLanding__newPoloImg{z-index:-2;width:100%;height:100%;display:block;object-fit:cover;object-position:50% 50%;transition:transform 1.5s cubic-bezier(.16,1,.3,1)}.homeLanding__newNivusImg{object-position:50% 50%;transform:scale(1.34)}.homeLanding__newPoloImg{object-position:50% 30%;transform:scale(1.09)}.homeLanding__newNivusShade,.homeLanding__newPoloShade{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(0,0,0,0) 47%,rgba(0,15,28,.48));pointer-events:none}.homeLanding__newPoloShade{background:linear-gradient(0deg,rgba(0,0,0,.64) 25.316%,rgba(0,0,0,0) 36.676%)}.homeLanding__newNivusContent,.homeLanding__newPoloContent{position:absolute;left:clamp(24px,4.1vw,56px);bottom:clamp(40px,4.1vw,56px);display:flex;flex-direction:column;align-items:flex-start;gap:16px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums}.homeLanding__newNivusEyebrow,.homeLanding__newPoloEyebrow{display:inline-flex;align-items:center;justify-content:center;margin:0;padding:12px 16px;border-radius:300px;background:hsla(0,0%,100%,.2);color:inherit;font-size:14px;font-weight:400;line-height:normal;white-space:nowrap}.homeLanding__newNivusContent h2,.homeLanding__newPoloContent h2{margin:0;color:inherit;font-size:40px;font-weight:400;font-style:normal;line-height:normal}@media(max-width:768px){.homeLanding__newNivus,.homeLanding__newPolo{height:536px}.homeLanding__newNivusImg{object-position:50% 50%;transform:scale(1.34)}.homeLanding__newPoloImg{object-position:54% 34%;transform:scale(1.16)}.homeLanding__newNivusContent,.homeLanding__newPoloContent{left:24px;right:24px;bottom:40px}.homeLanding__newNivusContent h2,.homeLanding__newPoloContent h2{font-size:clamp(32px,9vw,40px)}}.homeLanding__colors{padding:72px 24px 96px;text-align:center;background:#f3f5f7}.homeLanding__colorSwatches{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:24px}.homeLanding__swatch{width:44px;height:44px;border-radius:50%;border:2px solid rgba(0,0,0,0);cursor:pointer;box-shadow:inset 0 0 0 1px rgba(0,0,0,.12)}.homeLanding__swatch--active{border-color:#131315;box-shadow:0 0 0 2px #fff,0 0 0 4px #535d63}.homeLanding__colorName{font-family:Avenir Next,sans-serif;letter-spacing:0;font-size:1.125rem}@media(max-width:768px){.homeLanding__colorName{font-size:1rem}}.homeLanding__colorName{line-height:1.4625rem}@media(max-width:768px){.homeLanding__colorName{line-height:1.5rem}}.homeLanding__colorName h1,.homeLanding__colorName h2,.homeLanding__colorName h3,.homeLanding__colorName h4,.homeLanding__colorName h5,.homeLanding__colorName h6,.homeLanding__colorName p,.homeLanding__colorName span,.homeLanding__colorName strong{font-size:1.125rem}@media(max-width:768px){.homeLanding__colorName h1,.homeLanding__colorName h2,.homeLanding__colorName h3,.homeLanding__colorName h4,.homeLanding__colorName h5,.homeLanding__colorName h6,.homeLanding__colorName p,.homeLanding__colorName span,.homeLanding__colorName strong{font-size:1rem}}.homeLanding__colorName h1,.homeLanding__colorName h2,.homeLanding__colorName h3,.homeLanding__colorName h4,.homeLanding__colorName h5,.homeLanding__colorName h6,.homeLanding__colorName p,.homeLanding__colorName span,.homeLanding__colorName strong{line-height:1.4625rem}@media(max-width:768px){.homeLanding__colorName h1,.homeLanding__colorName h2,.homeLanding__colorName h3,.homeLanding__colorName h4,.homeLanding__colorName h5,.homeLanding__colorName h6,.homeLanding__colorName p,.homeLanding__colorName span,.homeLanding__colorName strong{line-height:1.5rem}}.homeLanding__colorName{margin:16px 0 0;color:#667078}.homeLanding__footer{background:#fff;color:#131315;padding:56px 0 0}.homeLanding__footerInner{padding-left:calc(calc(72 * 1px) + (72/.75 - 72)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.homeLanding__footerInner{padding-left:calc(16*1px)}}.homeLanding__footerInner{padding-right:calc(calc(72 * 1px) + (72/.75 - 72)*(100vw - 1366*1px)/(2560 - 1366))}@media(max-width:768px){.homeLanding__footerInner{padding-right:calc(16*1px)}}.homeLanding__footerInner{max-width:1206px;margin:0 auto;padding-inline:24px}.homeLanding__footerHighlights{padding-bottom:8px}.homeLanding__footerHighlightTitle{font-family:Avenir Next,sans-serif;letter-spacing:.64px;font-size:2rem}@media(max-width:768px){.homeLanding__footerHighlightTitle{font-size:1.5rem}}.homeLanding__footerHighlightTitle{line-height:2.6rem}@media(max-width:768px){.homeLanding__footerHighlightTitle{line-height:1.95rem}}.homeLanding__footerHighlightTitle h1,.homeLanding__footerHighlightTitle h2,.homeLanding__footerHighlightTitle h3,.homeLanding__footerHighlightTitle h4,.homeLanding__footerHighlightTitle h5,.homeLanding__footerHighlightTitle h6,.homeLanding__footerHighlightTitle p,.homeLanding__footerHighlightTitle span,.homeLanding__footerHighlightTitle strong{font-size:2rem}@media(max-width:768px){.homeLanding__footerHighlightTitle h1,.homeLanding__footerHighlightTitle h2,.homeLanding__footerHighlightTitle h3,.homeLanding__footerHighlightTitle h4,.homeLanding__footerHighlightTitle h5,.homeLanding__footerHighlightTitle h6,.homeLanding__footerHighlightTitle p,.homeLanding__footerHighlightTitle span,.homeLanding__footerHighlightTitle strong{font-size:1.5rem}}.homeLanding__footerHighlightTitle h1,.homeLanding__footerHighlightTitle h2,.homeLanding__footerHighlightTitle h3,.homeLanding__footerHighlightTitle h4,.homeLanding__footerHighlightTitle h5,.homeLanding__footerHighlightTitle h6,.homeLanding__footerHighlightTitle p,.homeLanding__footerHighlightTitle span,.homeLanding__footerHighlightTitle strong{line-height:2.6rem}@media(max-width:768px){.homeLanding__footerHighlightTitle h1,.homeLanding__footerHighlightTitle h2,.homeLanding__footerHighlightTitle h3,.homeLanding__footerHighlightTitle h4,.homeLanding__footerHighlightTitle h5,.homeLanding__footerHighlightTitle h6,.homeLanding__footerHighlightTitle p,.homeLanding__footerHighlightTitle span,.homeLanding__footerHighlightTitle strong{line-height:1.95rem}}.homeLanding__footerHighlightTitle{margin:0 auto 24px;max-width:620px;text-align:center;font-size:clamp(1.5rem,4vw,2rem);font-weight:400;color:#131315}.homeLanding__footerCards{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.homeLanding__footerCard{width:167px;flex-shrink:0;text-decoration:none;color:inherit;transition:opacity .2s ease}.homeLanding__footerCard:focus-visible,.homeLanding__footerCard:hover{opacity:.9}.homeLanding__footerCard:focus-visible .homeLanding__footerCardImg,.homeLanding__footerCard:hover .homeLanding__footerCardImg{transform:scale(1.05)}.homeLanding__footerCardFrame{border-radius:4px;padding:24px 0;background:linear-gradient(180deg,#ebebeb,#d0d0d0)}.homeLanding__footerCardImgWrap{position:relative;aspect-ratio:864/432;width:100%;margin:0 auto;max-width:calc(100% - 8px);border-radius:2px;overflow:hidden;background:#e6edf2}.homeLanding__footerCardImg{object-fit:cover;transform:scale(1);transition:transform .8s cubic-bezier(.22,1,.36,1);will-change:transform}.homeLanding__footerCardLabel{margin:8px 0 0;font-size:1rem;line-height:24px;font-weight:400;color:#131315}.homeLanding__footerDivider{border:none;height:1px;margin:24px 0 0;background:#ebebeb}.homeLanding__footerCopyBlock{padding:24px 0 32px}.homeLanding__footerLegal{margin:0}.homeLanding__footerContact,.homeLanding__footerLegal{font-size:.75rem;line-height:1.45;color:rgba(0,0,0,.56)}.homeLanding__footerContact{margin:16px 0 0}.homeLanding__footerContact a{color:#131315;font-weight:700;text-decoration:none}.homeLanding__footerContact a:hover{text-decoration:underline}.homeLanding__footerBar{background:#ebebeb;padding:16px 24px}@media(max-width:992px){.homeLanding__footerBar{padding-inline:80px}}.homeLanding__footerBarInner{max-width:1206px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.homeLanding__footerBarCopy{margin:0;font-size:.75rem;line-height:1.35;color:rgba(0,0,0,.72)}.homeLanding__footerBarCredit{display:inline-flex;align-items:center;gap:8px;font-size:.75rem;color:rgba(0,0,0,.72)}.homeLanding__footerBarCredit a{line-height:0;display:inline-flex}.homeLanding__footerBarCredit img{display:block;height:15px;width:auto}@keyframes homeProposalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes homeProposalDialogIn{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes homeGalleryFadeIn{0%{opacity:0}to{opacity:1}}@keyframes homeGalleryHotspotPulse{0%,to{opacity:.75;box-shadow:0 0 14px hsla(0,0%,100%,.28)}50%{opacity:1;box-shadow:0 0 26px hsla(0,0%,100%,.5)}}@font-face{font-family:Avenir Next;src:url(/fonts/AvenirNext-Bold.woff2) format("woff2"),url(/fonts/AvenirNext-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:block}@font-face{font-family:Avenir Next;src:url(/fonts/AvenirNext-BoldItalic.woff2) format("woff2"),url(/fonts/AvenirNext-BoldItalic.woff) format("woff");font-weight:700;font-style:italic;font-display:block}@font-face{font-family:Avenir Next;src:url(/fonts/AvenirNext-DemiBold.woff2) format("woff2"),url(/fonts/AvenirNext-DemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:block}@font-face{font-family:Avenir Next;src:url(/fonts/AvenirNext-DemiBoldItalic.woff2) format("woff2"),url(/fonts/AvenirNext-DemiBoldItalic.woff) format("woff");font-weight:600;font-style:italic;font-display:block}@font-face{font-family:Avenir Next;src:url(/fonts/AvenirNext-Heavy.woff2) format("woff2"),url(/fonts/AvenirNext-Heavy.woff) format("woff");font-weight:800;font-style:normal;font-display:block}@font-face{font-family:Avenir Next;src:url(/fonts/AvenirNext-HeavyItalic.woff2) format("woff2"),url(/fonts/AvenirNext-HeavyItalic.woff) format("woff");font-weight:800;font-style:italic;font-display:block}@font-face{font-family:Avenir Next;src:url(/fonts/AvenirNext-Regular.woff2) format("woff2"),url(/fonts/AvenirNext-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Avenir Next;src:url(/fonts/AvenirNext-Italic.woff2) format("woff2"),url(/fonts/AvenirNext-Italic.woff) format("woff");font-weight:400;font-style:italic;font-display:block}@font-face{font-family:Avenir Next;src:url(/fonts/AvenirNext-Medium.woff2) format("woff2"),url(/fonts/AvenirNext-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:Avenir Next;src:url(/fonts/AvenirNext-MediumItalic.woff2) format("woff2"),url(/fonts/AvenirNext-MediumItalic.woff) format("woff");font-weight:500;font-style:italic;font-display:block}@font-face{font-family:Avenir Next;src:url(/fonts/AvenirNext-UltraLight.woff2) format("woff2"),url(/fonts/AvenirNext-UltraLight.woff) format("woff");font-weight:200;font-style:normal;font-display:block}@font-face{font-family:Avenir Next;src:url(/fonts/AvenirNext-UltraLightItalic.woff2) format("woff2"),url(/fonts/AvenirNext-UltraLightItalic.woff) format("woff");font-weight:200;font-style:italic;font-display:block}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Variable.woff2) format("woff2"),url(/fonts/Roboto-Variable.woff) format("woff");font-display:swap;font-weight:100 900;font-stretch:75% 100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes animaRotate{0%{transform:rotate(180deg)}to{transform:rotate(0deg)}}@keyframes slideInRight{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes midSlideY{0%{transform:translateY(0)}50%{transform:translateY(30%)}to{transform:translateY(0)}}@keyframes pulse{0%{transform:scale(.85);box-shadow:0 0 0 0 rgba(37,211,102,.7)}70%{transform:scale(1);box-shadow:0 0 0 25px rgba(0,0,0,0)}to{transform:scale(.85);box-shadow:0 0 0 0 rgba(0,0,0,0)}}@keyframes loadingSkeleton{0%{background-position:200% 0}to{background-position:-200% 0}}#h1Hidden{position:absolute;pointer-events:none;overflow:hidden;opacity:0;height:0}