 html {font-size: 100%} body {color: var(--dark); font-size: var(--text-m); line-height: 145%; font-family: "Roboto"; font-weight: 400} h1, h2, h3, h4, h5, h6 {color: var(--dark); line-height: 130%; text-transform: capitalize; font-size: var(--text-l); font-family: "Roboto"; font-weight: 900} h1 {font-size: calc(1.2*var(--text-3xl)); font-family: "Bebas Neue"; margin-top: var(--space-s); margin-right: 0; margin-bottom: var(--space-s); margin-left: 0} h2 {font-size: var(--text-2xl); margin-top: var(--text-3xs); margin-right: 0; margin-bottom: var(--text-3xs); margin-left: 0} h3 {font-size: var(--text-xl); margin-top: var(--space-4xs); margin-right: 0; margin-bottom: var(--space-4xs); margin-left: 0} h4 {font-size: var(--text-l); margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0} h5 {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0} h6 {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0} .brxe-container {justify-content: center; align-items: flex-start; column-gap: var(--space-l); row-gap: var(--space-l); width: var(--content-width)} .woocommerce main.site-main {width: var(--content-width)} #brx-content.wordpress {width: var(--content-width)} :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: #e85d2e; font-weight: 600; text-decoration: underline} .bricks-button {color: var(--light); line-height: var(--line-height-s); font-family: "Roboto Mono"; text-align: center; text-transform: uppercase; font-weight: 700; transition: background-color 0.5s ease, transform 0.5s ease;; border: var(--border-xs) hidden var(--bricks-border-color); border-radius: var(--radius-xs)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--accent)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: var(--light)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: var(--dark)} .bricks-button.sm {padding-top: var(--space-4xs); padding-right: var(--space-3xs); padding-bottom: var(--space-4xs); padding-left: var(--space-3xs)} .bricks-button.md {padding-top: var(--space-2xs); padding-right: var(--space-xs); padding-bottom: var(--space-2xs); padding-left: var(--space-xs)} .bricks-button.lg {padding-top: var(--space-s); padding-right: var(--space-m); padding-bottom: var(--space-s); padding-left: var(--space-m)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--light)} :root .bricks-button[class*="primary"]:hover {color: #e85d2e; border: var(--border-xs) solid #e85d2e} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--accent)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--accent)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: var(--accent); border: var(--border-xs) solid var(--muted-d1)} :root .bricks-button[class*="dark"] {border: var(--border-xs) solid var(--dark)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--accent)} .bricks-button.xl {padding-top: var(--space-m); padding-right: var(--space-l); padding-bottom: var(--space-m); padding-left: var(--space-l)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--light)} :root .bricks-button[class*="secondary"] {color: var(--accent); border-style: solid; border-color: var(--accent)} :root .bricks-button[class*="secondary"]:hover {color: #fffffd} :root .bricks-button[class*="primary"] {border-style: solid; border-color: var(--accent)} :root .bricks-button[class*="muted"]:not(.outline) {background-color: var(--muted)} :root .bricks-button[class*="muted"] {color: var(--dark)} .brxe-section {display: flex; flex-direction: column; justify-content: center; align-items: center; padding-right: var(--space-2xs); padding-left: var(--space-2xs); column-gap: var(--space-l); row-gap: var(--space-l); margin-top: var(--space-l); margin-bottom: var(--space-l)} .brxe-div {column-gap: var(--space-xs); row-gap: var(--space-xs)}.brxe-slider .swiper-slide {align-items: center; justify-content: center}.brxe-slider .slider-content {text-align: center; margin-top: var(--space-l)}.brxe-slider .swiper-button {height: 3.5rem; width: 3.5rem; background-color: #2a692f; color: #070707}.brxe-slider .bricks-button {background-color: #2a692f} .brxe-block {column-gap: var(--space-s); padding-top: var(--space-2xs); padding-right: var(--space-2xs); padding-bottom: var(--space-2xs); padding-left: var(--space-2xs); row-gap: var(--space-s)}: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(--dark)}:where(:root) .bricks-background-dark {background-color: var(--dark)}:where(:root) * {border-color: var(--accent)}:where(:root) .bricks-color-primary {color: var(--primary)}:where(:root) .bricks-background-primary {background-color: var(--primary)}:where(:root) .bricks-color-muted {color: var(--muted)}:where(:root) .bricks-background-muted {background-color: var(--muted)}.brxe-form .form-group input {border-top: 0 solid #f7f1e4; border-right: 0 solid #f7f1e4; border-bottom: var(--radius-xs) solid #f7f1e4; border-left: 0 solid #f7f1e4; border-bottom-right-radius: var(--radius-xs); border-bottom-left-radius: var(--radius-xs); padding-right: var(--space-3xs); padding-left: var(--space-3xs); font-size: var(--text-s); font-weight: 400; color: #161616}.brxe-form .flatpickr {border-top: 0 solid #f7f1e4; border-right: 0 solid #f7f1e4; border-bottom: var(--radius-xs) solid #f7f1e4; border-left: 0 solid #f7f1e4; border-bottom-right-radius: var(--radius-xs); border-bottom-left-radius: var(--radius-xs); padding-right: var(--space-3xs); padding-left: var(--space-3xs)}.brxe-form select {border-top: 0 solid #f7f1e4; border-right: 0 solid #f7f1e4; border-bottom: var(--radius-xs) solid #f7f1e4; border-left: 0 solid #f7f1e4; border-bottom-right-radius: var(--radius-xs); border-bottom-left-radius: var(--radius-xs); padding-right: var(--space-3xs); padding-left: var(--space-3xs); font-size: var(--text-s); font-weight: 400; color: #161616}.brxe-form textarea {border-top: 0 solid #f7f1e4; border-right: 0 solid #f7f1e4; border-bottom: var(--radius-xs) solid #f7f1e4; border-left: 0 solid #f7f1e4; border-bottom-right-radius: var(--radius-xs); border-bottom-left-radius: var(--radius-xs); padding-right: var(--space-3xs); padding-left: var(--space-3xs); font-size: var(--text-s); font-weight: 400; color: #161616}.brxe-form .bricks-button {border-top: 0 solid #f7f1e4; border-right: 0 solid #f7f1e4; border-bottom: var(--radius-xs) solid #f7f1e4; border-left: 0 solid #f7f1e4; border-bottom-right-radius: var(--radius-xs); border-bottom-left-radius: var(--radius-xs); padding-top: var(--space-2xs); padding-right: var(--space-s); padding-bottom: var(--space-2xs); padding-left: var(--space-s); color: var(--light); font-size: var(--text-m); text-align: justify; border-style: none; border-radius: var(--radius-xs); background-color: var(--accent)}.brxe-form .choose-files {border-top: 0 solid #f7f1e4; border-right: 0 solid #f7f1e4; border-bottom: var(--radius-xs) solid #f7f1e4; border-left: 0 solid #f7f1e4; border-bottom-right-radius: var(--radius-xs); border-bottom-left-radius: var(--radius-xs)}.brxe-form .form-group {padding-bottom: var(--space-s)}.brxe-form ::placeholder {font-size: var(--text-s)}.brxe-form .form-group label {font-size: var(--text-s); text-transform: none; text-align: left; font-weight: 600; line-height: var(--line-height-m); text-decoration: none; color: #152515}.brxe-form .form-group .label {font-size: var(--text-s); text-transform: none; text-align: left; font-weight: 600; line-height: var(--line-height-m); text-decoration: none; color: #152515}@media (max-width: 1366px) { html {font-size: 94%}}@media (max-width: 896px) { html {font-size: 88%} .brxe-section {padding-right: var(--space-4xs); padding-left: var(--space-4xs)}}