@media screen and (max-width: 1023px){.product-card-list_with-mobile-slider .product-card-list__items{display:none}}.product-card-list_with-mobile-slider .product-card-list__slider{display:block}@media screen and (min-width: 1024px){.product-card-list_with-mobile-slider .product-card-list__slider{display:none}}.product-card-list__inner{padding:3.2rem 0}.product-card-list__container{width:100%;max-width:var(--grid-container);margin:0 auto;padding-left:2.4rem;padding-right:2.4rem}.product-card-list__content{width:100%;max-width:80.8rem;margin:0 auto;display:flex;flex-direction:column;gap:1.6rem}.product-card-list__title{color:var(--color-greyscale-90)}.product-card-list__items{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:1.6rem}@media screen and (min-width: 768px){.product-card-list__items{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1024px){.product-card-list__items{grid-gap:2.4rem;grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 1224px){.product-card-list__items{grid-template-columns:repeat(4, 1fr)}}.product-card-list__items li .product-vertical-card{height:100%}.product-card-list__slider{display:none}.product-card-list__slider-item{max-width:calc(100% - 9rem)}@media screen and (min-width: 1024px){.product-card-list__slider-item{max-width:unset}}.product-card-list__link{width:100%;display:flex;justify-content:flex-end;padding-top:4rem}
