 .brxe-container {width: var(--max-screen-width); row-gap: var(--space-2xl)} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-width)} :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(--primary)} body {font-size: var(--text-m); color: var(--text-body); font-family: "DM Sans"; font-weight: 400} h1, h2, h3, h4, h5, h6 {color: var(--text-title); font-family: "Satoshi"; font-weight: 700} h1 {font-size: var(--text-3xl)} h2 {font-size: var(--text-2xl)} h3 {font-size: var(--text-xl)} h4 {font-size: var(--text-l)} h5 {font-size: var(--text-m)} h6 {font-size: var(--text-s)} .brxe-section {padding-top: var(--space-3xl); padding-right: var(--space-m); padding-bottom: var(--space-3xl); padding-left: var(--space-m); row-gap: var(--space-2xl)} html {background-color: #ffffff} body {background: none} .brxe-image .icon {border-radius: 8px}:where(:root) .bricks-color-secondary {color: var(--secondary)}:where(:root) .bricks-background-secondary {background-color: var(--secondary)}:where(:root) * {border-color: var(--border-primary)}:where(:root) .bricks-color-light {color: var(--tertiary)}:where(:root) .bricks-background-light {background-color: var(--tertiary)}:where(:root) .bricks-color-primary {color: var(--primary)}:where(:root) .bricks-background-primary {background-color: var(--primary)} :root .bricks-button[class*="primary"] {color: var(--bg-surface); font-family: "Satoshi"; font-weight: 700; text-transform: capitalize; border: 2px solid var(--secondary); border-radius: 4px} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--secondary)} .bricks-button {font-family: "Satoshi"; font-weight: 700; text-transform: capitalize; border: 2px solid var(--secondary); border-radius: 4px} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--secondary)} :root .bricks-button[class*="secondary"] {color: var(--secondary); text-transform: capitalize; border: 2px solid var(--bg-surface); border-radius: 4px} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--bg-surface)} :root .bricks-button[class*="light"]:where(:not(.bricks-lightbox)) {color: var(--secondary); text-transform: capitalize; border: 2px solid var(--secondary); border-radius: 4px} :root .bricks-button[class*="light"]:not(.outline):where(:not(.bricks-lightbox)) {background-color: rgba(0, 0, 0, 0)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-d-2)} :root .bricks-button[class*="primary"]:hover {border-color: var(--primary-d-2); color: var(--tertiary)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--text-body)} :root .bricks-button[class*="secondary"]:hover {color: var(--tertiary); border-color: var(--text-body)} :root .bricks-button[class*="light"]:where(:not(.bricks-lightbox)):hover {color: var(--tertiary); border-color: var(--primary-d-2)} :root .bricks-button[class*="light"]:not(.outline):where(:not(.bricks-lightbox)):hover {background-color: var(--primary-d-2)}.brxe-accordion .accordion-title .title {font-size: var(--text-l)}.brxe-accordion .accordion-content-wrapper {font-size: var(--text-m)}