a.crypto-coin-link,
b,
body,
h1,
h2,
h3,
h4,
h5,
h6,
section.footer .footer-sign-btn a,
section.header {
    font-family: "Neometric, sans-serif";
}
.caret img,
.footer-terms a,
.footer-top,
.wallet-link,
ul.footer-link li a {
    position: relative;
}
.abt-sec4-bx:hover,
.vs-ms-box:hover {
    box-shadow: rgba(0, 0, 0, 0.45) 0 25px 20px -20px;
}
.cnt-form h2,
.contact-us::before,
.vs-ms-box:hover h2,
h1 span,
h2 span,
h3 span,
h4 span {
    -webkit-text-fill-color: transparent;
}
@font-face {
    font-family: "Neometric, sans-serif";
    src: url("../font/neometric/Neometric-Regular.woff2");
}
@font-face {
    font-family: "Neometric-Bold, sans-serif";
    src: url("../font/neometric/Neometric-Bold.otf");
}
@font-face {
    font-family: "Neometric-Medium, sans-serif";
    src: url("../font/neometric/Neometric-Medium.otf");
}
body {
    color: #1f2933;
    background: #fff;
}
body::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}
body::-webkit-scrollbar-thumb {
    background: #2356b0;
}
body::-webkit-scrollbar-track {
    background: #c1daff;
}
b,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700 !important;
}
.contain-width {
    max-width: 1320px;
    margin: 0 auto;
}
@media only screen and (min-width: 992px) and (max-width: 2000.98px) {
    .contain-width {
        max-width: 90% !important;
        width: 100% !important;
    }
}
section.footer li,
section.footer ul {
    list-style: none;
    margin: 0 !important;
    padding: 0;
}
section.banner-section h1,
section.banner-section h2 {
    margin-bottom: 20px;
    letter-spacing: 0.06em;
    text-align: left;
}
section.banner-section h1 {
    font-size: 55px;
    line-height: 1.029em;
    max-width: 750px;
}
section.banner-section h2 {
    font-size: 28px;
    color: #fff;
    line-height: 1.5 !important;
    max-width: 650px;
}
h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.4;
}
h1 span,
h2 span,
h3 span,
h4 span {
    background: var(--halla-orginal, linear-gradient(100deg, #012b73 -5.24%, #03b8f7 111.43%));
    background-clip: text;
    -webkit-background-clip: text;
}
a {
    text-decoration: none;
    display: inline-block;
}
section.header {
    padding: 5px 0;
/* background: linear-gradient(117.37deg, #797BBB 0%, #3E4195 100%) !important; */
background: rgb(255, 255, 255) !important;
    /* margin: 20px auto 0; */
        box-shadow: 0 5px 16px rgb(0 0 0 / 23%) !important;
}
section.header .header-collapse .navbar-nav {
    gap: 40px;
}
button.navbar-toggler {
    box-shadow: none !important;
}

.guest-bttn::before {
    content: "";
    position: absolute;
    width: 0px;
    height: 100%;
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
    background: linear-gradient(96.67deg, #00387b 4.48%, #05196a 100%);
    left: 0;
    top: 0;
}

.guest-bttn {
    text-decoration: none;
    color: #000;
    white-space: nowrap;
}

.guest-bttn {
    padding: 8px 20px;
    background: #1e55b2;
    border: 1px solid #0054b8;
    border-radius: 4px;
    color: #fff !important;
    display: inline-block;
    position: relative;
}
.guest-bttn.ar3 {
    padding: 8px 20px;
    /* background: #1e55b2; */
    background: linear-gradient(117.37deg, #797BBB 0%, #3E4195 100%);
    border: 1px solid #0054b8;
    border-radius: 4px;
    color: #fff !important;
    display: inline-block;
    position: relative;
}
.detail-box a,
i.fa-solid.fa-bars-staggered {
    color: #fff;
}
.close-menu,
.navbar-collapse.header-collapse .main-menu-close,
ul.last-menu-list li.dropdown button:after {
    display: none;
}
section.header .header-collapse a.nav-link {
    white-space: nowrap;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.06em;
    text-align: center;
    border: none;
    color: #fff;
    padding: 0;
}
.head-dropdown-toggle,
section.header .crypto-btns {
    display: flex;
    gap: 15px;
}
section.header .header-collapse a.nav-link:hover {
    color: #012b73;
}
section.header .header-collapse a.nav-link.active {
    color: #03b8f7;
    border-bottom: 3px solid #03b8f7;
    padding-bottom: 2px;
}
.blue-btn {
    border-radius: 10px;
background: linear-gradient(122.01deg, #797BBB 22.6%, #3E4195 79.05%);    color: #fff;
    display: inline-flex;
    justify-content: center;
            box-shadow: 5px 4px 11.6px 0px #00000040;
}

.blue-btn:hover {
    color: #fff !important;
}
.contact-us-page .header-btn,
section.header .header-btn {
    padding: 12px 23px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0.06em;
    white-space: nowrap;
    gap: 4px;
    transition: transform 0.1s;
    border: 1px solid var(--Gradiant-for-dashboard, #03b8f7);
}
section.header .header-btn:hover {
    transform: translateY(-0.33em);
}
.sign-in-btn {
    color: #fff;
    background: 0 0;
}
li.nav-item.dropdown a {
    display: flex;
    align-items: center;
}
.navbar-nav .head-dropdown ul.dropdown-menu {
    background-color: #dedede;
    border: none !important;
}
section.footer {
    padding: 40px 0 20px;
background: #ffff;
/* Top Border */
    /* border-top: 1.5px solid #8C8DCF; */

    /* Top Shadow (soft modern look) */
    box-shadow: 0 -4px 40px rgba(0, 0, 0, 0.06);
}
section.footer h3 {
    font-size: 26px;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 10px;
}
section.footer .footer-sign-btn {
    display: flex;
    gap: 20px;
}
.foot-social-media {
    display: flex;
    gap: 14px;
}
a:hover {
    color: #03b8f7 !important;
}
section.footer .footer-sign-btn a {
    border: 1px solid #0047ff;
    color: #1a1a1d;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    text-align: center;
    width: 190px;
    padding: 10px;
    display: inline-block;
}
.foot-social-media a {
    position: relative;
    transition: 0.2s;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    font-size: 24px;
    color: #fff;
}
.crypto-sub-head,
.footer-terms {
    display: flex;
    align-items: center;
}
.foot-social-media a:hover {
    transform: translateY(-3px);
}
.foot-social-media a:active {
    transform: translateY(-1px);
}
.foot-social-media a::after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 100%;
    border-radius: 100px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: 0.4s;
}
.foot-social-media a:hover::after {
    transform: scaleX(1.4) scaleY(1.6);
    opacity: 0;
}
.footer-top-block-2 {
    margin-top: 40px;
}
.foot-sub-title {
    font-size: 18px !important;
    font-weight: 600 !important;
    margin-bottom: 20px;
    color: #000;
}
.footer-top-block-2 p,
.footer-top-block-2 ul.footer-link li {
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    color: #000;
}
.footer-button a,
a.crypto-coin-link {
    line-height: 18px;
    letter-spacing: 0.06em;
}
.copy-rights-block {
    padding: 0;
    margin-top: 30px;
    text-align: center;
    line-height: 30px;
    color: #000;
}
.footer-button,
.footer-terms {
    padding-top: 20px;
}
input.newsletter-input {
    border: 1px solid #0047ff;
    padding: 7px;
    border-radius: 5px;
    width: 240px;
    margin-bottom: 20px;
}
.copy-rights-block P {
    color: #000;
}
h3.foot-sub-heading {
    font-size: 35px !important;
    color: #fff;
}
a.crypto-coin-link {
    font-size: 18px;
    font-weight: 700 !important;
    text-align: left;
    color: #1f3a93;
}
.footer-terms {
    gap: 20px;
}
.footer-terms a {
    color: #000;
}
.footer-button a {
    padding: 13px 15px;
    border-radius: 11px;
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
    gap: 4px;
    transform: translateY(-0.2em);
    transition: transform 0.1s;
    color: #fff;
    background: #1f3a93;
    box-shadow: 4px 5px 10.1px 0 rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(65.0999984741211px);
}
.footer-top-block-2 ul.footer-link li:hover a {
    color: #3b58ba;
}
ul.footer-link li a {
    line-height: 2.4;
    color: #7c7c7c;
}
.footer-terms a:after,
.wallet-link::after,
ul.footer-link li a::after {
    content: "";
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #3b58ba;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
}
.crypto-coin-link:hover .wallet-link::after,
.footer-terms a:hover::after,
ul.footer-link li:hover a::after {
    transform: scaleX(1);
    transform-origin: bottom left;
}
.crypto-coin-link svg {
    margin: 2px;
    transform: translateX(0);
    transition: 0.3s;
}
.crypto-coin-link:hover svg {
    transform: translateX(10px);
}
.crypto-coin-link:active svg {
    transform: scale(0.9);
}
.crypto-sub-head {
    gap: 6px;
    font-size: 18px !important;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 0.1em;
    margin-bottom: 15px;
    text-transform: uppercase;
}
p.para-text {
    font-size: 16px !important;
    max-width: 750px;
    line-height: 1.7;
    margin: 0 auto;
}
.card-block {
    box-shadow: 0 24px 65px 0 #f7f7f9;
    border: none !important;
    border-radius: 40px;
    margin-bottom: 30px;
    height: 70%;
}
.card-block h3.card-sub-title {
    font-size: 26px !important;
    font-weight: 700 !important;
    letter-spacing: 0.06em;
    line-height: 1.029em;
    margin-bottom: 30px;
    text-transform: uppercase;
    padding-top: 30px;
}
.card-block p {
    font-size: 18px !important;
}
section.banner-section .row {
    align-items: center;
}
::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 15px;
}
::-webkit-scrollbar-thumb {
    background: #1f3a93;
    border-radius: 15px;
}
::-webkit-scrollbar-thumb:hover {
    background: #1f3a93;
}
@media (max-width: 767.98px) {
    section.footer .footer-sign-btn {
        flex-direction: column;
        align-items: center !important;
    }
    section.footer .foot-social-media {
        gap: 10px;
        justify-content: center;
    }
    section.footer {
        text-align: center !important;
        padding: 20px 0 !important;
    }
    section.footer .foot-sub-title {
        padding-top: 20px;
    }
    .footer .footer-top-block-2 p{
        max-width: none !important;
    }
    .social-media-icons{
        justify-content: center !important;
                gap: 25px;
                width: auto !important;
    }
    section.banner-section h1 {
        font-size: 36px !important;
    }
    section h2 {
        font-size: 30px !important;
    }
    section.header {
        padding: 0 !important;
    }
    section.footer h3 {
        margin-top: 20px;
    }
    .footer-terms {
        justify-content: center;
    }
    .partner-trust-block h4 {
        font-size: 40px;
    }
}
@media (max-width: 991.98px) {
    section.header .crypto-btns {
        justify-content: center;
        margin-top: 30px;
    }
    ul.last-menu-list {
        flex-direction: column;
    }
    .footer-top-block-2 {
        margin-top: 30px;
    }
    .sign-in-btn,
    section.header .header-collapse a.nav-link {
        margin: 10px auto;
        justify-content: center;
        color: #000;
    }
    div#navbarText {
        position: fixed;
        top: 0;
        left: -100%;
        width: 280px;
        height: 100vh;
        background: #fff;
        padding: 20px;
        transition: left 0.3s ease-in-out;
        z-index: 1050;
        overflow-y: auto;
    }
    .navbar-collapse.collapse.show {
        left: 0 !important;
    }
    section.header .header-collapse a.nav-link.active {
        width: fit-content;
    }
    .navbar-collapse.header-collapse.show a.main-menu-close {
        display: block !important;
        position: absolute;
        right: 30px;
        top: 15px;
    }
    section.header .header-collapse .navbar-nav {
        margin-top: 50px;
        flex-direction: column;
        gap: 20px;
    }
    .close-menu {
        position: absolute;
        right: 10px;
        top: 18px;
        border-radius: 50px;
        color: #000;
        font-size: 20px;
        display: block;
    }
    section.header div#navbarText {
        height: 100vh !important;
    }
    .partner-trust-block h4 {
        font-size: 40px !important;
    }
    body.menu-open {
        overflow: hidden;
        height: 100vh;
    }
    section.header.is-sticky {
        backdrop-filter: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    section.banner-section h1 {
        font-size: 50px;
    }
}
section.header.is-sticky {
    position: fixed !important;
    top: 0;
    width: 100%;
    background: rgb(255, 255, 255) !important;
    box-shadow: 0 5px 16px rgb(0 0 0 / 23%) !important;
    backdrop-filter: blur(10px);
    animation: 0.6s ease-out slideDown;
    z-index: 999;
    /* right: 6%; */
}
.vs-ms-box::after,
.vs-ms-box:hover h2 {
    background: linear-gradient(100deg, #012b73 -5.24%, #03b8f7 111.43%);
}
ul.last-menu-list {
    list-style-type: none;
    padding: 0;
    display: flex;
    align-items: center;
    margin: 0;
    gap: 20px;
}
ul.last-menu-list li.dropdown button {
    background: 0 0 !important;
    border: none !important;
    font-size: 16px;
    font-weight: 700;
    color: #1f2933 !important;
    letter-spacing: 0.06em;
}
ul.last-menu-list li.dropdown button:focus {
    outline: 0;
    box-shadow: none;
}
.caret img {
    width: 35px;
    height: 35px;
    border-radius: 50px;
    top: 8px;
    margin-top: -18px;
    padding: 2px;
}
ul.last-menu-list li.dropdown ul.dropdown-menu.show {
    padding: 5px;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    box-shadow: 0 2px 6px 0 rgb(1 34 115 / 20%);
}
ul.last-menu-list li.dropdown ul.dropdown-menu.show li {
    margin: 0;
}
ul.last-menu-list li.dropdown ul.dropdown-menu.show li a {
    padding: 5px 10px;
    display: block;
    border-bottom: 1px solid #ebebeb;
    font-size: 16px;
    font-weight: 700;
    color: #1f2933;
    letter-spacing: 0.06em;
}
ul.last-menu-list li a {
    text-decoration: none;
    white-space: nowrap;
}
ul.last-menu-list li.open a {
    white-space: nowrap;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.06em;
    text-align: center;
    border: none;
    color: #1f2933;
}
.abt-sec4-bx,
.vs-ms-box,
.vs-ms-box::after {
    border-radius: 20px;
    transition: 0.3s ease-in-out;
}
.footer-images {
    position: absolute;
    width: 220px;
    height: 55%;
    left: -30px;
    top: -70px;
}
#about-us,
#contact-header,
#faqs-section {
    scroll-margin-top: 0;
    scroll-margin-top: 100px;
    display: block;
    position: relative;
}
.homepage-page .banner-section.about-us-banner .banner-right-img {
    position: unset;
}
.about-us-banner .banner-right-img {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 550px;
    margin: 0 auto;
}
.vs-ms-box {
    padding: 30px 20px;
    position: relative;
}
.vs-ms-box h2 {
    font-size: 28px;
    background: padding-box text #000;
}
.vs-ms-box:hover h2 {
    -webkit-background-clip: text;
}
.vs-ms-box p {
    font-size: 17px;
    line-height: 1.7;
    color: #1f2933;
}
.vs-ms-box::after {
    content: "";
    position: absolute;
    inset: 0;
    padding: 2px;
    mask:
        linear-gradient(#000, #000) content-box,
        linear-gradient(#000, #000);
    mask-composite: exclude;
    pointer-events: none;
}
.abt-sec2,
.abt-sec3 {
    padding: 60px 0;
}
.vs-ms-box:hover {
    transform: scale(1.02);
}
.vs-ms-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.abt-sec3 .section-head h2,
.abt-sec3 .section-head p {
    text-align: left;
}
.abt-sec3-point {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}
.abt-sec3-point p {
    font-size: 16px;
    margin-bottom: 0;
}
.abt-se3-img,
.abt-sec2-img {
    display: flex;
    justify-content: center;
    align-items: center;
}
.abt-se3-img img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    max-width: 570px;
}
.abt-sec4-bx {
    background-color: #f4f7fb;
    position: relative;
    align-items: center;
    padding: 60px 20px;
    min-height: 270px;
    z-index: 0;
}
.abt-sec4-bx:hover {
    transform: translateY(-10px);
}
.abt-sec4-bx h3 {
    font-size: 20px;
    color: #1f2933;
    line-height: 1.6;
}
.abt-sec4-bx p {
    font-size: 16px;
    line-height: 1.7;
    color: #1f2933;
}
.abt-sec4-bx .abt-sec4-img {
    background-color: #012b73;
    border-radius: 50px;
    padding: 10px 10px 8px;
    position: absolute;
    top: 15px;
    right: 15px;
}
.abt-sec4-bx .abt-sec4-img::before {
    position: absolute;
    content: "";
    top: 0;
    right: 12px;
    height: 60px;
    width: 60px;
    border-radius: 50px;
    background-color: #74a8ff;
    z-index: -2;
}
.abt-sec4-bx .abt-sec4-img::after {
    position: absolute;
    content: "";
    top: 0;
    right: 22px;
    height: 60px;
    width: 60px;
    border-radius: 50px;
    background-color: #c7dbff;
    z-index: -3;
}
.abt-sec4 {
    padding: 80px 0;
}
.about-us-page .banner-section {
    padding-top: 50px;
    overflow: hidden;
    padding-bottom: 30px;
    position: relative;
    height: auto;
}
.about-us-page .banner-section p {
    margin: 20px 0;
}
.about-us-page .get-start-cta h2 span {
    background: padding-box text #03b8f7;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.about-us-page .get-start-cta {
    background: url("../../outerpage-assert/image/img/about-us/abt-cta-bg.webp") right top/cover no-repeat;
    padding: 100px 0;
}
@media (max-width: 767.98px) {
    .abt-sec2,
    .abt-sec3,
    .abt-sec4 {
        padding: 30px 0 !important;
    }
}
@media (max-width: 1399.98px) {
    .abt-sec2-img {
        margin: 0 auto;
        max-width: 500px;
    }
    .abt-sec2 {
        padding: 60px 0;
    }
}
.contact-us {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
/* .contact-us::before {
    position: absolute;
    content: "Contact Us";
    font-weight: 900;
    font-size: 120px;
    background: linear-gradient(183deg, #041f51 -559.23%, rgba(4, 31, 81, 0) 75.94%);
    background-clip: text;
    -webkit-background-clip: text;
    top: 0;
    left: 50%;
    transform: translateX(-50%) !important;
    height: 20%;
    width: 40%;
    z-index: -1;
} */
/* .contact-us::after {
    position: absolute;
    content: "";
    inset: 0;
    background: url("../../outerpage-assert/image/img/contact-us/rp-contact-us-bg.webp") bottom center/contain no-repeat;
    height: 100%;
    width: 100%;
    z-index: -2;
} */
.contact-us-page .header {
    background: rgba(33, 50, 93, 0.4);
}
.contact-box {
    border-radius: 30px;
    border: 3px solid #8C8DCF;
    background: #fff;
    padding: 20px 30px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}
.cnt-form h2,
.contact-detail {
    background: linear-gradient(122.01deg, #797BBB 22.6%, #3E4195 79.05%);
}
.contact-detail {
    border-radius: 30px;
    padding: 50px 30px;
}
.contact-detail h1 {
    font-size: 28px;
    color: #fff;
    line-height: 1.5;
    font-weight: 500 !important;
    max-width: 430px;
}
.detail-box {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.12);
    padding: 10px 20px;
}
.detail-box label {
    color: rgba(255, 255, 255, 0.61);
    font-size: 18px;
    font-weight: 400;
}
.detail-box svg {
    flex-shrink: 0;
}
.detail-box p {
    color: #fff;
    font-size: 15px;
    max-width: 400px;
    font-weight: 500;
}
.cnt-form {
    padding-left: 40px;
}
.dvd-cnt {
    height: 2px;
    width: 100%;
    margin: 30px 0;
    background: rgba(255, 255, 255, 0.2);
}
.social-media-icons {
    display: flex;
    justify-content: center;
    justify-content: space-evenly;
}
.social-media-icons i {
    font-size: 36px;
    color: #fff;
}
.cnt-form input {
    padding: 10px;
    font-size: 16px;
    border: 1px solid #d0cfcf;
}
.cnt-form input::placeholder,
.cnt-form textarea::placeholder {
    font-size: 14px;
}
.cnt-form label {
    font-size: 16px;
    color: #000;
}
.cnt-form p {
    /* max-width: 550px; */
    font-weight: 300;
    font-size: 16px;
    color: #1f2933;
    line-height: 1.7;
}
.cnt-form h2 {
    font-size: 36px;
    font-weight: 600;
    background-clip: text;
    -webkit-background-clip: text;
    text-align: center;
}
@media (max-width: 767.98px) {
    .contact-box {
        padding: 15px 25px;
    }
    .contact-detail {
        padding: 30px 20px;
    }
    .contact-detail h1 {
        font-size: 24px;
    }
}
@media (max-width: 1699.98px) {
    .contact-us::before {
        font-size: 90px;
        top: 40px;
    }
}
@media (max-width: 1299.98px) {
    .contact-us::before {
        font-size: 70px;
        top: 57px;
    }
}
@media (max-width: 991.98px) {
    .contact-us::before {
        top: 25px;
        font-size: 50px;
        text-align: center;
        width: 100%;
    }
    .cnt-form {
        padding-left: 10px;
    }
}
@media (max-width: 1199.98px) {
    .contain-width {
        padding: 0 15px !important;
    }
    .copy-rights-block {
        padding: 30px 0 0 !important;
    }
    .copy-rights-block span {
        font-size: 15px;
    }
    .footer-top {
        padding: 20px 0 !important;
    }
    .abt-sec4-bx p {
        font-size: 14px;
    }
    .about-us-banner .banner-right-img {
        display: none;
    }
    .header .navbar-expand-lg .navbar-toggler {
        display: block;
    }
    .header .collapse:not(.show) {
        display: none !important;
    }
}
@media (min-width: 992px) {
    .header .navbar-expand-lg {
        flex-wrap: nowrap;
        justify-content: space-between;
    }
}
.footer .footer-top-block-2 p {
    font-size: 16px;
    color: #000;
    line-height: 1.7;
    max-width: 450px;
}
@media (max-width:576.98px) {
    .guest-bttn.ar3 {
            display: none;
        }
}