 .brxe-container {width: var(--site-width); padding-top: var(--space-l); padding-right: var(--space-l); padding-bottom: var(--space-l); padding-left: var(--space-l); column-gap: var(--space-l); row-gap: var(--space-l)} .woocommerce main.site-main {width: var(--site-width)} #brx-content.wordpress {width: var(--site-width)} .brxe-section {padding-top: var(--space-2xl); padding-right: var(--space-xl); padding-bottom: var(--space-2xl); padding-left: var(--space-xl)}: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(.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(--dark)} :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(--dark-d-2); text-decoration: underline} html {font-size: 100%} body {font-size: var(--text-m); font-family: "Poppins"; font-weight: 400} h1, h2, h3, h4, h5, h6 {color: var(--text-title); font-family: "Lato v24"; font-weight: 700} .bricks-button {color: var(--dark); border-radius: var(--radius-s) var(--radius-s) 0 var(--radius-s); transition: all 0.25s ease-in-out} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {border-width: 2px; border-color: var(--primary); border-radius: var(--radius-m)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: var(--dark)} :root .bricks-button[class*="dark"] {color: var(--light)} :root .bricks-button[class*="primary"] {color: var(--dark); border-top-left-radius: 0.5rem; border-top-right-radius: 0.5rem; border-bottom-left-radius: 0.5rem} :root .bricks-button[class*="secondary"] {color: var(--light)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--primary-d-2)} .bricks-button:hover {color: var(--dark); border-radius: var(--radius-s)} :root .bricks-button[class*="primary"]:hover {color: var(--text-title); border-radius: var(--radius-s)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-d-2)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} .bricks-button.outline {border-radius: var(--radius-s) var(--radius-s) 0 var(--radius-s)} .brxe-text {color: var(--text-body); font-size: var(--text-m); font-family: "Poppins"; font-weight: 400} .brxe-text-basic {color: var(--text-body); font-size: var(--text-m); font-family: "Poppins"; font-weight: 400}@media (max-width: 992px) { html {background-color: var(--bg-body)} body {background: none}}