 .brxe-container {width: 100%; max-width: var(--container-max); padding-right: var(--space-l); padding-left: var(--space-l)} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: var(--container-max)} html {font-size: 100%} body {font-size: var(--text-m); font-family: "Source Serif 4"; color: var(--color-text)} h1 {font-size: var(--h1); font-family: "Open Sans Condensed"; font-weight: 700; text-transform: uppercase; line-height: var(--leading-h1); margin-bottom: var(--space-m)} h2 {font-size: var(--h2); line-height: var(--leading-h2); font-family: "Open Sans Condensed"; text-transform: uppercase; font-weight: 700; color: var(--color-text); margin-bottom: var(--space-m)} h3 {font-size: var(--h3); line-height: var(--leading-h3); font-family: "Open Sans Condensed"; font-weight: 700; text-transform: uppercase; color: var(--color-text); margin-bottom: var(--space-s)} h4 {font-size: var(--h4); line-height: var(--leading-h4); font-family: "Open Sans Condensed"; font-weight: 700; color: var(--color-text); margin-bottom: var(--space-xs)} h5 {font-size: var(--h5); line-height: var(--leading-h5); font-family: "Open Sans Condensed"; font-weight: 700; text-transform: uppercase; margin-bottom: var(--space-xs)} h6 {font-size: var(--h6); line-height: var(--leading-h6); text-transform: uppercase; font-family: "Open Sans Condensed"; font-weight: 700; margin-bottom: var(--space-xs)} .bricks-type-hero {font-size: var(--h-title); text-transform: uppercase; font-family: "Open Sans Condensed"; font-weight: 700; color: var(--color-bg)} .bricks-button {font-family: "Open Sans Condensed"; font-weight: 700; text-transform: uppercase; letter-spacing: 0.02rem; padding-top: var(--space-3xs); padding-right: var(--space-s); padding-bottom: var(--space-3xs); padding-left: var(--space-s)} :root .bricks-button[class*="secondary"] {color: var(--color-text)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--color-accent)} :root .bricks-button[class*="primary"] {color: var(--color-text)}.bricks-button.bricks-background-dark { -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); transition: clip-path 0.3s ease-in-out; padding: var(--space-2xs) var(--space-s) !important; border-radius: var(--radius-sm);}.bricks-button.bricks-background-dark:hover { -webkit-clip-path: polygon(0 0, 94% 0, 100% 100%, 6% 100%);}.hero-heading { line-height: 1.1;}.hero-subline { font-size: var(--h3); display: block; margin: 0.025rem 0;}.hero-accent { display: block; color: var(--color-accent); margin: 0.05rem 0;}@keyframes infiniteScroll { 100%{ transform: translateX(-100%); }}.brxe-form .bricks-button {color: var(--color-accent); padding-top: var(--space-3xs); padding-right: var(--space-s); padding-bottom: var(--space-3xs); padding-left: var(--space-s)}.brxe-form .form-group label {letter-spacing: 0px}.brxe-form .form-group .label {letter-spacing: 0px} .brxe-text {font-weight: 400} .brxe-text-basic {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 {text-decoration: underline} :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: none}