.steps{padding:70px 0}.steps--padding-top{padding-top:100px}.steps h2{max-width:420px}.steps__list{display:flex;gap:25px;justify-content:space-between;margin-top:35px;position:relative;width:100%}.steps__list:after{background-color:#666;content:"";height:27px;left:0;margin-top:-27px;opacity:.3;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:-1}.steps__item{display:flex;flex:1;flex-direction:column;text-align:center}.steps__item p{line-height:1.4}.steps__item-icon{border-radius:9px;box-shadow:0 11px 17px 0 rgba(0,0,0,.24);display:flex;flex-direction:column;height:222px;margin-bottom:20px;padding:15px 0;position:relative}.steps__item-icon span{display:block;font-size:24px;font-weight:700;margin-bottom:30px}.steps__item-img{flex:1;position:relative}.steps__item-img img{display:block;left:50%;max-height:102px;max-width:90px;position:absolute;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width:820px){.steps--padding-top{padding-top:70px}.steps__list{flex-direction:column}.steps__list:after{display:none}.steps__item{margin:0 auto;width:300px}}