*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{color:#454545;background-color:#f8f8f8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif;line-height:1.6}#root{flex-direction:column;display:flex}h1,h2,h3,h4,h5,h6{color:#232323;font-weight:600}h1{margin-bottom:1rem;font-size:2.5rem}h2{margin-bottom:1rem;font-size:2rem}h3{margin-bottom:.75rem;font-size:1.5rem}p{color:#454545;margin-bottom:1rem}a{color:#26b;text-decoration:none;transition:color .2s}a:hover{color:#1a4d99}button{cursor:pointer;transition:all .2s}main{flex:1}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:60px 0}.section-dark{background-color:#f8f8f8}.text-center{text-align:center}.mt-20{margin-top:20px}.mt-40{margin-top:40px}.mb-20{margin-bottom:20px}.mb-40{margin-bottom:40px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}@keyframes skeleton-loading{0%{background-color:#e0e0e0}50%{background-color:#f0f0f0}to{background-color:#e0e0e0}}.skeleton{animation:1.5s infinite skeleton-loading}
