 html {font-size: 100%} body {font-size: var(--text-m); font-family: "Open Sans"; font-weight: 400; color: var(--text-body)} h1, h2, h3, h4, h5, h6 {font-family: "Maven Pro"; font-weight: 700; font-size: var(--text-l); color: var(--text-title)} h1 {line-height: 1.2em; font-size: var(--hero-title); font-family: "Maven Pro"} h2 {line-height: 1.2em; font-family: "Maven Pro"; font-size: var(--text-l); margin-bottom: 10px} h3 {font-family: "Maven Pro"; font-size: var(--text-m)} h4 {font-family: "Maven Pro"; font-size: var(--text-m)} h5 {font-family: "Maven Pro"; font-size: var(--text-s)} h6 {font-family: "Maven Pro"; font-size: var(--text-s)} .bricks-type-hero {font-family: "Maven Pro"} .bricks-type-lead {font-family: "Maven Pro"} blockquote {font-family: "Open Sans"; font-size: var(--text-m); font-weight: 300; font-style: italic; text-transform: uppercase} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--secondary)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: var(--tertiary)} .bricks-button {font-weight: 500; font-size: var(--text-m); color: var(--bg-body); border-style: none; border-radius: var(--radius-xs)} .bricks-button:hover {box-shadow: 0 0 2px 0 var(--text-title)}:where(:root) .bricks-color-primary {color: var(--primary)}:where(:root) .bricks-background-primary {background-color: var(--primary)}: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) .bricks-color-muted {color: var(--primary-50)}:where(:root) .bricks-background-muted {background-color: var(--primary-50)}:where(:root) * {border-color: var(--text-body)}:where(:root) .bricks-color-info {color: var(--tertiary)}:where(:root) .bricks-background-info {background-color: var(--tertiary)}:where(:root) .bricks-color-success {color: var(--tertiary)}:where(:root) .bricks-background-success {background-color: var(--tertiary)}:where(:root) .bricks-color-warning {color: var(--secondary)}:where(:root) .bricks-background-warning {background-color: var(--secondary)}:where(:root) .bricks-color-danger {color: var(--secondary)}:where(:root) .bricks-background-danger {background-color: var(--secondary)} .brxe-section {padding-right: var(--space-xl); padding-left: var(--space-xl)} .brxe-container {width: var(--max-screen-width)} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-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, .brxe-product-content a, .brxe-product-short-description a, .brxe-product-tabs .woocommerce-Tabs-panel a, .jet-listing-dynamic-link__link, :where(.produktinnhold a) {text-decoration: underline; color: #0059ff}