 .brxe-section {padding-right: 20px; padding-left: 20px} .brxe-container {padding-top: var(--space--2xl); padding-bottom: var(--space--2xl); width: var(--site-box-max-width)} .woocommerce main.site-main {width: var(--site-box-max-width)} #brx-content.wordpress {width: var(--site-box-max-width)} body {color: var(--base); font-size: var(--text--s); line-height: var(--lh-text); font-family: "Inter"} h1, h2, h3, h4, h5, h6 {color: var(--base); font-weight: 600; font-family: "Fira Sans"} h1 {font-size: var(--h--xl); line-height: var(--lh-h1)} h2 {line-height: var(--lh-h2); font-size: var(--h--l)} h3 {line-height: var(--lh-h3); font-size: var(--h--m)} h4 {line-height: var(--lh-h4); font-size: var(--h--s)} h5 {font-size: var(--h--xs); line-height: var(--lh-h5)} h6 {font-size: var(--h--2xs); line-height: var(--lh-h6)} .bricks-type-hero {color: var(--base); line-height: var(--lh-h1); font-size: var(--h-hero)} .bricks-button.xl {font-size: var(--text-l); padding-top: var(--space--m); padding-right: var(--space--l); padding-bottom: var(--space--m); padding-left: var(--space--l)} .bricks-button {padding-top: 16px; padding-right: 30px; padding-bottom: 16px; padding-left: 30px; transition: all 0.3s ease; color: var(--white); font-size: 18px; font-weight: 600; white-space: nowrap; text-transform: uppercase; border-radius: 8px} .bricks-button.md {padding-top: var(--space--xs); padding-right: var(--space--s); padding-bottom: var(--space--xs); padding-left: var(--space--s)} .bricks-button.sm {padding-top: var(--space--2xs); padding-right: var(--space--xs); padding-bottom: var(--space--2xs); padding-left: var(--space--xs); font-size: var(--text-xs)} .bricks-button.lg {padding-top: var(--space--s); padding-right: var(--space--m); padding-bottom: var(--space--s); padding-left: var(--space--m); font-size: var(--text-m)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--secondary)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--secondary-hover)}@media (max-width: 767px) { .bricks-button {font-size: 16px; padding-top: 13px; padding-right: 24px; padding-bottom: 13px; padding-left: 24px}}@media (max-width: 478px) { .bricks-button {font-size: 15px; border-radius: 6px; padding-top: 11px; padding-right: 22px; padding-bottom: 11px; padding-left: 22px}}