body .select2-container--default{min-height:42px}body .select2-container--default .select2-selection{border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);transition:border-color .4s ease;background-color:var(--wd-form-bg);border-radius:var(--wd-form-brd-radius)}body .select2-container--default .select2-selection:focus{outline:none}body .select2-container--default .select2-selection--single{height:42px;padding:0 15px;font-size:14px;text-align:start;line-height:38px}body .select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--wd-form-color);padding-inline:0!important;line-height:1.4;display:inline}body .select2-container--default .select2-selection--single .select2-selection__placeholder{color:inherit}body .select2-container--default .select2-selection--single .select2-selection__arrow{inset-inline-end:10px!important;background-size:auto 18px;top:8px;background-position:right 1px top 50%;background-image:var(--wd-form-chevron);background-repeat:no-repeat}body .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}body .select2-container--default .select2-selection--single .select2-selection__clear{inset-inline-end:35px;font-size:0;position:absolute;top:calc(50% - 6px);line-height:1}body .select2-container--default .select2-selection--single .select2-selection__clear:before{font-size:12px;font-weight:400;color:#bbb;content:"\f112";font-family:woodmart-font}body .select2-container--default .select2-selection--multiple{min-height:42px}body .select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:0 15px;margin-bottom:9px;display:block}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{font-size:12px;border:none;font-weight:600;color:var(--wd-form-color);margin-top:9px;margin-inline-end:10px;padding-inline:6px 8px;background-color:rgba(0,0,0,.05);padding-block:2px;border-radius:0}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove{font-size:16px;font-weight:400;color:inherit;margin-top:-4px;margin-inline-end:4px;line-height:12px;vertical-align:middle}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline{margin:9px 0 0;line-height:1;display:inline-block}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline input{height:auto;max-width:50%}body .select2-container--default .select2-search--dropdown{padding:18px;position:relative;border-bottom:var(--wd-form-brd-width) solid var(--wd-form-brd-color);background-color:var(--wd-form-bg)}body .select2-container--default .select2-search--dropdown .select2-search__field{height:42px;padding:0 15px;border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);color:#777;position:relative;background-color:var(--bgcolor-white);background-image:none;z-index:2}body .select2-container--default .select2-search--dropdown:before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.05)}body .select2-container--default .select2-search--dropdown:after{inset-inline-end:30px;font-size:18px;color:var(--color-gray-300);content:"\f130";position:absolute;top:calc(50% - 9px);line-height:1;font-family:woodmart-font;z-index:3}body .select2-container--default .select2-results{background-color:var(--wd-form-bg)}body .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow{transform:rotate(180deg)}body .select2-container--default .select2-dropdown{border-color:var(--wd-form-brd-color);border-width:var(--wd-form-brd-width);background-color:var(--bgcolor-white);border-radius:0;z-index:100000}body .select2-container--default .select2-results__option{padding:10px 18px;color:var(--wd-form-color);transition:all .1s ease}body .select2-container--default .select2-results__option:focus{outline:none}body .select2-container--default .select2-results__option[data-selected=true]{font-weight:600;color:var(--wd-form-color);background-color:rgba(0,0,0,.05)}body .select2-container--default .select2-results__option--highlighted[aria-selected]{color:#fff;background-color:var(--wd-primary-color)}body .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:var(--wd-form-brd-color);border-width:var(--wd-form-brd-width)}body .select2-results__options{--li-mb:0}.form-style-underlined .select2-container--default .select2-selection{border-left-style:none;padding-inline:0;border-top-style:none;border-right-style:none}.form-style-underlined .select2-container--default .select2-selection .select2-selection__arrow{inset-inline-end:0!important}.form-style-underlined .select2-container--default .select2-selection--multiple .select2-selection__rendered{padding-inline:0}.form-style-underlined .select2-container--default.select2-container--focus .select2-selection--multiple{border-right:none;border-left:none;border-top:none}.form-style-underlined .select2-container--open .select2-dropdown--above{border-bottom-style:solid}