.newest-collections{margin:0 auto;max-width:1316px;padding-left:12px;padding-right:12px;position:relative}.newest-collections__heading{margin:0 0 20px;text-align:center}.newest-collections__slide{display:flex;flex-direction:column;height:auto;max-width:314px;text-decoration:none}.newest-collections__slide-image{align-self:center;flex-grow:1}.newest-collections__slide-heading{color:var(--color-black);margin:16px 0}.newest-collections__slide-linktext{color:var(--color-black);font:400 16px var(--type-primary);line-height:24px;text-decoration:underline;text-decoration-color:rgba(0,0,0,.2);text-underline-offset:5px}.newest-collections__slide-linktext:hover{color:var(--color-primary);text-decoration-color:var(--color-primary)}.newest-collections .newest-collections__next,.newest-collections .newest-collections__prev{align-items:center;background:var(--color-white);border:1px solid var(--color-border);border-radius:50%;color:var(--color-black);cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;top:calc(50% - 80px);width:48px;z-index:10}.newest-collections .newest-collections__next:hover,.newest-collections .newest-collections__prev:hover{background:var(--color-primary);border:1px solid var(--color-primary)}.newest-collections .newest-collections__next:hover svg>path,.newest-collections .newest-collections__prev:hover svg>path{fill:var(--color-white)}.newest-collections .newest-collections__next:active,.newest-collections .newest-collections__prev:active{background:var(--color-black);border:1px solid var(--color-black)}.newest-collections .newest-collections__next:active svg>path,.newest-collections .newest-collections__prev:active svg>path{fill:var(--color-white)}.newest-collections .newest-collections__next.swiper-button-disabled,.newest-collections .newest-collections__prev.swiper-button-disabled{opacity:.5}.newest-collections .newest-collections__next{right:5px}@media(min-width:1280px){.newest-collections .newest-collections__next{right:-12px}}.newest-collections .newest-collections__prev{left:5px}@media(min-width:1280px){.newest-collections .newest-collections__prev{left:-12px}}