.lp-text-23 {
  position: relative;
}
.lp-text-23 .lp-block-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.lp-text-23 .lp-block-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0);
}

.lp-text-23__wrap {
  position: relative;	
}

.lp-text-23__top {
  height: 300px;
  position: relative;
}

.lp-text-23__top img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
}

.lp-text-23__bottom {
  padding: 32px 16px;
  position: relative;
}
.lp-text-23__text {
  margin-top: 8px;
}
.lp-text-23__content {
  margin-top: 32px;
}
.lp-text-23__item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  background: rgba(31, 80, 161, 0.02);
}
.lp-text-23__item-border {
      -ms-flex: 0 0 2px;
          flex: 0 0 2px;
}
.lp-text-23__item-content {
  padding: 16px;
  width: 100%;
}
.lp-text-23__item-text {
  margin-top: 8px;
}
.lp-text-23__button-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 32px -8px -16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.lp-text-23__button {
  width: 100%;
  letter-spacing: 0.01em;
  margin: 0 8px 16px;
}

@media all and (min-width: 600px) {
  .lp-text-23__top {
    height: 400px;
  }
  .lp-text-23__bottom {
    padding: 32px 12px 64px;
  }
  .lp-text-23__text {
    margin-top: 16px;
  }
  .lp-text-23__content-wrap {
    margin-bottom: -24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .lp-text-23__item {
    width: calc((100vw - 24px*2)/2);
    margin-bottom: 24px;
  }
  .lp-text-23__item-content {
    padding: 24px 16px;
  }
  .lp-text-23__item-text {
    margin-top: 16px;
  }
  .lp-text-23__button {
    width: auto;
  }
  .lp-text-23._1 .lp-text-23__item {
    width: 100%;
  }
}
@media all and (min-width: 960px) {
  .lp-text-23__bottom {
    padding: 32px 24px 64px;
  }
  .lp-text-23__content-wrap {
    margin-bottom: -48px;
  }
  .lp-text-23__item {
    width: calc((100vw - 48px*2)/2);
    margin-bottom: 48px;
  }
}
@media all and (min-width: 1200px) {
  .lp-text-23__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .lp-text-23__top {
    height: auto;
    width: calc(4*(100vw - 12*24px)/12 + 3*24px + 12px);
  }
  .lp-text-23__bottom {
    width: calc(8*(100vw - 12*24px)/12 + 7*24px);
    padding: 64px 12px 64px 24px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
       
  }
  .lp-text-23__title {
    max-width: 848px;
  }
  .lp-text-23__text {
    max-width: 848px;
  }
  .lp-text-23__content {
    margin-top: 48px;
  }
  .lp-text-23__content-wrap {
    margin-bottom: -24px;
  }
  .lp-text-23__item {
    width: calc(4*(100vw - 24px*12)/12 + 24px*3);
    margin-bottom: 24px;
  }
  .lp-text-23__item:nth-child(even) {
    margin-left: 24px;
  }
  .lp-text-23__item-text {
    margin-top: 24px;
  }
  .lp-text-23._1 .lp-text-23__item {
    width: calc(6*(100vw - 24px*12)/12 + 24px*5);
  }
  .lp-text-23._1 .lp-text-23__item:nth-child(even) {
    margin-left: 0;
  }
}
@media all and (min-width: 1380px) {
  .lp-text-23__top {
    width: calc(4*(100vw - 32px*12)/12 + 32px*3 + 16px);
  }
  .lp-text-23__bottom {
    width: calc(8*(100vw - 12*32px)/12 + 7*32px);
    padding: 80px 16px 80px 32px;
  }
  .lp-text-23__content-wrap {
    margin-bottom: -32px;
  }
  .lp-text-23__item {
    width: calc(4*(100vw - 32px*12)/12 + 32px*3);
    margin-bottom: 32px;
  }
  .lp-text-23__item:nth-child(even) {
    margin-left: 32px;
  }
  .lp-text-23__button-wrap {
    margin-top: 48px;
  }
  .lp-text-23._1 .lp-text-23__item {
    width: calc(6*(100vw - 32px*12)/12 + 32px*5);
  }
}

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