.select2-container{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;color:#f91e26;font-size:18.66px;font-weight:600;height:100%;max-width:100%;min-width:250px;overflow:hidden;position:relative;text-overflow:ellipsis;transition:all .33s ease;transition-delay:0;width:100%!important}.select2-container.select2-container--open .selection .select2-selection__arrow:after{rotate:180deg}.select2-container .selection{display:flex;height:100%}.select2-container .selection .select2-selection,.select2-container .selection .select2-selection__arrow,.select2-container .selection .select2-selection__rendered{align-items:center;background:none;border:none;display:flex;height:100%}.select2-container .selection .select2-selection__rendered{color:#f91e26;padding-left:20px;padding-right:60px}.select2-selection__arrow{right:20px!important}@media (max-width:575.98px){.select2-selection__arrow{right:10px!important}}.select2-selection__arrow:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#f91e26;content:"\f119";display:inline-block;font-family:icons!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;position:absolute;text-transform:none;top:50%;transition:all .33s ease;transition-delay:0;translate:0 -50%;vertical-align:middle}.select2-selection__arrow b{display:none}.select2-dropdown{align-items:center;background-color:transparent;border:none;border-radius:12px!important;box-shadow:0 3px 10px 0 rgba(0,0,0,.15);margin-top:10px;overflow:hidden}.select2-dropdown input:focus,.select2-dropdown input:focus-visible{border:none;outline:none}.select2-container--default .select2-results__option{background-color:#fff;padding:12px 20px;position:relative;transition:all .33s ease;transition-delay:0;white-space:nowrap}.select2-container--default .select2-results__option:last-child:after{background-color:#c4bfb6;content:"";display:inline-block;height:1px;left:50%;position:absolute;top:0;translate:-50% 0;width:calc(100% - 40px)}.select2-container--default .select2-results__option.select2-results__option--highlighted{background-color:#fff;color:#f91e26}.select2-container--default .select2-results__option[aria-selected=true]{display:none}.is-tabbing .select2-container--default .select2-results__option:focus{background-color:#1e9ecc;color:#fff}@media (hover:hover){.select2-container--default .select2-results__option:hover{background-color:#1e9ecc;color:#fff}}