@keyframes gradient{0%{background-position:0 0}to{background-position:100% 0}}.webflow-style-input{position:relative;display:flex;flex-direction:row;width:100%;max-width:400px;margin:0 auto;border-radius:2px;background:#fafad2}.webflow-style-input-after:after{content:"";position:absolute;left:0;right:0;bottom:0;z-index:999;height:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;background-position:0% 0%;background:linear-gradient(to right,#ffd700,#ffff00,#ffffe0,#eee8aa,#f0e68c,#bdb76b);background-size:500% auto;animation:gradient 2s linear infinite}.webflow-style-input input{flex-grow:1;line-height:18px;vertical-align:middle;caret-color:#000}
