.elementor-26373 .elementor-element.elementor-element-9a40810{--display:flex;}.elementor-26373 .elementor-element.elementor-element-93741b2 .e-floating-bars{background-color:#B0FC38;--e-floating-bars-announcement-text-color:#03012D;--e-floating-bars-cta-button-icon-gap:5px;--e-floating-bars-cta-button-text-color:#03012D;--e-floating-bars-cta-button-text-color-hover:#03012D;--e-floating-bars-close-button-color:rgba(3,1,45,0.6);--e-floating-bars-close-icon-size:14px;justify-content:center;--e-floating-bars-elements-gap:14px;--e-floating-bars-elements-padding-block-end:12px;--e-floating-bars-elements-padding-block-start:12px;--e-floating-bars-elements-padding-inline-end:16px;--e-floating-bars-elements-padding-inline-start:16px;--e-floating-bars-background-overlay-opacity:0.5;}.elementor-26373 .elementor-element.elementor-element-93741b2 .e-floating-bars__announcement-text{font-family:"Plus Jakarta Sans", Sans-serif;font-size:13.5px;font-weight:700;text-align:center;}.elementor-26373 .elementor-element.elementor-element-93741b2 .e-floating-bars__cta-button{flex-direction:row-reverse;font-family:"Plus Jakarta Sans", Sans-serif;font-size:13.5px;font-weight:800;text-decoration:none;}.elementor-26373 .elementor-element.elementor-element-93741b2 .e-floating-bars__close-button{inset-inline-end:10px;}.elementor-26373 .elementor-element.elementor-element-93741b2 .e-floating-bars__cta-button-container{justify-content:center;}/* Start custom CSS *//* Profit Hawk Hello Bar B — LIME (option 3a). Portable: uses ``. */
 .e-floating-bars {
  font-family: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, sans-serif;
  -webkit-font-smoothing: antialiased;
}
 .e-floating-bars__announcement-icon { display: none !important; }
 .e-floating-bars__announcement-text::before {
  content: "NEW";
  display: inline-flex;
  align-items: center;
  height: 21px;
  box-sizing: border-box;
  margin-right: 14px;
  padding: 0 8px;
  background: #03012D;
  color: #B0FC38;
  border-radius: 5px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  line-height: 1;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
 .e-floating-bars__announcement-text { font-variant-numeric: tabular-nums; }
 .e-floating-bars__cta-button.is-type-link {
  text-decoration: none;
  border-bottom: 2px solid rgba(3,1,45,.35);
  padding-bottom: 1px;
  transition: opacity 120ms cubic-bezier(0.16,1,0.3,1);
}
 .e-floating-bars__cta-button.is-type-link:hover { opacity: .72; color: #03012D; }
 .e-floating-bars__cta-button:focus-visible { outline: 2px solid #03012D; outline-offset: 2px; }
 .e-floating-bars__cta-icon svg { width: 13px; height: 13px; }
 .e-floating-bars__close-button {
  width: 24px;
  height: 24px;
  border-radius: 4px;
  transition: color 120ms ease, background 120ms ease;
}
 .e-floating-bars__close-button:hover { color: #03012D !important; background: rgba(3,1,45,.08); }
@media (max-width: 600px) {
   .e-floating-bars__announcement-text::before { margin-right: 8px; }
}/* End custom CSS */