.block-hero-simple-text{background-image:url(/app/themes/limpide-starter/assets/img/svg/hero-simple-decoration-mobile.svg);background-repeat:no-repeat;background-position:center bottom;background-size:cover}@media(min-width:768px){.block-hero-simple-text{background-image:url(/app/themes/limpide-starter/assets/img/svg/hero-simple-decoration-desktop.svg)}}.block-hero-simple-text.has-green-400-bg-color{background-image:url(/app/themes/limpide-starter/assets/img/svg/hero-simple-vert-400-decoration-mobile.svg)}@media(min-width:768px){.block-hero-simple-text.has-green-400-bg-color{background-image:url(/app/themes/limpide-starter/assets/img/svg/hero-simple-vert-400-decoration-desktop.svg)}}.block-hero-simple-text.has-green-400-bg-color .inner-content-container{color:#fff}.block-hero-simple-text .inner-content-container .content{display:flex;flex-direction:column;align-items:center;text-align:center}.block-hero-simple-text .inner-content-container .content-inner{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center;max-width:780px}.block-hero-simple-text .inner-content-container .content-inner .ontitle{margin-bottom:0}.block-hero-simple-text .inner-content-container .content-inner .text{max-width:780px;text-wrap:balance}.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)}.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}.card-contact{display:flex;flex-direction:column;background-color:#b2e4d6;color:#000;padding:24px;text-decoration:none}@media(min-width:768px){.card-contact{padding:32px}}@media(hover:hover){.card-contact:hover .btn{color:#4a535b}}.card-contact--featured{background-color:#004b35;color:#fff}@media(hover:hover){.card-contact--featured:hover .btn{color:#c1c1c1}}.card-contact .card-contact-body{display:flex;flex-direction:column;gap:16px;height:100%}@media(min-width:768px){.card-contact .card-contact-body{gap:24px}}.card-contact .card-contact-header{display:flex;flex-direction:column;gap:4px}.card-contact .card-contact-title{margin:0}.card-contact .card-contact-role{font-weight:700;margin:0}.card-contact .card-contact-info{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;flex:1}.card-contact .card-contact-item{font-size:.875rem;display:flex;align-items:flex-start;gap:8px}.card-contact .card-contact-item .card-contact-item-icon{flex-shrink:0;margin-top:2px;width:18px;height:18px}.card-contact .card-contact-item .card-contact-item-icon svg{width:100%;height:100%}.card-contact .btn{align-self:flex-start;margin-top:auto}.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}
