#custom-alert-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);display:none;justify-content:center;align-items:center;z-index:9999}#custom-alert-box{background:#fff;padding:20px 28px;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.18);text-align:center;max-width:340px;width:90%}#custom-alert-icon{margin-bottom:12px;display:flex;justify-content:center}#custom-alert-icon svg{width:56px;height:56px;display:block;fill:#0078d7}#custom-alert-box h2{padding:0;margin:0 0 8px;font-size:20px;font-weight:500;color:#222}#custom-alert-box p{margin:0 0 18px;color:#444;font-size:14px}#custom-alert-box button{background:#0078d7;color:#fff;border:none;border-radius:8px;padding:9px 18px;cursor:pointer;font-weight:600}#custom-alert-box button:focus{outline:3px solid rgba(0,120,215,.25)}#footer-search-wrapper{width:100%;padding:20px 0}#footer-search-container{max-width:100%;margin:0 auto}.footer-recaptcha-aide{padding:10px 0 10px 0}.footer-colonne-aide{padding:10px}.footer-search-aide{padding:0;color:#333}ul.footer-texte-aide li{list-style-type:disc}.footer-search-options{margin-top:20px;padding:10px;background-color:#ddd}.footer-search-checkboxes{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap;align-items:center;margin-bottom:10px}.footer-search-checkboxes .custom-checkbox{flex:1;min-width:0;display:flex;align-items:center;cursor:pointer;user-select:none;justify-content:flex-start}.custom-checkbox input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.custom-checkbox .checkmark{width:18px;height:18px;background-color:#eee;border:1px solid #ccc;margin-right:5px;display:inline-block;vertical-align:middle}.custom-checkbox input:checked+.checkmark{background-color:#0073aa;border-color:#0073aa;position:relative}.custom-checkbox input:checked+.checkmark::after{content:"";position:absolute;left:5px;top:1px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.footer-search-field{display:flex;align-items:center;gap:5px}.footer-search-field .search-button,.footer-search-field input[type=search]{height:36px;box-sizing:border-box;font-size:16px;padding:6px 10px}.footer-search-field .search-button,.update-cookies-button{display:flex;align-items:center;justify-content:center;padding:6px 10px;border:none;cursor:pointer;background-color:#0073aa;color:#fff;border-radius:4px;min-width:50px;height:36px;box-sizing:border-box}.custom-select select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#eee;border:1px solid #ccc;border-radius:6px;padding:6px 0;font-size:16px;cursor:pointer;flex:1;height:36px;box-sizing:border-box}.custom-checkbox select+.checkmark{display:none}.custom-select{position:relative;width:100%;height:36px}.custom-select::after{content:"▾";position:absolute;right:10px;pointer-events:none;font-size:12px;color:#555}@media (max-width:480px){.footer-search-checkboxes{flex-direction:column;gap:5px}.footer-search-checkboxes .custom-checkbox,.update-cookies-button{width:100%}.footer-search-field{flex-direction:column;gap:5px}.footer-search-field .search-button,.footer-search-field input[type=search]{width:100%}}