 html {background-color: var(--c-white)} body {background: none} .brxe-section {padding-top: 40px; padding-right: 5%; padding-bottom: 40px; padding-left: 5%} .brxe-container {width: 100%; max-width: 1440px} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: 1440px} body {font-family: "PingFang SC"; font-size: 16px; line-height: 1.5; color: var(--c-black)} h1, h2, h3, h4, h5, h6 {font-family: "Source Han Sans CN"; font-weight: 700; line-height: 1.2; color: var(--c-black)} h1 {font-size: 54px; line-height: 1.3; margin-top: 0; margin-bottom: 20px} h2 {font-size: 54px; line-height: 1.2; margin-top: 0; margin-bottom: 20px} h3 {font-size: 38px; line-height: 1.2; margin-top: 0; margin-bottom: 16px} h4 {font-size: 22px; line-height: 1.5; margin-top: 0; margin-bottom: 12px}:where(:root) .bricks-color-primary {color: var(--c-black)}:where(:root) .bricks-background-primary {background-color: var(--c-black)}:where(:root) .bricks-color-secondary {color: var(--c-dark)}:where(:root) .bricks-background-secondary {background-color: var(--c-dark)}:where(:root) .bricks-color-light {color: var(--c-white)}:where(:root) .bricks-background-light {background-color: var(--c-white)}:where(:root) .bricks-color-dark {color: var(--c-black)}:where(:root) .bricks-background-dark {background-color: var(--c-black)}:where(:root) .bricks-color-muted {color: var(--c-muted)}:where(:root) .bricks-background-muted {background-color: var(--c-muted)}:where(:root) * {border-color: #e6e6e6} :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(--c-black); text-decoration: none; transition: color .25s ease-in} .bricks-button {font-family: "Source Han Sans CN"; font-size: 16px; font-weight: 700; text-transform: uppercase; line-height: 1.3; letter-spacing: 0.02em; border-radius: 80px; transition: all .25s ease-in} :root .bricks-button[class*="primary"] {color: var(--c-white)} :root .bricks-button[class*="light"]:where(:not(.bricks-lightbox)) {color: var(--c-black)} :root .bricks-button[class*="muted"] {color: var(--c-black)} :root .bricks-button[class*="primary"].outline {border: 1px solid var(--c-black); border-radius: 80px; color: var(--c-black)} :root .bricks-button[class*="light"].outline {border: 1px solid var(--c-white); border-radius: 80px; color: var(--c-white)} :root .bricks-button[class*="muted"].outline {border: 1px solid var(--c-muted); border-radius: 80px; color: var(--c-black)}@media (max-width: 767px) { h1 {font-size: 34px} h2 {font-size: 32px} h3 {font-size: 26px}}