.product-recommendations{display:block}.product-recommendations__heading,.product-recommendations__heading:last-child{margin:0 0 1rem;padding:0;text-align:center}.product-recommendations__wrapper{padding:0}@media screen and (min-width:768px){.product-recommendations__wrapper{margin-bottom:0}}.product-recommendations__wrapper .swiper-scrollbar{left:0;margin-left:1rem;margin-right:1rem;width:calc(100% - 2rem)}@media screen and (min-width:768px){.product-recommendations__wrapper .swiper-scrollbar{margin-left:var(--site-side-spacing-md);margin-right:var(--site-side-spacing-md);width:calc(100% - var(--site-side-spacing-md)*2)}}@media screen and (min-width:1440px){.product-recommendations__wrapper .swiper-scrollbar{margin-left:1.5rem;margin-right:1.5rem;width:calc(100% - 3rem)}}@media screen and (max-width:767px){.product-recommendations__wrapper .swiper{padding:1rem 1rem 2rem}}@media screen and (min-width:768px){.product-recommendations__wrapper .swiper{padding-bottom:2rem;padding-left:var(--site-side-spacing-md);padding-right:var(--site-side-spacing-md);padding-top:1.5rem}}@media screen and (min-width:1440px){.product-recommendations__wrapper .swiper{left:-1.5rem;padding-left:1.5rem;padding-right:1.5rem;width:calc(100% + 3rem)}}.product-recommendations__wrapper .swiper .swiper-slide{height:auto;opacity:0;-webkit-transition:opacity var(--duration-short) ease-in-out;transition:opacity var(--duration-short) ease-in-out}.product-recommendations__wrapper .swiper .swiper-slide-visible{opacity:1}.product-recommendations__wrapper .swiper .swiper-slide .product-card-wrapper{display:block;height:100%}.product-recommendations__wrapper .swiper-button-next,.product-recommendations__wrapper .swiper-button-prev{background:transparent;border:2px solid var(--color-black)}.product-recommendations__wrapper .swiper-button-disabled{opacity:0}.product-recommendations__wrapper .swiper-button-prev{left:2rem}@media screen and (min-width:768px){.product-recommendations__wrapper .swiper-button-prev{left:calc(var(--site-side-spacing) + 32px)}}@media screen and (min-width:1024px){.product-recommendations__wrapper .swiper-button-prev{left:calc(var(--site-side-spacing) + 54px)}}@media screen and (min-width:1440px){.product-recommendations__wrapper .swiper-button-prev{left:calc(var(--site-side-spacing) + 40px)}}.product-recommendations__wrapper .swiper-button-next{right:1rem}@media screen and (min-width:768px){.product-recommendations__wrapper .swiper-button-next{right:calc(var(--site-side-spacing) + 32px)}}@media screen and (min-width:1024px){.product-recommendations__wrapper .swiper-button-next{right:calc(var(--site-side-spacing) + 54px)}}@media screen and (min-width:1440px){.product-recommendations__wrapper .swiper-button-next{right:calc(var(--site-side-spacing) + 40px)}}.product-recommendations .grid__item{padding-bottom:0}