 h1 {font-size: var(--font-h1); font-weight: 700; margin-bottom: var(--gap-title-m)} h2 {font-size: var(--font-h2); font-weight: 400; margin-bottom: var(--gap-title-m)} h3 {font-size: var(--font-h3); font-weight: 400; margin-bottom: var(--gap-title-s)} h4 {font-size: var(--font-h4); font-weight: 400; margin-bottom: var(--gap-title-s)} h5 {font-size: var(--font-h5); font-weight: 400; margin-bottom: var(--gap-title-s)} h6 {font-size: var(--font-h6); font-weight: 400; margin-bottom: var(--gap-title-s)} body {font-size: var(--font-body); line-height: var(--line-height-body); font-family: "maven-pro"; font-weight: 400} h1, h2, h3, h4, h5, h6 {line-height: var(--line-height-heading); font-family: "maven-pro"} :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 {transition: var(--transition-default); color: var(--link-color-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(--link-color-hover)}.brx-popup {justify-content: center; align-items: center}.brx-popup .brx-popup-backdrop {background-color: var(--primary-d-5)} .brxe-section {margin-bottom: var(--section-margin-btm); padding-right: var(--gap-xs); padding-left: var(--gap-xs)} .brxe-container {width: 100%; max-width: var(--container-max-width); column-gap: var(--container-column-gap); row-gap: var(--container-row-gap)} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: var(--container-max-width)}.brxe-divider .line {border-top-color: var(--primary)}.brxe-divider .icon i {color: var(--primary)}.brxe-form .form-group label {color: var(--form-label-typography)}.brxe-form .form-group .label {color: var(--form-label-typography)}.brxe-form ::placeholder {color: var(--form-placeholder-typography)}.brxe-form select {color: var(--form-placeholder-typography); color: var(--form-field-typography); background-color: var(--form-field-background); border-style: solid; border-color: var(--form-field-border)}.brxe-form .form-group input {color: var(--form-field-typography); background-color: var(--form-field-background); border-style: solid; border-color: var(--form-field-border)}.brxe-form textarea {color: var(--form-field-typography); background-color: var(--form-field-background); border-style: solid; border-color: var(--form-field-border)}.brxe-form .flatpickr {background-color: var(--form-field-background); border-style: solid; border-color: var(--form-field-border)}.brxe-form .bricks-button {border-style: solid; border-color: var(--form-field-border)}.brxe-form .choose-files {border-style: solid; border-color: var(--form-field-border)} .bricks-button {transition: var(--transition-default); color: var(--default-button-text); font-weight: 700} .bricks-button:hover {color: var(--primary-l-6)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--default-button-bg-hover)} :root .bricks-button[class*="primary"]:hover {color: var(--primary-l-6)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-button-bg-hover)} :root .bricks-button[class*="secondary"]:hover {color: var(--secondary-button-text-hover)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--secondary-button-bg-hover)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--default-button-bg)} :root .bricks-button[class*="primary"] {color: var(--primary-l-6); font-weight: 700} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary-button-bg)} :root .bricks-button[class*="secondary"] {color: var(--secondary-button-text); font-weight: 700} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--secondary-button-bg)}