.validation-failed .nice-select{border:1px solid #f52e20 !important;background:#fee9e8}.nice-select{background-color:rgba(255,255,255,.9);border-radius:0;border:1px solid #bba150;box-sizing:border-box;clear:both;cursor:pointer;display:block;font-family:bebas-neue-pro-semiexpanded,sans-serif;color:#000;font-size:19px;font-weight:500;height:40px;line-height:37px;outline:none;padding-left:15px;padding-right:27px;position:relative;text-align:left !important;user-select:none;white-space:nowrap;width:100%}.nice-select:active,.nice-select.open,.nice-select:focus{background:#fff !important}.nice-select:after{margin-top:-5px;content:"";display:block;pointer-events:none;position:absolute;right:12px;top:50%;transform:rotate(90deg);width:10px;height:10px;background-image:url("data:image/svg+xml,%3Csvg width='14' height='21' viewBox='0 0 14 21' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-1.60305e-06 2.6633L10.4399 10.4882L-2.32833e-07 18.3367L0 21L14 10.4882L-1.83588e-06 1.22392e-06L-1.60305e-06 2.6633Z' fill='%234D4D4F' /%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:auto 10px;background-position:top right}.nice-select.open:after{transform:rotate(-90deg);margin-top:-4px}.nice-select.open .nice-select-dropdown{opacity:1;pointer-events:auto;transform:scale(1) translateY(0)}.nice-select .nice-select-dropdown{margin-top:4px;background-color:#fff;border-radius:0;box-shadow:0 0 0 1px rgba(68,68,68,.11);pointer-events:none;position:absolute;top:100%;left:0;transform-origin:50% 0;transform:scale(0.75) translateY(-20px);transition:all .2s cubic-bezier(0.5, 0, 0, 1.25),opacity .15s ease-out;z-index:9;opacity:0;width:100%}.nice-select .list{border-radius:0;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;padding:5px;list-style:none;margin:0;max-height:400px}.nice-select .option{margin:0;cursor:pointer;font-weight:5300;line-height:30px;list-style:none;outline:none;padding-left:10px;padding-right:10px;text-align:left;transition:all .2s;font-size:17px}.nice-select .option:hover,.nice-select .option.focus{background-color:#f4efee}.nice-select .option.selected{background-color:#bba150 !important;color:#fff}.nice-select .option.disabled{background-color:rgba(0,0,0,0);color:#ccc;cursor:default}.nice-select .default{color:#757575}.hideoption .nice-select .option:first-child{display:none}.hideoption .nice-select .default{color:#757575}.no-csspointerevents .nice-select .nice-select-dropdown{display:none}.no-csspointerevents .nice-select.open .nice-select-dropdown{display:block}.nice-select .list::-webkit-scrollbar{width:0}