<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.steps-container{display:flex;flex-direction:column;margin-bottom:40px}.step-container{display:flex;flex-direction:column;align-items:center;margin-top:20px}.step-heading{font-weight:700;margin:10px 0;font-size:20px}.step-info{font-size:14px;text-align:center;color:#323335ac}.step-background{background-color:#fff;padding:20px;border-radius:10px;box-shadow:10px 10px 10px #7777774e}@media screen and (min-width: 900px){.steps-container{flex-direction:row;gap:10px}.step-container{flex:1;padding-top:20px}.step-icon{width:50px}.step-heading{font-size:15px}}@media screen and (min-width: 1400px){.step-icon{width:65px}.step-heading{font-size:20px}.step-info{font-size:16px}}
</pre></body></html>