.et_cookie_consent{position:fixed;bottom:0;left:0;width:360px;padding:30px;box-sizing:border-box;z-index:100000;background:#fff;box-shadow:0 20px 150px #d6dee4;border-radius:0 4px 0 0;color:#71818c;font-size:14px;-webkit-animation:slide-up 1s cubic-bezier(.77,0,.175,1);animation:slide-up 1s cubic-bezier(.77,0,.175,1)}.et_cookie_consent h2{font-size:18px;font-weight:600;margin-bottom:3px}.et_cookie_consent p{line-height:24px}.et_cookie_consent_button{color:#fff;border-radius:100px;width:138px;display:inline-block;text-align:center;font-weight:600;padding:8px 0;text-transform:uppercase}#et_cookie_consent_allow{background:#fa2e8b}#et_cookie_consent_manage{background:#fff;color:#19c1e6;border:2px solid #19c1e6;box-sizing:border-box;margin-right:24px}.et_cookie_consent_option{margin:2px 0 0}.et_cookie_consent_option_description{float:right;width:258px}.et_cookie_consent_option_description strong{color:#000}.et_cookie_consent_option_description p{font-size:12px}.et_cookie_consent_buttons{margin-top:10px;text-align:right}.et_hide{display:none}@-webkit-keyframes slide-up{0%{bottom:-60px;opacity:0}100%{bottom:0;opacity:1}}@keyframes slide-up{0%{bottom:-60px;opacity:0}100%{bottom:0;opacity:1}}