/* Tabs */
.tab {
  background:#EEEEEE; width:24%;padding:5px;border-radius:16px;height:100%;
}

.patient-stories-tab .patientlinks{display: flex;    gap: 20px;    position: relative;    background: #ffffff;    padding:0px 10px;    width: 100%;    border: none;    outline: none;    cursor: pointer;      border: 1px solid #fff;}
.patient-stories-tab .patientlinks img{width:70px !important; height:70px;  border-radius:100%;}
.patient-stories-tab .patientlinks h5{ font-size: 16px; color:#7D7D7D; text-align: left; font-family: Geist Regular; margin:0px;}
.patient-stories-tab .patientlinks p{display:block; color:#00061A;   margin:0px 0px 10px;}
.patient-stories-tab .patientlinks.active p{color:#12A7FF;}


.location-tab{background:#fff; display:flex; gap:20px; width:100%; margin: 0px auto;  justify-content: center; padding:15px;border-radius:16px;height:100%; box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.10); border: 1px solid #DCE0E6;}
.location-tab button {position:relative;   background-color: inherit;   color: black;  padding:10px 30px 10px;  width:100%; font-size:25px; border-radius:16px;  border: inherit; font-family:Inter Bold;  outline: none; border:2px solid #35A0ED;  cursor: pointer;    margin:0px; letter-spacing: 0.01em;  color:#253B80;}
.location-tab button span{display:block; font-size:16px; color:#35A0ED;}
.location-tab button img{width:auto;  height:45px;}.location-tab button.active img{filter: brightness(0) invert(1);}
.location-tab button.active {background:linear-gradient(106.81deg, #35A0ED 1.2%, #2278B5 98.8%); color:#fff;  border:2px solid #35A0ED !important; opacity:1;}
.location-tab button.active span{color:#fff; }
.location-tab button:hover{background:linear-gradient(106.81deg, #35A0ED 1.2%, #2278B5 98.8%); border:2px solid #35A0ED !important;}
.location-tab button:hover span{color:#fff; }
 #location-address-section .tabcontent {width:100%;    margin:80px 0px 0px;}



.health-tab{background:#FAFAFA; width:35%;padding:5px;border-radius:16px;height:100%;}
.health-tab button {display:flex;position:relative; 
  background-color: inherit;border-radius:12px; align-items:center; gap:20px;
  color: black;
  padding:14px;
  width: 100%;font-size:18px; 
  border: inherit; font-family:Geist Medium;
  outline: none;
  cursor: pointer;
    margin-bottom:10px;
letter-spacing: 0.01em;
  color:#8B8B8B;}
.health-tab button img{width:40px;  height:40px;}
.health-tab button.active {background: linear-gradient(138.72deg, #ADE8FF 2.85%, #32B9FF 97.15%); color:#fff; border-radius:8px;}
.health-tab button:hover{background: linear-gradient(138.72deg, #ADE8FF 2.85%, #32B9FF 97.15%); color:#fff; border-radius:8px;}


.stories-tab{background:#FAFAFA; width:40%;padding:5px;border-radius:16px;height:100%;}
.stories-tab button {display:flex;position:relative;   background-color: inherit;  align-items:center; gap:40px;  color: black;  padding:14px 14px 14px 60px;  width: 100%;font-size:18px;   border: inherit; font-family:Geist Medium;  outline: none; border-left:2px dashed #dcdddf;  cursor: pointer;    margin-bottom:10px;letter-spacing: 0.01em;  color:#222222; opacity: 0.6;}
.stories-tab button img{border-radius:100%; width:70px;  height:70px;}
.stories-tab button.active {background: linear-gradient(90deg, rgba(48, 169, 255, 0.5) 0%, rgba(48, 169, 255, 0) 30%); color:#222222;  border-left: 2px solid #30A9FF !important; opacity:1;}
.stories-tab button:hover{background: linear-gradient(90deg, rgba(48, 169, 255, 0.5) 0%, rgba(48, 169, 255, 0) 30%); color:#222222;   border-left: 2px solid #30A9FF !important; opacity:1;}


.centres-tab{background:#ffffff; width:40%;padding:5px;border-radius:16px;height:100%;}
.centres-tab button {display:flex;position:relative;   background-color: inherit;  align-items:center; gap:40px;     padding:10px 14px 10px 60px;  width: 100%;font-size:18px;   border: inherit; font-family:Geist Medium;  outline: none; border-left:2px dashed #dcdddf;  cursor: pointer;    margin-bottom:7px;letter-spacing: 0.01em;  color:#222222; opacity: 0.6;}
.centres-tab button img{border-radius:100%; width:60px;  height:60px;}
.centres-tab button.active {background: linear-gradient(90deg, rgba(48, 169, 255, 0.5) 0%, rgba(48, 169, 255, 0) 30%); color:#222222;  border-left: 2px solid #30A9FF !important; opacity:1;}
.centres-tab button:hover{background: linear-gradient(90deg, rgba(48, 169, 255, 0.5) 0%, rgba(48, 169, 255, 0) 30%); color:#222222;   border-left: 2px solid #30A9FF !important; opacity:1;}





/* Style the buttons inside the tab */
.tab button {
  display: block;position:relative; 
  background-color: inherit;border-radius:12px;
  color: black;
  padding:14px;
  width: 100%;font-size:16px; font-weight:bold;
  border: inherit;
  outline: none;
  text-align: left;
  cursor: pointer;
    margin-bottom: 0px;
letter-spacing: 0.01em;
  color:#8B8B8B;
}

 
.tab button img{width:24px; height:auto; position:absolute; right:20px; top:33px; display:none;}
/* Change background color of buttons on hover */
.tab button:hover {color:#222222;} 
.tab button:hover img{display:block;}
.tab button.active img{display:block;}
/* Create an active/current "tab button" class */
.tab button.active {background:#fff; color:#222222;}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 12px;
  width: 70%;
  border-left: none;
  height: 100%;
  display: none;
}
.tab1{display:none;}


.packagesbox{padding: 0px;border:0px solid #ccc;width:100%;border-left: none; padding:0px;height:100%; }
.storiesbox{padding: 0px;border:0px solid #ccc;width:100%;border-left: none; padding:0px;height:100%;  display: none;}
.centrebox{padding: 0px;border:0px solid #ccc;width:100%;border-left: none; padding:0px;height:100%;  display: none;}
.patientbox{padding: 0px;border:0px solid #ccc;width:100%;border-left: none; padding:0px;height:100%; }


@media screen and (max-width:880px) {
.tabcontent{width:100%; padding: 0px 1px;}
.tab{width:100%; display: flex; overflow-x: scroll;flex-wrap: initial;gap: 14px;justify-content: left; /* flex-wrap: wrap; */padding-bottom: 15px;padding-right: 15px;}.tab button{width:max-content;flex: 0 0 auto; margin-bottom:0px;}

.health-tab{width:100%; display: flex; overflow-x: scroll;flex-wrap: initial;gap: 14px;justify-content: left; /* flex-wrap: wrap; */padding-bottom: 15px;padding-right: 15px;}.health-tab button{width:max-content;flex: 0 0 auto; margin-bottom:0px;}

.stories-tab{width:100%; display: flex; overflow-x: scroll;flex-wrap: initial;gap: 14px;justify-content: left; /* flex-wrap: wrap; */padding-bottom: 15px;padding-right: 15px;}.stories-tab button{width:max-content;flex: 0 0 auto; gap:20px; font-size:14px;  margin-bottom:0px; padding: 14px 14px 14px 20px;}.stories-tab button img{width:50px;height:50px;} 

.centres-tab{width:100%; display: flex; overflow-x: scroll;flex-wrap: initial;gap: 14px;justify-content: left; /* flex-wrap: wrap; */padding-bottom: 15px;padding-right: 15px;}.centres-tab button{width:max-content;flex: 0 0 auto; gap:20px; font-size:14px;  margin-bottom:0px; padding: 14px 14px 14px 20px;}.centres-tab button img{width:50px;height:50px;} 


.patient-stories-tab .patientlinks p{font-size:12px;}


.location-tab{width:100%; display: flex; overflow-x: scroll;flex-wrap: initial;gap: 14px;justify-content: left; /* flex-wrap: wrap; */padding-bottom: 15px;padding-right: 15px;}.location-tab button{width:max-content;flex: 0 0 auto; margin-bottom:0px;}



}