:root{--color-very-dark-blue:#090b1a;--color-dark-desaturated-blue:#1b1938;--color-soft-violet:#aa5cdb;--color-white:#fff;--color-paragraph-white:hsla(0,0%,100%,.75);--color-statHeading-white:hsla(0,0%,100%,.6);--font-inter:"Inter",sans-serif;--font-lexend-deca:"Lexend Deca",sans-serif}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;width:100%}body{background-color:#090b1a;background-color:var(--color-very-dark-blue);display:grid;place-content:center}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app__statsPreviewCard{background-color:var(--color-dark-desaturated-blue);border-radius:.5rem;display:inline-block;margin:0 2rem;max-width:654px;padding-bottom:.5rem;text-align:center}.app__statsPreviewCard-mobile-header{border-radius:.5rem .5rem 0 0;max-width:100%}.app__statsPreviewCard-desktop-header{display:none}.app__statsPreviewCard-info{margin:2rem 1.5rem}.app__statsPreviewCard-stat{margin:2rem}.app__statsPreviewCard header h1{color:var(--color-white);font-family:var(--font-inter);font-size:1.8em;font-weight:700;margin-bottom:1rem}.app__statsPreviewCard header h1 b{color:var(--color-soft-violet)}.app__statsPreviewCard header p{color:var(--color-paragraph-white);font-family:var(--font-inter);font-size:1em;font-weight:200;line-height:1.7em;opacity:.9}.app__statsPreviewCard-stat h2{color:var(--color-white);font-family:var(--font-inter);font-size:1.5em;margin-bottom:.25em}.app__statsPreviewCard-stat p{color:var(--color-statHeading-white);font-family:var(--font-lexend-deca);font-size:.8em;font-weight:300;opacity:.9;text-transform:uppercase}@media screen and (min-width:1200px){.app__statsPreviewCard{display:flex;flex-direction:row-reverse;margin:0;max-height:446px;max-width:1100px;padding:0;text-align:left}.app__statsPreviewCard-mobile-header{display:none}.app__statsPreviewCard-desktop-header{border-radius:0 .5rem .5rem 0;display:inline-block;max-width:540px}.app__statsPreviewCard-info{align-content:space-between;display:grid;margin:5rem 6rem 5rem 4rem;padding:0}.app__statsPreviewCard-stats{display:flex;justify-content:space-between;margin-right:4rem}.app__statsPreviewCard-stat{margin:0}.app__statsPreviewCard header h1{font-size:2.25em}.app__statsPreviewCard header p{opacity:1}}
/*# sourceMappingURL=main.7fe95d51.css.map*/