.sticky-header{transition:all .3s ease}.sticky-header.is-sticky{position:fixed;top:0;left:0;right:0;z-index:999;background-color:#251a37;box-shadow:0 2px 8px rgba(0,0,0,.1)}.opacity-0{opacity:0}.fade-in{animation:fadeInUp .8s ease forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.sx-why-choose-carousel.swiper-horizontal{padding-bottom:20px}.testimonial-section-2 .swiper-horizontal{height:450px}.sx-why-choose-carousel.swiper-horizontal .swiper-pagination-bullet,.testimonial-section-2 .swiper-horizontal .swiper-pagination-bullet{width:16px;height:16px;background-color:#ddd;opacity:1}.sx-why-choose-carousel.swiper-horizontal .swiper-pagination-bullet-active,.testimonial-section-2 .swiper-horizontal .swiper-pagination-bullet-active{background-color:#0f4bb9}.mobile-side-drawer{position:fixed;top:0;left:-260px;width:260px;height:100%;background:#fff;transition:left .3s ease;z-index:1000}.mobile-side-drawer.active{left:0}.mobile-menu-header{padding:1rem;background:#f5f5f5}.menu-toggle{background:none;border:none;cursor:pointer;padding:10px}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:900}body.mobile-side-drawer-open{overflow:hidden}