.artist-hero{display:grid}.artist-hero__image{overflow:hidden;position:relative}.artist-hero__image img{height:auto;left:50%;min-height:100%;object-fit:cover;position:absolute;top:50%;width:100%}.artist-hero__info{display:flex;flex-direction:column;row-gap:var(--spacing-4)}.artist-hero__info h2{font-size:4rem}.artist-hero--wrap{margin-inline:auto;max-width:140rem}@media (width <= 1024px),screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1){.artist-hero{grid-template-columns:1fr;row-gap:var(--spacing-12)}.artist-hero--mobile-image-first .artist-hero__image{order:1}.artist-hero--mobile-image-first .artist-hero__info{order:2}.artist-hero__wrapper{padding-inline:0!important}.artist-hero__image img{transform:translate(var(--mobile-horizontal-offset, -50%),var(--mobile-vertical-offset, -50%))}.artist-hero__image--mobile-small{height:22rem}.artist-hero__image--mobile-medium{height:30rem}.artist-hero__image--mobile-large{height:38rem}.artist-hero__info{padding-inline:var(--mobile-info-padding-inline, 0)}}@media (width >= 1025px),screen and (min-width:1025px) and (-webkit-min-device-pixel-ratio:1){.artist-hero{grid-template-columns:calc(100% - var(--desktop-image-width)) var(--desktop-image-width);grid-template-rows:1fr}.artist-hero--desktop-image-first{grid-template-columns:var(--desktop-image-width) calc(100% - var(--desktop-image-width))}.artist-hero--desktop-image-first .artist-hero__image{grid-column:1;grid-row:1}.artist-hero--desktop-image-first .artist-hero__info{grid-column:2;grid-row:1}.artist-hero__image--desktop-small{height:30rem}.artist-hero__image--desktop-medium{height:45rem}.artist-hero__image--desktop-large{height:60rem}.artist-hero__image--desktop-y-center{align-self:center}.artist-hero__image--desktop-y-bottom{align-self:flex-end}.artist-hero__image img{height:auto;min-height:100%;object-fit:cover;transform:translate(var(--desktop-horizontal-offset, -50%),var(--desktop-vertical-offset, -50%));width:100%}.artist-hero__info{max-width:var(--desktop-text-width, 100%);padding-inline:var(--desktop-info-padding-inline, 0);place-content:var(--vertical-alignment, top)}.artist-hero--wrap .artist-hero__info{padding-left:0}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/artist-hero.bundle.css.map */
