::selection{ background: var(--accent); color: var(--light);}::-moz-selection { background: var(--accent); color: var(--light);}address{ font-style:normal;}h2,h3,h4,h5,h6,p{ hyphens: auto; -webkit-hyphens: auto;}h1{ text-wrap:balance;}.brxe-button{ cursor:pointer; transition: var(--transition-bg); height: 40px; &.outline{ backdrop-filter:blur(var(--blur)); -webkit-backdrop-filter:blur(var(--blur)); }} html {background-color: var(--secondary)} body {background: none} .brxe-section {width: var(--width-100p)} .brxe-container {width: var(--width-100p); max-width: var(--width-container); padding-top: var(--space-2xl); padding-right: var(--space-2xl); padding-bottom: var(--space-2xl); padding-left: var(--space-2xl); column-gap: var(--space-2xl); row-gap: var(--space-2xl)} .woocommerce main.site-main {width: var(--width-100p)} #brx-content.wordpress {width: var(--width-100p); max-width: var(--width-container)} body {font-family: "Helvetica Now"; color: var(--primary); line-height: var(--line-height-m); font-size: var(--text-m)} h1, h2, h3, h4, h5, h6 {font-weight: 700; line-height: var(--line-height-s)} h1 {font-size: var(--text-2xl); letter-spacing: -2px; line-height: 1} h2 {letter-spacing: -.8px; font-size: var(--text-xl)} h3 {font-size: var(--text-l); letter-spacing: -0.5px} h4 {font-size: calc( 0.9 * var(--text-l))} .bricks-type-hero {font-size: calc(1.6 * var(--text-2xl) ); line-height: 1; letter-spacing: -3px} .bricks-type-lead {font-weight: 300} blockquote {padding-left: var(--space-m); border-color: var(--accent); font-family: "Helvetica Now"; font-style: italic; font-weight: 700; font-size: var(--text-m)} .brxe-block {column-gap: var(--space-m); row-gap: var(--space-m)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--accent)} .bricks-button {color: var(--light); font-weight: 700; letter-spacing: 0px; border: 3px solid var(--accent); border-radius: var(--radius)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--primary)} .bricks-button:hover {border-color: var(--primary); color: var(--light)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: var(--primary); border-color: var(--light)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):hover {background-color: transparent} :root .bricks-button[class*="light"]:not(.bricks-lightbox):hover {color: var(--light)} :root .bricks-button[class*="light"]:not(.bricks-lightbox):focus {color: var(--light)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):focus {background-color: transparent} :root .bricks-button[class*="light"].outline {color: var(--light)} :root .bricks-button[class*="light"].outline:hover {background-color: var(--light); color: var(--primary)} :root .bricks-button[class*="light"].outline:focus {background-color: var(--light); color: var(--primary)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):focus {background-color: var(--primary)} .bricks-button:focus {color: var(--light)} .bricks-button.outline {color: var(--accent)} :root .bricks-button[class*="muted"]:not(.outline) {background-color: var(--primary-t-3)} :root .bricks-button[class*="muted"] {border-color: var(--secondary-t-1)} :root .bricks-button[class*="muted"]:not(.outline):hover {background-color: var(--primary-t-1)} :root .bricks-button[class*="muted"]:hover {border-color: var(--secondary-t-1)} :root .bricks-button[class*="muted"]:not(.outline):focus {background-color: var(--secondary-t-1)} :root .bricks-button[class*="muted"]:focus {border-color: var(--secondary-t-1)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--secondary)} :root .bricks-button[class*="secondary"] {color: var(--primary); border-color: var(--secondary)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--primary)} :root .bricks-button[class*="secondary"]:hover {color: var(--secondary)} :root .bricks-button[class*="secondary"]:not(.outline):focus {background-color: var(--primary)} :root .bricks-button[class*="secondary"]:focus {color: var(--secondary)} :root .bricks-button[class*="secondary"]:focus-within {color: var(--secondary)} :root .bricks-button[class*="secondary"]:not(.outline):focus-within {background-color: var(--primary)} :root .bricks-button[class*="primary"] {border-color: var(--primary)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--accent)} :root .bricks-button[class*="primary"]:hover {border-color: var(--accent)} :root .bricks-button[class*="primary"]:not(.outline):focus {background-color: var(--accent)} :root .bricks-button[class*="primary"]:focus {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-light {color: var(--light)}:where(:root) .bricks-background-light {background-color: var(--light)}:where(:root) .bricks-color-secondary {color: var(--secondary)}:where(:root) .bricks-background-secondary {background-color: var(--secondary)}:where(:root) .bricks-color-dark {color: var(--dark)}:where(:root) .bricks-background-dark {background-color: var(--dark)}:where(:root) .bricks-color-info {color: var(--accent)}:where(:root) .bricks-background-info {background-color: var(--accent)}.brxe-search input[type=search] {border: 0; border-color: var(--secondary); border-top-left-radius: var(--radius); border-bottom-left-radius: var(--radius); background-color: var(--primary)}.brxe-search button {background-color: var(--primary); color: var(--secondary)} :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: var(--transition-color); color: var(--accent)} :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 {text-decoration: underline} :where(.brxe-accordion .accordion-content-wrapper) a:focus, :where(.brxe-icon-box .content) a:focus, :where(.brxe-list) a:focus, :where(.brxe-post-content):not([data-source="bricks"]) a:focus, :where(.brxe-posts .dynamic p) a:focus, :where(.brxe-shortcode) a:focus, :where(.brxe-tabs .tab-content) a:focus, :where(.brxe-team-members) .description a:focus, :where(.brxe-testimonials) .testimonial-content-wrapper a:focus, :where(.brxe-text) a:focus, :where(a.brxe-text):focus, :where(.brxe-text-basic) a:focus, :where(a.brxe-text-basic):focus, :where(.brxe-post-comments) .comment-content a:focus {text-decoration: underline}.brxe-form .form-group input {border-color: var(--primary); border-radius: var(--radius); background-color: var(--primary); color: var(--light)}.brxe-form .flatpickr {border-color: var(--primary); border-radius: var(--radius); background-color: var(--primary)}.brxe-form select {border-color: var(--primary); border-radius: var(--radius); background-color: var(--primary); color: var(--light)}.brxe-form textarea {border-color: var(--primary); border-radius: var(--radius); background-color: var(--primary); color: var(--light)}.brxe-form .bricks-button {border-color: var(--primary); border-radius: var(--radius); border-color: transparent}.brxe-form .choose-files {border-color: var(--primary); border-radius: var(--radius)}.brxe-form .form-group label {font-size: var(--text-xs)}.brxe-form .form-group .label {font-size: var(--text-xs)}