@import"../vendors/select2/select2.min.css"layer(select2_default);@layer select2_default;@layer select2_custom{.select2-selection--single{border-color:#fff}.select2-selection--single:focus{border-color:#fff;outline:none}.select2-selection--single{height:42px}.select2-selection__rendered{height:42px;line-height:42px}.select2-selection__arrow{height:40px}.select2-selection__arrow b{border-width:0;width:8px;height:5px;margin-left:-8px;margin-top:-4px;-webkit-transition:all .2s linear;transition:all .2s linear;-webkit-transform:rotate(180deg);transform:rotate(180deg);background:url(../../assets/imgs/select2_caret.svg) center right no-repeat}.select2-container--open b{border-width:0;-webkit-transform:rotate(0);transform:rotate(0)}.select2-dropdown{border:1px solid #ddd;border-radius:0}.select2-search__field{outline:none;border-color:#0aa270;min-height:42px;font-size:1rem}.select2-results__option:not(.select2-results__option--selected){-webkit-transition:all .2s linear;transition:all .2s linear}.select2-results__option:not(.select2-results__option--selected).select2-results__option--highlighted.select2-results__option--selectable{background:#f8f9fa;color:#0aa270}.select2-results__option.select2-results__option--selected{background:#09d491;color:#fff}}