.tabs-with-tags_container__G2oIt{display:flex;align-items:center;border-radius:8px;padding:0;position:relative;width:100%;max-width:100%;min-width:0}.tabs-with-tags_scrollContainer__lC8B5{flex:1 1;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;min-width:0;max-width:100%}.tabs-with-tags_scrollContainer__lC8B5::-webkit-scrollbar{display:none}.tabs-with-tags_tabsList__Cnjla{display:flex;gap:var(--container-gap-small);align-items:center;border-bottom:1px solid var(--border-primary)}.tabs-with-tags_tabsList__Cnjla .tabs-with-tags_active__iMu5c{border-bottom:2px solid var(--base-primary-red)}.tabs-with-tags_tabsList__Cnjla .tabs-with-tags_active__iMu5c>.tabs-with-tags_tabLabel__nSpBp{color:var(--base-primary-red)!important}.tabs-with-tags_tab__7kMnB{flex:1 1;display:flex;align-items:center;justify-content:center;white-space:nowrap;transition:all .2s ease;min-width:-moz-fit-content;min-width:fit-content;text-decoration:none;background:none;outline:rgba(0,0,0,0);border:none;flex-direction:column;gap:10px}.tabs-with-tags_tab__7kMnB:hover>.tabs-with-tags_tabLabel__nSpBp{color:var(--base-primary-red)!important}.tabs-with-tags_tab__7kMnB img{width:24px;height:24px}.tabs-with-tags_tab__7kMnB .tabs-with-tags_tagWrapper__AqLhG{height:25px}@media(max-width:768px){.tabs-with-tags_tab__7kMnB{min-width:56px;flex-shrink:0}.tabs-with-tags_tab__7kMnB img{width:20px;height:20px}.tabs-with-tags_tab__7kMnB .tabs-with-tags_tagWrapper__AqLhG{height:22px}}.tabs-with-tags_tabTag__a8uYZ{display:inline-block;background:var(--background-form-tag-green);color:var(--base-primary-white);padding:2px 6px;border-radius:var(--border-radius-xs);font-size:10px;font-weight:600;position:relative}.tabs-with-tags_tabTag__a8uYZ:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);border-top:8px solid var(--background-form-tag-green)}