section.network-banner {
    padding-top: 8rem;
    padding-bottom: 8rem;
}
section.network-banner .head-sec{
 max-width: 42rem;
  margin-bottom:40px;
}
section.network-banner .head-sec span{
  display: block;
    font-weight: 600;
    color: var(--territiary-color);
    line-height: 1.75rem;
    margin-bottom: 8px;
}
section.network-banner .head-sec p{
  font-size: 18px;
    line-height: 2rem;
}
section.network-banner img{
 width: 100%;
    border-radius: 0.5rem;
    height: 480px;
    object-fit: cover; 
}
section.network-wellness img{
  width: 100%;
    box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    border-radius: 0.75rem;
}
section.network-wellness .wellness-info {
    max-width: 85%;
    margin-left: auto;
}
section.network-wellness .upper-span {
    display: block;
    font-weight: 600;
    color: var(--territiary-color);
    line-height: 1.75rem;
    margin-bottom: 8px;
}
section.network-wellness h2{
  line-height: 1.1;
}
section.network-wellness .well-para {
    line-height: 2rem;
    font-size: 18px;
}
section.network-wellness ul{
  margin-top: 2.5rem;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
section.network-wellness ul svg {
    width: 20px;
    height: 16px;
    color: var(--territiary-color);
    min-width: 20px;
    margin-top: 5px;
}
section.network-wellness ul p{
 margin-bottom:0;
 font-weight: 600;
 color: var(--heading-color);
 line-height: 1.75rem;
}
section.network-wellness ul span{
  line-height: 1.75rem;
    display: block;
}
section.network-wellness ul li{
  display: flex;
    align-items: flex-start;
    gap: 10px;
}
section.wellness-solutions .upper-span {
    display: block;
    font-weight: 600;
    color: var(--btn-color);
    line-height: 1.5rem;
    margin-bottom: 24px;
}
section.wellness-solutions .wellness-info-upper h2{
  font-size: 48px;
}
section.wellness-solutions .wellness-info-upper h3{
   font-size: 30px;
  margin-bottom: 24px;
}
section.wellness-solutions .wellness-left-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  height: 100%;
}
section.wellness-solutions .wellness-info-bottom {
    border-top: 1px solid rgb(0 0 0 / 0.1);
    padding-top: 48px;
}
section.wellness-solutions .wellness-info-bottom p{
  font-weight: 600;
    color: var(--heading-color);
    margin-bottom: 12px;
}
section.wellness-solutions .wellness-info-bottom li svg{
  width: 20px;
    color: var(--secondary-color);
}
section.wellness-solutions .wellness-info-bottom ul{
 display:flex;
  align-items:center;
  gap:8px;
}
section.wellness-solutions .wellness-info-bottom ul li{
 display: flex;
    align-items: center; 
}
section.wellness-solutions .wellnwss-ratings {
    display: flex;
    align-items: center;
    gap: 8px;
}
section.wellness-solutions .wellness-right {
    padding-left: 5%;
}
section.wellness-solutions .bio-active {
    box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    border: 1px solid rgb(0 0 0 / 0.1);
    border-radius: 1rem;
    width: 48%;
    padding: 24px;
}
section.wellness-solutions .bio-active h3{
 text-align: center;
    font-size: 24px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
section.wellness-solutions .bio-active p{
 font-size: 14px;
    text-align: center; 
}
section.wellness-solutions .bio-active-zero {
    background: #E8FFEE;
    padding: 24px;
    border: 1px solid rgb(0 0 0 / 0.1);
    border-radius: 0.5rem;
    margin-top: 32px;
    text-align: center;
}
section.wellness-solutions .bio-active-zero h5{
  font-size: 20px;
    margin-bottom: 15px;
}
section.wellness-solutions .bio-active-zero p{
 margin-bottom:0; 
}
section.wellness-solutions .bio-active ul{
  margin-top: 32px;
}
section.wellness-solutions .bio-active ul li{
  display: flex;
    align-items: center;
    color: var(--heading-color);
    gap: 0.625rem;
    margin-bottom: 16px;
}
section.wellness-solutions .bio-active ul li svg{
  width:20px;
}
section.wellness-solutions .bio-active .main-btn {
    display: block;
    text-align: center;
    margin-top: 32px;
}
section.wellness-solutions .wellness-right-info {
    display: flex;
    justify-content: space-between;
}
section.wellness-solutions .bio-active-zero h5 span{
 font-size:48px; 
}
section.network-review ul{
  display: flex;
    align-items: center;
    gap: 0.25rem;
}
section.network-review ul li svg{
  color: var(--territiary-color);
    width: 20px;
}
section.network-review .network-review-info h4{
  line-height: 2.25rem;
    font-family: var(--primary-font);
    margin-top: 40px;
    margin-bottom: 40px;
}
section.network-review .col-6 {
    width:49%;
}
section.network-review .row{
 justify-content:space-between;
}
section.network-review .network-review-user img{
  width:48px;
  min-width:48px;
  height:48px;
  object-fit:cover;
  border-radius:100%;
}
section.network-review .network-review-user {
    display: flex;
    align-items: center;
    gap: 1.5rem;
}
section.network-review .network-review-user h6{
  font-size: 14px;
    margin-bottom: 5px;
}
section.network-review .network-review-user p{
  font-size: 14px;
    margin-bottom: 0px;
}
section.network-review .network-review-img img{
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    border-radius: 0.5rem;
    margin-bottom: 16px;
}
section.network-review .network-review-img p{
  font-size: 14px;
    margin-bottom: 0px;
}
section.network-part .col-6 {
    width:49%;
}
section.network-part .row{
 justify-content:space-between;
}
section.network-part .bottom-row {
    margin-top: 80px;
}
section.network-part .network-part-info {
    width: 80%;
}
section.network-part h2{
font-size: 60px;
}
section.network-part img{
  border-radius: 0.5rem;
    width: 100%;
}
section.network-part p{
  font-weight: 500;
    margin-bottom: 0;
}
section.network-part p.head {
    letter-spacing: 0.1em;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--territiary-color);
    margin-bottom: 20px;
}
section.network-part .col-3{
  width: 22%;
}