.acw-contact-hero,
.acw-contact-hero *{box-sizing:border-box}
.acw-contact-hero{position:relative;width:100%;overflow:hidden;isolation:isolate}

/* قالب ۱: هیرو تماس با پزشک */
.acw-contact-hero--contact{background:#f3f8ff}
.acw-contact-hero--contact .acw-contact-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,var(--acw-ch-image-width,44%));align-items:end;width:min(100%,1440px);margin-inline:auto}
.acw-contact-hero--contact .acw-contact-hero__media{order:var(--acw-ch-media-order,2);position:relative;display:flex;align-items:flex-end;justify-content:center;align-self:stretch;min-width:0;overflow:hidden}
.acw-contact-hero--contact .acw-contact-hero__image{position:relative;z-index:3;display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom}
.acw-contact-hero--contact .acw-contact-hero__circle{position:absolute;z-index:1;width:min(68%,360px);aspect-ratio:1;border-radius:50%;inset-inline-start:10%;inset-block-end:-4%;opacity:.9}
.acw-contact-hero--contact .acw-contact-hero__dots{position:absolute;z-index:2;inset-inline-start:3%;inset-block-start:17%;width:100px;height:80px;opacity:.75;background-image:radial-gradient(currentColor 2px,transparent 2px);background-size:14px 14px}
.acw-contact-hero--contact .acw-contact-hero__content{order:var(--acw-ch-content-order,1);position:relative;z-index:4;min-width:0;padding-block:32px 58px}
.acw-contact-hero--contact .acw-contact-hero__title{display:flex;flex-direction:column;gap:.18em;margin:0;color:#161a22;font-size:clamp(32px,4vw,66px);font-weight:800;line-height:1.35;letter-spacing:-.025em}
.acw-contact-hero--contact .acw-contact-hero__title-line{display:block}
.acw-contact-hero--contact .acw-contact-hero__highlight{position:relative;display:inline-block;margin-inline-start:.12em;color:#2866c7;white-space:nowrap}
.acw-contact-hero--contact .acw-contact-hero__highlight::after{content:"";position:absolute;inset-inline:0;inset-block-end:-.12em;height:3px;border-radius:999px;background:#2866c7;transform:scaleX(1);transform-origin:right center}
.acw-contact-hero--contact.acw-contact-hero--line-left .acw-contact-hero__highlight::after{transform-origin:left center}
.acw-contact-hero--contact.acw-contact-hero--line-right .acw-contact-hero__highlight::after{transform-origin:right center}
[dir="ltr"] .acw-contact-hero--contact.acw-contact-hero--line-auto .acw-contact-hero__highlight::after{transform-origin:left center}
[dir="rtl"] .acw-contact-hero--contact.acw-contact-hero--line-auto .acw-contact-hero__highlight::after,
.acw-contact-hero--contact.acw-contact-hero--line-auto[dir="auto"] .acw-contact-hero__highlight::after{transform-origin:right center}
.acw-contact-hero--contact.acw-contact-hero--animate-line .acw-contact-hero__highlight::after{animation:acw-contact-hero-line calc(var(--acw-ch-line-duration,1.1s) + var(--acw-ch-line-pause,1.8s)) ease-in-out var(--acw-ch-line-delay,.25s) infinite both}
.acw-contact-hero--contact .acw-contact-hero__description{margin-top:1.6em;color:#647084;font-size:clamp(14px,1.15vw,18px);line-height:2}

@keyframes acw-contact-hero-line{0%{transform:scaleX(0);opacity:.15}38%{transform:scaleX(1);opacity:1}78%{transform:scaleX(1);opacity:1}100%{transform:scaleX(0);opacity:.15}}

/* قالب ۲: هیرو تشخیص رایگان */
.acw-contact-hero--diagnosis{background:linear-gradient(135deg,#f9fbff 0%,#eef5ff 100%)}
.acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,var(--acw-dh-image-width,46%)) minmax(0,1fr);align-items:center;width:100%;max-width:1320px;margin-inline:auto;gap:56px;padding:42px 54px;min-height:460px}
.acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-media{order:var(--acw-dh-media-order,1);position:relative;min-width:0;min-height:var(--acw-dh-media-height,390px);align-self:stretch;display:flex;align-items:stretch;max-width:100%}
.acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-media-frame{position:relative;flex:1 1 auto;width:100%;min-width:0;min-height:var(--acw-dh-media-height,390px);overflow:hidden;border-radius:28px;background:#e8f0fb;box-shadow:0 18px 45px rgba(29,67,122,.12)}
.acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-media-frame::before{content:"";position:absolute;z-index:0;inset-inline-start:-11%;inset-block-start:-8%;width:58%;aspect-ratio:1;border-radius:50%;background:rgba(255,255,255,.72)}
.acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-image{position:relative;z-index:1;display:block;width:100%;height:100%;min-height:inherit;max-width:100%;object-fit:cover;object-position:center center}
.acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-note{z-index:4;display:flex;flex-direction:column;gap:8px;width:min(78%,260px);min-width:0;padding:18px 22px;border-radius:16px;color:#fff;background:linear-gradient(135deg,#1f5ed2,#2875ef);box-shadow:0 18px 36px rgba(30,93,211,.28);text-align:start}
.acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-note-title{display:block;font-size:1.02em;font-weight:800}
.acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-note-row{display:flex;align-items:center;gap:8px;font-size:.9em;line-height:1.6}
.acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-note-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:1.2em;height:1.2em}
.acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-note-icon svg{width:1em;height:1em}
.acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-content{order:var(--acw-dh-content-order,2);min-width:0;align-self:center;text-align:right}
.acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:14px;color:#6d7788;font-size:14px;line-height:1.7}
.acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-eyebrow-icon{display:inline-flex;align-items:center;justify-content:center;width:1.15em;height:1.15em}
.acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-eyebrow-icon svg{width:1em;height:1em}
.acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-title{display:flex;flex-direction:column;gap:.08em;margin:0;color:#111827;font-size:clamp(36px,4vw,66px);font-weight:800;line-height:1.28;letter-spacing:-.025em}
.acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-title-line{display:block}
.acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-highlight{display:inline-block;margin-inline-start:.12em;color:#2f6fd4}
.acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-description{max-width:620px;margin-top:20px;color:#687386;font-size:15px;line-height:2}
.acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px}
.acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-feature{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:7px;min-width:0;padding:10px 16px;text-align:center}
.acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-feature:not(:first-child)::after{content:"";position:absolute;display:block;inset-inline-start:-9px;inset-block:14%;width:1px;background:#dce5f3}
.acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-feature-icon{display:inline-flex;align-items:center;justify-content:center;color:#236fe4;font-size:28px;line-height:1}
.acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-feature-icon svg{width:1em;height:1em;fill:currentColor}
.acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-feature-title{display:block;color:#162033;font-size:14px;font-weight:800;line-height:1.7}
.acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-feature-description{display:block;color:#7a8494;font-size:12px;line-height:1.8}

/* حالت کارت روی تصویر؛ دسکتاپ */
.acw-contact-hero--diagnosis.acw-dh-note-desktop-overlay .acw-contact-hero__diagnosis-media{flex-direction:row}
.acw-contact-hero--diagnosis.acw-dh-note-desktop-overlay .acw-contact-hero__diagnosis-note{position:absolute;inset-inline-start:auto;inset-inline-end:var(--acw-dh-note-inline,7%);inset-block-start:auto;inset-block-end:var(--acw-dh-note-bottom,7%);margin:0}
.acw-contact-hero--diagnosis.acw-dh-note-desktop-below .acw-contact-hero__diagnosis-media{flex-direction:column}
.acw-contact-hero--diagnosis.acw-dh-note-desktop-below .acw-contact-hero__diagnosis-note{position:relative;inset:auto;margin:14px auto 0}
.acw-contact-hero--diagnosis.acw-dh-note-desktop-hidden .acw-contact-hero__diagnosis-note{display:none}

/* چیدمان ویژگی‌ها؛ دسکتاپ */
.acw-contact-hero--diagnosis.acw-dh-features-desktop-horizontal .acw-contact-hero__diagnosis-feature{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"icon title" "icon desc";align-items:center;justify-content:initial;text-align:start}
.acw-contact-hero--diagnosis.acw-dh-features-desktop-horizontal .acw-contact-hero__diagnosis-feature-icon{grid-area:icon}
.acw-contact-hero--diagnosis.acw-dh-features-desktop-horizontal .acw-contact-hero__diagnosis-feature-title{grid-area:title}
.acw-contact-hero--diagnosis.acw-dh-features-desktop-horizontal .acw-contact-hero__diagnosis-feature-description{grid-area:desc}
.acw-contact-hero--diagnosis.acw-dh-features-desktop-horizontal .acw-contact-hero__diagnosis-feature:not(:first-child)::after{inset-inline:8%;inset-block:-9px auto;width:auto;height:1px}
.acw-contact-hero--diagnosis.acw-dh-features-desktop-vertical .acw-contact-hero__diagnosis-feature{display:flex;flex-direction:column}
.acw-contact-hero--diagnosis.acw-dh-features-desktop-vertical .acw-contact-hero__diagnosis-feature-icon,
.acw-contact-hero--diagnosis.acw-dh-features-desktop-vertical .acw-contact-hero__diagnosis-feature-title,
.acw-contact-hero--diagnosis.acw-dh-features-desktop-vertical .acw-contact-hero__diagnosis-feature-description{grid-area:auto}

@media (prefers-reduced-motion:reduce){
  .acw-contact-hero--contact.acw-contact-hero--animate-line .acw-contact-hero__highlight::after{animation:none;transform:scaleX(1)}
}

@media(max-width:1024px){
  .acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-inner{gap:32px;padding:34px 28px}
  .acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-title{font-size:clamp(32px,5vw,54px)}

  .acw-contact-hero--diagnosis.acw-dh-note-tablet-overlay .acw-contact-hero__diagnosis-media{flex-direction:row}
  .acw-contact-hero--diagnosis.acw-dh-note-tablet-overlay .acw-contact-hero__diagnosis-note{display:flex;position:absolute;inset-inline-start:auto;inset-inline-end:var(--acw-dh-note-inline,5%);inset-block-start:auto;inset-block-end:var(--acw-dh-note-bottom,5%);margin:0}
  .acw-contact-hero--diagnosis.acw-dh-note-tablet-below .acw-contact-hero__diagnosis-media{flex-direction:column}
  .acw-contact-hero--diagnosis.acw-dh-note-tablet-below .acw-contact-hero__diagnosis-note{display:flex;position:relative;inset:auto;margin:14px auto 0}
  .acw-contact-hero--diagnosis.acw-dh-note-tablet-hidden .acw-contact-hero__diagnosis-note{display:none}

  .acw-contact-hero--diagnosis.acw-dh-features-tablet-horizontal .acw-contact-hero__diagnosis-feature{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"icon title" "icon desc";align-items:center;justify-content:initial;text-align:start}
  .acw-contact-hero--diagnosis.acw-dh-features-tablet-horizontal .acw-contact-hero__diagnosis-feature-icon{grid-area:icon}
  .acw-contact-hero--diagnosis.acw-dh-features-tablet-horizontal .acw-contact-hero__diagnosis-feature-title{grid-area:title}
  .acw-contact-hero--diagnosis.acw-dh-features-tablet-horizontal .acw-contact-hero__diagnosis-feature-description{grid-area:desc}
  .acw-contact-hero--diagnosis.acw-dh-features-tablet-horizontal .acw-contact-hero__diagnosis-feature:not(:first-child)::after{inset-inline:8%;inset-block:-9px auto;width:auto;height:1px}
  .acw-contact-hero--diagnosis.acw-dh-features-tablet-vertical .acw-contact-hero__diagnosis-feature{display:flex;flex-direction:column}
  .acw-contact-hero--diagnosis.acw-dh-features-tablet-vertical .acw-contact-hero__diagnosis-feature-icon,
  .acw-contact-hero--diagnosis.acw-dh-features-tablet-vertical .acw-contact-hero__diagnosis-feature-title,
  .acw-contact-hero--diagnosis.acw-dh-features-tablet-vertical .acw-contact-hero__diagnosis-feature-description{grid-area:auto}
  .acw-contact-hero--diagnosis.acw-dh-features-tablet-vertical .acw-contact-hero__diagnosis-feature:not(:first-child)::after{inset-inline-start:-9px;inset-inline-end:auto;inset-block:14%;width:1px;height:auto}
}

@media(max-width:767px){
  .acw-contact-hero--contact .acw-contact-hero__inner{grid-template-columns:minmax(0,1fr)}
  .acw-contact-hero--contact .acw-contact-hero__media{min-height:300px}
  .acw-contact-hero--contact .acw-contact-hero__content{padding-block:26px 36px}
  .acw-contact-hero--contact .acw-contact-hero__title{font-size:clamp(30px,10vw,44px)}
  .acw-contact-hero--contact .acw-contact-hero__circle{width:270px;inset-inline-start:50%;transform:translateX(50%)}
  [dir="ltr"] .acw-contact-hero--contact .acw-contact-hero__circle{transform:translateX(-50%)}
  .acw-contact-hero--contact .acw-contact-hero__dots{inset-block-start:10%;width:80px;height:70px}

  .acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-inner{grid-template-columns:minmax(0,1fr);gap:26px;padding:24px 18px 30px;min-height:0}
  .acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-title{font-size:clamp(31px,9vw,44px)}
  .acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-media,
  .acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-media-frame{min-height:var(--acw-dh-media-height,300px)}
  .acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-description{margin-inline:auto}
  .acw-contact-hero--diagnosis .acw-contact-hero__diagnosis-features{gap:8px}

  .acw-contact-hero--diagnosis.acw-dh-note-mobile-overlay .acw-contact-hero__diagnosis-media{flex-direction:row}
  .acw-contact-hero--diagnosis.acw-dh-note-mobile-overlay .acw-contact-hero__diagnosis-note{display:flex;position:absolute;inset-inline-start:auto;inset-inline-end:var(--acw-dh-note-inline,12px);inset-block-start:auto;inset-block-end:var(--acw-dh-note-bottom,12px);margin:0}
  .acw-contact-hero--diagnosis.acw-dh-note-mobile-below .acw-contact-hero__diagnosis-media{flex-direction:column;min-height:0}
  .acw-contact-hero--diagnosis.acw-dh-note-mobile-below .acw-contact-hero__diagnosis-note{display:flex;position:relative;inset:auto;margin:12px auto 0}
  .acw-contact-hero--diagnosis.acw-dh-note-mobile-hidden .acw-contact-hero__diagnosis-note{display:none}

  .acw-contact-hero--diagnosis.acw-dh-features-mobile-horizontal .acw-contact-hero__diagnosis-feature{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"icon title" "icon desc";align-items:center;justify-content:initial;text-align:start}
  .acw-contact-hero--diagnosis.acw-dh-features-mobile-horizontal .acw-contact-hero__diagnosis-feature-icon{grid-area:icon}
  .acw-contact-hero--diagnosis.acw-dh-features-mobile-horizontal .acw-contact-hero__diagnosis-feature-title{grid-area:title}
  .acw-contact-hero--diagnosis.acw-dh-features-mobile-horizontal .acw-contact-hero__diagnosis-feature-description{grid-area:desc}
  .acw-contact-hero--diagnosis.acw-dh-features-mobile-horizontal .acw-contact-hero__diagnosis-feature:not(:first-child)::after{inset-inline:8%;inset-block:-4px auto;width:auto;height:1px}
  .acw-contact-hero--diagnosis.acw-dh-features-mobile-vertical .acw-contact-hero__diagnosis-feature{display:flex;flex-direction:column}
  .acw-contact-hero--diagnosis.acw-dh-features-mobile-vertical .acw-contact-hero__diagnosis-feature-icon,
  .acw-contact-hero--diagnosis.acw-dh-features-mobile-vertical .acw-contact-hero__diagnosis-feature-title,
  .acw-contact-hero--diagnosis.acw-dh-features-mobile-vertical .acw-contact-hero__diagnosis-feature-description{grid-area:auto}
  .acw-contact-hero--diagnosis.acw-dh-features-mobile-vertical .acw-contact-hero__diagnosis-feature:not(:first-child)::after{inset-inline-start:-9px;inset-inline-end:auto;inset-block:14%;width:1px;height:auto}
}

/* قالب‌های ۳ و ۴: هیرو سؤالات متداول و وبلاگ */
.acw-contact-hero--faq,
.acw-contact-hero--blog{background:#f4f8fe}
.acw-contact-hero--faq .acw-contact-hero__page-inner,
.acw-contact-hero--blog .acw-contact-hero__page-inner{position:relative;z-index:1;display:grid;align-items:center;width:100%;max-width:1440px;margin-inline:auto;overflow:hidden}
.acw-contact-hero--faq .acw-contact-hero__page-media,
.acw-contact-hero--blog .acw-contact-hero__page-media{order:var(--acw-ph-media-order,1);position:relative;align-self:stretch;display:flex;width:100%;align-items:flex-end;justify-content:center;min-width:0;overflow:hidden}
.acw-contact-hero--faq .acw-contact-hero__page-content,
.acw-contact-hero--blog .acw-contact-hero__page-content{order:var(--acw-ph-content-order,2);position:relative;z-index:5;display:flex;width:100%;margin-inline:auto;flex-direction:column;justify-content:center;min-width:0;text-align:start}
.acw-contact-hero--faq .acw-contact-hero__page-room,
.acw-contact-hero--blog .acw-contact-hero__page-room{position:absolute;z-index:0;inset:0;background-position:center;background-repeat:no-repeat;background-size:cover;opacity:.94}
.acw-contact-hero--faq .acw-contact-hero__page-room::after,
.acw-contact-hero--blog .acw-contact-hero__page-room::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(244,248,254,.08),rgba(244,248,254,.32))}
.acw-contact-hero--faq .acw-contact-hero__page-circle,
.acw-contact-hero--blog .acw-contact-hero__page-circle{position:absolute;z-index:1;width:min(68%,390px);aspect-ratio:1;border-radius:50%;left:50%;inset-block-end:-8%;transform:translateX(-50%);background:#d8e7fb;opacity:.94}
.acw-contact-hero--faq .acw-contact-hero__page-doctor,
.acw-contact-hero--blog .acw-contact-hero__page-doctor{position:relative;z-index:3;display:block;width:auto;max-width:100%;height:auto;object-fit:contain;object-position:center bottom;align-self:flex-end}
.acw-contact-hero--faq .acw-contact-hero__page-title,
.acw-contact-hero--blog .acw-contact-hero__page-title{margin:0;color:#111827;font-size:clamp(36px,4.4vw,68px);font-weight:800;line-height:1.25;letter-spacing:-.025em}
.acw-contact-hero--faq .acw-contact-hero__page-description,
.acw-contact-hero--blog .acw-contact-hero__page-description{max-width:680px;margin-top:22px;color:#667085;font-size:clamp(14px,1.2vw,20px);line-height:2}

/* FAQ */
.acw-contact-hero--faq .acw-contact-hero__page-inner{grid-template-columns:minmax(0,1fr) minmax(0,var(--acw-ph-image-width,48%));--acw-ph-media-order:2;--acw-ph-content-order:1;gap:48px;min-height:430px;padding:18px 50px 0}
.acw-contact-hero--faq .acw-contact-hero__page-title{font-size:clamp(34px,4vw,60px)}
.acw-contact-hero--faq .acw-contact-hero__page-description{max-width:600px;font-size:clamp(13px,1.05vw,17px)}
.acw-contact-hero--faq .acw-contact-hero__breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:26px;color:#586174;font-size:14px;line-height:1.8}
.acw-contact-hero--faq .acw-contact-hero__breadcrumb a{color:inherit;text-decoration:none;transition:color .2s ease}
.acw-contact-hero--faq .acw-contact-hero__breadcrumb a:hover{color:#2568d7}
.acw-contact-hero--faq .acw-contact-hero__breadcrumb-current{color:#2568d7;font-weight:700}
.acw-contact-hero--faq .acw-contact-hero__breadcrumb-separator{opacity:.55}
.acw-contact-hero--faq .acw-contact-hero__doctor-badge{position:absolute;z-index:6;inset-inline-end:7%;inset-block-end:7%;display:flex;align-items:center;gap:10px;min-width:170px;max-width:75%;padding:12px 15px;border-radius:12px;background:#fff;box-shadow:0 10px 30px rgba(24,54,95,.18)}
.acw-contact-hero--faq .acw-contact-hero__doctor-badge-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:#2568d7;font-size:22px}
.acw-contact-hero--faq .acw-contact-hero__doctor-badge-icon svg{width:1em;height:1em;fill:currentColor}
.acw-contact-hero--faq .acw-contact-hero__doctor-badge-copy{display:flex;flex-direction:column;min-width:0;text-align:start}
.acw-contact-hero--faq .acw-contact-hero__doctor-badge-name{color:#2466cf;font-size:14px;line-height:1.5}
.acw-contact-hero--faq .acw-contact-hero__doctor-badge-specialty{color:#515d70;font-size:11px;line-height:1.6}
.acw-contact-hero--faq .acw-contact-hero__page-dots{position:absolute;z-index:0;inset-inline-start:1%;inset-block-end:10%;width:76px;height:76px;color:#3a79d6;opacity:.68;background-image:radial-gradient(currentColor 2px,transparent 2px);background-size:14px 14px}

/* Blog */
.acw-contact-hero--blog .acw-contact-hero__page-inner{grid-template-columns:minmax(0,1fr) minmax(0,var(--acw-ph-image-width,45%));--acw-ph-media-order:2;--acw-ph-content-order:1;gap:64px;min-height:500px;padding:24px 64px 0}
.acw-contact-hero--blog .acw-contact-hero__page-content{align-items:center;text-align:center}
.acw-contact-hero--blog .acw-contact-hero__page-title{position:relative;display:inline-flex;flex-direction:column;align-items:center;font-size:clamp(42px,5vw,76px)}
.acw-contact-hero--blog.acw-contact-hero--blog-underline .acw-contact-hero__page-title::after{content:"";display:block;width:70px;height:3px;margin-top:14px;border-radius:999px;background:#2b68cf}
.acw-contact-hero--blog .acw-contact-hero__page-description{max-width:650px;margin-inline:auto;color:#5f6b7c;font-size:clamp(16px,1.45vw,24px);font-weight:600;line-height:1.95}
.acw-contact-hero--blog .acw-contact-hero__feather{position:absolute;z-index:0;inset-inline-start:1%;inset-block-start:19%;display:block;width:210px;max-width:28%;opacity:.72;pointer-events:none}
.acw-contact-hero--blog .acw-contact-hero__feather img,
.acw-contact-hero--blog .acw-contact-hero__feather svg{display:block;width:100%;height:auto}
.acw-contact-hero--blog .acw-contact-hero__feather-default{color:#d8e5f7}

@media (max-width:1024px){
  .acw-contact-hero--faq .acw-contact-hero__page-inner{gap:26px;padding:18px 28px 0;min-height:390px}
  .acw-contact-hero--blog .acw-contact-hero__page-inner{gap:30px;padding:22px 30px 0;min-height:430px}
  .acw-contact-hero--faq .acw-contact-hero__doctor-badge{inset-inline-start:4%;inset-block-end:5%}
  .acw-contact-hero--blog .acw-contact-hero__feather{inset-inline-start:1%;max-width:23%}
}

@media (max-width:767px){
  .acw-contact-hero--faq .acw-contact-hero__page-inner,
  .acw-contact-hero--blog .acw-contact-hero__page-inner{grid-template-columns:minmax(0,1fr);gap:18px;min-height:0;padding:24px 18px 28px}
  .acw-contact-hero--faq .acw-contact-hero__page-media,
  .acw-contact-hero--blog .acw-contact-hero__page-media{min-height:300px;border-radius:22px}
  .acw-contact-hero--faq .acw-contact-hero__page-content,
  .acw-contact-hero--blog .acw-contact-hero__page-content{align-items:center;text-align:center}
  .acw-contact-hero--faq .acw-contact-hero__page-title,
  .acw-contact-hero--blog .acw-contact-hero__page-title{font-size:clamp(32px,11vw,48px)}
  .acw-contact-hero--faq .acw-contact-hero__page-description,
  .acw-contact-hero--blog .acw-contact-hero__page-description{max-width:100%;margin-top:16px;font-size:15px;line-height:1.9}
  .acw-contact-hero--faq .acw-contact-hero__breadcrumb{justify-content:center;margin-top:18px}
  .acw-contact-hero--faq .acw-contact-hero__doctor-badge{inset-inline-start:12px;inset-block-end:12px;max-width:calc(100% - 24px)}
  .acw-contact-hero--faq .acw-contact-hero__page-dots{inset-inline-start:8px;inset-block-end:12%;width:64px;height:64px;background-size:12px 12px}
  .acw-contact-hero--blog .acw-contact-hero__feather{inset-inline-start:0;inset-block-start:52%;width:120px;max-width:35%;opacity:.42}
}
