.section-collection-menu{text-align:center;height:3em;margin-top:-3em;position:relative;z-index:2;border-top:1px solid rgba(255,255,255,.35);overflow:hidden}.section-collection-menu .wrap{height:100%}.section-collection-menu__inner{height:100%}.section-collection-menu .swiper,.section-collection-menu .swiper-slide,.section-collection-menu .swiper-wrapper{height:100%}.section-collection-menu .swiper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 auto;overflow:visible}.section-collection-menu .swiper-slide{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.section-collection-menu .swiper-slide:first-child a{border-left:1px solid rgba(255,255,255,.35)}.section-collection-menu a{display:flex;justify-content:center;align-items:center;padding:0 2.5em;height:100%;border-right:1px solid rgba(255,255,255,.35);text-decoration:none;color:var(--color-bg-light);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative}@media (max-width:1024px){.section-collection-menu a{padding:0 2em}}.section-collection-menu a span{font:1.5em t26-carbon,sans-serif;font-size:1em;font-weight:400}@media (max-width:1024px){.section-collection-menu a span{font-size:1.125em}}.section-collection-menu a.active{background-color:var(--color-bg-light-accent);color:var(--color-bg-dark);height:calc(100% + 1px);top:-1px;border-radius:.25em .25em 0 0}