.content-card-link,
.unit-card {
  position: relative;
  display: block;
  height: 100%;
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 5px 18px rgba(35, 35, 35, 0.07);
}
.cta-icon {
  width: 27px;
  height: 27px;
  flex: 0 0 27px;
  object-fit: contain;
}
.cta-icon-new {
  object-fit: contain;
  display: inline-block;
}
.cta-icon-sm {
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
  object-fit: contain;
}
.footer-actions .btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.section-space {
  padding: 80px 0;
}
.section-space h1,
.section-space h2 {
  max-width: 760px;
  margin-bottom: 14px;
  font-size: clamp(25px, 2.4vw, 31px);
  font-weight: 400;
  letter-spacing: -0.8px;
}
.eyebrow {
  margin-bottom: 12px;
  color: #29956e;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.25px;
  text-transform: uppercase;
}
.eyebrow-pink {
  color: #d9798a;
}
.section-copy {
  max-width: 800px;
  margin-bottom: 28px;
  color: #222;
  font-size: 13px;
}
.about-visual {
  position: relative;
}
.about-image {
  overflow: hidden;
  border-radius: 15px;
}
.about-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center bottom;
}
.testimonial-card {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 53%;
  margin: 0;
  padding: 24px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 5px 18px rgba(35, 35, 35, 0.07);
}
.testimonial-card p {
  margin: 8px 0 14px;
  font-size: 13px;
}
.testimonial-card footer {
  font-size: 12px;
}
.quote-symbol {
  display: block;
  width: 33px;
  height: 33px;
  object-fit: contain;
}
.service-card {
  display: block;
  height: 100%;
  overflow: hidden;
  border-radius: 14px;
}
.service-card > img {
  width: 100%;
  height: 225px;
  object-fit: cover;
}
.service-card-head {
  position: relative;
  min-height: 148px;
  padding: 22px;
}
.service-card-head > span:nth-child(2) {
  position: absolute;
  top: 22px;
  right: 22px;
}
.service-card-head > span:first-child {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 8px;
  padding: 0 36px 15px 0;
  background: url("../images/line-cards.webp") left bottom / 100% 1px no-repeat;
}
.service-card-head h3 {
  margin: 20px 0 0;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.25;
}
.service-green {
  background: #dcefe0;
}
.service-pink {
  background: #ffe0e4;
}
.service-lilac {
  background: #e3e3fb;
}
.kids-banner {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 44px;
  margin-bottom: 28px;
  border-radius: 14px;
}
.content-card {
  height: 100%;
}
.content-card-link {
  overflow: hidden;
}
.content-card-body,
.unit-card-body {
  position: relative;
  padding: 20px;
}
.content-card h3 {
  min-height: 82px;
  margin: 20px 0 12px;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.35;
}
.content-card .content-card-link > img {
  display: block;
  width: 100%;
  height: 220px;
  object-fit: cover;
}
.insurance-carousel {
  position: relative;
  width: 100%;
  margin-top: 44px;
  overflow: hidden;
  mask-image: linear-gradient(to right, transparent, #000 5%, #000 95%, transparent);
}
.insurance-carousel .owl-stage {
  display: flex;
  align-items: center;
}
.insurance-carousel .owl-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.insurance-carousel .owl-item img {
  width: auto;
  max-width: 120px;
  max-height: 48px;
  object-fit: contain;
}
.insurance-carousel .owl-dots,
.insurance-carousel .owl-nav {
  display: none;
}
.unit-card {
  overflow: hidden;
}
.unit-card h3 {
  margin: 20px 0 14px;
  font-size: 17px;
  font-weight: 400;
}
.unit-card > img {
  display: block;
  width: 100%;
  height: 220px;
  object-fit: cover;
}
.proclinico-page .section-copy {
  margin-bottom: 18px;
}
.proclinico-hero {
  overflow: hidden;
  background: #008b4b;
}
.proclinico-hero-banner {
  display: block;
  width: 100%;
  height: auto;
}
.anniversary-image {
  display: block;
  width: 100%;
  max-width: 520px;
  height: auto;
  border-radius: 14px;
}
.proclinico-history {
  padding-top: 24px;
}
.proclinico-history h2 {
  max-width: 660px;
}
.proclinico-history p:not(.eyebrow) {
  max-width: 1030px;
  color: #222;
  font-size: 13px;
}
.proclinico-feature-carousel .owl-stage,
.proclinico-gallery-carousel .owl-stage {
  display: flex;
}
.proclinico-feature-carousel .owl-dots,
.proclinico-gallery-carousel .owl-dots,
.proclinico-feature-carousel .owl-nav,
.proclinico-gallery-carousel .owl-nav {
  display: none;
}
.proclinico-feature-slide,
.proclinico-gallery-slide {
  height: 100%;
}
.proclinico-feature-card {
  height: 100%;
  padding: 24px 28px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 9px 24px rgba(0, 0, 0, 0.04);
}
.proclinico-feature-card h3 {
  margin-bottom: 22px;
  padding-bottom: 18px;
  border-bottom: 1px solid #edf0ef;
  font-size: 15px;
  font-weight: 400;
}
.proclinico-feature-card p {
  margin: 0;
  font-size: 13px;
}
.gallery-image {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 12px;
  box-shadow: 0 5px 18px rgba(35, 35, 35, 0.07);
}
.kids-page .section-copy {
  margin-bottom: 18px;
}
.provacine-page .section-copy {
  margin-bottom: 18px;
}
.provacine-hero {
  overflow: hidden;
  background: #6d3b9f;
}
.provacine-hero-banner {
  display: block;
  width: 100%;
  height: auto;
}
.provacine-visual {
  max-width: 430px;
  margin: 0 auto;
}
.provacine-visual > img {
  display: block;
  width: 100%;
  height: auto;
}
.provacine-listing {
  padding-top: 20px;
}
.kids-internal-hero {
  overflow: hidden;
  background: #ff6982;
}
.kids-home-collection-banner {
  display: block;
  width: 100%;
  height: auto;
}
.kids-about {
  padding-top: 78px;
}
.kids-about-visual {
  max-width: 430px;
  margin: 0 auto;
}
.kids-about-visual > img {
  display: block;
  width: 100%;
  height: auto;
}
.kids-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px;
}
.kids-specialist-carousel .owl-stage,
.kids-gallery-carousel .owl-stage {
  display: flex;
}
.kids-specialist-carousel .owl-dots,
.kids-gallery-carousel .owl-dots,
.kids-specialist-carousel .owl-nav,
.kids-gallery-carousel .owl-nav {
  display: none;
}
.kids-specialist-slide,
.kids-gallery-slide {
  height: 100%;
}
.kids-specialist-card {
  height: 100%;
  overflow: hidden;
  background: #eee;
  border-radius: 8px;
}
.kids-specialist-card > img {
  display: block;
  width: 100%;
  height: 432px;
  object-fit: cover;
  border-radius: 0px 0px 14px 14px;
}
.kids-specialist-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 20px 14px;
  border-bottom: 1px solid #e6e6e6;
  font-size: 12px;
  font-weight: 500;
}
.kids-specialist-head span:last-child {
  color: #00a651;
  font-size: 16px;
}
.kids-specialist-info {
  display: flex;
  min-height: 104px;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 18px 20px;
  min-height: 116px;
}
.kids-specialist-info h3 {
  margin: 0 0 4px;
  font-size: 16px;
  font-weight: 400;
}
.kids-specialist-info p {
  margin: 0;
  font-size: 12px;
  line-height: 1.25;
}
.kids-schedule-btn {
  display: inline-flex;
  min-width: 90px;
  align-items: center;
  justify-content: center;
  padding: 13px 15px;
  color: #fff;
  background: #00a651;
  border-radius: 8px;
  font-size: 12px;
}
.kids-schedule-btn:hover {
  color: #fff;
  background: #008b4b;
}
.kids-home-collection {
  padding-top: 30px;
  padding-bottom: 30px;
}
.kids-home-collection-banner {
  border-radius: 14px;
  box-shadow: 0 5px 18px rgba(35, 35, 35, 0.07);
}
.site-footer {
  padding: 42px 0 24px;
}
.footer-card {
  padding: 30px 36px;
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 5px 18px rgba(35, 35, 35, 0.07);
}
.footer-card h2 {
  margin: 0 0 22px;
  font-size: 13px;
  font-weight: 500;
}
.footer-card p,
.footer-card a {
  font-size: 12px;
}
.footer-card > .row > div:first-child a {
  text-decoration: underline;
}
.footer-logo {
  width: 142px;
  margin-bottom: 22px;
}
.footer-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.footer-actions .btn:last-child {
  grid-column: 1 / -1;
  width: 58%;
}
.footer-bottom {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  padding-top: 18px;
  color: #555;
  font-size: 11px;
}
@media (max-width: 991.98px) {
  .about-visual {
    max-width: 620px;
    margin: 0 auto;
  }
}
@media (max-width: 767.98px) {
  .section-space {
    padding: 46px 0;
  }
  .about-visual {
    min-height: 500px;
  }
  .about-image {
    width: 100%;
  }
  .testimonial-card {
    right: 18px;
    width: 70%;
  }
  .service-card > img {
    height: 280px;
  }
  .kids-banner {
    border-radius: 10px;
  }
  .content-card h3 {
    min-height: auto;
  }
  .anniversary-image {
    margin: 0 auto;
  }
  .footer-actions {
    grid-template-columns: 1fr;
  }
  .footer-actions .btn:last-child {
    grid-column: auto;
    width: 100%;
  }
}
@media (max-width: 479.98px) {
  .about-visual {
    min-height: 460px;
  }
  .about-image {
    height: 380px;
  }
  .testimonial-card {
    width: 82%;
    padding: 18px;
  }
  .footer-card {
    padding: 24px;
  }
}
.internal-page {
  padding-top: 0;
}
.internal-hero {
  padding: 78px 0 48px 0px;
  color: #fff;
  background: linear-gradient(90deg, #74b39d 0%, #7aa2df 100%);
  margin-bottom: 30px;
}
.internal-hero-content h1,
.internal-hero-content h2 {
  max-width: 420px;
  margin: 0;
  font-size: clamp(34px, 4.8vw, 52px);
  font-weight: 400;
  line-height: 0.98;
  letter-spacing: -2px;
}
.internal-heading {
  padding: 42px 0 24px;
}
.internal-heading h1 {
  max-width: 760px;
  margin-bottom: 18px;
  font-size: clamp(34px, 4.8vw, 64px);
  font-weight: 400;
  line-height: 1;
  letter-spacing: -2.4px;
}
.internal-heading .section-copy {
  max-width: 610px;
  margin-bottom: 0;
}
.news-list-card,
.unit-detail-card,
.unit-support-card {
  height: 100%;
  overflow: hidden;
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 5px 18px rgba(35, 35, 35, 0.07);
}
.news-thumb-link {
  display: block;
  overflow: hidden;
}
.news-thumb-link img {
  display: block;
  width: 100%;
  height: 225px;
  object-fit: cover;
  transition: transform 0.35s ease;
}
.news-thumb-link:hover img {
  transform: scale(1.04);
}
.news-list-card .content-card-link {
  display: flex;
  flex-direction: column;
}
.news-list-card .content-card-body {
  min-height: 178px;
}
.news-list-card h3 {
  min-height: 82px;
  margin-right: 28px;
  color: #171717;
}
.news-title-link:hover h3 {
  color: #00a651;
}
.news-arrow {
  color: #00a651;
}
.news-list-section,
.units-list-section {
  padding-bottom: 80px;
}
.news-list-section {
  padding-top: 26px;
}
.news-list-section .row,
.units-list-section .row {
  align-items: stretch;
}
.news-list-section .content-card {
  margin-bottom: 0;
}
.news-list-section .news-arrow.card-arrow {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #00a651;
  font-size: 18px;
}
.news-pagination {
  margin-top: 42px;
}
.news-pagination .page-link {
  min-width: 32px;
  height: 32px;
  margin: 0 4px;
  color: #171717;
  border: 0;
  border-radius: 10px;
  box-shadow: 0 5px 18px rgba(35, 35, 35, 0.07);
  border-radius: 5px;
  font-size: 12px;
}
.news-pagination .page-item.active .page-link {
  color: #fff;
  background: #00a651;
  border-radius: 5px;
}
.single-news-meta {
  color: #666;
  font-size: 13px;
}
.single-news-article-card {
  padding: 28px;
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 5px 18px rgba(35, 35, 35, 0.07);
}
.single-news-article-card h2 {
  margin-bottom: 8px;
  font-size: clamp(25px, 2.5vw, 31px);
  font-weight: 400;
  line-height: 1.18;
}
.single-news-article-card h3 {
  margin-top: 34px;
  margin-bottom: 14px;
  font-size: 24px;
  font-weight: 400;
}
.single-news-lead {
  display: grid;
  grid-template-columns: 170px 1fr;
  gap: 18px;
  align-items: start;
  margin-bottom: 28px;
}
.single-news-thumb {
  display: block;
  width: 100%;
  height: 170px;
  object-fit: cover;
  border-radius: 10px;
}
.single-news-content {
  padding-top: 26px;
  padding-bottom: 80px;
}
.single-news-content p {
  color: #252525;
  font-size: 15px;
  line-height: 1.72;
}
.related-news-section {
  padding-top: 30px;
  background: #f7f7f7;
}
.unit-list-stack {
  max-width: 940px;
}
.unit-detail-card {
  display: grid;
  grid-template-columns: 265px 1fr;
  align-items: stretch;
}
.unit-detail-card > img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 182px;
  object-fit: cover;
}
.unit-detail-body {
  position: relative;
  display: flex;
  flex: 1;
  flex-direction: column;
  min-height: 182px;
  padding: 22px 20px;
}
.unit-detail-body h2 {
  margin: 18px 0 12px;
  padding-right: 28px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.25;
}
.unit-detail-body p {
  color: #666;
  font-size: 13px;
}
.unit-detail-body .btn {
  align-self: flex-start;
  margin-top: auto;
}
.unit-detail-body .card-arrow {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #00a651;
}
.unit-hours {
  margin-bottom: 24px;
  color: #171717 !important;
}
.internal-hero-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.btn-back-hero {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 9px 18px;
  color: #00a651;
  background: rgba(255, 255, 255, 0.92);
  border-radius: 8px;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
}
.exam-listing-section,
.exam-single-section {
  padding: 10px 0 80px;
}
.exam-listing-shell,
.exam-single-shell {
  max-width: 1040px;
}
.exam-listing-shell h2 {
  margin-bottom: 24px;
  font-size: 17px;
  font-weight: 400;
}
.exam-search-bar {
  display: grid;
  grid-template-columns: minmax(0, 280px) minmax(0, 1fr);
  gap: 10px;
  margin-bottom: 26px;
}
.exam-search-bar .form-select,
.exam-search-bar .form-control {
  height: 38px;
  border: 1px solid #e2e7ee;
  border-radius: 7px;
  color: #6d7485;
  font-size: 12px;
  box-shadow: none;
}
.exam-search-bar .form-select {
  padding-right: 38px;
  background-position: right 14px center;
}
.exam-search-field {
  position: relative;
}
.exam-search-field .form-control {
  padding-right: 44px;
}
.exam-search-button {
  position: absolute;
  top: 50%;
  right: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  padding: 0;
  color: #7f8797;
  background: transparent;
  border: 0;
  transform: translateY(-50%);
}
.exam-list-header {
  margin-bottom: 12px;
}
.exam-list-header h3 {
  margin: 0;
  color: #171717;
  font-size: 14px;
  font-weight: 600;
}
.exam-accordion .accordion-item {
  overflow: hidden;
  margin-bottom: 10px;
  background: #fff;
  border: 0;
  border-radius: 8px;
  box-shadow: 0 5px 18px rgba(35, 35, 35, 0.07);
}
.exam-accordion .accordion-button {
  padding: 18px 20px;
  color: #171717;
  background: #fff;
  box-shadow: none;
  font-size: 13px;
  font-weight: 600;
}
.exam-accordion .accordion-button:not(.collapsed) {
  color: #171717;
  background: #fff;
}
.exam-accordion .accordion-button::after {
  width: 14px;
  height: 14px;
  background-size: 14px;
}
.exam-accordion .accordion-body {
  padding: 0 20px 20px;
}
.exam-accordion .accordion-body p {
  margin-bottom: 14px;
  color: #666;
  font-size: 13px;
  line-height: 1.65;
}
.internal-hero-exam {
  margin-bottom: 18px;
}
.exam-single-shell {
  max-width: 1040px;
}
.exam-single-shell-wide {
  max-width: 1040px;
}
.exam-single-card {
  overflow: hidden;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 18px rgba(35, 35, 35, 0.07);
}
.exam-single-stack + .exam-single-stack {
  margin-top: 14px;
}
.exam-info-block {
  padding: 16px 18px;
  border-bottom: 1px solid #eef2f5;
}
.exam-info-block:last-child {
  border-bottom: 0;
}
.exam-info-block h2,
.exam-info-block h3 {
  margin: 0 0 8px;
  color: #171717;
  font-size: 12px;
  font-weight: 600;
}
.exam-info-block p {
  margin: 0;
  color: #666;
  font-size: 12px;
  line-height: 1.65;
}
.exam-interest-card {
  margin-top: 14px;
  padding: 18px;
  color: #fff;
  background: #45b649;
  border-radius: 8px;
}
.exam-interest-card h2 {
  margin-bottom: 6px;
  font-size: 18px;
  font-weight: 500;
}
.exam-interest-card p {
  margin-bottom: 14px;
  font-size: 12px;
  line-height: 1.6;
}
.exam-interest-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.btn-interest-light {
  min-height: 34px;
  padding: 8px 16px;
  color: #00a651;
  border: 0;
  border-radius: 7px;
  font-size: 12px;
  font-weight: 600;
}
.contact-list {
  display: grid;
  gap: 10px;
}
.contact-list p {
  margin: 0;
}
.contact-list a {
  color: #00a651;
  text-decoration: none;
}
@media (max-width: 767.98px) {
  .internal-page {
    padding-top: 0;
  }
  .internal-hero {
    padding: 24px 0 26px;
  }
  .internal-heading {
    padding: 34px 0 16px;
  }
  .internal-heading h1,
  .internal-hero-content h1 {
    letter-spacing: -1.6px;
  }
  .internal-hero-content h2 {
    letter-spacing: -1.6px;
  }
  .news-thumb-link img,
  .unit-detail-card > img {
    height: 230px;
  }
  .single-news-article-card {
    padding: 20px;
  }
  .single-news-lead {
    grid-template-columns: 1fr;
  }
  .single-news-thumb {
    height: 220px;
  }
  .unit-detail-card {
    grid-template-columns: 1fr;
  }
  .internal-hero-row {
    align-items: flex-start;
    flex-direction: column;
  }
  .btn-back-hero {
    min-height: 36px;
  }
  .exam-listing-section,
  .exam-single-section {
    padding-bottom: 56px;
  }
  .exam-search-bar {
    grid-template-columns: 1fr;
  }
}
/* WYSIWYG Editor */
.entry-content img {
  margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left;
}
.alignright,
img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right;
}
.aligncenter,
img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}
.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px;
}
.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
}
.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0;
}
.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}
blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left;
}
blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right;
}
/* adminbar */
#wpadminbar {
  display: none !important;
}
/* responsive iframe */
iframe,
object,
embed {
  max-width: 100%;
}
.section-mini-line {
  display: block;
  margin-bottom: 22px;
}
/* media queries */
/* X-Small devices (portrait phones, less than 576px) */
/* Small devices (landscape phones, less than 768px) */
/* Medium devices (tablets, less than 992px) */
/* Large devices (desktops, less than 1200px) */
/* X-Large devices (large desktops, less than 1400px) */
