.toppa-animated-slider{position:relative;width:100%;height:100vh;overflow:hidden}.toppa-animated-slider .swiper-slide{position:relative;width:100%;height:100%;overflow:hidden}.toppa-animated-slider .slide-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.toppa-animated-slider .kenBurns{animation:kenBurnsAnimation 20s ease-in-out infinite alternate}@keyframes kenBurnsAnimation{0%{transform:scale(1) translate(0, 0)}100%{transform:scale(1.2) translate(2%, 2%)}}.toppa-animated-slider .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background-size:cover;background-position:center}.toppa-animated-slider .container{position:relative;z-index:3;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 20px}.toppa-animated-slider .slide-content{max-width:800px;margin:0 auto;color:#fff}.toppa-animated-slider .toppa-hero-subtitle{font-size:18px;font-weight:600;margin-bottom:15px;text-transform:uppercase;letter-spacing:2px}.toppa-animated-slider .toppa-hero-title{font-size:48px;font-weight:700;margin-bottom:20px;line-height:1.2}.toppa-animated-slider .toppa-hero-description{font-size:18px;margin-bottom:30px;line-height:1.6}.toppa-animated-slider .toppa-hero-buttons{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.toppa-animated-slider .toppa-hero-buttons .toppa-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 30px;font-size:16px;font-weight:600;text-decoration:none;border-radius:4px;transition:all .3s ease;border:2px solid rgba(0,0,0,0)}.toppa-animated-slider .toppa-hero-buttons .toppa-button.primary-button{background-color:#007aff;color:#fff}.toppa-animated-slider .toppa-hero-buttons .toppa-button.primary-button:hover{background-color:rgba(0,0,0,0);border-color:#007aff;color:#007aff}.toppa-animated-slider .toppa-hero-buttons .toppa-button.button-2{background-color:rgba(0,0,0,0);border-color:#fff;color:#fff}.toppa-animated-slider .toppa-hero-buttons .toppa-button.button-2:hover{background-color:#fff;color:#000}.toppa-animated-slider .toppa-hero-buttons .toppa-button .toppa-button-icon{margin-left:10px;display:inline-flex}.toppa-animated-slider .swiper-button-next,.toppa-animated-slider .swiper-button-prev{color:#fff;background-color:rgba(0,0,0,.3);width:50px;height:50px;border-radius:50%;transition:all .3s ease}.toppa-animated-slider .swiper-button-next:hover,.toppa-animated-slider .swiper-button-prev:hover{background-color:rgba(0,0,0,.6)}.toppa-animated-slider .swiper-button-next::after,.toppa-animated-slider .swiper-button-prev::after{font-size:20px;font-weight:bold}.toppa-animated-slider .swiper-pagination{bottom:30px}.toppa-animated-slider .swiper-pagination .swiper-pagination-bullet{background-color:hsla(0,0%,100%,.5);opacity:1;width:10px;height:10px}.toppa-animated-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff;transform:scale(1.2)}.toppa-animated-slider .swiper-counter{position:absolute;bottom:30px;right:30px;z-index:10;display:flex;gap:5px}.toppa-animated-slider .swiper-counter .counter-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.3);color:#fff;border-radius:4px;cursor:pointer;transition:all .3s ease;font-weight:600}.toppa-animated-slider .swiper-counter .counter-btn.active,.toppa-animated-slider .swiper-counter .counter-btn:hover{background-color:#007aff}@media(max-width: 991px){.toppa-animated-slider{height:80vh}.toppa-animated-slider .toppa-hero-title{font-size:36px}.toppa-animated-slider .toppa-hero-description{font-size:16px}}@media(max-width: 767px){.toppa-animated-slider{height:70vh}.toppa-animated-slider .toppa-hero-title{font-size:28px}.toppa-animated-slider .toppa-hero-subtitle{font-size:16px}.toppa-animated-slider .toppa-hero-buttons{flex-direction:column;gap:15px}.toppa-animated-slider .swiper-counter{bottom:20px;right:20px}.toppa-animated-slider .swiper-counter .counter-btn{width:30px;height:30px;font-size:14px}}@media(max-width: 575px){.toppa-animated-slider{height:60vh}.toppa-animated-slider .toppa-hero-title{font-size:24px}.toppa-animated-slider .container{padding:0 15px}.toppa-animated-slider .swiper-button-next,.toppa-animated-slider .swiper-button-prev{width:40px;height:40px}}