: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(--white)}:where(:root) .bricks-background-light{background-color:var(--white)}:where(:root) .bricks-color-dark{color:var(--black)}:where(:root) .bricks-background-dark{background-color:var(--black)}:where(:root) .bricks-color-muted{color:var(--gray)}:where(:root) .bricks-background-muted{background-color:var(--gray)}html{background-color:var(--white);font-size:100%}body{background:none;font-size:var(--font-0);color:var(--gray-2);font-family:"Inter";font-weight:400}h1,h2,h3,h4,h5,h6{color:var(--secondary);font-weight:800;text-transform:uppercase}h1{font-size:var(--font-5)}h2{font-size:var(--font-4)}h3{font-size:var(--font-3)}h4{font-size:var(--font-2)}h5{font-size:var(--font-1)}h6{font-size:var(--font-0)}.brxe-container{width:1200px;max-width:90%}.woocommerce main.site-main{width:1200px}#brx-content.wordpress{width:1200px;max-width:90%}.brxe-section{padding-top:var(--space-xl);padding-bottom:var(--space-xl)}