#search-value-input{width:calc(min(100vw, 480px) - 40px);animation:search-value-input-animation .2s ease-in-out forwards}@keyframes search-value-input-animation{0%{width:calc(min(100vw, 480px) - 40px)}to{width:calc(min(100vw, 480px) - 118px)}}#search-value-button{animation:search-value-button-animation .2s ease-in-out 0s forwards}@keyframes search-value-button-animation{0%{width:0}to{width:70px}}#search-value-button span{animation:search-value-button-span-animation .2s ease-in-out .2s forwards}@keyframes search-value-button-span-animation{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=689515b82a43eabb.css.map*/