.spacer{height:calc(1vw * var(--space-mobile))}@media screen and (min-width: 768px){.spacer{height:calc(1vw * var(--space-desktop))}}
