:root{
  --zc-primary:#119e9e;
  --zc-primary-dark:#0d7f7f;
  --zc-text:#62696b;
  --zc-dark:#202627;
  --zc-light:#ffffff;
  --zc-beige:#faf8f5;
  --zc-border:#e7e5e1;
  --zc-radius:22px;
}
/* Elementor page-insertion stability layer */
.elementor-page .zc-section,
.elementor .elementor-section.zc-section{
  width:100%!important;
  max-width:none!important;
  box-sizing:border-box!important;
}
.elementor-page .zc-section *,
.elementor .elementor-section.zc-section *{
  box-sizing:border-box;
}
.elementor-page .zc-section>.elementor-container,
.elementor .elementor-section.zc-section>.elementor-container{
  width:100%!important;
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.elementor-page .zc-section>.elementor-container>.elementor-column{
  min-width:0;
}
.elementor-page .zc-shortcode-widget,
.elementor-page .zc-shortcode-widget>.elementor-widget-container{
  width:100%;
}
.elementor-page .zc-shortcode-widget .zc-team-module,
.elementor-page .zc-shortcode-widget .zc-pricing-module{
  width:100%;
}
.page-template-elementor_header_footer .site-main,
.page-template-elementor_canvas .site-main,
.page-template-elementor_header_footer .content-area,
.page-template-elementor_canvas .content-area{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
.zc-section{padding:90px 28px}
.zc-section>.elementor-container{max-width:1180px;margin:0 auto}
.zc-light-section{background:#fff}
.zc-beige-section{background:var(--zc-beige)}
.zc-hero-section{background:var(--zc-beige);padding-top:95px;padding-bottom:95px}
.zc-hero-left>.elementor-widget-wrap{align-content:center;padding-right:56px}
.zc-hero-right>.elementor-widget-wrap{position:relative}
.zc-kicker .elementor-heading-title{font-size:12px!important;line-height:1.3!important;letter-spacing:.16em!important;font-weight:800!important;color:var(--zc-primary)!important}
.zc-section-title .elementor-heading-title{font-size:44px!important;line-height:1.12!important;font-weight:800!important;color:var(--zc-text)!important}
.zc-hero-title .elementor-heading-title{font-size:58px!important;line-height:1.07!important;font-weight:850!important;letter-spacing:-.035em!important;color:var(--zc-text)!important}
.zc-hero-title span{color:var(--zc-primary)}
.zc-hero-copy,.zc-section-intro,.zc-about-copy{color:var(--zc-text);font-size:16px;line-height:1.75}
.zc-hero-copy p{margin-bottom:14px}
.zc-inline-button{display:inline-block;width:auto!important;margin-right:10px}
.zc-button-primary .elementor-button{background:var(--zc-primary)!important;color:#fff!important;border-radius:12px!important;padding:16px 23px!important;font-weight:800!important}
.zc-button-primary .elementor-button:hover{background:var(--zc-primary-dark)!important}
.zc-button-outline .elementor-button{background:#fff!important;color:var(--zc-text)!important;border:1px solid var(--zc-text)!important;border-radius:12px!important;padding:15px 22px!important;font-weight:800!important}
.zc-button-white .elementor-button{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.5)!important;border-radius:12px!important;padding:15px 22px!important;font-weight:800!important}
.zc-hero-image img,.zc-about-image img{width:100%;border-radius:28px;object-fit:cover}
.zc-hero-image img{min-height:570px}
.zc-about-image img{min-height:480px}
.zc-location-card{position:absolute!important;left:34px;right:34px;bottom:28px;background:rgba(255,255,255,.94);padding:17px 20px;border-radius:15px;box-shadow:0 14px 36px rgba(32,38,39,.12)}
.zc-location-card p{margin:0;color:var(--zc-text);font-size:13px;line-height:1.55}
.zc-location-card strong{color:var(--zc-primary);text-transform:uppercase;font-size:10px;letter-spacing:.12em}
.zc-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.zc-stats-grid>div{padding:18px 14px;border:1px solid var(--zc-border);background:#fff;border-radius:15px}
.zc-stats-grid strong{display:block;font-size:24px;color:var(--zc-primary);font-weight:850}
.zc-stats-grid span{font-size:10px;color:var(--zc-text);text-transform:uppercase;letter-spacing:.09em;font-weight:750}
.zc-symptom-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:36px}
.zc-symptom-card{display:flex;flex-direction:column;padding:25px;background:#fff;border:1px solid var(--zc-border);border-radius:var(--zc-radius);min-height:310px;transition:.25s}
.zc-symptom-card:hover,.zc-team-card:hover,.zc-review-card:hover{transform:translateY(-4px);box-shadow:0 18px 48px rgba(32,38,39,.08);border-color:rgba(17,158,158,.35)}
.zc-number{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;background:#effafa;color:var(--zc-primary);border-radius:11px;font-weight:850;font-size:12px}
.zc-symptom-card h3,.zc-service-row h3,.zc-team-card h3,.zc-price-row h3{color:var(--zc-text);font-weight:800;margin:16px 0 9px;font-size:18px;line-height:1.3}
.zc-card-copy{color:#747a7c;font-size:13px;line-height:1.65}
.zc-card-copy p{margin:0}
.zc-recommend{margin-top:auto;padding-top:18px;border-top:1px solid var(--zc-border)}
.zc-recommend small{display:block;color:var(--zc-primary);font-size:9px;text-transform:uppercase;letter-spacing:.12em;font-weight:800}
.zc-recommend strong{display:block;color:var(--zc-text);font-size:12px;margin-top:4px}
.zc-service-list{display:grid;gap:12px;margin-top:36px}
.zc-service-row{display:grid;grid-template-columns:50px 1fr;gap:20px;align-items:start;padding:23px 25px;background:#fff;border:1px solid var(--zc-border);border-radius:17px}
.zc-service-row h3{margin-top:1px}
.zc-about-section>.elementor-container{align-items:center}
.zc-about-section .elementor-column:first-child>.elementor-widget-wrap{padding-right:50px}
.zc-filter-buttons{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:34px 0}
.zc-filter-buttons button{border:1px solid var(--zc-border);background:#fff;color:var(--zc-text);padding:11px 15px;border-radius:10px;font-size:11px;font-weight:800;cursor:pointer}
.zc-filter-buttons button.is-active,.zc-filter-buttons button:hover{background:var(--zc-primary);border-color:var(--zc-primary);color:#fff}
.zc-team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:start}
.zc-team-card{background:#fff;border:1px solid var(--zc-border);border-radius:var(--zc-radius);overflow:hidden;transition:.25s}
.zc-team-card[hidden]{display:none}
.zc-team-photo{height:310px;background:#edf8f8;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}
.zc-team-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}
.zc-team-photo>span{width:105px;height:105px;border:3px solid var(--zc-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--zc-primary);font-size:27px;font-weight:850;background:#fff}
.zc-team-category{position:absolute;left:16px;top:16px;background:rgba(17,158,158,.94);color:#fff;padding:7px 10px;border-radius:999px;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}
.zc-team-body{padding:23px;display:flex;flex-direction:column}
.zc-team-card h3{margin:0}
.zc-role{color:var(--zc-primary);text-transform:uppercase;letter-spacing:.065em;font-size:10px;line-height:1.5;font-weight:800;margin:7px 0 13px}
.zc-team-description{position:relative;color:#6f7678;font-size:12px;line-height:1.68;transition:max-height .3s ease}
.zc-team-description p{margin:0 0 9px}
.zc-team-description ul{margin:5px 0 8px;padding-left:18px}
.zc-team-description.is-collapsed{max-height:8.2em;overflow:hidden}
.zc-team-description.is-collapsed:after{content:"";position:absolute;left:0;right:0;bottom:0;height:36px;background:linear-gradient(180deg,rgba(255,255,255,0),#fff)}
.zc-team-description.is-expanded{max-height:none}
.zc-description-toggle{display:inline-flex;align-self:flex-start;border:0;background:transparent;color:var(--zc-primary);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;padding:8px 0 0;cursor:pointer}
.zc-description-toggle:hover{text-decoration:underline}
.zc-card-button{display:block;margin-top:18px;background:var(--zc-primary);color:#fff!important;text-align:center;padding:12px;border-radius:11px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.zc-search-label{display:block;margin:32px 0 16px}
.zc-price-search{width:100%;padding:15px 18px;border:1px solid var(--zc-border);border-radius:13px;font-size:14px;outline:none}
.zc-price-search:focus{border-color:var(--zc-primary);box-shadow:0 0 0 3px rgba(17,158,158,.1)}
.zc-price-list{border:1px solid var(--zc-border);border-radius:18px;overflow:hidden}
.zc-price-row{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#fff;padding:21px 24px;border-bottom:1px solid var(--zc-border)}
.zc-price-row:last-child{border-bottom:0}
.zc-price-row[hidden]{display:none}
.zc-price-row h3{margin:4px 0 0;font-size:16px}
.zc-price-row small{color:var(--zc-primary);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}
.zc-price-row>strong{color:var(--zc-primary);font-size:20px;white-space:nowrap}
.zc-no-results{text-align:center;color:var(--zc-text)}
.zc-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:34px}
.zc-review-card{background:#fff;border:1px solid var(--zc-border);border-radius:var(--zc-radius);padding:26px;display:flex;flex-direction:column;transition:.25s}
.zc-stars{color:var(--zc-primary);letter-spacing:3px;font-size:13px}
.zc-review-card blockquote{margin:20px 0;color:#666e70;font-size:14px;line-height:1.75;font-style:italic;flex:1}
.zc-review-card blockquote p{margin:0}
.zc-review-card footer{border-top:1px solid var(--zc-border);padding-top:17px;display:flex;justify-content:space-between;gap:10px}
.zc-review-card footer strong{color:var(--zc-text);font-size:12px}
.zc-review-card footer span{color:var(--zc-primary);font-size:9px;text-transform:uppercase;text-align:right;font-weight:800}
.zc-cta-section{background:var(--zc-text);text-align:center}
.zc-cta-section>.elementor-container{max-width:850px}
.zc-cta-title .elementor-heading-title{font-size:46px!important;color:#fff!important;font-weight:850!important}
.zc-cta-copy{color:#e6e8e8;font-size:16px;line-height:1.7}
.zc-kicker-light .elementor-heading-title{color:#57d1d1!important}
.zc-header-section{padding:17px 28px;background:#fff;border-bottom:1px solid var(--zc-border)}
.zc-header-section>.elementor-container{max-width:1180px;margin:auto;align-items:center}
.zc-header-brand{display:flex;align-items:center;gap:11px;color:var(--zc-text)}
.zc-header-brand strong{display:block;font-size:17px;letter-spacing:.08em}
.zc-header-brand small{display:block;color:var(--zc-primary);font-size:8px;text-transform:uppercase;letter-spacing:.08em}
.zc-logo-mark{width:45px;height:45px;border:2px solid var(--zc-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--zc-primary);font-size:12px;font-weight:850}
.zc-nav{display:flex;justify-content:center;gap:27px}
.zc-nav a{color:var(--zc-text);font-size:12px;font-weight:750}
.zc-header-button{text-align:right}
.zc-footer-section{padding:65px 28px;background:var(--zc-dark)}
.zc-footer-section>.elementor-container{max-width:1180px;margin:auto}
.zc-footer-title .elementor-heading-title,.zc-footer-heading .elementor-heading-title{color:#fff!important}
.zc-footer-copy,.zc-footer-copy a{color:#aeb4b5;font-size:13px;line-height:1.7}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1024px){
 .zc-section{padding:70px 24px}
 .zc-hero-title .elementor-heading-title{font-size:46px!important}
 .zc-section-title .elementor-heading-title{font-size:38px!important}
 .zc-symptom-grid{grid-template-columns:repeat(2,1fr)}
 .zc-team-grid,.zc-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .zc-nav{gap:14px}
}
@media(max-width:767px){
 .zc-section{padding:56px 18px}
 .zc-hero-section{padding-top:55px}
 .zc-hero-left>.elementor-widget-wrap{padding-right:0}
 .zc-hero-title .elementor-heading-title{font-size:38px!important}
 .zc-section-title .elementor-heading-title,.zc-cta-title .elementor-heading-title{font-size:32px!important}
 .zc-inline-button{display:block;width:100%!important;margin:0 0 10px}
 .zc-inline-button .elementor-button{width:100%}
 .zc-stats-grid,.zc-symptom-grid,.zc-team-grid,.zc-review-grid{grid-template-columns:1fr}
 .zc-hero-image img{min-height:410px}
 .zc-location-card{position:relative!important;left:auto;right:auto;bottom:auto;margin-top:-75px;margin-left:16px;margin-right:16px}
 .zc-about-section .elementor-column:first-child>.elementor-widget-wrap{padding-right:0}
 .zc-about-image img{min-height:340px}
 .zc-team-photo{height:360px}
 .zc-price-row{align-items:flex-start}
 .zc-price-row>strong{font-size:17px}
 .zc-header-section .elementor-column:nth-child(2){display:none}
 .zc-header-section .elementor-column:first-child{width:60%!important}
 .zc-header-section .elementor-column:last-child{width:40%!important}
}

/* ==========================================================
   Service landing pages: psychiatry and rehabilitation
   ========================================================== */

.elementor-page .zc-subpage-section{
  width:100%!important;
  max-width:none!important;
  box-sizing:border-box!important;
  padding:88px 28px;
}
.elementor-page .zc-subpage-section *,
.elementor .zc-subpage-section *{
  box-sizing:border-box;
}
.elementor-page .zc-subpage-section>.elementor-container{
  width:100%!important;
  max-width:1180px!important;
  margin:0 auto!important;
}
.zc-subpage-white{background:#fff}
.zc-subpage-soft{background:#faf8f5}
.zc-subpage-tint{background:#f2fbfb}
.zc-subpage-dark{background:#62696b;color:#fff}
.zc-subpage-hero{
  background:
    radial-gradient(circle at 88% 18%,rgba(17,158,158,.14),transparent 35%),
    #faf8f5;
  padding-top:92px!important;
  padding-bottom:92px!important;
}
.zc-subpage-hero>.elementor-container,
.zc-subpage-split>.elementor-container{
  align-items:center;
}
.zc-subpage-hero-copy>.elementor-widget-wrap{
  align-content:center;
  padding-right:58px;
}
.zc-subpage-hero-media>.elementor-widget-wrap{
  position:relative;
}
.zc-subpage-hero-image img{
  display:block;
  width:100%;
  min-height:560px;
  max-height:640px;
  object-fit:cover;
  border-radius:28px;
  box-shadow:0 25px 70px rgba(32,38,39,.14);
}
.zc-subpage-eyebrow .elementor-heading-title{
  color:#119e9e!important;
  font-size:11px!important;
  line-height:1.3!important;
  letter-spacing:.17em!important;
  text-transform:uppercase;
  font-weight:800!important;
}
.zc-subpage-h1 .elementor-heading-title{
  color:#62696b!important;
  font-size:55px!important;
  line-height:1.08!important;
  letter-spacing:-.035em!important;
  font-weight:850!important;
}
.zc-subpage-h1 .elementor-heading-title span{
  color:#119e9e;
}
.zc-subpage-lead{
  color:#687072;
  font-size:17px;
  line-height:1.75;
}
.zc-subpage-lead p{margin:0 0 13px}
.zc-subpage-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:8px;
}
.zc-subpage-actions .elementor-widget{
  width:auto!important;
  margin:0!important;
}
.zc-subpage-btn-primary .elementor-button{
  background:#119e9e!important;
  color:#fff!important;
  border:1px solid #119e9e!important;
  border-radius:12px!important;
  padding:16px 23px!important;
  font-weight:800!important;
  box-shadow:0 12px 28px rgba(17,158,158,.2);
}
.zc-subpage-btn-primary .elementor-button:hover{
  background:#0d7f7f!important;
  border-color:#0d7f7f!important;
}
.zc-subpage-btn-outline .elementor-button{
  background:#fff!important;
  color:#62696b!important;
  border:1px solid #c9cecf!important;
  border-radius:12px!important;
  padding:15px 22px!important;
  font-weight:800!important;
}
.zc-subpage-btn-outline .elementor-button:hover{
  color:#119e9e!important;
  border-color:#119e9e!important;
}
.zc-hero-points{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:17px;
}
.zc-hero-points span{
  display:inline-flex;
  align-items:center;
  gap:6px;
  padding:8px 11px;
  border:1px solid #e2e7e7;
  border-radius:999px;
  background:#fff;
  color:#62696b;
  font-size:10px;
  font-weight:750;
  text-transform:uppercase;
  letter-spacing:.06em;
}
.zc-hero-points span:before{
  content:"✓";
  color:#119e9e;
  font-weight:900;
}
.zc-subpage-kicker .elementor-heading-title{
  color:#119e9e!important;
  font-size:11px!important;
  line-height:1.3!important;
  letter-spacing:.16em!important;
  text-transform:uppercase;
  font-weight:800!important;
}
.zc-subpage-title .elementor-heading-title{
  color:#62696b!important;
  font-size:43px!important;
  line-height:1.13!important;
  letter-spacing:-.025em!important;
  font-weight:850!important;
}
.zc-subpage-intro{
  max-width:760px;
  color:#6c7375;
  font-size:15px;
  line-height:1.75;
}
.zc-subpage-intro p{margin:0}
.zc-card-row{
  margin-top:30px;
}
.zc-card-row>.elementor-container{
  align-items:stretch;
}
.zc-info-card>.elementor-widget-wrap,
.zc-step-card>.elementor-widget-wrap,
.zc-service-card>.elementor-widget-wrap,
.zc-link-card>.elementor-widget-wrap{
  height:100%;
  display:flex;
  flex-direction:column;
  background:#fff;
  border:1px solid #e5e8e7;
  border-radius:20px;
  padding:25px!important;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.zc-info-card>.elementor-widget-wrap:hover,
.zc-step-card>.elementor-widget-wrap:hover,
.zc-service-card>.elementor-widget-wrap:hover,
.zc-link-card>.elementor-widget-wrap:hover{
  transform:translateY(-4px);
  border-color:rgba(17,158,158,.35);
  box-shadow:0 18px 45px rgba(32,38,39,.08);
}
.zc-card-number .elementor-heading-title{
  display:inline-flex;
  width:42px;
  height:42px;
  align-items:center;
  justify-content:center;
  color:#119e9e!important;
  background:#edf9f9;
  border-radius:11px;
  font-size:12px!important;
  font-weight:850!important;
}
.zc-card-icon .elementor-heading-title{
  display:inline-flex;
  width:39px;
  height:39px;
  align-items:center;
  justify-content:center;
  color:#119e9e!important;
  background:#edf9f9;
  border-radius:10px;
  font-size:18px!important;
  font-weight:850!important;
}
.zc-card-title .elementor-heading-title{
  color:#62696b!important;
  font-size:18px!important;
  line-height:1.3!important;
  font-weight:820!important;
}
.zc-card-copy{
  color:#707779;
  font-size:13px;
  line-height:1.68;
}
.zc-card-copy p{margin:0}
.zc-card-note{
  margin-top:auto;
  color:#119e9e;
  font-size:10px;
  line-height:1.5;
  text-transform:uppercase;
  letter-spacing:.07em;
  font-weight:800;
}
.zc-process-note{
  max-width:900px;
  margin:30px auto 0;
  padding:22px 25px;
  border-left:4px solid #119e9e;
  background:#fff;
  border-radius:0 15px 15px 0;
  color:#62696b;
  font-size:14px;
  line-height:1.75;
}
.zc-practical-grid .zc-info-card>.elementor-widget-wrap{
  background:#fff;
}
.zc-price-table{
  margin-top:30px;
  border:1px solid #e2e6e5;
  border-radius:18px;
  overflow:hidden;
  background:#fff;
}
.zc-price-head,
.zc-price-line{
  margin:0!important;
}
.zc-price-head>.elementor-container,
.zc-price-line>.elementor-container{
  align-items:center;
}
.zc-price-head{
  background:#62696b;
}
.zc-price-head .elementor-widget-text-editor,
.zc-price-head .elementor-widget-text-editor p{
  color:#fff!important;
  font-size:10px!important;
  text-transform:uppercase;
  letter-spacing:.1em;
  font-weight:800!important;
  margin:0!important;
}
.zc-price-head .elementor-column>.elementor-widget-wrap,
.zc-price-line .elementor-column>.elementor-widget-wrap{
  padding:14px 18px!important;
}
.zc-price-line{
  border-bottom:1px solid #e7e9e8;
}
.zc-price-line:last-child{
  border-bottom:0;
}
.zc-price-line .elementor-widget-text-editor,
.zc-price-line .elementor-widget-text-editor p{
  color:#62696b;
  font-size:14px;
  line-height:1.5;
  margin:0!important;
}
.zc-price-line .zc-price-value,
.zc-price-line .zc-price-value p{
  color:#119e9e!important;
  font-size:16px!important;
  font-weight:850!important;
  white-space:nowrap;
}
.zc-price-footnote{
  margin-top:18px;
  color:#697173;
  font-size:13px;
  line-height:1.7;
}
.zc-specialists-section .zc-team-module{
  margin-top:28px;
}
.zc-specialists-section .zc-team-grid{
  grid-template-columns:repeat(var(--zc-team-columns,3),minmax(0,1fr))!important;
  max-width:100%;
  margin-left:auto;
  margin-right:auto;
}
.zc-specialists-section .zc-team-grid--columns-2{
  max-width:820px;
}
.zc-specialists-section .zc-team-photo{
  height:330px;
}
.zc-review-feature{
  max-width:900px;
  margin:30px auto 0;
  padding:34px;
  border:1px solid #e4e7e6;
  border-radius:22px;
  background:#fff;
  box-shadow:0 16px 48px rgba(32,38,39,.06);
}
.zc-review-stars{
  color:#119e9e;
  font-size:15px;
  letter-spacing:4px;
  margin-bottom:15px;
}
.zc-review-text{
  color:#62696b;
  font-size:16px;
  line-height:1.8;
  font-style:italic;
}
.zc-review-author{
  margin-top:18px;
  color:#119e9e;
  font-size:11px;
  line-height:1.5;
  text-transform:uppercase;
  letter-spacing:.07em;
  font-weight:800;
}
.zc-reviews-grid{
  margin-top:30px;
}
.zc-reviews-grid>.elementor-container{
  align-items:stretch;
}
.zc-reviews-grid .zc-review-feature{
  height:100%;
  margin:0;
}
.zc-subpage-faq{
  margin-top:28px;
}
.zc-subpage-faq .elementor-accordion-item{
  margin-bottom:10px;
  border:1px solid #e2e6e5!important;
  border-radius:14px;
  overflow:hidden;
  background:#fff;
}
.zc-subpage-faq .elementor-tab-title{
  padding:19px 21px!important;
  color:#62696b!important;
  font-size:14px!important;
  font-weight:800!important;
}
.zc-subpage-faq .elementor-tab-title.elementor-active{
  color:#119e9e!important;
}
.zc-subpage-faq .elementor-tab-content{
  padding:0 21px 20px!important;
  border-top:0!important;
  color:#6b7375;
  font-size:13px;
  line-height:1.75;
}
.zc-subpage-cta{
  text-align:center;
  background:
    radial-gradient(circle at 15% 20%,rgba(17,158,158,.22),transparent 30%),
    #62696b;
}
.zc-subpage-cta>.elementor-container{
  max-width:850px!important;
}
.zc-subpage-cta .zc-subpage-kicker .elementor-heading-title{
  color:#60d5d5!important;
}
.zc-subpage-cta-title .elementor-heading-title{
  color:#fff!important;
  font-size:46px!important;
  line-height:1.12!important;
  font-weight:850!important;
}
.zc-subpage-cta-copy{
  color:#edf0f0;
  font-size:16px;
  line-height:1.75;
}
.zc-subpage-cta .zc-subpage-actions{
  justify-content:center;
}
.zc-subpage-contact{
  color:#d5dada;
  font-size:12px;
  line-height:1.7;
}
.zc-subpage-contact a{color:#fff}
.zc-internal-links .elementor-button{
  width:100%;
  justify-content:space-between;
  background:#fff!important;
  color:#62696b!important;
  border:1px solid #e2e6e5!important;
  border-radius:13px!important;
  padding:15px 17px!important;
  font-size:12px!important;
  font-weight:800!important;
  text-align:left;
}
.zc-internal-links .elementor-button:hover{
  color:#119e9e!important;
  border-color:#119e9e!important;
  transform:translateY(-2px);
}
.zc-schema-widget{
  height:0!important;
  overflow:hidden!important;
  margin:0!important;
}
@media(max-width:1024px){
  .elementor-page .zc-subpage-section{padding:70px 24px}
  .zc-subpage-h1 .elementor-heading-title{font-size:45px!important}
  .zc-subpage-title .elementor-heading-title{font-size:37px!important}
  .zc-subpage-hero-copy>.elementor-widget-wrap{padding-right:35px}
  .zc-subpage-hero-image img{min-height:480px}
  .zc-specialists-section .zc-team-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:767px){
  .elementor-page .zc-subpage-section{padding:56px 18px}
  .zc-subpage-hero{padding-top:55px!important;padding-bottom:58px!important}
  .zc-subpage-hero-copy>.elementor-widget-wrap{padding-right:0}
  .zc-subpage-h1 .elementor-heading-title{font-size:37px!important}
  .zc-subpage-title .elementor-heading-title,
  .zc-subpage-cta-title .elementor-heading-title{font-size:31px!important}
  .zc-subpage-actions{display:block}
  .zc-subpage-actions .elementor-widget{
    width:100%!important;
    margin-bottom:9px!important;
  }
  .zc-subpage-actions .elementor-button{width:100%}
  .zc-subpage-hero-image img{min-height:390px;margin-top:22px}
  .zc-card-row>.elementor-container{display:block}
  .zc-card-row .elementor-column{
    width:100%!important;
    margin-bottom:12px;
  }
  .zc-price-head .elementor-column,
  .zc-price-line .elementor-column{
    width:100%!important;
  }
  .zc-price-head{display:none}
  .zc-price-line>.elementor-container{display:grid!important;grid-template-columns:1fr auto}
  .zc-price-line .elementor-column:first-child{grid-column:1/-1}
  .zc-price-line .elementor-column:nth-child(2){grid-column:1/2}
  .zc-price-line .elementor-column:nth-child(3){grid-column:2/3}
  .zc-price-line .elementor-column>.elementor-widget-wrap{padding:7px 16px!important}
  .zc-price-line .elementor-column:first-child>.elementor-widget-wrap{padding-top:15px!important}
  .zc-price-line .elementor-column:last-child>.elementor-widget-wrap{padding-bottom:15px!important}
  .zc-specialists-section .zc-team-grid{
    grid-template-columns:1fr!important;
  }
  .zc-specialists-section .zc-team-photo{height:380px}
  .zc-review-feature{padding:25px}
}

/* Additional service-page components */
.zc-definition-box{
  margin-top:28px;
  padding:30px;
  border:1px solid #e2e6e5;
  border-radius:22px;
  background:#fff;
  color:#687072;
  font-size:15px;
  line-height:1.8;
}
.zc-definition-box p{margin:0 0 14px}
.zc-definition-box p:last-child{margin-bottom:0}
.zc-category-label{
  display:inline-block;
  margin:26px 0 10px;
  color:#119e9e;
  font-size:11px;
  line-height:1.4;
  font-weight:850;
  letter-spacing:.11em;
  text-transform:uppercase;
}
.zc-source-list{
  margin-top:26px;
  display:grid;
  gap:12px;
}
.zc-source-item{
  padding:20px 22px;
  border:1px solid #e2e6e5;
  border-radius:15px;
  background:#fff;
  color:#697173;
  font-size:13px;
  line-height:1.7;
}
.zc-source-item strong{
  display:block;
  color:#62696b;
  margin-bottom:4px;
}
.zc-review-placeholder{
  max-width:820px;
  margin:28px auto 0;
  padding:28px;
  border:1px dashed rgba(17,158,158,.55);
  border-radius:20px;
  background:#f4fbfb;
  color:#62696b;
  text-align:center;
  font-size:14px;
  line-height:1.75;
}
.zc-inline-link a{
  color:#119e9e;
  font-weight:800;
}
.zc-team-note{
  max-width:820px;
  margin:22px auto 0;
  text-align:center;
  color:#687072;
  font-size:13px;
  line-height:1.75;
}
@media(max-width:767px){
  .zc-definition-box{padding:22px}
}

/* ==========================================================
   Services hub
   ========================================================== */
.zc-hub-card>.elementor-widget-wrap{
  height:100%;
  display:flex;
  flex-direction:column;
  padding:26px!important;
  background:#fff;
  border:1px solid #e3e7e6;
  border-radius:20px;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.zc-hub-card>.elementor-widget-wrap:hover{
  transform:translateY(-4px);
  border-color:rgba(17,158,158,.38);
  box-shadow:0 18px 45px rgba(32,38,39,.08);
}
.zc-hub-card-icon .elementor-heading-title{
  display:inline-flex;
  width:44px;
  height:44px;
  align-items:center;
  justify-content:center;
  border-radius:12px;
  background:#edf9f9;
  color:#119e9e!important;
  font-size:19px!important;
  font-weight:850!important;
}
.zc-hub-card-title .elementor-heading-title{
  color:#62696b!important;
  font-size:19px!important;
  line-height:1.28!important;
  font-weight:820!important;
}
.zc-hub-card-copy{
  color:#707779;
  font-size:13px;
  line-height:1.7;
}
.zc-hub-card-copy p{margin:0}
.zc-hub-card-button{
  margin-top:auto!important;
  padding-top:18px;
}
.zc-hub-card-button .elementor-button{
  width:100%;
  justify-content:space-between;
  padding:12px 15px!important;
  border:1px solid #dfe4e3!important;
  border-radius:11px!important;
  background:#fff!important;
  color:#62696b!important;
  font-size:10px!important;
  font-weight:850!important;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.zc-hub-card-button .elementor-button:hover{
  border-color:#119e9e!important;
  background:#119e9e!important;
  color:#fff!important;
}
.zc-hub-category{
  padding-top:78px!important;
  padding-bottom:78px!important;
}
.zc-hub-category.zc-subpage-soft .zc-hub-card>.elementor-widget-wrap,
.zc-hub-category.zc-subpage-tint .zc-hub-card>.elementor-widget-wrap{
  background:#fff;
}
.zc-hub-help-box{
  padding:36px;
  border:1px solid #dfe5e4;
  border-radius:24px;
  background:#fff;
  box-shadow:0 18px 50px rgba(32,38,39,.06);
}
.zc-hub-help-copy{
  color:#687072;
  font-size:15px;
  line-height:1.78;
}
.zc-hub-help-copy p{margin:0}
.zc-hub-help-actions .elementor-button{
  width:100%;
}
.zc-hub-hero-image img{
  min-height:540px;
  object-fit:cover;
}
@media(max-width:1024px){
  .zc-hub-card-row>.elementor-container{
    flex-wrap:wrap!important;
  }
  .zc-hub-card-row .elementor-column{
    width:50%!important;
    margin-bottom:18px;
  }
}
@media(max-width:767px){
  .zc-hub-category{
    padding-top:56px!important;
    padding-bottom:56px!important;
  }
  .zc-hub-card-row .elementor-column{
    width:100%!important;
  }
  .zc-hub-help-box{padding:24px}
}

/* ==========================================================
   Ortopedia, fizjoterapia uroginekologiczna i hub problemów
   ========================================================== */

.zc-feature-panel{
  margin-top:28px;
  padding:30px;
  border:1px solid #e2e6e5;
  border-radius:22px;
  background:#fff;
  color:#687072;
  font-size:15px;
  line-height:1.8;
}
.zc-feature-panel p{margin:0 0 14px}
.zc-feature-panel p:last-child{margin-bottom:0}

.zc-highlight-list{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin-top:25px;
}
.zc-highlight-list>div{
  position:relative;
  padding:17px 18px 17px 46px;
  border:1px solid #e4e8e7;
  border-radius:14px;
  background:#fff;
  color:#687072;
  font-size:13px;
  line-height:1.6;
}
.zc-highlight-list>div:before{
  content:"✓";
  position:absolute;
  left:17px;
  top:16px;
  display:flex;
  width:20px;
  height:20px;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:#edf9f9;
  color:#119e9e;
  font-weight:900;
}

.zc-diagnostic-panel{
  display:grid;
  grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);
  gap:28px;
  align-items:center;
  margin-top:28px;
  padding:32px;
  border-radius:24px;
  background:#62696b;
  color:#fff;
}
.zc-diagnostic-panel h3{
  margin:0 0 12px;
  color:#fff;
  font-size:25px;
  line-height:1.25;
}
.zc-diagnostic-panel p{
  margin:0 0 12px;
  color:#edf0f0;
  font-size:14px;
  line-height:1.75;
}
.zc-diagnostic-panel ul{
  margin:15px 0 0;
  padding-left:19px;
  color:#edf0f0;
  font-size:13px;
  line-height:1.7;
}
.zc-diagnostic-panel .zc-diagnostic-badge{
  min-height:210px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  padding:24px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:20px;
  background:rgba(255,255,255,.07);
  text-align:center;
}
.zc-diagnostic-panel .zc-diagnostic-badge strong{
  display:block;
  color:#66d8d8;
  font-size:46px;
  line-height:1;
  margin-bottom:10px;
}
.zc-diagnostic-panel .zc-diagnostic-badge span{
  color:#fff;
  font-size:12px;
  line-height:1.6;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-weight:800;
}

.zc-placeholder-box{
  max-width:880px;
  margin:28px auto 0;
  padding:27px;
  border:1px dashed rgba(17,158,158,.56);
  border-radius:20px;
  background:#f4fbfb;
  color:#62696b;
  font-size:14px;
  line-height:1.75;
  text-align:center;
}
.zc-placeholder-box strong{
  color:#119e9e;
}

.zc-problem-card>.elementor-widget-wrap{
  height:100%;
  display:flex;
  flex-direction:column;
  padding:25px!important;
  background:#fff;
  border:1px solid #e3e7e6;
  border-radius:20px;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.zc-problem-card>.elementor-widget-wrap:hover{
  transform:translateY(-4px);
  border-color:rgba(17,158,158,.38);
  box-shadow:0 18px 45px rgba(32,38,39,.08);
}
.zc-problem-icon .elementor-heading-title{
  display:inline-flex;
  width:43px;
  height:43px;
  align-items:center;
  justify-content:center;
  border-radius:12px;
  background:#edf9f9;
  color:#119e9e!important;
  font-size:18px!important;
  font-weight:900!important;
}
.zc-problem-title .elementor-heading-title{
  color:#62696b!important;
  font-size:18px!important;
  line-height:1.3!important;
  font-weight:820!important;
}
.zc-problem-copy{
  color:#707779;
  font-size:13px;
  line-height:1.7;
}
.zc-problem-copy p{margin:0}
.zc-problem-specialists{
  margin-top:14px;
  padding-top:14px;
  border-top:1px solid #e6e9e8;
  color:#119e9e;
  font-size:10px;
  line-height:1.55;
  font-weight:850;
  letter-spacing:.055em;
  text-transform:uppercase;
}
.zc-problem-button{
  margin-top:auto!important;
  padding-top:16px;
}
.zc-problem-button .elementor-button{
  width:100%;
  padding:12px 15px!important;
  border:1px solid #dfe4e3!important;
  border-radius:11px!important;
  background:#fff!important;
  color:#62696b!important;
  font-size:10px!important;
  font-weight:850!important;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.zc-problem-button .elementor-button:hover{
  border-color:#119e9e!important;
  background:#119e9e!important;
  color:#fff!important;
}
.zc-problem-category{
  padding-top:74px!important;
  padding-bottom:74px!important;
}
.zc-problem-category.zc-subpage-soft .zc-problem-card>.elementor-widget-wrap,
.zc-problem-category.zc-subpage-tint .zc-problem-card>.elementor-widget-wrap{
  background:#fff;
}

.zc-source-list{
  margin-top:26px;
  display:grid;
  gap:12px;
}
.zc-source-item{
  padding:20px 22px;
  border:1px solid #e2e6e5;
  border-radius:15px;
  background:#fff;
  color:#697173;
  font-size:13px;
  line-height:1.7;
}
.zc-source-item strong{
  display:block;
  color:#62696b;
  margin-bottom:4px;
}

.zc-team-note{
  max-width:850px;
  margin:22px auto 0;
  color:#687072;
  font-size:13px;
  line-height:1.75;
  text-align:center;
}

@media(max-width:1024px){
  .zc-problem-row>.elementor-container{
    flex-wrap:wrap!important;
  }
  .zc-problem-row .elementor-column{
    width:50%!important;
    margin-bottom:18px;
  }
}
@media(max-width:767px){
  .zc-highlight-list{grid-template-columns:1fr}
  .zc-diagnostic-panel{grid-template-columns:1fr;padding:23px}
  .zc-problem-row .elementor-column{width:100%!important}
  .zc-problem-category{
    padding-top:56px!important;
    padding-bottom:56px!important;
  }
}
