@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&family=Oswald:wght@200;300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&family=Oswald:wght@200;300;400;500;600;700&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&family=Oswald:wght@200;300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&family=Oswald:wght@200;300;400;500;600;700&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;
}


.custom-container {
    max-width: 106.25rem;
    width: 100%;
}

@media (max-width: 1200px) {
    [dir] .custom-container {
        padding: 0 4rem;
    }
}

@media (max-width: 767px) {
    [dir] .custom-container {
        padding: 0 2.3125rem;
    }
}

.custom-container h1 {
    font-size: 3.25rem;
    font-family: "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 4.1875rem;
    text-transform: uppercase;
    -webkit-text-fill-color: transparent;
}

[dir] .custom-container h1 {
    margin: 0;
}

[dir=ltr] .custom-container h1 {
    background: -webkit-gradient(linear, right top, left top, color-stop(36%, #A0762F), color-stop(58%, #DEC481), color-stop(91%, #A0762F));
    background: linear-gradient(270deg, #A0762F 36%, #DEC481 58%, #A0762F 91%);
}

[dir=rtl] .custom-container h1 {
    background: -webkit-gradient(linear, left top, right top, color-stop(36%, #A0762F), color-stop(58%, #DEC481), color-stop(91%, #A0762F));
    background: linear-gradient(-270deg, #A0762F 36%, #DEC481 58%, #A0762F 91%);
}

[dir] .custom-container h1 {
    -webkit-background-clip: text;
}

:root[lang=es] .custom-container h1,
:root[lang=fr] .custom-container h1,
:root[lang=de] .custom-container h1 {
    font-size: 3.1rem;
}

:root[lang=ru] .custom-container h1 {
    font-size: 2.9rem;
}

@media (max-width: 1200px) {
    .custom-container h1 {
        font-size: 2.375rem;
        line-height: 3.1875rem;
    }

    :root[lang=es] .custom-container h1,
    :root[lang=fr] .custom-container h1,
    :root[lang=de] .custom-container h1 {
        font-size: 2.375rem;
        line-height: 3.1875rem;
    }

    :root[lang=ru] .custom-container h1 {
        font-size: 2.375rem;
        line-height: 3.1875rem;
    }
}

@media (max-width: 767px) {
    .custom-container h1 {
        font-size: 1.625rem;
        line-height: 2rem;
    }

    :root[lang=es] .custom-container h1,
    :root[lang=fr] .custom-container h1,
    :root[lang=de] .custom-container h1 {
        font-size: 1.625rem;
        line-height: 2rem;
    }

    :root[lang=ru] .custom-container h1 {
        font-size: 1.625rem;
        line-height: 2rem;
    }
}

[dir] .custom-container .sec-header {
    text-align: center;
}

.custom-container .sec-header h2 {
    font-family: "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 3.25rem;
    line-height: 4.1875rem;
    text-transform: uppercase;
    -webkit-text-fill-color: transparent;
}

[dir] .custom-container .sec-header h2 {
    margin: 0;
    -webkit-background-clip: text;
}

[dir=ltr] .custom-container .sec-header h2 {
    background-image: -webkit-gradient(linear, left top, right top, from(#AD8640), to(#CAAB67));
    background-image: linear-gradient(90deg, #AD8640 0%, #CAAB67 100%);
}

[dir=rtl] .custom-container .sec-header h2 {
    background-image: -webkit-gradient(linear, right top, left top, from(#AD8640), to(#CAAB67));
    background-image: linear-gradient(-90deg, #AD8640 0%, #CAAB67 100%);
}

@media (max-width: 1200px) {
    .custom-container .sec-header h2 {
        font-size: 1.75rem;
        line-height: 3.5625rem;
    }
}

@media (max-width: 767px) {
    .custom-container .sec-header h2 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
}

.custom-container .sec-header p {
    max-width: 39.125rem;
}

[dir] .custom-container .sec-header p {
    margin: auto;
    margin-top: 1.25rem;
}

@media (max-width: 1200px) {
    [dir] .custom-container .sec-header p {
        margin-top: 0;
    }
}

.custom-container h3,
.custom-container h4,
.custom-container h4 {
    font-family: "Open Sans", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

[dir] .custom-container h3,
[dir] .custom-container h4,
[dir] .custom-container h4 {
    margin: 0;
}

.custom-container p {
    font-size: 1rem;
    font-family: "Open Sans", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    line-height: 1.625rem;
    color: #000832;
    letter-spacing: 0.005rem;
}

[dir] .custom-container p {
    margin: 0;
}

@media (max-width: 1200px) {
    .custom-container p {
        line-height: 1.5rem;
    }
}

@media (max-width: 767px) {
    .custom-container p {
        font-size: 0.9375rem;
    }
}

.custom-container a {
    font-family: "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    text-decoration: none;
    display: contents;
}

[dir] .custom-container a {
    margin: 0;
}

.custom-container a button {
    font-family: "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    font-size: 1.375rem;
    line-height: 2rem;
    color: #020862;
    color: #020862;
    font-weight: 500;
    max-width: 17.25rem;
    width: 100%;
    display: block;
}

[dir] .custom-container a button {
    margin: 0;
    background-size: 200% auto;
    -webkit-transition: background-position 200ms ease-in-out;
    transition: background-position 200ms ease-in-out;
    -webkit-box-shadow: 0 0.1875rem 0.375rem rgba(0, 8, 50, 0.3294117647);
    box-shadow: 0 0.1875rem 0.375rem rgba(0, 8, 50, 0.3294117647);
    border: 0.0625rem solid #BB914A;
    border-radius: 0.4375rem;
    padding: 0.875rem;
    margin-top: 3.75rem;
    cursor: pointer;
}

[dir=ltr] .custom-container a 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] .custom-container a 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;
}

[dir=ltr] .custom-container a button:hover {
    background-position: right center;
}

[dir=rtl] .custom-container a button:hover {
    background-position: left center;
}

@media (max-width: 1200px) {
    [dir] .custom-container a button {
        margin-top: 2.125rem;
    }
}

@media (max-width: 480px) {
    .custom-container a button {
        max-width: 18.875rem;
    }

    [dir] .custom-container a button {
        margin: auto;
        margin-top: 1.625rem;
    }
}

#banner {
    height: 100%;
    min-height: 31.25rem;
    position: relative;
}

@media (max-width: 1200px) {
    #banner {
        min-height: 21.75rem;
    }
}

@media (max-width: 767px) {
    #banner {
        min-height: 67vh;
    }
}

#banner .banner-img {
    max-width: 100%;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
}

[dir] #banner .banner-img {
    left: 0;
    right: 0;
    margin: 0 auto;
}

@media (max-width: 767px) {
    #banner .banner-img {
        -o-object-position: bottom;
        object-position: bottom;
    }
}

#banner .banner-content {
    position: relative;
    z-index: 2;
    max-width: 38.125rem;
}

[dir] #banner .banner-content {
    padding-top: 5.3125rem;
}

@media (max-width: 1200px) {
    #banner .banner-content {
        max-width: 37.125rem;
    }

    [dir] #banner .banner-content {
        padding-top: 3.4375rem;
    }

    :root[lang=ar] #banner .banner-content {
        max-width: 27.125rem;
    }
}

@media (max-width: 991px) {
    #banner .banner-content {
        max-width: 26.125rem;
    }

    :root[lang=ar] #banner .banner-content {
        max-width: 22.125rem;
    }
}

@media (max-width: 767px) {
    [dir] #banner .banner-content {
        padding-top: 3rem;
    }
}

#banner .banner-content p {
    color: #fff;
    line-height: 1.875rem;
    font-size: 1.25rem;
}

[dir] #banner .banner-content p {
    margin-top: 1rem;
}

@media (max-width: 1200px) {
    #banner .banner-content p {
        font-size: 1rem;
        line-height: 1.5rem;
    }

    [dir] #banner .banner-content p {
        margin-top: 0.625rem;
    }
}

@media (max-width: 767px) {
    #banner .banner-content p {
        font-size: 0.9375rem;
    }
}


#how-to-fund {
    width: 100%;
    height: auto;
}

[dir] #how-to-fund {
    padding: 5rem 0;
}

@media (max-width: 1200px) {
    [dir] #how-to-fund {
        padding: 3.75rem 0;
    }
}

@media (max-width: 767px) {
    [dir] #how-to-fund {
        padding: 2.5rem 0;
    }
}

[dir] #how-to-fund .card-wrap {
    text-align: center;
    margin-top: 2.25rem;
    cursor: pointer;
}

@media (max-width: 1200px) {
    [dir] #how-to-fund .card-wrap {
        margin-top: 0;
        margin-bottom: 2.5rem;
    }
}

@media (max-width: 767px) {
    [dir] #how-to-fund .card-wrap {
        margin-bottom: 0.625rem;
    }
}

#how-to-fund .card-wrap img {
    max-width: 22.125rem;
    width: 100%;
}

[dir] #how-to-fund .card-wrap img {
    margin: auto;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media (max-width: 1200px) {
    #how-to-fund .card-wrap img {
        max-width: 15.625rem;
    }
}

@media (max-width: 767px) {
    #how-to-fund .card-wrap img {
        max-width: 14rem;
    }
}

#how-to-fund .card-wrap h3 {
    color: #000832;
    font-size: 1.25rem;
    line-height: 1.6875rem;
    letter-spacing: 0.00625rem;
}

[dir] #how-to-fund .card-wrap h3 {
    margin-top: 2rem;
}

@media (max-width: 1200px) {
    [dir] #how-to-fund .card-wrap h3 {
        margin-top: 0.875rem;
    }
}

@media (max-width: 767px) {
    #how-to-fund .card-wrap h3 {
        font-size: 1.125rem;
    }

    [dir] #how-to-fund .card-wrap h3 {
        margin-top: 0.625rem;
    }
}

[dir] #how-to-fund .card-wrap p {
    margin-top: 0.625rem;
    padding: 0 1.1rem;
}

@media (max-width: 1200px) {
    [dir] #how-to-fund .card-wrap p {
        margin-top: 0.625rem;
    }
}

[dir] #how-to-fund .card-wrap:hover img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}

[dir] #how-to-fund button {
    margin: auto;
    margin-top: 3.75rem;
}

@media (max-width: 1200px) {
    [dir] #how-to-fund button {
        margin-top: 2.125rem;
    }
}

@media (max-width: 767px) {
    [dir] #how-to-fund button {
        margin-top: 1.625rem;
    }
}

#payment-methods {
    width: 100%;
    height: auto;
}

[dir] #payment-methods {
    background-color: #F1F3F9;
    padding: 5rem 0;
}

@media (max-width: 1200px) {
    [dir] #payment-methods {
        padding: 3.75rem 0;
    }
}

@media (max-width: 767px) {
    [dir] #payment-methods {
        padding: 2.5rem 0;
    }
}

#payment-methods .cards-wrap {
    max-width: 62.5rem;
}

[dir] #payment-methods .cards-wrap {
    margin: 3.125rem auto 0 auto;
}

@media (max-width: 767px) {
    [dir] #payment-methods .cards-wrap {
        margin: 2.1875rem auto 0 auto;
    }
}

#payment-methods .cards-wrap .payment-cards {
    overflow: hidden;
    max-width: 30.125rem;
    height: 93.5%;
}

[dir] #payment-methods .cards-wrap .payment-cards {
    border-radius: 1.25rem;
    background-color: #fff;
    margin: 0 auto 1.875rem auto;
    cursor: pointer;
}

#payment-methods .cards-wrap .payment-cards img {
    width: 100%;
    height: auto;
}

[dir] #payment-methods .cards-wrap .payment-cards img {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

[dir] #payment-methods .cards-wrap .payment-cards .card-content {
    padding: 1.875rem;
}

@media (max-width: 1200px) {
    [dir] #payment-methods .cards-wrap .payment-cards .card-content {
        padding: 1.25rem;
    }
}

#payment-methods .cards-wrap .payment-cards .card-content h3 {
    font-size: 1.5rem;
    line-height: 2.0625rem;
    letter-spacing: 0.0075rem;
    color: #000832;
}

@media (max-width: 1200px) {
    #payment-methods .cards-wrap .payment-cards .card-content h3 {
        line-height: 1.25rem;
        font-size: 1.25rem;
    }
}

@media (max-width: 767px) {
    #payment-methods .cards-wrap .payment-cards .card-content h3 {
        font-size: 1.125rem;
    }
}

[dir] #payment-methods .cards-wrap .payment-cards .card-content p {
    margin-top: 0.9375rem;
}

@media (max-width: 1200px) {
    [dir] #payment-methods .cards-wrap .payment-cards .card-content p {
        margin-top: 0.625rem;
    }
}

[dir] #payment-methods .cards-wrap .payment-cards:hover img {
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
}


[dir] .withdrawal-request-secion {
    padding: 5rem 0 2.5rem 0;
}

@media (max-width: 767px) {
    [dir] .withdrawal-request-secion {
        padding: 2.5rem 0;
    }
}

.withdrawal-request-secion .custom-container a {
    display: inherit;
}

.withdrawal-request-secion h2 {
    font-family: "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 3.25rem;
    line-height: 4.1875rem;
    text-transform: uppercase;
    -webkit-text-fill-color: transparent;
}

[dir] .withdrawal-request-secion h2 {
    margin: 0 0 1.25rem 0;
    -webkit-background-clip: text;
}

[dir=ltr] .withdrawal-request-secion h2 {
    background-image: -webkit-gradient(linear, left top, right top, from(#AD8640), to(#CAAB67));
    background-image: linear-gradient(90deg, #AD8640 0%, #CAAB67 100%);
}

[dir=rtl] .withdrawal-request-secion h2 {
    background-image: -webkit-gradient(linear, right top, left top, from(#AD8640), to(#CAAB67));
    background-image: linear-gradient(-90deg, #AD8640 0%, #CAAB67 100%);
}

@media (max-width: 1200px) {
    .withdrawal-request-secion h2 {
        font-size: 1.75rem;
        line-height: 3.5625rem;
    }
}

@media (max-width: 767px) {
    .withdrawal-request-secion h2 {
        font-size: 1.5rem;
        line-height: 2rem;
    }

    [dir] .withdrawal-request-secion h2 {
        margin: 0 0 0.625rem 0;
    }
}

.withdrawal-request-secion .card-wrapper {
    max-width: 62.5rem;
}

[dir] .withdrawal-request-secion .card-wrapper {
    margin: 3.125rem auto 0 auto;
}

@media (max-width: 767px) {
    [dir] .withdrawal-request-secion .card-wrapper {
        margin: 2.1875rem auto 0 auto;
    }
}

.withdrawal-request-secion .card-wrapper .card {
    max-width: 30.125rem;
}

[dir] .withdrawal-request-secion .card-wrapper .card {
    border-radius: 1.25rem 1.25rem;
}

[dir=ltr] .withdrawal-request-secion .card-wrapper .card {
    background: #F1F3F9 0% 0% no-repeat padding-box;
}

[dir=rtl] .withdrawal-request-secion .card-wrapper .card {
    background: #F1F3F9 100% 0% no-repeat padding-box;
}

.withdrawal-request-secion .card-wrapper .card .img-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    min-height: 9.375rem;
}

[dir] .withdrawal-request-secion .card-wrapper .card .img-btn {
    -webkit-box-shadow: 0 0.1875rem 0.375rem #E3EAFE;
    box-shadow: 0 0.1875rem 0.375rem #E3EAFE;
    padding: 0.9375rem 1.875rem;
    border-radius: 1.25rem 1.25rem 0 0;
}

[dir=ltr] .withdrawal-request-secion .card-wrapper .card .img-btn {
    background: transparent -webkit-gradient(linear, left top, left bottom, from(#020862), to(#000214)) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(180deg, #020862 0%, #000214 100%) 0% 0% no-repeat padding-box;
}

[dir=rtl] .withdrawal-request-secion .card-wrapper .card .img-btn {
    background: transparent -webkit-gradient(linear, left top, left bottom, from(#020862), to(#000214)) 100% 0% no-repeat padding-box;
    background: transparent linear-gradient(-180deg, #020862 0%, #000214 100%) 100% 0% no-repeat padding-box;
}

@media (max-width: 850px) {
    [dir] .withdrawal-request-secion .card-wrapper .card .img-btn {
        padding: 0.9375rem 0.875rem;
    }
}

@media (max-width: 767px) {
    .withdrawal-request-secion .card-wrapper .card .img-btn {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    [dir] .withdrawal-request-secion .card-wrapper .card .img-btn {
        padding: 1.5rem;
    }
}

.withdrawal-request-secion .card-wrapper .card .img-btn .img-div img {
    height: 3.875rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 991px) {
    .withdrawal-request-secion .card-wrapper .card .img-btn .img-div img {
        height: 2.875rem;
    }
}

@media (max-width: 767px) {
    .withdrawal-request-secion .card-wrapper .card .img-btn .img-div img {
        height: 1.875rem;
    }
}

@media (max-width: 767px) {
    [dir] .withdrawal-request-secion .card-wrapper .card .img-btn .btn-div {
        text-align: center;
    }
}

.withdrawal-request-secion .card-wrapper .card .img-btn .btn-div h5 {
    font: normal normal normal 1.25rem/1.875rem "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    color: #ffffff;
    text-transform: uppercase;
}

[dir] .withdrawal-request-secion .card-wrapper .card .img-btn .btn-div h5 {
    margin: 0;
}

.withdrawal-request-secion .card-wrapper .card .img-btn .btn-div .btn-login {
    font: normal normal medium 1.25rem/1.875rem "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    color: #FFFFFF;
    text-transform: uppercase;
    min-width: 7.8125rem;
}

[dir] .withdrawal-request-secion .card-wrapper .card .img-btn .btn-div .btn-login {
    border: 0.0625rem solid #BB914A;
    border-radius: 0.4375rem;
    padding: 0.75rem 0.625rem;
    text-align: center;
}

[dir=ltr] .withdrawal-request-secion .card-wrapper .card .img-btn .btn-div .btn-login {
    background: #010C3E 0% 0% no-repeat padding-box;
}

[dir=rtl] .withdrawal-request-secion .card-wrapper .card .img-btn .btn-div .btn-login {
    background: #010C3E 100% 0% no-repeat padding-box;
}

@media (max-width: 767px) {
    .withdrawal-request-secion .card-wrapper .card .img-btn .btn-div .btn-login {
        font: normal normal medium 1rem/1.625rem "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    }

    [dir] .withdrawal-request-secion .card-wrapper .card .img-btn .btn-div .btn-login {
        padding: 0.75rem 2.625rem;
    }
}

.withdrawal-request-secion .card-wrapper .card .img-btn .btn-div .btn-login:hover {
    color: #fff;
}

[dir] .withdrawal-request-secion .card-wrapper .card .img-btn .btn-div .btn-login:hover {
    background-color: #BB914A;
}

.withdrawal-request-secion .card-wrapper .card .img-btn .btn-div .email-a {
    font: normal normal bold 1rem/1.625rem "Open Sans", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    color: #BB914A;
    text-decoration: none;
}

@media (max-width: 767px) {
    .withdrawal-request-secion .card-wrapper .card .img-btn .btn-div .email-a {
        font: normal normal bold 0.9375rem/1.625rem "Open Sans", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    }
}

[dir] .withdrawal-request-secion .card-wrapper .card .eu-content {
    padding: 0.9375rem 1.875rem 1.75rem 1.875rem;
    border-radius: 0 0 1.25rem 1.25rem;
}

@media (max-width: 850px) {
    [dir] .withdrawal-request-secion .card-wrapper .card .eu-content {
        padding: 0.9375rem 0.875rem;
    }
}

@media (max-width: 767px) {
    [dir] .withdrawal-request-secion .card-wrapper .card .eu-content {
        padding: 1.5rem;
    }
}

.withdrawal-request-secion .card-wrapper .card .eu-content h5 {
    font: normal normal bold 1.5rem/2.0625rem "Open Sans", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    color: #000832;
}

[dir=ltr] .withdrawal-request-secion .card-wrapper .card .eu-content h5 {
    margin: 0 0 0.625rem 0;
}

[dir=rtl] .withdrawal-request-secion .card-wrapper .card .eu-content h5 {
    margin: 0 0 0.625rem 0;
}

@media (max-width: 800px) {
    .withdrawal-request-secion .card-wrapper .card .eu-content h5 {
        font: normal normal bold 1.3rem/1.8rem "Open Sans", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    }
}

.withdrawal-request-secion .card-wrapper .card .eu-content span {
    font: normal normal normal 1rem/1.5rem "Open Sans", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    color: #000832;
}

[dir] .withdrawal-request-secion .card-wrapper .card .eu-content span {
    margin-top: 0.375rem;
}

@media (max-width: 767px) {
    .withdrawal-request-secion .card-wrapper .card .eu-content span {
        font: normal normal normal 0.9375rem/1.5rem "Open Sans", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    }
}

.withdrawal-request-secion .card-wrapper .card .eu-content span a {
    color: #bb914a;
    font-family: "Open Sans", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    text-decoration: underline;
}

@media (max-width: 767px) {
    [dir] .withdrawal-request-secion .card-wrapper .card {
        margin: 0 auto;
    }
}

.withdrawal-request-secion .card-wrapper .card-bottom {
    width: 100%;
}

[dir] .withdrawal-request-secion .card-wrapper .card-bottom {
    border-radius: 1.25rem 1.25rem;
    padding: 1.75rem 1.875rem 1.75rem 1.875rem;
}

[dir=ltr] .withdrawal-request-secion .card-wrapper .card-bottom {
    background: #F1F3F9 0% 0% no-repeat padding-box;
}

[dir=rtl] .withdrawal-request-secion .card-wrapper .card-bottom {
    background: #F1F3F9 100% 0% no-repeat padding-box;
}

@media (max-width: 767px) {
    .withdrawal-request-secion .card-wrapper .card-bottom {
        max-width: 30.125rem;
    }

    [dir] .withdrawal-request-secion .card-wrapper .card-bottom {
        margin: 0 auto;
    }
}

.withdrawal-request-secion .card-wrapper .card-bottom ul {
    list-style: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

[dir] .withdrawal-request-secion .card-wrapper .card-bottom ul {
    padding: 0;
    margin: 0;
}

@media (max-width: 991px) {
    .withdrawal-request-secion .card-wrapper .card-bottom ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }
}

@media (max-width: 991px) {
    [dir] .withdrawal-request-secion .card-wrapper .card-bottom ul li {
        margin-bottom: 0.625rem;
    }
}

.withdrawal-request-secion .card-wrapper .card-bottom ul li img {
    max-width: 100%;
    display: block;
}

.withdrawal-request-secion .card-wrapper .card-bottom ul li h5 {
    font: normal normal bold 1.5rem/2.0625rem "Open Sans", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    color: #000832;
}

[dir] .withdrawal-request-secion .card-wrapper .card-bottom ul li h5 {
    margin: 0;
}

@media (max-width: 800px) {
    .withdrawal-request-secion .card-wrapper .card-bottom ul li h5 {
        font: normal normal bold 1.3rem/1.8rem "Open Sans", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    }
}

.withdrawal-request-secion .card-wrapper .card-bottom ul li h6 {
    font: normal normal normal 1.25rem/1.6875rem "Open Sans", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    color: #000832;
}

[dir] .withdrawal-request-secion .card-wrapper .card-bottom ul li h6 {
    margin: 0;
}

@media (max-width: 800px) {
    .withdrawal-request-secion .card-wrapper .card-bottom ul li h6 {
        font: normal normal bold 1rem/1.8rem "Open Sans", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    }
}

.withdrawal-request-secion .card-wrapper .card-bottom ul li .download-btn {
    font: normal normal medium 1.25rem/1.875rem "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    color: white;
    min-width: 9.8125rem;
}

[dir] .withdrawal-request-secion .card-wrapper .card-bottom ul li .download-btn {
    border: 0.0625rem solid #BB914A;
    border-radius: 0.4375rem;
    padding: 0.75rem 0.625rem;
    text-align: center;
}

[dir=ltr] .withdrawal-request-secion .card-wrapper .card-bottom ul li .download-btn {
    background: #010C3E 0% 0% no-repeat padding-box;
}

[dir=rtl] .withdrawal-request-secion .card-wrapper .card-bottom ul li .download-btn {
    background: #010C3E 100% 0% no-repeat padding-box;
}

@media (max-width: 767px) {
    .withdrawal-request-secion .card-wrapper .card-bottom ul li .download-btn {
        font: normal normal medium 1rem/1.625rem "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    }

    [dir] .withdrawal-request-secion .card-wrapper .card-bottom ul li .download-btn {
        padding: 0.75rem 2.625rem;
    }
}

.withdrawal-request-secion .card-wrapper .card-bottom ul li .download-btn:hover {
    color: #fff;
}

[dir] .withdrawal-request-secion .card-wrapper .card-bottom ul li .download-btn:hover {
    background-color: #BB914A;
}

[dir] .withdrawals-section {
    padding: 5rem 0;
}

[dir=ltr] .withdrawals-section {
    background: transparent -webkit-gradient(linear, left top, right top, from(#010C3E), color-stop(52%, #03105F), to(#010C3E)) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(90deg, #010C3E 0%, #03105F 52%, #010C3E 100%) 0% 0% no-repeat padding-box;
}

[dir=rtl] .withdrawals-section {
    background: transparent -webkit-gradient(linear, right top, left top, from(#010C3E), color-stop(52%, #03105F), to(#010C3E)) 100% 0% no-repeat padding-box;
    background: transparent linear-gradient(-90deg, #010C3E 0%, #03105F 52%, #010C3E 100%) 100% 0% no-repeat padding-box;
}

@media (max-width: 767px) {
    [dir] .withdrawals-section {
        padding: 2.5rem 0;
    }
}

.withdrawals-section h2 {
    font-family: "Oswald", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 3.25rem;
    line-height: 4.1875rem;
    text-transform: uppercase;
    -webkit-text-fill-color: transparent;
}

[dir] .withdrawals-section h2 {
    margin: 0;
    -webkit-background-clip: text;
}

[dir=ltr] .withdrawals-section h2 {
    background-image: -webkit-gradient(linear, left top, right top, from(#AD8640), to(#CAAB67));
    background-image: linear-gradient(90deg, #AD8640 0%, #CAAB67 100%);
}

[dir=rtl] .withdrawals-section h2 {
    background-image: -webkit-gradient(linear, right top, left top, from(#AD8640), to(#CAAB67));
    background-image: linear-gradient(-90deg, #AD8640 0%, #CAAB67 100%);
}

@media (max-width: 1200px) {
    .withdrawals-section h2 {
        font-size: 1.75rem;
        line-height: 3.5625rem;
    }
}

@media (max-width: 767px) {
    .withdrawals-section h2 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
}

.withdrawals-section p {
    font: normal normal normal 1rem/1.625rem "Open Sans", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    letter-spacing: 0.005rem;
    color: #FFFFFF;
}

[dir] .withdrawals-section p {
    margin-top: 1.375rem;
}

@media (max-width: 767px) {
    .withdrawals-section p {
        font: normal normal normal 0.9375rem/1.5rem "Open Sans", "Neo Sans Arabic", "Microsoft YaHei New", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    }

    [dir] .withdrawals-section p {
        margin-top: 0.625rem;
    }
}

[dir] #log-in-to {
    padding: 5rem 0;
}

@media (max-width: 1200px) {
    [dir] #log-in-to {
        padding: 3.75rem 0;
    }
}

@media (max-width: 767px) {
    [dir] #log-in-to {
        padding: 2.5rem 0;
    }
}

[dir] #log-in-to .sec-header button {
    margin: 3.75rem auto 0 auto;
}

@media (max-width: 1200px) {
    [dir] #log-in-to .sec-header button {
        margin: 2.9375rem auto 0 auto;
    }
}

@media (max-width: 767px) {
    [dir] #log-in-to .sec-header button {
        margin: 2.25rem auto 0 auto;
    }
}

#log-in-to .payment-methods-wrapper {
    max-width: 85rem;
}

[dir] #log-in-to .payment-methods-wrapper {
    margin: 5.3125rem auto 0 auto;
}

@media (max-width: 1200px) {
    [dir] #log-in-to .payment-methods-wrapper {
        margin: 2.9375rem auto 0 auto;
        padding: 0 0.875rem;
    }
}

@media (max-width: 767px) {
    [dir] #log-in-to .payment-methods-wrapper {
        margin: 1.875rem auto 0 auto;
    }
}

#log-in-to .payment-methods-wrapper .payment-imgs img {
    height: 1.75rem;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 0.7;
}

[dir] #log-in-to .payment-methods-wrapper .payment-imgs img {
    margin: 1.3125rem 1rem;
}

@media (max-width: 767px) {
    #log-in-to .payment-methods-wrapper .payment-imgs img {
        height: 1.375rem;
    }

    [dir] #log-in-to .payment-methods-wrapper .payment-imgs img {
        margin: 0.625rem 0;
    }
}