.cc-window {
    color: #000 !important;
    opacity: 1;
    transition: opacity 1s ease
}
.cc-window.cc-invisible {
    opacity: 0
}
.cc-animate.cc-revoke {
    transition: transform 1s ease
}

    .cc-animate.cc-revoke.cc-top {
        transform: translateY(-2em)
    }

    .cc-animate.cc-revoke.cc-bottom {
        transform: translateY(2em)
    }

    .cc-animate.cc-revoke.cc-active.cc-bottom,
    .cc-animate.cc-revoke.cc-active.cc-top,
    .cc-revoke:hover {
        transform: translateY(0)
    }

    }

.cc-grower {
    max-height: 0;
    overflow: hidden;

.cc-link,
.cc-revoke:hover {

.cc-link,

.cc-revoke,
.cc-window {
    position: fixed;
    overflow: hidden;
.cc-revoke,
.cc-window {
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    display: flex;
    flex-wrap: nowrap;
    font-family: Helvetica,Calibri,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.2em;

    .cc-window.cc-static {
        position: static
    }

    .cc-window.cc-floating {
        padding: 2em;
        max-width: 24em;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cc-window.cc-banner {
        padding: 1em 1.8em;
        width: 100%;
        -ms-flex-direction: row;
        flex-direction: row
    }

        padding: 1em 1.8em;
        width: 100%;
        -ms-flex-direction: row;
        flex-direction: row
    }

.cc-revoke {

.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
    font-weight: 700
}

.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {

    .cc-link:hover {
        opacity: 0.8;
    }

    .cc-link:active,
    .cc-link:visited {
        color: initial
    }

        opacity: 0.8;
    }

    .cc-link:active,
    .cc-link:visited {
        color: initial
    }

.cc-btn {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: .9em;
    font-weight: 700;
    padding: .4em .8em;
    text-align: center;
    white-space: nowrap

    .cc-highlight .cc-btn:first-child:focus,
    .cc-highlight .cc-btn:first-child:hover {
        background-color: transparent;
        text-decoration: underline
    }

    border-color: transparent
}

    .cc-highlight .cc-btn:first-child:focus,
    .cc-highlight .cc-btn:first-child:hover {
        background-color: transparent;
        text-decoration: underline
    }


    .cc-close:focus,
    .cc-close:hover {
        opacity: 1
    }

    position: absolute;
    right: .5em;
    top: .5em
}

    .cc-close:focus,
    .cc-close:hover {
        opacity: 1
    }

.cc-revoke.cc-top {
    border-bottom-left-radius: .5em;
    border-bottom-right-radius: .5em;
    left: 3em;
    top: 0
}
.cc-revoke.cc-bottom {
    border-top-left-radius: .5em;
    border-top-right-radius: .5em;
    bottom: 0;
    left: 3em
}
.cc-revoke.cc-left {
    left: 3em;
    right: unset
}
.cc-revoke.cc-right {
    left: unset;
    right: 3em
}
.cc-top {
    top: 1em
}
.cc-left {
    left: 1em
}
.cc-right {
    right: 1em
}
.cc-bottom {
    bottom: 1em
}
.cc-floating > .cc-link {
    margin-bottom: 1em
}
.cc-floating .cc-message {
    display: block;
    margin-bottom: 1em
}
.cc-window.cc-floating .cc-compliance {
    flex: 1
}
.cc-window.cc-banner {
    align-items: center
}
.cc-banner.cc-top {
    left: 0;
    right: 0;
    top: 0
}
.cc-banner.cc-bottom {
    bottom: 0;
    left: 0;
    right: 0
}

    .cc-compliance > .cc-btn {
        -ms-flex: 1;
        flex: 1
    }

    align-items: center;
    align-content: space-between;
    font-size: 1.4em !important;
    padding: 10px 30px
}

    .cc-compliance > .cc-btn {
        -ms-flex: 1;
        flex: 1
    }

.cc-btn + .cc-btn {
    margin-left: .5em
}
@media print {
    .cc-revoke, .cc-window {
        display: none
    }
}

@media screen and (max-width:900px) {
    .cc-btn {
        white-space: normal
    }
}

@media (max-width:991px) {
    .cc-revoke, .cc-window {
        bottom: 0 !important;
        display: block;
        top: unset

    .cc-window.cc-banner,
    .cc-window.cc-left,
    .cc-window.cc-right {
        margin: 0 auto
    }
}

@media (max-width:767px) {
    .cc-window.cc-bottom {

        .cc-window.cc-banner .cc-compliance {
            -ms-flex: 1;
            flex: 1
        }

    .cc-window.cc-right {
        left: 0;
        right: 0
    }
    .cc-window.cc-banner {
        flex-direction: column
    }

        .cc-window.cc-banner .cc-compliance {
            -ms-flex: 1;
            flex: 1
        }

    .cc-window.cc-floating {
        max-width: none
    }
    .cc-window .cc-message {
        margin-bottom: 1em
    }
    .cc-window.cc-banner {
        align-items: unset
    }
}

@media (max-width:479px) {
    .cc-compliance {
        max-width: none
    }
}

.cc-floating.cc-theme-classic {
    border-radius: 5px;
    padding: 1.2em
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
    display: inline;
    flex: none;
    text-align: center
}
.cc-theme-classic .cc-btn {
    border-radius: 5px
}
.cc-theme-classic .cc-btn:last-child {
    min-width: 140px
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
    display: inline-block
}
.cc-theme-edgeless.cc-window {
    padding: 0
}
.cc-floating.cc-theme-edgeless .cc-message {

.cc-window:before, .cc-window:after, .cc-window:before, .cc-window:after {
    content: normal;
    height: 100%;
    margin: 0;
    padding: .8em 1.8em
}
.cc-banner.cc-theme-edgeless .cc-message {
    margin-left: 1em
}
.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
    margin-left: 0
}

.cc-window:before, .cc-window:after, .cc-window:before, .cc-window:after {
    content: normal;
}
.cc-privacy {
    background-color: #fff !important;
    color: #000 !important
}

@media(min-width:1280px) {
    .cc-window span {
        margin-right: 20%
    }
}
