.h10-2026-q3-campaign-table{display:flex;width:100%}.h10-2026-q3-campaign-table .campaign-table{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:32px;--var-view: "mobile";--var-transition-duration: 0.3s;--var-transition-style: linear}.h10-2026-q3-campaign-table .campaign-table-title{display:flex;flex-direction:column;gap:16px}.h10-2026-q3-campaign-table .campaign-table-title h2,.h10-2026-q3-campaign-table .campaign-table-title span,.h10-2026-q3-campaign-table .campaign-table-title p{margin:0;font-family:"Nunito Sans",sans-serif;font-feature-settings:"liga" off,"clig" off;letter-spacing:0}.h10-2026-q3-campaign-table .campaign-table-title h2{font-weight:500;font-size:1.75rem;line-height:2.0125rem;text-transform:capitalize;color:var(--var-quaternary-color)}.h10-2026-q3-campaign-table .campaign-table-title p{font-weight:400;font-size:1rem;line-height:1.6rem;color:var(--var-text-color)}.h10-2026-q3-campaign-table .campaign-table-title span{font-weight:700;font-size:.75rem;line-height:.9rem;letter-spacing:.05em;text-transform:uppercase;color:var(--var-secondary-color)}.h10-2026-q3-campaign-table .campaign-table-categories{display:flex;flex-direction:column;width:100%}.h10-2026-q3-campaign-table .campaign-table-category{display:flex;flex-direction:column}.h10-2026-q3-campaign-table .campaign-table-category[data-open=true]>.campaign-table-category-header .campaign-table-angle{transform:scaleY(-1)}.h10-2026-q3-campaign-table .campaign-table-category[data-open=true]>.campaign-table-category-body{grid-template-rows:1fr}.h10-2026-q3-campaign-table .campaign-table-category[data-open=true]>.campaign-table-category-body>.campaign-table-category-rows{padding-top:24px;padding-bottom:32px}.h10-2026-q3-campaign-table .campaign-table-category[data-select-open=true] .campaign-table-feature-options{opacity:1;visibility:visible;transform:translateY(0)}.h10-2026-q3-campaign-table .campaign-table-category[data-select-open=true] .campaign-table-caret{transform:scaleY(-1)}.h10-2026-q3-campaign-table .campaign-table-category[data-selected-index="0"] .campaign-table-feature-body[data-index="0"]{display:flex}.h10-2026-q3-campaign-table .campaign-table-category[data-selected-index="1"] .campaign-table-feature-body[data-index="1"]{display:flex}.h10-2026-q3-campaign-table .campaign-table-category[data-selected-index="2"] .campaign-table-feature-body[data-index="2"]{display:flex}.h10-2026-q3-campaign-table .campaign-table-category[data-selected-index="3"] .campaign-table-feature-body[data-index="3"]{display:flex}.h10-2026-q3-campaign-table .campaign-table-category[data-selected-index="4"] .campaign-table-feature-body[data-index="4"]{display:flex}.h10-2026-q3-campaign-table .campaign-table-category[data-selected-index="5"] .campaign-table-feature-body[data-index="5"]{display:flex}.h10-2026-q3-campaign-table .campaign-table-category[data-selected-index="6"] .campaign-table-feature-body[data-index="6"]{display:flex}.h10-2026-q3-campaign-table .campaign-table-category[data-selected-index="7"] .campaign-table-feature-body[data-index="7"]{display:flex}.h10-2026-q3-campaign-table .campaign-table-category[data-selected-index="8"] .campaign-table-feature-body[data-index="8"]{display:flex}.h10-2026-q3-campaign-table .campaign-table-category[data-selected-index="9"] .campaign-table-feature-body[data-index="9"]{display:flex}.h10-2026-q3-campaign-table .campaign-table-category[data-selected-index="10"] .campaign-table-feature-body[data-index="10"]{display:flex}.h10-2026-q3-campaign-table .campaign-table-category[data-selected-index="11"] .campaign-table-feature-body[data-index="11"]{display:flex}.h10-2026-q3-campaign-table .campaign-table-category[data-selected-index="12"] .campaign-table-feature-body[data-index="12"]{display:flex}.h10-2026-q3-campaign-table .campaign-table-category[data-selected-index="13"] .campaign-table-feature-body[data-index="13"]{display:flex}.h10-2026-q3-campaign-table .campaign-table-category[data-selected-index="14"] .campaign-table-feature-body[data-index="14"]{display:flex}.h10-2026-q3-campaign-table .campaign-table-category[data-selected-index="15"] .campaign-table-feature-body[data-index="15"]{display:flex}.h10-2026-q3-campaign-table .campaign-table-category[data-selected-index="16"] .campaign-table-feature-body[data-index="16"]{display:flex}.h10-2026-q3-campaign-table .campaign-table-category[data-selected-index="17"] .campaign-table-feature-body[data-index="17"]{display:flex}.h10-2026-q3-campaign-table .campaign-table-category[data-selected-index="18"] .campaign-table-feature-body[data-index="18"]{display:flex}.h10-2026-q3-campaign-table .campaign-table-category[data-selected-index="19"] .campaign-table-feature-body[data-index="19"]{display:flex}.h10-2026-q3-campaign-table .campaign-table-category-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;width:calc(100% + 32px);margin:0 -16px;padding:8px 24px;background:var(--var-category-header-background);border:0;cursor:pointer;text-align:left}.h10-2026-q3-campaign-table .campaign-table-category-title{font-family:"Nunito Sans",sans-serif;font-weight:700;font-size:1.25rem;line-height:1.75rem;color:var(--var-text-color)}.h10-2026-q3-campaign-table .campaign-table-category-icon{display:inline-flex;flex-grow:0;flex-shrink:0;align-items:center;justify-content:center;width:24px;height:24px}.h10-2026-q3-campaign-table .campaign-table-angle{width:14px;height:8px;color:var(--var-text-color);transition:transform var(--var-transition-duration) var(--var-transition-style);will-change:transform}.h10-2026-q3-campaign-table .campaign-table-category-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--var-transition-duration) var(--var-transition-style)}.h10-2026-q3-campaign-table .campaign-table-category-body>.campaign-table-category-rows{min-height:0;overflow:hidden;display:flex;flex-direction:column;padding:0 var(--var-padding);transition:padding var(--var-transition-duration) var(--var-transition-style);gap:24px}.h10-2026-q3-campaign-table .campaign-table-divider{width:100%;height:1px;background:var(--var-category-header-background);margin-top:64px}.h10-2026-q3-campaign-table .campaign-table-select{position:relative}.h10-2026-q3-campaign-table .campaign-table-feature-trigger{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;width:100%;margin:0;padding:12px 32px;background:#fff;border:1px solid var(--var-tertiary-color);border-radius:100px;cursor:pointer;text-align:left}.h10-2026-q3-campaign-table .campaign-table-feature-title{font-family:"Nunito Sans",sans-serif;font-weight:600;font-size:1.125rem;line-height:1.35rem;color:var(--var-secondary-color)}.h10-2026-q3-campaign-table .campaign-table-caret{flex-grow:0;flex-shrink:0;width:10px;height:6px;color:var(--var-secondary-color);transition:transform var(--var-transition-duration) var(--var-transition-style);will-change:transform}.h10-2026-q3-campaign-table .campaign-table-feature-options{position:absolute;left:0;right:0;z-index:5;margin:4px 0 0;padding:8px 0;list-style:none;background:#fff;border:1px solid var(--var-tertiary-color);border-radius:16px;box-shadow:0 8px 24px rgba(0,31,63,.12);opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity var(--var-transition-duration) var(--var-transition-style),transform var(--var-transition-duration) var(--var-transition-style),visibility var(--var-transition-duration) var(--var-transition-style)}.h10-2026-q3-campaign-table .campaign-table-feature-options li{margin:0;padding:0}.h10-2026-q3-campaign-table .campaign-table-feature-option{display:block;width:100%;margin:0;padding:10px 24px;background:rgba(0,0,0,0);border:0;cursor:pointer;text-align:left;font-family:"Nunito Sans",sans-serif;font-weight:600;font-size:1rem;line-height:1.3rem;color:var(--var-secondary-color)}.h10-2026-q3-campaign-table .campaign-table-feature-option:hover{background:#f2f5f7}.h10-2026-q3-campaign-table .campaign-table-feature-body{display:none;flex-direction:column;gap:16px}.h10-2026-q3-campaign-table .campaign-table-feature-info{display:contents}.h10-2026-q3-campaign-table .campaign-table-feature-row-title{display:none;margin:0}.h10-2026-q3-campaign-table .campaign-table-header,.h10-2026-q3-campaign-table .campaign-table-column-paints{display:none}.h10-2026-q3-campaign-table .campaign-table-feature-description{padding:0 8px}.h10-2026-q3-campaign-table .campaign-table-feature-description p{margin:0;font-family:"Nunito Sans",sans-serif;font-weight:500;font-size:1rem;line-height:1.5rem;color:var(--var-text-color)}.h10-2026-q3-campaign-table .campaign-table-cell{display:flex;flex-direction:column;align-items:center;gap:16px;padding-bottom:16px;background:#fff;border-radius:8px;overflow:hidden}.h10-2026-q3-campaign-table .campaign-table-cell-header{display:flex;align-items:center;justify-content:center;width:100%;padding:8px 0}.h10-2026-q3-campaign-table .campaign-table-cell-header span{font-family:"Nunito Sans",sans-serif;font-size:1.1875rem;line-height:1.365625rem;letter-spacing:.0526em;text-transform:uppercase;text-align:center}.h10-2026-q3-campaign-table .campaign-table-cell-body{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:100%;padding:0 16px}.h10-2026-q3-campaign-table .campaign-table-cell[data-column=sponsored]{border:1px solid var(--var-sponsored-border)}.h10-2026-q3-campaign-table .campaign-table-cell[data-column=sponsored]>.campaign-table-cell-header{background:var(--var-sponsored-background)}.h10-2026-q3-campaign-table .campaign-table-cell[data-column=sponsored]>.campaign-table-cell-header span{font-weight:800;color:var(--var-sponsored-header-text)}.h10-2026-q3-campaign-table .campaign-table-cell[data-column=competitor]{border:1px solid var(--var-competitor-border)}.h10-2026-q3-campaign-table .campaign-table-cell[data-column=competitor]>.campaign-table-cell-header{background:var(--var-competitor-background)}.h10-2026-q3-campaign-table .campaign-table-cell[data-column=competitor]>.campaign-table-cell-header span{font-weight:700;color:var(--var-competitor-header-text)}.h10-2026-q3-campaign-table .campaign-table-icon{display:inline-flex;flex-grow:0;flex-shrink:0;align-items:center;justify-content:center}.h10-2026-q3-campaign-table .campaign-table-icon img{display:block;width:100%;height:100%;object-fit:contain}.h10-2026-q3-campaign-table .campaign-table-logos{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px}.h10-2026-q3-campaign-table .campaign-table-logos img{position:relative;display:block;width:auto;height:var(--var-logo-height, 20px);top:var(--var-logo-top, 0);object-fit:contain}.h10-2026-q3-campaign-table .campaign-table-value{font-family:"Nunito Sans",sans-serif;font-weight:500;font-size:1rem;line-height:1.6rem;text-align:center;color:var(--var-text-color)}.h10-2026-q3-campaign-table .campaign-table-footnote{margin:-8px 0 0;padding:0;font-family:"Nunito Sans",sans-serif;font-weight:500;font-style:italic;font-size:1rem;line-height:1.5rem;letter-spacing:0;color:var(--var-text-color)}@media(min-width: 768px){.h10-2026-q3-campaign-table .campaign-table{--var-view: "desktop";--var-grid-cols: minmax(0, 588fr) 306fr 306fr;gap:40px;align-items:stretch;box-sizing:border-box}.h10-2026-q3-campaign-table .campaign-table-title{width:100%;padding:96px 0 0}.h10-2026-q3-campaign-table .campaign-table-title span{font-size:.875rem;line-height:1.05rem}.h10-2026-q3-campaign-table .campaign-table-title h2{font-size:2.4375rem;line-height:2.803125rem}.h10-2026-q3-campaign-table .campaign-table-categories{display:grid;grid-template-columns:var(--var-grid-cols);width:100%;max-width:none;margin:0;padding:0;position:relative;align-items:stretch}.h10-2026-q3-campaign-table .campaign-table-header{display:grid;grid-template-columns:var(--var-grid-cols);grid-column:1/-1;width:100%;min-width:0;justify-self:stretch;align-items:stretch}.h10-2026-q3-campaign-table .campaign-table-header-cell{display:flex;align-items:center;padding:8px 24px;min-height:42px}.h10-2026-q3-campaign-table .campaign-table-header-cell span{font-family:"Nunito Sans",sans-serif;font-size:1rem;line-height:1.625rem;letter-spacing:1px;text-transform:uppercase}.h10-2026-q3-campaign-table .campaign-table-header-cell[data-column=feature]{justify-content:flex-start;background:var(--var-feature-header-background);border-radius:8px 0 0 0}.h10-2026-q3-campaign-table .campaign-table-header-cell[data-column=feature] span{font-weight:700;color:var(--var-text-color)}.h10-2026-q3-campaign-table .campaign-table-header-cell[data-column=sponsored]{justify-content:center;padding-inline:32px;background:var(--var-sponsored-background)}.h10-2026-q3-campaign-table .campaign-table-header-cell[data-column=sponsored] span{font-weight:800;text-align:center;color:var(--var-sponsored-header-text)}.h10-2026-q3-campaign-table .campaign-table-header-cell[data-column=competitor]{justify-content:center;background:var(--var-competitor-background);border-radius:0 8px 0 0}.h10-2026-q3-campaign-table .campaign-table-header-cell[data-column=competitor] span{font-weight:700;text-align:center;color:var(--var-competitor-header-text)}.h10-2026-q3-campaign-table .campaign-table-column-paints{display:none}.h10-2026-q3-campaign-table .campaign-table-category{display:block;grid-column:1/-1;width:100%;min-width:0}.h10-2026-q3-campaign-table .campaign-table-category-header{display:flex;grid-column:1/-1;width:100%;margin:0;padding:8px 24px;cursor:pointer;border-bottom:1px solid #fff}.h10-2026-q3-campaign-table .campaign-table-category-title{font-size:1rem;font-weight:700;line-height:1.625rem;text-transform:uppercase;letter-spacing:1px}.h10-2026-q3-campaign-table .campaign-table-category-body{width:100%;overflow:hidden}.h10-2026-q3-campaign-table .campaign-table-category-body>.campaign-table-category-rows{display:block;flex-direction:unset;min-height:0;overflow:hidden;padding:0;gap:0;transition:none}.h10-2026-q3-campaign-table .campaign-table .campaign-table-category[data-open=true]>.campaign-table-category-body>.campaign-table-category-rows{padding-top:0;padding-bottom:0}.h10-2026-q3-campaign-table .campaign-table .campaign-table-category[data-open=true]>.campaign-table-category-body{grid-template-rows:1fr}.h10-2026-q3-campaign-table .campaign-table-select{display:none}.h10-2026-q3-campaign-table .campaign-table-feature-body{display:grid !important;grid-template-columns:var(--var-grid-cols);align-items:stretch;width:100%;min-width:0;gap:0;border-bottom:1px solid var(--var-category-header-background);position:relative;z-index:1}.h10-2026-q3-campaign-table .campaign-table-feature-info{display:flex;flex-direction:column;gap:8px;grid-column:1;min-width:0;padding:24px;align-self:center}.h10-2026-q3-campaign-table .campaign-table-feature-row-title{display:block;font-family:"Nunito Sans",sans-serif;font-weight:600;font-size:1.25rem;line-height:1.625rem;color:var(--var-text-color)}.h10-2026-q3-campaign-table .campaign-table-feature-description{padding:0;max-width:var(--var-feature-max-width, none)}.h10-2026-q3-campaign-table .campaign-table-feature-description p{font-weight:500;font-size:1rem;line-height:1.5rem}.h10-2026-q3-campaign-table .campaign-table-cell{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px 16px;background:rgba(0,0,0,0);border:0;border-radius:0;overflow:visible}.h10-2026-q3-campaign-table .campaign-table-cell-header{display:none}.h10-2026-q3-campaign-table .campaign-table-cell-body{padding:0}.h10-2026-q3-campaign-table .campaign-table-cell[data-column=sponsored]{grid-column:2;background:var(--var-sponsored-content-background);border:0}.h10-2026-q3-campaign-table .campaign-table-cell[data-column=competitor]{grid-column:3;background:var(--var-competitor-content-background);border:0}.h10-2026-q3-campaign-table .campaign-table-category:last-of-type .campaign-table-feature-body:last-of-type .campaign-table-cell[data-column=sponsored]{border-radius:0 0 8px 8px}.h10-2026-q3-campaign-table .campaign-table-category:last-of-type .campaign-table-feature-body:last-of-type .campaign-table-cell[data-column=competitor]{border-radius:0 0 8px 8px}.h10-2026-q3-campaign-table .campaign-table-value{font-size:1rem;line-height:1.25rem;max-width:var(--var-cell-max-width, none)}.h10-2026-q3-campaign-table .campaign-table-divider{grid-column:1/-1;margin-top:0;background:rgba(0,0,0,0)}.h10-2026-q3-campaign-table .campaign-table-footnote{margin:0;padding:0;width:100%;align-self:stretch}}
