.acpa-seperator{position:relative;z-index:10}.acpa-seperator--ghost-height{height:0}.acpa-seperator:not(.acpa-seperator--ghost-height){padding:10px 0}.acpa-seperator__container{position:relative}.acpa-seperator__line{display:block;height:auto;width:100%;stroke:#e17379;stroke-width:4;stroke-miterlimit:10;stroke-linecap:round;stroke-dasharray:3000;stroke-dashoffset:-3000;overflow:visible;transition:all 3s ease}.acpa-seperator--ghost-height .acpa-seperator__line{left:0;position:absolute;top:50%;transform:translateY(-50%)}.acpa-seperator__line--inview{stroke-dashoffset:0;opacity:1}@media screen and (min-width:600px){.acpa-seperator__line{stroke-width:3}}@media screen and (min-width:900px){.acpa-seperator__line{stroke-width:2}}