:root{--white:#fff;--grey:#413933;--green:#6ca21d;--blue:#005697;--bluedark:#21374d;--offwhite:#f5f3ee;--bluesoft:#59a7cf;--greensoft:#c8df4d;--purple:#8d4ca0;--red:#dd5559;--black:#000;--bluelight:#dfeef6;--greenlight:#ebf2e0;--purplelight:#f3e9f6;--redlight:#faecec;--blueextralight:#f3fafd;--greydark:#0f131e}ul.categories-resources li{flex-direction:column;padding:0;gap:0}ul.categories-resources li:before{display:none}ul.categories-resources>li{font-weight:700;border-bottom:1px dashed var(--grey)}ul.categories-resources>li a{display:block;padding:10px 0}ul.categories-resources>li>ul.children{border-top:1px dashed var(--grey)}ul.categories-resources>li>ul.children li{font-weight:400}ul.categories-resources>li>ul.children li>ul.children li{font-size:14px}.resources-list{display:flex;flex-direction:column;gap:20px}.resources-list .wp-block-post{background-color:var(--offwhite);border-radius:0 10px 10px;padding:0;display:flex}.resources-list .wp-block-post:before{display:none}.resources-list .wp-block-post .tag{display:inline-block;background-color:var(--blue);color:var(--white);padding:6px 10px;border-radius:49px}.resources-list .wp-block-post .tag.guide-dutilisation{color:var(--grey);background-color:var(--white)}.resources-list .wp-block-post .tag.plaquette-de-presentation{color:var(--white);background-color:var(--grey)}.resources-list .wp-block-post .wp-block-post-featured-image{min-width:346px;width:346px;height:100%}.resources-list .wp-block-post .wp-block-post-featured-image img{border-radius:0 10px 10px}.resources-list .wp-block-post .wp-block-post-featured-image .tag{position:absolute;top:7px;left:10px}.resources-list .wp-block-post .resource-infos{padding:34px 47px;flex-grow:1}.resources-list .wp-block-post .resource-infos .category{display:flex;gap:11px;margin-bottom:15px}.resources-list .wp-block-post .resource-infos .caracteristics{display:flex;gap:20px;color:var(--green);font-weight:700;margin-bottom:8px}.resources-list .wp-block-post .resource-infos .title{font-size:22px;line-height:26px}.resources-list .wp-block-post .resource-infos .wp-block-button{display:flex;justify-content:right;margin-top:auto}