@media (max-width: 767.98px) {
   .factory__body .title-2 {
        font-size: 20px;
    }
}
.support-measures__list ul li i {
    font-style: normal;
    text-decoration: none;
}

.detail__body ul li, .block-text ol li {
    list-style: initial;
    margin-left: 20px;
}
.section-hero__sidebar__item_last {
    border: 1px solid rgba(255, 255, 255, 0.9);
}
.plane-text a {
    text-underline-offset: 4px;
}
.page-header__sub {
    line-height: normal;
}
.support-measures__link img {
    object-position: left;
}
.plane-text ul li::marker, .plane-text ol li::marker {
    color: #ffff;
}
.detail__body.plane-text ul li::marker, .detail__body.plane-text ol li::marker {
    color: unset;
}
.factory__body .caption {
  color: #ffff;
  background-color: transparent;
  border: 1px solid rgba(42, 57, 88, 0.1);
  border-radius: 50px;
  border-color: #ccc;
  margin: 5px 0px 5px 0px;
}
.section-news__tooltip{
    color: aliceblue;
    padding: 10px;
}.section-news__tooltip a{
    text-decoration: underline;
}
.section-hero__slide img {
    height: auto;
}
.button-icon{
    text-decoration: none !important;
}
.ye-block-5 {
  position: relative;
  padding-block: 30px;
  overflow: hidden;
  row-gap: 50px;
}
