.land-step{padding:60px 0 30px}.land-step__items{justify-content:space-between;flex-wrap:wrap;margin:60px 0 0;display:flex}.land-step__item{position:relative;margin:0 0 30px;width:20%}.land-step__item:after{height:4px;right:30px;content:"";position:absolute;top:39px;background-color:#aa001a;width:calc(100% - 130px)}.land-step__item:before{border:9px solid transparent;border-left:16px solid #aa001a;right:15px;content:"";position:absolute;top:32px}.land-step__item:last-child:after,.land-step__item:last-child:before{display:none}.land-step__pict{height:80px;justify-content:center;background-color:#aa001a;margin:0 0 15px;align-items:center;border-radius:50%;width:80px;display:flex}.land-step__img{max-width:90%;max-height:90%}.land-step__name{padding:0 50px 0 0;font-size:16px;line-height:20px}@media (min-width:1110px){.land-step__item:after{width:calc(100% - 150px)}.land-step__pict{margin:0 0 25px}.land-step__name{padding:0 50px 0 0;font-size:20px;line-height:26px}}@media (max-width:992px){.land-step__item{width:33.3%}}@media (max-width:767px){.land-step{padding:40px 0 10px}.land-step__items{margin:30px 0 0}}@media (max-width:575px){.land-step__item{flex-direction:column;text-align:center;align-items:center;width:50%;display:flex}.land-step__item:after,.land-step__item:before{display:none}.land-step__name{padding:0}}