.steps_outer{background-color:#f5f3ee}.steps_inner_block{display:grid;gap:2rem;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:4rem}.steps_inner .count{color:#b8733326;font-size:3rem;line-height:1}.steps_inner .count,.steps_inner h4{font-weight:700;margin-bottom:.5rem}.steps_inner .summary,.steps_inner .summary p{color:#334155;font-size:.875rem;line-height:1.625;margin:0}.steps_inner{position:relative}.steps_inner:last-child .count:before{display:none}.steps_inner .count{position:relative}.steps_inner .count:before{background-image:linear-gradient(90deg,rgba(184,115,51,.3),rgba(56,182,255,.3));bottom:0;content:"";height:2px;left:0;margin:auto;position:absolute;top:0;width:100%}.steps_inner .count_inner{background-color:#f5f3ee;display:inline-block;padding-right:10px;position:relative;z-index:2}@media (max-width:767px){.steps_inner_block{grid-template-columns:repeat(1,minmax(0,1fr))}.steps_inner:before{display:none}}