*{box-sizing:border-box;margin:0;padding:0}.grid-step-section{margin:2rem auto;max-width:1920px;width:100%}.grid-step-section ul{list-style:none}.grid-step-section li{padding-bottom:0}.grid-step-section ul li:before{content:"\2022";font-size:1.3rem}.grid-step-section ul li ul li:before,.grid-step-section ul li:before{color:#00c6fb;display:inline-block;font-weight:700;margin-left:-1em;width:1em}.grid-step-section ul li ul li:before{content:"\25CB";font-size:1rem}.grid-step-list{counter-reset:section;display:grid;grid-auto-flow:dense;grid-template-columns:repeat(1,1fr);list-style:none}.grid-step-list-item{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;margin:0 auto;max-width:600px;padding:4rem 1rem 2rem!important;position:relative;width:100%;z-index:1}.grid-step-list-item:before{background-color:#00c6fb;border-radius:50%;color:#fff;content:counters(section,".") ".";counter-increment:section;display:grid;font-size:2.5rem;font-weight:700;height:75px;place-items:center;width:75px;z-index:1}.grid-step-list-item__shadow-top{left:0;position:absolute;scale:1.1;top:-1rem;width:100%}.grid-step-list-item__shadow-bottom{transform:scale(1.1);width:100%}.grid-ste-list-item__dash{left:50%;position:absolute;top:-12.5rem;transform:translateX(-50%)}.grid-ste-list-item__dash:first-child{display:none}.grid-step-list-item__title{font-size:1.5rem;text-align:center}.grid-step-list-item__img{display:block;margin:2rem 0;max-width:450px}@media screen and (min-width:600px){.grid-step-list-item{padding:4rem 3rem 7rem}}@media screen and (min-width:1140px){.grid-step-list{gap:0 3rem;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1400px){.grid-step-list{gap:5rem 3rem;grid-template-columns:repeat(3,1fr)}}