.stats {
  padding-top: 80px;
}

@media (width <= 576px) {
  .stats {
    padding-top: 40px;
  }
}

.stats__content {
  color: #fff;
  background: url("bg.12878857.jpg") center / cover no-repeat;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 185px 16px;
  display: flex;
}

@media (width <= 576px) {
  .stats__content {
    padding: 75px 16px;
  }
}

.stats__title {
  text-align: center;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 31px;
  font-family: Montserrat, sans-serif;
  font-size: max(24px, min(3.125vw, 45px));
  line-height: max(30px, min(3.81944vw, 55px));
}

.stats__title:after {
  content: "";
  background-color: #fff;
  width: 888px;
  max-width: 100%;
  height: 1px;
  margin-top: 32px;
  display: block;
}

.stats__list {
  max-width: 888px;
}

.stats-list {
  padding: 0;
  display: flex;
}

@media (width <= 576px) {
  .stats-list {
    display: block;
  }
}

.stats-list {
  margin: 0;
  list-style: none;
}

.stats-list__item {
  flex-grow: 1;
}

@media (width <= 576px) {
  .stats-list__item {
    margin-bottom: 24px;
    margin-right: 0 !important;
  }
}

.stats-list__item:not(:last-child) {
  margin-right: 46px;
}

.stats-list__item:first-child {
  flex-basis: 207px;
}

.stats-list__item:nth-child(2) {
  flex-basis: 315px;
}

.stats-list__item:nth-child(3) {
  flex-basis: 269px;
}

.stats-item__desc {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
}

.stats-item__value {
  color: #deeefd;
  font-size: max(24px, min(2.77778vw, 40px));
  font-weight: 700;
  line-height: max(30px, min(2.36111vw, 34px));
  display: block;
}

.stats-item__value--up {
  margin-bottom: 24px;
}

@media (width <= 576px) {
  .stats-item__value--up {
    margin-bottom: 16px;
  }
}

.stats-item__value--down {
  margin-top: 24px;
}

@media (width <= 576px) {
  .stats-item__value--down {
    margin-top: 16px;
  }
}

.stats-item__value--link {
  text-underline-offset: .25em;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}

.ct {
  padding-top: 85px;
}

.ct__content {
  border-bottom: 1px solid #5cabf3;
  padding-bottom: 96px;
}

.ct__header {
  max-width: 827px;
  margin: 0 auto 90px;
}

@media (width <= 576px) {
  .ct__header {
    margin-bottom: 46px;
  }
}

.ct__title {
  color: #424e7d;
  margin-top: 0;
  margin-bottom: 58px;
  font-size: max(24px, min(2.77778vw, 40px));
  font-weight: 400;
  line-height: max(32px, min(3.05556vw, 44px));
}

.ct__title--highlighted {
  color: currentColor;
  font-weight: 700;
}

.ct__desc {
  color: #424e7d;
  margin-bottom: 33px;
  font-size: 16px;
  line-height: 20px;
}

.ct__link {
  color: inherit;
}

.ct__stats {
  max-width: 1090px;
  margin: auto;
}

.ct-stats__list-item {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

@media (width <= 576px) {
  .ct-stats__list-item {
    flex-direction: column;
    align-items: stretch;
  }
}

.ct-stats__info {
  flex-basis: 347px;
  margin-right: 40px;
}

@media (width <= 576px) {
  .ct-stats__info {
    flex-basis: auto;
    margin-top: 24px;
    margin-right: 0;
  }
}

.ct-stats__info-value {
  color: #021639;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: max(24px, min(2.77778vw, 40px));
  line-height: max(30px, min(3.47222vw, 50px));
}

@media (width <= 576px) {
  .ct-stats__info-value {
    margin-bottom: 8px;
  }
}

.ct-stats__info-desc {
  color: #021639;
  text-underline-offset: .25em;
  margin: 0;
  font-size: max(16px, min(1.66667vw, 24px));
  line-height: max(20px, min(2.08333vw, 30px));
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}

@media (width <= 576px) {
  .ct-stats__map {
    order: -1;
  }
}

.ct-stats__map-img {
  max-width: 100%;
  height: auto;
}

.stroke {
  color: #021639;
  padding-top: 101px;
  padding-bottom: 251px;
}

@media (width <= 768px) {
  .stroke {
    padding-top: 42px;
    padding-bottom: 88px;
  }
}

.stroke__content {
  max-width: 923px;
}

.stroke__header {
  margin-bottom: 62px;
}

.stroke-header__text {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 20px;
}

.stroke-info {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

@media (width <= 768px) {
  .stroke-info {
    flex-direction: column;
  }
}

.stroke-info__diagram {
  margin: 0 40px 40px 0;
}

@media (width <= 768px) {
  .stroke-info__diagram {
    align-self: center;
  }
}

.stroke-info__diagram-img {
  max-width: 100%;
  height: auto;
}

.stroke-info__diagram-info {
  flex-basis: 469px;
}

.diagram-info__parts {
  margin: 0 0 26px;
}

.diagram-info-parts {
  padding: 0 0 0 42px;
  list-style: none;
}

.diagram-info-parts__item {
  position: relative;
}

.diagram-info-parts__item:not(.diagram-info-parts__item:last-child) {
  margin-bottom: 40px;
}

.diagram-info-parts__item:before {
  content: "";
  width: 23px;
  height: 60px;
  position: absolute;
  top: 0;
  left: -42px;
}

.diagram-info-parts__item:first-child:before {
  background-color: #3dcbb1;
}

.diagram-info-parts__item:nth-child(2):before {
  background-color: #93c4f0;
}

.diagram-info-parts__item:nth-child(3):before {
  background-color: #16418d;
}

.diagram-info-part__link {
  color: inherit;
  text-decoration: none;
}

.diagram-info-part__title {
  margin-top: 0;
  margin-bottom: 8px;
}

.diagram-info-part__value {
  margin-top: 0;
  margin-bottom: 16px;
}

.diagram-info-part__desc {
  margin: 0;
}

.diagram-info-caption {
  color: #5cabf3;
  border: 2px solid #5cabf3;
  justify-content: center;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  display: inline-flex;
}

@media (width <= 768px) {
  .diagram-info-caption {
    flex-wrap: wrap;
    display: flex;
  }
}

.diagram-info-caption__left {
  white-space: nowrap;
  margin: 0;
}

.diagram-info-caption__middle {
  text-align: center;
  flex-basis: 100%;
  margin: 0 16px;
}

.diagram-info-caption__right {
  white-space: nowrap;
  margin: 0;
}
/*# sourceMappingURL=problem.ab9bf832.css.map */
