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}.main_div{background-color:#badc58;flex-direction:row;height:100vh;text-align:center;width:100%}.center_div,.main_div{align-items:center;display:flex;justify-content:center}.center_div{background-color:#f4f4f4;border-radius:15px;box-shadow:5px 5px 25px -5px rgba(0,0,0,.5);flex-direction:column;height:60vh;width:25%}.center_div:hover{box-shadow:0 0 30px #000}h1{background-color:initial;font-size:50px;margin-bottom:10px;padding:6px 0 2px;text-shadow:0 2px 2px #000;width:100%}button,h1{background-color:#30336b;box-shadow:5px 5px 15px -5px rgba(0,0,0,.3);color:#fff}button{border:none;border-radius:5px;font-size:20px;margin-top:30px;min-height:40px;outline:none;padding:0 15px}button:hover{background-color:#22a6b3}.btn_div{align-items:center;display:flex;justify-content:space-around;width:100%}@media screen and (max-width:767px){.center_div{gap:30px;height:60vh;width:90%}}@media screen and (min-width:768px) and (max-width:979px){.center_div{gap:30px;height:60vh;width:50%}}@media screen and (min-width:979px) and (max-width:1200px){.center_div{gap:30px;height:60vh;width:50%}}
/*# sourceMappingURL=main.99bd297b.css.map*/