.popup-form .form-item textarea {
    font-size: 1rem;
    font-weight: 500;
    line-height: 110%;
    font-family: "LT Superior";
    display: block;
    width: 451px;
    color: rgb(9, 11, 17);
    border-top: none;
    border-right: none;
    border-left: none;
    border-image: initial;
    padding: 0.94rem 0px;
    border-radius: 0px;
    border-bottom: 1px solid rgb(158, 162, 182);
}