/* MOD [12-11-24] */
/* banner cookies */
.cookiefirst-root * {
    box-sizing: border-box !important;
}

.cookiefirst-root h2,
.cookiefirst-root h3,
.cookiefirst-root h4,
.cookiefirst-root h5,
.cookiefirst-root h6 {
    background: transparent;
    height: auto;
}

.cookiefirst-root h2 {
    margin-top: 10px!important;
}

.cookiefirst-root .cf2pAE {
    align-items: flex-start;
}

.cookiefirst-root [data-cookiefirst-outline-accent-color]:focus {
    outline: transparent !important;
    outline-offset: inherit !important;
    transition: none !important;
}

.cookiefirst-root .cf2j7W,
.cookiefirst-root .cf7ddU {
    min-width: 100%!important;
}

.cookiefirst-root button {
    border: none !important;
    text-decoration: none !important;
}

.cookiefirst-root button:hover {
    text-decoration: none !important;
}