@charset "UTF-8";

.icon {
  width: 24px;
  height: 24px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  fill: #1D1F25;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.sitemap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #252525;
  width: 100%;
  min-height: 100vh;
  padding: 20px 0;
}

.sitemap__title {
  font-weight: 700;
  font-size: 40px;
  line-height: 140%;
  color: #fff;
  padding: 12px 20px;
  margin-bottom: 12px;
  text-transform: uppercase;
  background-color: #252525;
  position: sticky;
  top: 0;
  z-index: 2;
}

.sitemap__head {
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  padding: 12px 20px;
  text-transform: uppercase;
  background-color: #252525;
  position: sticky;
  top: 0;
  z-index: 2;
}

.sitemap__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.sitemap__nav br {
  content: "";
  display: block;
  width: 100%;
  height: 46px;
}

.sitemap__nav > * {
  background-color: #252525;
}

.sitemap__nav > *:nth-child(odd) {
  background-color: rgba(203, 243, 255, 0.05);
}

.sitemap__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: 400;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  line-height: 120%;
  padding: 12px 20px;
  color: #fff;
  text-decoration: none;
  -webkit-transition: color 0.3s ease, padding 0.3s cubic-bezier(0.77, 0, 0.145, 1), background-color 0.5s ease;
  transition: color 0.3s ease, padding 0.3s cubic-bezier(0.77, 0, 0.145, 1), background-color 0.5s ease;
}

.sitemap__link:hover {
  color: #51acdc;
  padding-left: 28px;
}

.sitemap__tasklist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 5px;
  padding-top: 25px;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
}

.sitemap__tasklist p {
  padding: 12px 20px;
  color: #fff;
}

.sitemap__tasklist-title {
  padding: 0 20px;
  color: #fff;
  margin-bottom: 24px;
  text-transform: uppercase;
}

.sitemap__task {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: 500;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  line-height: 120%;
  padding: 12px 20px;
  color: #fff;
  text-decoration: none;
}

.sitemap__task:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.025);
}

@font-face {
  font-family: "GothamPro";
  src: local("GothamPro"), url("../assets/fonts/GothamPro/GothamPro-Light.woff2") format("woff2"), url("../assets/fonts/GothamPro/GothamPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "GothamPro";
  src: local("GothamPro"), url("../assets/fonts/GothamPro/GothamPro.woff2") format("woff2"), url("../assets/fonts/GothamPro/GothamPro.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "GothamPro";
  src: local("GothamPro"), url("../assets/fonts/GothamPro/GothamPro-Medium.woff2") format("woff2"), url("../assets/fonts/GothamPro/GothamPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "GothamPro";
  src: local("GothamPro"), url("../assets/fonts/GothamPro/GothamPro-Bold.woff2") format("woff2"), url("../assets/fonts/GothamPro/GothamPro-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "GothamPro";
  src: local("GothamPro"), url("../assets/fonts/GothamPro/GothamPro-Black.woff2") format("woff2"), url("../assets/fonts/GothamPro/GothamPro-Black.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Molodo";
  src: local("Molodo"), url("../assets/fonts/Molodo/molodofontregular.woff2") format("woff2"), url("../assets/fonts/Molodo/molodofontregular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Ubuntu";
  src: local("Ubuntu"), url("../assets/fonts/Ubuntu/Ubuntu-Light.woff2") format("woff2"), url("../assets/fonts/Ubuntu/Ubuntu-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Ubuntu";
  src: local("Ubuntu"), url("../assets/fonts/Ubuntu/Ubuntu-Regular.woff2") format("woff2"), url("../assets/fonts/Ubuntu/Ubuntu-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Ubuntu";
  src: local("Ubuntu"), url("../assets/fonts/Ubuntu/Ubuntu-Bold.woff2") format("woff2"), url("../assets/fonts/Ubuntu/Ubuntu-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: local("Inter"), url("../assets/fonts/Inter/Inter-Light.woff2") format("woff2"), url("../assets/fonts/Inter/Inter-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: local("Inter"), url("../assets/fonts/Inter/Inter-Regular.woff2") format("woff2"), url("../assets/fonts/Inter/Inter-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: local("Inter"), url("../assets/fonts/Inter/Inter-SemiBold.woff2") format("woff2"), url("../assets/fonts/Inter/Inter-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Peter Ivanowitsch";
  src: local("Peter Ivanowitsch"), url("../assets/fonts/Peter Ivanowitsch/Peter_Ivanovitsch.woff2") format("woff2"), url("../assets/fonts/Peter Ivanowitsch/Peter_Ivanovitsch.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

* {
  font-family: inherit;
}

.body {
  font-family: "GothamPro", sans-serif;
  font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-family: inherit;
  font-weight: 700;
  line-height: 120%;
}

ul {
  list-style: none;
}

.ubuntu {
  font-family: Ubuntu, sans-serif;
}

.molodo {
  font-family: Molodo, sans-serif;
}

a {
  font-size: inherit;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

span {
  font-size: inherit;
}

.nothing-found {
  color: #768094;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  margin: 20px 0;
}

.container {
  max-width: 1328px;
  width: 100%;
  margin: 0 auto;
  padding: 0 34px;
}

button {
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
}

.button._margin_md {
  margin-top: 36px;
}

.button {
  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: 16px;
  border-radius: 10px;
  padding: 17px 24px;
  font-size: 13px;
  font-weight: 700;
  line-height: 120%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 50px;
}

.button .icon {
  -webkit-transition: none;
  transition: none;
  fill: inherit;
  margin-left: auto;
}

.button--pad-big {
  padding: 17px 28px;
}

.button--full {
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.button--rounded {
  border-radius: 100px;
}

.button--filled-blue {
  border: 2px solid #23244F;
  background: #23244F;
  color: #fff;
  padding: 17px 60px;
}

.button--filled-blue:hover {
  background: rgba(35, 36, 79, 0.9);
  border-color: #23244F;
}

.button--filled-blue._padding_s {
  padding: 10px 60px;
  border-radius: 10px;
  height: unset;
  width: 300px;
}

.button--filled-beige {
  background-color: #ededed;
  color: #23244F;
}

.button--filled-beige._padding_s {
  padding: 10px 60px;
  border-radius: 10px;
  height: unset;
  width: 300px;
}

.button--filled-red {
  font-size: 18px;
  padding: 17px 60px;
  border: 2px solid #BE192D;
  background: #BE192D;
  color: #fff;
}

.button--filled-red .icon {
  fill: #fff;
}

.button--filled-red:hover {
  background: rgba(190, 25, 45, 0.9);
  border-color: rgba(190, 25, 45, 0.9);
}

.button--filled-gray {
  border: 2px solid #EDEDED;
  background: #EDEDED;
  padding: 17px 60px;
}

.button--filled-gray:hover {
  background: #D9D9D9;
  border: 2px solid #D9D9D9;
}

.button--admin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background: #be192d;
  padding: 0 16px 0 12px;
  gap: 11px;
  height: unset;
}

.button--admin p {
  color: #fff;
  text-align: center;
  font-family: Ubuntu;
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
}

.button--admin._cancel {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #ededed;
  gap: unset;
  padding: unset;
  width: 180px;
  height: 40px;
}

.button--admin._cancel p {
  text-align: center;
  font-family: Ubuntu;
  font-weight: 400;
  line-height: 32px;
  color: #23244f;
  font-size: 16px;
  line-height: 150%;
}

.button--admin._add {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: unset;
  padding: unset;
  width: 180px;
  height: 40px;
}

.button--admin._add p {
  text-align: center;
  font-family: Ubuntu;
  font-weight: 400;
  line-height: 32px;
  font-size: 16px;
  line-height: 150%;
}

.button--admin._add:disabled {
  opacity: 0.5;
}

.button--admin._edit {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: unset;
  padding: unset;
  width: 180px;
  height: 40px;
}

.button--admin._edit p {
  text-align: center;
  font-family: Ubuntu;
  font-weight: 400;
  line-height: 32px;
  font-size: 16px;
  line-height: 150%;
}

.button--outlined-blue {
  border: 2px solid #23244F;
  background: #fff;
  color: #23244F;
}

.button--outlined-blue:hover {
  border-color: rgba(35, 36, 79, 0.9);
  color: rgba(35, 36, 79, 0.9);
}

.button--outlined-white {
  border: 2px solid #fff;
  background: transparent;
  color: #fff;
  fill: #fff;
}

.button--outlined-white:hover {
  background: #fff;
  color: #23244F;
  fill: #23244F;
}

.button--outlined-gray {
  border: 2px solid rgba(29, 31, 37, 0.2);
  background: transparent;
}

.button--outlined-gray:hover {
  background: #EDEDED;
  border: 2px solid #EDEDED;
}

.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 20px;
}

.grid .col--grow {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.grid .col--center {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.grid .col--mini {
  width: min(370px, 100%);
}

.grid .col--md {
  width: min(40%, 450px);
}

.grid .col--45 {
  width: 45%;
}

.grid .col--sticky {
  position: sticky;
  top: 105px;
}

.grid .col--mt {
  margin-top: 124px;
}

.grid .col--50 {
  width: calc(50% - 10px);
  z-index: 50;
}

.grid .col--60 {
  width: 60%;
}

.grid .col--30 {
  width: 30%;
}

.grid .col--65 {
  width: min(65%, 833px);
}

.grid--center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid--stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.grid--quaters {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.grid--quaters .col {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
}

.grid--header {
  display: -ms-grid;
  display: grid;
  grid-template-areas: "img title" "img btn";
  gap: 12px 26px;
}

.grid--header .col--img {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  grid-area: img;
}

.grid--header .col--title {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: title;
}

.grid--header .col--btn {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-area: btn;
}

.grid--ladder {
  gap: 60px 20px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.grid--ladder .col {
  -ms-flex-preferred-size: calc(50% - 10px);
  flex-basis: calc(50% - 10px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.grid--ladder .col > * {
  width: min(90%, 510px);
}

.grid--ladder .col:nth-child(even) {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: calc(-20% + 60px);
}

.grid--ladder .col:nth-child(3) {
  margin-top: 20%;
}

.grid--ladder .col:nth-child(2) {
  -ms-flex-preferred-size: calc(50% - 10px);
  flex-basis: calc(50% - 10px);
  margin-top: 0;
}

.grid--ladder .col:nth-child(2) > * {
  width: 100%;
}

.grid--ladder .col--special {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.grid--ladder .col--special > * {
  margin-bottom: 40px;
}

.grid--note {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  gap: 50px 20px;
}

.grid--note .col--special {
  margin-bottom: 40px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.grid--note .col {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

.grid--note .col:nth-child(2) {
  margin-left: 40%;
}

.grid--news {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto 60px auto;
  grid-template-areas: "heading btn contacts" "content content content";
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  row-gap: 60px;
  -ms-grid-columns: minmax(300px, 25%);
  grid-template-columns: minmax(300px, 25%);
}

.grid--news .col--heading {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: heading;
}

.grid--news .col--btn {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: btn;
  max-width: 200px;
}

.grid--news .col--contacts {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: contacts;
  -ms-grid-column-align: end;
  justify-self: end;
}

.grid--news .col--content {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: content;
}

.grid--reverse-mobile {
  width: 100%;
}

.grid--col-mobile {
  width: 100%;
}

.grid--col-large {
  width: 100%;
}

.grid--classic {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 40px 20px;
}

.grid--classic .card-detail {
  width: calc((100% - 60px) / 4);
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.grid--classic .preview-card._note,
.grid--classic .preview-card._recommendation {
  width: calc((100% - 40px) / 3);
  aspect-ratio: 1.07/1;
}

.banner {
  position: relative;
  height: min(100vh, 530px);
  color: #fff;
}

.banner__img {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.banner__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.banner__wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.banner__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 42px;
  width: min(45%, 500px);
}

.banner__header {
  position: relative;
}

.banner__header h2 {
  font-size: 60px;
}

.banner__header h3 {
  font-size: 45px;
}

.banner__header.molodo h2 {
  font-size: 110px;
  line-height: normal;
}

.banner__header.molodo span {
  font-family: "GothamPro";
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
}

.banner__header--intro span {
  position: absolute;
  left: 260px;
  bottom: 15px;
}

.banner__body {
  font-family: Ubuntu;
}

.banner__body p {
  width: 90%;
  opacity: 0.5;
  font-size: 20px;
  font-weight: 300;
  line-height: 120%;
}

.banner__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}

.banner__button {
  min-width: 190px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.banner__soon {
  position: absolute;
  bottom: -25px;
  left: 215px;
  -webkit-transform: rotate(-14deg);
  -ms-transform: rotate(-14deg);
  transform: rotate(-14deg);
  padding: 0 20px;
  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;
  border-radius: 100px;
  height: 50px;
  background-color: #FBBE5E;
  color: #BE192D;
  font-family: "GothamPro";
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
}

.banner__date {
  position: absolute;
  right: 150px;
  bottom: 30px;
  font-size: 45px;
  font-weight: 700;
  line-height: 120%;
}

.banner__date span {
  display: block;
  font-size: 100px;
}

.banner--slide .banner__wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1328px;
  width: 100%;
  margin: 0 auto;
  padding: 70px 34px;
}

.slider {
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.slider .swiper__container {
  position: relative;
}

.slider .swiper-navigation {
  z-index: 1;
  position: absolute;
  right: 34px;
  bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 8px;
}

.slider .swiper-button-prev,
.slider .swiper-button-next {
  position: static;
  margin-top: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0px 6px 16.2px 0px rgba(35, 36, 79, 0.4);
  box-shadow: 0px 6px 16.2px 0px rgba(35, 36, 79, 0.4);
}

.slider .swiper-button-prev::after,
.slider .swiper-button-next::after {
  content: "";
  width: 100%;
  height: 100%;
}

.slider .swiper-button-prev::after {
  background: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.19858 7.79624L13.8205 7.79624L13.8205 9.21269L5.19908 9.21319L8.99816 13.0123L7.99643 14.014L2.48689 8.50447L7.99643 2.99493L8.99816 3.99666L5.19858 7.79624Z' fill='%2323244F'/%3E%3C/svg%3E%0A") no-repeat center;
}

.slider .swiper-button-next::after {
  background: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.8014 7.79624L3.17949 7.79624L3.17949 9.21269L11.8009 9.21319L8.00184 13.0123L9.00357 14.014L14.5131 8.50447L9.00357 2.99493L8.00184 3.99666L11.8014 7.79624Z' fill='%2323244F'/%3E%3C/svg%3E%0A") no-repeat center;
}

.slider .swiper-slides-amount {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  color: #fff;
  font-family: Ubuntu;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.slider .swiper-pagination {
  display: none;
}

.slider .swiper-pagination-bullet {
  background: #D9D9D9;
  border-radius: 7px;
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.slider .swiper-pagination-bullet-active {
  width: 21px;
  background: #768094;
}

.slider--autoplay {
  width: 100%;
  height: 100%;
}

.slider--autoplay .swiper-navigation {
  display: none;
}

.slider--autoplay .swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: unset;
  left: 7px;
  bottom: 8px;
  width: calc(100% - 14px);
}

.slider--autoplay .swiper-pagination-bullet {
  height: 3px;
  border-radius: 10px;
  background: white;
  opacity: 0.4;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: auto;
}

.slider--autoplay .swiper-pagination-bullet-active {
  opacity: 1;
}

.slider--top-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  overflow: hidden visible;
  margin: -80px -10px 0 0;
  padding: 80px 10px 0 0;
}

.slider--top-nav .swiper-navigation {
  top: -64px;
  right: 0;
  bottom: unset;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset;
  -webkit-backface-visibility: unset;
  backface-visibility: unset;
}

.table-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border: 1px solid rgba(29, 31, 37, 0.2);
}

.table-row__cell {
  width: 100%;
  border-right: 1px solid rgba(29, 31, 37, 0.2);
  padding: 8px 0 8px 8px;
  color: #002033;
  font-family: Ubuntu;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.12px;
}

.table-row__cell._status {
  max-width: 228px;
}

.table-row__cell._status div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #24c38e;
  padding: 0 8px;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  color: #fafafa;
  font-family: Ubuntu;
  font-size: 12px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  border-radius: 5px;
}

.table-row__cell._cover {
  max-width: 182px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.table-row__cell._cover img {
  max-height: 54px;
  height: 100%;
}

.table-row__cell._name {
  width: 100%;
}

.table-row__cell._name p {
  color: #002033;
  font-family: Ubuntu;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.table-row__cell._type {
  max-width: 320px;
}

.table-row__cell._type p {
  color: #002033;
  font-family: Ubuntu;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}

.table-row__cell._actions {
  max-width: 250px;
}

.table-row__icon-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}

.table-row__icon-container img:hover {
  cursor: pointer;
}

.table-row._warning .table-row__cell._status div {
  background-color: #f38b01;
}

.table-row._cover .table-row__cell._status div {
  background-color: #dee4e8;
}

.slider-mobile .swiper__container {
  position: relative;
}

.slider-mobile .swiper-button-prev,
.slider-mobile .swiper-button-next {
  display: none;
}

.slider-mobile .swiper-pagination {
  display: none;
}

.slider-mobile .swiper-pagination-bullet {
  background: #D9D9D9;
  border-radius: 7px;
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.slider-mobile .swiper-pagination-bullet-active {
  width: 21px;
  background: #768094;
}

.section {
  margin-top: 20px;
  margin-bottom: 140px;
  overflow: hidden;
  overflow: clip;
  position: relative;
}

.section__main-title h1 {
  font-family: GothamPro;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.section__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 16px;
}

.section__links a {
  color: #0078d2;
  font-family: Ubuntu;
  font-size: 18px;
  font-weight: 300;
  line-height: 150%;
}

.section__main-title._mt-s {
  margin-top: 16px;
}

.section__main-title._mb-s {
  margin-bottom: 20px;
}

.section__bg {
  position: absolute;
}

.section__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}

.section__inner--gap-md {
  gap: 26px;
}

.section__inner--gap-lg {
  gap: 40px;
}

.section__inner--gap-big {
  gap: 100px;
}

.section__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

.section__header h1,
.section__header h2,
.section__header h3 {
  font-weight: 700;
  line-height: 120%;
}

.section__header h1,
.section__header h2 {
  font-size: 40px;
}

.section__header h3 {
  font-size: 25px;
}

.section__header h3 span {
  font-size: 160px;
  font-weight: 400;
  line-height: normal;
  font-family: Molodo;
}

.section__header .button-district {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.section__header--45 h2 {
  font-size: 45px;
}

.section__header--80 h2 {
  font-size: 80px;
}

.section__header--100 h2 {
  font-size: 100px;
  line-height: 100%;
}

.section__header--100 h2 span {
  display: block;
  font-size: 25px;
  line-height: 120%;
}

.section__header--100 p {
  font-size: 25px;
  font-weight: 700;
  line-height: 100%;
}

.section__header--25 h2 {
  font-size: 25px;
  font-weight: 700;
  text-align: right;
  line-height: 120%;
}

.section__header--red-num h2 span {
  color: #BE192D;
  font-family: Molodo;
  font-size: 160px;
  font-weight: 400;
  line-height: normal;
}

.section__heading h3 {
  font-family: "GothamPro";
  font-size: 45px;
  font-weight: 400;
  line-height: 120%;
}

.section__heading h4 {
  font-family: Ubuntu;
  font-size: 20px;
  font-weight: 300;
  line-height: 120%;
}

.section__heading .button-district {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.section__heading a {
  display: block;
  color: #BE192D;
  font-family: Ubuntu;
  font-size: 14px;
  font-weight: 300;
  line-height: 120%;
  margin-top: 12px;
}

.section__heading--mw {
  max-width: 350px;
}

.section--pb {
  padding-bottom: 80px;
}

.section--mb-mini {
  margin-bottom: 120px;
}

.section--mb-mini .section__inner {
  gap: 40px;
}

.section--visible {
  overflow: hidden visible;
  overflow: clip visible;
}

.section--mb-null {
  margin-bottom: 0px;
}

.section--pt-s {
  padding-top: 12px;
}

.section._bg_grey {
  background-color: #ecf1f4;
  min-height: 80vh;
  height: 100%;
  padding-bottom: 30px;
}

.section--mt-null {
  margin-top: 0px;
}

.section--title {
  padding-bottom: 40px;
  padding-top: 40px;
}

.section--title h1 {
  color: #1d1f25;
  font-family: GothamPro;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}

body:has(.section-map) {
  overflow: hidden;
}

.select {
  max-width: 800px;
  width: 100%;
}

.select label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
  color: rgba(0, 32, 51, 0.6);
  font-family: Ubuntu;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.select__signature {
  margin-top: 8px;
}

.select__signature button {
  color: #0078d2;
  text-align: left;
  font-family: Ubuntu;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.select__copy-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
}

.select__signature:hover {
  cursor: pointer;
}

.select__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}

.select__container img {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 5px;
  width: 12px;
  height: 12px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 4px;
  background: rgba(0, 66, 105, 0.07);
}

.select__container img:hover {
  cursor: pointer;
}

.select2-results__option:hover {
  background-color: white !important;
  color: #be192d !important;
  border-left: 1px solid #be192d !important;
}

.select2-results__option--highlighted {
  background-color: none;
}

.select2-results__option--selectable {
  color: #002033 !important;
  background-color: white !important;
}

.select2-selection--multiple {
  position: relative;
  overflow: hidden;
  z-index: 5;
}

.select2-selection--multiple._rotation::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  border-left: none;
  border-right: 1px solid rgba(0, 66, 105, 0.28);
}

.select2-selection--multiple::after {
  content: "";
  position: absolute;
  background-image: url("../assets/media/IconSelect.svg");
  width: 37px;
  height: 40px;
  cursor: pointer;
  background-position: center;
  right: 3px;
  top: 0px;
  background-repeat: no-repeat;
  border-left: 1px solid rgba(0, 66, 105, 0.28);
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.select-multiple .select2-results__option {
  position: relative !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.select-multiple .select2-results__option span {
  padding-left: 13px;
}

.select-multiple .select2-results__option:hover {
  background-color: white !important;
  color: #be192d !important;
  border-left: none !important;
}

.select-multiple .select2-results__option._chosen::after {
  background-image: url("../assets/media/box1.svg");
}

.select-multiple .select2-results__option:after {
  content: "";
  position: absolute !important;
  background-image: url("../assets/media/Checkbox.svg");
  width: 20px;
  height: 20px;
}

.select-multiple .select2-results__option:first-child {
  display: none !important;
}

.select-multiple .select2-results__option--highlighted {
  background-color: white !important;
  color: #002033 !important;
}

.select__title-option {
  color: rgba(0, 32, 51, 0.35) !important;
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.select2-selection {
  height: 40px !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  overflow: visible !important;
}

.select2-selection__rendered {
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.select2-selection__rendered[title="Выберите тип"] {
  color: rgba(0, 32, 51, 0.35) !important;
}

.select2-selection__rendered[title="Укажите место"] {
  color: rgba(0, 32, 51, 0.35) !important;
}

.select2-selection__rendered[title="Укажите город"] {
  color: rgba(0, 32, 51, 0.35) !important;
}

.select2-selection__rendered[title="Выберите кол-во звезд отеля"] {
  color: rgba(0, 32, 51, 0.35) !important;
}

.select2-selection__arrow {
  top: 0 !important;
  border-left: 1px solid var(--control-default-bg-border, rgba(0, 66, 105, 0.28));
  width: 40px !important;
  height: 40px !important;
}

.select._modal {
  width: 100%;
}

.select._pt_md {
  padding-top: 24px;
}

.select._width_max {
  width: 800px;
}

.select2-selection__choice:not([title]) {
  border: none !important;
  background-color: white !important;
  padding-left: 3px !important;
}

.select2-selection__choice:not([title]) span {
  display: none !important;
}

.select2-selection__choice:not([title]) button {
  display: none !important;
}

.select2-selection__choice:not([title]) li {
  background-color: white !important;
}

.select._tag .select2-selection__choice:not([title])::after {
  content: "Выберите теги для дальнейшего удобного поиска";
  color: rgba(0, 32, 51, 0.35);
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.select._town .select2-selection__choice:not([title])::after {
  content: "Укажите города";
  color: rgba(0, 32, 51, 0.35);
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.select._hotel .select2-selection__choice:not([title])::after {
  content: "Выберите кол-во звезд отеля";
}

.select2-selection__choice[title] {
  border-radius: 4px !important;
  background: rgba(0, 66, 105, 0.07) !important;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
  border: none !important;
  padding-left: 8px !important;
}

.select2-selection__choice[title] button {
  position: relative !important;
  width: 16px;
  height: 16px;
  border-right: none !important;
}

.select2-selection__choice[title] button span {
  display: none !important;
}

.select2-selection__choice[title] button:after {
  content: "";
  background-image: url("../assets/media/IconClose.svg");
  position: absolute;
  width: 16px;
  height: 16px;
  right: 5px;
  top: 5px;
}

.select._logic .select__signature {
  margin-top: 0px;
}

.select._logic label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 15px;
}

.select2-selection__clear {
  display: none;
}

.select2-search {
  display: none;
}

.link-block {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 20px 16px 12px;
  margin-bottom: 16px;
}

.link-block:hover .link-block__icon {
  opacity: 1;
  fill: #23244F;
}

.link-block__title {
  font-weight: 700;
  line-height: 120%;
}

.link-block__icon {
  width: 100px;
  height: 85px;
  opacity: 0.2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.link-block::before {
  z-index: -1;
  position: absolute;
  bottom: 0px;
  left: 0;
  content: "";
  display: block;
  height: 0;
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.link-block::after {
  position: absolute;
  bottom: -16px;
  left: 0;
  content: "";
  display: block;
  height: 16px;
  width: 100%;
}

.link-block--yellow:hover::before {
  background: #FBBE5E;
  height: 100%;
}

.link-block--yellow::after {
  background: #FBBE5E;
}

.link-block--blue:hover::before {
  background: #ACDAFF;
  height: 100%;
}

.link-block--blue::after {
  background: #ACDAFF;
}

.link-block--beige:hover::before {
  background: #E3DDD2;
  height: 100%;
}

.link-block--beige::after {
  background: #E3DDD2;
}

.link-block--red:hover::before {
  background: #BE192D;
  height: 100%;
}

.link-block--red::after {
  background: #BE192D;
}

.nav {
  font-size: 13px;
  font-weight: 400;
  line-height: 120%;
  color: inherit;
}

.link {
  color: inherit;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.link:hover {
  color: #BE192D;
  fill: #BE192D;
}

.link:hover .icon {
  fill: inherit;
}

.link--orange {
  color: inherit;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.link--orange:hover {
  color: #D74E2A;
  fill: #D74E2A;
}

.link--orange:hover .icon {
  fill: inherit;
}

.list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
}

.list__input-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}

.list__input-wrapper input {
  line-height: 120%;
  border: none;
  background-color: unset;
  cursor: pointer;
  pointer-events: none;
  text-align: center;
}

.list__input-wrapper input::-webkit-input-placeholder {
  color: rgb(29, 31, 37);
}

.list__input-wrapper input::-moz-placeholder {
  color: rgb(29, 31, 37);
}

.list__input-wrapper input:-ms-input-placeholder {
  color: rgb(29, 31, 37);
}

.list__input-wrapper input::-ms-input-placeholder {
  color: rgb(29, 31, 37);
}

.list__input-wrapper input::placeholder {
  color: rgb(29, 31, 37);
}

.list__input-wrapper .icon {
  width: 20px;
  height: 20px;
}

.list__container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow-y: auto;
  z-index: 100;
  max-height: 250px;
  width: 364px;
  border-radius: 12px;
  background: #fff;
  -webkit-box-shadow: 0px 8px 8px 0px rgba(0, 32, 51, 0.04), 0px 12px 28px 0px rgba(0, 32, 51, 0.12);
  box-shadow: 0px 8px 8px 0px rgba(0, 32, 51, 0.04), 0px 12px 28px 0px rgba(0, 32, 51, 0.12);
  position: absolute;
  top: 38px;
  padding: 20px 0;
  display: none;
}

.list__container li {
  font-size: 16px;
  line-height: 110%;
  padding: 12px 24px;
}

.list__container li:hover {
  background: #f0ede7;
}

.list--col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.list--nogap {
  gap: 0;
}

.list--gap-big {
  gap: 35px;
}

.contact-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  color: #768094;
}

.contact-list__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 5px;
}

.contact-list__links .icon {
  opacity: 0.5;
  fill: #768094;
}

.contact-list__links .icon:hover {
  fill: white;
}

.contact-list a._yandex .icon:hover {
  opacity: 1;
}

.contact-list p {
  font-size: 13px;
  line-height: 120%;
  max-width: 160px;
}

.fr-box a {
  display: none;
}

.badge {
  padding: 8px 20px;
  border-radius: 100px;
  font-size: 13px;
  font-weight: 700;
  line-height: 120%;
}

.badge--blue {
  background-color: #23244F;
  color: #fff;
}

.news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 10px;
  border-left: 1px solid rgba(29, 31, 37, 0.2);
  gap: 25px;
}

.news__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
}

.news__date {
  margin-top: auto;
  color: #768094;
  font-family: Ubuntu;
  font-size: 13px;
  font-weight: 300;
  line-height: 120%;
}

.news--full {
  height: 100%;
}

.tag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 8px 20px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #EDEDED;
  font-size: 12px;
  line-height: 120%;
  color: #768094;
}

.tag--small {
  padding: 4px 8px;
  font-size: 11px;
  font-weight: 700;
}

.tag--light {
  color: #1D1F25;
}

.tag--dark {
  color: #fff;
  background-color: #1D1F25;
}

.modal-backdrop {
  background-color: rgba(0, 32, 51, 0.85);
}

.modal-dialog-centered {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.modal-backdrop.show {
  opacity: 1;
}

.modal-content {
  background-color: #fff;
  padding: 12px 16px 20px;
  border-radius: 12px;
  -webkit-box-shadow: 0px 12px 28px 0px rgba(0, 32, 51, 0.12), 0px 8px 8px 0px rgba(0, 32, 51, 0.04);
  box-shadow: 0px 12px 28px 0px rgba(0, 32, 51, 0.12), 0px 8px 8px 0px rgba(0, 32, 51, 0.04);
  gap: 0;
}

.modal__close {
  width: 32px;
  height: 32px;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-bottom: -16px;
  z-index: 2;
}

.modal__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
  overflow: hidden;
}

.modal__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
  color: #1D1F25;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
}

.modal__body {
  overflow-y: auto;
}

#modal--form-callback .modal-dialog {
  max-width: 610px;
}

#modal--form-callback .modal-content {
  padding: 24px 40px;
}

#modal--form-callback .modal__inner {
  gap: 24px;
}

#modal--form-callback .modal__close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

#modal--form-callback .modal__close .icon {
  display: none;
}

#modal--form-callback .modal__close .icon:first-child {
  display: block;
  width: 100%;
}

#modal--form-callback .modal__close span {
  display: none;
  font-family: Inter;
}

#modal--form-callback .modal__header {
  font-weight: 400;
  font-size: 18px;
}

#modal--success .modal-dialog,
.modal--success .modal-dialog {
  max-width: 610px;
}

#modal--success .modal-content,
.modal--success .modal-content {
  padding: 24px 40px;
}

#modal--success .modal__inner,
.modal--success .modal__inner {
  gap: 24px;
}

#modal--success .modal__body,
.modal--success .modal__body {
  text-align: center;
  width: 100%;
  font-size: 16px;
  color: rgba(0, 32, 51, 0.6);
}

#modal--success .modal__body .button,
.modal--success .modal__body .button {
  margin-top: 30px;
  width: 100%;
}

#modal--success .modal__close,
.modal--success .modal__close {
  display: none;
}

#modal--success .modal__header,
.modal--success .modal__header {
  font-weight: 400;
  font-size: 24px;
  text-align: center;
  font-family: Ubuntu;
}

#modal--districts .modal-content {
  max-width: 360px;
  max-height: 540px;
  padding: 12px 0 20px;
}

#modal--districts .modal__header {
  padding: 0 24px;
}

#modal--districts .modal__close {
  margin-right: 24px;
}

.modal-admin {
  position: fixed;
  width: 100vw;
  height: 100vh;
  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;
  background-color: rgba(0, 32, 51, 0.85);
  z-index: 1000000;
}

.modal-admin__title h4 {
  color: #002033;
  font-family: GothamPro;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}

.modal-admin__container {
  height: 80vh;
  overflow-y: auto;
  overflow-x: hidden;
  max-width: 880px;
  width: 100%;
  background-color: white;
  padding: 24px 40px;
  border-radius: 12px;
  max-height: 720px;
}

.modal-admin__upper-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}

.modal-admin__amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
}

.modal-admin__amount p {
  color: rgba(0, 32, 51, 0.6);
  font-family: Ubuntu;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.modal-admin__value-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 24px;
}

.modal-admin__down-container {
  margin-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 20px;
}

.modal-admin .input--square {
  width: 100%;
}

.modal-admin._no_display {
  display: none;
}

.modal-admin._type_narrow .modal-admin__container {
  height: 80vh;
  overflow: visible;
  max-width: 880px;
  width: 100%;
  background-color: white;
  padding: 24px 40px;
  border-radius: 12px;
  max-height: 243px;
}

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

.input__clue {
  display: none;
  position: absolute;
  left: 0;
  top: 105%;
  z-index: 1000;
  background-color: white;
  width: 100%;
  border-radius: 4px;
  border: 1px solid rgba(0, 66, 105, 0.28);
  padding: 12px;
  max-height: 30vh;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  overflow: auto;
}

.input__clue ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}

.input__clue li {
  color: rgba(0, 32, 51, 0.35);
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.input__clue li span {
  color: #002033;
}

.input__clue._display {
  display: block;
}

.input__signature {
  -webkit-box-ordinal-group: 101;
  -ms-flex-order: 100;
  order: 100;
}

.input__signature button {
  color: #0078d2;
  text-align: left;
  font-family: Ubuntu;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.input__copy-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 15px;
}

.input__copy-container .input--square {
  width: 100%;
}

.input__signature:hover {
  cursor: pointer;
}

.input__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: rgba(0, 32, 51, 0.6);
  font-family: Ubuntu;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  width: 800px;
  gap: 8px;
}

.input__inner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  gap: 8px;
}

.input__inner-container img {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 5px;
  width: 12px;
  height: 12px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 4px;
  background: rgba(0, 66, 105, 0.07);
}

.input__inner-container img:hover {
  cursor: pointer;
}

.input__container._type_checkbox {
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #002033;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  gap: 12px;
  width: unset;
}

.input__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  border-radius: 100px;
  border: 1px solid #d2d2d3;
  padding: 8px 10px;
  height: 40px;
}

.input__value {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.input .icon {
  fill: #768094;
  opacity: 0.5;
  width: 16px;
  height: 16px;
}

.input input,
.input textarea {
  width: 100%;
  border: none;
  outline: none;
  resize: none;
  color: #002033;
  font-size: 16px;
  font-weight: 400;
  text-overflow: ellipsis;
  -moz-appearance: textfield;
}

.input input::-webkit-outer-spin-button,
.input input::-webkit-inner-spin-button,
.input textarea::-webkit-outer-spin-button,
.input textarea::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.input input::-webkit-input-placeholder,
.input textarea::-webkit-input-placeholder {
  color: rgba(0, 32, 51, 0.3);
  font-size: 16px;
}

.input input::-moz-placeholder,
.input textarea::-moz-placeholder {
  color: rgba(0, 32, 51, 0.3);
  font-size: 16px;
}

.input input:-ms-input-placeholder,
.input textarea:-ms-input-placeholder {
  color: rgba(0, 32, 51, 0.3);
  font-size: 16px;
}

.input input::-ms-input-placeholder,
.input textarea::-ms-input-placeholder {
  color: rgba(0, 32, 51, 0.3);
  font-size: 16px;
}

.input input::placeholder,
.input textarea::placeholder {
  color: rgba(0, 32, 51, 0.3);
  font-size: 16px;
}

.input--round-squared .input__wrapper {
  border-radius: 10px;
  padding: 12px 18px;
}

.input--round-squared input {
  font-size: 18px;
  color: #1D1F25;
}

.input--square .input__wrapper {
  border-radius: 4px;
  padding: 10px 10px;
}

.input--square input {
  font-size: 18px;
  color: #1D1F25;
}

.input--square input::-webkit-input-placeholder {
  color: rgba(0, 32, 51, 0.35);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.input--square input::-moz-placeholder {
  color: rgba(0, 32, 51, 0.35);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.input--square input:-ms-input-placeholder {
  color: rgba(0, 32, 51, 0.35);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.input--square input::-ms-input-placeholder {
  color: rgba(0, 32, 51, 0.35);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.input--square input::placeholder {
  color: rgba(0, 32, 51, 0.35);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.input--square._type_auth .input__wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.input--square._type_auth .input__wrapper {
  margin-top: 0;
  padding: 0 13px;
  width: 350px;
  height: 48px;
  border-radius: 4px;
  border: 1px solid rgba(0, 66, 105, 0.28);
  background: #fff;
}

.input--square._type_auth input {
  font-size: 18px;
  color: #1D1F25;
}

.input--square._type_auth input::-webkit-input-placeholder {
  color: rgba(0, 32, 51, 0.35);
  font-family: Ubuntu;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.input--square._type_auth input::-moz-placeholder {
  color: rgba(0, 32, 51, 0.35);
  font-family: Ubuntu;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.input--square._type_auth input:-ms-input-placeholder {
  color: rgba(0, 32, 51, 0.35);
  font-family: Ubuntu;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.input--square._type_auth input::-ms-input-placeholder {
  color: rgba(0, 32, 51, 0.35);
  font-family: Ubuntu;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.input--square._type_auth input::placeholder {
  color: rgba(0, 32, 51, 0.35);
  font-family: Ubuntu;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.input--square._type_auth .icon {
  opacity: 1;
  fill: unset;
  width: 24px;
  height: 24px;
}

.input--square._type_auth .icon:hover {
  cursor: pointer;
}

.input--radio input {
  display: none;
}

.input--radio._checkbox input {
  display: none;
}

.input--textarea .input__wrapper {
  height: auto;
}

.input--textarea textarea {
  line-height: 140%;
}

.input--checkbox:hover .input__value,
.input--radio._checkbox:hover .input__value {
  color: #D74E2A;
}

.input--checkbox:hover .input__value span:last-child,
.input--radio._checkbox:hover .input__value span:last-child {
  color: #D74E2A;
}

.input--checkbox:hover .input__value::before,
.input--radio._checkbox:hover .input__value::before {
  border: 1px solid #D74E2A;
}

.input--checkbox:hover .icon,
.input--radio._checkbox:hover .icon {
  fill: #D74E2A;
}

.input--checkbox input,
.input--radio._checkbox input {
  display: none;
}

.input--checkbox .input__wrapper,
.input--radio._checkbox .input__wrapper {
  border: none;
  padding: 0;
}

.input--checkbox .input__value,
.input--radio._checkbox .input__value {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 15px;
  font-weight: 400;
  line-height: 150%;
  color: #768094;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
  cursor: pointer;
}

.input--checkbox .input__value span:last-child,
.input--radio._checkbox .input__value span:last-child {
  color: #23244F;
}

.input--checkbox .input__value::before,
.input--radio._checkbox .input__value::before {
  display: block;
  margin-right: 4px;
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 4px;
  border: 1px solid rgba(0, 66, 105, 0.28);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.input--checkbox .input__native:checked + .input__value::before,
.input--checkbox .input.is-active .input__value::before,
.input--radio._checkbox .input__native:checked + .input__value::before,
.input--radio._checkbox .input.is-active .input__value::before {
  border: 1px solid #D74E2A;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 19 18' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M4.44573 8.01141L3.16016 9.5435L7.3734 13.0788L13.8013 5.41839L12.2692 4.13281L7.12689 10.2612L4.44573 8.01141Z' fill='white' /></svg>"), #D74E2A;
  background-repeat: no-repeat;
}

.input--checkbox .icon,
.input--radio._checkbox .icon {
  width: 20px;
  height: 20px;
  opacity: 1;
}

.input--time {
  position: relative;
  width: 364px;
}

.input--time input {
  width: 100%;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  color: rgba(0, 32, 51, 0.35);
  text-overflow: ellipsis;
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.input--time input:focus {
  color: black;
}

.input--time._margin_l input::after {
  left: 61px;
}

.input--checkbox.input--tag:hover .input__value {
  color: #BE192D;
}

.input--checkbox.input--tag:hover .icon {
  fill: #BE192D;
}

.input--checkbox.input--tag input {
  display: none;
}

.input--checkbox.input--tag .input__wrapper {
  border: none;
  padding: 0;
  height: 48px;
}

.input--checkbox.input--tag .input__value {
  border-radius: 100px;
  border: 1px solid #d2d2d3;
  padding: 8px 20px;
  height: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 15px;
  font-weight: 400;
  line-height: 150%;
  color: #768094;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}

.input--checkbox.input--tag .input__value span:last-child {
  color: inherit;
}

.input--checkbox.input--tag .input__value::before {
  content: none;
}

.input--checkbox.input--tag .input__native:checked + .input__value,
.input--checkbox.input--tag .input.is-active .input__value {
  border-color: #BE192D;
  background-color: #BE192D;
  color: #fff;
}

.input--checkbox.input--tag .input__native:checked + .input__value .icon,
.input--checkbox.input--tag .input.is-active .input__value .icon {
  fill: #fff;
}

.input--checkbox.input--tag .icon {
  width: 24px;
  height: 24px;
  opacity: 1;
}

.input--checkbox.input--switcher .input__value {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  border-radius: 100px;
  border: none;
  padding: 0;
  height: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 15px;
  line-height: 120%;
  color: #768094;
}

.input--checkbox.input--switcher .input__value:before {
  content: "";
  display: block;
  width: 36px;
  height: 20px;
  border-radius: 10px;
  background-color: #E3DDD2;
  border: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.input--checkbox.input--switcher .input__value:after {
  content: "";
  position: absolute;
  left: 2px;
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.input--checkbox.input--switcher .input__wrapper {
  height: auto;
}

.input--checkbox.input--switcher .input__native:checked + .input__value,
.input--checkbox.input--switcher .input.is-active .input__value {
  border-color: #d2d2d3;
  background-color: unset;
  color: #768094;
}

.input--checkbox.input--switcher .input__native:checked + .input__value::before,
.input--checkbox.input--switcher .input.is-active .input__value::before {
  background: none;
  background-color: #BE192D;
}

.input--checkbox.input--switcher .input__native:checked + .input__value::after,
.input--checkbox.input--switcher .input.is-active .input__value::after {
  left: 18px;
}

.input--checkbox._type_admin {
  all: unset;
  position: relative;
}

.input--checkbox._type_admin input[type=checkbox] {
  all: unset;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.input--checkbox._type_admin input[type=checkbox]::before {
  all: unset;
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  border: 1px solid var(--control-default-bg-border, rgba(0, 66, 105, 0.28));
}

.input--checkbox._type_admin input[type=checkbox]:checked {
  z-index: 2;
  background-image: url("../assets/media/box.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 17px;
  height: 17px;
  border-radius: 4px;
}

.input._placeholder-text_sm input::-webkit-input-placeholder,
.input._placeholder-text_sm textarea::-webkit-input-placeholder {
  color: rgba(0, 32, 51, 0.3);
  font-size: 12px;
}

.input._placeholder-text_sm input::-moz-placeholder,
.input._placeholder-text_sm textarea::-moz-placeholder {
  color: rgba(0, 32, 51, 0.3);
  font-size: 12px;
}

.input._placeholder-text_sm input:-ms-input-placeholder,
.input._placeholder-text_sm textarea:-ms-input-placeholder {
  color: rgba(0, 32, 51, 0.3);
  font-size: 12px;
}

.input._placeholder-text_sm input::-ms-input-placeholder,
.input._placeholder-text_sm textarea::-ms-input-placeholder {
  color: rgba(0, 32, 51, 0.3);
  font-size: 12px;
}

.input._placeholder-text_sm input::placeholder,
.input._placeholder-text_sm textarea::placeholder {
  color: rgba(0, 32, 51, 0.3);
  font-size: 12px;
}

.input._height_lg .input__wrapper {
  height: 146px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.input._height_lg textarea {
  line-height: 140%;
  height: 100%;
}

.input-block._delivery .input__wrapper {
  height: unset;
}

.input-block._delivery .input__container {
  margin-top: 0;
}

.input-block._mt_md {
  margin-top: 40px;
}

.input-block._mt_md .input__container {
  margin-top: 0;
}

.input-block._mt_sm {
  margin-top: 24px;
}

.input-block._mt_sm .input__container {
  margin-top: 0;
}

.input-block._mt_sm1 {
  margin-top: 20px;
}

.input-block._mt_sm1 .input__container {
  margin-top: 0;
}

.input._clue .input__wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

.header-admin {
  position: relative;
  z-index: 1000;
}

.header-admin__main-section {
  position: fixed;
  width: 100%;
  z-index: 5;
  background-color: white;
  border-bottom: 1px solid rgba(29, 31, 37, 0.2);
}

.header-admin__main-container {
  width: 100%;
  padding-left: 50px;
  padding-right: 50px;
}

.header-admin__left-container img:hover {
  cursor: pointer;
}

.header-admin__title {
  color: #000;
  font-family: Molodo;
  font-size: 20px;
  font-weight: 400;
}

.header-admin__subtitle {
  color: #000;
  font-family: GothamPro;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.24px;
}

.header-admin__right-container {
  -webkit-column-gap: 8px;
  -moz-column-gap: 8px;
  column-gap: 8px;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-template-areas: "a c b" "a d b";
}

.header-admin__right-container:hover {
  cursor: pointer;
}

.header-admin__avatar {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  grid-area: a;
}

.section-edit__avatar-container > .header-admin__avatar {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
}

.header-admin__name {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: c;
  color: #002033;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
}

.section-edit__avatar-container > .header-admin__name {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}

.header-admin__info {
  -ms-grid-row: 2;
  -ms-grid-column: 3;
  grid-area: d;
  color: rgba(0, 32, 51, 0.6);
  font-family: Inter;
  font-size: 10px;
  font-weight: 400;
  line-height: 110%;
}

.section-edit__avatar-container > .header-admin__info {
  -ms-grid-row: 3;
  -ms-grid-column: 2;
}

.header-admin__arrow {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 5;
  grid-area: b;
  position: relative;
}

.section-edit__avatar-container > .header-admin__arrow {
  -ms-grid-row: 2;
  -ms-grid-row-span: 4;
  -ms-grid-column: 1;
}

.header-admin__arrow img:hover {
  cursor: pointer;
}

.header-admin__burger {
  position: relative;
}

.header-admin._bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 32, 51, 0.8509803922);
  z-index: 100;
}

.navigation-list {
  position: fixed;
  z-index: 5;
  max-width: 315px;
  width: 100%;
  padding-top: 23px;
  background-color: white;
  margin-top: 14px;
  height: 100vh;
  -webkit-transform: translateX(-20%);
  -ms-transform: translateX(-20%);
  transform: translateX(-20%);
  border-top: 1px solid rgba(29, 31, 37, 0.2);
  z-index: 101;
}

.navigation-list__link {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: rgba(0, 57, 92, 0.8);
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  padding-left: 33px;
  padding-top: 18px;
  padding-bottom: 10px;
}

.navigation-list__link:hover {
  background: var(--control-ghost-bg, rgba(0, 66, 105, 0.07));
  cursor: pointer;
}

.navigation-list._no_display {
  display: none;
}

.map {
  position: relative;
  width: 100%;
  height: calc(100vh - 105px);
  overflow: hidden;
}

.map__inner {
  z-index: 6;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
}

.map__marker {
  position: absolute;
  left: -15px;
  top: -15px;
  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;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #D74E2A;
}

.map__marker .icon {
  width: 30px;
  height: 30px;
  fill: #fff;
}

.map__btns-group {
  position: absolute;
  z-index: 7;
  top: 10px;
  left: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}

.map .button-district {
  height: 40px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.map__btn {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 50%;
  border: 1px solid rgba(29, 31, 37, 0.2);
  width: 40px;
  height: 40px;
  background-color: white;
  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: all 0.3s;
  transition: all 0.3s;
}

.map__btn:hover {
  background-color: #EDEDED;
  border: 1px solid #EDEDED;
}

.map__btn .icon {
  width: 24px;
  height: 24px;
}

.map__btn .geo,
.map__btn .list {
  display: none;
}

.map__btn .zoom-in {
  width: 30px;
  height: 30px;
  display: none;
}

.map .ymaps-2-1-79-controls__toolbar {
  display: none;
}

.map--outer {
  overflow: visible;
}

.map--outer .map__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(40vw - 20px);
}

.map--full-w {
  overflow: visible;
}

.map--full-w .map__inner {
  border-radius: 0;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 100vw;
}

.map--full {
  position: static;
  overflow: visible;
}

.map--full .map__inner {
  inset: 105px 0 0 0;
  position: fixed;
  width: 100vw;
  height: calc(100vh - 105px);
  max-height: unset;
  border-radius: 0;
}

.map--full .map__btns-group {
  position: fixed;
  top: 115px;
}

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

.map--full .map__btn .zoom-in {
  display: block;
}

.map--full .map__btn .zoom-out {
  display: none;
}

.map--full-w.map--full .map__inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.map-btn {
  display: none;
}

.card-list {
  padding-top: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}

.card-list .card-list__banner .banner {
  overflow: hidden;
  border-radius: 20px;
  height: 234px;
}

.card-list .card-list__banner .banner__wrapper {
  padding: 25px;
}

.card-list .card-list__banner .banner__inner {
  gap: 20px;
}

.card-list .card-list__banner .banner__header h2 {
  font-size: 30px;
}

.card-list .card-list__banner .banner__header h3 {
  font-size: 25px;
}

.card-list .card-list__banner .banner__header.molodo h2 {
  font-size: 65px;
}

.card-list .card-list__banner .banner__header.molodo span {
  font-size: 25px;
}

.card-list .card-list__banner .banner__header--intro span {
  left: 155px;
  bottom: 7px;
}

.card-list .card-list__banner .banner__body p {
  opacity: 1;
  font-size: 11px;
}

.card-list .card-list__banner .banner__footer {
  gap: 10px;
}

.card-list .card-list__banner .banner__button {
  min-width: unset;
  height: auto;
  padding: 10px 24px;
}

.card-list .card-list__banner .banner__soon {
  height: 36px;
  font-size: 16px;
  bottom: 10px;
  left: 160px;
  padding: 0 10px;
}

.card-list .card-list__banner .banner__date {
  font-size: 30px;
  right: 60px;
}

.card-list .card-list__banner .banner__date span {
  font-size: 70px;
}

.card-list--gap-mini {
  gap: 20px;
}

.card-list--gap-mini .button {
  margin-top: 20px;
}

.card-list--nopad {
  padding: 0;
}

.form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
}

.form__title {
  padding-left: 11px;
}

.form__title h4 {
  color: #1d1f25;
  font-family: GothamPro;
  font-size: 15px;
  font-weight: 700;
  line-height: 120%;
}

.form__title._padding_sm {
  padding-left: 17px;
}

.form__more {
  padding: 0 20px;
  color: #0078D2;
}

.form .drag-to-scroll {
  max-width: 350px;
}

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

.form__tab .tab__item .input__value {
  width: 100%;
  text-align: center;
}

.form .button {
  height: 40px;
}

.form--filter {
  height: 100%;
  -ms-flex-item-align: start;
  align-self: flex-start;
  width: 100%;
}

.form--filter .form__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  padding-bottom: 24px;
}

.form--filter .form__header h3 {
  white-space: nowrap;
}

.form--filter .form__header span[data-filter-counter] {
  font-weight: 400;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.form--filter .form__header button[data-filter=resetAll],
.form--filter .form__header div[data-filter=resetAll] {
  padding: 0 16px;
  color: rgba(0, 57, 92, 0.8);
  font-family: Ubuntu;
  font-size: 14px;
  font-weight: 400;
  opacity: 0;
  pointer-events: none;
  white-space: nowrap;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.form--filter .form__time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}

.form--filter .form__time-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

.form--filter .form__time-check p {
  font-size: 15px;
  font-weight: 700;
  line-height: 120%;
}

.form--filter .form__time .range {
  max-width: calc(100% - 11px);
  margin: 0 auto;
}

.form--filter .form__checkbox-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 9px 12px;
  border-radius: 4px;
  border: 1px solid rgba(29, 31, 37, 0.2);
  overflow: auto;
  max-height: 280px;
}

.form--filter .form__checkbox-list::-webkit-scrollbar {
  width: 8px;
}

.form--filter .form__checkbox-list::-webkit-scrollbar-track {
  background: rgba(29, 31, 37, 0.06);
}

.form--filter .form__checkbox-list::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: rgba(29, 31, 37, 0.24);
}

.form--filter .form__checkbox-list .input--checkbox {
  padding: 8px 0 6px;
}

.form--filter .form__checkbox-list .input--checkbox:hover .input__value span:last-child {
  color: #BE192D;
}

.form--filter .form__checkbox-list .input--checkbox .input__wrapper {
  height: auto;
}

.form--filter .form__checkbox-list .input--checkbox .input__value {
  font-family: Ubuntu;
  font-size: 16px;
  line-height: 120%;
}

.form--filter .form__checkbox-list .input--checkbox .input__value::before {
  width: 20px;
  height: 20px;
}

.form--filter .form__checkbox-list .input--checkbox .input__native:checked + .input__value::before,
.form--filter .form__checkbox-list .input--checkbox .input.is-active .input__value::before {
  border-color: #BE192D;
  background-color: #BE192D;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 19 18' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M4.44573 8.01141L3.16016 9.5435L7.3734 13.0788L13.8013 5.41839L12.2692 4.13281L7.12689 10.2612L4.44573 8.01141Z' fill='white' /></svg>"), #BE192D;
}

.form--filter .form__checkbox-group {
  padding: 12px 0 24px;
}

.form--filter .form__btns-group {
  padding: 8px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form--filter .form__btns-group button {
  height: 50px;
  font-size: 13px;
}

.form--filter .form__block::before {
  content: "";
  display: block;
  width: calc(100% + 48px);
  margin-left: -24px;
  height: 12px;
  background: #ecf1f4;
}

.form--filter .form__block [data-filter=reset] {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.form--filter .form__block:last-child {
  margin-top: auto;
}

.form--filter .form__block:last-child::before {
  border-bottom: 1px solid #c7d4db;
}

.form--filter .form__range-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form--filter .form__range-group .input {
  width: 100%;
}

.form--filter .form__range-group .input .input__value {
  color: rgba(0, 32, 51, 0.3);
}

.form--filter .form__search {
  width: 100%;
  margin-bottom: 8px;
}

.form--review {
  gap: 20px;
}

.form--review .form__rate .icon {
  width: 40px;
  height: 40px;
  fill: none;
  stroke: #EDEDED;
}

.form--review .form__rate .icon.is-active {
  fill: #FBBE5E;
  stroke: none;
}

.form--review .form__name {
  max-width: 365px;
}

.form--review .form__comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
}

.form--review .input--radio .input__wrapper {
  padding: 0;
  border: none;
}

.form--review .input--radio .input__value .icon {
  opacity: 1;
  fill: transparent;
}

.form--review .input--radio .input__native:checked + .input__value .icon,
.form--review .input--radio .input__native.is-active + .input__value .icon {
  fill: #FBBE5E;
  stroke: none;
}

.search-button--mobile {
  display: none;
}

.range {
  padding-top: 10px;
  width: 100%;
  height: 21px;
  max-width: calc(100% - 11px);
  margin: 0 auto;
}

.range__inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}

.range__inputs p {
  margin-right: -4px;
  font-size: 15px;
  font-weight: 700;
  line-height: 120%;
}

.range__inputs > span {
  display: block;
  width: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-top: 1px solid black;
}

.range__input {
  display: none;
}

.range .noUi-target {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: rgba(29, 31, 37, 0.2);
}

.range .noUi-horizontal {
  height: 1px;
}

.range .noUi-connects {
  overflow: visible;
}

.range .noUi-connect {
  background: #BE192D;
  height: 3px;
  top: -1.5px;
}

.range .noUi-handle {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #BE192D;
  height: 22px;
  width: 22px;
  top: -11px;
  right: -11px;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
}

.range .noUi-handle::before,
.range .noUi-handle::after {
  content: none;
}

.range .noUi-pips-horizontal {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

.range .noUi-marker-horizontal {
  display: none;
}

.range .noUi-value-horizontal {
  font-family: Ubuntu;
  font-size: 13px;
  font-weight: 300;
  line-height: 120%;
  color: #768094;
}

.range .noUi-value-horizontal:nth-child(2) {
  -webkit-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  transform: translate(0, 50%);
}

.range--multi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  gap: 17px;
  padding-bottom: 22px;
}

.range--multi .range__slider {
  margin-top: 11px;
}

.range--multi .range__inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}

.range--multi .range__inputs .input {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.range--pips {
  height: 40px;
}

.reccomendation {
  position: relative;
}

.reccomendation__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: block;
  cursor: pointer;
  max-width: 281px;
  width: 100%;
  position: absolute;
  top: 47px;
  left: 0;
  padding: 8px 0;
  border-radius: 4px;
  border: 1px solid rgba(0, 66, 105, 0.28);
  background: #fff;
  z-index: 100;
}

.reccomendation__container a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  width: 100%;
  height: 100%;
  padding: 8px 12px;
}

.reccomendation__container li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}

.reccomendation__container li svg {
  width: 20px;
  height: 20px;
}

.reccomendation__container li p {
  font-family: Ubuntu;
  font-size: 16px;
  line-height: 120%;
  font-weight: 400;
}

.reccomendation__container li:first-child {
  display: none;
}

.reccomendation__container li:hover {
  background: rgba(0, 66, 105, 0.05);
}

.reccomendation__background {
  display: none;
  content: "";
}

.reccomendation__container._no-display {
  display: none;
}

.breadcrumbs {
  padding: 20px 0;
}

.breadcrumbs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.breadcrumbs__link {
  color: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.breadcrumbs__link::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='13' viewBox='0 0 12 13' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M8.97495 6.50026L5.00008 10.4751L4.29297 9.76803L7.56073 6.50026L4.29297 3.2325L5.00008 2.52539L8.97495 6.50026Z' fill='black' fill-opacity='0.3' /></svg>");
}

.breadcrumbs__link:last-child {
  color: rgb(0, 0, 0);
}

.breadcrumbs__link:last-child::after {
  content: none;
}

.calendar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

.calendar__title {
  padding-left: 17px;
  padding-bottom: 17px;
}

.calendar__title h4 {
  color: #1d1f25;
  font-family: GothamPro;
  font-size: 15px;
  font-weight: 700;
  line-height: 120%;
}

.calendar__inputs-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.calendar__input {
  border-radius: 4px 0px 0px 4px;
  border: 1px solid #d2d2d3;
  height: 40px;
  width: 188px;
  padding-left: 11px;
  color: #002033;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
}

.calendar__input._active {
  border-color: #be192d;
}

.calendar__input._order_second {
  border-radius: 0px 4px 4px 0px;
}

.calendar__input-container {
  position: relative;
}

.calendar__input-container:after {
  position: absolute;
  content: "";
  background-image: url("/local/templates/admin/public/assets/media/IconCalendar.svg");
  top: 11px;
  right: 11px;
  width: 16px;
  height: 16px;
}

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

.calendar__container._no_display {
  display: none;
}

.calendar__picker {
  position: absolute;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.calendar__picker:hover {
  cursor: pointer;
}

.calendar__container {
  position: absolute;
  padding-top: 20px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #d2d2d3;
  border-radius: 4px;
  background-color: white;
  z-index: 200;
  top: 75px;
}

.calendar._single .calendar__title {
  padding-bottom: 8px;
  padding-left: 0px;
}

.calendar._single .calendar__title h4 {
  color: rgba(0, 32, 51, 0.6);
  font-family: Ubuntu;
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
}

.calendar._single .calendar__input {
  width: 100%;
  border-radius: 4px;
  border: 1px solid #d2d2d3;
}

.calendar._single .calendar__input::-webkit-input-placeholder {
  color: rgba(0, 32, 51, 0.35);
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.calendar._single .calendar__input::-moz-placeholder {
  color: rgba(0, 32, 51, 0.35);
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.calendar._single .calendar__input:-ms-input-placeholder {
  color: rgba(0, 32, 51, 0.35);
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.calendar._single .calendar__input::-ms-input-placeholder {
  color: rgba(0, 32, 51, 0.35);
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.calendar._single .calendar__input::placeholder {
  color: rgba(0, 32, 51, 0.35);
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.calendar._single .calendar__input-container:after {
  border-left: 1px solid #d2d2d3;
  background-image: url("../assets/media/SelectIndicator.svg");
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
}

.calendar__container._type_single {
  width: -webkit-fit-content;
  width: fit-content;
  width: -moz-fit-content;
  padding-top: 0;
  right: 0;
  -webkit-transform: translateX(45%);
  -ms-transform: translateX(45%);
  transform: translateX(45%);
}

.air-datepicker.-inline- {
  border: none;
}

.air-datepicker-nav--title {
  color: #002033;
  text-align: center;
  font-family: Ubuntu;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}

.air-datepicker-nav--title i {
  color: #002033;
  margin-right: 0.3em;
  margin-left: 0;
}

.air-datepicker-nav {
  border: none;
}

.air-datepicker-body--day-name {
  color: rgba(0, 32, 51, 0.3);
}

.air-datepicker-cell.-selected- {
  background: #be192d;
}

.air-datepicker-cell.-selected-:hover {
  background: #be192d;
}

.air-datepicker-cell.-in-range- {
  background-color: rgba(190, 25, 45, 0.1) !important;
}

.article .button {
  height: 40px;
}

.article > *,
.article .article__special {
  max-width: 800px;
}

.article h1 {
  max-width: 100%;
  margin-bottom: 24px;
}

.article h2,
.article h3,
.article h4 {
  margin-bottom: 16px;
}

.article h1,
.article h2 {
  font-size: 40px;
}

.article h3 {
  font-size: 24px;
}

.article h4 {
  font-size: 20px;
}

.article p {
  font-family: Ubuntu;
  font-size: 18px;
  line-height: 150%;
  font-weight: 300;
  margin-bottom: 40px;
}

.article p + ul {
  margin-top: -24px;
}

.article ul {
  list-style-type: disc;
  list-style-position: inside;
}

.article ul li {
  font-size: 16px;
  line-height: 32px;
  font-weight: 500;
}

.article__big-heading h2 {
  font-size: 80px;
  margin-bottom: 26px;
}

.article__red-num h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: right;
}

.article__red-num h2 span {
  font-family: Molodo;
  font-weight: 400;
  font-size: 240px;
  color: #BE192D;
  line-height: 70%;
}

.article__btn {
  margin-top: 40px;
  font-size: 14px;
}

.article__intro {
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 16px;
}

.article__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
  width: 600px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.article__info h1 {
  margin-bottom: 0;
}

.article__info h2 {
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0px;
  margin-bottom: 0;
}

.article__info p {
  font-size: 14px;
  line-height: 140%;
  margin-bottom: 0;
}

.article__contacts {
  width: 444px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.article__contacts h2 {
  font-size: 18px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0px;
  margin-bottom: 0;
}

.article__contacts a {
  font-family: Ubuntu;
  font-size: 14px;
  font-weight: 300;
  line-height: 120%;
  color: #0078D2;
}

.article__block--contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}

.article__block--contacts p {
  margin-bottom: 0;
}

.article__contact--info {
  font-family: Ubuntu;
  font-size: 14px;
  font-weight: 300;
  line-height: 120%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 10px;
}

.article__contact--info a {
  display: block;
  width: 63px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #1D1F25;
  height: 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.article__contact--info button {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: #0078D2;
}

.article__contact--info-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}

.article__contact--info-col p {
  overflow: hidden;
  color: #1d1f25;
  text-overflow: ellipsis;
  font-family: Ubuntu;
  font-size: 14px;
  font-weight: 300;
  line-height: 120%;
}

.article__contact--info:has(a) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.article__contact--info.is-shown a {
  width: -webkit-fit-content;
  width: fit-content;
  width: -moz-fit-content;
}

.article__tag-list {
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}

.article__special {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 16px;
  padding-top: 32px;
  margin-bottom: 40px;
}

.article__special p {
  margin-bottom: 0;
}

.article__special > span:first-child {
  font-family: "Peter Ivanowitsch";
  color: #E3DDD2;
  text-align: center;
  font-size: 120px;
  line-height: 104.4%;
  text-transform: uppercase;
}

.article__special::before {
  position: absolute;
  top: 0;
  content: "";
  width: 100%;
  height: 10px;
  background: #EADFCD;
}

.article__rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}

.article__rating p {
  color: #768094;
  font-family: Ubuntu;
  font-size: 14px;
  font-weight: 300;
  line-height: 120%;
  white-space: nowrap;
  margin-bottom: 3px;
}

.article__rate {
  color: #FBBE5E;
  fill: #FBBE5E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
  font-size: 18px;
  font-weight: 700;
}

.article__rate .icon {
  fill: inherit;
  width: 22px;
  height: 22px;
  margin-bottom: 3px;
}

.article__with-card {
  margin-bottom: 150px;
  max-width: 800px;
}

.article__with-card .article__special {
  margin-bottom: 30px;
}

.article__with-card:last-child {
  margin-bottom: 0;
}

.article__audio {
  max-width: 600px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}

.article__audio h3,
.article__audio h2,
.article__audio p {
  margin-bottom: 0;
}

.article__audio p {
  font-size: 14px;
  line-height: 140%;
}

.article__img {
  width: 100%;
  border-radius: 12px;
  aspect-ratio: 2/1.1;
  overflow: hidden;
}

.article__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.article .quote {
  margin-top: 120px;
  margin-bottom: 100px;
  max-width: 700px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}

.article .quote__img {
  width: 50px;
  height: 50px;
}

.article .quote__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
}

.article .quote__text {
  color: #454545;
  font-family: Inter;
  font-size: 24px;
  font-weight: 300;
  line-height: normal;
}

.article .quote__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
}

.article .quote__footer::before,
.article .quote__footer::after {
  content: "";
  width: 70px;
  height: 6px;
  background-color: #EADFCD;
}

.article .quote__author-photo {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.article .quote__author-photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.article .quote__last-name,
.article .quote__first-name {
  color: #070c30;
  font-family: Inter;
  line-height: normal;
}

.article .quote__last-name {
  font-size: 32px;
}

.article .quote__first-name {
  font-size: 20px;
}

.article__video {
  margin: 60px 0 68px;
  max-width: 100%;
  position: relative;
  width: 100%;
  max-height: calc(100vh - 105px);
  aspect-ratio: 1.8/1;
  overflow: hidden;
  border-radius: 20px;
}

.article__video iframe {
  width: 100%;
  height: 100%;
}

.article__video iframe video {
  width: 100%;
  margin: 0;
}

.article__video:first-child {
  margin: 0 0 30px;
}

.article__video-prev {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.article__video-prev img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.article__video-prev.is-hide {
  opacity: 0;
  pointer-events: none;
}

.article__play-btn {
  position: absolute;
  inset: 0;
  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;
  background: rgba(35, 36, 79, 0.7);
}

.article__play-btn button .icon {
  fill: white;
  width: 160px;
  height: 160px;
}

.article__two-cols {
  max-width: 100%;
  margin-bottom: 40px;
}

.article__two-cols > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}

.article__two-cols p {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  margin-bottom: 0;
}

.article__slider {
  margin: 80px 0 40px;
  max-width: 100%;
}

.article__slider h1 {
  margin-bottom: 24px;
}

.article__slider img {
  border-radius: 8px;
}

.article__slider .slider .swiper-slide {
  height: min(550px, 100vh - 185px);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 8px;
  overflow: hidden;
}

.article__slider .slider .swiper-slide img {
  height: 100%;
  width: auto;
  max-width: 100%;
}

.article__with-aside {
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 16px;
}

.article__with-aside aside {
  max-width: 400px;
  padding: 20px 0 12px 28px;
  border-left: 4px solid #EADFCD;
}

.article__with-aside aside p {
  margin-bottom: 13px;
}

.article__with-aside .text {
  max-width: 800px;
}

.article__with-aside p {
  margin-bottom: 13px;
}

.article__with-aside a {
  font-family: Ubuntu;
  font-size: 18px;
  line-height: 150%;
  color: #0078D2;
  font-weight: 300;
}

.article__with-aside p + ul {
  margin-top: 0;
}

.article__with-aside .article__special {
  margin-bottom: 0;
}

.article__map {
  max-width: 100%;
  margin: 80px 0;
}

.article__map h2 {
  margin-bottom: 40px;
}

.article__map h3,
.article__map h4,
.article__map p,
.article__map a {
  margin-bottom: 0;
}

.article__map .routes-constructor__controls {
  display: none;
}

.article__map .card-route [data-route=remove] {
  display: none;
}

.article__map .routes-constructor__between {
  margin-left: 100px;
}

.article__map .map {
  height: 230px;
}

.article__map + .article__map {
  margin: 140px 0;
}

.article__map:last-child {
  margin-bottom: 0;
}

.article__map-constructor {
  gap: 60px;
}

.article .article__requisites {
  margin-top: 40px;
  list-style-type: none;
}

.article .article__requisites li {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}

.article__slider-with-map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  max-width: 100%;
  margin-bottom: 40px;
}

.article__slider-with-map .slider {
  max-width: 800px;
  min-width: 600px;
}

.article__slider-with-map .slider .swiper-pagination {
  display: block;
  width: auto;
  bottom: 20px;
  left: 24px;
}

.article__slider-with-map .slider .swiper-pagination-bullet {
  width: 40px;
  height: 3px;
  border-radius: 10px;
  margin: 0 4px 0 0;
  background-color: #fff;
  opacity: 0.4;
}

.article__slider-with-map .slider .swiper-pagination-bullet-active {
  opacity: 1;
}

.article__slider-with-map .slider .swiper-slides-amount {
  display: block;
  bottom: 35px;
  left: 24px;
}

.article__slider-with-map .slider .swiper-slide {
  aspect-ratio: 1.7/1;
  max-height: 450px;
}

.article__slider-with-map .slider .slider__img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
}

.article__slider-with-map .slider .slider__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.article__slider-with-map .map {
  height: auto;
  max-height: 450px;
  max-width: 444px;
}

.article__btn-group {
  width: 120%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin: 28px 0;
}

.article__btn-group .button {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 10px 60px;
  gap: 12px;
}

.article__btn-group .button .icon {
  height: 20px;
  width: 20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 0;
}

.article__documents {
  margin-top: 100px;
  max-width: 100%;
}

.article__documents h2 {
  margin-bottom: 24px;
}

.article__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}

.article__list > div {
  width: 25%;
}

.article__document {
  display: -ms-grid;
  display: grid;
  gap: 6px 16px;
  -ms-grid-rows: -webkit-max-content;
  -ms-grid-rows: max-content;
  grid-template-rows: -webkit-max-content;
  grid-template-rows: max-content;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  font-family: Ubuntu;
  font-size: 16px;
  font-weight: 500;
}

.article__document .icon {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  grid-area: 1/1/3/1;
  width: 45px;
  height: 55px;
}

.article__document p {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 1/2/2/3;
  margin-bottom: 0;
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.article__document a {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 2/2/3/3;
  font-family: inherit;
  font-size: 14px;
  font-weight: 300;
  color: #0078D2;
}

.article__cards {
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
}

.article__additional {
  margin-top: 60px;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 16px;
}

.article__additional h2 {
  font-size: 18px;
}

.article__additional p {
  font-size: 14px;
}

.article__additional .article__block {
  max-width: 465px;
}

.article__additional .article__block:last-child {
  max-width: 600px;
}

.article__additional .button {
  margin-top: 40px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.article__prices {
  width: 444px;
}

.article__prices .menu-table__item {
  line-height: 120%;
}

.article__prices .menu-table__name::after {
  border: 1px solid #768094;
}

.article__prices .menu-table__value {
  font-family: "GothamPro";
  max-width: 145px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-weight: 600;
  text-align: right;
  line-height: 140%;
}

.article__region {
  max-width: 100%;
  margin: 150px 0 130px 0;
}

.article__region-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.article__region-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.article__region-info .text {
  max-width: 520px;
}

.article__region-info .img {
  max-width: 640px;
}

.article__region-info .img img {
  width: 100%;
  height: 100%;
}

.article__region-info._width-max {
  max-width: 100%;
}

.article__region-info._width-max p:last-child {
  margin-bottom: 0;
}

.article__region-info._economy .text {
  max-width: 590px;
}

.article__region-info._population .text {
  max-width: 778px;
}

.article__region-info._population .article__red-num span {
  font-size: 180px;
}

.article__region-info._transport .img {
  max-width: 658px;
}

.article__region-info._transport .img h2 {
  margin-bottom: 37px;
}

.article__region-info._transport .img img {
  height: unset;
}

.article__region-info._mb-xl {
  margin-bottom: 150px;
}

.article__region-info._mt-xl {
  margin-top: 150px;
}

.article__region-map {
  margin-top: 30px;
  height: 300px;
}

.article__region-map .map__btns-group {
  display: none;
}

.article__region-map .map {
  height: 100%;
}

.article--menu > * {
  max-width: 100%;
}

.article--menu h2 {
  margin-bottom: 24px;
}

.article--menu .article__menu-list {
  margin-bottom: 80px;
}

.article--menu .article__menu-list .card__title {
  font-size: 16px;
}

.article--menu .article__menu-list:last-child {
  margin-bottom: 0;
}

.article--tic h1 {
  max-width: 800px;
}

.article--tic h2 {
  margin-top: 87px;
}

.article--tic h2:first-child {
  margin-top: 0;
}

.article--tic p {
  margin-bottom: 12px;
}

.card {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(35, 36, 79, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(35, 36, 79, 0.1);
  border-radius: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.card:hover,
.card.is-active {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(35, 36, 79, 0.3);
  box-shadow: 0px 0px 20px 0px rgba(35, 36, 79, 0.3);
}

.card:hover .card__title,
.card.is-active .card__title {
  color: #D74E2A;
}

.card__body {
  overflow: hidden;
}

.card p {
  font-size: inherit;
  margin-bottom: 0;
}

.card__media {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 20px;
  overflow: hidden;
}

.card__media img,
.card__media video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.card__title {
  color: #23244F;
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.card__subtitle {
  width: 100%;
  color: #768094;
  fill: #768094;
  font-size: 13px;
  font-family: Ubuntu;
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card__subtitle p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
}

.card__subtitle .icon {
  fill: inherit;
  width: 16px;
  height: 16px;
}

.card__subtitle:has(.drag-to-scroll) {
  width: 345px;
}

.card__scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 12px;
}

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

.card__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  font-family: Ubuntu;
  font-weight: 300;
  font-weight: 300;
  line-height: 120%;
  color: #768094;
  fill: #768094;
}

.card__footer .icon {
  width: 18px;
  height: 18px;
  fill: inherit;
  opacity: 0.5;
}

.card__address,
.card__location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
}

.card__address {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-size: 13px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  text-align: right;
}

.menu-table {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}

.menu-table__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 12px;
  font-family: Ubuntu;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
}

.menu-table__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 12px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.menu-table__name > span {
  display: block;
  max-width: 185px;
  width: auto;
  opacity: 0.5;
}

.menu-table__name::after {
  display: inline-block;
  opacity: 0.2;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  content: "";
  border-bottom: 3px dotted #1D1F25;
}

.menu-table__value {
  width: 440px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.menu-table__sub {
  width: 100%;
}

.menu-table--row {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 40px 60px;
}

.menu-table--row .menu-table__item {
  width: calc((100% - 120px) / 3);
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  gap: 0 12px;
  -ms-grid-columns: 1fr auto;
  grid-template-columns: 1fr auto;
}

.menu-table--row .menu-table__name {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 1/1/2/2;
  width: 100%;
}

.menu-table--row .menu-table__name span {
  max-width: unset;
  font-weight: 400;
  font-family: "GothamPro";
  opacity: 1;
  line-height: 100%;
}

.menu-table--row .menu-table__name::after {
  border-bottom: 1px solid #1D1F25;
}

.menu-table--row .menu-table__value {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 1/2/2/3;
  width: auto;
  font-family: Ubuntu;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
}

.menu-table--row .menu-table__value span {
  white-space: nowrap;
  width: auto;
}

.menu-table--row .menu-table__value span:last-child {
  font-size: 14px;
  font-weight: 300;
}

.menu-table--row .menu-table__sub {
  margin-top: -5px;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 2/1/3/2;
  font-family: Ubuntu;
  font-size: 14px;
  font-weight: 300;
  line-height: 140%;
  color: #768094;
}

.sidebar__overlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 1001;
  top: 0;
  left: 0;
  background-color: rgba(0, 32, 51, 0.85);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.sidebar__content {
  position: fixed;
  top: 0;
  left: -100%;
  z-index: 1002;
  background-color: #fff;
  width: 640px;
  height: 100vh;
  overflow: hidden auto;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}

.sidebar button[data-sidebar=close] {
  width: 32px;
  height: 32px;
  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;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.sidebar button[data-sidebar=close]:hover {
  background-color: #EDEDED;
}

.sidebar button[data-sidebar=close] .icon:last-child {
  display: none;
}

.sidebar.is-active .sidebar__overlay {
  opacity: 1;
  pointer-events: all;
}

.sidebar.is-active .sidebar__content {
  left: 0;
}

.accordion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.accordion__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 0;
  z-index: 100;
}

.accordion__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
}

.accordion__title button {
  font-family: Ubuntu;
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
  color: #0078D2;
}

.accordion__header-icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.accordion__header-icon::after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion__body {
  overflow: hidden;
  height: 0;
  -webkit-transition: height 0.4s;
  transition: height 0.4s;
}

.accordion__body._visible {
  overflow: visible;
}

.accordion__body-inner {
  padding: 12px 0 24px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  border-top: 1px solid rgba(29, 31, 37, 0.2);
}

.accordion.is-open .accordion__header-icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.accordion.is-open .accordion__body-inner {
  opacity: 1;
}

.accordion--mob .accordion__header {
  display: none;
}

.accordion--mob .accordion__body {
  height: auto;
  overflow: visible;
}

.accordion--mob .accordion__body-inner {
  border-top: none;
  opacity: 1;
  padding: 0;
}

.admin-info {
  max-width: 300px;
  width: 100%;
  position: fixed;
  background-color: white;
  z-index: 5;
  margin-top: 23.5px;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 4px;
  border: 1px solid var(--control-default-bg-border, rgba(0, 66, 105, 0.28));
  background: #fff;
  -webkit-box-shadow: 0px 8px 24px 0px rgba(0, 32, 51, 0.12), 0px 4px 4px 0px rgba(0, 32, 51, 0.04);
  box-shadow: 0px 8px 24px 0px rgba(0, 32, 51, 0.12), 0px 4px 4px 0px rgba(0, 32, 51, 0.04);
  padding: 8px 0px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

.admin-info__right-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 4px;
  padding-top: 5px;
  padding-left: 5px;
}

.admin-info__left-container {
  padding: 8.75px;
}

.admin-info__bottom-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 12px 6px;
  gap: 8px;
}

.admin-info__admin-name {
  color: #002033;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
}

.admin-info__company {
  color: rgba(0, 32, 51, 0.6);
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 110%;
}

.admin-info__mail {
  color: rgba(0, 32, 51, 0.6);
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 110%;
}

.admin-info__edit-profile {
  color: #0078d2;
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  line-height: 110%;
  padding-top: 7px;
}

.admin-info__edit-profile:hover {
  cursor: pointer;
}

.admin-info__image {
  width: 52.5px;
  height: 52.5px;
}

.admin-info__horizontal-bar {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  padding-top: 16px;
}

.admin-info__exit {
  color: #002033;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
}

.admin-info__exit:hover {
  cursor: pointer;
}

.admin-info._no_display {
  display: none;
}

.drag-to-scroll {
  cursor: -webkit-grab;
  cursor: grab;
  overflow: auto visible;
}

.drag-to-scroll::-webkit-scrollbar {
  display: none;
}

.search-block__filter {
  padding: 10px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid rgb(210, 210, 211);
  border-radius: 1000px;
  cursor: pointer;
}

.search-block__filter svg {
  width: 24px;
  height: 24px;
}

.search-block__filter p {
  font-family: GothamPro;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.search-block__filter._ml-sm {
  margin-left: 24px;
}

.search-block .input {
  width: 100%;
  position: relative;
}

.search-block .input__wrapper {
  border-radius: 4px 0px 0px 4px;
  height: 100%;
}

.search-block .input__wrapper .icon {
  display: none;
}

.search-block .input__clear {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  height: 32px;
  width: 32px;
  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;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.search-block .input__clear .icon {
  width: 24px;
  height: 24px;
  fill: rgba(0, 57, 92, 0.8);
  opacity: 1;
}

.search-block__overlay {
  display: none;
}

.search-block__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 48px;
  background-color: #fff;
}

.search-block__wrapper._height_sm {
  height: 32px;
}

.search-block__wrapper._width_lg {
  width: 332px;
}

.search-block__close {
  display: none;
  font-family: Ubuntu;
  color: #0078D2;
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.search-block__button.button {
  aspect-ratio: 1/1;
  height: 100%;
  padding: 12px;
  border-radius: 0px 4px 4px 0px;
}

.search-block__button.button span {
  display: none;
}

.search-block.is-open .search-block__overlay {
  opacity: 1;
  pointer-events: all;
}

.search-block.is-open .search-block__wrapper {
  bottom: 0;
}

.header {
  padding-top: 6px;
  background-color: #fff;
  width: 100%;
  color: #1D1F25;
  position: fixed;
  position: sticky;
  top: 0;
  z-index: 1000;
  border-bottom: 1px solid rgba(29, 31, 37, 0.2);
}

.header__upper {
  padding-bottom: 6px;
  border-bottom: 1px solid rgba(29, 31, 37, 0.2);
}

.header__upper .nav__list {
  padding-right: 18px;
}

.header__lower {
  padding: 18px 0;
}

.header__lower .container {
  position: relative;
}

.header__upper-wrapper {
  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: 27px;
}

.header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__logo {
  height: 35px;
  width: 169px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.header__logo .icon {
  width: 100%;
  height: 100%;
}

.header .nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 25px;
  font-size: inherit;
}

.header .nav__list a {
  position: relative;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.header .nav__list a::after {
  position: absolute;
  bottom: -20px;
  content: "";
  height: 3px;
  width: 100%;
  background-color: #BE192D;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.header .nav__list a.is-active,
.header .nav__list a:hover {
  text-shadow: 0px -0.2px 0px #1D1F25, 0px 0.2px 0px #1D1F25, 0.3px 0px 0px #1D1F25, -0.3px 0px 0px #1D1F25;
}

.header .nav__list a.is-active::after,
.header .nav__list a:hover::after {
  opacity: 1;
}

.header .nav__list a .icon {
  display: none;
}

.header__glasses {
  padding-left: 18px;
  border-left: 1px solid rgba(29, 31, 37, 0.2);
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.header__glasses .icon {
  width: 29px;
  height: 29px;
}

.header__mobile-nav {
  display: none;
}

.header .button-district {
  width: 170px;
  height: 40px;
  padding: 0 8px 0 20px;
  border: 1px solid #EDEDED;
  background: #EDEDED;
}

.header .button-district:hover {
  background: #D9D9D9;
}

.header__search {
  position: absolute;
  right: 34px;
  top: -5px;
}

.header__search.is-active .header__search-block {
  opacity: 1;
  pointer-events: all;
}

.header__search--toggle {
  width: 24px;
  height: 24px;
}

.header__search-block {
  position: absolute;
  width: 640px;
  right: 0;
  top: -7px;
  z-index: 10;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.header__search-block .input {
  width: 100%;
  position: relative;
  background-color: #fff;
}

.header__search-block .input__wrapper {
  border-color: rgba(0, 66, 105, 0.2784313725);
}

.header__search-block .input__wrapper .icon {
  display: none;
}

.header__search-block .input__wrapper input {
  font-size: 14px;
}

.header__search-block .input__clear {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  height: 32px;
  width: 32px;
  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;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.header__search-block .input__clear .icon {
  width: 24px;
  height: 24px;
  fill: rgba(0, 57, 92, 0.8);
  opacity: 1;
}

.header__search-container {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 32, 51, 0.1607843137);
  box-shadow: 0 2px 2px 0 rgba(0, 32, 51, 0.1607843137);
  overflow: hidden;
  border-radius: 4px;
}

.header__search-wrapper {
  padding: 16px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 177px;
  overflow: hidden auto;
}

.header__search-wrapper a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 26px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 16px;
  color: rgba(0, 32, 51, 0.3);
}

.header__search-wrapper a:hover {
  background-color: rgba(0, 66, 105, 0.0509803922);
}

.header__search-wrapper a div > b {
  color: #002033;
  font-weight: inherit;
}

.header__search-wrapper a > b:last-child {
  font-family: Ubuntu;
  font-size: 14px;
  opacity: 0.6;
  color: #002033;
}

.header.is-active .button-district {
  opacity: 0;
  pointer-events: none;
  width: 0;
}

.header.is-active .header__logo {
  height: 40px;
  width: 190px;
}

.footer {
  overflow: hidden;
  padding: 70px 0;
  background-color: #23252C;
  color: #fff;
}

.footer__upper {
  padding-bottom: 53px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.footer__weather {
  width: 230px;
  margin-left: auto;
}

.footer__weather img {
  width: 100%;
  height: 100%;
}

.footer__lower {
  padding-top: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 47px;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.footer__item {
  display: -ms-grid;
  display: grid;
  gap: 16px;
  color: #768094;
  font-family: Ubuntu;
  font-weight: 300;
}

.footer__item p {
  max-width: 160px;
  font-size: 13px;
  font-weight: 300;
  line-height: 120%;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 1/2/2/3;
}

.footer__item a {
  color: #fff;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 2/2/3/3;
  font-size: 13px;
}

.footer__item .footer__gerb {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 1/1/3/2;
}

.footer__contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}

.footer__contacts .contact-list {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

.footer__contacts .icon {
  width: 30px;
  height: 30px;
}

.footer__gerb {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 65px;
  opacity: 0.2;
}

.footer__gerb img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: top;
  object-position: top;
}

.footer__copyright {
  max-width: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 21px;
  font-size: 12px;
  font-weight: 300;
  line-height: 120%;
}

.footer__copyright p {
  font-size: 12px;
  max-width: unset;
}

.footer__business {
  margin-right: 50px;
  padding-left: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer__logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 28px;
  width: 170px;
}

.footer__logos img:first-child {
  padding: 0 25px;
}

.footer__log-in {
  margin-top: auto;
  border-radius: 30px;
  padding: 15px 12px;
  gap: 6px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 180px;
}

.footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
}

.footer__nav h4 {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 120%;
}

.footer__nav a {
  opacity: 0.5;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 13px;
  line-height: 110%;
}

.footer__nav a:hover {
  opacity: 1;
}

.footer__nav.nav {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.footer__nav.nav .nav__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.footer__nav.nav .nav__list {
  max-height: 290px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 14px 60px;
  max-width: 100%;
  font-family: Ubuntu;
  font-weight: 300;
}

.footer__nav.nav .nav__list a {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.section-banner__inner {
  border-radius: 20px;
  overflow: hidden;
}

.work-time {
  padding-top: 40px;
}

.work-time__input-container {
  gap: 24px;
}

.work-time__input-container img {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 5px;
  width: 12px;
  height: 12px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 4px;
  background: var(--control-ghost-bg, rgba(0, 66, 105, 0.07));
}

.work-time__input-container img:hover {
  cursor: pointer;
}

.work-time__subtitle h5 {
  color: rgba(0, 32, 51, 0.6);
  font-family: Ubuntu;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  margin-top: 24px;
  margin-bottom: 8px;
}

.work-time__checkboxes-container {
  gap: 28px;
  margin-bottom: 15px;
}

.work-time__title h4 {
  color: #002033;
  font-family: GothamPro;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  padding-bottom: 24px;
}

.work-time input::-webkit-calendar-picker-indicator {
  display: none;
}

.work-time._hotel .input--time {
  width: 388px;
}

.work-time._hotel .work-time__title {
  padding-bottom: 24px;
}

.work-time._hotel .input--time input::after {
  left: 31px;
}

.work-time._hotel .input__container {
  width: unset;
}

.work-time._type_section {
  padding-top: 0;
}

.work-time._type_section .work-time__subtitle h5 {
  margin-top: 0px;
  margin-bottom: 8px;
}

.work-time._type_section .input.input--square {
  width: 388px;
}

.work-time._type_section .input.input--square:first-child {
  margin-right: 16px;
}

.work-time._type_section .work-time__input-container {
  gap: 8px;
}

.work-time._type_section .input--square .input__wrapper {
  width: 388px;
}

.work-time._no_margin .input--square {
  margin-right: 0 !important;
}

.work-time__subtitle h5 {
  margin-top: 0;
}

.hotel {
  padding-top: 60px;
}

.hotel__input-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
  padding-top: 24px;
}

.hotel__title h4 {
  color: #002033;
  font-family: GothamPro;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}

.hotel__subtitle {
  padding-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}

.hotel__subtitle p {
  color: #002033;
  font-family: GothamPro;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}

.hotel__subtitle img {
  width: 24px;
  height: 24px;
  border-radius: 4px;
  opacity: 0.5;
  background: rgba(0, 66, 105, 0.07);
  padding: 4px;
  margin-right: 10px;
}

.hotel__subtitle img:hover {
  cursor: pointer;
}

.hotel__addNumber p {
  color: #0078d2;
  font-family: Ubuntu;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 19.6px */
}

.hotel__addNumber p:hover {
  cursor: pointer;
}

.drag-and-drop {
  max-width: 800px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.drag-and-drop__audio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.drag-and-drop__photo {
  width: 300px;
  height: 169px;
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  padding-bottom: 24px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.drag-and-drop__photo img {
  height: 100%;
  width: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.drag-and-drop__photo-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.drag-and-drop__photo-container .drag-and-drop__icons img:nth-child(1) {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.drag-and-drop__photo-container .drag-and-drop__icons img:nth-child(2) {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.drag-and-drop__icon img {
  width: 24px;
  height: 24px;
  border-radius: 4px;
  opacity: 0.5;
  background: rgba(0, 66, 105, 0.07);
  padding: 4px;
}

.drag-and-drop__icon img:hover {
  cursor: pointer;
}

.drag-and-drop__file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.drag-and-drop__file:first-child {
  padding-top: 25px;
}

.drag-and-drop__format-name p {
  overflow: hidden;
  color: #002033;
  text-overflow: ellipsis;
  font-family: Ubuntu;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 140%;
}

.drag-and-drop__area {
  width: 100%;
  height: 160px;
  border-radius: 4px;
  border: 2px dashed rgba(0, 66, 105, 0.28);
  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;
  position: relative;
}

.drag-and-drop__area._no_display {
  display: none;
}

.drag-and-drop__photos-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.drag-and-drop__photos-area label {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.drag-and-drop__photos-area._no_display {
  display: none;
}

.drag-and-drop__img-view img {
  margin-bottom: 8px;
}

.drag-and-drop__img-view p {
  font-family: Ubuntu;
  color: rgba(0, 32, 51, 0.6);
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 4px;
}

.drag-and-drop__img-view p:last-child {
  font-family: Ubuntu;
  color: rgba(0, 32, 51, 0.3);
  text-align: center;
  font-family: Ubuntu;
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
}

.drag-and-drop__img-view span {
  font-family: Ubuntu;
  color: #0078d2;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}

.drag-and-drop__title {
  color: #002033;
  font-family: GothamPro;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}

.drag-and-drop__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.drag-and-drop__icons img {
  width: 24px;
  height: 24px;
  border-radius: 4px;
  opacity: 0.5;
  background: rgba(0, 66, 105, 0.07);
  padding: 4px;
  margin-right: 10px;
}

.drag-and-drop__icons img:hover {
  cursor: pointer;
}

.drag-and-drop__icons img:nth-child(3) {
  padding: 0;
  height: unset;
  width: unset;
  height: 16px;
  width: 2px;
  margin-left: 10px;
  margin-right: 16px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.drag-and-drop__title-container {
  padding-bottom: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  color: #002033;
  font-family: GothamPro;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.drag-and-drop__files-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}

.drag-and-drop__files-container._no_display {
  display: none;
}

.drag-and-drop._pt_md {
  padding-top: 40px;
}

.drag-and-drop._modal .drag-and-drop__area {
  width: 306px;
}

.drag-and-drop._modal .drag-and-drop__photos-area label {
  display: none;
}

.drag-and-drop._type_photo .drag-and-drop__area {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.drag-and-drop._type_photo._sup,
.drag-and-drop._type_audio._sup {
  padding-top: 0;
}

.drag-and-drop._type_photo._sup .drag-and-drop__title-container,
.drag-and-drop._type_audio._sup .drag-and-drop__title-container {
  padding-bottom: 0;
}

.drag-and-drop._type_photo._sup .drag-and-drop__title-container h4,
.drag-and-drop._type_audio._sup .drag-and-drop__title-container h4 {
  color: rgba(0, 32, 51, 0.6);
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.drag-and-drop._type_photo._sup .drag-and-drop__area,
.drag-and-drop._type_audio._sup .drag-and-drop__area {
  margin-top: 8px;
}

.drag-and-drop._type_photo._sup .drag-and-drop__photos-area,
.drag-and-drop._type_audio._sup .drag-and-drop__photos-area {
  padding-top: 0px;
}

.category {
  padding-top: 60px;
}

.category__image {
  width: 300px;
  height: 169px;
  margin-top: 8px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.category__image img {
  height: 100%;
}

.category__card-title {
  color: #1d1f25;
  font-family: GothamPro;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  margin-top: 12px;
}

.category__card-subtitle {
  margin-top: 6px;
  height: 43px;
}

.category__card-subtitle p {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #768094;
  font-family: Ubuntu;
  font-size: 14px;
  font-weight: 300;
  line-height: 140%;
  text-overflow: ellipsis;
}

.category__title-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  color: #002033;
  font-family: GothamPro;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.category__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.category__icons img {
  width: 24px;
  height: 24px;
  border-radius: 4px;
  opacity: 0.5;
  background: rgba(0, 66, 105, 0.07);
  padding: 4px;
  margin-right: 10px;
}

.category__icons img:hover {
  cursor: pointer;
}

.category__icons img:nth-child(3) {
  padding: 0;
  height: unset;
  width: unset;
  height: 16px;
  width: 2px;
  margin-left: 10px;
  margin-right: 16px;
}

.category__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  margin-top: 24px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.category__main .category__img {
  margin-top: 32px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.category__main img:hover {
  cursor: pointer;
}

.category__card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 300px;
  width: 100%;
}

.category__card .category__icons img:nth-child(1) {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.category__card .category__icons img:nth-child(2) {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.category__card input {
  visibility: hidden;
  width: 0.1px;
  height: 0.1px;
  position: absolute;
}

.category__info-container {
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}

.category__card-price {
  color: #1d1f25;
  font-family: Ubuntu;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
}

.category__card-value {
  color: #1d1f25;
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 120%;
}

.category-no-photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.category-no-photo__top-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 8px;
}

.category-no-photo hr {
  position: absolute;
  bottom: 5px;
  width: 100%;
  color: rgba(29, 31, 37, 0.2);
}

.category-no-photo__title {
  color: #1d1f25;
  font-family: GothamPro;
  font-size: 16px;
  line-height: 140%;
  z-index: 2;
  background-color: white;
  padding-right: 12px;
}

.category-no-photo__price {
  color: #1d1f25;
  font-family: Ubuntu;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  z-index: 2;
  background-color: white;
  padding-left: 12px;
  white-space: nowrap;
}

.category-no-photo__subtitle {
  max-width: 250px;
  width: 100%;
  color: #768094;
  font-family: Ubuntu;
  font-size: 14px;
  font-weight: 300;
  line-height: 140%;
  max-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.category-no-photo__value {
  color: #1d1f25;
  font-family: Ubuntu;
  font-size: 14px;
  font-weight: 300;
  line-height: 120%;
  white-space: nowrap;
}

.category-no-photo__bottom-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.breadcrumbs + .section-intro .banner {
  height: min(100vh, 470px);
}

.section-intro {
  margin-top: 0;
}

.section-article {
  overflow: hidden visible;
  overflow: clip visible;
}

.section-article .section__inner {
  gap: 40px;
}

.section-article .section__header {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 14px;
}

.section-article .section__date {
  font-family: Inter;
  color: rgba(0, 32, 51, 0.6);
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
}

.section-article .section__main-photo {
  margin: 26px 0 40px;
  width: 100%;
  aspect-ratio: 2.1/1;
  border-radius: 20px;
  overflow: hidden;
}

.section-article .section__main-photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.section-article .section__main-photo:first-child {
  margin-top: 0;
  margin-bottom: 0;
}

.section-authorization {
  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: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100vh;
}

.section-authorization__header {
  padding-top: 40px;
}

.section-authorization__title {
  font-size: 32px;
  font-weight: 400;
  font-family: Molodo;
}

.section-authorization__subtitle {
  color: #000;
  text-align: center;
  font-family: GothamPro;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.28px;
}

.section-authorization__form {
  padding-top: 114px;
  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: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-authorization__form-title {
  color: #1d1f25;
  font-family: GothamPro;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
}

.section-authorization__link {
  padding-top: 28px;
  color: #0078d2;
  font-family: Ubuntu;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  cursor: pointer;
}

.section-authorization__description {
  margin-bottom: 32px;
  margin-top: auto;
  color: rgba(0, 32, 51, 0.6);
  font-family: Ubuntu;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.section-authorization__description span {
  color: #0078d2;
}

.section-authorization__notice {
  margin-top: 12px;
  width: 350px;
  font-family: Ubuntu;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: center;
}

.section-authorization__input-container {
  margin-top: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}

.section-sights .section__header {
  z-index: 8;
  display: block;
  max-width: calc(50% - 20px);
  position: absolute;
  right: 0;
  top: 40px;
}

.section-sights .section__header h2 {
  font-size: 35px;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.section-sights .section__header h3 {
  font-size: 40px;
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.section-sights .section__header img {
  width: 72px;
}

.section-sights .section__header--normal {
  max-width: calc(40% - 20px);
  left: calc(50% + 20px);
  right: unset;
}

.section-notes {
  overflow: visible;
}

.section-notes .section__header {
  z-index: 8;
  display: block;
  max-width: calc(50% - 20px);
  position: absolute;
  left: 0;
  top: 0;
}

.section-notes .section__header h2 {
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.section-notes .section__header img {
  width: 72px;
}

.section-notes .section__bg {
  z-index: -1;
  right: 52%;
  top: 100px;
}

.section-notes .section__heading {
  margin-top: 35px;
}

.section-search {
  margin-top: 64px;
  margin-left: 5px;
}

.section-search__title {
  color: #1d1f25;
  font-family: GothamPro;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
}

.section-search__text {
  margin-top: 11px;
  max-width: 722px;
  width: 100%;
  color: #1d1f25;
  font-family: Ubuntu;
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
}

.section-search__line {
  padding-top: 37px;
}

.section-search__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 12px 0;
}

.section-search__form {
  max-width: 332px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section-edit {
  margin-top: 64px;
  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: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-edit__block {
  width: 100%;
  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;
}

.section-edit__block._border {
  border-bottom: 1px solid rgba(29, 31, 37, 0.2);
}

.section-edit__header {
  padding-top: 24px;
  padding-bottom: 24px;
  max-width: 1246px;
  width: 100%;
  color: #1d1f25;
  font-family: GothamPro;
  font-size: 20px;
  line-height: 120%;
}

.section-edit__container {
  max-width: 1246px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 40px;
  gap: 113px;
  padding-bottom: 78px;
}

.section-edit__container._pb_lg {
  padding-bottom: 114px;
}

.section-edit__left-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 800px;
}

.section-edit__right-container {
  margin-top: 33px;
  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%;
  gap: 20px;
}

.section-edit__avatar-container {
  width: -webkit-fit-content;
  width: fit-content;
  width: -moz-fit-content;
  display: -ms-grid;
  display: grid;
  grid-template-areas: "a a" "b c" "b d" "b e" "b f";
}

.section-edit__avatar-title {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  grid-area: a;
  color: rgba(0, 32, 51, 0.6);
  font-family: Ubuntu;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.section-edit__avatar-container > .section-edit__avatar-title {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
}

.section-edit__avatar {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 5;
  grid-area: b;
  width: 140px;
  height: 140px;
  margin-top: 8px;
}

.section-edit__avatar-container > .section-edit__avatar {
  -ms-grid-row: 2;
  -ms-grid-row-span: 4;
  -ms-grid-column: 1;
}

.section-edit__load-image {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: c;
  color: #0078d2;
  font-family: Ubuntu;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin-left: 22px;
  margin-top: 30px;
}

.section-edit__avatar-container > .section-edit__load-image {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}

.section-edit__formats {
  -ms-grid-row: 2;
  -ms-grid-column: 3;
  grid-area: d;
  color: rgba(0, 32, 51, 0.3);
  text-align: center;
  font-family: Ubuntu;
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
  margin-top: 5px;
  margin-left: 22px;
}

.section-edit__avatar-container > .section-edit__formats {
  -ms-grid-row: 3;
  -ms-grid-column: 2;
}

.section-edit__delete-container {
  -ms-grid-row: 4;
  -ms-grid-column: 2;
  grid-area: e;
  margin-top: 23px;
  margin-left: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}

.section-edit__delete-container p {
  color: rgba(0, 57, 92, 0.8);
  font-family: Ubuntu;
  font-size: 14px;
  line-height: 140%;
}

.section-edit__delete-container img:hover {
  cursor: pointer;
}

.section-edit__subtitle {
  padding-top: 24px;
  padding-bottom: 24px;
}

.section-edit__subtitle h4 {
  color: #002033;
  font-family: GothamPro;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
}

.section-edit__inputs-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}

.section-edit__inputs-container._margin-top_s {
  margin-top: 40px;
}

.section-edit__options-container._no_display {
  display: none;
}

.table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: white;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.table__title-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border: 1px solid rgba(29, 31, 37, 0.2);
  border-bottom: none;
}

.table__cell {
  width: 100%;
  border-right: 1px solid rgba(29, 31, 37, 0.2);
  padding: 8px 0 8px 8px;
  color: #002033;
  font-family: Ubuntu;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.12px;
}

.table__cell._status {
  max-width: 228px;
}

.table__cell._cover {
  max-width: 182px;
}

.table__cell._name {
  width: 100%;
}

.table__cell._type {
  max-width: 320px;
}

.table__cell._actions {
  max-width: 250px;
}

.section-constructor {
  overflow: visible;
}

.section-constructor .map {
  height: 420px;
}

.section-constructor .map .map__btns-group {
  display: none;
}

.section-description .category__title-container {
  padding-bottom: 24px;
}

.section-description .drag-and-drop__title-container {
  display: none;
}

.section-description__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}

.section-description__block {
  padding-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}

.section-description._pt_md {
  padding-top: 40px;
}

.section-excur {
  overflow: visible;
}

.section-excur .section__inner {
  gap: 80px;
}

.section-excur .section__header h2 span {
  white-space: nowrap;
  position: absolute;
  top: -20px;
  left: 0;
}

.section-excur .search-block {
  margin-bottom: 24px;
}

.section-excur .filter__outer .search-block {
  display: none;
}

.section-404 {
  margin: 0;
  height: 100vh;
  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;
}

.section-404 .button {
  width: 250px;
}

.section-404__inner {
  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;
  text-align: center;
  gap: 30px;
}

.section-404__num {
  color: #FBBE5E;
  font-size: 140px;
  font-family: "Molodo";
}

.section-404__text {
  margin-bottom: 10px;
  font-family: "Ubuntu";
  color: rgba(0, 32, 51, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}

.section-404__text h1,
.section-404__text h2,
.section-404__text h3,
.section-404__text h4 {
  font-size: 24px;
  font-weight: 400;
  color: black;
}

.section-list {
  overflow: hidden visible;
  overflow: clip visible;
  margin-top: 0;
}

.section-list .grid {
  gap: 4px;
}

.section-list .map__inner {
  border-radius: 0;
}

.section-list .card-list {
  padding: 24px 38px 0 0;
  overflow: auto;
  height: calc(100vh - 105px);
  padding-left: 35px;
  margin-left: -35px;
}

.section-list .card-list .card:last-child {
  margin-bottom: 20px;
}

.section-list .search-block {
  margin: 12px 38px 12px 0;
}

.section-list .search-button--mobile {
  width: 40px;
  height: 40px;
}

.section-list .search-not-foud {
  margin-top: 20px;
  text-align: center;
  font-family: Inter;
  font-size: 14px;
  color: rgba(0, 32, 51, 0.6);
}

.price {
  padding-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}

.price__copy-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}

.price__signature {
  padding-top: 24px;
  border-top: 1px solid rgba(0, 66, 105, 0.28);
}

.price__signature button {
  color: #0078d2;
  font-family: Ubuntu;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
}

.price__signature p:hover {
  cursor: pointer;
}

.price__title h4 {
  color: #002033;
  font-family: GothamPro;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}

.invitation {
  padding-top: 40px;
}

.invitation__title {
  padding-bottom: 24px;
}

.invitation__title h4 {
  color: #002033;
  font-family: GothamPro;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}

.invitation__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}

.interactive-map {
  position: relative;
}

.interactive-map .interactive-map__mask img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.interactive-map__image {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.interactive-map__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.interactive-map.is-active .interactive-map__image {
  opacity: 1;
}

.map-constructor__header {
  margin-bottom: 40px;
}

.map-constructor__header h2 {
  white-space: nowrap;
  font-size: 18px;
  font-weight: 700;
}

.map-constructor__header span {
  font-size: 50px;
  font-family: Molodo;
  line-height: 120%;
}

.map-constructor__list {
  gap: 20px 40px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 390px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 390px;
}

.map-constructor__list > * {
  color: #23244F;
  font-weight: 400;
  -webkit-transition: color, text-shadow 0.3s;
  transition: color, text-shadow 0.3s;
}

.map-constructor__list > *:hover {
  text-shadow: 0px -0.2px 0px #D74E2A, 0px 0.2px 0px #D74E2A, 0.8px 0px 0px #D74E2A, -0.8px 0px 0px #D74E2A;
}

.map-constructor__list .list__item {
  white-space: nowrap;
}

.map-constructor__map {
  max-height: 530px;
  width: min(80%, 891px);
}

.map-constructor__map > svg {
  width: 100%;
  height: 100%;
}

.button-district {
  padding: 0 16px 0 20px;
  width: 200px;
  border: 1px solid rgba(29, 31, 37, 0.2);
  background: #fff;
}

.button-district:hover {
  background: #EDEDED;
  border: 1px solid #EDEDED;
}

.button-district span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.preview-card__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 20px;
  overflow: hidden;
}

.preview-card__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.preview-card._sight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 21px;
}

.preview-card._sight:hover .preview-card__title {
  color: #D74E2A;
  fill: #D74E2A;
}

.preview-card._sight:hover .preview-card__img img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.preview-card._sight .preview-card__header {
  position: relative;
}

.preview-card._sight .preview-card__img {
  width: 100%;
  aspect-ratio: 1.3/1;
}

.preview-card._sight .preview-card__district {
  position: absolute;
  top: 18px;
  left: 14px;
}

.preview-card._sight .preview-card__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 28px;
}

.preview-card._sight .preview-card__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 140%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  width: calc(100% - 250px - 28px);
}

.preview-card._sight .preview-card__title span {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.preview-card._sight .preview-card__title .icon {
  fill: inherit;
}

.preview-card._sight .preview-card__desc {
  font-family: Ubuntu;
  font-size: 13px;
  font-weight: 300;
  line-height: 120%;
  width: 250px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.preview-card._sight-link,
.preview-card._note-link {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #768094;
  color: #768094;
  fill: #23244F;
  border-radius: 20px;
  -webkit-transition: color, background-color 0.3s;
  transition: color, background-color 0.3s;
  padding: 27px 24px;
}

.preview-card._sight-link:hover,
.preview-card._note-link:hover {
  color: #D74E2A;
  fill: #D74E2A;
  background-color: #F0EDE7;
}

.preview-card._sight-link:hover p,
.preview-card._note-link:hover p {
  text-shadow: 0px -0.4px 0px #D74E2A, 0px 0.4px 0px #D74E2A, 1px 0px 0px #D74E2A, -1px 0px 0px #D74E2A;
}

.preview-card._sight-link .icon,
.preview-card._note-link .icon {
  position: absolute;
  width: 40px;
  height: 40px;
  fill: inherit;
}

.preview-card._sight-link img,
.preview-card._note-link img {
  position: absolute;
  bottom: -2px;
}

.preview-card._sight-link p,
.preview-card._note-link p {
  font-size: 25px;
  line-height: 130%;
  -webkit-transition: text-shadow 0.3s;
  transition: text-shadow 0.3s;
}

.preview-card._sight-link {
  aspect-ratio: 1.1/1;
}

.preview-card._sight-link .icon {
  top: 16px;
  right: 23px;
}

.preview-card._sight-link img {
  width: 100%;
  left: 0;
}

.preview-card._sight-link .preview-card__header {
  position: relative;
  text-transform: uppercase;
}

.preview-card._sight-link .preview-card__counter {
  color: #768094;
  position: absolute;
  top: -5px;
  left: 210px;
  font-size: 13px;
  line-height: 120%;
}

.preview-card._note-link {
  width: 300px;
  aspect-ratio: 1/1.3;
}

.preview-card._note-link .icon {
  top: 11px;
  right: 11px;
}

.preview-card._note-link img {
  left: unset;
  right: 0;
}

.preview-card._note-link p {
  max-width: 90%;
}

.preview-card._recommendation,
.preview-card._note {
  position: relative;
}

.preview-card._recommendation::before,
.preview-card._note::before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 60px solid rgba(255, 255, 255, 0.5);
  border-right: 60px solid white;
  border-radius: 0 0 0 10px;
  -webkit-box-shadow: 0 0 0 2px white;
  box-shadow: 0 0 0 2px white;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.preview-card._note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 300px;
  aspect-ratio: 1/1.3;
  padding: 20px;
  color: #fff;
}

.preview-card._note:hover .preview-card__img img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.preview-card._note .preview-card__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
}

.preview-card._note .preview-card__img {
  position: absolute;
  inset: 0;
  z-index: -1;
}

.preview-card._note .preview-card__img::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.79%, rgba(0, 0, 0, 0.6)), color-stop(0.79%, rgba(0, 0, 0, 0.6)), color-stop(47.89%, rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0.79%, rgba(0, 0, 0, 0.6) 0.79%, rgba(0, 0, 0, 0) 47.89%);
}

.preview-card._note .preview-card__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.preview-card._mob {
  display: block;
  aspect-ratio: 1/1.1;
  max-height: 590px;
  margin-top: 62px;
}

.preview-card._mob img {
  min-width: 100%;
  width: auto;
  min-height: 50%;
}

.preview-card._note-link._mob img {
  min-width: unset;
  min-height: 70%;
}

.preview-card._recommendation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}

.preview-card._recommendation:hover .preview-card__img img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.preview-card._recommendation .preview-card__img {
  aspect-ratio: 1.5/1;
}

.preview-card._recommendation .preview-card__body {
  font-family: Inter;
  line-height: 150%;
}

.preview-card._recommendation .preview-card__title {
  font-size: 20px;
  font-weight: 600;
  color: #002033;
  margin-bottom: 12px;
}

.preview-card._recommendation .preview-card__date {
  font-size: 16px;
  color: rgba(0, 32, 51, 0.6);
}

.card-guide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 40px 20px 12px;
  border-top: 1px solid rgba(29, 31, 37, 0.2);
  gap: 44px;
}

.card-guide__media {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  width: 160px;
  height: 90px;
  border-radius: 15px;
  overflow: hidden;
}

.card-guide__media img,
.card-guide__media video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.card-guide__media audio {
  width: 100%;
  border-radius: 15px;
}

.card-guide__media audio::-webkit-media-controls-panel {
  padding: 15px;
}

.card-guide__media audio::-webkit-media-controls-timeline,
.card-guide__media audio -webkit-media-controls-timeline,
.card-guide__media audio::-webkit-media-controls-volume-slider,
.card-guide__media audio::-webkit-media-controls-volume-slider-container {
  display: none;
}

.card-guide__media audio::-webkit-media-controls-volume-control-hover-background {
  display: none;
}

.card-guide__media audio::-webkit-media-controls-volume-control-container {
  min-width: 16px;
  margin-left: auto;
}

.card-guide__media audio::-webkit-media-controls-current-time-display,
.card-guide__media audio::-webkit-media-controls-time-remaining-display {
  color: #768094;
  font-family: Ubuntu;
  font-size: 12px;
  font-weight: 300;
  line-height: 120%;
}

.card-guide__media:has(audio) {
  overflow: visible;
}

.card-guide__play-btn {
  position: absolute;
  inset: 0;
  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;
  border-radius: 15px;
  background: rgba(35, 36, 79, 0.7);
}

.card-guide__play-btn button .icon {
  fill: white;
  width: 30px;
  height: 30px;
}

.card-guide__tag {
  position: absolute;
  z-index: 2;
  bottom: 8px;
  right: 8px;
}

.card-guide__header {
  margin-left: -11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 7px;
  max-width: 407px;
  width: 100%;
}

.card-guide__title {
  color: #23244F;
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
}

.card-guide__subtitle {
  color: #768094;
  font-size: 13px;
}

.card-guide__tag-list {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 260px;
  margin-left: auto;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.card-guide__tag-list._align-left {
  margin-right: auto;
  margin-left: unset;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 260px;
  width: 100%;
}

.card-guide__tag-list._align-right {
  max-width: 145px;
  width: 100%;
}

.card-guide__photo-list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 220px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.card-guide__photo {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 50%;
  width: 59px;
  height: 59px;
  border: 2px solid #fff;
  overflow: hidden;
  margin-left: -38px;
}

.card-guide__photo img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.card-guide__photo:nth-child(2) {
  margin-left: 0;
  z-index: 5;
}

.card-guide__photo:nth-child(3) {
  z-index: 4;
}

.card-guide__photo:nth-child(4) {
  z-index: 3;
}

.card-guide__photo:nth-child(5) {
  z-index: 2;
}

.card-guide__photo:nth-child(6) {
  z-index: 1;
}

.card-guide__more {
  z-index: 0;
  border: 1px solid rgba(29, 31, 37, 0.2);
  border-radius: 50%;
  width: 57px;
  height: 57px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: -28px;
  color: #768094;
  font-size: 9px;
  line-height: 120%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: 7px;
}

.card-guide__photo-title,
.card-guide__tag-title {
  width: 100%;
  position: absolute;
  top: -40px;
  right: 0;
  display: none;
  font-size: 13px;
  font-weight: 400;
  line-height: 120%;
  color: #768094;
}

.card-guide__tag-title--mobile {
  display: none;
}

.card-guide:first-child {
  margin-top: 28px;
}

.card-guide:first-child .card-guide__photo-title,
.card-guide:first-child .card-guide__tag-title {
  display: block;
}

.card-map {
  gap: 20px;
}

.card-map .card__media {
  width: 180px;
  height: 160px;
}

.card-map .card__info {
  width: 100%;
  padding: 10px;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.card-map .card__header {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto 5px auto;
  grid-template-areas: "head img" "text img";
  gap: 5px 24px;
  -ms-grid-columns: auto 24px 64px;
  grid-template-columns: auto 64px;
}

.card-map .card__title {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: head;
}

.card-map .card__subtitle {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: text;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.card-map .card__label {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  grid-area: img;
  width: 64px;
  height: 64px;
  overflow: hidden;
  border-radius: 50%;
  border: 2px solid #EDEDED;
}

.card-map .card__label img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.card-map .card__location {
  font-size: 15px;
}

.card-map .card__location p {
  white-space: nowrap;
}

.card-excurs {
  gap: 19px;
}

.card-excurs .card__media {
  position: relative;
  width: 300px;
  height: 225px;
}

.card-excurs .card__body {
  grid-area: body;
  display: -ms-grid;
  display: grid;
  grid-template-areas: "title rate" "subtitle rate" "desc .";
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}

.card-excurs .card__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
  padding: 20px 8px 8px 0;
}

.card-excurs .card__title {
  -webkit-line-clamp: 3;
}

.card-excurs .card__footer {
  margin-top: auto;
  grid-area: footer;
}

.card-excurs .card__desc {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: desc;
  margin-top: 19px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-family: Ubuntu;
  font-size: 13px;
  font-weight: 300;
  line-height: 120%;
  color: #1D1F25;
}

.card-excurs .card__subtitle {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: subtitle;
  margin-top: 6px;
  gap: 10px 16px;
}

.card-excurs .card__subtitle p {
  gap: 7px;
}

.card-excurs .card__scroll > p:has(.icon):before,
.card-excurs .card__scroll > p:first-child:before {
  content: none;
}

.card-excurs .card__scroll > p:before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background-color: #D9D9D9;
  border-radius: 50%;
}

.card-excurs .card__open-time {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  color: #1D1F25;
}

.card-excurs .card__open-time p:first-child {
  font-size: 14px;
  font-weight: 400;
}

.card-excurs .card__rating {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 3;
  grid-area: rate;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
}

.card-excurs .card__reviews {
  color: #768094;
  font-family: Ubuntu;
  font-size: 12px;
  font-weight: 300;
  line-height: 120%;
  white-space: nowrap;
}

.card-excurs .card__rate {
  color: #FBBE5E;
  fill: #FBBE5E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
}

.card-excurs .card__rate .icon {
  fill: inherit;
  width: 22px;
  height: 22px;
  margin-bottom: 3px;
}

.card-excurs .card__price {
  font-family: "GothamPro";
  color: #1D1F25;
  font-size: 13px;
  font-weight: 700;
  line-height: 120%;
}

.card-excurs .card__price span {
  font-size: 25px;
  margin-right: 12px;
}

.card-excurs .card__price-reverse {
  font-family: "GothamPro";
  color: #1D1F25;
  font-size: 13px;
  font-weight: 700;
  line-height: 120%;
}

.card-excurs .card__price-reverse span {
  font-size: 18px;
  margin-right: 12px;
  white-space: nowrap;
}

.card-excurs .card__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 9px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.card-excurs .card__name {
  font-family: Ubuntu;
  font-size: 13px;
  font-weight: 300;
  line-height: 120%;
  color: #768094;
}

.card-excurs .card__avatar {
  width: 35px;
  height: 35px;
  overflow: hidden;
  border-radius: 50%;
}

.card-excurs .card__avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.card-excurs--hotel {
  max-width: 800px;
}

.card-excurs--hotel:hover {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(35, 36, 79, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(35, 36, 79, 0.1);
}

.card-excurs--hotel:hover .card__title {
  color: #1D1F25;
}

.card-excurs--hotel .card__wrapper {
  width: 473px;
}

.card-excurs--hotel .card__body {
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.card-excurs--hotel .card__subtitle {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.card-excurs--hotel .card__subtitle p:first-child,
.card-excurs--hotel .card__subtitle p:nth-child(2) {
  font-weight: 400;
  color: #1D1F25;
}

.card-route {
  gap: 24px;
}

.card-route .card__media {
  width: 150px;
  aspect-ratio: 1.3/1;
  border-radius: 8px;
}

.card-route .card__wrapper {
  width: 100%;
  gap: 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 20px 16px 12px 0;
}

.card-route .card__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}

.card-route .card__subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.card-route .card__subtitle p {
  gap: 8px;
  font-size: 13px;
  margin-bottom: 0;
}

.card-route .card__subtitle p:nth-child(2):before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background-color: #D9D9D9;
  border-radius: 50%;
}

.card-route .card__address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  fill: #768094;
}

.card-route .card__address a {
  color: #0078d2;
}

.card-route .card__address p {
  font-family: Ubuntu;
  font-size: 14px;
  line-height: 120%;
  font-weight: 300;
  color: #0078D2;
}

.card-route .card__address .icon {
  fill: inherit;
  width: 18px;
  height: 18px;
  opacity: 0.5;
}

.card-route .card__button .mob {
  display: none;
}

.card-review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
}

.card-review__name {
  font-size: 18px;
  line-height: 140%;
  font-weight: 500;
}

.card-review__subheader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 11px;
}

.card-review__text {
  font-family: Ubuntu;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  height: 59px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.card-review__text.is-full {
  display: block;
  min-height: -webkit-max-content;
  min-height: -moz-max-content;
  min-height: max-content;
}

.card-review__more,
.card-review__date {
  font-size: 14px;
  line-height: 140%;
  color: #768094;
}

.card-review__more {
  -ms-flex-item-align: start;
  align-self: flex-start;
  opacity: 0;
  margin-top: -20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.card-review__rate .icon {
  fill: none;
  stroke: #EDEDED;
}

.card-review__rate .icon.is-active {
  fill: #FBBE5E;
  stroke: none;
}

.card-detail {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.card-detail:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.card-detail:hover .card__title {
  color: #1D1F25;
}

.card-detail .card__media {
  aspect-ratio: 1.76/1;
  max-height: 170px;
  margin-bottom: 4px;
  border-radius: 6px;
}

.card-detail .card__title {
  font-weight: 400;
}

.card-detail .card__subtitle {
  font-size: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.card-detail .card__footer {
  margin-top: auto;
  color: #1D1F25;
  font-size: 16px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 12px;
}

.card-detail .card__price {
  font-weight: 700;
}

.card-detail .card__addition {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}

.card-detail .card__addition::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background-color: #D9D9D9;
  border-radius: 50%;
}

.cards-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 80px;
  width: 833px;
  -webkit-column-gap: 33px;
  -moz-column-gap: 33px;
  column-gap: 33px;
}

.card-calendar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 400px;
  width: 100%;
  gap: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(0, 32, 51, 0.6);
}

.card-calendar__upper-container img {
  aspect-ratio: 400/176;
  border-radius: 8px;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.card-calendar__vertical-image {
  position: absolute;
  z-index: 200;
  right: 50%;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}

.card-calendar__vertical-image img {
  height: 176px;
  width: 100%;
}

.card-calendar__background {
  position: relative;
}

.card-calendar__background img {
  aspect-ratio: 400/176;
  width: 100%;
  border-radius: 8px;
}

.card-calendar__background:after {
  top: 0;
  right: 0;
  content: "";
  position: absolute;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  width: 100%;
  height: 100%;
  border-radius: 8px;
}

.card-calendar__down-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-calendar__data-container {
  padding-bottom: 16px;
  color: rgba(0, 32, 51, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  padding-bottom: 16px;
}

.card-calendar__data-container svg {
  width: 4px;
  height: 4px;
  fill: rgba(0, 32, 51, 0.6);
}

.card-calendar__title h4 {
  color: #1d1f25;
  font-family: GothamPro;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
  padding-bottom: 8px;
}

.card-calendar__subtitle p {
  overflow: hidden;
  color: #1d1f25;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  font-family: Ubuntu;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.districts-list {
  gap: 0;
  color: #23244F;
  line-height: 110%;
}

.districts-list .list__item {
  position: relative;
  padding: 12px 24px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.districts-list .list__item.is-special {
  font-weight: 700;
}

.districts-list .list__item:hover {
  background: #f0ede7;
}

.filter {
  position: relative;
  color: #23244F;
  background-color: #fff;
}

.filter__header {
  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;
  gap: 20px;
  cursor: pointer;
  height: 50px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 1px solid rgba(29, 31, 37, 0.2);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.filter__counter {
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #23244F;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 6px 16px;
  border-radius: 100px;
  margin-left: 10px;
}

.filter__counter span {
  line-height: 1;
}

.filter__counter button {
  width: 24px;
  height: 24px;
}

.filter__counter .icon {
  fill: #768094;
}

.filter__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  font-size: 15px;
  font-weight: 700;
  line-height: 150%;
}

.filter__wrapper {
  padding: 32px 16px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 32px;
  height: 100%;
}

.filter__body {
  width: 100vw;
  height: 100vh;
  left: -100%;
  top: 0;
  position: fixed;
  overflow: hidden auto;
  background-color: #fff;
  z-index: 1001;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.filter__outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
}

.filter__outer .search-block {
  width: 100%;
}

.filter__outer .button-district {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  width: 100%;
  margin-bottom: 10px;
}

.filter .form__more {
  margin-left: auto;
}

.filter--news .filter__outer {
  gap: 35px;
  margin-bottom: 0;
}

.filter--news .filter__outer .search-button--mobile {
  width: 40px;
  height: 40px;
  gap: 12px;
}

.filter--news .filter__outer .button-district {
  width: 100%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  height: 50px;
}

.filter--news .filter__body {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.filter--news .form__checkbox-group {
  padding: 0;
}

.filter--news .form__block:last-child {
  display: none;
}

.filter--rec {
  margin-bottom: 40px;
}

.filter--rec .filter__outer {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 12px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.filter--rec .button-district {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.filter--rec .search-block {
  max-width: 700px;
}

.filter--rec .filter__body {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.filter--rec .form__block:last-child {
  display: none;
}

.filter--guide .filter__outer {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.filter--guide .button-district {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.filter--guide .form__tab .tab__item .input__value {
  padding-right: 20px;
  white-space: nowrap;
}

.filter--guide .search-block {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: min(40%, 500px);
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.filter--guide .filter__body {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.filter--guide .form__block:last-child {
  display: none;
}

.filter.is-open .filter__body {
  left: 0;
}

.form-list-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0;
  padding: 14px 24px 0px;
  color: #23244F;
}

.form-list-filter .form__header button[data-filter=resetAll],
.form-list-filter .form__header div[data-filter=resetAll] {
  margin-left: auto;
}

.form-list-filter__btn-group {
  padding: 8px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 10px;
}

.tab {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-bottom: 1px solid rgba(0, 66, 105, 0.28);
  padding: 7px 0;
}

.tab .input__wrapper {
  border: none;
  padding: 0;
  height: unset;
}

.tab .input__value {
  color: rgba(0, 32, 51, 0.6);
  position: relative;
  padding-right: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  line-height: 140%;
  cursor: pointer;
}

.tab .input__value::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  bottom: -8px;
  border-bottom: 2px solid #BE192D;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.tab .input input:checked + .input__value {
  color: #23244F;
}

.tab .input input:checked + .input__value::after {
  opacity: 1;
}

.tab .input:hover .input__value,
.tab .input:has(.is-active) .input__value {
  color: #23244F;
}

.tab .input:hover .input__value::after,
.tab .input:has(.is-active) .input__value::after {
  opacity: 1;
}

.tab--full .tab__item {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.card-news {
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(29, 31, 37, 0.2);
}

.card-news__img {
  width: 100%;
  aspect-ratio: 2/1;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 40px;
}

.card-news__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.card-news__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 16px;
}

.card-news__subtitle {
  font-family: Ubuntu;
  font-size: 16px;
  line-height: 150%;
  font-weight: 300;
  margin-bottom: 32px;
}

.card-news__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}

.card-news__link {
  color: #BE192D;
  font-family: Inter;
}

.card-news__date {
  color: rgba(0, 32, 51, 0.6);
}

.routes-constructor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
}

.routes-constructor .nothing-found {
  text-align: left;
}

.routes-constructor h1 {
  margin-top: 20px;
  font-size: 40px;
}

.routes-constructor__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 13px;
}

.routes-constructor__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
}

.routes-constructor__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}

.routes-constructor__controls button {
  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;
  height: 24px;
  width: 24px;
  background-color: rgba(0, 66, 105, 0.07);
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.routes-constructor__controls button:hover {
  background-color: rgba(0, 66, 105, 0.2);
}

.routes-constructor__controls button .icon {
  fill: rgba(0, 57, 92, 0.8);
  width: 20px;
  height: 20px;
}

.routes-constructor__controls button[data-route=up] .icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.routes-constructor__order {
  -ms-flex-negative: 0;
  flex-shrink: 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;
  width: 30px;
  height: 30px;
  background-color: #D74E2A;
  border-radius: 50%;
  color: #fff;
}

.routes-constructor__between {
  margin-left: 150px;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  gap: 40px;
  padding-left: 24px;
  border-left: 1px dashed rgba(29, 31, 37, 0.2);
}

.routes-constructor__calc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 19px;
}

.routes-constructor__calc > * {
  padding: 0 24px;
}

.routes-constructor__calc .button {
  padding: 10px;
  margin: 0 24px;
  max-width: 270px;
}

.routes-constructor__calc h3 {
  font-size: 24px;
}

.routes-constructor__calc p {
  font-size: 18px;
}

.routes-constructor__download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  color: #0078D2;
  font-family: Ubuntu;
  line-height: 120%;
  font-weight: 300;
}

.routes-constructor__total {
  margin-top: 11px;
  padding-top: 19px;
  border-top: 1px solid rgba(29, 31, 37, 0.2);
}

.checkbox-group {
  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: 14px 8px;
}

.checkbox-group .input {
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.section-review {
  overflow: visible;
}

.section-review .card-list {
  max-height: 570px;
  overflow: auto;
}

.form-review {
  border-radius: 12px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(35, 36, 79, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(35, 36, 79, 0.1);
  padding: 40px;
  gap: 9px;
}

.form-review h2 {
  font-size: 40px;
  line-height: 140%;
}

.form-callback {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}

.form-callback__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}

.form-callback__buttons .button {
  font-weight: 400;
  font-size: 16px;
}

.form-callback .input .input__wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  height: auto;
  padding: 0;
  border: none;
}

.form-callback .input .input__value {
  font-size: 16px;
  font-family: Ubuntu;
  color: rgba(0, 32, 51, 0.6);
}

.form-callback .input input,
.form-callback .input textarea {
  padding: 10px;
  border-radius: 4px;
  border: 1px solid rgba(0, 66, 105, 0.28);
}

.button-block {
  padding-top: 40px;
  gap: 22px;
}

.button-block h4 {
  color: #002033;
  font-family: GothamPro;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}

html {
  scroll-behavior: smooth;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*::-webkit-scrollbar {
  width: 4px;
}

*::-webkit-scrollbar-track {
  background-color: rgba(105, 0, 0, 0.06);
}

*::-webkit-scrollbar-thumb {
  background-color: rgba(0, 66, 105, 0.24);
  border-radius: 4px;
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

body footer {
  margin-top: auto;
}

body.locked {
  overflow: hidden;
}

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

.row-flex._align_center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.row-flex._gap_md {
  gap: 27px;
}

.row-flex._justify_center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.row-flex._padding_s {
  padding-top: 12px;
  padding-bottom: 12px;
}

.row-flex._justify_between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.col-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.justify-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.gap_sm {
  gap: 20px;
}

@media only screen and (min-width: 992px) {
  .preview-card._mob {
    display: none;
  }
}

@media only screen and (min-width: 1279px) {
  .form--filter .form__header._mob {
    display: none;
  }

  .header .nav__list a.list__item._desctop-hidden {
    display: none;
  }
}

@media only screen and (min-width: 1280px) {
  .form--filter .form__submit {
    display: none;
  }

  .form--filter .form__block::before {
    content: none;
  }

  .filter {
    border: none;
  }

  .filter__header {
    display: none;
  }

  .filter__wrapper {
    padding: 0;
    gap: 40px;
  }

  .filter__body {
    position: static;
    height: auto;
    overflow: visible;
    border: none;
    width: 100%;
    z-index: 1;
  }

  .form-list-filter .form__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .form-list-filter .form__block::before {
    content: "";
  }
}

@media only screen and (min-width: 1920px) {
  .map--outer .map__inner {
    width: calc(43vw - 20px);
  }

  .map--full .map__inner {
    width: 100vw;
  }
}

@media only screen and (max-width: 1279px) {
  .container {
    max-width: unset;
  }

  .grid .col--mini {
    width: 100%;
    max-width: unset;
  }

  .grid .col--md {
    width: 100%;
  }

  .grid .col--sticky {
    top: 53px;
  }

  .grid .col--65 {
    width: 100%;
  }

  .grid--col-large {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
  }

  .grid--col-mobile-rev-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 16px;
  }

  .grid--col-mobile-lg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 36px;
  }

  .banner--slide .banner__wrapper {
    max-width: unset;
  }

  .section {
    margin-bottom: 62px;
  }

  .section__header--100 h2 {
    font-size: 80px;
  }

  .list__input-wrapper {
    display: none;
  }

  .map {
    height: calc(100vh - 53px);
  }

  .map--outer .map__inner {
    width: calc(38vw - 20px);
  }

  .map--full .map__inner {
    top: 53px;
    height: calc(100vh - 53px);
    width: 100vw;
  }

  .map--full .map__btns-group {
    top: 63px;
  }

  .card-list .card-list__banner .banner {
    height: min(100vh, 560px);
  }

  .card-list .card-list__banner .banner__date {
    right: unset;
    font-size: 18px;
  }

  .form {
    gap: 32px;
  }

  .form__title {
    display: none;
  }

  .form .drag-to-scroll {
    max-width: unset;
  }

  .form__tab .tab__item .input__value {
    font-size: 12px;
  }

  .form--filter {
    gap: 0;
  }

  .form--filter .form__header._desc {
    display: none;
  }

  .form--filter .form__tab {
    padding: 9px;
    border: 1px solid rgba(29, 31, 37, 0.2);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .form--filter .form__tab .input {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .form--filter .form__tab .input .input__wrapper {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .form--filter .form__tab .input .input__value {
    font-size: 16px;
  }

  .form--filter .form__tab .input .input__value::after {
    content: none;
  }

  .form--filter .form__tab .input--radio {
    padding: 8px 0 6px;
  }

  .form--filter .form__tab .input--radio:hover .input__value {
    color: #BE192D;
  }

  .form--filter .form__tab .input--radio:hover .input__value span:last-child {
    color: #BE192D;
  }

  .form--filter .form__tab .input--radio:hover .input__value::before {
    border: 1px solid #BE192D;
  }

  .form--filter .form__tab .input--radio:hover .icon {
    fill: #BE192D;
  }

  .form--filter .form__tab .input--radio input {
    display: none;
  }

  .form--filter .form__tab .input--radio .input__wrapper {
    border: none;
    padding: 0;
    height: auto;
  }

  .form--filter .form__tab .input--radio .input__value {
    font-family: Ubuntu;
    font-size: 16px;
    line-height: 120%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: 400;
    color: #768094;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    cursor: pointer;
  }

  .form--filter .form__tab .input--radio .input__value span:last-child {
    color: #23244F;
  }

  .form--filter .form__tab .input--radio .input__value::before {
    display: block;
    margin-right: 4px;
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid rgba(0, 66, 105, 0.28);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }

  .form--filter .form__tab .input--radio .input__native:checked + .input__value::before,
  .form--filter .form__tab .input--radio .input.is-active .input__value::before {
    border: 1px solid #BE192D;
    background-repeat: no-repeat;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 19 18' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M4.44573 8.01141L3.16016 9.5435L7.3734 13.0788L13.8013 5.41839L12.2692 4.13281L7.12689 10.2612L4.44573 8.01141Z' fill='white' /></svg>"), #BE192D;
  }

  .form--filter .form__tab .input--radio .icon {
    width: 20px;
    height: 20px;
    opacity: 1;
  }

  .form--filter .form__time-check p {
    display: none;
  }

  .form--filter .form__time .range {
    max-width: calc(100% - 22px);
  }

  .search-button--mobile {
    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: 50px;
    height: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border: 1px solid rgba(29, 31, 37, 0.2);
    border-radius: 50%;
    background: white;
  }

  .range {
    max-width: calc(100% - 22px);
  }

  .range__inputs input {
    font-size: 16px;
  }

  .calendar__title {
    display: none;
  }

  .calendar__container {
    max-width: 377px;
    width: 100%;
    top: 40px;
  }

  .article__btn-group .button {
    padding: 10px 40px;
  }

  .accordion__body {
    overflow: visible !important;
  }

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

  .accordion--mob .accordion__body {
    overflow: hidden;
    height: 0;
  }

  .accordion--mob .accordion__body-inner {
    padding: 12px 0 24px;
    opacity: 0;
    border-top: 1px solid rgba(29, 31, 37, 0.2);
  }

  .search-block .input__wrapper .icon {
    display: block;
  }

  .search-block .input__clear {
    display: none;
  }

  .search-block__overlay {
    display: block;
    position: fixed;
    background-color: rgba(0, 32, 51, 0.85);
    inset: 0;
    z-index: 1002;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }

  .search-block__wrapper {
    padding: 20px 12px 8px;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
    position: fixed;
    z-index: 1002;
    left: 0;
    bottom: -100%;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }

  .search-block__close {
    display: block;
  }

  .search-block__button.button {
    padding: 12px 60px;
    margin-top: 4px;
    font-size: 13px;
    height: 50px;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
  }

  .search-block__button.button .icon {
    display: none;
  }

  .search-block__button.button span {
    display: block;
  }

  .header__upper {
    border: none;
  }

  .header__lower {
    position: fixed;
    width: 100%;
    top: 52px;
    padding: 0;
    height: 0;
    overflow: hidden auto;
    background-color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }

  .header__lower .nav {
    padding-bottom: 24px;
  }

  .header__lower.is-open {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 35px 0 60px;
    max-height: calc(100% - 48px - 90px);
  }

  .header__upper-wrapper {
    gap: 14px;
  }

  .header__nav {
    display: none;
  }

  .header__logo {
    height: 27px;
    width: 125px;
  }

  .header .nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 14px;
    color: #23244F;
    font-size: 14px;
    margin-left: 28px;
    width: calc(100% - 28px);
  }

  .header .nav__list a {
    white-space: wrap;
  }

  .header .nav__list a::after {
    content: none;
  }

  .header .nav__list a .icon {
    display: block;
    fill: #768094;
  }

  .header__burger {
    margin-left: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    padding: 4px 2px;
  }

  .header__burger span {
    display: block;
    width: 100%;
    height: 2px;
    margin-bottom: 3px;
    background-color: #768094;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }

  .header__burger span:last-child {
    margin-bottom: 0;
  }

  .header__burger.is-open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-bottom: -2px;
  }

  .header__burger.is-open span:nth-child(2) {
    display: none;
  }

  .header__burger.is-open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .header__mobile-nav {
    display: block;
    padding-bottom: 0;
  }

  .header__mobile-nav .list {
    padding-top: 16px;
    border-top: 1px solid rgba(29, 31, 37, 0.2);
  }

  .header__search {
    position: static;
    margin-bottom: 20px;
  }

  .header__search--toggle {
    display: none;
  }

  .header__search-block {
    position: static;
    opacity: 1;
    pointer-events: all;
    width: 100%;
  }

  .header__search-block .input__wrapper .icon {
    display: block;
  }

  .header__search-block .input__clear {
    display: none;
  }

  .header__search-container {
    position: absolute;
    z-index: 1;
    width: calc(100% - 32px);
  }

  .header__search-wrapper {
    max-height: 340px;
    padding: 16px 12px;
  }

  .header__search-wrapper a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 6px 0;
  }

  .footer__weather {
    margin-left: 0;
  }

  .footer__lower {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 32px;
  }

  .footer__item {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .footer__item:last-child {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .footer__copyright {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .footer__business {
    margin-right: 0;
    padding-left: 0;
    gap: 24px;
  }

  .footer__logos {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    width: auto;
  }

  .footer__logos img:first-child {
    width: 116px;
    padding: 0;
  }

  .footer__log-in {
    margin-top: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .footer__nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: unset;
    gap: 40px;
  }

  .footer__nav.nav .nav__list {
    gap: 14px 16px;
  }

  .footer__nav.nav .nav__list a {
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: calc(50% - 8px);
  }

  .section-sights .section__header h2 {
    font-size: 25px;
  }

  .section-sights .section__header h3 {
    font-size: 25px;
  }

  .section-sights .section__header img {
    width: 60px;
  }

  .section-notes .section__header img {
    width: 60px;
  }

  .section-excur .section__inner {
    gap: 40px;
  }

  .section-excur .search-block {
    margin-bottom: 0;
  }

  .section-excur .search-block .input__wrapper .icon {
    display: block;
  }

  .section-excur .search-block__overlay {
    display: block;
    position: fixed;
    background-color: rgba(0, 32, 51, 0.85);
    inset: 0;
    z-index: 1002;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }

  .section-excur .search-block__wrapper {
    padding: 20px 12px 8px;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
    position: fixed;
    z-index: 1002;
    left: 0;
    bottom: -100%;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }

  .section-excur .search-block__close {
    display: block;
  }

  .section-excur .search-block__button.button {
    padding: 12px 60px;
    margin-top: 4px;
    font-size: 13px;
    height: 50px;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
  }

  .section-excur .search-block__button.button .icon {
    display: none;
  }

  .section-excur .search-block__button.button span {
    display: block;
  }

  .section-excur .search-button--mobile {
    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: 50px;
    height: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border: 1px solid rgba(29, 31, 37, 0.2);
    border-radius: 50%;
  }

  .section-list .grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .section-list .grid .col {
    width: 100%;
  }

  .section-list .map {
    height: 58px;
  }

  .section-list .map .button-district {
    width: 100%;
  }

  .section-list .map__inner {
    width: 100vw;
    top: 172px;
    display: none;
  }

  .section-list .map__btns-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    width: calc(100% + 68px);
    position: static;
    padding: 8px 34px;
    margin-left: -34px;
    border-bottom: 1px solid rgba(29, 31, 37, 0.2);
  }

  .section-list .map__btns-group .button--to-full .zoom-in,
  .section-list .map__btns-group .button--to-full .zoom-out {
    display: none;
  }

  .section-list .map__btns-group .button--to-full .geo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .section-list .map--full .map__inner {
    display: block;
  }

  .section-list .map--full .map__btns-group .button--to-full .geo {
    display: none;
  }

  .section-list .map--full .map__btns-group .button--to-full .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .section-list .card-list {
    margin-left: 0px;
    overflow: visible;
    padding: 24px 0;
    height: auto;
  }

  .section-list .card-list .card:last-child {
    margin-bottom: 0;
  }

  .section-list .search-block {
    padding: 0;
  }

  .preview-card._sight-link p,
  .preview-card._note-link p {
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }

  .preview-card._note-link {
    width: 250px;
  }

  .preview-card._note-link img {
    max-height: 50%;
  }

  .preview-card._note-link p {
    font-size: 20px;
  }

  .preview-card._note {
    width: 250px;
  }

  .filter__outer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 12px;
  }

  .filter__outer .search-block {
    width: 0;
  }

  .filter__outer .button-district {
    font-size: 15px;
    margin-bottom: 0;
    width: 100%;
  }

  .filter .form__more {
    display: none;
  }

  .filter--news .filter__outer {
    gap: 12px;
  }

  .filter--news .filter__outer .form__search-group {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .filter--news .filter__outer .button-district {
    height: 40px;
    -webkit-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
  }

  .filter--news .form__block:last-child {
    display: block;
  }

  .filter--rec {
    position: sticky;
    top: 53px;
    z-index: 3;
    padding: 8px 0;
    margin-bottom: 24px;
  }

  .filter--rec .filter__outer {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .filter--rec .button-district {
    -webkit-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
  }

  .filter--rec .filter__body {
    -webkit-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
  }

  .filter--rec .form__block:last-child {
    display: block;
  }

  .filter--guide .button-district {
    -webkit-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
  }

  .filter--guide .search-block {
    width: 0;
  }

  .filter--guide .filter__body {
    width: 100vw;
  }

  .filter--guide .form__block:last-child {
    display: block;
  }

  .form-list-filter {
    padding: 14px 12px 0px;
    gap: 0;
  }

  .tab--full {
    width: 100%;
  }
}

@media only screen and (max-width: 1100px) {
  .section-notes .section__bg {
    top: 180px;
    right: 60%;
  }
}

@media only screen and (max-width: 991px) {
  .container {
    padding: 0 16px;
  }

  .button {
    padding: 17px 10px;
  }

  .button--pad-big {
    padding: 17px 20px;
  }

  .button--full-mob {
    width: 100%;
  }

  .button--filled-red {
    font-size: 16px;
    padding: 17px 40px;
  }

  .button--outlined-white {
    font-size: 16px;
    padding: 17px 40px;
  }

  .grid .col--45 {
    width: 100%;
  }

  .grid .col--sticky {
    position: static;
    width: 100%;
  }

  .grid .col--sticky-mob {
    position: sticky;
    top: 53px;
  }

  .grid .col--mt {
    margin-top: 0;
  }

  .grid .col--50 {
    width: 100%;
  }

  .grid .col--50 .button-district {
    max-width: unset;
  }

  .grid--quaters {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grid--quaters .col {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
  }

  .grid--ladder {
    gap: 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 50px;
  }

  .grid--ladder .col,
  .grid--ladder .col:nth-child(2) {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .grid--ladder .col > *,
  .grid--ladder .col:nth-child(2) > * {
    width: 100%;
  }

  .grid--ladder .col:nth-child(even),
  .grid--ladder .col:nth-child(3),
  .grid--ladder .col:last-child {
    margin: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .grid--ladder .col--special {
    display: none;
  }

  .grid--note {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 0;
  }

  .grid--note .col--special {
    display: none;
  }

  .grid--note .col {
    max-width: unset;
  }

  .grid--note .col:nth-child(2) {
    margin-left: 0;
  }

  .grid--news {
    gap: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grid--news .col--btn {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .grid--news .col--contacts {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .grid--reverse-mobile {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .grid--col-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grid--col-mobile .col {
    width: 100%;
  }

  .grid--gap-big {
    gap: 36px;
  }

  .grid--col-mobile-rev {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 16px;
  }

  .grid--classic .card-detail {
    width: calc((100% - 40px) / 3);
  }

  .grid--classic .preview-card._note,
  .grid--classic .preview-card._recommendation {
    width: calc((100% - 20px) / 2);
  }

  .banner {
    height: min(100vh, 560px);
  }

  .banner__wrapper {
    padding: 25px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .banner__inner {
    width: min(100%, 345px);
    gap: 20px;
  }

  .banner__header h2 {
    font-size: 30px;
  }

  .banner__header h3 {
    font-size: 25px;
  }

  .banner__header.molodo h2 {
    font-size: 55px;
  }

  .banner__header.molodo span {
    font-size: 25px;
  }

  .banner__header--intro span {
    left: 135px;
    bottom: 7px;
  }

  .banner__body p {
    opacity: 1;
    font-size: 11px;
  }

  .banner__footer {
    gap: 10px;
  }

  .banner__button {
    min-width: unset;
  }

  .banner__soon {
    height: 36px;
    font-size: 16px;
    bottom: 10px;
    left: 160px;
    padding: 0 10px;
  }

  .banner__date {
    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: end;
    gap: 15px;
    right: unset;
    left: 16px;
    top: 40px;
    bottom: unset;
    font-size: 18px;
  }

  .banner__date span {
    font-size: 70px;
  }

  .banner--slide .banner__wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 0 16px 42px;
    height: 100%;
  }

  .slider .swiper-button-prev,
  .slider .swiper-button-next {
    display: none;
  }

  .slider .swiper-pagination {
    display: block;
    margin-top: 10px;
    position: static;
  }

  .slider--autoplay .swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .slider--autoplay .swiper-pagination-bullet {
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset;
    width: 7px;
    height: 7px;
  }

  .slider--autoplay .swiper-pagination-bullet-active {
    width: 20px;
  }

  .slider--top-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .slider-mobile .swiper-pagination {
    display: block;
    margin-top: 10px;
    position: static;
  }

  .section__body .button-district {
    font-size: 15px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .section__inner--gap-md {
    gap: 17px;
  }

  .section__inner--gap-big {
    gap: 20px;
  }

  .section__header h3 span {
    font-size: 120px;
    line-height: 0.8;
  }

  .section__header .button-district {
    font-size: 15px;
  }

  .section__header--45 h2 {
    font-size: 23px;
  }

  .section__header--80 h2 {
    font-size: 40px;
  }

  .section__header--red-num h2 span {
    font-size: 120px;
    line-height: 0.8;
  }

  .section__heading h3 {
    font-size: 30px;
  }

  .section__heading .button-district {
    font-size: 15px;
  }

  .section--pb {
    padding-bottom: 0;
  }

  .news {
    gap: 10px;
    padding: 8px;
  }

  .news__title {
    font-size: 14px;
  }

  #modal--form-callback .modal-dialog {
    max-width: unset;
    width: 100vw;
    height: 100vh;
    margin: 0;
  }

  #modal--form-callback .modal-content {
    height: 100%;
    border-radius: 0;
  }

  #modal--form-callback .modal__inner {
    height: 100%;
  }

  #modal--form-callback .modal__body {
    height: 100%;
  }

  #modal--form-callback .modal__close {
    margin-bottom: 20px;
    width: calc(100% + 32px);
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 16px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(29, 31, 37, 0.2);
    height: auto;
  }

  #modal--form-callback .modal__close .icon {
    display: block;
  }

  #modal--form-callback .modal__close .icon:first-child {
    display: none;
  }

  #modal--form-callback .modal__close span {
    display: block;
    font-weight: 700;
    font-size: 16px;
  }

  #modal--success .modal-dialog,
  .modal--success .modal-dialog {
    max-width: unset;
    width: 100vw;
    height: 100vh;
    margin: 0;
  }

  #modal--success .modal-content,
  .modal--success .modal-content {
    height: 100%;
    border-radius: 0;
  }

  #modal--success .modal__inner,
  .modal--success .modal__inner {
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .map {
    height: auto;
  }

  .map__inner {
    display: none;
  }

  .map__btns-group {
    position: static;
  }

  .map__btn {
    display: none;
  }

  .map--full .map__inner {
    display: block;
  }

  .map--full .map-btn {
    display: none;
  }

  .map-btn {
    position: relative;
    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;
    padding: 20px 30px;
    border-radius: 15px;
    max-height: 60px;
    width: 100%;
    overflow: hidden;
    cursor: pointer;
  }

  .map-btn img {
    z-index: -1;
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .map-btn span {
    color: #0e2146;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0.266px;
  }

  .card-list .card-list__banner .banner__header.molodo h2 {
    font-size: 45px;
  }

  .card-list .card-list__banner .banner__header.molodo span {
    font-size: 20px;
  }

  .card-list .card-list__banner .banner__header--intro span {
    left: 115px;
  }

  .card-list--nopad {
    padding: 0;
  }

  .form--review {
    gap: 20px;
  }

  .form--review .form__name {
    max-width: 100%;
  }

  .form--review .form__name .input {
    width: 100%;
  }

  .breadcrumbs {
    display: none;
  }

  .article > *,
  .article .article__special {
    max-width: unset;
    width: 100%;
    height: auto;
  }

  .article h1,
  .article h2 {
    font-size: 24px;
  }

  .article h3 {
    font-size: 20px;
  }

  .article h4 {
    font-size: 16px;
  }

  .article p {
    font-size: 16px;
  }

  .article__red-num h2 span {
    font-family: Molodo;
    font-weight: 400;
    font-size: 160px;
  }

  .article__intro {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .article__info {
    width: 100%;
  }

  .article__contacts h2 {
    font-size: 18px;
  }

  .article__contact--info {
    gap: 24px;
  }

  .article__with-card {
    max-width: unset;
    width: 100%;
    margin-bottom: 20px;
  }

  .article .quote {
    margin: 60px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
  }

  .article .quote__text {
    font-size: 20px;
  }

  .article .quote__footer::before,
  .article .quote__footer::after {
    content: none;
  }

  .article .quote__author-photo {
    width: 40px;
    height: 40px;
  }

  .article .quote__last-name {
    font-size: 20px;
  }

  .article .quote__first-name {
    font-size: 16px;
  }

  .article__video {
    width: calc(100% + 32px);
    margin-left: -16px;
    border-radius: 0;
  }

  .article__video:first-child {
    margin: 0 0 30px -16px;
  }

  .article__play-btn button .icon {
    width: 80px;
    height: 80px;
  }

  .article__two-cols > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
  }

  .article__slider img {
    border-radius: 0;
  }

  .article__slider .slider {
    width: calc(100% + 32px);
    margin-left: -16px;
  }

  .article__slider .slider .swiper-slide {
    height: unset;
    aspect-ratio: 1.3/1;
    border-radius: 0;
  }

  .article__with-aside {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px;
  }

  .article__with-aside aside {
    padding: 0 0 0 16px;
  }

  .article__with-aside .text {
    max-width: unset;
  }

  .article__map .routes-constructor__controls {
    display: none;
  }

  .article__map .card-route [data-route=remove] {
    display: none;
  }

  .article__map .routes-constructor__between {
    margin-left: 0;
  }

  .article__map .map {
    height: auto;
  }

  .article .article__requisites {
    margin-top: 20px;
  }

  .article .article__requisites .menu-table__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
  }

  .article .article__requisites .menu-table__name:after {
    content: none;
  }

  .article .article__requisites .menu-table__value {
    width: auto;
  }

  .article__slider-with-map {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .article__slider-with-map .slider {
    width: calc(100% + 32px);
    margin-left: -16px;
  }

  .article__slider-with-map .slider {
    min-width: unset;
    max-width: unset;
  }

  .article__slider-with-map .slider .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    background: #D9D9D9;
    opacity: 1;
  }

  .article__slider-with-map .slider .swiper-pagination-bullet-active {
    width: 21px;
    background: #768094;
    opacity: 1;
  }

  .article__slider-with-map .slider .swiper-slide {
    aspect-ratio: 1.3/1;
  }

  .article__slider-with-map .slider .slider__img {
    border-radius: 0px;
  }

  .article__slider-with-map .map {
    max-width: unset;
  }

  .article__btn-group {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }

  .article__btn-group .button {
    width: 100%;
    padding: 10px;
  }

  .article__documents {
    margin-top: 40px;
  }

  .article__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .article__list > div {
    width: 100%;
  }

  .article__additional {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
  }

  .article__additional .article__block {
    max-width: unset;
  }

  .article__additional .article__block:last-child {
    max-width: unset;
  }

  .article__additional .button {
    width: 100%;
  }

  .article__prices {
    width: 100%;
  }

  .article__region {
    margin: 60px 0;
  }

  .article__region-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .article__region-info .text {
    max-width: unset;
  }

  .article__region-info .text p {
    margin-bottom: 0;
  }

  .article__region-map {
    height: auto;
    margin-top: 16px;
  }

  .article__region-map .map__btns-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .article--tic h1 {
    font-size: 20px;
  }

  .article--tic h2 {
    margin-top: 60px;
    font-size: 20px;
  }

  .article--tic p {
    font-size: 18px;
  }

  .card__subtitle {
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .card__subtitle {
    font-size: 12px;
  }

  .card__footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .card__address {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: left;
  }

  .menu-table--row {
    gap: 24px 40px;
  }

  .menu-table--row .menu-table__item {
    width: calc((100% - 60px) / 2);
  }

  .sidebar__content {
    width: 100%;
  }

  .sidebar button[data-sidebar=close] .icon {
    display: none;
  }

  .sidebar button[data-sidebar=close] .icon:last-child {
    display: block;
  }

  .accordion__title {
    font-size: 16px;
  }

  .header {
    height: 53px;
  }

  .header__lower {
    top: 48px;
  }

  .header .button-district {
    width: 154px;
    height: 36px;
    padding: 0 8px 0 12px;
  }

  .footer__upper {
    padding-bottom: 24px;
  }

  .footer__upper > div {
    gap: 40px;
  }

  .footer__log-in {
    padding: 17px 10px;
  }

  .section-article {
    margin-top: 40px;
  }

  .section-article .section__date {
    font-size: 16px;
  }

  .section-article .section__main-photo {
    width: calc(100% + 32px);
    margin-left: -16px;
    border-radius: 0;
  }

  .section-sights .section__header {
    position: static;
    max-width: 470px;
    margin-bottom: 20px;
  }

  .section-notes {
    padding-top: 150px;
  }

  .section-notes .section__header {
    position: static;
    max-width: 470px;
    margin-bottom: 20px;
  }

  .section-notes .section__bg {
    right: 16px;
    top: 10px;
    width: 100%;
    overflow: hidden;
  }

  .section-notes .section__bg img {
    width: 100%;
    height: 100%;
  }

  .section-constructor .map {
    height: auto;
  }

  .section-constructor .map .map__btns-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .section-excur .section__header {
    margin-left: 0;
  }

  .section-excur .section__header h2 {
    font-size: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 10px;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }

  .section-excur .section__header h2 span {
    position: static;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .section-404__inner {
    gap: 20px;
  }

  .section-404__num {
    font-size: 100px;
  }

  .section-404__text {
    font-size: 14px;
  }

  .section-404__text h1,
  .section-404__text h2,
  .section-404__text h3,
  .section-404__text h4 {
    font-size: 20px;
  }

  .section-list .map {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }

  .section-list .map .map-btn {
    display: none;
  }

  .section-list .map .map__btns-group .map__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .section-list .map .map__btns-group .button--to-full .list {
    display: none;
  }

  .section-list .map .map__btns-group .button--to-full .geo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .section-list .map__inner {
    top: 111px;
  }

  .section-list .map__btns-group {
    width: calc(100% + 32px);
    padding: 8px 16px;
    margin-left: -16px;
  }

  .map-constructor {
    position: relative;
    padding-top: 130px;
  }

  .map-constructor__header h2 {
    white-space: unset;
  }

  .map-constructor__header span {
    font-size: 60px;
  }

  .map-constructor__list {
    max-height: 340px;
    width: 100%;
  }

  .map-constructor__list .list__item {
    font-size: 14px;
  }

  .map-constructor__map {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    max-height: unset;
    width: 480px;
  }

  .button-district {
    font-size: 11px;
    padding: 0 16px 0 20px;
  }

  .preview-card._sight .preview-card__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 14px;
  }

  .preview-card._sight .preview-card__title {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .preview-card._sight .preview-card__desc {
    width: 100%;
  }

  .preview-card._sight-link p,
  .preview-card._note-link p {
    font-size: 18px;
  }

  .preview-card._sight-link .icon {
    display: none;
  }

  .preview-card._sight-link .preview-card__counter {
    left: 155px;
  }

  .preview-card._note {
    width: 100%;
    max-height: calc(100vh - 48px - 18px - 50px);
  }

  .preview-card._mob {
    width: 100%;
  }

  .preview-card._recommendation {
    gap: 12px;
  }

  .preview-card._recommendation .preview-card__img {
    aspect-ratio: 1.3/1;
  }

  .preview-card._recommendation .preview-card__title {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .card-guide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
    padding: 16px 0 20px;
  }

  .card-guide__media {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    aspect-ratio: 1.7/1;
    width: 100%;
    height: 100%;
  }

  .card-guide__media audio::-webkit-media-controls-timeline,
  .card-guide__media audio -webkit-media-controls-timeline,
  .card-guide__media audio::-webkit-media-controls-volume-slider,
  .card-guide__media audio::-webkit-media-controls-volume-slider-container {
    display: block;
  }

  .card-guide__media audio::-webkit-media-controls-volume-control-hover-background {
    display: block;
  }

  .card-guide__media:has(audio) {
    aspect-ratio: unset;
  }

  .card-guide__play-btn button .icon {
    width: 60px;
    height: 60px;
  }

  .card-guide__header {
    max-width: unset;
    margin-left: 0;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .card-guide__subtitle {
    font-size: 12px;
  }

  .card-guide__tag-list {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    max-width: unset;
    margin-left: 0;
    width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .card-guide__tag-list._align-right {
    max-width: unset;
    width: unset;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .card-guide__photo-list {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .card-guide__tag-title--mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #768094;
    font-family: GothamPro;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    width: 72px;
    margin-right: 38px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .card-guide__photo-title {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    display: block;
    position: static;
    font-size: 11px;
  }

  .card-guide:first-child {
    margin-top: 0;
  }

  .card-guide:first-child .card-guide__tag-title {
    display: none;
  }

  .card-map {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }

  .card-map .card__media {
    aspect-ratio: 4/1;
    width: 100%;
    height: 100%;
  }

  .card-map .card__info {
    padding: 10px;
  }

  .card-map .card__header {
    -ms-grid-columns: auto 32px;
    grid-template-columns: auto 32px;
  }

  .card-map .card__title {
    font-size: 14px;
  }

  .card-map .card__label {
    width: 32px;
    height: 32px;
  }

  .card-map .card__footer {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .card-map .card__location {
    font-size: 13px;
  }

  .card-excurs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }

  .card-excurs .card__media {
    aspect-ratio: 1.3/1;
    width: 100%;
  }

  .card-excurs .card__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-column-gap: unset;
    -moz-column-gap: unset;
    column-gap: unset;
  }

  .card-excurs .card__wrapper {
    position: relative;
    padding: 20px 12px;
    gap: 30px;
  }

  .card-excurs .card__footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .card-excurs .card__subtitle {
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .card-excurs .card__rating {
    position: absolute;
    background-color: #FBBE5E;
    border-radius: 100px;
    padding: 8px;
    right: 6px;
    top: -44px;
    z-index: 1;
  }

  .card-excurs .card__reviews {
    display: none;
  }

  .card-excurs .card__rate {
    color: #fff;
    fill: #fff;
    font-size: 16px;
    line-height: 18px;
  }

  .card-excurs .card__rate .icon {
    width: 18px;
    height: 18px;
  }

  .card-excurs .card__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5px;
  }

  .card-excurs .card__price span {
    margin-right: 0;
  }

  .card-excurs .card__price-reverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 5px;
  }

  .card-excurs .card__price-reverse span {
    margin-right: 0;
  }

  .card-excurs .card__address {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .card-excurs .card__avatar {
    height: 50px;
    width: 50px;
  }

  .card-excurs--hotel .card__wrapper {
    width: 100%;
  }

  .card-excurs--hotel .card__footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .card-excurs--hotel .card__footer .card__price-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .card-excurs--hotel .card__footer .button {
    width: 100%;
  }

  .card-route {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
  }

  .card-route .card__media {
    aspect-ratio: 2/1;
    width: 100%;
  }

  .card-route .card__wrapper {
    padding: 0 16px 12px;
  }

  .card-route .card__button {
    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;
    background-color: rgba(0, 66, 105, 0.07);
    border-radius: 4px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    width: 32px;
    height: 32px;
    top: -44px;
    left: 46px;
  }

  .card-route .card__button:hover {
    background-color: rgba(0, 66, 105, 0.2);
  }

  .card-route .card__button .icon {
    display: none;
  }

  .card-route .card__button .mob {
    width: 16px;
    height: 16px;
    display: block;
    fill: rgba(0, 57, 92, 0.8);
  }

  .card-detail .card__media {
    aspect-ratio: 2/1;
  }

  .card-detail .card__footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .cards-container {
    width: unset;
    max-width: 800px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .filter__outer .button-district {
    width: 100%;
  }

  .form-list-filter {
    padding: 14px 12px 0px;
    gap: 0;
  }

  .form-list-filter .form__header h3 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .form-list-filter .form__header button[data-filter=resetAll],
  .form-list-filter .form__header div[data-filter=resetAll] {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .form-list-filter__btn-group .button-cancel {
    display: none;
  }

  .form-list-filter__btn-group .button-submit {
    width: 100%;
    background-color: #BE192D;
    border-color: #BE192D;
  }

  .form-list-filter__btn-group .button-submit:hover {
    background-color: rgba(190, 25, 45, 0.9);
    border-color: rgba(190, 25, 45, 0.9);
  }

  .routes-constructor h1 {
    font-size: 24px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .routes-constructor__map {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .routes-constructor__body {
    gap: 60px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .routes-constructor__list {
    gap: 24px;
  }

  .routes-constructor__card {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 12px;
  }

  .routes-constructor__controls {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: auto;
    gap: 20px;
  }

  .routes-constructor__controls button {
    width: 32px;
    height: 32px;
  }

  .routes-constructor__between {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .routes-constructor__between .input .input__wrapper {
    height: auto;
  }

  .routes-constructor__calc > * {
    padding: 0;
  }

  .routes-constructor__calc .button {
    margin: 0;
  }

  .routes-constructor__calc h3 {
    font-size: 24px;
  }

  .routes-constructor__calc p {
    font-size: 18px;
  }

  .routes-constructor__total {
    padding-top: 19px;
  }

  .section-review .grid {
    gap: 80px;
  }

  .form-review {
    padding: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    gap: 9px;
  }

  .form-review h2 {
    font-size: 24px;
  }

  .form-callback {
    height: 100%;
  }

  .form-callback__buttons {
    margin-top: auto;
  }

  .form-callback__buttons .button {
    width: 100%;
  }

  .form-callback__buttons .button:first-child {
    display: none;
  }
}

@media only screen and (max-width: 575px) {
  .grid--header {
    grid-template-areas: "img title" "btn btn";
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 26px;
  }

  .grid--news .col--btn {
    max-width: unset;
    width: 100%;
  }

  .grid--classic .card-detail {
    width: 100%;
  }

  .grid--classic .preview-card._note,
  .grid--classic .preview-card._recommendation {
    width: 100%;
  }

  .section__body .button-district {
    width: 100%;
  }

  .section__header h1,
  .section__header h2 {
    font-size: 24px;
  }

  .section__header h3 {
    line-height: 100%;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }

  .section__header h3 span {
    font-size: 90px;
    line-height: 0.8;
  }

  .section__header .button-district {
    width: 100%;
  }

  .section__header--100 h2 {
    font-size: 40px;
    line-height: 100%;
  }

  .section__header--100 h2 span {
    font-size: 23px;
  }

  .section__header--100 p {
    font-size: 23px;
  }

  .section__header--25 h2 {
    line-height: 100%;
    text-align: left;
  }

  .section__header--red-num h2 span {
    font-size: 90px;
    line-height: 0.8;
  }

  .section__heading h3 {
    font-size: 14px;
  }

  .section__heading h4 {
    font-size: 16px;
  }

  .section__heading .button-district {
    width: 100%;
  }

  .section__heading--mw {
    max-width: 100%;
  }

  .range__inputs .input__wrapper {
    padding: 12px;
  }

  .range__inputs input {
    font-size: 14px;
  }

  .reccomendation__container li:first-child {
    padding: 20px 0px;
    display: block;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .reccomendation__container li:first-child p {
    color: rgb(0, 120, 210);
  }

  .reccomendation__container {
    position: fixed;
    max-width: unset;
    width: 100vw;
    top: unset;
    bottom: 0;
    background-color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 16px;
    padding-right: 16px;
    z-index: 1002;
  }

  .reccomendation__background {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: 100vw;
    background-color: rgba(0, 32, 51, 0.85);
    z-index: 1001;
    pointer-events: none;
  }

  .reccomendation__background._visible {
    display: block;
  }

  .calendar__input {
    width: unset;
    max-width: 188px;
    width: 100%;
  }

  .menu-table--row {
    gap: 24px;
  }

  .menu-table--row .menu-table__item {
    width: 100%;
  }

  .map-constructor__map {
    left: 0;
  }

  .grid--header .col--img {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }

  .grid--header .col--title {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }

  .grid--header .col--btn {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }

  .grid--news .col--btn {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }

  .card-map .card__label {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }

  .card-news__img {
    margin-bottom: 24px;
  }

  .card-news__title {
    font-size: 18px;
    margin-bottom: 12px;
  }
}

@media only screen and (max-width: 400px) {
  .filter__outer .button-district {
    width: 200px;
  }

  .filter--news .filter__outer .button-district {
    width: 180px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

@media only screen and (max-width: 380px) {
  .filter__outer .filter {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: calc(100% - 50px - 12px);
  }

  .filter__outer .filter__header {
    padding: 10px;
  }
}

@media only screen and (max-width: 360px) {
  .header .button-district {
    width: 120px;
  }
}

@media only screen and (max-width: 359px) {
  .section-excur .section__header h2 span {
    font-size: 70px;
  }
}

@media only screen and (max-width: 350px) {
  .preview-card._mob img {
    max-height: 50%;
  }

  .preview-card._note-link._mob img {
    max-height: 50%;
  }
}

@media only screen and (max-width: 340px) {
  .section-excur .section__header h2 {
    font-size: 35px;
  }

  .map-constructor__list .list__item {
    width: 120px;
  }

  .card-guide__photo {
    width: 54px;
    height: 54px;
  }

  .card-guide__more {
    width: 52px;
    height: 52px;
  }

  .card-guide__photo-title {
    font-size: 10px;
  }
}

@media only screen and (max-width: 330px) {
  .filter__outer .button-district {
    width: 170px;
  }
}