form[data-zi-mapped-form] div:not(.hs-email):not(.hs-fieldtype-select):not(.hs-submit) label{display:none}form[data-zi-mapped-form] div[data-zi-input-enriched="true"]:not(.hs-email):not(.hs-fieldtype-select):not(.hs-submit) label{display:none}form[data-zi-mapped-form] div[data-zi-field-enriched="false"]:not(.hs-email):not(.hs-fieldtype-select):not(.hs-submit) label{display:block}form[data-zi-mapped-form] input:not([type="email"]):not([type="submit"]){display:none}form[data-zi-mapped-form] input:not([type="email"]):not([type="submit"])[data-zi-input-enriched="true"]{display:none}form[data-zi-mapped-form] input:not([type="email"]):not([type="submit"])[data-zi-input-enriched="false"]{display:block}