 body {font-family: "IBM Plex Sans"; font-weight: 400; font-style: normal; font-size: var(--font-body); color: var(--secondary)} h1, h2, h3, h4, h5, h6 {color: var(--headings); font-family: "IBM Plex Sans"; font-weight: 700; font-style: normal} h1 {font-size: var(--font-h1)} h2 {font-size: var(--font-h2)} h3 {font-size: var(--font-h3)} h4 {font-size: var(--font-h4)} h5 {font-size: var(--font-h5)} h6 {font-size: var(--font-h6)} .bricks-type-hero {color: var(--primary)} .bricks-type-lead {color: var(--secondary)}:where(:root) .bricks-color-primary {color: var(--primary)}:where(:root) .bricks-background-primary {background-color: var(--primary)}:where(:root) .bricks-color-secondary {color: var(--secondary)}:where(:root) .bricks-background-secondary {background-color: var(--secondary)}:where(:root) * {border-color: var(--secondary)}:where(:root) .bricks-color-info {color: var(--info)}:where(:root) .bricks-background-info {background-color: var(--info)}:where(:root) .bricks-color-success {color: var(--success)}:where(:root) .bricks-background-success {background-color: var(--success)}:where(:root) .bricks-color-warning {color: var(--warning)}:where(:root) .bricks-background-warning {background-color: var(--warning)}:where(:root) .bricks-color-danger {color: var(--error)}:where(:root) .bricks-background-danger {background-color: var(--error)}:where(:root) .bricks-color-light {color: var(--background)}:where(:root) .bricks-background-light {background-color: var(--background)} .bricks-button {border-radius: var(--radius-btn); color: var(--white); box-shadow: 4px 4px 8px 1px var(--secondary)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--primary)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):active {background-color: var(--primary)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--headings)} :root .bricks-button[class*="primary"]:not(.outline):active {background-color: var(--success)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--headings)} html {background-color: var(--bg)} body {background: none} :where(.brxe-accordion .accordion-content-wrapper) a:hover, :where(.brxe-icon-box .content) a:hover, :where(.brxe-list) a:hover, :where(.brxe-post-content):not([data-source="bricks"]) a:hover, :where(.brxe-posts .dynamic p) a:hover, :where(.brxe-shortcode) a:hover, :where(.brxe-tabs .tab-content) a:hover, :where(.brxe-team-members) .description a:hover, :where(.brxe-testimonials) .testimonial-content-wrapper a:hover, :where(.brxe-text) a:hover, :where(a.brxe-text):hover, :where(.brxe-text-basic) a:hover, :where(a.brxe-text-basic):hover, :where(.brxe-post-comments) .comment-content a:hover {color: var(--primary)} :where(.brxe-accordion .accordion-content-wrapper) a:active, :where(.brxe-icon-box .content) a:active, :where(.brxe-list) a:active, :where(.brxe-post-content):not([data-source="bricks"]) a:active, :where(.brxe-posts .dynamic p) a:active, :where(.brxe-shortcode) a:active, :where(.brxe-tabs .tab-content) a:active, :where(.brxe-team-members) .description a:active, :where(.brxe-testimonials) .testimonial-content-wrapper a:active, :where(.brxe-text) a:active, :where(a.brxe-text):active, :where(.brxe-text-basic) a:active, :where(a.brxe-text-basic):active, :where(.brxe-post-comments) .comment-content a:active {color: var(--primary)} :where(.brxe-accordion .accordion-content-wrapper) a, :where(.brxe-icon-box .content) a, :where(.brxe-list) a, :where(.brxe-post-content):not([data-source="bricks"]) a, :where(.brxe-posts .dynamic p) a, :where(.brxe-shortcode) a, :where(.brxe-tabs .tab-content) a, :where(.brxe-team-members) .description a, :where(.brxe-testimonials) .testimonial-content-wrapper a, :where(.brxe-text) a, :where(a.brxe-text), :where(.brxe-text-basic) a, :where(a.brxe-text-basic), :where(.brxe-post-comments) .comment-content a {color: var(--headings); border-right-width: var(--size-link-border); border-right-color: var(--primary); border-left-width: var(--size-link-border); border-left-color: var(--primary)}.brxe-nav-menu .bricks-nav-menu > li > a {color: var(--headings)}.brxe-nav-menu .bricks-nav-menu > li > .brx-submenu-toggle {color: var(--headings)}.brxe-nav-menu .bricks-nav-menu > li > a:hover {color: var(--primary)}.brxe-nav-menu .bricks-nav-menu > li > .brx-submenu-toggle:hover {color: var(--primary)}.brxe-nav-menu .bricks-nav-menu .current-menu-item > a {color: var(--primary)}.brxe-nav-menu .bricks-nav-menu .current-menu-item > .brx-submenu-toggle {color: var(--primary)} .brxe-container {align-items: center; max-width: 90vw} #brx-content.wordpress {max-width: 90vw} .brxe-section {margin-top: var(--gap-s); margin-bottom: var(--gap-xl)}