@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);:root{--orange:#f34202;--orange-light:#f25f29;--blue:#000046}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}h1{font-weight:600;margin-bottom:.8rem}h1,h2{color:var(--blue)}h2{font-size:1.1rem;font-weight:400;text-align:center}a{color:var(--orange);text-decoration:none}p{color:var(--blue);font-size:.8rem}p,p span a{font-weight:500}.button-link{background-color:var(--orange);border-radius:4px;color:#fff;margin-bottom:2rem;margin-top:2rem;padding:.5rem;text-align:center;width:25rem}.button-link:hover{background-color:var(--orange-light)}.app{align-items:center;display:flex;flex-flow:column nowrap;height:100vh;justify-content:center}.app:before{background-image:url(/static/media/grey-daruma.b042915537cb62601c5a.svg);background-position:30% -5%;background-repeat:no-repeat;background-size:200%;bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0;z-index:-1}.app>div{align-items:center;display:flex;flex-flow:column nowrap;justify-content:center}.app img{margin-bottom:2rem;width:25rem}@media (max-width:768px){.app{padding:.5rem}.app img{margin-bottom:2rem;width:80%}.app>div{width:100%}.button-link{width:80%}}
/*# sourceMappingURL=main.4a6cccc2.css.map*/