.block-hero-archives-programmes-campagnes{background-image:url(/app/themes/limpide-starter/assets/img/svg/hero-archives-programmes-campagnes-decoration-mobile.svg);background-repeat:no-repeat;background-position:center bottom;background-size:cover}@media(min-width:768px){.block-hero-archives-programmes-campagnes{background-image:url(/app/themes/limpide-starter/assets/img/svg/hero-archives-programmes-campagnes-decoration-desktop.svg)}}.block-hero-archives-programmes-campagnes .inner-content-container{display:flex;flex-direction:column;gap:32px}@media(min-width:768px){.block-hero-archives-programmes-campagnes .inner-content-container{gap:48px}}.block-hero-archives-programmes-campagnes .inner-content-container .content{display:flex;flex-direction:column;align-items:center;text-align:center}.active-filters-tags{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px}.active-filters-tags .active-filter-tag{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #d9e1e6;border-radius:8px;font-size:.875rem;font-weight:500;background:transparent;cursor:pointer;transition:background-color .3s ease-out,color .3s ease-out;line-height:1}@media(hover:hover){.active-filters-tags .active-filter-tag:hover{background-color:#000;border-color:#000;color:#fff}}.active-filters-tags .active-filter-clear-all{font-weight:800;font-size:1rem;border:none}.active-filters-tags .active-filter-tag-remove{font-size:.9375rem;line-height:1}@media(min-width:768px){.filters-wrapper{max-width:380px;width:100%}}.filters-wrapper .filters-top{display:flex;flex-direction:column}.filters-wrapper .filters-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;height:100%;font-size:.875rem;font-weight:800;border:1px solid #d9e1e6;cursor:pointer;padding:16px;border-radius:8px;transition:background-color .3s ease-out}.filters-wrapper .filters-toggle .filters-toggle-text{flex-grow:1}@media(hover:hover){.filters-wrapper .filters-toggle:hover{background-color:#c1c1c1}}.filters-inner-wrapper{display:none;position:fixed;top:0;left:0;height:100svh;width:100%;background-color:#fff;z-index:1000;padding:20px}.filters-inner-wrapper.open{display:block}@media(min-width:768px){.filters-inner-wrapper{display:block;position:static;height:auto;flex-shrink:2;padding:0}}.filters-inner-wrapper .filter-top-mobile{display:flex;justify-content:space-between;gap:12px;width:100%}.filters-inner-wrapper .modal-close{cursor:pointer;height:24px;width:24px}.filters-inner-wrapper .filters-form{display:flex;flex-direction:column;gap:12px;margin:20px 0}@media(min-width:768px){.filters-inner-wrapper .filters-form{margin:20px 0 80px}}.filters-inner-wrapper .filter-dropdown{cursor:pointer;border:1px solid #d9e1e6;border-radius:8px}.filters-inner-wrapper .filter-dropdown .chevron{transition:transform .3s ease-out;line-height:0}.filters-inner-wrapper .filter-dropdown[open] .chevron{transform-origin:center center;transform:rotate(180deg)}.filters-inner-wrapper .filter-dropdown .filter-dropdown-title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;font-size:1rem;font-weight:800}.filters-inner-wrapper .filter-dropdown .filter-dropdown-title .filter-count{font-weight:400;font-size:.875rem;color:#5c6772}@media(min-width:768px){.filters-inner-wrapper .filter-dropdown .filter-dropdown-title{font-size:1rem}}.filters-inner-wrapper .filter-dropdown .filter-dropdown-list{display:flex;flex-direction:column;gap:12px;padding:0 16px 16px}.filters-inner-wrapper .filter-dropdown .filter-dropdown-list .filter-dropdown-item{display:flex;align-items:center;gap:12px}.filters-inner-wrapper .filter-dropdown .filter-dropdown-list input[type=checkbox]{width:16px;height:16px;border:1px solid #d9e1e6;border-radius:2px;position:relative;transition:all .3s ease-out}.filters-inner-wrapper .filter-dropdown .filter-dropdown-list input[type=checkbox]:before{content:"";position:absolute;inset:0;background-image:url(/app/themes/limpide-starter/assets/img/svg/check.svg);background-color:#000;background-size:8px;background-repeat:no-repeat;background-position:center;transition:all .3s ease-out;transform:scale(0)}.filters-inner-wrapper .filter-dropdown .filter-dropdown-list input[type=checkbox]:checked:before{transform:scale(1)}.filters-inner-wrapper .filter-dropdown .filter-dropdown-list input[type=checkbox]:focus-visible{outline:thick double black}.filters-inner-wrapper .filter-dropdown .filter-dropdown-list input[type=checkbox]:active{transform:scale(.95)}.card-fonds-de-soutien{display:flex}.card-programme{display:flex;flex-direction:column;height:100%;overflow:hidden;text-decoration:none}@media(hover:hover){.card-programme:hover .card-programme-image img{transform:scale(1.05)}}.card-programme .card-programme-image{display:flex;align-items:center;justify-content:center;aspect-ratio:4/2;padding:25px;overflow:hidden;background-color:#fff4ef}.block-last-posts .card-programme .card-programme-image{background-color:#fff}.card-programme .card-programme-image img{width:100%;height:100%;object-fit:contain;transition:.3s ease-out transform}.card-programme .card-programme-body{display:flex;flex:1;flex-direction:column;gap:16px;align-items:flex-start;padding:24px}@media(min-width:768px){.card-programme .card-programme-body{gap:24px;min-height:220px;padding:32px}}.card-programme .card-programme-title{margin:0}.card-programme .btn{margin-top:auto}.posts-wrapper{flex:1;max-width:820px}.posts-grid{margin-bottom:80px;container-type:inline-size;container-name:posts-grid}.posts-grid .posts-grid-title{margin-bottom:20px}@media(min-width:768px){.posts-grid .posts-grid-title{margin-bottom:32px}}.posts-grid .posts-grid-title-count{font-size:1rem;font-weight:500;color:#5c6772}@media(min-width:768px){.posts-grid .posts-grid-title-count{font-size:1.125rem}}.posts-grid .posts-grid-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}@container posts-grid (max-width: 640px){.posts-grid .posts-grid-wrapper{grid-template-columns:repeat(1,1fr)!important}}.posts-grid .posts-grid-wrapper.posts-grid-wrapper-3-cols{grid-template-columns:repeat(3,1fr)}@media(min-width:360px){.posts-grid .posts-grid-wrapper.regions-grid{padding:56px 0;grid-template-columns:repeat(1,1fr);gap:20px}}@media(min-width:576px){.posts-grid .posts-grid-wrapper.regions-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.posts-grid .posts-grid-wrapper.regions-grid{padding:80px 0;grid-template-columns:repeat(3,1fr)}}@media(min-width:1100px){.posts-grid .posts-grid-wrapper.regions-grid{grid-template-columns:repeat(4,1fr);gap:40px}}.posts-grid .posts-grid-wrapper.is-grid-1-column{grid-template-columns:repeat(1,1fr)}.posts-grid .posts-grid-wrapper:has(.no-posts){display:flex;justify-content:center;align-items:center;height:100%}.posts-grid .posts-grid-wrapper-filters{width:100%;gap:32px}@media(min-width:768px){.posts-grid .posts-grid-wrapper-filters{gap:40px 20px}}.no-posts{margin-bottom:80px}.pagination{margin-top:28px;margin-bottom:56px;text-align:center}@media(min-width:768px){.pagination{margin-top:52px;margin-bottom:120px}}.pagination .pagination__wrapper{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;gap:6px}.pagination .pagination__wrapper .page-numbers,.pagination .pagination__wrapper .next,.pagination .pagination__wrapper .prev{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;line-height:1}.pagination .pagination__wrapper .page-numbers.current,.pagination .pagination__wrapper .next.current,.pagination .pagination__wrapper .prev.current,.pagination .pagination__wrapper .page-numbers:hover,.pagination .pagination__wrapper .next:hover,.pagination .pagination__wrapper .prev:hover{background-color:#000;color:#fff}.pagination .pagination__wrapper .next:hover svg [fill],.pagination .pagination__wrapper .prev:hover svg [fill]{transition:fill .3s ease-out;fill:#fff!important}.pagination .pagination__wrapper .next:hover svg [stroke],.pagination .pagination__wrapper .prev:hover svg [stroke]{transition:stroke .3s ease-out;stroke:#fff!important}
