 body {font-family: "Outfit"; font-size: 16px; line-height: 1.5} h1, h2, h3, h4, h5, h6 {font-family: "Outfit"; font-weight: 600; line-height: 1.25} h1 {font-weight: 400; font-size: var(--h1)} h2 {font-size: var(--h2)} h3 {font-size: var(--h3)} .brxe-section {padding-top: var(--space-96); padding-right: var(--gutter); padding-bottom: var(--space-96); padding-left: var(--gutter); row-gap: var(--space-64)} .brxe-container {width: var(--container-width); row-gap: var(--space-32)} .woocommerce main.site-main {width: var(--container-width)} #brx-content.wordpress {width: var(--container-width)} :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, a {transition: 0.3s ease}#brx-content a:not(.brxe-button):not(.button):not([role="button"]) { color: var(--primary-dark);  transition: color 0.2s ease; }#brx-content a:not(.brxe-button):not(.button):not([role="button"]):hover { color: var(--primary);  text-decoration: underline;}#brx-content a:not(.brxe-button):not(.button):not([role="button"]):focus { outline: 2px solid var(--primary-dark); outline-offset: 2px;}@media only screen and (max-width: 478px) { .full-mobile-width { width: 100%; }}.brxe-tabs-nested .tab-content > .tab-pane.brx-open { animation: tabs-fade-slide 0.55s ease-out both; will-change: opacity, transform;}@keyframes tabs-fade-slide { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); }}@media (prefers-reduced-motion: reduce) { .brxe-tabs-nested .tab-content > .tab-pane.brx-open { animation: none; }} .bricks-button {font-weight: 600; line-height: 1.25; border-radius: var(--radius); transition: 0.3s ease; padding-top: 0.625em; padding-right: 1.125em; padding-bottom: 0.625em; padding-left: 1.125em} :root .bricks-button[class*="primary"] {color: var(--white); border: 1px solid var(--primary)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-dark)} :root .bricks-button[class*="primary"]:hover {border-color: var(--primary-dark)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: var(--primary); border: 1px solid var(--white)} :root .bricks-button[class*="light"].outline {color: var(--white)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):hover {background-color: var(--primary-dark)} :root .bricks-button[class*="light"]:not(.bricks-lightbox):hover {color: var(--white); border-color: var(--white)} :root .bricks-button[class*="light"].outline:hover {background-color: var(--primary-dark)} .brxe-text * + :is(h1, h2, h3, h4, h5, h6), .brxe-post-content:not([data-source=bricks]) * + :is(h1, h2, h3, h4, h5, h6), body:not(.woocommerce-checkout) [class*=woocommerce] * + :is(h1, h2, h3, h4, h5, h6) {margin-block-start: 2rem} .brxe-text * + p, .brxe-post-content:not([data-source=bricks]) * + p, body:not(.woocommerce-checkout) [class*=woocommerce] * + p {margin-block-start: 1.25rem} .brxe-text * + *, .brxe-post-content:not([data-source=bricks]) * + *, body:not(.woocommerce-checkout) [class*=woocommerce] * + * {margin-block-start: 1rem}:where(:root) .bricks-color-primary {color: var(--primary)}:where(:root) .bricks-background-primary {background-color: var(--primary)}h1,h2,h3,h4,h5,h6, p, figure {margin: 0;}