 html {font-size: var(--font-body)} body {font-weight: 500; font-size: var(--font-body); font-family: "Gotham", Arial, Helvetica, sans-serif; letter-spacing: .15px; line-height: 1.3} h1, h2, h3, h4, h5, h6 {font-style: normal; text-transform: uppercase; font-family: "Heathergreen", Bebas Neue, sans-serif} h1 {font-size: var(--font-h1); text-transform: uppercase; font-weight: 400; letter-spacing: 6px; line-height: .9; margin-bottom: var(--gap-s)} h2 {font-size: var(--font-h2); text-transform: uppercase; font-weight: 400; line-height: .875; letter-spacing: 5px; margin-bottom: var(--gap-s)} h3 {font-size: var(--font-h3); font-weight: 400; letter-spacing: 1.8px; line-height: .87; margin-bottom: var(--gap-xs)} h4 {font-size: var(--font-h4); font-weight: 400; text-transform: uppercase; letter-spacing: 1.4px} h5 {font-size: var(--font-h5)} h6 {font-size: var(--font-h6)} .brxe-container {width: 100%; padding-right: 25px; padding-left: 25px} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%} :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 {font-size: var(--font-body)} .bricks-button {text-transform: uppercase; color: var(--white); line-height: 1; font-weight: 700; font-size: var(--font-body-sm3); border: 2px solid var(--white); border-radius: var(--radius-btn); transition: var(--cubic-bezier-1); padding-top: 12px; padding-right: 45px; padding-bottom: 10px; padding-left: 45px} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: rgba(252, 252, 252, 0)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: rgba(252, 252, 252, 0)} :root .bricks-button[class*="primary"] {line-height: 1; font-weight: 600} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--white)} :root .bricks-button[class*="secondary"] {border: 2px solid var(--black); color: var(--black)}@media (max-width: 767px) { .brxe-container {padding-right: 0; padding-left: 0}}@media (max-width: 478px) { .brxe-container {padding-right: 0; padding-left: 0}}