body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:200%;text-wrap:pretty}#__next{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}a{color:inherit}*{box-sizing:border-box}.section{width:100%}.sectionTitle{text-align:center;color:#666;text-transform:uppercase;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="1000" height="40"><style>@keyframes dash { to { stroke-dashoffset: -100%; } }</style><path d="M0 17 l1000 0" stroke="rgba(128,128,128,1)" stroke-dasharray="5" style="animation: dash 10s linear infinite" /></svg>');background-repeat:no-repeat;margin:4rem 0}.section h2{background:#fff;display:inline;padding:5px;font-size:1.5rem}.app_container__hJ3Lb{min-height:100vh;padding:0 0 2rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.app_main__v0uSm{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;width:100%;max-width:1000px;font-size:1.5rem}@media (max-width:600px){.app_container__hJ3Lb{padding:1rem}.app_main__v0uSm{font-size:1.2rem}.app_section__4aAvD{margin:2rem 0}}.app_header__bS1hh{width:100%;max-width:1000px}.app_menu__A1xdE{height:40px;list-style:none;display:flex;flex-direction:row;font-size:1.5rem;text-align:left;padding:0}.app_menu__A1xdE a{margin-right:20px;padding:10px 20px;font-weight:700}.app_menu__A1xdE a.app_active__bv4Zx,.app_menu__A1xdE a:hover{background:#ff0}