.product-page__slider{display:flex;flex-direction:column}.product-page__slider--top{height:580px;width:100%;background:linear-gradient(180deg,#ddebf9,#d6f8f8);border-radius:20px;overflow:hidden}.product-page__slider--top img{width:100%;height:100%;object-fit:contain;padding:25px}.product-page__slider--bottom{margin-top:11px;height:136px;width:100%}.product-page__slider--bottom .swiper-slide{height:100%;background:linear-gradient(180deg,#ddebf9,#d6f8f8);border-radius:4px;padding:8px;cursor:pointer}.product-page__slider--bottom .swiper-slide:hover img{transform:scale(1.05)}.product-page__slider--bottom .swiper-slide img{height:100%;width:100%;object-fit:contain;transition:transform .3s ease-in-out}@media screen and (max-width: 1024px){.product-page__slider--bottom .swiper-slide{border-radius:8px}}
