.elementor-7259 .elementor-element.elementor-element-2d066a7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7259 .elementor-element.elementor-element-0af2750{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7259 .elementor-element.elementor-element-3fba960{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-7259 .elementor-element.elementor-element-e358f06{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-7259 .elementor-element.elementor-element-2d066a7{--content-width:1450px;}.elementor-7259 .elementor-element.elementor-element-0af2750{--content-width:1380px;}.elementor-7259 .elementor-element.elementor-element-3fba960{--content-width:1400px;}.elementor-7259 .elementor-element.elementor-element-e358f06{--content-width:1380px;}}/* Start custom CSS for html, class: .elementor-element-ba3b60c */.about-section{padding:60px 5px}
.container{max-width:1380px;margin:0 auto}

.about-title{font-size:42px;font-weight:800;color:#2c3e50;margin:10px 0 8px}
.about-lead{color:#5b6773;font-size:18px;line-height:1.55;margin:0 0 18px}
.about-cta{display:flex;gap:12px;flex-wrap:wrap}
.btn-blue{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border-radius:999px;background:linear-gradient(180deg,#21c1f3,#0ea5e9);color:#fff;text-decoration:none;font-weight:800;box-shadow:0 6px 18px rgba(0,0,0,.08)}
.btn-ghost{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border-radius:999px;background:#fff;border:1px solid #e5e7eb;color:#2c3e50;text-decoration:none;font-weight:700}

.about-hero{display:grid;grid-template-columns:1.2fr 1fr;gap:30px;align-items:center;position:relative}
.about-hero__photo{margin:0;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.08);border:1px solid #eef1f4}
.about-hero__photo img{display:block;width:100%;height:420px;object-fit:cover}
.icon-badge{position:absolute;top:-10px;left:-10px;background:linear-gradient(135deg,#4CAF50 0%, #2196F3 100%);color:#fff;border-radius:12px;padding:8px 12px;font-weight:800;box-shadow:0 8px 24px rgba(33,150,243,.25)}
.icon-badge--since{font-size:16px}
@media (max-width:980px){.about-hero{grid-template-columns:1fr}.about-hero__photo img{height:340px}}

.standards-banner{
  margin:34px 0 10px;padding:14px 18px;border:1px solid #eaf2fb;border-radius:14px;
  background:#f5fbff;color:#2c3e50;font-weight:700
}
.icon-badge--since {margin-top: -20px;}
.about-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-top:18px}
.about-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .4s ease;position:relative;border:1px solid #f1f3f6}
.about-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(33,150,243,.18)}
.about-card::before{content:'';position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#4CAF50 0%, #2196F3 100%);opacity:0;transition:opacity .4s ease}
.about-card:hover::before{opacity:1}
.about-card__head{padding:18px 22px 0}
.pill{display:inline-block;background:#eaf7ee;color:#2e7d32;border-radius:999px;padding:6px 12px;font-weight:700;font-size:13px}
.about-card__title{padding:8px 22px 0;font-size:20px;font-weight:800;color:#2c3e50}
.about-list{list-style:none;margin:10px 0 18px;padding:0 22px 20px}
.about-list li{padding:10px 0 10px 28px;color:#555;font-size:15px;line-height:1.55;border-bottom:1px solid #f0f0f0;position:relative}
.about-list li:last-child{border-bottom:none}
.about-list li::before{content:'✓';position:absolute;left:0;top:10px;color:#4CAF50;font-weight:700;font-size:18px}

/* текстовые колонки */
.about-columns{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin:26px 0}
.about-columns h3{font-size:22px;margin:0 0 10px;color:#2c3e50}
.about-columns p{margin:0 0 10px;color:#4b5662}
.about-bullets{margin:0;padding-left:20px;display:grid;gap:8px;color:#4b5662}
@media (max-width:980px){.about-columns{grid-template-columns:1fr}}

.section-title{text-align:center;font-size:32px;font-weight:800;color:#2c3e50;margin:22px 0 14px}
.licenses-row{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}
.license-card{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#2c3e50;gap:8px}
.license-card img{width:180px;height:120px;object-fit:cover;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.06)}
.license-card span{font-size:14px;color:#6b7280}
.licenses-link{display:block;text-align:center;margin-top:10px;font-weight:700;color:#2c3e50;text-decoration:none}

@media (max-width:768px){
  .about-title{font-size:32px}
  .license-card img{width:150px;height:100px}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-25cd42d */.about-section{
  --ink:#0e1a2b;
  --muted:#5f6e86;
  --line:#e6eef7;
  --chip:#ffffff;
  --brand:#2EA6FF;
  --brand-600:#1F93EF;
  --ok:#17a96a;
  --shadow:0 10px 24px rgba(24,62,112,.08);
  color:var(--ink);
  border-top:1px solid #f0f4fa;
  border-bottom:1px solid #f0f4fa
}
.about-section .container{max-width:1380px;margin:0 auto;padding:0px 0px}
.about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:start;margin-bottom:24px}
@media (max-width:992px){.about-grid{grid-template-columns:1fr;gap:14px}}
.about-card{background:var(--chip);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:18px 18px 16px}
.about-card__head{display:flex;align-items:center;justify-content:flex-start;margin-bottom:10px}
.about-card .pill{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:#eef6ff;border:1px solid #d9eaff;color:#1f5f9e;font-weight:800;font-size:12px}
.about-card__title{margin:0 0 8px;font-size:18px;font-weight:800;letter-spacing:.01em}
.about-list{margin:0;padding:0;list-style:none;color:var(--muted)}
.about-list li{position:relative;padding-left:28px;margin:8px 0;line-height:1.45}
.about-list li::before{content:"";position:absolute;left:0;top:6px;width:18px;height:18px;background:no-repeat center/contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><circle cx='12' cy='12' r='10' fill='%23E8F7EF'/><path d='M20 7l-9 9-4-4' fill='none' stroke='%2316A05D' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/></svg>")}
.about-columns{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;margin-top:6px}
@media (max-width:992px){.about-columns{grid-template-columns:1fr;gap:16px}}
.about-columns .col{background:transparent}
.about-columns h3{margin:0 0 10px;font-size:20px;font-weight:800}
.about-columns p{color:var(--muted);margin:0 0 10px;line-height:1.6}
.about-bullets{margin:4px 0 0 0;padding:0;list-style:none;color:var(--muted)}
.about-bullets li{position:relative;padding-left:28px;margin:8px 0;line-height:1.45}
.about-bullets li::before{content:"";position:absolute;left:0;top:6px;width:18px;height:18px;background:no-repeat center/contain url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><circle cx='12' cy='12' r='10' fill='%23E6F1FF'/><path d='M20 7l-9 9-4-4' fill='none' stroke='%231F93EF' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/></svg>")}
.licenses-section{margin-top:26px}
.licenses-section .section-title{margin:0 0 12px;font-size:22px;font-weight:800;letter-spacing:.01em}
.licenses-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
@media (max-width:640px){.licenses-row{grid-template-columns:1fr}}
.license-card{display:flex;align-items:center;gap:12px;background:var(--chip);border:1px solid var(--line);border-radius:12px;padding:10px;transition:transform .15s ease, box-shadow .15s ease;box-shadow:0 4px 12px rgba(24,62,112,.05)}
.license-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(24,62,112,.12)}
.license-card img{width:72px;height:90px;object-fit:cover;border-radius:8px;border:1px solid #edf2f7;background:#fff}
.license-card span{font-weight:700;color:#2a3a4f}
.about-section h2,.about-section h3{color:#253247}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5d569b4 */.doctors-section{padding:60px 5px}
.container{max-width:1380px;margin:0 auto}
.section-title{text-align:center;font-size:36px;font-weight:800;color:#2c3e50;margin-bottom:22px}

.carousel{position:relative}
.carousel-viewport{overflow:hidden}
.carousel-track{display:flex;gap:18px;will-change:transform}

.carousel-btn{
  position:absolute;top:50%;transform:translateY(-50%);
  width:44px;height:44px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;
  color:#2c3e50;font-size:24px;line-height:1;display:flex;align-items:center;justify-content:center;
  box-shadow:0 6px 18px rgba(0,0,0,.08);cursor:pointer;z-index:2
}
.carousel-btn.prev{left:-10px}
.carousel-btn.next{right:-10px}

:root{--cards:5}
@media (max-width:1100px){:root{--cards:3}}
@media (max-width:680px){:root{--cards:2}}

.doctor-card{
  flex:0 0 calc((100% - (var(--cards) - 1) * 18px)/var(--cards));
  background:#fff;border-radius:16px;overflow:hidden;position:relative;
  border:1px solid #eef1f4;box-shadow:0 4px 20px rgba(0,0,0,.08);
  transition:transform .35s ease, box-shadow .35s ease
}
.doctor-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px rgba(33,150,243,.18)}
.doctor-card::before{content:'';position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#4CAF50 0%, #2196F3 100%);opacity:0;transition:opacity .35s ease}
.doctor-card:hover::before{opacity:1}

.doctor-media{position:relative;background:linear-gradient(135deg,#e3f2fd 0%, #f1f8e9 100%);height:240px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.doctor-media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.doctor-card:hover .doctor-media img{transform:scale(1.04)}

.ribbon{
  position:absolute;left:12px;top:12px;
  background:linear-gradient(135deg,#21c1f3 0%, #0ea5e9 100%);
  color:#fff;padding:6px 12px;border-radius:999px;font-weight:800;font-size:13px;
  box-shadow:0 6px 16px rgba(14,165,233,.28)
}

.exp-badge{
  position:absolute;right:12px;bottom:12px;
  width:70px;height:70px;border-radius:50%;
  background:#fff;border:2px solid #21c1f3;
  display:flex;flex-direction:column;align-items:center;justify-content:center;
  color:#2c3e50;box-shadow:0 8px 22px rgba(0,0,0,.08);text-transform:uppercase;letter-spacing:.02em
}
.exp-badge em{font-size:10px;color:#6b7280;font-style:normal;line-height:1;margin-bottom:2px}
.exp-badge b{font-size:20px;line-height:1}
.exp-badge i{font-size:11px;color:#6b7280;font-style:normal;line-height:1;margin-top:2px}

.doctor-content{padding:14px 14px 16px}
.doctor-name{margin:2px 0 4px;font-size:18px;color:#2c3e50}
.doctor-sub{margin:0 0 12px;color:#6b7280}
.btn-blue{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:999px;background:linear-gradient(180deg,#21c1f3,#0ea5e9);color:#fff;text-decoration:none;font-weight:800;box-shadow:0 6px 18px rgba(0,0,0,.08)}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-21fe7e7 */.flow-block {
  padding: 72px 5px;
  background: #f9fafc;
}

.flow-container {
  max-width: 1220px;
  margin: 0 auto;
}

.flow-head {
  text-align: center;
  margin-bottom: 42px;
}

.flow-head h2 {
  font-size: 34px;
  font-weight: 800;
  color: #1e293b;
  margin-bottom: 10px;
}

.flow-head p {
  color: #64748b;
  font-size: 17px;
}

.flow-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;
  margin-bottom: 60px;
}

@media (max-width: 960px) {
  .flow-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 640px) {
  .flow-grid { grid-template-columns: 1fr; }
}

.flow-step {
  background: #fff;
  border-radius: 18px;
  padding: 26px 22px 30px;
  box-shadow: 0 6px 22px rgba(0,0,0,.05);
  transition: transform .25s ease, box-shadow .25s ease;
}

.flow-step:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 30px rgba(33,150,243,.12);
}

.flow-icon {
  width: 48px;
  height: 48px;
  border-radius: 14px;
  background: linear-gradient(180deg,#e0f7ff,#cceeff);
  color: #0ea5e9;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
}

.flow-icon svg {
  width: 26px;
  height: 26px;
}

.flow-step h3 {
  font-size: 18px;
  font-weight: 800;
  color: #1e293b;
  margin-bottom: 6px;
}

.flow-step p {
  color: #475569;
  font-size: 15px;
  line-height: 1.45;
}

/* --- CTA --- */
.flow-cta {
  text-align: center;
}

.flow-cta h3 {
  font-size: 28px;
  font-weight: 800;
  margin-bottom: 12px;
  color: #1e293b;
}

.flow-cta p {
  max-width: 720px;
  margin: 0 auto 24px;
  color: #475569;
  font-size: 16px;
}

.flow-cta-actions {
  display: flex;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 12px;
}

.btn-blue {
  background: linear-gradient(180deg,#21c1f3,#0ea5e9);
  color: #fff;
  font-weight: 700;
  padding: 10px 22px;
  border-radius: 999px;
  text-decoration: none;
  transition: opacity .2s ease;
}

.btn-blue:hover { opacity: .85; }

.btn-ghost {
  border: 1px solid #dbe2e8;
  color: #1e293b;
  background: #fff;
  font-weight: 600;
  padding: 10px 22px;
  border-radius: 999px;
  text-decoration: none;
  transition: background .2s ease, color .2s ease;
}

.btn-ghost:hover {
  background: #f1f5f9;
  color: #0ea5e9;
}

.flow-cta-info {
  color: #64748b;
  font-size: 14px;
  display: flex;
  justify-content: center;
  gap: 18px;
  flex-wrap: wrap;
  margin-top: 6px;
}/* End custom CSS */