 body {font-size: clamp(1.6rem, 1.51rem + 0.38vw, 1.8rem); line-height: 1.8; letter-spacing: 0.01em; color: var(--muted)} h1, h2, h3, h4, h5, h6 {color: var(--text); line-height: 1.2; letter-spacing: 0.02em} h1 {font-size: clamp(3.4rem, 2.76rem + 2.86vw, 4.8rem); font-weight: 700; line-height: 1.2; letter-spacing: 0.02em} h2 {font-size: clamp(2.8rem, 2.34rem + 2.05vw, 3.8rem); font-weight: 700; letter-spacing: 0.02em; line-height: 1.2} h3 {font-size: clamp(2.4rem, 2.06rem + 1.52vw, 3.2rem); font-weight: 600; letter-spacing: 0.01em; line-height: 1.3} h4 {font-size: clamp(2rem, 1.83rem + 0.76vw, 2.4rem); font-weight: 600; letter-spacing: 0.01em; line-height: 1.3} h5 {font-size: clamp(1.8rem, 1.71rem + 0.38vw, 2rem); font-weight: 500; line-height: 1.4; letter-spacing: 0.02em} h6 {font-size: clamp(1.4rem, 1.31rem + 0.38vw, 1.6rem); letter-spacing: 0.02em; line-height: 1.4; font-weight: 500}: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(--card)}:where(:root) .bricks-background-light {background-color: var(--card)}:where(:root) .bricks-color-dark {color: var(--text)}:where(:root) .bricks-background-dark {background-color: var(--text)}:where(:root) .bricks-color-muted {color: var(--muted)}:where(:root) .bricks-background-muted {background-color: var(--muted)}:where(:root) * {border-color: var(--border)}: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(--danger)}:where(:root) .bricks-background-danger {background-color: var(--danger)} :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(--secondary)} .brxe-section {padding-top: clamp(4rem, 2.7rem + 3.6vw, 8rem); padding-bottom: clamp(4rem, 2.7rem + 3.6vw, 8rem)} .brxe-container {width: 100%; max-width: 120rem; margin-right: auto; margin-left: auto; padding-right: 2rem; padding-left: 2rem} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: 120rem}.brxe-alert.info {color: var(--info); background-color: var(--info-t-5)}.brxe-alert {font-family: "Inter"; font-weight: 600}.brxe-alert.success {color: var(--success); background-color: var(--success-t-5)}.brxe-alert.muted {color: var(--muted); background-color: var(--muted-t-5)}.brxe-alert.warning {color: var(--warning); background-color: var(--warning-t-5)}.brxe-alert.danger {color: var(--danger); background-color: var(--danger-t-5)} html {background-color: var(--bg)} body {background: none} .bricks-button {font-family: "Inter"; color: hsl(0, 0%, 99%)} :root .bricks-button[class*="muted"]:not(.outline) {background-color: var(--muted)} :root .bricks-button[class*="info"]:not(.outline) {background-color: var(--info)} :root .bricks-button[class*="success"]:not(.outline) {background-color: var(--success)} :root .bricks-button[class*="warning"]:not(.outline) {background-color: var(--warning)} :root .bricks-button[class*="danger"]:not(.outline) {background-color: var(--danger)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--primary)}