.swiper-button-next,.swiper-button-prev{display:none}@media (max-width:768px){.collection-list{margin:1rem auto}}.collection-item{text-align:center;text-decoration:none}.collection-image{position:relative;width:120px;height:120px;margin:0 auto;overflow:hidden;border-radius:0;box-shadow:0 4px 6px rgb(0 0 0 / .1);transition:box-shadow 0.3s ease;background-color:#fff;display:grid;place-items:center}.collection-image img{width:100%;height:100%;object-fit:cover}.no-image{width:100%;height:100%;background:#f2f2f2}.collection-image:hover{box-shadow:0 6px 8px rgb(0 0 0 / .15)}.collection-title{margin-top:10px;font-size:12px;color:#333}.swiper-button-next,.swiper-button-prev{color:#000}.swiper-pagination-bullet-active{background-color:#000}