.slider-cards .product-cart{background:#fff;height:auto;display:flex;flex-direction:column}.slider-cards .product-cart_bottom{flex-grow:1;display:flex;flex-direction:column}.slider-cards .product-cart__title{margin-bottom:10px}.slider-cards .product-cart__btn{margin-top:auto}.slider-cards__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.slider-cards__arrows{display:flex;gap:8px}.slider-cards__arrow{width:47px;height:47px;background:#f2f2f2}.slider-cards__arrow:hover{background-color:rgb(255,212,0)}.slider-cards__arrow.swiper-button-disabled{opacity:.35;pointer-events:none}@media (max-width:560px){.slider-cards__top{margin-bottom:24px}.slider-cards__arrow{width:36px;height:36px}.slider-cards__arrow svg{width:14px}}