#login-form,#reg_form{margin:auto;max-width:500px;padding:0 15px}#login-form .form-row,#reg_form .form-row{text-align:left}#login-form .form-row:not(:last-child),#reg_form .form-row:not(:last-child){margin-bottom:15px}#reg_form{margin:auto;max-width:600px}#reg_form .form-sub-row{text-align:left;margin-bottom:10px}#reg_form .form-sub-row:first-child{margin-top:20px}.login-form-buttons{display:flex;margin-top:20px}.login-form-buttons div{gap:15px;margin:auto;display:flex;width:100%;text-align:center}.login-form-buttons div .button:first-child,.login-form-buttons div .button:nth-child(2){width:100%}@media screen and (max-width:499px){.login-form-buttons div .button:first-child,.login-form-buttons div .button:nth-child(2){margin:auto}}@media screen and (max-width:499px){.login-form-buttons div{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}}.thank-you{font-weight:700;margin:50px 15px}.thank-you h3{color:#fcad06;font-size:35px}.thank-you img{margin-top:50px}