.ci-curve-divider{left:50%;line-height:0;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw}.ci-curve-divider svg{display:block;height:72px;transform-origin:center;width:100%}@media (max-width:1024px){.ci-curve-divider svg{height:52px}}@media (max-width:600px){.ci-curve-divider svg{height:38px}}.ci-curve-divider__stroke{fill:none;stroke-dasharray:2000;stroke-dashoffset:2000;stroke-width:2;transition:stroke-dashoffset 1.6s cubic-bezier(.16,1,.3,1);vector-effect:non-scaling-stroke}.ci-curve-divider.is-visible .ci-curve-divider__stroke{stroke-dashoffset:0}@media (prefers-reduced-motion:reduce){.ci-curve-divider__stroke{stroke-dashoffset:0;transition:none}}.ci-curve-divider{--ci-cd-dark:#07080c;--ci-cd-light:#fff;--ci-cd-tint:#f7f8fb}