

/* Start:/local/components/go2web/page.contacts/templates/.default/style.css?16845262851764*/
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("/local/components/go2web/page.contacts/templates/.default/fonts/Montserrat-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("/local/components/go2web/page.contacts/templates/.default/fonts/Montserrat-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "CormorantGaramond";
  font-style: normal;
  font-weight: 600;
  src: url("/local/components/go2web/page.contacts/templates/.default/fonts/CormorantGaramond-SemiBold.woff2") format("woff2");
}
[class*=ground-pane] {
  filter: grayscale(1);
}

.map {
  height: 300px;
  border: 0.1rem solid #CAD0DB;
}
.map:not(:last-child) {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1029px) {
  .map:not(:last-child) {
    margin-bottom: 3rem;
  }
}

.contacts_page_row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.contacts_page_row .item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(33.3333333333% - 20px);
}
@media screen and (max-width: 767px) {
  .contacts_page_row .item {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .contacts_page_row .item:not(:last-child) {
    margin-bottom: 1rem;
  }
}
.contacts_page_row .title {
  margin-bottom: 1.2rem;
}
@media screen and (max-width: 767px) {
  .contacts_page_row .title {
    margin-bottom: 0.5rem;
  }
}
.contacts_page_row .val {
  color: #181d23;
  font-size: 1.8rem;
  font-weight: 500;
}
@media screen and (max-width: 1029px) {
  .contacts_page_row .val {
    font-size: 1.6rem;
  }
}
.contacts_page_row .val:not(:last-child) {
  margin-bottom: 1.2rem;
}
@media screen and (max-width: 767px) {
  .contacts_page_row .val:not(:last-child) {
    margin-bottom: 0.5rem;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/components/go2web/page.contacts.two/templates/.default/style.css?16938079433884*/
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("/local/components/go2web/page.contacts.two/templates/.default/fonts/Montserrat-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("/local/components/go2web/page.contacts.two/templates/.default/fonts/Montserrat-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "CormorantGaramond";
  font-style: normal;
  font-weight: 600;
  src: url("/local/components/go2web/page.contacts.two/templates/.default/fonts/CormorantGaramond-SemiBold.woff2") format("woff2");
}
.work_time_row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.work_time_row .item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(50% - 20px);
}
@media screen and (max-width: 767px) {
  .work_time_row .item {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .work_time_row .item:not(:last-child) {
    margin-bottom: 3rem;
  }
}
.work_time_row .main:not(:last-child) {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1029px) {
  .work_time_row .main:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .work_time_row .main:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.work_time_row .main .title {
  font-size: 4rem;
  font-weight: 600;
  font-family: "CormorantGaramond", sans-serif;
  color: #181d23;
  margin-bottom: 3rem;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  .work_time_row .main .title {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 1029px) {
  .work_time_row .main .title {
    font-size: 2.8rem;
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .work_time_row .main .title {
    font-size: 2.4rem;
  }
}
.work_time_row .sub .title {
  font-size: 3.2rem;
  font-weight: 600;
  font-family: "CormorantGaramond", sans-serif;
  color: #E2664A;
  text-transform: uppercase;
}
@media screen and (max-width: 1199px) {
  .work_time_row .sub .title {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 1029px) {
  .work_time_row .sub .title {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .work_time_row .sub .title {
    font-size: 2rem;
  }
}
.work_time_row .sub .title_block {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  .work_time_row .sub .title_block {
    flex-wrap: wrap;
  }
}
.work_time_row .sub .title_block:not(:last-child) {
  margin-bottom: 2.6rem;
}
@media screen and (max-width: 1029px) {
  .work_time_row .sub .title_block:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.work_time_row .sub .title_block .title {
  width: 100%;
  max-width: 23.6rem;
}
@media screen and (max-width: 1199px) {
  .work_time_row .sub .title_block .title {
    max-width: unset;
  }
}
.work_time_row .sub .title_block .title:not(:last-child) {
  margin-right: 2rem;
}
@media screen and (max-width: 1199px) {
  .work_time_row .sub .title_block .title:not(:last-child) {
    margin: 0 0 1rem;
  }
}
.work_time_row .sub .title_block .img {
  width: 4.8rem;
  height: 4.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.work_time_row .sub .title_block .img:not(:last-child) {
  margin-right: 2rem;
}
.work_time_row .sub .title_block .text {
  max-width: 15.2rem;
}

.time_block .one {
  display: flex;
  align-items: center;
}
.time_block .one:not(:last-child) {
  margin-bottom: 1.4rem;
}
@media screen and (max-width: 1029px) {
  .time_block .one:not(:last-child) {
    margin-bottom: 1rem;
  }
}
.time_block .one > div:first-child {
  width: 32.4rem;
}
@media screen and (max-width: 1199px) {
  .time_block .one > div:first-child {
    width: 21.4rem;
  }
}
.time_block .one > div:last-child {
  font-size: 1.8rem;
}
@media screen and (max-width: 1029px) {
  .time_block .one > div:last-child {
    font-size: 1.6rem;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/components/go2web/page.contacts/templates/.default/style.css?16845262851764 */
/* /local/components/go2web/page.contacts.two/templates/.default/style.css?16938079433884 */
