.EmailAlertaBox_wrapper__i18f1{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border-radius:16px;background:#f8fafc;border:1px solid #e5e7eb;flex-wrap:wrap}.EmailAlertaBox_text__gFQjq{display:flex;flex-direction:column;gap:4px}.EmailAlertaBox_label__4xLH6{font-size:13px;color:#6b7280}.EmailAlertaBox_title__abHAl{font-size:14px;font-weight:600;color:#111827;margin:0;text-transform:none!important}.EmailAlertaBox_form__3fk9X{display:flex;gap:10px;flex-wrap:wrap}.EmailAlertaBox_input__ChBp_{padding:10px 14px;border-radius:10px;border:1px solid #d1d5db;font-size:14px;min-width:220px;outline:none;transition:.2s}.EmailAlertaBox_input__ChBp_:focus{border-color:#1a7058;box-shadow:0 0 0 2px rgba(26,112,88,.1)}.EmailAlertaBox_button__oPbaC{padding:10px 16px;border-radius:10px;background:#e5e7eb;color:#111;font-weight:600;border:none;cursor:pointer;transition:.2s}.EmailAlertaBox_button__oPbaC:hover{background:#d1d5db}@media (max-width:600px){.EmailAlertaBox_wrapper__i18f1{align-items:flex-start}.EmailAlertaBox_form__3fk9X{width:100%}.EmailAlertaBox_input__ChBp_{flex:1 1;min-width:100%}.EmailAlertaBox_button__oPbaC{width:100%}}