 body {font-size: var(--text-m); color: var(--text-body); line-height: 1.6; font-family: "manrope-latin-800-normal.woff"} h1, h2, h3, h4, h5, h6 {line-height: 1.2} .bricks-type-lead {color: var(--primary)} .bricks-button {font-weight: 700; text-transform: uppercase; color: #ffffff; border: 2px solid rgba(255, 0, 0, 0); border-radius: var(--radius-ui); transition: background 0.4s, color 0.2s} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"] {color: var(--bg-surface)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--light-5)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: var(--primary)} :root .bricks-button[class*="secondary"] {color: var(--primary); border-color: var(--primary)} :root .bricks-button[class*="dark"] {color: var(--white)} :root .bricks-button[class*="dark"]:not(.outline):hover {background-color: var(--primary-d-2)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--primary)} :root .bricks-button[class*="secondary"]:hover {color: var(--light)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-d-2)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):hover {background-color: var(--primary-l-2)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: var(--primary-l-5)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: var(--dark-70)} :root .bricks-button[class*="light"]:not(.bricks-lightbox):hover {color: var(--white)} :root .bricks-button[class*="dark"]:hover {color: var(--white)}:where(:root) .bricks-color-primary {color: var(--primary)}:where(:root) .bricks-background-primary {background-color: var(--primary)}:where(:root) .bricks-color-secondary {color: var(--secondary)}:where(:root) .bricks-background-secondary {background-color: var(--secondary)}:where(:root) .bricks-color-light {color: var(--primary-l-4)}:where(:root) .bricks-background-light {background-color: var(--primary-l-4)}:where(:root) .bricks-color-dark {color: var(--primary-d-4)}:where(:root) .bricks-background-dark {background-color: var(--primary-d-4)} .brxe-section {padding-top: var(--space-2xl); padding-right: var(--space-m); padding-bottom: var(--space-2xl); padding-left: var(--space-m)}.brxe-divider.horizontal .line {border-top-color: var(--light-50)}.brxe-divider.vertical .line {border-right-color: var(--light-50)}.brxe-divider .icon i {color: var(--light-50)} .brx-popup-content {padding-top: var(--space-m); padding-right: var(--space-m); padding-bottom: var(--space-m); padding-left: var(--space-m)} :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 {transition: all 0.3s} html {background-color: var(--bg-body)} body {background: none} .brxe-container {width: var(--container-m)} .woocommerce main.site-main {width: var(--container-m)} #brx-content.wordpress {width: var(--container-m)}.brxe-form .form-group input {border-radius: var(--radius-ui)}.brxe-form .flatpickr {border-radius: var(--radius-ui)}.brxe-form select {border-radius: var(--radius-ui)}.brxe-form textarea {border-radius: var(--radius-ui)}.brxe-form .bricks-button {border-radius: var(--radius-ui)}.brxe-form .choose-files {border-radius: var(--radius-ui)}.brxe-alert.info {border-radius: var(--radius)}.brxe-alert.success {border-radius: var(--radius)}.brxe-alert.warning {border-radius: var(--radius)}.brxe-alert.danger {border-radius: var(--radius)}.brxe-list .separator {display: none; flex-grow: 0}.brxe-list .content {justify-content: initial}