/*
 * Pixel-locked overrides for the alternative checkout's source screens.
 *
 * Figma: aR57mqD2cNZz39UJfepj0J
 *   Access: desktop 6060:9063, mobile 6060:8872
 *   Copies: desktop 6060:7028, mobile 6060:7966
 *   Payer:  desktop 6244:22804, mobile 6244:23097
 *
 * This file deliberately scopes every component rule to either
 * .sknc-source-screen or .sknc-stage--payer so the live checkout and the
 * other onboarding screens keep their maintained theme styles.
 */

/* Screen 8 inherits the maintained Life Story plan styles. */

/* --------------------------------------------------------------------------
   Screen 9: Choose additional copies — desktop
   -------------------------------------------------------------------------- */

.sknc-source-screen[data-sknc-screen="9"] {
    background: #fffefa;
    height: 925px;
    min-height: 925px;
    overflow: hidden;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies {
    box-sizing: border-box;
    height: 925px;
    margin: 0 auto;
    max-width: 1440px;
    overflow: hidden;
    padding: 70px 60px 100px;
    position: relative;
    text-align: center;
    width: 100%;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__ornament {
    align-items: center;
    display: flex;
    gap: 8px;
    height: 24px;
    margin: 0 auto;
    max-width: none;
    width: 220px;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__ornament-line {
    background: #d88c23;
    flex: 1 1 auto;
    height: 1px;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__ornament-icon,
.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__ornament-icon svg {
    display: block;
    flex: 0 0 24px;
    height: 24px;
    width: 24px;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__heading {
    color: #2c301f;
    font: 400 64px/58px var(--sknc-heading, "ITC Garamond Std Book Condensed", "Times New Roman", serif);
    letter-spacing: -1.28px;
    margin: 24px 0 0;
    text-box-edge: cap alphabetic;
    text-box-trim: trim-both;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__subheading {
    color: #2c301f;
    font: 400 16px/1.4 var(--sknc-body, "Lato", Arial, sans-serif);
    margin: 24px auto 0;
    max-width: 605px;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__panel {
    background: #f9f3ea;
    border-radius: 12px;
    display: grid;
    grid-template-columns: 509px 811px;
    height: 392px;
    margin: 40px 0 0;
    overflow: hidden;
    text-align: left;
    width: 1320px;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__image {
    border-radius: 12px 0 0 12px;
    display: block;
    height: 463.462px !important;
    margin: -13.014px 0 0 .05px;
    max-width: none;
    width: 523.303px;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__form {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 0;
    height: 392px;
    justify-content: space-between;
    margin-left: 93px;
    padding: 32px 32px 32px 0;
    width: 718px;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__select-label {
    color: #2c301f;
    display: block;
    font: 400 30px/32px var(--sknc-heading, "ITC Garamond Std Book Condensed", "Times New Roman", serif);
    letter-spacing: -.6px;
    margin: 0;
    text-box-edge: cap alphabetic;
    text-box-trim: trim-both;
    width: 591px;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__select-wrap {
    align-items: center;
    display: flex;
    height: 56px;
    margin-top: 24px;
    position: relative;
    width: 591px;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__select-icon {
    display: inline-flex;
    height: 32px;
    left: 16px;
    pointer-events: none;
    position: absolute;
    top: 12px;
    transform: none;
    width: 32px;
    z-index: 2;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__select-icon svg {
    display: block;
    height: 32px;
    width: 32px;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__select,
.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__select-wrap .select2-container {
    height: 56px;
    width: 591px !important;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__select {
    appearance: none;
    background: #f9f3ea;
    border: 1px solid #9b9c8f;
    border-radius: 8px;
    box-sizing: border-box;
    color: #2c301f;
    font: 700 16px/24px var(--sknc-body, "Lato", Arial, sans-serif);
    padding: 12px 42px 12px 56px;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__select-wrap .select2-selection--single {
    background: #f9f3ea;
    border: 1px solid #9b9c8f;
    border-radius: 8px;
    box-sizing: border-box;
    height: 56px;
    padding: 12px 42px 12px 56px;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__select-wrap .select2-selection__rendered {
    color: #2c301f !important;
    font: 700 16px/24px var(--sknc-body, "Lato", Arial, sans-serif) !important;
    padding: 0 !important;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__select-wrap .select2-selection__arrow {
    height: 54px;
    right: 16px !important;
    top: 0;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__bottom {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin: auto 0 0;
    width: 591px;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__tip {
    align-items: center;
    border-bottom: 1px solid #9b9c8f;
    box-sizing: border-box;
    color: #2c301f;
    display: flex;
    font: 400 14px/1.3 var(--sknc-body, "Lato", Arial, sans-serif);
    gap: 16px;
    height: 80px;
    padding: 20px 0;
    width: 591px;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__tip-icon,
.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__tip-icon svg {
    display: block;
    flex: 0 0 40px;
    height: 40px;
    width: 40px;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__divider {
    display: none;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__badges {
    display: flex;
    flex-wrap: nowrap;
    gap: 12px;
    height: 40px;
    list-style: none;
    margin: 0;
    overflow: visible;
    padding: 0;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__badges li {
    align-items: center;
    border: 1px solid #9b9c8f;
    border-radius: 8px;
    box-sizing: border-box;
    color: #42462f;
    display: inline-flex;
    font: 400 14px/20px var(--sknc-body, "Lato", Arial, sans-serif);
    gap: 10px;
    height: 40px;
    padding: 10px 12px;
    white-space: nowrap;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__badge-icon,
.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__badge-icon svg {
    display: block;
    flex: 0 0 18px;
    height: 18px;
    width: 18px;
}

.sknc-source-screen[data-sknc-screen="9"] button.sk-extra-copies__continue {
    align-items: center;
    background: #2c301f !important;
    border: 0 !important;
    border-radius: 8px !important;
    color: #f5f3eb !important;
    display: flex;
    font: 700 16px/24px var(--sknc-body, "Lato", Arial, sans-serif) !important;
    height: 52px;
    justify-content: center;
    margin: 32px auto 0 !important;
    min-height: 52px;
    padding: 14px 24px !important;
    width: 165px;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__skip {
    appearance: none;
    background: transparent;
    border: 0;
    color: #2c301f;
    display: block;
    font: 400 16px/1.3 var(--sknc-body, "Lato", Arial, sans-serif);
    margin: 32px auto 0;
    padding: 0;
    text-decoration: underline;
    white-space: nowrap;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-rating {
    align-items: center;
    color: #2c301f;
    display: flex;
    font: 400 13px/14px Roboto, Arial, sans-serif;
    gap: 14px;
    height: 20px;
    justify-content: center;
    margin: 32px auto 0;
    text-decoration: none;
    width: 261.6267px;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-rating__label {
    flex: 0 0 54px;
    font-weight: 700;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-rating__stars,
.sknc-source-screen[data-sknc-screen="9"] .sk-rating__stars svg {
    display: block;
    flex: 0 0 106.6667px;
    height: 20px;
    width: 106.6667px;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-rating__trustpilot {
    align-items: center;
    display: inline-flex;
    flex: 0 0 72.96px;
    gap: 3px;
    height: 17.918px;
    white-space: nowrap;
}

.sknc-source-screen[data-sknc-screen="9"] .sk-rating__trustpilot-icon,
.sknc-source-screen[data-sknc-screen="9"] .sk-rating__trustpilot-icon svg {
    display: block;
    flex: 0 0 16px;
    height: 16px;
    width: 16px;
}

/* --------------------------------------------------------------------------
   Screen 10: Payer details — desktop
   -------------------------------------------------------------------------- */

.sknc-stage--payer {
    background: #fffefa;
    box-sizing: border-box;
    height: 587px;
    min-height: 587px;
    overflow: hidden;
    padding: 70px 60px 71px;
}

.sknc-stage--payer .sknc-payer {
    align-items: start;
    display: grid;
    gap: 180px;
    grid-template-columns: 642px 498px;
    height: 446px;
    margin: 0 auto;
    max-width: 1320px;
    width: 1320px;
}

.sknc-stage--payer .sknc-payer__form {
    height: 346px;
    width: 642px;
}

.sknc-stage--payer .sknc-payer__eyebrow {
    color: #d88c23;
    font: 500 16px/22px var(--sknc-body, "Lato", Arial, sans-serif) !important;
    letter-spacing: 0;
    margin: 0 0 12px !important;
}

.sknc-stage--payer .sknc-payer__eyebrow--mobile {
    display: none;
}

.sknc-stage--payer .sknc-payer__eyebrow--desktop {
    display: block;
}

.sknc-stage--payer .sknc-payer__form h1,
.sknc-stage--payer .sknc-payer__form h2,
.sknc-stage--payer .sknc-order h2,
.sknc-stage--payer .sknc-order h3 {
    color: #2c301f;
    font-family: var(--sknc-heading, "ITC Garamond Std Book Condensed", "Times New Roman", serif);
    font-weight: 400;
    text-box-edge: cap alphabetic;
    text-box-trim: trim-both;
}

.sknc-stage--payer .sknc-payer__form h1 {
    font-size: 32px;
    height: 32px;
    letter-spacing: -.64px;
    line-height: 32px;
    margin: 0;
}

.sknc-stage--payer .sknc-payer__form h2 {
    font-size: 32px;
    height: 32px;
    letter-spacing: -.64px;
    line-height: 32px;
    margin: 40px 0 16px;
}

.sknc-stage--payer .sknc-payer__names {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(2, 313px);
    width: 642px;
}

.sknc-stage--payer .sknc-payer__form label {
    display: block;
    margin: 0 0 16px;
}

.sknc-stage--payer .sknc-payer__form input,
.sknc-stage--payer .sknc-payer__form select {
    appearance: none;
    background: #fffefa;
    border: 1px solid #9b9c8f;
    border-radius: 8px;
    box-sizing: border-box;
    color: #42462f;
    display: block;
    font: 400 14px/28px var(--sknc-body, "Lato", Arial, sans-serif);
    height: 46px;
    margin: 0;
    min-height: 46px;
    padding: 8px 16px;
    width: 100%;
}

.sknc-stage--payer .sknc-payer__language {
    display: none !important;
}

.sknc-stage--payer .sknc-payer__form > .sknc__button {
    align-items: center;
    background: #2c301f;
    border: 0;
    border-radius: 8px;
    color: #f5f3eb;
    display: flex;
    font: 700 16px/24px var(--sknc-body, "Lato", Arial, sans-serif);
    height: 52px;
    justify-content: center;
    margin: 16px 0 0;
    padding: 14px 24px;
    width: 200px;
}

.sknc-stage--payer .sknc-order {
    background: #f9f3ea;
    border: 1px solid #fae0c0;
    border-radius: 12px;
    box-sizing: border-box;
    height: 446px;
    padding: 32px;
    width: 498px;
}

.sknc-stage--payer .sknc-order__header {
    align-items: center;
    display: flex;
    height: 52px;
    justify-content: space-between;
    margin: 0 0 24px;
    width: 434px;
}

.sknc-stage--payer .sknc-order__header h2 {
    font-size: 30px;
    line-height: 32px;
    margin: 0;
}

.sknc-stage--payer .sknc-order__clear {
    appearance: none;
    background: #d88c23;
    border: 0;
    border-radius: 8px;
    color: #f5f3eb;
    font: 700 16px/24px var(--sknc-body, "Lato", Arial, sans-serif);
    height: 52px;
    padding: 14px 24px;
    width: 125px;
}

.sknc-stage--payer .sknc-order__product {
    align-items: center;
    border: 1px solid #9b9c8f;
    border-radius: 12px;
    box-sizing: border-box;
    display: grid;
    gap: 24px;
    grid-template-columns: 83.512px 268px;
    height: 139px;
    padding: 16px;
    position: relative;
    width: 434px;
}

.sknc-stage--payer .sknc-order__product img {
    display: block;
    height: 107px;
    max-width: none;
    object-fit: contain;
    width: 83.512px;
}

.sknc-stage--payer .sknc-order__product > div {
    display: flex;
    flex-direction: column;
    height: 97px;
    justify-content: space-between;
    min-width: 0;
    width: 268px;
}

.sknc-stage--payer .sknc-order__product h3 {
    font-size: 22px;
    line-height: 22px;
    margin: 0;
    width: 268px;
}

.sknc-stage--payer .sknc-order__product strong {
    color: #2c301f;
    font: 400 24px/24px var(--sknc-heading, "ITC Garamond Std Book Condensed", "Times New Roman", serif);
}

.sknc-stage--payer .sknc-order__product > span {
    bottom: 20px;
    color: #6b6e62;
    font: 400 16px/21px var(--sknc-body, "Lato", Arial, sans-serif);
    padding: 0;
    position: absolute;
    right: 42.5px;
    white-space: nowrap;
}

.sknc-stage--payer .sknc-order__promo {
    align-items: stretch;
    display: flex;
    height: 48px;
    box-sizing: border-box;
    margin: 20px 0 0;
    min-height: 48px;
    width: 434px;
}

.sknc-stage--payer .sknc-order__promo input {
    background: #f9f3ea;
    border: 1px solid #9b9c8f;
    border-radius: 6px 0 0 6px;
    box-sizing: border-box;
    color: #42462f;
    flex: 1 1 auto;
    font: 400 14px/28px var(--sknc-body, "Lato", Arial, sans-serif);
    height: 48px;
    margin: 0;
    min-height: 48px;
    min-width: 0;
    padding: 8px 16px;
}

.sknc-stage--payer .sknc-order__promo button {
    align-items: center;
    align-self: stretch;
    background: #2c301f;
    border: 0;
    border-radius: 0 6px 6px 0;
    box-sizing: border-box;
    color: #fff;
    display: inline-flex;
    flex: 0 0 120px;
    font: 700 14px/20px var(--sknc-body, "Lato", Arial, sans-serif);
    height: 48px;
    justify-content: center;
    margin: 0;
    min-height: 48px;
    padding: 0 16px;
    white-space: nowrap;
    width: auto;
}

.sknc-stage--payer .sknc-order dl {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin: 32px 0 0;
    width: 434px;
}

.sknc-stage--payer .sknc-order dl > div {
    display: flex;
    font: 400 18px/28px var(--sknc-body, "Lato", Arial, sans-serif);
    justify-content: space-between;
    padding: 0;
    width: 434px;
}

.sknc-stage--payer .sknc-order dt,
.sknc-stage--payer .sknc-order dd {
    margin: 0;
}

.sknc-stage--payer .sknc-order dl > .sknc-order__total {
    font: 600 22px/29px var(--sknc-body, "Lato", Arial, sans-serif) !important;
}

/* The shared review strip sits outside each screen, so its exact Figma crop
   follows the root's current-screen state. */
@media (min-width: 700px) {
    .sknc[data-current-screen="8"] > .sknc-reviews {
        height: 387px;
        padding-bottom: 42px;
    }

    .sknc[data-current-screen="10"] > .sknc-reviews {
        height: 391px;
        padding-bottom: 46px;
    }
}

/* --------------------------------------------------------------------------
   Exact 360px mobile frames
   -------------------------------------------------------------------------- */

@media (max-width: 699px) {
    .sknc[data-current-screen="9"] .sknc-header,
    .sknc[data-current-screen="9"] .sknc-header__mobile,
    .sknc[data-current-screen="10"] .sknc-header,
    .sknc[data-current-screen="10"] .sknc-header__mobile {
        height: 56px;
    }

    .sknc[data-current-screen="9"] .sknc-header__mobile,
    .sknc[data-current-screen="10"] .sknc-header__mobile {
        padding: 8px;
    }

    .sknc[data-current-screen="9"] .sknc-header__language select,
    .sknc[data-current-screen="10"] .sknc-header__language select {
        background-image: linear-gradient(45deg, transparent 50%, #2c301f 50%), linear-gradient(135deg, #2c301f 50%, transparent 50%);
        background-position: calc(100% - 13px) 18px, calc(100% - 9px) 18px;
        background-repeat: no-repeat;
        background-size: 4px 4px, 4px 4px;
        width: 86px;
    }

    .sknc-source-screen[data-sknc-screen="9"] {
        height: 908px;
        min-height: 908px;
    }

    .sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies {
        height: 908px;
        padding: 23px 16px 19px;
        width: 100%;
    }

    .sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__ornament {
        width: 130px;
    }

    .sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__heading {
        font-size: 40px;
        letter-spacing: -.8px;
        line-height: 36px;
        margin-top: 16px;
    }

    .sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__subheading {
        font-size: 16px;
        line-height: 1.4;
        margin-top: 16px;
        width: 328px;
    }

    .sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__panel {
        display: flex;
        flex-direction: column;
        gap: 40px;
        height: 550px;
        margin-top: 30px;
        padding: 0 0 24px;
        width: 328px;
    }

    .sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__image {
        border-radius: 12px 12px 0 0;
        flex: 0 0 212px;
        height: 212px !important;
        margin: 0;
        object-fit: cover;
        object-position: center 42%;
        width: 328px;
    }

    .sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__form {
        display: flex;
        flex: 0 0 274px;
        height: 274px;
        justify-content: flex-start;
        margin: 0;
        padding: 0 16px;
        width: 328px;
    }

    .sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__select-label {
        font-size: 22px;
        line-height: 20px;
        width: 296px;
    }

    .sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__select-wrap {
        height: 48px;
        margin-top: 12px;
        width: 296px;
    }

    .sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__select-icon {
        height: 24px;
        left: 10px;
        top: 12px;
        width: 24px;
    }

    .sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__select-icon svg {
        height: 24px;
        width: 24px;
    }

    .sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__select,
    .sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__select-wrap .select2-container {
        height: 48px;
        width: 296px !important;
    }

    .sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__select-wrap .select2-selection--single {
        height: 48px;
        padding: 12px 36px 12px 42px;
    }

    .sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__select-wrap .select2-selection__rendered {
        font-size: 14px !important;
        line-height: 17px !important;
    }

    .sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__select-wrap .select2-selection__arrow {
        height: 46px;
        right: 10px !important;
    }

    .sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__bottom {
        gap: 20px;
        margin-top: 32px;
        width: 296px;
    }

    .sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__tip {
        background: transparent;
        gap: 8px;
        height: 60px;
        padding: 12px 0;
        width: 296px;
    }

    .sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__tip-icon,
    .sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__tip-icon svg {
        flex-basis: 24px;
        height: 24px;
        width: 24px;
    }

    .sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__badges {
        align-items: center;
        flex-direction: column-reverse;
        flex-wrap: nowrap;
        gap: 8px;
        height: 88px;
        justify-content: flex-start;
        width: 296px;
    }

    .sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__badges li {
        flex: 0 0 40px;
        font-size: 12px;
        gap: 8px;
        height: 40px;
        line-height: 20px;
        padding: 10px 12px;
    }

    .sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__badge-icon,
    .sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__badge-icon svg {
        flex-basis: 16px;
        height: 16px;
        width: 16px;
    }

    .sknc-source-screen[data-sknc-screen="9"] button.sk-extra-copies__continue {
        font-size: 14px !important;
        height: 40px;
        line-height: 20px !important;
        margin-top: 32px !important;
        min-height: 40px;
        padding: 10px 24px !important;
        width: 328px;
    }

    .sknc-source-screen[data-sknc-screen="9"] .sk-extra-copies__skip {
        font-size: 16px;
        line-height: 1.3;
        margin-top: 16px;
        width: 328px;
    }

    .sknc-source-screen[data-sknc-screen="9"] .sk-rating {
        margin-top: 32px;
    }

    .sknc-stage--payer {
        height: 1131px;
        min-height: 1131px;
        padding: 40px 16px;
    }

    .sknc-stage--payer .sknc-payer {
        display: flex;
        flex-direction: column;
        gap: 0;
        height: 1051px;
        margin: 0;
        max-width: none;
        width: 328px;
    }

    .sknc-stage--payer .sknc-payer__eyebrow--desktop {
        display: none;
    }

    .sknc-stage--payer .sknc-payer__eyebrow--mobile {
        display: block;
        flex: 0 0 22px;
        height: 22px;
        margin: 0 0 12px !important;
        order: 1;
    }

    .sknc-stage--payer .sknc-order {
        flex: 0 0 449px;
        height: 449px;
        order: 2;
        padding: 24px 16px;
        width: 328px;
    }

    .sknc-stage--payer .sknc-order__header {
        align-items: stretch;
        display: flex;
        flex-direction: column;
        gap: 24px;
        height: 78px;
        margin: 0 0 32px;
        width: 296px;
    }

    .sknc-stage--payer .sknc-order__header h2 {
        font-size: 22px;
        height: 14px;
        line-height: 20px;
        margin: 0;
    }

    .sknc-stage--payer .sknc-order__clear {
        font-size: 14px;
        height: 40px;
        line-height: 20px;
        padding: 10px 24px;
        width: 296px;
    }

    .sknc-stage--payer .sknc-order__product {
        grid-template-columns: 83.512px 156.488px;
        height: 139px;
        width: 296px;
    }

    .sknc-stage--payer .sknc-order__product > div {
        width: 156.488px;
    }

    .sknc-stage--payer .sknc-order__product h3 {
        font-size: 22px;
        line-height: 22px;
        width: 156.488px;
    }

    .sknc-stage--payer .sknc-order__product > span {
        bottom: 20px;
        right: 16px;
    }

    .sknc-stage--payer .sknc-order__promo {
        height: 40px;
        margin-top: 12px;
        width: 296px;
    }

    .sknc-stage--payer .sknc-order__promo input {
        font-size: 14px;
        height: 40px;
        line-height: 28px;
        margin: 0;
    }

    .sknc-stage--payer .sknc-order__promo button {
        flex-basis: 100px;
        font-size: 14px;
        height: 40px;
        margin: 0;
        padding: 0 12px;
        width: auto;
    }

    .sknc-stage--payer .sknc-order dl {
        gap: 12px;
        margin-top: 32px;
        width: 296px;
    }

    .sknc-stage--payer .sknc-order dl > div {
        font-size: 16px;
        line-height: 24px;
        width: 296px;
    }

    .sknc-stage--payer .sknc-order dl > .sknc-order__total {
        font-size: 18px !important;
        line-height: 26px !important;
    }

    .sknc-stage--payer .sknc-payer__form {
        flex: 0 0 auto;
        height: auto;
        margin-top: 32px;
        order: 3;
        padding: 0;
        width: 328px;
    }

    .sknc-stage--payer .sknc-payer__form h1 {
        display: none;
    }

    .sknc-stage--payer .sknc-payer__form h2 {
        font-size: 28px;
        height: 26px;
        letter-spacing: -.56px;
        line-height: 26px;
        margin: 0 0 12px;
    }

    .sknc-stage--payer .sknc-payer__names {
        display: block;
        width: 328px;
    }

    .sknc-stage--payer .sknc-payer__form label {
        margin: 0 0 16px;
    }

    .sknc-stage--payer .sknc-payer__names label:first-child {
        margin-bottom: 16px;
    }

    .sknc-stage--payer .sknc-payer__form input,
    .sknc-stage--payer .sknc-payer__form select {
        font-size: 14px;
        height: 46px;
        line-height: 28px;
        min-height: 46px;
        padding: 8px 16px;
    }

    .sknc-stage--payer .sknc-payer__language {
        color: #42462f;
        display: block !important;
        font: 400 16px/24px var(--sknc-body, "Lato", Arial, sans-serif);
        margin-bottom: 0 !important;
    }

    .sknc-stage--payer .sknc-payer__language select {
        background-image: linear-gradient(45deg, transparent 50%, #6b6e62 50%), linear-gradient(135deg, #6b6e62 50%, transparent 50%);
        background-position: calc(100% - 18px) 20px, calc(100% - 13px) 20px;
        background-repeat: no-repeat;
        background-size: 5px 5px, 5px 5px;
        margin-top: 8px;
        padding-right: 40px;
    }

    .sknc-stage--payer .sknc-payer__form > .sknc__button {
        font-size: 14px;
        height: 40px;
        line-height: 20px;
        margin: 184px 0 0;
        min-height: 40px;
        padding: 10px 24px;
        width: 328px;
    }

    .sknc[data-current-screen="9"] {
        padding-bottom: 74.9375px;
    }

    .sknc[data-current-screen="10"] > .sknc-reviews {
        height: 458px;
        padding-bottom: 29.9375px;
    }
}


/* Alternative plan stage: inherit the maintained Life Story card layout. */
.sknc-source-screen[data-sknc-screen="8"] {
    background: #fffefa;
    height: auto;
    min-height: 958px;
    overflow: visible;
}

.sknc-source-screen[data-sknc-screen="8"] .sk-choose-access {
    height: auto;
    min-height: 958px;
    overflow: visible;
    padding-top: 32px;
}

.sknc-source-screen[data-sknc-screen="8"] .sk-choose-access__ornament {
    display: none;
}

.sknc-source-screen[data-sknc-screen="8"] .sk-choose-access__rating {
    order: -1;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 8px;
    max-width: 100%;
    margin: 0 0 24px;
    font-size: 16px;
    line-height: 24px;
}

.sknc-source-screen[data-sknc-screen="8"] a.sk-choose-access__rating .sk-choose-access__rating-label {
    text-decoration: underline;
    text-underline-offset: 2px;
}

.sknc-source-screen[data-sknc-screen="8"] .sk-choose-access__rating-stars svg {
    width: 106px;
    height: 20px;
}

.sknc-source-screen[data-sknc-screen="8"] .sk-choose-access__rating-trustpilot {
    font-size: 14px;
}

.sknc-source-screen[data-sknc-screen="8"] .sk-choose-access__rating-trustpilot-icon {
    width: 18px;
    height: 18px;
}

.sknc-source-screen[data-sknc-screen="8"] .sk-choose-access__heading {
    margin-top: 0;
}

.sknc-source-screen[data-sknc-screen="8"] .sk-choose-access__subheading {
    margin: 16px 0 18px;
}

.sknc-source-screen[data-sknc-screen="8"] .sk-classic-plus-time-limit {
    display: inline-flex;
    align-items: center;
    align-self: flex-start;
    justify-content: center;
    gap: 8px;
    max-width: 100%;
    margin: 16px 0 0;
    padding: 5px 15px;
    border: 1px solid #d88c23;
    border-radius: 999px;
    color: var(--color-grey-1, #2c301f);
    background: transparent;
    font-family: var(--font-family-base, sans-serif);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    white-space: normal;
}

.sknc-source-screen[data-sknc-screen="8"] .sk-classic-plus-time-limit svg {
    display: block;
    flex-shrink: 0;
    color: #d88c23;
}

.sknc-source-screen[data-sknc-screen="8"] .sk-classic-plus-features-intro {
    margin: 0 0 8px;
    font-family: inherit;
    font-size: inherit;
    font-weight: 700;
    line-height: 1.5;
    color: inherit;
}

@media (max-width: 782px) {
    .sknc-source-screen[data-sknc-screen="8"],
    .sknc-source-screen[data-sknc-screen="8"] .sk-choose-access {
        height: auto;
        min-height: 0;
        overflow: visible;
    }

    .sknc-source-screen[data-sknc-screen="8"] .sk-choose-access {
        padding-top: 28px;
    }

    .sknc-source-screen[data-sknc-screen="8"] .sk-choose-access__rating {
        order: -1;
        gap: 6px;
        margin: 0 0 20px;
        font-size: 14px;
        line-height: 20px;
    }

    .sknc-source-screen[data-sknc-screen="8"] .sk-choose-access__rating-stars svg {
        width: 90px;
        height: 17px;
    }

    .sknc-source-screen[data-sknc-screen="8"] .sk-choose-access__rating-trustpilot-icon {
        width: 16px;
        height: 16px;
    }
}
