.lp-steps-9__top-part-wrap {
    padding-bottom: 36px;
    position: relative;
}

.lp-steps-9__top-part {
    padding: 32px 0;
}

.lp-steps-9__top-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.lp-steps-9__top-bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.55);
    pointer-events: none;
    z-index: 1;
}

.lp-steps-9__top-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lp-steps-9 .lp-wrapp {
    text-align: center;
}

.lp-steps-9__title {
    margin: 0 auto;
}

.lp-steps-9__text {
    margin-top: 8px;
    margin-right: auto;
    margin-left: auto;
}

.lp-steps-9__bottom-part {
    margin-top: -36px;
    padding-bottom: 32px;
}

.lp-steps-9__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;
    margin-bottom: -24px;
}

.lp-steps-9__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 24px;
    width: 100%;
}

.lp-steps-9__item-icon {
    background: var(--primary-color-l-55);
    position: relative;
    -ms-flex-item-align: center;
    align-self: center;
    width: 72px;
    height: 72px;
    border-radius: 500px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.lp-steps-9__item-icon-bg {
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: .1;
}

.lp-steps-9__item-icon-inner {
    position: relative;
}

.lp-steps-9__item-title {
    margin-top: 8px;
}

.lp-steps-9__item-text {
    margin-top: 8px;
    color: var(--text-color-a-06);
}

.lp-steps-9__button-wrapper {
    margin-top: 24px;
    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;
	  margin-bottom: -16px;
	  margin-right: -8px;
    	margin-left: -8px;
}

.lp-steps-9__button {
    width: 100%;
    letter-spacing: 0.01em;
    margin-bottom: 16px;
    margin-left: 8px;
    margin-right: 8px;
}

.lp-steps-9._left .lp-wrapp {
    text-align: left;
}

.lp-steps-9._left .lp-steps-9__title, .lp-steps-9._left .lp-steps-9__text {
    margin-left: 0;
    margin-right: auto;
}

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

.lp-steps-9._left .lp-steps-9__item-icon {
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.lp-steps-9._right .lp-wrapp {
    text-align: right;
}

.lp-steps-9._right .lp-steps-9__title, .lp-steps-9._right .lp-steps-9__text {
    margin-right: 0;
    margin-left: auto;
}

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

.lp-steps-9._right .lp-steps-9__item-icon {
    -ms-flex-item-align: end;
    align-self: flex-end;
}

@media all and (min-width: 600px) {
    .lp-steps-9__top-part {
        padding: 64px 0;
    }

    .lp-steps-9__text {
        margin-top: 16px;
    }

    .lp-steps-9__bottom-part {
        padding-bottom: 64px;
    }

    .lp-steps-9__content {
        margin: 0 -12px -32px;
    }

    .lp-steps-9__item {
        margin: 0 12px 32px;
        width: 276px;
    }

    .lp-steps-9__item-title {
        margin-top: 16px;
    }

    .lp-steps-9__button-wrapper {
        margin-top: 32px;
    }

    .lp-steps-9__button {
        width: auto;
    }
}

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

    .lp-steps-9__item {
        margin: 0 24px 48px;
        width: 432px;
    }

    .lp-steps-9__button-wrapper {
        margin-top: 48px;
    }

    .lp-steps-9._3 .lp-steps-9__item, .lp-steps-9._4 .lp-steps-9__item {
        width: 272px;
    }
}

@media all and (min-width: 1200px) {
    .lp-steps-9__top-part {
        padding: 80px 0;
    }

    .lp-steps-9__title, .lp-steps-9__text {
        width: 848px;
    }

    .lp-steps-9__bottom-part {
        padding-bottom: 80px;
    }

    .lp-steps-9__content {
        margin: 0 -12px -24px;
    }

    .lp-steps-9__item {
        margin: 0 12px 24px;
        width: 564px;
    }

    .lp-steps-9__item-title {
        margin-top: 24px;
    }

    .lp-steps-9._3 .lp-steps-9__item {
        width: 368px;
    }

    .lp-steps-9._4 .lp-steps-9__item {
        width: 270px;
    }
}

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

    .lp-steps-9__item {
        margin: 0 16px 32px;
        width: 628px;
    }

    .lp-steps-9._3 .lp-steps-9__item {
        width: 408px;
    }

    .lp-steps-9._4 .lp-steps-9__item {
        width: 298px;
    }
}