.divider{display:flex;flex-direction:row;align-items:center;align-self:stretch;margin-top:1rem;margin-bottom:1rem;height:1.25rem;white-space:nowrap}.divider:after,.divider:before{content:"";flex-grow:1;height:1px;width:100%;background-color:#E0E0E0}.divider:not(:empty){gap:1rem}.divider-horizontal:after,.divider-horizontal:before{height:100%;width:.125rem}.divider-horizontal{margin:0 1rem;height:auto;flex-direction:column;width:1rem}