 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: 800; font-family: "Bricolage Grotesque"; color: var(--titre); letter-spacing: -2px; line-height: 1} 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: 2px solid #1a1a1a; border-radius: 999px; letter-spacing: inherit; font-size: 0.85rem; font-weight: 700; transition: all 0.3s ease; box-shadow: #1a1a1a 3px 3px 0px} .bricks-button.sm {padding-top: 0.3em; padding-right: 0.6em; padding-bottom: 0.3em; padding-left: 0.6em} .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)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: var(--base); font-weight: 500} :root .bricks-button[class*="secondary"] {color: var(--base)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: var(--blanc)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: transparent} .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(--secondary-h-opa-1)} 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}}