.hero-item{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:900px;padding:50px 0;z-index:9}.hero-item:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}@media only screen and (min-width:1200px) and (max-width:1549px){.hero-item{height:680px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero-item{height:600px}}@media only screen and (min-width:768px) and (max-width:991px){.hero-item{height:550px}}@media only screen and (max-width:767px){.hero-item{height:510px}}.hero-item-content{margin:50px auto 0;max-width:970px}.hero-item-content h1{color:var(--light-color);margin-bottom:30px}@media only screen and (min-width:1200px) and (max-width:1549px){.hero-item-content h1{font-size:64px!important}}@media only screen and (min-width:992px) and (max-width:1199px){.hero-item-content h1{font-size:54px!important;margin-bottom:20px}}@media only screen and (min-width:768px) and (max-width:991px){.hero-item-content h1{font-size:46px!important;margin-bottom:15px}}@media only screen and (max-width:767px){.hero-item-content h1{font-size:36px!important;margin-bottom:15px}}@media only screen and (max-width:479px){.hero-item-content h1{font-size:32px!important}}.hero-item-content p{color:var(--light-color);font-size:var(--body-font-size);line-height:1.6;max-width:770px}@media only screen and (min-width:992px) and (max-width:1199px){.hero-item-content p{font-size:18px!important;max-width:670px}}@media only screen and (min-width:768px) and (max-width:991px){.hero-item-content p{font-size:16px!important;max-width:550px}}@media only screen and (max-width:767px){.hero-item-content p{font-size:16px!important;max-width:430px}}.hero-item-content .hero-item-buttons{margin-top:50px}@media only screen and (min-width:992px) and (max-width:1199px){.hero-item-content .hero-item-buttons{margin-top:30px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.hero-item-content .hero-item-buttons{margin-top:30px}}.hero-slider .main-slider-nav{border-radius:50%;cursor:pointer;display:block;height:50px;line-height:50px;opacity:0;text-align:center;transition:var(--transition);visibility:hidden;width:50px}.hero-slider .main-slider-nav:after{display:none}.hero-slider .main-slider-nav svg{height:18px;width:18px}.hero-slider .main-slider-nav svg path{fill:currentColor;stroke:currentColor}.hero-slider .home-slider-prev{left:30px}.hero-slider .home-slider-next{right:30px}.hero-slider .home-slider-next:after{display:none}.hero-slider:hover .main-slider-nav{opacity:1;visibility:visible}@media only screen and (max-width:479px){.hero-slider:hover .main-slider-nav{opacity:0;visibility:hidden}}.swiper-slide .hero-item-content>*{opacity:0;transform:translateY(50px);transition:var(--transition);visibility:hidden}.swiper-slide-active .hero-item-content>*{opacity:1;transform:translateY(0);visibility:visible}.swiper-slide-active .hero-item-content>:first-child{transition-delay:.6s}.swiper-slide-active .hero-item-content>:nth-child(2){transition-delay:.9s}.swiper-slide-active .hero-item-content>:nth-child(3){transition-delay:1.2s}.swiper-slide-active .hero-item-content>:nth-child(4){transition-delay:1.5s}.hero-item{overflow:hidden;position:relative;will-change:transform}.hero-image-bg,.hero-item,.hero-video-bg{backface-visibility:hidden;transform:translateZ(0)}.hero-image-bg,.hero-video-bg{background-position:50%;background-size:cover;height:100%;left:0;object-fit:cover;pointer-events:none;position:absolute;top:0;width:100%;will-change:transform,opacity;z-index:-2}.hero-video-bg{contain:strict;object-fit:cover}.hero-overlay{backface-visibility:hidden;inset:0;pointer-events:none;position:absolute;transform:translateZ(0);will-change:opacity;z-index:-1}.hero-item-content{position:relative;z-index:2}