

/* Start:/local/templates/main/css/about-box.css?16905280156374*/
body .about-box {
  padding-top: 65px;
  padding-bottom: 83px;
  overflow: hidden;
}
body .about-box_text__wrapper {
  max-width: 648px;
  position: absolute;
  z-index: 1;
}
body .about-box_text__wrapper .btn_primary {
  margin-top: 48px;
}
body .about-box_text__wrapper h2 {
  margin-top: 0;
  color: #002664;
  font-size: 56px;
  line-height: 100%;
  padding-bottom: 0;
  margin-bottom: 24px;
  font-family: Stem-Regular;
  font-weight: 400;
  letter-spacing: -0.01em;
}
body .about-box_text__wrapper p {
  font-family: Stem-Regular;
}
body .about-box_text {
  position: relative;
  padding-bottom: 64%;
}
body .about-box_img {
  position: absolute;
  width: 100%;
  z-index: 0;
  bottom: 0;
}
body .about-box_img img {
  width: 100%;
}
body .placeMarker_container, body .fly {
  font-size: 6.9444vw;
}
body .placeMarker {
  position: absolute;
}
body .placeMarker:nth-child(1) {
  top: 4.2175em;
  left: 2.29em;
}
body .placeMarker:nth-child(2) {
  top: 5.11em;
  left: 1.48em;
}
body .placeMarker:nth-child(3) {
  top: 5.22em;
  left: 2.75em;
}
body .placeMarker:nth-child(4) {
  top: 4.79em;
  left: 3.18em;
}
body .placeMarker:nth-child(5) {
  top: 5.53em;
  left: 0.95em;
}
body .placeMarker:nth-child(6) {
  top: 6.49em;
  left: 6.25em;
}
body .placeMarker:nth-child(7) {
  top: 6.4em;
  left: 8.44em;
}
body .placeMarker:nth-child(8) {
  top: 5.3973em;
  left: 11.62em;
}
body .placeMarker:nth-child(9) {
  top: 4.43em;
  left: 2.55em;
}
body .placeMarker__icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
body .placeMarker__icon svg {
  fill: #FF0000;
  width: 8px;
  height: 8px;
}
body .placeMarker-star svg {
  width: 16px;
  height: 16px;
}
body .placeMarker__text {
  font-family: Stem-Medium;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0em;
  text-align: center;
  color: #000000;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: max-content;
  text-align: center;
}
body .placeMarker-star .placeMarker__text {
  font-size: 22px;
  line-height: 22px;
}
body .placeMarker:nth-child(1) .placeMarker__text {
  transform: translate3d(-37px, -24px, 0);
}
body .placeMarker:nth-child(2) .placeMarker__text {
  transform: translate3d(-27px, 21px, 0);
}
body .placeMarker:nth-child(3) .placeMarker__text {
  transform: translate3d(-32px, 21px, 0);
}
body .placeMarker:nth-child(4) .placeMarker__text {
  transform: translate3d(-20px, 20px, 0);
}
body .placeMarker:nth-child(5) .placeMarker__text {
  transform: translate3d(-26px, 21px, 0);
}
body .placeMarker:nth-child(6) .placeMarker__text {
  transform: translate3d(-42px, 21px, 0);
}
body .placeMarker:nth-child(7) .placeMarker__text {
  transform: translate3d(-33px, 31px, 0);
}
body .placeMarker:nth-child(8) .placeMarker__text {
  transform: translate3d(-121px, 30px, 0);
}
body .placeMarker:nth-child(9) .placeMarker__text {
  transform: translate3d(-35px, 16px, 0);
}
body .fly {
  position: absolute;
  top: -0.2em;
  right: 0;
  left: -0.5em;
  bottom: 0;
  width: 14.3em;
  height: 40em;
  margin: auto;
}

@media (max-width: 1035px) {
  body .about-box_text {
    padding-bottom: 10px;
  }
  body .about-box_text__wrapper {
    position: static;
    max-width: 100%;
    padding-bottom: 297px;
    background-image: url("/local/templates/main/css/../images/map-mob.png");
    background-size: 115%;
    background-repeat: no-repeat;
    background-position: bottom 15px left -27px;
    margin: 0 -24px;
    padding-right: 24px;
    padding-left: 24px;
  }
  body .about-box_text__wrapper .btn_primary {
    margin-bottom: 0;
  }
  body .about-box_img {
    z-index: -1;
  }
  body .about-box {
    padding-top: 51px;
    padding-bottom: 48px;
  }
  body .list-city {
    font-size: 14px;
    line-height: 100%;
    display: flex;
    align-items: center;
    color: #000000;
    padding: 90px 0 0px 0;
    position: absolute;
    bottom: 70px;
    flex-wrap: wrap;
  }
  body .list-city .star-block-name {
    width: 100%;
    font-family: Stem-Medium;
    font-size: 22px;
    line-height: 100%;
    color: #000000;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
  }
  body .list-city .star-block-name svg {
    width: 16px;
    height: 16px;
    margin-right: 7px;
  }
  body .list-city_column > div {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 100%;
    font-family: Stem-Medium;
  }
  body .list-city_column > div:last-child {
    margin-bottom: 0;
  }
  body .list-city_column > div:before {
    content: "";
    background: #FF0000;
    width: 8px;
    height: 8px;
    min-width: 8px;
    display: block;
    border-radius: 50%;
    margin-right: 8px;
  }
  body .list-city_column {
    padding-right: 42px;
  }
  body .list-city_column:nth-child(2n-2) {
    padding-right: 0px;
  }
  body .about-box_text__wrapper .btn_primary {
    margin-top: 15px;
  }
  body .about-box_text__wrapper h2 {
    font-size: 32px;
    line-height: 100%;
  }
  body .about-box_text__wrapper p {
    font-size: 16px;
    line-height: 160%;
  }
}
@media (max-width: 1300px) {
  body .placeMarker_container, body .fly {
    font-size: 6.8vw;
  }
}
@media (max-width: 1200px) {
  body .placeMarker__text {
    font-size: 13px;
    line-height: 13px;
  }
  body .placeMarker-star .placeMarker__text {
    font-size: 17px;
    line-height: 17px;
  }
  body .placeMarker:nth-child(1) .placeMarker__text {
    transform: translate3d(-37px, -25px, 0);
  }
  body .placeMarker:nth-child(2) .placeMarker__text {
    transform: translate3d(-25px, 14px, 0);
  }
  body .placeMarker:nth-child(3) .placeMarker__text {
    transform: translate3d(-29px, 14px, 0);
  }
  body .placeMarker:nth-child(4) .placeMarker__text {
    transform: translate3d(-17px, 14px, 0);
  }
  body .placeMarker:nth-child(5) .placeMarker__text {
    transform: translate3d(-22px, 14px, 0);
  }
  body .placeMarker:nth-child(6) .placeMarker__text {
    transform: translate3d(-35px, 14px, 0);
  }
  body .placeMarker:nth-child(7) .placeMarker__text {
    transform: translate3d(-24px, 20px, 0);
  }
  body .placeMarker:nth-child(8) .placeMarker__text {
    transform: translate3d(-86px, 20px, 0);
  }
}
@media (max-width: 1600px) {
  body .fly {
    top: -0.05em;
    height: 32em;
    left: -0.55em;
  }
}
@media (max-width: 1150px) {
  body .fly {
    top: 0.1em;
  }
}

/*# sourceMappingURL=about-box.css.map */

/* End */


/* Start:/local/templates/main/css/box-counter.css?17037514272939*/
.box-counter {
  padding: 76px 0 48px 0px;
}

.box-counter {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}

.box-counter_item__title {
  margin-bottom: 0;
  color: #002664;
  font-size: 96px;
  line-height: 100%;
  font-weight: 300;
  font-family: Stem-Light;
}

.box-counter_item__text {
  font-size: 22px;
  line-height: 140%;
  color: #002664;
  opacity: 0.8;
  font-weight: 300;
  max-width: 225px;
  font-family: Stem-Regular;
}

.box-counter_item {
  padding-right: 5%;
}

.box-counter_item:last-child {
  padding-right: 0;
}

.box-counter_item:nth-child(3n) .box-counter_item__text {
  max-width: 165px;
}

.text-line-1 .box-counter_item__text, .text-line-1 .box-counter_item:nth-child(3n) .box-counter_item__text {
  max-width: none;
}

.box-counter_item__title > span {
  font-size: 56px;
  font-family: Stem-Regular;
  line-height: 100%;
}

.counter-box-1 .box-counter_item {
  display: flex;
  align-items: center;
}
.counter-box-1 .box-counter_item .box-counter_item__title {
  margin-right: 40px;
  display: flex;
  align-items: center;
}
.counter-box-1 .box-counter_item .box-counter_item__text {
  max-width: 265px;
  display: flex;
  align-items: center;
}

@media (max-width: 1025px) {
  .box-counter {
    flex-direction: column;
    padding-bottom: 0;
    padding-top: 0;
  }
  .box-counter_item__title {
    font-size: 64px;
    line-height: 100%;
    margin-bottom: 0px;
  }
  .box-counter_item {
    padding-right: 0;
    margin-bottom: 32px;
  }
  .box-counter_item:last-child {
    margin-bottom: 0;
  }
  .box-counter_item__text {
    font-size: 16px;
    line-height: 140%;
    max-width: none;
  }
  .box-counter_item:nth-child(3n) .box-counter_item__text {
    max-width: none;
  }
  .box-counter_item__title > span {
    font-size: 44px;
  }
  .counter-box-1 .box-counter_item {
    align-items: start;
    flex-direction: column;
  }
  .counter-box-1 .box-counter_item .box-counter_item__text {
    max-width: 60%;
  }
}
@media (max-width: 1440px) and (min-width: 690px) {
  .box-counter {
    flex-wrap: wrap;
    padding: 0px 0 1px 0px;
    text-align: center;
    flex-direction: row;
    margin-top: -64px;
  }
  .box-counter .box-counter_item {
    margin-bottom: 0px;
    margin-top: 76px;
    margin-right: 0;
    padding-right: 0;
    width: 41%;
  }
  .box-counter .box-counter_item .box-counter_item__title {
    font-size: 80px;
  }
  .box-counter .box-counter_item .box-counter_item__text {
    text-align: center;
    max-width: none;
    font-size: 19px;
  }
  .box-counter .box-counter_item .box-counter_item:nth-child(3n) .box-counter_item__text {
    max-width: 165px;
  }
}
@media (min-width: 690px) {
  .box-counter_item {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .box-counter_item__text {
    text-align: center;
  }
}
.box-counter.counter-box-2 {
  justify-content: start;
}

/*# sourceMappingURL=box-counter.css.map */

/* End */


/* Start:/local/templates/main/css/products-tab.css?169207843212025*/
.products-tabs {
  background: linear-gradient(0deg, rgba(30, 155, 225, 0.4), rgba(30, 155, 225, 0.4)), url("/local/templates/main/css/../images/fon.png");
  background-repeat: no-repeat;
  background-size: 100% 50%;
  background-color: #002664;
  background-repeat: no-repeat;
  padding: 56px 0px 86px 0;
  color: #fff;
}
.products-tabs a {
  color: inherit !important;
  text-decoration: none;
}

.tab-box-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

.products-tabs .title-box {
  color: inherit;
}

.tab-box {
  margin-bottom: 153px;
}

.tab-box ul {
  display: flex;
  margin: 0;
  max-width: none;
  margin-bottom: 8px;
}

.tab-box li {
  margin-right: 42px;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  margin-bottom: 0;
  display: block;
}
.tab-box li::before {
  content: none;
}

.tab-box a {
  font-size: 22px;
  line-height: 100%;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  color: #FFFFFF;
  font-family: Stem-Medium;
  padding: 5px 16px;
  box-sizing: border-box;
}

.tab-box a.active {
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  color: #0F4DBC !important;
  font-size: 22px;
  font-family: Stem-Medium;
  line-height: 100%;
  padding: 5px 16px;
  background-color: #FFFFFF;
  border-radius: 8px;
}

.tab-content_item {
  display: none;
}

.tab-content_item.active {
  display: block;
}

.products-tab_text-name {
  font-size: 56px;
  line-height: 100%;
  letter-spacing: -0.01em;
  width: 50%;
  padding-right: 19%;
  box-sizing: border-box;
  font-family: Stem-Regular;
}

.products-tab_text-desc {
  font-size: 18px;
  line-height: 160%;
  color: #FFFFFF;
  width: 50%;
  padding-right: 9.5%;
  box-sizing: border-box;
  font-family: Stem-Regular;
}

.products-tab_text {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 102px;
}

.products-tab_text-desc a {
  margin: 40px 0;
  display: block;
  font-family: Stem-Bold;
  display: block;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-bottom: 0;
}

.products-tab_img {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 1440px) {
  .tab-box-wrapper {
    max-width: 85.2%;
  }
  .products-tab_img img {
    width: 100%;
  }
}
@media (max-width: 1422px) {
  .products-tabs {
    padding: 40px 0;
    overflow: hidden;
    background-size: 100% 286px;
  }
  .tab-box-wrapper {
    flex-direction: column;
  }
  .tab-box {
    margin-bottom: 52px;
  }
  .tab-box a {
    padding: 0;
    opacity: 0.400000006;
  }
  .tab-box a.active {
    padding: 0;
    background-color: transparent;
    border-right: 0;
    color: #ffffff !important;
    opacity: 1;
  }
  .products-tab_text-name {
    font-size: 32px;
    line-height: 100%;
    letter-spacing: -0.01em;
    margin-bottom: 24px;
  }
  .products-tab_text {
    flex-direction: column;
    padding-top: 0;
  }
  .products-tab_text-name, .products-tab_text-desc {
    width: 100%;
    padding-right: 0;
  }
  .products-tab_text-desc a {
    margin: 24px 0 0 0;
    font-size: 16px;
    line-height: 160%;
  }
  .products-tabs .title-box {
    margin-bottom: 32px;
  }
  .tab-box ul {
    justify-content: space-between;
  }
  .tab-box li {
    margin-right: 24px;
  }
  .tab-box li:last-child {
    margin-right: 0;
  }
  .products-tab_text-desc {
    font-size: 16px;
    line-height: 160%;
  }
  .products-tab_img img {
    max-width: none;
    width: 177.56%;
    margin-right: 11.56%;
  }
  .tab-item-box ul {
    display: flex;
    margin: 25px 0 30px 0;
    align-items: center;
  }
  .tab-item-box a {
    width: 8px;
    height: 8px;
    display: block;
    background: #4084FF;
    border-radius: 50%;
    margin-right: 16px;
  }
  .tab-item-box a.active {
    width: 16px;
    height: 16px;
    background: #FFFFFF;
  }
}
@media (max-width: 374px) {
  .tab-box li:last-child {
    margin-right: 0;
  }
  .tab-box a, .tab-box a.active {
    font-size: 18px;
  }
}
:root {
  --airplane-anime-speed: 1.5s;
}

.tabs-nav a {
  cursor: pointer;
}

.products-tabs {
  overflow: hidden;
  position: relative;
}

.tab-content_item {
  display: block;
}

.tab-content_item .products-tab_img {
  position: absolute;
  top: 13.583vw;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  transform: translate3d(100%, 0px, 0px);
}

.tab-content_item img {
  pointer-events: none;
  width: 100%;
}

.tab-content_item:nth-child(1) img {
  max-width: 1285px;
  height: 32vw;
  max-height: 450px;
  width: auto;
}

.tab-content_item:nth-child(2) img {
  max-width: 1450px;
  height: 35.2vw;
  max-height: 495.61px;
  width: auto;
}
@media screen and (max-width: 1440px) {
  .tab-content_item:nth-child(2) img {
    max-width: 1100px;
  }
}

.tab-content_item:nth-child(3) img {
  max-width: 990px;
  height: 49.89vw;
  max-height: 633.59px;
  width: auto;
}

@media (max-width: 700px) {
  .products-tab_img img {
    margin-right: 77.56%;
  }
  .tab-content_item:nth-child(1) img {
    height: 50vw;
  }
  .tab-content_item:nth-child(2) img {
    height: 65.2vw;
  }
  .tab-content_item:nth-child(3) img {
    height: 66.89vw;
    margin-right: 0;
  }
}
@media (max-width: 620px) {
  .tab-content_item:nth-child(2) img {
    height: 58.2vw;
  }
}
.right .tab-content_item .products-tab_img {
  -webkit-animation: airplane-center-to-left var(--airplane-anime-speed) cubic-bezier(0.515, 0.195, 0.485, 0.705);
          animation: airplane-center-to-left var(--airplane-anime-speed) cubic-bezier(0.515, 0.195, 0.485, 0.705);
  transform: translate3d(-100%, 0px, 0px);
}

.left .tab-content_item .products-tab_img {
  -webkit-animation: airplane-center-to-right var(--airplane-anime-speed) cubic-bezier(0.515, 0.195, 0.485, 0.705);
          animation: airplane-center-to-right var(--airplane-anime-speed) cubic-bezier(0.515, 0.195, 0.485, 0.705);
  transform: translate3d(100%, 0px, 0px);
}

.tab-content_item.active .products-tab_img {
  transform: translate3d(0, 0px, 0px);
  opacity: 1;
}

.right .active .products-tab_img {
  -webkit-animation: airplane-left-to-center var(--airplane-anime-speed) cubic-bezier(0.515, 0.195, 0.485, 0.705);
          animation: airplane-left-to-center var(--airplane-anime-speed) cubic-bezier(0.515, 0.195, 0.485, 0.705);
}

.left .active .products-tab_img {
  -webkit-animation: airplane-right-to-center var(--airplane-anime-speed) cubic-bezier(0.515, 0.195, 0.485, 0.705);
          animation: airplane-right-to-center var(--airplane-anime-speed) cubic-bezier(0.515, 0.195, 0.485, 0.705);
}

.products-tab_img {
  height: 25.47vw;
}

.products-tab_img img {
  height: 100%;
}

.tab-content_item.active {
  padding-top: 27.47vw;
}

.products-tab_text {
  display: none;
}

.tab-content_item.active .products-tab_text {
  display: flex;
}

@-webkit-keyframes airplane-left-to-center {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
    transform: translate3d(-100%, 0px, 0px);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0px, 0px);
  }
}

@keyframes airplane-left-to-center {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
    transform: translate3d(-100%, 0px, 0px);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0px, 0px);
  }
}
@-webkit-keyframes airplane-right-to-center {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0px, 0px);
  }
}
@keyframes airplane-right-to-center {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0px, 0px);
  }
}
@-webkit-keyframes airplane-center-to-right {
  0% {
    opacity: 1;
    transform: translate3d(0, 0px, 0px);
  }
  95% {
    opacity: 0;
    transform: translate3d(-100%, 0px, 0px);
  }
  100% {
    opacity: 0;
  }
}
@keyframes airplane-center-to-right {
  0% {
    opacity: 1;
    transform: translate3d(0, 0px, 0px);
  }
  95% {
    opacity: 0;
    transform: translate3d(-100%, 0px, 0px);
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes airplane-center-to-left {
  0% {
    opacity: 1;
    transform: translate3d(0, 0px, 0px);
  }
  95% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px);
  }
  100% {
    opacity: 0;
  }
}
@keyframes airplane-center-to-left {
  0% {
    opacity: 1;
    transform: translate3d(0, 0px, 0px);
  }
  95% {
    opacity: 0;
    transform: translate3d(100%, 0px, 0px);
  }
  100% {
    opacity: 0;
  }
}
@media (max-width: 1000px) {
  @-webkit-keyframes airplane-center-to-left {
    0% {
      opacity: 1;
      transform: translate3d(0, 0px, 0px);
    }
    95% {
      opacity: 0;
      transform: translate3d(200%, 0px, 0px);
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes airplane-center-to-left {
    0% {
      opacity: 1;
      transform: translate3d(0, 0px, 0px);
    }
    95% {
      opacity: 0;
      transform: translate3d(200%, 0px, 0px);
    }
    100% {
      opacity: 0;
    }
  }
}
@media (max-width: 1440px) {
  .tab-content_item .products-tab_img {
    top: 13.583vw;
  }
  .tab-content_item.active {
    padding-top: 20.47vw;
  }
}
@media (max-width: 1422px) {
  .tab-content_item.active {
    padding-top: 31.47vw;
  }
}
@media (max-width: 800px) {
  .tab-content_item .products-tab_img {
    top: 20.583vw;
  }
}
@media (max-width: 700px) {
  .products-tab_img img {
    height: auto;
  }
  .tab-content_item .products-tab_img {
    top: 34.583vw;
  }
  .tab-content_item.active {
    padding-top: 57.47vw;
  }
}
@media (max-width: 600px) {
  .tab-content_item .products-tab_img {
    top: 200px;
  }
  .tab-content_item.active {
    padding-top: 261px;
  }
}
.products-tab_text > * {
  opacity: 0;
}

.active .products-tab_text > * {
  opacity: 1;
  -webkit-animation: airplane-text 1.5s linear;
          animation: airplane-text 1.5s linear;
}

@-webkit-keyframes airplane-text {
  from {
    opacity: 0;
    transform: translate3d(0, -50px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes airplane-text {
  from {
    opacity: 0;
    transform: translate3d(0, -50px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@media (max-width: 600px) {
  @-webkit-keyframes airplane-text {
    from {
      opacity: 0;
      transform: translate3d(0, -25px, 0);
    }
    to {
      opacity: 1;
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes airplane-text {
    from {
      opacity: 0;
      transform: translate3d(0, -25px, 0);
    }
    to {
      opacity: 1;
      transform: translate3d(0, 0, 0);
    }
  }
}
.tab-items__bullets {
  display: none;
}

@media (max-width: 1422px) {
  .tab-items__bullets {
    display: flex;
    align-items: center;
    -moz-column-gap: 12px;
         column-gap: 12px;
    position: absolute;
    top: 43vw;
  }
  .tab-items__bullets > div {
    width: 16px;
    height: 16px;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.2s linear;
  }
  .tab-items__bullets > div:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 50%;
    content: "";
    transition: all 0.2s linear;
  }
  .tab-items__bullets > div:after {
    background: #FFFFFF;
    width: 20px;
    height: 20px;
  }
  .tab-items__bullets > div:not(.active):after {
    background: #4084FF;
  }
}
@media (max-width: 800px) {
  .tab-items__bullets {
    top: 46vw;
  }
}
@media (max-width: 700px) {
  .tab-items__bullets {
    top: 74vw;
  }
}
@media (max-width: 600px) {
  .tab-items__bullets {
    top: 378px;
  }
}
@media (max-width: 375px) {
  .products-tab_text-name {
    font-size: 30px;
  }
}
@media (max-width: 1422px) and (min-width: 1200px) {
  .tab-items__bullets {
    top: 41vw;
  }
}
@media (min-width: 1422px) {
  .tab-content_item:first-child .products-tab_text-name {
    padding-right: 3%;
  }
}
/*# sourceMappingURL=products-tab.css.map */
/* End */


/* Start:/local/templates/main/css/service-box.css?16905280152297*/
.service-box {
  padding: 72px 160px 45px 44px;
  background-image: url("/local/templates/main/css/../images/service-background.png");
  background-repeat: no-repeat;
  background-position: left top;
  margin-bottom: 65px;
  background-size: cover;
  position: relative;
  z-index: 1;
  background-color: #F4F4F4;
  margin-top: 16px;
}

.service-box:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(244, 244, 244, 0) 57.67%, #F4F4F4 100%);
  z-index: -1;
}

.service-box .title-box {
  margin-bottom: 38px;
}

.service-box_title {
  font-size: 56px;
  line-height: 100%;
  color: #002664;
  margin-top: 38px;
  font-family: Stem-Regular;
}

.service-box_bottom {
  margin-top: 201px;
  display: flex;
  justify-content: space-between;
  align-items: end;
}

.service-box_bottom__text {
  max-width: 529px;
  font-size: 28px;
  line-height: 120%;
  font-family: Stem-Regular;
}

.service-box a:visited {
  color: #0F4DBC;
}

.service-box .icon-link {
  font-size: 22px;
  line-height: 100%;
  margin-bottom: 10px;
}

@media (max-width: 1225px) {
  .service-box {
    padding: 56px 44px 45px 44px;
  }
}
@media (max-width: 1025px) {
  .service-box {
    padding: 40px 24px 69px 24px;
    margin-bottom: 0;
  }
  .service-box_title {
    font-size: 32px;
    line-height: 100%;
    margin-top: 16px;
  }
  .service-box_bottom {
    flex-direction: column;
    align-items: start;
    margin-top: 260.43px;
  }
  .service-box_bottom__text {
    order: 1;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 24px;
  }
  .service-box_bottom__link {
    order: 2;
  }
  .service-box .icon-link {
    margin-bottom: 0;
  }
  .service-box .title-box {
    margin-bottom: 16px;
  }
  .service-box .icon-link {
    font-size: 16px;
    line-height: 100%;
  }
  .service-box .icon-link {
    font-family: Stem-Bold;
  }
}
@media (max-width: 480px) {
  .service-box {
    background: linear-gradient(180deg, rgba(244, 244, 244, 0) 57.67%, #F4F4F4 100%), url("/local/templates/main/css/../images/service-background-mobile0.jpg");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .service-box:before {
    background: linear-gradient(180deg, rgba(244, 244, 244, 0) 17.39%, #F4F4F4 100%);
  }
}

/*# sourceMappingURL=service-box.css.map */

/* End */


/* Start:/local/templates/main/css/news-box.css?16905280152257*/
.news-box {
  padding: 52px 44px 96px 44px;
}

.news-box_wrapper {
  display: flex;
}

.news-box_preview, .news-box_list {
  width: 50%;
  min-width: 50%;
}

.news-box_list-item {
  margin-left: 122px;
}

.news-box_preview-title {
  margin: 32px 0px 16px 0px;
  font-size: 32px;
  line-height: 100%;
  color: #000000;
  text-decoration: none;
  display: block;
  font-family: Stem-Medium;
}

.news-box_preview_info {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 140%;
  font-family: Stem-Regular;
}

.news-box_preview-date {
  font-size: 16px;
  line-height: 100%;
  color: #969696;
  font-family: Stem-Regular;
}

.news-box_preview-text {
  padding-right: 28px;
}

.news-box_list-item {
  display: block;
}

.news-box_list-item a {
  text-decoration: none;
}

.news-box_list-item:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  opacity: 0.3;
  border-bottom: 1px solid #969696;
  margin: 40px 0;
}

.news-box_list-item:last-child:after {
  content: none;
}

.new-title {
  font-size: 22px;
  line-height: 100%;
  color: #000000;
  margin-bottom: 16px;
  max-width: 79%;
  cursor: pointer;
  display: block;
  font-family: Stem-Medium;
}

.new-date {
  font-size: 16px;
  line-height: 100%;
  color: #969696;
  font-family: Stem-Regular;
}

.news-box_list-item a.new-title:hover, .news-box_preview-title:hover {
  color: #0F4DBC;
}

.all-news {
  font-family: Stem-Bold;
  font-size: 16px;
  line-height: 160%;
  text-decoration-line: underline;
  color: #0F4DBC;
  margin-top: 24px;
}

.news-box_preview-img img {
  width: 100%;
}

body .news-box a:visited {
  color: #000000;
}

.news-box a:visited:focus {
  color: #0F4DBC;
}

.news-box a:focus-visible {
  outline: none;
}

.news-box_preview-title:visited:hover {
  color: #0F4DBC;
}

@media (max-width: 1025px) {
  .news-box {
    padding: 40px 24px;
  }
  .news-box_list {
    width: 100%;
    min-width: initial;
    padding-top: 24px;
  }
  .news-box_list-item {
    margin-left: 0;
  }
  a.new-title {
    font-size: 20px;
    line-height: 100%;
    max-width: none;
  }
  .news-box_list-item:after {
    margin: 24px 0;
  }
  .news-box_wrapper {
    flex-direction: column;
  }
  .all-news {
    display: block;
  }
}

/*# sourceMappingURL=news-box.css.map */

/* End */


/* Start:/local/templates/main/css/banner-btn-box.css?16905280151907*/
.banner-btn-box {
  padding: 52px 44px 76px 44px;
  background: url("/local/templates/main/css/../images/banner-btn-box.png");
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 16px;
  background-position: top right;
}

.banner-btn_content {
  max-width: 33%;
  margin-top: 20px;
}

.banner-btn_content a.btn_primary {
  margin-bottom: 0;
}

.banner-btn_title {
  margin-bottom: 16px;
  font-size: 56px;
  line-height: 100%;
  color: #002664;
  font-family: Stem-Regular;
}

.banner-btn_text {
  font-family: Stem-Regular;
  font-size: 16px;
  line-height: 140%;
  color: #000000;
  margin-bottom: 18px;
  max-width: 421px;
}

@media (max-width: 1025px) {
  .banner-btn-box {
    padding: 32px 24px 240px 24px;
    background: url("/local/templates/main/css/../images/banner-btn-box-mobile.png"), #F1F1F1;
    background-size: 100%;
    background-position: bottom;
    margin-bottom: 0;
    background-repeat: no-repeat;
  }
  .banner-btn-box .title-box {
    margin-bottom: 24px;
  }
  .banner-btn_content {
    max-width: 100%;
    margin-top: 0;
  }
  .banner-btn_title {
    font-size: 32px;
    line-height: 100%;
  }
  .banner-btn_text {
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 0;
  }
  .banner-btn_content a.btn_primary {
    margin-top: 18px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1285px) and (min-width: 768px) {
  .banner-btn-box {
    padding: 32px 24px 40px 24px;
  }
}
@media screen and (max-width: 1180px) and (min-width: 768px) {
  .banner-btn-box {
    background-position: 69% 98%;
  }
}
@media screen and (max-width: 1025px) and (min-width: 768px) {
  .banner-btn-box {
    background-size: 44%;
    background-position: 100% 98%;
  }
}
@media screen and (max-width: 767px) and (min-width: 430px) {
  .banner-btn-box {
    padding: 32px 24px 125px 24px;
    background-size: 53%;
    background-position: 100% 98%;
  }
}

/*# sourceMappingURL=banner-btn-box.css.map */

/* End */
/* /local/templates/main/css/about-box.css?16905280156374 */
/* /local/templates/main/css/box-counter.css?17037514272939 */
/* /local/templates/main/css/products-tab.css?169207843212025 */
/* /local/templates/main/css/service-box.css?16905280152297 */
/* /local/templates/main/css/news-box.css?16905280152257 */
/* /local/templates/main/css/banner-btn-box.css?16905280151907 */
