.bar-image-text {
  padding-top: 60px;
}

.bar-image-text__headline {
  padding-bottom: 10px;
}

.bar-image-text__btn {
  padding-top: 35px;
}

.bar-image-text__item {
  margin-top: 20px;
  padding: 0 8px;
}

.bar-image-text__flex {
  display: flex;
  margin: 0 -8px;
  flex-wrap: wrap;
  justify-content: center;
}

.bar-image-text__item--1,
.bar-image-text__item--2,
.bar-image-text__item--4,
.bar-image-text__item--6 {
  width: 50%;
}

.bar-image-text__item--3 {
  width: 100%;
}

.bar-image-text__image-1 {
  width: calc(100% + 62px);
  margin-left: -62px;
  height: 221px;
}

.bar-image-text__image-2 {
  width: calc(100% + 62px);
  margin-right: -62px;
  height: 221px;
}

.bar-image-text__image-1 img,
.bar-image-text__image-2 img,
.bar-image-text__image-3 img {
  border-radius: 0;
  box-shadow: 0 0 20px rgba(222, 225, 239);
}

.bar-image-text__blue-1,
.bar-image-text__blue-2 {
  background: #273a91;
  height: 221px;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  text-align: center;
  padding: 0 14px;
}

.bar-image-text__light-blue {
  background: #dee1ef;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #273b91;
  text-align: center;
}

.number {
  background-color: #dee1ef;
  width: 90px;
  height: 90px;
  border-radius: 0;
  color: #e96325;
  font-size: 43px;
  line-height: 1em;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
}

.bar-image-text__blue-1 p,
.bar-image-text__white-1 p,
.bar-image-text__blue-2 p,
.bar-image-text__white-2 p,
.bar-image-text__light-blue p,
.bar-image-text__white-3 p {
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 0.08em;
  font-weight: 600;
}

.bar-image-text__white-1,
.bar-image-text__white-2,
.bar-image-text__white-3 {
  text-align: center;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #273a91;
  width: 222px;
  margin: 0 auto;
}

.bar-image-text__white-1 .number,
.bar-image-text__white-2 .number,
.bar-image-text__white-3 .number {
  color: #273b91;
}

.bar-image-text__btn .btn {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bar-image-text__wrap {
    width: 664px;
    margin: 0 auto;
  }

  .bar-image-text {
    padding-top: 75px;
  }

  .bar-image-text__headline {
    padding-bottom: 15px;
  }

  .bar-image-text__flex {
    margin: 0 -10px;
  }

  .bar-image-text__item {
    padding: 0 10px;
  }

  .bar-image-text__item--1 {
    width: 452px;
  }

  .bar-image-text__item--2 {
    width: 230px;
  }

  .bar-image-text__item--3 {
    width: 220px;
  }

  .bar-image-text__item--4 {
    width: 230px;
  }

  .bar-image-text__item--5 {
    width: 175px;
  }

  .bar-image-text__item--6 {
    width: 230px;
  }

  .bar-image-text__item--7 {
    width: 236px;
  }

  .bar-image-text__item--8 {
    width: 272px;
  }

  .bar-image-text__item--9 {
    width: 508px;
  }

  .bar-image-text__item--10 {
    width: 175px;
  }

  .bar-image-text__image-1 {
    width: 100%;
    margin-left: 0;
    height: 200px;
  }

  .bar-image-text__image-2,
  .bar-image-text__image-3 {
    width: 100%;
    margin-right: 0;
    height: 200px;
  }

  .bar-image-text__blue-1,
  .bar-image-text__blue-2,
  .bar-image-text__white-1,
  .bar-image-text__white-2,
  .bar-image-text__white-3,
  .bar-image-text__light-blue {
    width: 100%;
    height: 200px;
    padding: 0 18px;
  }

  .bar-image-text__white-1,
  .bar-image-text__white-2,
  .bar-image-text__white-3 {
    padding: 0;
  }
}

@media (min-width: 1200px) {
  .bar-image-text__wrap {
    width: 998px;
  }

  .bar-image-text {
    padding-top: 100px;
  }

  .bar-image-text__headline {
    padding-bottom: 10px;
  }

  .bar-image-text__btn {
    padding-top: 40px;
  }

  .bar-image-text__item--1 {
    width: 420px;
  }

  .bar-image-text__item--2 {
    width: 269px;
  }

  .bar-image-text__item--3 {
    width: 216px;
  }

  .bar-image-text__item--4 {
    width: 236px;
  }

  .bar-image-text__item--5 {
    width: 186px;
  }

  .bar-image-text__item--6 {
    width: 320px;
  }

  .bar-image-text__item--7 {
    width: 236px;
  }

  .bar-image-text__item--8 {
    width: 312px;
  }

  .bar-image-text__item--9 {
    width: 497px;
  }

  .bar-image-text__item--10 {
    width: 172px;
  }

  .bar-image-text__image-1,
  .bar-image-text__image-2,
  .bar-image-text__image-3 {
    height: 219px;
  }

  .bar-image-text__blue-1,
  .bar-image-text__blue-2,
  .bar-image-text__white-1,
  .bar-image-text__white-2,
  .bar-image-text__white-3,
  .bar-image-text__light-blue {
    height: 219px;
    padding: 0 28px;
  }

  .bar-image-text__white-1 {
    padding: 0;
    padding-left: 8px;
  }

  .bar-image-text__white-2 {
    padding: 0 10px;
  }

  .bar-image-text__white-3 {
    padding: 0;
  }
}
