.hero--categorie{margin:12px 0 40px 0;display:flex;flex-direction:column;gap:24px}.hero--categorie .liste-check__list{background-color:#fff;padding:16px;border:1px solid #f8dfb0;box-shadow:0 4px 10px 5px rgba(0,0,0,.08);border-radius:8px;margin-top:16px}@media only screen and (min-width:992px){.hero--categorie .liste-check__list{padding:32px}}.hero--categorie__title{background:#f1fcf9;padding:48px 24px;display:flex;flex-direction:column;gap:16px;border-radius:24px}.hero--categorie__title .buttons-flex{display:flex;flex-direction:column;gap:16px}.hero--categorie__title .buttons-flex a{width:100%}.hero--categorie__article{background:#fef9ee;border:1px solid #f8dfb0;box-shadow:0 4px 10px 5px rgba(0,0,0,.08);border-radius:8px;padding:24px 32px}.hero--categorie__article h2{color:#b55919}.hero--categorie__article__ul{display:flex;flex-direction:column;gap:16px;margin-top:16px}.hero--categorie__article__ul__li{background-color:#fff;padding:24px;box-shadow:0 4px 10px 5px rgba(0,0,0,.08);border:1px solid #d4d4d4;box-shadow:16px;border-radius:16px}.hero--categorie__article__ul__li .t-intro{font-size:12px}.hero--categorie__article__ul__li .t-gras{font-size:32px;color:#da721c;font-weight:700;margin:6px 0;line-height:110%}.hero--categorie__article__ul__li .t-texte{font-weight:600;font-size:16px}.hero--categorie__figure img{object-fit:cover;height:400px;width:100%;border-radius:24px}@media only screen and (min-width:992px){.hero--categorie{display:grid;grid-template-columns:1fr 1.25fr;grid-template-rows:repeat(2,1fr);grid-column-gap:24px;grid-row-gap:24px}.hero--categorie__title{grid-area:1/1/3/2;padding:48px;position:relative}.hero--categorie__title::before{content:"";display:block;position:absolute;height:100%;width:50%;left:0;top:0;background:url(../../assets/articles/general/filigrane_bleu.svg);background-size:cover;background-repeat:no-repeat;background-position:right;opacity:.1}.hero--categorie__title *{z-index:1}.hero--categorie__title h1{margin-top:32px}.hero--categorie__title .buttons-flex{flex-direction:row;margin-top:.5rem}.hero--categorie__title .buttons-flex a{width:auto}.hero--categorie__article{grid-area:1/2/2/3}.hero--categorie__article__ul{flex-direction:row;align-items:flex-start}.hero--categorie__article__ul__li{width:100%}.hero--categorie__figure{grid-area:2/2/3/3}.hero--categorie__figure img{height:100%;aspect-ratio:100/10}}