 html {background-color: var(--white)} body {background: none} html {font-size: 62.5%} body {font-family: "Space Grotesk"; font-weight: 400; font-size: var(--text-m); color: var(--text-body); font-style: normal; white-space: normal; text-wrap: pretty} h1, h2, h3, h4, h5, h6 {font-family: "Space Grotesk", sans-serif; color: var(--primary-dark); font-weight: 700; text-wrap: pretty; white-space: normal} h1 {font-size: var(--h-1); line-height: 1.2} h2 {font-size: var(--h-2)} h3 {font-size: var(--h-3)} h4 {font-size: var(--h-4)} h5 {font-size: var(--h-5)} h6 {font-size: var(--h-6)} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }} blockquote {border-left: 5px double var(--primary); font-family: "Space Grotesk"; font-weight: 400; font-size: var(--text-m); font-style: italic; line-height: 1.5; white-space: normal; text-wrap: pretty; letter-spacing: .2px} :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 {font-family: "Space Grotesk"; color: var(--primary-dark); font-size: var(--text-m); font-weight: 400; text-wrap: pretty; text-decoration: underline; transition: color .25s ease-in-out} .brxe-section {padding-top: var(--space-xxl); padding-right: var(--space-xl); padding-bottom: var(--space-xxl); padding-left: var(--space-xl)} .bricks-button {transition: all .25s ease-in-out; border-radius: var(--radius-s)} .brxe-container {width: 1100px} .woocommerce main.site-main {width: 1100px} #brx-content.wordpress {width: 1100px}@media (max-width: 767px) { body {line-height: 1.5} .brxe-section {padding-right: var(--space-m); padding-left: var(--space-m)}}@media (max-width: 478px) { .brxe-container {width: 100%} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%}}p, h1,h2,h3,h4,h5,h6, ul, ol, li, figure, blockquote {margin: 0;}