.hero-swiper-clip{overflow:hidden;border-radius:24px}.hero-swiper{overflow:visible;padding-bottom:0!important;position:static!important}.hero-swiper-slide{transition:opacity .3s ease;height:auto}.hero-swiper-slide-active{opacity:1}.hero-swiper-slide:not(.hero-swiper-slide-active){opacity:.85}.hero-swiper-pagination{position:absolute;bottom:-3px;left:50%;transform:translateX(-50%);display:flex;justify-content:center;align-items:center;gap:12px;z-index:60;pointer-events:none;white-space:nowrap;min-width:180px;padding:10px 14px;flex-wrap:nowrap}.hero-swiper-pagination-bullet{width:8px;height:8px;background:#FFFFFF;opacity:.7;border-radius:50%;transition:all .3s ease;box-shadow:0 1px 3px rgba(0,0,0,.3);pointer-events:auto;cursor:pointer}.hero-swiper-pagination-bullet-active{width:18px;height:10px;background:#FFFFFF;opacity:1;box-shadow:0 1px 4px rgba(0,0,0,.4)}.hero-swiper-button-next,.hero-swiper-button-prev{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#FFFFFF;box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:100;border:none;outline:none;transition:all .2s ease}.hero-swiper-button-next:hover,.hero-swiper-button-prev:hover{background:#FAF9F7;box-shadow:0 6px 16px rgba(0,0,0,.15);transform:translateY(-50%) translateY(-2px)}.hero-swiper-button-next:active,.hero-swiper-button-prev:active{transform:translateY(-50%) scale(.95)}.hero-swiper-button-prev{right:8px}.hero-swiper-button-next{left:8px}.hero-swiper-button-next:after,.hero-swiper-button-prev:after{display:none!important}.hero-swiper-button-next svg,.hero-swiper-button-prev svg{width:20px;height:20px}@media (max-width:768px){.hero-swiper-pagination-bullet{width:6px;height:6px}.hero-swiper-pagination-bullet-active{width:8px;height:8px}.hero-swiper-slide:not(.hero-swiper-slide-active){opacity:1}.hero-swiper-button-next,.hero-swiper-button-prev{display:none}}