@charset "UTF-8";#cookieConsentBanner{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);width:90%;max-width:600px;background-color:#f5f5f5;color:#333;padding:20px;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.2);z-index:9999;display:none;font-family:"Open Sans","Lucida Grande",Arial,sans-serif;line-height:1.5;font-size:14px}#cookieConsentBanner h3{font-size:1.4em;margin-top:0;margin-bottom:15px;color:#000;text-align:center}#cookieConsentBanner p{margin-bottom:15px}#cookieConsentBanner .cookie-category{margin-bottom:10px;padding:10px;background-color:#e0e0e0;border-radius:5px}#cookieConsentBanner .cookie-category label{display:flex;align-items:center;font-weight:700;cursor:pointer}#cookieConsentBanner .cookie-category input[type=checkbox]{margin-right:10px;transform:scale(1.2);cursor:pointer}#cookieConsentBanner .cookie-category input[type=checkbox]:disabled{cursor:not-allowed;opacity:.7}#cookieConsentBanner .cookie-category .description{font-size:.9em;color:#555;margin-top:5px;margin-left:30px}#cookieConsentBanner .cookie-buttons{display:flex;justify-content:space-around;gap:10px;margin-top:20px;flex-wrap:wrap}#cookieConsentBanner .cookie-buttons button{flex:1 1 auto;padding:10px 15px;border:none;border-radius:5px;cursor:pointer;font-size:1em;font-weight:700;transition:background-color .2s ease;min-width:120px}#cookieConsentBanner #acceptAllCookies{background-color:#6c8f6c;color:#fff}#cookieConsentBanner #acceptAllCookies:hover{background-color:#85aa85}#cookieConsentBanner #rejectAllCookies{background-color:#d1e5d4;color:#333}#cookieConsentBanner #rejectAllCookies:hover{background-color:#b1cab5}#cookieConsentBanner #saveCookiePreferences{background-color:#b1cab5;color:#333}#cookieConsentBanner #saveCookiePreferences:hover{background-color:#9cb59c}@media (max-width:768px){#cookieConsentBanner{width:95%;bottom:10px;padding:15px}#cookieConsentBanner h3{font-size:1.2em}#cookieConsentBanner .cookie-buttons{flex-direction:column}}.collapsible-content{display:none;margin-top:5px;padding-left:15px;font-size:.9em;border-left:2px solid #ccc;padding-bottom:5px}.cookie-category ul{list-style-type:none;padding-left:0;margin-top:10px;margin-bottom:0}.cookie-category ul li{margin-bottom:10px}.cookie-category ul li:last-child{margin-bottom:0}.toggle-details{cursor:pointer;font-size:.9em;color:#007bff;text-decoration:underline;margin-left:10px;white-space:nowrap}.toggle-details:hover{color:#0056b3}.toggle-icon{margin-left:5px;transition:transform .2s ease}
/*# sourceMappingURL=cookie_banner.min.css.map */