@charset "UTF-8";#catapult-cookie-bar{box-sizing: border-box;max-height: 0;opacity: 0;z-index: 99999;overflow: hidden;color: #ddd;position: fixed;left: 20px;bottom: 6%;width: 300px;background-color: #464646}html:not(.has-cookie-bar) #catapult-cookie-bar{display:none}#catapult-cookie-bar a{color: #fff}#catapult-cookie-bar .x_close span{background-color: #FFF}button#catapultCookie{background:#FC0;color: #FFF;border: 0;padding: 6px 9px;border-radius: 3px}#catapult-cookie-bar h2{color: #ddd}.has-cookie-bar #catapult-cookie-bar{opacity: 1;max-height: 999px;min-height: 30px}