

.src-mainapp-pages-___Error__pageWrapper___tHADZ {
    height: 80vh;
    display: flex;
}

.src-mainapp-pages-___Error__wrapper___jmLu7 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: auto;
}

.src-mainapp-pages-___Error__title___zNa2d {
    margin: 0;
    padding: 2rem 0 1rem 0;
}

.src-mainapp-pages-___Error__bodyText___WmJ1H {
    margin: 0;
}

.src-mainapp-pages-___Error__buttonWrapper___IkD-c {
    margin-top: 2rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.src-mainapp-pages-___Error__buttonWrapper___IkD-c > *:last-child {
    margin-top: 1rem;
}

@media (min-width: 30rem) {
    .src-mainapp-pages-___Error__pageWrapper___tHADZ {
        height: 100vh;
    }

    .src-mainapp-pages-___Error__buttonWrapper___IkD-c {
        margin-top: 3rem;
        flex-direction: row;
        width: unset;
    }

    .src-mainapp-pages-___Error__buttonWrapper___IkD-c > *:not(:last-child) {
        margin-right: 1rem;
    }

    .src-mainapp-pages-___Error__buttonWrapper___IkD-c > *:last-child {
        margin-top: unset;
    }
}



html {
--pds-color-primary: #009DE0;
--pds-color-black: #0F0F0F;
--pds-color-white: #FFF;
--pds-color-purple_0: #7B61FF;
--pds-color-purple_1: #8F79FF;
--pds-color-complementary_orange: #FF561B;
--pds-color-complementary_yellow: #FFA800;
--pds-color-complementary_green: #013000;
--pds-color-complementary_cyan: #00EBDD;
--pds-color-gray_0: #202020;
--pds-color-gray_1: #333333;
--pds-color-gray_2: #878787;
--pds-color-gray_3: #E7E7E7;
--pds-color-transparent_white_0: rgba(255, 255, 255, 0.07);
--pds-color-transparent_white_1: rgba(255, 255, 255, 0.15);
--pds-color-transparent_white_2: rgba(255, 255, 255, 0.50);
--pds-color-transparent_black_0: rgba(15, 15, 15, 0.05);
--pds-color-transparent_black_1: rgba(15, 15, 15, 0.10);
--pds-color-transparent_black_2: rgba(15, 15, 15, 0.50);
--pds-color-transparent_overlay: rgba(0, 0, 0, 0.7);
--pds-font-primary: Epidemic, sans-serif;
--pds-breakpoint-small: 22rem;
--pds-breakpoint-medium: 30rem;
--pds-breakpoint-large: 60rem;
--pds-easing-move_in: cubic-bezier(0.215, 0.61, 0.355, 1);
--pds-easing-move_out: cubic-bezier(0.55, 0.055, 0.675, 0.19);
--pds-easing-move_in_out: cubic-bezier(0.645, 0.045, 0.355, 1);
--pds-radius-small: 2px;
--pds-radius-medium: 4px;
--pds-radius-large: 8px;
--pds-radius-circle: 10000px;
--pds-elevation-floating: 0 8px 16px rgba(0, 0, 0, 0.25);
--pds-elevation-top: 0 8px 16px rgba(0, 0, 0, 0.25);
--pds-elevation-bottom: 0 -8px 16px rgba(0, 0, 0, 0.25);
}

.src-public-pages-___Root__root___gDrHW {
    font-family: var(--pds-font-primary);
}



.src-public-pages-components-___ContentHubSection__contentHubSection___ecd6D {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
.src-public-pages-components-___ContentHubSection__contentHubHeading___swk\+w {
    margin: 0;
    margin-bottom: 1.5rem;
}
.src-public-pages-components-___ContentHubSection__contentHubSubheading___haFmy {
    margin: 0;
    margin-bottom: 2rem;
}
.src-public-pages-components-___ContentHubSection__contentHubList___GKvoO {
    list-style: none;
    row-gap: 1.5rem;
}
.src-public-pages-components-___ContentHubSection__contentHubItem___cVXHn {
    position: relative;
}
.src-public-pages-components-___ContentHubSection__contentHubItem___cVXHn:focus-within {
    box-shadow: 0 0 0 2px var(--pds-color-black), 0 0 0 5px var(--pds-color-white);
}
.src-public-pages-components-___ContentHubSection__contentHubText___BptR5 {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 1.5rem;
    background: linear-gradient(10deg, rgba(0, 0, 0, 0.3), transparent);
}
.src-public-pages-components-___ContentHubSection__contentHubHubTitle___1\+VPS {
    margin: 0;
    margin-bottom: 0.25rem;
}
.src-public-pages-components-___ContentHubSection__contentHubLink___-SQyM::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.src-public-pages-components-___ContentHubSection__contentHubLink___-SQyM:focus {
    outline: none;
}
.src-public-pages-components-___ContentHubSection__contentHubLinkLabelWrapper___qIEL3 {
    margin-right: 0.25rem;
}
.src-public-pages-components-___ContentHubSection__contentHubSvgWrapper___WYGpB {
    display: inline;
    position: relative;
    top: 0.42rem;
    white-space: nowrap;
    overflow: hidden;
}
.src-public-pages-components-___ContentHubSection__contentHubImage___d3Dga {
    height: 100%;
    width: 100%;
}
@media (min-width: 30rem) {
    .src-public-pages-components-___ContentHubSection__contentHubImage___d3Dga {
        height: 100%;
        max-height: 17.5rem;
    }

    .src-public-pages-components-___ContentHubSection__contentHubImage___d3Dga {
        display: block;
        object-fit: cover;
        object-position: 0 25%;
    }
}
@media (min-width: 60rem) {
    .src-public-pages-components-___ContentHubSection__contentHubSection___ecd6D {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }

    .src-public-pages-components-___ContentHubSection__contentHubHeading___swk\+w {
        text-align: center;
    }

    .src-public-pages-components-___ContentHubSection__contentHubSubheading___haFmy {
        max-width: 60ch;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
}
@media (hover: hover) and (pointer: fine) {
    .src-public-pages-components-___ContentHubSection__contentHubSvgWrapper___WYGpB svg {
        display: inline-block;
        opacity: 0;
        transform: translateX(-130%);
        transition: transform 350ms, opacity 200ms;
    }

    .src-public-pages-components-___ContentHubSection__contentHubLink___-SQyM:hover .src-public-pages-components-___ContentHubSection__contentHubSvgWrapper___WYGpB svg {
        opacity: 1;
        transform: translateX(0);
        transition: transform 250ms, opacity 400ms;
    }
}
@media (prefers-reduced-motion) {
    .src-public-pages-components-___ContentHubSection__contentHubSvgWrapper___WYGpB svg {
        opacity: 1;
    }

    .src-public-pages-components-___ContentHubSection__contentHubSvgWrapper___WYGpB svg,
    .src-public-pages-components-___ContentHubSection__contentHubLink___-SQyM:hover .src-public-pages-components-___ContentHubSection__contentHubSvgWrapper___WYGpB svg {
        transform: none;
        transition: none;
    }

    .src-public-pages-components-___ContentHubSection__contentHubLink___-SQyM:hover .src-public-pages-components-___ContentHubSection__contentHubLinkLabelWrapper___qIEL3 {
        padding-bottom: 0.25rem;
        margin-bottom: calc(-0.25rem + -2px);
        border-bottom: 2px solid var(--pds-color-white);
    }
}

.src-mainapp-pages-templated-page-components-Cta-___Cta__container___UhkjK {
    display: inline-block;
}

.src-public-pages-components-___HowItWorksSection__howItWorksSection___64O52 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

.src-public-pages-components-___HowItWorksSection__howItWorksSectionHeading___ux6Qh {
    margin: 0;
    position: absolute;
    left: 1rem;
    bottom: 1rem;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

.src-public-pages-components-___HowItWorksSection__howItWorksSectionSubheading___yt6B8 {
    margin-top: 2.5rem;
    margin-bottom: 0.75rem;
}

.src-public-pages-components-___HowItWorksSection__howItWorksSectionInfo___TTiqe {
    margin: 0;
}

.src-public-pages-components-___HowItWorksSection__howItWorksSectionCtaContainer___wCdpG {
    display: flex;
    align-items: center;
    gap: 0.25rem;
}

.src-public-pages-components-___HowItWorksSection__howItWorksSectionImageContainer___df\+0V {
    position: relative;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 50%;
}

@media (min-width: 30rem) {
    .src-public-pages-components-___HowItWorksSection__howItWorksSectionHeading___ux6Qh {
        top: 60%;
        left: -4rem;
    }
}

@media (min-width: 60rem) {
    .src-public-pages-components-___HowItWorksSection__howItWorksSection___64O52 {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }

    .src-public-pages-components-___HowItWorksSection__howItWorksSectionHeading___ux6Qh {
        top: 45%;
    }

    .src-public-pages-components-___HowItWorksSection__howItWorksSectionSubheading___yt6B8 {
        margin-top: 3rem;
    }

    .src-public-pages-components-___HowItWorksSection__howItWorksSectionSubheading___yt6B8:first-of-type {
        margin-top: 0;
    }

    .src-public-pages-components-___HowItWorksSection__howItWorksSectionImageContainer___df\+0V {
        background-size: cover;
    }
}

.src-mainapp-components-PricingSection-___SubscriptionPrices__monthlyPrice___qlH9L {
    grid-row: 4;
    margin: 0;
}

.src-mainapp-components-PricingSection-___SubscriptionPrices__yearlyPrice___KLwKM {
    grid-row: 5;
    margin: 0;
}

.src-mainapp-components-PricingSection-___SubscriptionPrices__yearlyPrice___KLwKM > span {
    color: var(--pds-color-gray_2);
}

.src-mainapp-components-PricingSection-___SubscriptionPrices__pricingPage___TysuQ {
    padding: 0 1rem;
    background: rgba(255, 255, 255, 0.1);
    display: flex;
}

.src-mainapp-components-PricingSection-___SubscriptionPrices__mobileMonthlyPrice___mqTf1 {
    margin: 0;
    padding-top: 2rem;
}

.src-mainapp-components-PricingSection-___SubscriptionPrices__mobileYearlyPrice___cZK4W {
    margin: 0;
}

.src-public-pages-components-___PricingSection__pricingSection___-DOdm {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
.src-public-pages-components-___PricingSection__pricingSectionHeading___WiUKi {
    margin-top: 0;
}
.src-public-pages-components-___PricingSection__pricingColumn___eOkQb {
    background-color: var(--pds-color-gray_0);
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
}
.src-public-pages-components-___PricingSection__pricingColumn___eOkQb h3 {
    margin-top: 0;
    margin-bottom: 0.75rem;
}
.src-public-pages-components-___PricingSection__pricingColumn___eOkQb div:first-of-type {
    color: var(--pds-color-gray_2);
    margin-bottom: 2rem;
}
.src-public-pages-components-___PricingSection__pricingColumn___eOkQb div:nth-of-type(2) {
    padding-top: 0;
    margin-bottom: 0.75rem;
}
.src-public-pages-components-___PricingSection__pricingColumn___eOkQb div:first-of-type,
.src-public-pages-components-___PricingSection__pricingColumn___eOkQb div:nth-of-type(2) {
    font-size: 1.25rem !important;
    line-height: 1.5rem !important;
}
.src-public-pages-components-___PricingSection__pricingCta___fk6kL {
    align-self: flex-start;
    margin-top: 2rem;
}
.src-public-pages-components-___PricingSection__spinner___Aq\+0W {
    margin-top: 4rem;
}
@media (min-width: 60rem) {
    .src-public-pages-components-___PricingSection__pricingSection___-DOdm {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }

    .src-public-pages-components-___PricingSection__pricingSectionHeading___WiUKi {
        text-align: center;
    }

    .src-public-pages-components-___PricingSection__pricingColumn___eOkQb div:nth-of-type(3) {
        margin-bottom: 2rem;
    }

    .src-public-pages-components-___PricingSection__pricingCta___fk6kL {
        margin-top: auto;
    }
}

.src-mainapp-components-___Warnings__resendEmailBar___dnP47,
.src-mainapp-components-___Warnings__maintenanceNoticeBar___vnX5N {
    align-items: center;
    background: var(--pds-color-gray_1);
    display: flex;
    justify-content: space-between;
    z-index: 1040;
    padding: 0.625rem 0.8125rem;
}

.src-shared-___AsyncLoad__defaultLoadingContent___G3fJ\+ {
    width: 500px;
    text-align: center;
    position: relative;
}

.src-shared-___AsyncLoad__spinner___iXWE1 {
    margin-bottom: 1rem;
}

.src-shared-___AsyncLoad__text___c3j-K {
    opacity: 0;
    position: absolute;
    width: 500px;
    left: 0;
    text-align: center;
}

.src-shared-___AsyncLoad__text___c3j-K.src-shared-___AsyncLoad__fadeIn___S9MuC {
    animation: src-shared-___AsyncLoad__fadeIn___S9MuC 1s var(--pds-easing-move_in);
    opacity: 1;
}

.src-shared-___AsyncLoad__text___c3j-K.src-shared-___AsyncLoad__fadeIn___S9MuC.src-shared-___AsyncLoad__fadeOut___LUoWP {
    animation: src-shared-___AsyncLoad__fadeOut___LUoWP 1s var(--pds-easing-move_out);
    opacity: 0;
}

@keyframes src-shared-___AsyncLoad__fadeIn___S9MuC {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes src-shared-___AsyncLoad__fadeOut___LUoWP {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

.src-shared-___LazyComponent__loadingWrapper___-6qsn {
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    background-color: grey;
}

/***********ROOT**************/
html,
body {
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a {
    text-decoration: none;
}
.src-public-pages-___HomePage__messageContainer___wrR0r {
    font-size: 1rem;
    position: fixed;
    bottom: 0;
    z-index: 1040;
    width: 100%;
}
.src-public-pages-___HomePage__root___qqnSs {
    background-color: var(--pds-color-black);
    color: var(--pds-color-white);
    font-family: var(--pds-font-primary);
}
/****** Homepage ******/
.src-public-pages-___HomePage__headerContainer___BZ6jc {
    padding-top: 2rem;
    padding-bottom: 2.5rem;
}
.src-public-pages-___HomePage__header___v98Fi {
    display: flex;
    flex-direction: column;
    grid-column: start / end;
    order: 1;
}
.src-public-pages-___HomePage__headerSection___lFM1w {
    margin: auto 0;
}
.src-public-pages-___HomePage__buttons___uVFIM {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.src-public-pages-___HomePage__buttons___uVFIM > a {
    margin: 1rem 1rem 1rem 0;
}
.src-public-pages-___HomePage__musicPreviewContainer___oXea2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    grid-column: start / end;
    order: 0;
}
.src-public-pages-___HomePage__image___sZrqn {
    width: 100%;
    max-height: 100%;
}
.src-public-pages-___HomePage__wrappedText___-rGNk {
    white-space: pre-line;
}
.src-public-pages-___HomePage__pricingMargin___37dyf {
    margin-bottom: 2.5rem;
}
.src-public-pages-___HomePage__pricingDisclaimer___XpT2H {
    margin-top: 1rem;
    margin-bottom: 2.5rem;
}
div.src-public-pages-___HomePage__pricing___p9OgZ {
    margin-top: 2.5rem;
    margin-bottom: 3rem;
}
.src-public-pages-___HomePage__spinner___MUZdr {
    height: 24px;
    margin: 2rem;
}
@media (min-width: 30rem) {
    .src-public-pages-___HomePage__headerTitle___waABF {
        margin: 0.2em 0;
    }

    div.src-public-pages-___HomePage__pricing___p9OgZ {
        margin-top: 5rem;
    }
}
@media (min-width: 60rem) {
    .src-public-pages-___HomePage__headerContainer___BZ6jc {
        padding-top: 4rem;
        padding-bottom: 5rem;
    }

    .src-public-pages-___HomePage__header___v98Fi {
        grid-column: start / 6;
        order: 1;
    }

    .src-public-pages-___HomePage__headerTitle___waABF {
        margin: 0;
        margin-bottom: 0.2em;
    }

    .src-public-pages-___HomePage__musicPreviewContainer___oXea2 {
        grid-column: middle / end;
        order: 2;
    }

    .src-public-pages-___HomePage__simpleBoxLink___cHoYy {
        max-width: 34rem;
    }

    .src-public-pages-___HomePage__productInfo___XdJzD {
        min-height: 329px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .src-public-pages-___HomePage__ctaButton___aNVN9 {
        max-width: 153px;
    }
}
@media (min-width: 1024px) {
    .src-public-pages-___HomePage__productInfo___XdJzD {
        min-height: 300px;
    }
}
@media (min-width: 1286px) {
    .src-public-pages-___HomePage__productInfo___XdJzD {
        min-height: 250px;
        max-height: 330px;
    }
}

.src-mainapp-SignedOutNav-___EsNavLogo__logo___hTGS4 {
    width: 167px;
}

.src-mainapp-SignedOutNav-___EsNavLogo__logoIsWrapped___9mCQl {
    width: 19.5px;
}

.src-mainapp-SignedOutNav-___EsNavLogo__link___u9VVu {
    display: block;
    min-width: 75px;
}

.src-mainapp-SignedOutNav-___SignedOutNav__pushContent___LxNqb {
    width: 100%;
    position: sticky;
    top: 0;
    z-index: 1023;
}
.src-mainapp-SignedOutNav-___SignedOutNav__container___OU7YK {
    background-color: var(--pds-color-black);
    height: 4rem;
    position: sticky;
    width: 100%;
    z-index: 1023;
    box-sizing: border-box;
    padding: 0;
}
.src-mainapp-SignedOutNav-___SignedOutNav__homepageNav___hMu3J {
    line-height: 4rem;
    min-width: 16rem;
}
.src-mainapp-SignedOutNav-___SignedOutNav__col___TZ7TC {
    height: 4rem;
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.src-mainapp-SignedOutNav-___SignedOutNav__gettyLogo___jqYgZ {
    margin-left: 1rem;
    padding-left: 1rem;
    border-left: 1px solid var(--pds-color-gray_2);
}
.src-mainapp-SignedOutNav-___SignedOutNav__iStockLogo___Okz3K {
    margin-left: 1rem;
    padding-left: 1rem;
    border-left: 1px solid PDSDarkGray;
}
.src-mainapp-SignedOutNav-___SignedOutNav__logoContainer___gvgK3 {
    margin-left: 0;
    display: flex;
    align-items: center;
}
.src-mainapp-SignedOutNav-___SignedOutNav__logoContainer___gvgK3 a,
.src-mainapp-SignedOutNav-___SignedOutNav__logoContainer___gvgK3 > div {
    display: flex;
}
.src-mainapp-SignedOutNav-___SignedOutNav__rightContainer___U\+jSP {
    display: flex;
    justify-content: flex-end;
    margin-right: -1rem;
}
.src-mainapp-SignedOutNav-___SignedOutNav__buttonContainer___tqKRK {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.src-mainapp-SignedOutNav-___SignedOutNav__buttonContainer___tqKRK > div > div {
    display: flex;
}
.src-mainapp-SignedOutNav-___SignedOutNav__menu___YbzJN span {
    font-size: 1rem;
}
.src-mainapp-SignedOutNav-___SignedOutNav__buttonSpacingContainer___7AiFf {
    margin-right: 1rem;
}
a.src-mainapp-SignedOutNav-___SignedOutNav__loginButton___wqZTj {
    box-shadow: none;
    color: var(--pds-color-gray_2);
}
a.src-mainapp-SignedOutNav-___SignedOutNav__loginButton___wqZTj:hover {
    background-color: transparent;
    color: var(--pds-color-white);
}
@media (max-width: 286px) {
    .src-mainapp-SignedOutNav-___SignedOutNav__buttonSpacingContainer___7AiFf {
        line-height: 0;
        margin-left: 1rem;
    }
    .src-mainapp-SignedOutNav-___SignedOutNav__container___OU7YK {
        margin-top: 0.5rem;
    }
}
@media (min-width: 60rem) {
    .src-mainapp-SignedOutNav-___SignedOutNav__rightContainer___U\+jSP {
        margin-right: 0;
    }

    .src-mainapp-SignedOutNav-___SignedOutNav__rightContainer___U\+jSP:last-child a:not(.src-mainapp-SignedOutNav-___SignedOutNav__loginButton___wqZTj) {
        justify-content: flex-end;
        width: auto;
    }

    .src-mainapp-SignedOutNav-___SignedOutNav__linkContainer___yM0Je {
        align-items: center;
        box-sizing: border-box;
        display: flex;
        flex: 1;
        justify-content: space-between;
        -webkit-user-select: none;
                user-select: none;
    }

    .src-mainapp-SignedOutNav-___SignedOutNav__linkContainer___yM0Je button:last-of-type {
        margin-right: 0;
    }

    .src-mainapp-SignedOutNav-___SignedOutNav__buttonSpacingContainer___7AiFf {
        margin-left: 3rem;
    }

    .src-mainapp-SignedOutNav-___SignedOutNav__cartButtonIconContainer___3oIbf {
        vertical-align: middle;
        display: inline-flex;
        padding-right: 0.5rem;
    }

    .src-mainapp-SignedOutNav-___SignedOutNav__buttonSpacingContainer___7AiFf {
        margin-right: 0;
    }
}

.src-mainapp-SignedOutNav-___ABTestLanguagePickerIcon__menuOption___GTz8F {
    display: flex;
    justify-content: space-between;
    min-width: 13rem;
    padding: 0.5rem 0rem;
}

.src-mainapp-SignedOutNav-___ABTestLanguagePickerIcon__languagePickerIconButton___\+1KA2 {
    margin: 0.5rem !important;
    padding: 0.5rem !important;
}

.src-mainapp-SignedOutNav-___ABTestLanguagePickerIcon__languagePickerIconButton___\+1KA2 > span {
    padding: 0 !important;
}

.src-mainapp-SignedOutNav-___ABTestLanguagePickerIcon__languagePickerIconButton___\+1KA2:hover > span,
.src-mainapp-SignedOutNav-___ABTestLanguagePickerIcon__languagePickerIconButton___\+1KA2:focus > span {
    border-bottom: none !important;
}

.src-mainapp-SignedOutNav-___ABTestLanguagePickerIcon__languagePickerIconButton___\+1KA2:hover > span > svg,
.src-mainapp-SignedOutNav-___ABTestLanguagePickerIcon__langaugePickerIconButton___wUnMm:focus > span > svg {
    fill: var(--pds-color-white) !important;
}

@media (min-width: 768px) {
    .src-mainapp-SignedOutNav-___ABTestLanguagePickerIcon__languagePickerIconButton___\+1KA2 > span > svg {
        fill: var(--pds-color-gray_2);
    }
}

.src-mainapp-SignedInNav-___NavLink__container___DAxFm {
    margin: 0.5rem;
    border-radius: 4px;
    padding: 0.5rem;
    display: flex;
}

.src-mainapp-SignedInNav-___NavLink__container___DAxFm:hover {
    background-color: rgba(255, 255, 255, 0.065);
}

.src-mainapp-SignedInNav-___NavLink__activeContainer___Ung3s {
    background-color: var(--pds-color-transparent_white_0);
}

.src-mainapp-SignedInNav-___NavLink__activeContainer___Ung3s:hover {
    background-color: var(--pds-color-transparent_white_1);
}

.src-mainapp-SignedInNav-___NavLink__navTitles___eyqn1 {
    padding: 0 0.5rem;
}

.src-mainapp-SignedInNav-___NavLink__container___DAxFm:hover .src-mainapp-SignedInNav-___NavLink__navTitles___eyqn1 {
    color: var(--pds-color-white);
}

.src-mainapp-SignedInNav-___NavLink__container___DAxFm:hover .src-mainapp-SignedInNav-___NavLink__navIcons___0zhmg path {
    fill: var(--pds-color-white);
}

.src-mainapp-SignedInNav-___NavSecondaryItems__container___gkEom {
    display: flex;
}

.src-mainapp-SignedInNav-___NavSecondaryItems__container___gkEom > :last-child {
    align-self: center;
}

.src-mainapp-SignedInNav-___NavSecondaryItems__menuItems___c-InI {
    padding: 0.5rem;
    min-width: 13rem;
}

.src-mainapp-SignedInNav-___NavSecondaryItems__cartButtonContainer___jM-iC {
    align-self: center;
}

.src-mainapp-SignedInNav-___NavSecondaryItems__cartButton___REOpp {
    height: 2.5rem;
    width: 4.625rem;
    border-radius: 0.25rem;
    margin-right: 0.5rem;
}

.src-mainapp-SignedInNav-___NavSecondaryItems__cartBadge___dfbCQ {
    position: absolute;
    background: var(--pds-color-primary);
    border-radius: 50%;
    font-family: Epidemic, sans-serif;
    font-size: 0.625rem;
    color: var(--pds-color-white);
    height: 1rem;
    width: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0.8rem;
    right: 0.6rem;
}

.src-mainapp-SignedInNav-___NavSecondaryItems__burgerMenuButton___bHwH7 {
    cursor: pointer;
    line-height: none;
    background: none;
    border: none;
    display: grid;
    justify-content: center;
    align-content: center;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 0.25rem;
}

.src-mainapp-SignedInNav-___NavSecondaryItems__burgerMenuButton___bHwH7:hover,
.src-mainapp-SignedInNav-___NavSecondaryItems__isActive___t6v-i {
    background-color: var(--pds-color-transparent_white_0);
}

.src-mainapp-SignedInNav-___NavSecondaryItems__isActive___t6v-i:hover {
    background-color: var(--pds-color-transparent_white_1);
}

.src-mainapp-SignedInNav-___NavSecondaryItems__burgerMenuButton___bHwH7:hover .src-mainapp-SignedInNav-___NavSecondaryItems__burgerIcon___ZlH-P {
    fill: var(--pds-color-white);
}

.src-mainapp-SignedInNav-___NavSecondaryItems__downloadCounterBoxWrapper___7dSLv {
    display: flex;
    flex-direction: column;
    padding: 1rem;
    background-color: var(--pds-color-gray_1);
    margin: -0.1rem -0.5rem -0.55rem -0.5rem;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.src-mainapp-SignedInNav-___NavSecondaryItems__downloadCounterBoxWrapper___7dSLv:hover {
    cursor: auto;
}

.src-mainapp-SignedInNav-___NavSecondaryItems__divider___TnTM- {
    height: 2rem;
    background-color: var(--pds-color-gray_0, #202020);
    margin: -1rem -1rem 1rem -1rem;
}

.src-mainapp-SignedInNav-___NavSecondaryItems__productText___hFnJZ {
    padding-bottom: 1rem;
}

.src-mainapp-SignedInNav-___NavSecondaryItems__upgradeButton___4Xm3i {
    margin-top: 1rem;
}

.src-mainapp-SignedOutNav-___ABTestNavButton__container___zt9Hc {
    margin: 0.125rem;
}

.src-mainapp-SignedOutNav-___ABTestNavButton__navButton___HdjTb {
    padding: 0;
    line-height: 0 !important;
}

.src-mainapp-SignedOutNav-___ABTestNavButton__navButton___HdjTb:hover > span,
.src-mainapp-SignedOutNav-___ABTestNavButton__navButton___HdjTb:focus > span {
    border-bottom: none !important;
}

.src-mainapp-SignedOutNav-___ABTestNavButton__activeContainer___bwnT9 {
}

.src-mainapp-SignedOutNav-___ABTestNavButton__navTitles___eNMae {
}

.src-mainapp-SignedOutNav-___ABTestNavButton__menuItems___Q5tsy {
}

.src-shared-components-___LanguageNudger__languageNudgerContainer___MCe5J {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    background-color: var(--pds-color-gray_0);
}
.src-shared-components-___LanguageNudger__textWrapper___TyyQp {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.src-shared-components-___LanguageNudger__buttonsWrapper___HDYTc {
    display: flex;
    align-items: center;
}
.src-shared-components-___LanguageNudger__nudgerChangeBtn___mdGyp {
    margin-left: 1.5rem;
}
.src-shared-components-___LanguageNudger__nudgerContinueBtn___GNHXq {
    margin-left: 1.5rem;
}
.src-shared-components-___LanguageNudger__nudgerCloseBtn___8LqRg {
    margin-left: 1.5rem;
    cursor: pointer;
}

.src-shared-___LoadingComponent__loadingWrapper___kaEM\+ {
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.src-public-pages-components-HeroTrackSection-___HeroTrack__wrapper___hOnKE {
    display: flex;
    flex-direction: column;
}
.src-public-pages-components-HeroTrackSection-___HeroTrack__aspectRatio___w4szs {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.src-public-pages-components-HeroTrackSection-___HeroTrack__aspectRatio___w4szs::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    padding-bottom: 100%;
}
.src-public-pages-components-HeroTrackSection-___HeroTrack__aspectRatio___w4szs:focus-within .src-public-pages-components-HeroTrackSection-___HeroTrack__imageWrapper___fIswW {
    outline: 3px solid var(--pds-color-white);
    outline-offset: 2px;
}
.src-public-pages-components-HeroTrackSection-___HeroTrack__imageWrapper___fIswW {
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 0;
    border: 0;
    overflow: hidden;
    border-radius: 4px;
}
.src-public-pages-components-HeroTrackSection-___HeroTrack__image___e43-M {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.src-public-pages-components-HeroTrackSection-___HeroTrack__playButton___k7JK3 button:focus {
    background-color: var(--pds-color-white);
}
.src-public-pages-components-HeroTrackSection-___HeroTrack__link___oTjsc {
    align-self: center;
    margin-top: 0.5rem;
    outline: none;
    color: var(--pds-color-white);
    font-size: 1.25rem;
    text-align: center;
    word-break: break-word;
    -webkit-hyphens: auto;
            hyphens: auto;
}
.src-public-pages-components-HeroTrackSection-___HeroTrack__link___oTjsc:hover,
.src-public-pages-components-HeroTrackSection-___HeroTrack__link___oTjsc:focus {
    text-decoration: underline;
}
@media (min-width: 30rem) {
    .src-public-pages-components-HeroTrackSection-___HeroTrack__imageWrapper___fIswW {
        border-radius: 8px;
    }
}
@media (hover: hover) and (pointer: fine) {
    .src-public-pages-components-HeroTrackSection-___HeroTrack__imageWrapper___fIswW {
        transition: filter 400ms;
    }

    .src-public-pages-components-HeroTrackSection-___HeroTrack__playButton___k7JK3 {
        transition: opacity 0.125s cubic-bezier(0.645, 0.045, 0.355, 1);
        opacity: 0;
        transition: opacity 200ms;
    }

    .src-public-pages-components-HeroTrackSection-___HeroTrack__aspectRatio___w4szs:hover .src-public-pages-components-HeroTrackSection-___HeroTrack__imageWrapper___fIswW {
        filter: brightness(85%);
        transition: filter 400ms;
    }

    .src-public-pages-components-HeroTrackSection-___HeroTrack__aspectRatio___w4szs:hover .src-public-pages-components-HeroTrackSection-___HeroTrack__playButton___k7JK3,
    .src-public-pages-components-HeroTrackSection-___HeroTrack__playButton___k7JK3:focus-within {
        opacity: 1;
        transition: opacity 400ms;
    }
}
.src-public-pages-components-HeroTrackSection-___HeroTrack__isActive___6j66d {
    opacity: 1;
}

.src-public-pages-components-HeroTrackSection-LoadingSkeleton-___Skeleton__skeleton___0wjJh {
    border-radius: 0.5rem;
    background: linear-gradient(
        to right,
        var(--pds-color-transparent_white_0) 5%,
        var(--pds-color-transparent_white_1) 45%,
        var(--pds-color-transparent_white_0) 50%
    );
    background-size: 1000px 100%;
    animation: src-public-pages-components-HeroTrackSection-LoadingSkeleton-___Skeleton__fade-in___Hnmbr, src-public-pages-components-HeroTrackSection-LoadingSkeleton-___Skeleton__loading-shimmer___dQ4hk;
    animation-duration: 3s, 2s;
    animation-iteration-count: 1, infinite;
    animation-timing-function: ease, linear;
}

.src-public-pages-components-HeroTrackSection-LoadingSkeleton-___Skeleton__imageWrapper___H4kJO {
    display: block;
    position: relative;
    padding-top: 100%;
}

.src-public-pages-components-HeroTrackSection-LoadingSkeleton-___Skeleton__image___WvkHp {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.src-public-pages-components-HeroTrackSection-LoadingSkeleton-___Skeleton__line___XBWM4 {
    width: 66%;
    height: 24px;
    margin-top: 8px;
    align-self: center;
}

.src-public-pages-components-HeroTrackSection-LoadingSkeleton-___Skeleton__title___ysbJo {
    width: 60%;
    height: 3rem;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}

@keyframes src-public-pages-components-HeroTrackSection-LoadingSkeleton-___Skeleton__fade-in___Hnmbr {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes src-public-pages-components-HeroTrackSection-LoadingSkeleton-___Skeleton__loading-shimmer___dQ4hk {
    0% {
        background-position: -1000px 0;
    }
    100% {
        background-position: 1000px 0;
    }
}

@media (prefers-reduced-motion) {
    .src-public-pages-components-HeroTrackSection-LoadingSkeleton-___Skeleton__skeleton___0wjJh {
        animation: none;
    }
}

.src-public-pages-components-HeroTrackSection-___HeroTrackGrid__musicContainer___kLWQM {
    display: grid;
    grid-template-columns: repeat(2, minmax(96px, 1fr));
    grid-template-rows: repeat(3, 1fr);
    gap: 1rem;
}

@media (min-width: 30rem) {
    .src-public-pages-components-HeroTrackSection-___HeroTrackGrid__musicContainer___kLWQM {
        gap: 2rem;
    }
}

@media (min-width: 60rem) {
    .src-public-pages-components-HeroTrackSection-___HeroTrackGrid__musicContainer___kLWQM {
        grid-template-columns: repeat(6, minmax(96px, 1fr));
        grid-template-rows: initial;
    }
}

.src-public-pages-components-___HeroSection__heroContainer___nYveR {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

.src-public-pages-components-___HeroSection__headerWrapper___0hPmV {
    display: flex;
    flex-direction: column;
    grid-column: start / end;
    margin-bottom: 3.75rem;
}

.src-public-pages-components-___HeroSection__headerTitle___l3no6 {
    margin-top: 0.75rem;
    margin-bottom: 0;
    text-align: center;
}

.src-public-pages-components-___HeroSection__headerSubtitle___WTyVx {
    max-width: 60ch;
    margin: 2rem auto;
    text-align: center;
}

.src-public-pages-components-___HeroSection__actionButtons___c5ilt {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem;
}

.src-public-pages-components-___HeroSection__actionSubtitle___zFbE7 {
    margin-bottom: 0;
    text-align: center;
}

.src-public-pages-components-___HeroSection__trackGridWrapper___Pvt9P {
    grid-column: start / end;
}

@media (min-width: 60rem) {
    .src-public-pages-components-___HeroSection__heroContainer___nYveR {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }

    .src-public-pages-components-___HeroSection__headerTitle___l3no6 {
        margin-top: 0;
    }
}

.src-public-pages-components-___VideoHeroSection__videoHeroSection___JLEGr {
    position: relative;
    margin-inline: auto;
    max-width: 90rem;
    min-height: 90vh;
    margin-bottom: 2.5rem;
}
video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
    object-position: center;
    -o-object-position: center;
    opacity: 0.6;
}
.src-public-pages-components-___VideoHeroSection__videoHeroOverlayContent___IQvEX {
    position: absolute;
    bottom: 0;
}
.src-public-pages-components-___VideoHeroSection__videoHeroOverlayTextAndCtas___7yxH6 {
    padding: 1rem 1rem 3rem 1rem;
}
.src-public-pages-components-___VideoHeroSection__videoHeroOverlayTextAndCtas___7yxH6 h1 {
    font-size: 3rem;
    margin: 1rem 0;
}
.src-public-pages-components-___VideoHeroSection__videoHeroOverlayTextAndCtas___7yxH6 p {
    margin: 2rem 0;
}
.src-public-pages-components-___VideoHeroSection__ctas___HR4cS {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}
.src-public-pages-components-___VideoHeroSection__ctas___HR4cS a {
    padding: 0 1rem;
}
.src-public-pages-components-___VideoHeroSection__ctas___HR4cS a:nth-child(1) {
    background-color: var(--pds-color-white);
    color: var(--pds-color-black);
    position: relative;
}
.src-public-pages-components-___VideoHeroSection__ctas___HR4cS a:nth-child(1):hover::before {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.1);
}
.src-public-pages-components-___VideoHeroSection__ctas___HR4cS a:nth-child(2) {
    position: relative;
}
.src-public-pages-components-___VideoHeroSection__ctas___HR4cS a:nth-child(2):hover::before {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.1);
}
.src-public-pages-components-___VideoHeroSection__trackGridSection___B81jv {
    padding: 2.5rem 0;
}
.src-public-pages-components-___VideoHeroSection__trackGridHeader___5DgU8 {
    margin: 0;
    margin-bottom: 1.5rem;
    text-align: center;
}
@media (min-width: 30rem) {
    .src-public-pages-components-___VideoHeroSection__videoHeroSection___JLEGr {
        margin-bottom: 5rem;
        height: 45rem;
        min-height: initial;
    }

    .src-public-pages-components-___VideoHeroSection__videoHeroOverlayTextAndCtas___7yxH6 {
        padding: 3rem;
        width: 80%;
    }

    .src-public-pages-components-___VideoHeroSection__videoHeroOverlayTextAndCtas___7yxH6 h1 {
        font-size: 4.5rem;
    }

    .src-public-pages-components-___VideoHeroSection__ctas___HR4cS a {
        padding: 0 2rem;
    }

    .src-public-pages-components-___VideoHeroSection__nudgeArrowContainer___VRnEV {
        margin-bottom: 3rem;
    }

    .src-public-pages-components-___VideoHeroSection__trackGridSection___B81jv {
        padding: 5rem 0;
    }
}
@media (min-width: 60rem) {
    .src-public-pages-components-___VideoHeroSection__videoHeroOverlayTextAndCtas___7yxH6 {
        padding: 4.5rem;
        width: 65%;
    }

    .src-public-pages-components-___VideoHeroSection__videoHeroOverlayTextAndCtas___7yxH6 h1 {
        font-size: 6rem;
    }
}
.src-public-pages-components-___VideoHeroSection__nudgeArrowContainer___VRnEV {
    display: flex;
    justify-content: space-around;
    margin-bottom: 2rem;
    margin-top: 1rem;
}
@keyframes src-public-pages-components-___VideoHeroSection__nudge___q1LQL {
    from {
        transform: translateY(0);
    }

    50% {
        transform: translateY(7px);
    }

    to {
        transform: translateY(0);
    }
}
.src-public-pages-components-___VideoHeroSection__nudge___q1LQL {
    animation-name: src-public-pages-components-___VideoHeroSection__nudge___q1LQL;
    animation-timing-function: ease-in-out;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.src-public-pages-components-___MusicPreviewAbstract__musicContainer___iie2a {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 2rem 2rem;
}

.src-mainapp-components-___ProgressCircle__progressCircle___B1Fl1 {
    position: relative;
}

.src-mainapp-components-___ProgressCircle__progressMeter___rPbn0,
.src-mainapp-components-___ProgressCircle__progressValue___sLMP0 {
    fill: none;
}

.src-mainapp-components-___ProgressCircle__progressGraphic___Iku\+9 {
    transform: rotate(-90deg);
}

.src-mainapp-components-___ProgressCircle__progressMeter___rPbn0 {
    stroke: var(--pds-color-gray_3);
}

.src-mainapp-components-___ProgressCircle__progressValue___sLMP0 {
    stroke: var(--pds-color-primary);
}

.src-mainapp-subscriptions-components-___FeaturedTrack__trackTitle___pWmom {
    text-align: center;
}

.src-mainapp-subscriptions-components-___FeaturedTrack__pauseButton___pw54- {
    width: 25%;
    fill: #ffffff;
    position: absolute;
    top: 15%;
    left: 38%;
}

.src-mainapp-subscriptions-components-___FeaturedTrack__playButton___JIDxb {
    width: 20%;
    fill: #ffffff;
}

.src-mainapp-subscriptions-components-___FeaturedTrack__featuredTrack___nQmiE {
    max-width: 100%;
    max-height: 100%;
    text-align: center;
    position: relative;
}

.src-mainapp-subscriptions-components-___FeaturedTrack__playingTitle___cXJ3n {
    font-size: 1rem;
    line-height: 1.33;
    font-weight: 400;
    color: #ffffff;
}

.src-mainapp-subscriptions-components-___FeaturedTrack__playingArtist___nIOP8 {
    font-size: 0.7rem;
    font-weight: 400;
    line-height: 1.33;
    color: #b5b5b5;
}

.src-mainapp-subscriptions-components-___FeaturedTrack__trackArt___ovoSc {
    max-width: 100%;
    max-height: 100%;
}

.src-mainapp-subscriptions-components-___FeaturedTrack__trackArt___ovoSc.src-mainapp-subscriptions-components-___FeaturedTrack__playing___mkMo- {
    filter: grayscale(100%);
}

.src-mainapp-subscriptions-components-___FeaturedTrack__trackArt___ovoSc:hover {
    filter: grayscale(100%);
}

.src-mainapp-subscriptions-components-___FeaturedTrack__playingOverlay___0nALS {
    all: unset;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.2);
    top: 0;
    opacity: 0;
    transition: opacity 300ms Skate;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    cursor: pointer;
    opacity: 1;
}

.src-mainapp-subscriptions-components-___FeaturedTrack__ctaText___j-PzA {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    color: #fff;
    font-weight: 400;
    text-align: left;
}

.src-mainapp-subscriptions-components-___FeaturedTrack__ctaImage___UG0ow {
    filter: brightness(0.6);
}

@media (min-width: 60rem) {
    .src-mainapp-subscriptions-components-___FeaturedTrack__pauseButton___pw54- {
        top: 15%;
        left: 38%;
    }
    .src-mainapp-subscriptions-components-___FeaturedTrack__playingTitle___cXJ3n {
        font-size: 0.6rem;
    }

    .src-mainapp-subscriptions-components-___FeaturedTrack__playingArtist___nIOP8 {
        font-size: 0.5rem;
    }

    .src-mainapp-subscriptions-components-___FeaturedTrack__playingOverlay___0nALS:hover {
        opacity: 1;
    }
}


/*# sourceMappingURL=public.css.map*/