 .brxe-container {width: var(--max-screen-width); max-width: 100%} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-width); max-width: 100%} html {font-size: 62.5%} body {font-size: var(--text-m); color: var(--text-body); line-height: 1.5; font-family: "Poppins"} h1, h2, h3, h4, h5, h6 {color: var(--text-title); line-height: 1.2; font-family: "Poppins"} body.bricks-is-frontend :focus-visible {outline: 2px solid var(--primary)} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: 2px solid var(--primary); }} .brxe-section {padding-top: var(--space-xl); padding-right: var(--space-m); padding-bottom: var(--space-xl); padding-left: var(--space-m)} .bricks-button {font-size: var(--text-s); font-weight: 600; line-height: 150%; padding-top: var(--space-xs); padding-right: var(--space-m); padding-bottom: var(--space-xs); padding-left: var(--space-m); border-radius: var(--radius-xs)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--secondary-l-1)} :root .bricks-button[class*="primary"] {color: var(--text-body); font-family: "Poppins"; font-weight: 700; text-shadow: 1px 0 5px transparent; box-shadow: 1px 0 5px 1px transparent} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--surface-l-2)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: var(--dark)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--secondary)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--surface)} :root .bricks-button[class*="dark"]:not(.outline):hover {background-color: var(--tertiary-d-2)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):hover {background-color: var(--primary-l-3)} :root .bricks-button[class*="dark"] {color: var(--light); font-family: "Poppins"} :root .bricks-button[class*="secondary"] {color: var(--dark-90); font-family: "Poppins"} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: var(--dark-90); font-family: "Poppins"} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: var(--primary)} .bricks-button.outline {border-width: 1px} :root .bricks-button[class*="primary"]:hover {color: var(--text-body); box-shadow: 1px 0 5px 1px var(--secondary-l-2)} :root .bricks-button[class*="light"]:not(.bricks-lightbox):hover {color: var(--dark-90)} :root .bricks-button[class*="muted"] {color: var(--dark-80); font-family: "Poppins"} :root .bricks-button[class*="muted"]:not(.outline) {background-color: var(--light-80)} :root .bricks-button[class*="muted"]:hover {color: var(--dark-90)} :root .bricks-button[class*="muted"]:not(.outline):hover {background-color: var(--light-90)} :root .bricks-button[class*="secondary"]:hover {box-shadow: 1px 0 5px 1px var(--hover-surface)} :root .bricks-button[class*="dark"]:hover {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 {color: var(--tertiary)} :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(--tertiary-d-1); text-decoration: underline} html {background-color: var(--bg-body)} body {background: none}: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-muted {color: var(--muted)}:where(:root) .bricks-background-muted {background-color: var(--muted)}:where(:root) * {border-color: var(--tertiary)}:where(:root) .bricks-color-info {color: var(--info)}:where(:root) .bricks-background-info {background-color: var(--info)}:where(:root) .bricks-color-success {color: var(--success)}:where(:root) .bricks-background-success {background-color: var(--success)}:where(:root) .bricks-color-warning {color: var(--warning)}:where(:root) .bricks-background-warning {background-color: var(--warning)}:where(:root) .bricks-color-danger {color: var(--error)}:where(:root) .bricks-background-danger {background-color: var(--error)}@media (max-width: 767px) { .bricks-button {padding-top: var(--space-s); padding-bottom: var(--space-s)}}