.WishCookie * {
    box-sizing: border-box
}

.WishCookie *::before,
.WishCookie *::after {
    box-sizing: inherit
}

.WishCookie * div,
.WishCookie * span,
.WishCookie * h1,
.WishCookie * h2,
.WishCookie * h3,
.WishCookie * h4,
.WishCookie * h5,
.WishCookie * h6,
.WishCookie * p,
.WishCookie * a,
.WishCookie * em,
.WishCookie * img,
.WishCookie * small,
.WishCookie * strike,
.WishCookie * strong,
.WishCookie * sub,
.WishCookie * sup,
.WishCookie * b,
.WishCookie * u,
.WishCookie * i,
.WishCookie * center,
.WishCookie * ol,
.WishCookie * ul,
.WishCookie * li,
.WishCookie * fieldset,
.WishCookie * form,
.WishCookie * label,
.WishCookie * legend {
    margin: 0;
    padding: 0;
    border: 0;
    color: inherit;
    vertical-align: baseline;
    font-family: inherit;
    font-size: inherit;
    font-style: initial;
    font-weight: initial;
    letter-spacing: initial;
    line-height: initial;
    text-decoration: initial;
    text-transform: initial;
    word-spacing: initial
}

.wish-hide {
    display: none
}

.wish-position-fix {
    position: initial !important;
    transform: unset !important
}

._wishck-btn-cookie-preference {
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    padding: .5em 1em;
    text-decoration: none;
    transition: background-color 125ms linear
}

.WishCookie ._wishck-cursor {
    cursor: pointer
}

.WishCookie .text-left {
    text-align: left !important
}

.WishCookie .text-center {
    text-align: center !important
}

.WishCookie .text-right {
    text-align: right !important
}

.WishCookie table._brlbs th {
    text-align: left
}

.WishCookie table._brlbs td,
.WishCookie table._brlbs th {
    padding: .3rem
}

.WishCookie ._wishck-responsive-table {
    min-height: .01%;
    overflow: auto
}

.WishCookie label._wishck-focused {
    outline: Highlight;
    outline-color: -webkit-focus-ring-color;
    outline-style: solid;
    outline-width: 2px
}

.WishCookie .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.WishCookie .sr-only-focusable:active,
.WishCookie .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.WishCookie .container,
.WishCookie .container-fluid,
.WishCookie .container-xl,
.WishCookie .container-lg,
.WishCookie .container-md,
.WishCookie .container-sm {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width: 576px) {

    .WishCookie .container-sm,
    .WishCookie .container {
        max-width: 540px
    }
}

@media(min-width: 768px) {

    .WishCookie .container-md,
    .WishCookie .container-sm,
    .WishCookie .container {
        max-width: 720px
    }
}

@media(min-width: 992px) {

    .WishCookie .container-lg,
    .WishCookie .container-md,
    .WishCookie .container-sm,
    .WishCookie .container {
        max-width: 960px
    }
}

@media(min-width: 1200px) {

    .WishCookie .container-xl,
    .WishCookie .container-lg,
    .WishCookie .container-md,
    .WishCookie .container-sm,
    .WishCookie .container {
        max-width: 1140px
    }
}

.WishCookie .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.WishCookie .no-gutters {
    margin-right: 0;
    margin-left: 0
}

.WishCookie .no-gutters>.col,
.WishCookie .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.WishCookie .col-xl,
.WishCookie .col-xl-12,
.WishCookie .col-xl-11,
.WishCookie .col-xl-10,
.WishCookie .col-xl-9,
.WishCookie .col-xl-8,
.WishCookie .col-xl-7,
.WishCookie .col-xl-6,
.WishCookie .col-xl-5,
.WishCookie .col-xl-4,
.WishCookie .col-xl-3,
.WishCookie .col-xl-2,
.WishCookie .col-xl-1,
.WishCookie .col-lg,
.WishCookie .col-lg-12,
.WishCookie .col-lg-11,
.WishCookie .col-lg-10,
.WishCookie .col-lg-9,
.WishCookie .col-lg-8,
.WishCookie .col-lg-7,
.WishCookie .col-lg-6,
.WishCookie .col-lg-5,
.WishCookie .col-lg-4,
.WishCookie .col-lg-3,
.WishCookie .col-lg-2,
.WishCookie .col-lg-1,
.WishCookie .col-md,
.WishCookie .col-md-12,
.WishCookie .col-md-11,
.WishCookie .col-md-10,
.WishCookie .col-md-9,
.WishCookie .col-md-8,
.WishCookie .col-md-7,
.WishCookie .col-md-6,
.WishCookie .col-md-5,
.WishCookie .col-md-4,
.WishCookie .col-md-3,
.WishCookie .col-md-2,
.WishCookie .col-md-1,
.WishCookie .col-sm,
.WishCookie .col-sm-12,
.WishCookie .col-sm-11,
.WishCookie .col-sm-10,
.WishCookie .col-sm-9,
.WishCookie .col-sm-8,
.WishCookie .col-sm-7,
.WishCookie .col-sm-6,
.WishCookie .col-sm-5,
.WishCookie .col-sm-4,
.WishCookie .col-sm-3,
.WishCookie .col-sm-2,
.WishCookie .col-sm-1,
.WishCookie .col,
.WishCookie .col-12,
.WishCookie .col-11,
.WishCookie .col-10,
.WishCookie .col-9,
.WishCookie .col-8,
.WishCookie .col-7,
.WishCookie .col-6,
.WishCookie .col-5,
.WishCookie .col-4,
.WishCookie .col-3,
.WishCookie .col-2,
.WishCookie .col-1 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.WishCookie .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.WishCookie .col-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
}

.WishCookie .col-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
}

.WishCookie .col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.WishCookie .col-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
}

.WishCookie .col-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
}

.WishCookie .col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.WishCookie .col-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
}

.WishCookie .col-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
}

.WishCookie .col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.WishCookie .col-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
}

.WishCookie .col-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
}

.WishCookie .col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

@media(min-width: 576px) {
    .WishCookie .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .WishCookie .col-sm-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .WishCookie .col-sm-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .WishCookie .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .WishCookie .col-sm-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .WishCookie .col-sm-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .WishCookie .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .WishCookie .col-sm-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .WishCookie .col-sm-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .WishCookie .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .WishCookie .col-sm-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .WishCookie .col-sm-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .WishCookie .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media(min-width: 768px) {
    .WishCookie .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .WishCookie .col-md-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .WishCookie .col-md-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .WishCookie .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .WishCookie .col-md-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .WishCookie .col-md-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .WishCookie .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .WishCookie .col-md-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .WishCookie .col-md-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .WishCookie .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .WishCookie .col-md-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .WishCookie .col-md-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .WishCookie .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media(min-width: 992px) {
    .WishCookie .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .WishCookie .col-lg-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .WishCookie .col-lg-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .WishCookie .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .WishCookie .col-lg-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .WishCookie .col-lg-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .WishCookie .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .WishCookie .col-lg-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .WishCookie .col-lg-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .WishCookie .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .WishCookie .col-lg-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .WishCookie .col-lg-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .WishCookie .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media(min-width: 1200px) {
    .WishCookie .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .WishCookie .col-xl-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .WishCookie .col-xl-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .WishCookie .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .WishCookie .col-xl-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .WishCookie .col-xl-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .WishCookie .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .WishCookie .col-xl-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .WishCookie .col-xl-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .WishCookie .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .WishCookie .col-xl-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .WishCookie .col-xl-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .WishCookie .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.WishCookie .d-block {
    display: block !important
}

.WishCookie .d-flex {
    display: flex !important
}

@media(min-width: 576px) {
    .WishCookie .d-sm-block {
        display: block !important
    }

    .WishCookie .d-sm-flex {
        display: flex !important
    }
}

@media(min-width: 768px) {
    .WishCookie .d-md-block {
        display: block !important
    }

    .WishCookie .d-md-flex {
        display: flex !important
    }
}

@media(min-width: 992px) {
    .WishCookie .d-lg-block {
        display: block !important
    }

    .WishCookie .d-lg-flex {
        display: flex !important
    }
}

@media(min-width: 1200px) {
    .WishCookie .d-xl-block {
        display: block !important
    }

    .WishCookie .d-xl-flex {
        display: flex !important
    }
}

.WishCookie .flex-row {
    flex-direction: row !important
}

.WishCookie .flex-fill {
    flex: 1 1 auto !important
}

.WishCookie .justify-content-between {
    justify-content: space-between !important
}

.WishCookie .align-items-start {
    align-items: flex-start !important
}

.WishCookie .align-items-end {
    align-items: flex-end !important
}

.WishCookie .align-items-center {
    align-items: center !important
}

.WishCookie .align-items-baseline {
    align-items: baseline !important
}

.WishCookie .align-items-stretch {
    align-items: stretch !important
}

@media(min-width: 576px) {
    .WishCookie .flex-sm-row {
        flex-direction: row !important
    }

    .WishCookie .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .WishCookie .justify-content-sm-between {
        justify-content: space-between !important
    }

    .WishCookie .align-items-sm-start {
        align-items: flex-start !important
    }

    .WishCookie .align-items-sm-end {
        align-items: flex-end !important
    }

    .WishCookie .align-items-sm-center {
        align-items: center !important
    }

    .WishCookie .align-items-sm-baseline {
        align-items: baseline !important
    }

    .WishCookie .align-items-sm-stretch {
        align-items: stretch !important
    }
}

@media(min-width: 768px) {
    .WishCookie .flex-md-row {
        flex-direction: row !important
    }

    .WishCookie .flex-md-fill {
        flex: 1 1 auto !important
    }

    .WishCookie .justify-content-md-between {
        justify-content: space-between !important
    }

    .WishCookie .align-items-md-start {
        align-items: flex-start !important
    }

    .WishCookie .align-items-md-end {
        align-items: flex-end !important
    }

    .WishCookie .align-items-md-center {
        align-items: center !important
    }

    .WishCookie .align-items-md-baseline {
        align-items: baseline !important
    }

    .WishCookie .align-items-md-stretch {
        align-items: stretch !important
    }
}

@media(min-width: 992px) {
    .WishCookie .flex-lg-row {
        flex-direction: row !important
    }

    .WishCookie .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .WishCookie .justify-content-lg-between {
        justify-content: space-between !important
    }

    .WishCookie .align-items-lg-start {
        align-items: flex-start !important
    }

    .WishCookie .align-items-lg-end {
        align-items: flex-end !important
    }

    .WishCookie .align-items-lg-center {
        align-items: center !important
    }

    .WishCookie .align-items-lg-baseline {
        align-items: baseline !important
    }

    .WishCookie .align-items-lg-stretch {
        align-items: stretch !important
    }
}

@media(min-width: 1200px) {
    .WishCookie .flex-xl-row {
        flex-direction: row !important
    }

    .WishCookie .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .WishCookie .justify-content-xl-between {
        justify-content: space-between !important
    }

    .WishCookie .align-items-xl-start {
        align-items: flex-start !important
    }

    .WishCookie .align-items-xl-end {
        align-items: flex-end !important
    }

    .WishCookie .align-items-xl-center {
        align-items: center !important
    }

    .WishCookie .align-items-xl-baseline {
        align-items: baseline !important
    }

    .WishCookie .align-items-xl-stretch {
        align-items: stretch !important
    }
}

.WishCookie .w-25 {
    width: 25% !important
}

.WishCookie .w-50 {
    width: 50% !important
}

.WishCookie .w-75 {
    width: 75% !important
}

.WishCookie .w-100 {
    width: 100% !important
}

.WishCookie .w-auto {
    width: auto !important
}

.WishCookie .h-25 {
    height: 25% !important
}

.WishCookie .h-50 {
    height: 50% !important
}

.WishCookie .h-75 {
    height: 75% !important
}

.WishCookie .h-100 {
    height: 100% !important
}

.WishCookie .h-auto {
    height: auto !important
}

.WishCookie .mw-100 {
    max-width: 100% !important
}

.WishCookie .mh-100 {
    max-height: 100% !important
}

.WishCookie .min-vw-100 {
    min-width: 100vw !important
}

.WishCookie .min-vh-100 {
    min-height: 100vh !important
}

.WishCookie .vw-100 {
    width: 100vw !important
}

.WishCookie .vh-100 {
    height: 100vh !important
}

.WishCookie ._wishck-animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.WishCookie ._wishck-animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.WishCookie ._wishck-animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.WishCookie ._wishck-animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.WishCookie ._wishck-animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.WishCookie ._wishck-animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

.WishCookie ._wishck-animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.WishCookie ._wishck-animated.fast {
    -webkit-animation-duration: 800ms;
    animation-duration: 800ms
}

.WishCookie ._wishck-animated.faster {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms
}

.WishCookie ._wishck-animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.WishCookie ._wishck-animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}

@media(print), (prefers-reduced-motion: reduce) {
    .WishCookie ._wishck-animated {
        -webkit-animation-duration: 1ms !important;
        animation-duration: 1ms !important;
        transition-duration: 1ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important
    }
}

.WishCookie._wishck-switch-consent {
    align-items: center;
    display: flex;
    font-size: inherit
}

.WishCookie._wishck-switch-consent ._wishck-btn-switch--textRight {
    margin-right: 2em
}

.WishCookie ._wishck-title {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0
}

.WishCookie ._wishck-title::before {
    content: "|";
    display: inline-block;
    margin: 0 .25rem 0 0
}

.WishCookie ._wishck-checkbox {
    color: inherit;
    cursor: pointer;
    display: block;
    padding-left: 2em;
    position: relative
}

.WishCookie ._wishck-checkbox input {
    position: absolute;
    opacity: 0 !important;
    width: auto;
    z-index: -1
}

.WishCookie ._wishck-checkbox input:checked~._wishck-checkbox-indicator::after {
    opacity: 1
}

.WishCookie ._wishck-checkbox input:disabled~._wishck-checkbox-indicator::after {
    opacity: 1
}

.WishCookie ._wishck-checkbox ._wishck-checkbox-indicator {
    border-style: solid;
    border-width: 2px;
    padding: 0 !important;
    position: absolute;
    left: 0;
    top: 0;
    height: 20px;
    width: 20px;
    transition: .25s
}

.WishCookie ._wishck-checkbox ._wishck-checkbox-indicator::after {
    content: "";
    border-style: solid;
    border-width: 0 2px 2px 0;
    border-radius: 1px;
    position: absolute;
    left: 5px;
    top: 1px;
    height: 11px;
    width: 6px;
    transform: rotate(45deg);
    opacity: 0
}

.WishCookie ._wishck-btn-switch {
    position: relative;
    display: inline-block;
    margin: 0;
    width: 50px;
    height: 26px;
    vertical-align: middle
}

.WishCookie ._wishck-btn-switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.WishCookie ._wishck-btn-switch input:checked+._wishck-slider {
    background-color: #2295f3
}

.WishCookie ._wishck-btn-switch input:checked+._wishck-slider:before {
    transform: translateX(24px)
}

.WishCookie ._wishck-btn-switch ._wishck-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #bbc0c7;
    transition: .4s
}

.WishCookie ._wishck-btn-switch ._wishck-slider::before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    transition: .4s
}

.WishCookie ._wishck-btn-switch-status {
    position: absolute;
    top: 50%;
    right: calc(100% + 6px);
    transform: translateY(-50%)
}

.WishCookie ._wishck-btn-switch--textRight ._wishck-btn-switch-status {
    right: auto;
    left: calc(100% + 6px)
}

.WishCookie ._wishck-btn-switch-status::before {
    content: attr(data-inactive);
    white-space: nowrap
}

.WishCookie ._wishck-btn-switch>input:checked~._wishck-btn-switch-status::before {
    content: attr(data-active)
}

#WishCookieBox a {
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit;
    word-spacing: inherit
}

#WishCookieBox a:focus {
    outline: Highlight !important;
    outline-color: -webkit-focus-ring-color !important;
    outline-style: solid !important;
    outline-width: 2px !important
}

#WishCookieBox:not(._wishck-keyboard) a:focus {
    outline: 0 !important
}

#WishCookieBox ._wishck-animated {
    visibility: visible
}

#WishCookieBox .container {
    background: inherit;
    display: block;
    float: none;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    min-height: auto;
    position: inherit
}

#WishCookieBox ._wishck-bar .container {
    overflow: auto !important;
    width: 100% !important;
    max-width: none !important;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

#WishCookieBox ._wishck-box .container {
    overflow: auto !important;
    width: auto !important
}

#WishCookieBox .container::before {
    display: initial
}

#WishCookieBox .container::after {
    content: " ";
    display: block;
    height: 2px
}

#WishCookieBox .container .row {
    background: inherit;
    color: inherit;
    display: flex;
    min-width: 1px;
    pointer-events: inherit;
    width: auto;
    max-width: none
}

#WishCookieBox .container .row.no-gutters {
    margin-left: 0;
    margin-right: 0
}

#WishCookieBox .container .row::before,
#WishCookieBox .container .row::after {
    display: initial
}

#WishCookieBox .bcac-item {
    margin: .5em 0;
    padding: .5em
}

#WishCookieBox .bcac-item ._wishck-h4 {
    font-size: 1.25em;
    margin: 0 0 .25em 0
}

#WishCookieBox .bcac-item p {
    font-size: .875em
}

#WishCookieBox .bcac-item p,
#WishCookieBox .bcac-item span {
    color: inherit
}

#WishCookieBox>div {
    display: none
}

#WishCookieBox>div.show-cookie-box {
    display: flex
}

#WishCookieBox>div:not(._wishck-block-content) {
    position: absolute;
    width: 100%;
    z-index: 999999
}

#WishCookieBox>div:not(._wishck-block-content).top-left {
    top: 0
}

#WishCookieBox>div:not(._wishck-block-content).top-center {
    top: 0
}

#WishCookieBox>div:not(._wishck-block-content).top-right {
    top: 0
}

#WishCookieBox>div:not(._wishck-block-content).middle-left {
    top: 50%
}

#WishCookieBox>div:not(._wishck-block-content).middle-center {
    top: 50%
}

#WishCookieBox>div:not(._wishck-block-content).middle-right {
    top: 50%
}

#WishCookieBox>div:not(._wishck-block-content).bottom-left {
    bottom: 0
}

#WishCookieBox>div:not(._wishck-block-content).bottom-center {
    bottom: 0
}

#WishCookieBox>div:not(._wishck-block-content).bottom-right {
    bottom: 0
}

#WishCookieBox h3,
#WishCookieBox ._wishck-h3 {
    background: inherit;
    color: inherit;
    font-family: inherit;
    font-size: 1.625em;
    line-height: 1.125em;
    word-break: break-all
}

#WishCookieBox ul {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    list-style: none;
    margin: .9375em 0;
    padding: 0
}

#WishCookieBox ul li {
    color: inherit;
    font-family: inherit;
    font-size: 1em;
    line-height: 1.25em;
    list-style: none;
    margin: 0 .9375em .375em 0
}

#WishCookieBox ul li:last-child {
    margin: 0
}

#WishCookieBox ul li::before {
    content: "鈼�";
    margin: 0 4px 0 0
}

#WishCookieBox p {
    color: inherit;
    font-family: inherit;
    font-size: 1em;
    line-height: 1.4em;
    margin: .9375em 0
}

#WishCookieBox p:last-child {
    margin: 0
}

#WishCookieBox p ._wishck-paragraph:last-child {
    margin-bottom: 0
}

#WishCookieBox ._wishck-flex-center {
    display: flex;
    align-items: center;
    justify-content: center
}

#WishCookieBox ._wishck-flex-center p {
    margin-bottom: 0
}

#WishCookieBox ._wishck-flex-left {
    display: flex;
    align-items: center;
    justify-content: left;
    margin: 0 0 .9375em 0
}

#WishCookieBox ._wishck-actions {
    display: inline
}

#WishCookieBox ._wishck-accept {
    font-family: inherit;
    text-align: center
}

#WishCookieBox ._wishck-block-content {
    background: rgba(0, 0, 0, 0);
    left: 0;
    position: fixed;
    height: 100%;
    top: 0;
    width: 100%;
    z-index: 999999
}

#WishCookieBox ._wishck-block-content._wishck-bg-animation {
    transition: background-color 250ms linear
}

#WishCookieBox ._wishck-block-content._wishck-bg-dark {
    background: rgba(0, 0, 0, .6)
}

#WishCookieBox ._wishck-branding {
    font-family: inherit;
    font-size: .75em;
    margin: 0
}

#WishCookieBox ._wishck-branding a {
    text-decoration: none
}

#WishCookieBox ._wishck-branding img {
    display: inline-block;
    max-height: 16px;
    max-width: 16px;
    vertical-align: middle
}

#WishCookieBox ._wishck-btn {
    display: inline-block;
    font-family: inherit;
    font-size: 1.25em;
    padding: .75em 2em;
    text-decoration: none;
    transition: background-color 125ms linear
}

#WishCookieBox ._wishck-paragraph {
    display: block;
    margin-bottom: .6em
}

#WishCookieBox ._wishck-paragraph._wishck-text-technology {
    display: inline
}

#WishCookieBox ._wishck-paragraph._wishck-text-personal-data {
    display: inline
}

#WishCookieBox ._wishck-paragraph._wishck-text-more-information {
    display: inline
}

#WishCookieBox ._wishck-paragraph._wishck-text-no-commitment {
    display: inline
}

#WishCookieBox ._wishck-paragraph._wishck-text-revoke {
    display: inline
}

#WishCookieBox ._wishck-paragraph._wishck-text-individual-settings {
    display: inline
}

#WishCookieBox ._wishck-paragraph._wishck-text-non-eu-data-transfer {
    margin-top: .6em
}

#WishCookieBox .cookie-logo {
    height: auto;
    max-width: 48px;
    padding: 0 8px 0 0;
    vertical-align: middle;
    width: 100%
}

#WishCookieBox ._wishck-legal {
    font-family: inherit;
    font-size: .75em;
    text-align: center
}

#WishCookieBox ._wishck-manage {
    font-family: inherit;
    font-size: .75em;
    text-align: center
}

#WishCookieBox ._wishck-refuse {
    font-family: inherit;
    font-size: .75em;
    text-align: center
}

#WishCookieBox ._wishck-refuse a {
    color: inherit
}

#WishCookieBox ._wishck-manage-btn {
    font-family: inherit;
    text-align: center
}

#WishCookieBox ._wishck-manage-btn a {
    font-size: 1.25em;
    color: inherit
}

#WishCookieBox ._wishck-manage-btn a:hover {
    color: inherit
}

#WishCookieBox ._wishck-refuse-btn {
    font-family: inherit;
    text-align: center
}

#WishCookieBox ._wishck-refuse-btn a {
    font-size: 1.25em;
    color: inherit
}

#WishCookieBox ._wishck-refuse-btn a:hover {
    color: inherit
}

#WishCookieBox .top-left {
    align-items: flex-start;
    justify-content: flex-start
}

#WishCookieBox .top-center {
    align-items: flex-start;
    justify-content: center
}

#WishCookieBox .top-right {
    align-items: flex-start;
    justify-content: flex-end
}

#WishCookieBox .middle-left {
    align-items: center;
    justify-content: flex-start
}

#WishCookieBox .middle-center {
    align-items: center;
    justify-content: center
}

#WishCookieBox .middle-right {
    align-items: center;
    justify-content: flex-end
}

#WishCookieBox .bottom-left {
    align-items: flex-end;
    justify-content: flex-start
}

#WishCookieBox .bottom-center {
    align-items: flex-end;
    justify-content: center
}

#WishCookieBox .bottom-right {
    align-items: flex-end;
    justify-content: flex-end
}

#WishCookieBox ._wishck-box,
#WishCookieBox ._wishck-bar {
    box-shadow: 0 4px 8px rgba(0, 0, 0, .2);
    padding: 15px 0;
    max-height: 100vh;
    overflow: auto
}

#WishCookieBox ._wishck-bar-wrap {
    display: block;
    max-width: 100%;
    width: 100%;
    z-index: 1000000
}

#WishCookieBox ._wishck-bar-wrap._wishck-position-fixed {
    position: fixed
}

#WishCookieBox ._wishck-bar-wrap .cookie-preference ._wishck-flex-center {
    justify-content: left
}

#WishCookieBox ._wishck-bar._wishck-bar-slim .cookie-box p {
    margin: 0
}

#WishCookieBox ._wishck-bar._wishck-bar-slim .cookie-box p._wishck-accept {
    margin: .9375em 0
}

#WishCookieBox ._wishck-bar._wishck-bar-slim ._wishck-actions-mobile {
    display: none
}

#WishCookieBox ._wishck-bar ul {
    justify-content: center;
    margin: .5em 0
}

#WishCookieBox ._wishck-bar ._wishck-no-padding-right {
    padding-right: 0
}

#WishCookieBox ._wishck-bar ._wishck-separator::before {
    content: "|";
    display: inline-block;
    margin: 0 2px
}

#WishCookieBox ._wishck-bar .cookie-logo {
    padding: 0 8px 0 0;
    vertical-align: middle;
    width: 100%
}

#WishCookieBox ._wishck-bar ._wishck-legal {
    text-align: center
}

#WishCookieBox ._wishck-box-wrap {
    display: block;
    max-width: 550px;
    width: 100%;
    z-index: 1000000
}

#WishCookieBox ._wishck-box-wrap._wishck-position-fixed {
    position: fixed
}

#WishCookieBox ._wishck-box._wishck-box-slim>.container ._wishck-manage {
    margin: 0
}

#WishCookieBox ._wishck-box._wishck-box-slim>.container ._wishck-refuse {
    margin: .5em 0 0 0
}

#WishCookieBox ._wishck-box ._wishck-separator::before {
    content: "|";
    display: inline-block;
    margin: 0 2px
}

#WishCookieBox .cookie-preference .container.not-visible {
    height: 0
}

#WishCookieBox .cookie-preference table {
    margin: 1em 0 0 0;
    width: 100%
}

#WishCookieBox .cookie-preference table tr td,
#WishCookieBox .cookie-preference table tr th {
    border-bottom: 1px solid
}

#WishCookieBox .cookie-preference table tr:last-child td,
#WishCookieBox .cookie-preference table tr:last-child th {
    border-bottom: 0
}

#WishCookieBox .cookie-preference table th {
    text-align: left;
    width: 40%
}

#WishCookieBox .cookie-preference table td {
    text-align: left
}

#WishCookieBox .cookie-preference table td,
#WishCookieBox .cookie-preference table th {
    font-size: .875em;
    padding: .25em .5em
}

#WishCookieBox .cookie-preference ._wishck-accept {
    text-align: left
}

#WishCookieBox .cookie-preference ._wishck-btn {
    font-size: 1em;
    margin: 0 0 .9375em 0;
    padding: .75em 1.5em
}

#WishCookieBox .cookie-preference ._wishck-legal {
    text-align: right
}

#WishCookieBox .cookie-preference ._wishck-pp-url {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    max-width: 0
}

#WishCookieBox .cookie-preference ._wishck-refuse {
    margin: 0 0 .9375em 0;
    text-align: right
}

#WishCookieBox .cookie-preference ._wishck-separator::before {
    content: "|";
    display: inline-block;
    margin: 0 2px
}

#WishCookieBox ._wishck-bar-advanced ul,
#WishCookieBox ._wishck-box-advanced ul {
    justify-content: space-between
}

#WishCookieBox ._wishck-bar-advanced ul li,
#WishCookieBox ._wishck-box-advanced ul li {
    line-height: 1.375em;
    margin: 0 .9375em .875em 0
}

#WishCookieBox ._wishck-bar-advanced ul li::before,
#WishCookieBox ._wishck-box-advanced ul li::before {
    content: "";
    margin: 0
}

#WishCookieBox ._wishck-box-plus-wrap {
    max-width: 768px
}

#WishCookieBox ._wishck-box-plus #CookieBoxTextDescription {
    padding-top: 10px;
    overflow: visible;
    max-height: 100%
}

#WishCookieBox ._wishck-box-plus ._wishck-legal {
    padding-top: 10px
}

#WishCookieBox ._wishck-box-plus ._wishck-button-area {
    padding-top: .475em
}

#WishCookieBox ._wishck-box-plus ._wishck-button-area p:last-child {
    margin: .475em 0
}

#WishCookieBox ._wishck-box-plus ul {
    display: block
}

#WishCookieBox ._wishck-box-plus ul li {
    line-height: 1.375em;
    padding: .475em .9375em .475em 0
}

#WishCookieBox ._wishck-box-plus ul li ._wishck-checkbox {
    font-weight: 600
}

#WishCookieBox ._wishck-box-plus ul li ._wishck-service-group-description {
    padding-top: 8px
}

#WishCookieBox ._wishck-box-plus ul li::before {
    content: "";
    margin: 0
}

#CookieBoxTextDescription {
    overflow: auto;
    max-height: 50vh
}

#CookiePrefDescription {
    overflow: auto;
    max-height: 40vh
}

.WishCookie ._wishck-content-blocker {
    line-height: 1.5em
}

.WishCookie ._wishck-content-blocker ._wishck-caption {
    padding: 1em
}

.WishCookie ._wishck-content-blocker ._wishck-caption label {
    color: inherit
}

.WishCookie ._wishck-content-blocker ._wishck-caption label input {
    background: none;
    border: 0;
    display: inline-block;
    height: auto;
    margin: inherit;
    position: static;
    vertical-align: middle;
    width: auto;
    -webkit-appearance: auto
}

.WishCookie ._wishck-content-blocker ._wishck-caption label input::before {
    content: ""
}

.WishCookie ._wishck-content-blocker ._wishck-caption label small {
    vertical-align: middle
}

.WishCookie ._wishck-content-blocker ._wishck-caption p {
    margin-bottom: 1em
}

.WishCookie ._wishck-content-blocker ._wishck-caption p:last-child {
    margin: 0
}

.WishCookie ._wishck-content-blocker ._wishck-caption small {
    font-size: .875em
}

.WishCookie ._wishck-content-blocker ._wishck-default {
    background: #efefef;
    margin-bottom: 1em;
    padding: 1em;
    text-align: center
}

.WishCookie ._wishck-content-blocker ._wishck-default label input {
    vertical-align: middle;
    width: auto
}

.WishCookie ._wishck-content-blocker ._wishck-default p {
    margin-bottom: 1em
}

.WishCookie ._wishck-content-blocker ._wishck-default p:last-child {
    margin: 0
}

.WishCookie ._wishck-content-blocker ._wishck-default small {
    font-size: .875em
}

.WishCookie ._wishck-content-blocker ._wishck-embed {
    margin-bottom: 1em;
    position: relative;
    display: inline-block;
    overflow: hidden
}

.WishCookie ._wishck-content-blocker ._wishck-embed ._wishck-thumbnail {
    display: block;
    max-width: 100%
}

.WishCookie ._wishck-content-blocker ._wishck-embed ._wishck-caption {
    top: 50%;
    left: 0;
    position: absolute;
    width: 100%;
    text-align: center;
    transform: translateY(-50%)
}

.WishCookie ._wishck-content-blocker ._wishck-embed a._wishck-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.WishCookie ._wishck-content-blocker ._wishck-embed a._wishck-btn._wishck-icon-play-black::before {
    background: url("data:image/svg+xml,%3Csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270%27 y=%270%27 width=%2778%27 height=%2778%27 viewBox=%270, 0, 78, 78%27%3E%3Cg id=%27Layer_1%27%3E%3Cg%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill=%27%23000000%27/%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill-opacity=%270%27 stroke=%27%23000000%27 stroke-width=%2712%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;
    background-size: contain;
    content: " ";
    display: inline-block;
    margin-right: 4px;
    height: 1.142857143em;
    width: .857142857em
}

.WishCookie ._wishck-content-blocker ._wishck-embed a._wishck-btn._wishck-icon-play-white::before {
    background: url("data:image/svg+xml,%3Csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270%27 y=%270%27 width=%2778%27 height=%2778%27 viewBox=%270, 0, 78, 78%27%3E%3Cg id=%27Layer_1%27%3E%3Cg%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill=%27%23ffffff%27/%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill-opacity=%270%27 stroke=%27%23ffffff%27 stroke-width=%2712%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;
    background-size: contain;
    content: " ";
    display: inline-block;
    margin-right: 4px;
    height: 1.142857143em;
    width: .857142857em
}

.WishCookie ._wishck-content-blocker ._wishck-btn {
    display: inline-block;
    font-family: inherit;
    padding: .5em 1em;
    text-decoration: none;
    transition: background-color 125ms linear
}

._wishck-fluid-width-video-wrapper {
    padding: 56.2963% 0 0 0;
    position: relative;
    width: 100%
}

._wishck-fluid-width-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.fusion-video .WishCookie {
    top: 0;
    left: 0;
    position: absolute
}

.bricks-video-wrapper .WishCookie,
.brxe-video .WishCookie {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0
}

.bricks-video-wrapper .WishCookie ._wishck-embed,
.brxe-video .WishCookie ._wishck-embed {
    width: 100%
}

.bricks-video-wrapper .WishCookie ._wishck-embed ._wishck-thumbnail,
.brxe-video .WishCookie ._wishck-embed ._wishck-thumbnail {
    width: 100%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper .WishCookie {
    top: 0;
    left: 0;
    position: absolute
}

.wpb_video_widget .wpb_video_wrapper .WishCookie {
    display: block;
    height: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.wpb_wrapper .fb_type_standard {
    height: auto
}

#WishCookieBoxWidget {
    position: fixed;
    transition: all 500ms ease;
    opacity: 1;
    line-height: 0;
    z-index: 999998;
    padding: 20px
}

#WishCookieBoxWidget:hover {
    opacity: .8
}

#WishCookieBoxWidget svg {
    width: 48px;
    height: 48px;
    filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.2))
}

#WishCookieBoxWidget.bottom-left {
    left: 0;
    bottom: 0
}

#WishCookieBoxWidget.bottom-right {
    bottom: 0;
    right: 0
}

@media(max-width: 424px) {
    #WishCookieBox ._wishck-bar._wishck-bar-slim ._wishck-separator::before {
        content: "";
        display: block;
        margin: 0
    }
}

@media(min-width: 576px) {
    #WishCookieBox ._wishck-bar ul.show-cookie-logo {
        margin: .5em 0 0 16.6666666667%
    }
}

@media(max-width: 767px) {

    #WishCookieBox ._wishck-box,
    #WishCookieBox ._wishck-bar {
        max-height: 85vh
    }

    #WishCookieBox ._wishck-box-plus-wrap {
        max-width: 550px
    }

    #WishCookieBox ._wishck-bar._wishck-bar-slim p {
        margin: 0 0 .5em 0
    }

    #WishCookieBox ._wishck-bar._wishck-bar-slim ._wishck-actions {
        display: none
    }

    #WishCookieBox ._wishck-bar._wishck-bar-slim p._wishck-actions-mobile {
        display: block;
        margin: .9375em 0;
        text-align: center
    }

    #WishCookieBox ._wishck-bar .align-items-center {
        align-items: flex-start !important
    }

    #WishCookieBox .cookie-preference ._wishck-accept,
    #WishCookieBox .cookie-preference ._wishck-refuse {
        text-align: center
    }

    #WishCookieBoxWidget._wishck-hide-mobile {
        opacity: 0;
        pointer-events: none;
        transform: translateY(25px)
    }

    #WishCookieBoxWidget svg {
        width: 32px;
        height: 32px
    }
}

._wishck-animated {
    --animate-duration: 1s;
    --animate-delay: 1s;
}

@keyframes _wishck-fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

#WishCookieBox ._wishck-fadeInDown {
    animation-name: _wishck-fadeInDown;
}

@keyframes _wishck-flipOutX {
    from {
        transform: perspective(400px);
    }

    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

#WishCookieBox ._wishck-flipOutX {
    animation-duration: 0.75s;
    animation-name: _wishck-flipOutX;
    backface-visibility: visible !important;
}

#WishCookieBox * {
    font-family: inherit;
}

#WishCookieBox ._wishck-bar-advanced ul,
#WishCookieBox ._wishck-box-advanced ul {
    justify-content: space-between;
}

#WishCookieBox ._wishck-bar,
#WishCookieBox ._wishck-box {
    background: #fff;
    border-radius: 4px;
    color: #555;
    font-size: 14px;
}

#WishCookieBox a {
    color: #0063e3;
}

#WishCookieBox a:hover {
    color: #1a66ff;
}

#WishCookieBox ._wishck-btn {
    background: #000;
    border-radius: 4px;
    color: #fff;
}

#WishCookieBox ._wishck-btn:hover {
    background: #262626;
    border-radius: 4px;
    color: #fff;
}

#WishCookieBox ._wishck-refuse-btn a,
#WishCookieBox a._wishck-refuse-btn {
    background: #000;
    border-radius: 4px;
    color: #fff;
}

#WishCookieBox ._wishck-refuse-btn a:hover,
#WishCookieBox a._wishck-refuse-btn:hover {
    background: #262626;
    border-radius: 4px;
    color: #fff;
}

#WishCookieBox ._wishck-manage-btn a {
    background: #000;
    border-radius: 4px;
    color: #fff;
}

#WishCookieBox ._wishck-manage-btn a:hover {
    background: #262626;
    border-radius: 4px;
    color: #fff;
}

#WishCookieBox ._wishck-btn-accept-all {
    background: #000;
    border-radius: 4px;
    color: #fff;
}

#WishCookieBox ._wishck-btn-accept-all:hover {
    background: #262626;
    border-radius: 4px;
    color: #fff;
}

#WishCookieBox ._wishck-btn-accept-all {
    background: #000;
    border-radius: 4px;
    color: #fff;
}

#WishCookieBox ._wishck-btn-accept-all:hover {
    background: #262626;
    border-radius: 4px;
    color: #fff;
}

#WishCookieBox ._wishck-legal {
    color: #555;
}

#WishCookieBox ._wishck-legal a {
    color: inherit;
}

#WishCookieBox ._wishck-legal a:hover {
    color: #262626;
}

#WishCookieBox ._wishck-branding {
    color: #000;
}

#WishCookieBox ._wishck-branding a {
    color: inherit;
}

#WishCookieBox ._wishck-branding a:hover {
    color: inherit;
}

#WishCookieBox ._wishck-manage a {
    color: #0063e3;
}

#WishCookieBox ._wishck-manage a:hover {
    color: #1a66ff;
}

#WishCookieBox ._wishck-refuse {
    color: #555;
}

#WishCookieBox ._wishck-refuse a:hover {
    color: #262626;
}

#WishCookieBox ul li::before {
    color: #000;
}

#WishCookieBox .cookie-box ._wishck-btn {
    width: 100%;
}

.WishCookie ._wishck-btn-switch ._wishck-slider {
    background-color: #bdc1c8;
}

.WishCookie ._wishck-btn-switch input:checked+._wishck-slider {
    background-color: #0063e3;
}

.WishCookie ._wishck-btn-switch ._wishck-slider::before {
    background-color: #fff;
}

.WishCookie ._wishck-btn-switch input:checked+._wishck-slider:before {
    background-color: #fff;
}

.WishCookie ._wishck-checkbox ._wishck-checkbox-indicator {
    background-color: #fff;
    border-color: #a72828;
    border-radius: 4px;
}

.WishCookie ._wishck-checkbox input:checked~._wishck-checkbox-indicator {
    background-color: #0063e3;
    border-color: #0063e3;
}

.WishCookie ._wishck-checkbox input:checked~._wishck-checkbox-indicator::after {
    border-color: #fff;
}

.WishCookie ._wishck-checkbox input:disabled~._wishck-checkbox-indicator {
    background-color: #e6e6e6;
    border-color: #e6e6e6;
}

.WishCookie ._wishck-checkbox input:disabled~._wishck-checkbox-indicator::after {
    border-color: #999;
}

#WishCookieBox .bcac-item {
    background-color: #f7f7f7;
    border-radius: 0px;
    color: #555;
}

#WishCookieBox .cookie-preference table {
    background-color: #fff;
    border-radius: 0px;
    color: #555;
}

#WishCookieBox .cookie-preference table {
    background-color: #fff;
    border-radius: 0px;
    color: #555;
}

#WishCookieBox .cookie-preference table tr td,
#WishCookieBox .cookie-preference table tr th {
    background-color: #fff;
    border-color: #eee;
}

.WishCookie ._wishck-btn-switch ._wishck-slider {
    border-radius: 34px;
}

.WishCookie ._wishck-btn-switch ._wishck-slider::before {
    border-radius: 50%;
}

.WishCookie ._wishck-content-blocker {
    font-family: inherit;
    font-size: 14px;
}

.WishCookie ._wishck-content-blocker ._wishck-caption {
    background: hsla(0, 0%, 0%, 0.8);
    color: #fff;
}

.WishCookie ._wishck-content-blocker ._wishck-caption a {
    color: #2277ff;
}

.WishCookie ._wishck-content-blocker ._wishck-caption a:hover {
    color: #1a66ff;
}

.WishCookie ._wishck-content-blocker a._wishck-btn {
    background: #0063e3;
    border-radius: 4px;
    color: #fff;
}

.WishCookie ._wishck-content-blocker a._wishck-btn:hover {
    background: #1a66ff;
    color: #fff;
}

#WishCookieBoxWidget svg {
    color: #0063e3;
}

a._wishck-btn-cookie-preference {
    background: #000 !important;
    border-radius: 4px !important;
    color: #fff !important;
}

a._wishck-btn-cookie-preference:hover {
    background: #262626 !important;
    color: #fff !important;
}

.WishCookie ._wishck-facebook {
    border: 1px solid #e1e8ed;
    border-radius: 6px;
    max-width: 516px;
    padding: 3px 0;
}

.WishCookie ._wishck-facebook a._wishck-btn {
    background: #4267b2;
    border-radius: 2px;
}

.WishCookie ._wishck-facebook a._wishck-btn:hover {
    background: #3b5998;
}

.WishCookie ._wishck-google-maps a._wishck-btn {
    background: #4285f4;
    border-radius: 3px;
}

.WishCookie ._wishck-google-maps a._wishck-btn:hover {
    background: #fff;
    color: #4285f4;
}

.WishCookie ._wishck-instagram {
    border: 1px solid #e1e8ed;
    border-radius: 6px;
    max-width: 516px;
    padding: 3px 0;
}

.WishCookie ._wishck-instagram a._wishck-btn {
    background: #3897f0;
    border-radius: 4px;
}

.WishCookie ._wishck-instagram a._wishck-btn:hover {
    background: #117ee4;
}

.WishCookie ._wishck-twitter {
    border: 1px solid #e1e8ed;
    border-radius: 3px;
    max-width: 516px;
}

.WishCookie ._wishck-twitter a._wishck-btn {
    background: #1da1f2;
    border-radius: 0;
}

.WishCookie ._wishck-twitter a._wishck-btn:hover {
    background: #fff;
    color: #1da1f2;
}

.WishCookie ._wishck-video-vimeo a._wishck-btn {
    background: #00adef;
    border-radius: 20px;
}

.WishCookie ._wishck-video-vimeo a._wishck-btn:hover {
    background: #fff;
    color: #00adef;
}

.WishCookie ._wishck-video-vimeo a._wishck-btn._wishck-icon-play-white:hover::before {
    background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='78' height='78' viewBox='0, 0, 78, 78'%3E%3Cg id='Layer_1'%3E%3Cg%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill='%2300adef'/%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill-opacity='0' stroke='%2300adef' stroke-width='12' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;
    background-size: contain;
    content: " ";
}

.WishCookie ._wishck-video-youtube a._wishck-btn {
    background: #ff0000;
    border-radius: 20px;
}

.WishCookie ._wishck-video-youtube a._wishck-btn:hover {
    background: #fff;
    color: red;
}

.WishCookie ._wishck-video-youtube a._wishck-btn._wishck-icon-play-white:hover::before {
    background: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='78' height='78' viewBox='0, 0, 78, 78'%3E%3Cg id='Layer_1'%3E%3Cg%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill='%23ff0000'/%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill-opacity='0' stroke='%23ff0000' stroke-width='12' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;
    background-size: contain;
    content: " ";
}