:root{--neutral-default: rgba(28, 29, 31, 1);--neutral-secondary: rgba(102, 109, 116, 1);--neutral-tertiary: rgba(129, 136, 143, 1);--white: rgba(255, 255, 255, 1);--border-neutral-default: rgba(206, 209, 211, 1);--border-neutral-light: rgba(229, 231, 232, 1);--surface-neutral-default: rgba(255, 255, 255, 1);--surface-neutral-bg3: rgba(229, 231, 232, 1);--surface-neutral-bg: rgba(245, 246, 246, .5);--content-neutral-disable: rgba(171, 176, 181, 1);--content-neutral-tertiary: rgba(129, 136, 143, 1);--info: rgba(1, 114, 203, 1);--info-bg3: rgba(224, 239, 254, 1);--info-dark: rgba(1, 90, 160, 1);--surface-info-bg-light: rgba(1, 114, 203, .03);--border-info-light: rgba(1, 114, 203, .2);--success: rgba(22, 163, 74, 1);--success-bg: rgba(209, 250, 229, 1);--error: rgba(217, 49, 41, 1);--error-bg: rgba(217, 49, 41, .05);--warning: rgba(242, 119, 14, 1);--warning-bg: rgba(255, 242, 213, 1);--warning-bg2: rgba(255, 249, 237, 1);--shadow-sm: rgba(0, 0, 0, .08);--shadow-md: rgba(0, 0, 0, .12)}:root,[data-theme=public]{--primary: rgba(29, 104, 96, 1);--primary-dark: rgba(27, 84, 78, 1);--bg-primary-transparent: rgba(235, 254, 245, .2);--brand-secondary: rgba(240, 247, 255, 1);--surface-primary-default: rgba(29, 104, 96, 1);--surface-primary-bg1: rgba(235, 254, 245, .5);--surface-primary-bg2: #F2FBF9;--surface-primary-bg3: #dceeec;--surface-primary-focus: rgba(27, 70, 66, 1);--button-primary-default-surface: rgba(29, 104, 96, 1);--surface-primary-bg-light: rgba(0, 131, 96, .05);--surface-primary-bg-lighter: rgba(0, 131, 96, .02);--border-primary-light: rgba(0, 131, 96, .2);--shadow-primary: rgba(0, 131, 96, .1)}[data-theme=professionnels]{--primary: rgba(13, 143, 234, 1);--primary-dark: rgba(13, 143, 234, 1);--bg-primary-transparent: rgba(224, 239, 254, .2);--brand-secondary: rgba(240, 247, 255, .5);--surface-primary-default: rgba(224, 239, 254, 1);--surface-primary-bg1: rgba(240, 247, 255, .5);--surface-primary-bg2: #F2FBF9;--surface-primary-bg3: #dceeec;--surface-primary-focus: rgba(1, 90, 160, 1);--button-primary-default-surface: rgba(1, 114, 203, 1);--surface-primary-bg-light: rgba(1, 114, 203, .05);--surface-primary-bg-lighter: rgba(1, 114, 203, .02);--border-primary-light: rgba(1, 114, 203, .2);--shadow-primary: rgba(1, 114, 203, .1)}.resources-header{padding-top:48px;padding-bottom:24px}.resources-header h1{text-align:center}.resources-header p{text-align:center;font-size:16px;line-height:24px;color:var(--neutral-secondary)}.resources-content-section{padding-bottom:96px}.resources-list-container{display:flex;flex-direction:column;gap:24px}.resources-list-container .resource-category{padding-bottom:24px;display:flex;flex-direction:column;gap:16px}.resources-list-container .resource-category:not(:last-child){border-bottom:1px solid var(--border-neutral-light)}.resources-list-container .resource-category h2{font-size:18px;line-height:24px;font-weight:700;color:var(--primary)}.resources-list-container .resource-category h2 span{background-color:var(--surface-primary-default);border-radius:4px;display:inline-block;padding:4px 8px}.resources-filters-container{background-color:var(--white);border-radius:8px;padding:16px;border:1px solid var(--border-neutral-light);margin-bottom:24px}.resources-filters-container .search-input-container{width:75%}.resources-filters-container .drop-down-container{width:25%}.resources-list{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.resource-card{display:flex;flex-direction:column;gap:16px;background-color:var(--white);border-radius:8px;border:1px solid var(--border-neutral-light);padding:24px}.resource-card .resource-card-header{display:flex;gap:16px}.resource-card .resource-card-header img{width:65px;max-height:fit-content}.resource-card .resource-card-header h3{font-size:18px;line-height:22px;font-weight:400;color:var(--neutral-default);margin-bottom:8px}.resource-card .resource-card-header .tag{font-size:14px;line-height:24px;font-weight:700;width:fit-content;border-radius:4px}@media (max-width: 1200px){.resources-list{grid-template-columns:repeat(3,1fr)}}@media (max-width: 968px){.resources-header{padding-top:32px;padding-bottom:20px;margin-bottom:8px}.resources-header h1{font-size:32px;line-height:40px}.resources-header p{font-size:14px;line-height:20px}.resources-content-section{padding-bottom:60px}.resources-filters-container .search-input-container{width:65%}.resources-filters-container .drop-down-container{width:35%}.resources-list{grid-template-columns:repeat(2,1fr)}.resource-card{padding:20px}.resource-card .resource-card-header{gap:12px}.resources-list-container{gap:20px}.resources-list-container .resource-category{padding-bottom:20px;gap:12px}.resources-list-container .resource-category h2{font-size:16px;line-height:22px}}@media (max-width: 842px){.resources-header{padding-top:24px;padding-bottom:16px}.resources-header h1{font-size:24px;line-height:32px}.resources-header p{font-size:13px;line-height:18px}.resources-content-section{padding-bottom:48px}.resources-filters-container{padding:16px;margin-bottom:24px}.resources-filters-container label{display:none}.resources-filters-container .search-input-container{width:100%}.resources-filters-container .drop-down-container{width:auto}.resources-list{grid-template-columns:1fr;gap:12px}.resource-card{padding:16px;gap:12px}.resource-card .resource-card-header{gap:10px}.resource-card .resource-card-header h3{line-height:22px}.resources-list-container{gap:16px}.resources-list-container .resource-category{padding-bottom:16px;gap:10px}.resources-list-container .resource-category h2{font-size:15px;line-height:20px}.resources-list-container .resource-category h2 span{padding:3px 6px}}
