:where(:root) .bricks-color-primary {color: var(--text)}:where(:root) .bricks-background-primary {background-color: var(--text)}:where(:root) .bricks-color-secondary {color: #535a66}:where(:root) .bricks-background-secondary {background-color: #535a66}:where(:root) .bricks-color-light {color: #f2f4f7}:where(:root) .bricks-background-light {background-color: #f2f4f7}:where(:root) .bricks-color-dark {color: var(--text)}:where(:root) .bricks-background-dark {background-color: var(--text)}:where(:root) .bricks-color-muted {color: #dfe4ec}:where(:root) .bricks-background-muted {background-color: #dfe4ec} .brxe-container {column-gap: 100px} html {font-size: 100%} body {font-size: 16px; text-align: left; font-family: "Open Sans", helvetica, arial, sans-serif; font-weight: 400; line-height: 24px; color: var(--text)} h1, h2, h3, h4, h5, h6 {text-align: left; font-family: "Open Sans", helvetica, arial, sans-serif; font-weight: 800; color: var(--text); line-height: 1.2em} h1 {font-size: 32px; text-align: left; line-height: 1.5em; color: #535a66; font-family: "Open Sans"; font-weight: 700; margin-bottom: 16px} h2 {font-size: 28px; color: #535a66; line-height: 1.2em; margin-bottom: 12px} h3 {color: #535a66; font-size: 24px; text-align: left; margin-bottom: 5px} h4 {color: #535a66; font-size: 20px; text-align: left; font-weight: 700; line-height: 40px} h5 {color: #535a66; font-size: 18px; text-align: left; line-height: 32px} h6 {color: #535a66; font-size: 20px; text-align: left; line-height: 26px} .brxe-section {padding-top: 50px; padding-right: 50px; padding-bottom: 50px; padding-left: 50px; margin-top: 50px} html {background-color: #fcfcfc} body {background: none} .brxe-block {column-gap: 100px} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--akzent)} .bricks-button {color: var(--weiss)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--akzent)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--text)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--text)}@media (max-width: 478px) { h1, h2, h3, h4, h5, h6 {line-height: 32px} h1 {margin-bottom: 10px} .brxe-section {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}}