.collection-hero{margin-bottom:4rem;margin-top:3rem;position:relative}@media(max-width:749.98px){.collection-hero{margin-bottom:2rem;margin-top:2rem}}.collection-hero__inner{display:flex;flex-direction:column;max-width:100%}@media screen and (min-width:750px){.collection-hero__inner{align-items:center;flex-direction:row;padding-bottom:0}}.collection-hero__text-wrapper{display:flex;flex-basis:100%;width:100%}@media(max-width:749.98px){.collection-hero__text-wrapper{display:block}}.collection-hero.collection-hero--with-image .ax-link{margin:0 auto}.collection-hero__sub{font-size:calc(var(--font-body-scale)*2rem)}@media(max-width:749.98px){.collection-hero__sub{font-size:calc(var(--font-body-scale)*1.2rem);margin-bottom:3px}}.collection-hero__title{display:flex;flex-direction:column;font-size:calc(var(--font-heading-scale)*6rem);gap:1rem;margin:2.5rem 0;max-width:55%;width:100%}@media(max-width:989.98px){.collection-hero__title{gap:0}}.collection-hero__title .ax-link{width:-moz-fit-content;width:fit-content}.collection-hero__title .ax-link .icon-caret{height:10px;margin-right:1rem;transform:rotate(90deg);width:10px}@media(max-width:749.98px){.collection-hero__title{font-size:calc(var(--font-heading-scale)*3rem);margin:0;max-width:100%}}.collection-hero__description{align-self:center;color:#707070;font-size:calc(var(--font-body-scale)*1.4rem);line-height:1.28em;max-width:40%}@media(max-width:749.98px){.collection-hero__description{font-size:calc(var(--font-body-scale)*1.2rem);margin-top:10px;max-width:90%}}.collection-hero--with-image{height:calc(100vh - 27px);margin:0}@media(max-width:749.98px){.collection-hero--with-image{aspect-ratio:3/2;height:auto}}.collection-hero--with-image .collection-hero__text-wrapper{align-items:center;flex-direction:column;gap:15px;justify-content:center;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:1}.collection-hero--with-image .collection-hero__title{font-size:calc(var(--font-heading-scale)*8rem);margin:0}@media(max-width:749.98px){.collection-hero--with-image .collection-hero__title{font-size:calc(var(--font-heading-scale)*3rem)}}.collection-hero--with-image .collection-hero__description{max-width:100%}.collection-hero--with-image .collection-hero__image-container{height:100%;left:0;position:absolute;top:0;width:100%}.collection-hero--with-image .collection-hero__image-container video{-o-object-fit:cover;object-fit:cover}