:root{--breakpoint-xxl:1920px;--breakpoint-xl:1440px;--breakpoint-lg:1280px;--breakpoint-md:1024px;--breakpoint-md-down:1023px;--breakpoint-md-s:992px;--breakpoint-sm:768px;--breakpoint-xs:512px;--breakpoint-xxs:390px}.content-wrapper .hero{border-top:10px solid var(--sk-color-white);height:100vh;height:100dvh;margin-top:-10px;overflow:hidden;position:relative}.content-wrapper .hero:before{background:url(../../../resources/img/gradient.png);content:"";height:250px;left:0;position:absolute;top:0;width:100%;z-index:1}.content-wrapper .hero:after{background:var(--sk-color-white);bottom:0;content:"";height:10px;left:0;position:absolute;width:100%;z-index:1}.content-wrapper .hero .panel{align-items:center;background-position:50% 0;background-repeat:no-repeat;background-size:cover;color:var(--sk-color-white);display:flex;height:100vh;inset:0;justify-content:center;position:absolute;transform:translateY(100%);transition:all .6s ease}.content-wrapper .hero .panel.is-active{transform:translateY(0)}.content-wrapper .hero .panel.is-active-top{transform:translateY(0);transition:none}.content-wrapper .hero .panel.is-active-prev{background-position:50% -100px;transform:translateY(0)}.content-wrapper .hero .panel h2{font-weight:400;margin-bottom:-35px;mix-blend-mode:difference}@media(min-width:1024px){.content-wrapper .hero .panel h2{letter-spacing:-6px}}.content-wrapper .hero .panel video{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.content-wrapper .hero__anchor{bottom:32px;cursor:pointer;height:75px;left:50%;position:absolute;transform:translateX(-50%)}.content-wrapper .hero__anchor:hover:after{background:var(--sk-color-rose)}.content-wrapper .hero__anchor:hover span{color:var(--sk-color-rose)}.content-wrapper .hero__anchor:after{animation:arrow_animate 1.5s infinite;background:var(--sk-color-cloud);bottom:18px;content:"";height:13px;left:32%;-webkit-mask:url(../../../resources/img/arrow.svg);mask:url(../../../resources/img/arrow.svg);position:absolute;transition:all .3s ease-in-out;width:25px}.content-wrapper .hero__anchor span{color:var(--sk-color-cloud);font-family:var(--sk-font-bg-semicond);font-size:16px;font-weight:600;text-transform:uppercase;transition:all .3s ease-in-out}

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