@media (max-width: 767px) {.brxe-block { flex-wrap: nowrap; }}.brxe-heading { width: 100%;}a,button { cursor: pointer;}:where(:root) .bricks-color-primary {color: var(--primary)}:where(:root) .bricks-background-primary {background-color: var(--primary)}:where(:root) .bricks-color-secondary {color: var(--secondary)}:where(:root) .bricks-background-secondary {background-color: var(--secondary)}:where(:root) .bricks-color-light {color: var(--white)}:where(:root) .bricks-background-light {background-color: var(--white)}:where(:root) .bricks-color-dark {color: var(--black)}:where(:root) .bricks-background-dark {background-color: var(--black)}:where(:root) * {border-color: var(--border-gray)}:where(:root) .bricks-color-success {color: var(--success)}:where(:root) .bricks-background-success {background-color: var(--success)} .brxe-container {row-gap: var(--space-40); width: 1280px; padding-right: 3.2rem; padding-left: 3.2rem} .woocommerce main.site-main {width: 1280px} #brx-content.wordpress {width: 1280px} .bricks-button {font-size: var(--font-size-lg); text-transform: capitalize; font-weight: 600; color: var(--text-white); border-radius: 6px; transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out} .bricks-button:where(.bricks-background-primary:not(.outline)):hover {background-color: var(--primary-d1)} .bricks-button:where(.bricks-background-primary), .bricks-button:where(.bricks-color-primary) {border: 2px solid var(--primary)} .bricks-button:where(.bricks-background-primary):hover, .bricks-button:where(.bricks-color-primary):hover {border-color: var(--primary-d1)} .bricks-button:where(.bricks-color-primary.outline):hover {color: var(--white); background-color: var(--primary-d1); border-color: var(--primary-d1)} .bricks-button:where(.bricks-color-primary.outline) {color: var(--primary)} .bricks-button:where(.bricks-background-secondary:not(.outline)):hover {background-color: var(--secondary-d1)} .bricks-button:where(.bricks-background-secondary), .bricks-button:where(.bricks-color-secondary) {border: 2px solid var(--secondary)} .bricks-button:where(.bricks-color-secondary.outline):hover {color: var(--white); background-color: var(--secondary-d1); border-color: var(--secondary-d1)} .bricks-button:where(.bricks-color-secondary.outline) {color: var(--secondary)} .bricks-button:where(.bricks-background-light:not(.bricks-lightbox)), .bricks-button:where(.bricks-color-light:not(.bricks-lightbox)) {color: var(--black); border: 2px solid var(--white)} .bricks-button:where(.bricks-background-light:not(.bricks-lightbox)):hover, .bricks-button:where(.bricks-color-light:not(.bricks-lightbox)):hover {color: var(--black)} .bricks-button:where(.bricks-color-light.outline) {color: var(--black)} .bricks-button:where(.bricks-color-light.outline):hover {background-color: var(--white)} .bricks-button:where(.bricks-background-dark:not(.outline)):hover {background-color: #333333} .bricks-button:where(.bricks-background-dark), .bricks-button:where(.bricks-color-dark) {border: 2px solid var(--black)} .bricks-button:where(.bricks-color-dark.outline):hover {color: var(--white); background-color: var(--black)} .bricks-button:where(.bricks-color-dark.outline) {color: var(--black)} .bricks-button:where(.bricks-background-success), .bricks-button:where(.bricks-color-success) {border-width: 2px} .bricks-button:where(.bricks-color-success.outline) {color: var(--success)} .bricks-button:where(.sm) {font-size: var(--font-size-sm)} .bricks-button:where(.md) {font-size: var(--font-size-lg)} .bricks-button:where(.lg) {font-size: var(--font-size-xl)} html {font-size: 62.5%} body {font-weight: 400; font-size: 1.6rem; line-height: 1.65; color: var(--text-body); font-family: "Montserrat", sans-serif} h1, h2, h3, h4, h5, h6 {color: var(--text-title); font-weight: 700} h1 {line-height: 1.2; font-size: var(--font-size-5xl); font-weight: 800} h2 {line-height: 1.3; font-size: var(--font-size-4xl)} h3 {line-height: 1.3; font-size: var(--font-size-xl)} :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(:not(.wp-element-button):not(.wp-block-button__link):not(.wp-block-file__button):not(.wp-block-social-link-anchor):not(.wp-block-navigation-item__content):not(.wp-block-image > a):not(.wp-block-image > figure > 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, .brxe-text-basic a, .brxe-text p a {color: var(--primary); text-decoration: underline} .brxe-section {display: block; padding-top: var(--space-48); padding-bottom: var(--space-48)} html {background-color: var(--bg-body)} body {background: none}.brxe-icon-box .icon {align-self: flex-start} .brxe-div {width: 100%}@media (max-width: 991px) { .brxe-container {row-gap: var(--space-32); padding-right: 2.4rem; padding-left: 2.4rem}}@media (max-width: 767px) { h1 {font-size: var(--font-size-4xl)} h2 {font-size: var(--font-size-3xl)}}@media (max-width: 478px) { .brxe-container {padding-right: 1.6rem; padding-left: 1.6rem} h1 {font-size: var(--font-size-3xl); line-height: 1.3} h2 {font-size: var(--font-size-2xl); line-height: 1.5}}