.hero{align-items:end;display:flex;font-family:bebas-kai,sans-serif;height:calc(100svh + 200px);justify-content:center;padding:0 clamp(1.875rem,-2.6984rem + 9.5403vw,8.75rem) clamp(12.5rem,8.3424rem + 8.673vw,18.75rem);position:relative;width:100%}.hero h1{color:#00ffe8;font-size:clamp(3.75rem,-1.0313rem + 9.974vw,10.9375rem);line-height:.8em;max-width:900px;text-transform:uppercase;z-index:2}.hero-content{display:flex;flex-direction:column;gap:30px}.hero-content .button-wrapper{z-index:1}.hero-carousel,.hero-carousel-slide{height:100%;width:100%}.hero-carousel-slide{background-size:cover;left:0;opacity:0;position:absolute;top:0;transition:opacity 1s ease-in-out}.hero-carousel-slide.active{opacity:1}.hero-carousel-slide.slide-0{background-position:0}.hero-carousel:after{background-blend-mode:multiply;background-color:rgba(0,0,0,.6);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.hero-icon{left:clamp(1.875rem,-2.6984rem + 9.5403vw,8.75rem);position:absolute;z-index:5}@media(max-width:1024px){.hero-icon{bottom:10px}.hero-icon svg{height:auto;width:20px}}.hero:after{background:#000;background:linear-gradient(0deg,#000,hsla(0,0%,100%,0));bottom:0;content:"";height:25%;left:0;position:absolute;width:100%}@media(max-width:1024px){.hero{height:100svh;justify-content:start}}@media(max-width:767px){.hero{padding-bottom:120px}}