

/* Start:/local/templates/main/css/maintenance-page.css?177313955811416*/
body header .breadcrumbs {
  margin-top: 65px;
}
body header .title_media {
  padding-bottom: 21px;
  padding-top: 36px;
}
body header .title_par {
  max-width: 648px;
  padding-bottom: 14px;
  font-family: Stem-Regular, sans-serif;
  font-weight: 300;
}
body header .header_annotation {
  display: block;
  font-size: 32px;
  margin-top: 5px;
  line-height: 100%;
  max-width: 392px;
}
body .header_blue.background-img {
  padding-bottom: 59px;
  max-height: unset;
  height: unset;
  background: linear-gradient(163.37deg, rgba(0, 38, 100, 0.7) 23.57%, rgba(45, 13, 239, 0) 87.43%), linear-gradient(158.36deg, rgba(255, 255, 255, 0) 36.04%, rgba(255, 255, 255, 0.864) 102.21%), linear-gradient(187.24deg, #0088fb 2.75%, #0571a3 107.55%);
}
body .header_blue.background-img .map {
  width: 100%;
  margin-top: -16.4vw;
}
body button {
  cursor: pointer;
}
body main * {
  box-sizing: border-box;
}
body main .service-content {
  width: 100%;
  background: #0F4DBC;
  padding: 51px 44px;
}
body main .service-content.gray-content {
  background: #363C47;
  margin-bottom: 146px;
}
body main .service-content .service-table.table {
  display: flex;
  flex-wrap: wrap;
}
body main .service-content .table-item {
  width: 50%;
  color: #FFF;
  font-family: Stem-Regular;
  display: flex;
  align-items: start;
}
body main .service-content .table-item .table-item_img {
  min-width: 135px;
  position: relative;
}
body main .service-content .table-item .table-item_img:after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.24) 0%, rgba(0, 0, 0, 0.3) 100%);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
body main .service-content .table-item .table-item_text {
  padding-left: 7%;
  padding-right: 15%;
}
body main .service-content .table-item h4 {
  font-size: 28px;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 16px;
  margin-top: 0px;
  padding-top: 0;
}
body main .service-content .table-item h4 a {
  color: var(--light-blue);
  text-decoration: underline;
  font-size: inherit;
  line-height: initial;
  color: inherit;
}
body main .service-content .table-item p {
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}
body main .service-content .table-item:not(:last-child) {
  padding-bottom: 35px;
}
body main .service-content .table-item:nth-last-child(2) {
  padding-bottom: 0;
}
@media (max-width: 1025px) {
  body main .service-content {
    padding: 40px 16px;
    margin: 50px 0px;
  }
  body main .service-content service-table.table {
    flex-direction: column;
  }
  body main .service-content .table-item {
    width: 100%;
  }
  body main .service-content .table-item .table-item_text {
    padding-left: 3.5%;
    padding-right: 0;
  }
  body main .service-content .table-item img {
    padding: 0;
  }
  body main .service-content .table-item h4 {
    font-size: 20px;
  }
  body main .service-content .table-item p {
    font-size: 16px;
  }
  body main .service-content .table-item:not(:last-child) {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 535px) {
  body main .service-content .table-item {
    flex-direction: column;
  }
  body main .service-content .table-item .table-item_text {
    padding-left: 0;
    padding-top: 24px;
  }
}
body main .services-container {
  margin-top: 146px;
  display: flex;
  flex-direction: column;
  row-gap: 140px;
  margin-bottom: 71px;
}
body main .services-container h2,
body main .services-container h3,
body main .services-container h4 {
  margin: 0;
  padding: 0;
}
body main .services-container .service {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
body main .services-container .service .service-title {
  width: 100%;
}
body main .services-container .service .service-title h2 {
  font-size: 56px;
  line-height: 100%;
  color: var(--blue);
  padding-bottom: 26px;
}
body main .services-container .service .service-title p {
  font-size: 28px;
  line-height: 120%;
  color: var(--black);
  max-width: 37.2vw;
}
@media (max-width: 1025px) {
  body main .services-container {
    margin-top: 50px;
    margin-bottom: 0;
    row-gap: 50px;
  }
  body main .services-container .service {
    flex-direction: column;
  }
  body main .services-container .service .service-title h2 {
    font-size: 32px;
  }
  body main .services-container .service .service-title p {
    max-width: unset;
    font-size: 20px;
  }
}
@media (min-width: 1800px) {
  body main .services-container .service .service-content {
    max-width: 810px;
  }
}
body .placeMarker_container,
body .fly {
  font-size: 6.9444vw;
}
@media (max-width: 1025px) {
  body .container {
    padding: 0 24px;
  }
}
body .contactus-container {
  margin-bottom: 16px;
}
body .contactus-container .contact-form-box {
  background-color: rgba(160, 160, 160, 0.1);
  gap: 24px;
  padding-top: 136px;
  padding-bottom: 144px;
}
body .contactus-container .contact-form-box_left h2 {
  padding-bottom: 23px;
  font-size: 56px;
  line-height: 100%;
  letter-spacing: -0.01em;
}
body .contactus-container .contact-form-box_left p {
  font-size: 18px;
  line-height: 160%;
  max-width: 424px;
}
body .contactus-container .contact-form-box_right .maintenance-form-item {
  position: relative;
  z-index: 1;
}
body .contactus-container .contact-form-box_right .maintenance-form-item input {
  margin-bottom: 0;
  padding: 20px 0;
  height: 40px;
  color: var(--black);
  border-bottom: 1px solid #5a5a5a;
}
body .contactus-container .contact-form-box_right .maintenance-form-item input:focus {
  border-bottom: 1px solid var(--light-blue);
}
body .contactus-container .contact-form-box_right .maintenance-form-item label {
  z-index: -1;
  position: absolute;
  font-size: 22px;
  line-height: 120%;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  color: #5a5a5a;
  transition: top 0.3s, font-size 0.3s, color 0.3s;
}
body .contactus-container .contact-form-box_right .maintenance-form-item .error-text {
  color: #fa0808;
  position: absolute;
  font-family: "Stem-Regular";
  font-size: 12px;
  line-height: 160%;
}
body .contactus-container .contact-form-box_right .maintenance-form-item:hover input {
  border-bottom: 1px solid var(--light-blue);
}
body .contactus-container .contact-form-box_right .maintenance-form-item:not(:last-child) {
  margin-bottom: 33px;
}
body .contactus-container .contact-form-box_right .moved label {
  top: 0;
  font-size: 12px;
  color: var(--grey);
}
body .contactus-container .contact-form-box_right .form-input:focus ~ .form-label,
body .contactus-container .contact-form-box_right .form-input:not(:focus):valid ~ .form-label {
  left: 0;
}
body .contactus-container .contact-form-box_right .invalid input {
  color: #fa0808;
  border-bottom: 1px solid #fa0808;
}
body .contactus-container .contact-form-box_right .checkbox-container {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}
body .contactus-container .contact-form-box_right .checkbox-container .real-checkbox {
  display: none;
}
body .contactus-container .contact-form-box_right .checkbox-container .fake-checkbox {
  border: 1px solid var(--light-blue);
  height: 18px;
  width: 18px;
  min-width: 18px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
body .contactus-container .contact-form-box_right .checkbox-container .fake-checkbox svg {
  display: none;
  z-index: 1;
}
body .contactus-container .contact-form-box_right .checkbox-container .fake-checkbox:hover {
  border: 1px solid var(--blue);
}
body .contactus-container .contact-form-box_right .checkbox-container .real-checkbox:checked + .fake-checkbox {
  background-color: var(--light-blue);
}
body .contactus-container .contact-form-box_right .checkbox-container .real-checkbox:checked + .fake-checkbox svg {
  display: block;
}
body .contactus-container .contact-form-box_right .checkbox-container p {
  font-size: 12px;
  line-height: 160%;
  color: var(--grey);
  max-width: 237px;
}
body .contactus-container .contact-form-box_bottom-flex {
  margin-top: 101px;
  align-items: flex-start;
  justify-content: unset;
  gap: 39px;
}
body .contactus-container .contact-form-box_bottom-flex button {
  margin: 0;
}
@media (max-width: 1025px) {
  body .contactus-container {
    margin: 0;
  }
  body .contactus-container .contact-form-box {
    flex-direction: column;
    padding: 50px 20px;
    gap: 20px;
  }
  body .contactus-container .contact-form-box_left {
    width: 100%;
  }
  body .contactus-container .contact-form-box_left h2 {
    font-size: 32px;
  }
  body .contactus-container .contact-form-box_left P {
    max-width: unset;
    margin-bottom: 20px;
  }
  body .contactus-container .contact-form-box_right {
    width: 100%;
  }
  body .contactus-container .contact-form-box_bottom-flex {
    flex-direction: column-reverse;
    margin-top: 10px;
    align-items: flex-start;
  }
  body .contactus-container .contact-form-box_bottom-flex button {
    margin: 0;
  }
  body .contactus-container .contact-form-box_checkbox {
    margin-left: 0;
    margin-bottom: 15px;
  }
}

@media (min-width: 1025px) {
  .no-map-service .container_nav .title_par {
    padding-bottom: 0;
  }
}
@media (max-width: 1080px) {
  .table-item_img img {
    padding: 0;
  }
}
@media (max-width: 1025px) {
  body main .service-content.gray-content {
    margin-bottom: 0;
  }
  body header .breadcrumbs {
    margin: 0;
  }
  body header .container_nav {
    background-image: url("/local/templates/main/css/../images/map-dark2.png");
    background-size: 198%;
    background-repeat: no-repeat;
    background-position: bottom 15px left -27px;
  }
  body header .map-box_mobile {
    padding-left: 24px;
  }
  body header .list-city {
    font-size: 14px;
    line-height: 100%;
    display: flex;
    align-items: center;
    padding: 90px 0 0px 0;
    bottom: 86px;
  }
  body header .list-city_column > div {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 100%;
    font-family: Stem-Medium;
  }
  body header .list-city_column > div:last-child {
    margin-bottom: 0;
  }
  body header .list-city_column > div:before {
    content: "";
    background: #ff0000;
    width: 8px;
    height: 8px;
    min-width: 8px;
    display: block;
    border-radius: 50%;
    margin-right: 8px;
  }
  body header .list-city_column {
    padding-right: 42px;
  }
  body header .list-city_column:nth-child(2n-2) {
    padding-right: 0px;
  }
  body .no-map-service .container_nav {
    background: none;
  }
  body .no-map-service .container_nav h1.title_media {
    padding-bottom: 32px;
  }
  body .no-map-service .container_nav .title_par {
    margin: 0;
    font-size: 20px;
    line-height: 120%;
  }
}
@media (max-width: 1080px) {
  body header .title_par {
    padding-left: 24px;
    padding-right: 24px;
  }
  body header .header_annotation {
    padding-left: 24px;
    padding-right: 24px;
  }
  body img {
    padding: 0 24px;
  }
}
@media (max-width: 1025px) {
  body header.header_blue.background-img {
    background-size: cover;
    background-position: bottom;
    padding-bottom: 30px;
    min-height: unset;
  }
  body header .title_media {
    padding-bottom: 15px;
  }
  body header .title_par,
body header .header_annotation {
    font-size: 18px;
  }
  body header .map {
    margin-top: -40vw;
  }
}
body > * {
  font-family: Stem-Regular;
}

body h4 {
  font-weight: 400;
}
/* End */
/* /local/templates/main/css/maintenance-page.css?177313955811416 */
