:export{color-black:#333;color-assist:rgba(51,51,51,.55);color-light:rgba(0,0,0,.35);color-primary:#39f;color-warning:#f90;color-danger:#f56c6c;color-error:#f56c6c;color-background:#f7f7f7;color-border:#e5e5e5;color-divider:#ddd;color-touch-active:rgba(0,0,0,.1);font-size-default:.28rem;font-size-small:.24rem;font-size-large:.32rem;font-size-xl:.38rem;box-size-height-default:.92rem;box-size-height-small:.64rem;border-radius:.14rem}.vx-divider{position:relative;background-color:#fff;background-size:100% 1px;background-repeat:no-repeat;background-position:top;background-image:-webkit-linear-gradient(top,var(--vx-color-divider,#ddd),var(--vx-color-divider,#ddd) 50%,transparent 0);background-image:linear-gradient(180deg,var(--vx-color-divider,#ddd),var(--vx-color-divider,#ddd) 50%,transparent 0);min-height:1px}.vx-divider.is-vertical{min-height:0;min-width:1px;background-size:1px 100%;background-repeat:no-repeat;background-position:left;background-image:-webkit-linear-gradient(left,var(--vx-color-divider,#ddd),var(--vx-color-divider,#ddd) 50%,transparent 100%);background-image:linear-gradient(90deg,var(--vx-color-divider,#ddd),var(--vx-color-divider,#ddd) 50%,transparent 100%)}.vx-divider--title{background-color:#fff;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;max-width:100%;top:0;left:50%;z-index:10;padding:0 5px;line-height:1.2}