.btn.btn-white {
    padding: 12px 32px;
}

/* banner */
.banner {
    background: url("/promos/cravings-savings/_assets-custom/images/svg/main-bnr-left.svg") left top / 49% 100% no-repeat,
    url("/promos/cravings-savings/_assets-custom/images/svg/main-bnr-right.svg") right bottom / 16% auto no-repeat,
    url("/promos/cravings-savings/_assets-custom/images/svg/main-bnr.svg") center right / 50% auto no-repeat,
    #E7EEF1;
    max-width: 1120px;
    margin: 0 auto;
    margin-top: 100px;
    border-radius: 24px;
}

/* banner */
.banner.banner-fr {
    background: url("/promos/cravings-savings/_assets-custom/images/svg/main-bnr-left.svg") left top / 49% 100% no-repeat,
    url("/promos/cravings-savings/_assets-custom/images/svg/main-bnr-right.svg") right bottom / 16% auto no-repeat,
    url("/promos/cravings-savings/_assets-custom/images/main-bnr-fr.png") center right / 50% auto no-repeat,
    #E7EEF1;
    max-width: 1120px;
}


.banner .section-inner {
    display: flex;
    align-items: center;
    gap: 65px;
    padding: 100px 37px 79px 87px !important;
    height: 420px;
}

.banner .left {
    max-width: 40%;
}

.banner .left p {
    color: var(--white, #FFF);
    font-feature-settings: 'liga' off, 'clig' off;
    /* paragraph/body-lg */
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px; /* 155.556% */
}

.banner h1 {
    color: var(--white, #FFF);
    /* desktop/heading-1 */
    font-family: "RBCDisplay";
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px; /* 120% */
    margin-bottom: 12px;
}

@media screen and (max-width: 639px) {
    .banner {
        margin-top: 0;
        background-image: none;
    }

    .banner .section-inner {
        flex-direction: column;
        padding: 0 !important;
        gap: 0;
        height: auto;
    }

    .banner .left {
        width: 100%;
        max-width: none;
        order: 1;
        background: #0051A5;
        padding: 32px 30px 33px 30px;
        text-align: center;
    }

    .banner .left h1 {
        color: var(--white, #FFF);
        text-align: center;
        font-feature-settings: 'liga' off, 'clig' off;

        /* mobile/heading-1 */
        font-family: "RBCDisplay";
        font-size: 28px;
        font-style: normal;
        font-weight: 500;
        line-height: 35px; /* 125% */
    }

    .banner .left p {
        color: var(--white, #FFF);
        text-align: center;
        font-feature-settings: 'liga' off, 'clig' off;
        /* mobile/heading-4 */
        font-family: "RBCDisplay";
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px; /* 133.333% */
    }


    .banner .right {
        background-color: #e0ebef;
        height: 220px;
        width: 100%;
    }
}

/* banner END */

/* section-a */
.section-a .section-inner {
    display: flex;
    gap: 96px;
    align-items: center;
    max-width: 1120px;
    padding: 80px 60px 80px 60px;
}

.section-a h2 {
    font-size: 36px;
    font-weight: 400 !important;
    line-height: 44px;
    margin-bottom: 12px;
    overflow-wrap: break-word;
}

.section-a .left,
.section-a .right {
    width: 50%;
}

.section-a img {
    width: 100%;
    max-width: 370px;
}

@media screen and (max-width: 639px) {
    .section-a .left,
    .section-a .right {
        width: 100%;
    }

    .section-a .section-inner {
        flex-direction: column;
        padding: 40px 20px;
        gap: 20px;
    }

    .section-a h2 {
        text-align: center;
        font-size: 24px;
        font-weight: 500 !important;
        line-height: 30px;
    }

    .section-a .left p {
        text-align: center;
    }

    .section-a .right img {
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
}

/* section-a END */

/* section-b */
.section-b .discover-offers {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
    max-width: 832px;
    margin: 0 auto;
    justify-content: center;
}

.section-b .discover-offers .offer {
    min-height: 220px;
    padding: 24px;
    background-position: center;
    background-size: cover;
    border-radius: 12px;
    flex-basis: 256px;
}

.section-b .discover-offers .offer p {
    max-width: 90%;
}

.section-b .discover-offers .offer.moi-rewards {
    background: url("/promos/cravings-savings/_assets-custom/images/moi-rewards.png") bottom 20px right 20px / 110px no-repeat,
    url("/promos/cravings-savings/_assets-custom/images/tile-big-bg.svg") bottom 39px right 39px / cover no-repeat,
    #94E8E4;
}
@media screen and (max-width: 639px) {
    .section-b .discover-offers .offer.moi-rewards {
        background: url("/promos/cravings-savings/_assets-custom/images/moi-rewards.png") bottom 12px right 12px / 83px no-repeat,
        url("/promos/cravings-savings/_assets-custom/images/tile-big-bg.svg") bottom 20px right 20px / cover no-repeat,
        #94E8E4;
    }
}

.section-b .discover-offers .offer.more-rewards {
    background: url("/promos/cravings-savings/_assets-custom/images/svg/more-rewards.svg") bottom 12px right 12px / 146px no-repeat,
    url("/promos/cravings-savings/_assets-custom/images/tile-big-bg.svg") bottom 39px right 39px / cover no-repeat,
    #94E8E4;
}
@media screen and (max-width: 639px) {
    .section-b .discover-offers .offer.more-rewards {
        background: url("/promos/cravings-savings/_assets-custom/images/svg/more-rewards.svg") bottom 12px right 12px / 94px no-repeat,
        url("/promos/cravings-savings/_assets-custom/images/tile-big-bg.svg") bottom 20px right 20px / cover no-repeat,
        #94E8E4;
    }
}

.section-b .discover-offers .offer.ct-20x {
    background: url("/promos/cravings-savings/_assets-custom/images/svg/marks.svg") bottom 35px left 15px / 99px no-repeat,
    url("/promos/cravings-savings/_assets-custom/images/svg/sportchek.svg") bottom 15px right 25px / 99px no-repeat,
    url("/promos/cravings-savings/_assets-custom/images/svg/ct-small.svg") bottom 55px right 15px / 61px no-repeat,
    url("/promos/cravings-savings/_assets-custom/images/tile-big-bg.svg") bottom 39px right 39px / cover no-repeat,
    #94E8E4;
}
@media screen and (max-width: 639px) {
    .section-b .discover-offers .offer.ct-20x {
        background: url("/promos/cravings-savings/_assets-custom/images/svg/marks.svg") bottom 45px left 15px / 72px no-repeat,
        url("/promos/cravings-savings/_assets-custom/images/svg/sportchek.svg") bottom 15px left 25px / 72px no-repeat,
        url("/promos/cravings-savings/_assets-custom/images/svg/ct-small.svg") bottom 25px right 15px / 45px no-repeat,
        url("/promos/cravings-savings/_assets-custom/images/tile-big-bg.svg") bottom 20px right 20px / cover no-repeat,
        #94E8E4;
    }
}


.section-b .discover-offers .offer.ct-20x.ct-20x-fr {
    background: url("/promos/cravings-savings/_assets-custom/images/svg/marks-fr.svg") bottom 35px left 15px / 99px no-repeat,
    url("/promos/cravings-savings/_assets-custom/images/svg/sports-experts.svg") bottom 15px right 55px / 79px no-repeat,
    url("/promos/cravings-savings/_assets-custom/images/svg/ct-small.svg") bottom 65px right 15px / 61px no-repeat,
    url("/promos/cravings-savings/_assets-custom/images/tile-big-bg.svg") bottom 39px right 39px / cover no-repeat,
    #94E8E4;
}
@media screen and (max-width: 639px) {
    .section-b .discover-offers .offer.ct-20x.ct-20x-fr {
        background: url("/promos/cravings-savings/_assets-custom/images/svg/marks-fr.svg") bottom 45px left 15px / 63px no-repeat,
        url("/promos/cravings-savings/_assets-custom/images/svg/sports-experts.svg") bottom 15px right 35px / 50px no-repeat,
        url("/promos/cravings-savings/_assets-custom/images/svg/ct-small.svg") bottom 48px right 15px / 39px no-repeat,
        url("/promos/cravings-savings/_assets-custom/images/tile-big-bg.svg") bottom 20px right 20px / cover no-repeat,
        #94E8E4;
    }
}


.section-b .discover-offers .offer.kernels {
    background: url("/promos/cravings-savings/_assets-custom/images/svg/kernels.svg") bottom 15px right 15px / 149px no-repeat,
    url("/promos/cravings-savings/_assets-custom/images/tile-big-bg.svg") bottom 39px right 39px / cover no-repeat,
    #94E8E4;
}
@media screen and (max-width: 639px) {
    .section-b .discover-offers .offer.kernels {
        background: url("/promos/cravings-savings/_assets-custom/images/svg/kernels.svg") bottom 15px right 15px / 94px no-repeat,
        url("/promos/cravings-savings/_assets-custom/images/tile-big-bg.svg") bottom 20px right 20px / cover no-repeat,
        #94E8E4;
    }
}

.section-b .discover-offers .offer.moxies {
    background: url("/promos/cravings-savings/_assets-custom/images/svg/moxies.svg") bottom 18px right 18px / 149px no-repeat,
    url("/promos/cravings-savings/_assets-custom/images/tile-big-bg.svg") bottom 39px right 39px / cover no-repeat,
    #94E8E4;
}
@media screen and (max-width: 639px) {
    .section-b .discover-offers .offer.moxies {
        background: url("/promos/cravings-savings/_assets-custom/images/svg/moxies.svg") bottom 15px right 15px / 94px no-repeat,
        url("/promos/cravings-savings/_assets-custom/images/tile-big-bg.svg") bottom 20px right 20px / cover no-repeat,
        #94E8E4;
    }
}


.section-b .discover-offers .offer.milestones {
    background: url("/promos/cravings-savings/_assets-custom/images/svg/milestones.svg") bottom 16px right 13px / 149px no-repeat,
    url("/promos/cravings-savings/_assets-custom/images/tile-big-bg.svg") bottom 39px right 39px / cover no-repeat,
    #94E8E4;
}
@media screen and (max-width: 639px) {
    .section-b .discover-offers .offer.milestones {
        background: url("/promos/cravings-savings/_assets-custom/images/svg/milestones.svg") bottom 15px right 15px / 94px no-repeat,
        url("/promos/cravings-savings/_assets-custom/images/tile-big-bg.svg") bottom 20px right 20px / cover no-repeat,
        #94E8E4;
    }
}

.section-b .discover-offers .offer.pitapit {
    background: url("/promos/cravings-savings/_assets-custom/images/svg/pitapit.svg") bottom 16px right 13px / 149px no-repeat,
    url("/promos/cravings-savings/_assets-custom/images/tile-big-bg.svg") bottom 39px right 39px / cover no-repeat,
    #94E8E4;
}
@media screen and (max-width: 639px) {
    .section-b .discover-offers .offer.pitapit {
        background: url("/promos/cravings-savings/_assets-custom/images/svg/pitapit.svg") bottom 15px right 15px / 94px no-repeat,
        url("/promos/cravings-savings/_assets-custom/images/tile-big-bg.svg") bottom 20px right 20px / cover no-repeat,
        #94E8E4;
    }
}

.section-b .discover-offers .offer.subway {
    background: url("/promos/cravings-savings/_assets-custom/images/svg/subway.svg") bottom 16px right 13px / 149px no-repeat,
    url("/promos/cravings-savings/_assets-custom/images/tile-big-bg.svg") bottom 39px right 39px / cover no-repeat,
    #94E8E4;
}
@media screen and (max-width: 639px) {
    .section-b .discover-offers .offer.subway {
        background: url("/promos/cravings-savings/_assets-custom/images/svg/subway.svg") bottom 15px right 15px / 94px no-repeat,
        url("/promos/cravings-savings/_assets-custom/images/tile-big-bg.svg") bottom 20px right 20px / cover no-repeat,
        #94E8E4;
    }
}

.section-b .discover-offers .offer.dennys {
    background: url("/promos/cravings-savings/_assets-custom/images/svg/dennys.svg") bottom 16px right 13px / 110px no-repeat,
    url("/promos/cravings-savings/_assets-custom/images/tile-big-bg.svg") bottom 39px right 39px / cover no-repeat,
    #94E8E4;
}
@media screen and (max-width: 639px) {
    .section-b .discover-offers .offer.dennys {
        background: url("/promos/cravings-savings/_assets-custom/images/svg/dennys.svg") bottom 15px right 15px / 78px no-repeat,
        url("/promos/cravings-savings/_assets-custom/images/tile-big-bg.svg") bottom 20px right 20px / cover no-repeat,
        #94E8E4;
    }
}

.section-b .discover-offers .offer.secondcup {
    background: url("/promos/cravings-savings/_assets-custom/images/svg/secondcup.svg") bottom 16px right 13px / 148px no-repeat,
    url("/promos/cravings-savings/_assets-custom/images/tile-big-bg.svg") bottom 39px right 39px / cover no-repeat,
    #94E8E4;
}
@media screen and (max-width: 639px) {
    .section-b .discover-offers .offer.secondcup {
        background: url("/promos/cravings-savings/_assets-custom/images/svg/secondcup.svg") bottom 15px right 15px / 94px no-repeat,
        url("/promos/cravings-savings/_assets-custom/images/tile-big-bg.svg") bottom 20px right 20px / cover no-repeat,
        #94E8E4;
    }
}

.section-b .discover-offers .offer p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400 !important;
}

.section-b .discover-offers .offer p strong {
    font-weight: 700 !important;
}

.section-b h2 {
    margin-bottom: 40px;
    font-size: 36px;
    font-weight: 400 !important;
    line-height: 44px;
}

.section-b .subheading {
    font-size: 18px;
    line-height: 28px;
}

.section-b .subheading strong {
    font-weight: 700 !important;
}

.section-b .shop-now {
    text-align: center;
    margin-top: 32px;
}

.section-b .shop-now a {
    padding: 12px 32px;
    font-weight: 700 !important;
}

@media screen and (max-width: 849px) {
    .section-a .section-inner {
        gap: 30px;
    }
}


.burn2 .text-major-xs {
    color: var(--text-foregrounds-text-opposite-1, #FFF);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "RBCDisplay";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px; /* 130% */
}

.burn2 .lrg-span {
    color: var(--text-foregrounds-text-opposite-1, #FFF);
    font-feature-settings: 'ss01' on, 'liga' off, 'clig' off;
    font-family: "RBCDisplay";
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px; /* 100% */
}

@media screen and (max-width: 639px) {

    .burn2 .text-major-xs {
        color: var(--text-foregrounds-text-opposite-1, #FFF);
        font-family: "RBCDisplay";
        font-size: 19.034px;
        font-style: normal;
        font-weight: 500;
        line-height: 24.744px; /* 130% */
    }

    .burn2 .lrg-span {
        color: var(--text-foregrounds-text-opposite-1, #FFF);
        font-family: "RBCDisplay";
        font-size: 76.136px !important;
        font-style: normal;
        font-weight: 500;
        line-height: 76.136px !important; /* 100% */
    }

    .section-b .section-inner {
        padding-left: 13px;
        padding-right: 13px;
        padding-bottom: 40px;
    }

    .section-b h2 {
        font-size: 24px;
        font-weight: 500 !important;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .section-b .subheading {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 20px !important;
    }

    .section-b .discover-offers {
        gap: 20px;
    }

    .section-b .discover-offers .offer {
        min-height: 170px;
        padding: 12px;
        border-radius: 7px;
        flex-basis: 158px;
    }

    .section-b .discover-offers .offer p {
        font-size: 12px;
        line-height: 16px;
    }

    .section-b .shop-now {
        margin-top: 20px;
    }
}

/* section-b END */

/* section-c */
.section-c .shop-now {
    text-align: center;
    margin-top: 60px;
}

.section-c .shop-now a {
    padding: 12px 32px;
    font-weight: 700 !important;
}

.section-c .discover-offers {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
    max-width: 832px;
    margin: 0 auto;
    justify-content: center;
}

.section-c .discover-offers .offer {
    min-height: 220px;
    padding: 24px;
    background-position: center;
    background-size: cover;
    border-radius: 12px;
    flex-basis: 256px;
}

.section-c .discover-offers .offer p {
    max-width: 90%;
}

.section-c .discover-offers .offer.dennys-secondcup {
    background: url("/promos/cravings-savings/_assets-custom/images/svg/secondcup.svg") bottom 15px left 20px / 99px no-repeat,
    url("/promos/cravings-savings/_assets-custom/images/svg/dennys.svg") bottom 35px right 20px / 99px no-repeat,
    url("/promos/cravings-savings/_assets-custom/images/tile-big-bg.svg") bottom 39px right 39px / cover no-repeat,
    #94E8E4;
}

.section-c .discover-offers .offer p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400 !important;
}

.section-c .discover-offers .offer p strong {
    font-weight: 700 !important;
}

.section-c h2 {
    margin-bottom: 32px;
    font-size: 24px;
    font-weight: 500 !important;
    line-height: 32px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    gap: 12px;
    justify-content: space-between;
    align-items: center;
}

h2 .line {
    flex: 1;
    height: 1px;
    background: #979797;
}

h2.flex {
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    text-align: center;
    color: #1F1F1F;
    text-align: center;
    margin-bottom: 32px;
}

h2.flex > span {
    max-width: min(821px, 60vw);
    font-feature-settings: 'liga' off, 'clig' off;

    /* desktop/heading-4 */
    font-family: "RBCDisplay";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 133.333% */
}

.section-c h2 strong {
    font-weight: 700 !important;
    white-space: nowrap;
}

@media screen and (max-width: 639px) {

    h2.flex {
        margin-bottom: 20px;
    }

    h2.flex > span {
        color: #1F1F1F;
        text-align: center;
        font-feature-settings: 'liga' off, 'clig' off;

        /* mobile/heading-4 */
        font-family: "RBCDisplay";
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px; /* 133.333% */
    }

    .section-c .shop-now {
        margin-top: 20px;
    }

    .section-c h2 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .section-c h2 .line {
        flex: 1;
    }

    .section-c .section-inner {
        padding-top: 60px;
        padding-left: 13px;
        padding-right: 13px;
        padding-bottom: 40px;
    }

    .section-c .discover-offers {
        gap: 10px;
    }

    .section-c .discover-offers .offer {
        min-height: 170px;
        padding: 12px;
        border-radius: 7px;
        flex-basis: 168px;
    }

    .section-c .discover-offers .offer p {
        font-size: 12px;
        line-height: 16px;
    }

    .section-c .discover-offers .offer.dennys-secondcup {
        background: url("/promos/cravings-savings/_assets-custom/images/svg/secondcup.svg") bottom 15px left 15px / 76px no-repeat,
        url("/promos/cravings-savings/_assets-custom/images/svg/dennys.svg") bottom 35px right 20px / 60px no-repeat,
        url("/promos/cravings-savings/_assets-custom/images/tile-big-bg.svg") bottom 20px right 20px / cover no-repeat,
        #94E8E4;
        min-height: 190px;
    }

}

/* section-c END */

/* section-d */
.section-d .doordash-bnr {
    position: relative;
    border-radius: 12px;
    background: url("/promos/cravings-savings/_assets-custom/images/svg/doordash-fooditems.svg") right 25px center / 50% auto no-repeat, #FFE9B2;
    display: flex;
    max-width: 736px;
    width: 100%;
    padding: 30px 60px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 32px;
    margin-left: auto;
    margin-right: auto;
    min-height: 352px;
}

.section-d .doordash-bnr .copy {
    max-width: 65%;
}

.section-d .doordash-bnr .doordash-mobile-img {
    display: none;
}

.doordash-bnr h3 {
    color: var(--default, #000);
    font-feature-settings: 'liga' off, 'clig' off;

    /* desktop/heading-3 */
    font-family: "RBCDisplay";
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 128.571% */
    margin-bottom: 24px;
}

.abs-positioned-btm-right {
    position: absolute;
    left: 12px;
    bottom: 12px;
    padding-right:15px;
}

.abs-positioned-btm-right p {
    color: #000;
    font-feature-settings: 'liga' off, 'clig' off;

    /* paragraph/body-xs */
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
}

@media screen and (max-width: 639px) {
    .section-d .doordash-bnr {
        background: #FFE9B2;
        padding: 30px 20px;
        align-items: center;
        padding-bottom:50px;
    }

    .section-d .doordash-bnr .copy {
        max-width: none;
    }

    .section-d .doordash-bnr .doordash-mobile-img {
        display: block;
        width: 100%;
        text-align: center;
    }

    .section-d .doordash-bnr .doordash-mobile-img img {
        max-width: 100%;
        height: auto;
    }
}

/* section-d END */

/* expedia-bnr */
.expedia-bnr {
    position: relative;
    border-radius: 12px;
    background: url("/promos/cravings-savings/_assets-custom/images/svg/expedia-bnr-img.svg") 90% center / 50% auto no-repeat, #B5EBFA;
    display: flex;
    max-width: 736px;
    width: 100%;
    padding: 30px 60px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 32px;
    margin-left: auto;
    margin-right: auto;
    min-height: 352px;
}

.expedia-bnr .copy {
    max-width: 50%;
}

.expedia-bnr .expedia-mobile-img {
    display: none;
}

.expedia-bnr h3 {
    margin-bottom: 24px;
}

@media screen and (max-width: 639px) {
    .expedia-bnr {
        background: #B5EBFA;
        padding: 30px 20px;
        align-items: center;
    }

    .expedia-bnr .copy {
        max-width: none;
    }

    .expedia-bnr .expedia-mobile-img {
        display: block;
        width: 100%;
        text-align: center;
    }

    .expedia-bnr .expedia-mobile-img img {
        max-width: 100%;
        height: auto;
    }
}

/* expedia-bnr END */

/* more offers */
.more-offers::before {
    display: block;
    content: url(/promos/cravings-savings/_assets-custom/images/more-offers-image-2.svg);
    position: absolute;
    margin-top: -17px !important;
    right: 10%;
    width: 211px;
    height: auto;
}

.more-offers::after {
    display: block;
    content: url(/promos/cravings-savings/_assets-custom/images/bobsled.svg);
    position: absolute;
    margin-top: -209px !important;
    left: 14%;
    width: 222.65px;
    height: auto;
}

@media screen and (max-width: 1024px) {
    .more-offers::before {
        display: none;
        /* right: 2%; */
    }

    .more-offers::after {
        display: none;
        /* right: 2%; */
    }
}

.more-offers {
    background: linear-gradient(90deg, #00c4ed 0%, #01d0d6 100%);
    text-align: center;
    margin-bottom: 80px;
}

.more-offers h3 {
    margin-bottom: 24px;
}

.more-offers a.btn {
    padding: 12px 35px !important;
    font-weight: 700 !important;

    border: none !important;
}

@media screen and (max-width: 639px) {
    .more-offers {
        background: linear-gradient(90deg, #00c4ed 0%, #01d0d6 100%);
        margin-bottom: 40px;
    }

    .more-offers .section-inner {
        padding: 80px 30px;
    }

    .more-offers h3 {
        font-size: 24px;
        line-height: 30px;
    }

    .more-offers a.btn {
        padding: 12px 32px !important;
    }
}

/* more offers END */

section.disclaimer {
    border-top: solid 1px #e0e0e0;
}

.burn .grid-half.flex {
    align-items: stretch;
}

.burn-callout {
    background-position-x: 100% !important;
    height: 100% !important;
}

@media screen and (max-width: 639px) {



    .burn-callout .lrg-span {
        font-size: 4.8rem;
        line-height: 4.8rem;
    }

    .doordash-bnr h3 {
        color: var(--default, #000);
        font-feature-settings: 'liga' off, 'clig' off;

        /* mobile/heading-3 */
        font-family: "RBCDisplay";
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 25px; /* 125% */
    }

    .banner .right .mobile-only {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #E7EEF1;
        overflow: hidden;
    }

    .banner .right .mobile-only img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
        margin-left: auto;
        margin-right: auto;
        width: auto;
        display: block;
        margin-top: 12px;
    }
}

.burn .callout.no-border {
    background-size: cover !important;
    border-radius: 12px;
}