/* BREAKPOINT: Desktop (BASE) */:root .bricks-color-primary {color: #61adb1}:root .bricks-background-primary {background-color: #61adb1}:root .bricks-color-secondary {color: #e1753c}:root .bricks-background-secondary {background-color: #e1753c}:root .bricks-color-light {color: #ffffff}:root .bricks-background-light {background-color: #ffffff}:root .bricks-color-dark {color: var(--bricks-color-wlxiqt)}:root .bricks-background-dark {background-color: var(--bricks-color-wlxiqt)}:root .bricks-color-muted {color: var(--bricks-color-fdnzar)}:root .bricks-background-muted {background-color: var(--bricks-color-fdnzar)}:root .bricks-color-success {color: var(--bricks-color-hnxjeg)}:root .bricks-background-success {background-color: var(--bricks-color-hnxjeg)} body {font-family: "Open Sans"; font-weight: 400; font-style: normal; line-height: 1.3} h1,  h2,  h3,  h4,  h5,  h6 {color: #61adb1; font-family: "Lato"; font-weight: 700; font-style: normal; font-size: 5rem} h1 {font-family: "Lato"; font-weight: 700; font-size: 3rem; color: #ffffff} h2 {font-family: "Lato"; font-weight: 700; text-transform: uppercase; color: #61adb1; font-size: 3rem; margin-bottom: 3rem} h3 {font-family: "Lato"; color: var(--bricks-color-wlxiqt); text-transform: uppercase; font-size: 2rem} .bricks-type-hero {font-family: "Lato"; font-weight: 700; text-transform: uppercase; color: var(--bricks-color-wlxiqt)} .bricks-button {font-size: 2.5rem; color: #ffffff; text-align: center; font-family: "Open Sans"; font-weight: 700; text-transform: uppercase; line-height: 1.3; border-radius: 5rem} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]) {background-color: var(--bricks-color-relmys)} :root .bricks-button[class*="primary"] {font-family: "Open Sans"; font-size: 2rem; color: #ffffff; text-align: center; font-weight: 500; text-transform: uppercase; border-radius: 5rem} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--bricks-color-relmys)} :root .bricks-button[class*="secondary"] {color: #ffffff; font-size: 2rem; text-align: center; font-family: "Open Sans"; font-weight: 500; border-radius: 5rem} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--bricks-color-relmys)}.woocommerce .button {background-color: #e1753c; text-align: center; color: var(--bricks-color-hwisvh); font-family: "Open Sans"; text-transform: uppercase; font-weight: 400; border-radius: 5rem} :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,  .brxe-product-content a,  .brxe-product-short-description a,  .brxe-product-tabs .woocommerce-Tabs-panel a {text-decoration: underline; color: var(--bricks-color-relmys)}/* BREAKPOINT: Tablet portrait */@media (max-width: 991px) { .brxe-container {padding-right: 2rem; padding-left: 2rem}}