 .brxe-container {width: var(--max-screen-width)} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-width)} .brxe-section {padding-right: 16px; padding-left: 16px}:where(:root) .bricks-color-secondary {color: var(--secondary)}:where(:root) .bricks-background-secondary {background-color: var(--secondary)}:where(:root) .bricks-color-light {color: var(--light)}:where(:root) .bricks-background-light {background-color: var(--light)}:where(:root) .bricks-color-dark {color: var(--black)}:where(:root) .bricks-background-dark {background-color: var(--black)}:where(:root) .bricks-color-success {color: var(--success)}:where(:root) .bricks-background-success {background-color: var(--success)}:where(:root) .bricks-color-warning {color: var(--error)}:where(:root) .bricks-background-warning {background-color: var(--error)}:where(:root) .bricks-color-danger {color: var(--error)}:where(:root) .bricks-background-danger {background-color: var(--error)}:where(:root) .bricks-color-primary {color: var(--primary)}:where(:root) .bricks-background-primary {background-color: var(--primary)} body {color: var(--text-body); font-size: var(--text-m); line-height: 1.4; font-family: "Albert Sans"} h1, h2, h3, h4, h5, h6 {color: var(--text-title); font-family: "Malkist", -apple-system,"system-ui",Segoe UI,roboto,helvetica,arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol; font-weight: 400; line-height: 1.12} .pswp.brx .pswp__top-bar button.pswp__button--close svg {color: var(--primary)} .pswp .pswp__bg {background-color: var(--bg-body)} html {background-color: #FFF8F9} body {background: none} .bricks-button {color: var(--white); line-height: 1.4; font-size: var(--text-m); padding-top: var(--space-5xs); padding-right: var(--space-xs); padding-bottom: var(--space-5xs); padding-left: var(--space-xs); border: 1px solid var(--bricks-border-color); border-radius: var(--radius-full)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--secondary)} :root .bricks-button[class*="light"]:where(:not(.bricks-lightbox)) {color: var(--primary); border: 1px solid var(--primary)} :root .bricks-button[class*="primary"] {border: 1px solid var(--primary)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--secondary)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--primary)} :root .bricks-button[class*="light"]:not(.outline):where(:not(.bricks-lightbox)):hover {background-color: var(--primary)} :root .bricks-button[class*="light"]:where(:not(.bricks-lightbox)):hover {color: var(--white)} :root .bricks-button[class*="light"]:not(.outline):where(:not(.bricks-lightbox)) {background-color: var(--bg-body)}.brxe-form .form-group input {border-radius: 8px}.brxe-form .flatpickr {border-radius: 8px}.brxe-form select {border-radius: 8px}.brxe-form textarea {border-radius: 8px}.brxe-form .bricks-button {border-radius: 8px}.brxe-form .choose-files {border-radius: 8px}.brx-popup {justify-content: flex-start} :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 {color: var(--text-body); font-family: "Albert Sans"; font-weight: 400}@media (max-width: 768px) { h1 {line-height: 1.2; font-size: var(--text-3xl)} .bricks-button.sm {padding-top: var(--space-2xs); padding-bottom: var(--space-2xs)}}