.kd-flux{width:100%;margin:0}.kd-flux__dessin{width:100%;height:auto;display:block}.kd-flux__noeud rect{fill:var(--color-papier);stroke:var(--color-encre-300);stroke-width:1px}.kd-flux__noeud text{fill:var(--color-encre-700);font-family:var(--font-corps);text-anchor:middle;font-size:15px}.kd-flux__lien{fill:none;stroke:var(--color-marine);stroke-width:1.5px;stroke-dasharray:none;transition:stroke .48s var(--kd-courbe-trace), stroke-dashoffset .48s var(--kd-courbe-trace)}.kd-flux[data-etat=avant] .kd-flux__lien{stroke:var(--color-encre-300);stroke-dasharray:2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 45;stroke-dashoffset:0}.kd-flux__point{fill:var(--color-rouge);offset-path:path("M 140 100 H 500");offset-distance:100%}.kd-flux__point--vertical{offset-path:path("M 100 68 V 212")}.kd-flux[data-etat=avant] .kd-flux__point,.kd-flux[data-etat=transition] .kd-flux__point{display:none}.kd-flux.is-entrant .kd-flux__noeud{opacity:0;animation:kd-noeud-entree var(--kd-duree-entree) var(--kd-courbe) forwards}.kd-flux.is-entrant .kd-flux__noeud rect,.kd-flux.is-entrant .kd-flux__noeud text{animation:kd-noeud-glisse var(--kd-duree-entree) var(--kd-courbe) forwards;transform:translateY(8px)}.kd-flux.is-entrant .kd-flux__noeud--2 rect,.kd-flux.is-entrant .kd-flux__noeud--2 text{animation-delay:80ms}.kd-flux.is-entrant .kd-flux__noeud--3 rect,.kd-flux.is-entrant .kd-flux__noeud--3 text{animation-delay:.16s}.kd-flux.is-entrant .kd-flux__noeud--2{animation-delay:80ms}.kd-flux.is-entrant .kd-flux__noeud--3{animation-delay:.16s}.kd-flux.is-transforme .kd-flux__point{animation:.32s linear .48s backwards kd-point-parcours}@keyframes kd-noeud-entree{to{opacity:1}}@keyframes kd-noeud-glisse{to{transform:translateY(0)}}@keyframes kd-point-parcours{0%{offset-distance:0%}to{offset-distance:100%}}.kd-flux__dessin--vertical{display:none}@media (max-width:599px){.kd-flux__dessin--horizontal{display:none}.kd-flux__dessin--vertical{max-width:13rem;margin-inline:auto;display:block}}@media (min-width:60rem){.kd-flux--collant{top:var(--spacing-esp-6);position:sticky}}@media (prefers-reduced-motion:reduce){.kd-flux,.kd-flux *{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}
