.healthTeam{
    background-color: #FF725E;
    border-radius: 24px;
}

.healthTeam h2{
font-weight: 600;
font-size: 47px;
  color: #FFFFFF;
line-height: 120%;
letter-spacing: 0%;
font-family: Manrope;

}

.healthTeam p{
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: 0%;
    color: #FFFFFF;
}

.healthTeam button{
    background-attachment: #FFFFFF;
    border-radius: 46px;
    color: #FF725E;
    border: 0px;
}

.shape3{
    align-items: start;
    position: absolute;
    bottom: 20%;
    left: 0%;
}

.healthTeam{
    background-image: url('../images/commonBannerImg.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
}

.whyChoose2{
    position: absolute;
    bottom: 10%;
    right: 0%;
    z-index: 1
}

.whyChoose3{
    position: absolute;
    top: 10%;
    left: -10%;
    z-index: 1
}

.why_choose h2{
font-weight: 700;
font-style: Bold;
font-size: 42px;
line-height: 160%;
letter-spacing: 0%;
color: #2F327D;
}

.why_choose p{
font-weight: 400;
font-size: 18px;
leading-trim: NONE;
line-height: 180%;
letter-spacing: 2%;

color: #696984;
}

.whyChooseBtn{
    background-color: #FF5733;
    border-radius: 46px;
    color: #FFFFFF;
    border: 0px
}

.built_role{
    background-color: #FF725E;
    border-radius: 24px;

}

.built_role h3{
    font-family: Manrope;
font-weight: 700;
font-style: Bold;
font-size: 42px;
leading-trim: NONE;
line-height: 160%;
letter-spacing: 0%;
color: #FFFFFF;
}

.built_role p{
font-family: Manrope;
font-weight: 400;
font-style: Regular;
font-size: 18px;
leading-trim: NONE;
line-height: 180%;
letter-spacing: 2%;
color: #FFFFFF;
}

.badgerounded-pill{
    background-color: #F3E3E3;
    font-family: Manrope;
font-weight: 400;
font-style: Regular;
font-size: 18px;
leading-trim: NONE;
line-height: 180%;
letter-spacing: 2%;
color: #696984;
}

.built_role_img{
    margin-top: -8%;
}

.build_role h2{
    font-weight: 700;
font-style: Bold;
font-size: 42px;
line-height: 160%;
letter-spacing: 0%;
color: #2F327D;
 font-family: Manrope;
}

.build_role p{
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    line-height: 180%;
    letter-spacing: 2%;
    color: #696984;
    font-family: Manrope;
}

.build_role button{
     background: #FF725E;
    border-radius: 46px;
    color: #FFFFFF;
    border: 0px;
}

.designed_card {
    background-color: rgba(235, 237, 251, 0.8); /* 80% opacity */
    border-radius: 12px;
    padding: 20px;
}

.designed_card h4{
   font-family: Manrope;
font-weight: 600;
font-style: SemiBold;
font-size: 18px;
leading-trim: NONE;
line-height: 180%;
letter-spacing: 2%;
/* text-align: center; */
color: #000000;
    
}

.designed_card p{
font-family: Manrope;
font-weight: 400;
font-style: Regular;
font-size: 18px;
leading-trim: NONE;
line-height: 180%;
letter-spacing: 2%;

color: #000000;
    
}

.designed_heading{
    background-color: #FF725E;
    border-radius: 24px;
}

.designed_heading h1{
    font-family: Manrope;
font-weight: 700;
font-style: Bold;
font-size: 42px;
leading-trim: NONE;
line-height: 160%;
letter-spacing: 0%;
text-align: center;
color: #FFFFFF;
}

.designed_heading h6{
font-family: Manrope;
font-weight: 400;
font-style: Regular;
font-size: 18px;
leading-trim: NONE;
line-height: 180%;
letter-spacing: 2%;
text-align: center;

color: #FFFFFF;
}

.FAQ{
        font-family: Manrope;
font-weight: 700;
font-style: Bold;
font-size: 42px;
leading-trim: NONE;
line-height: 160%;
letter-spacing: 0%;
/* text-align: center; */
color: #2F327D;
}

 .accordion-button:not(.collapsed){
    background-color: #FFFFFF !important;
    color: #000000 !important;
 }

  .accordion-item {
    border: none; /* Remove default border */
    border-radius: 0.5rem; /* Rounded corners */
    margin-bottom: 0.5rem; /* Space between items */
    overflow: hidden; /* Ensure border-radius clips the contents */
  }

  /* Make sure only the header has a visible border */
  .accordion-button {
    border: none; /* No border on the button itself */
    border-radius: 0.5rem; /* Rounded header */
  }

  /* Hide border around the body */
  .accordion-body {
    border-top: none;
    padding: 1rem;
  }

  /* Remove the inner background and shadow from collapse */
  .accordion-collapse {
    border: none;
    box-shadow: none;
  }

  /* Optional: hover effect on header */
  .accordion-button:hover {
    background-color: #f8f9fa;
  }

    .onboarding{
        background-color: #484848;
    border-radius: 24px;
    background-image: url('../images/healthCare/onBoard.png');
    background-position: right;
    background-repeat: no-repeat;
        /* background-size: */

    }

   .onboarding h2{
font-family: Manrope;
font-weight: 700;
font-style: Bold;
font-size: 33.07px;
leading-trim: NONE;
line-height: 152%;
letter-spacing: 0%;


color: #FFFFFF;
   }

   .onboarding button{
    background-color: #FFFFFF;
    border-radius: 48px;
    color: #FF5733;
    border: 0px;

   }

  
   .healthcare-cta .dark-cta{ 
    background-image: url(../images/healthCare/healthcare-cta-bg.png);
   }

    .healthcare-cta h3{
        font-size: 30px;
        line-height: 50px;
    }

       .institution .dark-cta{
    background-image: url(../images/institution/bg.png) !important;
   }

   /* Base Styles (Mobile First) */
.healthTeam {
    background-color: #FF725E;
    border-radius: 24px;
    background-image: url('../images/commonBannerImg.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
}

.healthTeam h2 {
    font-weight: 600;
    font-size: 32px;
    color: #FFFFFF;
    line-height: 120%;
    letter-spacing: 0%;
    font-family: Manrope;
}

.healthTeam p {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0%;
    color: #FFFFFF;
}

.healthTeam button {
    background-color: #FFFFFF;
    border-radius: 46px;
    color: #FF725E;
    border: 0px;
}

.shape3 {
    align-items: start;
    position: absolute;
    bottom: 20%;
    left: 0%;
}

.whyChoose2 {
    position: absolute;
    bottom: 10%;
    right: 0%;
    z-index: 1;
    display: none; /* Hide on mobile by default */
}

.whyChoose3 {
    position: absolute;
    top: 10%;
    left: -10%;
    z-index: 1;
    display: none; /* Hide on mobile by default */
}

.why_choose h2 {
    font-weight: 700;
    font-size: 28px;
    line-height: 140%;
    color: #2F327D;
}

.why_choose p {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #696984;
}

.whyChooseBtn {
    background-color: #FF5733;
    border-radius: 46px;
    color: #FFFFFF;
    border: 0px;
}

.built_role {
    background-color: #FF725E;
    border-radius: 24px;
}

.built_role h3 {
    font-family: Manrope;
    font-weight: 700;
    font-size: 28px;
    line-height: 140%;
    color: #FFFFFF;
}

.built_role p {
    font-family: Manrope;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #FFFFFF;
}

.badge.rounded-pill {
    background-color: #F3E3E3;
    font-family: Manrope;
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    color: #696984;
}

.built_role_img {
    margin-top: 0;
}

.build_role h2 {
    font-weight: 700;
    font-size: 28px;
    line-height: 140%;
    color: #2F327D;
    font-family: Manrope;
}

.build_role p {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #696984;
    font-family: Manrope;
}

.build_role button {
    background: #FF725E;
    border-radius: 46px;
    color: #FFFFFF;
    border: 0px;
}

.designed_card {
    background-color: rgba(235, 237, 251, 0.8);
    border-radius: 12px;
    padding: 15px;
    margin-bottom: 15px;
}

.designed_card h4 {
    font-family: Manrope;
    font-weight: 600;
    font-size: 16px;
    line-height: 160%;
    color: #000000;
}

.designed_card p {
    font-family: Manrope;
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    color: #000000;
}

.designed_heading {
    background-color: #FF725E;
    border-radius: 24px;
}

.designed_heading h1 {
    font-family: Manrope;
    font-weight: 700;
    font-size: 28px;
    line-height: 140%;
    color: #FFFFFF;
}

.designed_heading h6 {
    font-family: Manrope;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #FFFFFF;
}

.FAQ {
    font-family: Manrope;
    font-weight: 700;
    font-size: 28px;
    line-height: 140%;
    color: #2F327D;
}

.accordion-button:not(.collapsed) {
    background-color: #FFFFFF !important;
    color: #000000 !important;
}

.accordion-item {
    border: none;
    border-radius: 0.5rem;
    margin-bottom: 0.5rem;
    overflow: hidden;
}

.accordion-button {
    border: none;
    border-radius: 0.5rem;
}

.accordion-body {
    border-top: none;
    padding: 1rem;
}

.accordion-collapse {
    border: none;
    box-shadow: none;
}

.accordion-button:hover {
    background-color: #f8f9fa;
}

.onboarding {
    background-color: #484848;
    border-radius: 24px;
    background-image: url('../images/healthCare/onBoard.png');
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
}

.onboarding h2 {
    font-family: Manrope;
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    color: #FFFFFF;
}

.onboarding button {
    background-color: #FFFFFF;
    border-radius: 48px;
    color: #FF5733;
    border: 0px;
}

.healthcare-cta .dark-cta {
    background-image: url(../images/healthCare/healthcare-cta-bg.png);
    background-size: cover;
}

.healthcare-cta h3 {
    font-size: 24px;
    line-height: 36px;
}

.institution .dark-cta {
    background-image: url(../images/institution/bg.png) !important;
    background-size: cover;
}

 .badgerounded-pill {
    font-size: 14px !important;
    }

    @media (max-width: 767px) {
         .dark-cta{
        padding:30px 0px 30px 0px !important;
    }
        
    }
/* Tablet Styles (768px and up) */
@media (min-width: 768px) {

   
    .healthTeam h2 {
        font-size: 38px;
    }
    
    .healthTeam p {
        font-size: 17px;
    }
    
    .why_choose h2 {
        font-size: 36px;
    }
    
    .why_choose p {
        font-size: 17px;
    }
    
    .built_role h3 {
        font-size: 36px;
    }
    
    .built_role p {
        font-size: 17px;
    }
    
    .build_role h2 {
        font-size: 36px;
    }
    
    .build_role p {
        font-size: 17px;
    }
    
    .designed_heading h1 {
        font-size: 36px;
    }
    
    .designed_heading h6 {
        font-size: 17px;
    }
    
    .FAQ {
        font-size: 36px;
    }
    
    .onboarding h2 {
        font-size: 28px;
    }
    
    .healthcare-cta h3 {
        font-size: 28px;
        line-height: 42px;
    }
    
    .whyChoose2, .whyChoose3 {
        display: none;
    }

    .built_role_img{

    }
    
    .built_role_img {
       max-width: 1000px;
        margin-top: -4%;
    }

    .badgerounded-pill {
    font-size: 14px !important;
    }
}

/* Desktop Styles (992px and up) */
@media (min-width: 992px) {
    .healthTeam h2 {
        font-size: 47px;
    }
    
    .healthTeam p {
        font-size: 18px;
    }
    
    .why_choose h2 {
        font-size: 42px;
    }
    
    .why_choose p {
        font-size: 18px;
    }
    
    .built_role h3 {
        font-size: 42px;
    }
    
    .built_role p {
        font-size: 18px;
    }
    
    .build_role h2 {
        font-size: 42px;
    }
    
    .build_role p {
        font-size: 18px;
    }
    
    .designed_card {
        padding: 20px;
    }
    
    .designed_card h4 {
        font-size: 18px;
    }
    
    .designed_card p {
        font-size: 16px;
    }
    
    .designed_heading h1 {
        font-size: 42px;
    }
    
    .designed_heading h6 {
        font-size: 18px;
    }
    
    .FAQ {
        font-size: 42px;
    }
    
    .onboarding h2 {
        font-size: 33.07px;
    }

     .badgerounded-pill {
    font-size: 14px !important;
    }
    
    .healthcare-cta h3 {
        font-size: 30px;
        line-height: 50px;
    }
}

/* Large Desktop Styles (1200px and up) */
@media (min-width: 1200px) {
    /* Add any additional large screen adjustments here */
    .whyChoose3 {
        left: -10%;
    }

    .whyChoose3{
        display: none;
    }
     .badgerounded-pill {
    font-size: 14px !important;
    }
}