:where(:root) .bricks-color-primary {color: #a40344}:where(:root) .bricks-background-primary {background-color: #a40344}:where(:root) .bricks-color-dark {color: #000000}:where(:root) .bricks-background-dark {background-color: #000000}:where(:root) .bricks-color-light {color: #ffffff}:where(:root) .bricks-background-light {background-color: #ffffff}:where(:root) .bricks-color-secondary {color: #293559}:where(:root) .bricks-background-secondary {background-color: #293559}:where(:root) .bricks-color-muted {color: #8687a0}:where(:root) .bricks-background-muted {background-color: #8687a0}:where(:root) * {border-color: #ededed}:where(:root) .bricks-color-info {color: #cbcad7}:where(:root) .bricks-background-info {background-color: #cbcad7} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: #a40344} .bricks-button {border-radius: var(--radius-button); color: #ffffff; font-weight: 600; padding-right: 1.2em; padding-left: 1.2em} .bricks-button.sm {padding-right: 1.2em; padding-left: 1.2em} .bricks-button.md {padding-right: 1.2em; padding-left: 1.2em} .bricks-button.lg {padding-right: 1.2em; padding-left: 1.2em} .bricks-button.xl {padding-right: 1.2em; padding-left: 1.2em} html {background-color: #293559} body {background: none} body {color: #ffffff; font-family: "Roboto"; font-size: var(--text-m); font-weight: 300} h1, h2, h3, h4, h5, h6 {font-family: "Roboto"} h1 {font-size: var(--text-xl); font-weight: 600; margin-top: var(--space-2xl); margin-bottom: var(--space-section)} h2 {font-size: var(--text-l); font-weight: 600; margin-bottom: var(--space-text)} h3 {font-size: var(--text-subheading); font-weight: 600; margin-top: var(--space-section); margin-bottom: var(--space-text)} #brx-content {margin-top: var(--space-s); margin-bottom: var(--space-3xl)} .content-area {margin-top: var(--space-s); margin-bottom: var(--space-3xl)}