 html {background-color: var(--ghost-grey)} body {background: none}:where(:root) .bricks-color-primary {color: var(--deep-blue)}:where(:root) .bricks-background-primary {background-color: var(--deep-blue)}:where(:root) .bricks-color-secondary {color: var(--orange)}:where(:root) .bricks-background-secondary {background-color: var(--orange)}:where(:root) .bricks-color-light {color: var(--white)}:where(:root) .bricks-background-light {background-color: var(--white)}:where(:root) .bricks-color-dark {color: var(--deep-blue)}:where(:root) .bricks-background-dark {background-color: var(--deep-blue)}:where(:root) .bricks-color-muted {color: var(--frost-grey)}:where(:root) .bricks-background-muted {background-color: var(--frost-grey)}:where(:root) * {border-color: var(--frost-grey)} :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(--orange)} :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(228, 133, 36, 0.42)} body {font-size: var(--t-16); color: var(--frost-grey); line-height: 1.6em; font-family: "Helvetica Neue"; font-weight: 400} h1, h2, h3, h4, h5, h6 {color: var(--deep-blue); font-family: "Helvetica Neue"; font-weight: 400} .brxe-section {row-gap: var(--L); column-gap: var(--M); padding-top: var(--L); padding-right: 4rem; padding-bottom: var(--L); padding-left: 4rem} .brxe-container {width: 120rem; column-gap: var(--M); row-gap: var(--M); flex-direction: row} .woocommerce main.site-main {width: 120rem} #brx-content.wordpress {width: 120rem} .brxe-block {column-gap: var(--M); row-gap: var(--M)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--orange)} .bricks-button {border: 1px solid var(--orange); border-top-right-radius: var(--b-16); border-bottom-left-radius: var(--b-16); color: var(--white); font-size: var(--t-16); font-family: "Helvetica Neue"; font-weight: 500; line-height: 1em; transition: 0.3s ease-in; padding-top: 1.2rem; padding-right: var(--M); padding-bottom: 1.2rem; padding-left: var(--M)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--orange)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--transparent)} :root .bricks-button[class*="secondary"] {color: var(--deep-blue)} :root .bricks-button[class*="light"]:not(.outline):where(:not(.bricks-lightbox)) {background-color: var(--white)} :root .bricks-button[class*="light"]:where(:not(.bricks-lightbox)) {color: var(--deep-blue); border-color: var(--white)} :root .bricks-button[class*="muted"]:not(.outline) {background-color: var(--transparent)} :root .bricks-button[class*="muted"] {color: var(--white); border-color: var(--white)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--deep-blue)} .bricks-button:hover {border-color: var(--deep-blue); border-radius: 100px} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--deep-blue)} :root .bricks-button[class*="primary"]:hover {border-color: var(--deep-blue)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--orange)} :root .bricks-button[class*="secondary"]:hover {color: var(--white); border-color: var(--orange)} :root .bricks-button[class*="light"]:not(.outline):where(:not(.bricks-lightbox)):hover {background-color: var(--transparent)} :root .bricks-button[class*="light"]:where(:not(.bricks-lightbox)):hover {color: var(--white)} :root .bricks-button[class*="dark"]:not(.outline):hover {background-color: #0d161c} :root .bricks-button[class*="dark"]:hover {border-color: #0d161c} :root .bricks-button[class*="dark"]:not(.outline) {background-color: var(--deep-blue)} :root .bricks-button[class*="dark"] {border-color: var(--deep-blue)} .bricks-button.sm {padding-right: var(--S); padding-left: var(--S); font-size: var(--t-14)} .bricks-button.lg {padding-top: 1.6rem; padding-right: 3.2rem; padding-bottom: 1.6rem; padding-left: 3.2rem}