.os-section-container-spacer{--os-spacer-baseHeight:100px}.os-section-container-spacer .spacer.spacer-style-is-style-default{height:calc(var(--os-spacer-baseHeight) * 1)}.os-section-container-spacer .spacer.spacer-style-is-style-small{height:calc(var(--os-spacer-baseHeight) * .5)}.os-section-container-spacer .spacer.spacer-style-is-style-medium{height:calc(var(--os-spacer-baseHeight) * .75)}.os-section-container-spacer .spacer.spacer-style-is-style-large{height:calc(var(--os-spacer-baseHeight) * 1.25)}.os-section-container-spacer .spacer.spacer-style-is-style-xlarge{height:calc(var(--os-spacer-baseHeight) * 1.5)}@media screen and (max-width:700px){.os-section-container-spacer{--os-spacer-baseHeight:70px}}