.clients-selector .q-field__native{max-height:300px;overflow-y:auto;margin-bottom:5px}.price-tag-restriction{padding:16px;background-color:var(--ap-page-layout-background)}.price-tag-restriction__splitter{height:calc(100vh - 120px)}.price-tag-restriction__splitter_after{background-color:var(--ap-content-background-color);border:1px solid var(--ap-borders-color);border-left:none;padding:16px;height:100%}.price-tag-restriction__clients-list{display:flex;flex-direction:column;align-items:flex-start;height:calc(100% - 120px);overflow-y:auto}.price-tag-restriction__client{display:flex;align-items:center;gap:4px;width:100%}.price-tag-restriction__client .crm-icons{transition:opacity 0.3s;opacity:0}.price-tag-restriction__client:hover .crm-icons{opacity:1}.price-tag-restriction .q-tree__node--selected{background-color:var(--ap-selected-background-color)}.price-tag-restriction .q-tree__node-header-content{color:var(--ap-text-color)}.price-tag-restriction .crm-chip i{opacity:0}.price-tag-restriction .crm-chip:hover i{opacity:1}