.form-type-select .select2-container--default.select2-container--disabled .select2-selection--single{background:var(--inputBackground)}.form-type-select .select2-container--default .select2-selection--single{border:1px solid var(--inputBorderColor);background:var(--inputBackground);outline:none;height:var(--inputHeightMobile);border-radius:var(--inputRadius);display:flex;align-items:center;line-height:1;padding:var(--inputPaddingVertical) var(--inputPaddingIconSpace) var(--inputPaddingVertical) var(--inputPaddingHorisontal)}@media screen and (min-width:1200px){.form-type-select .select2-container--default .select2-selection--single{height:var(--inputHeightDesctop)}}.form-type-select .select2-container--default .select2-selection--single.exposed-style{border:none}.form-type-select .select2-container--default .select2-selection--single.exposed-style .select2-selection__rendered{line-height:var(--inputHeight)}.form-type-select .select2-container--default .select2-selection--single .select2-selection__rendered{padding:0;white-space:nowrap;line-height:1;padding-left:1.5625rem}@media screen and (min-width:1200px){.form-type-select .select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:1.5rem;margin-top:0.1rem}}.form-type-select .select2-container--default .select2-selection--single .select2-selection__arrow{right:20px;height:100%;background:url("/themes/personal/images/icons/caret_down.svg") no-repeat center center;width:6px;top:0}@media screen and (min-width:1200px){.form-type-select .select2-container--default .select2-selection--single .select2-selection__arrow{right:1rem;width:0.5rem}}.form-type-select .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.form-type-select .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#2D3748}.form-type-select .select2-container--default .select2-selection--single .select2-selection__clear{position:absolute;right:-23px;top:0;bottom:0;z-index:1000;font-size:20px;width:20px;text-align:center;transition:color 0.3s}.form-type-select .select2-container--default .select2-selection--single .select2-selection__clear:hover{color:var(--mainColor)}.form-type-select .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.form-type-select .select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-radius:var(--inputRadius)}.form-type-select .select2-container{max-width:100%}.form-type-select .select2-container .color-code{border:1px solid var(--grey-200);width:24px;height:24px;display:inline-block;vertical-align:middle;border-radius:3px;margin:-0.2em 10px 0 0;flex-shrink:0}.form-type-select .select2-search{box-shadow:0 0 5px rgba(0, 0, 0, 0.3)}.form-type-select .select2-search__field{min-height:32px}.form-type-select .select2-container--default .select2-search--dropdown .select2-search__field{height:40px;border-radius:var(--inputRadius);border:1px solid var(--inputBorderColor)}.form-type-select .select2-container--open .select2-selection__arrow{transform:rotate(180deg)}.form-type-select .select2-dropdown{border:none}.select2-results__options{border:none;border-radius:0;box-shadow:0 0 30px rgba(60, 63, 65, 0.06);max-height:250px}.select2-results__options .select2-results__option{display:flex;align-items:center;padding:10px 15px;word-break:break-word}@media screen and (min-width:1200px){.select2-results__options .select2-results__option{padding:0.5rem 1rem}}.select2-results__options .select2-results__option[aria-selected=true]{background-color:var(--inputBorderColor)}.select2-results__options .select2-results__option--highlighted[aria-selected]{background:var(--primary-500);color:#fff}.select2-results__options .select2-results__option .color-code{margin-top:0;border-radius:50%}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar{width:7px;height:7px}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-track{background:var(--primary-200)}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb{background:var(--primary-500);cursor:pointer}.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb:hover{background:var(--secondaryColor)}.select2-container--default .select2-results>.select2-results__options{max-height:250px}.select2-dropdown{border-radius:var(--inputRadius);border:1px solid var(--inputBorderColor);overflow:hidden}.select2-container--open .select2-dropdown--below,.select2-container--open .select2-dropdown--above{border-radius:26px;border:1px solid var(--inputBorderColor)}@media screen and (min-width:1200px){.select2-container--open .select2-dropdown--below,.select2-container--open .select2-dropdown--above{border-radius:2rem}}.select2-results__option:first-of-type{border-top-left-radius:var(--inputRadius);border-top-right-radius:0}@media screen and (min-width:1200px){.select2-results__option:first-of-type{border-top-left-radius:2rem}}.select2-results__option:last-of-type{border-bottom-left-radius:var(--inputRadius);border-bottom-right-radius:0}@media screen and (min-width:1200px){.select2-results__option:last-of-type{border-bottom-left-radius:2rem}}.select2-container:not([type="params[field_variants_color]"]){max-width:100%;width:min-content}@media screen and (min-width:1200px){.select2-selection{height:3.2rem !important}}@media screen and (min-width:1200px){.form-item input{height:3.2rem !important}}/*# sourceMappingURL=select_item.css.map */