
@media screen and (min-width: 992px) {
  .eclipse {
    width: 100%;
    height: 900px;
    background: linear-gradient(180deg, #00218F 0%, #0539D0 60%, #0539D0 100%);
    position: relative;
    border-bottom-right-radius: 400% 80%;
    border-bottom-left-radius: -5%;
    box-shadow: inset 0 -30px 60px rgba(0, 0, 0, 0.2);
  }
}

/* Mobile version */
@media screen and (max-width: 991px) {
  .eclipse {
    background: #0539D0;
  }

   .hilite-mobile{
    color: #0C0047;
    font-weight: 700;
    font-style: Bold;
    font-size: 35px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0.5%;
   }

 .hero-sec .hilite-mobile {
  font-size: 2rem; /* Adjust for mobile */
  text-align: center;
}

.hero-sec .subtext {
  font-size: 1rem;
  color: #555;
}

.user-avatars img {
  width: 40px;
  height: 40px;
  object-fit: cover;
}

.cta-btn {
  font-weight: 600;
}

}

@media screen and (max-width: 991px) {
    .solution-desc-mobile {
      color: #777;
      font-size: 20px;
    }
}




.dashboard-preview {
  position: relative;
  margin-top: -410px; /* half-overlapping */
  z-index: 5;
  text-align: center;
    width: 1046;
    height: 701;
    angle: 0 deg;
    opacity: 1;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.img-fluid2 {
  width: 1046px;
  height: auto;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  box-shadow: 20px 20px 50px -12px #00000033;
}




    .horizon-alignment{
        horizontal-alignment: center;
    }


    .hero-section{
        width: 1440;
        height: 1486;
        angle: 0 deg;
        opacity: 1;

    }

    body{
      font-family: Be Vietnam Pro;
    }

    .navbar .nav-link {
      color: #dcdcdc !important;
      font-weight: 500;
      font-size: 19px;
    }

    .navbar .nav-link:hover {
      color: #ffffff !important;
    }

    .navbar-brand span {
      color: #ff3366;
      font-weight: bold;
    }

    .btn-outline-light {
      color: white;
      border-color: white;
    }

    .hero-text {
      font-family: Be Vietnam Pro;
        font-weight: 700;
        font-style: Bold;
        font-size: 64px;
        leading-trim: NONE;
        line-height: 81px;
        letter-spacing: 0.5%;
        text-align: center;
        text-transform: capitalize;
        color: #FFFFFF;
    }

    .hero-sub {
      color: #d0d0d0;
    }

    .highlight {
      color: #00f0c1;
    }

    .btn-free {
        width: 161;
        height: 46;
        angle: 0 deg;
        opacity: 1;
        border-radius: 8px;
        padding-top: 12px;
        padding-right: 45px;
        padding-bottom: 12px;
        padding-left: 45px;
        gap: 10px;
    }

 .btn-demo{
    width: 185;
    height: 46;
    angle: 0 deg;
    opacity: 1;
    border-radius: 8px;
    border-width: 1px;
    padding-top: 12px;
    padding-right: 45px;
    padding-bottom: 12px;
    padding-left: 45px;
    gap: 10px;
    border: 1px solid #FFFFFF;
    color: white;

    }

    .loginbtn{

        width: 127;
        height: 46;
        left: 965px;
        angle: 0 deg;
        opacity: 1;
        border-radius: 8px;
        border-width: 1px;
        padding-top: 12px;
        padding-right: 45px;
        padding-bottom: 12px;
        padding-left: 45px;
        gap: 10px;
        border: 1px solid #FFFFFF
    }

    .signupbtn{
        width: 138;
        height: 46;
        left: 1102px;
        angle: 0 deg;
        opacity: 1;
        border-radius: 8px;
        padding-top: 12px;
        padding-right: 45px;
        padding-bottom: 12px;
        padding-left: 45px;
        gap: 10px;
        background: #FFFFFF;

    }

    .solution-box {
      border: 1px solid #eee;
      border-radius: 12px;
      padding: 30px 20px;
      text-align: center;
      background-color: white;
      transition: all 0.3s ease-in-out;
    }
    .solution-box:hover {
      box-shadow: 0 10px 20px rgba(0,0,0,0.05);
    }
    .solution-icon {
      font-size: 30px;
      color: #6c63ff;
      background-color: #f3f2ff;
      padding: 15px;
      border-radius: 10%;
      display: inline-block;
      margin-bottom: 20px;
    }
    .solution-title {
      font-weight: 600;
      font-size: 18px;
      margin-bottom: 10px;
    }
    .solution-desc {
      color: #777;
      font-size: 17px;
    }
    .learn-more {
      color: #6c63ff;
      font-weight: 500;
      font-size: 14px;
      display: inline-block;
      margin-top: 15px;
    }


    /* team */

  .hero-sec {
      display: flex;
      align-items: center;
      padding: 60px 0;
      min-height: 100vh;
    }

    .bg-team{
         background: #F2F2FF;
    }


.ellipsestyle {
    min-height: 100vh;
    display: flex;
    align-items: center;
    padding: 60px 0;
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    }

 .d-image-style{
    width: 605;
    height: 405.4541015625;
    top: 119px;
    left: 720px;
    angle: 0 deg;
    opacity: 1;
    border-top-left-radius: 11.57px;
    border-bottom-left-radius: 11.57px;

 }

 .hilite{
    color: #0C0047;
    font-weight: 700;
    font-style: Bold;
    font-size: 52px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0.5%;
   }

    .subtext {
      color: #7e7e9f;
      margin: 20px 0;
    }
    .cta-btn {
      background-color: #6C63FF;
      color: #fff;
      border: none;
      padding: 10px 30px;
      border-radius: 8px;
      transition: 0.3s;
    }
    .cta-btn:hover {
      background-color: #584ef5;
    }
    .dashboard-image {
      max-width: 100%;
      height: auto;
      border-radius: 12px;
      box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    }
    .user-avatars {
      margin-right: 10px;
    }
    .user-avatars img {
      width: 35px;
      height: 35px;
      object-fit: cover;
      border-radius: 50%;
      border: 2px solid #fff;
      margin-left: -10px;
    }

    /* prices */


    .highlight-card {
    background: #00218F;
      color: white;
      border: none;
    }
    .highlight-card ul li {
      color: #d9d9d9;
    }
    .highlight-card .btn-light {
      background-color: white;
      color: #001f3f;
        width: 336;
        height: 48;
        angle: 0 deg;
        opacity: 1;
        border-radius: 8px;
        padding-top: 12px;
        padding-right: 65px;
        padding-bottom: 12px;
        padding-left: 65px;
        gap: 10px;

    }
    .active-card{
        angle: 0 deg;
        opacity: 1;
        border-radius: 14px;
        width: 384;
        height: 727;
        border-radius: 14px;
    }
    .dark-blue{
          background-color: #00218F;
          color: white;
    }
    .dark-blue2{
       background-color: #00218F;
    }

    .wd{
      width: 300px;
    }

    .price-card {
  transition: transform 0.3s ease;
    }
    .price-card:hover {
    transform: scale(1.02);
    }
    .plan-title{
        font-size: 24px;
    }
    .money-title{
        font-size: 56px;
    }

/* mobile version */

.hero-sub-mobile{
    color: #d0d0d0;
    font-size: 16px;
}

.hero-text-mobile {
      font-family: Be Vietnam Pro;
        font-weight: 700;
        font-style: Bold;
        font-size: 40px;
        leading-trim: NONE;
        letter-spacing: 0.5%;
        text-align: center;
        text-transform: capitalize;
        color: #FFFFFF;
    }
