:root{--color-primary:var(--wp--preset--color--primary);--color-primary-dark:var(--wp--preset--color--primary-dark);--color-primary-light:var(--wp--preset--color--primary-light);--color-secondary:var(--wp--preset--color--secondary);--color-secondary-light:var(--wp--preset--color--secondary-light);--color-black:var(--wp--preset--color--black);--color-gray-text:var(--wp--preset--color--gray-text);--color-white:var(--wp--preset--color--white);--font-family-base:var(--wp--preset--font-family--base);--font-family-title:var(--wp--preset--font-family--title);--font-family-button:var(--wp--preset--font-family--button);--container-max-width:-webkit-calc(1280px + (var(--container-padding) * 2));--container-max-width:calc(1280px + (var(--container-padding) * 2));--container-small:-webkit-calc(720px + (var(--container-padding) * 2));--container-small:calc(720px + (var(--container-padding) * 2));--padding-negative:-webkit-calc((100vw - 100% - var(--scrollbar-width)) / -2);--padding-negative:calc((100vw - 100% - var(--scrollbar-width)) / -2);--wpcf7-spinner-background-color:rgba(1, 12, 37, 0.5)}.block--posts-feed{padding:4em 0}.block--posts-feed .section-title{color:inherit}.block--posts-feed .block--posts-feed__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;gap:1rem;margin-bottom:4rem}@media screen and (max-width:1024px){.block--posts-feed .block--posts-feed__header{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.block--posts-feed .block--posts-feed__button{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.block--posts-feed .block--posts-feed__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:21px}.block--posts-feed .block--posts-feed__grid[data-post-type=chirurgien]{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}@media screen and (min-width:1024px){.block--posts-feed .block--posts-feed__grid[data-post-type=chirurgien]{grid-template-columns:repeat(auto-fill,minmax(570px,1fr))}}.block--posts-feed .block--posts-feed__grid[data-post-type=chirurgien]>:last-child:nth-child(odd){grid-column:1/-1}