.product-recommendations .product-recommendations__wrapper{max-width:1520px;width:100%;margin:0 auto;padding:0 16px;font-family:"Harmonia Sans",sans-serif}@media(min-width: 660px){.product-recommendations .product-recommendations__wrapper{padding:0 24px}}@media(min-width: 850px){.product-recommendations .product-recommendations__wrapper{padding:0 40px}}.product-recommendations .product-recommendations__heading{margin-bottom:24px;width:100%;text-align:center}@media(min-width: 850px){.product-recommendations .product-recommendations__heading{margin-bottom:40px}}.product-recommendations .product-recommendations__heading .product-recommendations__title{margin:0;padding:0;font-size:32px;font-weight:400;line-height:120%;color:#000}@media(min-width: 660px){.product-recommendations .product-recommendations__heading .product-recommendations__title{font-size:36px}}@media(min-width: 850px){.product-recommendations .product-recommendations__heading .product-recommendations__title{font-size:40px}}.product-recommendations .product-recommendations__cards{display:grid;grid-template-columns:repeat(var(--recommendations-columns, 4), 1fr);gap:16px;align-items:stretch}@media(min-width: 660px){.product-recommendations .product-recommendations__cards{gap:20px}}@media(max-width: 767px){.product-recommendations .product-recommendations__cards{grid-template-columns:repeat(2, 1fr)}}.product-recommendations .product-recommendations__slider-wrap{display:flex;align-items:center;gap:22px;position:relative}@media(min-width: 1023px){.product-recommendations .product-recommendations__slider-wrap{gap:0}}.product-recommendations .product-recommendations__swiper{flex:1;min-width:0;overflow:hidden}.product-recommendations .swiper-slide{height:auto}.product-recommendations .collection-v3--product-card{height:100%}.product-recommendations .product-recommendations__slider-wrap .swiper-next,.product-recommendations .product-recommendations__slider-wrap .swiper-prev{flex-shrink:0;cursor:pointer;width:82px;height:82px}@media(min-width: 1023px){.product-recommendations .product-recommendations__slider-wrap .swiper-next,.product-recommendations .product-recommendations__slider-wrap .swiper-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:3}.product-recommendations .product-recommendations__slider-wrap .swiper-next{left:-40px}.product-recommendations .product-recommendations__slider-wrap .swiper-prev{right:-40px}}@media(max-width: 1022px){.product-recommendations .product-recommendations__slider-wrap .swiper-next,.product-recommendations .product-recommendations__slider-wrap .swiper-prev{display:none}}.product-recommendations .product-recommendations__slider-wrap .swiper-next svg,.product-recommendations .product-recommendations__slider-wrap .swiper-prev svg{display:block;width:100%;height:100%}.product-recommendations .product-recommendations__pagination{position:relative;margin-top:40px}.product-recommendations .product-recommendations__pagination .swiper-pagination-bullet{width:8px;height:8px;background:#ccc;opacity:1;transition:background .2s}.product-recommendations .product-recommendations__pagination .swiper-pagination-bullet-active{background:#000}