.content__block--flow--08 > .content__description--flow--08{
	text-align: center;
	margin-bottom: 35px;
	line-height: 1.87;
}
.content__block--flow--08 .content__list--vertical{
	gap: 32px;
}
	.content__block--flow--08 .content__items--flow--08::before{
		content: inherit;
	}
		.content__items__inner--flow--08{
			display: flex;
			align-items: flex-start;
			gap: 28px;
		}
		.content__subttl--flow--08 {
			margin-bottom: 8px;
		}
			.l-page .content__icon--icon--08{
				width: 94px;
				height: 105px;
				padding: 22px 28px 28px;
				background-image: url(/semiorder/images/bg_flow08.svg);
				flex-shrink: 0;
				text-align: center;
				line-height: 1.35;
			}
            .l-page .content__items--flow--08:last-child .content__icon--icon--08 {
                background-image: url(/semiorder/images/bg_flow08_last.svg);
                height: 99px;
            }
				.content__items__inner--flow--08 .content__icon--icon--08::after{
					width: 100%;
					display: inline-block;
					content: '0'counter(count);
					font-size: 30px;
					line-height: 1.1;
					text-align: center;
				}
