span { transition: none; -moz-transition: none; -webkit-transition: none; -o-transition: none; }
span.select2-container { transition: none; -moz-transition: none; -webkit-transition: none; -o-transition: none; }
.select2-container--default .select2-selection--single { appearance: none; border-color: #662256; background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 25.2.3  SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 32 32' style='enable-background:new 0 0 32 32%3B' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:%23662256%3B%7D%3C/style%3E%3Cpath class='st0' d='M27.3 18.4l-4.7-4.8h4.7H32L27.3 18.4z'/%3E%3Cg%3E%3Crect x='14' class='st0' width='0.5' height='32'/%3E%3C/g%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: right 1.25rem center; height: calc(2.2em + 1rem + 2px); border-radius: 1.5rem; padding: 0 10px; cursor: pointer; }
.select2-container--open .select2-dropdown--below { border-radius: 0 0 1.5rem 1.5rem; }
.select2-selection__arrow { display: none; }
.select2-container--default .select2-selection--single .select2-selection__rendered { line-height: calc(2.2em + 1rem + 2px); }
.select2-results__option { height: calc(2.2em + 1rem + 2px); line-height: calc(2.2em + 1rem + 2px); padding: 0 10px; overflow: hidden; }
.select2-results__options { border-radius: 0 0 1.5rem 1.5rem; }
.select2-results__options::-webkit-scrollbar-thumb { background-color: #973b85; border: 2px solid transparent; border-radius: 8px; background-clip: padding-box; }
.select2-results__options::-webkit-scrollbar { width: 16px; }
.select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #973b85; }