@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}.Hero-module__ZARIfG__hero{color:#fff;background:#00261a;justify-content:center;align-items:center;width:100%;height:100dvh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__masonryContainer{z-index:1;opacity:.35;pointer-events:none;gap:1.5vw;width:110vw;height:120vh;display:flex;position:absolute;top:-10vh;left:-5vw;overflow:hidden;transform:rotate(-3deg)scale(1.15)}.Hero-module__ZARIfG__masonryColumn{will-change:transform;flex-direction:column;flex:1;gap:1.5vw;display:flex}.Hero-module__ZARIfG__masonryImg{object-fit:cover;border-radius:1.5vw;width:100%;box-shadow:0 1vw 3vw #0000004d}.Hero-module__ZARIfG__masonryImg:nth-child(odd){aspect-ratio:3/4.5}.Hero-module__ZARIfG__masonryImg:nth-child(2n){aspect-ratio:3/5.5}.Hero-module__ZARIfG__colSlow{animation:80s linear infinite Hero-module__ZARIfG__masonryScrollReverse}.Hero-module__ZARIfG__colFast{animation:60s linear infinite Hero-module__ZARIfG__masonryScroll}.Hero-module__ZARIfG__colMedium{animation:70s linear infinite Hero-module__ZARIfG__masonryScrollReverse}.Hero-module__ZARIfG__colFastest{animation:50s linear infinite Hero-module__ZARIfG__masonryScroll}@keyframes Hero-module__ZARIfG__masonryScroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes Hero-module__ZARIfG__masonryScrollReverse{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.Hero-module__ZARIfG__overlay{z-index:2;background:linear-gradient(#fff 0%,#fff6 20%,#0000 40% 50%,#00261acc 70%,#00261a 90%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:10;text-align:center;width:100%;max-width:min(1500px,85vw);padding:0 4vw;position:relative}.Hero-module__ZARIfG__seasonTag{text-transform:uppercase;letter-spacing:.5em;opacity:.7;margin-bottom:2vh;font-size:clamp(10px,.8vw,14px);font-weight:500}.Hero-module__ZARIfG__title{font-family:var(--font-main);letter-spacing:-.02em;text-shadow:0 .4vw 1.5vw #0000001a;margin-bottom:3vh;font-size:clamp(64px,7vw,160px);font-weight:800;line-height:1}.Hero-module__ZARIfG__calligraphy{vertical-align:middle;z-index:5;filter:drop-shadow(0 .5vw 1.2vw #0009);font-family:Montez,cursive;font-size:1.6em;font-weight:400;display:inline-block;position:relative;transform:translateY(-.12em);color:#fff!important;-webkit-text-fill-color:#fff!important;background:0 0!important}.Hero-module__ZARIfG__subTitle{color:#fff;text-shadow:0 .2vw .8vw #0003;letter-spacing:.3vw;text-transform:uppercase;margin-top:1vh;font-size:.35em;font-weight:700;display:block}.Hero-module__ZARIfG__description{font-family:var(--font-main);color:#fff;text-shadow:0 .2vw .8vw #0000001a;max-width:min(850px,60vw);margin:0 auto;font-size:clamp(18px,1.3vw,24px);line-height:1.6}.Hero-module__ZARIfG__actions{justify-content:center;gap:1.5vw;margin-bottom:4vh;display:flex}.Hero-module__ZARIfG__trustIndicator{flex-direction:column;align-items:center;gap:1vh;margin-bottom:6vh;padding:1vh 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{font-family:var(--font-main);border-radius:5vw;padding:.9vw 2.4vw;font-size:clamp(12px,.9vw,16px);font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1)}.Hero-module__ZARIfG__cabHighlighter{font-family:var(--font-main);color:#fff;cursor:pointer;z-index:100;background:0 0;border:none;border-radius:5vw;justify-content:center;align-items:center;margin-right:1.5vw;padding:1.5vw 4vw;font-size:clamp(16px,1.4vw,22px);font-weight:800;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 1vw 4vw #00a86b80}.Hero-module__ZARIfG__cabHighlighter:before{content:"";background:conic-gradient(from var(--angle),transparent 0deg,transparent 130deg,#fff 150deg,#fff 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:#00a86b;border-radius:4.8vw;position:absolute;inset:3px}@keyframes Hero-module__ZARIfG__snakeRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hero-module__ZARIfG__cabHighlighter:hover{transform:translateY(-.3vw)scale(1.03);box-shadow:0 1.5vw 5vw #00a86bb3}.Hero-module__ZARIfG__cabHighlighter:hover:after{background:#019962}.Hero-module__ZARIfG__primaryBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-shadow:0 .2vw .8vw #0003;background:#ffffff1a;border:1px solid #fff3}.Hero-module__ZARIfG__primaryBtn:hover{background:#fff3;transform:translateY(-.2vw);box-shadow:0 .8vw 2.5vw #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(-.1vw)}.Hero-module__ZARIfG__fleetBtn{-webkit-backdrop-filter:blur(10px);color:#fff;text-transform:uppercase;letter-spacing:.15vw;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:5vw;align-items:center;gap:.8vw;margin:0 auto 3vh;padding:.6vw 2vw;font-size:clamp(10px,.7vw,13px);font-weight:700;transition:all .3s;display:inline-flex}.Hero-module__ZARIfG__fleetBtn:hover{background:#ffffff26;transform:translateY(-.1vw)}.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:row;justify-content:center;gap:10px;width:100%;margin-bottom:25px;padding:0 4vw;display:flex}.Hero-module__ZARIfG__trustIndicator{gap:12px;margin-bottom:60px;padding:10px 0}.Hero-module__ZARIfG__trustText{letter-spacing:1px;font-size:12px}.Hero-module__ZARIfG__cabHighlighter{white-space:nowrap;flex:0 0 60%;max-width:none;margin-right:0;padding:14px 10px;font-size:14px}.Hero-module__ZARIfG__cabHighlighter:after{inset:2px}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{white-space:nowrap;flex:0 0 40%;padding:14px 10px;font-size:13px}.Hero-module__ZARIfG__fleetBtn{margin-bottom:25px;padding:8px 20px;font-size:12px}.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}}
