@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap";*{padding:0;margin:0}html{overflow:scroll;overflow-x:hidden}::-webkit-scrollbar{width:0px}.appText{color:#fff;font-family:Montserrat,sans-serif;text-align:center}.bodyElement-dark{min-height:100vh;background:linear-gradient(to top left,rgba(42,42,42,.338),rgb(36,46,49))}.bodyElement-light{min-height:100vh;background:linear-gradient(to top right,rgb(255,255,255),rgb(150,227,255))}.loginRegisterContent-dark{width:27%;height:75vh;background:linear-gradient(to bottom right,rgb(0,59,72),#12142d,rgb(0,59,72));border-radius:10px}.loginRegisterContent-light{width:27%;height:75vh;background:linear-gradient(to bottom right,rgb(50,91,162),#328aa5,rgb(123,146,212));border-radius:10px}.hr{width:75%;height:1px;background-color:#6a9cdf;margin-top:10px;margin-bottom:10px;border-radius:1000px}.white{background-color:#fff}.matte{background-color:#28282b}.container{width:100%;max-width:1300px;margin-top:1rem;display:flex;flex-direction:row;align-items:start;gap:2rem}@media screen and (max-width: 400px){.container{width:100%;max-width:1300px;margin-top:1rem;display:flex;flex-direction:column;align-items:center}.right-box,.left-box{width:100%}.loginRegisterContent-light{width:100%;height:75vh;background:linear-gradient(to right,rgb(36,145,255),#0059ff);border-radius:10px}.loginRegisterContent-dark{width:100%;height:75vh;background:linear-gradient(to bottom right,rgb(51,68,114),#12142d);border-radius:10px}}.right-box{width:100%}.left-box{width:35%}.hrElement{margin-top:10px;margin-bottom:10px}
