.hero-slider .swiper-pagination{align-items:center;bottom:50px;display:flex;gap:42px;justify-content:center;line-height:1}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.hero-slider .swiper-pagination{bottom:30px}}@media only screen and (max-width:767px){.hero-slider .swiper-pagination{bottom:20px}}.hero-slider .swiper-pagination-bullet{background-color:transparent;border:none;color:rgba(var(--base-color));font-size:18px;font-weight:700;height:auto;margin:0!important;opacity:1;position:relative;width:auto}.hero-slider .swiper-pagination-bullet:not(:last-child):after{background-color:#d9d9d9;border-radius:50%;content:"";cursor:default;height:6px;left:100%;margin-left:18px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:6px}.hero-slider .swiper-pagination-bullet-active{color:rgba(var(--primary-color))}.hero-slider .swiper-button-next,.hero-slider .swiper-button-prev{color:rgba(var(--base-color));display:none;margin:0!important;transform:translateY(-50%)}@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:850px;justify-content:center;position:relative;z-index:1}@media only screen and (min-width:1200px) and (max-width:1549px){.hero-item{height:700px}}@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:500px}}@media only screen and (max-width:767px){.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:767px){.hero-item-content{max-width:410px}}@media only screen and (max-width:575px){.hero-item-content{max-width:380px}}.hero-item-content>span{color:rgba(var(--primary-color));display:block;line-height:1;margin-bottom:25px}.hero-item-content>span span{color:rgba(var(--secondary-color))}@media only screen and (min-width:992px) and (max-width:1199px){.hero-item-content>span{font-size:18px!important}}@media only screen and (min-width:768px) and (max-width:991px){.hero-item-content>span{font-size:16px!important}}@media only screen and (max-width:767px){.hero-item-content>span{font-size:14px!important}}.hero-item-content h2{line-height:1;margin-bottom:10px}.hero-item-content h2:last-child{margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px){.hero-item-content h2{font-size:60px!important}}@media only screen and (min-width:768px) and (max-width:991px){.hero-item-content h2{font-size:50px!important}}@media only screen and (max-width:767px){.hero-item-content h2{font-size:40px!important}}@media only screen and (max-width:575px){.hero-item-content h2{font-size:36px!important}}@media only screen and (max-width:479px){.hero-item-content h2{font-size:30px!important}}.hero-item-content p{margin-bottom:35px}.hero-item-content p:last-child{margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px){.hero-item-content p{font-size:16px!important}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.hero-item-content p{font-size:14px!important;margin-bottom:25px}}.hero-item-buttons{display:flex;flex-wrap:wrap;justify-content:center}@media only screen and (min-width:992px) and (max-width:1199px){.hero-item-buttons .btn{font-size:16px;padding:18px 35px}}@media only screen and (min-width:768px) and (max-width:991px){.hero-item-buttons .btn{font-size:16px;padding:16px 30px}}@media only screen and (max-width:767px){.hero-item-buttons .btn{font-size:14px;padding:14px 25px}}.hero-item-buttons .btn span{display:inline-flex}.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}