.wp-block-spacer{width:100%;position:relative}.wp-block-spacer:before{content:'';display:block;position:absolute;background:currentColor;width:100%;height:calc(100% + 1px);mask:var(--wp--custom--spacer--mask);-webkit-mask:var(--wp--custom--spacer--mask)}.is-style-angle{--wp--custom--spacer--mask: url('data:image/svg+xml;utf8,')}.is-style-curve{--wp--custom--spacer--mask: url('data:image/svg+xml;utf8,')}.is-style-round{--wp--custom--spacer--mask: url('data:image/svg+xml;utf8,')}.is-style-wave{--wp--custom--spacer--mask: url('data:image/svg+xml;utf8,')}.is-style-fade:before{mask-image:linear-gradient(to bottom, rgba(0,0,0,0), #000);-webkit-mask-image:linear-gradient(to bottom, rgba(0,0,0,0), #000)}