/* banr_start */
.genm_bnr {
    padding: 35px 0;
}

.bnrslider_contant_wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    gap: 20px;
    max-width: 1110px;
    padding: 0 10px;
    align-items: center;
}

.bnrslider_contant_wrapper.like_row {
    flex-direction: column;
    min-height: 508px;
}

.bnrslider_btn_wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
}

@media (min-width: 768px) {
    .bnrslider_contant_wrapper {

        padding: 20px 10px;
    }

    .bnrslider_contant_wrapper.like_row {
        flex-direction: row;
    }

    .bnrslider_btn_wrapper {
        gap: 20px;
    }
}

.bnrslider_contant_wrapper.like_row .bnrslider_text_contant {
    display: -webkit-box;
    display: flex;
    -ms-flex: 540 1;
    flex: 540 1;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    order: 2;
}


@media (min-width: 768px) {
    .bnrslider_contant_wrapper.like_row .bnrslider_text_contant {
        -ms-flex-order: 0;
        gap: 15px;
        max-width: 50%;
        order: 0;
    }
}

.bnrslider_contant_wrapper.like_row .bnrslider_img_wrapper {
    flex: 624 1;
    max-width: 624px;
    order: 1;
}

.bnrslider_img_wrapper img {
    aspect-ratio: 16 / 10;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
}

.bnr_slider_head {
    color: #fff;
    font-family: Montserrat;
    font-size: 46px;
    font-size: 2.875rem;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -.88px;
    letter-spacing: -.055rem;
    line-height: 56px;
    line-height: 3.5rem;
    margin: 0;
}

.bnr_slider_head>* {
    color: #fff;
}

.bnr_slider_subhead {
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.52px;
    color: #fff !important;
}

.bnr_slider_subhead>* {
    color: #fff;
}

.bnrslider_botm_wrapper {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-direction: column;
}

.bnrslider_contant_wrapper .commn_para_18 {
    color: #fff;
    margin-bottom: 0;
}

.bnrslider_contant_wrapper .commn_para_small {
    color: #fff;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    font-size: .875rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin-bottom: 0;
}

.bnrslider_contant_wrapper .common_btn_green {
    font-weight: 500;
    text-decoration: none;
}

@media (min-width: 768px) {
    .bnrslider_botm_wrapper {
        flex-direction: row !important;
        align-items: center;
    }
}

.bnrslider_botm_wrapper .commn_para_14 {
    color: #fff;
    padding-left: 15px;
}

.bnr_slider_carousel .owl-dots {
    text-align: center;
}

.bnr_slider_carousel .owl-dot {
    background-color: transparent !important;
    border: 1px solid #fff !important;
    border-radius: 50%;
    color: transparent;
    height: 8px;
    opacity: 1;
    width: 8px;
    margin: 0 3px;
}

.bnr_slider_carousel .owl-dot.active {
    background: #fff !important;
}

@media screen and (max-width:767px) {
    .bnrslider_contant_wrapper.like_row .bnrslider_botm_wrapper {
        align-items: self-start;
    }
}

/* banr_end */

/* Find An Offer */
#find-an-offer {
    background: #f8f8f8;
    padding-bottom: 30px;
    padding-top: 30px;
}

#find-an-offer .heading {
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    margin: 33.2px 0;
    line-height: 48px;
    font-weight: 600;
    text-align: center;
}

.custom_container {
    max-width: 1110px;
    margin: 0 auto;
}

.findAnOffer_wrapper {
    display: flex;
    flex-flow: wrap;
    margin: 0px auto;
    -webkit-box-pack: center;
    justify-content: center;
}

.offerBox {
    background-color: rgb(255, 255, 255);
    flex-basis: 300px;
    padding: 10pt;
    margin: 10pt;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 5px 0px;
}

.brandLogo_wrapper {
    text-align: center;
}

.offerBox .brandLogo {
    height: 150px;
    width: 200px;
    object-fit: contain;
}

.offerBox_link {
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    display: flex;
    align-items: center;
    border-radius: 4px;
    line-height: 22px;
    cursor: pointer;
    text-align: center;
    padding: 12px 24px;
    white-space: nowrap;
    transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
    border: 1px solid rgb(0, 106, 255) !important;
    text-shadow: none !important;
    background-color: rgb(0, 106, 255) !important;
    color: rgb(255, 255, 255) !important;
    margin: 20pt auto 0px;
    width: fit-content;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
}

.offerLink_svg path {
    fill: #fff;
}

.offerBox_Content p {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    text-align: left;
}

.offerBox .offerBox_heading {
    color: #42484d;
    font-family: "Roboto", sans-serif;
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    height: 80px;
}

.findAnOffer_filterWrapper {
    display: flex;
    flex-direction: row;
    margin: 0px auto;
    -webkit-box-pack: center;
    justify-content: center;
}

.findAnOffer_filterWrapper .findAnOffer_filterDropdown {
    flex-basis: 250px;
    padding: 10pt;
}

.findAnOffer_filterDropdown .filter_SelectBox {
    opacity: 1;
    appearance: none;
    text-indent: 0.01px;
    border: none;
    border-radius: 0px;
    cursor: pointer;
    background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjUiIHdpZHRoPSIxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMCAwIDUgNS4wMiA1LTUuMDJ6IiBmaWxsPSIjNzU3ODdiIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=) right 10px center / 10px 5px no-repeat rgb(255, 255, 255);
    outline: none;
    font-family: "Roboto", "Open Sans", sans-serif;
    color: rgb(66, 72, 77);
    font-size: 16px;
    line-height: 26px;
    padding: 0.75em 1em;
    max-width: 100%;
}

.findAnOffer_filterWrapper .findAnOffer_OnlineWrapper {
    flex-basis: 200px;
    padding: 10pt;
}

.findAnOffer_filterWrapper .findAnOffer_OnlineWrapper .findAnOffer_Onlinecheckbox {
    background-color: rgb(255, 255, 255);
    padding: 10px;
    border-radius: 10px;
    display: block;
    margin-bottom: .5em;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    font-family: "Roboto", "Open Sans", sans-serif;
}

.findAnOffer_filterWrapper .findAnOffer_StoreWrapper {
    flex-basis: 200px;
    padding: 10pt;
}

.findAnOffer_filterWrapper .findAnOffer_StoreWrapper .findAnOffer_Storecheckbox {
    background-color: rgb(255, 255, 255);
    padding: 10px;
    border-radius: 10px;
    display: block;
    margin-bottom: .5em;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    font-family: "Roboto", "Open Sans", sans-serif;
}

.findAnOffer_filterWrapper input {
    margin: 3px 3px 3px 4px;
}

/* Find An Offer */


/* paySec_start */
.paySec {
    padding: 32px 0px;
    background-color: rgb(242, 242, 242);
}

.paySec .commn_para_18 {
    color: #333 !important;
    margin: 18px 0;
}

.payBox_wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
    margin-top: 30px;
    align-items: stretch;
}

.payBox {
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .25);
    display: inline-flex;
    flex-direction: column;
    gap: 16px;
    padding: 32px;
    width: 350px;
}

.payTag {
    display: flex;
    align-items: center;
    border-radius: 42.5px;
    gap: 8px;
    height: 44.5px;
    justify-content: left;
    min-width: 198px;
    padding: 4.25px 14px 4.25px 8.5px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.payTag.purple {
    background-color: rgb(180, 164, 245);
}

.payTag.blue {
    background-color: rgb(99, 184, 255);
}

.payTag.pink {
    background-color: rgb(255, 148, 202);
}

.payTag svg {
    width: 36px;
    height: 36px;
}

.payTag p {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 28px;
    line-height: 1.75rem;
    color: #fff;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    margin: 0;
}

.payContent ul {
    list-style: none;
    margin: 16px 0;
    padding: 0;
}

.payContent .card_title_24 {
    color: #000;
    font-size: 23px;
}

.payContent ul li {
    margin-bottom: 16px;
    padding-left: 15px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 28px;
    line-height: 1.75rem;
    color: #000;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    position: relative;
}

.payContent ul li:last-child {
    margin-bottom: 0px;
}

.payContent ul li p {
    margin-bottom: 0px;
}

.payContent ul li::before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #63b8ff;
    position: absolute;
    left: 0;
    top: 12px;
}

.available_on {
    border-radius: 4px;
    font-family: Roboto;
    margin-top: auto;
    padding: 17px 24px;
    background-color: rgb(239, 235, 255);
}

.available_on p {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 20px;
}

.available_on a {
    color: #0061ee;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 20px;
}


/* paySec_end */

/* helpSec */
.helpSec {
    padding-bottom: 0px;
    position: relative;
    overflow: hidden;
    padding-top: 300px;
    background-color: rgb(226, 242, 255);
}

@media (min-width: 576px) {
    .helpSec::after {
        background-size: auto 98%;
    }
}

@media (min-width: 992px) {
    .helpSec {
        background-color: rgb(226, 242, 255);
        background-image: none;
        padding-top: 0px;
    }

}

.helpSec_content_wrapper {
    padding-top: 0px;
    padding-bottom: 32px;
    position: relative;
    flex-direction: column;
    margin: -16px auto 0px;
}

@media (min-width: 992px) {
    .helpSec_content_wrapper {
        padding-top: 32px;
        margin: 0px auto;
    }
}

.helpSec_content_wrapper {
    text-align: center;
}

.helpSec_title {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.33;
    margin: 0px 0px 8px;
    color: #000;
    text-align: center;
    font-family: Montserrat, sans-serif;
}

@media (min-width: 992px) {
    .helpSec_title {
        font-size: 36px;
        line-height: 1.11;
    }
}

.helpSec .commn_para_16 {
    color: #000;
    text-align: center;
    font-weight: 300;
}

.helpSec_btn {
    font-size: 18px;
    line-height: 22px;
    cursor: pointer;
    text-align: center;
    padding: 12px 24px;
    white-space: nowrap;
    transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
    border: 1px solid rgb(0, 106, 255) !important;
    text-shadow: none !important;
    color: rgb(0, 106, 255) !important;
    border-radius: 4px;
    width: fit-content;
    margin: 16px auto;
    text-decoration: none;
}

.helpSec_btn svg path {
    fill: rgb(0, 106, 255);
}

/* helpSec */

/* infoSec _start */
.infoSec {
    padding: 24px 0;
    background: #f8f8f8;
}

.infoDiv_wrapper {
    background: #e5e5e5;
    padding: 25px 15px;
}

.infoDiv_wrapper .infoDiv_content {
    background: #fff;
    padding-bottom: 32px;
}

@media (min-width: 992px) {
    .infoDiv_wrapper .infoDiv_content {
        padding-bottom: 48px;
    }
}

.infoDiv_header {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 32px;
    padding-top: 32px;
}

@media (min-width: 992px) {
    .infoDiv_header {
        padding-bottom: 40px;
        padding-top: 40px;
    }
}

.infoDiv_header svg {
    height: 34px;
    width: 34px;
    stroke: rgb(0, 0, 0);
    flex-shrink: 1;
    fill: transparent;
}

@media (min-width: 992px) {
    .infoDiv_header svg {
        height: 40px;
        width: 40px;
    }
}

.infoDiv_header p {
    font-size: 20px;
    line-height: 32px;
    margin: 0px 0px 0px 12px;
    color: rgb(0, 0, 0);
    font-weight: 600;
}

@media (min-width: 992px) {
    .infoDiv_header p {
        font-size: 24px;
        margin: 0px 0px 0px 24px;
    }
}

.info_row_wrapper p {
    font-family: Roboto, "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    color: rgb(66, 72, 77);
    margin: 14px auto;
    max-width: 895px;
}



/* infoSec _end */