.animated-fill{z-index:0;position:relative;overflow:hidden}.animated-fill:before{content:"";z-index:-1;background:#411c2a;border-radius:9999px;width:0;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.animated-fill:hover:before{width:100%}.animated-fill span{z-index:1;position:relative}
