: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(--primary-l-9)}:where(:root) .bricks-background-light {background-color: var(--primary-l-9)}:where(:root) .bricks-color-dark {color: var(--primary-d-9)}:where(:root) .bricks-background-dark {background-color: var(--primary-d-9)}:where(:root) .bricks-color-muted {color: var(--neutral-d-16)}:where(:root) .bricks-background-muted {background-color: var(--neutral-d-16)}:where(:root) .bricks-color-danger {color: red}:where(:root) .bricks-background-danger {background-color: red}:where(:root) .bricks-color-warning {color: yellow}:where(:root) .bricks-background-warning {background-color: yellow}:where(:root) .bricks-color-success {color: green}:where(:root) .bricks-background-success {background-color: green}:where(:root) .bricks-color-info {color: maroon}:where(:root) .bricks-background-info {background-color: maroon} :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 {color: var(--primary); text-transform: capitalize; font-size: inherit; text-decoration: underline} body {color: var(--text-body-color-light); font-size: var(--text-m); font-family: "Inter Tight"; font-weight: 400; text-wrap: pretty; line-height: var(--global-line-height)} h1, h2, h3, h4, h5, h6 {color: var(--heading-body-color-dark); font-size: var(--h3); text-transform: capitalize; font-family: "Inter Tight"; font-weight: 600; text-wrap: balance; line-height: var(--global-line-height)} h1 {font-weight: 700; font-size: var(--h1)} h2 {font-size: var(--h2)} h3 {font-size: var(--h3)} h4 {font-size: var(--h4)} h5 {font-size: var(--h5)} h6 {font-size: var(--h6)} blockquote {font-size: var(--text-s); font-family: "Inter Tight"; font-weight: 400; font-style: normal; line-height: var(--global-line-height); color: var(--text-body-color-dark)} html {background-color: var(--Global-Background-light)} body {background: none} .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); column-gap: var(--space-l); row-gap: var(--space-l)} .brxe-container {width: 1440px; column-gap: var(--space-l); row-gap: var(--space-l)} .woocommerce main.site-main {width: 1440px} #brx-content.wordpress {width: 1440px} .brxe-block {column-gap: var(--space-m); row-gap: var(--space-m)} .brxe-div {column-gap: var(--space-m); row-gap: var(--space-m)}h1,h2,h3,h4,h5,h6, p, ul, ol, li, figure, blockquote, figcaption {margin: 0;}ul, ol, blockquote, button, figcaption {padding: 0;}