 .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 {font-size: var(--text-m); color: var(--text-body); line-height: 1.5; font-family: "Manrope"; font-style: normal} h1, h2, h3, h4, h5, h6 {color: var(--text-title); line-height: 1; font-family: "ZTNeueRalewe"; font-weight: 600} h1 {font-size: var(--text-3xl)} h2 {font-size: var(--text-4xl)} h3 {font-size: var(--text-3xl)} h4 {font-size: var(--text-2xl)} h5 {font-size: var(--text-xl)} h6 {font-size: var(--text-l)} body.bricks-is-frontend :focus-visible {outline: 1px solid var(--primary)} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: 1px solid var(--primary); }} .brxe-section {padding-top: var(--space-2xl); padding-right: var(--space-m); padding-bottom: var(--space-2xl); padding-left: var(--space-m)} .bricks-button {font-size: var(--text-s); font-weight: 600; line-height: 150%; text-transform: uppercase; padding-top: var(--space-s); padding-right: var(--space-m); padding-bottom: var(--space-s); padding-left: var(--space-m); border-radius: var(--radius-m); transition: all .2s ease} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"] {color: var(--light)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--secondary)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: var(--primary-d-3)} :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*="dark"]:not(.outline):hover {background-color: var(--dark-90)} :root .bricks-button[class*="light"]:not(.outline):where(:not(.bricks-lightbox)):hover {background-color: var(--light-80)} :root .bricks-button[class*="dark"] {color: var(--primary-l-4)} :root .bricks-button[class*="secondary"] {color: var(--tertiary-d-3)} :root .bricks-button[class*="light"]:where(:not(.bricks-lightbox)) {color: var(--dark)} :root .bricks-button[class*="light"]:not(.outline):where(:not(.bricks-lightbox)) {background-color: var(--light-90)} :root .bricks-button[class*="light"].outline:hover {background-color: var(--light)} :root .bricks-button[class*="light"]:where(:not(.bricks-lightbox)):hover {color: var(--dark)} :root .bricks-button[class*="light"].outline {color: var(--light)} .bricks-button.sm {padding-top: var(--space-2xs); padding-right: var(--space-s); padding-bottom: var(--space-2xs); padding-left: var(--space-s)} .bricks-button.md {padding-top: var(--space-s); padding-right: var(--space-m); padding-bottom: var(--space-s); padding-left: var(--space-m)} .bricks-button.lg {padding-top: var(--space-m); padding-right: var(--space-l); padding-bottom: var(--space-m); padding-left: var(--space-l); font-size: var(--text-m)} :root .bricks-button[class*="secondary"].outline {border-color: var(--secondary); color: var(--secondary)} :root .bricks-button[class*="secondary"].outline:hover {background-color: var(--secondary-5)} :root .bricks-button[class*="primary"].outline {color: var(--primary); border-color: var(--primary)} :root .bricks-button[class*="primary"].outline:hover {border-color: var(--primary-l-1)} :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-body)} body {background: none} .brx-boxed {max-width: 98vw !important} .brx-boxed #brx-header.brx-sticky {max-width: 98vw !important; margin-left: auto; margin-right: auto}@media (max-width: 767px) { .bricks-button {padding-top: var(--space-s); padding-bottom: var(--space-s)}}