@import 'variables.css';

.top-icon {
    padding-top: 40px;
    width: 50px;
    height: 90px;
    display: block;
    margin: 0 auto;
}

.green {
    color: #1dde8d
}

.gold {
    color: #ffbb01 !important
}


.space {
    height: 240px !important;
}

.top-icon-subtitle {
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
    color: var(--primary-color);
}

.intro-section {
    margin: 0 auto;
    max-width: 1200px !important;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    align-items: center;
    padding-top: 200px;
    padding-bottom: 48px;
    padding-left: 16px;
    padding-right: 16px;
}

.intro-left {
    margin: 0 auto;
    max-width: 700px;
    align-content: center;
    align-items: center;
    flex: 1
}

.intro-subtitle-container {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
}

.intro-right {
    margin: 0 auto;
    max-width: 500px;
    /* background-color: aqua; */
    text-align: center;
    align-content: center;
    align-items: center;
    flex: 1
}

.header-subtitle-row {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 8px;
    width: 100%;
    padding-bottom: 16px;
}

    .header-subtitle-row > div:first-child {
        flex: 0 0 auto;
        display: flex;
        align-items: center;
        width: 22px;
    }

.header-subtitle-column {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: column !important;
    align-items: start !important;
    gap: 16px;
    padding-left: 18px;
    justify-content: flex-start;
    padding-bottom: 16px;
}

.header-subtitle-icon {
    width: 20px;
    height: 20px;
    flex: 0 0 20px;
    line-height: 1;
}

.header-subtitle-icon-present {
    width: 18px;
    height: auto;
    display: flex;
    align-self: center;
    margin: auto 0;
}

.header-subtitle {
    flex: 1 1 auto;
    min-width: 0;
    line-height: 1.35;
    white-space: normal;
    color: white;
    font-size: 22px
}

.header-subtitle-small {
    padding-left: 0px;
    font-weight: 300;
    font-size: 14px;
    color: #a3a3a3;
    /*    display: flex;*/
    align-self: start !important;
    padding-left: 16px;
    display: inline-block
}

.header-subtitle-explain {
    padding-left: 16px;
    font-weight: 300;
    font-size: 14px;
    color: #bababa !important;
    /*    display: flex;*/
    align-self: start;
    display: inline-block
}

.invest-phones {
    width: 450px;
    margin: 0 auto;
    display: flex;
    text-align: center;
    align-content: center;
    align-items: center;
    transition: 0.3s;
}

.logo-img {
    width: 250px
}

.changing-text-green {
    color: #1DDE8D;
    font-weight: 500;
}

.intro-section-title {
    padding-top: 50px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
    font-weight: 600;
    text-align: start;
    color: white;
    width: 700px;
    line-height: 1.2;
    padding-bottom: 24px;
    font-size: clamp(48px, 81px, 88px) !important;
}

.changing-text-item {
    font-size: clamp(48px, 72px, 72px) !important;
    font-weight: 500;
    /*    font-size: calc(1vw + 1vh + 1vmin);*/
    padding-left: 0px;
    padding-right: 0px;
    display: inline-flex;
    text-overflow: ellipsis;
    overflow: clip;
    white-space: nowrap;
}

.changing-text-red {
    font-size: clamp(48px, 72px, 72px) !important;
    color: #ED4757;
    font-weight: 500;
    /*    font-size: calc(1vw + 1vh + 1vmin);*/
    padding-left: 0px;
    padding-right: 0px;
    display: inline-flex;
    text-overflow: ellipsis;
    overflow: clip;
    white-space: nowrap;
}

.intro-section-subtitle {
    padding-top: 8px;
    padding-bottom: 42px;
    font-weight: 300;
    text-align: start;
    color: #fafafa;
}

.intro-section-img {
    width: 30%;
}

.table-section {
    padding: 16px;
    width: 1150px;
    margin: 0 auto
}

.table-img {
    width: 90%;
    text-align: center;
    margin: 0 auto;
    display: flex;
    margin-top: 50px;
    margin-bottom: 100px;
}

.divier-toggle {
    margin: 0 auto;
    justify-content: center;
    text-align: center;
    color: white;
    flex-direction: column;
    display: flex;
    padding-top: 100px;
}

.small-headline {
    color: #1DDE8D;
    /*    width: 100px;*/
    padding: 8px 16px;
    display: flex;
    font-size: 16px;
    margin: 0 auto;
    border-radius: 15px;
    background-color: #232629;
    justify-content: center;
    text-align: center;
    align-items: center;
    align-self: center;
    align-content: center;
}


.marquee-container {
    width: 100%;
    background-color: #1a1c1c;
    overflow: hidden;
    padding: 8px 0;
    margin: 56px auto
}



.marquee {
    width: 100%;
    position: relative;
    align-items: center;
    padding: 8px 0;
    overflow: hidden;
    white-space: nowrap;
}

.marquee-track {
    margin: 0 auto;
    display: flex;
    width: fit-content;
    animation: scroll 16s linear infinite !important;
    flex-direction: row
}

.marquee-item {
    flex: 0 0 auto;
    margin: 0 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    /*    padding: 8px 16px;
    gap: 8px;*/
    flex-direction: row;
    white-space: nowrap;
}

.reward-text {
    color: white;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}

.award-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.reward-img {
    width: 36px;
    height: auto;
}

.fxempire-logo {
    width: 60px;
    height: auto;
}


@keyframes scroll {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-50%);
    }
}


.container-box {
    background-color: #232629;
    padding: 16px;
    border-radius: 15px;
    display: flex
}



.container-split {
    padding: 8px;
    display: flex;
    flex-direction: row
}

.standard-section {
    margin: 0 auto;
    width: 1200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    padding: 80px 16px;
    /* background-color: bisque; */
}

.youtube-section {
    margin: 0 auto;
    background-color: #1A1C1C;
    width: 100%;
    display: none;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 56px;
    padding-bottom: 56px;
    /* background-color: bisque; */
}

.standard-section-left {
    padding: 40px;
    display: flex;
    flex-direction: column;
    align-items: start;
    flex: 3
}

.standard-huge {
    font-size: 150px;
    font-weight: 600;
    color: #1DDE8D;
}





.standard-subtitle {
    text-align: start;
    padding-bottom: 24px;
    font-weight: 200;
    font-size: 20px;
}

.support-button {
    width: 100% !important;
}

.main-button {
    display: flow;
    border-radius: 15px;
    width: 300px;
    min-height: 50px;
    background-color: var(--primary-color);
    box-shadow: 0 4px 14px 0 #000000;
    color: var(--primary-background-color);
    flex-direction: column;
    justify-self: center;
    align-self: center;
    align-content: center;
    text-align: center;
    font-style: normal;
    font-size: 20px;
    gap: 10px;
    font-weight: 500;
    transition: 0.3s;
    border: none;
}

    .main-button:hover {
        /*        border-radius: 25px;*/

        transform: scale(1.03);
        box-shadow: rgb(7 237 141 / 20%) 0px 4px 12px;
    }




.standard-section-right {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 2
}

.bonus-img {
    height: 450px;
    padding: 16px
}

.tournament-img {
    height: 350px;
    padding: 24px
}

.standard-img {
    width: 260px;
    align-items: center;
    display: flex;
}

.buttons-align {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

.mid-type-button {
    display: inline-block;
    border-radius: 15px;
    width: 310px;
    background-color: var(--primary-color);
    color: black;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-content: center;
    padding: 12px 24px;
    font-style: normal;
    font-size: 18px;
    font-weight: 500;
    transition: 0.3s;
    border: none;
}

.mid-type-button-gold {
    display: inline-block;
    border-radius: 15px;
    width: 310px;
    background-color: #ffbb01;
    color: black;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-content: center;
    padding: 12px 24px;
    font-style: normal;
    font-size: 18px;
    font-weight: 500;
    transition: 0.3s;
    border: none;
}

.mid-type-button:hover {
    transform: scale(1.03);
    transition: 0.3s;
    border: none;
}

a:visited {
    /*text-decoration: none;*/
    /*color: unset;*/
}


.tow-disclaimers {
    padding: 8px;
}

.button-gap {
    margin: 20px;
}


.standard-item-div {
    margin-bottom: 40px;
    display: flex;
    width: 100%;
    justify-content: start;
}

.standard-item {
    margin-right: 10px;
    color: #a3a3a3;
    font-size: 12px;
    padding: 8px 20px;
    border: 1px solid #a3a3a3;
    border-radius: 30px;
    transition: 0.3s;
    width: unset;
    background: transparent;
    font-weight: 300;
}


    .standard-item:hover {
        color: white;
        font-size: 12px;
        padding: 8px 20px;
        border: 1px solid #ffffff;
        border-radius: 30px;
    }

.mid-type-disclaimer {
    font-weight: 300;
    font-size: 14px;
    
    text-align: start;
    justify-self: start;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 20px;
    padding-top: 8px !important;
    color: #DCDCDC;
}

.currency-image {
    transition: opacity 0.5s ease-in-out;
    opacity: 1;
}

    .currency-image.hide {
        opacity: 0;
    }



/* end standard */

/* bonus */
.bonus {
    width: 100%;
    margin: 0 auto;
    display: flex;
    padding: 100px;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    background-color: #0A0C10;
}

.bonus-title {
    text-align: center
}

.bonus-subtitle {
    text-align: center;
    margin: 10px 0 20px 0;
}

/* demo//////////////// */

.demo-section {
    margin: 40px auto;
    /* background-color: #292C2F; */
    width: 1200px;
    height: auto;
    padding: 40px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    align-items: center;
}

.demo-box {
    padding: 40px;
    width: 1200px;
    /*    margin: 0 auto;*/
    justify-content: center;
    align-content: center;
    align-items: center;
    background-color: #232629;
    border-radius: 15px;
    display: flex;
    flex-direction: column
}

.demo-title {
    text-align: center;
    /* width:50%; */
    padding-top: 16px;
    padding-bottom: 24px;
}

.demo-subtitle {
    /*    padding-right: 50px;*/
    text-align: center;
    color: #B1BAB9;
    font-weight: 300;
    font-size: 20px;
}

.demo-inner {
    margin: 0 auto;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-content: center;
}

.demo-left {
    /* padding-right: 100px; */
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    align-items: center;
}

/* .small-demo {
    margin: 20px 10px 10px 10px;
    width: 120px;
} */

.demo-button {
    width: 250px;
}

/* end of demo */


/* how to  */
.how-to-section {
    margin: 0 auto;
    width: 1200px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 80px;
    padding-left: 16px;
    padding-right: 16px;
}

.how-to-row {
    margin: 0 auto;
    width: 1200px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 16px;
}



.how-to-section-left {
    width: 50%;
    text-align: start;
    /* background-color: rgb(155, 104, 41); */
}

.how-to-section-right {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background-color: rgb(151, 122, 86); */
}

    .how-to-section-right img {
        width: 100%;
        justify-content: center;
    }

.how-to-title {
    color: #1DDE8D;
    text-align: start;
    margin: 10px 0 25px 0;
}

.how-to-subtitle {
    text-align: start;
    margin: 10px 0;
}


/* end of how to */

/* //////how to steps////// */


.how-to-container {
    display: flex;
    justify-content: space-between;
    /* background-color: #0A0C10; */
    display: flex;
    margin: 0 auto;
    width: 1200px;
    align-items: center;
}

.how-to-image {
    /* max-width: 100px; */
    width: 350px;
    margin: 0 auto
    /*    display: none;*/
}

.arrow-right {
    width: 24px;
    align-content: center;
    align-items: center;
    align-self: center
}

.bullet-div {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    min-width: 80%;
}



.standard-title {
    margin-bottom: 16px;
    font-size: 48px;
    font-weight: bold;
    text-align: start
}

.standard-title-center {
    margin-bottom: 16px;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    padding-bottom:40px;
    padding-top:40px;
}

.carousel-title {
    margin: 0 auto;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    padding-top: 24px;
    padding-bottom: 40px;
}

.carousel {
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.reverse {
    flex-direction: row-reverse
}

.carousel-track-container {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.carousel-track {
    display: flex;
    justify-content: center;
    transition: transform 0.5s ease;
}

.carousel-slide {
    margin: 16px;
    box-sizing: border-box;
    transition: transform 0.3s ease;
    width: 400px;
}

    .carousel-slide iframe {
        width: 400px;
        height: 400px;
        border-radius: 12px;
        border: none;
    }


.carousel-arrow {
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 22px;
    color: #333;
    cursor: pointer;
    z-index: 10;
    transition: background 0.3s;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}


    .carousel-arrow:hover {
        background-color: #f0f0f0;
    }

    .carousel-arrow:first-of-type {
        left: 10px;
    }


    .carousel-arrow:last-of-type {
        right: 10px;
    }

.text-below-videos {
    text-align: center;
    margin: 0 auto;
    padding: 16px;
    font-size: 16px;
}
/* //////how to steps////// */
.security-section {
    margin: 0 auto;
    width: 1200px;
    /* height: 300px; */
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    align-content: center;
    flex-direction: row;
    justify-content: center;
}

.security-inner {
    background-color: #1D1F20;
    padding: 16px 8px 16px 8px;
    width: 300px;
    height: 240px;
    margin: 16px 12px 18px;
    display: flex;
    justify-content: flex-end;
    text-align: center;
    align-items: center;
    flex-direction: column-reverse;
    border: 0.5px solid #232629;
    border-radius: 20px;
}

.security-subtitle {
    text-align: center;
    padding: 0 24px;
    font-size: 22px;
    font-weight:300
}

.security-icon {
    margin: 8px 0 16px 0;
    width: 40px;
}

/* end of security */


/* global */
.global-section {
    padding: 16px;
    margin: 48px auto;
    width: 1200px;
    /* height: 300px; */
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: space-between;
    flex-direction: row;
    justify-content: space-between;
}

.global-section-left {
    flex: 3;
    text-align: start;
    padding: 16px;
}

.global-title {
    text-align: start;
    padding-bottom: 16px;
    padding-top: 8px;
    line-height: 1.3
}

.global-title-thin {
    text-align: start;
    line-height: 1.3
}

.global-subtitle {
    text-align: start;
    line-height: 1.3
}

.global-section-left .fees-disclaimer {
    margin-top: 14px;
}

.fees-disclaimer {
    font-size: 20px;
    font-weight: 300;
    margin: 0 0 40px 0
}

.global-section-right {
    padding: 16px;
    flex: 2;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-align: center
    /* background-color: rgb(151, 122, 86); */
}

.global-lottie {
    display: block;
    width: 70%;
    margin-left: 50px;
}

.global-img {
    width: 65%;
    justify-content: center;
    margin: 0 auto;
}

/* end of global */
.logos {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;

flex-direction:column
}


.slider {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
}

.payment-headline {
    padding-bottom: 50px;
    padding-top: 50px;
}

.slide-track {
    padding-bottom: 40px;
    padding-top: 40px;
    width: 100%;
    justify-content: center;
    flex-direction: row;
    margin: 0 auto;
    display: flex;
    text-align: center;
}

.slides {
    padding-left: 16px;
    padding-right: 16px;
    align-self:center
}

.payment-image {
    width: 120px
}

.provider-image {
    height: 56px
    /*    filter: grayscale(1);*/
}

/* fees */
.fees-section {
    padding: 16px;
    margin: 50px auto;
    width: 1200px;
    /* height: 300px; */
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: space-between;
    flex-direction: row;
    justify-content: space-between;
}


.fees-title {
    /* font-weight: 600; */
    padding-bottom: 20px;
    text-align: center;
    width: 60%;
    margin: 0 auto
    /*    font-size: 42px;*/
}

.fees-section-left {
    flex: 1;
    text-align: center;
    line-height: 1.3;
}

.fees-right {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background-color: rgb(151, 122, 86); */
}

.fees-lottie {
    width: 70%;
}


/* end of fees */

.contact-lottie {
    display: block;
    width: 70%;
}

.support-section {
    padding: 16px;
    margin: 50px auto;
    width: 700px;
    /* height: 300px; */
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
}

.support-section-left {
    align-items: center;
    margin: 0 auto;
    align-content: space-between;
}

.support-title {
    text-align: center;
    padding-bottom: 16px;
}

.support-subtitle {
    padding-bottom: 24px;
    text-align: center;
    font-size: 22px;
}

.support-section-right {
    align-items: center;
    margin: 0 auto;
    align-content: space-between;
    text-align: center
}


.support-icon {
    width: 60px;
    height: 60px;
}

.support-img {
    width: 100%
}

.button-on-center {
    margin: 0 auto;
    justify-content: center;
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center
}

.whatsapp-float-image {
    display: none;
    bottom: 120px;
}


/*//////////////////////////////////// Tablet /////////////////////////////////*/

@media (max-width: 1080px) {

    .intro-left {
        margin: 0 auto;
        max-width: 50%;
/*        display: flex;*/
        align-content: center;
        align-items: center;
        flex: 1
    }

    .mid-type-button {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-content: center;
        /*        width: 100%;*/
        max-width: 320px;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        /*        margin: 0 auto;*/
        padding: 10px;
        background-color: var(--primary-color);
      
        color:black !important;
        border-radius: 15px;
        transition: 0.3s;
    }

    .intro-section {
        /*        padding: 16px;*/
        margin: 0 auto;
        width: 100% !important;
        display: flex;
        /* background-color: aqua; */
        flex-direction: row;
        align-content: start;
        align-items: center;
        padding-top: 150px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
    }

    .invest-phones {
        padding-top: 32px;
        width: 90%;
    }


    .intro-section-title {
        margin: 0 auto;
        padding-top: 24px;
       
        padding-bottom: 24px;
        font-weight: 600;
        text-align: start;
        color: white;
        width: 100%;
        font-size: clamp(42px, 36px, 55px) !important;
    }

    .changing-text-item {
        font-size: clamp(42px, 48px, 55px) !important;
        padding-left: 8px;
        padding-right: 8px;
        display: inline-flex;
        text-overflow: ellipsis;
        overflow: clip;
        white-space: nowrap;
    }


    .changing-text-red {
        font-size: clamp(42px, 48px, 55px) !important;
        padding-left: 8px;
        padding-right: 8px;
        display: inline-flex;
        text-overflow: ellipsis;
        overflow: clip;
        white-space: nowrap;
    }

    .intro-section-subtitle {
        padding-top: 8px;
        font-weight: 300;
        font-size: 24px;
        text-align: center;
        color: #fafafa;
        margin: 0 auto;
        width: 100% !important;
        display: inline-block;
    }

    .header-subtitle-row {
        padding-bottom: 16px;
        align-self: center;
       
        display: -webkit-inline-box;
    }

    .header-subtitle {
        font-size: 18px;
        text-align: start;
        line-height: 1.3;
        width:90%
    }

    .standard-huge {
        display: none;
    }

    .table-section {
        justify-content: center;
        text-align: center;
        padding: 0;
        width: 100%;
        margin: 0 auto
    }

    .table-img {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        display: flex;
        margin-top: 50px;
        margin-bottom: 50px;
    }


    .divier-toggle {
        margin: 0 auto;
        justify-content: center;
        text-align: center;
        padding-top: 75px;
    }

    .small-headline {
        color: #1DDE8D;
        padding: 8px 16px;
        display: flex;
        font-size: 18px;
        margin: 0 auto;
        border-radius: 15px;
        background-color: #232629;
        justify-content: center;
        text-align: center;
        align-items: center;
        align-self: center
    }

    .toggle-img {
        width: 100px;
        margin: 0 auto;
        justify-content: center;
        text-align: center;
        padding-top: 8px;
    }

    /* standard */
    .standard-section {
        margin: 0 auto;
        width: 100%;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        flex-direction: row !important
    }

    .youtube-section {
        margin: 0 auto;
        background-color: #1A1C1C;
        width: 100%;
        display: none;
        flex-direction: column;
        align-items: center;
        flex-wrap: wrap;
        padding-top: 40px;
        padding-bottom: 40px;
        /* background-color: bisque; */
    }

    .container-box {
        display: flex;
        margin: 8px;
        flex-direction: row;
        width: 100%
    }

    .standard-section-left {
        display: flex;
        flex-direction: column;
        align-items: start;
        flex: 1;
        justify-content: center;
        margin: 0 auto;
        text-align: start;
        padding: 24px
    }

    .standard-section-right {
        width: fit-content;
        margin: 0 auto
    }

    .bonus-img {
        width: 350px
    }

    .standard-img {
        width: 240px;
        align-items: center;
        display: flex;
    }

    .standard-title {
        padding-top: 16px;
        text-align: start;
        padding-bottom: 4px;
        font-size: 28px;
    }

    .carousel-title {
        margin: 0 auto;
        font-size: 28px;
        padding-top: 16px;
        padding-bottom: 24px;
        text-align: center
    }

    .standard-subtitle {
        text-align: start;
        padding-bottom: 24px;
        font-size: 20px;
    }

    .main-button {
        width: 70%;
        padding: 12px 20px;
        margin: 0 auto;
    }

    .standard-item-div {
        margin-bottom: 20px;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        justify-content: start;
    }

    .standard-item {
        margin: 5px;
        color: #a3a3a3;
        font-size: 12px;
        padding: 8px 20px;
        border: 1px solid #a3a3a3;
        border-radius: 30px;
        transition: 0.3s;
        width: unset;
        background: transparent;
        font-weight: 300;
    }


        .standard-item:hover {
            color: white;
            font-size: 12px;
            padding: 8px 20px;
            border: 1px solid #ffffff;
            border-radius: 30px;
        }

    .currency-image {
        transition: opacity 0.5s ease-in-out;
        opacity: 1;
    }

        .currency-image.hide {
            opacity: 0;
        }

    /* end standard */
    /* bonus */
    .bonus {
        width: 100%;
        margin: 0 auto;
        display: flex;
        padding: 100px;
        align-items: center;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        background-color: #0A0C10;
    }

    .bonus-title {
        text-align: center
    }

    .bonus-subtitle {
        text-align: center;
        margin: 10px 0 20px 0;
    }

    /* demo//////////////// */
    .demo-section {
        margin-top: 40px;
        /*        background-color: #292C2F;*/
        width: 100%;
        height: auto;
        padding: 40px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-content: center;
        align-items: center;
    }

    .demo-box {
        padding: 24px;
        width: 100%;
        margin: 0 auto;
        justify-content: center;
        align-content: center;
        align-items: center;
        background-color: #232629;
        border-radius: 15px;
        display: flex;
        flex-direction: column
    }

    .demo-title {
        text-align: center;
        /* width:50%; */
        padding-top: 16px;
        padding-bottom: 24px;
    }

    .demo-subtitle {
        padding-right: 0px;
        text-align: center;
        color: #B1BAB9;
        font-weight: 300
    }

    .demo-inner {
        margin: 0 auto;
        margin-top: 10px;
        display: flex;
        justify-content: center;
        align-content: center;
    }

    .demo-left {
        /* padding-right: 100px; */
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-content: center;
        align-items: center;
    }

    /* .small-demo {
    margin: 20px 10px 10px 10px;
    width: 120px;
} */
    .demo-button {
        width: 250px;
    }

    /* end of demo */
    /* how to  */
    .how-to-section {
        margin: 0 auto;
        width: 100%;
        flex-direction: column;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        padding-top: 16px;
    }

    .how-to-container {
        padding-top: 50px;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        display: flex;
        margin: 0 auto;
        width: 100%;
        align-items: center;
    }

    .how-to-row {
        width: 100%;
        flex-direction: column
    }

    .how-to-headline {
        text-align: center;
        font-size: 26px;
        font-weight: 400;
        padding-top: 50px;
        padding-bottom: 16px;
    }

    .how-to-section-left {
        width: 100%;
        text-align: center;
        /* background-color: rgb(155, 104, 41); */
    }

    .how-to-section-right {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        /* background-color: rgb(151, 122, 86); */
    }

        .how-to-section-right img {
            width: 100%;
            justify-content: center;
        }

    .how-to-title {
        color: #1DDE8D;
        text-align: start;
        margin: 10px 0 25px 0;
    }

    .how-to-subtitle {
        text-align: start;
        margin: 10px 0;
    }

    .how-to-image {
        /* max-width: 100px; */
        width: 50%;
        margin: 0 auto
    }

    .bullet-div {
        display: flex;
        width: 100%;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        align-content: center;
    }

    .arrow-right {
        display: none;
    }

    .how-to-buttons {
        /* background-color: #24ED88; */
        display: flex;
        flex-direction: column;
        align-items: center;
        align-content: center;
        width: 100%;
    }

    .how-to-button {
        margin-top: 0;
        margin-bottom: 10px;
        margin-left: 10px;
        text-align: center;
        min-height: 72px;
        padding: 8px 16px;
        width: 100%;
        background-color: transparent;
        border: 1px solid transparent;
        color: #dcdcdc;
        cursor: pointer;
        font-size: 22px;
        background-color: #1D1F20;
        border-radius: 15px;
        transition: 0.3s;
        align-items: start;
        align-content: center;
        align-self: center;
        /* border: none; */
        /*        font-weight: 300;*/
        /*        border: 1px solid rgb(54, 54, 54);*/
    }

        .how-to-button:hover {
            border: 1px solid rgb(54, 54, 54);
            box-shadow: none;
            background-color: #1DDE8D;
            color: #171717;
            transition: 0.3s
            /* padding:unset */
        }


    /* //////how to steps////// */
    .security-section {
      
        margin: 0 auto;
        width: 100%;
        flex-direction: row !important;
        /* height: 300px; */
        display: flex;
        align-items: flex-start;
        flex-wrap: nowrap;
        align-content: space-between;
        flex-direction: row;
        justify-content: space-evenly;
    }

    .security-inner {
        background-color: #1D1F20;
        padding: 8px;
        flex: unset;
        width: 100%;
        height: unset;
        margin: 8px 16px;
        display: flex;
        text-align: center;
        align-items: center;
        border-radius: 10px;
    }

    .security-subtitle {
        text-align: center;
        padding: 8px 8px;
        font-size: 20px;
        font-weight:300
    }

    /* end of security */
    /* global */
    .global-section {
        padding: 16px;
        margin: 50px auto;
        width: 100%;
        /* height: 300px; */
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        align-content: center;
        flex-direction: column;
        justify-content: space-between;
    }

    .global-section-left {
        flex: 3;
        text-align: start;
        padding: unset;
    }

    .global-title {
        text-align: center;
        padding-bottom: 16px;
        padding-top: 8px;
        line-height: 1.3;
        font-size: 36px;
    }

    .global-title-thin {
        text-align: center;
        line-height: 1.3
    }

    .global-subtitle {
        text-align: center;
        line-height: 1.3
    }

    .global-section-left .fees-disclaimer {
        margin-top: 14px;
        text-align: center;
        font-size: 20px;
        color: #fafafa
    }

    .global-section-right {
        padding: 16px;
        flex: 1;
        margin: 0 auto;
        align-items: center;
        justify-content: center;
        /* background-color: rgb(151, 122, 86); */
    }

    .global-img {
        padding-top: 50px;
        width: 80%;
        margin: 0 auto;
        justify-content: center;
        display: flex;
    }

    /* end of global */
    .logos {
        padding-bottom:40px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        display: flex;
        justify-content: center
    }


    .slider {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        justify-content: center;
    }

    .payment-headline {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .slide-track {
        padding-top: 16px;
        padding-bottom: 16px;
        width: 100%;
       
        justify-content: center;
        flex-direction: row;
        flex-wrap: wrap;
        margin: 0 auto;
        display: flex;
        text-align: center;
    }

    .slides {
        padding: 24px;
    }

    .payment-image {
        width: 88px
    }

    /* fees */
    .fees-section {
        padding: 16px;
        margin: 24px auto;
        width: 100%;
        /* height: 300px; */
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        align-content: space-between;
        flex-direction: column;
        justify-content: space-between;
    }


    .fees-title {
        /* font-weight: 600; */
        padding-bottom: 35px;
        text-align: center;
        font-size: 36px;
        width: 90%
    }

    .fees-section-left {
        flex: 3;
        text-align: center;
        line-height: 1.3;
    }

    .fees-right {
        flex: 2;
        display: flex;
        align-items: center;
        justify-content: center;
        /* background-color: rgb(151, 122, 86); */
    }

    .fees-lottie {
        width: 80%;
    }


    /* end of fees */
    .support-section {
        padding: 16px;
        margin: 50px auto;
        width: 100%;
        /* height: 300px; */
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        align-content: space-between;
        flex-direction: row;
        justify-content: space-evenly;
    }

    .support-section-left {
        align-items: center;
        margin: 0 auto;
        align-content: center;
    }

    .support-section-right {
        padding-top: 50px;
        align-items: center;
        margin: 0 auto;
        align-content: center;
        text-align: center;
    }

    .support-title {
        text-align: center;
        font-size: 36px;
    }

    .support-subtitle {
        padding-bottom: 24px;
        text-align: center
    }

    .support-section-right {
        display: none
    }


    .support-section-icons {
        margin: 0 auto;
        justify-content: center;
        text-align: center
    }

    .support-img {
        width: 40%;
        margin: 0 auto;
    }

    .button-on-center {
        margin: 0 auto;
        justify-content: center;
        padding-top: 100px;
        padding-bottom: 100px;
        text-align: center;
        width: 80%
    }

    .carousel {
        flex-direction: row;
        overflow: hidden;
    }

    .carousel-track-container {
        overflow: hidden;
        width: 100%;
    }

    .carousel-track {
        flex-direction: row;
        transform: translateX(0);
    }

    .carousel-slide {
        width: 400px;
        padding: 10px;
    }

        .carousel-slide iframe {
            width: 100%;
            height: 300px;
        }

    .carousel-arrow {
        display: block;
    }

    .marquee-track {
        margin: 0 auto;
        display: flex;
        width: max-content;
        animation: scroll 24s linear infinite !important;
    }

    .container-split {
        padding: 8px;
        display: flex;
        flex-direction: row
    }

    .marquee-item {
        flex: 0 0 auto;
        margin: 0 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 72px;
        /*    padding: 8px 16px;
    gap: 8px;*/
        flex-direction: row;
        white-space: nowrap;
    }

    .reward-text {
        color: white;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 10px;
        text-align: center;
    }

    .award-center {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .reward-img {
        width: 36px;
        height: auto;
    }

    .fxempire-logo {
        width: 48px;
        height: auto;
    }
}



/*//////////////////////////////////// Mobile /////////////////////////////////*/


@media (max-width: 768px) {

    .intro-section {
        flex-direction: column;
        padding-top: 150px
    }

    .intro-left {
        margin: 0 auto;
        max-width: 100%;
        display: block !important;
        align-content: center;
        align-items: center;
        flex: 1
    }

    .intro-right {
        max-width: 100%
    }

    .header-subtitle-row {
        padding-bottom: 12px;
        
        display: -webkit-inline-box;
        
    }

    .header-subtitle {
        font-size: 18px;
        text-align: start;
    }

    .intro-section-title {
        margin: 0 auto;
        padding-top: 24px;
        padding-bottom: 24px;
        font-weight: 600;
        text-align: start;
        color: white;
        width: 100%;
        font-size: clamp(42px, 48px, 60px) !important;
    }

    .invest-phones {
        width: 95%
    }

    .carousel {
        flex-direction: row;
        overflow: hidden;
    }

    .carousel-track-container {
        overflow: hidden;
        width: 100%;
    }

    .carousel-track {
        flex-direction: column;
        transform: translateX(0);
    }

    .carousel-slide {
        width: 90%;
        padding: 10px;
    }

        .carousel-slide iframe {
            width: 100%;
            height: 300px;
        }

    .carousel-arrow {
        display: block;
    }

    .marquee-track {
        margin: 0 auto;
        display: flex;
        width: max-content;
        animation: scroll 24s linear infinite !important;
    }

    .container-box {
        background-color: #232629;
        padding: 16px;
        border-radius: 15px;
        display: flex;
        width: 95%;
        margin: 0 auto;
        flex-direction: column !important
    }

    .standard-section {
        padding:40px 16px;
        width: 100%;
      
        flex-direction: column !important
    }

    .youtube-section {
        margin: 0 auto;
        background-color: #1A1C1C;
        width: 100%;
        display: none;
        flex-direction: column;
        align-items: center;
        flex-wrap: wrap;
        padding-top: 24px;
        padding-bottom: 24px;
        /* background-color: bisque; */
    }


    .standard-section-left {
        display: flex;
        padding: 0px;
        flex-direction: column;
        align-items: start;
        width: 100%;
        justify-content: start;
        margin: 0 auto;
        text-align: start;
    }

    .standard-section-right {
        display: flex;
        justify-content: start;
        align-items: center;
        padding: 0px
    }

    .how-to-image {
        /* max-width: 100px; */
        width: 80%;
        margin: 0 auto
    }

    .reverse-on-mobile {
        flex-direction: column-reverse !important
    }

    .bonus-img {
       display:none
    }

    .tournament-img {
        height: 200px;
        padding: 24px
    }

    .standard-img {
        width: auto;
        height: 200px;
        padding: 8px
    }

    .standard-title {
        padding-top: 8px;
        text-align: start;
        padding-bottom: 0px;
        font-size: 28px;
    }

    .standard-title-center {
        margin-bottom: 16px;
        font-size: 40px;
        font-weight: bold;
        text-align: center;
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .carousel-title {
        padding-top: 8px;
        text-align: center;
        padding-bottom: 8px;
        font-size: 28px;
        margin: 0 auto
    }

    .mid-type-button {
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-content: start;
        width: 100%;
        max-width: 100%;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        margin-bottom: 8px;
        padding: 12px 32px;
        background-color: var(--primary-color);
        
        color: black !important;
        border-radius: 15px;
        transition: 0.3s;
    }

    .mid-type-button-gold {
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-content: start;
        width: 100%;
        max-width: 100%;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        margin-bottom: 8px;
        padding: 12px 32px;
        background-color: #ffbb01;
      
        color: black !important;
        border-radius: 15px;
        transition: 0.3s;
    }

    .standard-subtitle {
        font-size: 18px;
    }

    .container-split {
        padding: 0px;
        display: flex;
        flex-direction: column
    }

    .security-section {
       
        margin: 0 auto;
        width: 100%;
        flex-direction: row !important;
        /* height: 300px; */
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        align-content: center;
        flex-direction: column;
        justify-content: center;
    }



    .demo-section {
        width: 100%;
        padding: 16px;
        margin: 0 auto
    }

    .demo-box {
        /*        padding: 24px;*/
        width: 100%;
        margin: 0 auto;
        justify-content: center;
        align-content: center;
        align-items: center;
        background-color: #232629;
        border-radius: 15px;
        display: flex;
        flex-direction: column
    }

    .security-icon {
        margin: 8px 0 8px 0;
        width: 40px;
    }

    .slides {
        padding: 8px;
    }

    .how-to-headline {
        text-align: center;
        font-size: 32px;
        font-weight: 600;
        padding-top: 32px;
        padding-bottom: 4px;
    }
}
