 .brxe-section {column-gap: var(--space-l); row-gap: var(--space-l); padding-top: var(--space-3xl); padding-right: var(--space-m); padding-bottom: var(--space-3xl); padding-left: var(--space-m)} .brxe-container {flex-direction: row; column-gap: var(--space-m); row-gap: var(--space-m); max-width: var(--max-screen-width); width: 100%} #brx-content.wordpress {max-width: var(--max-screen-width); width: 100%} .woocommerce main.site-main {width: 100%} .brxe-div {flex-direction: column; align-items: flex-start} body {color: var(--text-body); font-family: "Open Sans"; font-size: var(--text-m); line-height: 1.4} h1, h2, h3, h4, h5, h6 {color: var(--text-title); text-transform: uppercase; font-family: "Oswald"; line-height: 1.2} h1 {font-size: var(--text-4xl); line-height: 1.1; font-weight: 500} h2 {font-size: var(--text-3xl); line-height: 1.1; font-weight: 500} h3 {font-size: var(--text-2xl); line-height: 1.1; font-weight: 500} h4 {font-size: var(--text-xl); line-height: 1.2; font-weight: 500} h5 {font-size: var(--text-l); line-height: 1.2} h6 {font-size: var(--text-m); line-height: 1.2} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-d-4)} :root .bricks-button[class*="primary"] {color: var(--light); font-size: var(--text-m); text-transform: uppercase; font-weight: 500; line-height: 1.1; border-radius: var(--radius-xl)} .bricks-button {padding-top: var(--space-2xs); padding-right: var(--space-m); padding-bottom: var(--space-2xs); padding-left: var(--space-m); transition: all 0.4s} .bricks-button.md {padding-top: var(--space-xs); padding-right: var(--space-l); padding-bottom: var(--space-xs); padding-left: var(--space-l)} .bricks-button.lg {padding-top: var(--space-s); padding-right: var(--space-xl); padding-bottom: var(--space-s); padding-left: var(--space-xl); font-size: var(--text-l)} .bricks-button.xl {padding-top: var(--space-m); padding-right: var(--space-2xl); padding-bottom: var(--space-m); padding-left: var(--space-2xl); font-size: var(--text-l)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {font-size: var(--text-m); font-weight: 500; color: var(--text-title); text-transform: uppercase} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: var(--bg-surface)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):hover {background-color: var(--secondary)} :root .bricks-button[class*="light"]:not(.bricks-lightbox):hover {color: var(--light)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--secondary)} :root .bricks-button[class*="secondary"] {font-size: var(--text-m); font-weight: 500; text-transform: uppercase}: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(:root) .bricks-color-light {color: var(--light)}:where(:root) .bricks-background-light {background-color: var(--light)}:where(:root) .bricks-color-dark {color: var(--dark)}:where(:root) .bricks-background-dark {background-color: var(--dark)}:where(:root) .bricks-color-success {color: var(--success)}:where(:root) .bricks-background-success {background-color: var(--success)}:where(:root) .bricks-color-warning {color: var(--error)}:where(:root) .bricks-background-warning {background-color: var(--error)}:where(:root) .bricks-color-danger {color: var(--error)}:where(:root) .bricks-background-danger {background-color: var(--error)} html {background-color: var(--bg-body)} body {background: none} .brxe-block {column-gap: var(--space-m); row-gap: var(--space-m)} :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 {font-weight: 500} :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(--primary)}@media (max-width: 991px) { .brxe-container {flex-direction: column}}