.style_cookie-banner-wrapper__ESo1m {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: var(--colorBlack900);
    padding: 16px 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10
}

.style_cookie-banner-wrapper__ESo1m .style_image__Ldl6O {
    margin: 0 6px 0 0
}

@media(max-width:var(--screenSm)) {
    .style_cookie-banner-wrapper__ESo1m .style_image__Ldl6O {
        display: none
    }
}

.style_cookie-banner-wrapper__ESo1m .style_text__hyumZ {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    color: #fff;
    margin: 0 12px 0 6px
}

.style_cookie-banner-wrapper__ESo1m a {
    text-decoration: none;
    color: #fff;
    padding-bottom: 1px;
    border-bottom: 1px solid hsla(0, 0%, 100%, .3)
}

.style_cookie-banner-wrapper__ESo1m a:hover {
    border-bottom: 1px solid #fff
}