html, body { height: 100%; margin: 0;}body { display: flex; flex-direction: column; min-height: 100vh;}main { flex: 1;}:where(:root) .bricks-color-primary {color: #0b1f40}:where(:root) .bricks-background-primary {background-color: #0b1f40}:where(:root) .bricks-color-secondary {color: #1e3a5f}:where(:root) .bricks-background-secondary {background-color: #1e3a5f}:where(:root) .bricks-color-light {color: #f9fafb}:where(:root) .bricks-background-light {background-color: #f9fafb}:where(:root) .bricks-color-dark {color: #111827}:where(:root) .bricks-background-dark {background-color: #111827}:where(:root) .bricks-color-muted {color: #6b7280}:where(:root) .bricks-background-muted {background-color: #6b7280}:where(:root) * {border-color: #e5e7eb}:where(:root) .bricks-color-info {color: #2563eb}:where(:root) .bricks-background-info {background-color: #2563eb}:where(:root) .bricks-color-success {color: #10b981}:where(:root) .bricks-background-success {background-color: #10b981}:where(:root) .bricks-color-warning {color: #f59e0b}:where(:root) .bricks-background-warning {background-color: #f59e0b}:where(:root) .bricks-color-danger {color: #dc2626}:where(:root) .bricks-background-danger {background-color: #dc2626} :where(.brxe-accordion .accordion-content-wrapper) a, :where(.brxe-icon-box .content) a, :where(.brxe-list) a, :where(.brxe-post-content):not([data-source="bricks"]) a, :where(.brxe-posts .dynamic p) a, :where(.brxe-shortcode) a, :where(.brxe-tabs .tab-content) a, :where(.brxe-team-members) .description a, :where(.brxe-testimonials) .testimonial-content-wrapper a, :where(.brxe-text) a, :where(a.brxe-text), :where(.brxe-text-basic) a, :where(a.brxe-text-basic), :where(.brxe-post-comments) .comment-content a {color: var(--bricks-color-mlbobb); text-decoration: underline} :where(.brxe-accordion .accordion-content-wrapper) a:hover, :where(.brxe-icon-box .content) a:hover, :where(.brxe-list) a:hover, :where(.brxe-post-content):not([data-source="bricks"]) a:hover, :where(.brxe-posts .dynamic p) a:hover, :where(.brxe-shortcode) a:hover, :where(.brxe-tabs .tab-content) a:hover, :where(.brxe-team-members) .description a:hover, :where(.brxe-testimonials) .testimonial-content-wrapper a:hover, :where(.brxe-text) a:hover, :where(a.brxe-text):hover, :where(.brxe-text-basic) a:hover, :where(a.brxe-text-basic):hover, :where(.brxe-post-comments) .comment-content a:hover {color: #608df6} body {color: var(--bricks-color-tyvrbf); font-size: 16px; font-family: "Inter"; font-weight: 400; line-height: 1.4} h1, h2, h3, h4, h5, h6 {color: var(--bricks-color-vvlruy); font-weight: 400; font-size: 16px} h1 {font-size: 48px; font-weight: 700; line-height: 1.2} h2 {font-size: 32px; font-weight: 600; line-height: 1.2} h3 {font-size: 24px; font-weight: 500; line-height: 1.4}@media (max-width: 767px) { body {font-size: 15px; line-height: 1.4} h1 {line-height: 1.2; font-size: 28px} h2 {line-height: 1.3; font-size: 22px} h3 {line-height: 1.4; font-size: 18px}}