:root{--max-width:1100px;--border-radius:12px;--color-text:#290256;--color-light-grey:#a4a4a4;--color-primary:#661e7f;--color-bg:#fbfaf9;--text-h:40px;--text-body:20px;--text-brand:30px;--margin-h:30px}@media (max-width:768px){:root{--text-h:30px;--text-body:16px;--text-brand:20px;--margin-h:20px}}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Open Sans,Helvetica Neue,Arial,sans-serif;overflow-x:hidden}body{background-color:var(--color-bg)}a{color:var(--color-light-grey);font-size:16px;text-decoration:none}.hero{flex-direction:row;justify-content:space-between;align-items:center;min-height:100vh;display:flex}footer{flex-direction:row;align-items:center;min-height:60px;display:flex}nav{padding:20px 0;font-weight:600}body{max-width:1000px;margin:0 auto;padding:0 20px}h1,h2,h3,h4,h5,h6{font-weight:600;font-size:var(--text-h);margin-bottom:var(--margin-h);max-width:450px;margin-top:40px}.brand{font-size:var(--text-brand);color:var(--color-primary);margin:0;font-weight:600}.brandLockup{flex-direction:row;align-items:center;margin-bottom:30px;display:flex}.brandLockup img{margin-right:10px}p,li,ul,a{font-size:var(--text-body);margin-bottom:10px;line-height:1.5}li{flex-direction:row;align-items:center;list-style:none;display:flex}li svg{margin-right:10px}.desktopOnly{display:block}.mobileOnly{display:none}.smallHeader{font-size:var(--text-brand);margin-bottom:20px}.contentPage{margin-top:20px;margin-bottom:100px}@media (max-width:768px){.brandLockup img{width:40px;height:40px}.mobileOnly{margin-bottom:30px;display:block}.desktopOnly{display:none}h1,h2,h3,h4,h5,h6{max-width:initial}}.download{margin-top:20px}main{margin:20px 0}
