.mf-carousel .swiper-slide{height:auto}.mf-carousel-nav{border:1px solid var(--border,#e5e7eb);cursor:pointer;width:36px;height:36px;color:var(--text,#1f2225);z-index:10;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:18px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.mf-carousel-nav:hover{background:var(--red,#c8102e);color:#fff;border-color:var(--red,#c8102e)}.mf-carousel-nav.prev{left:-12px}.mf-carousel-nav.next{right:-12px}.mf-carousel-nav.swiper-button-disabled{opacity:0;pointer-events:none}
