/* BREAKPOINT: Ordinateur de bureau (BASE) */ html {font-size: 100%} body {font-size: 1rem; font-family: "Roboto"; color: var(--bricks-color-tgdpwu)} h1,  h2,  h3,  h4,  h5,  h6 {font-size: 2rem; font-family: "Montserrat"; color: #3c91fb} h2 {font-size: 1.6rem; margin-bottom: 10px} h3 {font-size: 1.3rem; margin-bottom: 10px} h4 {font-size: 1.2rem; margin-bottom: 10px} body.bricks-is-frontend :focus {outline: none} .brxe-block {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}:root .bricks-color-secondary {color: #a1af64}:root .bricks-background-secondary {background-color: #a1af64}:root .bricks-color-primary {color: var(--prds-bleu)}:root .bricks-background-primary {background-color: var(--prds-bleu)} .brxe-section {padding-top: 100px; padding-right: 20px; padding-bottom: 100px; padding-left: 20px} .bricks-button {font-family: "Montserrat"; color: var(--prds-blanc); font-weight: 600; text-align: center} :root .bricks-button[class*="light"] {color: var(--prds-bleu); border: 2px solid var(--prds-bleu); border-radius: 10px} :root .bricks-button[class*="secondary"] {border: 2px solid #a1af64; border-radius: 10px} :root .bricks-button[class*="primary"] {border: 2px solid var(--prds-bleu); border-radius: 10px} .bricks-button.md {padding-right: 2em; padding-left: 2em} .brxe-container {width: 1440px} .woocommerce main.site-main {width: 1440px} #brx-content.wordpress {width: 1440px} :where(.brxe-accordion .accordion-content-wrapper) a,  :where(.brxe-icon-box .content) a,  :where(.brxe-list) a,  :where(.brxe-post-content) a:not(.bricks-button),  :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(--prds-bleu); text-decoration: underline}/* BREAKPOINT: Grand Ordinateur */@media (max-width: 1200px) { html {font-size: 15px}}/* BREAKPOINT: Tablette verticale */@media (max-width: 991px) { html {font-size: 14px}}