 body {color: #000000; font-family: "Manrope"; font-size: 16px} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }} .brxe-container {width: var(--content-width)} .woocommerce main.site-main {width: var(--content-width)} #brx-content.wordpress {width: var(--content-width)} html {background-color: #ffffff; background-image: url(/wp-content/uploads/2024/08/noise-min.gif); background-size: cover; background-repeat: repeat} body {background: none}:root .bricks-color-secondary {color: #ff0064}:root .bricks-background-secondary {background-color: #ff0064}:root .bricks-color-primary {color: #000000}:root .bricks-background-primary {background-color: #000000}:root .bricks-color-danger {color: var(--info-medium)}:root .bricks-background-danger {background-color: var(--info-medium)} :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 1s ease-in-out} :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(--action); transition: all 1s easy-in-out} .bricks-button {border-radius: var(--radius-l); font-weight: 600; padding-top: 1em; padding-right: 1.4em; padding-bottom: 1em; padding-left: 1.4em} .bricks-button.xl {font-weight: 500} .bricks-button:hover {box-shadow: 0 0 26px 0 rgba(255, 255, 255, 0.4)} .bricks-button:focus {box-shadow: 0 0 26px 0 rgba(255, 255, 255, 0.4)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: var(--info-ultra-light)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: #000000} :root .bricks-button[class*="dark"] {color: #ffffff} :root .bricks-button[class*="primary"]:not(.outline) {background-color: #ffffff} :root .bricks-button[class*="primary"] {border: 1px solid #000000}@media (max-width: 478px) { .bricks-button {padding-top: 1em; padding-bottom: 1em}}