.custom-promo-swiper{width:100%;margin:0 auto;position:relative}.custom-promo-swiper .slide-inner{display:flex;justify-content:center;align-items:center;width:100%}.custom-promo-swiper img{width:100%;height:auto;object-fit:cover}.custom-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:45px;height:45px;z-index:10;cursor:pointer;display:flex;justify-content:center;align-items:center;filter:drop-shadow(0px 0px 4px rgba(255,255,255,0.9)) drop-shadow(0px 0px 10px rgba(255,255,255,0.9));transition:transform 0.2s ease}.custom-nav-btn:hover{transform:translateY(-50%) scale(1.1)}.custom-prev{left:20px}.custom-next{right:20px}.custom-nav-btn.swiper-button-disabled{opacity:0.35;cursor:auto;pointer-events:none}.custom-promo-swiper .swiper-pagination-bullet-active{background-color:#000}