 body {font-size: var(--text-m); line-height: 1.3; color: var(--text-body); font-family: "Helvetica Neue"} h1, h2, h3, h4, h5, h6 {color: var(--primary); font-family: "Outfit"} h1 {margin-bottom: .3em} h2 {margin-bottom: .3em} h3 {margin-bottom: .3em} h4 {margin-bottom: .3em} h5 {margin-bottom: .3em} .brxe-container {width: 1366px; row-gap: var(--space-l); column-gap: var(--space-l)} .woocommerce main.site-main {width: 1366px} #brx-content.wordpress {width: 1366px} .brxe-section {padding-top: var(--space-xl); padding-right: var(--space-l); padding-bottom: var(--space-xl); padding-left: var(--space-l); row-gap: var(--space-l); column-gap: var(--space-l)} .brxe-block {column-gap: var(--space-l); row-gap: var(--space-s)}:root .bricks-color-primary {color: var(--primary)}:root .bricks-background-primary {background-color: var(--primary)}:root .bricks-color-secondary {color: var(--secondary)}:root .bricks-background-secondary {background-color: var(--secondary)} .bricks-button {color: var(--light); text-transform: uppercase; font-weight: 600} :root .bricks-button[class*="primary"] {border-radius: .3em} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--tertiary)} :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, span > a:hover {color: var(--tertiary-l-1)} :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, span > a {color: var(--tertiary)} html {background-color: var(--bg-body)} body {background: none}@media (max-width: 768px) { .brxe-section {padding-top: var(--space-2xl); padding-bottom: var(--space-2xl)}}