/* BREAKPOINT: Mobile portrait (BASE) */ body {font-family: "Poppins"; font-weight: 400; line-height: 1.3; font-size: var(--font-size-body)} h1 {font-family: "Roboto Slab"; color: var(--bricks-color-vlqvuh); font-weight: 400; line-height: 1.15} h2 {font-family: "Roboto Slab"; color: var(--bricks-color-vlqvuh); font-weight: 400; line-height: 1.15} h3 {font-family: "Roboto Slab"; color: var(--bricks-color-vlqvuh); font-weight: 400; line-height: 1.15} h4 {font-family: "Roboto Slab"; color: var(--bricks-color-vlqvuh); font-weight: 400; line-height: 1.15} h5 {font-family: "Roboto Slab"; color: var(--bricks-color-vlqvuh); font-weight: 400; line-height: 1.15} h6 {font-family: "Roboto Slab"; color: var(--bricks-color-vlqvuh); font-weight: 400; line-height: 1.15} h2 {font-size: var(--font-size-h2)} h1 {font-size: var(--font-size-h1)} h3 {font-size: var(--font-size-h3)} h4 {font-size: var(--font-size-h4)} h5 {font-size: var(--font-size-h5)} h6 {font-size: var(--font-size-h6)} html {font-size: 62.5%} h1 {margin-bottom: var(--title-spacing-s)} h2 {margin-bottom: var(--title-spacing)} h3 {margin-bottom: var(--title-spacing)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--bricks-color-vlqvuh)} :root .bricks-button[class*="primary"] {color: var(--bricks-color-dwuhqj); text-transform: uppercase; font-weight: 700} :root .bricks-button[class*="primary"] {border: 1px solid var(--bricks-color-vlqvuh)} :root .bricks-button[class*="primary"]:hover {color: var(--bricks-color-vlqvuh)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--bricks-color-dwuhqj)} .bricks-button {transition: .3s all ease-out} .brxe-container {width: 100%} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%} .brxe-container {max-width: 1220px} .brxe-section {width: 100%} .brxe-section {padding-right: 10px; padding-left: 10px} :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) {color: var(--bricks-color-mnwtjo)} :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) {transition: all .3s ease-out} :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 {color: var(--bricks-color-vlqvuh)}/* BREAKPOINT: Tablet portrait */@media (min-width: 991px) { .brxe-section {padding-right: 20px; padding-left: 20px}}