<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.how-to{position:relative;width:100%}.step-wrapper{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;width:100%}.step{background-color:#fff;padding:2rem;width:calc(25% - .75rem)}.count{align-items:center;background-color:#225d38;border-radius:50%;color:#fff;display:flex;font-size:24px;height:60px;justify-content:center;line-height:1;margin:1rem auto;min-height:60px;width:60px}.count,.step&gt;h3{text-align:center}.step&gt;h3{font-size:20px;font-weight:600;margin-bottom:1rem}.step&gt;p{text-align:center}@media(max-width:1024px){.step{width:calc(50% - .75rem)}}@media(max-width:678px){.step{width:calc(100% - .75rem)}}</pre></body></html>