.Navbar-module__cJzEcG__navbar{z-index:1000;transition:var(--transition);background:0 0;padding:1.5rem 0;position:absolute;top:0;left:0;right:0}.Navbar-module__cJzEcG__scrolled{background:var(--primary);padding:.75rem 0;position:fixed;box-shadow:0 4px 20px #0000001a}.Navbar-module__cJzEcG__menuOpen{background:var(--primary);position:fixed}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 4rem;display:flex}.Navbar-module__cJzEcG__links{gap:3rem;display:flex}.Navbar-module__cJzEcG__links a{color:var(--white);opacity:.9;font-size:1.1rem;font-weight:600}.Navbar-module__cJzEcG__links a:hover{opacity:1}.Navbar-module__cJzEcG__actions{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__contactBtn{color:var(--white);font-size:1.1rem;font-weight:700;text-decoration:none}.Navbar-module__cJzEcG__navButton{color:var(--white);border:2px solid var(--white);background:0 0;border-radius:50px;justify-content:center;align-items:center;padding:.75rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.Navbar-module__cJzEcG__navButton:hover{background:var(--white);color:var(--primary)}.Navbar-module__cJzEcG__logoImage{object-fit:contain;opacity:0;transition:opacity .3s}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__logoImage,.Navbar-module__cJzEcG__menuOpen .Navbar-module__cJzEcG__logoImage{opacity:1}.Navbar-module__cJzEcG__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:4px;display:none}.Navbar-module__cJzEcG__bar{background:var(--white);transform-origin:50%;border-radius:2px;width:24px;height:2.5px;transition:transform .3s,opacity .3s;display:block}.Navbar-module__cJzEcG__bar1Open{transform:translateY(7.5px)rotate(45deg)}.Navbar-module__cJzEcG__bar2Open{opacity:0;transform:scaleX(0)}.Navbar-module__cJzEcG__bar3Open{transform:translateY(-7.5px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{background:var(--primary);flex-direction:column;align-items:flex-start;gap:0;max-height:0;padding:0 2rem;transition:max-height .35s,padding .35s;display:none;overflow:hidden}.Navbar-module__cJzEcG__mobileMenuOpen{max-height:500px;padding:.5rem 2rem 2rem}.Navbar-module__cJzEcG__mobileMenu a{color:var(--white);border-bottom:1px solid #ffffff26;width:100%;padding:.85rem 0;font-size:1.15rem;font-weight:600}.Navbar-module__cJzEcG__mobileDivider{width:100%;height:1px;margin:.5rem 0}.Navbar-module__cJzEcG__mobileContactBtn{color:var(--white);text-align:left;width:100%;padding:.75rem 0;font-size:1.05rem;font-weight:700;text-decoration:none}.Navbar-module__cJzEcG__mobileRegisterBtn{background:var(--white);color:var(--primary);box-sizing:border-box;border:none;border-radius:50px;justify-content:center;align-items:center;width:100%;margin-top:.5rem;padding:.75rem 2rem;font-size:1.05rem;font-weight:700;text-decoration:none;display:inline-flex}@media (max-width:1024px){.Navbar-module__cJzEcG__navbar{background:var(--primary);padding:.75rem 0;position:fixed}.Navbar-module__cJzEcG__links,.Navbar-module__cJzEcG__actions{display:none}.Navbar-module__cJzEcG__hamburger,.Navbar-module__cJzEcG__mobileMenu{display:flex}.Navbar-module__cJzEcG__container{padding:0 1.5rem}}
.Footer-module__S6Hkya__footer{background:var(--white);color:#303030;min-height:clamp(520px,56vw,720px);position:relative;overflow:hidden}.Footer-module__S6Hkya__inner{z-index:2;padding-top:clamp(2rem,5vw,3.2rem);padding-bottom:clamp(18rem,32vw,26rem);position:relative}.Footer-module__S6Hkya__topLine{background:#0f1c2d8c;height:1px;margin-bottom:clamp(1.1rem,3vw,2rem)}.Footer-module__S6Hkya__headerRow{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:2rem;margin-bottom:clamp(2.2rem,6vw,4rem);display:grid}.Footer-module__S6Hkya__brandBlock{align-items:flex-start;gap:clamp(1rem,2vw,1.6rem);display:flex}.Footer-module__S6Hkya__logo{object-fit:contain;width:clamp(110px,14vw,150px);height:auto}.Footer-module__S6Hkya__brandBlock h2,.Footer-module__S6Hkya__socialBlock h3,.Footer-module__S6Hkya__linksBlock h3{font-family:var(--font-rethink-sans), sans-serif;color:#222;margin:0 0 .35rem;font-size:clamp(.95rem,1.3vw,1.1rem);font-weight:900;line-height:1.15}.Footer-module__S6Hkya__brandBlock p{color:#555;margin:0;font-size:clamp(.82rem,1.1vw,.95rem);line-height:1.25}.Footer-module__S6Hkya__brandBlock a{color:inherit;text-decoration:none}.Footer-module__S6Hkya__brandBlock a:hover{color:var(--primary);text-decoration:underline}.Footer-module__S6Hkya__socialBlock{min-width:160px}.Footer-module__S6Hkya__socials{align-items:center;gap:.35rem;display:flex}.Footer-module__S6Hkya__socials a{color:#565656;border:1.5px solid #777;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.Footer-module__S6Hkya__legalGrid{grid-template-columns:minmax(0,1.7fr) minmax(150px,.6fr) auto;align-items:start;gap:clamp(1.75rem,5vw,5rem);display:grid}.Footer-module__S6Hkya__legalText{max-width:720px}.Footer-module__S6Hkya__legalText p,.Footer-module__S6Hkya__linksBlock a{color:#4e4e4e;margin:0 0 .7rem;font-size:clamp(.72rem,1vw,.85rem);line-height:1.35}.Footer-module__S6Hkya__linksBlock{flex-direction:column;align-items:flex-start;display:flex}.Footer-module__S6Hkya__legalText a,.Footer-module__S6Hkya__linksBlock a{color:#333;font-weight:800}.Footer-module__S6Hkya__linksBlock a:hover{color:var(--primary);text-decoration:underline}.Footer-module__S6Hkya__tagline{font-family:var(--font-cal-sans), sans-serif;color:var(--primary);margin-top:.25rem;font-size:clamp(.9rem,1.2vw,1.05rem);font-weight:700}.Footer-module__S6Hkya__unsubscribeBtn{color:#555;background:var(--white);border:1.5px solid #777;border-radius:999px;min-width:150px;margin-top:clamp(.9rem,2vw,1.35rem);padding:.55rem 1.4rem;font-size:.82rem;font-weight:900}.Footer-module__S6Hkya__qrBlock img{width:clamp(92px,10vw,122px);height:auto;display:block}.Footer-module__S6Hkya__wave{object-fit:fill;z-index:1;width:100%;height:clamp(280px,45vw,520px);display:block;position:absolute;bottom:0;left:0}@media (max-width:760px){.Footer-module__S6Hkya__headerRow,.Footer-module__S6Hkya__legalGrid{grid-template-columns:1fr}.Footer-module__S6Hkya__socialBlock{min-width:0}.Footer-module__S6Hkya__brandBlock{flex-direction:column}}
.Hero-module__ZARIfG__hero{background-color:#0000;align-items:flex-start;min-height:100vh;padding-top:104px;padding-bottom:64px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgLogoContainer{z-index:1;opacity:.08;filter:grayscale();pointer-events:none;width:120%;position:absolute;top:18%;left:-10%}.Hero-module__ZARIfG__bgLogo{width:100%;height:auto}.Hero-module__ZARIfG__bgWatermark{z-index:2;opacity:.18;pointer-events:none;width:154%;position:absolute;top:-55%;left:5%}.Hero-module__ZARIfG__bgWatermarkImg{width:100%;height:auto}.Hero-module__ZARIfG__container{z-index:10;grid-template-columns:1.2fr .8fr;align-items:start;gap:4rem;display:grid;position:relative}.Hero-module__ZARIfG__logoWrapper{flex-direction:column;margin-top:-1.5rem;margin-bottom:0;display:flex}.Hero-module__ZARIfG__mainLogo{width:100%;max-width:320px;height:auto}.Hero-module__ZARIfG__headline{color:var(--dark);letter-spacing:-.02em;max-width:700px;margin-top:calc(-1.8rem - 1cm);margin-bottom:1.25rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__highlight{color:var(--primary)}.Hero-module__ZARIfG__subheadline{color:var(--dark);opacity:.9;max-width:600px;margin-bottom:2.5rem;font-size:1.5rem;line-height:1.4}.Hero-module__ZARIfG__bold{color:var(--primary);font-weight:700}.Hero-module__ZARIfG__noticeBadge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--dark);letter-spacing:.01em;background:#ffffffb8;border:1px solid #0f1c2d24;border-radius:999px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1.35rem;padding:.5rem .9rem;font-size:.92rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__noticeDot{background:var(--primary);border-radius:50%;width:.48rem;height:.48rem;box-shadow:0 0 0 4px #e9a1002e}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.Hero-module__ZARIfG__primaryBtn{color:var(--white);background:#1a1a1a;border-radius:8px;justify-content:center;align-items:center;padding:1.25rem 3rem;font-size:1.25rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 20px #0003}.Hero-module__ZARIfG__primaryBtn:hover{background:#000;transform:translateY(-3px);box-shadow:0 15px 30px #0000004d}.Hero-module__ZARIfG__secondaryBtn{color:var(--dark);align-items:center;gap:.5rem;padding-left:.5rem;font-size:1.1rem;font-weight:700;display:flex}.Hero-module__ZARIfG__secondaryBtn:after{content:"↓"}.Hero-module__ZARIfG__visualColumn{justify-content:flex-end;display:flex;position:relative}.Hero-module__ZARIfG__gallery{flex-direction:column;gap:clamp(.75rem,2vw,1.125rem);width:100%;max-width:520px;display:flex}.Hero-module__ZARIfG__galleryHero{aspect-ratio:16/10;background:var(--gray);border-radius:clamp(36px,8vw,56px);width:100%;min-height:0;position:relative;overflow:hidden;box-shadow:0 28px 56px #0f1c2d24,0 12px 24px #0f1c2d14}.Hero-module__ZARIfG__galleryHeroImg{object-fit:cover}.Hero-module__ZARIfG__galleryRow{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:clamp(.5rem,1.5vw,.875rem);width:100%;display:grid}.Hero-module__ZARIfG__thumbRound{aspect-ratio:1;border-radius:50%;justify-self:center;width:100%;max-width:100%;position:relative;overflow:hidden;box-shadow:0 14px 28px #0f1c2d1f}.Hero-module__ZARIfG__thumbImg{object-fit:cover}.Hero-module__ZARIfG__scrollIndicator{z-index:10;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__mouse{border:2px solid var(--white);border-radius:12px;width:24px;height:40px;position:relative}.Hero-module__ZARIfG__mouse:before{content:"";background:var(--white);border-radius:2px;width:4px;height:8px;position:absolute;top:8px;left:50%;transform:translate(-50%)}@media (max-width:1024px){.Hero-module__ZARIfG__hero{padding-top:80px}.Hero-module__ZARIfG__container{text-align:center;grid-template-columns:1fr;padding-top:20px}.Hero-module__ZARIfG__logoWrapper,.Hero-module__ZARIfG__ctaGroup{align-items:center}.Hero-module__ZARIfG__headline,.Hero-module__ZARIfG__subheadline,.Hero-module__ZARIfG__noticeBadge{margin-left:auto;margin-right:auto}.Hero-module__ZARIfG__visualColumn{justify-content:center;margin-top:4rem}}
.RulesHighlight-module__eR-4qq__section{background:var(--dark);color:var(--white);padding:clamp(2.5rem,6vw,4.5rem) 0 0}.RulesHighlight-module__eR-4qq__inner{padding-bottom:clamp(1.75rem,4vw,3rem)}.RulesHighlight-module__eR-4qq__topRow{grid-template-columns:minmax(0,auto) 1fr;align-items:center;gap:clamp(1.5rem,4vw,3.5rem);display:grid}.RulesHighlight-module__eR-4qq__isotypeWrap{flex-shrink:0}.RulesHighlight-module__eR-4qq__isotype{width:clamp(180px,30vw,320px);height:auto;display:block}.RulesHighlight-module__eR-4qq__lines{flex-direction:column;gap:.5rem;display:flex}.RulesHighlight-module__eR-4qq__linePrimary,.RulesHighlight-module__eR-4qq__lineWhite{font-family:var(--font-cal-sans), sans-serif;text-transform:uppercase;letter-spacing:.02em;margin:0;font-weight:800;line-height:1.05}.RulesHighlight-module__eR-4qq__linePrimary{color:var(--primary);font-size:clamp(1.65rem,4.8vw,3rem)}.RulesHighlight-module__eR-4qq__lineWhite{color:var(--white);margin-top:.35rem;font-size:clamp(1.95rem,5.4vw,3.45rem)}.RulesHighlight-module__eR-4qq__bottomRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem 2rem;margin-top:clamp(2rem,5vw,3.25rem);display:flex}.RulesHighlight-module__eR-4qq__tagline{font-family:var(--font-rethink-sans), sans-serif;color:var(--white);max-width:26rem;margin:0;font-size:clamp(1rem,2.2vw,1.25rem);font-weight:500}.RulesHighlight-module__eR-4qq__stars{align-items:center;gap:.35rem;display:flex}.RulesHighlight-module__eR-4qq__starIcon{color:var(--primary);fill:var(--primary);stroke:var(--primary);flex-shrink:0}.RulesHighlight-module__eR-4qq__accentBar{background:var(--primary);width:100%;height:clamp(10px,1.2vw,14px)}@media (max-width:768px){.RulesHighlight-module__eR-4qq__topRow{text-align:center;grid-template-columns:1fr;justify-items:center}.RulesHighlight-module__eR-4qq__lines{text-align:center;align-items:center}.RulesHighlight-module__eR-4qq__bottomRow{text-align:center;flex-direction:column;align-items:center}.RulesHighlight-module__eR-4qq__tagline{max-width:none}}
.RegisterPromo-module__PiI8ga__section{background:var(--dark)}.RegisterPromo-module__PiI8ga__topBand{background:var(--primary);color:var(--white)}.RegisterPromo-module__PiI8ga__topBandInner{justify-content:center;align-items:center;gap:clamp(1rem,3vw,2rem);padding-top:clamp(.75rem,1.4vw,1rem);padding-bottom:clamp(.75rem,1.4vw,1rem);display:flex}.RegisterPromo-module__PiI8ga__vehicleIcons{color:var(--dark);align-items:center;gap:.45rem;display:flex}.RegisterPromo-module__PiI8ga__topBand p{font-family:var(--font-cal-sans), sans-serif;text-align:center;margin:0;font-size:clamp(1.2rem,2.3vw,1.75rem);font-weight:700;line-height:1}.RegisterPromo-module__PiI8ga__content{background:var(--white);grid-template-columns:minmax(0,1fr) minmax(250px,360px);grid-template-areas:"copy phone""route phone";align-items:center;gap:clamp(1.5rem,4vw,3rem);width:100%;max-width:none;min-height:clamp(430px,55vw,610px);padding:clamp(2rem,4vw,3.75rem) max(2rem,50vw - 600px + 2rem) clamp(2.5rem,5vw,4rem);display:grid;position:relative;overflow:hidden}.RegisterPromo-module__PiI8ga__watermark{z-index:1;opacity:.18;pointer-events:none;-webkit-user-select:none;user-select:none;width:154%;position:absolute;top:-100%;left:-10%}.RegisterPromo-module__PiI8ga__watermarkImg{width:100%;height:auto;display:block}.RegisterPromo-module__PiI8ga__copy{z-index:2;grid-area:copy;max-width:520px;padding-left:clamp(0rem,4vw,3rem);position:relative}.RegisterPromo-module__PiI8ga__copy h2{font-family:var(--font-rethink-sans), sans-serif;letter-spacing:-.04em;color:#111;margin:0 0 .55rem;font-size:clamp(2.3rem,6vw,4.6rem);font-weight:400;line-height:.95}.RegisterPromo-module__PiI8ga__subtitle{color:var(--primary);margin:0 0 clamp(1.35rem,3vw,2.2rem);font-size:clamp(1rem,2vw,1.35rem);font-weight:800}.RegisterPromo-module__PiI8ga__bodyText{color:#111;max-width:420px;margin:0;font-size:clamp(1.1rem,2.4vw,1.65rem);font-weight:800;line-height:1.18}.RegisterPromo-module__PiI8ga__bodyText span{color:var(--primary)}.RegisterPromo-module__PiI8ga__handshake{color:var(--primary);margin-top:-.8rem;margin-left:min(64%,18rem);transform:rotate(-10deg)}.RegisterPromo-module__PiI8ga__phoneArea{z-index:3;grid-area:phone;justify-self:center;width:min(100%,310px);position:relative}.RegisterPromo-module__PiI8ga__phoneFrame{background:var(--white);border:5px solid #111;border-radius:32px;width:min(100%,260px);margin:0 auto;overflow:hidden;box-shadow:0 14px 24px #0000004d}.RegisterPromo-module__PiI8ga__phoneImage{width:100%;height:auto;display:block}.RegisterPromo-module__PiI8ga__arrivalCard{text-align:center;background:var(--white);border:5px solid #1e91ff73;border-radius:14px;width:clamp(132px,15vw,180px);padding:.8rem .65rem .7rem;position:absolute;bottom:20%;right:-.8rem;box-shadow:0 8px 10px #00000047}.RegisterPromo-module__PiI8ga__arrivalCard p,.RegisterPromo-module__PiI8ga__arrivalCard span{color:#111;font-family:var(--font-rethink-sans), sans-serif;margin:0;line-height:1.05;display:block}.RegisterPromo-module__PiI8ga__arrivalCard p{font-size:clamp(1.05rem,1.8vw,1.35rem);font-weight:700}.RegisterPromo-module__PiI8ga__arrivalCard span{margin-bottom:.7rem;font-size:clamp(.95rem,1.6vw,1.2rem);font-weight:500}.RegisterPromo-module__PiI8ga__arrivalCard button{background:var(--primary);width:100%;color:var(--white);border-radius:7px;padding:.45rem .35rem;font-size:clamp(.78rem,1.2vw,.95rem);font-weight:800}.RegisterPromo-module__PiI8ga__routeArea{z-index:2;grid-area:route;grid-template-columns:auto minmax(280px,520px) auto;align-items:center;gap:clamp(.6rem,1.4vw,1rem);max-width:740px;margin-top:clamp(1rem,2vw,1.8rem);padding-left:clamp(0rem,4vw,3rem);display:grid;position:relative}.RegisterPromo-module__PiI8ga__routeIcon{color:var(--dark);align-self:start}.RegisterPromo-module__PiI8ga__routeGraphic{justify-content:center;align-items:flex-end;min-height:clamp(80px,10vw,130px);display:flex;position:relative}.RegisterPromo-module__PiI8ga__routeLine{width:100%;height:auto;position:absolute;bottom:8%;left:0;right:0}.RegisterPromo-module__PiI8ga__routeV{z-index:1;width:clamp(70px,11vw,120px);height:auto;position:relative;transform:translateY(-48%)}@media (max-width:900px){.RegisterPromo-module__PiI8ga__content{text-align:center;grid-template-columns:1fr;grid-template-areas:"copy""phone""route"}.RegisterPromo-module__PiI8ga__copy,.RegisterPromo-module__PiI8ga__routeArea{justify-self:center;padding-left:0}.RegisterPromo-module__PiI8ga__bodyText{margin:0 auto}.RegisterPromo-module__PiI8ga__handshake{margin-top:1rem;margin-left:0}.RegisterPromo-module__PiI8ga__phoneArea{width:min(80vw,320px)}.RegisterPromo-module__PiI8ga__arrivalCard{right:-.5rem}.RegisterPromo-module__PiI8ga__routeArea{width:min(100%,560px)}}@media (max-width:560px){.RegisterPromo-module__PiI8ga__topBandInner{flex-direction:column;gap:.5rem;padding-block:.75rem}.RegisterPromo-module__PiI8ga__content{min-height:0;padding-left:1.25rem;padding-right:1.25rem}.RegisterPromo-module__PiI8ga__watermark{inset:auto -20% 18% auto}.RegisterPromo-module__PiI8ga__arrivalCard{margin:-1rem auto 0;position:relative;bottom:auto;right:auto}.RegisterPromo-module__PiI8ga__routeArea{grid-template-columns:auto 1fr auto}}
.PreLaunchRegister-module__jSxXkW__section{background:var(--white);color:#111}.PreLaunchRegister-module__jSxXkW__topBand{background:var(--primary);color:var(--white)}.PreLaunchRegister-module__jSxXkW__topBandInner{justify-content:center;align-items:center;gap:clamp(1rem,3vw,2rem);padding-block:clamp(.75rem,1.4vw,1rem);display:flex}.PreLaunchRegister-module__jSxXkW__vehicleIcons{color:var(--dark);align-items:center;gap:.45rem;display:flex}.PreLaunchRegister-module__jSxXkW__topBand p{font-family:var(--font-cal-sans), sans-serif;text-align:center;margin:0;font-size:clamp(1.2rem,2.3vw,1.75rem);font-weight:700;line-height:1}.PreLaunchRegister-module__jSxXkW__inner{text-align:center;flex-direction:column;align-items:center;max-width:640px;padding-top:clamp(2.5rem,5vw,4rem);padding-bottom:clamp(2.5rem,5vw,4rem);display:flex}.PreLaunchRegister-module__jSxXkW__inner h2{font-family:var(--font-rethink-sans), sans-serif;letter-spacing:-.04em;color:#111;margin:0 0 1rem;font-size:clamp(1.85rem,4vw,2.75rem);font-weight:800}.PreLaunchRegister-module__jSxXkW__subtitle{font-family:var(--font-rethink-sans), sans-serif;color:#333;margin:0 0 2rem;font-size:clamp(1rem,1.8vw,1.15rem);font-weight:600;line-height:1.45}.PreLaunchRegister-module__jSxXkW__cta{background:var(--primary);min-width:200px;color:var(--white);font-family:var(--font-rethink-sans), sans-serif;border-radius:8px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:clamp(1.05rem,1.8vw,1.2rem);font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 20px #1e91ff40}.PreLaunchRegister-module__jSxXkW__cta:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1e91ff52}@media (max-width:520px){.PreLaunchRegister-module__jSxXkW__topBandInner{flex-direction:column;gap:.5rem;padding-block:.75rem}.PreLaunchRegister-module__jSxXkW__cta{width:100%;max-width:320px}}
.PeopleCollage-module__8GoBna__section{background:var(--dark);padding:clamp(4rem,7vw,6rem) 1.25rem}.PeopleCollage-module__8GoBna__collage{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(12px,2vw,20px);max-width:900px;margin:0 auto;display:grid}.PeopleCollage-module__8GoBna__tile{aspect-ratio:4/3;border-radius:clamp(18px,2.6vw,30px);width:100%;position:relative;overflow:hidden;box-shadow:0 18px 36px #00000047}.PeopleCollage-module__8GoBna__image{object-fit:cover}@media (max-width:768px){.PeopleCollage-module__8GoBna__section{padding:clamp(3rem,12vw,4rem) 1rem}.PeopleCollage-module__8GoBna__collage{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(10px,3vw,16px);max-width:520px}}
.PlanOffers-module__S3pwoq__section{background:var(--white);color:#111}.PlanOffers-module__S3pwoq__topBand{background:var(--primary);color:var(--white)}.PlanOffers-module__S3pwoq__topBandInner{justify-content:center;align-items:center;gap:clamp(1rem,3vw,2rem);padding-block:clamp(.75rem,1.4vw,1rem);display:flex}.PlanOffers-module__S3pwoq__vehicleIcons{color:var(--dark);align-items:center;gap:.45rem;display:flex}.PlanOffers-module__S3pwoq__topBand p{font-family:var(--font-cal-sans), sans-serif;text-align:center;margin:0;font-size:clamp(1.2rem,2.3vw,1.75rem);font-weight:700;line-height:1}.PlanOffers-module__S3pwoq__inner{padding-top:clamp(2.25rem,5vw,4rem);padding-bottom:clamp(3.5rem,7vw,5.5rem)}.PlanOffers-module__S3pwoq__inner h2{max-width:840px;font-family:var(--font-rethink-sans), sans-serif;letter-spacing:-.055em;text-align:center;color:#111;margin:0 auto clamp(2rem,4vw,3.25rem);font-size:clamp(2rem,4.6vw,3.4rem);font-weight:800;line-height:1.03}.PlanOffers-module__S3pwoq__inner h2 span{color:var(--primary)}.PlanOffers-module__S3pwoq__columns{grid-template-columns:repeat(2,minmax(280px,1fr));align-items:start;gap:clamp(2.25rem,7vw,5.75rem);max-width:820px;margin:0 auto;display:grid}.PlanOffers-module__S3pwoq__columnTitle{font-family:var(--font-cal-sans), sans-serif;color:#111;margin:0 0 1.15rem;font-size:clamp(1.45rem,3vw,2.1rem);font-weight:800;line-height:1}.PlanOffers-module__S3pwoq__columnTitle span{color:var(--primary)}.PlanOffers-module__S3pwoq__cards{gap:clamp(1.35rem,3.5vw,2rem);display:grid}.PlanOffers-module__S3pwoq__card{background:var(--white);border-radius:16px;flex-direction:column;justify-content:space-between;min-height:196px;padding:clamp(1rem,2.3vw,1.35rem);display:flex;box-shadow:0 8px 18px #0f1c2d1a}.PlanOffers-module__S3pwoq__travelerCard{border:2px solid #1e91ffb3}.PlanOffers-module__S3pwoq__driverCard{border:2px solid #111}.PlanOffers-module__S3pwoq__cardHeader{border-bottom:1px solid #0f1c2d40;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.55rem;display:flex}.PlanOffers-module__S3pwoq__cardHeader h3{font-family:var(--font-rethink-sans), sans-serif;color:#151515;margin:0;font-size:clamp(1.2rem,2.2vw,1.55rem);font-weight:800;line-height:1}.PlanOffers-module__S3pwoq__cardHeader .PlanOffers-module__S3pwoq__goldTitle{color:#a58d5f}.PlanOffers-module__S3pwoq__cardLogo{width:clamp(38px,5vw,52px);height:auto;margin-top:-.2rem}.PlanOffers-module__S3pwoq__description{color:#111;min-height:3.8em;font-family:var(--font-rethink-sans), sans-serif;margin:.85rem 0 1.1rem;font-size:clamp(.95rem,1.55vw,1.08rem);font-weight:700;line-height:1.16}.PlanOffers-module__S3pwoq__cardFooter{justify-content:space-between;align-items:flex-end;gap:1rem;min-height:2.4rem;display:flex}.PlanOffers-module__S3pwoq__prices{color:#111;font-family:var(--font-rethink-sans), sans-serif;white-space:nowrap;flex-direction:column;font-size:clamp(.95rem,1.55vw,1.05rem);font-weight:900;line-height:1.05;display:flex}.PlanOffers-module__S3pwoq__oldPrice{text-decoration:line-through}.PlanOffers-module__S3pwoq__cardFooter .PlanOffers-module__S3pwoq__cta{text-align:center;background:var(--primary);min-width:clamp(82px,10vw,104px);color:var(--white);font-family:var(--font-rethink-sans), sans-serif;border-radius:8px;justify-content:center;align-items:center;padding:.45rem .75rem;font-size:clamp(.92rem,1.4vw,1rem);font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 10px #1e91ff33}.PlanOffers-module__S3pwoq__cardFooter .PlanOffers-module__S3pwoq__cta:hover{transform:translateY(-1px);box-shadow:0 6px 14px #1e91ff47}@media (max-width:760px){.PlanOffers-module__S3pwoq__columns{grid-template-columns:1fr;max-width:430px}.PlanOffers-module__S3pwoq__columnTitle{text-align:center}}@media (max-width:520px){.PlanOffers-module__S3pwoq__topBandInner{flex-direction:column;gap:.5rem;padding-block:.75rem}.PlanOffers-module__S3pwoq__cardFooter{flex-direction:column;align-items:flex-start}.PlanOffers-module__S3pwoq__cardFooter .PlanOffers-module__S3pwoq__cta{width:100%}}
.FAQ-module__V8_xEa__section{background:var(--dark);color:var(--white);padding:clamp(4.75rem,8vw,7.25rem) 0;position:relative;overflow:hidden}.FAQ-module__V8_xEa__inner{z-index:2;max-width:min(820px,100%);position:relative}.FAQ-module__V8_xEa__inner h2{color:var(--white);font-family:var(--font-cal-sans), sans-serif;letter-spacing:-.035em;margin:0 0 clamp(1.75rem,3.5vw,2.5rem);font-size:clamp(2.3rem,5vw,3.8rem);font-weight:800;line-height:1}.FAQ-module__V8_xEa__accordion{flex-direction:column;gap:.5rem;display:flex}.FAQ-module__V8_xEa__item{border-radius:var(--radius-md);background:#ffffff0f;border:1px solid #ffffff1a;transition:border-color .2s,background .2s;overflow:hidden}.FAQ-module__V8_xEa__itemOpen{background:#ffffff17;border-color:#1e91ff73}.FAQ-module__V8_xEa__questionHeading{font-size:inherit;font-weight:inherit;margin:0}.FAQ-module__V8_xEa__trigger{text-align:left;width:100%;color:var(--white);font-family:var(--font-rethink-sans), sans-serif;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:clamp(1rem,2.5vw,1.25rem) clamp(1.1rem,3vw,1.35rem);font-size:clamp(1rem,2vw,1.15rem);font-weight:700;line-height:1.35;transition:background .2s;display:flex}.FAQ-module__V8_xEa__trigger:hover{background:#ffffff0a}.FAQ-module__V8_xEa__trigger:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}.FAQ-module__V8_xEa__questionText{flex:1;min-width:0}.FAQ-module__V8_xEa__chevron{color:var(--primary-light);flex-shrink:0;transition:transform .25s}.FAQ-module__V8_xEa__itemOpen .FAQ-module__V8_xEa__chevron{transform:rotate(-180deg)}.FAQ-module__V8_xEa__panel{border-top:1px solid #ffffff14}.FAQ-module__V8_xEa__panelInner{color:#ffffffe0;font-family:var(--font-rethink-sans), sans-serif;padding:clamp(.65rem,2vw,.85rem) clamp(1.1rem,3vw,1.35rem) clamp(1.1rem,3vw,1.35rem);font-size:clamp(.95rem,1.8vw,1.1rem);font-weight:500;line-height:1.55}.FAQ-module__V8_xEa__panelInner p{margin:0 0 .75rem}.FAQ-module__V8_xEa__panelInner p:last-child{margin-bottom:0}.FAQ-module__V8_xEa__panelInner a{color:var(--primary-light);font-weight:700;text-decoration:underline}.FAQ-module__V8_xEa__answerLead{color:#fffffff2;font-weight:700;margin-top:.35rem!important}.FAQ-module__V8_xEa__answerLead:first-child{margin-top:0!important}.FAQ-module__V8_xEa__answerList{gap:.35rem;margin:.35rem 0 1rem;padding-left:1.25rem;display:grid}.FAQ-module__V8_xEa__answerList li{padding-left:.15rem}.FAQ-module__V8_xEa__watermark{z-index:1;opacity:.18;pointer-events:none;-webkit-user-select:none;user-select:none;width:154%;position:absolute;top:50%;left:-10%;transform:translateY(-50%)}.FAQ-module__V8_xEa__watermarkImg{width:100%;height:auto;display:block}@media (max-width:768px){.FAQ-module__V8_xEa__section{padding:clamp(4rem,14vw,5rem) 0}}
.LegalPage-module__icB8aa__hero{background:var(--primary);color:var(--white);padding:clamp(7.5rem,14vw,9.5rem) 0 clamp(2.4rem,5vw,3.4rem)}.LegalPage-module__icB8aa__heroInner{max-width:760px}.LegalPage-module__icB8aa__kicker{letter-spacing:.08em;text-transform:uppercase;opacity:.85;margin:0 0 .65rem;font-size:.85rem;font-weight:800}.LegalPage-module__icB8aa__hero h1{letter-spacing:-.03em;margin:0;font-size:clamp(2rem,5vw,3.35rem);line-height:1.05}.LegalPage-module__icB8aa__updated{opacity:.88;margin:.9rem 0 0;font-size:.95rem;font-weight:600}.LegalPage-module__icB8aa__main{background:var(--white);padding:clamp(2.4rem,5vw,4rem) 0 clamp(4rem,8vw,6rem)}.LegalPage-module__icB8aa__article{color:#333;max-width:760px}.LegalPage-module__icB8aa__article h2{color:var(--dark);margin:2.1rem 0 .75rem;font-size:clamp(1.2rem,2.2vw,1.45rem)}.LegalPage-module__icB8aa__article h2:first-child{margin-top:0}.LegalPage-module__icB8aa__article p,.LegalPage-module__icB8aa__article li{color:#444;font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.65}.LegalPage-module__icB8aa__article p{margin:0 0 .9rem}.LegalPage-module__icB8aa__article ul{gap:.4rem;margin:0 0 1rem;padding-left:1.25rem;display:grid}.LegalPage-module__icB8aa__article a{color:var(--primary);font-weight:700;text-decoration:underline}.LegalPage-module__icB8aa__article a:hover{color:#1a81e6}@media (max-width:768px){.LegalPage-module__icB8aa__hero{padding-top:6.5rem}}
