.loginFormSub{position:absolute;top:15%;left:35%;border-color:white;display:flex;flex-direction:column;width:30%;padding-top:1%;padding-bottom:5%;border-style:solid;border-radius:40px;gap:30px;text-align:center;justify-content:center;align-items:center;z-index:2}.subInput{width:20em}.loginFormSub h1{color:white;margin-bottom:1em}.loginFormSub h4{color:white}.loginFormSub button{width:20em}.genderContainer{display:flex;flex-direction:row;gap:20px;justify-self:center}.femaleIconSub{height:70px;width:70px;color:hotpink}.maleIconSub{color:rgb(40,188,40);height:70px;width:70px}.femaleContourSub{border:2px solid white;padding-top:10%;padding-bottom:10%;border-radius:20px}.femaleContourSubOff{border-style:none;padding-top:10%;padding-bottom:10%}.maleContourSub{border:2px solid white;padding-top:10%;padding-bottom:10%;border-radius:20px}.maleContourSubOff{border-style:none;padding-top:10%;padding-bottom:10%}.error{cursor:pointer}.termOfUseContainer{position:relative;height:150px;width:20em;background-color:black;border-color:white;border-radius:10px;border-style:solid;color:white;overflow-y:scroll;margin-bottom:30px}.termOfUseContainer header{text-align:center;padding-bottom:30px;border-bottom:1px solid #333}.termOfUseContainer h1,.termOfUseContainer header h1{font-size:1.5em;margin-bottom:10px;color:#fff}.termOfUseContainer header p{font-size:.95em;color:#aaa}.termOfUseContainer main{margin-top:40px}.termOfUseContainer section{margin-bottom:40px}.termOfUseContainer h2{font-size:1.5em;margin-bottom:15px;color:#fff;border-left:4px solid #444;padding-left:10px}.termOfUseContainer ul{list-style-type:disc;padding-left:20px}.termOfUseContainer li{margin-bottom:10px;color:#ddd}.termOfUseContainer a{color:#1e90ff;text-decoration:none}.termOfUseContainer a:hover{text-decoration:underline}.termOfUseContainer footer{text-align:center;padding-top:30px;font-size:.9em;color:#777;border-top:1px solid #333}.checkboxContainer{color:white;display:flex;flex-direction:row;gap:10px}.checkboxContainer p{margin-top:12px}.privacyError{background-color:red}.privacyError,.termsError{border-color:red;color:red}.footerSub{position:absolute;margin-top:55%;color:white;text-align:center}@media screen and (max-width:500px) and (orientation:portrait){.loginFormSub{position:absolute;top:15%;left:35%;border:none;display:flex;flex-direction:column;width:30%;padding-top:1%;padding-bottom:10%;gap:30px;text-align:center;justify-content:center;align-items:center;z-index:2}.loginFormSub button,.loginFormSub input{left:1em}.error{width:150%}.footerSub{position:absolute;margin-top:233%;color:white;text-align:center}}@media screen and (max-width:1000px) and (orientation:landscape){.loginFormSub{position:absolute;top:25%;left:35%;border:none;display:flex;flex-direction:column;width:30%;padding-top:1%;padding-bottom:10%;gap:30px;text-align:center;justify-content:center;align-items:center;z-index:2}.loginFormSub button,.loginFormSub input{left:1em}.error{position:relative;margin-top:5%}.footerSub{position:absolute;margin-top:110%;color:white;text-align:center}}