 .brxe-container {width: 1440px; padding-top: var(--space-xl); padding-right: var(--space-m); padding-bottom: var(--space-xl); padding-left: var(--space-m); column-gap: var(--space-m); row-gap: var(--space-l)} .woocommerce main.site-main {width: 1440px} #brx-content.wordpress {width: 1440px}: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-dark {color: var(--tertiary)}:where(:root) .bricks-background-dark {background-color: var(--tertiary)}:where(:root) .bricks-color-light {color: var(--light)}:where(:root) .bricks-background-light {background-color: var(--light)} :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, :where(a.brxe-text-link) > :not(.icon) {font-family: "Montserrat"; font-weight: 500; font-style: normal; text-decoration: underline; letter-spacing: 2%; color: var(--primary); font-size: var(--text-m); transition: all .2s ease-in-out} :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, :where(a.brxe-text-link) > :not(.icon):hover {transition: all .2s ease-in-out; color: var(--primary-d-1)} html {font-size: 100%} body {font-size: var(--text-m); color: var(--tertiary); font-family: "Montserrat"; line-height: 1.5} h1, h2, h3, h4, h5, h6 {font-style: normal} h1 {font-size: var(--h-1)} h2 {font-size: var(--h-2)} h3 {font-size: var(--h-3)} h4 {font-size: var(--h-4)} h5 {font-size: var(--h-5)} h6 {font-size: var(--h-6)} .brx-popup-content {padding-top: var(--space-m); padding-right: var(--space-m); padding-bottom: var(--space-m); padding-left: var(--space-m)} .bricks-button {font-size: var(--text-m); font-family: "Montserrat"; font-weight: 600; font-style: normal; letter-spacing: 2%; color: var(--light); transition: all .2s ease-in-out; padding-top: 10px; padding-right: 16px; padding-bottom: 10px; padding-left: 16px; border-radius: 24px} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--primary)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--primary-d-1)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-d-1)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} .bricks-button.outline {font-size: var(--text-m); color: var(--primary); border: 1px solid var(--primary)} :root .bricks-button[class*="light"]:where(:not(.bricks-lightbox)) {color: var(--dark)} :root .bricks-button[class*="light"]:not(.outline):where(:not(.bricks-lightbox)) {background-color: var(--light)} :root .bricks-button[class*="light"].outline {border-color: var(--light); color: var(--light)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: var(--dark)} :root .bricks-button[class*="primary"] {color: var(--light)} :root .bricks-button[class*="dark"] {color: var(--light)} :root .bricks-button[class*="dark"].outline {color: var(--dark); border-color: var(--dark)} :root .bricks-button[class*="primary"].outline {color: var(--primary)} :root .bricks-button[class*="secondary"] {color: var(--primary)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--secondary)} :root .bricks-button[class*="secondary"].outline {border-color: var(--secondary); color: var(--secondary)} :root .bricks-button[class*="primary"].outline:hover {background-color: var(--primary); color: var(--light)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--secondary-l-1)} :root .bricks-button[class*="secondary"].outline:hover {background-color: var(--secondary); color: var(--primary)} :root .bricks-button[class*="light"]:not(.outline):where(:not(.bricks-lightbox)):hover {background-color: var(--secondary-l-2)} :root .bricks-button[class*="light"].outline:hover {background-color: var(--light); color: var(--dark)} :root .bricks-button[class*="dark"]:not(.outline):hover {background-color: var(--tertiary-d-1)} :root .bricks-button[class*="dark"].outline:hover {background-color: var(--dark); color: var(--light)} .bricks-button.sm {padding-top: 6px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px; font-size: var(--text-s)} html {background-color: var(--light)} body {background: none} .brxe-block {column-gap: var(--gap-m); row-gap: var(--gap-m)}