.input__form{display:flex;flex-direction:column;justify-content:center}.label{text-transform:capitalize;font-family:Poppins;font-style:normal;font-weight:500;font-size:14px;color:#1c1d21;line-height:120%}.input{height:44px;border:none;outline:none;padding:0 7px;margin:20px 0}.input-text-cont{display:flex;flex-direction:column;justify-content:center}.input-text{width:auto;height:74px;border:none;outline:none;padding:20px;margin:20px 0}.form{width:50%;display:flex;flex-direction:column;justify-content:center}.modal{position:relative;z-index:2000;top:0;left:0;width:100%;background:#000}.form button{width:280px;height:49px;margin:0 auto;background:#bababb;border-radius:100px;border:none;outline:none;color:#fff}.form .profile{display:flex;flex-direction:column}.private-text{font-style:normal;font-weight:500;font-size:28px;line-height:175%;text-align:center;letter-spacing:.02em;color:#4c4d50;margin-bottom:40px}@media screen and (min-width:768px){.form{width:80%;margin:0 auto;display:flex;flex-direction:column;justify-content:center}.input-text{width:300px}.private-text{font-size:18px}}@media screen and (min-width:1024px){.form .profile{align-items:center;flex-direction:row;justify-content:space-between}.label{font-size:14px}.input-text{width:96%}.form{width:50%;margin:0 auto;display:flex;justify-content:center;flex-direction:column}}@media screen and (max-width:600px){.private-text{margin-bottom:2em;font-size:16px}.form{width:100%}}.report-form{width:100%;margin-bottom:24px}.report-form label{font-style:normal;font-weight:600;font-size:14px;line-height:120%;display:block;margin-bottom:8px;color:#1c1d21}.report-form>input{width:100%;border:0;padding:16px;font-style:normal;font-weight:400;font-size:16px;line-height:120%;letter-spacing:-.05em;color:#1f2024;box-sizing:border-box}.report-form>div{width:100%;display:flex;justify-content:space-between;align-items:center;padding-left:16px;border-radius:5px;box-sizing:border-box}.report-form>div p{font-style:normal;font-weight:400;font-size:14px;line-height:120%}.dropdown-icon{width:50px;height:50px;display:flex;justify-content:center;align-items:center;cursor:pointer}.drop{display:flex;flex-direction:column;justify-content:flex-start}.drop-item{padding:10px;font-weight:700;color:#1c1d21}