 .bricks-button {font-size: clamp(1.0625rem, 1.0151rem + 0.2105vw, 1.1875rem); font-weight: 700; text-transform: uppercase; color: var(--weiss); font-family: "Manrope"; border-radius: var(--border-radius); padding-top: 1rem; padding-right: 1.875rem; padding-bottom: 1rem; padding-left: 1.875rem} :root .bricks-button[class*="primary"] {color: var(--weiss); text-transform: uppercase} :root .bricks-button[class*="secondary"] {color: var(--text); text-transform: uppercase; border: 0.175rem solid var(--text)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--text)} :root .bricks-button[class*="light"]:not(.outline):where(:not(.bricks-lightbox)) {background-color: var(--hellgold-link-beim-hovern)} :root .bricks-button[class*="light"]:where(:not(.bricks-lightbox)) {color: var(--text)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: rgba(0, 0, 0, 0)} :root .bricks-button[class*="dark"] {text-transform: uppercase; color: var(--hellgold-link-beim-hovern); font-family: "Manrope"; font-weight: 700; border: 0.125rem solid var(--hellgold-link-beim-hovern)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: rgba(0, 0, 0, 0)} :root .bricks-button[class*="info"]:not(.outline) {background-color: rgba(255, 255, 255, 0)} :root .bricks-button[class*="info"] {text-transform: capitalize} :root .bricks-button[class*="secondary"]:hover {color: var(--navi-link-beim-hovern); border-color: var(--navi-link-beim-hovern)} html {font-size: 100%} body {font-family: "Manrope"; font-weight: 400; color: var(--text); line-height: var(--text-lh); font-size: var(--text-m)} h1, h2, h3, h4, h5, h6 {color: var(--ueberschriften)} h1 {font-family: "Syne"; font-weight: 600; line-height: var(--text-h1-lh); font-size: var(--h1)} h2 {font-size: var(--h2); font-family: "Syne"; font-weight: 500; line-height: var(--text-h2-lh)} h3 {font-size: var(--h3); font-weight: 500; font-family: "Syne"; line-height: var(--text-h3-lh)} h4 {font-size: var(--h4); font-family: "Syne"; font-weight: 600; line-height: var(--text-h4-lh)} h5 {font-size: var(--h5); font-family: "Manrope"; font-weight: 700; line-height: var(--text-h5-lh)} h6 {font-size: var(--h6); font-family: "Manrope"; font-weight: 700; line-height: var(--text-gross-lh)} .brxe-section {padding-right: var(--space-30); padding-left: var(--space-30)} .brxe-container {width: 100%; max-width: 1310px; margin-top: var(--container-padding); margin-bottom: var(--container-padding)} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: 1310px} html {background-color: var(--hintergrund)} body {background: none} :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 {border-bottom: 1px solid var(--text)} :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(--navi-link-beim-hovern)}