.elementor-6398 .elementor-element.elementor-element-8f00a34{--display:flex;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-6398 .elementor-element.elementor-element-44dbfd8{--display:flex;}.elementor-6398 .elementor-element.elementor-element-8b5363c{--display:flex;}.elementor-6398 .elementor-element.elementor-element-8b5363c.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-6398 .elementor-element.elementor-element-24223d0 .elementor-toc__header-title{text-align:start;}.elementor-6398 .elementor-element.elementor-element-24223d0 .elementor-toc__header{flex-direction:row;}.elementor-6398 .elementor-element.elementor-element-24223d0{--item-text-hover-decoration:underline;}.elementor-6398 .elementor-element.elementor-element-1bcfaa8 > .elementor-widget-container{margin:50px 0px 0px 0px;}.elementor-6398 .elementor-element.elementor-element-19d17f4 > .elementor-widget-container{margin:50px 0px 0px 0px;}.elementor-6398 .elementor-element.elementor-element-b47e3d7 > .elementor-widget-container{margin:50px 0px 0px 0px;}.elementor-6398 .elementor-element.elementor-element-8b9b087 > .elementor-widget-container{margin:50px 0px 0px 0px;}.elementor-6398 .elementor-element.elementor-element-cde502f > .elementor-widget-container{margin:30px 0px 0px 0px;}.elementor-6398 .elementor-element.elementor-element-f2e8180 > .elementor-widget-container{margin:50px 0px 0px 0px;}.elementor-6398 .elementor-element.elementor-element-6b4edb5 > .elementor-widget-container{margin:50px 0px 0px 0px;}.elementor-6398 .elementor-element.elementor-element-9a6d8cd > .elementor-widget-container{margin:50px 0px 0px 0px;}@media(min-width:768px){.elementor-6398 .elementor-element.elementor-element-8b5363c{--width:97.778%;}}/* Start custom CSS for html, class: .elementor-element-69733b4 */.tai-answer-box {
    font-family: Arial, Helvetica, sans-serif;
    background: #ffffff;
    border-left: 5px solid #1f8f5f;
    box-shadow: 0 12px 34px rgba(15, 61, 104, 0.08);
    border-radius: 16px;
    padding: 20px 22px;
    margin: 24px 0 28px;
    color: #1f2933;
    line-height: 1.65;
    box-sizing: border-box;
  }

  .tai-answer-box strong {
    display: block;
    color: #0f3d68;
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 8px;
    font-weight: 700;
  }

  .tai-answer-box p {
    margin: 0;
    font-size: 16px;
    color: #001b33;
  }

  @media (max-width: 820px) {
    .tai-answer-box {
      padding: 18px 18px;
      margin: 22px 0 26px;
    }

    .tai-answer-box strong {
      font-size: 17px;
    }

    .tai-answer-box p {
      font-size: 15.5px;
    }
  }/* End custom CSS */
/* Start custom CSS for table-of-contents, class: .elementor-element-24223d0 *//* Делим содержание на 2 колонки */
.elementor-6398 .elementor-element.elementor-element-24223d0 .elementor-toc__list-wrapper {
    column-count: 2;
    column-gap: 30px;
}

/* Делаем текст пунктов синим и жирным */
.elementor-6398 .elementor-element.elementor-element-24223d0 .elementor-toc__list-item a {
    color: #0b66c3 !important; /* Синий цвет текста */
    font-weight: bold !important; /* Жирный шрифт */
}

/* Оставляем нумерацию (цифры) черным цветом */
.elementor-6398 .elementor-element.elementor-element-24223d0 .elementor-toc__list-item {
    color: #000000 !important; /* Черный цвет для цифр */
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c6a5858 */.tai-table-wrap {
    width: 100%;
    overflow-x: auto;
    margin: 24px 0 32px;
    font-family: Arial, Helvetica, sans-serif;
  }

  .tai-risk-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    font-size: 15px;
    line-height: 1.55;
    color: #001b33;
    background: #ffffff;
    border-radius: 14px;
    overflow: hidden;
  }

  .tai-risk-table thead th {
    background: #0f3d68;
    color: #ffffff;
    text-align: left;
    padding: 15px 14px;
    font-weight: 700;
    vertical-align: top;
    border: none;
  }

  .tai-risk-table thead th:first-child {
    border-top-left-radius: 14px;
  }

  .tai-risk-table thead th:last-child {
    border-top-right-radius: 14px;
  }

  .tai-risk-table tbody td {
    padding: 14px 14px;
    vertical-align: top;
    border-top: 1px solid #e4e9f0;
    border-left: none;
    border-right: none;
    border-bottom: none;
  }

  .tai-risk-table tbody tr:nth-child(even) td {
    background: #f7fafc;
  }

  .tai-risk-table tbody tr:nth-child(odd) td {
    background: #ffffff;
  }

  .tai-risk-table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 14px;
  }

  .tai-risk-table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 14px;
  }

  @media (max-width: 820px) {
    .tai-risk-table {
      min-width: 900px;
      font-size: 14px;
    }

    .tai-risk-table thead th,
    .tai-risk-table tbody td {
      padding: 13px 12px;
    }
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f3238aa */.tai-table-wrap {
    width: 100%;
    overflow-x: auto;
    margin: 24px 0 32px;
    font-family: Arial, Helvetica, sans-serif;
  }

  .tai-risk-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    font-size: 15px;
    line-height: 1.55;
    color: #001b33;
    background: #ffffff;
    border-radius: 14px;
    overflow: hidden;
  }

  .tai-risk-table thead th {
    background: #0f3d68;
    color: #ffffff;
    text-align: left;
    padding: 15px 14px;
    font-weight: 700;
    vertical-align: top;
    border: none;
  }

  .tai-risk-table thead th:first-child {
    border-top-left-radius: 14px;
  }

  .tai-risk-table thead th:last-child {
    border-top-right-radius: 14px;
  }

  .tai-risk-table tbody td {
    padding: 14px 14px;
    vertical-align: top;
    border-top: 1px solid #e4e9f0;
    border-left: none;
    border-right: none;
    border-bottom: none;
  }

  .tai-risk-table tbody tr:nth-child(even) td {
    background: #f7fafc;
  }

  .tai-risk-table tbody tr:nth-child(odd) td {
    background: #ffffff;
  }

  .tai-risk-table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 14px;
  }

  .tai-risk-table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 14px;
  }

  @media (max-width: 820px) {
    .tai-risk-table {
      min-width: 900px;
      font-size: 14px;
    }

    .tai-risk-table thead th,
    .tai-risk-table tbody td {
      padding: 13px 12px;
    }
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b4c6ff6 */.tai-table-wrap {
    width: 100%;
    overflow-x: auto;
    margin: 24px 0 32px;
    font-family: Arial, Helvetica, sans-serif;
  }

  .tai-risk-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    font-size: 15px;
    line-height: 1.55;
    color: #001b33;
    background: #ffffff;
    border-radius: 14px;
    overflow: hidden;
  }

  .tai-risk-table thead th {
    background: #0f3d68;
    color: #ffffff;
    text-align: left;
    padding: 15px 14px;
    font-weight: 700;
    vertical-align: top;
    border: none;
  }

  .tai-risk-table thead th:first-child {
    border-top-left-radius: 14px;
  }

  .tai-risk-table thead th:last-child {
    border-top-right-radius: 14px;
  }

  .tai-risk-table tbody td {
    padding: 14px 14px;
    vertical-align: top;
    border-top: 1px solid #e4e9f0;
    border-left: none;
    border-right: none;
    border-bottom: none;
  }

  .tai-risk-table tbody tr:nth-child(even) td {
    background: #f7fafc;
  }

  .tai-risk-table tbody tr:nth-child(odd) td {
    background: #ffffff;
  }

  .tai-risk-table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 14px;
  }

  .tai-risk-table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 14px;
  }

  @media (max-width: 820px) {
    .tai-risk-table {
      min-width: 900px;
      font-size: 14px;
    }

    .tai-risk-table thead th,
    .tai-risk-table tbody td {
      padding: 13px 12px;
    }
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-67a070d */.tai-cta-block {
    font-family: Arial, Helvetica, sans-serif;
    background: linear-gradient(135deg, #0f3d68 0%, #1f8f5f 100%);
    border-radius: 24px;
    padding: 34px 28px 32px;
    margin: 48px 0 28px;
    box-sizing: border-box;
    overflow: hidden;
  }

  .tai-cta-content {
    max-width: 820px;
  }

  .tai-cta-block h2 {
    color: #ffffff;
    font-size: clamp(28px, 4vw, 38px);
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: -0.02em;
    margin: 0 0 18px;
  }

  .tai-cta-block p {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.65;
    margin: 0 0 26px;
    max-width: 820px;
  }

  .tai-cta-button {
    display: inline-block;
    background: #ffffff;
    color: #0f3d68;
    padding: 13px 20px;
    border-radius: 999px;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
  }

  .tai-cta-button:hover {
    color: #0f3d68;
    text-decoration: none;
    transform: translateY(-1px);
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12);
  }

  @media (max-width: 820px) {
    .tai-cta-block {
      border-radius: 20px;
      padding: 28px 22px;
      margin: 42px 0 26px;
    }

    .tai-cta-block h2 {
      font-size: 28px;
    }

    .tai-cta-block p {
      font-size: 15.5px;
    }

    .tai-cta-button {
      width: 100%;
      text-align: center;
      padding: 14px 18px;
    }
  }

  @media (max-width: 480px) {
    .tai-cta-block {
      padding: 24px 18px;
      border-radius: 18px;
    }

    .tai-cta-block h2 {
      font-size: 25px;
    }
  }/* End custom CSS */