.acfw-carousel-section{
  margin:0 0 28px!important;
  direction:rtl!important;
  position:relative!important;
  width:100%!important;
  clear:both!important;
}
.acfw-carousel-title{margin:0 0 14px!important;font-size:clamp(18px,2vw,24px)!important;font-weight:800!important}
.acfw-carousel-shell{position:relative!important;width:100%!important;box-sizing:border-box!important;padding:0 52px!important;overflow:visible!important;direction:rtl!important}
.acfw-carousel-shell.acfw-no-controls{padding-left:0!important;padding-right:0!important}
.acfw-carousel-track{display:flex!important;flex-wrap:nowrap!important;gap:14px!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;padding:8px 2px 14px!important;scrollbar-width:thin!important;width:100%!important;box-sizing:border-box!important;direction:rtl!important;overscroll-behavior-x:contain!important}
.acfw-carousel-track::-webkit-scrollbar{height:6px}
.acfw-carousel-card{flex:0 0 142px!important;scroll-snap-align:start!important;width:142px!important;min-height:158px!important;text-decoration:none!important;color:inherit!important;background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;border-radius:18px!important;box-shadow:0 10px 30px rgba(0,0,0,.06)!important;padding:14px 10px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important;box-sizing:border-box!important;direction:rtl!important}
.acfw-carousel-card:hover{transform:translateY(-3px)!important;box-shadow:0 16px 36px rgba(0,0,0,.10)!important;border-color:rgba(0,0,0,.16)!important}
.acfw-carousel-media{width:74px!important;height:74px!important;border-radius:999px!important;overflow:hidden!important;background:linear-gradient(135deg,#f6f7f9,#e8ecf2)!important;display:flex!important;align-items:center!important;justify-content:center!important}
.acfw-carousel-image{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
.acfw-carousel-placeholder{width:34px!important;height:34px!important;border-radius:12px!important;background:rgba(0,0,0,.12)!important;display:block!important}
.acfw-carousel-name{font-size:14px!important;font-weight:800!important;line-height:1.45!important;text-align:center!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
.acfw-carousel-count{font-size:12px!important;font-weight:600!important;line-height:1.4!important;color:#6b7280!important;text-align:center!important}
.acfw-carousel-shell>.acfw-carousel-btn{
  position:absolute!important;
  top:50%!important;
  bottom:auto!important;
  margin:0!important;
  transform:translateY(-50%)!important;
  border:1px solid rgba(17,24,39,.10)!important;
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  max-width:42px!important;
  min-height:42px!important;
  max-height:42px!important;
  padding:0!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#111827!important;
  font-size:24px!important;
  line-height:1!important;
  cursor:pointer!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-shadow:0 8px 22px rgba(0,0,0,.12)!important;
  z-index:99999!important;
  pointer-events:auto!important;
  transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease!important;
  text-indent:0!important;
  opacity:1!important;
  user-select:none!important;
  appearance:none!important;
  -webkit-appearance:none!important;
}
.acfw-carousel-shell>.acfw-carousel-btn:hover{transform:translateY(-50%) scale(1.06)!important;box-shadow:0 12px 28px rgba(0,0,0,.18)!important}
.acfw-carousel-shell>.acfw-carousel-btn[hidden]{display:none!important}
.acfw-carousel-shell>.acfw-btn-right{right:6px!important;left:auto!important}
.acfw-carousel-shell>.acfw-btn-left{left:6px!important;right:auto!important}
@media (max-width:768px){
  .acfw-carousel-shell{padding:0 42px!important}
  .acfw-carousel-shell.acfw-no-controls{padding-left:0!important;padding-right:0!important}
  .acfw-carousel-shell>.acfw-carousel-btn{width:34px!important;height:34px!important;min-width:34px!important;max-width:34px!important;min-height:34px!important;max-height:34px!important;font-size:21px!important}
  .acfw-carousel-shell>.acfw-btn-right{right:2px!important}
  .acfw-carousel-shell>.acfw-btn-left{left:2px!important}
  .acfw-carousel-card{flex-basis:118px!important;width:118px!important;min-height:140px!important;border-radius:16px!important}
  .acfw-carousel-media{width:62px!important;height:62px!important}
  .acfw-carousel-name{font-size:13px!important}
  .acfw-carousel-count{font-size:11px!important}
}
