footer#footer{position:fixed;bottom:0;left:0;width:100%;border-top:1px solid #e3e3e3;font-size:.95rem;justify-content:space-around;padding:15px 25px;box-shadow:0-1px 6px rgba(0,0,0,.05);z-index:10;height:70px;background-color:#444;color:#fff}footer#footer a{color:#fff;text-decoration:none;margin:0 5px}footer#footer a:hover{color:#00bfa6;margin:0 5px;text-decoration:underline}.footer-left,.footer-right,footer#footer{display:flex;align-items:center}.footer-left{flex-direction:column}.footer-left span{margin-right:10px;padding:10px}.footer-logo{height:32px;width:auto}@media (max-width:600px){footer#footer{flex-direction:column;height:auto;padding:20px 10px;text-align:center}.footer-left,.footer-right{margin:8px 0;justify-content:center}.footer-logo{height:28px}}#cookie-banner-wrapper{bottom:101px;left:0;background:#fff;color:#333;padding:20px;box-shadow:0-2px 6px rgba(0,0,0,.15);z-index:1000;font-size:.95rem}.cookie-banner{display:flex;justify-content:space-evenly;align-items:center}.cookie-banner p{margin:0;text-align:left}.cookie-buttons{display:flex;gap:10px}@media (max-width:768px){.cookie-buttons{flex-direction:column}}.cookie-buttons button{padding:8px 12px;font-size:.9rem;cursor:pointer;border-radius:4px;border:1px solid #ccc}.cookie-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1001}.cookie-modal-content{background:#fff;padding:20px;border-radius:8px;width:90%;max-width:400px;text-align:left}.cookie-modal-content h3{margin-top:0}.cookie-settings-button{position:fixed;bottom:80px;right:20px;padding:10px 14px;border-radius:4px;font-size:.9rem;cursor:pointer;z-index:1000}.hidden{display:none!important}