:where(:root) .bricks-color-primary {color: var(--bricks-color-meronf)}:where(:root) .bricks-background-primary {background-color: var(--bricks-color-meronf)}:where(:root) .bricks-color-secondary {color: var(--bricks-color-uupiwh)}:where(:root) .bricks-background-secondary {background-color: var(--bricks-color-uupiwh)}:where(:root) .bricks-color-light {color: var(--bricks-color-dptcui)}:where(:root) .bricks-background-light {background-color: var(--bricks-color-dptcui)}:where(:root) .bricks-color-dark {color: var(--bricks-color-ermswz)}:where(:root) .bricks-background-dark {background-color: var(--bricks-color-ermswz)}:where(:root) .bricks-color-muted {color: var(--bricks-color-rlnnpe)}:where(:root) .bricks-background-muted {background-color: var(--bricks-color-rlnnpe)}:where(:root) .bricks-color-success {color: var(--bricks-color-jlxjto)}:where(:root) .bricks-background-success {background-color: var(--bricks-color-jlxjto)}:where(:root) .bricks-color-warning {color: var(--bricks-color-bcgakn)}:where(:root) .bricks-background-warning {background-color: var(--bricks-color-bcgakn)}:where(:root) .bricks-color-danger {color: var(--bricks-color-gpoyiw)}:where(:root) .bricks-background-danger {background-color: var(--bricks-color-gpoyiw)}:where(:root) .bricks-color-info {color: var(--bricks-color-uupiwh)}:where(:root) .bricks-background-info {background-color: var(--bricks-color-uupiwh)} .brxe-container {width: 1240px; justify-content: center; align-items: flex-start; row-gap: 20px; column-gap: 20px} .woocommerce main.site-main {width: 1240px} #brx-content.wordpress {width: 1240px} .brxe-section {justify-content: center; align-items: center} .brxe-block {justify-content: center; align-items: flex-start} .bricks-button {font-size: clamp(18px, 17.1429px + 0.2381vi, 20px); font-family: "Montserrat"; text-transform: uppercase; font-weight: 700; line-height: 1em; letter-spacing: 0.01em; border-radius: 100px; padding-top: .55em; padding-right: 1.1em; padding-bottom: .55em; padding-left: 1.1em; transition: all .2s ease-out} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--bricks-color-gpoyiw)} :root .bricks-button[class*="primary"] {color: var(--bricks-color-nvvoox)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: rgba(0, 0, 0, 0)} :root .bricks-button[class*="secondary"] {border: 2px solid var(--bricks-color-nvvoox); border-radius: 100px; color: var(--bricks-color-nvvoox)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--bricks-color-meronf)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--bricks-color-meronf)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--bricks-color-nvvoox)} :root .bricks-button[class*="secondary"]:hover {color: var(--bricks-color-uupiwh)} :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(--bricks-color-uupiwh); text-decoration: underline; transition: all .2s} :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(--bricks-color-gpoyiw)}