 html {font-size: 17px} body {font-size: 1rem; font-family: "Inter"; color: var(--base); letter-spacing: -0.7px} h1, h2, h3, h4, h5, h6 {font-weight: 500; font-family: "Inter"; color: var(--titre)} h1 {font-size: var(--text-h1)} h2 {font-size: var(--text-h2)} h3 {font-size: var(--text-h3)} h4 {font-size: var(--text-h4)} h5 {font-size: var(--text-h5)} h6 {font-size: var(--text-h6)} 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: 1em; padding-right: 1.5em; padding-bottom: 1em; padding-left: 1.5em} .bricks-button {padding-top: 0.7em; padding-right: 1.2em; padding-bottom: 0.7em; padding-left: 1.2em; border: 1px solid var(--bricks-border-color); border-radius: 10px; letter-spacing: inherit; font-size: 0.85rem; 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: var(--blanc); border-style: solid; border-color: var(--primary)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="secondary"] {border-style: solid; border-color: var(--base); color: var(--base)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: var(--base); font-weight: 500; border-top-width: 0; border-top-style: solid; border-right-width: 0; border-right-style: solid; border-bottom-width: 1px; border-bottom-style: solid; border-left-width: 0; border-left-style: solid; border-radius: 0} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: transparent} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-6)} :root .bricks-button[class*="primary"]:hover {border-color: var(--primary-6)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: transparent} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: rgba(66, 66, 66, 0.1)} .brxe-section {padding-top: 60px; padding-right: 32px; padding-bottom: 60px; padding-left: 32px} .brxe-container {width: 100%; max-width: 1200px; 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: 1200px} :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) { .brxe-section {padding-right: 16px; padding-left: 16px}}@media (max-width: 991px) { html {font-size: 16px} .brxe-section {padding-right: 0; padding-left: 0}}@media (max-width: 767px) { .brxe-section {padding-top: 40px; padding-bottom: 40px}}