@keyframes fill{0%{width:0%}to{width:var(--target)}}.animate-fill{animation:1s ease-out forwards fill}.hero-section{width:100%;height:calc(100vh - 72px);position:relative;overflow:hidden}
