.white-stroke{stroke:var(--color-gray-50);fill:none;stroke-width:7px;stroke-miterlimit:5;stroke-dasharray:2700;animation:1.5s cubic-bezier(0,.6,.51,.88) forwards stroke-white}.stroke-l{animation-duration:5s}@keyframes stroke-white{0%{stroke-dashoffset:3000px}to{stroke-dashoffset:0}}.yellow-stroke{stroke:var(--color-primary);fill:none;stroke-width:7px;stroke-miterlimit:5;stroke-dasharray:2700;animation:1.5s cubic-bezier(0,.6,.51,.88) .3s forwards stroke-white}.white-stroke2{animation-delay:.4s}.fill-animation{animation:1s cubic-bezier(0,.6,.51,.88) backwards fill-animation}.fill-animation-bis{animation:2.1s ease-in-out 1s infinite alternate-reverse fill-animation}.yellow-fill-bis{stroke:var(--color-primary);animation-delay:500;animation-iteration-count:infinite;animation-direction:alternate}@keyframes fill-animation{0%{stroke-width:0}to{stroke-width:1710px}}
