@-webkit-keyframes load{0%{stroke-dashoffset:0}50%{stroke-dashoffset:-60}to{stroke-dashoffset:-120}}@keyframes load{0%{stroke-dashoffset:0}50%{stroke-dashoffset:-60}to{stroke-dashoffset:-120}}.loader{display:block;font-size:10px;height:4em;min-height:4em;min-width:4em;overflow:hidden;position:relative;text-indent:-9999em;-webkit-transform:translateX(5px) skew(var(--skew));transform:translate(5px) skew(var(--skew));width:4em}.loader-pipe{height:100%;inset:0;position:absolute;-webkit-transform:skew(var(--skew));transform:skew(var(--skew));width:100%}.loader-pipe-path{-webkit-animation:load 1.75s linear infinite;animation:load 1.75s linear infinite;fill:none;stroke:var(--accent);stroke-dasharray:60 60;stroke-linecap:round;stroke-width:4px}.loader-pipe-path.path-b{-webkit-animation-delay:-.2625s;animation-delay:-.2625s;-webkit-animation-duration:.875s;animation-duration:.875s;stroke:var(--primary)}
