.work-process{background:#fff;position:relative}.steps{padding:25px;min-height:370px;background-size:cover;background-position:center;border:1px solid #d9d9d9;background-color:rgba(248,248,248,.7450980392);border-radius:10px;position:relative}.step__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;margin-bottom:20px}.reversed,.reversed .step__text{color:#1d1d1d}.work-process__title{position:relative}.step__step-block{color:#fff;font-size:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 16px;border-radius:50%;height:35px;width:35px;background:#454545;font-weight:500}.step__title{font-weight:600;font-size:16px}.step__step-block--red{background:#fd3f1c}.step__number{font-size:20px;color:#1d1d1d;margin-bottom:40px;display:block}.step__text{display:block;margin-bottom:20px;line-height:140%}.step__text--short{max-width:55%}.step__button{margin-bottom:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:15px 25px;font-size:18px}.services-card__image-content{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px;color:#fff}.add-inf{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.add-depth{background:#fff;padding:7px;color:#1d1d1d}.add-payment{padding:7px;background:#009846}.messengers-work-process{display:-webkit-box;display:-ms-flexbox;display:flex;gap:7px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.work-process__card{border:1px solid #eee;-webkit-transition:.2s;transition:.2s}.work-process__card:hover{border:1px solid #fce000}.work-process__card--dark .step__text,.work-process__card--dark .step__title{color:#fff}.work-process__card--blue-b{border:1px solid #fff}.work-process__card--blue-b .step__step-block,.work-process__card--blue-b .step__title{color:#fff}.work-process__card--green-b{border:1px solid #fce000}.work-process__card--green-b .step__step-block,.work-process__card--green-b .step__title{color:#fce000}@media screen and (max-width:500px){.steps{padding:30px;min-height:420px}}