.projectSteps{padding:40px 0;background:#060f22;color:#fff;display:flex;flex-direction:column;gap:20px;width:100%}.projectSteps .wrapper{width:100%}.projectSteps_title{font-weight:700;font-size:40px;line-height:80%}.projectSteps_steps{width:100%;padding:0 20px!important}.projectSteps_steps::after{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:#76c6ff;top:27px}.projectSteps_step{display:flex;flex-direction:column;position:relative;z-index:1}.projectSteps_step-content{display:flex;flex-direction:column}.projectSteps_step-wrapper{position:relative;display:flex;align-items:center;margin-bottom:8px;gap:8px;position:relative;z-index:2}.projectSteps_step-icon{box-shadow:0 4px 24px 0 #0516231f;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);width:56px;display:block;flex-shrink:0;border-radius:100px}.projectSteps_step-title{font-weight:700;font-size:20px;line-height:100%;margin-bottom:2px}.projectSteps_step-title-current{color:#76c6ff}.projectSteps_step-description{font-weight:400;font-size:18px;line-height:110%;opacity:.8}@media (min-width:1200px){.projectSteps{padding:80px 0;gap:40px}.projectSteps_title{font-size:60px}.projectSteps_step-title{font-size:24px}.projectSteps_step-description{font-size:20px;line-height:100%}}@media (min-width:1600px){.projectSteps_steps{padding-right:calc(50% - 750px)!important}}@media (max-width:1199px){.projectSteps_title{text-align:center}}