 .brxe-section {padding-top: var(--section-top-bot); padding-right: var(--section-l-r); padding-bottom: var(--section-top-bot); padding-left: var(--section-l-r)}:where(:root) .bricks-color-light {color: var(--base)}:where(:root) .bricks-background-light {background-color: var(--base)}:where(:root) * {border-color: var(--neutral)}:where(:root) .bricks-color-primary {color: var(--primary)}:where(:root) .bricks-background-primary {background-color: var(--primary)}:where(:root) .bricks-color-dark {color: var(--base-dark)}:where(:root) .bricks-background-dark {background-color: var(--base-dark)}:where(:root) .bricks-color-muted {color: var(--neutral)}:where(:root) .bricks-background-muted {background-color: var(--neutral)} html {font-size: 62.5%} body {font-size: var(--text-m); font-weight: 400; color: var(--body-color); font-family: "Circular STD"} h1, h2, h3, h4, h5, h6 {color: var(--head-color); line-height: 1.15; font-family: "Circular STD"; font-weight: 400} h1 {font-size: var(--h1)} h2 {font-size: var(--h2)} h3 {font-size: var(--h3)} h4 {font-size: var(--h4)} h5 {font-size: var(--h5)} h6 {font-size: var(--h6)} .bricks-type-hero {font-size: var(--title); font-family: ""; font-weight: 400} :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(--accent); font-family: "Circular STD"; transition: 0.3s ease-in-out} .bricks-button {color: var(--bricks-color-xhvyls); text-transform: capitalize; font-weight: 400; font-size: var(--text-m); font-family: ""; transition: ease-in-out; border-radius: 8px; padding-right: 2.2em; padding-left: 2.2em} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--primary-dark)} :root .bricks-button[class*="secondary"] {color: var(--accent); border: 2px solid var(--accent)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: #ffffff} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} .brxe-container {width: 1280px; justify-content: space-between} .woocommerce main.site-main {width: 1280px} #brx-content.wordpress {width: 1280px}