.shadow{box-shadow:0 0 1.125rem rgba(0,0,0,.1)}.step-box{background:#edf4fc;padding:1.125rem}.step-box h2+ol,.step-box h2+p,.step-box h2+ul,.step-box h3+ol,.step-box h3+p,.step-box h3+ul,.step-box h4+ol,.step-box h4+p,.step-box h4+ul{margin-top:.5625rem}.step-box>ol,.step-box>ul{padding-left:0}.step-box>ol li,.step-box>ul li{padding:.5625rem 1.125rem;border-top:1px solid rgba(74,144,226,.2);list-style-type:none;padding-left:2.25rem;position:relative}.step-box>ol li:first-child,.step-box>ul li:first-child{border-top:1px solid rgba(74,144,226,.2)}.step-box>ol li:before,.step-box>ul li:before{display:block;position:absolute;left:0;top:0;width:2.25rem;text-align:center;content:'•';padding:.5625rem 0;color:#4A90E2}.step-box>ol li>ol,.step-box>ol li>ul,.step-box>ul li>ol,.step-box>ul li>ul{margin-top:1.125rem;margin-bottom:1.125rem;padding-left:0}.step-box>ol li{counter-increment:cws_counter}.step-box>ol li:before{content:counter(cws_counter)}.step-box>ol li>ol li{counter-increment:cws_counter_sub}.step-box>ol li>ol li:before{content:counter(cws_counter_sub)}@media (min-width:1024px){.step-box{padding:2.25rem}}