 .brxe-container {width: var(--max-screen-width); max-width: 100%} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-width); max-width: 100%} html {font-size: 62.5%} body {font-size: var(--text-m); color: var(--text-body); line-height: 1.5; font-family: "Open Sans"} h1, h2, h3, h4, h5, h6 {color: var(--text-title); line-height: 1.2; font-family: "Montserrat"; font-weight: 500} h1 {font-size: var(--text-2xl); line-height: 1.2} h2 {font-size: var(--text-xl); line-height: 1.2} h3 {font-size: var(--text-l); line-height: 1.3} h4 {font-size: var(--text-m); line-height: 1.3} h5 {font-size: var(--text-m); line-height: 1.3} h6 {font-size: var(--text-m); line-height: 1.3} body.bricks-is-frontend :focus-visible {outline: 2px solid var(--primary)} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: 2px solid var(--primary); }} .brxe-section {padding-top: var(--space-2xl); padding-right: var(--space-m); padding-bottom: var(--space-2xl); padding-left: var(--space-m)} .bricks-button {font-size: var(--text-m); font-weight: 600; line-height: 150%; letter-spacing: 0px; padding-top: var(--space-xs); padding-right: var(--space-m); padding-bottom: var(--space-xs); padding-left: var(--space-m); border-radius: var(--radius-xs); transition: all .2s ease-in-out} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--secondary)} :root .bricks-button[class*="primary"] {color: var(--light)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--secondary)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: var(--dark)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--primary)} :root .bricks-button[class*="dark"]:not(.outline):hover {background-color: var(--dark-90)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):hover {background-color: var(--light-90)} :root .bricks-button[class*="dark"] {color: var(--light)} :root .bricks-button[class*="secondary"] {color: var(--light)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: var(--light)} .bricks-button.outline {border-width: 1px; border-color: var(--primary)} :root .bricks-button[class*="light"].outline {border-color: var(--text-body)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: var(--text-body)} :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(.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, .brxe-text-link, .file, .breadcrumb a {color: var(--secondary); text-decoration: underline} html {background-color: var(--bg-body)} body {background: none}#brx-content { min-height: calc(var(--space-xl) * 10);}ul.brx-grid,ol.brx-grid { padding-left: 0;}.wp-block-list ol,.wp-block-list ul { margin-top: 0 !important; margin-bottom: 0 !important;}.wp-block-columns { margin-top: var(--space-m); margin-bottom: var(--space-m);}hr.wp-block-separator { border-top: 1px solid var(--dark-40); margin: var(--space-xl) 0;}body .gform_wrapper.gravity-theme .gform-field-label { color: var(--text-body);}body .gform_wrapper.gravity-theme .gform-loader { margin-inline-start: 2rem; border-inline-start-color: var(--secondary); border-block-end-color: var(--secondary);}body .gform_wrapper.gravity-theme .gform_validation_errors { margin-block-start: var(--space-l); margin-block-end: var(--space-l);}body .gform_wrapper.gravity-theme .gform-field-label--type-inline { display: inline; margin-left: var(--space-3xs);}.gf-readonly input[type="text"] { padding: 0 !important; border: 0 !important; outline: none !important;}a.wp-element-button { background-color: var(--secondary); color: var(--light); text-decoration: none; font-size: var(--text-m); font-weight: 600; line-height: 150%; padding-top: var(--space-xs); padding-right: var(--space-m); padding-bottom: var(--space-xs); padding-left: var(--space-m); border-radius: var(--radius-xs); transition: all .2s ease; border-width: 0; letter-spacing: 0;}a.wp-element-button:hover { background-color: var(--primary); transform: scale(1.1);}.styled-list { list-style: none; margin: 0; padding: 0;}.styled-list li { position: relative; padding-left: 2em; margin-bottom: var(--space-2xs);}.styled-list li::before { content: ""; position: absolute; left: 0; top: 0.20em; width: 1.2em; height: 1.2em; background-repeat: no-repeat; background-image: url("/app/uploads/2025/09/icon-check-circle.svg");}.brxe-post-content .profile-card { text-decoration: none; color: inherit;} .brxe-text * + :is(h1, h2, h3, h4, h5, h6), .brxe-post-content:not([data-source=bricks]) * + :is(h1, h2, h3, h4, h5, h6), body:not(.woocommerce-checkout) [class*=woocommerce] * + :is(h1, h2, h3, h4, h5, h6) {margin-block-start: var(--space-m)} .brxe-text * + p, .brxe-post-content:not([data-source=bricks]) * + p, body:not(.woocommerce-checkout) [class*=woocommerce] * + p {margin-block-start: var(--space-m)}.brxe-text * + :is(ul), .brxe-post-content:not([data-source=bricks]) * + :is(ul), body:not(.woocommerce-checkout) [class*=woocommerce] * + :is(ul), .brxe-product-content * + :is(ul) {margin-block-start: var(--space-m)}.brxe-text * + :is(ol), .brxe-post-content:not([data-source=bricks]) * + :is(ol), body:not(.woocommerce-checkout) [class*=woocommerce] * + :is(ol), .brxe-product-content * + :is(ol) {margin-block-start: var(--space-m)}.brxe-text * + :is(blockquote), .brxe-post-content:not([data-source=bricks]) * + :is(blockquote), body:not(.woocommerce-checkout) [class*=woocommerce] * + :is(blockquote), .brxe-product-content * + :is(blockquote) {margin-block-start: var(--space-m)}.brxe-text * + :is(figure), .brxe-post-content:not([data-source=bricks]) * + :is(figure), body:not(.woocommerce-checkout) [class*=woocommerce] * + :is(figure), .brxe-product-content * + :is(figure) {margin-block-start: var(--space-m)}.brxe-text * + :is(.wp-block-buttons), .brxe-post-content:not([data-source=bricks]) * + :is(.wp-block-buttons), body:not(.woocommerce-checkout) [class*=woocommerce] * + :is(.wp-block-buttons), .brxe-product-content * + :is(.wp-block-buttons) {margin-block-start: var(--space-m)}.brxe-product-content :is(h1, h2, h3, h4, h5, h6):not(:first-child) {margin-block-start: var(--space-m)}.brxe-product-content p:not(:first-child) {margin-block-start: var(--space-m)}.brxe-form .form-group label {color: var(--primary); font-weight: 600}.brxe-form .form-group .label {color: var(--primary); font-weight: 600}.brxe-form ::placeholder {color: var(--dark-40)}.brxe-form select {color: var(--dark-40)}.brxe-divider.horizontal .line {border-top-color: var(--dark-40)}.brxe-divider.vertical .line {border-right-color: var(--dark-40)}.brxe-divider .icon i {color: var(--dark-40)}.brxe-search input[type=search] {border-color: var(--dark-40)}@media (max-width: 767px) { .bricks-button {padding-top: var(--space-s); padding-bottom: var(--space-s)}}h1,h2,h3,h4,h5,h6, p, ul, ol, li, figure, blockquote {margin: 0;}