 html {background-color: var(--bgr)} body {background: none}:where(:root) .bricks-color-primary {color: var(--jts-main)}:where(:root) .bricks-background-primary {background-color: var(--jts-main)}:where(:root) .bricks-color-secondary {color: var(--action)}:where(:root) .bricks-background-secondary {background-color: var(--action)}:where(:root) .bricks-color-light {color: var(--mi-main-l-1)}:where(:root) .bricks-background-light {background-color: var(--mi-main-l-1)}:where(:root) .bricks-color-dark {color: var(--mi-main-d-1)}:where(:root) .bricks-background-dark {background-color: var(--mi-main-d-1)}:where(:root) * {border-color: var(--jts-main)}:where(:root) .bricks-color-success {color: var(--success)}:where(:root) .bricks-background-success {background-color: var(--success)}:where(:root) .bricks-color-warning {color: var(--action)}:where(:root) .bricks-background-warning {background-color: var(--action)}:where(:root) .bricks-color-danger {color: var(--alert)}:where(:root) .bricks-background-danger {background-color: var(--alert)} :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(--action)} :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 {text-decoration: underline} .brxe-text * + p, .brxe-post-content:not([data-source=bricks]) * + p, body:not(.woocommerce-checkout) [class*=woocommerce] * + p {margin-block-start: var(--space-xs)}.cont-space p:not(:first-child) {margin-block-start: var(--space-xs)} html {font-size: 100%} body {color: var(--text); font-size: var(--text-m); font-family: "Arial", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif} h1, h2, h3, h4, h5, h6 {color: var(--jts-main)} h1 {margin-top: var(--space-xl)} h2 {margin-top: var(--space-l)} h3 {margin-top: var(--space-s)} .bricks-type-hero {color: var(--action); font-size: var(--space-4xl)} .bricks-type-lead {font-size: var(--space-2xl)} .brxe-section {column-gap: var(--space-m); row-gap: var(--space-m); padding-right: var(--space-m); padding-left: var(--space-m)} .brxe-container {width: 1200px; margin-top: var(--space-m); margin-bottom: var(--space-m); column-gap: var(--space-m); row-gap: var(--space-l)} .woocommerce main.site-main {width: 1200px} #brx-content.wordpress {width: 1200px} .bricks-button {border-radius: var(--space-xs); font-weight: 500} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--jts-main)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--action)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--bgr-but)} :root .bricks-button[class*="primary"] {font-weight: 600; color: var(--but-text-black)} :root .bricks-button[class*="primary"]:hover {color: var(--but-txt-white)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--action)} :root .bricks-button[class*="secondary"]:hover {color: var(--but-txt-white)} :root .bricks-button[class*="secondary"] {font-weight: 600}