@layer bricks {.brxe-pagination{width:100%}}@layer bricks {:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}}@layer bricks {:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}.brxe-d00d63 .brxe-ae0157.brxe-heading {font-size: var(--h3)}.brxe-d00d63 .brxe-d93903.brxe-div {display: flex; flex-direction: column; row-gap: calc(var(--space-xs) / 2)}.brxe-d00d63 .brxe-a1e8de.brxe-text-basic {font-weight: 600; font-size: var(--text-l); line-height: 1; text-align: center}.brxe-d00d63 .brxe-d0ae3b.brxe-divider.horizontal .line {border-top-color: var(--tertiary-hover)}.brxe-d00d63 .brxe-d0ae3b.brxe-divider.vertical .line {border-right-color: var(--tertiary-hover)}.brxe-d00d63 .brxe-d0ae3b.brxe-divider .icon {color: var(--tertiary-hover)}.brxe-d00d63 .brxe-ee6324.brxe-text-basic {line-height: 1; text-align: center; font-weight: 400}.brxe-d00d63 .brxe-ac4379.brxe-div {display: flex; align-items: center; justify-content: center; flex-direction: column; z-index: 1; order: -1; background-color: var(--tertiary); color: var(--white); padding-top: var(--space-m); padding-right: var(--space-xs); padding-bottom: var(--space-m); padding-left: var(--space-xs); width: 100%; height: 100%; aspect-ratio: 1/1; border-radius: calc(var(--radius) / 1.5); row-gap: calc(var(--space-xs) / 3)}.brxe-d00d63 .brxe-a466b6.brxe-div {display: grid; align-items: initial; grid-template-columns: 8rem 1fr; align-items: center; width: 100%}.brxe-d00d63 .brxe-6a58e4.brxe-svg {height: var(--icon-size); width: var(--icon-size)}.brxe-d00d63 .brxe-6a58e4.brxe-svg :not([stroke="none"]) {stroke: var(--icon-color)}.brxe-d00d63 .brxe-8c3bc9.brxe-div {display: flex}.brxe-d00d63.brxe-div {display: flex; flex-direction: row; align-items: center; width: 100%; position: relative; padding-top: var(--space-xs); padding-right: var(--space-xs); padding-bottom: var(--space-xs); padding-left: var(--space-xs); background-color: var(--white); border-radius: var(--radius)}.brxe-d00d63 { --icon-size: 24px; --icon-color: var(--tertiary); --icon-gap: 4px; transition: all .3s ease-in-out;} .brxe-d00d63>* { transition: all .3s ease;} .brxe-d00d63:hover>*:first-child { transform: translateX(.5em);} .brxe-d00d63:hover>*:last-child { transform: translateX(-.5em);}#brxe-e37663 {row-gap: var(--space-xs)}