: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-d-1)}:where(:root) .bricks-background-secondary {background-color: var(--secondary-d-1)}:where(:root) .bricks-color-light {color: #e0e0e0}:where(:root) .bricks-background-light {background-color: #e0e0e0}:where(:root) .bricks-color-dark {color: #212121}:where(:root) .bricks-background-dark {background-color: #212121}:where(:root) * {border-color: #dddddd}:where(:root) .bricks-color-success {color: #8bc34a}:where(:root) .bricks-background-success {background-color: #8bc34a}:where(:root) .bricks-color-warning {color: #ff5722}:where(:root) .bricks-background-warning {background-color: #ff5722}:where(:root) .bricks-color-muted {color: #f4f0f0}:where(:root) .bricks-background-muted {background-color: #f4f0f0} html {font-size: 62.5%} body {line-height: 1.7; letter-spacing: -.015em; font-family: "AtkinsonCustom", sans-serif; font-weight: 500; font-size: var(--text-m)} h1, h2, h3, h4, h5, h6 {font-family: "GTReallySans", sans-serif; line-height: 1.1; font-weight: 900; letter-spacing: 0px} h1 {line-height: 1.01; font-weight: 900; letter-spacing: -0.015em; font-size: var(--text-2xl)} h2 {font-size: var(--text-xl); font-weight: 900} h3 {font-size: var(--text-l)} .bricks-button {border-color: #c0392b; border-radius: 5px; font-weight: 900; font-size: var(--text-l); letter-spacing: -.02em} .bricks-button.sm {padding-top: 0.5rem; padding-right: 1rem; padding-bottom: 0.5rem; padding-left: 1rem} .bricks-button.md {padding-top: 0.8rem; padding-right: 1.2rem; padding-bottom: 0.8rem; padding-left: 1.2rem} .bricks-button.lg {padding-top: 1.2rem; padding-right: 1.5rem; padding-bottom: 1.2rem; padding-left: 1.5rem} .bricks-button.xl {padding-top: 1.5rem; padding-right: 1.5rem; padding-bottom: 1.5rem; padding-left: 1.5rem} .brxe-container {width: var(--max-screen-width)} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-width)}@media (max-width: 991px) { h1 {font-size: var(--text-3xl)}}@media (max-width: 767px) { h1 {font-size: var(--text-2xl)}}