.select2-container--default .select2-selection--single,.select2-container--default .select2-selection--multiple{font-size:14px;border-radius:5px;border:1px solid #e7eaf3;background:#fff;height:auto;padding:19px 24px;line-height:21px}.select2-container--default .select2-selection--single:focus,.select2-container--default .select2-selection--multiple:focus{border-color:var(--theme-primary-color);box-shadow:none}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#000 !important;line-height:28px;font-weight:400}.select2-container--default .select2-selection--single .select2-selection__arrow{position:relative;width:auto;height:auto}.select2-container--default .select2-selection--single .select2-selection__arrow b,.select2-container--open .select2-selection__arrow b,.select2-container--focus .select2-selection__arrow b{visibility:hidden}.select2-container--default .select2-selection--single .select2-selection__arrow:after{content:"\e93d";font-family:"motorx";font-weight:700;font-size:16px;transition:transform .15s ease-in-out;vertical-align:middle;float:right;margin-left:7px;margin-top:-19px;transform:rotate(0deg)}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:after{transform:rotate(180deg)}.select2-container--default .select2-dropdown{border-color:#dfdfdf;border-radius:5px;box-shadow:none}.select2-dropdown{opacity:0;transform:translateY(-20px);transition:opacity .3s ease-in-out,transform .3s ease-in-out;display:none}.select2-container--open .select2-dropdown{opacity:1;transform:translateY(0);display:block}.select2-results__options{font-size:14px;text-indent:14px}