#wrapper #hero{background:none !important;height:calc(100vh - 70px);margin-top:70px}@media(min-width: 1024px){#wrapper #hero{height:calc(100vh - 90px);margin-top:90px}}@media(hover: none){#wrapper #hero{height:calc(100svh - 70px)}}@media(hover: none)and (min-width: 1024px){#wrapper #hero{height:calc(100svh - 90px)}}#wrapper #hero .swiper{height:100%;max-height:unset}#wrapper #hero .swiper .swiper-slide *{color:#fff}#wrapper #hero .swiper .swiper-slide .text-cont .title,#wrapper #hero .swiper .swiper-slide .text-cont .text,#wrapper #hero .swiper .swiper-slide .text-cont .button{opacity:0;will-change:translate,opacity}#wrapper #hero .swiper .swiper-slide .text-cont .title{transition:translate .5s ease 2s,opacity .5s ease 2s}#wrapper #hero .swiper .swiper-slide .text-cont .text{transition:translate .5s ease 2.7s,opacity .5s ease 2.7s}#wrapper #hero .swiper .swiper-slide .text-cont .button{transition:translate .5s ease 3.4s,opacity .5s ease 3.4s}#wrapper #hero .swiper .arrow{position:absolute;bottom:1.5rem;left:0}#wrapper #hero .swiper .arrow img{width:44px;height:auto}#wrapper #hero .swiper .autoplay-progress{transition:opacity .3s ease}#wrapper #hero .swiper .autoplay-progress svg{position:absolute;right:2rem;bottom:2rem;z-index:10;width:30px;height:30px;stroke-width:4px;stroke-dasharray:125.6;fill:none;--progress: 0;stroke:#fff;stroke-dashoffset:calc(125.6*(1 - var(--progress)))}#wrapper.loaded #hero .swiper .swiper-slide .text-cont .title,#wrapper.loaded #hero .swiper .swiper-slide .text-cont .text,#wrapper.loaded #hero .swiper .swiper-slide .text-cont .button{opacity:1;translate:0 0}