.am-select-wrapper:last-child{background-color:orange!important;border-radius:8px!important;animation:grow 1s linear;animation-delay:1s;animation-iteration-count:1}.am-select-wrapper:last-child input,.am-select-wrapper:last-child span{color:#fff!important;font-weight:800!important}.el-input__inner{background-color:transparent!important}@keyframes grow{0%{transform:scale(100%)}25%{transform:scale(105%)}50%{transform:scale(100%)}75%{transform:scale(110%)}100%{transform:scale(100%)}}