@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed&display=swap");

*,
*:before,
*:after {
    box-sizing: border-box;
}

body {
    font-family: "Roboto Condensed", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", sans-serif;
    line-height: 1.3333;
}

.iti {
    display: block;
    direction: ltr;
}

.iti:not(.iti--separate-dial-code) .iti__flag-container {
    display: none;
}

.iti__country-list {
    color: black;
}

[aria-activedescendant="iti-0__item-fr"] .iti__flag iti__fr,
.iti__flag.iti__fr {
    display: none;
}

@font-face {
    font-family: "Neo Sans Arabic";
    src: url("../public_files/fonts/NeoSansArabic.eot");
    src: url("../public_files/fonts/NeoSansArabic.eot#iefix") format("embedded-opentype"), url("../public_files/fonts/NeoSansArabic.woff2") format("woff2"), url("../public_files/fonts/NeoSansArabic.woff") format("woff"), url("../public_files/fonts/NeoSansArabic.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@media (min-width: 1200px) {
    :root {
        --navbar-height: 5.5rem !important;
    }
}


body {
    font-size: 1rem;
    color: white;
    overflow-x: hidden;
}

[dir=ltr] body {
    background: transparent -webkit-gradient(linear, left top, right top, from(#010C3E), color-stop(51%, #03105F), color-stop(56%, #03105B), to(#010C3E)) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(90deg, #010C3E 0%, #03105F 51%, #03105B 56%, #010C3E 100%) 0% 0% no-repeat padding-box;
}

[dir=rtl] body {
    background: transparent -webkit-gradient(linear, right top, left top, from(#010C3E), color-stop(51%, #03105F), color-stop(56%, #03105B), to(#010C3E)) 100% 0% no-repeat padding-box;
    background: transparent linear-gradient(-90deg, #010C3E 0%, #03105F 51%, #03105B 56%, #010C3E 100%) 100% 0% no-repeat padding-box;
}

[dir] .container-fluid {
    padding-left: 9.375rem !important;
    padding-right: 9.375rem !important;
}

@media (max-width: 1440px) {
    [dir] .container-fluid {
        padding-left: 4rem;
        padding-right: 4rem;
    }
}

@media (max-width: 1200px) {
    [dir] .container-fluid {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }
}

@media (max-width: 767px) {
    [dir] .container-fluid {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }
}

[dir] .cwtg-section {
    background: white;
}

.about-top-section {
    position: relative;
    z-index: 1;
}

.about-top-section .upper-section {
    min-height: 37.5rem;
}

[dir] .about-top-section .upper-section {
    background-image: url("../public_files/images/about_us/why-thedollar/why-the-dollar-banner.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

@media (max-width: 768px) {
    [dir] .about-top-section .upper-section {
        background-image: url("../public_files/images/about_us/why-thedollar/why-the-dollar-mobile-banner.jpg") !important;
        background-size: cover !important;
        background-position: bottom !important;
        background-repeat: no-repeat;
    }
}

@media (max-width: 767px) {
    .about-top-section .upper-section {
        min-height: 250px;
    }

    [dir] .about-top-section .upper-section {
        background-image: url("../public_files/images/about_us/why-thedollar/why-the-dollar-mobile-banner.jpg") !important;
        background-size: cover !important;
        background-position: bottom !important;
        background-repeat: no-repeat;
    }
}

.about-top-section .upper-section .heading {
    max-width: 100%;
    width: 56.25rem;
}

[dir] .about-top-section .upper-section .heading {
    text-align: center;
    margin: 0 auto;
}

.about-top-section .upper-section .heading h1 {
    color: #bb914a;
    font-family: "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 3.5rem;
    line-height: 4.375rem;
}

[dir] .about-top-section .upper-section .heading h1 {
    margin: 2.625rem 0 0 0;
}

@media (max-width: 1023px) {
    .about-top-section .upper-section .heading h1 {
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

@media (max-width: 992px) {
    .about-top-section .upper-section .heading h1 {
        font-size: 2.875rem;
        line-height: 4.125rem;
    }
}

@media (max-width: 768px) {
    .about-top-section .upper-section .heading h1 {
        font-size: 2rem;
        line-height: 2.2rem;
    }
}

@media (max-width: 767px) {
    .about-top-section .upper-section .heading h1 {
        font-size: 2rem;
        line-height: 2.2rem;
    }
}

.about-top-section .upper-section .heading p {
    font-size: 1.25rem;
    line-height: 1.875rem;
    font-family: "Roboto Condensed", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", sans-serif;
    font-weight: normal;
}

[dir] .about-top-section .upper-section .heading p {
    margin: 1.5625rem 0 0 0;
}

@media (max-width: 768px) {
    .about-top-section .upper-section .heading p {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}

@media (max-width: 767px) {
    .about-top-section .upper-section .heading p {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}

.about-top-section .lower-section {
    position: relative;
    top: -5.625rem;
    z-index: 9;
}

@media (max-width: 768px) {
    .about-top-section .lower-section {
        top: -3.25rem;
    }
}

@media (max-width: 767px) {
    .about-top-section .lower-section {
        top: -3.25rem;
    }
}

.about-top-section .lower-section .about-card .card {
    opacity: 1;
}

[dir] .about-top-section .lower-section .about-card .card {
    -webkit-box-shadow: 0 0.3125rem 1.25rem rgba(0, 0, 0, 0.3019607843);
    box-shadow: 0 0.3125rem 1.25rem rgba(0, 0, 0, 0.3019607843);
    padding: 1.875rem 1.5rem;
    border: 2px solid #03105F;
    border-radius: 0;
}

[dir=ltr] .about-top-section .lower-section .about-card .card {
    background: #F1F3F9 0% 0% no-repeat padding-box;
}

[dir=rtl] .about-top-section .lower-section .about-card .card {
    background: #010C3E 100% 0% no-repeat padding-box;
}

@media (max-width: 768px) {
    [dir] .about-top-section .lower-section .about-card .card {
        padding: 1rem 1.5rem;
    }
}

@media (max-width: 767px) {
    [dir] .about-top-section .lower-section .about-card .card {
        padding: 1rem 1.5rem;
    }
}

.about-top-section .lower-section .about-card .card h4 {
    letter-spacing: 0;
    color: #03105F;
    text-transform: uppercase;
    font-family: "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1.5rem;
    line-height: 2.25rem;
}

[dir] .about-top-section .lower-section .about-card .card h4 {
    margin: 0;
}

.about-top-section .lower-section .about-card .card h4 span {
    font-weight: bold;
}

@media (max-width: 1024px) {
    .about-top-section .lower-section .about-card .card h4 {
        font-size: 1.3rem;
        line-height: 2rem;
    }
}

@media (max-width: 768px) {
    .about-top-section .lower-section .about-card .card h4 {
        font-size: 1rem;
        line-height: 1.5rem;
    }

    [dir] .about-top-section .lower-section .about-card .card h4 {
        margin-top: 1.2rem;
    }
}

@media (max-width: 767px) {
    .about-top-section .lower-section .about-card .card h4 {
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

.about-top-section .lower-section .about-card .card p {
    font-size: 1rem;
    line-height: 1.5rem;
}

.about-top-section .lower-section .about-card .card p .regulated-terms {
    font-size: 0.75rem;
    font-style: italic;
    display: inline-block;
    width: 100%;
}

@media (max-width: 768px) {
    .about-top-section .lower-section .about-card .card p .regulated-terms {
        font-size: 0.625rem;
    }

    [dir] .about-top-section .lower-section .about-card .card p .regulated-terms {
        margin-top: 0.3125rem;
    }
}

@media (max-width: 768px) {
    .about-top-section .lower-section .about-card .card p {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }

    [dir] .about-top-section .lower-section .about-card .card p {
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .about-top-section .lower-section .about-card .card p {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }

    [dir] .about-top-section .lower-section .about-card .card p {
        margin-bottom: 0;
    }
}

/*---Global media query---*/
@media (max-width: 768px) {
    p {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
}

p {
    font-family: "Roboto Condensed", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", sans-serif;
}

.mexglobal-jp .about-card {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

body {
    font-size: 1rem;
    color: white;
    overflow-x: hidden;
}

[dir=ltr] body {
    background: transparent -webkit-gradient(linear, left top, right top, from(#010C3E), color-stop(51%, #03105F), color-stop(56%, #03105B), to(#010C3E)) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(90deg, #010C3E 0%, #03105F 51%, #03105B 56%, #010C3E 100%) 0% 0% no-repeat padding-box;
}

[dir=rtl] body {
    background: transparent -webkit-gradient(linear, right top, left top, from(#010C3E), color-stop(51%, #03105F), color-stop(56%, #03105B), to(#010C3E)) 100% 0% no-repeat padding-box;
    background: transparent linear-gradient(-90deg, #010C3E 0%, #03105F 51%, #03105B 56%, #010C3E 100%) 100% 0% no-repeat padding-box;
}

[dir] .container-fluid {
    padding-left: 9.375rem !important;
    padding-right: 9.375rem !important;
}

@media (max-width: 1440px) {
    [dir] .container-fluid {
        padding-left: 4rem;
        padding-right: 4rem;
    }
}

@media (max-width: 1200px) {
    [dir] .container-fluid {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }
}

@media (max-width: 767px) {
    [dir] .container-fluid {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }
}

[dir] .cwtg-section {
    background: white;
}

.about-top-section {
    position: relative;
    z-index: 1;
}

.about-top-section .upper-section {
    min-height: 41rem;
}

[dir] .about-top-section .upper-section {
    background-image: url("../public_files/images/about_us/why-thedollar/why-the-dollar-banner.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

@media (max-width: 768px) {
    [dir] .about-top-section .upper-section {
        background-image: url("../public_files/images/about_us/why-thedollar/why-the-dollar-mobile-banner.jpg") !important;
        background-size: cover !important;
        background-position: bottom !important;
        background-repeat: no-repeat;
    }
}

@media (max-width: 767px) {
    .about-top-section .upper-section {
        min-height: 250px;
    }

    [dir] .about-top-section .upper-section {
        background-image: url("../public_files/images/about_us/why-thedollar/why-the-dollar-mobile-banner.jpg") !important;
        background-size: cover !important;
        background-position: bottom !important;
        background-repeat: no-repeat;
    }
}

.about-top-section .upper-section .heading {
    max-width: 100%;
    width: 56.25rem;
}

[dir] .about-top-section .upper-section .heading {
    text-align: center;
    margin: 0 auto;
}

.about-top-section .upper-section .heading h1 {
    color: #bb914a;
    font-family: "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 3.5rem;
    line-height: 4.375rem;
}

[dir] .about-top-section .upper-section .heading h1 {
    margin: 2.625rem 0 0 0;
}

@media (max-width: 1023px) {
    .about-top-section .upper-section .heading h1 {
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

@media (max-width: 992px) {
    .about-top-section .upper-section .heading h1 {
        font-size: 2.875rem;
        line-height: 4.125rem;
    }
}

@media (max-width: 768px) {
    .about-top-section .upper-section .heading h1 {
        font-size: 2rem;
        line-height: 2.2rem;
    }
}

@media (max-width: 767px) {
    .about-top-section .upper-section .heading h1 {
        font-size: 2rem;
        line-height: 2.2rem;
    }
}

.about-top-section .upper-section .heading p {
    font-size: 1.25rem;
    line-height: 1.875rem;
    font-family: "Roboto Condensed", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", sans-serif;
    font-weight: normal;
}

[dir] .about-top-section .upper-section .heading p {
    margin: 1.5625rem 0 0 0;
}

@media (max-width: 768px) {
    .about-top-section .upper-section .heading p {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}

@media (max-width: 767px) {
    .about-top-section .upper-section .heading p {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}

.about-top-section .lower-section {
    position: relative;
    top: -5.625rem;
    z-index: 9;
}

@media (max-width: 768px) {
    .about-top-section .lower-section {
        top: -3.25rem;
    }
}

@media (max-width: 767px) {
    .about-top-section .lower-section {
        top: -3.25rem;
    }
}

.about-top-section .lower-section .about-card .card {
    opacity: 1;
}

[dir] .about-top-section .lower-section .about-card .card {
    -webkit-box-shadow: 0 0.3125rem 1.25rem rgba(0, 0, 0, 0.3019607843);
    box-shadow: 0 0.3125rem 1.25rem rgba(0, 0, 0, 0.3019607843);
    padding: 1.875rem 1.5rem;
    border-bottom: 0.0625rem solid #BB914A;
    border-radius: 0;
}

[dir=ltr] .about-top-section .lower-section .about-card .card {
    background: #F1F3F9 0% 0% no-repeat padding-box;
}

[dir=rtl] .about-top-section .lower-section .about-card .card {
    background: #010C3E 100% 0% no-repeat padding-box;
}

@media (max-width: 768px) {
    [dir] .about-top-section .lower-section .about-card .card {
        padding: 1rem 1.5rem;
    }
}

@media (max-width: 767px) {
    [dir] .about-top-section .lower-section .about-card .card {
        padding: 1rem 1.5rem;
    }
}

.about-top-section .lower-section .about-card .card h4 {
    letter-spacing: 0;
    color: #03105F;
    text-transform: uppercase;
    font-family: "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1.5rem;
    line-height: 2.25rem;
}

[dir] .about-top-section .lower-section .about-card .card h4 {
    margin: 0;
}

.about-top-section .lower-section .about-card .card h4 span {
    font-weight: bold;
}

@media (max-width: 1024px) {
    .about-top-section .lower-section .about-card .card h4 {
        font-size: 1.3rem;
        line-height: 2rem;
    }
}

@media (max-width: 768px) {
    .about-top-section .lower-section .about-card .card h4 {
        font-size: 1rem;
        line-height: 1.5rem;
    }

    [dir] .about-top-section .lower-section .about-card .card h4 {
        margin-top: 1.2rem;
    }
}

@media (max-width: 767px) {
    .about-top-section .lower-section .about-card .card h4 {
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

.about-top-section .lower-section .about-card .card p {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #03105F;
}

.about-top-section .lower-section .about-card .card p .regulated-terms {
    font-size: 0.75rem;
    font-style: italic;
    display: inline-block;
    width: 100%;
}

@media (max-width: 768px) {
    .about-top-section .lower-section .about-card .card p .regulated-terms {
        font-size: 0.625rem;
    }

    [dir] .about-top-section .lower-section .about-card .card p .regulated-terms {
        margin-top: 0.3125rem;
    }
}

@media (max-width: 768px) {
    .about-top-section .lower-section .about-card .card p {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }

    [dir] .about-top-section .lower-section .about-card .card p {
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .about-top-section .lower-section .about-card .card p {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }

    [dir] .about-top-section .lower-section .about-card .card p {
        margin-bottom: 0;
    }
}

/*---Global media query---*/
@media (max-width: 768px) {
    p {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
}

p {
    font-family: "Roboto Condensed", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", sans-serif;
}

.mexglobal-jp .about-card {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.blue-color-heading {
    color: #03105F !important;
    font-weight: 500 !important;
}
.blue-color {
    color: #03105F !important;
    font-weight: 500;
}
.h2-custom-color {
    color: #03105F !important;
    font-weight: 500 !important;
}

@media (min-width: 768px) {
    .about-top-section .upper-section {
        min-height: 550px;
    }
}



[dir] .the-dollar-group {
    padding: 0;
}

.the-dollar-group .vertically-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 991px) {
    [dir] .the-dollar-group {
        padding: 0 0 2.5rem 0;
    }
}

@media (max-width: 768px) {
    [dir] .the-dollar-group {
        padding: 0 0 0 0;
    }
}

@media (max-width: 768px) {
    [dir] .the-dollar-group {
        padding: 0 0 0 0;
    }
}

.the-dollar-group h2 {
    font-size: 2.4vw !important;
    line-height: 3.5rem;
    font-family: "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    color: #bb914a;
    text-transform: uppercase;
    width: 29.8125rem;
    max-width: 100%;
    font-weight: 400;
}

[dir=ltr] .the-dollar-group h2 {
    border-right: 0.0625rem solid #3D5085;
}

[dir=rtl] .the-dollar-group h2 {
    border-left: 0.0625rem solid #3D5085;
}

@media (max-width: 2560px) {
    .the-dollar-group h2 {
        width: 28.8125rem;
        line-height: 3.5rem;
    }
}

@media (max-width: 1440px) {
    .the-dollar-group h2 {
        width: 21.8125rem;
        line-height: 2.5rem;
    }
}

@media (max-width: 1024px) {
    .the-dollar-group h2 {
        line-height: 2.5rem;
        width: 15.8125rem;
    }
}

@media (max-width: 1023px) {
    .the-dollar-group h2 {
        font-size: 1.75rem;
        line-height: 2rem;
        width: 100%;
    }

    [dir] .the-dollar-group h2 {
        padding: 0;
    }
}

@media (max-width: 768px) {
    .the-dollar-group h2 {
        font-size: 1.75rem !important;
        line-height: 2rem;
        width: 100%;
    }

    [dir] .the-dollar-group h2 {
        padding: 0;
    }

    [dir=ltr] .the-dollar-group h2 {
        border-right: none;
    }

    [dir=rtl] .the-dollar-group h2 {
        border-left: none;
    }
}

@media (max-width: 767px) {
    .the-dollar-group h2 {
        font-size: 1.75rem;
        line-height: 2rem;
        width: 100%;
    }

    [dir] .the-dollar-group h2 {
        padding: 0;
    }

    [dir=ltr] .the-dollar-group h2 {
        border-right: none;
    }

    [dir=rtl] .the-dollar-group h2 {
        border-left: none;
    }
}

@media (max-width: 576px) {
    .the-dollar-group h2 {
        font-size: 2rem;
        line-height: 2rem;
        width: 100%;
    }

    [dir] .the-dollar-group h2 {
        padding: 0;
    }

    [dir=ltr] .the-dollar-group h2 {
        border-right: none;
    }

    [dir=rtl] .the-dollar-group h2 {
        border-left: none;
    }
}

.the-dollar-group p {
    font-family: "Roboto Condensed", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", sans-serif;
    font-size: 1.25rem;
    line-height: 2.25rem;
}

@media (max-width: 1440px) {
    .the-dollar-group p {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}

@media (max-width: 1024px) {
    .the-dollar-group p {
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

@media (max-width: 992px) {
    .the-dollar-group p {
        font-size: 1rem;
        line-height: 1.25rem;
    }

    [dir] .the-dollar-group p {
        margin: 0;
    }
}

@media (max-width: 768px) {
    .the-dollar-group p {
        font-size: 1rem;
        line-height: 1.25rem;
    }

    [dir] .the-dollar-group p {
        margin: 0;
    }
}

@media (max-width: 767px) {
    .the-dollar-group p {
        font-size: 1rem;
        line-height: 1.25rem;
    }

    [dir] .the-dollar-group p {
        margin: 0;
    }
}

.the-dollar-group p a {
    color: #ffffff;
    text-decoration: none;
}

[dir] .the-dollar-group .estabish-row {
    padding: 5rem 0 0 0;
}

@media (max-width: 768px) {
    [dir] .the-dollar-group .estabish-row {
        padding: 2.5rem 0 0 0;
    }
}

@media (max-width: 767px) {
    [dir] .the-dollar-group .estabish-row {
        padding: 2.5rem 0 0 0;
    }
}

[dir] .the-dollar-group .estabish-row .col-lg-4.col-md-4.col-12 {
    margin: 0 0 1.5625rem 0;
}

@media (max-width: 768px) {
    [dir] .the-dollar-group .estabish-row .col-lg-4.col-md-4.col-12 {
        margin: 0 0 1.25rem 0;
    }
}

@media (max-width: 767px) {
    [dir] .the-dollar-group .estabish-row .col-lg-4.col-md-4.col-12 {
        margin: 0 0 1.25rem 0;
    }
}

.the-dollar-group .estabish-row .col-lg-4.col-md-4.col-12 .card {
    opacity: 1;
}

[dir] .the-dollar-group .estabish-row .col-lg-4.col-md-4.col-12 .card {
    border: 0.0625rem solid #3D5085;
    border-radius: 0.625rem;
    padding: 1.5375rem 1.875rem;
    background: transparent;
}

@media (max-width: 768px) {
    [dir] .the-dollar-group .estabish-row .col-lg-4.col-md-4.col-12 .card {
        padding: 1rem 1rem;
    }
}

@media (max-width: 767px) {
    [dir] .the-dollar-group .estabish-row .col-lg-4.col-md-4.col-12 .card {
        padding: 1rem 1rem;
    }
}

.the-dollar-group .estabish-row .col-lg-4.col-md-4.col-12 .card h5 {
    color: #BB914A;
    font-family: "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    font-size: 1.4375rem;
    line-height: 2.125rem;
    text-transform: uppercase;
    font-weight: 400;
}

[dir] .the-dollar-group .estabish-row .col-lg-4.col-md-4.col-12 .card h5 {
    margin: 0;
}

@media (max-width: 1023px) {
    .the-dollar-group .estabish-row .col-lg-4.col-md-4.col-12 .card h5 {
        font-size: 1.3125rem;
        line-height: 1.7rem;
    }
}

@media (max-width: 768px) {
    .the-dollar-group .estabish-row .col-lg-4.col-md-4.col-12 .card h5 {
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

@media (max-width: 767px) {
    .the-dollar-group .estabish-row .col-lg-4.col-md-4.col-12 .card h5 {
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

.the-dollar-group .estabish-row .col-lg-4.col-md-4.col-12 .card p {
    font-family: "Roboto Condensed", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
}

[dir] .the-dollar-group .estabish-row .col-lg-4.col-md-4.col-12 .card p {
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .the-dollar-group .estabish-row .col-lg-4.col-md-4.col-12 .card p {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}

@media (max-width: 767px) {
    .the-dollar-group .estabish-row .col-lg-4.col-md-4.col-12 .card p {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}

.the-dollar-group .estabish-row .col-lg-4.col-md-4.col-12 .card p a {
    text-decoration: none;
    color: #ffffff;
}

.customer-service {
    position: relative;
    z-index: 1;
}

@media (max-width: 768px) {
    [dir] .customer-service {
        padding: 2.5rem 0 0 0;
    }
}

@media (max-width: 768px) {
    [dir] .customer-service {
        padding: 2.5rem 0 0 0;
    }
}

.customer-service .upper-section-1 {
    min-height: 30rem;
}

[dir] .customer-service .upper-section-1 {
    background-image: url("../public_files/images/about_us/why-thedollar/Mask%20Group%2029.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

@media (max-width: 768px) {
    .customer-service .upper-section-1 {
        min-height: 21.6875rem;
    }

    [dir] .customer-service .upper-section-1 {
        background-image: url("../public_files/images/about_us/why-thedollar/Mask%20Group%2030.webp") !important;
        background-size: cover !important;
        background-position: bottom !important;
        background-repeat: no-repeat;
    }
}

@media (max-width: 767px) {
    .customer-service .upper-section-1 {
        min-height: 10.6875rem;
    }

    [dir] .customer-service .upper-section-1 {
        background-image: url("../public_files/images/about_us/why-thedollar/Mask%20Group%2030.webp") !important;
        background-size: cover !important;
        background-position: bottom !important;
        background-repeat: no-repeat;
    }
}

.customer-service .upper-section-1 .heading {
    position: relative;
    top: 50%;
}

@media (max-width: 768px) {
    .customer-service .upper-section-1 .heading {
        top: 83%;
    }
}

@media (max-width: 767px) {
    .customer-service .upper-section-1 .heading {
        top: 35%;
    }
}

@media (max-width: 375px) {
    .customer-service .upper-section-1 .heading {
        top: 32%;
    }
}

@media (max-width: 320px) {
    .customer-service .upper-section-1 .heading {
        top: 25%;
    }
}

.customer-service .upper-section-1 .heading h2 {
    color: #bb914a;
    font-family: "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 3.5rem;
    line-height: 4.375rem;
}

[dir] .customer-service .upper-section-1 .heading h2 {
    margin: 3.25rem 0 0 0;
}

@media (max-width: 992px) {
    .customer-service .upper-section-1 .heading h2 {
        font-size: 2.875rem;
        line-height: 4.125rem;
    }
}

@media (max-width: 768px) {
    .customer-service .upper-section-1 .heading h2 {
        font-size: 1.75rem;
        line-height: 2rem;
    }

    [dir] .customer-service .upper-section-1 .heading h2 {
        padding: 0;
        margin: 0;
    }
}

@media (max-width: 767px) {
    .customer-service .upper-section-1 .heading h2 {
        font-size: 1.75rem;
        line-height: 2rem;
    }

    [dir] .customer-service .upper-section-1 .heading h2 {
        padding: 0;
        margin: 0;
    }
}

.customer-service .upper-section-1 .heading p {
    font-size: 1.25rem;
    line-height: 1.875rem;
    font-family: "Roboto Condensed", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", sans-serif;
    font-weight: normal;
}

[dir] .customer-service .upper-section-1 .heading p {
    margin: 1.5625rem 0 0 0;
}

@media (max-width: 768px) {
    .customer-service .upper-section-1 .heading p {
        font-size: 1rem;
        line-height: 1.25rem;
    }

    [dir] .customer-service .upper-section-1 .heading p {
        margin: 0.3125rem 0 0 0;
    }
}

@media (max-width: 767px) {
    .customer-service .upper-section-1 .heading p {
        font-size: 1rem;
        line-height: 1.25rem;
    }

    [dir] .customer-service .upper-section-1 .heading p {
        margin: 0.625rem 0 0 0;
    }
}

.customer-service .lower-section-1 {
    position: relative;
    top: -3.0625rem;
}

@media (max-width: 768px) {
    .customer-service .lower-section-1 {
        top: -8.0625rem;
    }
}

@media (max-width: 767px) {
    .customer-service .lower-section-1 {
        top: 0.9375rem;
    }
}

[dir] .customer-service .lower-section-1 .about-card .col-md-4.col-12 {
    margin-bottom: 2rem;
}

.customer-service .lower-section-1 .about-card .col-md-4.col-12 .card {
    opacity: 1;
}

[dir] .customer-service .lower-section-1 .about-card .col-md-4.col-12 .card {
    -webkit-box-shadow: 0 0.3125rem 1.25rem rgba(0, 0, 0, 0.3019607843);
    box-shadow: 0 0.3125rem 1.25rem rgba(0, 0, 0, 0.3019607843);
    padding: 2.1rem 3.5rem;
    border-bottom: 0.0625rem solid #847c64;
    border-radius: 0;
    text-align: center;
}

[dir=ltr] .customer-service .lower-section-1 .about-card .col-md-4.col-12 .card {
    background: #04135D 0% 0% no-repeat padding-box;
}

[dir=rtl] .customer-service .lower-section-1 .about-card .col-md-4.col-12 .card {
    background: #04135D 100% 0% no-repeat padding-box;
}

@media (max-width: 768px) {
    [dir] .customer-service .lower-section-1 .about-card .col-md-4.col-12 .card {
        padding: 1.5rem 1.5rem;
    }
}

@media (max-width: 767px) {
    [dir] .customer-service .lower-section-1 .about-card .col-md-4.col-12 .card {
        padding: 1.5rem 1.5rem;
    }
}

.customer-service .lower-section-1 .about-card .col-md-4.col-12 .card img {
    width: 3.3125rem;
    height: 2.9375rem;
}

[dir] .customer-service .lower-section-1 .about-card .col-md-4.col-12 .card img {
    margin: 0.625rem 0 1.5625rem 0;
}

.customer-service .lower-section-1 .about-card .col-md-4.col-12 .card p {
    font-size: 1.25rem;
    line-height: 1.875rem;
}

@media (max-width: 768px) {
    .customer-service .lower-section-1 .about-card .col-md-4.col-12 .card p {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}

@media (max-width: 768px) {
    .customer-service .lower-section-1 .about-card .col-md-4.col-12 .card p {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }
}
.cta-section, .the-dollar-group {
    background: #F1F3F9;
}
.the-dollar-group {
    padding: 1rem 0;
}
.cta-section .card-body img {
    width: 73px;
    height: 73px;
}
.cta-section .card {
    background: #fff;
    border-radius: 0.833vw;
    border: 1px solid #757fac;
    /* border: 1px solid #151e46; */
}

[dir] #security-of-funds-section {
    background: #FFFFFF;
}

#security-of-funds-section .security-of-funds-wrapper {
    max-width: 102rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

[dir] #security-of-funds-section .security-of-funds-wrapper {
    padding: 2.5625rem 1.875rem 0.625rem;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 992px) {
    #security-of-funds-section .security-of-funds-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    }

    [dir] #security-of-funds-section .security-of-funds-wrapper {
        padding: 5.5rem 1.875rem;
    }
}

@media (min-width: 1400px) {
    #security-of-funds-section .security-of-funds-wrapper {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

#security-of-funds-section .security-of-funds-wrapper .left-div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 992px) {
    #security-of-funds-section .security-of-funds-wrapper .left-div {
        width: 40%;
    }
}

#security-of-funds-section .security-of-funds-wrapper .left-div .security-of-funds-img {
    width: 100%;
}

[dir] #security-of-funds-section .security-of-funds-wrapper .left-div .security-of-funds-img {
    margin-top: 0.9375rem;
    text-align: center;
}

@media (min-width: 992px) {
    [dir] #security-of-funds-section .security-of-funds-wrapper .left-div .security-of-funds-img {
        margin-top: 0;
    }
}

#security-of-funds-section .security-of-funds-wrapper .left-div .security-of-funds-img img {
    width: 94%;
    height: auto;
}

@media (min-width: 576px) {
    #security-of-funds-section .security-of-funds-wrapper .left-div .security-of-funds-img img {
        width: 50%;
    }
}

@media (min-width: 992px) {
    #security-of-funds-section .security-of-funds-wrapper .left-div .security-of-funds-img img {
        width: 100%;
    }
}

#security-of-funds-section .security-of-funds-wrapper .right-div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (min-width: 992px) {
    #security-of-funds-section .security-of-funds-wrapper .right-div {
        width: 46%;
    }
}

#security-of-funds-section .security-of-funds-wrapper .right-div .security-of-funds-title {
    font-family: "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    font-weight: 500;
    display: inline-block;
    line-height: 1.3333;
    /* background-image: -webkit-gradient(linear, left top, right top, from(#a0762f), color-stop(51%, #dec481), to(#a0762f));
    background-image: linear-gradient(90deg, #a0762f 0%, #dec481 51%, #a0762f 100%); */
    /* -webkit-text-fill-color: transparent; */
    font-size: 1.75rem;
    color: #03105F;
}

[dir] #security-of-funds-section .security-of-funds-wrapper .right-div .security-of-funds-title {
    margin: 0;
    /* -webkit-background-clip: text; */
}

/* [dir=ltr] #security-of-funds-section .security-of-funds-wrapper .right-div .security-of-funds-title {
    background-image: -webkit-gradient(linear, left top, right top, from(#AD8640), to(#CAAB67));
    background-image: linear-gradient(90deg, #AD8640 0%, #CAAB67 100%);
}

[dir=rtl] #security-of-funds-section .security-of-funds-wrapper .right-div .security-of-funds-title {
    background-image: -webkit-gradient(linear, right top, left top, from(#AD8640), to(#CAAB67));
    background-image: linear-gradient(-90deg, #AD8640 0%, #CAAB67 100%);
} */

@media (min-width: 768px) {
    #security-of-funds-section .security-of-funds-wrapper .right-div .security-of-funds-title {
        font-size: 2.25rem;
    }
}

@media (min-width: 992px) {
    #security-of-funds-section .security-of-funds-wrapper .right-div .security-of-funds-title {
        font-size: 2.875rem;
    }
}

@media (min-width: 1200px) {
    #security-of-funds-section .security-of-funds-wrapper .right-div .security-of-funds-title {
        font-size: 3.25rem;
    }
}

@media (min-width: 1200px) {
    #security-of-funds-section .security-of-funds-wrapper .right-div .security-of-funds-title {
        font-size: 3.25rem;
    }
}

#security-of-funds-section .security-of-funds-wrapper .right-div .security-of-funds-heading {
    color: #03105F;
    font-family: "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    font-weight: 500;
}

[dir] #security-of-funds-section .security-of-funds-wrapper .right-div .security-of-funds-heading {
    margin-top: 0.4375rem;
}

@media (min-width: 768px) {
    #security-of-funds-section .security-of-funds-wrapper .right-div .security-of-funds-heading {
        font-size: 1.5rem;
    }
}

@media (min-width: 992px) {
    #security-of-funds-section .security-of-funds-wrapper .right-div .security-of-funds-heading {
        font-size: 1.75rem;
    }
}

#security-of-funds-section .security-of-funds-wrapper .right-div .security-of-funds-body {
    color: #03105F;
    font-size: 0.9375rem;
    line-height: 1.375;
}

[dir] #security-of-funds-section .security-of-funds-wrapper .right-div .security-of-funds-body {
    margin-top: 0.3125rem;
}

@media (min-width: 768px) {
    #security-of-funds-section .security-of-funds-wrapper .right-div .security-of-funds-body {
        font-size: 1.125rem;
    }
}

@media (min-width: 992px) {
    #security-of-funds-section .security-of-funds-wrapper .right-div .security-of-funds-body {
        line-height: 1.5;
        font-size: 1.25rem;
    }

    [dir] #security-of-funds-section .security-of-funds-wrapper .right-div .security-of-funds-body {
        margin-top: 1.25rem;
    }
}

#security-of-funds-section .security-of-funds-wrapper .security-learn-more {
    text-decoration: none;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

[dir] #security-of-funds-section .security-of-funds-wrapper .security-learn-more {
    margin-top: 1rem;
}

[dir=ltr] #security-of-funds-section .security-of-funds-wrapper .security-learn-more {
    padding-right: 2em;
}

[dir=rtl] #security-of-funds-section .security-of-funds-wrapper .security-learn-more {
    padding-left: 2em;
}

:root[dir=rtl] #security-of-funds-section .security-of-funds-wrapper .security-learn-more {
    padding-left: 1em;
}

@media (min-width: 1200px) {
    [dir] #security-of-funds-section .security-of-funds-wrapper .security-learn-more {
        margin-top: 3rem;
    }
}

#security-of-funds-section .security-of-funds-wrapper .security-learn-more .security-link {
    text-decoration: none;
    color: #C79942;
    text-transform: uppercase;
    font-family: "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
}

[dir] #security-of-funds-section .security-of-funds-wrapper .security-learn-more .security-link {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

#security-of-funds-section .security-of-funds-wrapper .security-learn-more .security-arrow {
    position: absolute;
    height: 1.5em;
    top: 50%;
}

[dir=ltr] #security-of-funds-section .security-of-funds-wrapper .security-learn-more .security-arrow {
    -webkit-transition: right 0.3s ease;
    transition: right 0.3s ease;
    right: -5%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

[dir=rtl] #security-of-funds-section .security-of-funds-wrapper .security-learn-more .security-arrow {
    -webkit-transition: left 0.3s ease;
    transition: left 0.3s ease;
    left: -5%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}

:root[dir=rtl] #security-of-funds-section .security-of-funds-wrapper .security-learn-more .security-arrow {
    -webkit-transform: translate(-50%, -50%) scale(-1, 1);
    transform: translate(-50%, -50%) scale(-1, 1);
}

#security-of-funds-section .security-of-funds-wrapper .security-learn-more:hover .security-arrow,
#security-of-funds-section .security-of-funds-wrapper .security-learn-more:focus-visible .security-arrow {
    -webkit-filter: invert(8%) sepia(66%) saturate(5206%) hue-rotate(235deg) brightness(40%) contrast(110%);
    filter: invert(8%) sepia(66%) saturate(5206%) hue-rotate(235deg) brightness(40%) contrast(110%);
}

[dir=ltr] #security-of-funds-section .security-of-funds-wrapper .security-learn-more:hover .security-arrow,
[dir=ltr] #security-of-funds-section .security-of-funds-wrapper .security-learn-more:focus-visible .security-arrow {
    right: -15%;
}

[dir=rtl] #security-of-funds-section .security-of-funds-wrapper .security-learn-more:hover .security-arrow,
[dir=rtl] #security-of-funds-section .security-of-funds-wrapper .security-learn-more:focus-visible .security-arrow {
    left: -15%;
}

#security-of-funds-section .security-of-funds-wrapper .security-learn-more:hover .security-link,
#security-of-funds-section .security-of-funds-wrapper .security-learn-more:focus-visible .security-link {
    color: #03105F;
}

[dir] .cta-section {
    padding: 0 0 5rem 0;
}

[dir] .cta-section .no-gutters {
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
}

[dir] .cta-section .mt-7 {
    margin-top: 3.4375rem;
}

@media (max-width: 767px) {
    [dir] .cta-section .mt-7 {
        margin-top: 0;
    }
}

.cta-section h2 {
    color: #bb914a;
    font-weight: normal;
    font-size: 3.5rem;
    line-height: 4.375rem;
    text-transform: uppercase;
}

[dir] .cta-section h2 {
    margin-bottom: 3.4375rem;
}

@media (max-width: 768px) {
    .cta-section h2 {
        font-size: 1.75rem;
        line-height: 2rem;
    }
}

.cta-section a.btn-secondary {
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
}

[dir] .cta-section a.btn-secondary {
    background: #010d4b;
    padding: 0.9375rem 1.875rem;
}

@media (max-width: 786px) {
    [dir][lang=ru] .cta-section a.btn-secondary {
        font-size: 1rem;
    }
}

@media (max-width: 767px) {
    .cta-section a.btn-secondary {
        width: 100%;
        display: block;
    }

    [dir] .cta-section a.btn-secondary {
        margin-left: auto;
        margin-right: auto;
    }
}

.cta-section a.btn-secondary:hover {
    color: #020862;
}

[dir] .cta-section a.btn-secondary:hover {
    background: #fff;
}

.cta-section a.btn-transparent {
    color: #bb914a;
}

.cta-section a.btn-transparent:hover {
    color: #020862;
}

[dir] .cta-section a.btn-transparent:hover {
    background: #fff;
}

.cta-section .btn-main {
    width: 19rem;
    font: normal normal bold 1.375rem/2rem "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    text-decoration: none;
}

[dir] .cta-section .btn-main {
    border: 0.125rem solid #d5ab64;
    border-radius: 0.4375rem;
    padding: 0.9375rem 1.875rem;
    margin-top: 2.1875rem !important;
}

@media (max-width: 767px) {
    .cta-section .btn-main {
        width: 100%;
        display: block;
    }

    [dir] .cta-section .btn-main {
        margin-left: auto;
        margin-right: auto;
    }

    [dir][lang=fr] .cta-section .btn-main {
        font-size: 1rem;
    }
}

.cta-section .btn-secondary {
    background: #010d4b 0% 0% no-repeat padding-box;
    color: inherit;
    font: normal normal normal 1.125rem/1.625rem "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
}

[dir] .cta-section .btn-secondary {
    border: 0.0625rem solid #bb914a;
    border-radius: 0.4375rem;
    background: transparent;
    padding: 0.625rem 1.875rem;
    margin-top: 2.5rem;
}

@media (max-width: 767px) {
    .cta-section .btn-secondary {
        width: 17.5rem;
    }

    [dir] .cta-section .btn-secondary {
        padding: 0.625rem;
        margin-top: 0;
    }

    [dir][lang=fr] .cta-section .btn-secondary {
        font-size: 1rem;
    }
}

.cta-section a {
    text-decoration: none;
}

[dir] .cta-section a {
    margin: 2rem 0;
    text-align: center;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

@media (max-width: 767px) {
    [dir] .cta-section a {
        margin: 0;
    }
}

@media (max-width: 767px) {
    [dir] .cta-section {
        padding: 2.5rem 0;
    }
}

.grd-btn {
    color: #020862;
    font-family: "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    font-size: 1.375rem;
    background-image: -webkit-gradient(linear, left top, right top, from(#ffef98), color-stop(30%, #ebcc64), color-stop(50%, #bb914a), color-stop(80%, #ebcc64), to(#ffef98));
}

[dir] .grd-btn {
    background: transparent;
    border: 0.125rem solid #d5ab64 !important;
    background-size: 200% auto;
    -webkit-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}

[dir=ltr] .grd-btn {
    background-image: -webkit-gradient(linear, left top, right top, from(#ffef98), color-stop(30%, #ebcc64), color-stop(50%, #bb914a), color-stop(80%, #ebcc64), to(#ffef98));
    background-image: linear-gradient(to right, #ffef98 0%, #ebcc64 30%, #bb914a 50%, #ebcc64 80%, #ffef98 100%);
    background-position: left;
}

[dir=rtl] .grd-btn {
    background-image: -webkit-gradient(linear, right top, left top, from(#ffef98), color-stop(30%, #ebcc64), color-stop(50%, #bb914a), color-stop(80%, #ebcc64), to(#ffef98));
    background-image: linear-gradient(to left, #ffef98 0%, #ebcc64 30%, #bb914a 50%, #ebcc64 80%, #ffef98 100%);
    background-position: right;
}

.grd-btn:hover {
    color: #020862;
}

[dir] .grd-btn:hover {
    -webkit-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}

[dir=ltr] .grd-btn:hover {
    background-position: right center;
}

[dir=rtl] .grd-btn:hover {
    background-position: left center;
}

.form-loader-container {
    position: absolute;
    top: 0%;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    z-index: 999;
}

[dir] .form-loader-container {
    text-align: center;
    background: rgba(255, 255, 255, 0.7);
}

[dir=ltr] .form-loader-container {
    left: 0;
}

[dir=rtl] .form-loader-container {
    right: 0;
}

.form-check-inline,
.form-check-inline a {
    color: #dadada !important;
}

[dir] .contact-us p {
    text-align: center;
}

section {
    overflow: unset;
}

.outline-button {
    width: 100%;
    border-radius: 0.4375rem;
    color: #ffffff;
    font-weight: 400;
    font-size: 1.0625rem;
    font-family: "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
}

[dir] .outline-button {
    text-align: center;
    padding: 0.625rem 0.7rem;
    border-radius: 0.4375rem;
}

@media (max-width: 767px) {
    .outline-button {
        width: 17rem;
    }
}

@media (max-width: 330px) {
    .outline-button {
        width: 16rem;
    }
}

.become-ib-institutional {
    width: 50%;
    border-radius: 0.4375rem;
    color: #ffffff;
    font-weight: 500;
    font-size: 1.25rem;
    font-family: "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    -webkit-transition: background-position 300ms ease;
    transition: background-position 300ms ease;
    color: #020862;
    white-space: inherit !important;
}

[dir] .become-ib-institutional {
    cursor: pointer;
    text-align: center;
    padding: 0.5em 1em;
    border-radius: 0.4375rem;
    border: 0.0625rem solid #bb914a;
    background-color: #bb914a;
    background-size: 200% auto;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}

[dir=ltr] .become-ib-institutional {
    background-image: -webkit-gradient(linear, left top, right top, from(#ffe098), color-stop(25%, #ebbe64), color-stop(50%, #bb914a), color-stop(75%, #ebbe64), to(#ffe098));
    background-image: linear-gradient(90deg, #ffe098 0%, #ebbe64 25%, #bb914a 50%, #ebbe64 75%, #ffe098 100%);
    background-position: center right;
}

[dir=rtl] .become-ib-institutional {
    background-image: -webkit-gradient(linear, right top, left top, from(#ffe098), color-stop(25%, #ebbe64), color-stop(50%, #bb914a), color-stop(75%, #ebbe64), to(#ffe098));
    background-image: linear-gradient(-90deg, #ffe098 0%, #ebbe64 25%, #bb914a 50%, #ebbe64 75%, #ffe098 100%);
    background-position: center left;
}

.become-ib-institutional:hover,
.become-ib-institutional:focus-visible {
    color: #fff;
}

[dir] .become-ib-institutional:hover,
[dir] .become-ib-institutional:focus-visible {
    background: #031777;
}

[dir=ltr] .become-ib-institutional:hover,
[dir=ltr] .become-ib-institutional:focus-visible {
    background-position: center right;
}

[dir=rtl] .become-ib-institutional:hover,
[dir=rtl] .become-ib-institutional:focus-visible {
    background-position: center left;
}

.become-ib-institutional:focus {
    outline: none;
}

@media (max-width: 1200px) {
    .become-ib-institutional {
        width: 100%;
    }
}

.gold-button {
    background-image: -webkit-gradient(linear, left top, right top, from(#ffe098), color-stop(25%, #ebbe64), color-stop(50%, #bb914a), color-stop(75%, #ebbe64), to(#ffe098));
    text-decoration: none;
    font-size: 1.25rem;
    display: block;
    width: 50%;
    border: none;
    font-weight: 500;
    border-radius: 0.4375rem;
    color: #020862;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
}

[dir] .gold-button {
    background-size: 200% auto;
    -webkit-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
    margin: 0 auto;
    padding: 0.5em 1em;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-radius: 0.4375rem;
}

[dir=ltr] .gold-button {
    background-image: -webkit-gradient(linear, left top, right top, from(#ffe098), color-stop(25%, #ebbe64), color-stop(50%, #bb914a), color-stop(75%, #ebbe64), to(#ffe098));
    background-image: linear-gradient(90deg, #ffe098 0%, #ebbe64 25%, #bb914a 50%, #ebbe64 75%, #ffe098 100%);
    background-position: left center;
}

[dir=rtl] .gold-button {
    background-image: -webkit-gradient(linear, right top, left top, from(#ffe098), color-stop(25%, #ebbe64), color-stop(50%, #bb914a), color-stop(75%, #ebbe64), to(#ffe098));
    background-image: linear-gradient(-90deg, #ffe098 0%, #ebbe64 25%, #bb914a 50%, #ebbe64 75%, #ffe098 100%);
    background-position: right center;
}

@media (max-width: 1200px) {
    .gold-button {
        width: 100%;
    }
}

[dir] .gold-button:hover {
    cursor: pointer;
}

[dir=ltr] .gold-button:hover {
    background-position: right;
}

[dir=rtl] .gold-button:hover {
    background-position: left;
}

#industry-awards-section .industry-awards-container .industry-awards-swiper {
    position: relative;
    max-width: 100vw;
}

[dir] #industry-awards-section .industry-awards-container .industry-awards-swiper {
    background: #FFFFFF;
}

[dir=ltr] #industry-awards-section .industry-awards-container .industry-awards-swiper {
    padding: 1.875rem 1rem 3rem 2rem;
}

[dir=rtl] #industry-awards-section .industry-awards-container .industry-awards-swiper {
    padding: 1.875rem 2rem 3rem 1rem;
}

[dir=ltr] #industry-awards-section .industry-awards-container .industry-awards-swiper .swiper-wrapper {
    background: transparent -webkit-gradient(linear, left top, right top, from(white), color-stop(10%, rgba(255, 255, 255, 0)), color-stop(93%, transparent), to(#FFFFFF));
    background: transparent linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0) 10%, transparent 93%, #FFFFFF 100%);
}

[dir=rtl] #industry-awards-section .industry-awards-container .industry-awards-swiper .swiper-wrapper {
    background: transparent -webkit-gradient(linear, right top, left top, from(white), color-stop(10%, rgba(255, 255, 255, 0)), color-stop(93%, transparent), to(#FFFFFF));
    background: transparent linear-gradient(-90deg, white 0%, rgba(255, 255, 255, 0) 10%, transparent 93%, #FFFFFF 100%);
}

#industry-awards-section .industry-awards-container .industry-awards-swiper .swiper-slide {
    width: 100%;
    height: 100%;
}

#industry-awards-section .industry-awards-container .industry-awards-swiper .swiper-slide::before {
    float: left;
    padding-top: 57.08955223880597%;
    content: '';
}

#industry-awards-section .industry-awards-container .industry-awards-swiper .swiper-slide::after {
    display: block;
    content: '';
    clear: both;
}

[dir] #industry-awards-section .industry-awards-container .industry-awards-swiper .swiper-slide {
    border-radius: 0.9375rem;
}

@media (min-width: 992px) {
    #industry-awards-section .industry-awards-container .industry-awards-swiper .swiper-slide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

#industry-awards-section .industry-awards-container .industry-awards-swiper .swiper-slide img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

[dir] #industry-awards-section .industry-awards-container .industry-awards-swiper .swiper-slide img {
    -webkit-box-shadow: 0 0.1875rem 2.0625rem rgba(0, 8, 50, 0.4392156863);
    box-shadow: 0 0.1875rem 2.0625rem rgba(0, 8, 50, 0.4392156863);
    border-radius: 0.9375rem;
}

@media (min-width: 992px) {
    [dir] #industry-awards-section .industry-awards-container .industry-awards-swiper .swiper-slide img {
        border-radius: 1.25rem;
    }
}

#industry-awards-section .industry-awards-container .industry-awards-swiper .industry-awards-pagination {
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

[dir] #industry-awards-section .industry-awards-container .industry-awards-swiper .industry-awards-pagination {
    -webkit-transform: none;
    transform: none;
    margin-top: 2.125rem;
}

[dir=ltr] #industry-awards-section .industry-awards-container .industry-awards-swiper .industry-awards-pagination {
    right: 0;
}

[dir=rtl] #industry-awards-section .industry-awards-container .industry-awards-swiper .industry-awards-pagination {
    left: 0;
}

@media (min-width: 992px) {
    [dir] #industry-awards-section .industry-awards-container .industry-awards-swiper .industry-awards-pagination {
        margin-top: 0;
    }
}

#industry-awards-section .industry-awards-container .industry-awards-swiper .industry-awards-pagination .swiper-pagination-bullet {
    width: 0.375rem;
    height: 0.375rem;
}

#industry-awards-section .industry-awards-container .industry-awards-swiper .industry-awards-pagination .swiper-pagination-bullet-active {
    width: 1.6875rem;
    height: 0.375rem;
}

[dir] #industry-awards-section .industry-awards-container .industry-awards-swiper .industry-awards-pagination .swiper-pagination-bullet-active {
    background: #000832;
    border-radius: 0.25rem;
}

#industry-awards-section .industry-awards-container .industry-awards-swiper .industry-awards-swiper-gradient-overlay {
    pointer-events: none;
    position: absolute;
    width: 10%;
    height: 100%;
    top: 0;
    bottom: 0;
    z-index: 1;
}

[dir=ltr] #industry-awards-section .industry-awards-container .industry-awards-swiper .industry-awards-swiper-gradient-overlay {
    background: transparent -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5490196078)), to(rgba(255, 255, 255, 0)));
    background: transparent linear-gradient(90deg, rgba(255, 255, 255, 0.5490196078) 0%, rgba(255, 255, 255, 0) 100%);
}

[dir=rtl] #industry-awards-section .industry-awards-container .industry-awards-swiper .industry-awards-swiper-gradient-overlay {
    background: transparent -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.5490196078)), to(rgba(255, 255, 255, 0)));
    background: transparent linear-gradient(-90deg, rgba(255, 255, 255, 0.5490196078) 0%, rgba(255, 255, 255, 0) 100%);
}

[dir=ltr] #industry-awards-section .industry-awards-container .industry-awards-swiper .industry-awards-swiper-gradient-overlay.left {
    left: 0;
}

[dir=rtl] #industry-awards-section .industry-awards-container .industry-awards-swiper .industry-awards-swiper-gradient-overlay.left {
    right: 0;
}

[dir] #industry-awards-section .industry-awards-container .industry-awards-swiper .industry-awards-swiper-gradient-overlay.right {
    -webkit-transform: scale(-1);
    transform: scale(-1);
}

[dir=ltr] #industry-awards-section .industry-awards-container .industry-awards-swiper .industry-awards-swiper-gradient-overlay.right {
    right: 0;
}

[dir=rtl] #industry-awards-section .industry-awards-container .industry-awards-swiper .industry-awards-swiper-gradient-overlay.right {
    left: 0;
}