.select2 .select2-selection--single{border:none;height:auto}.select2 .select2-selection--single .select2-selection__rendered{padding:14px 30px 14px 20px;line-height:1;color:#131313}.select2 .select2-selection--single .select2-selection__arrow{width:10px;height:9px;background-image:url(../img/dropdown-black.svg);border:none;background-repeat:no-repeat;background-size:cover;right:15px;top:50%;margin-top:-4px}.select2 .select2-selection--single .select2-selection__arrow b{display:none}.select2.select2-container--open .select2-selection--single .select2-selection__arrow{background-position:-10px 0}.select2-container{width:480px;right:0;left:auto!important}.select2-container.position-left{left:0!important;right:auto!important}.select2-dropdown{border:none;box-shadow:0 10px 24px rgba(0,0,0,.25);padding:26px 20px 26px;width:100%!important;z-index:4}.select2-search--dropdown{padding:0;font-size:1rem}.select2-results{position:relative;max-height:205px;overflow:auto;padding:0 5px;scrollbar-color:#003da5 rgba(196,196,196,.3);scrollbar-width:thin}.select2-results::-webkit-scrollbar{width:4px;height:4px;border-radius:3px;background-color:rgba(196,196,196,.3)}.select2-results::-webkit-scrollbar-thumb{background-color:#003da5;border-radius:3px}.select2-results::-webkit-scrollbar-thumb:hover{background-color:#003da5}.select2-container--default .select2-results>.select2-results__options{overflow-y:visible;max-height:none;padding:1px 0;font-size:0;margin:0 -5px}.select2-results__option{display:inline-block;width:50%;vertical-align:top;margin-top:15px;padding:0 5px;font-size:1rem;line-height:1;font-weight:400;color:#595959}.select2-results__option:first-child,.select2-results__option:nth-child(2){margin-top:0}.select2-container--default .select2-results__option[aria-selected=true]{background-color:transparent;color:#003da5;font-weight:700}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:transparent;color:#003184}