.cookie-consent-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(.7,0,.5,.5);z-index:1000;display:flex;justify-content:center;align-items:flex-end}.cookie-consent-panel{background-color:#fff;display:flex;flex-direction:column;width:100%;text-align:center;box-shadow:0 -2px 10px rgba(0,0,0,.3)}.cookie-preferences-dialog{width:100%}@media (min-width:992px){.cookie-preferences-dialog{width:50%;max-width:50%!important}}.cookie-option{display:flex;justify-content:space-between}.cookie-option-type{font-weight:600}.cookie-option-description{color:#898d8d;margin-top:.5rem;margin-bottom:1.5rem}