.text-image-header{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr}@media only screen and (max-width:767.98px){.text-image-header{grid-template-columns:1fr;grid-template-rows:repeat(5,1fr)}}.text-image-header .image{grid-column:1/span 2;grid-row:1/span 1;min-height:300px;position:relative}@media only screen and (max-width:767.98px){.text-image-header .image{grid-column:1/span 1;grid-row:1/span 3;min-height:122px}}.text-image-header .image img,.text-image-header .video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.text-image-header .collection-slogan{align-items:center;display:flex;font-family:kessler;grid-column:3/span 1;grid-row:1/span 1;justify-content:center;padding:68px 4vw}.text-image-header .collection-slogan h1,.text-image-header .collection-slogan h2,.text-image-header .collection-slogan p{font-size:30px;margin:0}@media only screen and (max-width:767.98px){.text-image-header .collection-slogan{font-size:20px;grid-column:1/span 1;grid-row:4/span 2;padding:18px 12vw;text-align:center}.text-image-header .collection-slogan h1,.text-image-header .collection-slogan h2,.text-image-header .collection-slogan p{font-size:20px}}
