/*
 * PP-PRONOS club presentation — v1.8.2
 * Homepage and Packs VIP only. No checkout or payment selectors.
 */

.ppo-showcase .ppo-club-page {
    position: relative;
    isolation: isolate;
    overflow: hidden;
    overflow: clip;
    background:
        radial-gradient(ellipse at 9% 24%, rgba(4, 145, 198, .065), transparent 27rem),
        radial-gradient(ellipse at 92% 47%, rgba(85, 181, 211, .045), transparent 31rem),
        radial-gradient(ellipse at 14% 72%, rgba(4, 94, 126, .05), transparent 30rem),
        linear-gradient(180deg, #02070c 0%, #040c13 23%, #06111a 48%, #030b12 73%, #02070c 100%);
}

.ppo-showcase .ppo-official-home::before,
.ppo-showcase .ppo-official-home::after {
    content: "";
    position: absolute;
    z-index: 0;
    pointer-events: none;
}

.ppo-showcase .ppo-official-home::before {
    top: 720px;
    top: max(720px, 100vh);
    right: 0;
    bottom: 160px;
    left: 0;
    opacity: .48;
    background:
        radial-gradient(ellipse at 50% 8%, rgba(4, 145, 198, .075), transparent 28rem),
        radial-gradient(ellipse at 50% 44%, rgba(85, 181, 211, .045), transparent 34rem),
        radial-gradient(ellipse at 50% 83%, rgba(4, 94, 126, .06), transparent 30rem);
}

.ppo-showcase .ppo-official-home::after {
    top: 790px;
    top: max(790px, 108vh);
    bottom: 240px;
    left: 50%;
    width: 1px;
    opacity: .18;
    background: linear-gradient(180deg, transparent, rgba(126, 174, 197, .4) 12%, rgba(4, 145, 198, .35) 52%, rgba(126, 174, 197, .28) 84%, transparent);
}

.ppo-showcase .ppo-club-page > .ppo-section {
    z-index: 1;
    background: transparent;
}

.ppo-showcase .ppo-club-page > .ppo-section > .container {
    position: relative;
    z-index: 1;
}

.ppo-showcase .ppo-club-page > .ppo-section::before {
    content: "";
    position: absolute;
    z-index: 0;
    pointer-events: none;
    top: -150px;
    left: var(--ppo-story-seam-x, 50%);
    width: min(110vw, 960px);
    height: 320px;
    opacity: .58;
    background: radial-gradient(ellipse, rgba(4, 145, 198, .07), transparent 70%);
    transform: translateX(-50%);
}

.ppo-showcase .ppo-club-page > .ppo-features::before {
    opacity: 0;
}

.ppo-showcase .ppo-club-page > .ppo-pricing { --ppo-story-seam-x: 68%; }
.ppo-showcase .ppo-club-page > .ppo-snapchat { --ppo-story-seam-x: 48%; }
.ppo-showcase .ppo-club-page > .ppo-trust { --ppo-story-seam-x: 32%; }
.ppo-showcase .ppo-club-page > .ppo-final { --ppo-story-seam-x: 68%; }

.ppo-showcase .ppo-club-page > .ppo-snapchat::before {
    background: radial-gradient(ellipse, rgba(255, 252, 0, .018), rgba(4, 145, 198, .035) 42%, transparent 72%);
}

.ppo-showcase .ppo-club-page .ppo-hero {
    min-height: 100vh;
    min-height: 100svh;
}

/*
 * Keep the rotating ball bitmaps on a clean alpha layer. Mobile WebKit can
 * expose the rectangular repaint bounds of blur/drop-shadow filters while a
 * transparent image is rotating, which reads as a dark square around the ball.
 */
.ppo-showcase .ppo-club-page .ppo-ball img {
    opacity: .76;
    filter: none;
}

.ppo-showcase .ppo-club-page .ppo-section-heading h1,
.ppo-showcase .ppo-club-page .ppo-section-heading h2,
.ppo-showcase .ppo-club-page [id^="ppo-"] {
    scroll-margin-top: 90px;
}

/* Vary the rhythm between chapters so the page reads as one journey. */
.ppo-showcase .ppo-club-page .ppo-features {
    padding: clamp(98px, 8.5vw, 126px) 0 clamp(132px, 11vw, 168px);
}

.ppo-showcase .ppo-club-page .ppo-pricing {
    padding: clamp(118px, 10vw, 152px) 0 clamp(86px, 7.5vw, 112px);
}

.ppo-showcase .ppo-club-page .ppo-snapchat {
    padding: clamp(34px, 4.5vw, 62px) 0 clamp(88px, 8vw, 122px);
}

.ppo-showcase .ppo-club-page .ppo-trust {
    padding: clamp(92px, 8.5vw, 128px) 0 clamp(68px, 6.5vw, 96px);
}

.ppo-showcase .ppo-club-page .ppo-final {
    padding: clamp(72px, 7vw, 104px) 0 clamp(106px, 10vw, 146px);
}

/* Features become the opening beats of the story, not twin shop blocks. */
.ppo-showcase .ppo-club-page .ppo-feature-grid {
    align-items: start;
    gap: clamp(24px, 3vw, 38px);
    padding-bottom: 52px;
}

.ppo-showcase .ppo-club-page .ppo-feature-card:nth-child(2) {
    margin-top: 52px;
}

.ppo-showcase .ppo-club-page .ppo-feature-card {
    background:
        linear-gradient(145deg, rgba(255, 255, 255, .035), transparent 44%),
        linear-gradient(180deg, rgba(9, 28, 40, .88), rgba(6, 18, 27, .82));
    box-shadow: 0 28px 78px rgba(0, 0, 0, .25), inset 0 1px 0 rgba(255, 255, 255, .045);
}

/* The longer membership is the visual peak without changing product order. */
.ppo-showcase .ppo-club-page .ppo-pricing .ppo-section-heading {
    margin-bottom: clamp(42px, 4.5vw, 54px);
}

.ppo-showcase .ppo-club-page .ppo-pricing-grid {
    align-items: start;
}

.ppo-showcase .ppo-club-page .ppo-price-card:not(.ppo-price-card--featured) {
    margin-top: 34px;
}

.ppo-showcase .ppo-club-page .ppo-price-card--featured {
    z-index: 2;
    min-height: 604px;
    box-shadow: 0 42px 100px rgba(0, 0, 0, .4), 0 0 0 1px rgba(85, 181, 211, .075), 0 0 72px rgba(4, 145, 198, .07);
}

/* Snapchat acts as an immersive bridge between offer and proof. */
.ppo-showcase .ppo-club-page .ppo-snapchat > .container {
    width: min(1320px, calc(100% - 48px));
    max-width: none;
}

.ppo-showcase .ppo-club-page .ppo-snapchat-card {
    min-height: 520px;
    box-shadow: 0 38px 110px rgba(0, 0, 0, .38), 0 0 80px rgba(4, 145, 198, .045), inset 0 1px 0 rgba(255, 255, 255, .055);
}

.ppo-showcase .ppo-club-page .ppo-snapchat-card__content {
    max-width: 650px;
    margin-right: auto;
    margin-left: clamp(12px, 5vw, 72px);
    text-align: left;
}

.ppo-showcase .ppo-club-page .ppo-snapchat-card__icon {
    margin-right: 0;
    margin-left: 0;
}

.ppo-showcase .ppo-club-page .ppo-snapchat-card h2,
.ppo-showcase .ppo-club-page .ppo-snapchat-card p {
    margin-right: 0;
    margin-left: 0;
}

.ppo-showcase .ppo-club-page .ppo-snapchat-card__ghost {
    right: 7%;
    width: min(30vw, 330px);
    opacity: .085;
}

.ppo-showcase .ppo-club-page .ppo-snapchat.is-ppo-paused .ppo-snapchat-card__icon {
    animation-play-state: paused;
}

/* The three guarantees read as one connected proof rail. */
.ppo-showcase .ppo-club-page .ppo-trust .ppo-section-heading {
    margin-bottom: clamp(42px, 5vw, 58px);
}

.ppo-showcase .ppo-club-page .ppo-trust-grid {
    position: relative;
    isolation: isolate;
    gap: 14px;
}

.ppo-showcase .ppo-club-page .ppo-trust-grid::before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 68px;
    right: 15%;
    left: 15%;
    height: 1px;
    pointer-events: none;
    background: linear-gradient(90deg, transparent, rgba(4, 145, 198, .42) 18%, rgba(126, 174, 197, .3) 50%, rgba(4, 145, 198, .42) 82%, transparent);
}

.ppo-showcase .ppo-club-page .ppo-trust-card {
    z-index: 1;
    min-height: 260px;
    padding: 36px 28px 30px;
    border-color: transparent;
    background: linear-gradient(180deg, rgba(8, 23, 34, .46), rgba(8, 23, 34, .08) 78%, transparent);
}

.ppo-showcase .ppo-club-page .ppo-trust-card:hover {
    border-color: rgba(126, 174, 197, .1);
    background: linear-gradient(180deg, rgba(10, 29, 41, .7), rgba(8, 23, 34, .16) 80%, transparent);
}

/* Opaque icon tiles visually interrupt the proof rail at their exact edge. */
.ppo-showcase .ppo-club-page .ppo-trust-card .ppo-trust-card__icon {
    position: relative;
    z-index: 2;
    background: #081722;
}

/* The final invitation dissolves into the page rather than becoming another card. */
.ppo-showcase .ppo-club-page .ppo-final::before {
    top: -80px;
    width: min(88vw, 1120px);
    opacity: .28;
    background: radial-gradient(ellipse, rgba(4, 145, 198, .09), transparent 70%);
}

.ppo-showcase .ppo-club-page .ppo-final__card {
    max-width: 1100px;
    padding-top: clamp(64px, 7vw, 88px);
    padding-bottom: clamp(64px, 7vw, 88px);
    border-color: transparent;
    background: transparent;
    box-shadow: none;
}

.ppo-showcase .ppo-club-page .ppo-final__glow {
    top: -270px;
    width: min(90vw, 900px);
    height: 650px;
    background: radial-gradient(circle, rgba(4, 145, 198, .11), rgba(85, 181, 211, .035) 46%, transparent 70%);
}

/* Club edition: editorial spacing and membership-card surfaces. */
.ppo-showcase .ppo-club-page .ppo-section-heading h2 {
    font-size: clamp(2rem, 4.6vw, 3.75rem);
    letter-spacing: -.055em;
    line-height: 1.08;
    text-wrap: balance;
}

.ppo-showcase .ppo-club-page .ppo-section-heading > p {
    max-width: 510px;
    margin-right: auto;
    margin-left: auto;
    color: #a7b7c0;
    line-height: 1.75;
    text-wrap: pretty;
}

.ppo-showcase .ppo-club-page .ppo-section-heading::after {
    width: 42px;
    height: 2px;
    background: #0491c6;
}

.ppo-showcase .ppo-club-page .ppo-features {
    padding: 100px 0 80px;
}

.ppo-showcase .ppo-club-page .ppo-feature-grid {
    gap: 0;
    max-width: 1080px;
    margin: 0 auto;
    padding: 0;
    border-top: 1px solid rgba(148, 190, 208, .2);
    border-bottom: 1px solid rgba(148, 190, 208, .14);
}

.ppo-showcase .ppo-club-page .ppo-feature-card,
.ppo-showcase .ppo-club-page .ppo-feature-card:nth-child(2) {
    min-height: 280px;
    margin-top: 0;
    padding: 40px 44px;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

.ppo-showcase .ppo-club-page .ppo-feature-card:nth-child(2) {
    border-left: 1px solid rgba(148, 190, 208, .14);
}

.ppo-showcase .ppo-club-page .ppo-feature-card::before {
    display: none;
}

.ppo-showcase .ppo-club-page .ppo-feature-card .ppo-feature-card__icon {
    width: 50px;
    height: 50px;
    margin-bottom: 24px;
    border-radius: 12px;
    color: #87c9df;
    border-color: rgba(135, 201, 223, .2);
    background: #081722;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .05);
}

.ppo-showcase .ppo-club-page .ppo-feature-card h3 {
    font-size: 1.5rem;
    font-weight: 720;
}

.ppo-showcase .ppo-club-page .ppo-pricing {
    padding: 92px 0 82px;
}

.ppo-showcase .ppo-club-page .ppo-pricing-grid {
    gap: 24px;
    max-width: 1000px;
    align-items: stretch;
}

.ppo-showcase .ppo-club-page .ppo-price-card,
.ppo-showcase .ppo-club-page .ppo-price-card:not(.ppo-price-card--featured),
.ppo-showcase .ppo-club-page .ppo-price-card--featured {
    min-height: 560px;
    margin-top: 0;
    padding: 48px 38px 32px;
    border-radius: 22px;
    border-color: rgba(148, 190, 208, .22);
    background: linear-gradient(155deg, #122630, #07141d 52%);
    box-shadow: 0 24px 50px rgba(0, 0, 0, .2), inset 0 1px 0 rgba(255, 255, 255, .08);
}

.ppo-showcase .ppo-club-page .ppo-price-card--featured {
    border-color: rgba(104, 185, 212, .56);
    background: linear-gradient(150deg, #153b4d, #0a202c 48%, #081722);
    box-shadow: 0 28px 68px rgba(0, 0, 0, .32), inset 0 1px 0 rgba(188, 227, 240, .18);
}

.ppo-showcase .ppo-club-page .ppo-price-card::before {
    top: 18px;
    right: 18px;
    left: auto;
    width: 86px;
    height: 60px;
    border: 1px solid rgba(161, 213, 232, .13);
    border-radius: 50%;
    background: transparent;
    opacity: 1;
    transform: rotate(-32deg);
    box-shadow: 0 0 0 9px rgba(161, 213, 232, .035), 0 0 0 18px rgba(161, 213, 232, .025);
}

.ppo-showcase .ppo-club-page .ppo-price-card::after {
    background-image: none;
}

.ppo-showcase .ppo-club-page .ppo-price-badge {
    top: 14px;
    right: 22px;
    min-height: 24px;
    padding: 0 9px;
    border: 0;
    border-radius: 5px;
    background: #b7dbe7;
    color: #0b2633;
    box-shadow: none;
    font-size: .6rem;
}

.ppo-showcase .ppo-club-page .ppo-price-card__head h3 {
    max-width: 100%;
    font-size: 1.55rem;
    font-weight: 730;
}

.ppo-showcase .ppo-club-page .ppo-price-card .ppo-price-card__price {
    margin-top: 30px;
    font-size: clamp(2.8rem, 4.5vw, 3.5rem);
    letter-spacing: -.06em;
    font-weight: 780;
    background-image: linear-gradient(120deg, #fff 12%, #cce6ef 48%, #79adbf 100%);
    filter: none;
}

.ppo-showcase .ppo-club-page .ppo-price-card__head {
    min-height: 230px;
    padding-bottom: 24px;
    border-bottom-style: dashed;
    border-color: rgba(161, 213, 232, .22);
}

.ppo-showcase .ppo-club-page .ppo-price-card__features {
    padding: 25px 0 28px;
}

.ppo-showcase .ppo-club-page .ppo-price-card__features li {
    color: #cfdee5;
}

.ppo-showcase .ppo-club-page .ppo-price-card__button {
    width: 100%;
    max-width: none;
    min-height: 56px;
    border-radius: 12px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, .15), inset 0 1px 0 rgba(255, 255, 255, .14);
}

.ppo-showcase .ppo-club-page .ppo-pricing__note {
    max-width: 660px;
    padding: 0 14px;
    color: #a0b3bd;
}

.ppo-showcase .ppo-club-page .ppo-snapchat > .container {
    width: min(1200px, calc(100% - 48px));
}

.ppo-showcase .ppo-club-page .ppo-snapchat-card {
    min-height: 490px;
    padding: 64px;
    border-radius: 24px;
    border-color: rgba(164, 185, 197, .2);
    background: radial-gradient(ellipse at 85% 50%, rgba(255, 252, 0, .05), transparent 55%), #0a161e;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .06), 0 24px 64px rgba(0, 0, 0, .18);
}

.ppo-showcase .ppo-club-page .ppo-snapchat-card::before {
    opacity: .12;
}

.ppo-showcase .ppo-club-page .ppo-snapchat-card__content {
    max-width: 590px;
    margin-left: 0;
}

.ppo-showcase .ppo-club-page .ppo-snapchat-card h2 {
    max-width: 540px;
    font-size: clamp(2rem, 4.5vw, 3.75rem);
    font-weight: 780;
    line-height: 1.06;
    text-shadow: none;
}

.ppo-showcase .ppo-club-page .ppo-snapchat-card p {
    max-width: 450px;
    color: #b5c3ca;
}

.ppo-showcase .ppo-club-page .ppo-snapchat-card__ghost {
    right: 4%;
    width: 265px;
    opacity: .2;
    transform: rotate(12deg);
}

.ppo-showcase .ppo-club-page .ppo-snapchat-card__button {
    min-height: 56px;
    border-radius: 12px;
    box-shadow: 0 8px 22px rgba(0, 0, 0, .18);
}

.ppo-showcase .ppo-club-page .ppo-trust {
    padding: 72px 0 64px;
}

.ppo-showcase .ppo-club-page .ppo-trust-card h3 {
    font-weight: 730;
}

.ppo-showcase .ppo-club-page .ppo-final {
    padding: 40px 0 96px;
}

.ppo-showcase .ppo-club-page .ppo-final__card {
    padding: 52px 40px;
    border-top: 1px solid rgba(148, 190, 208, .2);
    border-bottom: 1px solid rgba(148, 190, 208, .14);
    border-radius: 0;
}

.ppo-showcase .ppo-club-page .ppo-final__card h2 {
    font-size: clamp(2rem, 4vw, 3.3rem);
    font-weight: 760;
}

/* The dedicated offer page starts below the fixed navigation, without a hero. */
.ppo-showcase .ppo-packs-page .ppo-pricing.ppo-pricing--page {
    min-height: 0;
    padding-top: clamp(150px, 12vw, 180px);
    padding-bottom: 56px;
}

.ppo-showcase .ppo-packs-page .ppo-section-heading h1 {
    max-width: 850px;
    margin-right: auto;
    margin-left: auto;
    font-size: clamp(2.2rem, 5vw, 4.2rem);
    letter-spacing: -.055em;
    line-height: 1.08;
    text-wrap: balance;
}

.ppo-showcase .ppo-packs-page .ppo-trust {
    padding-top: 46px;
    padding-bottom: 52px;
}

.ppo-showcase .ppo-packs-page .ppo-features {
    padding-top: 48px;
    padding-bottom: 96px;
}

/* Directional chapter entrances; content remains visible without JavaScript. */
html.ppo-motion-ready .ppo-showcase .ppo-club-page [data-ppo-reveal] {
    opacity: 0;
    will-change: opacity, transform;
    transform: translate3d(0, 22px, 0);
    transition: opacity .72s ease, transform .88s var(--ppo-ease);
    transition-delay: var(--ppo-reveal-delay, 0ms);
}

html.ppo-motion-ready .ppo-showcase .ppo-club-page .ppo-feature-card:nth-child(1) {
    transform: translate3d(-26px, 16px, 0);
}

html.ppo-motion-ready .ppo-showcase .ppo-club-page .ppo-feature-card:nth-child(2) {
    transform: translate3d(26px, 16px, 0);
}

html.ppo-motion-ready .ppo-showcase .ppo-club-page .ppo-price-card {
    transform: translate3d(0, 28px, 0);
}

html.ppo-motion-ready .ppo-showcase .ppo-club-page .ppo-trust-card {
    transform: translate3d(0, 18px, 0);
}

html.ppo-motion-ready .ppo-showcase .ppo-club-page [data-ppo-reveal].is-ppo-visible {
    opacity: 1;
    will-change: auto;
    transform: none;
}

@media (max-width: 760px) {
    .ppo-showcase .ppo-packs-page .ppo-pricing.ppo-pricing--page {
        padding-top: 126px;
        padding-bottom: 34px;
    }

    .ppo-showcase .ppo-packs-page .ppo-section-heading h1 {
        font-size: clamp(2rem, 8.8vw, 3rem);
    }

    .ppo-showcase .ppo-official-home::before {
        top: 710px;
        bottom: 90px;
        opacity: .4;
    }

    .ppo-showcase .ppo-official-home::after {
        top: 760px;
        bottom: 180px;
        left: 22px;
        opacity: .14;
    }

    .ppo-showcase .ppo-club-page .ppo-hero {
        min-height: 710px;
        min-height: max(710px, 100svh);
    }

    .ppo-showcase .ppo-club-page .ppo-features {
        padding: 72px 0 98px;
    }

    .ppo-showcase .ppo-club-page .ppo-pricing {
        padding: 94px 0 68px;
    }

    .ppo-showcase .ppo-club-page .ppo-snapchat {
        padding: 30px 0 82px;
    }

    .ppo-showcase .ppo-club-page .ppo-trust {
        padding: 76px 0 58px;
    }

    .ppo-showcase .ppo-club-page .ppo-final {
        padding: 54px 0 96px;
    }

    .ppo-showcase .ppo-club-page .ppo-feature-grid {
        gap: 16px;
        padding-bottom: 0;
    }

    .ppo-showcase .ppo-club-page .ppo-feature-card:nth-child(2) {
        margin-top: 10px;
    }

    .ppo-showcase .ppo-club-page .ppo-price-card:not(.ppo-price-card--featured),
    .ppo-showcase .ppo-club-page .ppo-price-card--featured {
        min-height: 535px;
        margin-top: 0;
    }

    .ppo-showcase .ppo-club-page .ppo-snapchat > .container {
        width: calc(100% - 28px);
    }

    .ppo-showcase .ppo-club-page .ppo-snapchat-card__content {
        max-width: 680px;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }

    .ppo-showcase .ppo-club-page .ppo-snapchat-card__icon,
    .ppo-showcase .ppo-club-page .ppo-snapchat-card h2,
    .ppo-showcase .ppo-club-page .ppo-snapchat-card p {
        margin-right: auto;
        margin-left: auto;
    }

    .ppo-showcase .ppo-club-page .ppo-trust-grid {
        display: grid;
        gap: 0;
    }

    .ppo-showcase .ppo-club-page .ppo-trust-grid::before {
        top: 31px;
        right: auto;
        bottom: 31px;
        left: 31px;
        width: 1px;
        height: auto;
        background: linear-gradient(180deg, transparent, rgba(4, 145, 198, .42) 16%, rgba(126, 174, 197, .28) 50%, rgba(4, 145, 198, .42) 84%, transparent);
    }

    .ppo-showcase .ppo-club-page .ppo-trust-card {
        display: grid;
        grid-template-columns: 62px minmax(0, 1fr);
        min-height: 0;
        padding: 20px 0;
        overflow: visible;
        border: 0;
        border-radius: 0;
        background: transparent;
        text-align: left;
    }

    .ppo-showcase .ppo-club-page .ppo-trust-card__icon {
        z-index: 1;
        grid-row: 1 / span 2;
        grid-column: 1;
        width: 54px;
        height: 54px;
        margin: 0 8px 0 0;
        border-radius: 16px;
        background-color: #081722;
    }

    .ppo-showcase .ppo-club-page .ppo-trust-card h3,
    .ppo-showcase .ppo-club-page .ppo-trust-card p {
        grid-column: 2;
        padding-left: 14px;
    }

    .ppo-showcase .ppo-club-page .ppo-trust-card h3 {
        align-self: end;
        margin: 1px 0 7px;
    }

    .ppo-showcase .ppo-club-page .ppo-trust-card p {
        align-self: start;
    }

    .ppo-showcase .ppo-club-page .ppo-trust-card::after {
        display: none;
    }

    .ppo-showcase .ppo-club-page .ppo-final__card {
        padding-right: 18px;
        padding-left: 18px;
    }

    .ppo-showcase .ppo-club-page .ppo-features {
        padding: 66px 0 42px;
    }

    .ppo-showcase .ppo-club-page .ppo-feature-grid {
        gap: 0;
    }

    .ppo-showcase .ppo-club-page .ppo-feature-card,
    .ppo-showcase .ppo-club-page .ppo-feature-card:nth-child(2) {
        display: grid;
        grid-template-columns: 48px minmax(0, 1fr);
        column-gap: 18px;
        min-height: 0;
        margin: 0;
        padding: 28px 8px;
        border: 0;
    }

    .ppo-showcase .ppo-club-page .ppo-feature-card:nth-child(2) {
        border-top: 1px solid rgba(148, 190, 208, .14);
    }

    .ppo-showcase .ppo-club-page .ppo-feature-card .ppo-feature-card__icon {
        grid-row: 1 / span 2;
        width: 48px;
        height: 48px;
        margin: 0;
    }

    .ppo-showcase .ppo-club-page .ppo-feature-card h3 {
        margin: 2px 0 10px;
        font-size: 1.18rem;
    }

    .ppo-showcase .ppo-club-page .ppo-feature-card p {
        grid-column: 2;
        font-size: .88rem;
        line-height: 1.7;
    }

    .ppo-showcase .ppo-club-page .ppo-pricing {
        padding: 62px 0 50px;
    }

    .ppo-showcase .ppo-club-page .ppo-price-card,
    .ppo-showcase .ppo-club-page .ppo-price-card:not(.ppo-price-card--featured),
    .ppo-showcase .ppo-club-page .ppo-price-card--featured {
        min-height: 0;
        padding: 46px 24px 24px;
        border-radius: 20px;
    }

    .ppo-showcase .ppo-club-page .ppo-price-card__head {
        min-height: 0;
    }

    .ppo-showcase .ppo-club-page .ppo-price-card__head h3 {
        font-size: 1.5rem;
    }

    .ppo-showcase .ppo-club-page .ppo-snapchat {
        padding: 22px 0 40px;
    }

    .ppo-showcase .ppo-club-page .ppo-snapchat > .container {
        width: calc(100% - 28px);
    }

    .ppo-showcase .ppo-club-page .ppo-snapchat-card {
        min-height: 0;
        padding: 44px 24px;
    }

    .ppo-showcase .ppo-club-page .ppo-snapchat-card__content {
        margin: 0 auto;
    }

    .ppo-showcase .ppo-club-page .ppo-snapchat-card__ghost {
        top: 28px;
        right: -38px;
        width: 180px;
        opacity: .07;
    }

    .ppo-showcase .ppo-club-page .ppo-trust {
        padding: 62px 0 38px;
    }

    .ppo-showcase .ppo-club-page .ppo-final {
        padding: 36px 0 62px;
    }

    html.ppo-motion-ready .ppo-showcase .ppo-club-page [data-ppo-reveal],
    html.ppo-motion-ready .ppo-showcase .ppo-club-page .ppo-feature-card:nth-child(1),
    html.ppo-motion-ready .ppo-showcase .ppo-club-page .ppo-feature-card:nth-child(2),
    html.ppo-motion-ready .ppo-showcase .ppo-club-page .ppo-price-card,
    html.ppo-motion-ready .ppo-showcase .ppo-club-page .ppo-trust-card {
        transform: translate3d(0, 15px, 0);
    }

    html.ppo-motion-ready .ppo-showcase .ppo-club-page [data-ppo-reveal].is-ppo-visible {
        transform: none;
    }
}

@media (hover: none), (pointer: coarse) {
    .pp-premium-theme .ppo-header.pp-site-header.header {
        -webkit-backdrop-filter: blur(7px);
        backdrop-filter: blur(7px);
    }

    .pp-premium-theme .ppo-header.pp-site-header.pp-header--scrolled {
        background: rgba(2, 8, 13, .97);
    }

    .ppo-showcase .ppo-club-page .ppo-feature-card:hover,
    .ppo-showcase .ppo-club-page .ppo-price-card:hover,
    .ppo-showcase .ppo-club-page .ppo-trust-card:hover {
        transform: none;
    }
}

@media (hover: hover) and (pointer: fine) {
    html.ppo-motion-ready .ppo-showcase .ppo-club-page .ppo-feature-card.is-ppo-visible:hover {
        transform: translateY(-7px);
    }

    html.ppo-motion-ready .ppo-showcase .ppo-club-page .ppo-price-card.is-ppo-visible:hover {
        transform: translateY(-8px);
    }

    html.ppo-motion-ready .ppo-showcase .ppo-club-page .ppo-trust-card.is-ppo-visible:hover {
        transform: translateY(-6px);
    }
}

@media (prefers-reduced-motion: reduce) {
    html.ppo-motion-ready .ppo-showcase .ppo-club-page [data-ppo-reveal],
    html.ppo-motion-ready .ppo-showcase .ppo-club-page .ppo-feature-card:nth-child(1),
    html.ppo-motion-ready .ppo-showcase .ppo-club-page .ppo-feature-card:nth-child(2),
    html.ppo-motion-ready .ppo-showcase .ppo-club-page .ppo-price-card,
    html.ppo-motion-ready .ppo-showcase .ppo-club-page .ppo-trust-card {
        opacity: 1;
        will-change: auto;
        transform: none;
    }
}
