._wrapper_14714_1 {
  z-index: 1;
  position: relative;
  display: grid;
  word-break: break-word;
  margin: calc(var(--spacing-lg) * -1);
  grid-template-columns: 8.33333333% 8.33333333% 8.33333333% 8.33333333% 8.33333333% 8.33333333% 8.33333333% 8.33333333% 8.33333333% 8.33333333% 8.33333333% 8.33333333%;
}
@media (max-width: 960px) {
  ._wrapper_14714_1 {
    display: block;
    margin: calc(var(--spacing-md) * -1);
  }
}

._section_14714_16 iframe {
  border: 0;
}

._skeletonsWrapper_14714_20 {
  display: flex;
  flex-wrap: wrap;
  gap: var(--spacing-md);
}

._skeletonWrapper_14714_26 {
  width: 181px;
  height: 110px;
  position: relative;
  border: 1px solid var(--border);
  border-radius: 4px;
  background: none;
  transition: all 0.3s;
}
._skeletonWrapper_14714_26:hover {
  background-color: #f4f4f4;
}
._skeletonWrapper_14714_26 ._wrapper_14714_1 {
  width: 600px;
  height: 300px;
  margin: 0;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.3);
}
._skeletonWrapper_14714_26 ._wrapper_14714_1._threeImages_14714_48 {
  height: 270px;
}
._skeletonWrapper_14714_26 ._wrapper_14714_1._basicContent_14714_51 {
  height: 230px;
}
._skeletonWrapper_14714_26 ._wrapper_14714_1._threeIcons_14714_54 {
  height: 150px;
}
._skeletonWrapper_14714_26 ._wrapper_14714_1._map_14714_57 {
  height: 230px;
}
._skeletonWrapper_14714_26 ._wrapper_14714_1._imageLeft_14714_60 {
  height: 210px;
}
._skeletonWrapper_14714_26 ._wrapper_14714_1._imageRight_14714_63 {
  height: 210px;
}
._skeletonWrapper_14714_26 ._wrapper_14714_1._imageBelow_14714_66 {
  height: 340px;
}
._skeletonWrapper_14714_26 ._wrapper_14714_1._imageTop_14714_69 {
  height: 340px;
}
._skeletonWrapper_14714_26 ._wrapper_14714_1._fullImage_14714_72 {
  height: 350px;
}
._skeletonWrapper_14714_26 ._wrapper_14714_1._fullVideo_14714_75 {
  height: 300px;
}
._skeletonWrapper_14714_26 ._wrapper_14714_1 ._fullVideo_14714_75 {
  padding-top: 42.25%;
}

._section_14714_16 {
  padding: var(--spacing-lg);
  position: relative;
  border: 1px solid transparent;
  border-radius: 4px;
  transition: all 0.3s;
}
._section_14714_16 ._blockClicks_14714_89 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
._section_14714_16 h1 {
  color: var(--main);
  margin: 0 0 var(--spacing-lg);
}
._section_14714_16 h2 {
  margin: var(--spacing-md) 0 var(--spacing-lg) !important;
  font-size: 20px;
}
._section_14714_16 ._text_14714_104 {
  margin: 0 0 var(--spacing-md);
  display: block;
}
._section_14714_16 ._text_14714_104 ul,
._section_14714_16 ._text_14714_104 ol {
  padding: 0 0 0 22px;
}
._section_14714_16 ._text_14714_104 ul li,
._section_14714_16 ._text_14714_104 ol li {
  text-align: left;
}
._section_14714_16 ._text_14714_104 iframe {
  -webkit-filter: grayscale(90%);
  -moz-filter: grayscale(90%);
  -ms-filter: grayscale(90%);
  -o-filter: grayscale(90%);
  filter: grayscale(90%);
  width: 100%;
}
._section_14714_16 ul._text_14714_104,
._section_14714_16 ol._text_14714_104 {
  padding: 0 0 0 22px;
}
._section_14714_16 ul._text_14714_104 li,
._section_14714_16 ol._text_14714_104 li {
  text-align: left;
}
._section_14714_16 img {
  max-width: 100%;
  width: auto;
  border-radius: 4px;
}

._mapIframe_14714_138:not(._wrapper_14714_1),
._videoIframe_14714_139:not(._wrapper_14714_1),
._fullImage_14714_72:not(._wrapper_14714_1) img,
._fullImage_14714_72:not(._wrapper_14714_1) ._emptyImage_14714_141 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}

._threeImages_14714_48:not(._wrapper_14714_1) ul {
  display: flex;
  gap: var(--spacing-lg);
  list-style: none;
}
@media (max-width: 850px) {
  ._threeImages_14714_48:not(._wrapper_14714_1) ul {
    flex-wrap: wrap;
  }
}
._threeImages_14714_48:not(._wrapper_14714_1) ul > li {
  width: 33%;
  line-height: 0;
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
}
@media (max-width: 850px) {
  ._threeImages_14714_48:not(._wrapper_14714_1) ul > li {
    width: 100%;
  }
}
._threeImages_14714_48:not(._wrapper_14714_1) ul > li h2,
._threeImages_14714_48:not(._wrapper_14714_1) ul > li ._text_14714_104 {
  margin: 0 !important;
}

._threeIcons_14714_54:not(._wrapper_14714_1) ul {
  display: flex;
  gap: var(--spacing-lg);
  list-style: none;
}
._threeIcons_14714_54:not(._wrapper_14714_1) ul > li {
  width: 33%;
  line-height: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
._threeIcons_14714_54:not(._wrapper_14714_1) ul > li img {
  max-width: 80px;
  max-height: 80px;
}
._threeIcons_14714_54:not(._wrapper_14714_1) ul > li ._emptyImage_14714_141 {
  margin: 0 auto;
  border-radius: 50%;
  padding: 0;
  width: 80px;
  height: 80px;
}
._threeIcons_14714_54:not(._wrapper_14714_1) ul > li ._text_14714_104 {
  margin: var(--spacing-md) 0 0;
}

._map_14714_57:not(._wrapper_14714_1) iframe {
  -webkit-filter: grayscale(90%);
  -moz-filter: grayscale(90%);
  -ms-filter: grayscale(90%);
  -o-filter: grayscale(90%);
  filter: grayscale(90%);
}

._emptyImage_14714_141 {
  width: 100%;
  padding-top: 30%;
  border: 1px solid var(--border);
  background: none;
  font-family: var(--mainFont);
  border-radius: 4px;
  transition: all 0.3s;
  font-weight: 600;
  display: block;
  position: relative;
}
._emptyImage_14714_141 svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

._map_14714_57:not(._wrapper_14714_1),
._fullVideo_14714_75:not(._wrapper_14714_1),
._fullImage_14714_72:not(._wrapper_14714_1) {
  overflow: hidden;
  height: 0;
  padding-top: 30%;
  position: relative;
  margin: var(--spacing-lg) 0;
}

._imageLeft_14714_60:not(._wrapper_14714_1),
._imageRight_14714_63:not(._wrapper_14714_1) {
  display: flex;
  gap: var(--spacing-lg);
  align-items: center;
}
@media (max-width: 960px) {
  ._imageLeft_14714_60:not(._wrapper_14714_1),
  ._imageRight_14714_63:not(._wrapper_14714_1) {
    flex-direction: column;
  }
}

._imageBelow_14714_66:not(._wrapper_14714_1),
._imageTop_14714_69:not(._wrapper_14714_1) {
  display: flex;
  align-items: center;
  flex-direction: column;
}
._imageBelow_14714_66:not(._wrapper_14714_1) h1,
._imageTop_14714_69:not(._wrapper_14714_1) h1 {
  margin-bottom: 0;
}
._imageBelow_14714_66:not(._wrapper_14714_1) ._text_14714_104,
._imageTop_14714_69:not(._wrapper_14714_1) ._text_14714_104 {
  max-width: 800px;
}

._imageBelow_14714_66:not(._wrapper_14714_1) ._text_14714_104 {
  margin: var(--spacing-md) 0 var(--spacing-lg);
}

._imageTop_14714_69:not(._wrapper_14714_1) ._text_14714_104 {
  margin: var(--spacing-md) 0 0;
}

._imageTop_14714_69:not(._wrapper_14714_1) h1 {
  margin-top: var(--spacing-lg);
}

._fullImage_14714_72:not(._wrapper_14714_1) {
  padding-top: 50%;
}
._fullImage_14714_72:not(._wrapper_14714_1) ._emptyImage_14714_141 {
  height: 100%;
  width: 100%;
  padding: 0;
}

._fullVideo_14714_75:not(._wrapper_14714_1) {
  padding-top: 56.25%;
}
._Header_16j04_1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: calc(var(--spacing-lg) * -1) calc(var(--spacing-lg) * -1) var(--spacing-lg);
  height: 46px;
  padding: 0 var(--spacing-lg);
  border-bottom: 1px solid var(--border);
}
@media (max-width: 960px) {
  ._Header_16j04_1 {
    padding-left: 0;
  }
}
._Header_16j04_1 h1 {
  font-size: 20px;
  font-weight: 500;
  color: var(--main);
  margin: 0;
}
@media (max-width: 960px) {
  ._Header_16j04_1 h1 {
    font-size: 16px;
  }
}

@media (max-width: 960px) {
  ._menu_16j04_28 {
    display: none;
  }
  ._menu_16j04_28._shown_16j04_31 {
    display: block;
  }
}

._MobileMenuBtn_16j04_36 {
  display: none;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background: none;
  border: none;
  padding: 0;
}
@media (max-width: 960px) {
  ._MobileMenuBtn_16j04_36 {
    display: flex;
  }
  ._MobileMenuBtn_16j04_36._hidden_16j04_50 {
    display: none;
  }
}

._StyledForm_16j04_55 {
  margin-bottom: 20px;
}
._StyledForm_16j04_55 label {
  display: block;
  margin-bottom: 8px;
}
._StyledForm_16j04_55 label ._label_16j04_62 {
  display: block;
}
._StyledForm_16j04_55 label input,
._StyledForm_16j04_55 label select {
  padding: 8px;
  width: 100%;
}
._StyledForm_16j04_55 label select {
  cursor: pointer;
}

._EventsWrapper_16j04_74 ul {
  list-style: none;
  padding: 0;
}
._EventsWrapper_16j04_74 ul li {
  border-bottom: 1px solid var(--border);
  margin: 0 calc(var(--spacing-lg) * -1) var(--spacing-lg);
  padding: 0 var(--spacing-lg);
}
._EventsWrapper_16j04_74 ul h2 {
  margin: 0;
}
._EventsWrapper_16j04_74 ul ul {
  white-space: pre-line;
}
._EventsWrapper_16j04_74 ul ul li {
  border: none;
  padding: 0;
  margin: 0 0 var(--spacing-lg);
}

._Content_16j04_95 {
  flex-grow: 1;
  display: flex;
  align-items: start;
  height: 100%;
  width: 100%;
}
._Content_16j04_95 * {
  box-sizing: border-box;
}

._MainContent_16j04_106 {
  flex-grow: 1;
  height: 100%;
  padding: var(--spacing-lg);
  width: calc(100% - 300px);
  word-wrap: break-word;
  overflow: auto;
}

._Sidebar_16j04_115 {
  width: 300px;
  height: 100%;
  flex-shrink: 0;
  border-right: 1px solid var(--border);
  color: var(--main);
}
._Sidebar_16j04_115 h2 {
  margin: 0;
  font-size: 16px;
  padding: var(--spacing-lg);
}
._Sidebar_16j04_115 ul {
  padding: 0;
  list-style: none;
}
._Sidebar_16j04_115 ul ul li a {
  padding-left: 40px;
}
._Sidebar_16j04_115 ul li a,
._Sidebar_16j04_115 ul ._label_16j04_62 {
  display: block;
  text-decoration: none;
  color: var(--main);
  padding: var(--spacing-md) var(--spacing-lg);
  transition: background 0.3s;
  border-bottom: 1px solid var(--border);
}
._Sidebar_16j04_115 ul li a:hover, ._Sidebar_16j04_115 ul li a._active_16j04_143 {
  background: var(--info);
}
