.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-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-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-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%;
}

.new-product-extra {
    /* background: red; */
    background: url("/assets/gaiss/red-grad-bg.jpg") no-repeat;
    background-size: cover;
    color: #ffffff;
    position: absolute;
    left: -15px;
    right: -15px;
    /* height: 120px; */
    padding: 10px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* gap: 5px; */
    /* justify-content: space-between; */
    text-align: center;
}

.new-product-extra > div {
    /* padding: 0 10px; */
    font-weight: 700;
}

.new-product-extra > div i {
    font-weight: 300;
}

.new-product-extra::after{
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 0px solid transparent;
    border-top: 15px solid #af1903;
    clear: both;
}

.new-product-extra::before{
    content: '';
    position: absolute;
    right: 0;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #af1903;
    clear: both;
}

.new-product-extra a {
    color: #ffffff;
}

.new-product-extra a:hover {
    text-decoration: none;
}

.paywall-price-f--striked {
    position: relative;
    font-size: 20px;
}

.paywall-price-f--striked::after {
    /* content: "";
    background: url("/assets/plus/plus_stripe.png") center no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    left: -5px;
    top: 0; */

    content: "";
    background: url("/assets/plus/plus_stripe.png") center no-repeat;
    width: 30%;
    height: 74%;
    position: absolute;
    left: 34%;
    top: 17%;
}

.go3-logo {
    width: 50px;
    margin-left: 5px;
}

@media (max-width: 761px) {
    .superatlaide-container .paywall-price-a {
        display: flex;
        flex-direction: column;
    }

    .paywall-price-a .paywall-price-b:nth-child(2) {
        order: 1
    }

    .paywall-price-a .paywall-price-b:first-child {
        order: 2;
    }

    .paywall-price-a .paywall-price-b:last-child {
        order: 3;
    }
}