@import"https://fonts.googleapis.com/css2?family=Azeret+Mono:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";*{box-sizing:border-box}body{display:flex;flex-direction:column;align-items:center;padding:0;margin:0;font-family:Nunito,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}h1,h2,h3,h4,h5,h6{margin:0}.flex{display:flex;flex-wrap:wrap;justify-content:space-between}.flex.row{flex-direction:row}.flex.column{flex-direction:column}.flex.space-between{justify-content:space-between}.flex.no-wrap{flex-wrap:nowrap}.stripe{--thin-stripe-padding: 1em;width:100%;min-height:20em;margin:0;padding:2em}.stripe.thin{min-height:unset}@media screen and (min-width: 860px){.stripe{padding:3em 10%}}.stripe.inverted{background-color:#000;color:#fff}.stripe.centered{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}hr{margin:2em 0;opacity:.5}.mono{font-family:Azeret Mono,monospace;font-optical-sizing:auto;font-weight:400;font-style:normal}
