.growth-banner {
  position: relative;
  background: url(/assets/images/healthcareheroimg.jpg) center/cover no-repeat;
  padding: 140px 20px 50px;
  text-align: center;
  color: #ffffff;
  overflow: hidden;
  min-height: 550px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.healthcareapp-banner {
  position: relative;
  background: url(/assets/images/Deployement.jpg) center / cover no-repeat;
  padding: 130px 20px 50px;
  text-align: center;
  color: #ffffff;
  overflow: hidden;
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.healthcareapp-banner .container {
  position: relative;
  z-index: 9;
}
.healthcareapp-banner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0.7;
  z-index: 0;
}
.healthcarechatbot-banner {
  position: relative;
  background: url(/assets/images/Cros-Platforms.jpg) center / cover no-repeat;
  padding: 130px 20px 50px;
  text-align: center;
  color: #ffffff;
  overflow: hidden;
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.healthcarechatbot-banner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0.7;
  z-index: 0;
}
.healthcarechatbot-banner .container {
  position: relative;
  z-index: 2;
}
.healthcareautomate-banner .container {
  position: relative;
  z-index: 2;
}
.healthcareaiagents-banner .container{
position: relative;
z-index: 2;

}
.healthcareautomate-banner{
 position: relative;
  background: url(/assets/images/healthcareheroimg.jpg) center / cover no-repeat;
  padding: 130px 20px 50px;
  text-align: center;
  color: #ffffff;
  overflow: hidden;
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.healthcareaiagents-banner{
position: relative;
  background: url(/assets/images/growth-1.jpg) center / cover no-repeat;
  padding: 130px 20px 50px;
  text-align: center;
  color: #ffffff;
  overflow: hidden;
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.healthcareaiagents-banner::after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0.7;
  z-index: 0;
}
.healthcareautomate-banner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0.7;
  z-index: 0;
}
.growth-banner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0.7;
  z-index: 0;
}

.growth-banner .container {
  position: relative;
  z-index: 2;
}

.growth-title {
  font-size: 3rem;
  font-weight: 800;
  margin-bottom: 20px;
  background: linear-gradient(45deg, #ffffff, #f0f0f0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-shadow: 0 4px 20px rgba(255, 255, 255, 0.3);
  animation: aboutFadeInUp 0.8s ease-out;
}

.growth-subtitle {
  font-size: 1.1rem;
  font-weight: 400;
  max-width: 800px;
  margin: 0 auto;
  opacity: 0.95;
  line-height: 1.8;
  animation: aboutFadeInUp 1s ease-out;
  color: #fff;
  line-height: 30px;
  padding-bottom: 30px;
}
.growth-description {
  font-size: 18px;
  max-width: 800px;
  margin: 10px auto 0;
  line-height: 1.8;
  opacity: 0.9;
  animation: aboutFadeInUp 1.2s ease-out;
  color: #fff;
}

.impact-section {
  padding: 100px 0;
  background: linear-gradient(to bottom, #ffffff 0%, #f8f9ff 100%);
  position: relative;
  overflow: hidden;
}

.impact-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
  margin-top: 60px;
  position: relative;
}

.impact-card {
  padding: 40px 30px;
  border-radius: 20px;
  text-align: center;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
  border: 2px solid transparent;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.impact-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 60px rgba(102, 126, 234, 0.2);
  border-color: #667eea;
}

.impact-icon {
  font-size: 3rem;
  margin-bottom: 20px;
  display: inline-block;
  filter: drop-shadow(0 4px 8px rgba(102, 126, 234, 0.3));
}

.impact-title {
  font-size: 1.2rem;
  font-weight: 600;
  color: #000000;
  margin-bottom: 16px;
  position: relative;
  z-index: 1;
  line-height: 26px;
}
section.solut-section {
  background: #7b41e7;
  padding: 80px 0;
}
.solut-section .container h2 {
  text-align: center;
  padding-bottom: 80px;
}
.solutions-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  text-align: center;
  gap: 60px;
}
.solutions-card h3,
.solutions-card p {
  color: #fff;
}
img.solute-icons {
  height: 70px;
}
section.solute-features {
  padding: 80px 0;
}
.solute-serv-se-cls {
  display: flex;
  gap: 40px;
  flex-direction: row-reverse;
}
.solute-rght-bx-txt {
  width: 60%;
  display: flex;
  flex-wrap: wrap;
}
.solute-inner-bx {
  padding: 10px 38px;
}
.solute-inner-bx span {
  font-size: 26px;
  color: #783be4;
}
section.solut-section h2 {
  color: #fff;
}
section.snap-section {
  padding: 80px 0;
}
.snap-card {
  background-color: #7b41e7;
  padding: 30px 25px;
  border-radius: 16px;
  color: #fff;
}
.usecase-icon img {
    width:60px;
    margin: 0 auto 14px;
    border-radius: 10px;
    display: grid;
    place-items: center;
    border: 1px solid rgb(255 255 255);
    padding: 6px;
    filter: brightness(0)invert(1);
}
.usecase-icon svg {
  width: 28px;
  height: 28px;
  display: block;
  color: #fff;
}
.snap-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  text-align: center;
  gap: 60px;
  padding-bottom: 50px;
}
h2.new-section-title {
  font-size: 3rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0 auto 30px auto;
  background: none;
  -webkit-text-fill-color: #ffffff;
  text-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  animation:
    aboutFloat 3s ease-in-out infinite,
    aboutPulse 2s ease-in-out infinite;
  width: 80%;
  text-align: center;
}
.automate-section {
  padding: 100px 0;
  background: url("/assets/images/growth-1.jpg") center/cover no-repeat;
  color: #ffffff;
  position: relative;
  overflow: hidden;
}
.automate-section .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0.6;
  z-index: 0;
}
.automate-section .container {
  position: relative;
  z-index: 1;
}
.automate-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  padding-bottom: 40px;
  margin-top: 40px;
  position: relative;
}
.automate-card {
  padding: 20px 10px;
  border-radius: 16px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
  background: rgba(255, 255, 255, 0.1);
}
.automate-number {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 15px;
  color: #ffffff;
}
.automate-title {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 26px;
  color: #ffffff;
}
.automate-result {
  text-align: center;
  font-size: 1.1rem;
  margin-top: 40px;
  opacity: 0.9;
  color: #fff;
}
.automate-section .container h2 {
  text-align: center;
}

p.snap-para {
  color: #fff;
}

.chatbot-section {
  padding: 100px 0;
  background: url(/assets/images/growth-4.jpg) center / cover no-repeat;
  color: #ffffff;
  position: relative;
  overflow: hidden;
}

.healthcareautomate-section{
    padding: 100px 0;
  background: url(/assets/images/growth-3.jpg) center / cover no-repeat;
  color: #ffffff;
  position: relative;
  overflow: hidden;
}
section.aiagents-section{
     padding: 100px 0;
  background: url(/assets/images/growth-2.jpg) center / cover no-repeat;
  color: #ffffff;
  position: relative;
  overflow: hidden;
}
.chatbot-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-top: 40px;
  position: relative;
  padding-bottom: 40px;
}
h2.chatbot-benefit {
  text-align: center;
  position: relative;
}
.snap-grid-chatbot {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  text-align: center;
  gap: 30px;
  padding-bottom: 50px;
}
.snap-card h3 {
    font-size: 20px;
}
a.anchor-industries {
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    padding: 8px 20px;
    border-radius:10px;
}
a.anchor-industries:hover {
    background: #fff;
    color: #000000;
}
@media (max-width: 767px) {
    .growth-banner{
        min-height: 600px;
    }
.chatbot-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}

  .snap-grid-chatbot {
  grid-template-columns: repeat(1, 1fr);

}
  .solute-serv-se-cls {
    flex-direction: column;
    gap: 10px;
  }
  .solute-rght-bx-txt {
    width: 100%;
  }
  .solute-inner-bx {
    padding: 0;
  }
  section.solut-section {
    padding: 20px;
  }
  .solut-section .container h2 {
    padding-bottom: 30px;
  }
  .solutions-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .automate-section {
    padding: 20px 0;
  }
  .automate-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  section.snap-section {
    padding: 20px;
  }
  section.snap-section .container {
    padding: 0;
  }
  .snap-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
    padding-bottom: 20px;
  }
  h2.new-section-title {
    font-size: 2rem;
  }
  .growth-title {
    font-size: 2rem;
  }
  section.solute-features {
    padding: 20px 0;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .snap-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}
    .automate-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    padding-bottom: 0;
}
.solutions-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}
.solute-serv-se-cls {
    gap: 30px;
    flex-direction: column;
}
.img-bx-cls {
    width: 100%;
}
.solute-rght-bx-txt{
    width:100%;
}
}
