html{background-color:var(--color-neutral-soft)}body{background:none}body{font-family:"Open Sans";line-height:var(--line-height-base);color:var(--color-text-dark);font-size:var(--font-size-body);text-align:left}h1,h2,h3,h4,h5,h6{color:var(--color-neutral-dark-deep);font-size:var(--font-size-h3)}h1{color:var(--color-neutral-soft);text-transform:uppercase;text-align:left;font-size:var(--font-size-h1);margin-top:.8em;margin-bottom:.8em}h2{font-size:var(--font-size-h2);text-transform:capitalize;margin-top:.6em;margin-bottom:.6em}h3{text-transform:capitalize;font-size:var(--font-size-h3);margin-top:.5em;margin-bottom:.5em}h4{font-size:var(--font-size-body)}:where(:root) .bricks-color-primary{color:var(--color-primary)}:where(:root) .bricks-background-primary{background-color:var(--color-primary)}:where(:root) .bricks-color-success{color:var(--color-success)}:where(:root) .bricks-background-success{background-color:var(--color-success)}:where(:root) .bricks-color-secondary{color:var(--color-neutral-dark)}:where(:root) .bricks-background-secondary{background-color:var(--color-neutral-dark)}:where(:root) .bricks-color-light{color:var(--color-neutral-soft)}:where(:root) .bricks-background-light{background-color:var(--color-neutral-soft)}:where(:root) .bricks-color-dark{color:var(--color-text-dark)}:where(:root) .bricks-background-dark{background-color:var(--color-text-dark)}:where(:root) .bricks-color-warning{color:var(--color-accent)}:where(:root) .bricks-background-warning{background-color:var(--color-accent)}: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,where(div.brxe-post-content article) a{text-decoration:underline;color:var(--color-primary)}@media (max-width:478px){html{background-color:var(--color-neutral-soft)}body{background:none;line-height:var(--line-height-base);font-size:var(--font-size-body)}h1,h2,h3,h4,h5,h6{color:var(--color-neutral-dark-deep);text-transform:uppercase;font-size:var(--font-size-h3)}h1{color:var(--color-text-light);font-size:var(--font-size-h1)}h2{font-size:var(--font-size-h2)}h3{font-size:var(--font-size-h3)}:where(:root) .bricks-color-primary{color:var(--color-primary)}:where(:root) .bricks-background-primary{background-color:var(--color-primary)}:where(:root) .bricks-color-secondary{color:var(--color-neutral-dark)}:where(:root) .bricks-background-secondary{background-color:var(--color-neutral-dark)}:where(:root) .bricks-color-success{color:var(--color-success)}:where(:root) .bricks-background-success{background-color:var(--color-success)}:where(:root) .bricks-color-warning{color:var(--color-warning)}:where(:root) .bricks-background-warning{background-color:var(--color-warning)}}