@layer bricks {.brxe-code{width:100%}}@charset "UTF-8";#brx-content a:not(:where(header *, footer *)) { text-decoration: none; box-shadow: inset 0 -8px 0 #EAAC8B; transition: all 0.2s;}#brx-content a:not(:where(header *, footer *)):hover { background: #EAAC8B; color: blue;}.acss-style-guide__lede span { color: var(--accent);}.leo-regel { color: white;}.leo-regel ul { background-color: yellow;}.elementor-widget-text-editor p:last-child { margin-bottom: 0px;}.elementor-widget-container p a { text-decoration: none; box-shadow: inset 0 -2px 0 #F6AE2D; transition: all .2s;}.elementor-widget-container p a:hover { color: #000; background: #F6AE2D;}:root { --action-100: hsl(var(--action-h) var(--action-s) 95%); --action-100: hsl(var(--action-h) var(--action-s) 96%); --action-12: hsl(var(--action-hsl) / 12%); --action-12: hsl(var(--action-hsl) / 22%); --action-12: hsl(var(--action-hsl) / 32%); --action-sat: hsl(var(--action-h) calc(var(--action-s) - 20%) var(--action-l)); --action-comp-100: hsl(calc(var(--action-h) + 180) var(--action-s) var(--action-l)); --action-comp-100: hsl(calc(var(--action-h) + 180) var(--action-s) 90%); --action-comp-12: hsl(calc(var(--action-h) + 180) var(--action-s) var(--action-l) / .12);}root { --before-blur: 50px; --before-display: flex; --before-width: 40rem; --before-height: 40rem; --before-inset: 0 auto auto 0; --before-bg: var(--action); --before-opacity: .12; --before-rotate: -5deg; --after-blur: 50px; --after-display: flex; --after-width: 40rem; --after-height: 40rem; --after-inset: auto 0 0 auto; --after-bg: var(--secondary); --after-opacity: .12; --after-rotate: 5deg; position: relative; isolation: isolate;}root::before { content: ""; width: var(--before-width); height: var(--before-height); background-color: var(--before-bg); display: var(--before-display); position: absolute; inset: var(--before-inset); z-index: -1; transform: var(--before-rotate); filter: blur(var(--before-blur)); opacity: var(--before-opacity);}root::after { content: ""; width: var(--after-width); height: var(--after-height); background-color: var(--after-bg); display: var(--after-display); position: absolute; inset: var(--after-inset); z-index: -1; transform: var(--after-rotate); filter: blur(var(--after-blur)); opacity: var(--after-opacity);}body::-webkit-scrollbar { width: 1em; height: 1em;}body::-webkit-scrollbar-track { background: var(--action-light);}body::-webkit-scrollbar-thumb { background: var(--action-dark); border: 0.25em solid var(--action-light);}body::-webkit-scrollbar-thumb:hover { background: var(--action-dark);}.btn--action { color: red;}.bricks-is-frontend .backtotop { opacity: 0; visibility: hidden;}.backtotop[show="true"] { animation: fadeIn 0.5s; animation-fill-mode: forwards;}@keyframes fadeIn { 0% { opacity: 0; visibility: hidden; } 100% { opacity: 1; visibility: visible; }}.backtotop[show="false"] { animation: fadeOut 0.5s; animation-fill-mode: forwards;}@keyframes fadeOut { 0% { opacity: 1; visibility: visible; } 100% { opacity: 0; visibility: hidden; }}.brxe-nav-menu .bricks-nav-menu>li:not(:last-child)::after { content: "0B7"; position: absolute; right: -18px; top: 3px; font-size: 16px; color: white;}.text--black { color: var(--base-dark);}.text--white { color: var(--base-light-trans-90);}body { overflow-y: scroll;}h1 { margin-block-end: 5rem;}p { margin-block-end: 2rem;}:where(a) { border-color: none; cursor: pointer; text-decoration: none;}