.section-collection-header{background-repeat:no-repeat;background-attachment:scroll;background-position:center;background-size:cover;background-color:var(--color-white)}.section-collection-header__image{display:flex;justify-content:center;margin-bottom:2em}.section-collection-header__inner{display:flex;flex-direction:column;gap:2em}@media (max-width:1024px){.section-collection-header__inner{text-align:center}}.section-collection-header__inner h1{margin:0}.section-collection-header__description{width:100%;max-width:768px;font-size:1.5em}.section-collection-header__description p:last-child{margin:0}@media (max-width:1024px){.section-collection-header__related{--mask:linear-gradient(to right, 
			rgba(0,0,0, 1) 0,   rgba(0,0,0, 1) 90%, 
			rgba(0,0,0, 0) 95%, rgba(0,0,0, 0) 0
			) 100% 50%/100% 100% repeat-y;-webkit-mask:var(--mask);mask:var(--mask)}}.section-collection-header__related .swiper-slide{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.section-collection-header__related .swiper-slide a{border:2px solid var(--color-blue);height:2.25em;white-space:nowrap;border-radius:2em;padding:0 1em;display:flex;align-items:center;text-align:center;text-decoration:none;text-transform:uppercase;font-weight:600}.section-collection-header__related .swiper-slide a span{font-size:.875em;position:relative;top:1px}@media (max-width:1024px){.section-collection-header__related .swiper-slide a span{font-size:.75em}}