.btn-41 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    background: -webkit-gradient(linear, left top, right top, from(#fa5046), color-stop(51%, #e61996), to(#8034db));
    background: linear-gradient(to right, #fa5046 0%, #e61996 51%, #8034db 100%);
    margin: 0px;
    border-radius: 30px;
}

.btn-14 {
    border: 1px solid #F3F3F5;
    padding: 24px 0;
    width: 100%;
    background-color: #fff;
    border-radius: 24px;
}

    .btn-14 img {
        height: 23px;
    }

    .btn-14:hover, .btn-14.active {
        border: 1px solid #E61996;
        text-decoration: none;
    }

@media (max-width: 767px) {
    .btn-14 {
        padding: 16px 0;
        border-radius: 16px;
    }

        .btn-14 img {
            height: 20px;
        }
}


.btn-15 {
    border: 1px solid #F3F3F5;
    padding: 20px 0;
    width: 100%;
    background-color: #fff;
    border-radius: 16px;
    color: #0D1035;
    font-size: 16px;
    line-height: 16px;
    padding: 16px 24px;
    font-weight: 600;
}

    .btn-15:hover, .btn-15.active {
        border: 1px solid #E01986;
        background: #E01986;
        text-decoration: none;
        color: #fff;
    }

@media (max-width: 767px) {
    .btn-15 {
        padding: 16px 24px;
    }
}




.vs-10 {
    width: 100%;
    height: 100px;
    display: block;
}

.mt144 {
    margin-top: 144px;
}

.mt72to48,
.mt72to32,
.mt72to24 {
    margin-top: 72px;
}

.pt72to48,
.pt72to32,
.pt72to24 {
    padding-top: 72px;
}

.mt48to24 {
    margin-top: 48px;
}

.pt48to24 {
    padding-top: 48px;
}

mt48 {
    margin-top: 48px;
}

.mt32 {
    margin-top: 32px;
}

.pt32 {
    padding-top: 32px;
}

.mt24 {
    margin-top: 24px;
}

.pt24 {
    padding-top: 24px;
}

.mb72to48 {
    margin-bottom: 72px;
}

.pb72to48 {
    padding-bottom: 72px;
}

.mb72to32 {
    margin-bottom: 72px;
}

.pb72to32 {
    padding-bottom: 72px;
}

@media (max-width: 767px) {


    .mt72to48 {
        margin-top: 48px;
    }

    .pt72to48 {
        padding-top: 48px;
    }

    .mt72to32 {
        margin-top: 32px;
    }

    .pt72to32 {
        padding-top: 32px;
    }

    .mt72to24,
    .mt48to24 {
        margin-top: 24px;
    }

    .pt72to24,
    .pt48to24 {
        padding-top: 24px;
    }

    .mb72to48 {
        margin-bottom: 48px;
    }

    .pb72to48 {
        padding-bottom: 48px;
    }

    .mb72to32 {
        margin-bottom: 32px;
    }

    .pb72to32 {
        padding-bottom: 32px;
    }

    .mt144 {
        margin-top: 102px;
    }
}


.wAutoTo100 {
    width: auto;
}

@media (max-width: 768px) {
    .wAutoTo100 {
        width: 100%;
    }
}


.white,
.text-white {
    color: #fff;
}

.black,
.text-black {
    color: #0d1035;
}

.text-pink {
    color: #E61996;
}

.text-blue {
    color: #0D1035;
}

.text-navy {
    color: #0D1035;
}

.text-light-blue {
    color: #6B6D84;
}

.text-light-black {
    color: #8E90A1;
}

.text-white-6 {
    color: rgba(255,255,255,0.6);
}

.bg-light-grey {
    background-color: #F3F3F5;
}

.bg-navy {
    background-color: #0D1035;
}


/* Partners Logo */
.container-partners-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 25px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}








/* How can we help you */

.section-subhero {
    background-image: url('/img/background_how-can-we-help.svg');
    background-size: cover;
    background-position: center;
    padding: 144px 0 82px 0;
    text-align: center;
}

@media (max-width: 767px) {
    .section-subhero {
        padding: 144px 0 22px 0;
    }
}


.section-subhero-white {
    padding: 144px 0 82px 0;
    text-align: center;
    background: #fff;
}

@media (max-width: 767px) {
    .section-subhero-white {
        padding: 90px 0 10px 0;
    }
}



#how-can-we-help-you {
    color: #0D1035;
}

    #how-can-we-help-you .container-xxl a:after {
        height: 0;
    }

    #how-can-we-help-you h4 > small {
        font-size: 16px;
    }

.help {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 48px;
    margin-bottom: 48px;
}

@media (max-width: 767px) {
    .help {
        margin-top: 24px;
        margin-bottom: 24px;
    }
}

#how-can-we-help-you .optional {
    width: 100%;
    background-image: url(/img/icon-down.svg);
    background-position: right 20px top 12px;
    background-repeat: no-repeat;
}

#how-can-we-help-you .optional {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-radius: 3rem;
    padding: 12px 30px 12px 20px;
    border: 0;
    font-weight: bold;
}

.section-subhero .text {
    background: rgba(255,255,255,0.05);
    border-radius: 3rem;
    display: inline-block;
    background-image: url(/img/search-white.svg);
    background-position: left 10px top 10px;
    background-repeat: no-repeat;
    padding: 7px 10px 7px 40px;
    vertical-align: middle;
    border: 1px solid rgba(255,255,255,0.1);
    margin-top: 22px;
    width: 100%;
}

    .section-subhero .text input {
        background: none;
        border: 0;
        color: #fff;
        font-weight: 600;
        width: 100%;
    }

        .section-subhero .text textarea:focus, .section-subhero .text input:focus {
            outline: none;
        }

.section-subhero ::-webkit-input-placeholder {
    color: #fff;
    opacity: 1; /* Firefox */
}

.section-subhero :-ms-input-placeholder {
    color: #fff;
    opacity: 1; /* Firefox */
}

.section-subhero ::placeholder {
    color: #fff;
    opacity: 1; /* Firefox */
}

.section-subhero :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}

.section-subhero ::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
}


/* section - legal stuff */

#section-legal {
    color: #0D1035;
    background-color: #fff;
}

    #section-legal a {
        color: #0D1035;
        font-size: 18px;
        font-weight: 600;
    }

        #section-legal a:hover,
        #section-legal a.active {
            color: #E61996;
        }

    #section-legal h1,
    #section-legal h2,
    #section-legal h3,
    #section-legal h4,
    #section-legal h5,
    #section-legal p, {
        color: #0D1035;
    }

    #section-legal h1 {
        font-size: 32px;
        line-height: 40px;
        font-size: 600;
        margin-bottom: 2rem;
    }

    #section-legal h2 {
        font-size: 24px;
        line-height: 30px;
        font-size: 600;
    }

@media (max-width: 767px) {
    #section-legal h1 {
        font-size: 24px;
        line-height: 30px;
    }

    #section-legal h2 {
        font-size: 20px;
        line-height: 26px;
    }
}


#section-legal .side ul {
    margin: 0;
    padding: 0;
}

    #section-legal .side ul li {
        list-style-type: none;
        border-bottom: 1px solid #F3F3F5;
        padding: 16px 0;
        color: #0D1035;
        background-image: none;
    }

#section-legal ul {
    padding-left: 10px;
}

#section-legal li {
    background-image: url('/img/bullet_blue.svg');
    background-repeat: no-repeat;
    background-position-y: 11px;
    background-position-x: left;
    list-style-type: none;
    color: #0D1035;
    font-size: 18px;
    line-height: 24px;
    padding-left: 20px;
}




/* accordion bootstrap 5 - in white background */

#how-can-we-help-you .accordion-item {
    font-size: 18px;
    line-height: 24px;
    border: 1px solid #F3F3F5;
    border-radius: 16px;
    background: #fff;
}

@media (max-width: 767px) {

    #how-can-we-help-you .accordion-item {
        font-size: 16px;
    }
}

#how-can-we-help-you .accordion-item:first-of-type .accordion-button {
}

#how-can-we-help-you .accordion-button {
    padding: 10px 20px;
    z-index: 1;
    color: #0D1035;
    background: #fff;
}

    #how-can-we-help-you .accordion-button:not(.collapsed) {
        color: #0D1035;
        background: #fff;
        -webkit-box-shadow: inset 0 -1px 0 rgb(0 0 0 / 0%);
        box-shadow: inset 0 -1px 0 rgb(0 0 0 / 0%);
    }

#how-can-we-help-you .accordion-header {
    position: relative;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

#how-can-we-help-you .accordion-body {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    background: #fff;
}


    #how-can-we-help-you .accordion-body a {
        text-decoration: underline;
        color: #e61996;
        font-weight: bold;
    }










.text-xs-center {
    text-align: left;
}

@media (max-width: 767px) {

    .text-xs-center {
        text-align: center;
    }
}


/* Macro - Image background banner */
.macroImageBackgroundBanner {
    //width:100%;
    height: auto;
    border-radius: 24px;
    background-size: cover;
    background-position: center;
    padding: 105px 75px 105px 75px;
    overflow: hidden;
}

    .macroImageBackgroundBanner .paragraph {
        margin-bottom: 1rem;
    }

@media (max-width: 767px) {

    .macroImageBackgroundBanner {
        padding: 15px 15px;
        height: 245px;
    }
}


/* Retailer page header */
.brand-retailer-mobile {
    display: none;
    text-align: center;
    margin-top: 3.4rem;
    padding: 0.9375rem 0;
}

    .brand-retailer-mobile a {
        padding: 0 0.4rem;
    }

        .brand-retailer-mobile a img {
            height: 1.125rem;
            width: auto;
        }

@media (max-width: 767px) {
    .brand-retailer-mobile {
        display: block;
        height: 0rem;
        padding: 0 0;
    }

        .brand-retailer-mobile a {
            display: inline-block;
        }

            .brand-retailer-mobile a img {
                display: block;
            }
}

#retailer .button_container {
    top: 35px;
}

@media (max-width: 767px) {
    #retailer .button_container {
        top: 20px;
    }
}

#retailer .apply-now {
    right: 170px;
    position: absolute;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 16px;
    top: 17px;
}

#retailer .dashboard {
    right: 45px;
    position: absolute;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 16px;
    color: #0D1035;
    top: 17px;
}

@media (max-width: 767px) {
    #retailer .apply-now {
        right: 130px;
        position: absolute;
        padding: 7px 10px;
        font-size: 14px;
        line-height: 14px;
        top: 13px;
    }

    #retailer .dashboard {
        right: 35px;
        position: absolute;
        padding: 7px 10px;
        font-size: 14px;
        line-height: 14px;
        color: #0D1035;
        top: 13px;
    }
}





.bg-grey-light {
    background-color: #F7F7F9;
}



/* Pay it your way box */

.intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 12px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .intro p {
        color: #0D1035;
    }

    .intro .item {
        background: #fff;
        padding: 32px;
        width: 279px;
        border-radius: 16px;
        -webkit-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.1);
        box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.1);
        position: relative;
    }

    .intro label {
        font-size: 48px;
        line-height: 48px;
    }

    .intro a span {
        color: #0D1035;
        font-family: "tt_commons_proextrabold";
        font-size: 18px;
        line-height: 18px;
    }


.intro-button {
    padding: 10px 0;
    display: block;
    width: 100%;
}

.intro .light {
    position: absolute;
    top: -100px;
    right: 20px;
}

.intro li {
    list-style-type: none;
}

    .intro li .light {
        display: none;
    }

    .intro li:last-child .light {
        display: block;
    }


@media (max-width: 480px) {
    .intro {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

        .intro .item {
            width: 100%;
        }
}

@media (max-width: 992px) {
    .intro .light {
        top: -12px;
        right: -12px;
    }
}

/* Plan */

.intro-plan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 8px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .intro-plan .item {
        background: rgba(255, 255, 255, 0.05);
        padding: 24px;
        width: 247px;
        border-radius: 24px;
        text-align: center;
    }

        .intro-plan .item .space {
            margin-top: 1rem;
            padding-top: 1rem;
            border-top: 1px solid rgba(255, 255, 255, 0.05);
        }

    .intro-plan img {
        height: 60px;
    }

    .intro-plan .item .col-6 {
        text-align: left;
    }


@media (max-width: 767px) {
    .intro-plan {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

        .intro-plan .item {
            width: 100%;
        }

        .intro-plan img {
            height: 30px;
            margin-top: 20px;
        }
}


/* Brand assets */

.brand-assets {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .brand-assets .item {
        text-align: center;
    }

        .brand-assets .item .space {
            margin-top: 1rem;
            padding-top: 1rem;
            border-top: 1px solid rgba(255, 255, 255, 0.05);
        }

@media (max-width: 767px) {
    .brand-assets {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }
}


/* Hide - Show */

.showOnlyMobile {
    display: none !important;
}

.hideOnlyMobile {
    display: block !important;
}

@media (max-width: 480px) {

    .showOnlyMobile {
        display: block !important;
    }

    .hideOnlyMobile {
        display: none !important;
    }
}


/* Contact */
.details {
    padding: 32px;
    border-radius: 16px;
    background: #fff;
    color: #0D1035;
    margin-top: 48px;
}

    .details a {
        color: #E61996;
    }

        .details a:hover {
            text-decoration: underline;
        }

#wizitForm input {
    border: 0;
    background-color: #fff;
    padding: 16px;
    border-radius: 16px;
    font-size: 16px;
    font-weight: 800;
}

#wizitForm select {
    border: 0;
    background-color: #fff;
    padding: 16px;
    border-radius: 16px;
    font-size: 16px;
    font-weight: 800;
    color: #6c7589;
}

#wizitForm textarea {
    border: 0;
    background-color: #fff;
    padding: 16px;
    border-radius: 16px;
    font-size: 16px;
    font-weight: 800;
}


.wizit .btn-group-lg > .btn, .btn-lg {
    padding: 15px 50px;
    font-size: 18px;
    line-height: 18px;
}

@media (max-width: 768px) {

    .wizit .btn-group-lg > .btn, .btn-lg {
        width: 100%;
    }
}


#section-about,
#section-contact,
#section-how-it-works {
    color: #0D1035;
}


/***********************
     Button Hover
***********************/

.overlay ul li a:hover,
.footer ul li a:hover {
    color: #E61996;
}

.overlay ul li a.active,
.footer ul li a.active {
    color: #E61996;
}

@media (hover: hover) {
    .overlay ul li a:hover,
    .footer ul li a:hover {
        color: #000;
    }
}

.overlay ul li a,
.footer ul li a {
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}





/***********************
     Button Hover
***********************/

.btn-1a {
    background: rgb(250,80,70);
    background: linear-gradient(90deg, rgba(250,80,70,1) 0%, rgba(230,25,150,1) 100%);
}

    .btn-1a:hover {
        background: rgb(230,25,150);
        background: linear-gradient(90deg, rgba(230,25,150,1) 0%, rgba(128,53,220,1) 100%);
    }

.btn-2a {
    background-image: radial-gradient(circle at 100% 100%, transparent 22px, #fa5046 22px, #fa5046 23px, transparent 23px), linear-gradient(to right, #fa5046, #8035dc), radial-gradient(circle at 0% 100%, transparent 22px, #8035dc 22px, #8035dc 23px, transparent 23px), linear-gradient(to bottom, #8035dc, #8035dc), radial-gradient(circle at 0% 0%, transparent 22px, #8035dc 22px, #8035dc 23px, transparent 23px), linear-gradient(to left, #8035dc, #fa5046), radial-gradient(circle at 100% 0%, transparent 22px, #fa5046 22px, #fa5046 23px, transparent 23px), linear-gradient(to top, #fa5046, #fa5046);
    background-size: 23px 23px, calc(100% - 46px) 1px, 23px 23px, 1px calc(100% - 46px);
    background-position: top left,top center,top right,center right, bottom right,bottom center,bottom left,center left;
    background-repeat: no-repeat;
    height: 44px;
    line-height: 28px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

    .btn-2a:hover {
        background: -webkit-gradient(linear, left top, right top, from(#fa5046), color-stop(51%, #e61996), to(#8035dc));
        background: linear-gradient(to right, #fa5046 0%, #e61996 51%, #8035dc 100%);
        margin: 0px;
    }

.btn-2b {
    background-image: radial-gradient(circle at 100% 100%, transparent 22px, #fa5046 22px, #fa5046 23px, transparent 23px), linear-gradient(to right, #fa5046, #8035dc), radial-gradient(circle at 0% 100%, transparent 22px, #8035dc 22px, #8035dc 23px, transparent 23px), linear-gradient(to bottom, #8035dc, #8035dc), radial-gradient(circle at 0% 0%, transparent 22px, #8035dc 22px, #8035dc 23px, transparent 23px), linear-gradient(to left, #8035dc, #fa5046), radial-gradient(circle at 100% 0%, transparent 22px, #fa5046 22px, #fa5046 23px, transparent 23px), linear-gradient(to top, #fa5046, #fa5046);
    background-size: 23px 23px, calc(100% - 46px) 1px, 23px 23px, 1px calc(100% - 46px);
    background-position: top left,top center,top right,center right, bottom right,bottom center,bottom left,center left;
    background-repeat: no-repeat;
    height: 48px;
    line-height: 24px;
    margin-top: 32px;
}

    .btn-2b:hover {
        background: -webkit-gradient(linear, left top, right top, from(#fa5046), color-stop(51%, #e61996), to(#8035dc));
        background: linear-gradient(to right, #fa5046 0%, #e61996 51%, #8035dc 100%);
        margin: 0px;
    }

.btn-3a {
    background-image: radial-gradient(circle at 100% 100%, transparent 21px, #fa5046 21px, #fa5046 23px, transparent 23px), linear-gradient(to right, #fa5046, #8035dc), radial-gradient(circle at 0% 100%, transparent 21px, #8035dc 21px, #8035dc 23px, transparent 23px), linear-gradient(to bottom, #8035dc, #8035dc), radial-gradient(circle at 0% 0%, transparent 21px, #8035dc 21px, #8035dc 23px, transparent 23px), linear-gradient(to left, #8035dc, #fa5046), radial-gradient(circle at 100% 0%, transparent 21px, #fa5046 21px, #fa5046 23px, transparent 23px), linear-gradient(to top, #fa5046, #fa5046);
    background-size: 23px 23px, calc(100% - 46px) 2px, 23px 23px, 2px calc(100% - 46px);
    background-position: top left,top center,top right,center right, bottom right,bottom center,bottom left,center left;
    background-repeat: no-repeat;
    height: 44px;
    color: #0D1035 !important;
}

    .btn-3a:hover {
        background: -webkit-gradient(linear, left top, right top, from(#fa5046), color-stop(51%, #e61996), to(#8035dc));
        background: linear-gradient(to right, #fa5046 0%, #e61996 51%, #8035dc 100%);
        margin: 0px;
        color: #fff !important;
    }


.btn-41a {
    background: rgb(250,80,70);
    background: linear-gradient(144deg, rgba(250,80,70,1) 0%, rgba(230,25,150,1) 50%, rgba(128,53,220,1) 100%);
}

    .btn-41a:hover {
        background: rgb(128,53,220);
        background: linear-gradient(144deg, rgba(128,53,220,1) 0%, rgba(230,25,150,1) 50%, rgba(250,80,70,1) 100%);
    }


.btn-7a {
    border: 1px solid #8035DC;
    background: #8035DC;
    color: #fff;
    margin: 0px;
    position: relative;
}

    .btn-7a:hover {
        border: 1px solid #fff;
        background: #fff;
        color: #8035DC;
    }

.btn-8a {
    border: 1px solid #8035DC;
    margin: 0px;
    position: relative;
}

    .btn-8a:hover {
        background: #8035DC;
    }

.btn-9a {
    border: 1px solid #e61996;
    background: #e61996;
    color: #fff;
    margin: 0px;
    position: relative;
}

    .btn-9a:hover {
        border: 1px solid #fff;
        background: #fff;
        color: #e61996;
        margin: 0px;
        position: relative;
    }

.btn-9a-line {
    border: 1px solid #e61996;
    color: #fff;
    margin: 0px;
    position: relative;
}

    .btn-9a-line:hover {
        border: 1px solid #E61996;
        background: #E61996;
        color: #fff;
        margin: 0px;
        position: relative;
    }

.btn-12a {
    background-image: radial-gradient(circle at 100% 100%, transparent 22px, #fa5046 22px, #fa5046 23px, transparent 23px), linear-gradient(to right, #fa5046, #e61996), radial-gradient(circle at 0% 100%, transparent 22px, #e61996 22px, #e61996 23px, transparent 23px), linear-gradient(to bottom, #e61996, #e61996), radial-gradient(circle at 0% 0%, transparent 22px, #e61996 22px, #e61996 23px, transparent 23px), linear-gradient(to left, #e61996, #fa5046), radial-gradient(circle at 100% 0%, transparent 22px, #fa5046 22px, #fa5046 23px, transparent 23px), linear-gradient(to top, #fa5046, #fa5046);
    background-size: 23px 23px, calc(100% - 46px) 1px, 23px 23px, 1px calc(100% - 46px);
    background-position: top left,top center,top right,center right, bottom right,bottom center,bottom left,center left;
    background-repeat: no-repeat;
    height: 44px;
}

    .btn-12a:hover {
        background-image: radial-gradient(circle at 100% 100%, transparent 22px, #fa5046 22px, #fa5046 23px, transparent 23px), linear-gradient(to right, #fa5046, #e61996), radial-gradient(circle at 0% 100%, transparent 22px, #e61996 22px, #e61996 23px, transparent 23px), linear-gradient(to bottom, #e61996, #e61996), radial-gradient(circle at 0% 0%, transparent 22px, #e61996 22px, #e61996 23px, transparent 23px), linear-gradient(to left, #e61996, #fa5046), radial-gradient(circle at 100% 0%, transparent 22px, #fa5046 22px, #fa5046 23px, transparent 23px), linear-gradient(to top, #fa5046, #fa5046);
        background-size: 23px 23px, calc(100% - 46px) 1px, 23px 23px, 1px calc(100% - 46px);
        background-position: top left,top center,top right,center right, bottom right,bottom center,bottom left,center left;
        background-repeat: no-repeat;
        background: linear-gradient(135deg, #FA5046 0%, #E61996 100%)
    }

@media (max-width: 768px) {
    .btn-1a,
    .btn-2a,
    .btn-7a,
    .btn-8a,
    .btn-9a,
    .btn-12a,
    .btn-41a {
        width: 100%;
    }
}



/**************
    Button Other Style
***************/

.btn-hover {
    width: auto;
    font-size: 18px;
    line-height: 1.8;
    color: #fff;
    cursor: pointer;
    padding: 0.5rem 0;
    text-align: center;
    border: none;
    background-size: 300% 100%;
    font-family: "tt_commons_prodemibold";
    border-radius: 30px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

    .btn-hover:hover {
        background-position: 100% 0;
        moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

    .btn-hover:focus {
        outline: none;
    }

    /* orange-pink-purple background */
    .btn-hover.color-1 {
        background-image: linear-gradient(to right, #FA5046, #E61996, #8035DC, #8035DC, #E61996, #FA5046);
    }

    /* orange-pink background */
    .btn-hover.color-2 {
        background-image: linear-gradient(to right, #FA5046, #E61996, #E61996, #8035DC);
    }

.gotit {
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 60px;
    padding-right: 60px;
}


@media (max-width: 768px) {
    .btn-hover {
        width: 100%;
        padding: 0.5rem 0.5rem;
    }

    .gotit {
        padding-top: 12px;
        padding-bottom: 12px;
        padding-left: 60px;
        padding-right: 60px;
    }
}


/* orange-pink-purple border with navy background */

.color-3 {
    background-image: linear-gradient(to right, #FA5046 0%, #E61996 51%, #8035DC 100%);
    border-radius: 24px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 1.8;
    padding: 1px;
    position: relative;
    text-decoration: none;
    z-index: 2;
    font-family: "tt_commons_prodemibold";
    margin: 0 auto;
}

    .color-3.long,
    .ling {
        width: 270px;
    }

    .color-3.short,
    .short {
        width: 165px;
    }

    .color-3 span {
        align-items: center;
        background: #171A3E;
        border-radius: 30px;
        display: flex;
        justify-content: center;
        transition: background .5s ease;
        padding: 0.5rem 0.5rem;
    }

@media (hover: hover) {
    .color-3:hover {
        color: #fff;
    }

        .color-3:hover span {
            background: transparent;
        }
}

@media (max-width: 768px) {
    .color-3.long,
    .color-3.short,
    .short,
    .long {
        width: 100%;
    }
}


/* orange-pink-purple border with purple background */

.color-4 {
    background-image: linear-gradient(to right, #FA5046 0%, #E61996 51%, #8035DC 100%);
    border-radius: 30px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 2;
    padding: 1px;
    position: relative;
    text-decoration: none;
    z-index: 2;
    font-family: "tt_commons_prodemibold";
    margin: 0 auto;
}

    .color-4.long {
        width: 270px;
    }

    .color-4.short {
        width: 165px;
    }

    .color-4:hover {
        color: #fff;
    }

    .color-4 span {
        align-items: center;
        background: #472289;
        border-radius: 30px;
        display: flex;
        justify-content: center;
        transition: background .5s ease;
        padding: 0.5rem 0.5rem;
    }

    .color-4:hover span {
        background: transparent;
    }

@media (max-width: 768px) {
    .color-4.long,
    .color-4.short {
        width: 100%;
    }
}


/* orange-pink border with navy background */

.color-5 {
    background-image: linear-gradient(to right, #FA5046 0%, #E61996 100%);
    border-radius: 30px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 2;
    padding: 1px;
    position: relative;
    text-decoration: none;
    z-index: 2;
    font-family: "tt_commons_prodemibold";
    margin: 0 auto;
}

    .color-5.long {
        width: 270px;
    }

    .color-5.short {
        width: 165px;
    }

    .color-5:hover {
        color: #fff;
    }

    .color-5 span {
        align-items: center;
        background: #171A3E;
        border-radius: 30px;
        display: flex;
        justify-content: center;
        transition: background .5s ease;
        padding: 0.5rem 0.5rem;
    }

    .color-5:hover span {
        background: transparent;
    }

@media (max-width: 768px) {
    .color-5.long,
    .color-5.short {
        width: 100%;
    }
}


/* orange-pink-purple border with white background */

.color-6 {
    background-image: linear-gradient(to right, #FA5046 0%, #E61996 51%, #8035DC 100%);
    border-radius: 30px;
    border-radius: 24px;
    box-sizing: border-box;
    color: #0D1035;
    display: block;
    font-size: 18px;
    line-height: 2;
    line-height: 1.2;
    padding: 1px;
    position: relative;
    text-decoration: none;
    z-index: 2;
    font-family: "tt_commons_prodemibold";
    margin: 0 auto;
}

    .color-6.long {
        width: 270px;
    }

    .color-6.short {
        width: 165px;
    }

    .color-6:hover {
        color: #fff;
    }

    .color-6 span {
        align-items: center;
        background: #ffffff;
        border-radius: 22px;
        display: flex;
        justify-content: center;
        transition: background .5s ease;
        padding: 12px 0;
        color: #0D1035;
    }

    .color-6:hover span {
        color: #fff;
        background: transparent;
    }

.shortPlus {
    width: 200px;
}

@media (max-width: 768px) {
    .color-6.long,
    .color-6.short,
    .shortPlus {
        width: 100%;
    }
}





/*************
     Modal
*************/
.Modal,
.ModalApplication,
.AppModalApplication,
.ModalDashboard {
    overflow: scroll;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url('/img/background-eligible.svg');
    background-size: cover;
    z-index: 9999;
    color: #fff;
}

    .Modal .white,
    .ModalApplication .white,
    .AppModalApplication .white {
        color: #fff !important;
    }

    .ModalDashboard a {
        font-size: 16px;
        line-height: 20px;
    }

    .Modal button,
    .ModalApplication button,
    .ModalDashboard button {
        border: 0;
    }

    .Modal .Close,
    .ModalApplication .CloseApplication,
    .ModalDashboard .CloseDashboard,
    .AppModalApplication .CloseApplication,
    .CloseFaq, .AppModalApplication .NeedHelp,
    .AppModalApplication .CloseDashboard {
        position: absolute;
        top: 30px;
        right: 50px;
        z-index: 999;
        cursor: pointer;
        color: rgba(255,255,255, 0.7);
        font-weight: 800;
    }

    .AppModalApplication .NeedHelp {
        /* margin-right: 60px;*/
        margin-right: 85px;
        color: white;
    }

.closeAppCss {
    display: none !important;
}

.Modal .Close:hover,
.ModalApplication .CloseApplication:hover,
.AppModalApplication .CloseApplication:hover, .CloseFaq,
.AppModalApplication .NeedHelp:hover,
.ModalDashboard .CloseDashboard:hover {
    color: rgba(255, 255, 255, 1);
}

.Modal .logo,
.ModalApplication .logo,
.AppModalApplication .logo,
.ModalDashboard .logo,
.modalLogo {
    position: absolute;
    top: 30px;
    left: 50px;
    z-index: 999;
    padding: 0;
    margin: 0;
}

.Modal .back,
.ModalApplication .back,
.AppModalApplication .back {
    position: absolute;
    top: 300px;
    left: 50px;
    z-index: 999;
    padding: 0;
    margin: 0;
}

.Modal h1,
.ModalApplication h1,
.AppModalApplication h1,
.ModalDashboard h1,
.Modal h2,
.ModalApplication h2,
.AppModalApplication h2,
.ModalDashboard h2 {
    margin-top: 130px;
    font-family: 'tt_commons_prodemibold';
}

.Modal p,
.ModalApplication p,
.AppModalApplication p,
.ModalDashboard p {
    color: #68707a;
}

.ModalApplication .form,
.AppModalApplication .form,
.Modal .form {
    width: 100%;
    margin: 0 auto;
}

    .ModalApplication .form h1,
    .AppModalApplication .form h1 {
        font-size: 48px;
        line-height: 56px;
    }

    .ModalApplication .form h2,
    .AppModalApplication .form h2 {
        font-size: 32px;
        line-height: 40px;
    }

    .ModalApplication .form.money,
    .AppModalApplication .form.money {
        position: relative;
        font-size: 30px;
    }

        .ModalApplication .form.money input[type="number"],
        .AppModalApplication .form.money input[type="number"] {
            padding-left: 40px;
            font-size: 30px;
        }

        .ModalApplication .form.money .dollar,
        .AppModalApplication .form.money .dollar {
            position: absolute;
            top: 3px;
            left: 15px;
        }

    .ModalApplication .form input[type="text"],
    .AppModalApplication .form input[type="text"],
    .ModalDashboard .form input[type="text"],
    .ModalApplication .form input[type="number"],
    .AppModalApplication .form input[type="number"] {
        background-color: rgba(255, 255, 255, 0.05);
        border-color: rgba(255, 255, 255, 0.2);
        border-radius: 15px;
        height: 50px;
        font-size: 18px;
        color: #fff;
    }

    .Modal .form input[type="number"] {
        width: 150px;
        margin: 0 auto;
    }

    .ModalApplication .form .money,
    .AppModalApplication .form .money {
        padding-left: 2.5rem;
        font-size: 25px !important;
    }

    .ModalApplication .form button.yes-no,
    .AppModalApplication .form button.yes-no,
    .Modal .form button.yes-no {
        background-color: rgba(255, 255, 255, 0.05);
        border-color: rgba(255, 255, 255, 0.2);
        border-radius: 15px;
        height: 80px;
        font-size: 18px;
        color: #fff;
        width: 80px;
        margin-right: 10px;
        margin-bottom: 15px;
    }

        .ModalApplication .form button.yes-no.active,
        .AppModalApplication .form button.yes-no.active,
        .Modal .form button.yes-no.active {
            background: #e61996;
            font-weight: bold;
        }

    .Modal .form.seven button.yes-no {
        height: 50px;
        width: 185px;
    }

    .ModalApplication .form button.yes-no > span,
    .AppModalApplication .form button.yes-no > span {
        color: #68707a;
    }

        .ModalApplication .form button.yes-no.active > span,
        .ModalApplication .form button.yes-no > span > b,
        .AppModalApplication .form button.yes-no.active > span,
        .AppModalApplication .form button.yes-no > span > b {
            color: #fff;
        }

    .ModalApplication .form select,
    .AppModalApplication .form select {
        background-color: rgba(255, 255, 255, 0.05);
        border-color: rgba(255, 255, 255, 0.2);
        border-radius: 15px;
        height: 50px;
        font-size: 18px;
        color: #68707a;
    }

@media (max-width: 768px) {
    .Modal .back,
    .ModalApplication .back,
    .AppModalApplication .back {
        top: 15px;
        left: 45%;
    }

    .Modal .scroll-block {
        overflow-y: scroll;
        height: 600px;
        margin-top: 130px;
        position: relative;
    }

    .Modal .scroll-box {
        height: 800px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }

        .Modal .scroll-box h2 {
            margin-top: 0;
        }

    .Modal .form.seven button.yes-no {
        width: 80%;
        max-width: 250px;
    }
}

@media screen and (min-width: 320px) {
    .Modal h1,
    .ModalApplication h1,
    .AppModalApplication h1 {
        margin-top: 130px;
    }
}

@media screen and (min-width: 480px) {
    .Modal h1,
    .ModalApplication h1,
    .AppModalApplication h1 .ModalDashboard h1,
    .Modal h2,
    .ModalApplication h2,
    .AppModalApplication h2,
    .ModalDashboard h2 {
        margin-top: 230px;
    }
}



.btn-with-orange-purple {
    position: relative;
    padding: 15px 40px;
    font-family: "tt_commons_prodemibold";
}

    .btn-with-orange-purple::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border-radius: 50px;
        border: 2px solid transparent;
        background: linear-gradient(90deg,#FA5046,#E61996,#8035DC) border-box;
        -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
        -webkit-mask-composite: destination-out;
        mask-composite: exclude;
    }

#slider ul li {
    position: relative;
}

    #slider ul li a.btn-slider-nav {
        display: none;
    }

    #slider ul li button {
        border: 0;
    }


#slider .form-control-lg {
    border: 1px solid #e61996;
    border-radius: 16px;
    width: 70px;
    text-align: center;
    font-size: 32px;
    line-height: 32px;
    margin: 0 auto;
}


.btn-slider-nav {
    width: 56px;
    height: 56px;
    background: #25204D;
    border: 1px solid #3B355E;
    border-radius: 100px;
    font-size: 18px;
    line-height: 18px;
    font-family: "tt_commons_prodemibold";
    color: #fff;
}

.btn-slider-nav {
    background: #25204D;
    border: 1px solid #25204D;
    color: #fff;
}

.btn-slider-previous {
    width: 56px;
    height: 56px;
    background: #25204D;
    border: 1px solid #3B355E;
    border-radius: 100px;
    font-size: 18px;
    line-height: 18px;
    font-family: "tt_commons_prodemibold";
    color: #fff;
}


    .btn-slider-previous:hover,
    .btn-slider-previous:focus {
        background: #E61996;
        border: 1px solid #E61996;
        color: #fff;
    }


.btn-slider {
    background: #25204D;
    border: 1px solid #3B355E;
    border-radius: 16px;
    padding: 20px;
    font-size: 18px;
    line-height: 18px;
    font-family: "tt_commons_prodemibold";
    color: #fff;
    margin-bottom: 5px;
}

    .btn-slider:hover,
    .btn-slider:focus {
        background: #E61996;
        border: 1px solid #E61996;
        color: #fff;
    }


.zInputWrapper {
    border-radius: 12px;
    display: inline-block;
}


#status .zInput,
#age .zInput,
#valid .zInput {
    width: 60px;
}


.zInput {
    display: inline-block;
    width: 185px;
    height: 50px;
    background-color: #25204D;
    margin: 4px;
    padding: 12px;
    text-align: center;
    cursor: default;
    color: #fff;
    border: #3B355E 1px solid;
    border-radius: 10px;
    font-size: 17px;
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.zCheckbox {
    color: #000099;
    border: #000099 1px solid;
}

.zSelected {
    color: white;
    background-color: #E61996;
    border: 1px solid #E61996;
}

    .zSelected.zCheckbox {
        background-color: #000099;
    }


.accordion-body {
    text-align: left;
}

.previous-location {
    position: absolute;
    top: 330px;
    left: 0px;
}


/*************
     Body
*************/


.section-one .block-one-less {
    margin-top: 0rem;
    font-size: 1.5rem;
    line-height: 125%;
}

@media (max-width: 768px) {
    .section-one .block-one-less {
        margin-top: 6.5rem;
    }
}

.section-one .block-one-more {
    margin-top: 4.5rem;
    font-size: 1.5rem;
    line-height: 125%;
}

@media (max-width: 768px) {
    .section-one .block-one-more {
        margin-top: 9rem;
    }
}

.section-one .block-one-powerup {
    margin-top: 1.5rem;
    font-size: 1.5rem;
    line-height: 125%;
}

@media (max-width: 768px) {
    .section-one .block-one-powerup {
        margin-top: 7.5rem;
    }
}

.button {
    line-height: 2rem !important;
}

@media (max-width: 768px) {
    .button {
        line-height: 1.5rem !important;
    }
}


/*************
     Spacing Block
*************/


.vs0to48 {
    height: 0px;
    display: block;
    width: 100%
}

.vs0to32 {
    height: 0px;
    display: block;
    width: 100%
}

.vs72to48 {
    height: 0px;
    display: block;
    width: 100%
}

.vs72to32 {
    height: 72px;
    display: block;
    width: 100%
}

.vs72to0 {
    height: 72px;
    display: block;
    width: 100%
}

.vs48to48 {
    height: 48px;
    display: block;
    width: 100%
}

.vs48to32 {
    height: 48px;
    display: block;
    width: 100%
}

.vs32to32 {
    height: 32px;
    display: block;
    width: 100%
}

@media (max-width: 768px) {
    .vs0to32 {
        height: 32px;
    }

    .vs0to48 {
        height: 48px;
    }

    .vs72to48 {
        height: 48px;
    }

    .vs72to0 {
        height: 0px;
    }

    .vs72to32 {
        height: 32px;
    }

    .vs48to48 {
        height: 48px;
    }

    .vs48to32 {
        height: 32px;
    }

    .vs32to32 {
        height: 32px;
    }
}

.zero-interest-mark {
    z-index: 1;
    bottom: -110px;
    right: 65px;
    position: absolute;
}

    .zero-interest-mark img {
        width: 220px;
        height: 220px;
    }

@media (max-width: 768px) {
    .zero-interest-mark {
        bottom: 0px;
        right: 30px;
    }

        .zero-interest-mark img {
            width: 156px;
            height: 156px;
        }
}

.circle-cart {
    z-index: 1;
    bottom: -110px;
    right: 10px;
    position: absolute;
}

    .circle-cart img {
        width: 180px;
        height: 180px;
    }

@media (max-width: 768px) {
    .circle-cart {
        bottom: -35px;
        left: 30px;
    }

        .circle-cart img {
            width: 126px;
            height: 126px;
        }
}


/*************
     shop main banner macro
*************/

.shopMainBanner {
    width: 100%;
    border-radius: 16px;
    background-size: cover;
    background-position: center;
    padding: 35px;
    position: relative;
}

    .shopMainBanner .title {
        font-family: 'tt_commons_prodemibold';
        font-style: normal;
        font-size: 56px;
        line-height: 60px;
        font-weight: 600;
        letter-spacing: -1px;
        font-feature-settings: 'salt' on;
    }

    .shopMainBanner .btn {
        position: absolute;
        bottom: 35px;
        left: 20px;
    }

    .shopMainBanner .shop {
        position: absolute;
        bottom: 45px;
        right: 35px;
        background: #fff;
        border-radius: 12px;
        width: 226px;
        padding: 12px;
    }


@media only screen and (min-width: 767px) and (max-width: 992px) {
    .shopMainBanner .shop {
        position: absolute;
        bottom: 45px;
        right: 35px;
        background: #fff;
        border-radius: 12px;
        width: 196px;
        padding: 12px;
    }
}



@media (max-width: 768px) {
    .shopMainBanner {
        padding: 35px;
    }

        .shopMainBanner .title {
            font-size: 42px;
            line-height: 46px;
        }

        .shopMainBanner .btn {
            bottom: 35px;
            left: 20px;
        }

        .shopMainBanner .shop {
            bottom: -15px;
            right: 10px;
            width: 226px;
            padding: 12px;
        }
}


/*************
     fix retail top nav button - style.css
*************/

.brand.retail > button {
    width: 110px;
    padding: 1px !important;
    margin: 17px 17px 17px 0;
    font-size: 16px;
    line-height: 38px;
}

.brand.retail > a {
    width: 110px;
    padding: 1px !important;
    margin: 17px 37px 17px 0;
    font-size: 16px;
    line-height: 38px;
}

.brand.retail > a {
    line-height: 1.1;
    border-bottom: 0rem solid #fff !important;
    color: #0D1035;
}

    .brand.retail > a:hover,
    .brand.retail > a:focus {
        border-bottom: 0rem solid #fff !important;
        color: #fff;
    }

/*************
     fix nav hambuger button - style.css
*************/

/*************
     fix wizitpay catagory - next - previous button - style.css
*************/

#shopFirstCarousel .owl-nav [class*="owl-"], #shopSecondCarousel .owl-nav [class*="owl-"] {
    top: 45% !important;
}


/*************
     fix spacing
*************/

@media (max-width: 768px) {
    .section-one .block-two {
        margin-top: 0rem;
    }
}


/*************
     RTE numbering
*************/

#section-legal .container-xxl ol li {
    list-style-type: decimal;
    background-image: none;
    margin-bottom: 10px;
}

    #section-legal .container-xxl ol li ul li {
        list-style-type: none;
    }

        #section-legal .container-xxl ol li ul li:first-child {
            margin-top: 10px;
        }

#section-legal #circle li {
    list-style-type: circle;
}

#section-legal #lower-alpha li {
    list-style-type: lower-alpha;
}

#section-legal #dot #lower-alpha li {
    list-style-type: lower-alpha;
    background: none;
    padding-left: 5px;
}

#section-legal #dot li {
    background-image: url(/img/bullet_blue.svg);
    background-repeat: no-repeat;
    background-position-y: 11px;
    background-position-x: left;
    list-style-type: none;
    color: #0D1035;
    font-size: 18px;
    line-height: 24px;
    padding-left: 20px;
}



/*************
     Overlay RHS menu fix - style.css
*************/

.overlay ul li a {
    line-height: 1.2rem !important;
}

/*************
     retail logo fix - style.css
*************/

.logo.retail {
    left: 100px;
    top: 5px;
}


/*************
     popup - input money field fix
*************/

#inputMoney .form-control-lg {
    border: 1px solid #E61996;
    background-color: #181444;
    border-radius: 12px;
    color: #fff;
    font-size: 32px;
    line-height: 32px;
    text-align: center;
}

#inputMoney ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
}

#inputMoney :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}

#inputMoney ::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
}



/*************
     footer copyright link
*************/

.footer .copyright a {
    color: inherit;
    font-size: inherit;
    font-weight: 400;
}

    .footer .copyright a:hover {
        text-decoration: underline;
    }


/*************
     modal back button size
*************/
.Modal .back a img,
.ModalApplication .back a img,
.AppModalApplication .back a img {
    height: 50px;
}


/*************
     image size auto to 100%
*************/

.imgAutoTo100 {
    width: auto;
}

@media (max-width: 768px) {
    .imgAutoTo100 {
        width: 100%;
    }
}


.accordion-button p {
    margin-bottom: 0;
    padding-bottom: 0;
}

#download-the-app1 {
    scroll-margin-top: 72px;
}


/* Apple and Google pages */
.section-apple.p-t-3 {
    padding-top: 3rem !important;
}

.section-apple card {
    display: inline-block;
    padding: 2rem 1rem 2rem;
    border-radius: 1.5rem;
    font-size: 1.125rem;
    line-height: 1.33333333;
    background: rgba(255, 255, 255, 0.05);
    position: relative;
    margin-bottom: 1rem;
}

.section-apple .one-block {
}

    .section-apple .one-block > * {
        display: block;
    }

.section-apple .three-cols > div {
    padding-right: 2rem;
    padding-left: 2rem;
}


.section-apple .three-cols card {
    padding: 2rem 1rem 0 1rem;
    width: 100%;
    text-align: center;
}

.section-apple.bg-white {
    background: #f3f3f5 !important;
    color: #0d1035;
}

    .section-apple.bg-white .paragraph {
        color: #0d1035;
    }

    .section-apple.bg-white .icon-col > img {
        float: left;
        margin-right: 1rem;
    }

    .section-apple.bg-white .paragraph a {
        color: #e61996;
    }

.section-apple .w-l-80 {
    margin: 0 auto;
    width: 80%;
}

@media (max-width: 768px) {
    .section-apple {
        text-align: center;
    }

        .section-apple.p-t-3 {
            padding-top: 0 !important;
        }

        .section-apple .three-cols > div {
            padding-right: 0;
            padding-left: 0;
        }

        .section-apple.bg-white .icon-col > img {
            display: block;
            float: unset;
            margin: 0 auto;
        }

        .section-apple .w-l-80 {
            width: 100%;
        }
}

.hide-spinner {
    display: none;
    margin-left: 4rem;
    height: 1.5rem;
    width: 1.5rem;
}

/*Iframe classes*/

.IframeMobileClass {
    width: 375px;
    height: 100vh;
}

.IframeClassNormal {
    width: 100%;
    height: 100%;
}

@media (min-width: 960px) {
    .IframeClassNormal {
        width: 375px;
        height: 100%;
    }
}

    .IframeClass {
        bottom: 10px;
        border-radius: 40px;
        overflow: hidden;
    }

    .hidden_scrollbar {
        overflow-y: scroll;
        scrollbar-width: none;
        /* Firefox */
        -ms-overflow-style: none;
        /* Internet Explorer 10+ */
    }

        .hidden_scrollbar::-webkit-scrollbar {
            /* WebKit */
            width: 0;
            height: 0;
        }

    .flex-div {
        flex: 1;
        /*margin-bottom: 40px;*/
        text-align: center;
        height: 100%;
    }

    .iframe-container {
        display: flex;
        /*align-items: center;*/
        justify-content: center;
        /*height: 60vh;*/
        /*margin-top: 60px;*/
        height: 100%;
    }

    .need-help-button:hover {
        background-image: linear-gradient(to right, #fa5046 0%, #e61996 100%);
    }

    .need-help-button {
        background: transparent;
        width: 165px;
        border-radius: 28px;
        border: 1px solid #fa5046;
    }

    .AppModalApplication {
        overflow: scroll;
    }

    .mobile-faqs {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .selectAccountImg:hover {
        cursor: pointer;
    }

    /* btn pink overwrite css */

    .btn-pink-16-overwrite {
        border: 2px solid #E61996;
        background: #E61996;
        border-radius: 30px;
        box-sizing: border-box;
        color: #fff !important;
        font-size: 20px !important;
        line-height: 22px !important;
        padding: 10px 15px !important;
        position: relative !important;
        text-decoration: none !important;
        z-index: 2;
        font-family: "tt_commons_prodemibold";
        margin: 0 auto;
        transition: all 0.4s !important;
    }

        .btn-pink-16-overwrite:hover {
            /*border: 2px solid #E61996;
    background: unset;
    color: #E61996;*/
            background-image: linear-gradient(to right, #FA5046 0%, #E61996 51%, #8035DC 100%);
        }
