.elementor-97 .elementor-element.elementor-element-dcb753a{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}/* Start custom CSS for html, class: .elementor-element-864e084 *//* BOOK HERO — только запрет переноса, размеры не меняем */

.book-page .book-title,
.book-page .book-title span {
  overflow: visible !important;
}

.book-page .book-title span i {
  display: block !important;
  width: max-content !important;
  max-width: none !important;

  white-space: nowrap !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
}
/* BOOK HERO — уменьшить весь заголовок */

.book-page .book-title {
  font-size: clamp(74px, 6.8vw, 118px) !important;
  line-height: .78 !important;
}

.book-page .book-title span i {
  font-size: 1em !important;
}


/* Планшет */

@media (min-width: 681px) and (max-width: 1024px) {
  .book-page .book-title {
    font-size: clamp(54px, 8vw, 76px) !important;
  }
}


/* Мобильный */

@media (max-width: 680px) {
  .book-page .book-title {
    font-size: clamp(34px, 9.8vw, 42px) !important;
    line-height: .82 !important;
  }
}

@media (max-width: 390px) {
  .book-page .book-title {
    font-size: 35px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-053348b *//* =====================================================
   BOOK THESIS — MOBILE FIX
   ===================================================== */

@media (max-width: 680px) {
  .book-page .book-thesis {
    padding: 64px 22px !important;
    overflow: hidden !important;
  }

  .book-page .book-thesis__layout {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 38px !important;

    width: 100% !important;
  }

  .book-page .book-thesis .mega {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;

    font-size: clamp(31px, 8.4vw, 38px) !important;
    line-height: .91 !important;
    letter-spacing: -.045em !important;

    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
  }

  .book-page .book-thesis .mega em {
    display: block !important;

    width: 100% !important;
    max-width: 100% !important;

    margin-top: 10px !important;

    font-size: .9em !important;
    line-height: 1.02 !important;
    letter-spacing: -.035em !important;

    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
  }

  .book-page .book-thesis__copy {
    width: 100% !important;
    max-width: 100% !important;
  }

  .book-page .book-thesis__copy > p {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;

    font-size: 16px !important;
    line-height: 1.62 !important;

    white-space: normal !important;
    overflow-wrap: break-word !important;
  }

  .book-page .book-thesis__rule {
    width: 100% !important;
    max-width: 100% !important;

    margin-top: 28px !important;
    padding: 18px 0 !important;

    font-size: 20px !important;
    line-height: 1.35 !important;

    white-space: normal !important;
    overflow-wrap: break-word !important;
  }

  .book-page .book-chain {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    width: 100% !important;
    margin-top: 52px !important;
  }

  .book-page .book-chain__item {
    width: 100% !important;
    min-width: 0 !important;
  }
}

@media (max-width: 390px) {
  .book-page .book-thesis {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }

  .book-page .book-thesis .mega {
    font-size: 30px !important;
  }

  .book-page .book-thesis .mega em {
    font-size: .88em !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-916eba4 *//* =====================================================
   BOOK INSIDE — MOBILE FIX
   ===================================================== */

@media (max-width: 680px) {
  .book-page .book-inside {
    padding: 64px 22px !important;
    overflow: hidden !important;
  }

  .book-page .book-inside__head {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 26px !important;

    width: 100% !important;
  }

  .book-page .book-inside__head > span {
    margin: 0 !important;
  }

  .book-page .book-inside__head > div {
    width: 100% !important;
    min-width: 0 !important;
  }

  .book-page .book-inside__head small {
    display: block !important;
    margin-bottom: 22px !important;
  }

  .book-page .book-inside__head h2 {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;

    font-size: clamp(31px, 8.6vw, 38px) !important;
    line-height: .96 !important;
    letter-spacing: -.035em !important;

    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
  }

  .book-page .book-inside__head h2 em {
    display: block !important;

    width: 100% !important;
    max-width: 100% !important;
    margin-top: 8px !important;

    font-size: .92em !important;
    line-height: 1.02 !important;

    white-space: normal !important;
  }

  .book-page .book-inside__head > p {
    width: 100% !important;
    max-width: 100% !important;
    margin: 10px 0 0 !important;

    font-size: 16px !important;
    line-height: 1.62 !important;

    white-space: normal !important;
    overflow-wrap: break-word !important;
  }

  .book-page .book-toc {
    width: 100% !important;
    min-width: 0 !important;
    margin-top: 50px !important;
  }
}

@media (max-width: 390px) {
  .book-page .book-inside {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }

  .book-page .book-inside__head h2 {
    font-size: 30px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3cce8a8 *//* BOOK FINAL — MOBILE TITLE FIX */

@media (max-width: 680px) {
  .book-page .book-final {
    padding: 64px 22px 72px !important;
    overflow: hidden !important;
  }

  .book-page .book-final h2 {
    width: 100% !important;
    max-width: 100% !important;
    margin: 64px 0 0 !important;

    font-size: clamp(38px, 11vw, 48px) !important;
    line-height: .88 !important;
    letter-spacing: -.045em !important;
  }

  .book-page .book-final h2 span {
    display: block !important;
    width: max-content !important;
    max-width: 100% !important;

    margin: 0 !important;
    transform: none !important;

    white-space: nowrap !important;
  }

  .book-page .book-final__bottom {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 38px !important;

    width: 100% !important;
    margin-top: 82px !important;
  }

  .book-page .book-final__bottom p {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;

    font-size: 16px !important;
    line-height: 1.6 !important;
  }
}

@media (max-width: 390px) {
  .book-page .book-final {
    padding-right: 18px !important;
    padding-left: 18px !important;
  }

  .book-page .book-final h2 {
    font-size: 38px !important;
  }
}/* End custom CSS */