 html {background-color: #ffffff} 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: "Nunito"; font-weight: 400} h1, h2, h3, h4, h5, h6 {font-family: "Nunito"} .bricks-button {font-weight: 500; color: #ffffff; transition: all ease-in-out 300ms; border: 2px solid var(--palette-cyan); border-radius: var(--radius-btn)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--palette-cyan)} :root .bricks-button[class*="primary"] {color: var(--palette-platinum); font-weight: 600; border-radius: var(--radius-btn)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: #007ab0} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--palette-magenta)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--palette-magenta-d-1)} :root .bricks-button[class*="secondary"] {color: var(--palette-platinum); font-weight: 600; border-color: var(--palette-magenta)} :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(--palette-cyan)} :root .bricks-button[class*="primary"].outline:hover {background-color: #007ab0; 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(--palette-magenta-d-1); border-color: var(--ewm-blue-light)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--palette-cyan)}.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: var(--palette-magenta-d-1)} :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: 600; color: var(--farbe-25); transition: 0.5s ease-in-out} .brxe-container {width: 1350px; margin-right: auto; margin-left: auto} .woocommerce main.site-main {width: 1350px} #brx-content.wordpress {width: 1350px} .brx-popup-content {border-radius: calc(2* var(--border-radius))}:where(:root) .bricks-color-primary {color: var(--palette-cyan)}:where(:root) .bricks-background-primary {background-color: var(--palette-cyan)}:where(:root) .bricks-color-secondary {color: var(--palette-magenta)}:where(:root) .bricks-background-secondary {background-color: var(--palette-magenta)}:where(:root) .bricks-color-light {color: var(--palette-cream)}:where(:root) .bricks-background-light {background-color: var(--palette-cream)}:where(:root) .bricks-color-dark {color: var(--palette-black)}:where(:root) .bricks-background-dark {background-color: var(--palette-black)} .brxe-text * + *, .brxe-post-content:not([data-source=bricks]) * + *, body:not(.woocommerce-checkout) [class*=woocommerce] * + * {margin-block-start: 0px} .brxe-text * + p, .brxe-post-content:not([data-source=bricks]) * + p, body:not(.woocommerce-checkout) [class*=woocommerce] * + p {margin-block-start: 0px}@media (max-width: 478px) { .brxe-section {padding-right: 1rem; padding-left: 1rem}}p {margin: 0;}