/*!/wp-content/plugins/keengamer-tables/style.css*/.gear-table-root{max-width:100%;--gear-table-border-color:#e31b0d;--gear-table-outer-border-width:1px;--gear-table-sticky-top:50px}.gear-table{display:table}.gear-tabs-buttons{display:flex;gap:10px;margin-bottom:12px;flex-wrap:wrap}.gear-tab-button{padding:8px 16px;background:#fff;border:2px solid #e31b0d;color:#e31b0d;cursor:pointer;border-radius:4px;transition:all 0.2s ease;font-weight:400;font-family:inherit}.gear-tab-button:hover{background:#e31b0d;color:#fff}.gear-tab-button.active{background:#e31b0d;color:#fff;border-color:#e31b0d}.gear-table-description{margin-bottom:12px;font-size:18px;line-height:1.6;color:#333}.gear-table-search{margin-bottom:12px;padding:6px 10px;width:100%;max-width:300px;border:1px solid #ccc;border-radius:4px}.gear-tab-container{display:none;max-width:100%;overflow:visible;margin-bottom:0}.gear-tab-container.active{display:block}.gear-table-wrapper{width:100%;overflow:visible;margin-bottom:0;margin-bottom:24px}.gear-table-scroll-outer{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;position:relative;--gear-table-border-color:#e31b0d;--gear-table-outer-border-width:1px;--gear-table-sticky-top:50px}@media (max-width:767px){.gear-table-root,.gear-table-scroll-outer{--gear-table-sticky-top:46px}}.gear-table-scroll-content{display:inline-block;position:relative;vertical-align:top}.gear-table-scroll-content::after{content:"";position:absolute;top:0;right:0;bottom:0;width:var(--gear-table-outer-border-width,1px);background:var(--gear-table-border-color,#e31b0d);pointer-events:none;z-index:1}.gear-table-scroll-content .gear-tab-table{max-width:none}.gear-table-scroll-content .gear-tab-table.active{margin-bottom:0}.gear-tab-table{display:none;width:auto;max-width:100%;min-width:600px;border-collapse:separate;border-spacing:0;border-top:var(--gear-table-outer-border-width,1px) solid var(--gear-table-border-color,#e31b0d);border-left:var(--gear-table-outer-border-width,1px) solid var(--gear-table-border-color,#e31b0d);table-layout:auto;font-size:16px}.gear-tab-table.active{display:table;margin-bottom:24px}.gear-tab-table th.gear-sortable-column{cursor:pointer;position:relative;padding-right:22px;user-select:none}.gear-tab-table th.gear-sortable-column::after{content:"";position:absolute;top:50%;right:8px;display:block;width:0;height:0;border-left:4px solid #fff0;border-right:4px solid #fff0;border-top:5px solid currentColor;opacity:.35;transform:translateY(-50%)}.gear-tab-table th.gear-sortable-column.gear-sort-asc::after{border-top:0;border-bottom:5px solid currentColor;opacity:.9}.gear-tab-table th.gear-sortable-column.gear-sort-desc::after{opacity:.9}.gear-tab-container table{width:auto;max-width:100%;min-width:600px;border-collapse:separate;border-spacing:0;table-layout:auto}.gear-tab-table th,.gear-tab-table td{border:0!important;border-right:1px solid var(--gear-table-border-color,#e31b0d)!important;border-bottom:1px solid var(--gear-table-border-color,#e31b0d)!important;background:#fff}.gear-tab-table th:last-child,.gear-tab-table td:last-child{border-right:0!important}.gear-tab-table th:first-child,.gear-tab-table td.gear-col-0{position:sticky;left:0;z-index:2;background:#fff}.gear-tab-table th:first-child{z-index:4}.gear-tab-table thead th:first-child{z-index:4}.gear-table-scroll-outer.is-hscrolling .gear-tab-table th:first-child,.gear-table-scroll-outer.is-hscrolling .gear-tab-table td.gear-col-0,.gear-table-sticky-header-clone.is-hscrolling .gear-tab-table thead th:first-child{box-shadow:inset 1px 0 0 var(--gear-table-border-color,#e31b0d)}.gear-table-sticky-header-clone{display:none;overflow:hidden;position:fixed;z-index:999;background:#fff;pointer-events:auto}.kg-wp-sticky-header-clone{display:none;overflow:hidden;position:fixed;z-index:999;pointer-events:none}.gear-table-sticky-header-clone .gear-tab-table{display:table;margin:0;max-width:none;min-width:0}.kg-wp-sticky-table{--kg-wp-sticky-top:50px}@media (max-width:767px){.kg-wp-sticky-table{--kg-wp-sticky-top:46px}}.kg-wp-sticky-header-clone .kg-wp-sticky-table{display:table;margin:0}.kg-wp-sticky-header-clone .kg-wp-sticky-table th{border-color:#e31b0d!important}.kg-wp-sticky-header-clone .kg-wp-sticky-table thead th{box-shadow:inset 0 -1px 0 #e31b0d}.gear-table-sticky-header-clone .gear-tab-table thead th{position:static;top:auto;left:auto;z-index:auto;box-shadow:inset 0 1px 0 var(--gear-table-border-color,#e31b0d),inset 0 -1px 0 var(--gear-table-border-color,#e31b0d)}.gear-table-sticky-header-clone .gear-tab-table thead th:first-child{position:sticky;left:0;z-index:2}.gear-table-scroll-top{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;width:100%;height:16px;margin-bottom:10px;position:relative;z-index:2;background:#fff0;white-space:nowrap}.gear-table-scroll-inner{height:1px;display:inline-block;pointer-events:none}.gear-tab-table td.gear-col-0{font-weight:700}.gear-tab-table td:last-child{line-height:1.6;padding-top:6px;padding-bottom:6px}