body { text-rendering: optimizeLegibility;}:where(:root) .bricks-color-dark {color: var(--black)}:where(:root) .bricks-background-dark {background-color: var(--black)}:where(:root) .bricks-color-light {color: var(--white)}:where(:root) .bricks-background-light {background-color: var(--white)}:where(:root) * {border-color: var(--gray-300)}:where(:root) .bricks-color-info {color: var(--info)}:where(:root) .bricks-background-info {background-color: var(--info)}:where(:root) .bricks-color-success {color: var(--successo)}:where(:root) .bricks-background-success {background-color: var(--successo)}:where(:root) .bricks-color-warning {color: var(--info)}:where(:root) .bricks-background-warning {background-color: var(--info)}:where(:root) .bricks-color-danger {color: var(--danger)}:where(:root) .bricks-background-danger {background-color: var(--danger)}:where(:root) .bricks-color-muted {color: var(--gray-600)}:where(:root) .bricks-background-muted {background-color: var(--gray-600)}:where(:root) .bricks-color-primary {color: var(--button)}:where(:root) .bricks-background-primary {background-color: var(--button)}:where(:root) .bricks-color-secondary {color: var(--secondary)}:where(:root) .bricks-background-secondary {background-color: var(--secondary)} html {background-color: var(--base)} body {background: none} .pswp .pswp__bg {background-color: rgba(246, 246, 243, 0.95)} .pswp.brx .pswp__top-bar button.pswp__button svg {width: 22px; height: 22px} .pswp.brx .pswp__top-bar button.pswp__button--close svg {color: var(--heading)} .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: 5px} .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: 10px} html {font-size: 100%} body {font-size: var(--text-base); line-height: 1.65; font-family: "Afacad Variable"; font-variation-settings: "wght" 400} h1, h2, h3, h4, h5, h6 {font-family: "Fraunces Variable"; font-variation-settings: "wght" 300, "opsz" 72} h1 {font-size: var(--text-7); line-height: 1} h2 {font-size: var(--text-6); line-height: 1.04} h3 {font-size: var(--text-5); line-height: 1.1} h4 {font-size: var(--text-4); line-height: 1.3} h5 {font-size: var(--text-3); line-height: 1.4} h6 {font-size: var(--text-1); line-height: 1.65} blockquote {border-left-width: 1px; border-left-style: solid} .brxe-container {width: 90%; max-width: 1260px; margin-right: auto; margin-left: auto} .woocommerce main.site-main {width: 90%} #brx-content.wordpress {width: 90%; max-width: 1260px} .bricks-button {font-size: 13px; color: var(--base); text-transform: uppercase; letter-spacing: 0.5px; font-variation-settings: "wght" 600; border-radius: 5px; padding-top: 1em; padding-right: 1.5em; padding-bottom: 1em; padding-left: 1.5em; transition: 0.25s all} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: #8C352B} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: #8C352B} :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(--button); font-weight: 500; text-decoration: underline}p, h1,h2,h3,h4,h5,h6, ul, ol, li, figure, blockquote {margin: 0;}