/**handles:act-wp-plugin-collectes-virtual-select-css,act-wp-plugin-collectes-guide-css,cmplz-general,activis-shame,activis-auto-new-tab-links**/
/*!
 * Virtual Select v1.0.41
 * https://sa-si-dev.github.io/virtual-select
 * Licensed under MIT (https://github.com/sa-si-dev/virtual-select/blob/master/LICENSE)
 */
@keyframes vscomp-animation-spin{to{transform:rotateZ(360deg)}}.vscomp-popup-active{overflow:hidden !important}.vscomp-ele{display:inline-block;max-width:250px;width:100%}.vscomp-wrapper{color:#333;display:inline-flex;flex-wrap:wrap;font-family:sans-serif;font-size:14px;position:relative;text-align:left;width:100%}.vscomp-wrapper *,.vscomp-wrapper *::before,.vscomp-wrapper *::after{box-sizing:border-box}.vscomp-wrapper:focus{outline:none}.vscomp-dropbox-wrapper{left:0;position:absolute;top:0}.vscomp-toggle-button{align-items:center;background-color:#fff;border:1px solid #ddd;cursor:pointer;display:flex;padding:7px 30px 7px 10px;position:relative;width:100%}.vscomp-value{height:20px;line-height:20px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vscomp-arrow{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;right:0;top:0;width:30px}.vscomp-arrow::after{transform:rotate(45deg);border:1px solid rgba(0,0,0,0);border-bottom-color:#111;border-right-color:#111;content:"";height:8px;margin-top:-6px;width:8px}.vscomp-clear-icon{height:12px;position:relative;width:12px}.vscomp-clear-icon::before,.vscomp-clear-icon::after{background-color:#999;content:"";height:12px;left:5px;position:absolute;top:0;width:2px}.vscomp-clear-icon::before{transform:rotate(45deg)}.vscomp-clear-icon::after{transform:rotate(-45deg)}.vscomp-clear-icon:hover::before,.vscomp-clear-icon:hover::after{background:#333}.vscomp-clear-button{align-items:center;border-radius:50%;display:none;height:24px;justify-content:center;margin-top:-12px;position:absolute;right:30px;top:50%;width:24px}.vscomp-clear-button:hover{background:#ccc}.vscomp-clear-button:hover .vscomp-clear-icon::before,.vscomp-clear-button:hover .vscomp-clear-icon::after{background-color:#333}.vscomp-dropbox-close-button{align-items:center;background-color:#fff;border-radius:50%;bottom:-48px;cursor:pointer;display:none;height:40px;justify-content:center;left:50%;margin-left:-20px;position:absolute;width:40px}.vscomp-value-tag.more-value-count{white-space:nowrap}.vscomp-dropbox-container{width:100%;z-index:2}.vscomp-dropbox{background-color:#fff;width:100%}.vscomp-options-container{max-height:210px;overflow:auto;position:relative}.vscomp-options-bottom-freezer{bottom:0;height:2px;left:0;position:absolute;right:0}.vscomp-option{align-items:center;cursor:pointer;display:flex;flex-wrap:wrap;height:40px;padding:0 15px;position:relative}.vscomp-option.selected{background-color:#eee}.vscomp-option.focused{background-color:#ccc}.vscomp-option.disabled{cursor:default;opacity:.5}.vscomp-option.group-title .vscomp-option-text{cursor:default;opacity:.6}.vscomp-option.group-title.selected{background-color:rgba(0,0,0,0)}.vscomp-option.group-option{padding-left:30px}.vscomp-new-option-icon{height:30px;position:absolute;right:0;top:0;width:30px}.vscomp-new-option-icon::before{border:15px solid #512da8;border-bottom-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0);content:"";position:absolute;right:0;top:0}.vscomp-new-option-icon::after{align-items:center;color:#fff;content:"+";display:flex;font-size:18px;height:15px;justify-content:center;position:absolute;right:1px;top:0;width:15px}.vscomp-option-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.vscomp-option-description{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666;font-size:13px;line-height:15px;width:100%}.vscomp-search-container{align-items:center;border-bottom:1px solid #ddd;display:flex;height:40px;padding:0 5px 0 15px;position:relative}.vscomp-search-label,.vscomp-live-region,.vscomp-dropbox-container-top,.vscomp-dropbox-container-bottom{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.vscomp-search-input{background-color:rgba(0,0,0,0);border:0;color:inherit;font-size:15px;height:38px;padding:10px 0;width:calc(100% - 30px)}.vscomp-search-input:focus{outline:none}.vscomp-search-clear{align-items:center;color:#999;cursor:pointer;display:flex;font-size:25px;height:30px;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;visibility:hidden;width:30px}.vscomp-search-clear:hover{color:inherit}.vscomp-no-options,.vscomp-no-search-results{align-items:center;display:none;justify-content:center;padding:20px 10px}.vscomp-options-loader{display:none;padding:20px 0;text-align:center}.vscomp-options-loader::before{animation:vscomp-animation-spin .8s infinite linear;background-color:#fff;border-radius:50%;box-shadow:-4px -5px 3px -3px rgba(0,0,0,.3);content:"";display:inline-block;height:40px;opacity:.7;width:40px}.vscomp-ele[disabled]{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vscomp-ele[disabled] .vscomp-wrapper{opacity:.7;pointer-events:none}.vscomp-wrapper .checkbox-icon{display:inline-flex;height:15px;margin-right:10px;position:relative;width:15px}.vscomp-wrapper .checkbox-icon::after{transition-duration:.2s;border:2px solid #888;content:"";display:inline-block;height:100%;width:100%}.vscomp-wrapper .checkbox-icon.checked::after{transform:rotate(45deg) translate(1px, -4px);border-color:#512da8;border-left-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,0);width:50%}.vscomp-wrapper.show-as-popup .vscomp-dropbox-container{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100vh;justify-content:center;left:0;opacity:1;overflow:auto;padding:0 10px;position:fixed;top:0;width:100vw}.vscomp-wrapper.show-as-popup .vscomp-dropbox{margin-top:-24px;max-height:calc(80% - 48px);max-width:500px;position:relative;width:80%}.vscomp-wrapper.show-as-popup .vscomp-dropbox-close-button{display:flex}.vscomp-wrapper.popup-position-left .vscomp-dropbox-container{justify-content:flex-start}.vscomp-wrapper.popup-position-right .vscomp-dropbox-container{justify-content:flex-end}.vscomp-wrapper.has-select-all .vscomp-toggle-all-button{align-items:center;cursor:pointer;display:flex}.vscomp-wrapper.has-select-all .vscomp-search-input,.vscomp-wrapper.has-select-all .vscomp-toggle-all-label{width:calc(100% - 55px)}.vscomp-wrapper.has-select-all .vscomp-toggle-all-label{display:none}.vscomp-wrapper:not(.has-search-input) .vscomp-toggle-all-button{width:100%}.vscomp-wrapper:not(.has-search-input) .vscomp-toggle-all-label{display:inline-block}.vscomp-wrapper.multiple .vscomp-option .vscomp-option-text{width:calc(100% - 25px)}.vscomp-wrapper.multiple .vscomp-option .vscomp-option-description{padding-left:25px}.vscomp-wrapper.multiple .vscomp-option.selected .checkbox-icon::after{transform:rotate(45deg) translate(1px, -4px);border-color:#512da8;border-left-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,0);width:50%}.vscomp-wrapper.focused .vscomp-toggle-button,.vscomp-wrapper:focus .vscomp-toggle-button{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)}.vscomp-wrapper.closed .vscomp-dropbox-container,.vscomp-wrapper.closed.vscomp-dropbox-wrapper{display:none}.vscomp-wrapper:not(.has-value) .vscomp-value{opacity:.5}.vscomp-wrapper.has-clear-button.has-value .vscomp-clear-button{display:flex}.vscomp-wrapper.has-clear-button .vscomp-toggle-button{padding-right:54px}.vscomp-wrapper.has-no-options .vscomp-options-container,.vscomp-wrapper.has-no-search-results .vscomp-options-container{display:none}.vscomp-wrapper.has-no-options .vscomp-no-options{display:flex}.vscomp-wrapper.has-no-search-results .vscomp-no-search-results{display:flex}.vscomp-wrapper.has-search-value .vscomp-search-clear{visibility:visible}.vscomp-wrapper.has-no-options .vscomp-toggle-all-button{opacity:.5;pointer-events:none}.vscomp-wrapper.keep-always-open .vscomp-toggle-button{padding-right:24px}.vscomp-wrapper.keep-always-open .vscomp-clear-button{right:5px}.vscomp-wrapper.keep-always-open .vscomp-arrow{display:none}.vscomp-wrapper.keep-always-open .vscomp-dropbox-container{position:relative;z-index:1}.vscomp-wrapper.keep-always-open .vscomp-dropbox{transition-duration:0s;border:1px solid #ddd;box-shadow:none}.vscomp-wrapper.keep-always-open.focused,.vscomp-wrapper.keep-always-open:focus,.vscomp-wrapper.keep-always-open:hover{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)}.vscomp-wrapper.server-searching .vscomp-options-list{display:none}.vscomp-wrapper.server-searching .vscomp-options-loader{display:block}.vscomp-wrapper.has-error .vscomp-toggle-button{border-color:#b00020}.vscomp-wrapper.show-value-as-tags .vscomp-toggle-button{padding:4px 22px 0 10px}.vscomp-wrapper.show-value-as-tags .vscomp-value{display:flex;flex-wrap:wrap;height:auto;min-height:28px;overflow:auto;text-overflow:unset;white-space:normal}.vscomp-wrapper.show-value-as-tags .vscomp-value-tag{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;align-items:center;border:1px solid #ddd;border-radius:20px;display:inline-flex;font-size:12px;line-height:16px;margin:0 4px 4px 0;max-width:100%;padding:2px 3px 2px 8px}.vscomp-wrapper.show-value-as-tags .vscomp-value-tag.more-value-count{padding-right:8px}.vscomp-wrapper.show-value-as-tags .vscomp-value-tag-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 20px)}.vscomp-wrapper.show-value-as-tags .vscomp-value-tag-clear-button{align-items:center;display:flex;height:20px;justify-content:center;width:20px}.vscomp-wrapper.show-value-as-tags .vscomp-value-tag-clear-button .vscomp-clear-icon{transform:scale(0.8)}.vscomp-wrapper.show-value-as-tags .vscomp-arrow{height:34px}.vscomp-wrapper.show-value-as-tags .vscomp-clear-button{margin-top:0;top:5px}.vscomp-wrapper.show-value-as-tags.has-value .vscomp-arrow{display:none}.vscomp-wrapper.show-value-as-tags.has-value .vscomp-clear-button{right:2px}.vscomp-wrapper.show-value-as-tags:not(.has-value) .vscomp-toggle-button{padding-bottom:2px}.vscomp-wrapper.show-value-as-tags:not(.has-value) .vscomp-value{align-items:center;padding-bottom:3px}.vscomp-wrapper.text-direction-rtl{direction:rtl}.vscomp-wrapper.text-direction-rtl .vscomp-toggle-button{padding:7px 10px 7px 30px}.vscomp-wrapper.text-direction-rtl .vscomp-arrow{left:0;right:auto}.vscomp-wrapper.text-direction-rtl .vscomp-clear-button{left:30px;right:auto !important}.vscomp-wrapper.text-direction-rtl .checkbox-icon{margin-left:10px;margin-right:0}.vscomp-wrapper.text-direction-rtl .checkbox-icon.checked::after{transform:rotate(45deg) translate(-4px, 1px)}.vscomp-wrapper.text-direction-rtl .vscomp-search-container{padding:0 15px 0 5px}.vscomp-wrapper.text-direction-rtl .vscomp-toggle-all-label{text-align:right}.vscomp-wrapper.text-direction-rtl .vscomp-option{text-align:right}.vscomp-wrapper.text-direction-rtl .vscomp-option.group-option{padding-right:30px}.vscomp-wrapper.text-direction-rtl .vscomp-new-option-icon{left:0;right:auto}.vscomp-wrapper.text-direction-rtl .vscomp-new-option-icon::before{border-left-color:#512da8;border-right-color:rgba(0,0,0,0)}.vscomp-wrapper.text-direction-rtl .vscomp-new-option-icon::after{left:1px;right:auto}.vscomp-wrapper.text-direction-rtl.multiple .vscomp-option.selected .checkbox-icon::after{transform:rotate(45deg) translate(-4px, 1px)}.vscomp-wrapper.text-direction-rtl.has-clear-button .vscomp-toggle-button{padding-left:54px}.vscomp-wrapper.text-direction-rtl.keep-always-open .vscomp-toggle-button{padding-left:24px}.vscomp-wrapper.text-direction-rtl.keep-always-open .vscomp-clear-button{left:5px}.vscomp-wrapper.text-direction-rtl.show-value-as-tags .vscomp-toggle-button{padding:4px 10px 0 22px}.vscomp-wrapper.text-direction-rtl.show-value-as-tags .vscomp-value-tag{margin:0 0 4px 4px;padding:2px 8px 2px 3px}.vscomp-wrapper.text-direction-rtl.show-value-as-tags .vscomp-value-tag.more-value-count{padding-left:8px}.vscomp-wrapper.text-direction-rtl.show-value-as-tags.has-value .vscomp-clear-button{left:2px}
/*!
 * Popover v1.0.12
 * https://sa-si-dev.github.io/popover
 * Licensed under MIT (https://github.com/sa-si-dev/popover/blob/master/LICENSE)
 */
.pop-comp-wrapper{display:none;position:absolute;top:0;left:0;opacity:0;color:#000;background-color:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);text-align:left;flex-wrap:wrap;z-index:1}.pop-comp-arrow{position:absolute;z-index:1;width:16px;height:16px;overflow:hidden;pointer-events:none}.pop-comp-arrow::before{content:"";position:absolute;top:8px;left:8px;width:16px;height:16px;background-color:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.pop-comp-content{position:relative;z-index:2}.pop-comp-wrapper.position-bottom>.pop-comp-arrow{margin-left:-8px;left:0;top:-15px}.pop-comp-wrapper.position-bottom>.pop-comp-arrow::before{box-shadow:0px 0px 2px 0 rgba(0,0,0,.14)}.pop-comp-wrapper.position-top>.pop-comp-arrow{margin-left:-8px;left:0;bottom:-15px}.pop-comp-wrapper.position-right>.pop-comp-arrow{margin-top:-8px;top:0;left:-15px}.pop-comp-wrapper.position-left>.pop-comp-arrow{margin-top:-8px;top:0;right:-15px}.pop-comp-disable-events{pointer-events:none}


.act-collectes-points-depot-archive.container{max-width:1280px;margin-left:auto!important;margin-right:auto!important;margin-bottom:8rem;padding-left:1rem;padding-right:1rem;box-sizing:border-box}form.act-collectes-filters{background:#fff;padding:2rem;display:flex;gap:1rem;margin-top:3rem;margin-bottom:2rem}form.act-collectes-filters>*{flex-basis:33.3%}form.act-collectes-filters .act-collectes-filters__title{flex-shrink:0;flex-grow:0;flex-basis:content;margin:0;font-size:1.25rem;font-weight:700;align-self:flex-end;margin-bottom:1rem}form.act-collectes-filters .act-collectes-filters__title:before{position:relative;top:3px;display:inline-block;content:"";margin-right:.5rem;width:1.5rem;height:1.5rem;background:no-repeat contain;background-image:url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 18H14V16H10V18ZM3 6V8H21V6H3ZM6 13H18V11H6V13Z' fill='%231A1A1A'/%3E%3C/svg%3E%0A")}form.act-collectes-filters .label,form.act-collectes-filters label{font-weight:700;font-size:.875rem;margin-bottom:.25rem}form.act-collectes-filters #act-collectes-matieres-filter,form.act-collectes-filters select{width:100%;display:block}form.act-collectes-filters .select{position:relative;cursor:pointer}form.act-collectes-filters select{-moz-appearance:none;-webkit-appearance:none;appearance:none}form.act-collectes-filters .vscomp-toggle-button,form.act-collectes-filters select{padding:.725rem 2.5rem .725rem 1rem;height:3rem;border:1px solid #e6e6e6;border-radius:0}form.act-collectes-filters .vscomp-arrow{display:none}form.act-collectes-filters .vscomp-clear-button{right:.5rem}form.act-collectes-filters .select:after{position:absolute;transform:none;top:50%;right:.75rem;margin-top:-12px;content:"";width:24px;height:24px;background-color:#f00018;mask:no-repeat cover;mask-image:url("data:image/svg+xml,%0A%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.334 11L12.334 14L9.33398 11' stroke='%23F00018' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}form.act-collectes-filters .vscomp-option-text,form.act-collectes-filters .vscomp-search-input{font-weight:700;font-size:.875rem}form.act-collectes-filters .vscomp-value,form.act-collectes-filters select{font-size:1rem;color:#000}form.act-collectes-filters .vscomp-wrapper:not(.has-value) .vscomp-value{opacity:1}form.act-collectes-filters .vscomp-wrapper.focused .vscomp-toggle-button,form.act-collectes-filters .vscomp-wrapper:focus .vscomp-toggle-button{box-shadow:none}form.act-collectes-filters .vscomp-ele{max-width:none}form.act-collectes-filters .wp-block-buttons{margin-top:0;display:flex;gap:1rem}form.act-collectes-filters .wp-block-buttons>*{flex-basis:50%}form.act-collectes-filters .wp-block-buttons .wp-block-button{display:flex;align-items:flex-end}form.act-collectes-filters .wp-block-buttons .wp-block-button__link{width:100%;padding:.75rem}@media screen and (max-width:1023px){form.act-collectes-filters{flex-wrap:wrap}form.act-collectes-filters .act-collectes-filters__title{flex-basis:100%}form.act-collectes-filters .wp-block-buttons{width:100%;flex-basis:calc(50% - 0.5rem)}form.act-collectes-filters .act-collectes-filters__filter{flex-basis:calc(50% - 0.5rem)}}@media screen and (max-width:599px){form.act-collectes-filters .act-collectes-filters__title{flex-basis:100%}form.act-collectes-filters .wp-block-buttons{width:100%;flex-basis:100%}form.act-collectes-filters .act-collectes-filters__filter{flex-basis:100%}}@media screen and (max-width:440px){form.act-collectes-filters .wp-block-buttons{flex-wrap:wrap}form.act-collectes-filters .wp-block-buttons>*{flex-basis:100%}}.point-depot{margin-bottom:1.5rem;background:#fff;border-bottom:2px solid #e6e6e6}.point-depot:hover,.point-depot[open]{border-color:#f00018}.point-depot:hover .point-depot__toggler,.point-depot[open] .point-depot__toggler{color:#f00018}.point-depot__matieres{padding-left:1.5rem}@media screen and (min-width:600px){.point-depot__matieres{columns:2;column-gap:1rem}}.point-depot__content{padding:2rem}.point-depot__content h3{font-size:2rem;line-height:2.5rem;margin:0 0 1rem;font-weight:700}.point-depot__content h4{font-size:1.5rem;font-weight:600;margin:1.5rem 0 0;line-height:2rem}.point-depot__content dl,.point-depot__content ol,.point-depot__content p,.point-depot__content ul{margin:1rem 0;line-height:1.5}.point-depot__content h4+*{margin-top:.5rem}.point-depot__content dd{margin-left:0}.point-depot__content dt{font-weight:700;margin-top:1rem}.point-depot__content a[href^="tel:"]{text-decoration:none;color:inherit}.point-depot__content a[href^="https://maps.google"]{text-decoration:none;color:#f00018;font-weight:700}.point-depot__content a[href^="https://maps.google"]:before{position:relative;top:-1px;display:inline-block;vertical-align:middle;content:"";width:24px;height:24px;margin-right:.5rem;background-color:#f00018;mask:no-repeat cover;mask-image:url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 6L21 3V18L15 21V6Z' stroke='%23F00018' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 18L15 21V6L9 3V18Z' stroke='%23F00018' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3 6L9 3V18L3 21V6Z' stroke='%23F00018' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.point-depot__content a[href^="https://maps.google"] .icon-external-link{display:none}.point-depot__content>:last-child{margin-bottom:0}@media screen and (max-width:599px){.point-depot__content{padding:1.5rem}.point-depot__content h3{font-size:1.5rem;line-height:2rem}.point-depot__content h4{font-size:1.25rem;line-height:1.75rem}}.point-depot__toggler{cursor:pointer;display:flex;justify-content:space-between;gap:.5rem;padding:2.25rem 2rem;font-size:1.25rem;font-weight:700;line-height:1.5rem;transition:all .2s ease-in-out;transition-property:color,border-color}.point-depot__toggler:after{display:block;flex-shrink:0;flex-grow:0;content:"";width:24px;height:24px;background-color:#f00018;mask:no-repeat cover;mask-image:url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 9L12 16L5 9' stroke='%23F00018' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}@media screen and (max-width:599px){.point-depot__toggler{padding:1.75rem 1.5rem}}.point-depot--hidden{display:none}
.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}
body.act-theme .em.pixelbones a{--accent-color:var(--r-700)!important}body.act-theme .em.pixelbones .act-breadcrumb-bar a{--accent-color:var(--color--black)!important}body.act-theme .em.em-item .em-item-meta .em-item-meta-line{display:flex;gap:.5rem}body.act-theme .em.em-item .em-item-meta .em-item-meta-line span{font-weight:700}body.act-theme .em button.em-event-add-to-calendar,body.act-theme .em button.em-event-add-to-calendar.input:not([data-nostyle]){--icon-calendar:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M4 8h16M19 4H5a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1ZM14.5 14h-5M12 11.5v5M16 2v2M8 2v2' stroke='%23F00018' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;--text-color-softer:var(--r-700);align-items:center!important;background-color:var(--color--white)!important;border-color:var(--color--white)!important;border-radius:50px!important;display:flex!important;flex-direction:row-reverse;gap:.5rem;margin:0!important;padding:1.5rem!important}body.act-theme .em button.em-event-add-to-calendar .em-icon,body.act-theme .em button.em-event-add-to-calendar.input:not([data-nostyle]) .em-icon{background-size:1.5rem;height:1.5rem;margin:0;width:1.5rem}body.act-theme .em button.em-event-add-to-calendar.input:not([data-nostyle]):hover,body.act-theme .em button.em-event-add-to-calendar:hover{--text-color-softer:var(--color--white)!important;background-color:var(--color--button--background--hover--filled)!important;border-color:var(--color--button--border--hover--filled)!important;color:var(--color--button--text--hover--filled)!important;outline-color:var(--color--button--border--hover--filled)!important}body.act-theme .em button.em-event-add-to-calendar.input:not([data-nostyle]):hover .em-icon,body.act-theme .em button.em-event-add-to-calendar:hover .em-icon{filter:brightness(0) invert(1)}body.act-theme .em button.input.em-tooltip-ddm{background-image:none!important}body.act-theme .em.em-item-single .em-item-image img{border:none!important;height:-webkit-fill-available!important}body.act-theme .em .act-btn-back .wp-block-button__link:link,body.act-theme .em .act-btn-back .wp-block-button__link:visited{background:var(--color--button--background--filled)!important;border-color:var(--color--button--border--filled)!important;color:var(--color--button--text--filled)!important;outline-color:var(--color--button--border--filled)!important}body.act-theme .em .act-btn-back .wp-block-button__link:link:hover,body.act-theme .em .act-btn-back .wp-block-button__link:visited:hover{background:var(--color--button--background--hover--filled)!important;border-color:var(--color--button--border--hover--filled)!important;color:var(--color--button--text--hover--filled)!important;outline-color:var(--color--button--border--hover--filled)!important}body.act-theme .em-event{margin-bottom:var(--spacing--xxx-large)}body.act-theme .em-event .wp-block-post-title{font:var(--font--title--h1)!important;margin-bottom:var(--spacing--large)!important;margin-top:var(--gaps--block)!important}body.act-theme.home{background-color:var(--color--white);overflow:hidden}body.act-theme.home:after{background-image:url(https://www.ville.matane.qc.ca/wp-content/themes/mat13045-ville.matane.qc.ca/assets/img/home-logo-grey-background.svg);background-repeat:no-repeat;background-size:cover;bottom:0;content:"";left:3rem;max-height:2900px;min-height:260vh;position:absolute;right:0;top:970px;width:calc(100% - 3rem);z-index:-2}@media (max-width:599px){body.act-theme.home:after{display:none}}body.act-theme.home .home__section{margin-top:var(--spacing--xxx-large)!important}body.act-theme.home .home__section .is-style-bullet-point-red{margin-bottom:.5rem}body.act-theme.home .home__section .wp-block-heading{font-size:clamp(3rem,5vw,5rem);line-height:110%}@media (max-width:599px){body.act-theme.home .home__section{align-items:flex-start;flex-direction:column}}body.act-theme.single .act-breadcrumb-bar__container,body.act-theme.single .act-btn-back{max-width:var(--layout--content-size)}body.act-theme{--font--title--h1:clamp(2rem,5vw,4rem) /1.25 var(--font-family--heading,sans-serif);--font--title--h2:clamp(1.5rem,5vw,3rem) /1.25 var(--font-family--heading,sans-serif)}body.act-theme .act-share__inner{background:none!important}body.act-theme .act-share__toggle{background:transparent!important;border:1px solid #ccc}body.act-theme .act-share__toggle:hover{background:var(--color--primary)!important;border:1px solid var(--color--primary)}body.act-theme .wp-block-file~.wp-block-heading{margin-top:2.5rem}body.act-theme .wp-block-buttons~.wp-block-heading{margin-top:var(--spacing--xx-large)}body.act-theme :not(.act-collapsible)+.act-collapsible{margin-top:2.5rem}body.act-theme .wp-block-heading~.wp-block-file,body.act-theme .wp-block-heading~.wp-block-quote{margin-top:1.5rem}body.act-theme .alerte-banner__item--defaut{background-color:var(--background)}body.act-theme .act-share .act-share__toggle:hover{background:var(--color--primary)!important}body.act-theme .act-event__details{--color--box--text:var(--color--white);--meta-color:var(--color--white);--text-color-softer:var(--color--white);background-color:var(--color--primary);margin-bottom:var(--gaps--section);margin-top:var(--gaps--section);padding:3rem}body.act-theme .act-event__details-content{color:var(--color--white)}body.act-theme .act-event__details-content .act-event__details-taxo{display:none}body.act-theme .act-event__details-link .addToCalendar{--color--button--background--filled:var(--color--white);--color--button--text--filled:var(--color--primary);border:none;position:relative;z-index:10}body.act-theme .act-event__details-link .addToCalendar:after{background-color:currentColor;background-image:none;height:1.5rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M19 4H5a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1ZM14.5 14h-5M12 11.5v5M16 2v2M8 2v2' stroke='%23F00018' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M19 4H5a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1ZM14.5 14h-5M12 11.5v5M16 2v2M8 2v2' stroke='%23F00018' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;width:1.5rem}body.act-theme .act-event__details-link .listCalendar{border-radius:0;margin-top:0;overflow:visible}body.act-theme .act-event__details-link .listCalendar:after{border-bottom:3rem solid var(--color--white);border-left:1rem solid transparent;border-right:1rem solid transparent;content:"";height:0;position:absolute;right:8px;top:-2rem;transform:rotate(270deg);width:0}body.act-theme .wp-block-query-pagination{margin-top:var(--spacing--x-large)}body.act-theme .wp-block-query-pagination .page-numbers{--color--button--text--light:#333;--color--button--text--hover--light:var(--color--primary);background:none!important;border:none!important}body.act-theme .wp-block-query-pagination .page-numbers.next,body.act-theme .wp-block-query-pagination .page-numbers.prev{border:1px solid #e6e6e6!important}body.act-theme .wp-block-query-pagination .page-numbers.next svg,body.act-theme .wp-block-query-pagination .page-numbers.prev svg{fill:var(--color--primary)}body.act-theme .wp-block-query-pagination .page-numbers.next:hover,body.act-theme .wp-block-query-pagination .page-numbers.prev:hover{background:#333!important;border:#333!important;color:var(--color--white)!important}body.act-theme .wp-block-query-pagination .page-numbers.next:hover svg,body.act-theme .wp-block-query-pagination .page-numbers.prev:hover svg{fill:var(--color--white)}body.act-theme .wp-block-query-pagination .page-numbers.current{--color--button--text--light:var(--color--primary);--color--button--text--hover--light:#333}body.act-theme .wp-block-buttons .wp-block-button__link,body.act-theme .wp-block-buttons .wp-element-button{font-family:degular-text}body.act-theme .wp-block-buttons .wp-block-button__link:after,body.act-theme .wp-block-buttons .wp-element-button:after{background-color:currentColor;content:"";display:inline-block;height:1.5rem;margin-top:.25rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' fill='none'%3E%3Cpath d='m16 7.5 5 5-5 5' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' fill='none'%3E%3Cpath d='m16 7.5 5 5-5 5' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:1.5rem}body.act-theme .wp-block-buttons .wp-block-button__link:active,body.act-theme .wp-block-buttons .wp-block-button__link:focus,body.act-theme .wp-block-buttons .wp-block-button__link:focus-visible,body.act-theme .wp-block-buttons .wp-block-button__link:focus-within,body.act-theme .wp-block-buttons .wp-element-button:active,body.act-theme .wp-block-buttons .wp-element-button:focus,body.act-theme .wp-block-buttons .wp-element-button:focus-visible,body.act-theme .wp-block-buttons .wp-element-button:focus-within{--color--button--background--filled:#333;--color--button--border--filled:var(--r-400)}body.act-theme .wp-block-post-navigation-link:active,body.act-theme .wp-block-post-navigation-link:focus,body.act-theme .wp-block-post-navigation-link:focus-visible,body.act-theme .wp-block-post-navigation-link:focus-within{--color--button--background--outlined:#333;--color--button--border--outlined:var(--r-400);--color--button--text--outlined:var(--color--white)}body.act-theme .wp-block-archive-filtres__submit:active,body.act-theme .wp-block-archive-filtres__submit:focus,body.act-theme .wp-block-archive-filtres__submit:focus-visible,body.act-theme .wp-block-archive-filtres__submit:focus-within{--color--button--background--filled:#333;--color--button--border--filled:var(--r-400)}body.act-theme .wp-block-archive-filtres__reset:active,body.act-theme .wp-block-archive-filtres__reset:focus,body.act-theme .wp-block-archive-filtres__reset:focus-visible,body.act-theme .wp-block-archive-filtres__reset:focus-within{--color--button--background--filled:#333;--color--button--border--filled:var(--r-400);--color--button--text--filled:var(--color--white)}body.act-theme .act-btn-back a:active,body.act-theme .act-btn-back a:focus,body.act-theme .act-btn-back a:focus-visible,body.act-theme .act-btn-back a:focus-within{--color--button--background--filled:#333;--color--button--border--filled:var(--r-400);--color--button--text--filled:var(--color--white)}body.act-theme.single-event .act-btn-back a:after,body.act-theme.single-post .act-btn-back a:after{display:none}body.act-theme.single-event .post-navigation-link,body.act-theme.single-post .post-navigation-link{margin-bottom:var(--spacing--xxx-large)}body.act-theme .l-header .l-header__top--line{background-color:#e6e6e6;display:block;height:1px;left:0;position:absolute;right:0;top:3.5rem;width:100vw}@media (max-width:1023px){body.act-theme .l-header .l-header__top--line{display:none}}body.act-theme .l-header__content{--layout--wide-size:1600px}@media (min-width:1024px){body.act-theme .l-header__content{padding-bottom:1.406rem!important;padding-top:.563rem!important}}@media (max-width:1023px){body.act-theme .l-header__content{padding:1.5rem}}body.act-theme .l-header__top .act-top-menu{--color--button--text--transparent:var(--color--black);--color--button--text--hover--transparent:var(--color--primary)}body.act-theme .l-header__top .act-top-menu .wp-block-button__link{color:var(--n-600);font-size:.875rem;font-weight:600}body.act-theme .l-header__top .act-top-menu .wp-block-button__link:hover{color:var(--color--primary)}body.act-theme .l-header__top .act-top-menu .wp-block-button__link:after{display:none}body.act-theme .l-header__menus{display:flex;justify-content:space-between;width:100%}body.act-theme .l-header__menus__wrapper{width:100%}body.act-theme .l-header__menus .act-page-tree-menu .icon-sub-menu{display:none}@media (min-width:1024px){body.act-theme .l-header__menus .act-page-tree-menu .act-page-tree-menu__children--depth-1{-moz-column-count:4;column-count:4;-moz-column-gap:3rem;column-gap:3rem}body.act-theme .l-header__menus .act-page-tree-menu .act-page-tree-menu__children--depth-1 .act-page-tree-menu__item--depth-1{margin-left:0}}body.act-theme .l-header__menus .act-page-tree-menu .act-page-tree-menu-children__button{color:var(--color--primary)}body.act-theme .l-header__menus .act-page-tree-menu .act-page-tree-menu-children__button:hover{color:var(--n-800)}body.act-theme .l-header__menus .act-page-tree-menu .act-page-tree-menu__children--depth-0{--gaps--menu:2rem}body.act-theme .l-header__menus .act-page-tree-menu .act-page-tree-menu__item--depth-0.is-style-link>button{color:var(--n-800);font-size:1.375rem;font-weight:600}@media (min-width:1023px){body.act-theme .l-header__menus .act-page-tree-menu .act-page-tree-menu__item--depth-0.is-style-link>button .act-page-tree-menu__panel-button-status{display:none}}body.act-theme .l-header__menus .act-page-tree-menu .act-page-tree-menu__item--depth-0.is-style-link>button:hover{color:var(--color--primary)}body.act-theme .l-header__menus .act-page-tree-menu .act-page-tree-menu__item--depth-1.is-style-link>a:link{color:var(--color--primary);font-size:1.5rem;font-weight:600}body.act-theme .l-header__menus .act-page-tree-menu .act-page-tree-menu__item--depth-1.is-style-link>a:link:hover{color:var(--n-800)}body.act-theme .l-header__menus .act-page-tree-menu .act-page-tree-menu__item--depth-1.is-style-link>a:visited{color:var(--color--primary)}body.act-theme .l-header__menus .act-page-tree-menu .act-page-tree-menu__item--depth-1.is-style-link>a:visited:hover{color:var(--n-800)}body.act-theme .l-header__menus .act-page-tree-menu .act-page-tree-menu__item--depth-2.is-style-link>a:link:hover{color:var(--color--primary)}body.act-theme .l-header__menus .icon-button{border:1px solid #e6e6e6}body.act-theme .l-header__menus .act-page-tree-menu__button{border-radius:50px;padding:.5rem}body.act-theme .l-header__menus .act-page-tree-menu__button:hover{background-color:var(--color--primary)}body.act-theme .l-header__menus .act-page-tree-menu__button:hover svg{filter:brightness(0) invert(1)}body.act-theme .l-header__menus__menu{display:flex;gap:2rem;margin-top:0}@media (max-width:1023px){body.act-theme .l-header__menus__menu{flex-direction:row-reverse;gap:1rem}}body.act-theme .l-header .quickmenu_mobile{--color--button--text--transparent:var(--n-600);--color--button--text--hover--transparent:var(--color--primary);--font-size--small:0.875rem}body.act-theme .l-header .quickmenu_mobile .act-top-menu .wp-block-button__link{font-weight:600}body.act-theme .l-header .quickmenu_mobile .act-top-menu .wp-block-button__link:after{display:none}body.act-theme .act-page-tree-menu .act-page-tree-menu__item--depth-2.is-style-link>a:hover{color:var(--color--primary)}body.act-theme .l-footer .icon-external-link{display:none}body.act-theme .l-footer__content{--layout--wide-size:1600px;display:flex;gap:3rem;justify-content:space-between}body.act-theme .l-footer__content--menu .wp-block-navigation__container{display:block;margin-left:auto;width:-moz-fit-content;width:fit-content}body.act-theme .l-footer__content--menu .wp-block-navigation-item__content{margin-bottom:.625rem;text-transform:uppercase}body.act-theme .l-footer__content--menu .wp-block-navigation-item__content:before{background-color:var(--color--primary);border-radius:50%;content:"";display:inline-block;height:.375rem;margin-right:.5rem;width:.375rem}body.act-theme .l-footer__content--menu .wp-block-navigation__submenu-container a{color:var(--color--black);font-family:degular-text;font-weight:400;opacity:.8;text-transform:none}body.act-theme .l-footer__content--menu .wp-block-navigation__submenu-container a:hover{opacity:1}body.act-theme .l-footer__content--menu .wp-block-navigation__submenu-container a span{color:var(--color--black);font-family:degular-text;font-weight:400;opacity:.8}body.act-theme .l-footer__content--menu .wp-block-navigation__submenu-container a:before{display:none}body.act-theme .l-footer__content--menu .wp-block-navigation__submenu-container{-moz-column-count:2;column-count:2;-moz-column-gap:3rem;column-gap:3rem}body.act-theme .l-footer__content--menu .wp-block-navigation__submenu-container .wp-block-navigation-link{margin-bottom:.5rem;margin-top:.5rem}body.act-theme .l-footer__content--columns{grid-template-columns:1fr 1fr;width:100%}body.act-theme .l-footer__content--columns .act-social-links .site-social-links__item .act-social-links__link{background-color:var(--color--white);border:1px solid #ccc}body.act-theme .l-footer__content--columns .act-social-links .site-social-links__item .act-social-links__link .icon-youtube,body.act-theme .l-footer__content--columns .act-social-links .site-social-links__item .act-social-links__link:link{color:var(--color--primary)}body.act-theme .l-footer__content .coordonnees__location{font-weight:700;font:var(--footer--font-level1);margin-bottom:.5rem}body.act-theme .l-footer__content .coordonnees__content{grid-gap:1rem;display:grid;grid-template-columns:50% 50%}@media (max-width:800px){body.act-theme .l-footer__content .coordonnees__content{grid-template-columns:1fr}}body.act-theme .l-footer__content .coordonnees__address{font-size:1.125rem;font-weight:400}body.act-theme .l-footer__content .coordonnees__contact p{margin:0}body.act-theme .l-footer__content .coordonnees__contact .email,body.act-theme .l-footer__content .coordonnees__contact .phone{font:var(--footer--font-level1);font-weight:700;margin:0;text-decoration:none}body.act-theme .l-footer__content .coordonnees__contact .email:hover,body.act-theme .l-footer__content .coordonnees__contact .phone:hover{text-decoration:underline}body.act-theme .l-footer__content .coordonnees__contact .email{display:inline!important}@media (max-width:781px){body.act-theme .l-footer__content{flex-direction:column;gap:2rem}}body.act-theme .l-footer .act-social-links__title{display:none}body.act-theme .l-footer__bottom{--layout--wide-size:1600px;padding-bottom:0}body.act-theme .l-footer__bottom--columns{border-top:1px solid var(--color--grey-20);padding-bottom:1.063rem;padding-top:1.375rem}body.act-theme .l-footer__bottom a{color:var(--color--black)!important;font-family:degular-text;font-size:.875rem;font-weight:400;opacity:.8}body.act-theme .l-footer__bottom a:hover{opacity:1}body.act-theme.single-event .em.em-item .em-item-meta .em-item-meta-line{color:#fff}body.act-theme.single-event .wp-block-post-content{display:block}body.act-theme.single-event .act-btn-back .wp-block-button__link:after,body.act-theme.single-event .act-btn-back .wp-element-button:after{display:none}body.act-theme.single-event .wp-block-post-date{display:none;visibility:hidden}body.act-theme.single-event .post-navigation-link a .icon{transition:none}body.act-theme .alerte-banner .alerte-banner__item--inner{align-items:flex-start}body.act-theme .alerte-banner .alerte-banner__top .alerte-banner__categorie{align-items:center}body.act-theme .alerte-banner .alerte-banner__top .alerte-banner__categorie .alerte-banner__title{font-size:1.5rem}body.act-theme .alerte-banner .alerte-banner__top .alerte-banner__categorie .icon{background:hsla(0,0%,100%,.2);border-radius:999rem;height:3rem;padding:.75rem;width:3rem}body.act-theme .alerte-banner .alerte-banner__top .alerte-banner__categorie .icon use{height:1.5rem;width:1.5rem}body.act-theme .alerte-banner .alerte-banner__top .alerte-banner__close .icon{background:var(--color--white);height:2rem;padding:.25rem;width:2rem}body.act-theme .alerte-banner .alerte-banner__top .alerte-banner__close .icon:hover use{fill:var(--n-700)!important}body.act-theme .alerte-banner__item--annonce .alerte-banner__close .icon use{fill:#ffc702}body.act-theme .alerte-banner__item--avis .alerte-banner__close .icon use{fill:#c53030}body.act-theme .alerte-banner__item--information .alerte-banner__close .icon use{fill:#2c7a7b}body.act-theme .ep-search-modal__content{background-color:#f7f7f7;padding:3rem}body.act-theme .ep-search-modal__content .ep-search-page__header .ep-search-input{--padding--input:2.5rem 2rem;padding-bottom:2.5rem!important;padding-top:2.5rem!important}body.act-theme .ep-search-modal__content .ep-search-page__header .ep-search-toolbar{margin-top:1.5rem}@media (max-width:767px){body.act-theme .ep-search-modal__content .ep-search-page__header .ep-search-toolbar{align-items:center}}body.act-theme .ep-search-modal__content .ep-search-page__header .ep-search-toolbar .ep-search-sidebar-toggle{background-color:var(--color--white);border:1px solid #e6e6e6;margin-bottom:2rem;margin-top:2rem;padding:.75rem 1rem}body.act-theme .ep-search-modal__content .ep-search-page__header .ep-search-toolbar .ep-search-sidebar-toggle svg{height:1.5rem;width:1.5rem}body.act-theme .ep-search-modal__content .ep-search-page__header .ep-search-toolbar .ep-search-sidebar-toggle svg path{fill:var(--r-700)}body.act-theme .ep-search-modal__content .ep-search-page__header .ep-search-toolbar .ep-search-sidebar-toggle[aria-expanded=true]{margin-bottom:0}body.act-theme .ep-search-modal__content .ep-search-page__header .ep-search-small-button{--color--button--background--outlined:var(--color--white);border:1px solid #e6e6e6!important;flex-direction:row-reverse;padding:.25rem .75rem}body.act-theme .ep-search-modal__content .ep-search-page__header .ep-search-small-button svg path{fill:grey!important}body.act-theme .ep-search-modal__content .ep-search-page__header .ep-search-small-button:hover svg path{fill:var(--color--white)!important}body.act-theme .ep-search-modal__content .ep-search-page__header .ep-search-small-button.undefined{--border-radius--button:0;--color--button--background--outlined:transparent;border:none!important;border-bottom:1px solid!important;padding:0 0 .25rem!important}body.act-theme .ep-search-modal__content .ep-search-page__header .ep-search-small-button.undefined:hover{--color--button--background--hover--outlined:transparent;--color--button--border--hover--outlined:none;--color--button--text--hover--outlined:#333}body.act-theme .ep-search-modal__content .ep-search-sidebar{--gaps--block:5rem}body.act-theme .ep-search-modal__content .ep-search-sidebar.is-open{--gaps--block:2rem}body.act-theme .ep-search-modal__content .ep-search-sidebar.is-open .ep-search-sort__options{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m15 11-3 3-3-3' stroke='%23F00018' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-position:calc(100% - 10px)!important;background-repeat:no-repeat!important;background-size:2rem!important}body.act-theme .ep-search-modal__content .ep-search-panel{background-color:var(--r-700)}body.act-theme .ep-search-modal__content .ep-search-panel .ep-search-panel__content .ep-search-options-list{gap:1rem}body.act-theme .ep-search-modal__content .ep-search-panel .ep-search-panel__content .ep-search-options-list .ep-search-checkbox__label{--color--button--background--filled:var(--color--white);--color--button--background--transparent:var(
      --color--white
  );--color--button--text--filled:var(--r-700);--color--button--text--transparent:var(--r-700);--color-button--border--transparent:var(--colr--white);--color--button--border--filled:var(--color--white)}body.act-theme .ep-search-modal__content .ep-search-panel .ep-search-panel__content .ep-search-options-list .ep-search-checkbox__label:hover{--color--button--background--hover--filled:#333;--color--button--background--hover--transparent:#333;--color--button--border--hover--filled:#333;--color--button--border--hover--transparent:#333;--color--button--text--hover--filled:var(
      --color--white
  );--color--button--text--hover--transparent:var(
      --color--white
  )}body.act-theme .ep-search-modal__content .ep-search-results .ep-search-sort__options{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m15 11-3 3-3-3' stroke='%23F00018' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-position:calc(100% - 10px)!important;background-repeat:no-repeat!important;background-size:2rem!important;width:370px!important}body.act-theme .ep-search-modal__content .ep-search-results article.ep-search-result .ep-search-result__thumbnail img{aspect-ratio:4/3}body.act-theme .ep-search-modal__content .ep-search-results article.ep-search-result .ep-search-result__header .ep-search-result__type{--color--badge--background--light:var(--r-700);--border-radius--badge:0;border:1px solid var(--r-700)}body.act-theme .ep-search-modal__content .ep-search-results article.ep-search-result .ep-search-result__header .ep-search-result__title a{--color--link--text:var(--n-800);padding-bottom:.25rem;text-decoration:none}body.act-theme .ep-search-modal__content .ep-search-results article.ep-search-result .ep-search-result__header .ep-search-result__title a mark{border-bottom:1px solid}body.act-theme .ep-search-modal__content .ep-search-results article.ep-search-result .ep-search-result__header .ep-search-result__title a:hover{--color--link--text--hover:var(--r-700)}body.act-theme .wp-block-cover.is-style-title-banner+.wp-block-heading{margin-top:8rem}body.act-theme p.act-lead{margin-bottom:4rem;margin-top:3rem}body.act-theme figcaption{align-items:center;background:hsla(0,0%,100%,.7);border-radius:50px;bottom:2.188rem;color:transparent;display:flex;font-family:degular-text!important;font-size:1px!important;font-weight:700!important;gap:.25rem;height:1.625rem!important;left:2.5rem;line-height:18px!important;margin:0;opacity:1!important;padding:.25rem .75rem;position:absolute;text-transform:uppercase;width:1.625rem!important;z-index:999}body.act-theme figcaption:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.544 4.5h1a.5.5 0 0 1 .5.5.5.5 0 1 0 1 0 1.5 1.5 0 0 0-1.5-1.5h-1a1.5 1.5 0 0 0-1.5 1.5v2a1.5 1.5 0 0 0 1.5 1.5h1a1.5 1.5 0 0 0 1.5-1.5.5.5 0 0 0-1 0 .5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V5a.5.5 0 0 1 .5-.5Zm.5-3.5a5 5 0 1 0 0 10 5 5 0 0 0 0-10Zm0 9a4 4 0 1 1 0-8 4 4 0 0 1 0 8Z' fill='%23F00018'/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}body.act-theme figcaption:hover{cursor:pointer}body.act-theme figcaption.active{color:var(--color--black);display:inline-flex;flex-wrap:wrap;font-size:.813rem!important;height:auto!important;transition:all .2s ease-in-out;width:-moz-fit-content!important;width:fit-content!important}body.act-theme figcaption.active:before{left:0;position:relative;top:0;transform:none}body.act-theme form.act-collectes-filters .vscomp-option,body.act-theme form.act-collectes-filters .vscomp-option-text,body.act-theme form.act-collectes-filters .vscomp-value,body.act-theme form.act-collectes-filters select{font-family:degular-text}body.act-theme form.act-collectes-filters .wp-block-button__link:after{display:none}body.act-theme .point-depot__toggler{padding:2.5rem 2rem}body.act-theme .point-depot{border-bottom:none}body.act-theme .point-depot__toggler{border:2px solid #f4f1f3}body.act-theme .point-depot:hover .point-depot__toggler{border-bottom:2px solid var(--color--primary)}body.act-theme .point-depot:hover .point-depot__toggler:after{background-color:var(--color--black)}body.act-theme .point-depot[open] .point-depot__toggler{border-bottom:2px solid #fff}body.act-theme .point-depot[open] .point-depot__content{border:2px solid #f4f1f3;border-bottom:2px solid var(--color--primary);border-top-color:#fff}