.swiper-nav{display:flex;align-items:center;gap:12px;width:100%}.swiper-nav .swiper{min-width:0}@media(max-width:767px){.swiper-nav .swiper-arrow{display:none}}.swiper-arrow{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:48px;height:100%;padding:12px;background:transparent;border:none;border-radius:4px;color:#f5f6f7;cursor:pointer;transition:background .2s ease,opacity .2s ease}.swiper-arrow svg{width:24px;height:24px}.swiper-arrow.prev svg{transform:rotate(90deg)}.swiper-arrow.next svg{transform:rotate(-90deg)}.swiper-arrow:hover:not(:disabled){background:#f5f6f70f}.swiper-arrow:disabled{opacity:.32;cursor:default}.swiper{display:flex;gap:16px;overflow-x:auto;width:100%;padding-bottom:12px}.swiper::-webkit-scrollbar{height:8px}.swiper::-webkit-scrollbar-track{background:#40424b;border-radius:4px}.swiper .swiper-item{width:380px;flex-shrink:0}@media(max-width:767px){.swiper{flex-direction:column;overflow-x:visible}.swiper .swiper-item{width:100%}}
