:root{--background:#243845;--black2:#1e1d1c;--white:#f4f4f4;--beige:#bfa27f;--beige-dark:#847059;--red:#ae5d5d;--grey1:grey}*{color:#f4f4f4;color:var(--white);font-family:Poppins;font-weight:400;margin:0}input{all:unset}body{background-color:#243845;background-color:var(--background);margin:30px}a,p{border:0;font-size:100%;font-weight:400;margin:0;padding:0}.center{align-items:center;display:flex;flex-direction:column;justify-content:center}.mt25{margin-top:25px}h1{font-size:28px;font-weight:600;margin-bottom:10px}h2{font-size:26px;margin:25px 0 10px}h3{font-size:22px;margin:20px 0 10px}h4{font-size:20px;margin:15px 0 8px}p{margin-bottom:10px}a,li,p{font-size:14px}li{margin-bottom:10px}.text-secondary{color:grey;color:var(--grey1)}h1,h2,h3,h4,h5,h6,strong{font-weight:600}button{background-color:#bfa27f;background-color:var(--beige);border:none;border-radius:15px;color:#f4f4f4;color:var(--white);font-size:16px;font-weight:700;height:62px;letter-spacing:.5px;margin-top:50px;transition:background-color .3s;width:100%}button:hover{cursor:pointer}button:disabled,button:hover{background-color:#847059;background-color:var(--beige-dark)}.loader{animation:rotation 1s linear infinite;border:3px solid;border-color:#fff #fff #0000;border-radius:50%;box-sizing:border-box;display:inline-block;height:28px;width:28px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (min-width:600px){.wrapper{width:600px}h1{font-size:40px;margin-bottom:10px}h2{font-size:32px;margin:25px 0 10px}h3{font-size:28px;margin:20px 0 10px}h4{font-size:22px}a,li,p{font-size:15px}li,p{margin-bottom:10px}}#home{margin-top:-75px;min-height:100vh}.app-logo{width:190px}.app-store-logos{margin-top:40px}.app-store-logos a:first-child{padding-right:20px}.app-store-logo{width:140px}#home h1{margin-top:25px}#home h4{font-weight:400;text-align:center}@media screen and (min-width:600px){.app-logo{width:250px}.app-store-logo{width:190px}}.bottom-nav ul{display:flex;flex-direction:row;justify-content:center;list-style-type:none;margin:0;padding:0}.bottom-nav li{margin:0 10px}.bottom-nav li a{text-decoration:none}.bottom-nav li a:hover{text-decoration:underline}h2{font-weight:400}.go-back{margin-bottom:25px}.go-back a{align-items:center;display:flex;flex-direction:row;text-decoration:none}.go-back a svg{margin-right:15px}.go-back a:hover{text-decoration:underline}
/*# sourceMappingURL=main.0f3ed2ee.css.map*/