@charset "UTF-8";.wp-block-separator{border-color:inherit;border-top-width:var(--wp--custom--hr--border-width);border-bottom-width:0}.wp-block-separator.has-background{padding:0!important}.is-layout-flex:not(.is-vertical)>.wp-block-separator{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wp-block-separator.is-style-dots:before{content:"●●●";-webkit-padding-start:1em;padding-inline-start:1em;font-family:sans-serif;font-size:1em;letter-spacing:1em}.wp-block-separator.is-style-vertical{height:var(--wp--custom--hr--vertical--height);border-width:0}.wp-block-separator.is-style-vertical:before{content:"";display:inline-block;width:var(--wp--custom--hr--border-width);height:100%;background:currentColor}.wp-block-separator.is-style-dashed,.wp-block-separator.is-style-dotted{border-width:0;height:var(--wp--custom--hr--border-width);background-size:12px!important;background-image:linear-gradient(90deg,var(--wp--custom--hr--dashed--color) 6px,transparent 7px,transparent 12px)!important}.wp-block-separator.is-style-dashed[class],.wp-block-separator.is-style-dotted[class]{background-color:transparent!important}.wp-block-separator.is-style-dashed.has-text-color,.wp-block-separator.is-style-dotted.has-text-color{--wp--custom--hr--dashed--color:currentColor;--wp--custom--hr--dotted--color:currentColor}.wp-block-separator.is-style-dotted{background-size:8px!important;background-image:linear-gradient(90deg,var(--wp--custom--hr--dotted--color) 2px,transparent 3px,transparent 8px)!important}@supports ((-webkit-mask-image:url("")) or (mask-image:url(""))){hr.is-style-shape,hr.is-style-shape-repeated{width:100%;min-width:0;height:var(--wp--custom--hr--shape--height);background:currentColor;color:inherit;border-width:0;-webkit-mask-image:var(--theme--block--separator--is-style-shape--mask);mask-image:var(--theme--block--separator--is-style-shape--mask);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:var(--wp--custom--hr--shape--width) 100%;mask-size:var(--wp--custom--hr--shape--width) 100%}hr.is-style-shape,hr.is-style-shape-repeated,hr.is-style-shape-repeated.alignleft,hr.is-style-shape.alignleft{-webkit-mask-position:left;mask-position:left}.rtl hr.is-style-shape,.rtl hr.is-style-shape-repeated,hr.is-style-shape-repeated.alignright,hr.is-style-shape.alignright{-webkit-mask-position:right;mask-position:right}hr.is-style-shape-repeated.aligncenter,hr.is-style-shape.aligncenter{-webkit-mask-position:center;mask-position:center}.is-layout-flex:not(.is-vertical)>hr.is-style-shape{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:calc(var(--wp--custom--hr--shape--width-mod) * var(--wp--custom--hr--shape--width))}hr.is-style-shape-repeated{width:auto;-webkit-mask-image:var(--theme--block--separator--is-style-shape-repeated--mask);mask-image:var(--theme--block--separator--is-style-shape-repeated--mask);-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x;-webkit-mask-size:auto 100%;mask-size:auto 100%;-webkit-mask-position:center;mask-position:center}hr.is-style-shape-vertical{width:100%;height:var(--wp--custom--hr--vertical--height);color:inherit;border-width:0}hr.is-style-shape-vertical:before{content:"";display:inline-block;width:var(--wp--custom--hr--shape--height);height:100%;background:currentColor;-webkit-mask-image:var(--theme--block--separator--is-style-shape-vertical--mask);mask-image:var(--theme--block--separator--is-style-shape-vertical--mask);-webkit-mask-repeat:repeat-y;mask-repeat:repeat-y;-webkit-mask-size:100% auto;mask-size:100% auto}}