@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@200;400;600;800&display=swap');



body {
    background-color: black;
    overflow-x: hidden;
    font-family: 'Mulish', sans-serif;
}

.vr__line {
    border-left: 2px solid rgb(75, 69, 69);
    margin-left: 1rem;
    margin-right: 1rem;
}

.download__action__lang {
    display: flex;
    align-items: center;
    text-align: center;
}

/* button {
    width: 122.39px;
    height: 42.08px;
    margin-left: 1rem;
    background-color: transparent;
    border: 2px solid rgba(64, 229, 224, 1);
    border-radius: 5px;
    color: #23FFF8;
    margin-bottom: rem;
} */


/* hero banner section */

.hero__section__info {
    /* border: 1px solid red; */
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
}

.left {
    /* display: block; */
    justify-content: left;
    align-items: left;
    text-align: left;
}

.big__text__upper h1 {
    color: #fff;
    font-weight: 900;
    font-size: 64px;
    line-height: 80px;
}

@media screen and (max-width: 576px) {
    .big__text__upper h1 {
        font-size: 48px;
        line-height: 60px;
    }

}



.left span {
    color: rgba(48, 169, 255, 1)
}

/* .content {
    margin-left: 0%;
} */

.rem__text {
    margin-top: -20px;
    font-family: 'Inter';
    font-style: normal;
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    color: #90B4B4;
    align-items: start;
    justify-content: start;
    display: inline;
    white-space: nowrap;
    overflow: hidden;

}

@media screen and (max-width: 768px) {
    .rem__text {
        font-size: 14px;
    }

    .bold1 {
        text-align: left;
        font-weight: bold;
        font-family: 'Mulish';
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        color: #40E5E0;
    }

    .counter__measure {
        display: flex;
        justify-content: space-around;
        height: 10%;
        width: 100%;
        background: rgba(47, 61, 65, 0.5);
    }
}

@media screen and (max-width: 576px) {

    .counter__measure {
        display: flex;
        justify-content: space-around;
        height: 10%;
        width: 90%;
        background: rgba(47, 61, 65, 0.5);
    }
}

.right {
    /* border: 1px solid red; */
    margin-left: -20%;
}

.banner__right__image {
    margin-top: -10%;
    height: 700px;
    width: 700px;
    /* border: 1px solid red; */
}

.banner__right__image1 {
    margin-top: -10%;
    height: 750px;
    width: 700px;
    /* border: 1px solid red; */
}


.small__text__middle {
    /* border: 1px solid #fff; */
    width: auto;
    color: rgb(145, 172, 175);
    font-size: 16px;
}

.small__text__middle span {
    color: #fff;
    text-decoration: underline;
}

.download__options {
    display: flex;
    color: #fff;
    /* border: 1px solid red; */
}

/* Mobile Screen */
@media only screen and (max-width: 768px) {
    .social {
        order: 2;
    }

    .app {
        order: 3;
    }
}

@media only screen and (max-width: 768px) {

    .check {
        order: 1;
    }

    .advc {
        order: 2;
    }

    .instantwin {
        order: 4;
    }

    .thec {
        order: 5;
    }

    .wat {
        order: 3;
    }
}

/* .btn {
    align-items: center;
    text-align: center;
    font-size: 12px;
    justify-content: center;
    display: flex;
    width: 174.5px;
    height: 50px;
    margin: 1rem;
    border-radius: 5px;
    background-color: transparent;
    border: 2px solid rgb(71, 183, 179);
} */

.btn1 {
    align-items: center;
    text-align: center;
    font-size: auto;
    justify-content: center;
    display: flex;
    width: auto;
    height: 60px;
    margin: 1rem;
    border-radius: 5px;
    background-color: transparent;
    border: 2px solid rgb(71, 183, 179);
}

.btn2 {
    align-items: center;
    text-align: center;
    font-size: 16px;
    justify-content: center;
    font-weight: 600;
    display: flex;
    width: 244px;
    height: 60px;
    margin: 1rem;
    text-decoration: none;
    border-radius: 5px;
    background-color: transparent;
    border: 2px solid rgb(71, 183, 179);
}

.btn2:hover {
    cursor: pointer;
    text-decoration: none;
}

.icon__info {
    padding-top: 10px;
    align-items: center;
    justify-content: center;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-size: auto;
    color: #40E5E0;
}

.icon {
    /* border: 1px solid red; */
    margin: 10px;
}

.btn p {
    text-align: left;
}

.btn p:nth-last-child(1) {
    /* color: red; */
    margin-top: 8px;
}


/* counter Measure */

.counter__measure {
    display: flex;
    justify-content: space-around;
    height: 10%;
    width: 100%;
    background: rgba(47, 61, 65, 0.5);
}

.a img {
    height: 34px;
    width: 34px;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.bold1 {
    text-align: left;
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    color: #40E5E0;
}

.icon__text__info {
    margin-top: 1rem;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
}

.icon__text__info img {
    margin-right: 5px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.footer-title {
    color: #fff;
    font-size: 18px;
    font-weight: medium;
}

.small-rectangle {
    align-items: center;
    text-align: center;
    font-size: 12px;
    justify-content: center;
    display: flex;
    width: 24.69px;
    height: 24.69px;
    margin: 1rem;
    background-color: transparent;
    border: 1px solid rgb(71, 183, 179);
}

.welove {
    color: #fff;
    opacity: 70%;
    font-size: 14px;
    visibility: 70%;
}

.footer-border {
    border: 1px solid #41E4DF;
    opacity: 20%;
}

/* Footer */

.subscribe {
    width: 387px;
    height: 49px;
    border-radius: 5px;
    background-color: transparent;
    border: 1px solid rgb(71, 183, 179);
}

.example {
    width: auto;
    height: 49px;
    border: 1px solid rgb(71, 183, 179);
    padding: 0 10px;
    border-radius: 5px;
    white-space: normal;
    word-break: break-word;
    display: flex;
    align-items: center;
    background-color: transparent;
}

.download-app {
    width: 160px;
    height: 60px;
    border: 1px solid rgb(71, 183, 179);
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    padding: 0 10px;
    justify-content: center;
    border-radius: 5px;
    white-space: normal;
    word-break: break-word;
    display: flex;
    color: #40E5E0;
    align-items: center;
    text-align: left;
    background-color: transparent;
}

input {
    font-size: 1rem;
    outline: none;
    background-color: transparent;
    border: transparent;
    color: white;
    transition: 0.1s ease-out;
}

/* .myfooter {
    background-color: #000000;
    width: 100%;
    background-image: "/BG_13.png";
    background-color: transparent;
    background-repeat: no-repeat;
    height: 100h;
    background-size: contain;
} */

.big___text___upper {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 900;
    font-size: 48px;
    line-height: 60px;
    text-align: center;

    color: #FFFFFF;
}

.small___text___middle {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #90B4B4;
}

.download___options {
    display: flex;
    color: #fff;
}

.center {
    margin: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.social {
    display: flex;
    justify-content: space-around;
    align-items: center;
    /* border: 1px solid rgb(71, 183, 179); */
}

.social img {
    margin-left: 30px;

}

.mynav {
    color: #fff;

}

.second-section-wallet {
    padding-top: 100px;
}

.second-section-text {
    position: relative;
    padding-top: 100px;
}

.second-section-large-text {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 60px;
    color: #FFFFFF;
}

.second-section-medium-text {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    background: linear-gradient(213.89deg, #23FFF8 -6.52%, #30A9FF 97.93%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.second-section-middle-text {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    color: #FFFFFF;
}

.second-section-small-text {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #90B4B4;
}

.sec-content-right {
    flex-direction: column;
    position: relative;
    width: 100%;
    height: 100%;
    /* border-color: red; */
    /* border: 1px solid red; */
}


.abs {
    position: absolute;
}

.sec-content-right .phones {
    top: 10%;
    right: 0%;
}

.sec-content-right .round {
    top: 10%;
    right: 0%;
    bottom: -18%;
}

.partner-images {
    display: flex;
    padding-top: 20px;
    margin-bottom: 100px;
    justify-content: space-around;
    justify-items: center;
    align-items: center;
    height: 146px;
    width: 100vw;
    background: black;
}

.parent {
    display: flex;
    position: relative;
    top: 0;
    left: 0;
    padding-bottom: 200px;
}

.image1 {
    height: 100%;
    width: 100%;
    right: 150px;
}

@media screen and (max-width: 768px) {
    .image1 {
        height: 100%;
        width: 100%;
    }

    .second-section-text {
        position: relative;
        padding-top: 0px;
    }
}

.fourth-section {
    padding-top: 100px;

}

@media screen and (max-width: 600px) {
    .fourth-section-bgimg {
        order: 2;
    }

    .fourth-section-text {
        order: 1;
    }
}



.image2 {
    position: absolute;
    top: 100px;
    height: 700px;
    /* left: -30px; */
    width: 600px;
}

.image3 {
    position: absolute;
    top: 100px;
    height: 800px;
    left: -150px;
    width: 600px;
    border: 1 px solid red;
}

.custom-row {
    display: flex;
    align-items: center;
}

.image7 {
    position: relative;
    top: 100px;
    height: 800px;
    width: 900px;
    left: -150px;
    /* bottom: 0px; */
}

.my-card {
    /* display: flex; */
    position: absolute;
    /* border: 1 px solid red; */
    align-items: center;
    justify-content: middle;
    height: auto;
}

.my-custom-card {
    position: absolute;
    top: 5%;
    bottom: 0%;
    width: auto;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
    background: #18191C;
    border-radius: 20px;
}

@media screen and (max-width: 576px) {
    .my-custom-card {
        /* top: 5%; */
        /* bottom: 5%; */
        margin-left: 20px;
        margin-right: 20px;
        /* width: 100%; */
        height: 1200px;
        /* background: red; */
        border-radius: 20px;
        border: 1 px solid green;
    }

    .customer-care {
        position: relative;
        top: 20%;
        /* display: flex; */
        /* align-items: center; */
        /* justify-content: center; */

    }

    .middle-row-button {
        position: relative;
        top: 20%;
    }

    .bottom-desc {
        position: relative;
        top: 20%;
    }
}


.leading-info h3 {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    color: #FFFFFF;

}

.customer-care {
    padding-top: 5%;
    display: flex;
    align-items: center;
    justify-content: center;

}


.care-text {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    text-align: center;

    background: linear-gradient(213.89deg, #23FFF8 -6.52%, #30A9FF 97.93%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.middle-row-button {
    display: flex;
    justify-content: center;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #40E5E0;
}

.vault-wallet {
    padding-top: 10px;
    display: flex;
    color: #fff;
    justify-content: stretch;
    opacity: 70%;
    font-size: 14px;
    visibility: 70%;
}

.vault-wallet-logo {
    display: flex;
    align-items: center;
    justify-content: center;

}

.button-container-color {
    margin-top: 100px;
    margin-right: 10px;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 360px;
    height: 183px;
    /* background: linear-gradient(213.89deg, #23FFF8 -6.52%, #30A9FF 97.93%); */
    border-radius: 20px;
}

.button-container {
    margin-top: 30px;
    margin-right: 10px;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 360px;
    height: 183px;
    color: white;
    background: #0E2228;
    border-radius: 20px;
}

.button-container:hover {
    background: linear-gradient(213.89deg, #23FFF8 -6.52%, #30A9FF 97.93%);
}

.main-title span {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 900;
    font-size: 64px;
    line-height: 80px;

    background: linear-gradient(213.89deg, #23FFF8 -6.52%, #30A9FF 97.93%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.my-card1 {
    position: absolute;
    /* border: 1px solid red; */
    background: #18191C;
    width: auto;
    background-image: url(../icons_group.png);
    background-repeat: no-repeat;
}

.my-custom-card1 {
    top: 30%;
    /* right: 10%; */
    width: 1140px;
    height: 500px;
    /* left: 150px; */
    /* background: #18191C; */
    border-radius: 20px;
}

.supported-assets-third-section {
    height: 100%;
    margin-top: 10%;
    margin-bottom: 10%;
}

@media screen and (max-width: 576px) {
    .my-custom-card1 {
        top: 30%;
        /* right: 10%; */
        width: 100%;
        height: 80%;
        /* left: 150px; */
        /* background: #18191C; */
        border-radius: 20px;
    }

    .custom-row-buttons {
        margin-top: 30%;
    }

    .supported-assets-third-section {
        height: 100%;
        margin-top: 10%;
        margin-bottom: 20%;
    }
}


.my-jumbo {
    margin-left: 80px;
    /* margin-right: 80px; */
    /* background: #18191C; */
    background-color: #18191C;
    border-radius: 20px;
    width: 80%;
    height: 100%;
    /* padding-left: 20px; */
    padding-top: 50px;
    padding-bottom: 50px;
}

.home-sixth-section {
    padding-top: 10%;
    align-items: center;
}

.home-sixth-section h1 {
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 900;
    font-size: 48px;
    line-height: 60px;
    text-align: center;

    color: #FFFFFF;
}

.home-sixth-section p {
    justify-content: center;
    align-items: center;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;

    color: #90B4B4;
}

.crypto-browser {
    position: relative;
    top: -600px;
    height: 600px;
    width: 100%;
    left: 45vw;
}

.download-icon-image {
    padding-top: 40px;
    align-items: center;
    justify-content: center;
    align-content: center;
}

@media screen and (max-width: 576px) {
    .my-jumbo {
        margin-left: 0px;
        margin-right: 0px;
        background: #18191C;
        border-radius: 20px;
        width: 100%;
        height: 100%;
        /* padding-left: 20px; */
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .crypto-browser {
        position: normal;
        top: -50px;
        height: 600px;
        width: 100%;
        left: 0px;
    }
}

.hero-support-second-row {
    margin-bottom: 100px;
}

.support-hero-section {
    padding-top: 10%;
}

@media screen and (max-width: 576px) {
    .support-hero-section {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: 1%;
    }

    .button-container {
        /* margin-right: 10px; */
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-top: 10px;
        padding-bottom: 20px;
        width: auto;
        height: auto;
        color: white;
        background: #0E2228;
        border-radius: 20px;
    }

}