/*mediaWidthFullHdDesktop-1700*/
/*mediaWidthHdDesktop-1520*/
/*mediaWidthBigDesktop-1400*/
/*mediaWidthDesktop -1200*/
/*WidthTabletLand-1024*/
/*WidthTabletLand-992*/
/*WidthTabletLand-768*/
/*WidthTabletLand-580*/
@font-face {
  font-family: AustinCyr-Roman;
  font-display: auto;
  font-weight: 400;
  src: url(../fonts/AustinCyr-Roman.eot);
  src: url(../fonts/AustinCyr-Roman.eot) format("embedded-opentype");
  src: local("AustinCyr-Roman"), url(../fonts/AustinCyr-Roman.woff) format("woff"), url(../fonts/AustinCyr-Roman.ttf) format("truetype");
}
html, body, div, span, applet, object, iframe, main,
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, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, button, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, picture {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  outline: none;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

main, article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
  display: block;
}

html {
  font: 400 0.875vh/1.5rem "Golos Text", sans-serif;
}
@media screen and (min-width: 992px) {
  html {
    font-size: 1.5vh;
  }
}

body {
  color: rgb(0, 0, 0);
  background-color: #f5f5f5;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
}

html,
body {
  min-height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 500;
  font-family: "AustinCyr-Roman", sans-serif;
  letter-spacing: 0.125rem;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
  color: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover {
  color: inherit;
}

h1,
.h1 {
  font-size: 6.25rem;
  line-height: 7.5rem;
}

h2,
.h2 {
  font-size: 3.75rem;
  line-height: 4.5rem;
}

h3,
.h3 {
  font-size: 2.5rem;
  line-height: 2.5rem;
}

h4,
.h4 {
  font-size: 1.75rem;
  line-height: 2rem;
}

h5,
.h5 {
  font-size: 1.5rem;
  line-height: 2rem;
}

h6,
.h6 {
  font-size: 1.25rem;
  line-height: 2rem;
}

img,
svg {
  max-width: 100%;
  max-height: 100%;
  outline: none;
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
}

a {
  color: inherit;
  text-decoration: none;
}

strong {
  font-weight: 600;
}

ul,
ol {
  list-style: none;
}

.container {
  padding: 0 2rem;
  margin: 0 auto;
}
@media screen and (min-width: 580px) {
  .container {
    padding: 0 3.75rem;
  }
}
.container.container_secondary {
  padding: 0 2rem;
}

.p_0 {
  padding: 0 !important;
}

.pt_0 {
  padding-top: 0 !important;
}

.pb_0 {
  padding-bottom: 0 !important;
}

.layout__formular {
  max-width: 30rem;
  margin: 0 auto;
  gap: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.layout__formular .formular__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.layout__formular .formular__header img {
  max-width: 20rem;
}
.layout__formular form {
  gap: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.form__group {
  gap: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.form__group .group__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  grid-gap: 0.5rem;
}

.form__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  grid-gap: 0.5rem;
}
.form__item.form__item_before .form__symbol {
  left: 0;
}
.form__item.form__item_before .form__input,
.form__item.form__item_before .jcf-select-text {
  padding-left: 3.5rem;
}
.form__item.form__item_after .form__symbol {
  right: 0;
}
.form__item.form__item_after .form__input,
.form__item.form__item_after .jcf-select-text {
  padding-right: 3.5rem;
}

.form__header .form__title {
  color: rgb(0, 0, 0);
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.form__header .form__title:hover {
  color: rgb(5, 98, 86);
}

.form__main {
  position: relative;
}
.form__main:hover .form__input {
  border-color: rgb(7, 135, 119);
}

.form__symbol {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  width: 3.5rem;
  height: 3.5rem;
  top: 0;
}
.form__symbol:hover .form__ico {
  stroke: rgb(5, 98, 86);
}
.form__symbol .form__ico {
  width: 1.5rem;
  height: 1.5rem;
  stroke: rgb(166, 166, 166);
  fill: transparent;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.form__input {
  color: rgb(0, 0, 0);
  background-color: #ffffff;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 400;
  font-family: "Golos Text", sans-serif;
  padding: 1rem 1.25rem;
  width: 100%;
  border-radius: 0.5rem;
  border: 1px solid rgb(166, 166, 166);
  height: 3.5rem;
  margin: 0;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.form__input:disabled {
  opacity: 0.5;
}
.form__input.error {
  border-color: red;
}
.form__input::-webkit-input-placeholder {
  opacity: 1;
  color: rgb(166, 166, 166);
}
.form__input::-moz-placeholder {
  opacity: 1;
  color: rgb(166, 166, 166);
}
.form__input:-ms-input-placeholder {
  opacity: 1;
  color: rgb(166, 166, 166);
}
.form__input::-ms-input-placeholder {
  opacity: 1;
  color: rgb(166, 166, 166);
}
.form__input::placeholder {
  opacity: 1;
  color: rgb(166, 166, 166);
}
.form__input:focus, .form__input:hover {
  border-color: rgb(7, 135, 119);
}
.form__input textarea {
  width: 100%;
  height: 6.875rem;
  resize: none;
}

label.error {
  display: none !important;
}

::-webkit-scrollbar {
  width: 0.25rem;
  height: 0;
}

::-webkit-scrollbar-track {
  background: #ffffff;
}

::-webkit-scrollbar-thumb {
  background-color: rgb(7, 135, 119);
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgb(7, 135, 119);
}

.btn {
  color: #ffffff;
  background-color: rgb(7, 135, 119);
  font-size: 2rem;
  line-height: 2rem;
  padding: 1.75rem 2rem;
  border: 1px solid rgb(7, 135, 119);
  border-radius: 1.25rem;
  gap: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  outline: none;
  text-align: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.btn:hover, .btn:active {
  color: rgb(7, 135, 119);
  background: #ffffff;
}
.btn:hover .btn__ico, .btn:active .btn__ico {
  stroke: rgb(7, 135, 119);
}
.btn .btn__ico {
  width: 2rem;
  height: 2rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  fill: transparent;
  stroke: #ffffff;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.btn.btn_tiny {
  font-size: 1.5rem;
  line-height: 1.5rem;
  padding: 0.75rem 1.125rem;
  gap: 0.5rem;
}
@media screen and (min-width: 580px) {
  .btn.btn_tiny {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}
.btn.btn_tiny .btn__ico {
  width: 1.5rem;
  height: 1.5rem;
}
.btn_secondary {
  color: rgb(7, 135, 119);
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn_secondary:hover, .btn_secondary:active {
  color: #ffffff;
  background-color: rgb(7, 135, 119);
  border-color: rgb(7, 135, 119);
}
.btn_secondary:hover .btn__ico, .btn_secondary:active .btn__ico {
  stroke: #ffffff;
}
.btn_secondary .btn__ico {
  stroke: rgb(7, 135, 119);
}

.buttons .buttons__list {
  gap: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 580px) {
  .buttons .buttons__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.wysiwyg.wysiwyg_secondary {
  color: #6B6B6B;
}
.wysiwyg.wysiwyg_secondary h1,
.wysiwyg.wysiwyg_secondary h2,
.wysiwyg.wysiwyg_secondary h3,
.wysiwyg.wysiwyg_secondary h4,
.wysiwyg.wysiwyg_secondary h5,
.wysiwyg.wysiwyg_secondary h6 {
  color: #1B1B1A;
}
.wysiwyg img,
.wysiwyg iframe,
.wysiwyg video {
  width: 100%;
  display: block;
}
.wysiwyg img:not(:last-child),
.wysiwyg iframe:not(:last-child),
.wysiwyg video:not(:last-child) {
  margin-bottom: 0.5rem;
}
.wysiwyg h1:not(:last-child),
.wysiwyg h2:not(:last-child),
.wysiwyg h3:not(:last-child),
.wysiwyg h4:not(:last-child),
.wysiwyg h5:not(:last-child),
.wysiwyg h6:not(:last-child) {
  margin: 0 0 0.5rem;
}
.wysiwyg p:not(:last-child),
.wysiwyg ul:not(:last-child),
.wysiwyg ol:not(:last-child) {
  margin-bottom: 0.5rem;
}
.wysiwyg ul,
.wysiwyg ol {
  gap: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.wysiwyg ul {
  list-style: none;
}
.wysiwyg ul li {
  position: relative;
  padding-left: 1.25rem;
}
.wysiwyg ul li:before {
  content: "";
  left: 0;
  top: 0.45rem;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: rgb(7, 135, 119);
  position: absolute;
}
.wysiwyg ol {
  list-style: decimal;
  padding-left: 1rem;
}
.wysiwyg ol li {
  margin: 0 0 0.5rem;
}
.wysiwyg a {
  color: rgb(7, 135, 119);
  position: relative;
  white-space: nowrap;
  text-decoration: none;
}
.wysiwyg a:before {
  content: "";
  position: absolute;
  top: calc(100% + 0.125rem);
  left: 0;
  height: 1px;
  width: 100%;
  background-color: rgb(7, 135, 119);
  opacity: 0.2;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.wysiwyg a:hover:before {
  opacity: 1;
}

table {
  border-spacing: 0;
  border: 0;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
table td,
table th {
  text-align: left;
  padding: 0.5rem 1.25rem;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media screen and (min-width: 580px) {
  table td,
table th {
    padding: 1.25rem 1.5rem;
  }
}
table th {
  color: #ffffff;
  font-weight: 600;
  background-color: rgb(7, 135, 119);
}
table tr:nth-child(odd) td {
  background-color: rgb(40, 165, 166);
}

.swiper {
  position: relative;
}
.swiper .swiper-slide {
  height: auto;
}
.swiper .swiper__button {
  width: 2.5rem;
  height: 2.5rem;
  background-color: rgb(89, 89, 86);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  z-index: 2;
  top: 50%;
}
.swiper .swiper__button.swiper__button_prev {
  left: 0;
}
.swiper .swiper__button.swiper__button_next {
  right: 0;
}

.layout {
  font-size: 1.5rem;
  line-height: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  overflow: hidden;
  overflow-y: auto;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.layout_ready-load {
  visibility: visible;
  opacity: 1;
}
.layout__main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.layout__header {
  background-color: #ffffff;
  padding: 1rem 0;
  -webkit-box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.1019607843);
}
.layout__header .container {
  gap: 2rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 580px) {
  .layout__header .container {
    gap: 3.75rem;
  }
}

.header__logo__link {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header__logo img,
.header__logo svg {
  height: 6.5rem;
  -o-object-fit: contain;
     object-fit: contain;
}

.header__nav {
  margin-left: auto;
}
.header__nav .nav__list {
  gap: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.header__nav .nav__item {
  gap: 0.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.header__nav .nav__item_active .nav__link, .header__nav .nav__item:hover .nav__link {
  color: rgb(7, 135, 119);
}
.header__nav .nav__link {
  color: #353535;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: 600;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media screen and (min-width: 580px) {
  .header__nav .nav__link {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}

.header__language {
  width: 4rem;
  height: 4rem;
  border-radius: 1rem;
  background-color: #007D6C;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header__language .language__ico {
  width: 2.25rem;
  height: 2.25rem;
}

.modal-init {
  cursor: pointer;
}

.layout__modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 4;
  cursor: pointer;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.layout_modal-active .layout__modal {
  visibility: visible;
  opacity: 1;
}

.modal__layout {
  color: #ffffff;
  cursor: auto;
  width: 30rem;
  height: auto;
  gap: 2rem;
  padding: 1.25rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.modal__layout.modal__layout_active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.modal__layout .modal__title {
  font-size: 4.5rem;
  line-height: 4.5rem;
  font-weight: 500;
  text-align: center;
  display: block;
  font-family: "AustinCyr-Roman", sans-serif;
}
.modal__layout .modal__title::first-letter {
  color: rgb(7, 135, 119);
}
.modal__layout .modal__picture {
  width: 18.5rem;
  height: 18.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.modal__layout .modal__picture img {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.layout__section {
  padding: 3rem 0;
  gap: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 580px) {
  .layout__section {
    padding: 4rem 0;
  }
}

.section__header .container {
  gap: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 580px) {
  .section__header .container {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.swiper__buttons {
  gap: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.swiper__button {
  border: 1px solid #298F82;
  border-radius: 0.75rem;
  width: 3rem;
  height: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.swiper__button.swiper-button-disabled {
  border-color: #A2A2A2;
}
.swiper__button.swiper-button-disabled .swiper__ico {
  stroke: #A2A2A2;
}
.swiper__button .swiper__ico {
  width: 1.5rem;
  height: 1.5rem;
  stroke: #298F82;
  fill: transparent;
}

.layout__slider {
  height: 100vh;
}
.layout__slider .slider__item {
  color: #ffffff;
  gap: 2.5rem;
  padding: 2rem;
  opacity: 0;
  visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  overflow: hidden;
}
.layout__slider .slider__item.swiper-slide-active {
  opacity: 1;
  visibility: visible;
}
.layout__slider .slider__item.swiper-slide-active .slider__title:before {
  height: 6.25rem;
}
.layout__slider .slider__item.swiper-slide-active .date__day::after {
  height: 8.5rem;
}
.layout__slider .slider__item.swiper-slide-active .slider__picture img {
  -webkit-animation: scale 60s linear;
          animation: scale 60s linear;
}
.layout__slider .slider__item.swiper-slide-active .slider__main .slider__title {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.layout__slider .slider__item.swiper-slide-active .slider__carousel .carousel__item {
  -webkit-animation: animate-first-screen 40s -40s linear infinite;
          animation: animate-first-screen 40s -40s linear infinite;
}
.layout__slider .slider__picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: -1;
}
.layout__slider .slider__picture::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(0, 87, 76, 0.2)), to(rgb(0, 47, 41)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 25%, rgba(0, 87, 76, 0.2) 50%, rgb(0, 47, 41) 100%);
  z-index: 2;
}
.layout__slider .slider__picture img {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.slider__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.slider__header .slider__date {
  border-radius: 2rem;
  padding: 1rem 2.125rem 0;
  gap: 0 2rem;
  font-family: "AustinCyr-Roman", sans-serif;
  border: 1px solid #298F82;
  background-color: #00574C;
  display: grid;
  grid-template-columns: auto auto;
}
.slider__header .slider__date.slider__date_secondary {
  grid-template-columns: auto auto auto;
}
.slider__header .date__day {
  font-size: 12rem;
  line-height: 11rem;
  grid-row: span 2;
  position: relative;
}
.slider__header .date__day::after {
  content: "";
  width: 0.125rem;
  height: 0;
  background-color: #ffffff;
  position: absolute;
  top: calc(50% - 0.5rem);
  left: calc(100% + 1rem);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.slider__header .date__month {
  font-size: 5.625rem;
  line-height: 4.25rem;
}
.slider__header .date__time {
  font-size: 5.625rem;
  line-height: 5rem;
}
.slider__header .date__code {
  grid-row: span 2;
  width: 10rem;
  height: 10rem;
}

.slider__main {
  gap: 1.5rem;
  max-width: 80rem;
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5);
}
.slider__main .slider__title {
  font-size: 6.25rem;
  line-height: 6.25rem;
  font-weight: 900;
  letter-spacing: 0.35rem;
  font-family: "AustinCyr-Roman", sans-serif;
  gap: 1rem;
  opacity: 0;
  visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: translateX(-2rem);
          transform: translateX(-2rem);
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.slider__main .slider__title::first-letter {
  color: rgb(7, 135, 119);
}
.slider__main .slider__title:before {
  content: "";
  width: 0.125rem;
  height: 0;
  background-color: rgb(7, 135, 119);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}
.slider__main .slider__text {
  font-size: 2rem;
  line-height: 2.25rem;
  opacity: 0.875;
}

.slider__carousel {
  margin: 4rem -4rem;
  width: calc(100vw + 4rem);
  pointer-events: none;
}
.slider__carousel .carousel__list {
  padding: 1rem 0;
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 700;
  letter-spacing: 0.125rem;
  font-family: "AustinCyr-Roman", sans-serif;
  -webkit-box-shadow: 0 0.3rem 0 0.3rem rgba(0, 0, 0, 0.25);
          box-shadow: 0 0.3rem 0 0.3rem rgba(0, 0, 0, 0.25);
  position: relative;
  gap: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
}
.slider__carousel .carousel__list:nth-child(1) {
  -webkit-transform: rotate(3deg);
          transform: rotate(3deg);
  color: rgb(5, 98, 86);
  background-color: #ffffff;
  margin-bottom: -3rem;
  z-index: 2;
}
.slider__carousel .carousel__list:nth-child(2) {
  -webkit-transform: rotate(-3deg);
          transform: rotate(-3deg);
  color: #ffffff;
  background-color: rgb(5, 98, 86);
}

@-webkit-keyframes animate-first-screen {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes animate-first-screen {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.events__list.events__list_carousel {
  overflow: hidden;
}
.events__list.events__list_primary:not(.events__list_carousel) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 0.75rem;
  overflow: hidden;
  overflow-x: auto;
}
@media screen and (min-width: 580px) {
  .events__list.events__list_primary:not(.events__list_carousel) {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
.events__list.events__list_primary .events__item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 90vw;
}
@media screen and (min-width: 580px) {
  .events__list.events__list_primary .events__item {
    width: auto;
  }
}
.events__list.events__list_primary .events__link {
  color: #ffffff;
  padding: 2rem;
  gap: 1.5rem;
  height: 100%;
  min-height: 35rem;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
@media screen and (min-width: 580px) {
  .events__list.events__list_primary .events__link {
    border-radius: 2rem;
    min-height: 25rem;
  }
}
.events__list.events__list_primary .events__link:hover .events__picture img {
  -webkit-filter: blur(0.125rem);
          filter: blur(0.125rem);
}
.events__list.events__list_primary .events__picture {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.events__list.events__list_primary .events__picture:after {
  content: "";
  background: linear-gradient(45deg, rgb(0, 0, 0) 0%, rgb(4, 69, 61) 100%);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  z-index: 2;
  position: absolute;
}
.events__list.events__list_primary .events__picture img {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-filter: blur(0.125rem);
          filter: blur(0.125rem);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media screen and (min-width: 580px) {
  .events__list.events__list_primary .events__picture img {
    -webkit-filter: blur(0.75rem);
            filter: blur(0.75rem);
  }
}
.events__list.events__list_primary .events__date .date__text {
  font-size: 1.5rem;
  line-height: 2rem;
  padding: 0.5rem 1rem;
  border-radius: 2rem;
  background-color: rgba(183, 183, 183, 0.5);
}
@media screen and (min-width: 580px) {
  .events__list.events__list_primary .events__date .date__text {
    font-size: 1rem;
    line-height: 1.25rem;
    padding: 0.25rem 1rem;
  }
}
.events__list.events__list_primary .events__main {
  color: #C6C6C6;
  font-size: 2rem;
  line-height: 2.5rem;
  gap: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (min-width: 580px) {
  .events__list.events__list_primary .events__main {
    font-size: 1.25rem;
    line-height: 1.25rem;
  }
}
.events__list.events__list_primary .events__type {
  text-transform: uppercase;
}
.events__list.events__list_primary .events__title {
  color: #ffffff;
  font-weight: 900;
  text-transform: uppercase;
}
.events__list.events__list_primary .events__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.events__list.events__list_secondary:not(.events__list_carousel) {
  gap: 2rem 1rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (min-width: 580px) {
  .events__list.events__list_secondary:not(.events__list_carousel) {
    display: grid;
    gap: 3rem 1.25rem;
    grid-template-columns: repeat(3, 1fr);
  }
}
.events__list.events__list_secondary .events__link {
  font-size: 2rem;
  line-height: 2.5rem;
  gap: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 580px) {
  .events__list.events__list_secondary .events__link {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.events__list.events__list_secondary .events__link:hover .events__picture img {
  -webkit-filter: blur(0.125rem);
          filter: blur(0.125rem);
}
.events__list.events__list_secondary .events__header {
  border-radius: 0.75rem;
  aspect-ratio: 1/0.6;
  padding: 0.75rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.events__list.events__list_secondary .events__picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.events__list.events__list_secondary .events__picture::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 2;
  position: absolute;
}
.events__list.events__list_secondary .events__picture img {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.events__list.events__list_secondary .events__organizer,
.events__list.events__list_secondary .events__date {
  position: relative;
  z-index: 2;
}
.events__list.events__list_secondary .events__organizer {
  font-size: 1.5rem;
  line-height: 1.5rem;
  padding: 0.5rem 1rem;
  border-radius: 2rem;
  color: #ffffff;
  background-color: rgba(5, 98, 86, 0.5);
}
@media screen and (min-width: 580px) {
  .events__list.events__list_secondary .events__organizer {
    font-size: 1rem;
    line-height: 1.125rem;
  }
}
.events__list.events__list_secondary .events__date {
  font-size: 1.5rem;
  line-height: 1.5rem;
  padding: 0.5rem 1rem;
  border-radius: 2rem;
  margin-left: auto;
  color: rgb(0, 0, 0);
  background-color: #ffffff;
}
@media screen and (min-width: 580px) {
  .events__list.events__list_secondary .events__date {
    font-size: 1rem;
    line-height: 1.125rem;
  }
}
.events__list.events__list_secondary .events__main {
  gap: 0.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.events__list.events__list_secondary .events__title {
  color: rgb(0, 0, 0);
  font-size: 2rem;
  line-height: 2.5rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (min-width: 580px) {
  .events__list.events__list_secondary .events__title {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.events__list.events__list_secondary .events__text {
  color: rgb(89, 89, 86);
  font-size: 1.5rem;
  line-height: 1.5rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (min-width: 580px) {
  .events__list.events__list_secondary .events__text {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}

.layout__dataset .dataset__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
@media screen and (min-width: 580px) {
  .layout__dataset .dataset__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2.75rem 5rem;
  }
}
.layout__dataset .dataset__item {
  font-size: 1.5rem;
  line-height: 2rem;
  gap: 0.25rem;
  min-width: 15rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.layout__dataset .dataset__title {
  color: rgb(166, 166, 166);
}

.layout__article {
  gap: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 580px) {
  .layout__article {
    gap: 4.5rem;
  }
}
.layout__article .article__video {
  border-radius: 2rem;
  overflow: hidden;
  position: relative;
  aspect-ratio: 1/0.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.layout__article .article__video video {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.layout__banner {
  color: #ffffff;
  display: grid;
  grid-template-columns: 25rem auto;
}
.layout__banner .banner__layout,
.layout__banner .banner__video {
  overflow: hidden;
}

.banner__layout {
  padding: 2rem;
  gap: 3.5rem;
  border-radius: 2rem 0 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
@media screen and (min-width: 580px) {
  .banner__layout {
    gap: 1.5rem;
    height: 30rem;
  }
}
.banner__layout .banner__picture {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.banner__layout .banner__picture:after {
  content: "";
  background: linear-gradient(45deg, rgb(0, 0, 0) 0%, rgb(4, 69, 61) 100%);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  z-index: 2;
  position: absolute;
}
.banner__layout .banner__picture img {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-filter: blur(0.125rem);
          filter: blur(0.125rem);
}
@media screen and (min-width: 580px) {
  .banner__layout .banner__picture img {
    -webkit-filter: blur(0.75rem);
            filter: blur(0.75rem);
  }
}
.banner__layout .banner__header .banner__text {
  font-size: 1.25rem;
  line-height: 1.5rem;
  padding: 0.5rem 1rem;
  border-radius: 2rem;
  background-color: rgba(183, 183, 183, 0.5);
}
@media screen and (min-width: 580px) {
  .banner__layout .banner__header .banner__text {
    font-size: 1rem;
    line-height: 1.25rem;
    padding: 0.25rem 1rem;
  }
}
.banner__layout .banner__main {
  color: #C6C6C6;
  font-size: 1.5rem;
  line-height: 1.5rem;
  gap: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (min-width: 580px) {
  .banner__layout .banner__main {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}
.banner__layout .banner__type {
  text-transform: uppercase;
}
.banner__layout .banner__title {
  color: #ffffff;
  font-weight: 900;
  text-transform: uppercase;
}
.banner__layout .banner__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.banner__video {
  border-radius: 0 2rem 2rem 0;
  overflow: hidden;
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 580px) {
  .banner__video {
    height: 30rem;
  }
}
.banner__video video {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.layout__gallery .gallery__list {
  gap: 1rem;
  grid-template-columns: repeat(2, 1fr);
  display: grid;
}
@media screen and (min-width: 580px) {
  .layout__gallery .gallery__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.layout__gallery .gallery__link {
  color: #ffffff;
  border-radius: 1.5rem;
  aspect-ratio: 1/0.6;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.layout__gallery .gallery__link img {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.layout__gallery .gallery__text {
  font-size: 6.25rem;
  line-height: 6.25rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}