.spacer{height:var(--height)}@media only screen and (max-width:1399px){.spacer{height:var(--xl-height)}}@media only screen and (max-width:1199px){.spacer{height:var(--lg-height)}}@media only screen and (max-width:991px){.spacer{height:var(--md-height)}}@media only screen and (max-width:767px){.spacer{height:var(--sm-height)}}@media only screen and (max-width:575px){.spacer{height:var(--xs-height)}}.spacer--editor{background-image:linear-gradient(45deg,#fff 46.3%,#f0f0f0 0,#f0f0f0 50%,#fff 0,#fff 96.3%,#f0f0f0 0,#f0f0f0);background-size:38.18px 38.18px;min-height:100px}