.cookieconsent{position:absolute;top:0;left:0;z-index:10010;box-sizing:border-box;width:100%;padding:10px 20px;background:#282828;color:#fff;font-size:12px;line-height:14px}.cookieconsent a{color:#97ff84}.cookieconsent a:hover{color:#97ff84;text-decoration:underline}.cookieconsent .btn{padding:10px 30px;text-transform:uppercase;font-size:14px;font-weight:bold;line-height:16px;white-space:nowrap}.cookieconsent .btn-custom{background:#97ff84;color:#282828}.cookieconsent .btn-custom:hover{background:#adff9e;color:#282828}@keyframes cookieconsent-fade-in{from{opacity:0}to{opacity:1}}.cookieconsent-bottom{position:fixed;top:auto;bottom:0;opacity:.9;transition:opacity .2s}.cookieconsent-bottom:hover{opacity:1}.cookieconsent-row{display:flex;align-items:center;margin:0 -5px}.cookieconsent-col{padding:0 5px}.cookieconsent-text-col{flex-grow:1}