.cfGMLl  {
    transition: bottom .1s;
        transition-timing-function: ease;
    transition-timing-function: linear;
}

.cfGMLl.mw--cookie-badge-container--hidden {
    bottom: -70px;
}

.cfGMLl.mw--cookie-badge-container--visible{
    bottom: 15px;
}