#physiotheraphy-treatment-sec {
  background-image: url(../images/services/physiotherapy-treatment-page/banner/banner-physio-treatment.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 160px 0px;
}
.page-header__title {
  width: 710px;
  text-align: start;
  font-size: 50px !important;
  font-weight: 500 !important;
}
.physio-treat-btn {
  padding-top: 20px;
}
.about-three__image__inner img {
  border-radius: 20px;
}
.faq-section {
  background-color: #def0f2;
}
.who-for-sec {
  background-color: #def0f2;
}
.recover-sec h2 {
  text-align: center;
  color: white;
}
.post-recover-sec h2 {
  text-align: center;
  color: white;
}
.service-card__content:hover {
  color: black;
}
/* Hover text color */

.service-card:hover h3,
.service-card:hover p {
  color: white;
}
.icon-image img {
  width: 25px;
}
.service-card {
  height: 300px;
  box-shadow:
    rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset,
    rgba(50, 50, 93, 0.25) 0px 50px 100px -20px,
    rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
.service-card__text {
  margin: 0;
  line-height: 1.625;
  margin-bottom: 33px;
  transition: all 500ms ease;
  color: #1d98c1;
  font-size: 18px;
}

/* Advanced Therapy Section */
.advanced-therapy-sec {
  background-color: #def0f2; /* Dark background from reference */
  padding: 100px 0;
}

.advanced-therapy-sec .sec-title__title {
  color: #70c345;
}

.advanced-therapy-sec .about-one__text-1 {
  color: var(--sifoxen-black, #362048);
  max-width: 800px;
  margin: 0 auto 50px;
}

.therapy-card {
  background-color: #1d98c1; /* Card background */
  border-radius: 24px;
  padding: 20px;
  height: 100%;
  transition: transform 0.3s ease;
  display: flex;
  flex-direction: column;
}

.therapy-card:hover {
  transform: translateY(-10px);
}

.therapy-card__image {
  position: relative;
  margin-bottom: 25px;
  border-radius: 20px;
  overflow: hidden;
}

.therapy-card__image img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  border-radius: 20px;
}

.therapy-card__arrow {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: white; /* Matches section bg to create cutout effect */
  padding: 10px;
  border-top-left-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.therapy-card__arrow img {
  width: 45px;
  height: 45px;
  background-color: white; /* Blue button color */
  color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  transition: background-color 0.3s ease;
}

.therapy-card:hover .therapy-card__arrow img {
  background-color: #ffffff;
  color: #5b5df8;
}

.therapy-card__content {
  flex-grow: 1;
}

.therapy-card__title {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
  font-family: var(--sifoxen-font);
}

.therapy-card__text {
  color: white;
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
}
.why-choose-two__title {
  color: #1d98c1;
}
.service-card__icon img {
  width: 50px;
}
.banner-image-physio {
  position: relative;
}
.banner-image-physio-inside {
  position: absolute;
  right: 96px;
  top: -56px;
}
.banner-image-physio-inside img {
  width: 310px;
}
#pain-management {
  background-image: url(../images/services/pain-management/banner/banner.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 160px 0px;
}
.pain-recovery-sec {
  background-image: url(../images/services/pain-management/our-recovery/recovery-img.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 115px 0px;
}
.pain-recovery-sec h2 {
  text-align: center;
  color: white;
}
.pain-service-card {
  height: 334px;
}
#pain-management p {
  width: 650px;
  color: white;
}
.banner-pain-sec {
  position: relative;
}
.banner-pain-sec-inside {
  position: absolute;
  right: 72px;
  top: 0px;
}
.banner-pain-sec-inside img {
  width: 400px;
}
.pain-image-doctor {
  position: relative !important;
}
.pain-image-doctor img {
  position: absolute !important;
  top: -195px !important;
  max-width: 120% !important;
  height: auto !important;
  left: -60px;
}
.banner-sports-sec {
  position: relative;
}
.banner-sports-sec-inside {
  position: absolute;
  right: 68px;
  top: -65px;
}
.banner-sports-sec-inside img {
  width: 458px;
}
#sports-injury-sec {
  background-image: url(../images/services/sports-injury/banner/banner-img.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 160px 0px;
}
#sports-injury-sec p {
  width: 650px;
  color: white;
}
.sports-recovery-sec {
  background-image: url(../images/services/sports-injury/our-recovery/recovery-bg-img.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 115px 0px;
}
.sports-recovery-sec h2 {
  text-align: center;
  color: white;
}
#sports-injury-img {
  position: relative;
}
#sports-injury-img img {
  position: absolute !important;
  width: 600px !important;
  height: auto !important;
  top: -131px;
  left: -15px;
}
#post-surgery {
  background-image: url(../images/services/post-surgery/banner/banner-image.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 160px 0px;
}
#post-surgery p {
  color: white;
  width: 650px;
}
.banner-post-sec {
  position: relative;
}
.banner-post-sec-inside {
  position: absolute;
  right: -13px;
  top: -46px;
}
.banner-post-sec-inside img {
  width: 470px;
}
.post-benefits {
  position: relative !important;
}
.post-benefits img {
  position: absolute !important;
  top: -288px !important;
}
.post-benefits img {
  width: 400px !important;
}
#manual-therapy p {
  width: 662px;
  color: white;
}
#manual-therapy {
  background-image: url(../images/services/manual-therapy/banner/banner-img.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 160px 0px;
}
.banner-manual-sec {
  position: relative;
}
.banner-manual-sec-inside {
  position: absolute;
  top: -67px;
  right: -7px;
}
.banner-manual-sec-inside img {
  width: 488px;
}
.manual-physiotherapy {
  background-image: url(../images/services/manual-therapy/our-recovery/recover-bg-image.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 115px 0px;
}
.manual-therapy {
  position: relative !important;
}
.manual-therapy img {
  position: absolute !important;
  width: 400px !important;
  top: -229px !important;
}
.manual-physiotherapy h2 {
  color: white;
  text-align: center;
}
#electrotherapy {
  background-image: url(../images/services/electrotherapy/banner/banner-img.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 160px 0px;
}
.banner-electrotherapy-sec {
  position: relative;
}
.banner-electrotherapy-sec-inside {
  position: absolute;
  top: 15px;
  right: -44px;
}
.banner-electrotherapy-sec-inside img {
  width: 500px;
}
#electrotherapy p {
  width: 685px;
  color: white;
}
.electrotherapy-img {
  background-image: url(../images/services/electrotherapy/our-recovery/recovery-img.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 115px 0px;
}
.electrotherapy-img h2 {
  color: white;
  text-align: center;
}
.electrotherapy-card {
  height: 342px;
}
.electrotherapy-doctor-img {
  position: relative !important;
}
.electrotherapy-doctor-img img {
  position: absolute !important;
  top: -230px !important;
  width: 308px !important;
}
#home-visit {
  background-image: url(../images/services/home-physio/banner/banner-img.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 160px 0px;
}
#home-visit p {
  width: 661px;
  color: white;
}
.banner-home-sec {
  position: relative;
}
.banner-home-sec-inside {
  position: absolute;
  top: 66px;
  right: -82px;
}
.banner-home-sec-inside img {
  width: 531px;
}
.home-physio {
  background-image: url(../images/services//home-physio/our-recovery/recovery-bg-img.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 115px 0px;
}
.home-physio h2 {
  color: white;
  text-align: center;
}
.home-physio-doctor {
  position: relative !important;
}
.home-physio-doctor img {
  position: absolute !important;
  top: -161px !important;
  width: 500px !important;
}
.who-list img {
  width: 20px;
}

.who-list li {
  display: flex;
  gap: 10px;
  margin-bottom: 12px;
}

.who-list li img {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  margin-top: 3px;
}
.ch-breadcrumb{
  color: white;
  font-size: 18px;
}
