html{max-width:100vw;min-height:100vh;overflow-x:hidden}body{background-color:#e9e9e9;flex-direction:column;max-width:100vw;min-height:100vh;font-family:Inter,sans-serif;display:flex;overflow-x:hidden}a{color:#000;text-decoration:none}.page-wrapper{flex-direction:column;align-items:center;min-height:100vh;display:flex}*{margin:0;padding:0}main{background-color:#fff;flex-direction:column;flex:1;min-width:40rem;max-width:40rem;padding:1rem;display:flex;position:relative}main:before{content:"";z-index:-1;filter:blur(15px);background-color:#fff;width:calc(100% + .4rem);height:100%;position:absolute;top:0;left:-.2rem}button{cursor:pointer;background-color:#f9ebe0;border-top:0;border-bottom:2px solid #3e3e3e40;border-left:2px solid #3e3e3e40;border-right:0;border-radius:.3rem;margin-top:.75rem;padding:.5rem 1rem}@media (max-width:700px){main{min-width:95vw;max-width:95vw}}
.header-module___-EBTa__header{background-color:#208aae;flex-direction:row;justify-content:center;width:100%;margin:0 3rem;padding:1rem 0;display:flex}.header-module___-EBTa__header h1{padding-right:.4rem}.header-module___-EBTa__nav{align-self:flex-end;padding-left:.2rem;display:flex;position:relative}.header-module___-EBTa__nav a{padding:.4rem}.header-module___-EBTa__nav>:hover{background-color:#0000001e;border-radius:.5rem}.header-module___-EBTa__hamburger{display:none}@media (max-width:400px){.header-module___-EBTa__hamburger{justify-content:space-between;width:100%;padding:.5rem .2rem 0 .5rem;display:flex}.header-module___-EBTa__nav{visibility:hidden;display:none}.header-module___-EBTa__nav>*{visibility:hidden}.header-module___-EBTa__hamburgerOpen{text-align:right;flex-direction:column;display:flex}}
.footer-module__RJqXIq__footer{color:#fff;background-color:#0d4a6b;border-top:1px solid #1a5f7a;min-width:100vw;margin-top:auto;padding:2rem 0 1rem}.footer-module__RJqXIq__container{max-width:1200px;margin:0 auto;padding:0 1rem}.footer-module__RJqXIq__content{flex-direction:column;align-items:center;gap:1rem;display:flex}.footer-module__RJqXIq__copyright{color:#b0bec5;text-align:center;margin:0;font-size:.9rem}.footer-module__RJqXIq__nav{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.footer-module__RJqXIq__link{color:#fff;border-radius:4px;padding:.5rem;font-size:.9rem;text-decoration:none;transition:color .3s}.footer-module__RJqXIq__link:hover{color:#4fc3f7;background-color:#4fc3f71a}
