@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
.text-wrap p{
  margin-bottom: 28px!important;
  vertical-align: baseline;
}
*{
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}
ol, ul {
  list-style: revert !important;
  padding: revert !important;
}
body{
  background-color: #030712;
  font-family: "Raleway", sans-serif !important;
  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;
  bottom: 26rem;
  left: 0;
  z-index: -1;
}
.shap2{
position: absolute;
width: 100%;
}
.footer-bg-icon {
  position: absolute;
  bottom: 1rem;
  right: 0;
  mix-blend-mode: overlay;
}
.shapes-wrapper{
  position: relative;
  top: -20rem;
}
.footershadow2{
  position: absolute;
  bottom: -9rem;
  right: 0;
}
.footershadow{
  position: absolute;
  bottom: -12rem;
  right: 0;
}
.head{
  font-size: 22px;
}
@media(min-width: 1500px){
.case-img {
  width: 45%;
}
}
@media (min-width: 2100px) {
  /* .shap1 {
      left: 22rem;
  } */
  .case-img {
    width: 45%;
  }
}
@media (max-width:1500px) {
  .text-wrap{
    width: 1150px;
  }
}
@media (max-width:1200px) {
  .top-bg {
      width: 100%;
  }
  .text-wrap {
    width: 100%  !important;
    height: auto !important;
  }
  .shap1 {
    left: -11rem;
    bottom: 25rem;
}
}
@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: 56px;
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;
  width: 801px;
  height: auto;
  max-width: 100%;
  object-fit: contain;

}
.text-wrap{
  background: linear-gradient(180deg, rgba(31, 41, 55, 0) 0%, rgba(31, 41, 55, 0.48) 52.5%, rgba(31, 41, 55, 0) 100%);
  width: 1435px;
  height: 950px;
  margin: 0 auto;
position: relative;

}
.inner{
  /* background: linear-gradient(180deg, rgba(31, 41, 55, 0) 0%, rgba(31, 41, 55, 0.48) 52.5%, rgba(31, 41, 55, 0) 100%); */
  width: 844px;
  margin: 0 auto;
  padding: 47px 0;
  max-width: 100%;
  position: relative;
  z-index: 1;
}
.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-size: 22px;
  font-family: Raleway;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.25px;
  color: #828aa6;
}

.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: 40px;
  object-fit: cover;
  width: 90px;
  height: 60px;
  padding-left: 55px;

}
.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; 
    position: sticky;
    top: 0;
    z-index: 999;
}
.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;
    }
    .inner {
   
      max-width: 100%  !important;
      padding: 47px;
    }
}
@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;
    }
}

/* New Styles for About Page Layout */

.mission-statement {
  font-size: 22px; /* Makes the opening statement stand out */
  text-align: left;
  margin-bottom: 2em;
  line-height: 1.4;
}

.story-heading, .team-heading {
  text-align: center;
  font-size: 2.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  color: inherit;
}

.team-section {
  width: 100%;
  margin-top: 4em;
  padding-bottom: 4em;
}

.team-grid {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2em;
}

.team-member-profile {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  padding: 2em;
  max-width: 320px;
  text-align: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.team-member-profile:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.12);
}

.team-member-profile .profile-pic {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 1em;
  border: 4px solid #f0f0f0;
}

.team-member-profile h3 {
  margin-bottom: 0.25em;
  font-size: 1.5em;
  color: #1a1a1a;
}

.team-member-profile .title {
  margin-bottom: 1em;
  font-weight: bold;
  color: #007bff; /* Using a blue to highlight the title */
  font-size: 1em;
}

.team-member-profile .bio {
  font-size: 0.95em;
  line-height: 1.6;
  color: #555;
}