/* #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,.custom-css-page-wrapper video{
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
}
.custom-css-page-wrapper html{
  min-height: 100vh;
}
.custom-css-page-wrapper body{
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.custom-css-page-wrapper body{
  min-height: 100%;
  font-family: "Futura PT", "Arial", sans-serif;
  font-size: 62.5%;
  line-height: 1.29;
}
.custom-css-page-wrapper .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) {
.custom-css-page-wrapper .main-content{
    padding: 0 30px 40px;
  }
}
@media screen and (max-width: 768px) {
.custom-css-page-wrapper .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,.custom-css-page-wrapper .main-content section{
  display: block;
}
.main-content blockquote,.custom-css-page-wrapper .main-content q{
  quotes: none;
}
.main-content blockquote:before, .main-content blockquote:after, .main-content q:before,.custom-css-page-wrapper .main-content q:after{
  content: "";
  content: none;
}
.custom-css-page-wrapper .main-content strong{
  font-weight: bold;
}
.custom-css-page-wrapper .main-content input{
  outline: none;
}
.main-content table{
  border-collapse: collapse;
  border-spacing: 0;
}
.custom-css-page-wrapper .main-content img{
  border: 0;
}
.custom-css-page-wrapper .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;
}
.custom-css-page-wrapper .main-content a:visited{
  color: #0B62B3;
}
.custom-css-page-wrapper .main-content a:hover{
  text-decoration-color: inherit;
}
.custom-css-page-wrapper .main-content b{
  font-weight: 700;
}
.custom-css-page-wrapper .main-content sup{
  font-size: 0.6em;
  vertical-align: super;
  top: 0;
  line-height: 60%;
  white-space: nowrap;
}
.custom-css-page-wrapper .main-content sub{
  font-size: 0.6em;
  vertical-align: sub;
  bottom: 0;
  line-height: 60%;
  white-space: nowrap;
}
.custom-css-page-wrapper .main-content i{
  font-style: italic;
}
.custom-css-page-wrapper .main-content p{
  font-size: 17px;
  line-height: 1.47;
  color: rgba(81, 79, 79, 0.9);
}
.custom-css-page-wrapper .main-content p + p{
  margin-top: 8px;
}
.custom-css-page-wrapper .main-content .my20{
  margin-top: 20px;
  margin-bottom: 20px;
}
.custom-css-page-wrapper .main-content .ml28{
  margin-left: 28px;
}
@media screen and (max-width: 1024px) {
.custom-css-page-wrapper .main-content .ml28{
    margin-left: 0;
  }
}
.custom-css-page-wrapper .main-content .ml34{
  margin-left: 34px;
}
@media screen and (max-width: 1024px) {
.custom-css-page-wrapper .main-content .ml34{
    margin-left: 0;
  }
}
.custom-css-page-wrapper .main-content .pl34{
  padding-left: 34px;
}
@media screen and (max-width: 1024px) {
.custom-css-page-wrapper .main-content .pl34{
    padding-left: 0;
  }
}
.custom-css-page-wrapper .main-content .bold{
  font-weight: 700;
}
.custom-css-page-wrapper .main-content__wrapper {
  max-width: 1110px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.custom-css-page-wrapper .main-content__left {
  width: 100%;
  padding-top: 12px;
}
.custom-css-page-wrapper .main-content__section {
  margin-bottom: 40px;
}
.custom-css-page-wrapper .main-content__section:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .custom-css-page-wrapper .main-content__section {
    margin-bottom: 20px;
  }
  .custom-css-page-wrapper .main-content__section:last-child {
    margin-bottom: 0;
  }
}
.custom-css-page-wrapper .main-content__section_mb20 {
  margin-bottom: 20px;
}
.custom-css-page-wrapper .main-content__breadcrumbs {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .custom-css-page-wrapper .main-content__breadcrumbs {
    margin-bottom: 20px;
  }
}
.custom-css-page-wrapper .main-content__top-title {
  margin-bottom: 20px;
}
.custom-css-page-wrapper .main-content__title {
  margin-bottom: 10px;
  padding: 10px;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  font-weight: 450;
  line-height: normal;
  text-align: center;
  color: #ffffff;
  background-color: #832432;
  border-radius: 50px;
}
.custom-css-page-wrapper .main-content .main-content__title {
  color: #ffffff;
}
.custom-css-page-wrapper .breadcrumbs{
  display: flex;
}
.custom-css-page-wrapper .breadcrumbs a{
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  color: rgba(0, 0, 0, 0.65);
}
@media screen and (max-width: 768px) {
.custom-css-page-wrapper .breadcrumbs a{
    font-size: 14px;
  }
}
.custom-css-page-wrapper .breadcrumbs a:visited{
  color: rgba(0, 0, 0, 0.65);
}
.custom-css-page-wrapper .breadcrumbs a:active{
  color: rgba(0, 0, 0, 0.65);
}
.custom-css-page-wrapper .breadcrumbs span{
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  color: #000000;
}
@media screen and (max-width: 768px) {
.custom-css-page-wrapper .breadcrumbs span{
    font-size: 14px;
  }
}
.custom-css-page-wrapper .breadcrumbs__item_divider {
  margin: 0 10px;
}
.custom-css-page-wrapper [data-scroll]{
  opacity: 0;
  transform: translateY(-20px);
}

.custom-css-page-wrapper [data-scroll=in] {
  opacity: 1;
  transform: translateY(0);
  transition: 0.7s ease 0.3s;
}
.custom-css-page-wrapper .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) {
.custom-css-page-wrapper .top-title{
    font-size: 24px;
  }
}
.custom-css-page-wrapper .full-width-img{
  width: 100%;
}
.custom-css-page-wrapper .full-width-img img{
  display: block;
  width: 100%;
  height: auto;
}
.custom-css-page-wrapper .plates{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 19px 17px;
  margin-top: 10px;
  margin-bottom: 14px;
}
.custom-css-page-wrapper .plate{
  display: flex;
  align-items: center;
  -moz-column-gap: 6px;
       column-gap: 6px;
  min-height: 125px;
  padding: 10px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.1;
  color: rgba(81, 79, 79, 0.9);
  border-radius: 15px;
  border: 1px solid #832432;
}
@media screen and (max-width: 1024px) {
.custom-css-page-wrapper .plate{
    min-height: 80px;
  }
}
.custom-css-page-wrapper .plate img{
  flex-shrink: 0;
  display: block;
  width: 60px;
  height: auto;
}
.custom-css-page-wrapper .plate ul{
  padding-left: 20px;
  list-style-type: disc;
}
.custom-css-page-wrapper .plate li + li{
  margin-top: 6px;
}
.custom-css-page-wrapper .icon-text-list{
  list-style-type: none;
}
.custom-css-page-wrapper .icon-text-item{
  display: flex;
  align-items: center;
  -moz-column-gap: 6px;
       column-gap: 6px;
  font-weight: 700;
}
@media screen and (max-width: 1024px) {
.custom-css-page-wrapper .icon-text-item{
    align-items: flex-start;
  }
}
.custom-css-page-wrapper .icon-text-item ul{
  list-style-type: disc;
  padding-left: 20px;
}
.custom-css-page-wrapper .icon-text-item li + li{
  margin-top: 4px;
}
.custom-css-page-wrapper .icon-text-item + .icon-text-item{
  margin-top: 20px;
}
.custom-css-page-wrapper .green-button.green-button{
  display: flex;
  min-width: 384px;
  margin-top: 20px;
  padding: 10px;
  justify-content: center;
  align-items: center;
  font-family: "Futura PT", "Arial", sans-serif;
  font-size: 17px;
  font-weight: 450;
  line-height: normal;
  text-align: center;
  color: #ffffff;
  background-color: #00938B;
  border: none;
  border-radius: 50px;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 1024px) {
.custom-css-page-wrapper .green-button.green-button{
    padding: 10px 20px;
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (hover: hover) {
.custom-css-page-wrapper .green-button.green-button:hover{
    opacity: 0.8;
  }
}
.custom-css-page-wrapper .text-list{
  padding-left: 24px;
  list-style-type: disc;
}
.custom-css-page-wrapper .text-list li{
  line-height: 1.47;
  color: rgba(81, 79, 79, 0.9);
}
.custom-css-page-wrapper .text-list li + li{
  margin-top: 10px;
}
.custom-css-page-wrapper .icon-text-block{
  display: flex;
  align-items: center;
  -moz-column-gap: 15px;
       column-gap: 15px;
  padding: 8px 22px;
}
@media screen and (max-width: 1024px) {
.custom-css-page-wrapper .icon-text-block{
    flex-direction: column;
    align-items: flex-start;
  }
}
.custom-css-page-wrapper .icon-text-block img{
  flex-shrink: 0;
}
@media screen and (max-width: 1024px) {
.custom-css-page-wrapper .icon-text-block img{
    align-self: center;
    margin-bottom: 10px;
  }
}
.custom-css-page-wrapper .accent-bg{
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: rgba(131, 36, 50, 0.1);
  border: 1px solid #832432;
  border-radius: 15px;
}
.custom-css-page-wrapper .accent-bg .text-list li + li{
  margin-top: 0;
}
.custom-css-page-wrapper .accent-no-bg{
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 8px 22px;
  color: #832432;
  border: 1px solid #832432;
  border-radius: 15px;
}
.custom-css-page-wrapper .accent-no-bg ul{
  margin-top: 6px;
  margin-bottom: 4px;
  padding-left: 24px;
  list-style-type: disc;
}
.custom-css-page-wrapper .accent-no-bg li{
  line-height: 1.47;
}
.custom-css-page-wrapper .accent-no-bg p{
  color: #832432;
}
.custom-css-page-wrapper .special-block1{
  display: grid;
  grid-template-columns: 1fr 131px 1fr;
  gap: 10px 23px;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
.custom-css-page-wrapper .special-block1{
    grid-template-columns: 1fr;
  }
}
.special-block1__left, .special-block1__right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 12px 25px;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.47;
  color: rgba(81, 79, 79, 0.9);
  background-color: #ffffff;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.17);
  border-radius: 10px;
}
.special-block1__left ul, .special-block1__right .custom-css-page-wrapper ul{
  padding-left: 24px;
}
.special-block1__center {
  align-self: center;
}
@media screen and (max-width: 768px) {
  .special-block1__center {
    justify-self: center;
  }
}
.special-block1__center .custom-css-page-wrapper img{
  position: relative;
  left: -8px;
}
@media screen and (max-width: 768px) {
  .special-block1__center .custom-css-page-wrapper img{
    left: 0;
  }
}
.custom-css-page-wrapper .special-block2{
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  margin-top: 10px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
.custom-css-page-wrapper .special-block2{
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 0;
  }
}
.special-block2__title {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.28;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .special-block2__title {
    font-size: 28px;
  }
}
.special-block2__accent {
  color: #832432;
}
.special-block2__text {
  display: inline-block;
  max-width: 240px;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  color: #000000;
}
.special-block2__right {
  flex-shrink: 0;
  width: 539px;
}
@media screen and (max-width: 1024px) {
  .special-block2__right {
    width: 100%;
  }
  .special-block2__right .custom-css-page-wrapper img{
    width: 100%;
    max-width: 571px;
    height: auto;
  }
}
.custom-css-page-wrapper .icon-list{
  display: flex;
  justify-content: space-between;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
.custom-css-page-wrapper .icon-list{
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }
.custom-css-page-wrapper .icon-list li + li{
    margin-top: 10px;
  }
}
.custom-css-page-wrapper .icon-list li{
  display: flex;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.custom-css-page-wrapper .icon-list li img{
  flex-shrink: 0;
}
.custom-css-page-wrapper .icon-list li > span{
  display: inline-block;
  max-width: 150px;
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
  color: #000000;
}
@media screen and (max-width: 1024px) {
.custom-css-page-wrapper .icon-list li > span{
    max-width: none;
  }
}
.custom-css-page-wrapper .abbrev-list{
  list-style-type: none;
}
.custom-css-page-wrapper .abbrev-list li{
  font-weight: 400;
  font-size: 17px;
  line-height: 22px;
  color: rgba(81, 79, 79, 0.9);
}
.custom-css-page-wrapper .abbrev-list li + li{
  margin-top: 8px;
}
.custom-css-page-wrapper .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;
}
.custom-css-page-wrapper .sources-list ol{
  padding-left: 16px;
  list-style-type: auto;
}
.custom-css-page-wrapper .sources-list li{
  font-weight: 400;
  font-size: 14px;
  line-height: 1.29;
}
.custom-css-page-wrapper .sources-list li + li{
  margin-top: 4px;
}
.custom-css-page-wrapper .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: 0 0 14px;
  background-color: #FFFFFF;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.17);
  border-radius: 10px;
}
.popup__header {
  min-height: 75px;
}
.popup__header h3{
  padding: 44px 80px 39px 36px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
  color: #832432;
}
.popup table{
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  color: rgba(81, 79, 79, 0.9);
  border-collapse: collapse;
  border: none;
}
.popup table .bold{
  font-weight: 700;
}
.popup table .yellow-bg{
  background-color: #F5F1E2;
}
.popup thead tr:first-child{
  background-color: #832432;
}
.popup thead tr:nth-child(2) {
  background-color: #C39F41;
}
.popup tr{
  height: 27px;
}
.popup th,.popup td{
  text-align: center;
  vertical-align: middle;
}
.popup th:first-child,.popup td:first-child{
  padding-left: 28px;
  text-align: left;
}
.popup th:last-child,.popup td:last-child{
  padding-right: 18px;
}
.popup th{
  font-weight: 400;
  color: #FFFFFF;
}
.popup-2{
  table-layout: fixed;
}
.popup-2 thead tr:nth-child(2) th:nth-child(1) {
  width: 158px;
}
.popup-2 thead tr:nth-child(2) th:nth-child(2) {
  width: 92px;
  border-right: none;
}
.popup-2 thead tr:nth-child(2) th:nth-child(3) {
  width: 117px;
}
.popup-2 thead tr:nth-child(2) th:nth-child(4) {
  width: 92px;
  border-right: none;
}
.popup-2 thead tr:nth-child(2) th:nth-child(5) {
  width: 117px;
}
.popup-2 thead tr:nth-child(2) th:nth-child(6) {
  width: 92px;
  border-right: none;
}
.popup-2 thead tr:nth-child(2) th:nth-child(7) {
  width: 117px;
}
.popup-2 th{
  height: 30px;
  padding: 10px;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.popup-2 th:last-child{
  border-right: none;
}
.popup-2 th:first-child,.popup-2 td:first-child{
  padding-left: 10px;
}
.popup-2 th:last-child,.popup-2 td:last-child{
  padding-right: 0;
}
.popup-2 tbody tr:nth-child(odd) {
  background-color: #F5F1E2;
}
.popup-2 tbody td:nth-child(1),
.popup-2 tbody td:nth-child(3),
.popup-2 tbody td:nth-child(5) {
  border-right: 1px solid #ffffff;
}

@media screen and (max-width: 1024px) {
.table-scroll{
    width: 100%;
    overflow: hidden;
    overflow-x: scroll;
  }
.table-scroll table{
    width: 800px;
  }
}/*# sourceMappingURL=index.css.map */