body{
  background-color: #030712;
  font-family: Raleway;
  color: #C7D2FE;;
}
body{
  position: relative;
  overflow-y: auto;
  width: 100%;
background-color: #030712;
overflow-x: hidden;
}
.top-bg{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  filter: brightness(80%) opacity(10%);
  z-index: 2;
  pointer-events: none; 

}
.light-shadow{
position: absolute;
left: 40%;
transform: translateX(-50%);
z-index: 2;
pointer-events: none; 

}
.dark-shadow{
position: absolute;
left: 50%;
transform: translateX(-50%);
z-index: 2;
pointer-events: none; 

}
.shap1{
  position: absolute;
  top: 9%;
  left: -18%;
}
.shap2{
position: absolute;
width: 100%;
}
.footer-bg-icon {
  position: absolute;
  bottom: 0;
  right: 0;
  filter: brightness(80%) opacity(10%);
}
.footershadow{
  position: absolute;
  bottom: 0;
  right: 0;
}
.case-img {
  width: 63%;
}
.text, li {
  font-size: 20px;
}
.head{
  font-size: 22px;
}
@media(min-width: 1500px){
  .shap1 {
    left: 0;
}
.case-img {
  width: 45%;
}
}
@media (min-width: 2100px) {
  .shap1 {
      left: 11rem;
  }
  .case-img {
    width: 24%;
  }
}
@media (max-width:1200px) {
  .top-bg {
      width: 100%;
  }
}
@media  (max-width:768px) {
  .dark-shadow{
      width: 100%;
  }
  .light-shadow{
      width: 100%;
  }
}
a{
  color: inherit;
  text-decoration: none;
}
main h1{
  font-family: Raleway;
font-weight: 400;
font-size: 44px;
line-height: 56px;
letter-spacing: -1.5px;
text-align: center;
margin-top: 71px;

}
.case-img{
  display: flex;
  justify-content: center;
margin: 0 auto;
margin-top: 67px;
max-width: 100%;
object-fit: contain;
}
.text-wrap{
  background: linear-gradient(90deg, rgba(31, 41, 55, 0) 0%, rgba(31, 41, 55, 0.48) 52.5%, rgba(31, 41, 55, 0) 100%);

}
.inner{
  width: 768px;
  margin: 0 auto;
  margin-top: 96px;
  padding: 47px;
  max-width: 100%;
}
.head{
  font-family: Raleway;
font-weight: 600;
font-size: 20px;
line-height: 28px;
letter-spacing: -0.25px;
color: #C7D2FE;

}
ol, ul{
  margin: 0!Important;
}
.text, li{
  font-family: Raleway;
font-weight: 400;
line-height: 28px;
letter-spacing: -0.25px;
color: #838AA7;
}

.bold{
  font-weight: 600;
}
hr {
  height: 2px; /* Adjust thickness */
  border: none;
  background: linear-gradient(90deg, rgba(156, 163, 175, 0) 0%, 
                                      rgba(156, 163, 175, 0.24) 52.5%, 
                                      rgba(156, 163, 175, 0) 100%);
  box-shadow: 0px 0px 24px 0px #6366F152;
  margin: 0 auto; 
  margin-top: 95px;
  margin-bottom: 2rem;
  width: 1104px;
  max-width: 100%;

}

/* header */
  .logo-ai-1-icon {
    height: 60px;
    object-fit: cover;
    width: 38.63777160644531px;
height: 60px;
padding-left: 78px;

}
.find-what-matters {
    font-family: Raleway;
    font-weight: 700;
    font-size: 32px;
    line-height: 56px;
    letter-spacing: -1.5px;
    text-align: center;
    width: 304px;
}
.co-title {
    display: flex;
    align-items: center;
}
.header{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header-links{
    display: flex;
    justify-content: space-between;
    align-self: center;
    gap: 2rem;
    padding-right: 78px;
}

    .header-links a {

        display: inline-block; 
        border-bottom: 1px solid; 
        border-image-source: linear-gradient(90deg, #1F2937 0%, #4B5563 50%, #1F2937 100%);
        border-image-slice: 1;
        text-decoration: none;
        padding-bottom: 4px; 
font-weight: 500;
font-size: 14px;
line-height: 22px;
letter-spacing: 0px;
text-align: center;

    }
.header {
    width: 100%;
    height: 100px; 
    font-size: 32px;
    color: #f4f4f5!Important;
    font-family: Raleway;
    background-color: #030712; 
}
.menu-toggle {
  display: none;
}

@media (max-width: 992px) {
 
    .menu-toggle {
        display: block;
        margin-right: 78px;
    }

    .header-links {
        display: none;
        flex-direction: column;
        position: absolute;
        top: 100px;
        right: 20px;
        background-color: #030712;
        padding: 15px;
        box-shadow: 0 4px 10px rgba(255, 255, 255, 0.1);
        border-radius: 8px;
        z-index: 1000;
        width: 200px;
    }

    .header-links.active {
        display: flex;
    }

    .menu-item {
        padding: 10px 0;
        text-align: center;
    }

    .menu-item a {
        font-size: 16px;
        color: white!important;
    }
}
@media (max-width: 768px) {
    .menu-toggle {
        margin-right: 48px;
    }
    .logo-ai-1-icon{
        padding-left: 48px;
    }
    .fcf-h3 {
        font-size: 2rem;
    }
    .find-what-matters {
        font-size: 24px;
        width: 217px;
    }
}
@media (max-width: 500px) {
    .menu-toggle {
        margin-right: 28px;
    }
    .logo-ai-1-icon{
        padding-left: 28px;
    }
}
@media (max-width: 400px) {
    .find-what-matters {
        font-size: 20px;
        width: 172px;
    }
    .menu-toggle {
        font-size: 22px;
    }
}