.recommended-swiper__content{max-height:400px;width:100%;height:100%;border-radius:8px;background-color:var(--block-background);padding:10px 0}.recommended-swiper__title{margin-bottom:6px;font-size:18px;font-weight:600;line-height:26px;text-transform:uppercase;letter-spacing:1px;text-align:center}.recommended-swiper .product-card__info{flex-direction:column;justify-content:space-between;gap:2px;display:flex}.recommended-swiper .product-card__content .button{margin:0;width:100%}.recommended-swiper .swiper-button-next:after,.recommended-swiper .swiper-button-prev:after{color:var(--default-color);font-size:14px}.recommended-swiper .swiper-button-prev{left:0}.recommended-swiper .swiper-button-next{right:0}.recommended-swiper .swiper-slide{display:flex;justify-content:center}.recommended-swiper .product-card{max-width:240px;padding:0 8px;min-height:100%;min-width:210px}@media (max-width:1250px){.recommended-swiper__content{border-radius:0;background-color:transparent}.recommended-swiper__title{text-align:left}.recommended-swiper .product-card{max-width:210px;padding:8px;min-height:268px}.recommended-swiper .product-card__info{min-height:106px}.recommended-swiper .swiper-slide{display:block;width:auto}}@media (max-width:600px){.recommended-swiper .product-card{max-width:180px}.recommended-swiper .product-card__info{min-height:90px}}