: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-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)} .brxe-container {width: var(--max-screen-width)} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-width)} body {font-family: "Barlow", -apple-system,"system-ui",Segoe UI,roboto,helvetica,arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol; font-weight: 400; line-height: 1.4; letter-spacing: 0.8px; text-wrap: pretty; font-size: var(--text-m); color: var(--text-body); font-style: normal} h1, h2, h3, h4, h5, h6 {color: var(--text-heading); font-family: "Sofia Sans Extra Condensed", -apple-system,"system-ui",Segoe UI,roboto,helvetica,arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol; font-weight: 500; text-wrap: balance; letter-spacing: 1px; text-transform: uppercase} h1 {font-size: var(--text-4xl)} h2 {font-size: var(--text-3xl)} h3 {font-size: var(--text-2xl)} h4 {font-size: var(--text-xl)} h5 {font-size: var(--text-l)} h6 {font-size: var(--text-m)} .bricks-type-hero {font-weight: 300; letter-spacing: 2px; text-wrap: balance; font-size: var(--text-5xl)} .bricks-type-lead {letter-spacing: 2px; text-wrap: balance; font-weight: 400; font-size: var(--text-3xl)} .brxe-section {padding-right: var(--space-m); padding-left: var(--space-m)}.brxe-svg * {fill: var(--primary) !important} :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 {border-bottom: 2px dashed var(--text-body); padding-right: 2px; padding-left: 2px}.brxe-list li {padding-top: var(--space-4xl); padding-right: var(--space-4xl); padding-bottom: var(--space-4xl); padding-left: var(--space-4xl)}.brxe-list .content {justify-content: initial}.brxe-list .separator {flex-grow: 0} html {background-color: var(--background-body)} body {background: none}@media (max-width: 767px) { h3 {font-size: var(--text-3xl)} h6 {font-size: var(--text-l)} h5 {font-size: var(--text-xl)} h4 {font-size: var(--text-2xl)} h2 {font-size: var(--text-4xl)} h1 {font-size: var(--text-5xl)}}@media (max-width: 478px) { .brxe-section {padding-right: var(--space-xl); padding-left: var(--space-xl)}}