._wrapper_14300_1 {
  z-index: 1;
  position: relative;
  display: grid;
  word-break: break-word;
  margin: 0 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_14300_1 {
    display: block;
    margin: 0 calc(var(--spacing-md) * -1);
  }
}

._section_14300_16 iframe {
  border: 0;
}

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

._skeletonWrapper_14300_26 {
  width: 181px;
  height: 110px;
  position: relative;
  border: 1px solid var(--border);
  border-radius: 4px;
  background: none;
  transition: all 0.3s;
}
._skeletonWrapper_14300_26:hover {
  background-color: #f4f4f4;
}
._skeletonWrapper_14300_26 ._wrapper_14300_1 {
  width: 600px;
  height: 300px;
  margin: 0;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.3);
}
._skeletonWrapper_14300_26 ._wrapper_14300_1._threeImages_14300_48 {
  height: 270px;
}
._skeletonWrapper_14300_26 ._wrapper_14300_1._basicContent_14300_51 {
  height: 230px;
}
._skeletonWrapper_14300_26 ._wrapper_14300_1._threeIcons_14300_54 {
  height: 150px;
}
._skeletonWrapper_14300_26 ._wrapper_14300_1._map_14300_57 {
  height: 230px;
}
._skeletonWrapper_14300_26 ._wrapper_14300_1._imageLeft_14300_60 {
  height: 210px;
}
._skeletonWrapper_14300_26 ._wrapper_14300_1._imageRight_14300_63 {
  height: 210px;
}
._skeletonWrapper_14300_26 ._wrapper_14300_1._imageBelow_14300_66 {
  height: 340px;
}
._skeletonWrapper_14300_26 ._wrapper_14300_1._imageTop_14300_69 {
  height: 340px;
}
._skeletonWrapper_14300_26 ._wrapper_14300_1._fullImage_14300_72 {
  height: 350px;
}
._skeletonWrapper_14300_26 ._wrapper_14300_1._fullVideo_14300_75 {
  height: 300px;
}
._skeletonWrapper_14300_26 ._wrapper_14300_1 ._fullVideo_14300_75 {
  padding-top: 42.25%;
}

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

._mapIframe_14300_130:not(._wrapper_14300_1),
._videoIframe_14300_131:not(._wrapper_14300_1),
._fullImage_14300_72:not(._wrapper_14300_1) img,
._fullImage_14300_72:not(._wrapper_14300_1) ._emptyImage_14300_133 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}

._threeImages_14300_48:not(._wrapper_14300_1) ul {
  display: flex;
  gap: var(--spacing-lg);
  list-style: none;
}
._threeImages_14300_48:not(._wrapper_14300_1) ul > li {
  width: 33%;
  line-height: 0;
  display: flex;
  flex-direction: column;
  gap: var(--spacing-lg);
}
._threeImages_14300_48:not(._wrapper_14300_1) ul > li h2,
._threeImages_14300_48:not(._wrapper_14300_1) ul > li ._text_14300_104 {
  margin: 0 !important;
}

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

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

._emptyImage_14300_133 {
  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_14300_133 svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

._map_14300_57:not(._wrapper_14300_1),
._fullVideo_14300_75:not(._wrapper_14300_1),
._fullImage_14300_72:not(._wrapper_14300_1) {
  overflow: hidden;
  height: 0;
  padding-top: 30%;
  position: relative;
  margin: var(--spacing-lg) 0;
}

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

._imageBelow_14300_66:not(._wrapper_14300_1),
._imageTop_14300_69:not(._wrapper_14300_1) {
  display: flex;
  align-items: center;
  flex-direction: column;
}
._imageBelow_14300_66:not(._wrapper_14300_1) h1,
._imageTop_14300_69:not(._wrapper_14300_1) h1 {
  margin-bottom: 0;
}
._imageBelow_14300_66:not(._wrapper_14300_1) ._text_14300_104,
._imageTop_14300_69:not(._wrapper_14300_1) ._text_14300_104 {
  max-width: 800px;
}

._imageBelow_14300_66:not(._wrapper_14300_1) ._text_14300_104 {
  margin: var(--spacing-md) 0 var(--spacing-lg);
}

._imageTop_14300_69:not(._wrapper_14300_1) ._text_14300_104 {
  margin: var(--spacing-md) 0 0;
}

._imageTop_14300_69:not(._wrapper_14300_1) h1 {
  margin-top: var(--spacing-lg);
}

._fullImage_14300_72:not(._wrapper_14300_1) {
  padding-top: 50%;
}
._fullImage_14300_72:not(._wrapper_14300_1) ._emptyImage_14300_133 {
  height: 100%;
  width: 100%;
  padding: 0;
}

._fullVideo_14300_75:not(._wrapper_14300_1) {
  padding-top: 56.25%;
}
