._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%;
}
