.card__block{position:relative;width:calc(25% - 30px)}@media(max-width:1800px){.card__block{width:calc(25% - 20px)}}@media(max-width:1400px){.card__block{width:calc(50% - 20px);margin:0 0 35px}}@media(max-width:768px){.card__block{width:calc(50% - 10px);margin-bottom:20px}}@media(max-width:600px){.card__block{width:100%;padding:15px 0}}.card__block:hover .card__link{transform:scale(.9);transition:all .6s ease}.card__block:hover .card__img{opacity:1;right:15px;transition:.6s}.card__link{display:inline-block;padding:24px;height:100%;transition:all .6s ease}.card__title{font-size:32px;font-weight:400;margin-bottom:32px}@media(max-width:1800px){.card__title{font-size:28px;margin-bottom:24px}}@media(max-width:1440px){.card__title{font-size:24px}}@media(max-width:768px){.card__title{font-size:20px;margin-bottom:15px;font-weight:500}}.card__block-blue{background-color:#0f0e4e;color:#b7b7ff}.card__block-lavender{background-color:#b7b7ff;color:#0f0e4e}.card__block-border{background-color:#fff;color:#0f0e4e;border:2px solid #5d5ba7}.card__block-fourth{background-color:#5d5ba7;color:#fff}.card__description{white-space:pre-line;font-size:20px;padding-bottom:40px}@media(max-width:425px){.card__description{font-size:16px;line-height:24px}}.card__img{position:absolute;bottom:34px;right:24px;opacity:0;transition:.6s}@media(max-width:600px){.card__img{bottom:35px}}.products-list__wrapper{display:flex;flex-wrap:wrap;gap:0 30px;padding-bottom:100px}@media(max-width:991px){.products-list__wrapper{column-gap:0;justify-content:space-between}}@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);margin-bottom:30px;height:auto}}@media(max-width:650px){.products-list__wrapper .card__block{width:100%;padding:0}}@media(max-width:1024px){.products-list__wrapper .card__block .cart__title{font-size:24px;padding-bottom:25px}}@media(max-width:768px){.products-list__wrapper .card__block .cart__title{font-size:20px;padding-bottom:15px}}@media(max-width:425px){.products-list__wrapper .card__block .cart__title{font-size:16px;line-height:24px}}.products-list__wrapper .card__block .card__img{transform:rotate(-90deg);right:40px}.products-list__wrapper .card__block:hover .card__img{opacity:1;right:20px;bottom:30px;transition:.6s}@media(max-width:768px){.products-list__wrapper .card__link{padding:15px}}.products__bg{background-image:url(/_next/static/media/Products__bg.549deba5.jpg);background-repeat:no-repeat;background-size:cover;background-position:100%}