/* embed mode: hide the standalone chrome so the case can sit inside another site (Webflow) */
body.pb-embed .site-header,
body.pb-embed .collection-footer,
body.pb-embed .skip{display:none !important}
body.pb-embed{padding-top:0 !important}
html.pb-embed-html,body.pb-embed{overflow-x:hidden}
