.elo-input{--elo-input-font:var(--elo-body-sm-regular);--elo-input-color:var(--color-primary-dg-brand);--elo-input-background-color:var(--color-primary-neutral-white);--elo-input-border-color:var(--color-primary-dg-200);--elo-input-placeholder-color:var(--color-primary-dg-300);--elo-input-label-font:var(--elo-body-sm-medium);--elo-input-label-color:var(--color-primary-dg-brand);--elo-input-success-color:var(--color-utility-success-dark);--elo-input-error-color:var(--color-utility-error-dark);--elo-input-hint-color:var(--color-primary-dg-300);--elo-input-counter-color:var(--color-primary-dg-300);--elo-input-icon-color:var(--color-primary-dg-brand);--elo-input-with-tags-color:var(--color-primary-dg-300);--elo-input-with-tags-focus-color:var(--color-highlight-click);--elo-input-with-tags-disabled-color:var(--color-primary-dg-100);--elo-input-with-tags-border-color:var(--color-primary-dg-200);--elo-input-with-tags-option-background-color:var(--color-primary-dg-100);--elo-input-with-tags-option-focus-background-color:var(--color-primary-cg-brand);--elo-input-with-tags-option-active-background-color:var(--color-primary-dg-200);display:flex;flex-direction:column;font:var(--elo-input-font)}.elo-input,.elo-input *{box-sizing:border-box}.elo-input>*+*{margin-top:4px}.elo-input input::-webkit-inner-spin-button,.elo-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.elo-input input[type=number]{-moz-appearance:textfield;appearance:textfield}.elo-input__label-text{color:#000004;font:var(--elo-input-label-font);margin-bottom:4px;position:relative}.elo-input__icon{background-color:var(--elo-white);bottom:16px;color:var(--elo-input-icon-color);line-height:0;pointer-events:none;position:absolute;right:16px;z-index:1}.elo-input__success{color:var(--elo-input-success-color)}.elo-input__error{color:var(--elo-input-error-color)}.elo-input__hint{color:var(--elo-input-hint-color)}.elo-input__counter{color:var(--elo-input-counter-color)}.elo-input__label-required{color:var(--color-utility-error-mid)}.elo-input__label-description{font:var(--elo-input-font)}.elo-input__label-tooltip{bottom:-3px;color:var(--color-primary-dg-400);margin-left:4px;position:absolute}.elo-input--error{--elo-input-icon-color:var(--color-utility-error-dark)}.elo-input--error input,.elo-input--error input:focus,.elo-input--error textarea,.elo-input--error textarea:focus{--elo-input-border-color:var(--elo-input-error-color)}.elo-input--error input{padding-right:42px}.elo-input--success{--elo-input-icon-color:var(--color-utility-success-dark)}.elo-input--success input,.elo-input--success input:focus,.elo-input--success textarea,.elo-input--success textarea:focus{--elo-input-border-color:var(--elo-input-success-color)}.elo-input--success input{padding-right:42px}.elo-input--medium input{padding:10px 16px}.elo-input--medium .elo-input__icon{bottom:9px;right:10px}.elo-input__label{display:flex;flex-direction:column;margin-bottom:0;position:relative}.elo-input.disabled input,.elo-input.disabled textarea{--elo-input-color:var(--color-primary-dg-300);--elo-input-background-color:var(--color-primary-dg-100);--elo-input-border-color:var(--color-primary-dg-200);cursor:not-allowed}.elo-input input,.elo-input textarea{background-color:var(--elo-input-background-color);border:1px solid var(--elo-input-border-color);border-radius:4px;color:var(--elo-input-color);font:var(--elo-input-font);outline:none;text-decoration:none;width:100%}.elo-input input ::-webkit-input-placeholder,.elo-input textarea ::-webkit-input-placeholder{color:var(--elo-input-placeholder-color)}.elo-input input ::-moz-placeholder,.elo-input textarea ::-moz-placeholder{color:var(--elo-input-placeholder-color)}.elo-input input :-ms-input-placeholder,.elo-input textarea :-ms-input-placeholder{color:var(--elo-input-placeholder-color)}.elo-input input :-moz-placeholder,.elo-input textarea :-moz-placeholder{color:var(--elo-input-placeholder-color)}.elo-input input:focus,.elo-input textarea:focus{--elo-input-border-color:var(--color-highlight-click)}.elo-input input{height:48px;line-height:12px;padding:16px}.elo-input textarea{line-height:14px;padding:16px}.elo-input textarea[resize=none]{resize:none}.elo-input textarea[resize=vertical]{resize:vertical}.elo-input textarea[resize=horizontal]{resize:horizontal}.elo-input textarea[resize=both]{resize:both}.elo-input--password .elo-input__icon,.elo-input--search .elo-input__icon{--elo-input-icon-color:var(--color-primary-dg-brand);cursor:pointer;pointer-events:visible}.elo-input--number input{appearance:none;padding-left:40px!important;padding-right:40px!important}.elo-input--number .elo-input__number{line-height:14px;position:relative;vertical-align:text-top}.elo-input--number .elo-input__number-button{background:none;border:none;color:var(--elo-input-color);cursor:pointer;font:var(--elo-input-font);line-height:0;outline:none;padding:0;pointer-events:visible;position:absolute;top:50%;transform:translateY(-50%)}.elo-input--number .elo-input__number-button.disabled{color:var(--color-primary-dg-300);cursor:not-allowed;pointer-events:none}.elo-input--number .elo-input__number-button:first-of-type{left:16px}.elo-input--number .elo-input__number-button:last-of-type{right:16px}.elo-input--number .elo-input__number-button:disabled{--elo-input-color:var(--color-primary-dg-300);cursor:not-allowed}.elo-input--link .elo-input__text{display:flex}.elo-input--link .elo-input__prefix{background-color:var(--color-primary-dg-100);border:1px solid var(--elo-input-border-color);border-radius:4px 0 0 4px;border-right-width:0;color:var(--color-primary-dg-300);font:var(--elo-input-font);line-height:12px;padding:16px}.elo-input--link input{border-bottom-left-radius:0;border-top-left-radius:0}.elo-input--with-sign__left,.elo-input--with-sign__right{bottom:17px;color:var(--color-primary-dg-300);font:var(--elo-input-font);left:16px;position:absolute}.elo-input--with-sign__right{left:auto;right:16px}.elo-input--with-sign input{padding-left:34px}.elo-input--with-sign .right{padding-left:1.6rem}.elo-input--copy .elo-input__icon{cursor:pointer;pointer-events:visible}.elo-input--copy.disabled .elo-input__icon{--elo-input-icon-color:var(--color-primary-dg-300);cursor:not-allowed}.elo-input--copy.elo-input--error,.elo-input--copy.elo-input--success{--elo-input-icon-color:var(--color-primary-dg-brand)}.elo-input--copy input{padding-right:42px}.elo-input--search input[type=search]::-webkit-search-cancel-button,.elo-input--search input[type=search]::-webkit-search-decoration,.elo-input--search input[type=search]::-webkit-search-results-button,.elo-input--search input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.elo-input--search input{padding-right:30px!important}.elo-input--phone.disabled .elo-input--phone__input{color:var(--color-primary-dg-300)}.elo-input--phone.disabled .arrow{opacity:.4}.elo-input--phone__input{background-color:var(--elo-input-background-color);border:1px solid var(--elo-input-border-color);border-radius:0 4px 4px 0;height:auto!important;line-height:22px!important;margin-left:16px;padding:13px 16px 11px 85px!important}.elo-input--phone .react-tel-input .flag-dropdown{background-color:var(--color-primary-neutral-white)!important;border:1px solid var(--elo-input-border-color)}.elo-input--phone .elo-input--phone__input:focus+.flag-dropdown{border:1px solid var(--color-highlight-click)}.elo-input--phone .react-tel-input .form-control{border:1px solid var(--elo-input-border-color)}.elo-input--phone .react-tel-input .elo-input--phone__input--full-width{width:100%}.elo-input--phone .react-tel-input .form-control,.elo-input--phone .selected-flag{background:var(--color-primary-neutral-white)!important}.elo-input--phone .elo-input--phone__button .selected-flag{background-color:var(--color-primary-neutral-white);margin-left:16px!important}.elo-input--phone .elo-input--phone__button .selected-flag .arrow{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="9" fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.25" d="m15.2 1-7 7-7-7"/></svg>');background-repeat:no-repeat;background-size:contain;border:none;height:50%;left:40px;position:relative;top:7px;width:20px}.elo-input--phone .elo-input--phone__button .selected-flag .arrow.up{border:none;transform:rotate(180deg)}.elo-input--phone__drop-down{border-radius:8px}.elo-input--phone__drop-down .country{align-items:baseline;display:flex;font:var(--elo-body-sm-regular);padding:16px 24px!important}.elo-input--phone__button{background-color:var(--elo-input-background-color)!important;border-radius:4px 0 0 4px!important;border-right:none!important}.elo-input--phone__disabled{background-color:var(--elo-primary-40)!important;pointer-events:none!important}.elo-input--phone input[disabled]{background-color:var(--elo-primary-40);color:var(--elo-primary-100)}.elo-input--phone.elo-input--medium .elo-input--phone__input{padding:9px 16px 7px 85px!important}.elo-input--phone.elo-input--medium .selected-flag .flag{top:17px!important}.elo-input .elo-input-with-tags__option{background-color:var(--elo-input-with-tags-option-background-color);border-radius:8px}.elo-input .elo-input-with-tags__option--is-focused{background-color:var(--elo-input-with-tags-option-focus-background-color)}.elo-input .elo-input-with-tags__option:active{background-color:var(--elo-input-with-tags-option-active-background-color)}.elo-input .elo-input-with-tags__value-container{gap:8px;padding:16px}.elo-input .elo-input-with-tags__menu{border-radius:8px;box-shadow:var(--shadow-elevation-3);margin-top:0}.elo-input .elo-input-with-tags__menu:has(*){box-shadow:var(--shadow-elevation-3)}.elo-input .elo-input-with-tags__menu-list{padding:16px 8px}.elo-input .elo-input-with-tags__control{border:1px solid var(--elo-input-with-tags-border-color);color:var(--elo-input-with-tags-color);display:block;min-height:160px}.elo-input .elo-input-with-tags__control--is-focused{border:1px solid var(--elo-input-with-tags-focus-color);box-shadow:none}.elo-input .elo-input-with-tags__control--is-focused:hover{border-color:var(--elo-input-with-tags-focus-color)}.elo-input .elo-input-with-tags__control--is-disabled{background-color:var(--elo-input-with-tags-disabled-color)}.elo-input .elo-input-with-tags__placeholder{color:var(--elo-input-placeholder-color)}.elo-input.elo-input-with-tags--with-actions .elo-input-with-tags__control{align-items:flex-start;display:flex}.elo-input.elo-input-with-tags--with-actions .elo-input-with-tags__indicators{align-self:flex-start}.elo-input--error .elo-input-with-tags__control,.elo-input--error .elo-input-with-tags__control:hover,.elo-input--error .react-tel-input .flag-dropdown,.elo-input--error .react-tel-input .flag-dropdown:hover,.elo-input--error .react-tel-input .form-control,.elo-input--error .react-tel-input .form-control:hover{border-color:var(--elo-input-error-color)}.elo-input--success .elo-input-with-tags__control,.elo-input--success .elo-input-with-tags__control:hover,.elo-input--success .react-tel-input .flag-dropdown,.elo-input--success .react-tel-input .flag-dropdown:hover,.elo-input--success .react-tel-input .form-control,.elo-input--success .react-tel-input .form-control:hover{border-color:var(--elo-input-with-tags-focus-color)}.elo-input.elo-input-with-tags.disabled .elo-tag__icon{display:none}.elo-input--large input{height:40px;line-height:18px;padding:10px 16px}.elo-input--large .elo-input__icon{bottom:11px;right:10px}.elo-select{--react-select-background-color:var(--color-primary-neutral-white);--elo-select-error-color:var(--color-utility-error-dark);position:relative;z-index:unset}.elo-select__list{z-index:9}.elo-select.elo-input{margin-bottom:0}.elo-select span.elo-checkbox__box{color:var(--react-select-background-color)!important}.elo-select.elo-input--error .elo-react-select__control{border-color:var(--elo-select-error-color)}.elo-select.disabled img,.elo-select.disabled svg{filter:grayscale(1)}.elo-select--searchable .react-select .react-select__single-value{top:54%}.elo-select--searchable .react-select .react-select__control{max-height:48px}.elo-select--searchable .react-select .react-select__control .react-select__value-container{max-height:48px;overflow:hidden}.elo-select.elo-select--large .elo-react-select .elo-react-select__control{min-height:40px}.elo-select.elo-select--large .elo-react-select .elo-react-select__control .elo-react-select__input input{height:26px}.elo-select.elo-select--large .elo-react-select .elo-react-select__control .elo-react-select__indicators .elo-react-select__dropdown-indicator{padding-top:10px;width:38px}.elo-select.elo-select--large .elo-react-select .elo-react-select__control .elo-react-select__value-container{min-height:32px}.elo-select.elo-select--large .elo-react-select .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value{height:24px;overflow-y:visible;padding:0 30px 0 8px}.elo-select.elo-select--large .elo-react-select .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value.select-multi-value-subtitle{height:auto;margin:1px 4px}.elo-select.elo-select--large .elo-react-select .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value.select-multi-value-subtitle .elo-react-select__multi-value__remove{right:6px;top:7px}.elo-select.elo-select--large .elo-react-select .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value .elo-react-select__multi-value__remove{right:7px;top:3px}.elo-select.elo-select--large .elo-react-select .elo-react-select__option--avatar{height:16px;width:16px}.elo-select.elo-select--large .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option,.elo-select.elo-select--large .elo-react-select__menu .elo-react-select__menu-list .option-placeholder{height:40px}.elo-select.elo-select--large .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option .elo-react-select__option--avatar{height:16px;width:16px}.elo-select .elo-select-warning{cursor:pointer;padding-top:7px}.elo-select-actions{display:flex;flex-direction:row}.elo-select-actions .elo-select-action{cursor:pointer;display:block;padding:0 10px;width:32px}.elo-select-menu-list__load-more{color:var(--color-primary-dg-300);display:flex;font:var(--elo-body-sm-regular);justify-content:center;padding:8px 0}.elo-select-menu-list__load-more:hover{background-color:var(--react-select-multi-value-background-color);color:var(--react-select-color);cursor:pointer}.elo-react-select,.elo-react-select__menu-portal{--react-select-font:var(--elo-body-sm-regular);--react-select-color:var(--color-primary-dg-brand);--react-select-placeholder-color:var(--color-primary-dg-300);--react-select-border-color:var(--color-primary-dg-200);--react-select-background-color:var(--color-primary-neutral-white);--react-select-multi-value-background-color:var(--color-primary-cg-brand);--react-select-option-background-color:var(--color-primary-neutral-white);--elo-tag-icon-color:var(--color-primary-dg-300);--elo-select-error-color:var(--color-utility-error-dark);--react-select-subtitle-color:var(--color-primary-dg-400);--react-select-disabled-color:var(--color-primary-dg-100)}.elo-react-select .elo-react-select__single-value,.elo-react-select__menu-portal .elo-react-select__single-value{align-items:center;display:flex;flex-direction:row}.elo-react-select .elo-react-select__control,.elo-react-select__menu-portal .elo-react-select__control{background-color:var(--react-select-background-color);border-color:var(--react-select-border-color);box-shadow:none;min-height:48px}.elo-react-select .elo-react-select__control:not(.elo-react-select .elo-react-select__control.elo-react-select__control--is-disabled,.elo-react-select__menu-portal .elo-react-select__control.elo-react-select__control--is-disabled),.elo-react-select__menu-portal .elo-react-select__control:not(.elo-react-select .elo-react-select__control.elo-react-select__control--is-disabled,.elo-react-select__menu-portal .elo-react-select__control.elo-react-select__control--is-disabled){cursor:pointer}.elo-react-select .elo-react-select__control.elo-react-select__control--is-focused,.elo-react-select .elo-react-select__control.elo-react-select__control--menu-is-open,.elo-react-select__menu-portal .elo-react-select__control.elo-react-select__control--is-focused,.elo-react-select__menu-portal .elo-react-select__control.elo-react-select__control--menu-is-open{border-color:var(--color-utility-success-dark)}.elo-react-select .elo-react-select__control.elo-react-select__control--is-disabled,.elo-react-select__menu-portal .elo-react-select__control.elo-react-select__control--is-disabled{background-color:var(--react-select-disabled-color)}.elo-react-select .elo-react-select__control .elo-react-select__input input,.elo-react-select__menu-portal .elo-react-select__control .elo-react-select__input input{height:28px}.elo-react-select .elo-react-select__control input[class$=DummyInput],.elo-react-select .elo-react-select__control input[class$=dummyInput],.elo-react-select__menu-portal .elo-react-select__control input[class$=DummyInput],.elo-react-select__menu-portal .elo-react-select__control input[class$=dummyInput]{height:0;opacity:0;width:0}.elo-react-select .elo-react-select__control .elo-react-select__value-container,.elo-react-select__menu-portal .elo-react-select__control .elo-react-select__value-container{min-height:32px;padding-left:12px}.elo-react-select .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value,.elo-react-select__menu-portal .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value{align-items:center;background-color:var(--react-select-multi-value-background-color);border-radius:8px;display:flex;height:32px;justify-content:flex-start;margin:4px;padding:4px 30px 4px 12px;position:relative}.elo-react-select .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value .elo-react-select__multi-value__label,.elo-react-select__menu-portal .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value .elo-react-select__multi-value__label{align-items:center;display:flex;flex-direction:row;font-size:14px;font-weight:400;padding:0}.elo-react-select .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value .elo-react-select__multi-value__remove,.elo-react-select__menu-portal .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value .elo-react-select__multi-value__remove{border-radius:3px;font-size:10px;margin-right:-3px;padding:3px;position:absolute;right:8px;top:7px}.elo-react-select .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value .elo-react-select__multi-value__remove:hover,.elo-react-select__menu-portal .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value .elo-react-select__multi-value__remove:hover{background:none;color:var(--elo-tag-icon-color);cursor:pointer}.elo-react-select .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value .elo-react-select__multi-value__remove svg,.elo-react-select__menu-portal .elo-react-select__control .elo-react-select__value-container .elo-react-select__multi-value .elo-react-select__multi-value__remove svg{height:12px;width:12px}.elo-react-select .elo-react-select__control .elo-react-select__indicators .elo-react-select__dropdown-indicator,.elo-react-select__menu-portal .elo-react-select__control .elo-react-select__indicators .elo-react-select__dropdown-indicator{color:var(--react-select-color);padding-top:8px;width:42px}.elo-react-select .elo-react-select__menu,.elo-react-select__menu-portal .elo-react-select__menu{background-color:var(--react-select-option-background-color);border:none;box-shadow:var(--shadow-elevation-3);margin-top:0;z-index:1000}.elo-react-select .elo-react-select__menu-notice--loading,.elo-react-select .elo-react-select__menu-notice--no-options,.elo-react-select__menu-portal .elo-react-select__menu-notice--loading,.elo-react-select__menu-portal .elo-react-select__menu-notice--no-options{font:var(--react-select-font)}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .option-placeholder,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .option-placeholder{align-items:center;color:var(--react-select-placeholder-color);display:flex;font:var(--react-select-font);height:48px;justify-content:center}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option{align-items:center;background-color:var(--react-select-option-background-color);color:var(--react-select-color);display:flex;flex-direction:row;font:var(--react-select-font);height:48px;justify-content:space-between;padding:0 16px}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option input[type=checkbox],.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option input[type=checkbox]{display:none}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-focused,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-focused{background-color:var(--react-select-multi-value-background-color);color:var(--react-select-color)}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option:hover,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option:hover{background-color:var(--react-select-multi-value-background-color);color:var(--react-select-color);cursor:pointer}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-selected,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-selected{background-color:var(--react-select-option-background-color);color:var(--color-highlight-click)}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-selected:hover,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-selected:hover{background-color:var(--react-select-multi-value-background-color);cursor:pointer}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-selected:hover span,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-selected:hover span{color:var(--react-select-color)}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-selected:hover svg,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-selected:hover svg{color:var(--color-highlight-click)}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-selected span,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-selected span{color:var(--react-select-color)}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-selected svg,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-selected svg{color:var(--color-highlight-click)}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-disabled,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option.elo-react-select__option--is-disabled{background-color:var(--react-select-border-color);color:var(--react-select-color);cursor:not-allowed}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option .elo-react-select__option--label,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option .elo-react-select__option--label{display:flex;flex-direction:column}.elo-react-select .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option .select-item,.elo-react-select__menu-portal .elo-react-select__menu .elo-react-select__menu-list .elo-react-select__option .select-item{align-items:center;display:flex;flex-grow:1;justify-content:space-between}.elo-react-select .elo-react-select__option--title,.elo-react-select__menu-portal .elo-react-select__option--title{color:var(--react-select-color);font-size:14px;font-weight:400;font:var(--react-select-font)}.elo-react-select .elo-react-select__option--subtitle,.elo-react-select__menu-portal .elo-react-select__option--subtitle{color:var(--react-select-subtitle-color);font-size:12px;font-weight:400}.elo-react-select .elo-react-select__option--wrapper,.elo-react-select__menu-portal .elo-react-select__option--wrapper{align-items:center;display:flex;flex-direction:row}.elo-react-select .elo-react-select__option--avatar,.elo-react-select__menu-portal .elo-react-select__option--avatar{align-items:center;background-color:var(--color-utility-alert-light);border-radius:12px;display:flex;flex-direction:column;height:24px;justify-content:center;margin-right:10px;width:24px}