.radio-image-container {
    display: flex;
    width: 100%;
    height: 683px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}

.radio-image-container .radio-slider .indiv-665-img {
    background: url(/content/dam/npcld/ecommerce/en-us/mcafee-redesign/radio-hero/indiv-665.png);
    background-size: 100% 100%;
}

.radio-image-container .radio-slider .indiv-663-img {
    background: url(/content/dam/npcld/ecommerce/en-us/mcafee-redesign/radio-hero/indiv-663.png);
    background-size: 100% 100%;
}

.radio-image-container .radio-slider .indiv-667-img {
    background: url(/content/dam/npcld/ecommerce/en-us/mcafee-redesign/radio-hero/indiv-667.png);
    background-size: 100% 100%;
}

.radio-image-container .radio-slider .fam-664-img {
    background: url(/content/dam/npcld/ecommerce/en-us/mcafee-redesign/radio-hero/family-664.png);
    background-size: 100% 100%;
}

.radio-image-container .radio-slider .fam-662-img {
    background: url(/content/dam/npcld/ecommerce/en-us/mcafee-redesign/radio-hero/family-662.png);
    background-size: 100% 100%;
}

.radio-image-container .radio-slider .fam-666-img {
    background: url(/content/dam/npcld/ecommerce/en-us/mcafee-redesign/radio-hero/family-666.png);
    background-size: 100% 100%;
}

.radio-image-container .radio-slider .mtp-665-img {
    background: url(/content/dam/npcld/ecommerce/en-us/mcafee-redesign/radio-hero/mtp-665.png);
    background-size: 100% 100%;
}

.radio-image-container .radio-slider .mtp-535-img {
    background: url(/content/dam/npcld/ecommerce/en-us/mcafee-redesign/radio-hero/mtp-535.png);
    background-size: 100% 100%;
}

.radio-image-container .radio-slider .mtp-663-img {
    background: url(/content/dam/npcld/ecommerce/en-us/mcafee-redesign/radio-hero/mtp-663.png);
    background-size: 100% 100%;
}

.radio-image-container .radio-slider .av-665-img {
    background: url(/content/dam/npcld/ecommerce/en-us/mcafee-redesign/radio-hero/av-665.png);
    background-size: 100% 100%;
}

.radio-image-container .radio-slider .av-535-img {
    background: url(/content/dam/npcld/ecommerce/en-us/mcafee-redesign/radio-hero/av-535.png);
    background-size: 100% 100%;
}

.radio-image-container .radio-slider .av-663-img {
    background: url(/content/dam/npcld/ecommerce/en-us/mcafee-redesign/radio-hero/av-663.png);
    background-size: 100% 100%;
}

.radio-image-container .radio-slider .av-537-img {
    background: url(/content/dam/npcld/ecommerce/en-us/mcafee-redesign/radio-hero/av-537.png);
    background-size: 100% 100%;
}

.radio-image-container .radio-slider .mssp-665-img {
    background: url(/content/dam/npcld/ecommerce/en-us/mcafee-redesign/radio-hero/mssp-665.png);
    background-size: 100% 100%;
}

.radio-image-container .radio-slider .mssp-535-img {
    background: url(/content/dam/npcld/ecommerce/en-us/mcafee-redesign/radio-hero/mssp-535.png);
    background-size: 100% 100%;
}

.radio-image-container .radio-slider .mssp-663-img {
    background: url(/content/dam/npcld/ecommerce/en-us/mcafee-redesign/radio-hero/mssp-663.png);
    background-size: 100% 100%;
}

.radio-slider {
    height: 683px;
    width: 100%;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
}

.radio-slider [class*="img"] {
    border-radius: 20px;
    transition: all 1s cubic-bezier(0.68, 0, 0.32, 1);
    position: absolute;
}

.image-item-radio {
    border-radius: 20px;
}

.image-item-radio.active {
    width: 425px;
    height: 538px;
    z-index: 4;
    opacity: 1;
    box-shadow: 1.9px 3.8px 15.2px 0px rgba(0, 0, 0, 0.14);
}

.image-item-radio.inactive {
    width: 134px;
    height: 180px;
    flex-shrink: 0;
    opacity: 0.6;
}

.inactive.first {
    transform: translate(-250px);
}

.inactive.last {
    transform: translate(245px);
}


@media (max-width: 1200px) {

    /******************/
    .mcf__hero--carousel-wrapper.hero-flex-card .margin-top-86 {
        margin-top: 21.840px;
    }

    .mcf__hero--carousel-wrapper.hero-flex-card .md-text-center {
        text-align: center;
    }

    .mcf__hero--carousel-wrapper.hero-flex-card .eyebrow-1 {
        font-size: 18px;
        line-height: 28px;
    }

    .mcf__hero--carousel-wrapper.hero-flex-card h1 {
        font-size: 24px;
        line-height: 32px;
    }

    .mcf__hero--carousel-wrapper.hero-flex-card .fs-28 {
        font-size: 21px !important;
    }

    .mcf__hero--carousel-wrapper.hero-flex-card .justify-content-center-mobile {
        justify-content: center;
    }

    .mcf__hero--carousel-wrapper.hero-flex-card .display-flex-mobile {
        display: flex;
    }

    .mcf__hero--carousel-wrapper.hero-flex-card .cmp-card-btn .cmp-a {
        width: 153px;
        height: 56px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 18px;
    }

    .mcf__hero--carousel-wrapper.hero-flex-card a {
        overflow-wrap: break-word;
        word-wrap: break-word;
    }

    .mcf__hero--carousel-wrapper.hero-flex-card .see-offer-details {
        margin-top: 28px;
    }

    /******************/
    .mcf__hero--carousel-wrapper.hero-flex-card {
        width: 100%;
        display: block !important;
    }

    .mcf__hero--carousel-wrapper.hero-flex-card .cmp-flexcard__body__container {
        padding-right: 0px;
    }

    .radio-slider {
        height: 350px;
    }

    .radio-image-container {
        height: 350px;
        padding-right: 0;
    }

    .image-item-radio {
        width: 110px;
        height: 145px;
        flex-shrink: 0;
    }

}

@media (max-width: 1279px) {
    .image-item-radio {
        width: 110px;
        height: 145px;
        flex-shrink: 0;
    }

    .image-item-radio.active {
        width: 235px;
        height: 300px;
        flex-shrink: 0;
    }

    .inactive.first {
        transform: translate(-140px);
    }

    .inactive.last {
        transform: translate(140px);
    }

}

@media (max-width: 576px) {
    .image-item-radio {
        width: 215px;
        height: 275px;
        flex-shrink: 0;
    }

     .image-item-radio.active {
        width: 275px;
        height: 350px;
        flex-shrink: 0;
    } 

    .inactive.first {
        transform: translate(-120px);
    }

    .inactive.last {
        transform: translate(120px);
    }
}

.hero-radio {
    padding: 0px !important
}

.hero-radio .cmp-radio-a__offer__container {
    padding: 0px !important;
    border-bottom: none !important;
}

.hero-radio .cmp-radio-a__offer__items {
    padding: 0px !important;
}

.nw-desktop {
    white-space: nowrap;
    min-width: 285px;
}

@media (max-width: 768px) {
    .nw-desktop {
        white-space: unset !important;
        min-width: 225px !important
    }
}

@media (max-width: 472px) {
    .nw-desktop {
        min-width: 160px !important;
    }
}

@media (max-width: 400px) {
    .nw-desktop {
        min-width: unset !important;
    }
}

.hero-radio .hr-product {
    font-size: 18px;
}

.hero-radio .hr-subscription {
    font-size: 14px;
}

.hero-radio .hr-savings {
    font-size: 14px;
}

.hero-radio .hr-price {
    font-size: 28px;
}

.cmp-radiobutton--stack [data-badge=yes] {
    background-color: unset !important;
    border: unset !important;
    box-shadow: unset !important;
}

.hero-radio .cmp-radiobuttonitem:has(.best-badge) {
    margin-top: 2rem;
}

/* .hero-radio .cmp-radiobuttonitem:has(.best-badge) .cmp-radio-a__offer__firstitem {
    border-radius: 8px 0px 8px 8px;
} */

.hero-radio .best-badge {
    position: relative;
    top: -2.8em;
    right: -21px;
    color: #FFFFFF;
    background-color: #C01818;
    border-radius: 8px 8px 0px 0px;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    margin-bottom: -20px;
    max-width: 140px;
}

@media (max-width: 992px) {
    .hero-radio .best-badge {
        position: relative;
        right: -25px;
        color: #FFFFFF;
        background-color: #C01818;
        border-radius: 8px 8px 0px 0px;
        font-weight: 600;
        font-size: 11px;
        text-align: center;
        margin-bottom: -20px;
        max-width: 110px;
        padding: 0.25em;
    }
}

.cmp-radiobutton--stack [data-badge=yes] .cmp-radio__badge {
    display: none;
}

.cmp-radiobutton--stack [data-badge=yes] .cmp-radio__badge a:before {
    display: none;
}

.cmp-radiobutton--stack [data-badge=yes] .cmp-radio__badge a:after {
    display: none;
}

.cmp-radiobutton--stack [data-badge=yes] .cmp-radio__badge:after {
    display: none;
}

.hero-radio .cmp-radio-a__offer__firstitem {
    background-color: #F2F2F2;
    border: 1px solid #DBDBDB;
    border-radius: 8px;
    padding: 16px;
    transition: box-shadow 0.5s;
    transition: background-color 0.5s;
    transition: border-color 0.5s;

}

.hero-radio .cmp-radio-a__offer__firstitem:has(.cmp-radio-a__offer__radio-input:checked) {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    transition: box-shadow 0.5s;
    transition: background-color 0.5s;
    transition: border-color 0.5s;
    box-shadow: 4px 4px 12px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 1px 1px 16px 0px rgba(0, 0, 0, 0.06);
}

.hero-radio .cmp-radio-a__offer__firstitem:hover {
    transition: box-shadow 0.5s;
    transition: background-color 0.5s;
    transition: border-color 0.5s;
    box-shadow: 4px 4px 12px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 1px 1px 16px 0px rgba(0, 0, 0, 0.06);
}

@media (min-width: 769px) {
    .hero-radio .cmp-radio-a__offer__firstitem {
        min-width: 546px;
    }
}


@media (max-width: 768px) {
    .hero-radio .hr-product {
        font-size: 14px;
    }

    .hero-radio .hr-subscription {
        font-size: 12px;
    }

    .hero-radio .hr-savings {
        font-size: 12px;
    }

    .hero-radio .hr-price {
        font-size: 24px;
    }

    .hero-radio .cmp-radio-a__offer__firstitem {
        padding: 10px 12px 10px 12px;
    }
}

.test-radio-hero .test-radio-cta {
    background-color: #AF0707;
    border-color: #AF0707;
    font-weight: 600;
    padding: 14px 24px 14px 24px;
    min-width: 12.5rem;
}

.test-radio-hero .more-plans-link {
    padding: 20px 42px 0px 42px;
    text-align: left;
}

@media (max-width: 768px) {
    .test-radio-hero .more-plans-link {
        padding: 0px;
        text-align: left;
    }
}

@media (max-width: 575px) {
    .test-radio-hero .more-plans-link {
        text-align: center;
    }
}

.test-radio-hero h1:not(.lrg) {
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
}

.test-radio-hero h1.lrg {
    font-weight: 500;
    font-size: 40px;
    line-height: 50px;
}

@media (max-width: 768px) {
    .test-radio-hero h1 {
        font-size: 24px !important;
        line-height: 32px !important;
    }
}

@media (min-width: 1200px) {
    .main__section--default>.main__section--wrapper>.main__section--wrapper-container {
        max-width: 1400px !important;
    }
}