 html {font-size: 17px} body {font-size: 1rem; font-family: "Open Sans"} h1, h2, h3, h4, h5, h6 {color: var(--primary); font-family: "Open Sans"} h1 {font-size: 2rem; color: var(--primary)} h2 {font-size: 1.7rem} h3 {font-size: 1.4rem} h4 {font-size: 1.2rem} .bricks-type-hero {font-family: "Open Sans"; font-weight: 400} .bricks-type-lead {font-family: "Open Sans"} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }} .bricks-button.md {padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px} .bricks-button {padding-top: 5px; padding-right: 15px; padding-bottom: 5px; padding-left: 15px; font-weight: 500; font-size: 0.9rem; transition: all 0.3s ease} .bricks-button.sm {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0} .bricks-button.lg {padding-top: 1em; padding-right: 1.5em; padding-bottom: 1em; padding-left: 1.5em} .bricks-button.xl {padding-top: 1em; padding-right: 1.5em; padding-bottom: 1em; padding-left: 1.5em} :root .bricks-button[class*="primary"] {color: #ffffff; border: 2px solid var(--primary)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: rgba(0, 0, 0, 0)} :root .bricks-button[class*="secondary"] {border: 2px solid var(--primary); color: var(--primary)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: var(--base); border: 2px solid var(--blanc)} :root .bricks-button[class*="dark"] {color: var(--blanc); border: 2px solid var(--secondary-4)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: var(--secondary-4)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: var(--blanc)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-4)} :root .bricks-button[class*="primary"]:hover {border-color: var(--primary-4)} .brxe-section {padding-top: 100px; padding-right: 32px; padding-bottom: 100px; padding-left: 32px} .brxe-container {width: 100%; max-width: 1440px; column-gap: 32px; row-gap: 32px; padding-right: 16px; padding-left: 16px} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: 1440px} :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 {color: var(--primary)} :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} html {background-color: var(--fond)} body {background: none}@media (max-width: 1200px) { html {font-size: 17px} .brxe-section {padding-right: 16px; padding-left: 16px}}@media (max-width: 991px) { html {font-size: 16px} .brxe-section {padding-right: 0; padding-left: 0}}