.products-list__wrapper{flex-wrap:wrap;gap:0 30px;padding-bottom:50px;display:flex}@media (max-width:991px){.products-list__wrapper{justify-content:space-between;column-gap:0}}@media (max-width:768px){.products-list__wrapper{padding-bottom:10px}}.products-list__wrapper .card__block{width:calc(33% - 17px);height:650px;margin:0 0 50px}@media (max-width:991px){.products-list__wrapper .card__block{width:calc(50% - 10px);height:auto;margin-bottom:30px}}@media (max-width:650px){.products-list__wrapper .card__block{width:100%;padding:0}}@media (max-width:1024px){.products-list__wrapper .card__block .cart__title{padding-bottom:25px;font-size:24px}}@media (max-width:768px){.products-list__wrapper .card__block .cart__title{padding-bottom:15px;font-size:20px}}@media (max-width:425px){.products-list__wrapper .card__block .cart__title{font-size:16px;line-height:24px}}.products-list__wrapper .card__block .card__img{right:40px;transform:rotate(-90deg)}.products-list__wrapper .card__block:hover .card__img{opacity:1;transition:all .6s;bottom:30px;right:20px}@media (max-width:768px){.products-list__wrapper .card__link{padding:15px}}.products-list__text{color:#fff;padding-bottom:30px;font-size:24px;font-weight:700;line-height:28px}@media (max-width:768px){.products-list__text{font-size:18px;line-height:22px}}
