:root{--breakpoint-xxl:1920px;--breakpoint-xl:1440px;--breakpoint-lg:1280px;--breakpoint-md:1024px;--breakpoint-md-s:992px;--breakpoint-sm:768px;--breakpoint-xs:512px;--breakpoint-xxs:390px}.content-wrapper .hero{background-position:bottom;background-size:cover;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;max-height:1000px;overflow:hidden;padding:0 20px;position:relative}@media(min-width:768px){.content-wrapper .hero{justify-content:center;min-height:900px}}.content-wrapper .hero_interior{margin-bottom:calc((min(100vh,1000px) - 150px)*-1)}@media(min-width:768px){.content-wrapper .hero_interior{margin-bottom:calc((min(100vh,1000px) - 250px)*-1)}}.content-wrapper .hero_interior+section{padding-top:0!important}.content-wrapper .hero__img{background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.content-wrapper .hero__img.no-def:before{background:url(../../../resources/img/hero-gradient.png);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.content-wrapper .hero__video{background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.content-wrapper .hero__video video{display:block;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.content-wrapper .hero__video:before{background:url(../../../resources/img/hero-gradient.png);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.content-wrapper .hero__subtitle{color:var(--sk-color-mint);letter-spacing:13px;margin-bottom:40px;margin-top:220px;text-align:center;text-transform:uppercase;z-index:2}@media(min-width:768px){.content-wrapper .hero__subtitle{margin-top:111px}}.content-wrapper .hero__title{color:var(--sk-color-primary);font-weight:500;margin-bottom:45px;text-align:center;z-index:2}.content-wrapper .hero__button{margin:0 auto;width:-moz-fit-content;width:fit-content;z-index:2}.content-wrapper .hero__anchor{background:var(--sk-color-mint);bottom:100px;cursor:pointer;height:35px;left:calc(50% - 12px);-webkit-mask:url(../../../resources/img/icon-button-arrow.svg);mask:url(../../../resources/img/icon-button-arrow.svg);position:absolute;width:25px;z-index:2}.content-wrapper .hero__anchor:focus-visible,.content-wrapper .hero__anchor:hover{animation:bounce 1s infinite}@keyframes bounce{0%,to{transform:translateY(0)}30%{transform:translateY(-8px)}60%{transform:translateY(4px)}}

/*# sourceMappingURL=hero.css.map*/