

/* Start:/local/templates/main/css/style.css?174176603191515*/
/* CSS Document */
/*
@font-face {
	font-family: 'Panton';
	src: url('/local/templates/main/css/../fonts/Panton-Regular.eot');
	src: local('Panton Regular'), local('Panton-Regular'),
	url('/local/templates/main/css/../fonts/Panton-Regular.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/main/css/../fonts/Panton-Regular.woff') format('woff'),
	url('/local/templates/main/css/../fonts/Panton-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Panton';
	src: url('/local/templates/main/css/../fonts/Panton-SemiBold.eot');
	src: local('Panton SemiBold'), local('Panton-SemiBold'),
	url('/local/templates/main/css/../fonts/Panton-SemiBold.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/main/css/../fonts/Panton-SemiBold.woff') format('woff'),
	url('/local/templates/main/css/../fonts/Panton-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Panton';
	src: url('/local/templates/main/css/../fonts/Panton-ExtraBold.eot');
	src: local('Panton ExtraBold'), local('Panton-ExtraBold'),
	url('/local/templates/main/css/../fonts/Panton-ExtraBold.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/main/css/../fonts/Panton-ExtraBold.woff') format('woff'),
	url('/local/templates/main/css/../fonts/Panton-ExtraBold.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
*/
@font-face {
  font-family: "Greenwich";
  src: local("Greenwich-Medium"), url("/local/templates/main/css/../fonts/Greenwich-Medium.woff2") format("woff2"), url("/local/templates/main/css/../fonts/Greenwich-Medium.woff") format("woff"), url("/local/templates/main/css/../fonts/Greenwich-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Greenwich";
  src: local("Greenwich-Bold"), url("/local/templates/main/css/../fonts/Greenwich-Bold.woff2") format("woff2"), url("/local/templates/main/css/../fonts/Greenwich-Bold.woff") format("woff"), url("/local/templates/main/css/../fonts/Greenwich-Bold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("/local/templates/main/css/../fonts/Inter-Regular.eot");
  src: local("Inter Regular"), local("Inter-Regular"), url("/local/templates/main/css/../fonts/Inter-Regular.eot?#iefix") format("embedded-opentype"), url("/local/templates/main/css/../fonts/Inter-Regular.woff2") format("woff2"), url("/local/templates/main/css/../fonts/Inter-Regular.woff") format("woff"), url("/local/templates/main/css/../fonts/Inter-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("/local/templates/main/css/../fonts/Inter-Medium.eot");
  src: local("Inter Regular"), local("Inter-Regular"), url("/local/templates/main/css/../fonts/Inter-Medium.eot?#iefix") format("embedded-opentype"), url("/local/templates/main/css/../fonts/Inter-Medium.woff2") format("woff2"), url("/local/templates/main/css/../fonts/Inter-Medium.woff") format("woff"), url("/local/templates/main/css/../fonts/Inter-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("/local/templates/main/css/../fonts/Inter-SemiBold.eot");
  src: local("Inter Semi Bold"), local("Inter-SemiBold"), url("/local/templates/main/css/../fonts/Inter-SemiBold.eot?#iefix") format("embedded-opentype"), url("/local/templates/main/css/../fonts/Inter-SemiBold.woff2") format("woff2"), url("/local/templates/main/css/../fonts/Inter-SemiBold.woff") format("woff"), url("/local/templates/main/css/../fonts/Inter-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Mont";
  src: url("/local/templates/main/css/../fonts/Mont-SemiBold.eot");
  src: local("Mont SemiBold"), local("Mont-SemiBold"), url("/local/templates/main/css/../fonts/Mont-SemiBold.eot?#iefix") format("embedded-opentype"), url("/local/templates/main/css/../fonts/Mont-SemiBold.woff2") format("woff2"), url("/local/templates/main/css/../fonts/Mont-SemiBold.woff") format("woff"), url("/local/templates/main/css/../fonts/Mont-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
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, font, 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, input, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  font-size: 100%;
  vertical-align: baseline;
}

a {
  color: inherit;
  text-decoration: none;
}

html, body {
  height: 100%;
  -webkit-font-smoothing: antialiased;
}

body, input, textarea, button {
  font-family: "Inter";
  color: #000;
}

a:hover {
  text-decoration: none;
}

img {
  border: 0;
}

.content {
  max-width: 1380px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 50px;
}
.content.big {
  max-width: 1920px;
  padding: 0 50px;
}
.content.no-padding {
  padding: 0;
}
.content.visible {
  overflow: visible;
}

.subtitle, .content-nav ul li {
  font-size: 1.5625rem;
}

.title-small, h2 {
  font-size: 1.875rem;
  font-weight: 500;
}

.big_title {
  font-size: 3.5rem;
}

.title, h1 {
  font-size: 3.75rem;
  font-weight: 400;
  line-height: 107%;
  text-transform: uppercase;
}

.section-title {
  margin-bottom: 27px;
  margin-top: 10px;
}

.title2 {
  font-size: 1.7rem;
  line-height: 104%;
  text-transform: uppercase;
  font-weight: 600;
}

.fs-small {
  font-size: 0.75rem;
}

.text-format {
  line-height: 1.5;
}
.text-format iframe {
  max-width: 100%;
}
.text-format h2 {
  margin-bottom: 15px;
}
.text-format p {
  margin-bottom: 22px;
}
.text-format .title {
  margin-bottom: 15px;
}

.fs-smallest {
  font-size: 0.625rem;
}

.text-normal, .fs-normal {
  font-size: 1rem;
}

.m-auto {
  margin: auto;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.jc-sb {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.va-m {
  vertical-align: middle;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.va-b {
  vertical-align: bottom;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.ta-r {
  text-align: right;
}

.ta-c {
  text-align: center;
}

.w100 {
  width: 100%;
}

.mt-20 {
  margin-top: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-80 {
  margin-bottom: 80px;
}

.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 292px;
  cursor: pointer;
  text-decoration: none;
  color: white;
  background: #6DBCA1;
  border-radius: 45px;
  min-height: 35px;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  border: none !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  font-size: 1rem;
  font-weight: 600;
}
.btn.small {
  width: 175px;
}
.btn:hover {
  background: #000;
}
.btn.disabled {
  pointer-events: none;
  color: #bbcadf;
  background: #f3f5f9 !important;
}

.btn-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 292px;
  cursor: pointer;
  text-decoration: none;
  color: #000;
  min-height: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  outline: none;
  font-size: 1em;
  border: 1px solid #BCBCBC;
  border-radius: 60px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn-line.small {
  min-height: 35px;
  width: 109px;
  font-size: 0.75rem;
  font-weight: 600;
}
.btn-line:hover {
  background-color: #BCBCBC;
  color: #FFF;
}

.cross {
  position: relative;
  width: 15px;
  height: 15px;
}
.cross:before, .cross:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 2px;
  background: #000;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cross:after {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.gamburger {
  display: inline-block;
  position: relative;
  height: 19px;
  width: 15px;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
  cursor: pointer;
}
.gamburger:after, .gamburger:before {
  content: "";
  left: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 66%;
  background-color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.gamburger:before {
  top: 30%;
}
.gamburger.active {
  border-bottom: 3px solid transparent;
}
.gamburger.active:after {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 67%;
}
.gamburger.active:before {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 63%;
}

.input-cols .col {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.cols-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cols-2 .col {
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.cols-2.p5 {
  margin-left: -5px;
  width: calc(100% + 10px);
}
.cols-2.p5 .col {
  padding: 5px;
}
.cols-2.p15 {
  margin-left: -15px;
  width: calc(100% + 30px);
}
.cols-2.p15 .col {
  padding: 15px;
}
.cols-2.p40 {
  margin-left: -40px;
  width: calc(100% + 80px);
}
.cols-2.p40 .col {
  padding: 40px;
}

.cols-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cols-3 .col {
  width: 33.333%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.cols-3.p15 {
  margin-left: -15px;
  width: calc(100% + 30px);
}
.cols-3.p15 .col {
  padding: 15px;
}
.cols-3.p10 {
  margin-left: -10px;
  width: calc(100% + 20px);
}
.cols-3.p10 .col {
  padding: 10px;
}

.cols-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cols-4 .col {
  width: 25%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.cols-4.p7 {
  margin-left: -7px;
  width: calc(100% + 14px);
}
.cols-4.p7 .col {
  padding: 7px;
}
.cols-4.p20 {
  margin-left: -20px;
  width: calc(100% + 40px);
}
.cols-4.p20 .col {
  padding: 20px;
}

.cols-5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cols-5 .col {
  width: 20%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.cols-5.p22 {
  margin-left: -22px;
  width: calc(100% + 44px);
}
.cols-5.p22 .col {
  padding: 22px;
}

@media (max-width: 1300px) {
  .content {
    padding: 0 32px;
  }
}
@media (max-width: 1100px) {
  .content {
    padding: 0 54px;
  }
}
@media (max-width: 600px) {
  .content {
    padding: 0 15px;
  }
  .content.big {
    padding: 0 15px;
  }
  .content.no-padding {
    padding: 0;
  }
  .mb-p-20 {
    margin-bottom: 20px;
  }
  .title, h1 {
    font-size: 1.625rem;
  }
  .subtitle, .content-nav ul li {
    font-size: 16px;
  }
  .fs-p-small2 {
    font-size: 1.2rem;
  }
  .fs-p-medium {
    font-size: 1.5625rem;
  }
  .fs-p-subtitle {
    font-size: 1.875rem;
  }
  .text-format iframe {
    height: 250px;
  }
}
.cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cols.p15 {
  margin-left: -15px;
  width: calc(100% + 30px);
}
.cols.p15 .col {
  padding: 15px;
}
.cols.p30 {
  margin-left: -30px;
  width: calc(100% + 60px);
}
.cols.p30 .col {
  padding: 30px;
}
.cols.pv0 .col {
  padding-top: 0;
  padding-bottom: 0;
}

.cols-2 .col {
  width: 50%;
}

.cols-3 .col {
  width: 33.333%;
}

.col-1 {
  width: 8.3333333333%;
}

.col-2 {
  width: 16.6666666667%;
}

.col-3 {
  width: 25%;
}

.col-4 {
  width: 33.3333333333%;
}

.col-5 {
  width: 41.6666666667%;
}

.col-6 {
  width: 50%;
}

.col-7 {
  width: 58.3333333333%;
}

.col-8 {
  width: 66.6666666667%;
}

.col-9 {
  width: 75%;
}

.col-10 {
  width: 83.3333333333%;
}

.col-11 {
  width: 91.6666666667%;
}

.col-12 {
  width: 100%;
}

@media (max-width: 1100px) {
  .col-t-1 {
    width: 8.3333333333%;
  }
  .col-t-2 {
    width: 16.6666666667%;
  }
  .col-t-3 {
    width: 25%;
  }
  .col-t-4 {
    width: 33.3333333333%;
  }
  .col-t-5 {
    width: 41.6666666667%;
  }
  .col-t-6 {
    width: 50%;
  }
  .col-t-7 {
    width: 58.3333333333%;
  }
  .col-t-8 {
    width: 66.6666666667%;
  }
  .col-t-9 {
    width: 75%;
  }
  .col-t-10 {
    width: 83.3333333333%;
  }
  .col-t-11 {
    width: 91.6666666667%;
  }
  .col-t-12 {
    width: 100%;
  }
}
@media (max-width: 950px) {
  .cols-st-1 .col {
    width: 100%;
  }
  .cols.p-st-20 {
    margin-left: -20px;
    width: calc(100% + 40px);
  }
  .cols.p-st-20 .col {
    padding: 20px;
  }
}
@media (max-width: 600px) {
  .col-p-1 {
    width: 8.3333333333%;
  }
  .col-p-2 {
    width: 16.6666666667%;
  }
  .col-p-3 {
    width: 25%;
  }
  .col-p-4 {
    width: 33.3333333333%;
  }
  .col-p-5 {
    width: 41.6666666667%;
  }
  .col-p-6 {
    width: 50%;
  }
  .col-p-7 {
    width: 58.3333333333%;
  }
  .col-p-8 {
    width: 66.6666666667%;
  }
  .col-p-9 {
    width: 75%;
  }
  .col-p-10 {
    width: 83.3333333333%;
  }
  .col-p-11 {
    width: 91.6666666667%;
  }
  .col-p-12 {
    width: 100%;
  }
  .cols.cols-p-1 .col {
    width: 100%;
  }
}
body._lock {
  overflow: hidden;
}

.wrapper {
  width: 100%;
  min-height: 100%;
  overflow: hidden;
}
.wrapper_scroll {
  overflow: visible;
}
.wrapper * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wrapper img {
  max-width: 100%;
}

.page-content {
  min-height: calc(100vh - 425px - 91px);
}

.js-lazy-load {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.js-lazy-load.load-image {
  opacity: 1;
}

.band {
  width: 1280;
  min-height: 400px;
  margin: 0 auto;
  border: 1px solid blue;
}

.bg-video {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.empty-img {
  visibility: hidden;
}

.owl-nav {
  pointer-events: none;
}
.owl-nav button {
  pointer-events: auto;
}
.owl-nav.disabled {
  display: none;
}

.owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
}
.owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  padding: 0;
  margin: 0;
  border: none;
  background: #E6E6E6;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
.owl-dots .owl-dot:hover {
  background: #BCBCBC;
}
.owl-dots .owl-dot.active {
  background: #6DBCA1;
}
.owl-dots.disabled {
  display: none;
}

.owl-stage-outer {
  overflow: hidden;
  -webkit-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out;
}

.owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.list-head {
  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;
  margin-bottom: 50px;
}
.list-head__title {
  text-transform: uppercase;
}
.list-head__link {
  text-decoration: none;
  color: #000;
}
.list-head__link:hover {
  text-decoration: underline;
}

.label-tag {
  position: absolute;
  top: 30px;
  background: #6DBCA1;
  color: #fff;
  border-radius: 30px;
  z-index: 1;
  left: -11px;
  font-size: 0.75rem;
  height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fill-img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-size: cover;
  background-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
}

.event-list-head {
  margin-bottom: 90px;
  gap: 67px;
}
.event-list-head__date {
  margin-bottom: 20px;
}
.event-list-head__title {
  margin-bottom: 30px;
  display: block;
}
.event-list-head__text {
  line-height: 150%;
}
.event-list-head__itm {
  position: relative;
  display: block;
  padding-bottom: 62.3%;
}
.event-list-head__itm .label-tag {
  top: 30px;
  left: -11px;
  padding-left: 15px;
  padding-right: 15px;
}
.event-list-head__itm__bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}
.event-list-head__itm__bg:hover .fill-img {
  -webkit-transform: scale(1.03);
      -ms-transform: scale(1.03);
          transform: scale(1.03);
}

.event-list .owl-nav {
  display: none;
}
@media screen and (min-width: 600px) {
  .event-list .owl-stage {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 90px 135px;
    width: 100% !important;
  }
}
.event-list-itm {
  position: relative;
  text-decoration: none;
  color: #000;
}
.event-list-itm .label-tag {
  top: 10px;
  left: 20px;
  white-space: nowrap;
}
.event-list-itm__img {
  position: relative;
  padding-bottom: 68.9%;
  margin-bottom: 27px;
  border-radius: 150px;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  will-change: transform;
}
.event-list-itm__img__fill {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.event-list-itm__date {
  margin-bottom: 22px;
}
.event-list-itm__title {
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.event-list-itm__desc {
  margin-top: 25px;
}
.event-list-itm:hover .event-list-itm__title {
  color: #112337;
}
.event-list-itm:hover .event-list-itm__img__fill {
  -webkit-transform: scale(1.03);
      -ms-transform: scale(1.03);
          transform: scale(1.03);
}
.event-list.event-page-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
}
.event-list.event-page-list .event-list-itm__img {
  padding-bottom: 63.1%;
}
@media screen and (min-width: 600px) {
  .event-list--visitors .owl-stage {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 60px 40px;
    width: 100% !important;
  }
}

.head-nav.with-margin {
  margin-bottom: 87px;
}
.head-nav--mt {
  margin-top: 2.5rem;
}
.head-nav.with-small-margin {
  margin-bottom: 57px;
}
.head-nav > ul > li {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .head-nav > ul > li:hover .head-nav__sub {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}
.head-nav > ul > li .head-nav__sub {
  position: absolute;
  top: 100%;
  left: -1.5rem;
  white-space: nowrap;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 0 1.5rem;
  border-radius: 3.75rem;
  background: var(--Light-Grey-Back, #F5F5F5);
  margin-top: 1rem;
  pointer-events: none;
  opacity: 0;
  -webkit-transform: translateY(-0.5rem);
      -ms-transform: translateY(-0.5rem);
          transform: translateY(-0.5rem);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  gap: 0;
}
.head-nav > ul > li .head-nav__sub:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 1.15rem;
}
.head-nav > ul > li .head-nav__sub:before {
  content: "";
  position: absolute;
  left: 2.5rem;
  top: 0;
  width: 1.15rem;
  height: 1.15rem;
  margin-top: -0.575rem;
  background: var(--Light-Grey-Back, #F5F5F5);
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.head-nav > ul > li .head-nav__sub li {
  padding: 0.41rem 0;
  display: inline-block;
  color: #ACACAC;
  font-size: 0.875rem;
}
.head-nav > ul > li .head-nav__sub li.active {
  color: #112337;
}
.head-nav > ul > li .head-nav__sub li:not(:last-child) {
  margin-right: 1.5rem;
}
.head-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px 20px;
  grid-gap: 15px 20px;
  font-weight: 500;
  color: #BCBCBC;
}
.head-nav ul li.active {
  color: #112337;
}
.head-nav ul li a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.head-nav ul li a:hover {
  color: #112337;
}

.col-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.col-content-aside {
  width: 210px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.col-content-main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.aside-nav ul {
  list-style: none;
}
.aside-nav ul li {
  margin-bottom: 20px;
  color: #BCBCBC;
}
.aside-nav ul li a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.aside-nav ul li a:hover {
  color: #112337;
}
.aside-nav ul li.active {
  color: #112337;
}

.content-nav {
  margin-bottom: 50px;
}
.content-nav ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 32px;
}
.content-nav ul li {
  color: #BCBCBC;
}
.content-nav ul li.active {
  color: #112337;
}
.content-nav ul li a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.content-nav ul li a:hover {
  color: #112337;
}

.section-list__itm {
  margin-bottom: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 73px;
}
.section-list__itm__content__title {
  margin-bottom: 20px;
}
.section-list__itm__content__text {
  line-height: 1.5;
}
.section-list__itm__img {
  text-align: right;
}
.section-list__itm__img img {
  border-radius: 500px;
}
.section-list__itm:nth-child(3n-2) .section-list__itm__img img {
  width: 100%;
}
.section-list__itm:nth-child(3n-1) .section-list__itm__img img {
  width: 90%;
}
.section-list__itm:nth-child(3n) .section-list__itm__img {
  text-align: left;
}
.section-list__itm:nth-child(3n) .section-list__itm__img img {
  width: 90%;
}

.post-desc {
  margin-top: 4.8rem;
}
.post-desc__title {
  margin-bottom: 1.56rem;
  letter-spacing: 0.1rem;
}
.post-desc__text {
  font-size: 1.5625rem;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  letter-spacing: 0.15625rem;
}

.post-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 45px;
  margin-bottom: 68px;
}
.post-list-itm {
  text-decoration: none;
  color: #000;
}
.post-list-itm__img {
  position: relative;
  padding-bottom: 61%;
  margin-bottom: 25px;
  overflow: hidden;
}
.post-list-itm__img__bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-size: cover;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  will-change: transform;
}
.post-list-itm__position {
  margin-bottom: 20px;
}
.post-list-itm__title {
  margin-bottom: 10px;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.post-list-itm:hover .post-list-itm__title {
  color: #112337;
}
.post-list-itm:hover .post-list-itm__img__bg {
  -webkit-transform: scale(1.03);
      -ms-transform: scale(1.03);
          transform: scale(1.03);
}

.pagination {
  margin: 80px 0 130px;
}
.pagination ul {
  list-style: none;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 4px;
}
.pagination ul .active .pagination-num {
  background: #6DBCA1;
  color: #fff;
}
.pagination-num {
  color: #000;
  width: 32px;
  height: 17px;
  line-height: 17px;
  display: block;
  text-decoration: none;
  border-radius: 30px;
  text-align: center;
  font-size: 0.75rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.pagination-num span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: 1px;
}
.pagination-num:hover {
  background: #6DBCA1;
  color: #fff;
}
.pagination-arrow {
  display: inline-block;
  vertical-align: middle;
}
.pagination-arrow .svg {
  margin-bottom: -3px;
}
.pagination-arrow path {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.pagination-arrow:hover path {
  fill: #6DBCA1;
}

.section-head-desc {
  margin: 20px 0 48px;
  max-width: 904px;
  line-height: 125%;
  font-weight: 400;
}
.section-head-desc.w100 {
  max-width: 100%;
}

.press-list {
  margin-bottom: 120px;
}

.press-list-itm {
  text-decoration: none;
  color: #000;
  display: block;
  margin-bottom: 57px;
}
.press-list-itm__date {
  margin-bottom: 22px;
}
.press-list-itm__title {
  color: #000;
}
.press-list-itm:hover .press-list-itm__title {
  color: #112337;
}

.partner-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 90px;
}
.partner-list-section {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.partner-list-section.width-auto {
  width: auto;
}
.partner-list-section__title {
  width: 100%;
  margin-bottom: 30px;
}
.partner-list-section__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 35px 60px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 1100px) {
  .partner-list-section__list {
    gap: 5px 25px;
  }
}
.partner-list-itm {
  display: block;
  max-width: 300px;
  max-height: 117px;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
  background: #fff;
}
.partner-list-itm img {
  max-height: 117px;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
  image-rendering: optimizequality;
}

.partner-page-content {
  margin-bottom: 90px;
}

.how-reach-map {
  padding-right: 60px;
}
.how-reach-map iframe {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.how-reach-info {
  line-height: 150%;
}
.how-reach-info p {
  margin-bottom: 14px;
}
.how-reach-info .btn {
  width: 270px;
}

.content-slider {
  white-space: nowrap;
  opacity: 0.2;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  padding: 0 90px;
  margin-top: 45px;
}
.content-slider.owl-loaded {
  opacity: 1;
}
.content-slider-itm {
  display: inline-block;
  white-space: normal;
  width: 100%;
}
.content-slider-itm__bg {
  padding-bottom: 62%;
  background-size: cover;
  background-position: center;
}
.content-slider-itm__desc {
  margin-top: 22px;
}

.owl-drag {
  position: relative;
}

.owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.owl-nav button {
  background: none;
  -webkit-appearance: none;
  outline: none;
  border: none;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
@media screen and (min-width: 600px) {
  .owl-nav button:hover {
    opacity: 0.5;
  }
}
.owl-nav button:before {
  content: "";
  position: relative;
  width: 47px;
  height: 47px;
  display: block;
  border-left: 2px solid #112337;
  border-bottom: 2px solid #112337;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.owl-nav button.owl-next:before {
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
}
.owl-nav button span {
  display: none;
}

.share-soc-block {
  text-align: right;
  display: inline-block;
}
.share-soc-block-wrap {
  text-align: right;
}
.share-soc-block__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 9px;
  margin-top: 9px;
}
.share-soc-block__text {
  width: 100%;
}
.share-soc-block__ico {
  background: #000;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.nav-tag-list {
  margin-bottom: 50px;
}
.nav-tag-list ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px 30px;
}
.nav-tag-list ul a {
  text-decoration: none;
  color: inherit;
}
.nav-tag-list ul a:hover {
  color: #112337;
}

.event-page-list {
  gap: 55px 45px;
}

.back-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  text-decoration: none;
  color: inherit;
  margin-bottom: 20px;
}
.back-link__arrow {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  width: 39px;
  height: auto;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  will-change: transform;
}
.back-link:hover .back-link__arrow {
  -webkit-transform: rotate(180deg) translateX(5px);
      -ms-transform: rotate(180deg) translateX(5px);
          transform: rotate(180deg) translateX(5px);
}

.participants-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 100px;
}
.participants-cols__desc {
  margin: 5px 0 26px;
  color: #ACACAC;
}
.participants-cols__desc.btn.small {
  color: #ffffff;
}
.participants-cols__aside a {
  text-decoration: none;
  color: inherit;
}
.participants-cols__aside a:hover {
  color: #112337;
}
.participants-cols__aside__info-mobile {
  display: none;
}

@media screen and (min-width: 600px) {
  .participants-gallery .owl-nav {
    display: none;
  }
  .participants-gallery .owl-stage {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
    width: 100% !important;
    display: block;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
  .participants-gallery .owl-stage img {
    width: 100%;
    height: auto;
  }
  .participants-gallery .owl-stage-outer {
    height: auto !important;
  }
  .participants-gallery img {
    margin-bottom: -7px;
  }
  .participants-gallery a {
    position: relative;
    display: inline-block;
    margin-bottom: 16px;
    background-color: #F5F5F5;
  }
  .participants-gallery a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(17, 35, 55, 0.6);
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
  }
  .participants-gallery a:hover:before {
    opacity: 1;
  }
  .participants-gallery a:hover .participants-gallery-hover {
    opacity: 1;
  }
}
.participants-gallery-hover {
  opacity: 0;
  position: absolute;
  left: 10px;
  top: 10px;
  right: 10px;
  bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #FFFFFF;
}

hr {
  border: none;
  border-bottom: 1px solid #000000;
  margin: 60px 0;
}

.lektori-table {
  font-size: 1rem;
}
.lektori-table td {
  padding: 15px 30px;
}
.lektori-table td:first-child {
  padding-left: 0;
}
.lektori-table td:last-child {
  padding-right: 0;
}

.recommendation-section {
  margin: 75px 0 130px;
}
.recommendation-section .section-head-desc {
  margin-top: 40px;
}

.search-page-result {
  margin-top: 30px;
}
.search-page-result-itm {
  margin-bottom: 46px;
}
.search-page-result-itm .subtitle, .search-page-result-itm .content-nav ul li, .content-nav ul .search-page-result-itm li {
  display: block;
  color: inherit;
  text-decoration: none;
  margin-bottom: 11px;
}
.search-page-result-itm__page {
  margin-bottom: 26px;
}

.page-404 {
  min-height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-404__title {
  font-size: 90px;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 35px;
}
@media screen and (min-width: 1920px) {
  .page-404__title {
    font-size: 90px;
  }
}
.page-404 .btn {
  width: 354px;
}

.faq-list {
  margin-top: 35px;
}

.faq-itm {
  border: 1px solid #DEE2E6;
  margin-top: -1px;
}
.faq-itm.hide {
  display: none;
}
.faq-itm__head {
  position: relative;
  min-height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 60px 8px 24px;
  cursor: pointer;
}
.faq-itm__head.active:before {
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
  margin-top: -7px;
  border-color: #4F4F4F;
}
.faq-itm__head:before {
  content: "";
  position: absolute;
  right: 22px;
  top: 50%;
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #ACACAC;
  border-right: 2px solid #ACACAC;
  margin-top: -10px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.faq-itm__body {
  background: #F5F5F5;
  padding: 24px;
  display: none;
}

.press-about-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 100px 140px;
}
.press-about-list-itm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 34px;
}
.press-about-list-itm__content__date {
  margin-bottom: 12px;
}
.press-about-list-itm .subtitle, .press-about-list-itm .content-nav ul li, .content-nav ul .press-about-list-itm li {
  margin-bottom: 6px;
}
.press-about-list-itm__img {
  width: 118px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.press-about-list-itm__img__bg {
  padding-bottom: 150%;
  border-radius: 500px;
  background-color: #6DBCA1;
  background-size: cover;
  background-position: center;
}

.atr-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px 34px;
  margin-bottom: 50px;
}
.atr-top__img {
  width: 118px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.atr-top__img__bg {
  padding-bottom: 150%;
  background-position: center;
  background-size: cover;
  border-radius: 500px;
}
.atr-top .subtitle, .atr-top .content-nav ul li, .content-nav ul .atr-top li {
  margin-bottom: 20px;
}

.register-close {
  text-transform: uppercase;
  margin-top: 90px;
}

.two-col-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 80px;
  margin: 140px 0 100px;
}
.two-col-images__img {
  position: relative;
  font-weight: 400;
  font-size: 12px;
}
.two-col-images__img img {
  width: 100%;
}
.two-col-images__img:first-child {
  width: 57%;
}
.two-col-images__img:first-child img {
  border-radius: 500px;
  margin-bottom: -5px;
}
.two-col-images__img:first-child .two-col-images__img__label {
  bottom: 12px;
}
.two-col-images__img:last-child {
  width: 43%;
}
.two-col-images__img:last-child .two-col-images__img__label {
  bottom: auto;
  top: 100%;
  margin-top: 22px;
}
.two-col-images__img__label {
  background: #E6E6E6;
  border-radius: 30px;
  position: absolute;
  right: 0;
  padding: 3px 9px;
}

.relative-block {
  margin-top: 110px;
}
.relative-block > .subtitle, .content-nav ul .relative-block > li {
  margin-bottom: 50px;
  text-transform: uppercase;
}
.relative-block .event-list {
  gap: 55px 130px;
}

.photo-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}
.photo-list-itm__img {
  padding-bottom: 70%;
  background-position: center;
  background-size: cover;
}

.team-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 127px 30px;
  margin-bottom: 60px;
}

.team-itm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 10px 25px;
  gap: 10px 25px;
}
.team-itm__ava {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.team-itm__ava__img {
  width: 168px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-bottom: 154%;
  background-size: cover;
  background-position: center;
}
.team-itm__content {
  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;
}
.team-itm__content .subtitle, .team-itm__content .content-nav ul li, .content-nav ul .team-itm__content li {
  margin-bottom: 40px;
}
.team-itm__content__position {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.5;
  font-size: 14px;
}

.contact-top-flex {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 45px;
}
.contact-top-flex .subtitle, .contact-top-flex .content-nav ul li, .content-nav ul .contact-top-flex li {
  margin-bottom: 10px;
}

.aside-register-form {
  padding-left: 100px;
}
.aside-register-form .subtitle, .aside-register-form .content-nav ul li, .content-nav ul .aside-register-form li {
  text-transform: uppercase;
  margin-bottom: 20px;
}

.share-soc-block-right {
  text-align: right;
  margin-top: 40px;
}

.art-meditation-form {
  margin-top: 60px;
}
.art-meditation-form .subtitle, .art-meditation-form .content-nav ul li, .content-nav ul .art-meditation-form li {
  text-transform: uppercase;
}

.press-contact-cols .subtitle, .press-contact-cols .content-nav ul li, .content-nav ul .press-contact-cols li {
  margin-bottom: 10px;
}

.fancybox-slide--video img {
  display: none;
}

.ya-share2 {
  margin-top: 10px;
}
.ya-share2 .ya-share2__container_mobile.ya-share2__container_size_m .ya-share2__icon {
  width: 26px;
  height: 26px;
}
.ya-share2 .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
  margin-right: 8px;
}

div.ya-share2__container.ya-share2__container_color-scheme_blackwhite .ya-share2__badge, .ya-share2__container.ya-share2__container_color-scheme_blackwhite .ya-share2__mobile-popup-badge {
  background-color: #000;
}

.lektori-itm:not(:last-child) {
  border-bottom: 1px solid #000;
  padding-bottom: 60px;
  margin-bottom: 60px;
}
.lektori-itm__btn {
  margin-top: 20px;
}
.lektori-itm p:last-child {
  margin-bottom: 0;
}

.auth-form {
  width: 346px;
  max-width: 100%;
  margin: 50px auto;
}
.auth-form__title {
  margin-bottom: 25px;
  font-weight: 800;
}
.auth-form .btn, .auth-form .btn-line {
  width: 100%;
  text-align: center;
}

body .auth-form button.btn {
  padding-left: 0;
}

.auth-link {
  text-align: center;
  font-size: 1rem;
  color: #BCBCBC;
  font-weight: 500;
}
.auth-link:hover {
  color: #112337;
}

.participants-autoheight-more {
  display: none;
}

.contact-itm {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.25rem;
}
.contact-itm__ico {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1.25rem;
}

.alert-success {
  border-radius: 2rem;
  border: 1px solid var(--Divider, #E6EAEE);
  background: var(--Main-Light, #F2F6F5);
  width: 37.75rem;
  padding: 2rem 1.5rem;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0.0375rem;
  color: var(--Main-Hover, #6BA596);
  text-align: center;
  max-width: 100%;
  margin: 0 auto 2rem;
}
.alert-success a {
  text-decoration: underline;
}
@media screen and (min-width: 1024px) {
  .alert-success a:hover {
    text-decoration: none;
  }
}

.alert-danger {
  border-radius: 2rem;
  border: 1px solid var(--Divider, #E6EAEE);
  width: 37.75rem;
  padding: 2rem 1.5rem;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0.0375rem;
  text-align: center;
  max-width: 100%;
  margin: 0 auto 2rem;
}
.alert-danger a {
  text-decoration: underline;
}
@media screen and (min-width: 1024px) {
  .alert-danger a:hover {
    text-decoration: none;
  }
}

.modal {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  pointer-events: none;
}
.modal.active {
  pointer-events: auto;
  opacity: 1;
}
.modal-fade {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  cursor: pointer;
}
.modal--small .modal-content {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  background: #fff;
  display: block;
  margin: auto;
  width: 39rem;
  max-width: 85%;
  padding: 3.5rem 2.5rem 2.5rem;
  overflow: auto;
  max-height: 100vh;
}
.modal--right.active {
  -webkit-transition: none;
  transition: none;
}
.modal--right.active .modal-content {
  -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
          transform: translateX(0%);
  -webkit-transition: all 0.3s ease-in-out 0.2s;
  transition: all 0.3s ease-in-out 0.2s;
}
.modal--right .modal-content {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 40rem;
  max-width: 100%;
  background: #fff;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.modal--right .modal-content-scroll {
  overflow: auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.modal--right .modal-content-scroll__sep {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.modal--right .close-modal {
  position: absolute;
  right: 100%;
  top: 1.5rem;
  margin-right: 2.5rem;
  width: 1.5rem;
  height: 1.5rem;
  cursor: pointer;
}
.modal--right .close-modal:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: var(--Grey);
  -webkit-mask: url("/local/templates/main/css/../img/ico/cross.svg");
          mask: url("/local/templates/main/css/../img/ico/cross.svg");
  -webkit-mask-size: 1.5rem;
          mask-size: 1.5rem;
}

.modal-subscribe {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr))[2];
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.modal-subscribe__img {
  padding-right: 2.7rem;
  padding-bottom: 3.7rem;
}
.modal-subscribe__img img {
  width: 100%;
  display: block;
  border-radius: 25rem;
  overflow: hidden;
}
.modal-subscribe__body {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.modal-subscribe__body .btn {
  width: 100%;
  border-radius: 3.125rem;
  letter-spacing: 0.0875rem;
  font-weight: 600;
  font-size: var(--fs-presmall);
}
.modal-subscribe__title {
  font-size: 1.5625rem;
  line-height: 144%;
  text-transform: uppercase;
  letter-spacing: 0.15625rem;
  margin-bottom: 1.5rem;
}
.modal-subscribe__close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: var(--fs-presmall);
  letter-spacing: 0.0875rem;
  color: #2C4157;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
@media screen and (min-width: 1024px) {
  .modal-subscribe__close:hover {
    color: #000;
  }
}
.modal-subscribe__close .cross {
  width: 1.5rem;
  height: 1.5rem;
}
.modal-subscribe__close .cross:before, .modal-subscribe__close .cross:after {
  height: 1px;
  background: #2C4157;
}

@media (max-width: 1100px) {
  .head-nav.with-small-margin {
    margin-bottom: 30px;
  }
  .col-content-aside {
    width: 150px;
  }
  .section-list__itm {
    gap: 40px;
    margin-bottom: 60px;
  }
  .head-nav ul {
    gap: 10px 15px;
  }
  .head-nav ul li.click .head-nav__sub {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .main-content {
    margin-top: 10px;
  }
  .section-head-desc {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 1100px) and (min-width: 600px) {
  .event-list .owl-stage {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 120px;
  }
}
@media (max-width: 1100px) {
  .event-list.event-page-list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 120px 70px;
  }
  .post-list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .event-list-head {
    gap: 30px;
  }
  .event-list {
    gap: 110px 100px;
  }
  .relative-block .event-list.event-page-list {
    gap: 70px;
  }
  .two-col-images {
    display: block;
  }
  .two-col-images__img:first-child {
    width: 80%;
    margin-bottom: 50px;
  }
  .two-col-images__img:last-child {
    margin-left: auto;
    width: 60%;
  }
  .photo-list {
    gap: 25px;
  }
  .participants-cols {
    position: relative;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-right: 250px;
  }
  .participants-cols__aside__info {
    position: absolute;
    right: 0;
    top: 0;
    width: 180px;
  }
  .aside-register-form {
    padding-left: 0;
    max-width: 400px;
    margin: 30px 0 50px;
  }
  .press-list {
    margin-bottom: 0;
  }
  .press-about-list {
    gap: 60px;
  }
  .team-list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .post-desc__text {
    font-size: 1.25rem;
  }
}
@media (max-width: 950px) {
  .col-content {
    display: block;
  }
  .col-content-aside {
    width: 100%;
    margin-bottom: 20px;
  }
  .nav-tag-list {
    margin-bottom: 20px;
  }
  .aside-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px 20px;
  }
  .pagination {
    margin: 40px 0 0px;
  }
  .relative-block {
    margin-top: 50px;
  }
  .relative-block > .subtitle, .content-nav ul .relative-block > li {
    margin-bottom: 20px;
  }
  .team-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 55px;
  }
  .post-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .page-404__title {
    font-size: 45px;
  }
}
@media (max-width: 600px) {
  .head-nav > ul > li .head-nav__sub {
    padding: 0 15px;
    left: -15px;
  }
  .head-nav > ul > li .head-nav__sub li:not(:last-child) {
    margin-right: 1rem;
  }
  .aside-nav ul li {
    margin-bottom: 0;
  }
  .content-nav {
    margin-bottom: 20px;
  }
  .nav-tag-list ul {
    gap: 15px;
  }
  .list-head {
    margin-bottom: 15px;
  }
  .event-list-head {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 60px;
  }
  .event-list-head div:last-child {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .event-list-head__itm {
    padding-bottom: 62%;
  }
  .event-list-head__title {
    margin-bottom: 10px;
  }
  .event-list {
    position: relative;
    padding: 0 30px;
    margin-bottom: 50px;
  }
  .event-list .owl-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 33%;
    left: -5px;
    right: -5px;
    width: auto;
  }
  .event-list .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0;
  }
  .event-list.event-page-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 80px 0;
  }
  .event-list-itm__desc {
    margin-top: 10px;
  }
  .event-list--visitors .owl-nav {
    margin-top: 25px;
  }
  .owl-nav button:before {
    width: 30px;
    height: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .share-soc-block-wrap {
    text-align: right;
    margin-top: 20px;
  }
  .content-slider {
    padding: 0 35px;
  }
  .content-slider .owl-nav {
    margin-top: -20px;
  }
  .photo-list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .contact-top-flex {
    display: block;
    margin-bottom: 50px;
  }
  .contact-top-flex__itm {
    margin-bottom: 30px;
  }
  .contact-top-flex .subtitle, .contact-top-flex .content-nav ul li, .content-nav ul .contact-top-flex li {
    font-size: 1.5625rem;
    margin-bottom: 10px;
  }
  .participants-cols {
    padding-right: 0;
    gap: 20px;
  }
  .participants-cols .share-soc-block-right {
    margin-bottom: 40px;
  }
  .participants-cols__aside__info {
    display: none;
  }
  .participants-cols__aside__info-mobile {
    display: block;
    margin-bottom: 25px;
  }
  .participants-cols__aside__info-mobile .subtitle, .participants-cols__aside__info-mobile .content-nav ul li, .content-nav ul .participants-cols__aside__info-mobile li {
    font-size: 1.875rem;
  }
  .participants-gallery {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
  }
  .participants-gallery .owl-stage {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .participants-gallery img {
    width: 100%;
  }
  .participants-gallery .owl-nav {
    padding: 0 10px;
  }
  .participants-gallery .owl-nav button:before {
    height: 18px;
    width: 18px;
    border-color: #fff;
  }
  .participants-autoheight {
    position: relative;
    height: 210px;
    overflow: hidden;
  }
  .participants-autoheight:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 150px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(-5.93%, #FFFFFF), color-stop(98.3%, rgba(255, 255, 255, 0)));
    background: linear-gradient(0deg, #FFFFFF -5.93%, rgba(255, 255, 255, 0) 98.3%);
    pointer-events: none;
  }
  .participants-autoheight-more {
    display: block;
    font-size: 1rem;
    text-align: center;
    font-weight: 500;
    margin-top: 30px;
  }
  .participants-autoheight.open:after {
    opacity: 0;
  }
  .section-list__itm {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 35px;
  }
  .section-list__itm__img {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .section-list__itm__img img {
    width: 100% !important;
  }
  .lektori-table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .lektori-table td {
    width: 50%;
  }
  .lektori-table td:nth-child(2) {
    padding-right: 0;
  }
  .lektori-table td:nth-child(3) {
    width: 100%;
    padding-left: 0;
  }
  .hr-with-aside {
    margin: 45px -15px;
  }
  .lektori-itm:not(:last-child) {
    margin-bottom: 45px;
    padding-bottom: 45px;
  }
  .atr-top {
    display: block;
  }
  .atr-top__img {
    margin-bottom: 28px;
  }
  .atr-top .subtitle, .atr-top .content-nav ul li, .content-nav ul .atr-top li {
    font-size: 1.5625rem;
  }
  .art-meditation-form {
    margin-top: 25px;
  }
  .aside-register-form {
    margin-bottom: 0;
  }
  .two-col-images {
    margin-top: 60px;
  }
  .two-col-images__img:first-child {
    width: 90%;
  }
  .two-col-images__img:last-child {
    width: 70%;
  }
  .press-list-itm {
    margin-bottom: 30px;
  }
  .press-about-list {
    gap: 60px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .partner-page-content {
    margin-bottom: 40px;
  }
  .how-reach-map {
    padding-right: 0;
    margin-bottom: 40px;
  }
  .recommendation-section {
    margin: 60px 0;
  }
  .recommendation-section .section-head-desc {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .search-page-result-itm__page {
    margin-bottom: 15px;
  }
  .section-head-desc.with-small-margin-top {
    margin-top: 37px;
  }
  .event-list-head__itm .label-tag {
    left: -6px;
    top: 23px;
  }
  .modal--small .modal-content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .modal-subscribe {
    padding-bottom: 1.5rem;
  }
  .modal-subscribe__img {
    padding-right: 0;
    padding-left: 2rem;
  }
  .modal-subscribe__title {
    font-size: 1.1rem;
  }
  .modal-subscribe__img {
    padding-bottom: 2rem;
  }
  .modal-subscribe__body .btn {
    position: absolute;
    bottom: 2rem;
    left: 2rem;
    width: calc(100% - 4rem);
  }
}
@media (max-width: 400px) {
  .head-nav > ul > li .head-nav__sub li {
    font-size: 0.75rem;
  }
}
.nice-form {
  padding-bottom: 10px;
}
.nice-form.big-input-padding textarea, .nice-form.big-input-padding input {
  padding-left: 52px;
}
.nice-form.big-input-padding .form-message-error {
  left: 54px;
}
.nice-form textarea {
  background: #fff;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  padding: 20px 24px;
  font-family: "Inter";
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #BCBCBC;
  border-radius: 200px;
  font-size: 1rem;
  -webkit-appearance: none;
  max-height: 200px;
}
.nice-form textarea::-webkit-input-placeholder {
  color: #BCBCBC;
}
.nice-form textarea:-moz-placeholder {
  color: #BCBCBC;
}
.nice-form textarea::-moz-placeholder {
  color: #BCBCBC;
}
.nice-form textarea:-ms-input-placeholder {
  color: #BCBCBC;
}
.nice-form input {
  width: 100%;
  border: 1px solid #BCBCBC;
  border-radius: 60px;
  height: 35px;
  padding: 0 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  margin-bottom: 19px;
  font-size: 1rem;
}
.nice-form input[type=submit] {
  font-size: 0.75rem;
}
.nice-form input.small-input {
  padding: 10px 15px;
  border-radius: 4px;
}
.nice-form input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 1000px #fff;
          box-shadow: inset 0 0 0 1000px #fff;
}
.nice-form input:not(:placeholder-shown), .nice-form input:-webkit-autofill, .nice-form input:focus {
  background: #fff;
}
.nice-form input:focus:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 1000px #FCFCFC;
          box-shadow: inset 0 0 0 1000px #FCFCFC;
}
.nice-form input::-webkit-input-placeholder {
  color: #BCBCBC;
}
.nice-form input:-moz-placeholder {
  color: #BCBCBC;
}
.nice-form input::-moz-placeholder {
  color: #BCBCBC;
}
.nice-form input:-ms-input-placeholder {
  color: #BCBCBC;
}

.date-input {
  position: relative;
  display: inline-block;
}
.date-input input {
  width: 192px;
  padding-right: 50px;
}
.date-input__ico {
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}

.input-wrap-itm {
  position: relative;
}

.js-select {
  display: none;
}

.js-select-wrap {
  position: relative;
  display: inline-block;
  min-width: 225px;
}
.js-select-wrap select {
  display: none;
}

.custom-select {
  position: relative;
}
.custom-select__single {
  padding: 11px 25px 11px 16px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: 1px solid #BCBCBC;
  border-radius: 30px;
  font-size: 1rem;
  font-weight: 500;
}
.custom-select__single:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 18px;
  width: 15px;
  height: 15px;
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  margin-top: -12px;
  border-top: 2px solid #112337;
  border-left: 2px solid #112337;
}
.custom-select__dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  max-height: 250px;
  overflow: auto;
  margin-top: 6px;
  pointer-events: none;
  opacity: 0;
  z-index: 8;
  -webkit-transition: all 0.15s linear 0s;
  transition: all 0.15s linear 0s;
  -webkit-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
          transform: translateY(-5px);
  border-radius: 30px;
  border: 1px solid #BCBCBC;
  background: #fff;
  font-size: 1rem;
  padding: 10px 0;
}
.custom-select__dropdown-list {
  list-style: none;
}
.custom-select__dropdown-item {
  padding: 2.5px 16px;
  cursor: pointer;
  color: #BCBCBC;
}
.custom-select__dropdown-item:hover {
  color: #112337;
}
.custom-select__dropdown-item.is-active {
  color: #112337;
}
.custom-select__dropdown-item.option-disabled {
  opacity: 0.5;
  pointer-events: none;
  background: #e0e1e8;
}
.custom-select.is-open .custom-select__dropdown {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px);
}
.custom-select.is-open .custom-select__single:after {
  margin-top: -5px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.js-checkbox {
  display: none;
}
.js-checkbox.round ~ .check_box__item {
  border-radius: 50%;
}
.js-checkbox:checked ~ .check_box__item {
  background-color: #6DBCA1;
}
.js-checkbox:checked ~ .check_box__item:before {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.check_box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  font-weight: 500;
  font-size: 11px;
  cursor: pointer;
}
.check_box .form-message-error {
  position: absolute;
  top: 100%;
  left: 0;
}
.check_box a {
  color: inherit;
  text-decoration: underline;
  font-weight: 600;
}
.check_box a:hover {
  text-decoration: none;
}
.check_box__item {
  position: relative;
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  top: -2px;
  width: 16px;
  height: 16px;
  border: 1.66917px solid #7879F1;
  border-radius: 80px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.check_box__item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url("/local/templates/main/css/../img/check.svg") no-repeat center;
  background-size: 90%;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out 0.1s;
  transition: all 0.2s ease-in-out 0.1s;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}

.form-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 60px;
  margin-top: 50px;
}
.form-footer .btn.small {
  width: 282px;
}

.form-message-error {
  position: relative;
  top: -20px;
  font-size: 10px;
  line-height: 9px;
  color: #B33030;
  left: 18px;
  margin-top: 5px;
}

.js-form-message-success {
  display: none;
  color: #6DBCA1;
}

.btn.press-reliz-btn {
  width: 342px;
  margin-bottom: 60px;
}

.password-input {
  position: relative;
}
.password-input input::-ms-reveal, .password-input input::-ms-clear {
  display: none;
}

.password-show {
  position: absolute;
  right: 0;
  top: 0;
  height: 35px;
  width: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.password-show:hover path, .password-show.active path {
  fill: #BCBCBC;
}

.modal-success {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.modal-success.show {
  opacity: 1;
  pointer-events: auto;
}
.modal-success-fade {
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.modal-success-content {
  position: relative;
  width: 391px;
  max-width: 90%;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 50px;
  padding: 50px 20px;
}
.modal-success-content .btn {
  width: 100%;
  margin-top: 10px;
}
.modal-success__title {
  font-weight: 800;
  margin-bottom: 10px;
}
.modal-success__message {
  font-weight: 500;
  color: #BCBCBC;
}
.modal-success__close {
  position: absolute;
  right: -5px;
  top: -5px;
  cursor: pointer;
}

.nice-form.auth-form input[type=submit] {
  margin-bottom: 25px;
}

.seats-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.5rem;
}
.seats-count__text {
  font-size: 0.875rem;
  margin-right: 1rem;
}

.counter {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1.25rem 1fr 1.25rem;
  grid-template-columns: 1.25rem 1fr 1.25rem;
  gap: 0.32rem;
  width: 6rem;
}
.counter .counter__input {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-bottom: 0;
  padding: 0 !important;
  width: 2.86363rem;
  height: 1.75rem;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-size: 0.95456rem;
}
.counter .counter__input::-webkit-outer-spin-button, .counter .counter__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.counter__btn {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: #6DBCA1;
  position: relative;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  cursor: pointer;
}
.counter__btn:before, .counter__btn:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  width: 0.55rem;
  height: 1px;
  border-radius: 4px;
  background: #fff;
}
.counter__btn[data-direction=up]:after {
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) translateX(-50%) rotate(90deg);
          transform: translateY(-50%) translateX(-50%) rotate(90deg);
}
@media screen and (min-width: 1024px) {
  .counter__btn:hover {
    background: #112337;
  }
}

@media (max-width: 600px) {
  .form-footer {
    gap: 30px;
    display: block;
  }
  .form-footer .btn.small {
    width: 280px;
    margin-top: 22px;
  }
  .btn.press-reliz-btn {
    width: 100%;
    margin-bottom: 30px;
  }
}
/* header begin */
.header {
  width: 100%;
  left: 0;
  top: 0;
  padding: 30px 0;
  z-index: 10;
  pointer-events: none;
}
.header--vip .header-right {
  background: #6BA596;
}
.header--vip .active {
  color: #0D2338;
}
.header > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header-wrap {
  height: 130px;
}
.header__logo {
  margin-right: 26px;
  pointer-events: auto;
}
.header-link {
  position: relative;
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
}
.header-hidden-menu {
  pointer-events: none;
}
.header-hidden-menu.open {
  pointer-events: auto;
}
.header-hidden-menu.open .header-menu {
  opacity: 1;
}
.header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: width;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  white-space: nowrap;
}
.header-menu li {
  position: relative;
  margin-right: 25px;
  font-size: 0.875rem;
  font-weight: 400;
  text-transform: uppercase;
}
.header-menu li a {
  color: inherit;
  text-decoration: none;
}
.header-menu li:nth-child(n+4) ul {
  left: auto;
  right: -40px;
}
.header-menu li:nth-child(n+4) ul:before {
  left: auto;
  right: 60px;
}
.header-menu li ul {
  position: absolute;
  top: 100%;
  left: 0;
  width: auto;
  background: #F5F5F5;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
          transform: translateY(-5px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #000;
  margin-top: 20px;
  min-height: 30px;
  padding: 5px 20px;
}
.header-menu li ul li:last-child {
  margin-right: 0;
}
.header-menu li ul:after {
  content: "";
  position: absolute;
  top: -20px;
  height: 24px;
  left: 0;
  right: 0;
}
.header-menu li ul:before {
  content: "";
  position: absolute;
  left: 40px;
  top: 0;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #F5F5F5;
  margin-top: -9px;
  z-index: -1;
}
.header-menu li ul li {
  margin-right: 25px;
}
.header-menu li:hover > ul {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  pointer-events: auto;
}
.header-fixed {
  position: fixed;
  right: 0;
  top: 30px;
  z-index: 10;
  width: 100%;
  text-align: right;
}
.header-right {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #000;
  color: #fff;
  border-radius: 60px;
  gap: 8px;
  height: 30px;
  padding: 0 20px;
  pointer-events: auto;
}
.header-right a {
  display: block;
}
.header-right a img {
  position: relative;
  top: 2px;
}
.header-btn {
  position: relative;
  z-index: 1;
}
.header-btn:before {
  content: "";
  position: absolute;
  left: -5px;
  top: -5px;
  right: -5px;
  bottom: -5px;
}
.header .login-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0px 4px 0 6px;
}
.header .login-btn img {
  top: 0;
  margin-right: 5px;
}
.header .login-btn__text {
  font-size: 0.75rem;
  font-weight: 600;
}

.search-form {
  position: absolute;
  right: 0;
  top: 100%;
  margin-top: 17px;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
          transform: translateY(-5px);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.search-form + p {
  color: #333333;
  padding: 15px;
}
.search-form + p font.notetext {
  color: #333333;
}
.search-form.search-page {
  position: relative;
}
.search-form.search-page:before {
  display: none;
}
.search-form.search-page input {
  width: 100%;
}
.search-form:before {
  content: "";
  position: absolute;
  right: 68px;
  top: 0;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #F5F5F5;
  margin-top: -9px;
  z-index: -1;
}
.search-form.show, .search-form.search-page {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  pointer-events: auto;
}
.search-form input {
  width: 500px;
  background: #F5F5F5;
  border-radius: 50px;
  height: 30px;
  line-height: 30px;
  font-weight: 500;
  padding: 0 100px 0 13px;
}
.search-form input::-webkit-input-placeholder {
  color: #BCBCBC;
}
.search-form input:-moz-placeholder {
  color: #BCBCBC;
}
.search-form input::-moz-placeholder {
  color: #BCBCBC;
}
.search-form input:-ms-input-placeholder {
  color: #BCBCBC;
}
.search-form button, .search-form input[type=submit] {
  position: absolute;
  background: #6BA596;
  border-radius: 50px;
  text-align: center;
  width: 118px;
  top: 4px;
  right: 4px;
  bottom: 4px;
  font-size: 1rem;
  color: #fff;
  border: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  font-weight: 600;
  height: auto;
  line-height: 1;
  padding: 0;
}
.search-form button:hover, .search-form input[type=submit]:hover {
  background: #000;
}

@media (max-width: 1100px) {
  .header-menu {
    background: #000;
    height: 36px;
    margin-right: -15px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 60px 0 0 60px;
    padding-left: 1rem;
  }
  .header-menu li {
    margin-right: 20px;
  }
  .header .login-btn__text {
    font-size: 0.85rem;
  }
  .header-link {
    font-size: 24px;
    line-height: 30px;
  }
  .header-hidden-menu {
    position: absolute;
    right: 100%;
    top: 0;
    overflow: visible !important;
  }
  .header-right {
    height: 36px;
  }
  .header-right a img {
    height: 21px;
  }
  .header-right a.js-toggle-search img {
    height: 26px;
  }
  .header-btn {
    margin-left: 5px;
  }
  .header-btn .gamburger {
    height: 23px;
    width: 22px;
    top: -1px;
  }
}
@media (max-width: 950px) {
  .header-menu {
    position: absolute;
    right: 0;
    top: 0;
    background: #000;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: 100%;
    padding: 40px 30px 20px;
    border-radius: 25px;
    width: 335px;
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    -webkit-transform-origin: 95% top;
        -ms-transform-origin: 95% top;
            transform-origin: 95% top;
    white-space: normal;
    height: auto;
    margin-right: 0;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .header-menu li {
    font-size: 1em;
    padding: 1px 0;
  }
  .header-menu li ul {
    position: relative;
    opacity: 1;
    background: none;
    color: #fff;
    padding: 0 0 10px 10px;
    display: none;
    -webkit-transition: none;
    transition: none;
    border-radius: 0;
    margin-top: 0;
    will-change: height;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    min-height: 0;
    left: 0 !important;
  }
  .header-menu li ul.open {
    pointer-events: auto;
  }
  .header-menu li ul li:first-child {
    padding-top: 5px;
  }
  .header-menu li ul li:last-child {
    margin-right: 25px;
  }
  .header-menu li ul:before, .header-menu li ul:after {
    display: none;
  }
  .header .header-hidden-menu {
    width: 0px !important;
    opacity: 1;
    right: 0;
  }
  .header .header-hidden-menu.open .header-menu {
    opacity: 0;
    pointer-events: none;
  }
  .header .header-hidden-menu.open-with-btn .header-menu {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    opacity: 1;
    pointer-events: auto;
  }
}
@media (max-width: 600px) {
  .search-form input {
    width: 350px;
  }
  .login-btn__text {
    display: none;
  }
}
.clear {
  clear: both;
}

/* footer begin */
.footer {
  background: #000;
  color: #fff;
  padding: 64px 0 76px;
  margin-top: 90px;
}
.footer > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 120px;
}
.footer a {
  color: #ffffff;
  text-decoration: none;
}
.footer__right {
  text-align: right;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-soc {
  margin: 42px 0 12px;
}
.footer-menu {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
  width: 75%;
  margin-bottom: 28px;
}
.footer-menu-itm__title {
  margin-bottom: 9px;
}
.footer-menu-itm ul {
  list-style: none;
  font-size: 0.625em;
  line-height: 135%;
  letter-spacing: 0.1em;
  font-family: "Mont";
}
.footer-email {
  display: inline-block;
  letter-spacing: -0.011em;
}

.copyright {
  max-width: 820px;
}

.copyright-big {
  margin-bottom: 14px;
}

@media (max-width: 1100px) {
  .footer {
    padding-bottom: 30px;
  }
  .footer-menu {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 60px;
    width: 100%;
  }
  .copyright {
    max-width: 130%;
    width: 130%;
  }
}
@media (max-width: 600px) {
  .footer {
    margin-top: 50px;
    padding-top: 20px;
  }
  .footer-menu {
    display: none;
  }
  .footer > .content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 40px;
  }
  .footer__right {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  .footer__right__top {
    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-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    text-align: right;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .footer__right__bottom {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .footer-logo {
    width: 121px;
  }
  .copyright {
    width: 100%;
  }
}
.main-slider {
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  min-height: 630px;
  margin-bottom: 160px;
  margin-top: 60px;
  position: relative;
}
@media screen and (max-width: 1850px) {
  .main-slider {
    margin-right: 150px;
  }
}
@media screen and (min-width: 1100px) {
  .main-slider {
    margin-right: 0;
  }
  .main-slider .owl-stage-outer {
    left: 0;
    right: 0px;
    height: 100%;
    position: absolute;
    top: 0;
    overflow: visible;
  }
  .main-slider .owl-stage {
    height: 100%;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
    width: 100% !important;
  }
  .main-slider .owl-dots {
    margin-top: 50px;
    position: absolute;
    bottom: -60px;
    left: 0;
    width: 100%;
  }
  .main-slider .owl-item {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    padding-left: 0px;
  }
  .main-slider .owl-item.active {
    pointer-events: auto;
  }
  .main-slider .owl-item.active .main-slider-itm div, .main-slider .owl-item.active .main-slider-itm span, .main-slider .owl-item.active .main-slider-itm img {
    opacity: 1;
    -webkit-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1) 0.8s;
    transition: all 3s cubic-bezier(0.19, 1, 0.22, 1) 0.8s;
  }
  .main-slider .owl-item.active .main-slider-itm__title {
    -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
            transform: translateX(0px);
  }
  .main-slider .owl-item.active .main-slider-itm__desc {
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
  .main-slider .owl-item.active .main-slider-itm__left_img {
    -webkit-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
  }
  .main-slider .owl-item.active .main-slider-itm__right_img {
    -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
            transform: translateX(0px);
  }
}
@media screen and (min-width: 1100px) and (max-width: 1500px) {
  .main-slider .main-slider-itm {
    padding-top: 8vw;
  }
  .main-slider .owl-dots {
    bottom: 0px;
  }
}
.main-slider:not(.owl-loaded) {
  opacity: 0;
}
.main-slider .owl-dots {
  margin-top: 50px;
}
@media (max-width: 1500px) {
  .main-slider {
    margin-top: 0;
    margin-bottom: 60px;
  }
}

.main-slider-itm {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  gap: 49px;
}
@media screen and (min-width: 1100px) {
  .main-slider-itm div, .main-slider-itm span, .main-slider-itm img {
    -webkit-transition: all 2.1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: all 2.1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  }
}
@media (max-width: 1500px) {
  .main-slider-itm {
    padding-top: 9.2vw;
  }
  .main-slider-itm .main-slider-itm__title {
    top: -30px;
  }
}
@media (max-width: 1300px) {
  .main-slider-itm {
    gap: 10px;
    padding-top: 10.2vw;
  }
}
.main-slider-itm__left_img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-70%);
      -ms-transform: translateY(-50%) translateX(-70%);
          transform: translateY(-50%) translateX(-70%);
  opacity: 0;
  z-index: 1;
  width: 29%;
  aspect-ratio: 32/23;
}
.main-slider-itm__left_img__top {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.main-slider-itm__left_img__bot {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 1500px) {
  .main-slider-itm__left_img {
    left: 46%;
    width: 30%;
    top: 60%;
  }
}
.main-slider-itm__right_img {
  width: 44%;
  position: absolute;
  right: 0;
  top: -35px;
  aspect-ratio: 50/37.5;
  opacity: 0;
  -webkit-transform: translateX(30px);
      -ms-transform: translateX(30px);
          transform: translateX(30px);
}
.main-slider-itm__right_img img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 1500px) {
  .main-slider-itm__right_img {
    width: 50%;
    top: 4rem;
  }
}
.main-slider-itm__desc {
  position: absolute;
  z-index: 1;
  line-height: 1.35;
  font-size: 1.25rem;
  font-weight: 400;
  width: 29%;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-80%) translateY(-50%);
      -ms-transform: translateX(-80%) translateY(-50%);
          transform: translateX(-80%) translateY(-50%);
  opacity: 0;
  padding: 4rem;
}
@media (max-width: 1500px) {
  .main-slider-itm__desc {
    left: 46%;
    width: 30%;
    top: 60%;
    font-size: 1rem;
  }
}
.main-slider-itm__title {
  position: relative;
  top: 20px;
  left: 0;
  line-height: 100%;
  font-size: 4.375rem;
  text-transform: uppercase;
  font-weight: 600;
  width: 100%;
  z-index: 3;
  max-width: 1280px;
  padding-right: 33%;
  margin: 0 auto;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
@media (max-width: 1500px) {
  .main-slider-itm__title {
    padding-right: 50%;
  }
}
@media screen and (min-width: 1100px) {
  .main-slider-itm__title {
    -webkit-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
            transform: translateX(-100px);
    opacity: 0;
  }
}
.main-slider-itm--big .main-slider-itm__title {
  font-size: 6.875rem;
}
@media (max-width: 1500px) {
  .main-slider-itm--big .main-slider-itm__title {
    font-size: 5.5rem;
  }
}
.main-slider-itm--small .main-slider-itm__title {
  font-size: 3.125rem;
  line-height: 1.15;
}
@media (max-width: 1500px) {
  .main-slider-itm--small .main-slider-itm__title {
    font-size: 2.75rem;
  }
}

.front-gallery {
  position: relative;
  background-position: center;
  background-size: cover;
  height: 550px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  margin: 170px 0 115px;
}
.front-gallery:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
}
.front-gallery:before {
  content: "";
  display: block;
  width: 185px;
  height: 185px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -92.5px;
  margin-left: -92.5px;
  background: url("/local/templates/main/css/../img/zoom-ico.svg") no-repeat center;
  background-size: contain;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  will-change: transform;
  z-index: 1;
}
.front-gallery:hover:before {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
@media (max-width: 1300px) {
  .front-gallery {
    margin-top: 110px;
    margin-bottom: 55px;
  }
}

.subscribe-block {
  max-width: 431px;
  margin: 120px auto 0px;
}
.subscribe-block .subtitle, .subscribe-block .content-nav ul li, .content-nav ul .subscribe-block li {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.subscribe-block .form-footer {
  margin-top: 0;
}
.subscribe-block .form-footer .btn {
  width: 220px;
}

.animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-animated-out {
  z-index: 1;
}

.owl-animated-in {
  z-index: 0;
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@media (max-width: 1100px) {
  .main-slider {
    min-height: 770px;
    margin: 0 -54px 115px;
  }
  .main-slider .owl-stage-outer {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    overflow: visible;
  }
  .main-slider .owl-stage {
    height: 100%;
  }
  .main-slider .owl-dots {
    position: absolute;
    bottom: -1rem;
    width: 100%;
  }
  .main-slider .owl-item.active {
    pointer-events: auto;
  }
  .main-slider .owl-item.active .main-slider-itm div, .main-slider .owl-item.active .main-slider-itm span, .main-slider .owl-item.active .main-slider-itm img {
    opacity: 1;
    -webkit-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1) 0.8s;
    transition: all 3s cubic-bezier(0.19, 1, 0.22, 1) 0.8s;
  }
  .main-slider-itm {
    padding-top: 4.6rem;
  }
  .main-slider-itm__title {
    font-size: 4.375rem;
    top: 40px;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
    padding: 0 25% 0 54px;
    width: 100%;
  }
  .main-slider-itm__right_img {
    position: absolute;
    right: 54px;
    bottom: 30px;
    top: auto;
    z-index: -1;
    width: 56%;
    -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
            transform: translateX(0px);
    opacity: 1;
  }
  .main-slider-itm__left_img {
    margin-left: 1px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    top: auto;
    left: 54px;
    bottom: 4rem;
    opacity: 1;
    width: 40%;
  }
  .main-slider-itm__desc {
    margin-top: 40px;
    -ms-flex-item-align: end;
        align-self: flex-end;
    max-width: 100%;
    opacity: 1;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    top: auto;
    left: 54px;
    bottom: 4rem;
    width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    aspect-ratio: 32/23;
    padding: 2.5rem;
  }
  .main-slider-itm--big .main-slider-itm__title {
    font-size: 7.5rem;
    width: 100%;
  }
  .main-slider-itm--small .main-slider-itm__title {
    font-size: 3.125rem;
  }
  .front-gallery {
    margin-top: 120px;
    margin-bottom: 80px;
  }
}
@media (max-width: 950px) {
  .main-slider-itm__title {
    padding: 0 54px;
  }
}
@media (max-width: 600px) {
  .main-slider {
    min-height: 590px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .main-slider .owl-item {
    overflow: hidden;
  }
  .main-slider .owl-dots {
    bottom: -2rem;
  }
  .main-slider-itm {
    padding-top: 3.5rem;
  }
  .main-slider-itm__title {
    font-size: 2.1875rem;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 6.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .main-slider-itm__desc {
    padding-top: 5rem;
    padding-bottom: 1rem;
  }
  .main-slider-itm__left_img, .main-slider-itm__desc {
    width: 23rem;
    height: 16.5625rem;
    bottom: 0;
    z-index: 1;
    left: 30px;
  }
  .main-slider-itm__right_img {
    width: 79%;
    bottom: 11.5rem;
    left: 70px;
    z-index: 2;
  }
  .main-slider-itm--big .main-slider-itm__title {
    font-size: 2.8125rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .main-slider-itm--big .main-slider-itm__right_img {
    bottom: 15.5rem;
  }
  .main-slider-itm--big .main-slider-itm__left_img, .main-slider-itm--big .main-slider-itm__desc {
    bottom: 3rem;
  }
  .main-slider-itm--small .main-slider-itm__title {
    font-size: 1.56rem;
    line-height: 1.1;
  }
  .front-gallery {
    margin-top: 40px;
    margin-bottom: 50px;
    height: 280px;
  }
  .front-gallery:before {
    width: 108px;
    height: 108px;
    margin-top: -54px;
    margin-left: -54px;
  }
  .subscribe-block {
    margin-top: 40px;
  }
  .subscribe-block input {
    margin-bottom: 0;
  }
  .subscribe-block .form-footer .btn {
    padding-left: 0;
    width: 150px;
  }
}
.auth-form__desc {
  font-size: 0.875rem;
  color: #BCBCBC;
  margin-bottom: 1.5rem;
}

.auth-cabinet-itm {
  padding: 1rem;
  border-radius: 1.5rem;
  background: #FFF;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(17, 17, 26, 0.05), 0px 8px 32px 0px rgba(17, 17, 26, 0.05);
          box-shadow: 0px 4px 16px 0px rgba(17, 17, 26, 0.05), 0px 8px 32px 0px rgba(17, 17, 26, 0.05);
  --Cabinet-color: #6DBCA1;
  --Cabinet-color-hover: #000;
}
.auth-cabinet-itm--vip {
  --Cabinet-color: #2A9EC3;
  --Cabinet-color-hover: #187896;
}
.auth-cabinet-itm .btn {
  background-color: var(--Cabinet-color);
}
@media screen and (min-width: 1024px) {
  .auth-cabinet-itm .btn:hover {
    background-color: var(--Cabinet-color-hover);
  }
}
.auth-cabinet-itm:not(:last-child) {
  margin-bottom: 1.5rem;
}
.auth-cabinet-itm-user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.5rem;
}
.auth-cabinet-itm-user__ava {
  position: relative;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 0.5rem;
}
.auth-cabinet-itm-user__ava.empty {
  background: var(--Cabinet-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.auth-cabinet-itm-user__ava.empty .svg {
  width: 1.5rem;
  height: 1.5rem;
}
.auth-cabinet-itm-user__name {
  font-weight: 600;
  line-height: 100%;
  margin-bottom: 0.25rem;
}
.auth-cabinet-itm-user__position {
  font-size: 0.75rem;
}

.auth-cabinet-list {
  padding-top: 1rem;
}

.alert-danger {
  border-radius: 2rem;
  border: 1px solid #F58787;
  width: 37.75rem;
  padding: 2rem 1.5rem;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.0375rem;
  text-align: center;
  max-width: 100%;
  margin: 0 auto 2rem;
  color: #F05454;
  background-color: rgba(245, 135, 135, 0.36);
}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/main/components/bitrix/menu/main-menu/style.min.css?1673855583490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/main/components/bitrix/menu/main-menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/main/components/bitrix/menu/footer-menu/style.min.css?1673871054490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/main/components/bitrix/menu/footer-menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/main/styles.css?17521292231986*/
.event-list-head__date {
    text-transform: uppercase;
}

.back-arrow {
    transform: rotate(180deg);
}

.footer__left {
    flex: 1 0;
}

img.footer-logo {
    display: block;
}

body .nice-form .btn {
    background: #6DBCA1;
    padding-left: 16px;
}

.nice-form input[type="checkbox"] {
    width: initial;
    height: auto;
    margin-bottom: 0;
}

body .nice-form .btn:hover {
    background: #000;
}

.nice-form input[type="submit"] {
    margin-bottom: 0;
}

.check_box input[type="checkbox"] {
    display: none;
}

input[type="checkbox"]:checked ~ .check_box__item {
    background-color: #71AC99;
}

input[type="checkbox"]:checked ~ .check_box__item:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.with-small-margin-top {
    margin-top: 57px;
}

.press-list-itm__date {
    text-transform: uppercase;
}

.faq-page.search-form input[type=text] {
    width: 100%;
}

.faq-page.search-form button {
    position: absolute;
    background: #6BA596;
    border-radius: 50px;
    text-align: center;
    width: 118px;
    top: 4px;
    right: 4px;
    bottom: 4px;
    font-size: 0.875rem;
    letter-spacing: 0.2em;
    color: #fff;
    border: none;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    font-weight: 700;
}

li.active_tag {
    text-decoration: underline;
}

.flex-wrap {
    flex-wrap: wrap;
    gap: 20px;
}

.event-list-itm__date {
    text-transform: uppercase;
}

.photo-list + .photo-list {
    margin-top: 40px;
}

body .xname {
    display: block;
    height: .1px;
    margin: 0 !important;
    overflow: hidden;
    padding: 0 !important;
    width: .1px;
    border: 0;
    opacity: .01;
}

.time-consultation-itm.empty {
    width: initial;
    height: initial;
    overflow: initial;
}
/* End */
/* /local/templates/main/css/style.css?174176603191515 */
/* /local/templates/main/components/bitrix/menu/main-menu/style.min.css?1673855583490 */
/* /local/templates/main/components/bitrix/menu/footer-menu/style.min.css?1673871054490 */
/* /local/templates/main/styles.css?17521292231986 */
