 .brxe-container {width: var(--max-screen-width)} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-width)} html {font-size: 62.5%} body {font-size: var(--text-m); color: var(--text-body); font-family: "Ducta MDH"; line-height: 1.4} h1, h2, h3, h4, h5, h6 {color: var(--text-title); line-height: 1.2; font-family: "Atlas Grotesk"; font-weight: 700} h1 {font-size: 48px; margin-bottom: 20px} h2 {font-size: 38px; margin-bottom: 20px} h3 {font-size: 24px; margin-bottom: 20px} h4 {font-size: var(--text-m); margin-bottom: 20px} h5 {font-size: var(--text-s); margin-bottom: 20px} h6 {font-size: var(--text-xs)} body.bricks-is-frontend :focus-visible {outline: 1px solid var(--primary)} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: 1px solid var(--primary); }} .brxe-section {padding-top: var(--space-2xl); padding-right: var(--space-m); padding-bottom: var(--space-2xl); padding-left: var(--space-m)} .bricks-button {font-weight: 600; line-height: 150%; font-family: "Ducta MDH"; font-size: var(--text-m); padding-top: var(--space-xs); padding-right: var(--space-m); padding-bottom: var(--space-xs); padding-left: var(--space-m); transition: all .2s ease; border-radius: 50px} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--mdu-orange)} :root .bricks-button[class*="primary"] {color: var(--text-body)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--mdu-turquoise)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: var(--dark)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--mdu-orange-90)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--mdu-orange)} :root .bricks-button[class*="dark"]:not(.outline):hover {background-color: var(--dark-90)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):hover {background-color: var(--light-90)} :root .bricks-button[class*="dark"] {color: var(--light)} :root .bricks-button[class*="secondary"] {color: var(--text-body)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: var(--dark)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: var(--light)} :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(--mdu-orange)} html {background-color: var(--bg-body)} body {background: none}@media (max-width: 991px) { .bricks-button {font-size: var(--text-s)}}@media (max-width: 767px) { .bricks-button {padding-top: var(--space-s); padding-bottom: var(--space-s)}}