/* #updated */
@import "jquery.fancybox.min.css";
@font-face {
  font-style: normal;
  font-weight: 400;
  font-family: "Futura PT";
  font-display: swap;
  src: url("../images/futurapt-book.woff2") format("woff2");
  src: url("../images/futurapt-book.woff") format("woff");
}
@font-face {
  font-style: normal;
  font-weight: 450;
  font-family: "Futura PT";
  font-display: swap;
  src: url("../images/futurapt-medium.woff2") format("woff2");
  src: url("../images/futurapt-medium.woff") format("woff");
}
@font-face {
  font-style: normal;
  font-weight: 700;
  font-family: "Futura PT";
  font-display: swap;
  src: url("../images/futurapt-bold.woff2") format("woff2");
  src: url("../images/futurapt-bold.woff") format("woff");
}
@font-face {
  font-style: normal;
  font-weight: 700;
  font-family: "Noto Sans";
  font-display: swap;
  src: url("../images/notosans-bold.woff2") format("woff2");
  src: url("../images/notosans-bold.woff") format("woff");
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
}

html {
  min-height: 100vh;
}

body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  min-height: 100%;
  font-family: "Futura PT", "Arial", sans-serif;
  font-size: 62.5%;
  line-height: 1.29;
}

.main-content {
  padding: 0 60px 80px;
  font: 17px/1.3 "Futura PT", "Arial", sans-serif;
  position: relative;
  background-color: #fff;
  color: rgba(81, 79, 79, 0.9);
}
@media screen and (max-width: 1366px) {
  .main-content {
    padding: 0 30px 40px;
  }
}
@media screen and (max-width: 768px) {
  .main-content {
    padding: 0 20px 30px;
  }
}
.main-content article, .main-content aside, .main-content details, .main-content figcaption, .main-content figure, .main-content footer, .main-content header, .main-content hgroup, .main-content menu, .main-content nav, .main-content section {
  display: block;
}
.main-content blockquote, .main-content q {
  quotes: none;
}
.main-content blockquote:before, .main-content blockquote:after, .main-content q:before, .main-content q:after {
  content: "";
  content: none;
}
.main-content strong {
  font-weight: bold;
}
.main-content input {
  outline: none;
}
.main-content table {
  border-collapse: collapse;
  border-spacing: 0;
}
.main-content img {
  border: 0;
}
.main-content a {
  color: #0B62B3;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-color: transparent;
  text-decoration-thickness: auto;
  -webkit-text-decoration-skip: none;
          text-decoration-skip: none;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-offset: 0.1em;
  text-underline-position: from-font;
  transition: text-decoration-color 0.3s ease;
}
.main-content a:visited {
  color: #0B62B3;
}
.main-content a:hover {
  text-decoration-color: inherit;
}
.main-content b {
  font-weight: 700;
}
.main-content sup {
  font-size: 0.6em;
  vertical-align: super;
  top: 0;
  line-height: 60%;
  white-space: nowrap;
}
.main-content sub {
  font-size: 0.6em;
  vertical-align: sub;
  bottom: 0;
  line-height: 60%;
  white-space: nowrap;
}
.main-content i {
  font-style: italic;
}
.main-content p {
  font-size: 17px;
  line-height: 1.47;
  color: rgba(81, 79, 79, 0.9);
}
.main-content p + p {
  margin-top: 8px;
}
.main-content .my20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.main-content .mt40 {
  margin-top: 40px;
}
@media screen and (max-width: 1024px) {
  .main-content .mt40 {
    margin-top: 20px;
  }
}
.main-content .mb20 {
  margin-bottom: 20px;
}
.main-content .bold {
  font-weight: 700;
}
.main-content__wrapper {
  max-width: 1110px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.main-content__left {
  width: 100%;
  padding-top: 12px;
}
.main-content__section {
  margin-bottom: 20px;
}
.main-content__section:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .main-content__section {
    margin-bottom: 20px;
  }
  .main-content__section:last-child {
    margin-bottom: 0;
  }
}
.main-content__breadcrumbs {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .main-content__breadcrumbs {
    margin-bottom: 20px;
  }
}
.main-content__top-title {
  margin-bottom: 20px;
}
.main-content__title.main-content__title {
  font-size: 17px;
  font-weight: 450;
  line-height: 1.29;
  text-align: center;
  color: #000000;
}

.breadcrumbs {
  display: flex;
}
.breadcrumbs a {
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  color: rgba(0, 0, 0, 0.65);
}
@media screen and (max-width: 768px) {
  .breadcrumbs a {
    font-size: 14px;
  }
}
.breadcrumbs a:visited {
  color: rgba(0, 0, 0, 0.65);
}
.breadcrumbs a:active {
  color: rgba(0, 0, 0, 0.65);
}
.breadcrumbs span {
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .breadcrumbs span {
    font-size: 14px;
  }
}
.breadcrumbs__item_divider {
  margin: 0 10px;
}

[data-scroll] {
  opacity: 0;
  transform: translateY(-20px);
}

[data-scroll=in] {
  opacity: 1;
  transform: translateY(0);
  transition: 0.7s ease 0.3s;
}

.top-title {
  font-family: "Noto Sans", "Arial", sans-serif;
  font-size: 29px;
  font-weight: 700;
  line-height: normal;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .top-title {
    font-size: 24px;
  }
}

.full-width-img {
  width: 100%;
}
.full-width-img img {
  display: block;
  width: 100%;
  height: auto;
}

.banner {
  border-radius: 35px;
}
@media screen and (max-width: 768px) {
  .banner {
    border-radius: 16px;
  }
}
.banner img {
  border-radius: 35px;
}
@media screen and (max-width: 768px) {
  .banner {
    border-radius: 16px;
  }
}

.columns-block1 {
  display: grid;
  grid-template-columns: 1fr 171px 1fr;
  gap: 16px;
  margin-top: 33px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .columns-block1 {
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: center;
  }
}
.columns-block1__left, .columns-block1__right {
  display: flex;
  align-items: center;
  gap: 19px;
}
.columns-block1__left p, .columns-block1__right p {
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
}
.columns-block1__left .big-text, .columns-block1__right .big-text {
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
}
.columns-block1__left {
  justify-content: flex-end;
}
@media screen and (max-width: 1024px) {
  .columns-block1__left {
    justify-content: flex-start;
    flex-direction: row-reverse;
  }
}
.columns-block1__left p {
  text-align: right;
}
@media screen and (max-width: 1024px) {
  .columns-block1__left p {
    text-align: left;
  }
}
.columns-block1__center {
  align-self: center;
  margin-top: 20px;
}
@media screen and (max-width: 1024px) {
  .columns-block1__center {
    margin-top: 0;
  }
}
.columns-block1__btn {
  padding: 0;
  background-color: transparent;
  border: none;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
.columns-block1__btn img {
  width: 171px;
  height: 113px;
}
@media screen and (max-width: 1024px) {
  .columns-block1__btn img {
    width: 118px;
    height: 169px;
  }
}
@media (hover: hover) {
  .columns-block1__btn:hover {
    opacity: 0.8;
  }
}

.scheme1 {
  position: relative;
}
.scheme1__btn {
  position: absolute;
  left: 3.78%;
  top: 42.01%;
  width: 13.6%;
  height: 10.99%;
  padding: 0;
  background-color: rgba(255, 255, 255, 0);
  border: none;
  transition: background-color 0.3s ease;
  cursor: pointer;
  z-index: 1;
}
@media (hover: hover) {
  .scheme1__btn:hover {
    background-color: rgba(255, 255, 255, 0.15);
  }
}

.columns-block2 {
  padding: 30px;
  border: 1px solid #832432;
  border-radius: 10px;
}
@media screen and (max-width: 1024px) {
  .columns-block2 {
    padding: 20px 16px 28px;
  }
}
.columns-block2 .main-content__title {
  margin-bottom: 32px;
}
@media screen and (max-width: 1024px) {
  .columns-block2 .main-content__title {
    margin-bottom: 20px;
  }
}

.scheme2 {
  display: grid;
  grid-template-columns: 174px 200px 358px;
  justify-content: center;
  justify-items: center;
  -moz-column-gap: 11px;
       column-gap: 11px;
}
@media screen and (max-width: 1024px) {
  .scheme2 {
    grid-template-columns: 174px 200px;
  }
}
@media screen and (max-width: 480px) {
  .scheme2 {
    grid-template-columns: 1fr;
  }
}
.scheme2__left, .scheme2__center, .scheme2__right {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 480px) {
  .scheme2__center {
    margin-top: 16px;
  }
}
.scheme2 .scheme2__text-above {
  margin-bottom: 11px;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.1;
  text-align: center;
  color: #00938B;
}
.scheme2 .scheme2__text-under {
  margin-top: 11px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  line-height: 1.1;
}
.scheme2__right {
  align-self: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  margin-left: 50px;
  margin-right: 28px;
}
@media screen and (max-width: 1024px) {
  .scheme2__right {
    grid-column: 1/span 2;
    grid-row: 2;
    margin: 16px 0 0;
  }
}
@media screen and (max-width: 480px) {
  .scheme2__right {
    grid-column: 1;
    grid-row: auto;
  }
}
.scheme2 .scheme2__list-title {
  padding: 10px 20px;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.1;
  color: #FFFFFF;
  background-color: #ABABAB;
  border-radius: 50px;
}
.scheme2 .scheme2__list {
  margin-top: 19px;
  margin-bottom: 15px;
  list-style-type: none;
}
@media screen and (max-width: 1024px) {
  .scheme2 .scheme2__list {
    margin-bottom: 0;
  }
}
.scheme2 .scheme2__list li {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.1;
}
.scheme2 .scheme2__list li + li {
  margin-top: 11px;
}

.columns-block3 {
  display: grid;
  grid-template-columns: 309fr 378fr;
  justify-content: center;
  gap: 6%;
  margin-top: 20px;
  margin-bottom: 14px;
}
@media screen and (max-width: 768px) {
  .columns-block3 {
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: center;
    gap: 16px;
  }
}
.columns-block3__left, .columns-block3__right {
  display: flex;
  align-items: center;
  gap: 30px;
}
@media screen and (max-width: 440px) {
  .columns-block3__left, .columns-block3__right {
    flex-direction: column;
    align-items: center;
    gap: 0;
    text-align: center;
  }
}
.columns-block3__left .img-wrapper, .columns-block3__right .img-wrapper {
  flex-shrink: 0;
}
.columns-block3__left p, .columns-block3__right p {
  max-width: 150px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
}
.columns-block3__left span, .columns-block3__right span {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
  color: #832432;
}
@media screen and (max-width: 440px) {
  .columns-block3__left span, .columns-block3__right span {
    margin-top: 16px;
  }
}
.columns-block3__left {
  justify-content: flex-end;
}
@media screen and (max-width: 440px) {
  .columns-block3__left {
    flex-direction: column-reverse;
    margin-bottom: 20px;
  }
}
.columns-block3__left p {
  text-align: right;
}
@media screen and (max-width: 440px) {
  .columns-block3__left p {
    text-align: center;
  }
}

.columns-block4 {
  padding: 25px 20px 15px;
  background-color: #832432;
  border-radius: 10px;
}
.columns-block4 .columns-block4__title {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.27;
  text-align: center;
  color: #FFFFFF;
}
.columns-block4__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 5.7%;
       column-gap: 5.7%;
  margin-top: 14px;
}
@media screen and (max-width: 768px) {
  .columns-block4__list {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    margin-top: 20px;
  }
  .columns-block4__list li + li {
    margin-top: 10px;
  }
}
.columns-block4__list li {
  display: flex;
  align-items: center;
  gap: 14px;
}
.columns-block4__list li:nth-child(1) {
  max-width: 300px;
}
.columns-block4__list li:nth-child(2) {
  max-width: 270px;
}
.columns-block4__list li:nth-child(3) {
  max-width: 260px;
}
.columns-block4__list li p {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.29;
  color: #FFFFFF;
}
.columns-block4__list .img-wrapper {
  flex-shrink: 0;
}

.accent-text {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 17px;
  font-weight: 450;
  line-height: 1.29;
  color: #000000;
}

.icon-text-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 5.23%;
       column-gap: 5.23%;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .icon-text-list {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
  }
  .icon-text-list li + li {
    margin-top: 10px;
  }
}
.icon-text-list .accent {
  width: 100%;
  max-width: 318px;
  padding: 6px 16px;
  background-color: #FFFFFF;
  border-radius: 15px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 440px) {
  .icon-text-list .accent {
    max-width: -moz-min-content;
    max-width: min-content;
  }
}
.icon-text-list .accent p {
  font-size: 17px;
  font-weight: 700;
  line-height: 1.1;
  color: #832432;
}
.icon-text-list li {
  flex-grow: 0;
  display: flex;
  align-items: center;
  gap: 10px;
}
.icon-text-list li p {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.1;
}
.icon-text-list .img-wrapper {
  flex-shrink: 0;
}

.columns-block5 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  margin-top: 10px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .columns-block5 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 0;
  }
}
.columns-block5__title {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.28;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .columns-block5__title {
    font-size: 28px;
  }
}
.columns-block5__accent {
  color: #832432;
}
.columns-block5__text {
  display: inline-block;
  max-width: 240px;
  font-size: 17px;
  font-weight: 400;
  line-height: normal;
  color: #000000;
}
.columns-block5__right {
  flex-shrink: 0;
  width: 539px;
}
@media screen and (max-width: 1024px) {
  .columns-block5__right {
    width: 100%;
  }
  .columns-block5__right img {
    width: 100%;
    max-width: 571px;
    height: auto;
  }
}

.columns-block6 {
  display: flex;
  align-items: center;
  gap: 9%;
}
@media screen and (max-width: 1024px) {
  .columns-block6 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 0;
  }
}
.columns-block6__left p + p,
.columns-block6__left ul + p {
  margin-top: 10px;
}
.columns-block6__left ul {
  padding-left: 22px;
}
.columns-block6__title {
  max-width: 430px;
  margin-bottom: 19px;
  font-size: 20px;
  font-weight: 450;
  line-height: 1.3;
  color: #000000;
}
.columns-block6__right {
  flex-shrink: 0;
  width: 539px;
}
@media screen and (max-width: 1024px) {
  .columns-block6__right {
    width: 100%;
  }
}

.icon-list {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 62px;
       column-gap: 62px;
  row-gap: 49px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .icon-list {
    justify-content: center;
    -moz-column-gap: 5%;
         column-gap: 5%;
    row-gap: 16px;
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
  }
  .icon-list li + li {
    margin-top: 10px;
  }
}
.icon-list li {
  display: flex;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.icon-list li img {
  flex-shrink: 0;
}
.icon-list li > span {
  display: inline-block;
  max-width: 150px;
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
  color: #000000;
}

.abbrev-list {
  list-style-type: none;
}
.abbrev-list li {
  font-weight: 400;
  font-size: 17px;
  line-height: 22px;
  color: rgba(81, 79, 79, 0.9);
}
.abbrev-list li + li {
  margin-top: 8px;
}
.abbrev-list abbr {
  text-decoration: none;
}

.sources-list__title {
  margin-bottom: 20px;
  font-family: "Noto Sans", "Arial", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.375;
  color: #000000;
}
.sources-list ol {
  padding-left: 16px;
  list-style-type: auto;
}
.sources-list li {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.29;
}
.sources-list li + li {
  margin-top: 4px;
}

.right-banner {
  min-height: 589px;
  border-radius: 10px;
  background: #F5F5F5;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.17);
}

.fancybox-bg {
  background: #f5f5f5;
}

.fancybox-slide--html .fancybox-close-small {
  right: 15px;
  top: 15px;
  padding: 5px;
  color: #ffffff;
  opacity: 1;
  transition: opacity 0.3s ease;
}
@media (hover: hover) {
  .fancybox-slide--html .fancybox-close-small:hover {
    opacity: 0.8;
  }
}

.popup {
  width: 100%;
  max-width: 800px;
  padding: 69px 29px 18px;
  background-color: #FFFFFF;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.17);
  border-radius: 10px;
}
.popup__subtitle {
  max-width: 330px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
  color: #832432;
}
.popup sup {
  font-size: 0.6em;
  vertical-align: super;
  top: 0;
  line-height: 60%;
  white-space: nowrap;
}

.columns-block7 {
  display: grid;
  grid-template-columns: 1fr 128px 1fr;
  justify-content: center;
  justify-items: center;
  align-items: center;
  gap: 12px;
}
@media screen and (max-width: 768px) {
  .columns-block7 {
    grid-template-columns: 1fr;
  }
}
.columns-block7__left, .columns-block7__right {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 11px;
  width: 100%;
  min-height: 100px;
  padding: 13px 22px;
  background-color: #FFFFFF;
  border: 1px solid #832432;
  border-radius: 15px;
}
.columns-block7__left img, .columns-block7__right img {
  flex-shrink: 0;
}
.columns-block7__left p, .columns-block7__right p {
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  color: rgba(81, 79, 79, 0.9);
}
@media screen and (max-width: 768px) {
  .columns-block7__left {
    flex-direction: row-reverse;
  }
}
.columns-block7__center {
  flex-shrink: 0;
}

.popup-2 {
  max-width: 360px;
  padding: 65px 50px 44px;
}
@media screen and (max-width: 440px) {
  .popup-2 {
    padding: 65px 36px 34px;
  }
}
.popup-2 .popup__title {
  margin-left: 14px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
  color: #832432;
}
.popup-2 ul {
  margin-top: 19px;
  padding-left: 24px;
}
.popup-2 li {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.47;
  color: rgba(81, 79, 79, 0.9);
}/*# sourceMappingURL=index.css.map */