*{margin:0;padding:0;box-sizing:border-box}body{font-family:Roboto,sans-serif;background-color:#fff}.container{width:min(90%,1440px);margin:0 auto}.block{max-width:570px;margin:0 auto;padding:35px}.form-row,h1{margin-bottom:20px}h1{font-size:1.5rem}.form-row{display:flex;gap:10px;flex-wrap:wrap}.form-group{flex:1;min-width:240px;display:flex;flex-direction:column}.form-group input{padding:10px;font-size:1rem;border-radius:6px;border:1px solid #ccc;transition:.2s;margin-bottom:7px}.form-group label{padding-bottom:7px}input:focus{border-color:#007BFF;outline:0}input[type=radio]{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0;width:8px;height:8px;position:relative}input[type=radio]::before{content:"";display:inline-block;width:16px;height:16px;border-radius:60%;border:1px solid #E4E4E4}input[type=radio]:checked::after{content:"";display:inline-block;width:8px;height:8px;border-radius:100%;background-color:transparent;border:6px solid #007BFF;position:absolute;left:0;top:0}.radio-group label{padding:21px;font-size:15px}.email-row p{font-size:14px;color:#888}.divider{border:none;height:1px;background-color:#e4e4e4;margin:30px 0}.btn,.btn-circle{background-color:#3b82f6;cursor:pointer}.btn{width:100%;padding:10px;color:#fff;border:none;border-radius:6px;font-size:1rem;margin:20px 0}.btn:hover{background-color:#2563eb}.small{font-size:13px;color:#666;text-align:center;margin-top:10px}.small a{color:#007BFF;text-decoration:none}.small a:hover{text-decoration:underline}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#666;font-family:Inter;font-size:.9375rem;font-style:normal;font-weight:400;line-height:1.375rem;padding:0}.select2-container--default .select2-selection--single{border-radius:4px;border:1px solid #E4E4E4;height:38px;padding:7px 6px;margin:0 2px;width:100%;color:#E4E4E4}.select2-container--default .select2-selection--single .select2-selection__arrow{background:url(../images/arrow_double.svg) center center/18px auto no-repeat;height:34px;right:10px}.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.avatar-row{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap;margin-bottom:10px}.avatar-img{width:100px;height:100px;margin-left:-30%}.upload{display:flex;flex-direction:column;margin-left:20px}.custom{color:#545454;border:1px solid #969696;cursor:pointer;border-radius:5px;width:138px}.custom img{margin-left:110px}#trash,.custom{height:30px;padding:6px}input[type=file]{display:none}#trash img{margin-top:-30px}.tresh{color:#969696;font-size:.8125rem;margin-top:9px}#trash{border:1px solid #969696;border-radius:5px;width:30px;margin-top:-23px}.button-wrapper{display:flex;justify-content:flex-start;width:100%}.btn-circle{padding:10px;color:#fff;border:none;border-radius:6px;font-size:1rem;width:150px;height:38px}