:root {scrollbar-width: thin;scrollbar-gutter: stable;}main, #brx-content { overflow-x: clip;} html {font-size: 100%} body {font-size: var(--text-body); font-family: "Sentient"; line-height: 1.6; color: var(--surface)} h1, h2, h3, h4, h5, h6 {font-family: "Hind"; font-weight: 600; line-height: 1.2; color: var(--black)} h1 {font-size: var(--text-h1); line-height: 1.1; font-weight: 600} h2 {font-size: var(--text-h2); line-height: 1.2; font-weight: 600} h3 {font-size: var(--text-h3); line-height: 1.2; font-weight: 600} h4 {font-size: var(--text-h4); line-height: 1.2; font-weight: 600} h5 {font-size: var(--text-body); font-weight: 600; line-height: 1.2} h6 {font-size: var(--text-small); font-weight: 700; line-height: 1.2} .bricks-type-hero {font-size: var(--text-hero); line-height: 1.1} .bricks-type-lead {font-size: var(--text-bigger); line-height: 1.2} blockquote {padding-top: var(--space-3xs); padding-bottom: var(--space-3xs); padding-left: var(--space-s); border-left: 4px solid var(--primary); font-size: var(--text-body); font-style: italic; line-height: 1.6} .brxe-section {padding-right: var(--layout-margin-inline); padding-left: var(--layout-margin-inline); align-items: stretch}: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(--white)}:where(:root) .bricks-background-light {background-color: var(--white)}:where(:root) .bricks-color-dark {color: var(--black)}:where(:root) .bricks-background-dark {background-color: var(--black)}:where(:root) .bricks-color-muted {color: var(--surface-l-3)}:where(:root) .bricks-background-muted {background-color: var(--surface-l-3)}:where(:root) * {border-color: var(--surface-l-6)} .brxe-text * + p, .brxe-post-content:not([data-source=bricks]) * + p, body:not(.woocommerce-checkout) [class*=woocommerce] * + p:not(.brxe-woocommerce-account-form-edit-account *) {margin-block-start: min(var(--space-2xs),0.35em)} .brxe-text * + :is(h1, h2, h3, h4, h5, h6), .brxe-post-content:not([data-source=bricks]) * + :is(h1, h2, h3, h4, h5, h6), body:not(.woocommerce-checkout) [class*=woocommerce] * + :is(h1, h2, h3, h4, h5, h6) {margin-block-start: 0.25em} .brxe-container {width: 100%; max-width: var(--optimal-max-width); margin-right: auto; margin-left: auto; align-items: stretch} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: var(--optimal-max-width)} .brxe-block {align-items: stretch}h1,h2,h3,h4,h5,h6, p {margin: 0;}