/* Auto-generated: migrated inline CSS from Default.aspx */
/* Review and refactor high-frequency classes into semantic components over time. */
/* ===== Moved <style> block #1 ===== */
#popup_01.modal {
    top: 50%;
    right: 170px;
    left: auto;
    transform: none;
    margin: 0;
}

.icon-box-content {
    margin-top: 20px;
}

/* video */
.banner-background {
    position: relative;
    width: 100%;
    min-height: 95vh;
    overflow: hidden;
}

.banner-background .banner-media {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    /* width: auto; */
    width: 100%;
    height: auto;
    z-index: -1; /* Places video behind other content */
    transform: translate(-50%, -50%); /* Centers the video */
    object-fit: cover; /* Ensures video covers the entire container */
}

.banner-seq {
    opacity: 0;
    transform: translateY(22px);
    transition: opacity .7s ease, transform .7s ease;
    will-change: opacity, transform;
}

.banner-seq.is-visible {
    opacity: 1;
    transform: translateY(0);
}

.banner-seq-1 {
    transition-delay: 0s;
}

.banner-seq-2 {
    transition-delay: .18s;
}

.banner-seq-3 {
    transition-delay: .36s;
}

.mobile-banner {
    display: none;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.07); /* Semi-transparent dark overlay */
    z-index: 0; /* Placed between video and content */
}

.banner_main {
    margin-top: 150px;
    font-family: 'Poppins', sans-serif;
    font-size: 64px;
    color: #000;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 64px;
    text-transform: uppercase;
}

.banner_sub {
    margin: 30px 0px 30px;
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    color: #000;
    line-height: 1.1;
}

.banner_button {
    padding: 20px 40px;
    border-radius: 16px;
    text-transform: uppercase;
}

.banner_etc {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
}

.partner {
    padding: 20px 26px;
}

.partner_logo {
    height: 40px;
}

.desktop-google_mt {
    text-align: center;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    color: #000;
    font-size: 23px;
    font-weight: 700;
}

.mobile-google_mt {
    display: none;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    color: #000;
    font-size: 23px;
    font-weight: 700;
}

.desktop-google_st {
    text-align: center;
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.5px;
}

.mobile-google_st {
    display: none;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.5px;
}

.desktop-info_mt {
    text-align: center;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    color: #008674;
    font-size: 23px;
    font-weight: 700;
}

.mobile-info_mt {
    display: none;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    color: #008674;
    font-size: 23px;
    font-weight: 700;
}

.desktop-info_t1 {
    margin-top: 20px;
}

.mobile-info_t1 {
    display: none;
    line-height: 24px;
    margin-top: 5px;
    margin-bottom: -18px;
}

.desktop-info_t2 {
    margin-top: 20px;
}

.mobile-info_t2 {
    display: none;
    line-height: 24px;
    margin-top: 5px;
}

.desktop-info_t3 {
    margin-top: 20px;
}

.mobile-info_t3 {
    display: none;
    line-height: 24px;
    margin-top: 5px;
}

.desktop-info_t4 {
    margin-top: 20px;
}

.mobile-info_t4 {
    display: none;
    line-height: 24px;
    margin-top: 5px;
}

.wrapper:has(div.banner-background) {
    min-height: 400px;
    padding-bottom: 0px;
}

.banner_sub > span {
    font-weight: 700;
    letter-spacing: -0.5px;
    text-transform: uppercase;
    display: block;
}

.banner_etc ul {
    font-size: 18px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    line-height: 1.1;
    list-style-type: none;
    margin-left: -50px;
}

.hero-section {
    min-height: 400px;
    padding-bottom: 0;
}

.banner_sub_highlight {
    font-weight: 700;
    letter-spacing: -0.5px;
    text-transform: uppercase;
    display: block;
}

.banner_feature_list {
    font-size: 18px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    line-height: 1.1;
    list-style-type: none;
    margin-left: -50px;
}

.partner_title {
    background: #008080;
    font-size: 18px;
    padding: 22px 0;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    letter-spacing: 1px;
}

.u-display {
    display: block;
}

.u-display-margintop {
    display: block;
    margin-top: 5px;
}

.u-fontsize-fontweight {
    font-size: 14px;
    font-weight: 600;
}

.u-height-position {
    height: 16px;
    position: relative;
    top: -2px;
    width: 77px;
}

.u-height {
    height: 40px;
}

.u-marginright {
    margin-right: 5px;
}

.learning-card {
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 15px;
    margin: 20px 0px 20px 0px;
    min-height: 80px;
    padding: 20px;
}

.u-backgroundcolor-bordercolor {
    background-color: transparent;
    border-color: yellow;
    border-color: #fff;
    border-radius: 0px;
    color: #fff;
    margin-top: 5px;
    width: 180px;
}

.grid-desc-sm {
    background-color: transparent;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    letter-spacing: -0.1px;
    padding: 0px;
}

.u-color {
    color: #fff;
}

.sr-only-th {
    height: 0;
    overflow: hidden;
    position: absolute;
    width: 0;
}

.icon-cell {
    height: 70px;
    width: 70px;
}

.iconbox-title-tight {
    margin-left: -5px;
    margin-top: 0px;
}

.u-pl20 {
    padding-left: 20px;
}

.review-card {
    border: solid 1px #4eb177;
    border-radius: 15px;
    height: 200px;
    padding: 10px;
}

.u-p10 {
    padding: 10px;
}

.link-no-underline {
    text-decoration: none;
}

.grid-card {
    border-radius: 15px;
    margin: 20px 0px 20px 0px;
    min-height: 240px;
    padding: 30px 20px 10px 20px;
}

.grid-desc {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
}

.u-borderbottom {
    border-bottom: 0px;
}

.u-bordertop-paddingright {
    border-top: 0px;
    padding-right: 20px;
}

.u-border-color {
    border: 0px;
    color: #000000;
    font-size: 45px !important;
    font-weight: bold;
    margin-left: 5px;
    position: unset;
}

.review-modal-card {
    border: solid 1px #8edbbb;
    padding: 20px;
}

.u-color-fontsize {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.5px;
}

.u-color-margintop {
    color: #000;
    margin-top: 10px;
}

.link-underline {
    color: #000;
    text-decoration: underline;
}

.section-title-teal {
    color: #008674;
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
}

.subtitle-dark {
    color: #222;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.5px;
}

.u-color-fontsize-2 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 30px;
    text-shadow: none;
    text-transform: uppercase;
}

.u-color-margintop-2 {
    color: #fff;
    margin-top: 10px;
}

.u-display-2 {
    display: none;
}

.u-float-right {
    float: right;
}

.review-photo {
    height: 125px;
}

.list-reset {
    list-style: none;
    margin: 0;
    padding: 0;
}

.u-mb50 {
    margin-bottom: 50px;
}

.u-mt20 {
    margin-top: 20px;
}

.u-margin {
    margin: 20px 0px;
}

.u-padding {
    padding: 0px 20px;
}

.modal-frosted {
    background-color: rgba(255, 255, 255, 0.8);
}

.learning-bg {
    background-image: url('/images/ecash_img_test.png');
    background-position-x: right;
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

.section-reviews {
    background: #ededed;
    border-top: 1px solid #e7e7e7;
    font-size: 0.9em;
    margin-bottom: 75px;
    padding: 75px 0px;
    position: relative;
}

.section-teal-cta {
    background: teal;
    border-top: 4px solid teal;
    font-size: 0.9em;
    margin: 75px 0px;
    padding: 75px 0px;
    position: relative;
}

.modal-header-right {
    border-bottom: 0px;
    text-align: right;
}

.grid-card-tall {
    border-radius: 15px;
    margin: 20px 0px 20px 0px;
    min-height: 245px;
    padding: 30px 20px 10px 20px;
}

.teal-col-left {
    border-right: solid 1px #aeddd0;
    padding: 10px 75px 20px;
}

.u-border-color-2 {
    border: 0px;
    color: #000000;
    font-size: 45px !important;
    margin-left: 5px;
    position: unset;
}

.u-border-color-3 {
    border: 0px;
    color: #000000;
    font-size: 50px !important;
    margin-left: 5px;
    position: unset;
}

.link-underline-2 {
    color: #000;
    font-weight: 400;
    text-decoration: underline;
}

.u-color-fontweight {
    color: #222;
    font-weight: 400;
    padding-top: 10px;
}

.u-color-fontsize-3 {
    color: #fff;
    font-size: 30px;
    padding: 0px;
}

.glossary-trigger {
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.partners-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.u-display-visibility {
    display: none;
    visibility: hidden;
}

.grid-desc-2 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    margin-top: 25px;
}

.u-fontsize-position {
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.u-height-textalign {
    height: 65px;
    text-align: center;
}

.u-mt30 {
    margin-top: 30px;
}

.u-margin-paddingbottom {
    margin: 75px 0px;
    padding-bottom: 75px;
}

.u-paddingtop {
    padding-top: 15px;
}

.modal-body-pad {
    padding: 0px 20px 30px;
}

.partners-row {
    padding: 10px 0px;
}

.teal-col-right {
    padding: 10px 75px 20px;
}

.u-padding-2 {
    padding: 2px 2px 0px 2px;
}

.u-width {
    width: 100%;
}

@media only screen and (max-width: 767px) {
    #popup_01 {
        min-width: auto !important;
        width: 95% !important;
        left: 10px !important;
        top: 20% !important;
    }

    .desktop-banner {
        display: none;
    }

    .mobile-banner {
        display: block;
    }

    .banner_main {
        margin: 130px 0px 30px 20px;
        font-size: 36px;
        color: #000;
        font-weight: 700;
        letter-spacing: -1px;
        line-height: 36px;
        text-transform: uppercase;
    }

    .banner_sub {
        margin: 30px 0px 30px 20px;
        font-size: 18px;
        font-family: 'Poppins', sans-serif;
        color: #000;
        line-height: 1.2;
        letter-spacing: -0.5px;
    }

    .banner_button {
        padding: 12px 20px;
        border-radius: 16px;
        margin-left: 20px;
        text-transform: uppercase;
    }

    .banner_etc {
        margin-left: 20px;
        font-size: 14px;
        font-weight: 500;
        font-family: 'Poppins', sans-serif;
        text-transform: uppercase;
        color: #000;
        font-weight: 500;
    }

    .banner_etc li {
        font-size: 13px;
        line-height: 1.2;
    }

    .partner {
        padding: 10px;
    }

    .partner_logo {
        height: 27px;
    }

    .desktop-google_mt,
    .desktop-google_st,
    .desktop-info_mt,
    .desktop-info_t1,
    .desktop-info_t2,
    .desktop-info_t3,
    .desktop-info_t4 {
        display: none;
    }

    .mobile-google_mt,
    .mobile-google_st,
    .mobile-info_mt,
    .mobile-info_t1,
    .mobile-info_t2,
    .mobile-info_t3,
    .mobile-info_t4 {
        display: block;
    }
}

@media(min-width: 1200px) {
    .banner-background > .container {
        width: 80%;
    }
}