.dash-divider-dark{height:40px;width:100%;position:relative}.dash-divider-dark:after{content:"";display:block;height:150px;width:1px;background:transparent;border-left:7px dashed #063246;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:999}@media only screen and (max-width:1024px){.dash-divider-dark:after{display:none!important}}@media only screen and (max-height:1300px){.dash-divider-dark:after{height:15vh}}