html { font-size: 62.5%; box-sizing: border-box;}* { box-sizing: inherit;}*::before { box-sizing: inherit;}*::after { box-sizing: inherit;}body { background-color: var(--c-bg-dark); color: var(--c-text-dark); line-height: 1.5; margin: 0; padding: 0; overflow-x: hidden; -webkit-font-smoothing: antialiased;}h1 { margin: 0; font-weight: 800; line-height: 1.1; color: var(--c-text-dark);}h2, h3, h4, h5, h6 { margin: 0; font-weight: 700; line-height: 1.2; color: var(--c-text-dark);}h1, h2 { background: linear-gradient(90deg, #FFF, #10b981); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }a { color: var(--c-primary-dark); text-decoration: none;} body {font-size: clamp(1.4rem, 0.268vw + 1.314rem, 1.7rem); font-family: "Poppins"} h1, h2, h3, h4, h5, h6 {font-family: "Outfit"} :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: none; color: var(--c-primary-dark)} .brxe-section {padding-top: clamp(6rem, 3.571vw + 4.857rem, 10rem); padding-bottom: clamp(6rem, 3.571vw + 4.857rem, 10rem)} .brxe-container {padding-right: 1rem; padding-left: 1rem}