.highlight { background-color: #FFD429; color: var(--bricks-color-wqmmoq); }.bricks-button { position: relative; overflow: hidden; transition: color 0.3s ease;}.bricks-button::before { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 0; background-color: var(--button-hover-bg, #FAD02C);  z-index: -1; transition: height 0.3s ease;}.bricks-button span,.bricks-button a,.bricks-button { position: relative; z-index: 1;}.bricks-button:hover::before { height: 100%;} html {background-color: var(--bricks-color-uglgnu)} body {background: none} .brxe-container {max-width: 1440px; width: 100%; padding-right: var(--unit-vh-2); padding-left: var(--unit-vh-2)} #brx-content.wordpress {max-width: 1440px; width: 100%} .woocommerce main.site-main {width: 100%} :root .bricks-button[class*="primary"] {text-transform: uppercase; font-size: var(--text-s); color: var(--bricks-color-wqmmoq); font-family: "Montserrat"; font-weight: 600} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--bricks-color-aljfpl)} :root .bricks-button[class*="secondary"] {color: var(--bricks-color-wqmmoq); font-family: "Montserrat"; font-weight: 600; text-transform: uppercase; font-size: var(--text-s)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--bricks-color-jozgkz)} .bricks-button {padding-top: 0.6em; padding-right: 1.5em; padding-bottom: 0.6em; padding-left: 1.5em} html {font-size: 100%} body {font-size: var(--text-m); color: var(--bricks-color-wqmmoq); font-family: "Montserrat"; font-weight: 500} h1, h2, h3, h4, h5, h6 {font-size: var(--h2); color: var(--bricks-color-wqmmoq); font-family: "Montserrat"; text-transform: uppercase; line-height: 1.3} h1 {font-size: var(--h1); font-family: "Montserrat"; font-weight: 800} h2 {font-family: "Montserrat"; font-size: var(--h2); color: var(--bricks-color-wqmmoq); font-weight: 800} h3 {color: var(--bricks-color-wqmmoq); font-family: "Montserrat"; font-weight: 800; font-size: var(--h3)} h4 {font-size: var(--h4); color: var(--bricks-color-wqmmoq); font-family: "Montserrat"; font-weight: 800} h5 {font-size: var(--h5); color: var(--bricks-color-wqmmoq); font-family: "Montserrat"; font-weight: 600} h6 {font-size: var(--h6); font-family: "Montserrat"; color: var(--bricks-color-wqmmoq)}