.tab-hierarchy-component{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;border-top:1px solid transparent;border-bottom:1px solid var(--faint-strong-down)}.tab-hierarchy-component.compact>.tab-item{height:32px;padding:8px 16px;font-size:14px;line-height:16px}.tab-hierarchy-component.compact>.tab-item:before{height:2px}.tab-hierarchy-component.compact>.tab-item:not(.active):hover:before{background:var(--accent-weak)}.tab-hierarchy-component.compact>.tab-item.active{color:var(--accent-strong)}.tab-hierarchy-component>.tab-item{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;height:32px;padding:8px 16px;font-size:14px;line-height:16px;color:var(--faint-strong-down);-webkit-transition:color .3s ease;transition:color .3s ease}.tab-hierarchy-component>.tab-item:before{content:"";display:block;position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:transparent;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.tab-hierarchy-component>.tab-item:not(.active):hover{color:var(--accent-weak)}.tab-hierarchy-component>.tab-item:not(.active):hover :before{background:var(--accent-weak)}.tab-hierarchy-component>.tab-item.active{color:var(--accent-strong)}.tab-hierarchy-component>.tab-item.active:before{background:var(--accent-strong)}.tab-hierarchy-popup{padding:0}.tab-hierarchy-popup-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.tab-hierarchy-popup button{display:block;-webkit-box-flex:0;-webkit-flex:0 0 32px;-ms-flex:0 0 32px;flex:0 0 32px;padding:0 8px;text-align:left;font-size:14px;color:var(--accent-strong);white-space:nowrap;-webkit-transition:color .3s ease-out;transition:color .3s ease-out}.tab-hierarchy-popup button.active{color:var(--accent-weak)}.tab-hierarchy-popup button:active,.tab-hierarchy-popup button:hover{color:var(--accent-strong-down)}.catalog-page .page-header-action-bar{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;gap:10px}.catalog-page .page-header-action-bar .tab-hierarchy-component{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:auto}.catalog-page .no-offers{padding-left:24px;font-size:14px;line-height:20px;color:#3c4a50}.catalog-page .add-to-cart-target{-webkit-box-shadow:0 0 4px 0 var(--accent-strong);box-shadow:0 0 4px 0 var(--accent-strong)}.catalog-page .add-to-cart-btn{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px;width:32px;border-radius:50%;background:#fff;cursor:pointer}.catalog-page .mds-datagrid tr>td[data-column-id=name]{max-width:600px}.catalog-page .mds-datagrid tr>td[data-column-id=name] .mds-btn{text-align:left}.catalog-page .mds-datagrid .group-header td{padding-top:0!important;padding-bottom:0!important}.catalog-page .mds-datagrid .empty.custom td{padding:60px;text-align:center}.catalog-page .mds-datagrid tr:not(.group-header) .context-menu-btn-component{margin-right:10px}.catalog-page .mds-datagrid .empty-content .title{font-size:18px;line-height:21px}.catalog-page>.page-footer>.page-footer-bottom{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}