 html {background-color: var(--baby-blue)} body {background: none}:where(:root) .bricks-color-primary {color: var(--dark)}:where(:root) .bricks-background-primary {background-color: var(--dark)}:where(:root) .bricks-color-secondary {color: var(--blue)}:where(:root) .bricks-background-secondary {background-color: var(--blue)}:where(:root) .bricks-color-light {color: var(--white)}:where(:root) .bricks-background-light {background-color: var(--white)}:where(:root) .bricks-color-dark {color: var(--dark)}:where(:root) .bricks-background-dark {background-color: var(--dark)}:where(:root) .bricks-color-muted {color: var(--grey)}:where(:root) .bricks-background-muted {background-color: var(--grey)}:where(:root) * {border-color: var(--light-blue)} :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, .jet-listing-dynamic-link__link {color: var(--blue)} :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, .jet-listing-dynamic-link__link:hover {color: rgba(26, 54, 239, 0.44)} body {color: var(--grey); font-size: var(--t-16); font-family: "Syne"; font-weight: 400; line-height: 2.8rem} h1, h2, h3, h4, h5, h6 {color: var(--dark); font-family: "Syne"; font-weight: 700} h1 {font-size: var(--t-80); line-height: 1em} h2 {font-size: var(--t-60); line-height: 1em} h3 {font-size: var(--t-32); line-height: 1.1em} h4 {font-size: var(--t-24); line-height: 1.1em} .brxe-section {row-gap: var(--XL); padding-top: var(--XL); padding-right: 4rem; padding-bottom: var(--XL); padding-left: 4rem} .brxe-container {flex-direction: row; column-gap: var(--S); row-gap: var(--S)} .brxe-block {column-gap: var(--S); row-gap: var(--S)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--blue)} .bricks-button {color: var(--white); font-size: var(--t-15); font-weight: 700; font-family: "Syne"; border-radius: var(--b-60)}@media (max-width: 991px) { h1 {font-size: var(--t-60)} h2 {font-size: var(--t-40)} h3 {font-size: var(--t-30)}}@media (max-width: 478px) { h1 {font-size: var(--t-40)} h2 {font-size: var(--t-32)} h3 {font-size: var(--t-24)} h4 {font-size: var(--t-20)} .brxe-section {padding-right: var(--M); padding-left: var(--M)}}