.collection-header{height:60vh;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:16px;overflow:hidden}.collection-header .p2>p{margin:0}@media screen and (min-width:740px){.collection-header{padding-bottom:40px}}.collection-header__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:-webkit-gradient(linear,left bottom,left top,from(rgba(33,33,33,.7)),to(transparent));background:linear-gradient(0deg,rgba(33,33,33,.7) 0,transparent 100%)}.collection-header__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:-webkit-transform .15s ease;transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease;will-change:transform}.collection-header__content{position:relative;z-index:2;-webkit-transition:opacity .25s ease;transition:opacity .25s ease}@media screen and (min-width:740px){.collection-header__content--small{width:33%}.collection-header__content--medium{width:50%}.collection-header__content--large{width:75%}}.collection-header__content--fill{width:100%}.collection-header__subheading{text-transform:uppercase;font-size:14px}.collection-header__heading{margin:2px 0 14px}.collection-header__heading p{margin:.5rem 0}@media screen and (min-width:740px){.collection-header__heading{margin:2px 0 16px}}.collection-header__text{font-family:var(--gt-regular);font-size:16px}@media screen and (min-width:740px){.collection-header__text{font-size:24px}}.collection-header__text p{margin:0}.collection-header .button{margin-top:24px}@media screen and (max-width:740px){.collection-header .button{width:100%}}