 html {font-size: 100%} body {font-family: "Roboto"; line-height: 1.6; font-size: 1rem; color: var(--body_texts)} h1, h2, h3, h4, h5, h6 {color: var(--secondary); line-height: 1.2; font-family: "Inter"} h1 {font-weight: 700; color: var(--secondary)} h2 {font-size: 2.2rem; font-weight: 400} h3 {font-size: 1.5rem; font-family: "Roboto"; font-weight: 400; line-height: 1.3} h4 {font-weight: 500} h5 {font-family: "acumin-pro"; font-weight: 500} .bricks-type-lead {font-size: var(--text-m)}: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(--pure_white)}:where(:root) .bricks-background-light {background-color: var(--pure_white)}:where(:root) .bricks-color-dark {color: var(--body_texts)}:where(:root) .bricks-background-dark {background-color: var(--body_texts)}:where(:root) .bricks-color-muted {color: var(--off_white)}:where(:root) .bricks-background-muted {background-color: var(--off_white)} .brxe-container {width: 1480px; padding-right: 3.5rem; padding-left: 3.5rem; row-gap: 1.5rem} .woocommerce main.site-main {width: 1480px} #brx-content.wordpress {width: 1480px} :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(--border)} .brxe-section {padding-top: 6rem; padding-bottom: 6rem} .bricks-button {font-weight: 500; font-size: 1rem; letter-spacing: 0.01em; border-radius: 0.7rem; padding-top: 0.44em; padding-bottom: 0.44em} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"] {color: var(--headings)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: rgba(40, 51, 40, 0)} :root .bricks-button[class*="secondary"] {color: var(--primary); border: 1px solid rgba(217, 185, 124, 0.71)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary_hover)} :root .bricks-button[class*="secondary"]:hover {color: var(--pure_white); border-color: rgba(255, 255, 255, 0.52)} :root .bricks-button[class*="primary"]:hover {color: var(--pure_white)} .brxe-div {row-gap: 0.9rem; column-gap: 1.2rem}@media (max-width: 991px) { .brxe-container {padding-right: 1.5rem; padding-left: 1.5rem} .bricks-button {border-radius: 0.6rem}}@media (max-width: 767px) { h2 {font-size: 2rem} .brxe-container {padding-right: 1rem; padding-left: 1rem}}@media (max-width: 478px) { body {line-height: 1.5} .brxe-container {padding-right: 0.8rem; padding-left: 0.8rem} .bricks-button {padding-top: 0.49em; padding-bottom: 0.49em} .brxe-div {column-gap: 1rem}}