@media only screen and (max-width: 600px) {
    .cc-window.cc-banner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-flow: column !important;
        flex-flow: column !important;
        background: #fff !important;
        -webkit-box-shadow: 0px 10px 15px #000 !important;
        box-shadow: 0px 10px 15px #000 !important;
        font-family: "helvetica neue", helvetica, arial, sans-serif !important;
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
        padding: 20px !important;
    }

    .cc-btn.cc-allow {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        border: 2px solid #000 !important;
        border-radius: 25px !important;
        color: #000 !important;
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
        font-size: 0.9375rem !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        line-height: 0 !important;
        min-height: 30px !important;
        padding: 5px 50px !important;
        white-space: nowrap !important;
        min-width: 125px !important;
        margin: 0 !important;
        background: #fff !important;
        line-height: 2 !important;
    }

    .cc-btn.cc-dismiss {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        border: 2px solid #000 !important;
        border-radius: 25px !important;
        color: #000 !important;
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
        font-size: 0.75rem !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        line-height: 1.2 !important;
        min-width: 125px !important;
        min-height: 30px !important;
        padding: 5px 50px !important;
        text-decoration: none !important;
        white-space: pre-wrap !important;
        text-wrap: balance !important;
    }

    span#cookieconsent\:desc {
        color: #000 !important;
        max-width: 900px !important;
        line-height: 1.2 !important;
        margin: 0 0 20px 0;
    }

    #consent-management-tool {
        color: #0066ff !important;
        text-decoration: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .cc-highlight .cc-btn:first-child:focus,
    .cc-highlight .cc-btn:first-child:hover {
        text-decoration: none !important;
    }

    .cc-compliance.cc-highlight {
        gap: 15px !important;
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .cc-window {
        margin-bottom: 65px;
    }
}

@media only screen and (min-width: 600px) {
    .cc-window.cc-banner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-flow: column !important;
        flex-flow: column !important;
        background: #fff !important;
        -webkit-box-shadow: 0px 10px 15px #000 !important;
        box-shadow: 0px 10px 15px #000 !important;
        font-family: "helvetica neue", helvetica, arial, sans-serif !important;
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
        padding: 20px !important;
    }

    .cc-btn.cc-allow {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        border: 2px solid #000 !important;
        border-radius: 25px !important;
        color: #000 !important;
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
        font-size: 0.9375rem !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        line-height: 0 !important;
        min-height: 30px !important;
        padding: 5px 50px !important;
        white-space: nowrap !important;
        min-width: 125px !important;
        margin: 0 !important;
        background: #fff !important;
        line-height: 2 !important;
    }

    .cc-btn.cc-dismiss {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        border: 2px solid #000 !important;
        border-radius: 25px !important;
        color: #000 !important;
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
        font-size: 0.75rem !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        line-height: 1.2 !important;
        min-width: 125px !important;
        min-height: 30px !important;
        padding: 5px 50px !important;
        text-decoration: none !important;
        white-space: pre-wrap !important;
        text-wrap: balance !important;
    }

    span#cookieconsent\:desc {
        color: #000 !important;
        max-width: 900px !important;
        line-height: 1.2 !important;
        margin: 0 0 20px 0 !important;
    }

    #consent-management-tool {
        color: #0066ff !important;
        text-decoration: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .cc-highlight .cc-btn:first-child:focus,
    .cc-highlight .cc-btn:first-child:hover {
        text-decoration: none !important;
    }

    .cc-compliance.cc-highlight {
        gap: 15px !important;
    }

    .cc-window {
        margin-bottom: 65px;
    }
}

@media only screen and (min-width: 768px) {
    .cc-window.cc-banner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-flow: column !important;
        flex-flow: column !important;
        background: #fff !important;
        -webkit-box-shadow: 0px 10px 15px #000 !important;
        box-shadow: 0px 10px 15px #000 !important;
        font-family: "helvetica neue", helvetica, arial, sans-serif !important;
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
        padding: 20px !important;
    }

    .cc-btn.cc-allow {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        border: 2px solid #000 !important;
        border-radius: 25px !important;
        color: #000 !important;
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
        font-size: 0.9375rem !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        line-height: 0 !important;
        min-height: 30px !important;
        padding: 5px 50px !important;
        white-space: nowrap !important;
        min-width: 125px !important;
        margin: 0 !important;
        background: #fff !important;
        line-height: 2 !important;
    }

    .cc-btn.cc-dismiss {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        border: 2px solid #000 !important;
        border-radius: 25px !important;
        color: #000 !important;
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
        font-size: 0.75rem !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        line-height: 1.2 !important;
        min-width: 125px !important;
        min-height: 30px !important;
        padding: 5px 50px !important;
        text-decoration: none !important;
        white-space: pre-wrap !important;
        text-wrap: balance !important;
    }

    span#cookieconsent\:desc {
        color: #000 !important;
        max-width: 900px !important;
        line-height: 1.2 !important;
        margin: 0 0 20px 0 !important;
    }

    #consent-management-tool {
        color: #0066ff !important;
        text-decoration: none;
        margin: 0 !important;
        padding: 0 !important;
    }

    .cc-highlight .cc-btn:first-child:focus,
    .cc-highlight .cc-btn:first-child:hover {
        text-decoration: none !important
    }

    .cc-compliance.cc-highlight {
        gap: 15px !important;
    }

    .cc-window {
        margin-bottom: 85px;
    }
}

@media only screen and (min-width: 992px) {
    .cc-window.cc-banner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-flow: row !important;
        flex-flow: row !important;
        background: #fff !important;
        -webkit-box-shadow: 0px 10px 15px #000 !important;
        box-shadow: 0px 10px 15px #000 !important;
        font-family: "helvetica neue", helvetica, arial, sans-serif !important;
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
        padding: 20px 50px 20px 20px !important;
    }

    .cc-btn.cc-allow {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        border: 2px solid #000 !important;
        border-radius: 25px !important;
        color: #000 !important;
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
        font-size: 0.9375rem !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        line-height: 0 !important;
        min-height: 30px !important;
        padding: 5px 50px !important;
        white-space: nowrap !important;
        min-width: 125px !important;
        margin: 0 !important;
        background: #fff !important;
        line-height: 2 !important;
    }

    .cc-btn.cc-dismiss {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        border: 2px solid #000 !important;
        border-radius: 25px !important;
        color: #000 !important;
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
        font-size: 0.75rem !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        line-height: 1.2 !important;
        min-width: 125px !important;
        min-height: 30px !important;
        padding: 5px 50px !important;
        text-decoration: none !important;
        white-space: pre-wrap !important;
        text-wrap: balance !important;
    }

    span#cookieconsent\:desc {
        color: #000 !important;
        max-width: 900px !important;
        line-height: 1.2 !important;
        margin: 0 20px 0 0 !important;
    }

    a#consent-management-tool {
        color: #0066ff !important;
        text-decoration: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .cc-highlight .cc-btn:first-child:focus,
    .cc-highlight .cc-btn:first-child:hover {
        text-decoration: none !important;
    }

    .cc-compliance.cc-highlight {
        gap: 15px !important;
    }

    .cc-window {
        margin-bottom: 0px;
    }
}

.cc-window {
    z-index: 1010 !important;
}

.cc-window {
    opacity: 1;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s
}

.cc-window.cc-invisible {
    opacity: 0
}

.cc-animate.cc-revoke {
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    -o-transition: transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s
}

.cc-animate.cc-revoke.cc-top {
    -webkit-transform: translateY(-2em);
    -ms-transform: translateY(-2em);
    transform: translateY(-2em)
}

.cc-animate.cc-revoke.cc-bottom {
    -webkit-transform: translateY(2em);
    -ms-transform: translateY(2em);
    transform: translateY(2em)
}

.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.cc-grower {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 1s;
    -o-transition: max-height 1s;
    transition: max-height 1s
}

.cc-link,
.cc-revoke:hover {
    text-decoration: underline
}

.cc-revoke,
.cc-window {
    position: fixed;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: inherit;
    font-size: 16px;
    line-height: 1.5em;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999
}

.cc-window.cc-static {
    position: static
}

.cc-window.cc-floating {
    padding: 2em;
    max-width: 24em;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.cc-window.cc-banner {
    padding: 1em 1.8em;
    width: 100%;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row
}

.cc-revoke {
    padding: .5em
}

.cc-header {
    font-size: 18px;
    font-weight: 700
}

.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
    cursor: pointer
}

.cc-link {
    opacity: .8;
    display: inline-block;
    padding: .2em
}

.cc-close:focus,
.cc-close:hover,
.cc-link:hover {
    opacity: 1
}

.cc-link:active,
.cc-link:visited {
    color: initial
}

.cc-btn {
    display: block;
    padding: .4em .8em;
    font-size: .9em;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap
}

.cc-highlight .cc-btn:first-child {
    background-color: transparent;
    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 {
    display: block;
    position: absolute;
    top: .5em;
    right: .5em;
    font-size: 1.6em;
    opacity: .9;
    line-height: .75
}

.cc-revoke.cc-top {
    top: 0;
    right: 3em;
    border-bottom-left-radius: .5em;
    border-bottom-right-radius: .5em
}

.cc-revoke.cc-bottom {
    bottom: 0;
    left: 3em;
    border-top-left-radius: .5em;
    border-top-right-radius: .5em
}

.cc-revoke.cc-left {
    left: 3em;
    right: unset
}

.cc-revoke.cc-right {
    right: 3em;
    left: unset
}

.cc-top {
    top: 1em
}

.cc-left {
    left: 1em
}

.cc-right {
    right: 1em
}

.cc-bottom {
    bottom: 1em
}

.cc-middle {
    top: 32%;
    left: 40%
}

.cc-floating > .cc-link {
    margin-bottom: 1em
}

.cc-floating .cc-message {
    display: block;
    margin-bottom: 1em
}

.cc-banner .cc-message,
.cc-compliance > .cc-btn,
.cc-window.cc-floating .cc-compliance {
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1
}

.cc-window.cc-banner {
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    -webkit-box-align: center;
    align-items: center
}

.cc-banner.cc-top {
    left: 0;
    right: 0;
    top: 0
}

.cc-banner.cc-bottom {
    left: 0;
    right: 0;
    bottom: 0
}

.cc-compliance {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.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 screen and (max-width:414px) and (orientation:portrait),
screen and (max-width:736px) {
    .cc-window.cc-top {
        top: 0
    }

    .cc-window.cc-bottom {
        bottom: 0
    }

    .cc-window.cc-banner,
    .cc-window.cc-left,
    .cc-window.cc-middle,
    .cc-window.cc-right {
        left: 0;
        right: 0
    }

    .cc-window.cc-banner {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .cc-window.cc-banner .cc-compliance {
        -ms-flex: 1;
        -webkit-box-flex: 1;
        flex: 1
    }

    .cc-window.cc-floating {
        max-width: none
    }

    .cc-window .cc-message {
        margin-bottom: 1em
    }

    .cc-window.cc-banner {
        -ms-flex-align: unset;
        -ms-grid-row-align: unset;
        -webkit-box-align: unset;
        align-items: unset
    }
}

.cc-floating.cc-theme-classic {
    padding: 1.2em;
    border-radius: 5px
}

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
    text-align: center;
    display: inline;
    -ms-flex: none;
    -webkit-box-flex: 0;
    flex: none
}

.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 {
    margin: 2em 2em 1.5em
}

.cc-banner.cc-theme-edgeless .cc-btn {
    margin: 0;
    padding: .8em 1.8em;
    height: 100%
}

.cc-banner.cc-theme-edgeless .cc-message {
    margin-left: 1em
}

.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
    margin-left: 0
}

.clarip-cookie-manager-content {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    margin: 0 auto;
    padding: 0
}

.clarip-cookie-manager {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: visibility 0s linear .25s, opacity .25s, -webkit-transform .25s;
    transition: visibility 0s linear .25s, opacity .25s, -webkit-transform .25s;
    -o-transition: visibility 0s linear .25s, opacity .25s, transform .25s;
    transition: visibility 0s linear .25s, opacity .25s, transform .25s;
    transition: visibility 0s linear .25s, opacity .25s, transform .25s, -webkit-transform .25s;
    z-index: 10000
}

.show-cookie-manager {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: visibility linear, opacity .25s, -webkit-transform .25s;
    transition: visibility linear, opacity .25s, -webkit-transform .25s;
    -o-transition: visibility linear, opacity .25s, transform .25s;
    transition: visibility linear, opacity .25s, transform .25s;
    transition: visibility linear, opacity .25s, transform .25s, -webkit-transform .25s
}

footer #consent-management-tool {
    font-size: 12px;
}