.sliderContainer{justify-content:center;align-items:center;display:flex;position:relative}.slider{justify-content:space-between;width:80vw;display:flex;overflow:hidden}.productCard{text-align:center;width:16.66%}.productCard img{border-radius:8px;width:100%;height:auto}.top-pick-swiper-container{position:relative}.top-pick-custom-prev-admin-pick,.top-pick-custom-next-admin-pick{z-index:9;background-color:var(--color-white);cursor:pointer;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:10px;font-size:18px;transition:background-color .3s,transform .3s;display:flex;position:absolute;top:35%;transform:translateY(-50%)}.top-pick-custom-prev-admin-pick:hover,.top-pick-custom-next-admin-pick:hover{background-color:#0003}.top-pick-custom-prev-admin-pick{left:-20px}.top-pick-custom-next-admin-pick{right:-20px}.top-pic-arrow{color:var(--color-dark-gray)}@media screen and (max-width:480px){.top-pick-custom-prev-admin-pick,.top-pick-custom-next-admin-pick{width:30px;height:30px}.top-pick-custom-prev-admin-pick{left:0}.top-pick-custom-next-admin-pick{right:0}}
