 .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 {font-size: 62.5%} body {line-height: 150%; font-family: "satoshi"; font-size: calc(var(--text-m) * 1.2)} h1, h2, h3, h4, h5, h6 {color: var(--text-title); line-height: 120%; font-family: "Euclid Circular B Font Family"; font-weight: 600} body.bricks-is-frontend :focus-visible {outline: 2px solid var(--primary)} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: 2px solid var(--primary); }} .bricks-button {font-size: var(--text-s); font-weight: 600; line-height: 150%; padding-top: var(--space-xs); padding-right: var(--space-m); padding-bottom: var(--space-xs); padding-left: var(--space-m); transition: all .2s ease; border-radius: var(--button-radius)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary-btn-color)} :root .bricks-button[class*="primary"] {color: var(--light); border: 1px solid var(--primary-btn-color)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: var(--dark)} :root .bricks-button[class*="dark"]:not(.outline):hover {background-color: var(--dark-90)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):hover {background-color: var(--light-90)} :root .bricks-button[class*="dark"] {color: var(--light)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: var(--dark)} :root .bricks-button[class*="secondary"] {border: 1px solid var(--secondary-btn-color); color: var(--action-text)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--secondary-20)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--primary-btn-color)} :root .bricks-button[class*="secondary"]:hover {border: 1px solid var(--primary-btn-color); color: var(--light)} :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(--primary)} html {background-color: var(--bg-surface)} body {background: none} .brxe-text {font-size: calc(var(--text-m) * 1.2)} .brxe-text-basic {font-size: calc(var(--text-m) * 1.2)}.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(--secondary-80); border-radius: var(--radius-s); color: var(--light)}.woocommerce .button:hover, body:not(.woocommerce) .product_type_variable:hover, body:not(.woocommerce) .product_type_grouped:hover, body:not(.woocommerce) .product_type_external:hover, body:not(.woocommerce) .product_type_simple:hover, body:not(.woocommerce) .brx-popup-content:not(.woocommerce) form.cart .single_add_to_cart_button:hover, body:not(.woocommerce) .brxe-woocommerce-mini-cart .woocommerce-mini-cart__buttons .button:hover {background-color: var(--secondary)}@media (max-width: 768px) { .bricks-button {padding-top: var(--space-s); padding-bottom: var(--space-s)}}