.select-company-modal{--modal-content-overflow:hidden;--modal-width:502px;--modal-max-width:502px;--modal-min-width:502px;--modal-min-height:456px;--modal-max-height:456px}.select-company-modal .c-modal__close{display:none}.select-company-modal__header{justify-content:space-between;align-items:center;margin:22px 0 16px;display:flex}.select-company-modal__header-left{flex-direction:column;gap:4px;display:flex}.select-company-modal__header-title{font-size:20px;font-weight:800;font-family:var(--font-family--primary);line-height:26px}.select-company-modal__header-description{color:var(--c-onyx--600);font-size:14px}.select-company-modal__header-close{--button-icon-color:var(--c-onyx--600);--button-margin:0 -6px 0 0}.select-company-modal__search{--input-margin:0;margin-bottom:4px}.select-company-modal__item{cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;width:calc(100% - 48px);padding:16px 24px;display:flex}.select-company-modal__item:hover{background-color:var(--c-onyx--100)}.select-company-modal__item-name{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.select-company-modal__item-current{text-transform:uppercase;color:#d44a5f;font-size:12px;font-weight:700}.select-company-modal__item.disabled{pointer-events:none;color:var(--c-onyx--400)}.select-company-modal__list{width:calc(100% + 24px);height:266px;margin-top:8px;margin-left:-12px;overflow-y:auto}.select-company-modal__list.long{height:276px}.select-company-modal__footer{background-color:var(--c-onyx--100);border-top:1px solid var(--c-onyx--300);justify-content:space-between;align-items:center;width:100%;height:48px;margin-left:-22px;margin-right:-22px;padding:0 22px;display:flex}.select-company-modal__footer-label{text-transform:uppercase;color:var(--c-onyx--500);font-size:12px}.select-company-modal__empty{flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;height:120px;display:flex}.select-company-modal__empty-title{font-weight:700}.select-company-modal__empty-description{color:var(--c-onyx--600);font-size:14px}
