/* Large desktops (≥1440px) */
/* Large desktops (≥1440px) */
select.country-code-select {
  color: #000000;
}
.Journe_promiseGrid h3 {
        padding-bottom: 15px;
        min-height: 64px;
}
.contact-form-group.phone-group {
  display: flex;
  align-items: center;
  z-index: 10;
}

.country-dropdown.custom-dropdown {
  position: relative;
  width: 130px;
  padding-top: 3px;
  cursor: pointer;
  user-select: none;
}


.country-dropdown .selected {
  padding: 9px 10px;
  border: none;
  border-radius: 6px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: transparent;
  border: none !important;
  outline: none !important;
}

.phone-container {
  border-bottom: 1px solid #ccc;
}

.phone-container input {
  border: none;
}

.country-dropdown .options {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  border: 1px solid #ccc;
  border-radius: 6px;
  background-color: #fff;
  max-height: 250px;
  overflow-y: auto;
  margin-top: 2px;
  z-index: 100;
}

.country-dropdown .option {
  padding: 8px 10px;
  border-bottom: 1px solid #eee;
  font-family: GeneralSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.6;
  color: black;
}

.country-dropdown .option:last-child {
  border-bottom: none;
}

.country-dropdown .option:hover {
  background-color: #f0f0f0;
}

.dropdown-arrow svg {
  display: block;
}

span.selected-text {
  font-family: GeneralSans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.6;
  color: black;
}
@media (max-width: 1440px) {
  footer.ftr_container p {
    color: #ffffff;
  }

  .ftr_after {
    height: 70px;
    width: 3px;
    position: absolute;
    top: 0px;
    right: 48%;
  }

  .ftr_hours_row {
    gap: 13px;
  }

  .ftr_logo_section img {
    max-width: 85px;
    margin-bottom: 5px;
  }

  .ftr_hours_row div {
    font-size: .90rem;
  }

  .team-stories-slider {
    width: 80%;
    margin-left: auto;
  }

  img.team_patternImg {
    position: absolute;
    top: 75px;
    left: 35px;
  }

  .team-section::before {
    bottom: -45px;
    left: -170px;
    width: 377px;
    height: 349px;
  }

  .team-card-list {
    width: 89%;
  }

  .team-card-list {
    width: 75%;
  }
.fixed-app {
        bottom: 20%;}
  .home_banner-circle2 {
    width: 29.5rem;
    height: 26.5rem;
    top: -51%;
  }

  a.btn {
    padding: 8px 30px;
  }

  .logo img {
    max-height: 100px;
  }

  .breadcrumb {
    padding-top: .20rem;
  }

  .slide_img {
    overflow: hidden;
    height: 275px;
  }

  .view_all {
    position: absolute;
    right: 55px;
    top: 15px;
    z-index: 100;
  }

  .text-border {
    position: absolute;
    width: 80px;
    height: 80px;
  }

  .circle-container {
    position: relative;
    width: 125px;
    height: 125px;
  }

  .circle-text {
    position: absolute;
    width: 115px;
    height: 115px;
  }

  .detail_image {
    width: 51%;
  }

  article.slide-card a.card-box {
    justify-content: flex-start;
    height: 370px;
  }
}

/* Tablets landscape / small laptops (≥1024px) */
@media (max-width: 1024px) {
  .nav a {
    color: #2a185e;
    margin: 0;
  }

  .nav-links {
    gap: 10px;
    display: flex;
  }

  .home_banner-text h1 {
    font-size: 3.5rem;
  }

  h2 {
    max-width: 98%;
  }

  .team-stories-slider {
    width: 100%;
    margin-left: auto;
  }

  ul.swiper-wrapper li {
    width: 31%;
    padding-top: 1rem;
  }

  ul.gallery-wrapper li {
    width: 32%;
    padding-top: 2rem;
  }

  .Journe_promiseGrid {
    gap: 1rem;
    margin-top: 2rem;
  }

  .Journe_promiseItem {
    flex: 1 1 20%;
    min-width: 20%;
  }

  .detail_image {
    width: 100%;
  }
}

/* Tablets portrait (≥768px) */
@media (max-width: 768px) {
  * {
    touch-action: manipulation !important;
  }

  .home_banner {
    padding: 0;
    text-align: center;
    height: auto;
    min-height: unset;
    flex-wrap: wrap;
    min-height: 100vh;
    align-items: flex-end;
  }

  header {
    padding: 15px 15px;
    background: #F2E7F9;
    border-radius: 50px;
    top: 25px;
  }

  .home_banner-text {
    max-width: 100%;
    text-align: center;
    order: 1;
    padding: 11.2rem 2rem 2rem 1rem;
  }

  .home_banner-circle {
    animation: none;
  }

  .journe_img {
    width: 15%;
    transition: transform .3s ease;
  }

  .home_banner-circle2 {
    width: 29.5rem;
    height: 26.5rem;
    top: -19%;
    left: 6rem;
  }

  .home_banner-circle1 {
    width: 52.75rem;
    height: 44.75rem;
    top: 40%;
    left: -27.25rem;
  }

  .home_banner-img {
    position: relative;
    right: unset;
    bottom: unset;
    max-width: 15.625rem;
    width: 100%;
    margin-bottom: 1.875rem;
    align-items: center;
    order: 1;
    margin-bottom: 0;
    max-width: 85%;
    margin: 0 auto;
  }

  .home_banner-text h1 {
    font-size: 2.7rem;
    text-align: center;
  }

  .Journe_curvedImg {
    width: 85%;
    height: 100%;
    object-fit: cover;
    border-radius: 0px 240px 240px 0px;
    position: relative;
    z-index: 10;
  }

  .home_banner-text h2 {
    font-size: 2rem;
  }

  .pattern-1 {
    width: 70px;
    left: -45px;
    bottom: 65px;
  }

  .pattern-2 {
    right: -35px;
    top: 5px;
    width: 54px;
  }

  .sm-none {
    display: none;
  }

  .lg-none {
    display: block;
  }

  .nav-links {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
  }

  .nav a {
    width: 100%;
    font-family: 'GeneralSans', sans-serif;
    margin: 0.6rem 0;
    font-size: 1.8rem;
    font-weight: 500;
    color: #fff;
  }

  .nav-contact a.btn {
    margin: 0;
    font-size: 1.8rem;
    font-weight: 500;
    background: transparent;
  }

  .nav {
    justify-content: center;
    align-items: center;
    z-index: 999;
    padding-left: 1rem;
    padding-top: 1rem;
  }

  .team-text-content {
    text-align: center;
  }

  .visit-section {
    flex-direction: column;
    gap: 20px;
    padding: 20px;
    padding-left: 1rem;
    width: 100%;
    padding-top: 0px;
  }

  .visit-image-container h2 {
    text-align: center;
  }

  .visit-datetime {
    flex-direction: column;
    gap: 20px;
  }

  .Journe_card {
    height: 305px;
  }

  .ftr_main {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  a.btn {
    padding: 13px 30px;
    font-size: 18px;
  }

  .detail_image {
    position: static;
  }

  .ftr_logo_section {
    border-bottom: 1px solid #ffffff;
    padding-bottom: 20px;
  }

  .ftr_accordion_item {
    border-bottom: 1px solid #ffffff;
  }

  .ftr_accordion_header {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    cursor: pointer;
    padding: 0px 0;
    background-color: transparent !important;
  }

  .ftr_accordion_header .ftr_heading {
    margin: 0;
  }

  .ftr_accordion_header .ftr_icon {
    font-size: 24px;
    transition: transform 0.3s ease;
  }

  .ftr_accordion_content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-out;
  }

  .ftr_accordion_content.ftr_active {
    max-height: 300px;
    /* Adjust based on content height */
    transition: max-height 0.4s ease-in;
  }

  .ftr_opening_hours {
    margin-top: 20px;
  }

  .ftr_bottom_bar {
    flex-direction: column;
    text-align: left;
    padding: 15px;
    justify-content: flex-start;
    align-items: self-start;
    gap: 8px;
  }

  .ftr_after {
    right: 60%;
  }

  .ftr_bottom_bar p {
    order: 2;
    margin-bottom: 0;
  }

  .ftr_bottom_bar .ftr_social_links {
    order: 1;
  }

  .Journe_visual {
    height: auto;
    width: 100%;
    order: 1;
    flex-wrap: wrap;
    align-items: unset;
    justify-content: unset;
  }

  .btnWrapper {
    text-align: center;
  }

  .Journe_logo1 {
    top: 20px;
    left: unset;
    right: 35px;
    width: 25%;
  }

  a.btn.btn-primary {
    padding: 10px 10px;
  }

  .Journe_patternImg {
    position: absolute;
    left: unset;
    right: -37px;
    top: 15%;
    width: 50%;

  }

  .Journe_imgWrapper {
    position: relative;
    width: 75%;
    height: 100%;
  }

  .Journe_promiseGrid {
    flex-direction: column;
    align-items: center;
    gap: 1.6rem;
  }

  .Journe_promiseItem {
    max-width: 95vw;
    margin-bottom: .6rem;
    flex-direction: row;
    gap: 20px;
    align-items: self-start;
    flex: unset;
  }

  .Journe_resultsHeader {
    flex-wrap: wrap;
    gap: 0rem;
  }

  .Journe_promiseGrid h3 {
    padding-bottom: 15px;
    text-align: left;
    width: 100%;
  }

  .Journe_resultsLead {
    max-width: 100%;
    color: #140945;
    padding-left: 0rem;
    border-left: unset;
    border-image-source: unset;
    border-image-slice: unset;
  }

  .Journe_resultsHeader h2 {
    width: 100%;
    text-align: center;
  }

  .journe_txt p {
    text-align: left;
  }

  .Journe_cardSeparator {
    width: 20px;
  }

  .Journe_swiperNav {
    display: none;
  }

  .Journe_resultsLead p {
    color: #140945;
    font-size: 1.3rem;
    text-align: justify;
  }

  .Journe_swiperWrap {
    margin-top: 1.4rem;
    padding-left: 0px;
  }

  .Journe_swiper {
    padding-bottom: 2.5rem;
  }

  .rede h2 {
    text-align: center;
    width: 95%;
    margin: 0 auto;
  }

  .slide-card {
    min-height: 9.5rem;
    padding: 0rem;
  }

  .rede_tab {
    min-width: 90px;
  }

  section.care_tab {
    padding-bottom: 3rem;
    padding-left: 15px;
  }

  .rede_nav {
    display: none;
  }

  .rede_tabs {
    gap: 10px;
    padding: 2rem 0;
  }

  .rede_panel {
    padding: 0;
  }

  .terms_accordion .terms_accordion-title {
    padding: 0px 23px;
  }


  .terms_accordion .terms_accordion-content p {
    color: #000;
    line-height: 22px;
    padding: 10px 0px;
    text-align: justify;
    padding-right: 20px;
  }

  .Journe_content {
    width: 100%;
    flex: unset;
    max-width: 100%;
    order: 2;
  }

  .Journe_visual h2 {
    padding-bottom: 25px;
    text-align: center;
    width: 95%;
    margin: 0 auto;
  }

  section.journey-section {
    padding: 2rem 0 0 0;
  }

  .Journe_content h2 {
    text-align: center;
  }

  h2 {
    font-size: 2.6rem;
  }

  .team-stories-slider {
    width: 100%;
    margin-left: auto;
  }

  .team-stories-navigation {
    display: none;
  }

  section.team-section .swiper {
    width: 100%;
    padding-bottom: 0px;
  }

  section.glow-stories-section h2 {
    text-align: center;
    padding-bottom: 20px;
    width: 80%;
    margin: 0 auto;
  }

  .glow-stories-slider .glow-stories-navigation {
    display: none;
  }

  .glow-stories-slider .swiper-wrapper {
    padding-bottom: 0px;
  }

  .client-slider {
    padding-left: 1rem;
  }

  .client-navigation {
    display: none;
  }

  .client-section {
    padding-bottom: 0;
  }

  .glow-stories-slider {
    padding-left: 1rem;
  }

  .visit-image-container {
    width: 100%;
    position: relative;
  }

  .visit-form-container {
    width: 100%;
  }

  .visit-image-container img {
    width: 80%;
    padding-top: 21px;
  }

  img.visit_patternImg {
    width: 200px;
    height: auto;
    top: 132px;
    width: 36%;
    max-height: 400px;
    right: -5px;
    z-index: 1;
  }

  .Journe_section {
    gap: 0rem;
  }

  .view_all {
    padding-top: 2rem;
    position: static;
    z-index: 100;
    text-align: center;
  }

  .glow_view_all {
    position: static;
    text-align: center;
    padding-top: 2rem;
  }

  .jour_all {
    text-align: center;
    padding-bottom: 3rem;
  }

  .jour_all a {
    background-color: transparent;
    color: #140945;
    border: 1px solid #140945;
  }

  section.team-section .team-card-list {
    width: 100%;
    flex-wrap: wrap;
  }

  .team-content-wrapper {
    margin: 0 auto;
    width: 100%;
  }

  .about-banner {
    background-image: url(../images/about_banner.webp);
    min-height: 50vh;
  }

  .about-banner::before {
    height: 50vh;
  }

  .list_1 {
    width: 100%;
    margin: 0 auto;
  }

  .about_page h2 {
    overflow: hidden;
    width: 98%;
    margin: 0 auto;
  }

  ul.swiper-wrapper li {
    padding-top: 1rem;
    margin: 0 auto;
    width: 90%;
  }

  ul.swiper-wrapper {
    gap: 35px;
  }

  .about_patternImg {
    position: absolute;
    right: unset;
    left: 88%;
  }

  .Journe_promiseItem:hover {
    box-shadow: unset;
  }

  .ftr_logo_section img {
    max-width: 100px;
    margin-bottom: 5px;
  }

  .contact_row {
    display: flex;
    gap: 2%;
    flex-wrap: wrap;
    padding-top: 30px;
  }

  .contact_loc {
    width: 100%;
  }

  .contact_title {
    font-size: 1.2rem;
    line-height: 28px;
  }

  .contact_form {
    width: 100%;
  }

  .contact_content {
    width: 90%;
  }

  .contact_icon img {
    width: 20px;
  }

  .detail_content {
    flex: unset;
    max-width: 100%;
  }

  .detail_container {
    flex-direction: column;
    text-align: center;
  }

  .detail_content h2 {
    font-size: 1.5rem;
  }

  .detail_buttons {
    justify-content: center;
  }

  .detail_content ul li {
    text-align: justify;
  }

  .detail_container {
    flex-wrap: wrap;
  }

  .rede_swiper {
    padding-left: 10px;
  }

  ul.gallery-wrapper li {
    width: 48%;
    padding-top: 2rem;
    margin: 0 auto;
  }

  .gallery_overlay img {
    max-width: 90%;
    border-radius: 8px;
    width: 90%;
  }

  p {
    font-size: 1.05rem;
  }

  .breadcrumb {
    padding-top: 1.2rem;
  }

  .contact_section {
    padding-bottom: 3rem;
  }

  .service-banner {
    background-image: url(../images/Banner-service.webp);
  }

  .slide_img {
    overflow: hidden;
    height: 370px;
  }

  .Journe_cardLabel {
    font-size: 1.4rem;
    font-weight: 500;
    padding: 13px 30px;
  }

  .Journe_beforeAfter {
    width: 100%;
  }

  .slide-title h3 {
    font-size: 1.4rem;
    font-weight: 500;
    padding: 0px 30px;
  }

  .slide-title {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .visit-submit {
    width: 100%;
  }

  .contact_map {
    margin-top: 12px;
    border-radius: 8px;
    padding-left: 0;
    padding-bottom: 0;
    width: 100%;
    overflow: hidden;
    border: solid 2px #140945 !important;
    margin-bottom: 1rem;
  }

  .contact_content p {
    width: 90%;
  }

  .terms_accordion .terms_accordion-content {
    padding-left: 0px;
  }

  .team-buttons {
    justify-content: center;
  }

  .circle-center {
    width: 30px;
    height: 30px;
  }

  .text-border {
    width: 50px;
    height: 50px;
    border: 3px double #d4a12d;
  }

  .circle-text {
    position: absolute;
    width: 70px;
    height: 70px;
  }

  .circle-container {
    position: relative;
    width: 77px;
    height: 77px;
  }

  .team-card-list {
    width: 70%;
    flex-wrap: wrap;
    margin: 0 auto;
  }
}

@media (max-width: 375px) {
  .home_banner-text h1 {
    font-size: 2.3rem;
  }

  .home_banner-circle2 {
    width: 29.5rem;
    height: 26.5rem;
    top: -33%;
    left: 6rem;
  }

  .Journe_cardImg {
    display: block;
    width: 64%;
    height: 100%;
    object-fit: cover;
  }

  .Journe_beforeAfter {
    width: 100%;
  }

  .journe_img {
    width: 25%;
    transition: transform .3s ease;
  }
}

/* Small phones (≥320px) */
@media (max-width: 320px) {
  .home_banner-text h1 {
    font-size: 2.3rem;
  }
}
.swiper-wrapper {
        height: max-content;
      }