:where(:root) .bricks-color-secondary {color: var(--secondry-color)}:where(:root) .bricks-background-secondary {background-color: var(--secondry-color)}:where(:root) .bricks-color-muted {color: var(--color-gray-300)}:where(:root) .bricks-background-muted {background-color: var(--color-gray-300)}:where(:root) .bricks-color-dark {color: var(--heading-color)}:where(:root) .bricks-background-dark {background-color: var(--heading-color)}:where(:root) .bricks-color-light {color: var(--light-background)}:where(:root) .bricks-background-light {background-color: var(--light-background)}:where(:root) * {border-color: var(--border-color)}:where(:root) .bricks-color-info {color: var(--color-blue-500)}:where(:root) .bricks-background-info {background-color: var(--color-blue-500)}:where(:root) .bricks-color-success {color: var(--color-green-500)}:where(:root) .bricks-background-success {background-color: var(--color-green-500)}:where(:root) .bricks-color-warning {color: var(--color-amber-500)}:where(:root) .bricks-background-warning {background-color: var(--color-amber-500)}:where(:root) .bricks-color-danger {color: var(--color-red-500)}:where(:root) .bricks-background-danger {background-color: var(--color-red-500)}:where(:root) .bricks-color-primary {color: var(--color-green-500)}:where(:root) .bricks-background-primary {background-color: var(--color-green-500)} html {font-size: 100%} body {font-family: "Inter"; color: var(--text-color); line-height: 1.6} h1, h2, h3, h4, h5, h6 {font-family: "Bricolage Grotesque"; color: var(--bricks-color-gusvfk); font-weight: 700; line-height: 1.15} .bricks-button {font-weight: 700; font-family: "Bricolage Grotesque"; font-size: var(--text-base-font-size); line-height: 1; color: var(--bricks-color-txdjlk); border-radius: 8px; box-shadow: inset var(--shadow-sm-x) var(--shadow-sm-y) var(--shadow-sm-blur) var(--shadow-sm-spread) var(--shadow-sm-color); padding-top: var(--spacing-4); padding-right: var(--spacing-6); padding-bottom: var(--spacing-4); padding-left: var(--spacing-6)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--color-green-500)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--color-green-600)} .brxe-container {width: 1248px} .woocommerce main.site-main {width: 1248px} #brx-content.wordpress {width: 1248px} .brxe-section {padding-top: var(--spacing-20); padding-right: var(--spacing-6); padding-bottom: var(--spacing-20); padding-left: var(--spacing-6)}.brxe-svg {height: 24px; width: 24px} :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(--bricks-color-utwbzy); font-weight: 500} :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: #7a69fc}