.steps{background-color:#000;color:#fff;padding-bottom:80px;padding-top:80px}.steps__header{color:#fff;line-height:100%;margin:0 auto;max-width:768px;text-align:center}.steps__container{grid-row-gap:4.8rem;display:flex;flex-direction:column;font-size:1.6rem;justify-content:center;margin:6.4rem auto 0;position:relative}.steps__item{align-items:center;display:flex;gap:11.2rem}.steps__item:after{content:"";height:4.8rem;width:4.8rem}.step__content-box{z-index:1;grid-row-gap:1.6rem;background-color:transparent;border:1px solid #fff;border-radius:1rem;display:flex;flex-direction:column;padding:4.8rem;width:100%}.step__count{background-color:#000;border:1px solid #fff;border-radius:50%;flex-shrink:0;font-family:Teko,sans-serif;font-size:3rem;font-weight:300;height:4.8rem;justify-content:center;line-height:100%;padding-top:.5rem;width:4.8rem;z-index:1}.step__count,.step__title{align-items:center;color:#fff;display:flex}.step__title{grid-column-gap:1.6rem}.step__title h4{color:#fff}.steps__item-title-icon{height:3.2rem;width:3.2rem}.step__content{color:#999}.steps__guide{background-color:#999;border-radius:.3rem;height:78%;left:2.3rem;position:absolute;width:.15rem;z-index:0}@media(max-width:992px){.step__content-box{grid-row-gap:.8rem;border-radius:1.6rem;padding:2.4rem}.steps__item:after{display:none}.steps__item-title-icon{height:2.4rem;width:2.4rem}.step__title{align-items:flex-start;flex-direction:column}.step__count{display:none}.steps__guide{display:none;height:100%;left:50%;top:0}}