.register,.register-container{justify-content:center;align-items:center;width:100%;display:flex}.register-container{gap:1rem;padding:1rem 2rem}.register-img{background-image:url(/images/register-img.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;max-width:580px;height:600px;padding:1rem;display:flex}.register-img>img{width:200px;padding-top:2rem}.register-img-content{flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;width:100%;display:flex}.imgs{justify-content:flex-start;align-items:center;gap:1rem;width:100%;display:flex}.imgs>img{width:120px}.imgs>a{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:10px;display:flex}.register-img-content>h3{color:#fff;width:70%;font-size:2rem;font-weight:700}.register-form{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:500px;display:flex}.register-form h1{margin:0;padding:0;font-size:2.5rem}.register-form p{color:#0009;font-size:1rem}.register-form p a{color:#007d4e;font-weight:600}.form-content{flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;width:100%;margin:1rem 0;display:flex}.form-content label{flex-direction:column;gap:.5rem;width:100%;font-size:1rem;font-weight:600;display:flex}.form-content label h3{color:#000c;font-weight:700}.form-content>label>input,.form-optional>label>input{border:1px solid #0003;border-radius:8px;outline:none;width:100%;padding:.5rem 1rem;font-size:1rem;transition:border-color .3s}.form-content>label>h3>span{color:#f00c;margin-top:.3rem}.form-optional{justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:1rem;display:flex;position:relative}.register-terms{justify-content:flex-start;align-items:center;gap:.5rem;width:100%;display:flex}.register-terms h4{color:#000000b3;font-size:.9rem;font-weight:700}.register-form button{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:16px;width:100%;padding:.7rem 1rem;font-size:1.2rem;font-weight:700;transition:background-color .3s}.form-optional:before{content:"";background-color:#0000004d;width:100%;height:1px;position:absolute;top:-20%;left:0}.register-form>a{color:#0009;font-size:.8rem;text-decoration:underline}@media screen and (min-width:1401px){.register-container{height:100vh;padding:2rem 0}.register-img{width:700px;max-width:700px;height:700px}.register-img>img{width:180px}.imgs>img{width:150px}.imgs>a{background-color:#fff;width:40px;height:40px;padding:10px}.imgs>a>svg{background-color:#fff;width:100%;height:100%}.register-img-content>h3{width:70%;font-size:2rem}.register-form{width:90%;max-width:600px}.register-form h1{font-size:2rem}.register-form p,.form-content label h3{font-size:1.2rem}.form-optional{margin:2rem 0}.form-content>label>input,.form-optional>label>input{padding:10px;font-size:1.1rem}.register-terms{margin:1rem 0}.register-terms h4{font-size:1.2rem}.register-terms input{width:20px;height:20px}.register-form button{width:100%;padding:1rem;font-size:1.2rem}.form-optional:before{content:"";background-color:#0000004d;width:100%;height:1px;position:absolute;top:0%;left:0}}@media screen and (max-width:789px){.register{height:98vh}.register-img{display:none}.register-form h1{font-size:1.7rem}.register-form p{font-size:.9rem}.form-optional h3{flex-direction:column;font-size:.8rem;display:flex}.form-optional:before{top:-15%}.register-form button{padding:.6rem 1rem;font-size:1rem}}
