.hero-slider .swiper-pagination{line-height:1;bottom:50px;display:flex;align-items:center;justify-content:center;gap:42px}@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{font-size:18px;font-weight:700;position:relative;width:auto;height:auto;margin:0!important;opacity:1;color:rgba(var(--base-color));border:none;background-color:transparent}.hero-slider .swiper-pagination-bullet:not(:last-child):after{position:absolute;top:50%;left:100%;width:6px;height:6px;margin-left:18px;content:"";cursor:default;transform:translateY(-50%);pointer-events:none;border-radius:50%;background-color:#d9d9d9}.hero-slider .swiper-pagination-bullet-active{color:rgba(var(--primary-color))}.hero-slider .swiper-button-next,.hero-slider .swiper-button-prev{display:none;margin:0!important;transform:translateY(-50%);color:rgba(var(--base-color))}@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{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;height:850px}@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{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%}.hero-item-bg img{width:100%;height:100%!important;-o-object-fit:cover;object-fit:cover}.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{line-height:1;display:block;margin-bottom:25px;color:rgba(var(--primary-color))}.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>*{visibility:hidden;transition:var(--transition);transform:translateY(50px);opacity:0}.swiper-slide-active .hero-item-content>*{visibility:visible;transform:translateY(0);opacity:1}.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}