: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(--light)}:where(:root) .bricks-background-light {background-color: var(--light)}:where(:root) .bricks-color-dark {color: var(--dark)}:where(:root) .bricks-background-dark {background-color: var(--dark)}:where(:root) .bricks-color-muted {color: var(--primary-l-3)}:where(:root) .bricks-background-muted {background-color: var(--primary-l-3)}:where(:root) * {border-color: var(--base-5)}: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)} html {font-size: 100%} body {font-size: var(--text-m); font-family: "Nunito"; font-weight: 400; color: var(--text-body)} h1, h2, h3, h4, h5, h6 {font-family: "Nunito"; color: var(--text-title); font-weight: 600} h1 {font-size: var(--text-4xl); font-family: "Nunito"; font-weight: 700} h2 {font-size: var(--text-3xl); font-family: "Nunito"} h3 {font-size: var(--text-2xl); font-family: "Nunito"} h4 {font-size: var(--text-xl); font-family: "Nunito"} h5 {font-size: var(--text-m)} h6 {font-family: "Nunito"} .bricks-type-hero {font-size: var(--text-4xl); font-family: "Nunito"} .bricks-type-lead {font-size: var(--text-l); font-family: "Nunito"} blockquote {font-family: "Nunito"} .brxe-container {width: var(--max-screen-width)} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-width)} html {background-color: var(--bg-body)} body {background: none} .pswp .pswp__bg {background-color: var(--primary)} .brxe-section {padding-top: var(--space-2xl); padding-right: var(--space-m); padding-bottom: var(--space-2xl); padding-left: var(--space-m)} .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: 1em} .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: 1em} .brxe-text * + *, .brxe-post-content:not([data-source=bricks]) * + *, body:not(.woocommerce-checkout) [class*=woocommerce] * + *:not(.brxe-woocommerce-account-form-edit-account *) {margin-block-start: 1em} :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)}body .wpgb-select-dropdown ul li.wpgb-focused {font-family: "Nunito"}body .acplt-menu .acplt-item.wpgb-focused {font-family: "Nunito"}body .wpgb-select-dropdown ul li {font-family: "Nunito"}body .acplt-menu .acplt-item {font-family: "Nunito"}body .wpgb-select-dropdown ul li[aria-selected="true"] {font-family: "Nunito"}body .acplt-menu .acplt-item[aria-selected="true"] {font-family: "Nunito"}ul, h1,h2,h3,h4,h5,h6, p, ol, li, figure, blockquote {margin: 0;}ul, ol, blockquote, button {padding: 0;}