#cookies{width:100%;position:fixed;bottom:0;left:0;z-index:2000;opacity:95%;background-color:#222432}#cookies .wrapper{width:100%;max-width:1392px;display:flex;align-items:center;justify-content:space-around;margin:auto;padding:1.5rem;color:#ffff;font-size:.8rem;line-height:133%}#cookies #message{width:100%;max-width:60%}#cookies #actions{width:100%;max-width:40%}#cookies #message p{margin:0}#cookies #message p:first-child{font-size:1rem;line-height:1.6rem;font-weight:700;margin-bottom:.5rem}#cookies a{color:#ffff;font-weight:700;text-decoration:none}#cookies a.button,#cookies button{width:100%;max-width:300px;display:block;margin:.8rem auto;padding:.7rem 2rem;font-size:.8rem;font-weight:700;border-radius:100px;cursor:pointer;text-align:center}#cookieAccept{background-color:#105ae1;color:#fff;border:1px solid #105ae1}#cookieManage{background-color:transparent;color:#fff;border:1px solid #fff}@media only screen and (max-width:880px){#cookies .wrapper{display:block;padding:1.5rem 2.5rem}#cookies #actions,#cookies #message{width:100%;max-width:100%}#cookies #actions{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem}#cookies a.button,#cookies button{width:48%;max-width:48%;margin:.8rem 0}#cookieManage{order:-1}}@media only screen and (max-width:650px){#cookies .wrapper{padding:1rem 0}#cookies #message{padding:0 1.5rem}#cookies #actions{display:block;padding:.5rem 1.5rem 0;margin:0}#cookies a.button,#cookies button{width:100%;max-width:100%;margin:.7rem 0 0}}@media only screen and (max-width:480px){#cookies #message{max-height:145px;overflow-y:scroll;max-width:99%;padding-bottom:1rem}#cookies #actions{border-top:1px solid #636575}::-webkit-scrollbar{width:2px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{-webkit-border-radius:1px;border-radius:1px;background-color:#bfc1d3}}