@media (max-width: 1023px) {
    .new_map_block {
      display: none; } }
  .new_map_block__body {
    text-align: center; }
    .new_map_block__body svg path {
      cursor: pointer;
      transition: all 0.3s ease; }
      .new_map_block__body svg path:hover, .new_map_block__body svg path.active {
        fill: #71b790; }
  .new_map_block .popup_item {
    position: absolute;
    z-index: 5;
    width: 395px;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 20px;
    box-sizing: border-box;
    display: none; }
    .new_map_block .popup_item.active {
      display: block; }
    .new_map_block .popup_item__title {
      font-family: 'Noto Sans';
      font-style: normal;
      font-weight: 700;
      font-size: 20px;
      margin-bottom: 10px; }
    .new_map_block .popup_item__desc {
      font-family: 'Noto Sans';
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      color: #000; }
    .new_map_block .popup_item__btn {
      margin-top: 20px; }
      .new_map_block .popup_item__btn a {
        color: #fff;
        display: inline-block;
        text-decoration: none;
        padding: 10px 30px;
        background: #71b790;
        border-radius: 10px;
        text-align: center;
        transition: all 0.3s ease; }
        .new_map_block .popup_item__btn a:hover {
          opacity: 0.8; }
    .new_map_block .popup_item__closer {
      position: absolute;
      top: 0;
      right: 0;
      width: 25px;
      height: 25px;
      cursor: pointer;
      z-index: 1;
      background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.84' height='11.812' viewBox='0 0 11.84 11.812'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill-rule: evenodd; %7D %3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M1091.92,347.374l-4.21,4.209a0.991,0.991,0,0,1-1.4-1.4l4.21-4.209-4.21-4.209a0.993,0.993,0,0,1,1.38-1.427,0.041,0.041,0,0,1,.02.025l9.81,9.82a0.991,0.991,0,1,1-1.4,1.4Zm4.2-7.013a0.993,0.993,0,0,1,1.43,1.377l-0.03.024-2.73,2.738a0.991,0.991,0,0,1-1.4-1.4Z' transform='translate(-1086 -340.063)'/%3E%3C/svg%3E") 50% no-repeat; }

.section--u-ihh4hzrcf, .container--u-ibkyjzra5, .section--u-izic9ghey {
  position: static; }

.mosaic-wrap .slick-slider {
  display: flex; }
  .mosaic-wrap .main-news {
    background: #fff;
    border-radius: 10px;
    overflow: hidden; }
    @media (max-width: 480px) {
  .mosaic-wrap .main-news {
    background: none;
    margin-bottom: 30px; } }
    .mosaic-wrap .main-news .slick-slider {
      display: block; }
    .mosaic-wrap .main-news .slick-arrow {
      font-size: 0;
      display: block;
      width: 100%;
      border: none;
      background: #71b790;
      min-height: 60px; }
      .mosaic-wrap .main-news .slick-arrow.slick-prev {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='158' viewBox='0 0 256 158' data-prefix='i2wil0h7v'%3E%3Cpath d='M225.813 158L256 127.85 128 0 0 127.85 30.187 158 128 60.3z' fill-rule='evenodd' class='path-ii6sub1gl' fill='%23fff'%3E%3C/path%3E%3C/svg%3E") 50%/25px no-repeat #71b790; }
      .mosaic-wrap .main-news .slick-arrow.slick-next {
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='256' height='158' viewBox='0 0 256 158' data-prefix='i4nmxjdgm'%3E%3Cpath d='M225.81 0L256 30.15 128 158 0 30.15 30.19 0 128 97.7z' fill-rule='evenodd' class='path-i98iqr17l' fill='%23fff'%3E%3C/path%3E%3C/svg%3E") 50%/25px no-repeat #71b790; }
    .mosaic-wrap .main-news .slick-slide > div {
      margin-top: 11px;
      margin-right: 40px;
      margin-bottom: 40px;
      margin-left: 40px;
      flex: auto; }
      @media (max-width: 767px) {
    .mosaic-wrap .main-news .slick-slide > div {
      margin-left: 20px;
      margin-right: 20px;
      margin-bottom: 20px; } }
      @media (max-width: 480px) {
    .mosaic-wrap .main-news .slick-slide > div {
      margin-left: 0;
      margin-right: 0; } }
    .mosaic-wrap .main-news__item {
      display: block !important; }
    .mosaic-wrap .main-news__item-image {
      width: 100%;
      height: 300px; }
      @media (max-width: 767px) {
  .mosaic-wrap .main-news__item-image {
    height: 200px; } }
      .mosaic-wrap .main-news__item-image img {
        max-height: 100%;
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .mosaic-wrap .main-news__item-body {
      padding: 30px;
      box-sizing: border-box;
      background: #71b790;
      border-radius: 0 0 10px 10px; }
      @media (max-width: 767px) {
  .mosaic-wrap .main-news__item-body {
    padding: 15px; } }
    .mosaic-wrap .main-news__item-date {
      font-size: 16px;
      font-weight: normal;
      color: #fff; }
      @media (max-width: 767px) {
  .mosaic-wrap .main-news__item-date {
    font-size: 15px; } }
    .mosaic-wrap .main-news__item-title a {
      font-size: 22px;
      font-weight: normal;
      color: #fff;
      display: inline-block; }
      .mosaic-wrap .main-news__item-title a:hover {
        text-decoration: none; }
      @media (max-width: 767px) {
    .mosaic-wrap .main-news__item-title a {
      font-size: 18px; } }

.shared-news__inner .main-news__item-body {
  padding: 0;
  border-radius: 0;
  background: none; }
  .shared-news__inner .main-news__item-title {
    margin-top: 10px; }
    @media (max-width: 480px) {
    .shared-news__inner .main-news__item-title {
      font-size: 16px; } }
    .shared-news__inner .main-news__item-title a {
      font-weight: 700;
      text-decoration: none; }
    .shared-news__inner .main-news__item-title a:hover {
      text-decoration: underline; }

.section--u-im6slhh87, .container--u-itarbd6fb {
  position: static; }

.div--u-iagme4g99 {
  height: auto; }

.g-button {
  color: #fff !important; }

.g-form-control-text, .g-form-control-textarea {
  box-shadow: none;
  border: none; }
