 body {font-family: "Public Sans", Arial, Helvetica, sans-serif; font-size: var(--font-body-paragraph); color: var(--paragraph-primary); font-weight: 400; line-height: calc(2ex + 8px)} h1, h2, h3, h4, h5, h6 {font-family: "Supreme", Arial, Helvetica, sans-serif; font-weight: 700; line-height: calc(2ex + 6px); text-transform: uppercase} h1 {font-size: var(--font-h1)} h2 {font-size: var(--font-h2)} h3 {font-size: var(--font-h3)} h4 {font-size: var(--font-h4)} h5 {font-size: var(--font-h5)} h6 {font-size: var(--font-h6)} .bricks-type-lead {font-size: var(--font-body-lead); font-weight: 700; color: var(--lead-primary)} blockquote {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0} .brxe-container {width: var(--global-site-width)} .woocommerce main.site-main {width: var(--global-site-width)} #brx-content.wordpress {width: var(--global-site-width)} .brxe-section {padding-right: var(--global-section-gutter); padding-left: var(--global-section-gutter)} .bricks-button {font-weight: 700; text-transform: uppercase; font-size: var(--btn-label); font-family: "Supreme"; line-height: 1; color: var(--white); padding-top: var(--gap-2xs) ; padding-right: var(--gap-s); padding-bottom: var(--gap-2xs) ; padding-left: var(--gap-s); transition: background-color var(--transition-default), color var(--transition-default), border var(--transition-default), box-shadow var(--transition-default), fill var(--transition-default); border: var(--btn-border) solid var(--btn-border-primary-default); border-radius: var(--btn-border-radius)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--btn-bg-primary-default)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--btn-bg-primary-hover)} .bricks-button:hover {border-color: var(--btn-border-primary-hover)} :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 {text-decoration: underline; color: var(--hyperlink); transition: color var(--transition-default), background-color var(--transition-default), border var(--transition-default)} :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(--paragraph-primary)} html {background-color: var(--white)} body {background: none}:root .bricks-color-primary {color: var(--secondary-d-3)}:root .bricks-background-primary {background-color: var(--secondary-d-3)}