<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cards-plain-wrapper{display:flex;flex-wrap:wrap;gap:50px;justify-content:center;margin:75px auto 30px;max-width:100%;width:fit-content}.cpw-card{background-color:#fff;border-radius:10px;flex:1;max-width:500px;min-width:350px;padding:35px}@media (max-width:500px){.cards-plain-wrapper{flex-direction:column}.cpw-card{min-width:0}}</pre></body></html>