#parkers-cookiebar{left:0;bottom:0;width:100%;z-index:900;display:none;padding:60px 0;position:fixed;transition:transform 500ms;transform:translate3D(0,100%,0);background-color:rgb(255 255 255 / .92);border-top:1px solid rgb(0 0 0 / .2)}#parkers-cookiebar.active{transform:translate3D(0,0%,0)}#parkers-cookiebar:not(.active){transform:translate3D(0,100%,0)}#parkers-cookiebar-container{width:100%;margin:auto;padding:20px;max-width:800px;text-align:center;box-sizing:border-box}#parkers-cookiebar-title{font-size:2em;text-transform:uppercase}#parkers-cookiebar-content{font-size:1.2em}#parkers-cookiebar-action{margin:20px auto}#parkers-cookiebar-action a{border-radius:5px;padding:10px 20px;background:green;color:#FFFFFF!important;text-decoration:none!important}#parkers-cookiebar-action a span{padding-right:10px}#parkers-cookiebar-action a:hover{background:#000}#parkers-cookiebar-customize #parkers-cookiebar-customize-content{display:none}#parkers-cookiebar-customize .parkers-cookiebar-checkbox{text-align:left;font-size:.9em;padding-left:27px;position:relative;box-sizing:border-box}#parkers-cookiebar-customize .parkers-cookiebar-checkbox input[type="checkbox"]{top:0;left:0;z-index:2;opacity:0;width:18px;aspect-ratio:1;cursor:pointer;position:absolute;display:inline-block}#parkers-cookiebar-customize .parkers-cookiebar-checkbox .checkmark{left:0;top:2px;z-index:1;width:18px;aspect-ratio:1;position:absolute;border-radius:2px;background-color:#EEE;border:1px solid rgb(0 0 0 / .1)}#parkers-cookiebar-customize .parkers-cookiebar-checkbox .checkmark:after{top:2px;left:5px;width:4px;content:"";height:8px;display:none;position:absolute;border:solid #FFF;border-width:0 3px 3px 0;transform:rotate3D(0,0,1,45deg)}#parkers-cookiebar-customize .parkers-cookiebar-checkbox input:checked~.checkmark{background-color:green}#parkers-cookiebar-customize .parkers-cookiebar-checkbox input:checked~.checkmark:after{display:block}#parkers-cookiebar-customize .parkers-cookiebar-checkbox input:checked[disabled]~.checkmark{background-color:gray}#parkers-cookiebar-customize .parkers-cookiebar-checkbox input:checked[disabled]~.checkmark:after{display:block}#parkers-cookiebar-customize a{font-size:.9em;text-decoration:underline}