section.hero{padding:120px 16px!important;position:relative}section.hero .mouse-down{display:none;position:absolute;bottom:20px;left:0;right:0;margin:0 auto;width:60px;height:80px;border-radius:50px;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3)}section.hero .mouse-down svg{width:40px;height:40px;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}section.hero .swiper-navigation{position:absolute;bottom:24px;z-index:9999999;width:100%;max-width:1300px;margin:0 auto;left:0;right:0;display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:auto;gap:32px}section.hero .swiper-navigation .swiper-prev svg,section.hero .swiper-navigation .swiper-next svg{width:40px}section.hero .background{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}section.hero .background:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.5)}section.hero .background .swiper{width:100%;height:100%}section.hero .background .swiper .swiper-wrapper .swiper-slide{height:auto}section.hero .background .swiper .swiper-wrapper .swiper-slide video,section.hero .background .swiper .swiper-wrapper .swiper-slide img{width:100%;height:100%;object-fit:cover}section.hero .wrapper .content{max-width:580px;width:100%}section.hero .wrapper .content h1{color:#fff}section.hero .wrapper .content h1 *{color:#4fb973}section.hero .wrapper .content p{font-size:1.5rem;color:#fff}@media only screen and (min-width: 992px){section.hero{padding:200px 56px!important}section.hero .mouse-down{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:auto}section.hero .swiper-navigation{top:calc(50% - 40px);bottom:auto;justify-content:space-between}section.hero .background:after{background:linear-gradient(270deg,rgba(0,0,0,0) 13.43%,rgba(0,0,0,.5) 56.09%)}section.hero .wrapper{text-align:left}section.hero .wrapper .content{margin:0}section.hero .wrapper .content h1{color:#fff}section.hero .wrapper .content h1 strong{color:#4fb973}section.hero .wrapper .content p{font-size:1.5rem}section.hero .wrapper .content .btns{justify-content:flex-start}}
