.dfk-feedback{max-width:640px;margin:0 auto;padding-bottom:80px}.dfk-feedback h1{font-family:var(--font-unna);margin-bottom:1rem;font-size:xx-large;font-weight:700}.dfk-feedback__intro{color:var(--dark-grey);margin-bottom:2rem;line-height:1.7}.dfk-feedback__form{flex-direction:column;gap:20px;display:flex}.dfk-feedback__field{flex-direction:column;gap:8px;display:flex}.dfk-feedback__label{font-size:medium;font-weight:500}.dfk-feedback__required{color:#b91c1c}.dfk-feedback__required-label{color:var(--dark-grey)}.dfk-feedback__textarea,.dfk-feedback__input{border:1.5px solid var(--light-grey);background:#fff;outline:none;padding:10px 14px;font-family:inherit;font-size:medium;transition:border-color .15s}.dfk-feedback__textarea{resize:vertical;min-height:180px;max-height:360px}.dfk-feedback__textarea:focus,.dfk-feedback__input:focus{border-color:var(--violet);box-shadow:0 0 0 3px #8b47ff1f}.dfk-feedback__honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.dfk-feedback__actions{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.dfk-feedback__button{padding:12px 24px;font-size:medium;font-weight:600}.dfk-feedback__button:disabled{opacity:.6;cursor:not-allowed}
