@-webkit-keyframes animation_fade_in{0%{filter:alpha(opacity=0);opacity:0}to{filter:alpha(opacity=100);opacity:1}}@keyframes animation_fade_in{0%{filter:alpha(opacity=0);opacity:0}to{filter:alpha(opacity=100);opacity:1}}@-webkit-keyframes animation_fade_out{0%{filter:alpha(opacity=100);opacity:1}to{filter:alpha(opacity=0);opacity:0}}@keyframes animation_fade_out{0%{filter:alpha(opacity=100);opacity:1}to{filter:alpha(opacity=0);opacity:0}}.checkout-new select,.tup-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid #ddd;border-radius:0;color:#444;display:block;font-size:14px;margin:0;outline-color:#1fa597;width:100%}.checkout-new select.error,.tup-select select.error{outline-color:#e76068}.checkout-new select,.tup-select select{padding:10px;background-image:url(https://cf-assets-tup.thredup.com/cms/shop/checkout/chevron-down.svg);background-position:right 7px center;background-repeat:no-repeat;background-size:12px;padding-right:25px}.checkout-new select::-ms-expand,.tup-select select::-ms-expand{display:none}.checkout-new .error-message,.tup-select .error-message{color:#e76068;line-height:1.4;padding-top:5px;word-break:break-word}.checkout-new .error-message.hidden,.tup-select .error-message.hidden,.tup-select .hidden{display:none}.tup-select .error{border-color:#e76068;color:#e76068;display:block;outline:none}.tup-select [disabled]{color:#999}.tup-select .error[disabled]{color:#e76068}