:where(:root) .bricks-color-primary {color: var(--bricks-color-dkepmd)}:where(:root) .bricks-background-primary {background-color: var(--bricks-color-dkepmd)}:where(:root) .bricks-color-secondary {color: #01c1eb}:where(:root) .bricks-background-secondary {background-color: #01c1eb} body {font-size: 20px; font-family: "Open Sans", poppins; font-weight: 400; color: var(--bricks-color-mbnwfr)} h1, h2, h3, h4, h5, h6 {font-family: "Poppins"; color: var(--bricks-color-vgssbs)} h1 {font-size: 50px; font-weight: 700} h2 {font-size: 40px; font-family: "Poppins"; font-weight: 700} h3 {font-family: "Poppins"; font-weight: 600; font-size: 30px} h4 {font-size: 20px; font-family: "Poppins"; font-weight: 500} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }} .bricks-button {font-size: 18px; font-family: "Poppins"; font-weight: 700; color: var(--bricks-color-nyjihi); line-height: 66px; padding-top: 15px; padding-right: 50px; padding-bottom: 15px; padding-left: 50px; border-radius: 40px} .bricks-button.sm {padding-top: 15px; padding-right: 50px; padding-bottom: 15px; padding-left: 50px} .bricks-button.lg {padding-top: 15px; padding-right: 50px; padding-bottom: 15px; padding-left: 50px} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--bricks-color-haxezw)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--bricks-color-haxezw)} :root .bricks-button[class*="primary"] {font-size: 18px; font-family: "Poppins"; color: var(--bricks-color-nyjihi)} .brxe-text {font-size: 20px; font-family: "Open Sans"; font-weight: 400} .brxe-text-basic {font-size: 20px; font-family: "Open Sans"; font-weight: 400}@media (max-width: 478px) { body {font-size: 15px; font-family: "Open Sans"} h1 {font-size: 35px} h2 {font-size: 25px} h3 {font-size: 20px} .brxe-text {font-size: 15px} .brxe-text-basic {font-size: 15px}}