  .orphan-care .orphan-content .who-we-are {
  text-transform: uppercase;
  margin-bottom: 15px;
  color: color-mix(in srgb, var(--default-color), transparent 40%);
}

.orphan-care .orphan-content h3 {
 font-size: 20px;
  font-weight: bold;
}
.orphan-care .orphan-content h2 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #245AA5;
}
.orphan-care h2 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #245AA5;
}
.orphan-care p {
  font-size: 27px;
  font-weight: 500;
  line-height: 52px;
  text-align: right;
  color: #245AA5;
}
.orphan-care .orphan-desc {
  font-weight: 500;
    margin-bottom: 36px;
    font-size: 22px;
    color: #303030;
    text-align: justify;
    line-height: 40px;
}
.orphan-care .mission-card {
  background-color: #f5fbf9;
  border: 1px solid #A3DD4B;
  height: 100%;
  box-shadow: 0px 0 30px rgba(0, 0, 0, 0.1);
}
.orphan-care .card-title {
  color: #245AA5;
  font-size: 28px;
  font-weight: bold;
}
.orphan-care .card-text {
  margin-top: 15px;
  color: #245AA5;
  font-size: 16px;
  line-height: 1.6;
}
.orphan-care .img-orphan {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  object-fit: cover;
}
.orphan-care .mission-card.show {
  opacity: 1;
  transform: translateY(0) rotate(0);
}
.orphan-care .mission-card:hover {
  transform: scale(1.05) rotate(3deg);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 768px) {
  .orphan-care .orphan-content h2 {
    font-size: 30px;
  }
}
@media(max-width: 585px) {
  .orphan-care h2 {
    font-size: 30px;
  }
  .orphan-care p {
    font-size: 18px;
  }
}


.orphan-card {
    padding: 20px;
    border-radius: 10px;
    text-align: center;
}

.orphan-card {
    box-shadow: 0px 4px 26px 0px #00000040;
    background: linear-gradient(180deg, #BDCEE8 0%, #BDCEEA 100%);
    height: 100%;
}

.orphan-card h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    line-height: 33.6px;
}
.orphan-card p {
    font-size: 18px;
    font-weight: 500;
    line-height: 25.6px;
    text-align: center;
    color: #fff;
}
.orphan-card-blue {
    box-shadow: 0px 4px 26px 0px #00000040;
    /* background: #97B3DA; */
    background: linear-gradient(180deg, #FFBF6F 0%, #F0AE5F 100%);

}
.orphan-card-green-1 {
    box-shadow: 0px 4px 26px 0px #00000040;
    background: #CBE7A1;
}

.orphan-card .btn-custom {
    background: #fff;
    transition: background 0.3s ease;
    border: none;
    padding: 10px;
    color: #7893b5;
    font-weight: bold;
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 8px;
    text-align: center;
    font-size: 18px;
}
.orphan-card .btn-custom:hover {
    color: #fff;
    background-color:  rgb(45, 95, 120); ;

   /* background: linear-gradient(180deg,#245AA5 100%,  #0986CF 50%,#245AA5 0% ); */

}

@media (max-width: 768px) {

    .orphan-card h3 {
        font-size: 1.2rem;
    }

    .orphan-card p {
        font-size: 0.9rem;
    }
}



.orphan-support-home .orphan-support-home-title,
.orphan-support-home .orphan-support-home-text {
    color: #245AA5;
    font-size: 36px;
    font-weight: bold;
    line-height: 76.8px;
    text-align: left;
}

.orphan-support-home h3 {
    font-size: 28px;
    font-weight: 500;
    line-height: 33.6px;
    margin-top: 16px;
    color: #245AA5;
}

.orphan-support-home p {
    font-size: 18px;
    font-weight: 500;
    line-height: 21.6px;
    text-align: center;
    color: #245AA5;
}

.orphan-support-home .orphan-support-home-text {
   font-size: 20px;
    font-weight: 500;
    line-height: 41.52px;
    text-align: center;
    color: #303030;
}

@media (max-width: 768px) {
    .orphan-support-home .orphan-support-home-title {
        font-size: 30px;
    }
}

/* Card Styles */

.orphan-support-home img {
    width: 22%;
}

.orphan-support-home .support-card {
    /* background-image: linear-gradient(rgba(242, 255, 232, 0.6), rgba(242, 255, 232, 0.6)), url('images/webSite/join/firm.png');  */
    background-size: cover;
     background-position: center;
    border: 1px solid;
    border-image-source: radial-gradient(82.71% 261.03% at 3.06% 115.75%, #FFFFFF 0%, rgba(103, 103, 103, 0.75) 63.85%, rgba(103, 103, 103, 0.61) 100%);
    padding: 22px;
    height: 100%;
    border-radius: 16px;
    box-shadow: 0px 4px 26px 0px #00000040;

}

.orphan-support-home h3 {
    color: #245AA5;
    font-size: 28px;
    font-weight: 500;
    line-height: 33.6px;
    margin-top: 15px;
}

.orphan-support-home p {
    color: #303030;
    font-size: 18px;
    font-weight: 500;
    line-height: 21.6px;
    text-align: center;
}
