.product-page__slider{display:flex;flex-direction:column;position:relative}.product-page__slider--nail{position:absolute;right:37px;top:54px;width:49px;height:82px;transform:translate(50%,-50%) scale(1);object-fit:contain;z-index:10;transition:all .45s cubic-bezier(.25,.1,.25,1)}.product-page__slider--nail svg,.product-page__slider--nail img{width:100%;height:100%}.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}}
