#cookie-info-modal{display:none;position:fixed;bottom:0;left:0;width:100%;border-top:2px solid #ccc;background-color:#fff;padding:20px 30px;overflow:hidden;z-index:9999}#cookie-info-modal .info-content{display:block}#cookie-info-modal .action-buttons{margin-top:1em}#cookie-info-modal .action-buttons .cookie-group{display:inline-block;margin-right:2em}#cookie-info-modal .action-buttons .button-group{display:inline-block;float:right;text-align:center}#cookie-info-modal .action-buttons .button-group a{display:block;margin-bottom:.5em}#cookie-info-modal .action-buttons .cookie-info-button{margin-left:1em}@media (max-width:1200px){#cookie-info-modal{left:2%;width:96%}}