@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}.Hero-module__ZARIfG__hero{color:#fff;background:#070b12;justify-content:center;align-items:center;width:100%;height:100dvh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__accordionContainer{box-sizing:border-box;z-index:5;flex-direction:row;gap:0;width:100%;height:100%;padding:0;display:flex;position:relative}.Hero-module__ZARIfG__slideCard{cursor:pointer;box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;align-items:flex-end;height:100%;padding:140px 60px 80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__cardOverlay{z-index:1;background:linear-gradient(#070b121a 0%,#070b1273 50%,#070b12d9 100%);position:absolute;inset:0}.Hero-module__ZARIfG__cardContent{z-index:2;flex-direction:column;align-items:flex-start;max-width:600px;display:flex;position:relative}.Hero-module__ZARIfG__seasonTag{text-transform:uppercase;letter-spacing:.4em;color:var(--primary);margin-bottom:1.5vh;font-size:clamp(11px,.8vw,14px);font-weight:800}.Hero-module__ZARIfG__title{font-family:var(--font-heading);letter-spacing:-.02em;color:#fff;text-transform:uppercase;margin-bottom:2vh;font-size:clamp(38px,5vw,76px);font-weight:900;line-height:1.1}.Hero-module__ZARIfG__quote{font-family:var(--font-main);color:#fffffff2;border-left:3px solid var(--primary);max-width:700px;margin:0 0 3vh;padding-left:20px;font-size:clamp(18px,1.3vw,24px);font-style:italic;font-weight:300;line-height:1.6}.Hero-module__ZARIfG__actions{justify-content:flex-start;align-items:center;gap:15px;width:100%;max-width:580px;margin-top:3vh;margin-bottom:0;display:flex}.Hero-module__ZARIfG__actions button{flex:1}.Hero-module__ZARIfG__trustIndicator{align-items:flex-start;gap:1vh;margin-top:1vh;margin-bottom:1vh;padding:0;display:flex}.Hero-module__ZARIfG__trustText{color:#fffc;letter-spacing:.1vw;font-size:clamp(12px,.9vw,16px)}.Hero-module__ZARIfG__trustText strong{color:#fff;font-weight:700}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn,.Hero-module__ZARIfG__cabHighlighter,.Hero-module__ZARIfG__fleetBtn{text-transform:none;white-space:nowrap;cursor:pointer;box-sizing:border-box;border-radius:50px;justify-content:center;align-items:center;height:48px;padding:0 20px;font-size:14px;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Hero-module__ZARIfG__cabHighlighter{font-family:var(--font-main);color:#0a0f1d;z-index:100;background:0 0;border:none;position:relative;overflow:hidden;box-shadow:0 10px 30px #c5a8804d}.Hero-module__ZARIfG__cabHighlighter:before{content:"";background:conic-gradient(from var(--angle),transparent 0deg,transparent 130deg,var(--primary)150deg,var(--primary)210deg,transparent 230deg);z-index:-2;width:300%;height:300%;animation:3s linear infinite Hero-module__ZARIfG__angleRotate;position:absolute;top:-100%;left:-100%}@keyframes Hero-module__ZARIfG__angleRotate{0%{--angle:0deg}to{--angle:360deg}}.Hero-module__ZARIfG__cabHighlighter:after{content:"";z-index:-1;background:#fff;border-radius:50px;transition:background .3s;position:absolute;inset:3px}.Hero-module__ZARIfG__cabHighlighter:hover{color:#0a0f1d;transform:translateY(-2px);box-shadow:0 12px 35px #c5a88080}.Hero-module__ZARIfG__cabHighlighter:hover:after{background:#f2ebd9}.Hero-module__ZARIfG__primaryBtn{-webkit-backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #fff3}.Hero-module__ZARIfG__primaryBtn:hover{background:#fff3;transform:translateY(-2px);box-shadow:0 10px 25px #0000004d}.Hero-module__ZARIfG__secondaryBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff0d;border:1px solid #ffffff26}.Hero-module__ZARIfG__secondaryBtn:hover{background:#ffffff26;transform:translateY(-2px)}.Hero-module__ZARIfG__fleetBtn{color:#0a0f1d;background:#fff;border:1px solid #c5a88040;gap:8px;margin:0;box-shadow:0 4px 15px #0000000d}.Hero-module__ZARIfG__fleetBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-2px);box-shadow:0 8px 25px #c5a8804d}.Hero-module__ZARIfG__scrollIndicator{z-index:10;position:absolute;bottom:5vh;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__mouse{border:2px solid #ffffff80;border-radius:2vw;justify-content:center;width:2.2vw;min-width:24px;height:3.8vw;min-height:40px;padding-top:.8vw;display:flex}.Hero-module__ZARIfG__wheel{background:#fff;border-radius:1vw;width:.3vw;min-width:3px;height:.8vw;min-height:8px}@media (max-width:768px){.Hero-module__ZARIfG__masonryContainer{gap:10px;width:150vw;left:-25vw}}@media (max-width:640px){.Hero-module__ZARIfG__hero{padding-top:60px}.Hero-module__ZARIfG__title{margin-bottom:20px;font-size:clamp(40px,12vw,56px)}.Hero-module__ZARIfG__calligraphy{font-size:1.3em;transform:translateY(-8px)}.Hero-module__ZARIfG__subTitle{letter-spacing:2px;margin-top:10px;font-size:14px}.Hero-module__ZARIfG__description{opacity:.9;max-width:100%;padding:0;font-size:16px;line-height:1.5}.Hero-module__ZARIfG__actions{flex-direction:column;gap:10px;width:100%;margin-bottom:20px;padding:0;display:flex}.Hero-module__ZARIfG__actions button{flex:none;width:100%}.Hero-module__ZARIfG__trustIndicator{gap:12px;margin-bottom:30px;padding:10px 0}.Hero-module__ZARIfG__trustText{letter-spacing:1px;font-size:12px}.Hero-module__ZARIfG__cabHighlighter{width:100%;margin-right:0;padding:0;font-size:14px}.Hero-module__ZARIfG__cabHighlighter:after{inset:2px}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn,.Hero-module__ZARIfG__fleetBtn{width:100%;padding:0;font-size:14px}.Hero-module__ZARIfG__scrollIndicator{bottom:30px}.Hero-module__ZARIfG__mouse{width:30px;height:50px;padding-top:10px}.Hero-module__ZARIfG__wheel{width:4px;height:10px}}.Hero-module__ZARIfG__collapsedTitle{transform-origin:50%;white-space:nowrap;font-family:var(--font-heading);color:#ffffffd9;letter-spacing:3px;text-transform:uppercase;pointer-events:none;font-size:14px;font-weight:800;position:absolute;bottom:80px;left:50%;transform:translate(-50%)rotate(-90deg)}@media (max-width:768px){.Hero-module__ZARIfG__accordionContainer{flex-direction:column;gap:0;padding:0}.Hero-module__ZARIfG__slideCard{border-radius:0;justify-content:center;align-items:center;padding:100px 20px 40px}.Hero-module__ZARIfG__collapsedTitle{letter-spacing:2px;text-align:center;font-size:12px;position:relative;bottom:auto;left:auto;transform:none}.Hero-module__ZARIfG__cardContent{text-align:center;align-items:center;padding:10px}.Hero-module__ZARIfG__quote{border-left:none;border-bottom:2px solid var(--primary);text-align:center;padding-bottom:10px;padding-left:0}}.Hero-module__ZARIfG__mobileHero{background:#070b12;justify-content:center;align-items:center;width:100%;height:100dvh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__mobileSlide{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__mobileBgImage{filter:brightness(.65);z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.Hero-module__ZARIfG__mobileOverlay{z-index:2;background:linear-gradient(#070b1240 0%,#070b1280 45%,#070b12d9 100%);position:absolute;inset:0}.Hero-module__ZARIfG__mobileContent{z-index:3;text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;width:90%;max-width:500px;padding:120px 20px 60px;display:flex;position:relative}.Hero-module__ZARIfG__mobileSeasonTag{text-transform:uppercase;letter-spacing:.3em;color:var(--primary);margin-bottom:15px;font-size:11px;font-weight:800}.Hero-module__ZARIfG__mobileTitle{font-family:var(--font-heading);text-transform:uppercase;color:#fff;letter-spacing:-.01em;margin:0 0 16px;font-size:32px;font-weight:900;line-height:1.25}.Hero-module__ZARIfG__mobileQuote{font-family:var(--font-main);color:#ffffffe6;border-bottom:2px solid var(--primary);max-width:95%;margin:0 0 30px;padding-bottom:15px;font-size:14px;font-style:italic;font-weight:300;line-height:1.6}.Hero-module__ZARIfG__mobileActions{flex-direction:column;gap:12px;width:100%;display:flex}.Hero-module__ZARIfG__mobileCabHighlighter{background:var(--primary);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:10px;padding:14px 28px;font-size:13px;font-weight:800;transition:all .3s;box-shadow:0 4px 15px #00000040}.Hero-module__ZARIfG__mobileCabHighlighter:active{transform:scale(.98)}.Hero-module__ZARIfG__mobileFleetBtn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:1px solid #ffffff40;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:13px;font-weight:800;transition:all .3s;display:flex}.Hero-module__ZARIfG__mobileFleetBtn:active{background:#ffffff14}.Hero-module__ZARIfG__mobileIndicators{z-index:10;gap:8px;display:flex;position:absolute;bottom:35px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__mobileDot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s cubic-bezier(.16,1,.3,1)}.Hero-module__ZARIfG__mobileDotActive{background:var(--primary);border-radius:4px;width:24px}
.ReviewButtons-module__Q4vvfG__container{box-sizing:border-box;justify-content:center;align-items:center;gap:16px;width:100%;margin-top:32px;display:flex}.ReviewButtons-module__Q4vvfG__button{font-family:var(--font-heading),sans-serif;cursor:pointer;box-sizing:border-box;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 12px #0000000d}.ReviewButtons-module__Q4vvfG__writeBtn{background-color:var(--primary,#0b3f27);color:#fff;border:2px solid var(--primary,#0b3f27)}.ReviewButtons-module__Q4vvfG__writeBtn:hover{background-color:var(--primary-hover,#072c1b);border-color:var(--primary-hover,#072c1b);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #0b3f2740}.ReviewButtons-module__Q4vvfG__writeBtn:active{transform:translateY(0)}.ReviewButtons-module__Q4vvfG__viewBtn{color:#0f172a;background-color:#fff;border:2px solid #cbd5e1}.ReviewButtons-module__Q4vvfG__viewBtn:hover{color:#0f172a;background-color:#f8fafc;border-color:#94a3b8;transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.ReviewButtons-module__Q4vvfG__viewBtn:active{transform:translateY(0)}.ReviewButtons-module__Q4vvfG__icon{flex-shrink:0;width:18px;height:18px}@media (max-width:640px){.ReviewButtons-module__Q4vvfG__container{flex-direction:column;gap:12px;width:100%;margin-top:24px;padding:0 16px}.ReviewButtons-module__Q4vvfG__button{width:100%;padding:14px 20px;font-size:15px}}
