.box-aviso-cookies{background:0 0;position:fixed;bottom:0;padding:10px;width:100%;-webkit-animation:1s slide-up;animation:1s slide-up;margin-top:0%}@-webkit-keyframes slide-up{0%{bottom:-200px}to{bottom:0}}@keyframes slide-up{0%{bottom:-200px}to{bottom:0}}@media(min-width:720px){.box-aviso-cookies{padding:0 50px}}.box-aviso-cookies.recuo{bottom:95px}.box-aviso-cookies .container{padding:10px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:-1px 0 5px -2px rgba(0,0,0,.75);-moz-box-shadow:-1px 0 5px -2px rgba(0,0,0,.75);box-shadow:-1px 0 5px -2px rgba(0,0,0,.75)}@media(min-width:720px){.box-aviso-cookies .container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.box-aviso-cookies .container p{font-size:12px;color:#333;font-family:libre franklin,sans-serif;line-height:18px;padding-right:15px;text-align:justify}.box-aviso-cookies .container p a{color:#7cc6fe;text-decoration:underline}.box-aviso-cookies .container .buttons{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px}@media(min-width:720px){.box-aviso-cookies .container .buttons{min-width:200px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:0;width:auto}}.box-aviso-cookies .container .buttons button{padding:10px;background:#619ec8;color:#fff;margin-right:15px}@media(min-width:720px){.box-aviso-cookies .container .buttons button{margin-right:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.box-aviso-cookies .container .buttons button.outline{border:1px solid #619ec8;color:#619ec8;background:#fff;margin-right:0}