.lp-header-subtitle {
    color: var(--text-color-base);
    font-weight: normal;
    margin: 0 auto 16px;
    font-size: 16px;
    line-height: 24px;
}

@media all and (min-width: 600px) {
    .lp-header-subtitle {
        font-size: 18px;
        line-height: 28px;
    }
}

@media all and (min-width: 1380px) {
    .lp-header-subtitle {
        font-size: 20px;
    }
}

.inverse .lp-header-subtitle {
    color: #fff;
}

.lp-header-subtitle span {
    font-weight: bold;
    display: block;
}

.lp-certificate-4 {
}

.lp-certificate-4__wrap {
    padding: 48px 0;
}

@media all and (min-width: 600px) {
    .lp-certificate-4__wrap {
        padding: 64px 0;
    }
}

@media all and (min-width: 1380px) {
    .lp-certificate-4__wrap {
        padding: 80px 0;
    }
}

.lp-certificate-4-header {
    text-align: center;
}

.lp-certificate-4-header__title {
    margin-top: 0;
    margin-bottom: 8px;
    padding: 0;
}

@media all and (min-width: 600px) {
    .lp-certificate-4-header__title {
        margin-bottom: 16px;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-4-header__title {
        max-width: 760px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media all and (min-width: 1380px) {
    .lp-certificate-4-header__title {
        max-width: 848px;
        margin-left: auto;
        margin-right: auto;
    }
}

.lp-certificate-4-header__subtitle {
    margin: 0;
    padding: 0;
}

@media all and (min-width: 1200px) {
    .lp-certificate-4-header__subtitle {
        max-width: 760px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media all and (min-width: 1380px) {
    .lp-certificate-4-header__subtitle {
        max-width: 848px;
        margin-left: auto;
        margin-right: auto;
    }
}

.lp-certificate-4__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media all and (min-width: 600px) {
    .lp-certificate-4__content {
        margin: 0 -12px;
    }
}

@media all and (min-width: 960px) {
    .lp-certificate-4__content {
        margin: 0 -24px;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-4__content {
        margin: 0 -12px;
        padding: 0;
    }
}

@media all and (min-width: 1380px) {
    .lp-certificate-4__content {
        margin: 0 -16px;
    }
}

.lp-certificate-4-item {
    margin-top: 48px;
}

@media all and (min-width: 600px) {
    .lp-certificate-4-item {
        width: 276px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-left: 12px;
        margin-right: 12px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media all and (min-width: 960px) {
    .lp-certificate-4-item {
        width: 272px;
        margin-left: 24px;
        margin-right: 24px;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-4-item {
        width: 368px;
        margin: 48px 12px 0;
    }
}

@media all and (min-width: 1380px) {
    .lp-certificate-4-item {
        width: 408px;
        margin-left: 16px;
        margin-right: 16px;
    }
}

.lp-certificate-4-item__photo {
    margin-top: 0;
    margin-bottom: 16px;
    height: calc(100vw - 32px);
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
}

@media all and (min-width: 600px) {
    .lp-certificate-4-item__photo {
        width: 276px;
        height: 276px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-bottom: 16px;
    }
}

@media all and (min-width: 960px) {
    .lp-certificate-4-item__photo {
        width: 272px;
        height: 272px;
        margin-right: 48px;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-4-item__photo {
        width: 368px;
        height: 368px;
        margin-right: 24px;
    }
}

@media all and (min-width: 1380px) {
    .lp-certificate-4-item__photo {
        width: 408px;
        height: 408px;
        margin-right: 32px;
    }
}

.lp-certificate-4-item__photo-bg {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.lp-certificate-4-item__photo img {
	width: 100% !important;
	height: 100% !important;
	min-height: 0 !important;
	min-width: 0 !important;
    object-fit: contain;
}

.lp-certificate-4-item__title {
    margin-top: 0;
    margin-bottom: 8px;
    padding: 0;
}

.lp-certificate-4-item__text {
    padding: 0;
}


.lp-certificate-4__buttons-wrap {
  text-align: center;
  margin-top: 32px;
}

.lp-certificate-4__button {
  display: block;
  margin: 0 16px 16px 0;
  flex: 1 1 auto;
  width: 100%;
}



.lp-certificate-4__buttons {
  text-align: center;
  justify-content: center;
  display: flex;
  margin: 0 -16px -16px 0;
  flex-wrap: wrap;
}


@media all and (min-width: 600px) {
  .lp-certificate-4__buttons-wrap {
  }

  .lp-certificate-4__button {
    width: auto;
  }

  .lp-certificate-4__buttons {
    display: inline-flex;
  }
}




@media all and (min-width: 600px) {
    .lp-certificate-4._left .lp-certificate-4-header {
        text-align: left;
    }

    .lp-certificate-4._left .lp-certificate-4-header__title {
        margin-left: 0;
    }

    .lp-certificate-4._left .lp-certificate-4-header__subtitle {
        margin-left: 0;
    }

    .lp-certificate-4._left .lp-certificate-4__content {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .lp-certificate-4._left .lp-certificate-4__buttons-wrap {
        text-align: left;
    }
}

@media all and (min-width: 600px) {
    .lp-certificate-4._right .lp-certificate-4-header {
        text-align: right;
    }

    .lp-certificate-4._right .lp-certificate-4-header__title {
        margin-right: 0;
    }

    .lp-certificate-4._right .lp-certificate-4-header__subtitle {
        margin-right: 0;
    }

    .lp-certificate-4._right .lp-certificate-4__content {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .lp-certificate-4._right .lp-certificate-4__buttons-wrap {
        text-align: right;
    }
}

@media all and (min-width: 960px) {
    .lp-certificate-4._2-col .lp-certificate-4-item {
        width: 432px;
    }

    .lp-certificate-4._2-col .lp-certificate-4-item__photo {
        width: 432px;
        height: 432px;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-4._2-col .lp-certificate-4-item {
        width: 564px;
    }

    .lp-certificate-4._2-col .lp-certificate-4-item__photo {
        width: 564px;
        height: 564px;
    }
    
    .lp-certificate-4__buttons-wrap {
    	marting: 48px;
    }
}

@media all and (min-width: 1380px) {
    .lp-certificate-4._2-col .lp-certificate-4-item {
        width: 628px;
    }

    .lp-certificate-4._2-col .lp-certificate-4-item__photo {
        width: 628px;
        height: 628px;
    }
}

@media all and (min-width: 1200px) {
    .lp-certificate-4._4-col .lp-certificate-4-item {
        width: 270px;
    }

    .lp-certificate-4._4-col .lp-certificate-4-item__photo {
        width: 270px;
        height: 270px;
    }
}

@media all and (min-width: 1380px) {
    .lp-certificate-4._4-col .lp-certificate-4-item {
        width: 298px;
    }

    .lp-certificate-4._4-col .lp-certificate-4-item__photo {
        width: 298px;
        height: 298px;
    }
}