/*! src: ccf1c5b30f1e65dbe22d5bd1445554a4 */

    /**
     * Страница «Для клиник» — dlya-klinik.html
     * Типографика: .dlya-klinik-typ-*
     */
    
    
    
    
    
    
    /* ── токены ── */
    :root {
      --dk-font-body: Roboto, sans-serif;
      --dk-font-display: "Ubuntu Sans", Ubuntu, sans-serif;
      --tg-text: #212121;
      --tg-border: #d3daec;
      --tg-surface: #f8faff;
      --tg-accent: #ff4d4d;
      --tg-font-body: var(--dk-font-body);
      --tg-font-display: var(--dk-font-display);
    }
    
    /* ══ типографика (классы) ══ */
    .dlya-klinik-typ-hero-h1 {
      font-family: var(--dk-font-display);
      font-weight: 700;
    }
    
    .dlya-klinik-typ-hero-lead {
      color: rgba(255, 255, 255, 0.9);
      font-family: var(--dk-font-body);
      font-weight: 500;
      line-height: 1.45;
    }
    
    .dlya-klinik-typ-hero-trial {
      color: rgba(255, 255, 255, 0.9);
      font-size: 0.875em;
      font-family: var(--dk-font-body);
      font-weight: 400;
      line-height: 1.45;
    }
    
    .dlya-klinik-typ-hero-btn {
      font-family: var(--dk-font-body);
      font-weight: 600;
      line-height: 1.5;
    }
    
    .dlya-klinik-typ-subtitle {
      text-align: center;
      color: #212121;
      font-size: 1rem;
      font-family: var(--dk-font-body);
      font-weight: 400;
      line-height: 1.45;
      opacity: 0.8;
    }
    
    .dlya-klinik-typ-cta-h2 {
      color: #fff;
      font-size: 45px;
      font-family: var(--dk-font-display);
      font-weight: 700;
      line-height: 50px;
    }
    
    .dlya-klinik-typ-cta-p {
      color: #fff;
      font-size: 18px;
      font-family: var(--dk-font-body);
      font-weight: 400;
      line-height: 28px;
    }
    
    .dlya-klinik-typ-cta-trial {
      margin: 0;
      color: rgba(255, 255, 255, 0.7);
      font-size: 14px;
      font-family: var(--dk-font-body);
      font-weight: 400;
      line-height: 24px;
    }
    
    .dlya-klinik-typ-cta-btn {
      color: #fff;
      font-size: 16px;
      font-family: var(--dk-font-body);
      font-weight: 600;
      line-height: 24px;
    }
    
    .dlya-klinik-typ-tg-hero {
      color: var(--tg-text);
      font-size: clamp(1.5rem, 2.5vw, 2.25rem);
      font-family: var(--dk-font-body);
      font-weight: 700;
      line-height: 1.12;
      overflow-wrap: break-word;
    }
    
    .dlya-klinik-typ-tg-h3 {
      color: var(--tg-text);
      font-size: clamp(1.125rem, 2vw, 1.5rem);
      font-family: var(--dk-font-display);
      font-weight: 700;
      line-height: 1.2;
      overflow-wrap: break-word;
    }
    
    .dlya-klinik-typ-tg-p {
      color: var(--tg-text);
      font-size: 1rem;
      font-family: var(--dk-font-body);
      font-weight: 400;
      line-height: 1.45;
      opacity: 0.8;
      overflow-wrap: break-word;
    }
    
    .dlya-klinik-typ-tg-p strong,
    .dlya-klinik-typ-cta-p strong {
      font-weight: 700;
    }
    
    /* ══ hero ══ */
    #top.screen.mod--1-red.bh-hero-screen--blue.dlya-klinik-hero {
      --bh-hero-screen-bg: url("/wp-content/themes/bothelp.io/assets/images/dlya-klinik-hero-bg.svg");
    }
    
    #top.dlya-klinik-hero .mod--screen-1-text {
      padding-bottom: 0;
    }
    
    #top.dlya-klinik-hero .text--h1.mod--screen-1,
    #top.dlya-klinik-hero .text--md.mod--screen-1 {
      max-width: min(100%, 45em);
    }
    
    #top.dlya-klinik-hero .button-container {
      max-width: min(100%, 40em);
      width: 100%;
    }
    
    #top.dlya-klinik-hero .dlya-klinik-hero__trial {
      flex: 1 1 0;
      min-width: 0;
      margin: 0;
    }
    
    #top.dlya-klinik-hero .bh-hero-screen__img-wrap {
      align-items: flex-end;
    }
    
    #top.dlya-klinik-hero .bh-hero-screen__visual.dlya-klinik-hero__robot {
      display: block;
      width: 100%;
      max-width: 100%;
      height: unset;
      object-fit: contain;
    }
    
    #top.dlya-klinik-hero .dlya-klinik-hero__spacer {
      display: flex;
      align-items: flex-start;
      width: 100%;
      max-width: min(100%, 40em);
      box-sizing: border-box;
      padding-bottom: 0.2em;
    }
    
    #top.dlya-klinik-hero .dlya-klinik-hero__spacer__inner {
      flex: 1 1 0;
      min-width: 0;
      min-height: 1.25em;
    }
    
    /* ══ полигоны (группировка) ══ */
    .dlya-klinik-tabs-section__polygon,
    .dlya-klinik-cta__polygon {
      position: absolute;
      pointer-events: none;
      z-index: 0;
    }
    
    .dlya-klinik-cta__polygon--l,
    .dlya-klinik-cta__polygon--r {
      height: 100%;
      width: auto;
    }
    
    .dlya-klinik-security-surface__poly {
      position: absolute;
      pointer-events: none;
      z-index: 1;
      height: 100%;
      width: auto;
    }
    
    .dlya-klinik-security-surface__poly--l,
    .dlya-klinik-cta__polygon--l,
    .dlya-klinik-tabs-section__polygon--l {
      left: 0;
      top: 0;
    }
    
    .dlya-klinik-security-surface__poly--r,
    .dlya-klinik-cta__polygon--r,
    .dlya-klinik-tabs-section__polygon--r {
      right: 0;
      bottom: 0;
    }
    
    /* ══ табы AI-агенты ══ */
    .dlya-klinik-tabs-section {
      position: relative;
      overflow: hidden;
    }
    
    .dlya-klinik-tabs-section .content {
      position: relative;
      z-index: 1;
    }
    
    .dlya-klinik-tabs-section--platform .content.mod--main-2-1 {
      gap: clamp(2rem, 4vw, 4rem);
    }
    
    .dlya-klinik-tabs-section--platform .bh-section-header {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: clamp(1rem, 2vw, 1.5rem);
      width: 100%;
      max-width: min(100%, 75em);
    }
    
    .dlya-klinik-tabs-section--platform .bh-section-title {
      margin: 0;
      line-height: 1.15;
    }
    
    .dlya-klinik-tabs-section--platform .bh-section-subtitle {
      max-width: min(100%, 45em);
      width: 100%;
      margin: 0;
    }
    
    .dlya-klinik-tabs-section--platform .bh-tabs__split-card {
      align-items: stretch;
    }
    
    .dlya-klinik-tabs-section--platform .bh-tabs--split .bh-tabs__lead {
      opacity: 1;
    }
    
    .dlya-klinik-tabs-section--platform .bh-tabs__split-text-stack,
    .dlya-klinik-tabs-section--platform
      .bh-tabs__split-text-stack
      .bh-tabs__panels {
      width: 100%;
      min-width: 0;
      max-width: min(100%, 35.25em);
      align-self: stretch;
      box-sizing: border-box;
    }
    
    .dlya-klinik-tabs-section--platform .bh-tabs__split-text-stack {
      display: flex;
      flex-direction: column;
      align-items: stretch;
      flex: 0 1 min(100%, 35.25em);
      min-height: 0;
      gap: 0;
    }
    
    .dlya-klinik-tabs-section--platform
      .bh-tabs__split-text-stack
      .bh-tabs__panels {
      flex: 0 1 auto;
    }
    
    .dlya-klinik-tabs-section--platform .bh-tabs__split-results {
      margin-top: auto;
      padding-top: 0;
      width: 100%;
      max-width: 100%;
      align-items: stretch;
      align-self: stretch;
      flex-shrink: 0;
      box-sizing: border-box;
    }
    
    .dlya-klinik-tabs-section--platform
      .bh-tabs__result-strip--outline
      .dlya-klinik-tabs__result-line {
      font-weight: 700;
    }

    .dlya-klinik-value__media-img {
      display: block;
      width: 416px;
      max-width: 100%;
      height: auto;
      object-fit: contain;
    }

    @media (max-width: 767px) {
      .dlya-klinik-value__media-img {
        margin: 0 auto;
      }
    }
    
    /* ══ безопасность (фон) ══ */
    .dlya-klinik-cta__bg,
    .dlya-klinik-security-surface__bg {
      position: absolute;
      inset: -22% -12% -2% -4%;
      background: #212121;
      z-index: 0;
    }
    
    .dlya-klinik-cta__bg {
      border-radius: 30px;
    }
    
    .dlya-klinik-security-surface__bg {
      border-radius: inherit;
    }
    
    /* Внешняя оболочка: ограничение 1440px (как .bh-cta-block), надёжно при любом родителе */
    .dlya-klinik-security-root {
      width: 100%;
      max-width: 1440px;
      margin: 0 auto;
      margin-bottom: clamp(2rem, 4vh, 3.2rem);
      box-sizing: border-box;
    }
    
    .dlya-klinik-security-surface {
      position: relative;
      width: 100%;
      margin: 0;
      border-radius: 1.875rem;
      overflow: hidden;
      box-sizing: border-box;
    }
    
    .dlya-klinik-security-surface__inner {
      position: relative;
      z-index: 2;
      padding: clamp(2.5rem, 5vh, 5rem) 1em clamp(2.5rem, 4vh, 4rem);
      box-sizing: border-box;
    }
    
    .dlya-klinik-security-surface .telegram-security {
      background: transparent;
      margin: 0;
      padding: 0;
    }
    
    .dlya-klinik-security__card--tall {
      min-height: 0;
      height: auto;
    }
    
    .dlya-klinik-security-surface .telegram-security__card--split.dlya-klinik-security__card--tall {
      justify-content: flex-start;
    }
    
    .dlya-klinik-security-surface
      .telegram-security__card:not(.telegram-security__card--accent) {
      background: #fff;
    }
    
    .telegram-security {
      box-sizing: border-box;
      width: 100%;
      position: relative;
      background: #fff;
      overflow: hidden;
      margin: clamp(2rem, 4vh, 3.2rem) 0;
      padding: 0;
    }
    
    .telegram-security__wrap {
      box-sizing: border-box;
      width: 100%;
      max-width: min(100%, 75em);
      margin-left: auto;
      margin-right: auto;
      padding-left: 1em;
      padding-right: 1em;
    }
    
    .telegram-security__head-spacer {
      align-self: stretch;
      display: inline-flex;
      justify-content: flex-start;
      align-items: flex-start;
    }
    
    .telegram-security__title-row {
      flex: 1 1 0;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
    }
    
    .telegram-security__head {
      box-sizing: border-box;
      width: 100%;
      padding-bottom: clamp(2.5rem, 5vh, 4rem);
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    
    .telegram-security__title {
      margin: 0;
      flex: 1 1 0;
      text-align: center;
      display: flex;
      flex-direction: column;
      justify-content: center;
    }
    
    .dlya-klinik-security-surface .dlya-klinik-typ-tg-hero {
      color: #fff;
      font-family: var(--dk-font-display);
    }
    
    .telegram-security__grid {
      box-sizing: border-box;
      width: 100%;
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 0.75em;
      align-items: stretch;
    }
    
    .telegram-security__card {
      box-sizing: border-box;
      width: 100%;
      min-width: 0;
      height: auto;
      padding: clamp(1.25rem, 2.5vw, 1.875rem);
      border-radius: 1.25rem;
      outline: 1px solid var(--tg-border);
      outline-offset: -1px;
      display: inline-flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start;
      gap: 1.25em;
    }
    
    .telegram-security__card--accent {
      background: var(--tg-accent);
      outline: none;
    }
    
    .telegram-security__stack {
      box-sizing: border-box;
      width: 100%;
      max-width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: flex-start;
      gap: 0.625em;
    }
    
    .telegram-security__icon {
      display: block;
      width: 2.5rem;
      height: 2.5rem;
      flex-shrink: 0;
      overflow: hidden;
    }
    
    .telegram-security__icon img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: contain;
    }
    
    .telegram-security__card--split {
      flex-direction: column;
    }
    
    .telegram-security__card--split .telegram-security__stack {
      flex: 1 1 auto;
      min-height: 0;
    }
    
    .telegram-security__card-title {
      margin: 0;
      align-self: stretch;
      display: flex;
      flex-direction: column;
      justify-content: center;
    }
    
    .telegram-security__card--accent .telegram-security__card-title,
    .telegram-security__card--accent .dlya-klinik-typ-tg-h3 {
      color: #fff;
    }
    
    .telegram-security__card-title--w314,
    .telegram-security__card-title--w314.dlya-klinik-typ-tg-h3 {
      align-self: stretch;
      width: 100%;
      max-width: 100%;
    }
    
    .telegram-security__card-desc,
    .telegram-security__stack .dlya-klinik-typ-tg-p {
      margin: 0;
      align-self: stretch;
      display: flex;
      flex-direction: column;
      justify-content: center;
    }
    
    .telegram-security__card--accent .telegram-security__card-desc,
    .telegram-security__card--accent .dlya-klinik-typ-tg-p {
      color: #fff;
      opacity: 1;
    }
    
    /* ══ CTA ══ */
    .dlya-klinik-cta {
      position: relative;
      border-radius: 30px;
      overflow: hidden;
      min-height: 480px;
      max-width: 1440px;
      margin: 0 auto;
      background: linear-gradient(185deg, #ff4d4d 1.62%, #ff9191 92.8%);
    }
    
    .dlya-klinik-cta__inner {
      position: relative;
      z-index: 2;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: center;
      text-align: left;
      gap: 0;
      min-height: 480px;
    }
    
    .dlya-klinik-cta__inner.bh-cta-block__inner {
      padding-left: 300px;
      box-sizing: border-box;
    }
    
    .dlya-klinik-cta__title {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      margin: 0 0 24px;
      max-width: 804px;
    }
    
    .dlya-klinik-cta__title-accent {
      color: #f5464d;
    }
    
    .dlya-klinik-cta__title-rest {
      color: #fff;
    }
    
    .dlya-klinik-cta__desc {
      margin: 0 0 24px;
      max-width: 518px;
    }
    
    .dlya-klinik-cta__btn {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      padding: 16px 32px;
      height: 56px;
      background: linear-gradient(180deg, #e6363e 0%, #f5464d 100%);
      border-radius: 8px;
      text-decoration: none;
      transition: opacity 0.2s;
      margin-bottom: 16px;
      box-sizing: border-box;
    }
    
    .dlya-klinik-cta__btn:hover {
      opacity: 0.92;
    }
    
    .dlya-klinik-cta .bh-cta-block__phone-group {
      width: auto;
      height: 480px;
      display: flex;
      align-items: flex-end;
      justify-content: center;
    }
    
    .dlya-klinik-cta__robot {
      width: auto;
      height: 480px;
      max-width: unset;
      transform-origin: bottom center;
    }
    
    /* кейсы: квадрат */
    .bh-case-slide__media.bh-case-slide__media--square {
      aspect-ratio: 1 / 1;
      align-self: flex-start;
    }
    
    .bh-case-slide__media.bh-case-slide__media--square picture {
      display: contents;
    }
    
    /* ══ адаптив ══ */
    @media (max-width: 1200px) {
      .dlya-klinik-typ-cta-h2 {
        font-size: 30px;
        line-height: 40px;
      }
    
      .dlya-klinik-typ-cta-p {
        font-size: 16px;
        line-height: 23.2px;
      }
    
      .dlya-klinik-security-root {
        margin-bottom: 2.5em;
      }
    
      .dlya-klinik-security-surface {
        border-radius: 0;
        background: #212121;
      }
    
      .dlya-klinik-security-surface__bg {
        display: none;
      }
    
      .dlya-klinik-security-surface__inner {
        padding: clamp(2.5rem, 4.5vh, 3.5rem) 1em
          clamp(2.5rem, 4.5vh, 3.2rem);
      }
    
      .dlya-klinik-security-surface__poly--r {
        display: none;
      }
    
      .dlya-klinik-security-surface__poly--l {
        transform: scaleX(-1);
      }
    
      .dlya-klinik-cta {
        border-radius: 0;
        min-height: auto;
        background: #212121;
        margin-bottom: 40px;
      }
    
      .dlya-klinik-cta__bg {
        display: none;
      }
    
      .dlya-klinik-cta__polygon--l,
      .dlya-klinik-cta__polygon--r {
        display: none;
      }
    
      .dlya-klinik-cta__inner {
        min-height: 0;
        padding: 44px 16px 40px;
        align-items: flex-start;
        text-align: left;
      }
    
      .dlya-klinik-cta__inner.bh-cta-block__inner {
        padding-left: 16px;
      }
    
      .dlya-klinik-cta__title {
        margin: 0 0 15px;
      }
    
      .dlya-klinik-cta__desc {
        margin: 0 0 24px;
      }
    
      .dlya-klinik-cta .bh-cta-block__phone-group {
        width: 100%;
        max-width: 335px;
        height: 352px;
      }
    
      .dlya-klinik-cta__robot {
        height: 352px;
      }
    
      .dlya-klinik-cta__btn {
        width: 100%;
      }
    
      .dlya-klinik-cta__trial {
        width: 100%;
        text-align: start;
      }
    }
    
    @media (max-width: 991px) {
      .dlya-klinik-tabs-section--platform .bh-tabs__split-text-stack {
        flex: 1 1 auto;
        flex-basis: auto;
        max-width: none;
      }
    
      .dlya-klinik-tabs-section--platform
        .bh-tabs__split-text-stack
        .bh-tabs__panels {
        max-width: 100%;
      }
    
      .dlya-klinik-tabs-section--platform .bh-tabs__split-results {
        padding: 1.5em 0 0;
      }
    
      .dlya-klinik-security-surface .telegram-security__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }
    }
    
    @media (max-width: 768px) {
      #top.dlya-klinik-hero .box-50.mod--screen-1-img.mod--40,
      #top.dlya-klinik-hero
        .box-50.mod--screen-1-img.mod--40
        .bh-hero-screen__img-wrap {
        margin: 0;
        margin-top: 0;
      }
    
      #top.screen.mod--1-red.bh-hero-screen--blue.dlya-klinik-hero
        .bh-hero-screen__visual.dlya-klinik-hero__robot {
        max-width: 100%;
        height: 380px;
        width: auto;
        transform: none;
        object-fit: contain;
      }
    
      #top.dlya-klinik-hero .dlya-klinik-hero__spacer,
      #top.dlya-klinik-hero .dlya-klinik-hero__spacer__inner {
        max-width: 100%;
      }
    
      #top.dlya-klinik-hero .button-container.mod--first {
        flex-direction: column;
        align-items: stretch;
      }
    
      #top.dlya-klinik-hero
        .button-container.mod--first
        .button.w-inline-block {
        width: 100%;
        display: flex;
        justify-content: center;
      }
    
      #top.dlya-klinik-hero .dlya-klinik-hero__trial {
        flex: none;
        text-align: center;
        width: 100%;
      }
    
      .dlya-klinik-tabs-section__polygon--r {
        display: none;
      }
    
      .dlya-klinik-security-surface .telegram-security__head {
        padding-bottom: 2em;
      }
    
      .dlya-klinik-security-surface .telegram-security__grid {
        grid-template-columns: 1fr;
      }
    
      .dlya-klinik-tabs-section--platform
        .bh-tabs__split-text-stack
        .bh-tabs__panels {
        max-width: 100%;
      }
    
      .dlya-klinik-cta__btn {
        width: 100%;
        min-width: 0;
      }
    
      .dlya-klinik-cta__trial {
        text-align: start;
        width: 100%;
      }
    
      .bh-case-slide__media.bh-case-slide__media--square {
        height: auto;
        aspect-ratio: 1 / 1;
      }
    }
    
    