:where(:root) .bricks-color-primary {color: var(--primary)}:where(:root) .bricks-background-primary {background-color: var(--primary)}:where(:root) .bricks-color-light {color: var(--primary-l-10)}:where(:root) .bricks-background-light {background-color: var(--primary-l-10)}:where(:root) .bricks-color-dark {color: var(--primary)}:where(:root) .bricks-background-dark {background-color: var(--primary)} body {font-size: var(--text-m); color: var(--primary); font-family: "Inter", sans-serif, Arial; font-weight: 400; line-height: var(--text-line-height); text-wrap: pretty} h1, h2, h3, h4, h5, h6 {color: var(--primary); font-family: "Inter", sens-serif, Arial; font-weight: 600; line-height: var(--heading-line-height); text-wrap: balance} h1 {font-size: var(--h-1); color: var(--primary); font-family: "Inter"; font-weight: 600; line-height: var(--heading-line-height)} h2 {color: var(--primary); font-size: var(--h-2); font-family: "Inter"; font-weight: 600; line-height: var(--heading-line-height); text-wrap: balance} h3 {color: var(--primary); font-size: var(--h-3); font-family: "Inter"; font-weight: 400; line-height: var(--text-line-height); text-wrap: balance} h4 {color: var(--primary); font-size: var(--h-4); font-family: "Inter"; font-weight: 400; line-height: var(--text-line-height); text-wrap: balance} .brxe-section {padding-top: var(--section-padding-block); padding-right: var(--section-padding-inline); padding-bottom: var(--section-padding-block); padding-left: var(--section-padding-inline)} .brxe-container {width: 1440px; column-gap: var(--space-m); row-gap: var(--space-m)} .woocommerce main.site-main {width: 1440px} #brx-content.wordpress {width: 1440px} .brxe-text {color: var(--primary); font-size: var(--text-m); font-family: "Inter"; font-weight: 400; line-height: var(--text-line-height); text-wrap: pretty} .brxe-text-basic {color: var(--primary); font-size: var(--text-m); font-family: "Inter"; font-weight: 400; line-height: var(--text-line-height); text-wrap: pretty}h1,h2,h3,h4,h5,h6, p, ul, ol, li, figure, blockquote {margin: 0;}ul, ol, blockquote, button {padding: 0;}