.terspelt-cookiebar{position:fixed;left:0;right:0;bottom:0;z-index:9999;background:#191919;color:#cfcfcf;font-family:'Open Sans',sans-serif;box-shadow:0 -2px 10px rgba(0,0,0,.25);display:none}.terspelt-cookiebar-inner{max-width:1200px;margin:0 auto;padding:18px 20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:15px}.terspelt-cookiebar-inner p{margin:0;font-size:13px;line-height:1.6;color:#cfcfcf;flex:1 1 500px}.terspelt-cookiebar-inner a{color:#ed1c24;text-decoration:underline}.terspelt-cookiebar-actions{flex:0 0 auto;display:flex;gap:10px;flex-wrap:wrap}.terspelt-cookiebar-btn{background:#ed1c24;color:#fff;border:2px solid #ed1c24;padding:9px 24px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;border-radius:2px;transition:background .2s ease-in-out,color .2s ease-in-out}.terspelt-cookiebar-btn:hover{background:#c8151c;border-color:#c8151c}.terspelt-cookiebar-btn-outline{background:0 0;color:#cfcfcf;border:2px solid #555}.terspelt-cookiebar-btn-outline:hover{background:#2a2a2a;border-color:#777;color:#fff}@media (max-width:767px){.terspelt-cookiebar-inner{padding:15px}.terspelt-cookiebar-actions{width:100%}.terspelt-cookiebar-btn{flex:1 1 auto}}