.steps_container{display:flex;justify-content:center;width:100%;gap:50px;padding:30px 0 0;z-index:8;position:relative}.step_cont1,.step_cont2,.step_cont3{display:flex;align-items:center;background:#6df6ff;border:1px solid #6df6ff;border-radius:20px;width:300px;padding:13px 20px;gap:20px}.step_title h1{font-size:17px;text-transform:uppercase;line-height:1.1;font-family:Averta,sans-serif;padding-bottom:5px}.step_title p{font-size:13px;text-transform:uppercase;font-family:Averta,sans-serif}.icon_cont{padding-top:2%}@media only screen and (max-width:768px){.steps_container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:11px;padding-top:100px;padding-bottom:30px;margin-top:0}.step_cont1,.step_cont2,.step_cont3{display:flex;align-items:center;background:#6df6ff;border:1px solid #6df6ff;border-radius:20px;min-height:90px;width:300px;padding:10px;gap:20px}.step_title{font-family:Averta,sans-serif}.step_title h1{height:auto;font-size:18px;padding-bottom:2%}.step_title p{font-size:15px}}