 .brxe-section {padding-top: var(--spacing-lrg); padding-right: var(--content-padding); padding-left: var(--content-padding)} body {font-size: var(--font-size-base); line-height: var(--line-height); font-family: "Inter"; font-weight: 500} h1, h2, h3, h4, h5, h6 {font-weight: 500} h1 {font-size: var(--font-size-h1); margin-top: 0.1em; margin-bottom: 0.35em} h2 {font-size: var(--font-size-h2); margin-top: 0.1em; margin-bottom: 0.35em} h3 {font-size: var(--font-size-h3); font-weight: 500; margin-top: 0.1em; margin-bottom: 0.35em} h4 {font-size: var(--font-size-h4); margin-top: 0.1em; margin-bottom: 0.35em} h5 {font-size: var(--font-size-h5); margin-top: 0.1em; margin-bottom: 0.35em} h6 {font-size: var(--font-size-h6); margin-top: 0.1em; margin-bottom: 0.35em} .bricks-type-hero {font-size: var(--font-size-hero); font-weight: 700; text-transform: uppercase; line-height: 1} body.bricks-is-frontend :focus-visible {outline: thin solid var(--primary-color)} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: thin solid var(--primary-color); }} .brxe-container {max-width: var(--content-width); width: 100%} #brx-content.wordpress {max-width: var(--content-width); width: 100%} .woocommerce main.site-main {width: 100%}:where(:root) .bricks-color-primary {color: var(--color-primary)}:where(:root) .bricks-background-primary {background-color: var(--color-primary)}:where(:root) .bricks-color-secondary {color: var(--color-secondary)}:where(:root) .bricks-background-secondary {background-color: var(--color-secondary)}:where(:root) .bricks-color-light {color: var(--color-light)}:where(:root) .bricks-background-light {background-color: var(--color-light)}:where(:root) .bricks-color-dark {color: var(--color-dark)}:where(:root) .bricks-background-dark {background-color: var(--color-dark)}:where(:root) .bricks-color-muted {color: var(--color-light-grey)}:where(:root) .bricks-background-muted {background-color: var(--color-light-grey)}:where(:root) * {border-color: var(--color-grey)}:where(:root) .bricks-color-info {color: #468ee5}:where(:root) .bricks-background-info {background-color: #468ee5}:where(:root) .bricks-color-success {color: #7fdf4a}:where(:root) .bricks-background-success {background-color: #7fdf4a}:where(:root) .bricks-color-warning {color: #eeba56}:where(:root) .bricks-background-warning {background-color: #eeba56}:where(:root) .bricks-color-danger {color: #e5332f}:where(:root) .bricks-background-danger {background-color: #e5332f} html {background-color: var(--color-light)} body {background: none} :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, .brxe-product-content a, .brxe-product-short-description a, .brxe-product-tabs .woocommerce-Tabs-panel a {text-decoration: underline; font-weight: 600} .bricks-button {color: var(--color-light); font-weight: 500; font-size: 1.5rem; border-radius: var(--border-radius-med); transition: background-color .1s ease; padding-top: 1rem; padding-right: 3rem; padding-bottom: 1rem; padding-left: 3rem} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--color-primary)} :root .bricks-button[class*="primary"] {color: var(--color-light)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--color-primary)} :root .bricks-button[class*="secondary"] {color: var(--color-light)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--color-secondary)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: var(--color-dark)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: var(--color-tertiary)} :root .bricks-button[class*="dark"] {color: var(--color-light)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: var(--color-dark)} .bricks-button.sm {padding-top: 0.35em; padding-right: 0.9em; padding-bottom: 0.35em; padding-left: 0.9em} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: color-mix(in srgb, var(--color-primary), var(--color-dark) 10%)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):hover {background-color: color-mix(in srgb, var(--color-light), var(--color-dark) 10%)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: color-mix(in srgb, var(--color-primary), var(--color-dark) 5%)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: color-mix(in srgb, var(--color-secondary), var(--color-dark) 10%)} :root .bricks-button[class*="dark"]:not(.outline):hover {background-color: color-mix(in srgb, var(--color-dark), var(--color-light) 20%)} .bricks-button.md {padding-top: 0.55em; padding-bottom: 0.55em} .bricks-button.lg {padding-top: 1rem; padding-bottom: 1rem} .bricks-button.xl {padding-top: 1rem; padding-bottom: 1rem}.brxe-post-navigation .title {font-size: 1.6rem} .brxe-div {width: 100%}@media (max-width: 991px) { h1 {font-size: var(--text-2xl)} body {font-size: var(--text-s); line-height: 1.5}}@media (max-width: 767px) { html {font-size: 55%} h1 {font-size: var(--text-3xl)}}@media (max-width: 478px) { html {font-size: 65%}}