.paywall-price-a {
    height: 100%;
    justify-content: center;
    align-items: center;
    gap: 20px;
    display: inline-flex
}

@media (max-width: 768px) {
    .paywall-price-a {
        flex-direction: column;
    }
}

.paywall-price-b, .paywall-price-c {
    flex-direction: column;
    align-items: center
}

.paywall-price-b {
    position: relative;
    flex: 1 1 0;
    padding: 32px 25px;
    background: #fff;
    border-radius: 10px;
    border-top: 4px #ff4e36 solid;
    justify-content: flex-start;
    gap: 20px;
    display: inline-flex;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.paywall-price-c {
    align-self: stretch;
    height: 105px;
    justify-content: center;
    display: flex
}

.paywall-price-d, .paywall-price-e, .paywall-price-f, .paywall-price-g {
    text-align: center;
    color: #1a1a1a;
    font-family: IBM Plex Sans, sans-serif;
    word-wrap: break-word
}

.paywall-price-g--lc {
    text-transform: none !important;
}

.paywall-price-d {
    font-size: 15px;
    font-weight: 600;
    line-height: 21px
}

.paywall-price-e, .paywall-price-f, .paywall-price-g {
    font-size: 32px;
    font-weight: 700
}

.paywall-price-f, .paywall-price-g {
    align-self: stretch;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px
}

.paywall-price-g, a.paywall-price-g:hover {
    text-decoration: none;
    padding: 8px 20px;
    background: #ff4e36;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: inline-flex;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 20px
}

.paywall-price-g--full {
    background: #ffffff;
    border: 1px solid #000000;
    color: #000000;
}

.paywall-price-h, .paywall-price-i {
    align-self: stretch;
    justify-content: flex-start;
    align-items: center;
    gap: 10px
}

.paywall-price-h {
    text-align: left;
    flex-direction: column;
    display: flex
}

.paywall-price-i {
    display: inline-flex
}

.paywall-price-j {
    flex: 1 1 0;
    color: #1a1a1a;
    font-size: 15px;
    font-family: IBM Plex Sans, sans-serif;
    font-weight: 400;
    line-height: 17px;
    word-wrap: break-word
}

.paywall-price-j--b {
    font-weight: 500;
    max-width: 230px;
}

.paywall-price-o {
    align-self: stretch;
    height: 1px;
    background: #e0e6e9
}

.paywall-price-p {
    align-self: stretch;
    text-align: center;
    color: #1a1a1a;
    font-size: 15px;
    font-family: IBM Plex Sans, sans-serif;
    font-weight: 600;
    line-height: 17px;
    word-wrap: break-word
}

@media (min-width: 768px) {
    .paywall-price-p.popular {
        padding-bottom: 70px;
    }
}

.paywall-price-q {
    position: absolute;
    top: -15px;
    padding: 3px 10px;
    background: #1a1a1a;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: inline-flex
}

.paywall-price-q--yellow {
    background: #e9cd00;
}

.paywall-price-q--yellow .paywall-price-r {
    color: #000000;
}

.paywall-price-r {
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-family: IBM Plex Sans, sans-serif;
    font-weight: 600;
    line-height: 20px;
    word-wrap: break-word
}

.paywall-price-a--offer2 .paywall-price-b {
    border-top: none;
    padding: 0 0 0 0;
    box-shadow: none;
    background: none;
}

.paywall-price-a--offer2 .paywall-price-button {
    position: absolute;
    bottom: 14%;
}

.paywall-price-a--offer2 img {
    max-width: 100%;
}

.paywall-price--ffrw {
    flex-flow: row wrap;
    gap: 20px 0;
    max-width: 800px;
}

.paywall-price--f100 {
    flex: 0 0 100%;
}

.paywall-price-g--mw300 {
    max-width: 300px;
    margin: 0 auto;
    width: 100%;
}

.paywall-price-h--full {
    flex-flow: row wrap;
    gap: 10px 0;
}

.paywall-price-h--full .paywall-price-i {
    flex: 0 0 50%;
    /* gap: 0; */
}

.paywall-price-b--full {
    border-top: 4px #b9b9b9 solid;
}

.paywall-price-b--full_1 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    z-index: 1;
}

.paywall-price-b--full_2 {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.paywall-price-b--full_1::before {
    content: '';
    position: absolute;
    right: -5px;
    top: 0;
    width: 10px;
    height: 100%;
    clear: both;
    background: #ffffff;
}

.paywall-price-b--full_1::after {
    content: '';
    position: absolute;
    right: -5px;
    top: 10%;
    width: 10px;
    height: 80%;
    clear: both;
    background: url("/assets/plus/divider.jpg") no-repeat;
    background-size: contain;
}

.paywall-price-i .gift {
    width: 17px;
    height: auto;
    margin-right: 5px;
}

.paywall-price-i .plus {
    width: 17px;
    height: auto;
    margin-right: 5px;
}

.paywall-price-f--abs {
    position: absolute;
    bottom: 5px;
    right: -90px;
}


.paywall-price-f--striked-gray {
    color: #b2b2b2;
}

.paywall-price-f--striked.paywall-price-f--striked-gray::after {
    content: "";
    background: url("/assets/plus/plus_red_stripe.png") center no-repeat;
    background-size: contain;
    /* width: 130%;
    height: 77%;
    position: absolute;
    left: -20%;
    top: 17%; */
}

.paywall-price-f--abs .paywall-price-f--striked-gray::after {
    width: 130%;
    height: 77%;
    position: absolute;
    left: -20%;
    top: 17%;
}

.pr {
    position: relative;
}

.paywall-price-b--nH {
    align-self: stretch;
    height: auto;
    justify-content: space-between;
    display: flex;
}

.paywall-price-b--nH .paywall-price-c, .paywall-price-c--nH {
    height: auto;
}

.new-product-extra--wrap {
    height: 85px;
}

.paywall-price-z {
    align-self: stretch;
    height: auto;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    gap: 20px;
}



@media (max-width: 460px) {
    .new-product-extra--wrap {
        height: 110px;
    }
}

@media (max-width: 768px) {
    .paywall-price--ffrw {
        flex-flow: column;
    }

    .paywall-price-h--full {
        flex-flow: column !important;
    }

    .paywall-price-b--full_1 {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    
    .paywall-price-b--full_2 {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    .paywall-price-b--full_1::before, .paywall-price-b--full_1::after {
        display: none;
    }

    .paywall-price-f--abs {
        position: relative;
        bottom: auto;
        right: auto;
    }

    .paywall-price-j--b {
        max-width: none;
    }
}