.playlist-hero{--playlist-menu-height:3.4rem;--fit-image-height:min(100vw / var(--mobile-aspect-ratio), var(--mobile-image-height));display:flex;flex-direction:column;min-height:auto;position:relative}.playlist-hero__item{position:sticky;scroll-margin-top:calc(var(--header-height, 0px) + var(--announcement-bar-height, 0px))}.playlist-hero__background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.playlist-hero__background img{object-fit:cover}.playlist-hero__overlay{background-color:rgba(var(--overlay-colour, 0, 0, 0),var(--overlay-opacity, .2));display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:3}.playlist-hero__content{padding-block:var(--spacing-8)}.playlist-hero__content>*+*{margin-top:var(--spacing-6)}.playlist-hero__content-container{display:flex;height:100%;width:100%}.playlist-hero__text{font-weight:300}.playlist-hero__action-group{align-items:center;column-gap:var(--spacing-4);display:flex;flex-wrap:wrap;row-gap:var(--spacing-6)}.playlist-hero__action-group>*{scroll-margin-top:80vh}@media (width <= 1024px),screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1){.playlist-hero__item{height:calc(80vh - var(--announcement-bar-height, 0px) - var(--header-height, 0px) - var(--playlist-menu-height));top:calc(var(--announcement-bar-height, 0px) + var(--header-height, 0px) + var(--playlist-menu-height))}}@media (width >= 1025px),screen and (min-width:1025px) and (-webkit-min-device-pixel-ratio:1){.playlist-hero__item{height:calc(85vh - var(--announcement-bar-height, 0px) - var(--header-height, 0px));top:calc(var(--announcement-bar-height, 0px) + var(--header-height, 0px))}}@media (width <= 767px),screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1){.playlist-hero__background img{height:auto;max-height:100%;min-height:100%;object-position:var(--mobile-background-x-offset, center) var(--mobile-background-y-offset, center);width:100%}.playlist-hero__content{padding-inline:var(--spacing-6)}.playlist-hero__content-container{align-items:var(--mobile-align-y, center);text-align:var(--mobile-text-alignment)}.playlist-hero__action-group,.playlist-hero__content-container{justify-content:var(--mobile-justify-x, center)}}@media (width >= 768px),screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:1){.playlist-hero__background img{height:100%;min-width:100%;object-position:var(--desktop-background-x-offset, center) var(--desktop-background-y-offset, center);width:auto}.playlist-hero__content{max-width:var(--desktop-content-max-width);padding-inline:var(--spacing-16)}.playlist-hero__content-container{align-items:var(--desktop-align-y, center);text-align:var(--desktop-text-alignment)}.playlist-hero__action-group,.playlist-hero__content-container{justify-content:var(--desktop-justify-x, center)}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/playlist-hero.bundle.css.map */
