/* BREAKPOINT: Desktop (BASE) */ html {font-size: 100%} body {font-family: ""Open Sans""; font-size: 14px; color: var(--bricks-color-9be8b5)} h1,  h2,  h3,  h4,  h5,  h6 {font-family: "Trebuchet MS"; color: var(--bricks-color-2e6b7f)} h1 {font-size: 28px; font-family: ""Open Sans""; font-weight: 500} h2 {font-size: 24px; font-family: ""Open Sans""; font-weight: 500} h3 {font-size: 27px; font-family: ""Open Sans""; font-weight: 500} h4 {font-size: 23px; font-family: ""Open Sans""; font-weight: 500} h5 {font-size: 20px; font-family: ""Open Sans""; font-weight: 500} h6 {font-size: 18px; font-family: ""Open Sans""; font-weight: 500} .bricks-button {line-height: 1; color: var(--bricks-color-26b008); transition: all 0.2s ease-in-out; border-radius: 3px} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]) {background-color: var(--bricks-color-8fbb5e)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):hover {background-color: var(--bricks-color-1b33e5)} .bricks-button.md {padding-top: 0.95rem; padding-right: 2.2rem; padding-bottom: 0.95rem; padding-left: 2.2rem} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--bricks-color-1ff2c9)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--bricks-color-9be8b5)} :where(.brxe-accordion .accordion-content-wrapper) a,  :where(.brxe-icon-box .content) a,  :where(.brxe-list) a,  :where(.brxe-post-content) a:not(.bricks-button),  :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-8fbb5e); font-family: ""Open Sans""; transition: all 0.2s ease} :where(.brxe-accordion .accordion-content-wrapper) a:hover,  :where(.brxe-icon-box .content) a:hover,  :where(.brxe-list) a:hover,  :where(.brxe-post-content) a:not(.bricks-button):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: var(--bricks-color-2e6b7f)}:root .bricks-color-primary {color: var(--bricks-color-1de450)}:root .bricks-background-primary {background-color: var(--bricks-color-1de450)}:root .bricks-color-secondary {color: var(--bricks-color-1b33e5)}:root .bricks-background-secondary {background-color: var(--bricks-color-1b33e5)} .brxe-section {padding-right: 20px; padding-left: 20px} .brxe-container {width: 1000px; max-width: 100%} .woocommerce main.site-main {width: 1000px} #brx-content.wordpress {width: 1000px} .brx-boxed {max-width: 1000px} .brx-boxed #brx-header.sticky {max-width: 1000px; margin-left: auto; margin-right: auto} html {background-color: var(--bricks-color-1de450)} body {background: none}/* BREAKPOINT: Tablet portrait */@media (max-width: 991px) { .brxe-section {padding-right: 20px; padding-left: 20px} .brxe-container {padding-right: 10px; padding-left: 10px}}/* BREAKPOINT: Mobile portrait */@media (max-width: 478px) { body {font-size: 15px} h1 {font-size: 30px} h2 {font-size: 24px} h3 {font-size: 23px} h4 {font-size: 19px} h5 {font-size: 17px} h6 {font-size: 16px} .brxe-section {padding-right: 10px; padding-left: 10px} .brxe-container {padding-right: 10px; padding-left: 10px}}