/* BREAKPOINT: Desktop (BASE) */:root .bricks-color-primary {color: var(--bricks-color-zkcetp)}:root .bricks-background-primary {background-color: var(--bricks-color-zkcetp)}:root .bricks-color-secondary {color: var(--bricks-color-prhabp)}:root .bricks-background-secondary {background-color: var(--bricks-color-prhabp)}:root .bricks-color-light {color: var(--bricks-color-rrteum)}:root .bricks-background-light {background-color: var(--bricks-color-rrteum)}:root .bricks-color-dark {color: var(--bricks-color-znrsqs)}:root .bricks-background-dark {background-color: var(--bricks-color-znrsqs)}:root .bricks-color-muted {color: var(--bricks-color-yvliya)}:root .bricks-background-muted {background-color: var(--bricks-color-yvliya)}:root * {border-color: var(--bricks-color-zkcetp)}:root .bricks-color-info {color: var(--bricks-color-hfshya)}:root .bricks-background-info {background-color: var(--bricks-color-hfshya)}:root .bricks-color-success {color: var(--bricks-color-uqlbhh)}:root .bricks-background-success {background-color: var(--bricks-color-uqlbhh)}:root .bricks-color-warning {color: var(--bricks-color-ekulbg)}:root .bricks-background-warning {background-color: var(--bricks-color-ekulbg)}:root .bricks-color-danger {color: var(--bricks-color-cxlchx)}:root .bricks-background-danger {background-color: var(--bricks-color-cxlchx)} html {font-size: 100%} body {font-family: "proxima-nova"; color: var(--bricks-color-prhabp); font-size: 18px; line-height: 1.4} h1,  h2,  h3,  h4,  h5,  h6 {font-weight: 600; font-family: "Montserrat"} h1 {line-height: 1.1; font-size: clamp(36px, 4vw, 55px); font-weight: 600; margin-bottom: 0.5em} h2 {font-size: clamp(26px, 2.2vw, 32px); line-height: 1.2; margin-bottom: 0.5em} h3 {line-height: 1.4; font-size: clamp(22px, 1.5vw, 24px); margin-bottom: 0.5em} h4 {font-size: 20px; line-height: 1.35; font-weight: 600; margin-bottom: 1em} h5 {font-size: 15px; line-height: 1.4; font-weight: 700; margin-bottom: 0.5em} h6 {font-size: 12px; text-transform: uppercase; letter-spacing: 0.5px; font-weight: 700; margin-bottom: 0.5em} .bricks-type-lead {font-size: clamp(18px, 1.3vw, 20px); font-family: "Montserrat"; font-weight: 500} .brxe-section {padding-top: var(--v-lg); padding-right: var(--pad-md); padding-bottom: var(--v-lg); padding-left: var(--pad-md)} .bricks-button {font-family: "Montserrat"; font-weight: 600; text-align: center; color: var(--bricks-color-rrteum); font-size: 18px; letter-spacing: 0px; border-radius: 4em; padding-top: 0.4em; padding-right: 1.4em; padding-bottom: 0.33em; padding-left: 1.4em} :root .bricks-button[class*="light"] {color: var(--bricks-color-zkcetp)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--bricks-color-ruxwxl)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--bricks-color-znrsqs)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):hover {background-color: var(--bricks-color-xsjdal)} :root .bricks-button[class*="dark"]:not(.outline):hover {background-color: var(--bricks-color-znrsqs)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]) {background-color: var(--color-theme)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):hover {background-color: var(--color-theme-active)} .brxe-container {width: 1400px} .woocommerce main.site-main {width: 1400px} #brx-content.wordpress {width: 1400px} :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 {text-decoration: underline; transition: all 0.3s 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-zkcetp)}.brxe-divider .line {border-top-width: var(--stroke-md) !important; border-top-color: var(--color-theme) !important}.brxe-divider .icon i {color: var(--color-theme) !important}/* BREAKPOINT: Laptop */@media (max-width: 1100px) { body {font-size: 18px; line-height: 1.4} html {font-size: 18px}}/* BREAKPOINT: Mobile landscape */@media (max-width: 767px) { .bricks-type-lead {font-size: 18px} h4 {font-size: 18px}}