body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{overflow-x:hidden}.main{align-items:center;background-color:#abb0f5;display:flex;flex-direction:column;gap:4%;height:92vh;justify-content:center;width:100vw}.container{background-color:#c0c3ee;border-radius:10px;box-shadow:0 0 10px 1px #5a5a5a;font-size:20px;height:50vh;padding:15px;width:50%}.btn{align-items:center;display:flex;gap:20px;justify-content:center}.btn button{background-color:#ed9bf2;border:1px solid #000;border-radius:5px;box-shadow:0 0 5px 0 #818181;cursor:pointer;font-size:15px;outline:none;padding:6px 35px}.footer{align-items:center;background-color:#ebaceb;display:flex;flex-wrap:wrap;gap:6px;height:8vh;justify-content:center;width:100%}.footer,.footer a{color:#000;font-weight:600}p{font-size:18px;font-weight:400;text-align:center}@media screen and (max-width:518px){.btn{flex-wrap:wrap}}@media screen and (max-width:440px){.container{width:85%}h1{font-size:1.5rem}p{font-size:90%}footer,p{font-weight:600}footer{font-size:14px}.container{font-size:100%}}
/*# sourceMappingURL=main.9f8d2d97.css.map*/