 body {font-family: "Inter"; color: var(--text)} h1, h2, h3, h4, h5, h6 {font-weight: 600; font-family: "Geologica"; color: var(--text)} h1 {font-size: var(--h1); font-weight: 700} h2 {font-size: var(--h2); font-weight: 700} h3 {font-size: var(--h3)} h4 {font-size: var(--h4)} h5 {font-size: var(--h5)} h6 {font-size: var(--h6)} html {background-color: var(--light)} body {background: none}: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) .bricks-color-light {color: var(--light)}:where(:root) .bricks-background-light {background-color: var(--light)}:where(:root) .bricks-color-dark {color: var(--dark)}:where(:root) .bricks-background-dark {background-color: var(--dark)}:where(:root) .bricks-color-muted {color: var(--bricks-color-grey-500)}:where(:root) .bricks-background-muted {background-color: var(--bricks-color-grey-500)} :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, .brxe-product-content a, .brxe-product-short-description a, .brxe-product-tabs .woocommerce-Tabs-panel a {color: var(--secondary); font-family: "Inter"; font-weight: 600} :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, .brxe-product-content a:hover, .brxe-product-short-description a:hover, .brxe-product-tabs .woocommerce-Tabs-panel a:hover {color: var(--secondary-l-1)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: var(--text)} :root .bricks-button[class*="primary"] {color: var(--light)} .brxe-container {padding-top: var(--brxw-space-m); padding-right: var(--brxw-space-m); padding-bottom: var(--brxw-space-m); padding-left: var(--brxw-space-m); column-gap: var(--brxw-space-s); row-gap: var(--brxw-space-s)} .brxe-block {column-gap: var(--brxw-space-s); row-gap: var(--brxw-space-s)} .brxe-div {column-gap: var(--brxw-space-s); row-gap: var(--brxw-space-s)}