.section-product-recommendations{background-color:var(--color-light-grey);padding-bottom:6.5em;overflow:hidden}.section-product-recommendations .swiper-wrapper{margin-bottom:1em}.section-product-recommendations__inner{position:relative}.section-product-recommendations__inner .swiper-recommendations{overflow:visible;display:flex;align-items:center;justify-content:center}.section-product-recommendations__header{display:flex;justify-content:space-between;margin-bottom:1em}.section-product-recommendations__header h3{margin:0;font-size:4.1325em}@media (max-width:1024px){.section-product-recommendations__header h3{font-size:2.375em}}.section-product-recommendations__header.right{justify-content:right;text-align:right}.section-product-recommendations__header.center{justify-content:center;text-align:center}.section-product-recommendations__header.left{justify-content:left;text-align:left}.section-product-recommendations .swiper-pagination{bottom:-70px;width:100%;display:flex}.section-product-recommendations .swiper-pagination .swiper-pagination-bullet{flex-grow:1;height:4px;margin:0!important;border-radius:0}.section-product-recommendations .swiper-pagination .swiper-pagination-bullet-active{background-color:var(--color-bright-green)}.section-product-recommendations .swiper-button::after{content:none}.section-product-recommendations .swiper-button{background-color:var(--color-bright-green);display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:40px;z-index:1;cursor:pointer}.section-product-recommendations .swiper-button--prev{position:absolute;left:-20px}.section-product-recommendations .swiper-button--next{position:absolute;right:-20px}.section-product-recommendations .swiper-button svg{width:1.2em;height:auto}.section-product-recommendations .swiper-button svg circle,.section-product-recommendations .swiper-button svg line,.section-product-recommendations .swiper-button svg path,.section-product-recommendations .swiper-button svg polygon{fill:none;stroke:#5a008d;stroke-width:2;stroke-miterlimit:10;stroke-linecap:round;stroke-linejoin:round}@media (max-width:1024px){.section-product-recommendations .swiper-button{display:none}}