html{background-color:var(--bg-body)}body{background:none}:where(:root) .bricks-color-primary{color:var(--primary)}:where(:root) .bricks-background-primary{background-color:var(--primary)}:where(:root) .bricks-color-secondary{color:var(--secondary)}:where(:root) .bricks-background-secondary{background-color:var(--secondary)}:where(:root) .bricks-color-light{color:var(--light)}:where(:root) .bricks-background-light{background-color:var(--light)}:where(:root) .bricks-color-dark{color:var(--dark)}:where(:root) .bricks-background-dark{background-color:var(--dark)}:where(:root) .bricks-color-muted{color:var(--muted)}:where(:root) .bricks-background-muted{background-color:var(--muted)}:where(:root) *{border-color:var(--border-primary)}:where(:root) .bricks-color-info{color:var(--info)}:where(:root) .bricks-background-info{background-color:var(--info)}:where(:root) .bricks-color-success{color:var(--success)}:where(:root) .bricks-background-success{background-color:var(--success)}:where(:root) .bricks-color-warning{color:var(--error)}:where(:root) .bricks-background-warning{background-color:var(--error)}:where(:root) .bricks-color-danger{color:var(--warning)}:where(:root) .bricks-background-danger{background-color:var(--warning)}: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:ease 0.5s}body{font-size:var(--text-m);font-family:"Inter";font-weight:400;font-style:normal}h1,h2,h3,h4,h5,h6{font-family:"Outfit";font-weight:500;font-style:normal}:root .bricks-button[class*="primary"]:not(.outline){background-color:var(--primary)}:root .bricks-button[class*="primary"]:not(.outline):hover{background-color:var(--primary-d-1)}:root .bricks-button[class*="secondary"]:not(.outline):hover{background-color:var(--tertiary)}.bricks-button{transition:all 0.25s ease-in-out}