 html {font-size: 100%} body {font-size: var(--text-m); font-family: "Open Sans"} 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)}:where(:root) .bricks-color-secondary {color: var(--bricks-color-xrznyh)}:where(:root) .bricks-background-secondary {background-color: var(--bricks-color-xrznyh)}:where(:root) .bricks-color-primary {color: var(--bricks-color-fkrwib)}:where(:root) .bricks-background-primary {background-color: var(--bricks-color-fkrwib)} .brxe-container {width: 1400px; padding-top: var(--val-l); padding-right: var(--val-l); padding-bottom: var(--val-l); padding-left: var(--val-l); row-gap: var(--val-xxl); column-gap: var(--val-xl)} .woocommerce main.site-main {width: 1400px} #brx-content.wordpress {width: 1400px} .brxe-block {column-gap: var(--val-l); row-gap: var(--val-l)} :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(--bricks-color-fznjjv)} :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 {color: var(--bricks-color-xrznyh)}