body{
  background-color: #fff;
  margin:0;
  padding:0;
  font-family: "Manrope", sans-serif;
  width: 100%;
  height: 100vh;
  }
  /* Header */
  .eve-menu-a
  {
  background: #161521b0 !important;
  backdrop-filter: blur(14.9714px);
  border-radius: 98.8114px;
  padding: .25rem;
  z-index: 1000;
  }
  .eve-menu-button-a
  {
  padding: 8px 40px;
  background: linear-gradient(108.23deg, #5A4BFF 3.76%, #8C81FF 96.42%);
  box-shadow: 0px 0px 12px rgba(112, 100, 255, 0.5);
  border-radius: 5px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  }
  @media (max-width: 768px) {
    .eve-menu-a.menu-expanded {
       border-radius: 0;
       padding-bottom: 10px;
    }
    
    menu {
       padding-inline-start: 0;
    }
 }
 
  .eve-menu-button-a:hover
  {
  color: #fff;
  }
  .eve-menu-button-b
  {
  padding: 8px 32px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  background: rgba(22, 18, 59, 0.9);
  box-shadow: 0px 0px 12px rgba(65, 4, 240, 0.1);
  border-radius: 8px;
  /* Button */
  box-sizing: border-box;
  text-transform: uppercase;
  }
  .eve-menu-button-b
  {
  color: #fff !important; 
  }
  .eve-footer-bg-p{
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  }
  .eve-menu-button
  {
  padding: 8px 40px;
  background: linear-gradient(108.23deg, #5A4BFF 3.76%, #8C81FF 96.42%);
  box-shadow: 0px 0px 12px rgba(112, 100, 255, 0.5);
  border-radius: 46px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  }
  .eve-footer-bg-h2
  {
  font-size: 48px;
  font-weight: 800;
  color: #fff !important;
  }
  .eve-footer-bg-h3
  {
  font-size: 24px;
  font-weight: 500;
  color: #020009;
  text-transform: uppercase;
  }
  .eve-menu-button:hover
  {
  color: #fff;
  }
  .eve-menu li a
  {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin-right: 1rem;
  }
  .eve-footer-bg
  {
  background-image: url(../image/footer-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 1.5rem;
  border-radius: 20px;
  }
  .event-header
  {
  background-image: url(../image/banner-img.png);
  width: 100%;
  background-color: #F4F8FB;
  background-position: right;
  background-repeat: no-repeat;
  padding: 20px;
  }
  @media (max-width: 576px) {
    .event-header {
      background-size: 720px;
      background-position-y: -70px;
      background-position-x: -160px;
    }
  }
  
  @media (min-width: 577px) and (max-width: 768px) {
    .event-header {
      background-size: 720px;
      background-position-y: -70px;
      background-position-x: 100%;
    }
  }
  .eve-img-logo
  {
  width: 150px;
  }
  .eve-main-bg-a
  {
  padding: 1rem;
  background: linear-gradient(90.33deg, #4A3AFF -21.33%, #8C82FF 80.47%);
  }
  .eve-mar-ul
  {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  }
  .eve-contact-p {
    font-weight: 400;
    font-size: 26px;
    line-height: normal;
    text-align: left;
    color: rgba(48, 48, 48, 0.8);
}

@media (max-width: 768px) {
    .eve-contact-p {
        font-size: 18px;
        margin-bottom: 15px !important;
    }
}
.eve-contact-c {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  text-align: left;
  color: rgba(48, 48, 48, 0.8);
}

@media (max-width: 768px) {
  .eve-contact-c {
    font-size: 16px;
  }
}
  .eve-head-contact
  {
font-weight: 700;
font-size: 64px;
text-align: left;
    background: linear-gradient(90deg, #507BF2 0%, #DD608A 45%, #EEA35C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
  }
  
  @media (max-width: 768px) {
    .eve-head-contact {
      font-size: 42px;
    }
  }
  .eve-mar-ul li
  {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin-left: 5%;
  }

  .eve-header-h2{
  font-weight: 700;
  font-size: 64px;
  text-align: center;
  color: #303030;
  line-height: normal;
  }
  .eve-header-p
  {
  font-weight: 400;
  font-size: 26px;
  line-height: normal;
  text-align: center;
  color: rgba(48, 48, 48, 0.8);
  }
  .eve-main-sub-head
  {
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: normal;
  text-align: center;
  color: #303030;
  }
  .eve-color-blue
  {
  color: #7165FF;
  }
  .eve-main-sub-color-head
  {
  font-weight: 500;
  font-size: 24px;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #7165FF;
  }
  .eve-main-box
  {
  height: 100%;
  padding: 1rem;
  box-sizing: border-box;
  background: #FFFFFF;
  border: 2px solid transparent;
  border-image: linear-gradient(#DD608A,#507BF280, #EEA35C80);
  border-image-slice: 1;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  }
  .eve-step-btn
  {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4px 16px;
  background: rgba(16, 7, 51, 0.07);
  backdrop-filter: blur(9px);
  border-radius: 100px;
  width: fit-content;
  }
  .eve-box-p-a
  {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: normal;
  color: #303030;
  }
  
  @media (max-width: 768px) {
    .eve-box-p-a {
      font-size: 16px;
      margin-bottom: 10px !important;
    }
    
    .eve-box-p-a img {
      width: 18px;
      height: auto;
    }
  }
  .eve-box-head-a
  {
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: normal;
  text-align: left;
  background: linear-gradient(90deg, #507BF2 0%, #DD608A 45%, #EEA35C 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  }
  .eve-img-fluid
  {
  width: 100%;
  }
  .eve-main-box-flex
  {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 1rem;
  }
  .eve-main-box-flex h3
  {
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
  color: #303030;
  }
  .eve-main-box-flex img
  {
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  margin-right: 1rem;
  }
  .eve-icon-box
  {
  width:40px;
  height: 40px;
  }
  .eve-foot-bot-log
  {
  width: 60px;
  }
  .eve-foot-bot
  {
  padding: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(10px);
  border-radius: 66px;
  border: 2px solid transparent;
  border-image: linear-gradient(#DD608A,#507BF280, #EEA35C80);
  border-image-slice: 1;
  border-radius: 10px;
  margin-bottom: 1rem;
  }
  .eve-foot-bot-p
  {
  color: #303030;
  font-size: 14px;
  font-weight: 400;
  }
  footer
  {
  border-top: 5px solid transparent;
  border-image: linear-gradient(90deg, #507BF2 0%, #DD608A 45%, #EEA35C 100%);
  border-image-slice: 1;
  border-radius: 10px;
  }
  .footer-head
  {
  font-size: 18px;
  font-weight: 500;
  color: #A59DFF;
  text-transform: uppercase;
  }
  .footer-ul
  {
  list-style: none;
  margin: 0;
  padding: 0;
  }
  .footer-ul li
  {
  margin-bottom: 0.5rem;
  }
  .footer-ul li a
  {
  font-size: 18px;
  font-weight: 500;
  color: #303030;
  text-decoration: none;
  }
  .eve-main-box-p
  {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: normal;
  color: #303030;
  }
  .eve-main-sec{
  padding-top: 50px;
  padding-bottom: 50px;
  }
  .eve-main-bg
  {
  background-color: #F4F8FB;
  background-image: url(../image/bg-1.png);
  background-color: #F4F8FB;
  background-position: left;
  background-repeat: no-repeat;
  }
  .eve-test-flex
  {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: auto;
  }
  .eve-test-p
  {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: normal;
  color: #303030;
  }
  .eve-accordion .accordion-item 
  {
  box-sizing: border-box;
  background: #FFFFFF;
  border: 2px solid transparent;
  border-image: linear-gradient(#DD608A,#507BF280, #EEA35C80);
  border-image-slice: 1;
  border-radius: 10px;
  margin-bottom: 1rem;
  }
  .eve-accordion .accordion-item  .accordion-button
  {
  background-color: transparent !important;
  font-weight: 800;
  font-size: 24px;
  color: #303030;
  }
  .eve-ul-ls li{
  box-sizing: border-box;
  background: #FFFFFF;
  border: 2px solid transparent;
  border-image: linear-gradient(#DD608A,#507BF280, #EEA35C80);
  border-image-slice: 1;
  border-radius: 10px;
  margin-bottom: 1rem;
  padding:1rem;
  margin-right: 1rem;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: normal;
  color: #303030;
  }
  .eve-ul-ls{
  list-style: none;
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  }
  .eve-text-box-h5{
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: normal;
  color: #303030;
  }
  .eve-text-box-p{
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  color: #303030;
  }

  .eve-cont-box
  {

background: rgba(255, 255, 255, 0.8);
backdrop-filter: blur(10px);

border-radius: 8px;

padding: 1rem;

  }

  @media (max-width: 768px) {
    .eve-img-logo {
       max-width: 80px; /* Smaller logo on mobile */
    }
    
    .eve-header-h2 {
       font-size: 1.8rem; /* Smaller heading on mobile */
       line-height: 1.3;
       margin-bottom: 15px;
    }
    
    .eve-header-p {
       font-size: 0.95rem; /* Smaller paragraph text on mobile */
       line-height: 1.5;
       max-width: 90%;
       margin: 0 auto;
    }
 }
 
 @media (max-width: 576px) {
    .eve-img-logo {
       max-width: 70px; /* Even smaller logo on very small devices */
    }
    
    .eve-header-h2 {
       font-size: 1.5rem; /* Even smaller heading on very small devices */
    }
    
    .eve-header-p {
       font-size: 0.9rem; /* Even smaller paragraph on very small devices */
       max-width: 95%;
    }
 }
 
 /* Background scaling for mobile */
 .eve-main-bg-a {
    padding: 1rem;
    background: linear-gradient(90.33deg, #4A3AFF -21.33%, #8C82FF 80.47%);
 }
 
 @media (max-width: 768px) {
    .eve-main-bg-a {
       padding: 0.75rem 0.5rem;
       background-size: 200% 100%; /* Scale background gradient */
    }
    
    .infinite-scroll-wrapper {
       margin: 0 -10px; /* Negative margin to compensate for padding */
    }
 }
 
 @media (max-width: 576px) {
    .eve-main-bg-a {
       padding: 0.5rem 0.25rem;
    }
 }

.eve-menu-dropdown {
   right: initial !important;
   left: initial !important;
}

.review-img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
}

.robot-container {
  width:100%;
  background-color:#fff;
}

.robot-container > img {
  width: 90%;
}