.section-collection-recommendations{background-color:#e5e7eb;overflow:hidden}.section-collection-recommendations.hidden .swiper-navigation{display:none}.section-collection-recommendations__content,.section-collection-recommendations__inner{position:relative}.section-collection-recommendations__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1em}@media (max-width:1024px){.section-collection-recommendations__header{justify-content:center;text-align:center}}.section-collection-recommendations__header h3{margin:0}.section-collection-recommendations .swiper{overflow:visible}.section-collection-recommendations .swiper-slide{height:auto}.section-collection-recommendations .swiper-navigation{width:calc(100% + 2.5em);position:absolute;left:-1.25em;top:50%;transform:translateY(-50%);display:flex;justify-content:space-between;gap:.5em;pointer-events:none;z-index:3}@media (max-width:1024px){.section-collection-recommendations .swiper-navigation{left:50%;width:calc(100% + 1.5em);transform:translate(-50%,-50%)}}.section-collection-recommendations .swiper-navigation .swiper-button{display:flex;align-items:center;justify-content:center;width:2.5em;height:2.5em;background-color:#f5f6f7;border:1px solid #bcbcbc;border-radius:50%;cursor:pointer;pointer-events:all}.section-collection-recommendations .swiper-navigation .swiper-button svg{width:1em;height:auto}.section-collection-recommendations .swiper-navigation .swiper-button svg line{fill:none;stroke:#202124;stroke-width:1;stroke-miterlimit:10;stroke-linecap:round;stroke-linejoin:round}.section-collection-recommendations .swiper-navigation .swiper-button.swiper-button-disabled{opacity:0;pointer-events:none}