.single-product-box{border-radius:10px;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);display:flex;flex-direction:column;height:100%;padding:12px}.product-image-slider{display:flex;justify-content:center;text-align:center}.spb-product-title h3{color:var(--pink);font-size:20px;text-align:center}.spb-product-description{flex-grow:1;text-align:center}.spb-product-link{padding:15px 0;text-align:center}.spb-product-link .btn{font-size:16px;font-weight:500;padding:5px 26px}.spb-content-wrapper{display:flex;flex-direction:column;flex-grow:1;padding:0 20px}.ps-slide-wrapper{padding:0 40px;position:relative}.ps-slide-wrapper .swiper{padding:15px 5px}.ps-slide-wrapper .swiper-slide{height:auto}.vertical-grid{display:grid;gap:25px;grid-template-rows:1fr 1fr;height:100%}.slider-bottom-controls{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:40px;padding-bottom:20px}.slider-bottom-controls .swiper-pagination-progressbar{background:#e0e0e0;border-radius:4px;height:6px;max-width:300px;position:relative;width:100%}.slider-bottom-controls .swiper-pagination-progressbar-fill{background:var(--pink,#ff2a7e);border-radius:4px}.ps-slide-wrapper .swiper-button-next,.ps-slide-wrapper .swiper-button-prev{background:var(--yellow);border-radius:50%;color:#fff;height:40px;width:40px}.ps-slide-wrapper .swiper-button-next:after,.ps-slide-wrapper .swiper-button-prev:after{font-size:16px;font-weight:700}.ps-slide-wrapper .swiper-button-next{right:-20px}.ps-slide-wrapper .swiper-button-prev{left:-20px}.ps-slide-wrapper .swiper-button-next:hover,.ps-slide-wrapper .swiper-button-prev:hover{background:#e0e0e0}.ps-slide-wrapper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--yellow)}.single-product-box{background-color:#fff}.spb-product-description{font-size:14px}@media (max-width:992px){.ps-slide-wrapper{padding:0 20px}.ps-slide-wrapper .swiper-button-next{right:-10px}.ps-slide-wrapper .swiper-button-prev{left:-10px}}