 body {color: var(--text-body); font-size: var(--text-m); font-family: "Roboto"; font-weight: 400} h1, h2, h3, h4, h5, h6 {font-family: "Inter"; font-weight: 400; color: var(--text-title)} h1 {font-size: var(--text-2xl); line-height: 1.1} h2 {font-size: var(--text-xl); line-height: 1.2} h3 {font-size: var(--text-l); line-height: 1.3} h4 {font-size: var(--text-m); line-height: 1.3} .bricks-type-hero {font-family: "Noto Serif Display"; font-weight: 400} .bricks-type-lead {font-size: var(--text-3xl); font-family: "Lora"} .brxe-section {padding-top: var(--space-2xl); padding-right: var(--space-l); padding-bottom: var(--space-2xl); padding-left: var(--space-l)} .brxe-container {width: var(--max-screen-width)} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-width)} .bricks-button {transition: all 0.4s ease} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: var(--light)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--secondary)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: var(--text-body)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-90)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--secondary-90)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):hover {background-color: var(--light-90)} :root .bricks-button[class*="dark"]:not(.outline):hover {background-color: var(--dark-80)} :root .bricks-button[class*="primary"] {color: var(--light)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary-d-4)} :root .bricks-button[class*="light"].outline {border: 1px solid var(--light)} .bricks-button.outline {border: 1px solid var(--bricks-border-color)} :root .bricks-button[class*="muted"] {color: var(--light-60); border-color: var(--light-60)} :root .bricks-button[class*="muted"]:hover {color: var(--light); border-color: var(--light)} :root .bricks-button[class*="dark"].outline {border-color: var(--text-body); color: var(--text-body)} :root .bricks-button[class*="dark"].outline:hover {border-color: var(--text-body)} :root .bricks-button[class*="primary"].outline {border-style: none; color: var(--primary-d-4); font-weight: 400} :root .bricks-button[class*="primary"].outline:hover {color: var(--primary-90)}.brxe-divider.horizontal .line {border-top-color: var(--border-primary)}.brxe-divider.vertical .line {border-right-color: var(--border-primary)}.brxe-divider .icon i {color: var(--border-primary)}.woocommerce .button, body:not(.woocommerce) .product_type_variable, body:not(.woocommerce) .product_type_grouped, body:not(.woocommerce) .product_type_external, body:not(.woocommerce) .product_type_simple, body:not(.woocommerce) .brx-popup-content:not(.woocommerce) form.cart .single_add_to_cart_button, body:not(.woocommerce) .brxe-woocommerce-mini-cart .woocommerce-mini-cart__buttons .button {background-color: var(--primary-d-5); color: var(--light); font-weight: 400; padding-top: 14px; padding-bottom: 14px} :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, .brxe-product-content a, .brxe-product-short-description a, .brxe-product-tabs .woocommerce-Tabs-panel a {color: var(--text-body)} :where(.brxe-accordion .accordion-content-wrapper) a:hover, :where(.brxe-icon-box .content) a:hover, :where(.brxe-list) a:hover, :where(.brxe-post-content):not([data-source="bricks"]) a:hover, :where(.brxe-posts .dynamic p) a:hover, :where(.brxe-shortcode) a:hover, :where(.brxe-tabs .tab-content) a:hover, :where(.brxe-team-members) .description a:hover, :where(.brxe-testimonials) .testimonial-content-wrapper a:hover, :where(.brxe-text) a:hover, :where(a.brxe-text):hover, :where(.brxe-text-basic) a:hover, :where(a.brxe-text-basic):hover, :where(.brxe-post-comments) .comment-content a:hover, .brxe-product-content a:hover, .brxe-product-short-description a:hover, .brxe-product-tabs .woocommerce-Tabs-panel a:hover {color: var(--dark)}:where(:root) * {border-color: var(--border-primary)}