: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(.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 {transition: all 0.3s linear} body {color: var(--base) !important; font-size: var(--text-m); font-family: "Roboto Cj"} h1, h2, h3, h4, h5, h6 {color: var(--primary); font-family: "Roboto Cj"; font-weight: 400; line-height: 1.4 !important} h1 {font-size: var(--h1); line-height: var(--h1-line-height); letter-spacing: -2.4px} h2 {font-size: var(--h2); letter-spacing: -1.4px; line-height: var(--h2-line-height)} h3 {font-size: var(--h3); letter-spacing: var(--h3-letter-spacing); line-height: var(--h3-line-height)} h4 {font-size: var(--h4); letter-spacing: var(--h4-letter-spacing); line-height: var(--h4-line-height)} h5 {font-size: var(--h5); letter-spacing: var(--h5-letter-spacing); line-height: var(--h5-line-height)} h6 {font-size: var(--h6); letter-spacing: var(--h6-letter-spacing); line-height: var(--h6-line-height); font-family: "Roboto Mono"; font-weight: 400} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }} .brxe-container {width: 1440px} .woocommerce main.site-main {width: 1440px} #brx-content.wordpress {width: 1440px} .bricks-button {color: var(--primary); text-transform: capitalize; padding-right: 3.2rem; padding-left: 3.2rem} :root .bricks-button[class*="secondary"] {color: var(--primary); font-size: clamp(1.8rem, calc(0.3181644359vw + 1.6981873805rem), 2rem); font-family: "Roboto"} :root .bricks-button[class*="primary"] {color: var(--primary); font-size: var(--text-xs); font-family: "Roboto Mono"; font-weight: 400; text-transform: uppercase; border: 0.1rem solid var(--primary); border-radius: 0.4rem} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: transparent} :root .bricks-button[class*="primary"]:not(.outline) {background-color: transparent !important} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: transparent}