.elementor-9116 .elementor-element.elementor-element-ae2e9d5{--display:flex;}/* Start custom CSS for html, class: .elementor-element-4c126d5 *//* =========================================================
   AESN TERMS & CONDITIONS
   Match Privacy Policies Page
   ========================================================= */

.aesn-terms {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0;
    color: #ffffff;
    font-family: inherit;
    font-size: 16px;
    line-height: 1.75;
    box-sizing: border-box;
}


/* =========================================================
   MAIN PAGE TITLE
   ========================================================= */

.aesn-terms h1 {
    margin: 0 0 35px;
    padding: 0;
    color: #0C3493;
    font-size: clamp(40px, 5vw, 40px);
    font-weight: 500;
    line-height: 1.08;
    letter-spacing: -2px;
}


/* =========================================================
   SECTION HEADINGS
   ========================================================= */

.aesn-terms h2 {
    margin: 48px 0 18px;
    padding: 0;
    color: #0C3493;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: -0.5px;
}


/* First section closer to title */

.aesn-terms h1 + h2 {
    margin-top: 0;
}


/* =========================================================
   SUB HEADINGS
   ========================================================= */

.aesn-terms h3 {
    margin: 32px 0 14px;
    padding: 0;
    color: #10182b;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.4;
}


/* =========================================================
   PARAGRAPHS
   ========================================================= */

.aesn-terms p {
    margin: 0 0 18px;
    padding: 0;
    color: #4b5563;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
}


/* =========================================================
   STRONG TEXT
   ========================================================= */

.aesn-terms strong {
    color: #10182b;
    font-weight: 600;
}


/* =========================================================
   LISTS
   ========================================================= */

.aesn-terms ul {
    margin: 0 0 22px;
    padding-left: 25px;
    color: #4b5563;
}


.aesn-terms ol {
    margin: 0 0 22px;
    padding-left: 25px;
    color: #4b5563;
}


.aesn-terms li {
    margin: 0 0 8px;
    padding-left: 4px;
    font-size: 16px;
    line-height: 1.75;
}


/* =========================================================
   BULLET STYLE
   ========================================================= */

.aesn-terms ul li::marker {
    color: #2684ff;
    font-size: 0.9em;
}


/* =========================================================
   LINKS
   ========================================================= */

.aesn-terms a {
    color: #2684ff;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.2s ease;
}


.aesn-terms a:hover {
    color: #10182b;
    text-decoration: underline;
}


/* =========================================================
   ADDRESS / CONTACT AREA
   ========================================================= */

.aesn-terms p strong + br {
    line-height: 1.5;
}


/* =========================================================
   SPACING BETWEEN SECTIONS
   ========================================================= */

.aesn-terms h2 + p {
    margin-top: 0;
}


.aesn-terms h2 + ul {
    margin-top: 0;
}


.aesn-terms h3 + p {
    margin-top: 0;
}


.aesn-terms h3 + ul {
    margin-top: 0;
}


/* =========================================================
   LAST SECTION
   ========================================================= */

.aesn-terms h2:last-of-type {
    margin-bottom: 18px;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 1024px) {

    .aesn-terms {
        max-width: 90%;
        font-size: 16px;
    }

    .aesn-terms h1 {
        font-size: 48px;
        letter-spacing: -1.5px;
        margin-bottom: 30px;
    }

    .aesn-terms h2 {
        font-size: 26px;
        margin-top: 42px;
    }

    .aesn-terms h3 {
        font-size: 20px;
    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .aesn-terms {
        width: 100%;
        max-width: 100%;
        padding: 0 20px;
        font-size: 15px;
        line-height: 1.7;
    }

    .aesn-terms h1 {
        font-size: 38px;
        line-height: 1.1;
        letter-spacing: -1px;
        margin-bottom: 28px;
    }

    .aesn-terms h2 {
        font-size: 24px;
        line-height: 1.3;
        letter-spacing: -0.3px;
        margin-top: 38px;
        margin-bottom: 15px;
    }

    .aesn-terms h3 {
        font-size: 19px;
        line-height: 1.35;
        margin-top: 28px;
        margin-bottom: 12px;
    }

    .aesn-terms p {
        font-size: 15px;
        line-height: 1.75;
        margin-bottom: 16px;
    }

    .aesn-terms ul,
    .aesn-terms ol {
        padding-left: 21px;
        margin-bottom: 20px;
    }

    .aesn-terms li {
        font-size: 15px;
        line-height: 1.7;
        margin-bottom: 7px;
    }

}/* End custom CSS */