.wv-ribbon{display:inline-flex;color:var(--wv-ribbon,var(--accent))}.wv-ribbon-svg{display:block;overflow:visible}.wv-ribbon-path{fill:none;stroke:currentColor;stroke-width:5.2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:256;stroke-dashoffset:0}.wv-ribbon-knot{fill:currentColor;opacity:1;transform-box:fill-box;transform-origin:center}.wv-ribbon-group{transform-origin:50px 58px}.wv-ribbon--animate .wv-ribbon-path{stroke-dashoffset:256;animation:wv-ribbon-tie var(--wv-tie-duration,2.3s) forwards}.wv-ribbon--animate .wv-ribbon-knot{opacity:0;transform:scale(.4);animation:wv-ribbon-knot-pop .45s cubic-bezier(.3,.7,.4,1) 1.95s forwards}.wv-ribbon--animate .wv-ribbon-group{animation:wv-ribbon-snug .95s cubic-bezier(.34,0,.2,1) 2.05s both}@keyframes wv-ribbon-tie{0%{stroke-dashoffset:256;animation-timing-function:cubic-bezier(.55,.06,.68,.19)}16%{stroke-dashoffset:218;animation-timing-function:cubic-bezier(.33,0,.35,1)}50%{stroke-dashoffset:131;animation-timing-function:cubic-bezier(.33,0,.35,1)}80%{stroke-dashoffset:44;animation-timing-function:cubic-bezier(.3,0,.12,1)}to{stroke-dashoffset:0}}@keyframes wv-ribbon-knot-pop{0%{opacity:0;transform:scale(.4)}55%{opacity:1;transform:scale(1.12)}to{opacity:1;transform:scale(1)}}@keyframes wv-ribbon-snug{0%{transform:scale(1)}45%{transform:scale(.988)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.wv-ribbon--animate .wv-ribbon-group,.wv-ribbon--animate .wv-ribbon-knot,.wv-ribbon--animate .wv-ribbon-path{animation:none!important}.wv-ribbon--animate .wv-ribbon-path{stroke-dashoffset:0!important}.wv-ribbon--animate .wv-ribbon-knot{opacity:1!important;transform:scale(1)!important}}.wv-ribbon-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}