 html {background-color: var(--ewm-white)} body {background: none} .brxe-section {padding-top: var(--section-py); padding-right: 2.4rem; padding-bottom: var(--section-py); padding-left: 2.4rem} html {font-size: 100%} body {font-family: "Plus Jakarta Sans"; font-weight: 400} h1, h2, h3, h4, h5, h6 {font-family: "Plus Jakarta Sans"} .bricks-button {font-weight: 500; transition: all ease-in-out 300ms; border: 2px solid var(--ewm-orange); border-radius: var(--radius-btn)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--ewm-orange)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--ewm-orange)} :root .bricks-button[class*="primary"] {color: var(--ewm-white); font-weight: 600; border-radius: var(--radius-btn)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: #d08d06} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--ewm-blue)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--ewm-blue-dark)} :root .bricks-button[class*="secondary"] {color: var(--ewm-white); font-weight: 600; border-color: var(--ewm-blue)} :root .bricks-button[class*="primary"].outline {background-color: rgba(0, 0, 0, 0); border-color: var(--ewm-orange); color: var(--ewm-orange)} .bricks-button.outline {color: var(--ewm-orange)} :root .bricks-button[class*="primary"].outline:hover {background-color: var(--ewm-orange-light); color: var(--ewm-white); border-color: var(--ewm-orange-light)} :root .bricks-button[class*="primary"]:hover {border-color: var(--ewm-hover-orange)} :root .bricks-button[class*="secondary"]:hover {border-color: var(--ewm-blue-dark)} :root .bricks-button[class*="secondary"].outline {border-color: var(--ewm-blue); color: var(--ewm-blue)} :root .bricks-button[class*="secondary"].outline:hover {background-color: var(--ewm-blue-light); border-color: var(--ewm-blue-light)}.brxe-form .form-group input {border: 1px solid var(--ewm-grey-dark); border-radius: var(--radius-btn); color: var(--ewm-black)}.brxe-form .flatpickr {border: 1px solid var(--ewm-grey-dark); border-radius: var(--radius-btn)}.brxe-form select {border: 1px solid var(--ewm-grey-dark); border-radius: var(--radius-btn); color: var(--ewm-black)}.brxe-form textarea {border: 1px solid var(--ewm-grey-dark); border-radius: var(--radius-btn); color: var(--ewm-black)}.brxe-form .bricks-button {border: 1px solid var(--ewm-grey-dark); border-radius: var(--radius-btn)}.brxe-form .choose-files {border: 1px solid var(--ewm-grey-dark); border-radius: var(--radius-btn)} :where(.brxe-accordion .accordion-content-wrapper) a:hover, :where(.brxe-icon-box .content) a:hover, :where(.brxe-list) a:hover, :where(.brxe-post-content):not([data-source="bricks"]) a: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, :where(.brxe-post-comments) .comment-content a:hover {color: #d08d06} :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 {font-weight: 500; color: var(--ewm-orange)} .brxe-container {width: 1250px; margin-right: auto; margin-left: auto} .woocommerce main.site-main {width: 1250px} #brx-content.wordpress {width: 1250px} .brx-popup-content {border-radius: calc(2* var(--border-radius))}@media (max-width: 478px) { .brxe-section {padding-right: 1rem; padding-left: 1rem}}