 html {font-size: 100%} body {font-size: var(--text-m); font-family: "Open Sans"; line-height: 1.4} h1, h2, h3, h4, h5, h6 {font-family: "Open Sans"; font-weight: 700; text-wrap: pretty} h1 {font-size: var(--h1)} h2 {font-size: var(--h2); color: var(--primary); text-transform: uppercase; line-height: 1.1} h3 {font-size: var(--h3); text-transform: uppercase; color: var(--primary); line-height: 1.2} h4 {font-size: var(--h4)} :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 {text-decoration: underline} :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(--secondary-dark); text-decoration: underline} .brxe-container {width: 1280px} .woocommerce main.site-main {width: 1280px} #brx-content.wordpress {width: 1280px} .brxe-section {padding-top: var(--section-m); padding-right: var(--section-xs); padding-bottom: var(--section-m); padding-left: var(--section-xs); row-gap: var(--section-xs)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary-semi-dark)} :root .bricks-button[class*="primary"] {color: var(--primary-ultra-light); border-radius: var(--radius-pill); box-shadow: 0 3px 10px -3px rgba(0, 0, 0, 0.75)} :root .bricks-button[class*="primary"]:hover {box-shadow: 0 0 0 0 transparent} .bricks-button:hover {transition: .4s ease-in-out} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-dark)} :root .bricks-button[class*="secondary"] {color: var(--primary-ultra-dark); border-color: var(--primary-semi-dark); border-radius: var(--radius-pill); box-shadow: 0 3px 10px -3px var(--primary-ultra-dark)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--primary-ultra-light)} :root .bricks-button[class*="secondary"]:hover {box-shadow: 0 0 0 0 transparent} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--primary-light)} :root .bricks-button[class*="primary"].outline {border: 1px solid var(--primary-semi-dark); color: var(--primary-semi-dark); font-size: var(--text-xs); box-shadow: 0 3px 12px -3px rgba(0, 0, 0, 0.25); background-color: var(--white)}