 .brxe-container {column-gap: var(--space-m); row-gap: var(--space-m); align-items: center; width: var(--max-screen-width)} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-width)} html {font-size: 100%} body {font-size: var(--text-m); color: var(--text-body); line-height: 150%; font-weight: 400; font-family: "Hanken Grotesk"; font-style: normal} h1, h2, h3, h4, h5, h6 {color: var(--text-title); line-height: 120%; font-family: "Hanken Grotesk"} h1 {font-size: var(--text-4xl); text-align: center} h2 {font-size: var(--text-3xl)} h3 {font-size: var(--text-2xl)} h4 {font-size: var(--text-xl)} h5 {font-size: var(--text-l)} h6 {font-size: var(--text-m)} body.bricks-is-frontend :focus-visible {outline: 1px solid var(--primary)} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: 1px solid var(--primary); }} .brxe-section {padding-top: var(--space-section); padding-bottom: var(--space-section)} .bricks-button {font-size: var(--text-s); font-weight: 600; line-height: 150%; padding-top: var(--space-xs); padding-right: var(--space-m); padding-bottom: var(--space-xs); padding-left: var(--space-m); border-radius: var(--radius-xs); transition: all .2s ease} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"] {color: var(--light)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--secondary)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: var(--dark)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-d-2)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--secondary-d-1)} :root .bricks-button[class*="dark"]:not(.outline):hover {background-color: var(--dark-90)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):hover {background-color: var(--light-90)} :root .bricks-button[class*="dark"] {color: var(--light)} :root .bricks-button[class*="secondary"] {color: var(--light)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: var(--dark)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: var(--light)} :root .bricks-button[class*="primary"].outline {border-width: 1px; border-color: var(--primary); color: var(--primary)} :root .bricks-button[class*="secondary"].outline {border-width: 1px; border-color: var(--secondary); color: var(--secondary)} :root .bricks-button[class*="light"].outline {border-width: 1px; border-color: var(--light); color: var(--light)} :root .bricks-button[class*="dark"].outline {border-width: 1px; border-color: var(--dark); color: var(--dark)} .bricks-button:hover {padding-top: var(--space-xs); padding-right: var(--space-m); padding-bottom: var(--space-xs); padding-left: var(--space-m)} :root .bricks-button[class*="secondary"].outline:hover {background-color: var(--secondary-5)} :root .bricks-button[class*="primary"].outline:hover {background-color: var(--primary-5)} :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(--primary)}.brxe-form .form-group input {border-radius: var(--radius-xs)}.brxe-form .flatpickr {border-radius: var(--radius-xs)}.brxe-form select {border-radius: var(--radius-xs); font-size: var(--text-m); color: var(--dark-20)}.brxe-form textarea {border-radius: var(--radius-xs)}.brxe-form .bricks-button {border-radius: var(--radius-xs)}.brxe-form .choose-files {border-radius: var(--radius-xs)}.brxe-form ::placeholder {font-size: var(--text-m); color: var(--dark-20)}.brxe-form .form-group label {font-size: var(--text-m); color: var(--base); font-weight: 600}.brxe-form .form-group .label {font-size: var(--text-m); color: var(--base); font-weight: 600} .brxe-text * + :is(h1, h2, h3, h4, h5, h6), .brxe-post-content:not([data-source=bricks]) * + :is(h1, h2, h3, h4, h5, h6), body:not(.woocommerce-checkout) [class*=woocommerce] * + :is(h1, h2, h3, h4, h5, h6) {margin-block-start: var(--space-xl)} .brxe-text * + p, .brxe-post-content:not([data-source=bricks]) * + p, body:not(.woocommerce-checkout) [class*=woocommerce] * + p {margin-block-start: var(--space-xs)} .brxe-text * + *, .brxe-post-content:not([data-source=bricks]) * + *, body:not(.woocommerce-checkout) [class*=woocommerce] * + * {margin-block-start: var(--space-m)} #brx-content {margin-bottom: var(--space-xl)} .content-area {margin-bottom: var(--space-xl)}@media (max-width: 1365px) { .brxe-section {padding-right: var(--space-xs); padding-left: var(--space-xs)}}@media (max-width: 767px) { .bricks-button {padding-top: var(--space-xs); padding-right: var(--space-m); padding-bottom: var(--space-xs); padding-left: var(--space-m)}}h1,h2,h3,h4,h5,h6, p {margin: 0;}