.Divider{background:var(--color-border-primary);flex-shrink:0;width:100%;height:1px}.Divider--dashed{background:repeating-linear-gradient(to right,var(--color-border-primary),var(--color-border-primary)4px,transparent 4px,transparent 8px)}.Divider--thick{height:3px}.Divider--vertical{align-self:stretch;width:1px;height:auto}.Divider--vertical.Divider--thick{width:3px}.Divider--vertical.Divider--dashed{background:repeating-linear-gradient(to bottom,var(--color-border-primary),var(--color-border-primary)4px,transparent 4px,transparent 8px)}.Divider--with-label{height:unset;background:0 0;display:flex}.Divider--with-label:before,.Divider--with-label:after{content:"";border-top:1px solid var(--color-border-primary);width:50%;display:block;position:relative;top:50%;transform:translateY(50%)}
/*# sourceMappingURL=08f074f0087ed9a6.css.map*/