a { text-underline-offset: .12em; transition: all .15s ease;}a:hover { text-decoration-color: currentColor;}iframe { border-radius: var(--border-radius-primary);}.brxe-text a { text-decoration: underline; text-decoration-color: #ffffff00;}a.brxe-text-link { text-decoration: underline; text-decoration-color: #ffffff00;}a.brxe-text-link:hover { text-decoration-color: currentColor;}.brxe-text a:hover { text-decoration-color: currentColor;}.visually-hidden { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0;}.no-list-style { list-style: none; margin: 0; padding: 0;}@view-transition { navigation: auto;}:root,html,body { background: #1a1b26;}html { scrollbar-gutter: stable;}#brx-content { view-transition-name: page; background: #1a1b26; min-height: 100vh;}::view-transition { background: #1a1b26;}::view-transition-group(page) { overflow: hidden; background: #1a1b26;}::view-transition-image-pair(page) { background: #1a1b26;}::view-transition-old(page) { animation: fade-out 0.35s ease forwards; background: #1a1b26;}::view-transition-new(page) { animation: fade-in 0.35s ease forwards; background: #1a1b26;}@keyframes fade-out { from { opacity: 1; } to { opacity: 0; }}@keyframes fade-in { from { opacity: 0; } to { opacity: 1; }}@media (prefers-reduced-motion: reduce) { ::view-transition-old(page), ::view-transition-new(page) { animation: none; }} html {font-size: 100%} body {font-size: var(--font-body)} .brxe-container {width: 100%; column-gap: 0px; row-gap: 0px; max-width: var(--container-width-primary)} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: var(--container-width-primary)} .brxe-section {padding-right: var(--section-padding-primary); padding-left: var(--section-padding-primary)} .brxe-text * + p, .brxe-post-content:not([data-source=bricks]) * + p, body:not(.woocommerce-checkout) [class*=woocommerce] * + p:not(.brxe-woocommerce-account-form-edit-account *) {margin-block-start: 1.5em} html {background-color: #1a1b26} body {background: none}h1,h2,h3,h4,h5,h6, ul, ol, li, p, figure, blockquote {margin: 0;}ul, ol, blockquote, button {padding: 0;}