:where(:root) .bricks-color-secondary {color: #024477}:where(:root) .bricks-background-secondary {background-color: #024477}:where(:root) .bricks-color-primary {color: #003360}:where(:root) .bricks-background-primary {background-color: #003360}:where(:root) .bricks-color-light {color: #00b7ff}:where(:root) .bricks-background-light {background-color: #00b7ff}:where(:root) .bricks-color-dark {color: #0a0a0a}:where(:root) .bricks-background-dark {background-color: #0a0a0a}:where(:root) .bricks-color-muted {color: #03548e}:where(:root) .bricks-background-muted {background-color: #03548e}:where(:root) * {border-color: #5c5c5c}:where(:root) .bricks-color-warning {color: #ff9d00}:where(:root) .bricks-background-warning {background-color: #ff9d00}:where(:root) .bricks-color-danger {color: #ff0000}:where(:root) .bricks-background-danger {background-color: #ff0000} body {font-size: var(--text-regular)} h1, h2, h3, h4, h5, h6 {font-weight: 400; color: var(--mega-azul-principal)} h1 {line-height: 4rem} h2 {line-height: 3rem} h3 {line-height: 2rem} h4 {line-height: 3rem} h5 {line-height: 2.5rem} h6 {line-height: 2rem} .brx-boxed {max-width: 1800px} .brx-boxed #brx-header.brx-sticky {max-width: 1800px; margin-left: auto; margin-right: auto}.brx-popup {justify-content: center; align-items: center} .brx-popup-content {width: 800px; height: 800px; box-shadow: 10px 10px 0 0 transparent}.brx-popup .brx-popup-backdrop {transition: 1000}@media (max-width: 478px) { .brx-boxed {max-width: 1800px} .brx-boxed #brx-header.brx-sticky {max-width: 1800px; margin-left: auto; margin-right: auto} #brx-content {margin-right: auto; margin-left: auto} .content-area {margin-right: auto; margin-left: auto}}