body, .brx-body { background-color: var(--color-bg); color: var(--color-text);}#brx-content > section + section,#brx-content > div + section { border-top: 1px solid var(--color-border);}.brxe-text-basic { font-variant-numeric: tabular-nums;}.brxe-form .form-group > input[tabindex="-1"] { position: absolute; width: 1px; height: 1px; opacity: 0; pointer-events: none;}#brxe-ckttzq svg > rect,#brxe-ojvati svg > rect,#brxe-msnzdc svg > rect { fill: var(--color-action);}#brxe-ckttzq svg g path,#brxe-ojvati svg g path,#brxe-msnzdc svg g path { fill: var(--color-bg);}.brxe-text a,.brxe-post-content a { color: var(--color-info);}.credit-footer:hover{ color: var(--color-info);}.credit-footer { text-decoration: underline;}*[id] { scroll-margin-top: 100px;}.bricks-button{ transition: all .45s ease-in-out;}@media (hover: hover) { .bricks-button:hover{opacity: 0.6;}}.brx-body table{ width:100%; border-collapse:collapse; margin:20px 0;}.brx-body table td,.brx-body table th{ padding:10px; text-align:left; border:1px solid var(--color-border); color:var(--color-text);}.brx-body table th{ background-color:var(--color-border);}.brx-body table tr:nth-child(2n){ background-color:var(--color-surface);}.brx-body table tr:hover{ background-color:var(--color-border);}form.brxe-form [type="checkbox"] { min-width: 15px;}.brxe-form .required::after{ color: red!important;} body {line-height: var(--body-line-height); color: var(--color-text); font-family: "Inter"} h1, h2, h3, h4, h5, h6 {line-height: var(--heading-line-height); font-weight: 600; font-family: "Inter"} h1 {font-weight: 600; font-size: var(--heading-size-H1); letter-spacing: -0.05em} h2 {font-size: var(--heading-size-H2); letter-spacing: -0.04em} h3 {font-size: var(--heading-size-H3); letter-spacing: -0.03em} h4 {font-size: var(--heading-size-H4); letter-spacing: -0.02em} h5 {font-size: var(--heading-size-H5); letter-spacing: normal; text-transform: uppercase} h6 {font-size: var(--heading-size-H6)} body.bricks-is-frontend :focus-visible {outline: thin dotted transparent } @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: thin dotted transparent ; }} .bricks-button:where(.md) {padding-top: 0.7em; padding-right: 1.6em; padding-bottom: 0.7em; padding-left: 1.6em} .bricks-button:where(.lg) {padding-top: 0.8em; padding-right: 2em; padding-bottom: 0.8em; padding-left: 2em} .bricks-button:where(.xl) {padding-top: 1em; padding-right: 2.2em; padding-bottom: 1em; padding-left: 2.2em} .bricks-button:where(.bricks-background-primary:not(.outline)) {background-color: var(--color-action)} .bricks-button:where(.bricks-background-primary), .bricks-button:where(.bricks-color-primary) {color: var(--color-bg)} .bricks-button:where(.bricks-background-secondary:not(.outline)) {background-color: transparent} .bricks-button:where(.bricks-background-secondary), .bricks-button:where(.bricks-color-secondary) {color: var(--color-info); border: 1px solid var(--color-info)} html {background-color: var(--color-bg)} body {background: none}.brxe-form .form-group input {background-color: var(--color-surface); color: var(--color-text); border: 1px solid var(--color-border)}.brxe-form .flatpickr {background-color: var(--color-surface); border: 1px solid var(--color-border)}.brxe-form select {background-color: var(--color-surface); color: var(--color-text); border: 1px solid var(--color-border)}.brxe-form textarea {background-color: var(--color-surface); color: var(--color-text); border: 1px solid var(--color-border)}.brxe-form .bricks-button {border: 1px solid var(--color-border)}.brxe-form .choose-files {border: 1px solid var(--color-border)}