.m_steps{text-align:center;justify-content:center}.m_steps__step{width:100%}@media(min-width:1240px){.m_steps__step{max-width:30%}}@media(min-width:992px){.m_steps__content{display:flex;justify-content:center}}@media(max-width:992px){.m_steps__step:not(:last-child){margin-bottom:60px}}.m_steps__text,.m_steps__icon{padding:0 30px;width:100%;position:relative}.m_steps__img-con{background-color:#06c;margin:0 auto;border-radius:50%;overflow:hidden}@media(min-width:992px){.m_steps__img-con{width:65%;height:0;padding-top:65%}}@media(max-width:992px) and (min-width:480px){.m_steps__img-con{width:220px;height:220px}}@media(max-width:480px){.m_steps__img-con{width:160px;height:160px}}.m_steps__img{max-width:30%;max-height:35%;position:absolute;top:50%;left:50%;-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media(min-width:992px){*:not(:last-child)>.m_steps__icon:after,*:not(:last-child)>.m_steps__icon:before{content:"";position:absolute;top:50%}*:not(:last-child)>.m_steps__icon:after{width:20%;height:4px;border-radius:2px;background-color:#06c;right:-10%;-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}*:not(:last-child)>.m_steps__icon:before{width:14px;height:14px;border-top:4px solid #06c;border-right:4px solid #06c;-moz-transform:rotate(45deg) translate(-50%,-50%);-o-transform:rotate(45deg) translate(-50%,-50%);-ms-transform:rotate(45deg) translate(-50%,-50%);-webkit-transform:rotate(45deg) translate(-50%,-50%);transform:rotate(45deg) translate(-50%,-50%);margin-top:4px;right:-10%;border-radius:2px}}.m_steps__text{font-weight:bold}.m_steps__text:not(:first-child){margin-top:30px}@media(min-width:1520px){.m_steps__text{font-size:34px}}@media(min-width:768px) and (max-width:992px){.m_steps__text{font-size:34px}}