html {
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

html {
  background: #fff;
}

.section-content {
  padding: 0 1rem;
  max-width: 86rem;
}

p {
  font-family: "Golos Text", sans-serif;
}

.main {
  width: 100%;
  overflow: hidden;
}

.header {
  background: none;
  position: fixed;
  top: 0;
  width: 100%;
  transition: all 0.5s ease-in-out;
}
.header--move {
  background: #e4e9ee;
}
.header__logo {
  width: 11.125rem;
}
.header-links {
  display: flex;
  gap: 3.5rem;
}
.header-links__element {
  font-weight: 400;
  font-size: 0.875rem;
  letter-spacing: -0.02em;
  text-align: center;
  color: #000;
  font-family: "CeraPro";
}
.header-right__link {
  display: flex;
}
.header .burger {
  border: 0.0625rem solid #e5e6e8;
  border-radius: 0.25rem;
  background: #fff;
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.header .burger-icon--2 {
  display: none;
}
.header .burger--open .burger-icon--1 {
  display: none;
}
.header .burger--open .burger-icon--2 {
  display: block;
}
.header-content::before {
  display: none;
}
@media (max-width: 786px) {
  .header--move {
    background: #e4e9ee;
  }
  .header__logo {
    width: 242px;
  }
  .header-links {
    display: none;
  }
  .header-content {
    justify-content: center;
    padding: 24px;
  }
  .header .burger {
    display: none;
  }
  .header-right {
    display: none;
  }
}

.main {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
@media (max-width: 786px) {
  .main {
    gap: 48px;
  }
}

.link {
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Golos Text", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 150%;
  letter-spacing: -0.02em;
  color: #fff;
  background: #c31d2b;
  border-radius: 2rem;
}
.link--black {
  background: #495466;
}

.hero {
  min-height: 100vh;
  background: linear-gradient(180deg, #f6f6f6 0%, #cad2d9 100%);
  border-radius: 0 0 2rem 2rem;
  display: flex;
  align-items: center;
}
.hero-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.hero__title {
  font-family: "Druk", sans-serif;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 115%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  text-align: center;
  background: linear-gradient(180deg, #cbd3da 0%, #9da2a8 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  z-index: 2;
}
.hero-photo {
  height: 21.3125rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.hero-photo__image {
  top: -3.5rem;
  position: absolute;
  z-index: 1;
  width: 72.375rem;
}
.hero__text {
  position: relative;
  z-index: 2;
  font-family: "CeraPro", sans-serif;
  font-weight: 400;
  font-size: 1.3125rem;
  line-height: 124%;
  text-align: center;
  color: #28272b;
}
.hero .link {
  padding: 0.75rem 1.4375rem;
  width: 12.5625rem;
}
.hero-links {
  margin-top: 2.5rem;
  display: flex;
  gap: 1.5rem;
}
@media (max-width: 1400px) {
  .hero {
    padding-top: 100px;
    min-height: 120vh;
  }
}
@media (max-width: 786px) {
  .hero {
    min-height: unset;
    background: none;
    padding: 0 16px 0 16px;
    align-items: flex-start;
  }
  .hero-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding-top: 132px;
    padding-bottom: 24px;
    background: linear-gradient(180deg, #f6f6f6 0%, #cad2d9 100%);
    border-radius: 0 0 32px 32px;
  }
  .hero__title {
    font-size: 24px;
    line-height: 100%;
  }
  .hero-photo {
    height: 190px;
    padding: 0 16px;
  }
  .hero-photo__image {
    top: 25px;
    width: 100%;
  }
  .hero-social {
    display: flex;
    margin: 0 auto;
    gap: 16px;
  }
  .hero-social__link {
    display: flex;
  }
  .hero__text {
    margin-top: 16px;
    line-height: 133%;
    font-size: 18px;
  }
  .hero .link {
    padding: 12px;
    width: 100%;
  }
  .hero-links {
    margin-top: 24px;
    width: 100%;
    gap: 8px;
    flex-direction: column;
  }
}

.slider--big .slider-element {
  min-height: 21.5625rem;
}
.slider--3 .slider__text {
  font-size: 1.25rem;
}
.slider-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5rem;
  width: 100%;
}
.slider-element {
  width: 100%;
  display: flex;
  flex-direction: column;
  min-height: 10.25rem;
  padding: 1.5rem;
  border-radius: 1rem;
  background: #e4e9ee;
}
.slider__category {
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 167%;
  letter-spacing: -0.02em;
  color: rgba(0, 0, 0, 0.3);
}
.slider__title {
  margin-top: 0.25rem;
  font-family: "Druk", sans-serif;
  font-weight: 700;
  font-size: 1.1875rem;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #c31d2b;
  margin-bottom: 1rem;
}
.slider__text {
  margin-top: auto;
  font-size: 1rem;
  line-height: 137%;
  letter-spacing: -0.02em;
  color: #28272b;
}
.slider-place {
  margin-top: 1.0625rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.slider-place svg {
  display: flex;
  flex-shrink: 0;
}
.slider-place__text {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 186%;
  color: #c31d2b;
  line-height: 100%;
}
.slider-nav {
  margin-top: 1rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.25rem;
  padding: 0.25rem 0.5rem;
  background: #e4e9ee;
  border-radius: 0.5rem;
}
.slider-nav__arrow {
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  background: #c31d2b;
}
.slider-nav__arrow--right {
  transform: rotate(180deg);
}
.slider-nav-dots {
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
.slider-nav-dots-element {
  display: flex;
}
.slider-nav-dots-2 {
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
.slider-nav-dots-2-element {
  display: flex;
}
.slider--main .section-content {
  max-width: 87.5rem;
}
.slider--main .slider-nav {
  width: calc(100% - 1.5rem);
  margin: 1rem auto 0 auto;
}
.slider--main .slick-dots {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  flex-direction: row;
}
.slider--main li {
  font-size: 0;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #495466;
  cursor: pointer;
}
.slider--main button:focus-visible,
.slider--main [type=button]:focus-visible,
.slider--main [type=reset]:focus-visible,
.slider--main [type=submit]:focus-visible {
  width: 100%;
  height: 100%;
  background: #c31d2b;
  border-radius: 100%;
  outline: none;
}
.slider--main .slider-list {
  cursor: grab;
}
.slider--main-2 .slider-list {
  cursor: grab;
}
.slider--main-2 .section-content {
  max-width: 87.5rem;
}
.slider--main-2 .slider-nav {
  width: calc(100% - 1.5rem);
  margin: 1rem auto 0 auto;
}
.slider--main-2 .slick-dots {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  flex-direction: row;
}
.slider--main-2 li {
  font-size: 0;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #495466;
  cursor: pointer;
}
.slider--main-2 button:focus-visible,
.slider--main-2 [type=button]:focus-visible,
.slider--main-2 [type=reset]:focus-visible,
.slider--main-2 [type=submit]:focus-visible {
  width: 100%;
  height: 100%;
  background: #c31d2b;
  border-radius: 100%;
  outline: none;
}
@media (max-width: 786px) {
  .slider-list {
    display: flex;
    gap: 1rem;
    width: 100%;
    flex-direction: column;
  }
  .slider-element {
    flex-shrink: 0;
    padding: 1.5rem 1rem;
  }
  .slider__category {
    font-size: 12px;
    line-height: 167%;
  }
  .slider__title {
    margin-top: 4px;
    font-size: 19px;
  }
  .slider__text {
    font-size: 16px;
    line-height: 137%;
  }
  .slider-place {
    margin-top: auto;
  }
  .slider-place__text {
    font-size: 14px;
    line-height: 186%;
  }
  .slider-place__text br {
    display: none;
  }
  .slider-nav {
    margin-top: 24px;
  }
  .slider-nav__arrow {
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.5rem;
    background: #c31d2b;
  }
  .slider-nav__arrow--right {
    transform: rotate(180deg);
  }
  .slider-nav-dots {
    display: flex;
    gap: 0.5rem;
    align-items: center;
  }
  .slider-nav-dots-element {
    display: flex;
  }
  .slider--big .slider-element {
    min-height: 216px;
  }
  .slider--big .slider__text {
    font-size: 16px;
  }
  .slider--3 .slider-list {
    flex-direction: column;
    gap: 24px;
  }
}

.about-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5rem;
  width: 100%;
}
.about-element {
  min-height: 9.75rem;
  border-radius: 1rem;
  padding: 1.5rem;
  background: #e4e9ee;
  display: flex;
  flex-direction: column;
}
.about-element--disabled {
  opacity: 0.1;
  pointer-events: none;
}
.about-element-head {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.about-element__title {
  font-family: "Druk", sans-serif;
  font-weight: 700;
  font-size: 2.1875rem;
  letter-spacing: 0.02em;
  color: #c31d2b;
}
.about-element__text {
  margin-top: auto;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 111%;
  letter-spacing: -0.02em;
  color: #28272b;
}
@media (max-width: 786px) {
  .about-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 24px;
    -moz-column-gap: 16px;
         column-gap: 16px;
    width: 100%;
  }
  .about-element-head {
    align-items: center;
  }
  .about-element__text {
    font-size: 1rem;
  }
  .about-element__title {
    font-size: 1.7rem;
  }
}

.news-fill {
  display: flex;
  background: url("/assets/images/new-landing/news-bg.png");
  background-size: cover;
  border-radius: 1rem;
  padding: 2.5rem 2.5rem 1.8125rem 2.5rem;
  gap: 1.5rem;
  width: 100%;
}
.news-element {
  position: relative;
  border-radius: 1rem;
  min-height: 22.6875rem;
  display: flex;
  flex-direction: column;
}
.news-element__photo {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 1rem;
}
.news-element-views {
  position: absolute;
  top: 1rem;
  right: 1rem;
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
.news-element-views__text {
  font-weight: 400;
  font-size: 0.75rem;
  color: #fff;
  opacity: 0.5;
}
.news-element-content {
  margin-top: auto;
  position: relative;
  z-index: 1;
  padding: 1.5rem;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0 0 1rem 1rem;
}
.news-element__title {
  font-weight: 700;
  font-size: 1rem;
  line-height: 137%;
  letter-spacing: -0.02em;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-wrap: anywhere;
  -webkit-line-clamp: 3;
}
.news-element-info {
  margin-top: 0.625rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news-element__date {
  font-weight: 400;
  font-size: 0.75rem;
  color: #fff;
  opacity: 0.5;
}
.news-element__link {
  display: flex;
}
.news-left {
  width: 100%;
  max-width: 704px;
}
.news-left__title {
  margin-top: 0.9375rem;
  font-weight: 700;
  font-size: 4.25rem;
  line-height: 68%;
  text-transform: uppercase;
  color: #fff;
  font-family: "Druk", sans-serif;
}
.news-left__text {
  margin-top: 2.9375rem;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 111%;
  letter-spacing: -0.02em;
  color: #fff;
}
.news-left-list {
  margin-top: 1.5rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
  width: 100%;
}
.news-left-bottom {
  margin-top: 1.5rem;
  display: flex;
  align-items: center;
  width: 100%;
  gap: 2rem;
}
.news-left-bottom .link {
  width: 100%;
}
.news-left-social {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 1rem;
}
.news-left-social__text {
  font-size: 1.125rem;
  color: #fff;
}
.news-left-social__link {
  display: flex;
}
.news-right {
  max-width: 100%;
  width: 100%;
  position: relative;
  display: flex;
}
.news-right .news-element__title {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 133%;
}
.news-right .news-element__date {
  font-size: 0.9375rem;
}
@media (max-width: 786px) {
  .news-fill {
    flex-direction: column;
    padding: 24px;
  }
  .news-element {
    min-height: 273px;
    width: 100%;
  }
  .news-element-content {
    margin-top: auto;
    position: relative;
    z-index: 1;
    padding: 14px 16px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0 0 1rem 1rem;
  }
  .news-element__title {
    font-weight: 700;
    font-size: 1rem;
    line-height: 137%;
    letter-spacing: -0.02em;
    color: #fff;
  }
  .news-element-info {
    margin-top: 0.625rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .news-element__date {
    font-weight: 400;
    font-size: 0.75rem;
    color: #fff;
    opacity: 0.5;
  }
  .news-element__link {
    display: flex;
  }
  .news-left {
    width: 100%;
    max-width: 100%;
  }
  .news-left__title {
    margin-top: 0;
    font-size: 40px;
    line-height: 115%;
  }
  .news-left__text {
    margin-top: 16px;
    font-size: 18px;
    line-height: 111%;
  }
  .news-left-list {
    display: flex;
    flex-direction: column;
  }
  .news-left-bottom {
    margin-top: 1.5rem;
    display: flex;
    align-items: center;
    width: 100%;
    gap: 2rem;
  }
  .news-left-bottom .link {
    width: 100%;
  }
  .news-left-social {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    gap: 1rem;
  }
  .news-left-social__text {
    font-size: 1.125rem;
    color: #fff;
  }
  .news-left-social__link {
    display: flex;
  }
  .news-right {
    max-width: 100%;
    width: 100%;
    position: relative;
  }
  .news-right .news-element__title {
    font-size: 16px;
    line-height: 137%;
  }
  .news-right .news-element__date {
    font-size: 12px;
  }
}

.info-content {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 1.5rem;
}
.info-left {
  width: 100%;
  border-radius: 1rem;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.info-right {
  max-width: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  background: #e4e9ee;
  border-radius: 1rem;
  gap: 1rem;
  padding: 1.5rem;
  height: 100%;
}
.info__title {
  font-family: "Druk", sans-serif;
  font-weight: 700;
  font-size: 1.1875rem;
  line-height: 160%;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #495466;
}
.info__text {
  font-weight: 400;
  font-size: 1rem;
  line-height: 125%;
  color: #28272b;
}
.info__text span {
  font-weight: 700;
}
.info__subtitle {
  margin-top: auto;
  font-weight: 700;
  font-size: 1rem;
  line-height: 125%;
  color: #28272b;
}
.info-partners {
  display: flex;
  gap: 1.375rem;
  flex-wrap: wrap;
}
.info-partners__element {
  width: 5.3125rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.info-partners__element--2 {
  width: 8.1875rem;
}
.info-partners__element--3 {
  width: 7.6875rem;
}
@media (max-width: 786px) {
  .info-content {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
  }
  .info-left {
    min-height: 260px;
    height: auto;
  }
  .info-right {
    padding: 1.5rem 16px;
  }
  .info__title {
    font-size: 16px;
    line-height: 150%;
  }
  .info__text {
    font-size: 14px;
    line-height: 129%;
  }
  .info__subtitle {
    font-size: 14px;
    line-height: 143%;
  }
  .info-partners {
    gap: 10px;
    justify-content: space-between;
  }
  .info-partners__element {
    width: 62px;
  }
  .info-partners__element--2 {
    width: 123px;
  }
  .info-partners__element--3 {
    width: 116px;
  }
}

.goals-fill {
  border-radius: 1rem;
  background: #e4e9ee;
  width: 100%;
  display: flex;
  padding: 1.5rem;
  min-height: 9.3125rem;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1.625rem;
}
.goals--3 .link {
  max-width: 19.4375rem;
  width: 100%;
}
.goals--4 .grid-2 {
  width: unset;
}
.goals--4 .goals-left {
  width: 100%;
}
.goals--4 .goals__title {
  max-width: 1018px;
}
.goals--5 .link {
  max-width: 19.4375rem;
  width: 100%;
}
.goals-left {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.goals__text {
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 167%;
  letter-spacing: -0.02em;
  color: rgba(0, 0, 0, 0.3);
}
.goals__title {
  margin-top: auto;
  font-family: "Druk", sans-serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 100%;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #495466;
}
.goals__title span {
  color: #c31d2b;
}
.goals .link {
  margin-top: auto;
}
.goals-bottom {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.goals__logo {
  height: 48px;
}
@media (max-width: 786px) {
  .goals--4 .grid-2 {
    flex-direction: column;
    display: flex;
    width: 100%;
    gap: 12px;
  }
  .goals--4 .goals__title {
    font-size: 17px;
  }
  .goals-fill {
    padding: 1.5rem 16px;
    gap: 1rem;
  }
  .goals-left {
    gap: 24px;
    max-width: 100%;
    align-items: flex-start;
  }
  .goals__text {
    font-size: 12px;
    line-height: 167%;
  }
  .goals__title {
    font-size: 20px;
    line-height: 133%;
    word-break: break-word;
  }
  .goals .link {
    width: 100%;
  }
  .goals-bottom {
    align-items: flex-start;
    flex-direction: column-reverse;
    gap: 24px;
  }
  .goals__logo {
    height: 30px;
  }
}

.form {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: flex;
  opacity: 0;
  padding: 32px;
  pointer-events: none;
  transition: all 0.5s ease-in-out;
  overflow: auto;
  top: 0;
}
.form-background {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.form--open {
  pointer-events: all;
  opacity: 1;
}
.form-content {
  position: relative;
  z-index: 1;
  border-radius: 16px;
  max-width: 1208px;
  width: 100%;
  padding: 40px;
  background: #495466;
  margin: auto;
}
.form-content--2 {
  display: none;
  max-width: 592px;
  padding: 32px 24px;
}
.form-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.form__title {
  font-weight: 700;
  font-size: 36px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #fff;
  font-family: "Druk", sans-serif;
}
.form__text {
  margin-top: 8px;
  font-weight: 400;
  font-size: 20px;
  line-height: 110%;
  letter-spacing: -0.02em;
  color: rgba(255, 255, 255, 0.5);
}
.form-grid {
  margin-top: 32px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
.form-grid--last {
  align-items: center;
}
.form-grid-element {
  display: flex;
  flex-direction: column;
  gap: 40px;
  width: 100%;
}
.form-field {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.form-field--textarea {
  height: 100%;
}
.form-field__title {
  font-weight: 700;
  font-size: 20px;
  line-height: 110%;
  letter-spacing: -0.02em;
  color: #fff;
}
.form-field__input {
  border-radius: 4px;
  width: 100%;
  background: #fff;
  padding: 16px 17px;
  font-weight: 400;
  font-size: 18px;
  line-height: 122%;
  letter-spacing: -0.02em;
}
.form-field__input--textarea {
  height: 100%;
  outline: none;
}
.form-field__input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.form-field__input::placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.form .checkbox {
  display: flex;
  align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.form .checkbox__input {
  display: none;
}
.form .checkbox__input:checked + .checkbox-box {
  border-color: #c31d2b;
  background-color: #c31d2b;
}
.form .checkbox__input:checked + .checkbox-box::after {
  opacity: 1;
}
.form .checkbox .checkbox-box {
  width: 32px;
  height: 32px;
  border: 2px solid #ccc;
  border-radius: 4px;
  display: inline-block;
  margin-right: 16px;
  position: relative;
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.form .checkbox .checkbox-box::after {
  content: "";
  position: absolute;
  top: 2px;
  width: 9px;
  height: 16px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
  transition: all 0.2s ease;
}
.form .checkbox__text {
  font-weight: 400;
  font-size: 20px;
  line-height: 110%;
  letter-spacing: -0.02em;
  color: #fff;
}
.form-links {
  margin-top: 24px;
}
.form__link {
  text-decoration: underline;
}
.form .link-2 {
  width: 100%;
  margin-top: 32px;
}
@media (max-height: 760px) {
  .form {
    background: rgba(0, 0, 0, 0.5);
  }
  .form-background {
    display: none;
  }
}
@media (max-width: 786px) {
  .form {
    padding: 16px;
  }
  .form-content {
    padding: 20px;
  }
  .form-grid {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .form-grid-element {
    gap: 20px;
  }
  .form-field__input--textarea {
    min-height: 160px;
  }
  .form__title {
    font-size: 24px;
  }
  .form__text {
    font-size: 16px;
  }
  .form .checkbox .checkbox-box {
    width: 24px;
    height: 24px;
    border: 1px solid #ccc;
    margin-right: 12px;
  }
  .form .checkbox .checkbox-box::after {
    top: 2px;
    width: 7px;
    height: 13px;
  }
  .form .checkbox .checkbox-box__text {
    font-size: 14px;
  }
}

.cards--3 .cards-list {
  grid-template-columns: repeat(3, 1fr);
}
.cards-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5rem;
  width: 100%;
}
.cards-element {
  background: #495466;
  width: 100%;
  min-height: 28.8125rem;
  border-radius: 1rem;
  display: flex;
  flex-direction: column;
  padding: 1rem 1rem 1.5rem 1rem;
}
.cards__photo {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.5rem;
}
.cards__title {
  margin-top: 1rem;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 133%;
  letter-spacing: -0.02em;
  color: #fff;
  font-family: "Golos Text", sans-serif;
}
.cards__text {
  margin-top: 1.5rem;
  font-family: "Golos Text", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 125%;
  color: #fff;
  margin-bottom: 1rem;
}
.cards__link {
  margin-top: auto;
}
@media (max-width: 786px) {
  .cards-list {
    display: flex;
    flex-direction: column;
  }
  .cards-element {
    min-height: unset;
    padding: 24px;
  }
  .cards__title {
    font-size: 20px;
    line-height: 120%;
  }
  .cards__text {
    margin-top: 0.5rem;
    font-size: 16px;
    line-height: 125%;
  }
  .cards__link {
    margin-top: 8px;
  }
}

.introduction-fill {
  width: 100%;
  background: #e4e9ee;
  width: 100%;
  padding: 2rem 1.25rem 2.1875rem 2.5rem;
  min-height: 19.5rem;
  display: flex;
  border-radius: 1rem;
}
.introduction-left {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
}
.introduction__right {
  position: absolute;
  right: -2rem;
  bottom: 0rem;
}
.introduction__text {
  font-weight: 400;
  font-size: 1rem;
  line-height: 150%;
  letter-spacing: -0.02em;
  color: rgba(40, 39, 43, 0.5);
}
.introduction__title {
  margin-top: auto;
  font-family: "Druk", sans-serif;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 2.875rem;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: #495466;
}
.introduction--0 .introduction-fill {
  overflow: hidden;
  position: relative;
}
.introduction--0 .introduction__right {
  top: -5rem;
  right: -20.0625rem;
}
.introduction--1 .introduction__right {
  width: 26.25rem;
  right: 5.125rem;
  bottom: -3.25rem;
}
.introduction--2 .introduction__title {
  font-size: 2.25rem;
}
.introduction--2 .introduction__right {
  bottom: -0.5625rem;
  right: 3.5rem;
  width: 32.875rem;
}
.introduction--3 .introduction__right {
  bottom: -8.8125rem;
  width: 49.8125rem;
  right: -5.625rem;
}
.introduction--4 .introduction__right {
  bottom: unset;
  top: -1.125rem;
}
.introduction--5 .introduction__right {
  bottom: -3.375rem;
  width: 63.25rem;
  right: -5rem;
}
@media (max-width: 786px) {
  .introduction-fill {
    padding: 24px 16px;
    min-height: 312px;
  }
  .introduction__right {
    display: none;
  }
  .introduction__text {
    font-size: 12px;
    line-height: 167%;
  }
  .introduction__title {
    font-size: 16px;
    line-height: 160%;
    word-break: break-word;
    letter-spacing: -0.02em;
  }
  .introduction--0 .introduction-fill {
    overflow: hidden;
    position: relative;
  }
  .introduction--0 .introduction__right {
    top: -5rem;
    right: -20.0625rem;
  }
  .introduction--2 .introduction__title {
    font-size: 16px;
  }
  .introduction--1 .introduction-fill {
    min-height: 188px;
  }
  .introduction--2 .introduction__title {
    line-height: 160%;
  }
  .introduction--2 .introduction-fill {
    min-height: 188px;
  }
  .introduction--3 .introduction-fill {
    min-height: 196px;
  }
  .introduction--4 .introduction__right {
    bottom: unset;
    top: -1.125rem;
  }
  .introduction--5 .introduction-fill {
    min-height: 164px;
  }
}

.reservation-fill {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1.4fr;
  gap: 1.5rem;
}
.reservation-left {
  height: 100%;
  display: flex;
  flex-direction: column;
  border-radius: 1rem;
  background: #e4e9ee;
  padding: 2rem;
}
.reservation__text {
  font-size: 1.5rem;
  color: #28272b;
}
.reservation__text span {
  font-weight: 700;
  color: #c31d2b;
}
.reservation .link {
  margin-top: auto;
}
.reservation__right {
  border-radius: 1rem;
}
.reservation-about {
  margin-top: auto;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.reservation-about__text {
  font-weight: 500;
  font-size: 1.25rem;
  color: #c31d2b;
}
.reservation--2 .reservation__text {
  font-weight: 400;
  font-size: 1.5rem;
  color: #28272b;
}
.reservation--2 .reservation__text span {
  font-weight: 700;
  color: #28272b;
}
.reservation--2 .link {
  margin-top: 1.5rem;
}
@media (max-width: 786px) {
  .reservation-fill {
    display: flex;
    flex-direction: column-reverse;
  }
  .reservation-left {
    padding: 2rem 1.5rem;
  }
  .reservation .link {
    margin-top: 24px;
  }
  .reservation-about {
    margin-top: auto;
    display: flex;
    align-items: center;
    gap: 0.5rem;
  }
  .reservation-about__text {
    font-weight: 500;
    font-size: 1.25rem;
    color: #c31d2b;
  }
  .reservation--2 .reservation__text {
    font-size: 24px;
  }
  .reservation--2 .reservation__text span {
    font-weight: 700;
    color: #28272b;
  }
  .reservation--2 .reservation-about {
    margin-top: 32px;
  }
  .reservation--2 .link {
    margin-top: 1.5rem;
  }
}

.equipment-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
  min-height: 34.5rem;
}
.equipment-element {
  padding: 1rem;
  border-radius: 1rem;
  display: flex;
  flex-direction: column;
  background: url("/assets/images/new-landing/equipment-bg-1.png");
}
.equipment-element--2 {
  background: url("/assets/images/new-landing/equipment-bg-2.png");
}
.equipment-element--3 {
  background: url("/assets/images/new-landing/equipment-bg-3.png");
}
.equipment__photo {
  border-radius: 1rem;
}
.equipment__title {
  padding: 1rem 1rem 0 1rem;
  font-weight: 700;
  font-size: 1.5rem;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #c31d2b;
  font-family: "Druk", sans-serif;
}
.equipment-ul {
  margin-top: 1.5rem;
  padding: 0 1rem 0 2.0625rem;
}
.equipment__li {
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 135%;
  color: #495466;
}
.equipment .link {
  margin-top: auto;
}
@media (max-width: 786px) {
  .equipment-list {
    display: flex;
    flex-direction: column;
    min-height: unset;
  }
  .equipment-element {
    padding: 24px;
    background: #e4e9ee;
  }
  .equipment__title {
    padding: 1rem 0 0 0;
  }
  .equipment-ul {
    margin-top: 1rem;
    padding: 0 0 0 1.0625rem;
  }
  .equipment__li {
    font-size: 20px;
  }
  .equipment .link {
    margin-top: 16px;
  }
}

.advantages-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5rem;
}
.advantages-element {
  padding: 1.375rem 0.875rem;
  border-radius: 1rem;
  background: url("/assets/images/new-landing/advantages-bg.png");
  background-size: cover;
  min-height: 28.5625rem;
  display: flex;
  flex-direction: column;
}
.advantages-element__title {
  font-weight: 700;
  font-size: 1rem;
  line-height: 133%;
  letter-spacing: -0.02em;
  color: #fff;
}
.advantages-element__photo {
  margin-top: 1rem;
  border-radius: 1rem;
}
.advantages-element-ul {
  margin-top: 1.5rem;
  padding: 0 1rem;
  margin-bottom: 1rem;
}
.advantages-element__li {
  font-size: 1rem;
  color: #fff;
}
.advantages .link {
  margin-top: auto;
}
@media (max-width: 786px) {
  .advantages-list {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  .advantages-element {
    padding: 24px;
    border-radius: 1rem;
    background: #495466;
    min-height: unset;
  }
  .advantages-element__title {
    font-size: 20px;
    line-height: 120%;
  }
  .advantages-element__photo {
    margin-top: 1rem;
    border-radius: 1rem;
  }
  .advantages-element-ul {
    margin-top: 1.5rem;
    padding: 0 1rem;
    margin-bottom: 1rem;
  }
  .advantages-element__li {
    font-size: 1rem;
    color: #fff;
  }
  .advantages .link {
    margin-top: auto;
  }
}

.photo {
  position: relative;
  z-index: -2;
}
.photo-fill {
  width: 100%;
  position: relative;
  display: flex;
  border-radius: 1rem;
}
.photo__img {
  border-radius: 1rem;
}
.photo__text {
  font-weight: 700;
  font-size: 1.5rem;
  color: #fff;
}
.photo-bottom {
  position: absolute;
  width: 100%;
  padding: 1.625rem 2rem 2.25rem 1.875rem;
  border-radius: 0 0 1rem 1rem;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.photo .link {
  max-width: 20.3125rem;
  width: 100%;
}
@media (max-width: 786px) {
  .photo-fill {
    width: 100%;
    position: relative;
    display: flex;
    border-radius: 1rem;
    flex-direction: column;
  }
  .photo__img {
    border-radius: 16px 16px 0 0;
    min-height: 180px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .photo__text {
    font-size: 16px;
    color: #495466;
  }
  .photo__text br {
    display: none;
  }
  .photo-bottom {
    position: relative;
    width: 100%;
    padding: 8px 16px 16px 16px;
    bottom: unset;
    border-radius: 0 0 16px 16px;
    background: #e4e9ee;
  }
  .photo .link {
    max-width: 20.3125rem;
    width: 100%;
  }
}

.places .section-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
}
.places-row {
  padding: 1.5rem;
  border-radius: 1rem;
  background: #e4e9ee;
  min-height: 32.5625rem;
  display: flex;
  flex-direction: column;
}
.places-row-top {
  margin-top: 1rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.875rem;
}
.places-row__title {
  font-family: "Druk", sans-serif;
  font-weight: 700;
  font-size: 1.375rem;
  color: #c31d2b;
}
.places__title {
  font-family: "Druk", sans-serif;
  font-weight: 700;
  font-size: 1.1875rem;
  color: #495466;
}
.places__img {
  margin-top: 1rem;
  border-radius: 0.5rem;
}
.places-texts {
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  font-size: 1rem;
  color: #495466;
}
.places-texts span {
  font-weight: 700;
}
.places__text {
  font-weight: 400;
  font-size: 1rem;
  color: #495466;
  line-height: 1;
}
.places .link {
  margin-top: auto;
}
@media (max-width: 786px) {
  .places .section-content {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  .places-row {
    padding: 1.5rem;
    background: #e4e9ee;
    min-height: unset;
  }
  .places-row-top {
    margin-top: 24px;
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  .places-row__title {
    font-size: 22px;
  }
  .places__title {
    font-size: 20px;
  }
  .places__img {
    margin-top: 8px;
    width: 100%;
    height: 156px;
  }
  .places-texts {
    margin-top: 8px;
    font-size: 17px;
  }
  .places__text {
    font-weight: 400;
    font-size: 1rem;
    color: #495466;
    line-height: 1;
  }
  .places .link {
    margin-top: 18px;
  }
}

.conditions-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5rem;
}
.conditions .section-content {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.conditions-element {
  border-radius: 1rem;
  background: url("/assets/images/new-landing/conditions-img.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 1.5rem 1.5rem 2rem 1.5rem;
  min-height: 19.5rem;
  display: flex;
  flex-direction: column;
}
.conditions-element--2 {
  background: url("/assets/images/new-landing/conditions-img-2.png");
}
.conditions-element--3 {
  background: url("/assets/images/new-landing/conditions-img-3.png");
}
.conditions__subtitle {
  font-size: 0.75rem;
  line-height: 167%;
  letter-spacing: -0.02em;
  color: rgba(0, 0, 0, 0.3);
}
.conditions__title {
  margin-top: 0.25rem;
  font-family: "Druk", sans-serif;
  font-weight: 700;
  font-size: 1.1875rem;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #c31d2b;
}
.conditions__text {
  margin-top: auto;
  font-size: 1.25rem;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #28272b;
}
.conditions__text span {
  font-weight: 700;
}
.conditions-row {
  width: 100%;
  display: grid;
  grid-template-columns: 3fr 5fr 4fr;
  gap: 1.5rem;
}
.conditions-row--2 {
  grid-template-columns: repeat(2, 1fr);
}
.finish-row {
  display: flex;
  gap: 1.5rem;
}
.finish-block {
  display: flex;
  flex-direction: column;
  max-width: 19.875rem;
  width: 100%;
  flex-shrink: 0;
  min-height: 26.3125rem;
  background: url("/assets/images/new-landing/finish-bg.png");
  background-size: cover;
  border-radius: 1rem;
  padding: 2rem 1rem;
  position: relative;
  overflow: hidden;
}
.finish-block--2 .finish-block__head {
  left: unset;
  right: 0;
  width: auto;
  top: 0;
}
.finish-block__text {
  margin-top: auto;
  font-size: 1.125rem;
  line-height: 139%;
  color: #28272b;
}
.finish-block__text span {
  font-weight: 700;
  color: #c31d2b;
}
.finish-block__head {
  position: absolute;
  top: -15.6875rem;
  width: 52rem;
  left: -29.125rem;
  max-width: unset;
}
.finish__mid {
  border-radius: 1rem;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media (max-width: 786px) {
  .finish-row {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .finish-block {
    padding: 24px;
    max-width: 100%;
    background: #e4e9ee;
  }
  .finish-block--2 {
    padding: 32px 24px 24px 24px;
    min-height: 181px;
  }
  .finish-block--2 .finish-block__head {
    top: 30px;
    width: 124px;
  }
  .finish-block--2 .finish-block__text {
    max-width: 223px;
    font-size: 18px;
  }
  .finish-block__text {
    font-size: 18px;
    line-height: 139%;
  }
  .finish-block__head {
    position: absolute;
    top: -251px;
    width: 832px;
    left: -475px;
    max-width: unset;
  }
  .finish__mid {
    min-height: 156px;
  }
}

.footer {
  width: 100%;
  position: relative;
  padding-top: 3.625rem;
  width: 100%;
  overflow: hidden;
}
.footer-left {
  position: relative;
  z-index: 2;
}
.footer-bg {
  border-radius: 0 0 2rem 2rem;
  width: 100%;
  height: 100%;
  background-size: cover;
  position: absolute;
  z-index: -1;
  background: linear-gradient(180deg, #f6f6f6 0%, #cad2d9 100%);
}
.footer-content {
  padding: 2rem 1rem 3.6875rem 1rem;
  max-width: 86rem;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.footer-logo {
  width: 19.8125rem;
}
.footer-list {
  margin-top: 2.5625rem;
  max-width: 37.5rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1.8125rem;
}
.footer__link {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 130%;
  letter-spacing: -0.02em;
  color: #28272b;
  margin-right: 1rem;
  display: inline-flex;
  font-family: "Golos Text", sans-serif;
}
.footer-grid {
  margin-top: 2rem;
  display: flex;
  gap: 3rem;
}
.footer-grid--link {
  font-weight: 600;
  color: rgba(40, 39, 43, 0.59);
}
.footer-consent {
  font-weight: 400;
  font-size: 1rem;
  line-height: 162%;
  letter-spacing: -0.02em;
  color: rgba(40, 39, 43, 0.59);
}
.footer-copyrights {
  margin-top: 1.3125rem;
}
.footer-img {
  position: absolute;
  right: -3.125rem;
  top: -4.375rem;
}
.footer-social {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-shrink: 0;
}
.footer-social__text {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 130%;
  letter-spacing: -0.02em;
  color: #28272b;
}
.footer-social__link {
  display: flex;
}
@media (max-width: 786px) {
  .footer {
    padding: 0 16px;
  }
  .footer-left {
    position: relative;
    z-index: 2;
  }
  .footer-bg {
    display: none;
  }
  .footer-content {
    padding: 32px 24px;
    flex-direction: column;
    border-radius: 32px 32px 0 0;
    background: linear-gradient(180deg, #f6f6f6 0%, #cad2d9 100%);
  }
  .footer-logo {
    width: 241px;
  }
  .footer-list {
    margin-top: 2.5625rem;
    max-width: 100%;
    gap: 29px;
    justify-content: space-between;
  }
  .footer__link {
    margin-right: 0;
    font-size: 20px;
  }
  .footer-grid {
    margin-top: 24px;
    flex-direction: column;
    gap: 4px;
  }
  .footer-consent {
    font-weight: 400;
    font-size: 1rem;
    line-height: 162%;
    letter-spacing: -0.02em;
    color: rgba(40, 39, 43, 0.59);
  }
  .footer-copyrights {
    margin-top: 12px;
  }
  .footer-img {
    display: none;
  }
  .footer-social {
    margin-top: 36px;
    display: flex;
    align-items: center;
    gap: 1rem;
    flex-shrink: 0;
  }
  .footer-social__text {
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 130%;
    letter-spacing: -0.02em;
    color: #28272b;
  }
  .footer-social__link {
    display: flex;
  }
}

@media (max-width: 786px) {
  .desk {
    display: none;
  }
}

.mob {
  display: none;
}
@media (max-width: 786px) {
  .mob {
    display: flex;
  }
}/*# sourceMappingURL=main-page.css.map */