.hero-slider .swiper-pagination{align-items:center;bottom:30px;display:flex;gap:10px;justify-content:center;line-height:1}@media only screen and (max-width:479px){.hero-slider .swiper-pagination{bottom:20px}}.hero-slider .swiper-pagination-bullet{background-color:transparent;border:2px solid #fff;height:12px;margin:0!important;opacity:.75;width:12px}.hero-slider .swiper-pagination-bullet-active{background-color:#fff;height:15px;opacity:1;width:15px}.hero-slider .swiper-button-next,.hero-slider .swiper-button-prev{margin:0!important;transform:translateY(-50%);transition:var(--transition)}@media only screen and (max-width:767px){.hero-slider .swiper-button-next,.hero-slider .swiper-button-prev{display:none}}.hero-slider .swiper-button-prev{left:30px}.hero-slider .swiper-button-next{right:30px}.hero-item{align-items:center;display:flex;height:770px;justify-content:center;position:relative;z-index:1}@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:600px}}@media only screen and (max-width:767px){.hero-item{height:500px}}@media only screen and (max-width:575px){.hero-item{height:400px}}.hero-item-bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero-item-bg img{height:100%!important;-o-object-fit:cover;object-fit:cover;width:100%}.hero-item-content{padding:30px}@media only screen and (max-width:575px){.hero-item-content{padding:15px}}.hero-item-content>span{display:block;line-height:1.5;margin-bottom:3px}@media only screen and (min-width:992px) and (max-width:1199px){.hero-item-content>span{font-size:30px!important}}.hero-item-content span:last-child{margin-bottom:0}@media only screen and (min-width:768px) and (max-width:991px){.hero-item-content>span{font-size:25px!important}}@media only screen and (max-width:767px){.hero-item-content>span{font-size:24px!important}}@media only screen and (max-width:575px){.hero-item-content>span{font-size:20px!important}}@media only screen and (max-width:479px){.hero-item-content>span{font-size:16px!important}}.hero-item-content h1{line-height:1.25;margin-bottom:20px}@media only screen and (min-width:992px) and (max-width:1199px){.hero-item-content h1{font-size:95px!important}}.hero-item-content h1:last-child{margin-bottom:0}@media only screen and (min-width:768px) and (max-width:991px){.hero-item-content h1{font-size:80px!important}}@media only screen and (max-width:767px){.hero-item-content h1{font-size:60px!important}}@media only screen and (max-width:575px){.hero-item-content h1{font-size:50px!important;margin-bottom:15px}}@media only screen and (max-width:479px){.hero-item-content h1{font-size:40px!important;margin-bottom:10px}}.hero-item-content p{font-weight:600;margin-bottom:55px}.hero-item-content p:last-child{margin-bottom:0}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.hero-item-content p{margin-bottom:40px}}@media only screen and (max-width:575px){.hero-item-content p{margin-bottom:30px}}@media only screen and (max-width:479px){.hero-item-content p{font-size:14px!important}}.hero-item-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.hero-item-buttons a svg{height:10px;width:10px}.hero-item-buttons a svg path{stroke:currentColor;fill:currentColor}@media only screen and (max-width:479px){.hero-item-buttons .btn{font-size:13px;gap:8px;padding:10px 15px}}@media only screen and (max-width:767px){.hero-item-buttons{gap:10px}}.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}