.dark_mode {
  --siteColor: #346E6B;
  --siteSelect: #B8C6D8;
  --siteHover: #5A7AA2;
  --secondColor: #004D99;
  --searchBg: #8099B8;
  --textColor: #1a1a1a;
  --lightText: #747474;
  --description: #454545;
  --menuColor: #000000;
  --disable: #959494;
}

.structure_block .structure_logo > picture img,
.structure_block .structure_logo > img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.structure_block .structure_logo > picture img,
.structure_block .structure_logo > img {
  object-fit: cover;
}

.structure_block .structure_logo img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.subordinate_structures {
  padding-top: 160px;
}

.structure_main {
  position: relative;
}

.structures_list {
  margin: 0 -16px;
  position: relative;
  overflow: hidden;
}
.structures_list .swiper-slide {
  padding: 0 16px;
}
@media screen and (min-width: 1201px) {
  .structures_list:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 16.66%;
    max-width: 16.66%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .structures_list:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .structures_list:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .structures_list:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
@media screen and (max-width: 480px) {
  .structures_list:not(.swiper-initialized) .swiper-slide {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .structures_list {
    margin: 0 -8px;
  }
  .structures_list .swiper-slide {
    padding: 0 8px;
  }
}

.structure_block {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.structure_block .structure_logo {
  display: block;
  width: 76px;
  height: 76px;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
}
.structure_block .structure_logo img {
  -o-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.structure_block .structure_name {
  display: block;
  color: inherit;
  margin-top: 20px;
  text-align: center;
  letter-spacing: 1px;
  font-size: 92.8%;
  line-height: 1.25em;
}
.structure_block:has(a:hover) .structure_logo img {
  transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -o-transform: scale(1.15);
}
.structure_block:has(a:hover) .structure_name {
  color: #004D99;
}

.structure-button-next,
.structure-button-prev {
  width: 64px;
  height: 64px;
  color: var(--siteColor, #2A4A70);
  font-size: 2.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  margin-top: 0;
  position: absolute;
  top: 50%;
  margin-top: -32px;
  z-index: 2;
  padding: 0;
  border: none;
  cursor: pointer;
}
.structure-button-next.swiper-button-lock,
.structure-button-prev.swiper-button-lock {
  display: none;
}

.structure-button-prev:after,
.structure-button-next:after {
  display: none;
}

.structure-button-prev {
  right: 100%;
  margin-right: 20px;
}

.structure-button-next {
  left: 100%;
  margin-left: 20px;
}

@media screen and (max-width: 1365px) {
  .structure-button-prev {
    right: unset;
    margin-right: 0;
    left: -25px;
  }
  .structure-button-next {
    left: unset;
    margin-left: 0;
    right: -25px;
  }
}
@media screen and (max-width: 1200px) {
  .structure-button-next,
  .structure-button-prev {
    width: 50px;
    height: 50px;
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 1024px) {
  .subordinate_structures {
    padding-top: 110px;
  }
  .structure-button-prev {
    left: -15px;
  }
  .structure-button-next {
    right: -15px;
  }
}
@media screen and (max-width: 575px) {
  .structure-button-next,
  .structure-button-prev {
    width: 40px;
    height: 40px;
    font-size: 1.5rem;
  }
  .subordinate_structures {
    padding-top: 60px;
  }
}
.content {
  padding-bottom: 160px;
}
@media screen and (max-width: 1024px) {
  .content {
    padding-bottom: 110px;
  }
}
@media screen and (max-width: 575px) {
  .content {
    padding-bottom: 60px;
  }
}

.consultants_page {
  padding-top: 80px;
}
.consultants_page .consultant_position button span:before {
  display: none;
}
.consultants_page .consultant_position .info_list {
  padding: 0 20px;
}
@media screen and (max-width: 1024px) {
  .consultants_page {
    padding-top: 60px;
  }
  .consultants_page .consultant_position .info_list {
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .consultants_page .consultant_position .answer_block:before {
    height: 10px;
  }
  .consultants_page .consultant_position .answer_block:after {
    height: 20px;
  }
}
@media screen and (max-width: 575px) {
  .consultants_page {
    padding-top: 30px;
  }
}

.page_head {
  max-width: 970px;
  margin: 0 auto;
}
.page_head .page_desc {
  padding-top: 40px;
  font-size: 100%;
  line-height: 1.71em;
  text-align: center;
  color: var(--textColor, #1a1a1a);
}
@media screen and (max-width: 1024px) {
  .page_head .page_desc {
    padding-top: 30px;
  }
}
@media screen and (max-width: 575px) {
  .page_head .page_desc {
    padding-top: 20px;
    font-size: 100%;
    line-height: 1.42em;
  }
}

.web .structure-button-next,
.web .structure-button-prev, .structure_block .structure_name {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.touch .structure-button-next,
.touch .structure-button-prev {
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -webkit-transition: color 0.15s;
  transition: color 0.15s;
}

.structure_block .structure_logo {
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}

.web .structure-button-next:hover,
.web .structure-button-prev:hover {
  color: var(--siteHover, #5A7AA2);
}
.touch .structure-button-next:active,
.touch .structure-button-prev:active {
  color: var(--siteHover, #5A7AA2);
}

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