/* Generated from senate/index.html — run scripts/build-forecast-hub-page-css.js */
:root {
      color-scheme: dark;
    }

    body {
      background: #0b0e13;
      color: #e5e7eb;
    }

    body.sleek-home {
      font-family: "DM Sans", ui-sans-serif, system-ui, sans-serif;
      background: #050608;
      color: #e2e8f0;
    }

    body.sleek-home h1,
    body.sleek-home h2,
    body.sleek-home h3,
    body.sleek-home h4 {
      font-family: "Plus Jakarta Sans", "DM Sans", ui-sans-serif, system-ui, sans-serif;
    }

    body.sleek-home #mainHeader {
      position: relative;
      z-index: 50;
      background: rgba(5, 6, 8, 0.92);
      backdrop-filter: blur(16px);
      -webkit-backdrop-filter: blur(16px);
      border-bottom: 1px solid rgba(51, 65, 85, 0.45);
      overflow: visible;
    }

    body.sleek-home footer {
      background: #0a0c10 !important;
      border-top: 1px solid rgba(51, 65, 85, 0.45) !important;
      backdrop-filter: none;
      -webkit-backdrop-filter: none;
    }

    /* Hub seat bar layout (inline — works even if forecast-hub-map-ui.css?v=skel-1 is missing on deploy) */
    #senateHubSeatBar.pollsmax-hub-seat-bar,
    #govHubSeatBar.pollsmax-hub-seat-bar {
      display: flex !important;
      flex-direction: column !important;
      align-items: stretch !important;
      justify-content: flex-start !important;
      gap: 0 !important;
      min-height: 0 !important;
      position: relative !important;
      top: -16px !important;
    }

    #senateHubSeatBar .pollsmax-hub-seat-bar-party,
    #govHubSeatBar .pollsmax-hub-seat-bar-party {
      display: grid !important;
      grid-template-columns: 1fr auto 1fr !important;
      align-items: center !important;
      column-gap: 0.5rem !important;
      letter-spacing: normal !important;
      margin: 0 0 10px !important;
      padding: 0 !important;
      position: static !important;
      top: auto !important;
      bottom: auto !important;
      flex: 0 0 auto !important;
      order: 1 !important;
    }

    #senateHubSeatBar .pollsmax-hub-seat-bar-party .forecast-hub-bar-party-heading:first-of-type,
    #govHubSeatBar .pollsmax-hub-seat-bar-party .forecast-hub-bar-party-heading:first-of-type {
      justify-self: start !important;
    }

    #senateHubSeatBar .pollsmax-hub-seat-bar-party .forecast-hub-bar-party-heading:last-of-type,
    #govHubSeatBar .pollsmax-hub-seat-bar-party .forecast-hub-bar-party-heading:last-of-type {
      justify-self: end !important;
    }

    #senateHubSeatBar .pollsmax-hub-seat-bar-party .forecast-hub-bar-party-heading,
    #govHubSeatBar .pollsmax-hub-seat-bar-party .forecast-hub-bar-party-heading {
      letter-spacing: normal !important;
    }

    #senateHubSeatBar .pollsmax-hub-seat-bar-caption,
    #govHubSeatBar .pollsmax-hub-seat-bar-caption {
      display: inline-block !important;
      width: max-content !important;
      max-width: 100% !important;
      margin: 0 !important;
      padding: 0 !important;
      position: relative !important;
      top: 2px !important;
      letter-spacing: 0 !important;
      font-kerning: normal !important;
      font-variant-numeric: normal !important;
      font-feature-settings: normal !important;
      font-size: 0.75rem !important;
      color: #64748b !important;
      text-align: center !important;
      line-height: 1.3 !important;
      flex: 0 0 auto !important;
      justify-self: center !important;
      grid-column: 2 !important;
      white-space: nowrap !important;
    }

    #senateHubSeatBar .pollsmax-hub-seat-bar-caption .eh-bar-caption-n,
    #senateHubSeatBar .pollsmax-hub-seat-bar-caption .eh-bar-caption-tail,
    #govHubSeatBar .pollsmax-hub-seat-bar-caption .eh-bar-caption-n,
    #govHubSeatBar .pollsmax-hub-seat-bar-caption .eh-bar-caption-tail {
      letter-spacing: inherit !important;
      font-variant-numeric: normal !important;
      font-feature-settings: normal !important;
    }

    #senateHubSeatBar .pollsmax-hub-seat-bar-rail,
    #govHubSeatBar .pollsmax-hub-seat-bar-rail {
      margin: 0 0 1.25rem !important;
      flex: 0 0 auto !important;
      order: 2 !important;
      position: relative !important;
    }

    body.senate-hub-page .forecast-hub-map-stage,
    body.gov-hub-page .forecast-hub-map-stage {
      top: -25px !important;
    }

    body.senate-hub-page .forecast-hub-map-legend-shell,
    body.gov-hub-page .forecast-hub-map-legend-shell {
      margin-top: -35px !important;
    }

    @media (max-width: 767px) {
      #senateHubSeatBar.pollsmax-hub-seat-bar,
      #govHubSeatBar.pollsmax-hub-seat-bar {
        top: 0 !important;
      }

      #senateHubSeatBar .pollsmax-hub-seat-bar-rail,
      #govHubSeatBar .pollsmax-hub-seat-bar-rail {
        margin-bottom: 0.5rem !important;
      }

      body.senate-hub-page .forecast-hub-map-stage,
      body.gov-hub-page .forecast-hub-map-stage {
        top: 0 !important;
      }

      body.senate-hub-page .forecast-hub-map-legend-shell,
      body.gov-hub-page .forecast-hub-map-legend-shell {
        margin-top: 0.35rem !important;
      }
    }

    #senateHubSeatBar .pollsmax-hub-seat-bar-majority,
    #govHubSeatBar .pollsmax-hub-seat-bar-majority {
      position: absolute !important;
      left: 50% !important;
      transform: translateX(-50%) !important;
      top: 100% !important;
      margin: 0.35rem 0 0 !important;
      display: flex !important;
      flex-direction: column !important;
      align-items: center !important;
      gap: 3px !important;
      width: max-content !important;
      max-width: 100% !important;
      pointer-events: none !important;
      color: #94a3b8 !important;
    }

    body.sleek-home .sleek-eyebrow {
      font-size: 0.65rem;
      font-weight: 600;
      letter-spacing: 0.14em;
      text-transform: uppercase;
      color: #64748b;
    }

    .pill {
      background: #0f172a;
      border: 1px solid #1e293b;
    }

    .sleek-chart-stage {
      position: relative;
      background-color: #0a0b0f;
      border: 1px solid rgba(51, 65, 85, 0.5);
      border-radius: 0;
      padding: 0.5rem 0.65rem;
      overflow: visible;
    }

    .odds-chart-stage {
      padding-left: 0.5rem;
    }

    .sleek-chart-stage canvas {
      display: block;
    }

    .sleek-poll-sidebar {
      background: #0a0c10;
      border: 1px solid rgba(51, 65, 85, 0.5);
      border-radius: 0;
    }

    .sleek-poll-sidebar-head {
      background: #0f1218;
      border-bottom: none;
    }

    .sleek-poll-list>li,
    .sleek-poll-list>div {
      border-bottom: 1px solid rgba(51, 65, 85, 0.35);
    }

    .sleek-poll-list>li:last-child,
    .sleek-poll-list>div:last-child {
      border-bottom: none;
    }

    .sleek-poll-list>li {
      padding: calc(0.76rem - 1px) 0.75rem;
      border-radius: 0 !important;
      background: transparent !important;
      margin-bottom: 0 !important;
      transition: background 0.12s ease;
    }

    .sleek-poll-list>li:hover {
      background: rgba(15, 23, 42, 0.35) !important;
    }

    .sleek-poll-list .text-slate-400.text-center {
      padding: 1.75rem 0.75rem;
    }

    select.sleek-select {
      border-radius: 0;
      cursor: pointer;
      border-bottom: 1px solid rgba(71, 85, 105, 0.9) !important;
      border-top: none !important;
      border-left: none !important;
      border-right: none !important;
      background: transparent !important;
      box-shadow: none !important;
      color: #e2e8f0;
      padding: 0.35rem 1.5rem 0.35rem 0;
      font-size: 0.875rem;
    }

    .search-poll-head-wrap {
      min-width: 0;
    }

    .search-poll-head-wrap>.border-b {
      position: relative !important;
      padding-bottom: 29px !important;
      margin-bottom: 7px !important;
      border-bottom-color: transparent !important;
    }

    html:not(.et-mobile-active) .senate-search-polls-section .search-poll-head-wrap>.border-b::after {
      content: "" !important;
      display: block !important;
      position: absolute !important;
      left: 0 !important;
      right: 0 !important;
      bottom: 11px !important;
      height: 1px !important;
      background: rgba(30, 41, 59, 0.8) !important;
      pointer-events: none !important;
    }

    .search-poll-head-text-row {
      display: flex;
      flex-direction: row;
      align-items: flex-start;
      gap: 1.35rem;
      min-width: 0;
      margin-top: 7px;
    }

    .search-poll-head-text-col {
      min-width: 0;
      flex: 1;
      display: flex;
      flex-direction: column;
      margin-left: -4px;
    }

    .search-poll-flag-rail {
      display: none;
      flex-shrink: 0;
      line-height: 0;
      align-self: flex-start;
    }

    .search-poll-flag-rail.is-visible {
      display: block;
      margin-top: 5px;
    }

    .search-poll-flag-img {
      display: block;
      width: auto;
      height: auto;
      max-width: none;
      border-radius: 3px;
    }

    .hub-search-trend-eyebrow {
      font-variant: all-small-caps;
      letter-spacing: 0.14em;
      font-weight: 600;
      font-size: 0.875rem;
      color: #64748b;
      line-height: 1.2;
      position: relative;
      top: 1px;
    }

    .search-poll-state-heading {
      margin-top: 5px;
      position: relative;
      top: -1px;
      font-size: calc(1.125rem * 0.9);
      line-height: calc(1.75rem * 0.9);
    }

    /* PC only: grow flag + 2026 label + state into empty space (layout box unchanged). */
    @media (min-width: 1024px) {
      html:not(.et-mobile-active) .senate-search-polls-section .search-poll-head-text-row {
        transform: scale(1.28);
        transform-origin: top left;
      }
    }

    .search-poll-state-heading #entityArrow {
      transform: translateX(2px);
    }

    .search-poll-state-heading.group:hover #entityArrow {
      transform: translateX(4.7px);
    }

    .senate-right-divider-inset {
      position: relative;
      border-bottom: none !important;
    }

    /* Content nudge: moves headings, charts, internal borders, hover UI; full-width ::after rules stay on the section (untransformed). */
    .senate-right-content-nudge-up {
      transform: translateY(-2px);
    }

    /* translate3d helps compositing; poll row gains an extra 1px up via margin (see HTML). */
    .senate-search-polls-content-nudge {
      transform: translate3d(0, -3px, 0);
      will-change: transform;
      --et-hub-search-chart-margin-adjust: 4px;
      /* Bottom align via ET.HUB_SEARCH_CHART_BOTTOM_ALIGN_POLLS_V1 in shared.js; trim unused when enabled */
      --et-hub-search-chart-height-trim: 0px;
    }

    section.senate-search-polls-section {
      margin-top: 31px;
    }

    /* One bottom rule only: main grid already has border-b; section ::after sat ~1px higher = double line. */
    section.senate-search-polls-section.senate-right-divider-inset::after {
      content: none;
    }

    /* Search Senate Polls: rule from column divider rightward only (aligned via --senate-search-rule-left). */
    .senate-search-polls-rule-wrap {
      position: relative;
      padding-top: calc(2rem + 7px);
      min-height: 1px;
    }

    .senate-search-polls-rule-wrap::after {
      content: "";
      position: absolute;
      left: var(--senate-search-rule-left, 0px);
      right: -1rem;
      bottom: 0;
      height: 1px;
      background: rgba(30, 41, 59, 0.8);
    }

    @media (min-width: 640px) {
      .senate-search-polls-rule-wrap::after {
        right: -1.5rem;
      }
    }

    @media (min-width: 1024px) {
      .senate-search-polls-rule-wrap::after {
        right: -2.5rem;
      }
    }

    @media (min-width: 1280px) {
      .senate-search-polls-rule-wrap::after {
        right: -3.5rem;
      }
    }

    @media (max-width: 1023px) {
      body.senate-hub-page .senate-search-polls-content-nudge > div:nth-child(3) > div:last-child {
        margin-bottom: 0 !important;
      }

      body.senate-hub-page .senate-search-polls-rule-wrap {
        padding-top: 0 !important;
        margin-top: calc(2rem * 1.25 + 7px) !important;
        min-height: 1px;
        height: 1px;
      }

      body.senate-hub-page .senate-search-polls-rule-wrap::after {
        top: 0;
        bottom: auto;
        left: 50% !important;
        right: auto !important;
        transform: translateX(-50%);
        width: 100vw;
        max-width: 100vw;
      }
    }

    /* Under race list: past prior right edge (+38px; 2px shorter on right than +40). */
    .hub-aside-races-bottom-rule {
      height: 1px;
      margin-top: 29px;
      margin-left: -1rem;
      width: calc(100% + 1rem + 38px);
      max-width: none;
      background: rgba(30, 41, 59, 0.8);
    }

    @media (min-width: 640px) {
      .hub-aside-races-bottom-rule {
        margin-left: -1.5rem;
        width: calc(100% + 1.5rem + 38px);
      }
    }

    @media (min-width: 1024px) {
      .hub-aside-races-bottom-rule {
        margin-left: -2.5rem;
        width: calc(100% + 2.5rem + 38px);
      }
    }

    @media (min-width: 1280px) {
      .hub-aside-races-bottom-rule {
        margin-left: -3.5rem;
        width: calc(100% + 3.5rem + 38px);
      }
    }

    /* All Senate Races heading rule: full width of head wrap (15px shorter on right than former bleed) */
    .hub-aside-head-rule {
      position: relative;
      border-bottom: none !important;
    }

    .hub-aside-head-rule::after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      height: 1px;
      background: rgba(30, 41, 59, 0.8);
    }

    /* Full-width rule from the aside vertical divider to the right column edge */
    .senate-right-divider-inset::after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      height: 1px;
      background: rgba(30, 41, 59, 0.8);
    }

    .senate-race-row {
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: .75rem;
      padding: .75rem .35rem;
      border-bottom: 1px solid rgba(51, 65, 85, .35);
      transition: background .15s ease;
    }

    .senate-race-row:last-child {
      border-bottom: none;
    }

    .senate-race-row:hover {
      background: rgba(15, 23, 42, .38);
    }

    .senate-race-flag {
      width: 36px;
      height: 24px;
      object-fit: cover;
      border: none;
      border-radius: 2px;
    }

    .senate-race-cands>div+div {
      margin-top: -2px;
    }

    .senate-race-cands>div:first-child {
      position: relative;
      top: -2px;
    }

    .senate-race-cands>div:last-child {
      position: relative;
      top: 2px;
    }

    .senate-race-cands>div:only-child {
      position: relative;
      top: 0 !important;
    }

    .senate-race-state {
      transition: color .15s ease;
    }

    .senate-race-row:hover .senate-race-state {
      color: #cbd5e1;
    }

    .senate-race-row--static {
      cursor: pointer;
    }

    .senate-races-aside {
      container-type: inline-size;
      container-name: senate-races-aside;
    }

    .senate-race-cands-hub {
      font-size: 0.8125rem;
      line-height: 1.15;
    }

    .senate-race-cand-line {
      display: flex;
      flex-wrap: nowrap;
      justify-content: flex-end;
      align-items: baseline;
      gap: 0.2rem;
      white-space: nowrap;
    }

    .senate-race-cand-line+.senate-race-cand-line {
      margin-top: -1px;
    }

    /* Hub race-list sort row narrow layout: see et-sleek-header-compact-style in shared.js */

    .senate-sort-btn {
      color: #64748b;
      font-size: .72rem;
      font-weight: 600;
      letter-spacing: .14em;
      text-transform: uppercase;
      display: inline-flex;
      align-items: center;
      gap: .25rem;
      cursor: pointer;
      user-select: none;
    }

    .senate-sort-btn:hover {
      color: #94a3b8;
    }

    .senate-sort-arrow {
      font-size: .64rem;
      line-height: 1;
    }

    .senate-races-sort-row {
      display: flex;
      align-items: center;
      gap: 0.5rem;
    }

    .senate-races-sort-metrics {
      display: flex;
      align-items: center;
      gap: 0.5rem;
      margin-left: auto;
      min-width: 0;
      flex: 1;
    }

    .senate-sort-cands-col {
      flex: 1;
      min-width: 0;
      display: flex;
      justify-content: flex-end;
    }

    .senate-races-sort-row .senate-sort-margin {
      width: 5.5rem;
      flex-shrink: 0;
      justify-content: flex-end;
    }

    @media (min-width: 1024px) {
      .senate-races-aside {
        position: relative;
      }

      .senate-races-aside::after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: -15px;
        width: 1px;
        background: rgba(30, 41, 59, 0.8);
      }

      .senate-right-content {
        margin-left: 2px;
        margin-right: -2px;
      }
    }

    .senate-map-divider {
      position: relative;
    }

    /* Negative right pulls line to viewport edge (matches main grid px-4 / sm:px-6 / lg:px-10 / xl:px-14). */
    .senate-map-divider::after {
      content: "";
      position: absolute;
      left: 15px;
      right: -1rem;
      bottom: 0;
      height: 1px;
      background: rgba(30, 41, 59, 0.8);
    }

    /* Seat distribution section bottom rule — same inset left + full bleed right as map */
    .senate-right-content>section.senate-right-divider-inset:first-of-type::after {
      left: 15px;
      right: -1rem;
    }

    @media (min-width: 640px) {

      .senate-map-divider::after,
      .senate-right-content>section.senate-right-divider-inset:first-of-type::after {
        right: -1.5rem;
      }
    }

    /* Meet aside ::after vertical rule: cancel .senate-right-content margin-left */
    @media (min-width: 1024px) {

      .senate-map-divider::after,
      .senate-right-content>section.senate-right-divider-inset:first-of-type::after {
        left: 13px;
        right: -2.5rem;
      }

      .senate-right-divider-inset::after {
        left: -2px;
      }
    }

    @media (min-width: 1280px) {

      .senate-map-divider::after,
      .senate-right-content>section.senate-right-divider-inset:first-of-type::after {
        right: -3.5rem;
      }
    }

    #senateTable li>div:last-child>span {
      font-size: .95rem !important;
      padding: .55rem .65rem !important;
      border-radius: .48rem !important;
    }

    #mapTip {
      position: fixed;
      pointer-events: none;
      z-index: 50;
      background: #0b1220;
      border: 1px solid #1f2937;
      padding: .68rem .84rem calc(.68rem + 2px) .84rem;
      border-radius: 0;
      box-shadow: 0 6px 18px rgba(0, 0, 0, .35);
      font-size: 1rem;
      opacity: 0;
      visibility: hidden;
    }

    #mapTip .font-semibold {
      font-size: 1.04rem;
    }

    #mapTip .text-sm {
      font-size: .97rem;
      line-height: 1.3;
    }

    #usMap {
      display: block;
      margin: 0 auto;
      width: 100%;
      max-width: 1178px;
      height: 664px;
    }

    #senateTable li>div:last-child {
      border: none !important;
    }

    /* Header nav dropdowns (same as home) */
    body.sleek-home .sleek-nav-dropdown {
      list-style: none;
      margin: 0;
      padding: 0;
      box-sizing: border-box;
      width: 10rem;
      max-width: min(100vw - 1.5rem, 10rem);
      background: #0a0c10;
      border: 1px solid rgba(51, 65, 85, 0.5);
      border-radius: 0;
      box-shadow: 0 8px 28px rgba(0, 0, 0, 0.5);
      font-size: 0.875rem;
      font-weight: 500;
      line-height: 1.32;
    }

    body.sleek-home .sleek-nav-dropdown li {
      border-bottom: 1px solid rgba(51, 65, 85, 0.35);
    }

    body.sleek-home .sleek-nav-dropdown li:last-child {
      border-bottom: none;
    }

    body.sleek-home .sleek-nav-dropdown a {
      display: block;
      padding: 0.5rem 0.55rem;
      color: #e2e8f0;
      text-decoration: none;
      text-align: left;
      transition: background 0.12s ease, color 0.12s ease;
    }

    body.sleek-home .sleek-nav-dropdown a:hover {
      background: rgba(15, 23, 42, 0.5);
      color: #f8fafc;
    }

    body.sleek-home .sleek-nav-dropdown a.sleek-nav-dropdown-lead {
      background: #0c0f14;
      font-weight: 600;
      letter-spacing: 0.01em;
      color: #f1f5f9;
    }

    body.sleek-home .sleek-nav-dropdown a.sleek-nav-dropdown-lead:hover {
      background: rgba(15, 23, 42, 0.65);
      color: #fff;
    }

    body.sleek-home .sleek-nav-dropdown--races {
      width: 9rem;
      max-width: min(100vw - 1.5rem, 9rem);
    }

    @media (prefers-reduced-motion: reduce) {
      body.sleek-home .sleek-nav-dropdown {
        transition: opacity 0.12s ease, visibility 0.12s !important;
        transform: none !important;
      }
    }
  

    body.sleek-home #mainHeader {
      position: relative;
      z-index: 50;
      background: rgba(5, 6, 8, 0.92);
      backdrop-filter: blur(16px);
      -webkit-backdrop-filter: blur(16px);
      border-bottom: 1px solid rgba(51, 65, 85, 0.45);
      transition: none !important;
      --et-hdr-logo-h: 48px;
      --et-hdr-logo-scale: 1.08;
      --et-hdr-nav-fs: 15px;
      --et-hdr-link-py: 4px;
      --et-hdr-row-py: 2px;
      --et-hdr-gap: 1rem;
      --et-hdr-nav-gap: 1rem;
      --et-hdr-chev: 15px;
      --et-hdr-x: 15px;
    }
    @media (min-width: 1024px) {
      body.sleek-home #mainHeader {
        --et-hdr-logo-h: 56px;
        --et-hdr-logo-scale: 1.12;
        --et-hdr-nav-fs: 16px;
        --et-hdr-gap: 1.25rem;
        --et-hdr-nav-gap: 1.15rem;
        --et-hdr-chev: 16px;
        --et-hdr-x: 16px;
      }
    }
    @media (max-width: 767px) {
      body.sleek-home #mainHeader {
        --et-hdr-logo-h: 52px;
        --et-hdr-logo-scale: 1.58;
        --et-hdr-logo-crop-y: 1%;
        --et-hdr-logo-visible-y: 0.98;
      }
    }
    body.sleek-home #mainHeader .sleek-home-header-logo {
      height: var(--et-hdr-logo-h) !important;
      max-height: var(--et-hdr-logo-h);
      width: auto !important;
      aspect-ratio: 16 / 9;
      transform: scale(var(--et-hdr-logo-scale)) translateY(1px) !important;
      transform-origin: left center;
    }
    @media (max-width: 767px) {
      body.sleek-home #mainHeader .sleek-home-header-logo {
        -webkit-clip-path: inset(var(--et-hdr-logo-crop-y) 0 var(--et-hdr-logo-crop-y) 0) !important;
        clip-path: inset(var(--et-hdr-logo-crop-y) 0 var(--et-hdr-logo-crop-y) 0) !important;
        transform: scale(calc(1 / var(--et-hdr-logo-visible-y) * var(--et-hdr-logo-scale))) translateY(1px) !important;
        transform-origin: center center !important;
      }
      #site-primary-nav,
      nav.sleek-sitelinks-strip,
      .sleek-sitelinks-strip.flex {
        display: none !important;
      }
    }
    body.sleek-home #mainHeader .sleek-home-header-meta {
      display: flex !important;
      align-items: center !important;
      gap: 0.45rem !important;
      transform: translateX(-8px) !important;
    }
    body.sleek-home #mainHeader .pollsmax-header-latest-polls,
    body.sleek-home #mainHeader .sleek-home-header-meta a[href*="x.com/Pollsmax"],
    body.sleek-home #mainHeader .pollsmax-theme-toggle {
      display: inline-flex !important;
      align-items: center;
      justify-content: center;
      width: 2rem;
      height: 2rem;
      margin: 0 !important;
      flex-shrink: 0;
    }
    body.sleek-home #mainHeader .pollsmax-header-donate {
      display: inline-flex !important;
      align-items: center;
      justify-content: center;
      height: 2rem;
      margin: 0 0 0 0.4rem !important;
      flex-shrink: 0;
    }
    @media (max-width: 767px) {
      body.sleek-home #mainHeader .sleek-home-header-meta {
        display: none !important;
        transform: none !important;
      }
    }
