@charset "UTF-8";.module-empty-space{position:relative;width:100%;height:var(--desktop)}@media(max-width:1024px){.module-empty-space{height:var(--tablet)}}@media(max-width:1023px){.module-empty-space{height:var(--tablet-portrait)}}@media(max-width:767px){.module-empty-space{height:var(--mobile)}}html.hs-inline-edit .module-empty-space{min-height:30px;background:repeating-linear-gradient(-55deg,#222,#222 10px,#333 10px,#333 20px)}