* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'SF Pro Display';
}

.background-0B0B0B {
    /* background-color: #eaeaea; */
}

.wh-150-40 {
    width: 120px;
    /* height: 40px; */
}
.font-52{
     font-size: 52px;
}

.wh-24 {
    width: 24px;
    height: 24px;
}

.h-48 {
    height: 48px;
}

.background-1455FF {
    background-color: #1455FF;
}

.clr-1455FF {
    color: #1455FF !important;
}

.background-1455FF {
    background-color: #1455FF !important;
}

.background-242424 {
    background-color: #242424;
}

.rounded-100 {
    border-radius: 100px;
}

.rounded-24 {
    border-radius: 24px;
}

.fw-400 {
    font-weight: 400;
}

.fw-500 {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.fw-700 {
    font-weight: 700;
}

.banner-sec {
    /* background: url(../images/bannr-background.png); */
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 999;
    padding-bottom: 130px !important;
    background-color: #55949C;
}
.background-55949C {
    background-color: #55949C;

}  

.terms-sec {
    background: url(../images/terms-background.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 999;
    padding-bottom: 130px !important;
}

.w-70 {
    width: 80%;
}

.clr-1484FF {
    color: #fff;
}

.font-72 {
    font-size: 72px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-24 {
    font-size: 24px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-20 {
    font-size: 20px !important;
}

.padding-top-127 {
    padding-top: 127px !important;
}

.learn-btn {
    background: linear-gradient(135deg,
            rgba(255, 255, 255, 0.35),
            rgba(255, 255, 255, 0.05));
    /* backdrop-filter: blur(18px); */
    -webkit-backdrop-filter: blur(18px);
    /* border: 1px solid rgba(255,255,255,0.35); */
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.6), inset 0 -1px 1px rgba(255, 255, 255, 0.15), 0 12px 27px rgb(0 0 0 / 29%);
    background-color: #55949C;
}

.box-shadw {
    box-shadow: 0px 2px 0px 0px #7CA0FE;
}

.wh-56 {
    width: 48px;
    height: 48px;
}

.wh-60 {
    min-width: 60px;
    height: 60px;
}

.font-32 {
    font-size: 32px !important;
}

.wh-32 {
    width: 32px;
    height: 32px;
}

.creater-div {
    box-shadow: 0px 12px 32px 0px rgba(0, 51, 204, 0.25);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);


    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    font-size: 20px !important;
    font-weight: 400 !important;

}

.creater-terms {
    box-shadow: 0px 12px 32px 0px rgba(0, 51, 204, 0.25);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);

    background-color: #ffffff14;
    border-radius: 24px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    font-size: 20px !important;
    font-weight: 400 !important;

}

.font-48 {
    font-size: 48px;
}

.clr-969696 {
    background: linear-gradient(to right, #FFFFFF 0%, #969696 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    font-weight: 500;
}

.clr-969696-clr {
    color: #969696;
}

.creators-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 18px;
    /* spacing optional */
}

.creator-box {
    width: calc(20% - 20px);
    /* 5 per row */
    font-size: 20px !important;
    /* padding: 20px; */
    border-radius: 10px;

}

.black-shadow {
    box-shadow:
        0px -4px 20px rgba(255, 255, 255, 0.15) inset,
        0px 4px 20px rgba(0, 0, 0, 0.4) inset,
        0 8px 25px rgba(0, 0, 0, 0.5);

    backdrop-filter: blur(20px) saturate(150%);
    -webkit-backdrop-filter: blur(20px) saturate(150%);
    background: rgba(255, 255, 255, 0.07);
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0px 12px 32px 0px rgb(134 134 134 / 25%);
}

.fw-400 {
    font-weight: 400;
}

.wh-300-700 {
    width: 243px;
    height: 497px;
}

.translate {
    overflow: hidden;
}

.white-light {
    color: #ffffffde !important;
}

.mokeup {
    background-image: url(../images/Glow-bottom.png);
}

.headache {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #55949c;
    border-radius: 10px;
}

.wh-300 {
    width: 300px;
    height: 300px;
}

.feature {
    background-image: url(../images/blob.png);
    background-position: top;
    background-size: cover;
    width: 100%;

}

.benifit-detail img {
    height: 267px;
    object-fit: cover;
    object-position: top;
}

.Benefits {
    background-image: url(../images/matter.png);
    width: 100%;
    background-position: center;
    background-size: cover;
}

.download-app {
    overflow: hidden;
}

.wh-350 {
    width: 350px;
    height: 350px;

}

.z-1 {
    z-index: -1 !important;
}

.wh-195-44 {
    width: 195px;
}

.wh-20 {
    width: 20px;
    height: 20px;
}

.wh-40 {
    width: 40px;
    height: 40px;
}

.top-div {
    position: absolute;
    top: -122px;
    left: -132px;
}

.bottom-div {
    position: absolute;
    bottom: -160px;
    right: -147px;
}

.overflow-hidden {
    overflow: hidden !important;
}



/* Hide mobile menu by default */
.mobile-nav {
    display: none;
}

.mobile-nav.show-menu {
    display: block !important;
}




/* Desktop icon hide */
.mobile-menu-icon {
    display: none;
}

.nav-bar {
    z-index: 9999 !important;
}

.mobile-menu-icon:first-child {
    display: block !important;
}

/* Cross icon hide at start */
#menuIcon {
    display: none;
}

.padding-x {
    padding: 0px 95px;
}

.margin-x {
    margin: 0px 95px;
}

.points {
    margin-bottom: 12px !important;
}

.height-52 {
    height: 52px !important;
}

.zoom-bounce {
    animation: zoomBounce 1.4s ease-out;
}

@keyframes zoomBounce {
    0% {
        transform: scale(0.6) translateY(60px);
        opacity: 0;
    }

    40% {
        transform: scale(1.05) translateY(-20px);
        opacity: 1;
    }

    60% {
        transform: scale(0.98) translateY(10px);
    }

    75% {
        transform: scale(1.03) translateY(-10px);
    }

    90% {
        transform: scale(1.0) translateY(5px);
    }

    100% {
        transform: scale(1) translateY(0);
    }
}

.menu a {
    color: #ffffffde !important;
}

.gradient-text {
    background: linear-gradient(90deg, #1455FF, #00C6FF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.hii {
    background: #fff;
    /* Semi-transparent dark fill */
    backdrop-filter: blur(12px);
    /* The "Frost" effect */
    -webkit-backdrop-filter: blur(12px);
    /* Safari support */

    /* 3. THE GLOW & LIGHT REFLECTION (Crucial Part) */
    /* We use box-shadow to simulate the Light coming from top-left (-45deg) */
    box-shadow:
        /* Top-Left Inner Highlight (Sharp white light) */
        inset 1px 1px 0px 0px rgba(255, 255, 255, 0.5),
        /* Bottom-Right Inner Shadow (Soft dark shadow) */
        inset -1px -1px 0px 0px rgba(0, 0, 0, 0.2),
        /* Outer Drop Shadow (Depth) */
        0px 10px 20px rgba(0, 0, 0, 0.4);

    /* 4. The Border (Very subtle frame) */
    border: 1px solid rgba(255, 255, 255, 0.05);
}



.glow-btn {
    top: -195px;
    left: 410px;
}

.cstm_header .nav-section {
    background: #fff;
}

.cstm_header .nav-section .menu-list a {
    color: #000;
}

.learn-btn:hover {
    background-color: #fff;
    color: #000 !important;
}

.Creators {
    margin: 60px 0;
}

section#WORKS {
    background: #55949c;
}

section.problem-solve {
    background-color: #55949c;
}

.problem-solve .creater-div {
    background: #fff;
}

section#FEATURE {
    background: #ffffff;
}

.blue {
    color: #55949c;
    font-weight: 600;
}

section#foot {
    background: #55939b;
}

section.Benefits {
    background: #55939b;
}

.Creators h5 {
    font-weight: 600;
}

.Creators span {
    font-size: 17px;
    line-height: 25px;
    display: block;
}

.cstm_creator .creator-box {
    width: calc(25% - 20px);
}

.cstm_creator .creator-box {
    text-align: center;
}


.contact_sec {
    background:#55949c ;
    padding: 60px 0 240px;
    margin-top: 50px;
}

.contact_sec h2 {
    color: #fff;
    text-align: center;
    font-family: "Avallon Alt", sans-serif;
    font-weight: 700;
    margin-bottom: 12px;
}

.contact_sec h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    max-width: 640px;
    margin: auto;
    line-height: 1.5;
    text-align: center;
}

.contact_form .set {
    background: #fff;
    max-width: 650px;
    margin: -200px auto 0;
    padding: 30px 20px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.contact_form .flex_box {
    display: flex;
    align-items: center;
    gap: 20px;
}

.contact_form .form-group {
    width: 100%;
    margin-bottom: 20px;
}

.contact_form .form-group label {
    display: block;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 6px;
    color: #55949c;
}

.contact_form .form-group input {
    width: 100%;
    height: 48px;
    padding: 12px;
    border-radius: 5px;
    border: 1px solid #55949c;
    font-size: 14px;
}

.contact_form .form-group textarea {
    width: 100%;
    height: 120px;
    padding: 12px;
    border-radius: 5px;
    border: 1px solid #55949c;
    font-size: 14px;
}


.contact_form button {
    background:#55949c;
    color: #fff;
    max-width: 130px;
    width: 100%;
    border: none;
    height: 45px;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 500;
    transition: all .3s;
}

.contact_form {
    padding-bottom: 30px;
}

.form-group input:focus,
.form-group textarea:focus{
  border:2px solid #55949c;
  outline:none;
  box-shadow:0 0 0 0.15rem rgba(85,148,156,0.2);
}
