.steps_section{& .container{position:relative;z-index:2;& .section_inner{width:100%;display:flex;flex-direction:column;& .flex-wrapper{& h2{font-weight:400;margin:0 0 5rem}}& .steps_outer{width:100%;gap:5rem;@media (min-width:992px){display:flex;flex-direction:row;flex-wrap:wrap}& .step{display:flex;flex-direction:column;align-items:center;@media (min-width:992px){width:calc(33.33% - 3.33rem)}@media (max-width:991px){width:100%}& img{width:100%}& h3{width:100%;text-align:center;margin:5rem 0 0;font-weight:400}& p.header{width:100%;font-weight:700;text-align:center;margin:3rem 0}& p.text{width:100%;text-align:center;margin:0}}}& .call_to_action_buttons{width:100%;margin:4rem 0 0}}}}