.cookie-consent-bar{background-color:#e2effa;border-radius:10px 10px 0 0;bottom:-500px;display:block;font-family:Onest,sans-serif;max-width:375px;position:fixed;right:0;-webkit-transition:all 1.5s ease-in;transition:all 1.5s ease-in;z-index:12222}.cookie-consent-bar .title{color:#182af0;font-size:1rem;font-weight:700;margin-right:30px}.cookie-consent-bar p{font-size:12px}.cookie-consent-bar .container{padding:20px;position:relative}.cookie-consent-bar .action_close-cookie-consent-bar{position:absolute;right:24px}.cookie-consent-bar.show{bottom:0}.action_close-cookie-consent-bar svg path{fill:#282828;-webkit-transition:fill .2s ease;transition:fill .2s ease}.action_close-cookie-consent-bar:hover svg path{fill:#000}@media only screen and (min-width:1025px){.cookie-consent-bar{right:30px}}