.select2-container .select2-selection--single{border-color:var(--color-border);border-radius:25px;height:50px}.select2-container .select2-selection--single .select2-selection__rendered{padding-left:30px;padding-right:30px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--color-default);line-height:50px}.select2-container--default .select2-selection--single .select2-selection__arrow{width:20px;height:12px;margin:auto;top:0;bottom:0;right:15px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border:none;width:100%;height:100%;margin:0;display:block;position:relative;top:0;left:0}.select2-container--default .select2-selection--single .select2-selection__arrow b:before,.select2-container--default .select2-selection--single .select2-selection__arrow b:after{content:"";background-color:var(--color-primary);width:12px;height:2px;transition:var(--transition);margin:auto;display:inline-block;position:absolute;top:0;bottom:0}.select2-container--default .select2-selection--single .select2-selection__arrow b:before{position:absolute;left:-1px;transform:rotate(45deg)}.select2-container--default .select2-selection--single .select2-selection__arrow b:after{position:absolute;left:6px;transform:rotate(-45deg)}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before{transform:rotate(-45deg)}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after{transform:rotate(45deg)}.select2-container--default .select2-results__option{padding:10px 15px}.select2-container--default .select2-results__option--disabled{padding:0}.select2-container--default .select2-results__option--selected{background-color:var(--color-border)}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:var(--color-primary);color:var(--color-light)}.select2-dropdown{border-color:var(--color-border);border-radius:0}.select2-search--dropdown .select2-search__field{border-color:var(--color-border);font-size:var(--typo-default);color:var(--color-default);font-weight:var(--fw-normal);min-height:40px;padding:5px 10px}.select2-search--dropdown .select2-search__field:focus,.select2-search--dropdown .select2-search__field:focus-visible{border-color:var(--color-primary);box-shadow:0 0 8px -4px var(--color-primary);outline:none}@media (max-width:1199px){.select2-container .select2-selection--single .select2-selection__rendered{padding-left:20px}}
