@charset "UTF-8";
/*
* nextlevels code
*/
@-webkit-keyframes "fadeInDown" {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
@keyframes "fadeInDown" {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes "slideOutLeft" {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes "slideOutLeft" {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0);
    }
}
.nextlevelsCookie * {
    box-sizing: border-box;
}
.nextlevelsCookie *::before {
    box-sizing: inherit;
}
.nextlevelsCookie *::after {
    box-sizing: inherit;
}
.nextlevelsCookie * div {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * span {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * h1 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * h2 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * h3 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * h4 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * h5 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * h6 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * p {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * em {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * img {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * small {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * strike {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * strong {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * sub {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * sup {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * b {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * u {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * i {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * center {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * ol {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * li {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * form {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie * label {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    background-color: transparent;
}
.nextlevelsCookie * legend {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.nextlevelsCookie .cursor {
    cursor: pointer;
}
.nextlevelsCookie .text-left {
    text-align: left !important;
}
.nextlevelsCookie .text-center {
    text-align: center !important;
}
.nextlevelsCookie .text-right {
    text-align: right !important;
}
.nextlevelsCookie table.nl th {
    text-align: left;
    padding: 0.3rem;
}
.nextlevelsCookie table.nl td {
    padding: 0.3rem;
}
.nextlevelsCookie .nl-responsive-table {
    min-height: 0.01%;
    overflow: auto;
}
.nextlevelsCookie .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.nextlevelsCookie .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.nextlevelsCookie .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.nextlevelsCookie .no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.nextlevelsCookie .no-gutters > .col {
    padding-right: 0;
    padding-left: 0;
}
.nextlevelsCookie .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.nextlevelsCookie .col-1 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
}
.nextlevelsCookie .col-2 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}
.nextlevelsCookie .col-3 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 25%;
    max-width: 25%;
}
.nextlevelsCookie .col-4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}
.nextlevelsCookie .col-5 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
}
.nextlevelsCookie .col-6 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 50%;
    max-width: 50%;
}
.nextlevelsCookie .col-7 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
}
.nextlevelsCookie .col-8 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
}
.nextlevelsCookie .col-9 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 75%;
    max-width: 75%;
}
.nextlevelsCookie .col-10 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
}
.nextlevelsCookie .col-11 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
}
.nextlevelsCookie .col-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%;
}
.nextlevelsCookie .col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex-basis: 0%;
    flex-grow: 1;
    max-width: 100%;
}
.nextlevelsCookie .col-sm-1 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-sm-2 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-sm-3 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-sm-4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-sm-5 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-sm-6 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-sm-7 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-sm-8 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-sm-9 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-sm-10 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-sm-11 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-sm-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-sm {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-md-1 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-md-2 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-md-3 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-md-4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-md-5 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-md-6 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-md-7 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-md-8 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-md-9 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-md-10 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-md-11 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-md-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-md {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-lg-1 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-lg-2 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-lg-3 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-lg-4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-lg-5 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-lg-6 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-lg-7 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-lg-8 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-lg-9 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-lg-10 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-lg-11 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-lg-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-lg {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-xl-1 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-xl-2 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-xl-3 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-xl-4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-xl-5 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-xl-6 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-xl-7 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-xl-8 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-xl-9 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-xl-10 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-xl-11 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-xl-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .col-xl {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.nextlevelsCookie .d-block {
    display: block !important;
}
.nextlevelsCookie .d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.nextlevelsCookie .flex-row {
    flex-direction: row !important;
}
.nextlevelsCookie .flex-fill {
    flex: 1 1 auto !important;
}
.nextlevelsCookie .justify-content-between {
    justify-content: space-between !important;
}
.nextlevelsCookie .align-items-start {
    align-items: flex-start !important;
}
.nextlevelsCookie .align-items-end {
    align-items: flex-end !important;
}
.nextlevelsCookie .align-items-center {
    align-items: center !important;
}
.nextlevelsCookie .align-items-baseline {
    align-items: baseline !important;
}
.nextlevelsCookie .align-items-stretch {
    align-items: stretch !important;
}
.nextlevelsCookie .w-25 {
    width: 25% !important;
}
.nextlevelsCookie .w-50 {
    width: 50% !important;
}
.nextlevelsCookie .w-75 {
    width: 75% !important;
}
.nextlevelsCookie .w-100 {
    width: 100% !important;
}
.nextlevelsCookie .w-auto {
    width: auto !important;
}
.nextlevelsCookie .h-25 {
    height: 25% !important;
}
.nextlevelsCookie .h-50 {
    height: 50% !important;
}
.nextlevelsCookie .h-75 {
    height: 75% !important;
}
.nextlevelsCookie .h-100 {
    height: 100% !important;
}
.nextlevelsCookie .h-auto {
    height: auto !important;
}
.nextlevelsCookie .mw-100 {
    max-width: 100% !important;
}
.nextlevelsCookie .mh-100 {
    max-height: 100% !important;
}
.nextlevelsCookie .min-vw-100 {
    min-width: 100vw !important;
}
.nextlevelsCookie .min-vh-100 {
    min-height: 100vh !important;
}
.nextlevelsCookie .vw-100 {
    width: 100vw !important;
}
.nextlevelsCookie .vh-100 {
    height: 100vh !important;
}
.nextlevelsCookie .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.nextlevelsCookie .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.nextlevelsCookie .animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.nextlevelsCookie .animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.nextlevelsCookie .animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}
.nextlevelsCookie .animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}
.nextlevelsCookie .animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
}
.nextlevelsCookie .animated.fast {
    -webkit-animation-duration: 800ms;
    animation-duration: 800ms;
}
.nextlevelsCookie .animated.faster {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
}
.nextlevelsCookie .animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}
.nextlevelsCookie .animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}
.nextlevelsCookie .nl-title {
    display: inline-block;
    vertical-align: middle;
}
.nextlevelsCookie .nl-title::before {
    content: "|";
    display: inline-block;
    margin: 0 0.25rem 0 0;
}
.nextlevelsCookie .nl-checkbox {
    color: inherit;
    cursor: pointer;
    display: block;
    padding-left: 2em;
    position: relative;
}
.nextlevelsCookie .nl-checkbox input {
    position: absolute;
    opacity: 0;
    z-index: -1;
}
.nextlevelsCookie .nl-checkbox input:checked ~ .nl-checkbox-indicator {
    background-color: #1ad760;
    border-color: #1ad760;
}
.nextlevelsCookie .nl-checkbox input:checked ~ .nl-checkbox-indicator::after {
    display: block;
    border-color: #fff;
}
.nextlevelsCookie .nl-checkbox input:disabled ~ .nl-checkbox-indicator {
    background-color: #e6e6e6;
    border-color: #e6e6e6;
}
.nextlevelsCookie .nl-checkbox input:disabled ~ .nl-checkbox-indicator::after {
    display: block;
    border-color: #999;
}
.nextlevelsCookie .nl-checkbox .nl-checkbox-indicator {
    border-style: solid;
    border-width: 1px;
    padding: 0 !important;
    position: absolute;
    left: 0;
    top: 0;
    height: 20px;
    width: 20px;
    transition: 0.25s;
    background-color: #fff;
    border-color: #1ad760;
    border-radius: 4px;
}
.nextlevelsCookie .nl-checkbox .nl-checkbox-indicator::after {
    content: "";
    display: none;
    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);
}
.nextlevelsCookie .nl-btn-switch {
    position: relative;
    display: inline-block;
    margin: 0;
    width: 50px;
    height: 26px;
    vertical-align: middle;
}
.nextlevelsCookie .nl-btn-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.nextlevelsCookie .nl-btn-switch input:checked + .nl-slider {
    background-color: #2295f3;
    background-color: #1ad760;
}
.nextlevelsCookie .nl-btn-switch input:checked + .nl-slider:before {
    transform: translateX(24px);
    background-color: #fff;
}
.nextlevelsCookie .nl-btn-switch .nl-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #bbc0c7;
    transition: 0.4s;
    background-color: #bdc1c8;
    border-radius: 34px;
}
.nextlevelsCookie .nl-btn-switch .nl-slider::before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    transition: 0.4s;
    background-color: #fff;
    border-radius: 50%;
}
.nextlevelsCookie .nl-btn-switch-status {
    display: inline-block;
    margin: 0 0.25rem;
    vertical-align: middle;
}
.nextlevelsCookie .nl-btn-switch-status span:last-child {
    display: none;
}
.nextlevelsCookie .nl-content-blocker {
    line-height: 1.25em;
    font-family: inherit;
    font-size: 14px;
}
.nextlevelsCookie .nl-content-blocker .nl-caption {
    padding: 1em;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
}
.nextlevelsCookie .nl-content-blocker .nl-caption label {
    color: inherit;
}
.nextlevelsCookie .nl-content-blocker .nl-caption label input {
    vertical-align: middle;
    width: auto;
}
.nextlevelsCookie .nl-content-blocker .nl-caption label small {
    vertical-align: middle;
}
.nextlevelsCookie .nl-content-blocker .nl-caption p {
    margin-bottom: 1em;
}
.nextlevelsCookie .nl-content-blocker .nl-caption p:last-child {
    margin: 0;
}
.nextlevelsCookie .nl-content-blocker .nl-caption small {
    font-size: 0.875em;
}
.nextlevelsCookie .nl-content-blocker .nl-caption a {
    color: #28a745;
}
.nextlevelsCookie .nl-content-blocker .nl-caption a:hover {
    color: #30c553;
}
.nextlevelsCookie .nl-content-blocker .nl-default {
    background: #efefef;
    margin-bottom: 1em;
    padding: 1em;
    text-align: center;
}
.nextlevelsCookie .nl-content-blocker .nl-default label input {
    vertical-align: middle;
    width: auto;
}
.nextlevelsCookie .nl-content-blocker .nl-default p {
    margin-bottom: 1em;
}
.nextlevelsCookie .nl-content-blocker .nl-default p:last-child {
    margin: 0;
}
.nextlevelsCookie .nl-content-blocker .nl-default small {
    font-size: 0.875em;
}
.nextlevelsCookie .nl-content-blocker .nl-embed {
    margin-bottom: 1em;
    position: relative;
    display: inline-block;
}
.nextlevelsCookie .nl-content-blocker .nl-embed .nl-thumbnail {
    display: block;
    max-width: 100%;
}
.nextlevelsCookie .nl-content-blocker .nl-embed .nl-caption {
    top: 50%;
    left: 0;
    position: absolute;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}
.nextlevelsCookie .nl-content-blocker .nl-embed .nl-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.nextlevelsCookie .nl-content-blocker .nl-embed .nl-btn.nl-icon-play-black::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='%23000000'/%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill-opacity='0' stroke='%23000000' 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: " ";
    display: inline-block;
    margin-right: 4px;
    height: 1.142857143em;
    width: 0.857142857em;
}
.nextlevelsCookie .nl-content-blocker .nl-embed .nl-btn.nl-icon-play-white::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='%23ffffff'/%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill-opacity='0' stroke='%23ffffff' 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: " ";
    display: inline-block;
    margin-right: 4px;
    height: 1.142857143em;
    width: 0.857142857em;
}
.nextlevelsCookie .nl-content-blocker .nl-btn {
    display: inline-block;
    font-family: inherit;
    padding: 0.5em 1em;
    text-decoration: none;
    transition: background-color 125ms linear;
}
.nextlevelsCookie .nl-content-blocker a.nl-btn {
    background: #28a745;
    border-radius: 4px;
    color: #fff;
}
.nextlevelsCookie .nl-content-blocker a.nl-btn:hover {
    background: #30c553;
    color: #fff;
}
.nextlevelsCookie .nl-facebook {
    border: 1px solid #e1e8ed;
    border-radius: 6px;
    max-width: 516px;
    padding: 3px 0;
}
.nextlevelsCookie .nl-facebook a.nl-btn {
    background: #4267b2;
    border-radius: 2px;
}
.nextlevelsCookie .nl-facebook a.nl-btn:hover {
    background: #3b5998;
}
.nextlevelsCookie .nl-google-maps a.nl-btn {
    background: #4285f4;
    border-radius: 3px;
}
.nextlevelsCookie .nl-google-maps a.nl-btn:hover {
    background: #fff;
    color: #4285f4;
}
.nextlevelsCookie .nl-instagram {
    border: 1px solid #e1e8ed;
    border-radius: 6px;
    max-width: 516px;
    padding: 3px 0;
}
.nextlevelsCookie .nl-instagram a.nl-btn {
    background: #3897f0;
    border-radius: 4px;
}
.nextlevelsCookie .nl-instagram a.nl-btn:hover {
    background: #117ee4;
}
.nextlevelsCookie .nl-twitter {
    border: 1px solid #e1e8ed;
    border-radius: 3px;
    max-width: 516px;
}
.nextlevelsCookie .nl-twitter a.nl-btn {
    background: #1da1f2;
    border-radius: 0;
}
.nextlevelsCookie .nl-twitter a.nl-btn:hover {
    background: #fff;
    color: #1da1f2;
}
.nextlevelsCookie .nl-video-vimeo a.nl-btn {
    background: #00adef;
    border-radius: 20px;
}
.nextlevelsCookie .nl-video-vimeo a.nl-btn:hover {
    background: #fff;
    color: #00adef;
}
.nextlevelsCookie .nl-video-vimeo a.nl-btn.nl-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: " ";
}
.nextlevelsCookie .nl-video-youtube a.nl-btn {
    background: red;
    border-radius: 20px;
}
.nextlevelsCookie .nl-video-youtube a.nl-btn:hover {
    background: #fff;
    color: red;
}
.nextlevelsCookie .nl-video-youtube a.nl-btn.nl-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: " ";
}
.nextlevelsCookie .nl-cookie-options-list {
    margin-top: 30px !important;
    margin-bottom: 20px !important;
}

.nextlevels-hide {
    display: none;
}

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

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

.nextlevelsCookie.nl-switch-consent {
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: inherit;
}

#nextlevelsCookieBox .animated {
    visibility: visible;
}
#nextlevelsCookieBox .container {
    background: inherit;
    display: block;
    float: none;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    min-height: auto;
    position: inherit;
}
#nextlevelsCookieBox .container::before {
    display: initial;
}
#nextlevelsCookieBox .container::after {
    content: " ";
    display: block;
    height: 2px;
}
#nextlevelsCookieBox .container .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 1px;
    width: auto;
}
#nextlevelsCookieBox .container .row::before {
    display: initial;
}
#nextlevelsCookieBox .container .row::after {
    display: initial;
}
#nextlevelsCookieBox .container .row.no-gutters {
    margin-left: 0;
    margin-right: 0;
    justify-content: center;
}
#nextlevelsCookieBox .nl-bar {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    padding: 15px 0;
    background: #fff;
    border-radius: 4px;
    color: #555;
    font-size: 14px;
}
#nextlevelsCookieBox .nl-bar .container {
    max-height: 100vh;
    overflow: auto !important;
    width: auto !important;
}
#nextlevelsCookieBox .nl-bar h3 {
    margin: 0 0 0.5em 0;
}
#nextlevelsCookieBox .nl-bar ul {
    justify-content: center;
    margin: 0.5em 0;
}
#nextlevelsCookieBox .nl-bar .nl-separator::before {
    content: "|";
    display: inline-block;
    margin: 0 2px;
}
#nextlevelsCookieBox .nl-bar .cookie-logo {

    padding: 0 8px 0 8px;
    vertical-align: middle;
    width: 190px;
    margin-right: 5px;
}
#nextlevelsCookieBox .nl-bar .nl-legal {
    text-align: center;
}
#nextlevelsCookieBox .nl-box {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    padding: 15px 0;
    background: #fff;
    border-radius: 4px;
    color: #555;
    font-size: 14px;
}
#nextlevelsCookieBox .nl-box .container {
    max-height: 100vh;
    overflow: auto !important;
    width: auto !important;
}
#nextlevelsCookieBox .nl-box .nl-separator::before {
    content: "|";
    display: inline-block;
    margin: 0 2px;
}
#nextlevelsCookieBox .bcac-item {
    margin: 0.5em 0;
    padding: 0.5em;
    background-color: #e0e0e0;
    border-radius: 0;
    color: #555;
}
#nextlevelsCookieBox .bcac-item h4 {
    font-size: 1em;
    margin: 0;
    line-height: 1.5em;
    font-weight: 600;
    color: inherit;
}
#nextlevelsCookieBox .bcac-item p {
    font-size: 0.875em;
    margin: 0;
    margin-bottom: 5px;
    color: inherit;
}
#nextlevelsCookieBox .bcac-item span {
    color: inherit;
}
#nextlevelsCookieBox > div {
    display: none;
}
#nextlevelsCookieBox > div:not(.nl-block-content) {
    position: absolute;
    width: 100%;
    z-index: 999999;
}
#nextlevelsCookieBox > div:not(.nl-block-content).top-left {
    top: 0;
}
#nextlevelsCookieBox > div:not(.nl-block-content).top-center {
    top: 0;
}
#nextlevelsCookieBox > div:not(.nl-block-content).top-right {
    top: 0;
}
#nextlevelsCookieBox > div:not(.nl-block-content).middle-left {
    top: 50%;
}
#nextlevelsCookieBox > div:not(.nl-block-content).middle-center {
    top: 50%;
}
#nextlevelsCookieBox > div:not(.nl-block-content).middle-right {
    top: 50%;
}
#nextlevelsCookieBox > div:not(.nl-block-content).bottom-left {
    bottom: 0;
}
#nextlevelsCookieBox > div:not(.nl-block-content).bottom-center {
    bottom: 0;
}
#nextlevelsCookieBox > div:not(.nl-block-content).bottom-right {
    bottom: 0;
}
#nextlevelsCookieBox > div.show-cookie-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}
#nextlevelsCookieBox h3 {
    color: inherit;
    font-family: inherit;
    font-size: 1.625em;
    line-height: 1.125em;
    word-break: break-all;
    font-size: 1.4em !important;
    color: black;
}
#nextlevelsCookieBox ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    list-style: none;
    margin: 0.9375em 0;
    padding: 0;
}
#nextlevelsCookieBox ul li {
    color: inherit;
    font-family: inherit;
    font-size: 1em;
    line-height: 1.25em;
    list-style: inherit;
    margin: 0 0.9375em 0.375em 0;
}
#nextlevelsCookieBox ul li:last-child {
    margin: 0;
}
#nextlevelsCookieBox ul li::before {
    content: "\25CF";
    margin: 0 4px 0 0;
    color: #1ad760;
}
#nextlevelsCookieBox p {
    color: inherit;
    font-family: inherit;
    font-size: 0.9em;
    line-height: 1.4em;
    margin: 0.9375em 0;
}
#nextlevelsCookieBox .nl-legal {
    margin: 0;
    margin-top: 10%;
    font-family: inherit;
    font-size: 0.75em;
    text-align: center;
    color: black;
}
#nextlevelsCookieBox .nl-legal a {
    color: inherit;
}
#nextlevelsCookieBox .nl-legal a:hover {
    color: #aaa;
}
#nextlevelsCookieBox .nl-flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
#nextlevelsCookieBox .nl-flex-center p {
    margin-bottom: 0;
}
#nextlevelsCookieBox .nl-actions {
    display: inline;
}
#nextlevelsCookieBox .nl-accept {
    font-family: inherit;
    text-align: center;
    margin: 5px 0;
}
#nextlevelsCookieBox .nl-block-content {
    background: rgba(0, 0, 0, 0);
    left: 0;
    position: fixed;
    height: 100%;
    top: 0;
    width: 100%;
    z-index: 999999;
}
#nextlevelsCookieBox .nl-block-content.nl-bg-animation {
    transition: background-color 250ms linear;
}
#nextlevelsCookieBox .nl-block-content.nl-bg-dark {
    background: rgba(0, 0, 0, 0.6);
}
#nextlevelsCookieBox .nl-branding {
    font-family: inherit;
    font-size: 0.75em;
    margin: 0;
    color: #000;
}
#nextlevelsCookieBox .nl-branding a {
    text-decoration: none;
    color: inherit;
}
#nextlevelsCookieBox .nl-branding a:hover {
    color: inherit;
}
#nextlevelsCookieBox .nl-branding img {
    max-height: 16px;
    max-width: 16px;
    vertical-align: middle;
}
#nextlevelsCookieBox .nl-btn {
    display: inline-block;
    font-family: inherit;
    font-size: 1.25em;
    padding: 0.75em 2em;
    text-decoration: none;
    transition: background-color 125ms linear;
    background: #e0e0e0;
    border-radius: 4px;
    color: #555;
}
#nextlevelsCookieBox .nl-btn:hover {
    background: #e6e6e6;
    border-radius: 4px;
    color: #555;
}
#nextlevelsCookieBox .cookie-logo {
    padding: 8px;
    vertical-align: middle;
    width: auto;
    margin-right: 6px;
    width: 190px;
    margin-right: 5px;
}

a.nl-reset-cookibanner-link{
    background-color: #1ad760;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 5px;
}

#nextlevelsCookieBox .nl-manage {
    font-family: inherit;
    font-size: 0.75em;
    text-align: center;
    display: none;
}
#nextlevelsCookieBox .nl-manage a {
    color: #1ad760;
}
#nextlevelsCookieBox .nl-manage a:hover {
    color: #1ad760;
}
#nextlevelsCookieBox .nl-refuse {
    font-family: inherit;
    font-size: 0.75em;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #888;
}
#nextlevelsCookieBox .nl-refuse a {
    color: black;
}
#nextlevelsCookieBox .nl-refuse a:hover {
    color: #888;
}
#nextlevelsCookieBox .nl-refuse-btn {
    font-family: inherit;
    font-size: 0.875em;
    text-align: center;
}
#nextlevelsCookieBox .nl-refuse-btn a {
    font-size: inherit;
    color: inherit;
    background: #f7f7f7;
    border-radius: 4px;
    color: #555;
}
#nextlevelsCookieBox .nl-refuse-btn a:hover {
    color: inherit;
    background: #e6e6e6;
    border-radius: 4px;
    color: #555;
}
#nextlevelsCookieBox .top-left {
    align-items: flex-start;
    justify-content: flex-start;
}
#nextlevelsCookieBox .top-center {
    align-items: flex-start;
    justify-content: center;
}
#nextlevelsCookieBox .top-right {
    align-items: flex-start;
    justify-content: flex-end;
}
#nextlevelsCookieBox .middle-left {
    align-items: center;
    justify-content: flex-start;
}
#nextlevelsCookieBox .middle-center {
    align-items: center;
    justify-content: center;
}
#nextlevelsCookieBox .middle-right {
    align-items: center;
    justify-content: flex-end;
}
#nextlevelsCookieBox .bottom-left {
    align-items: flex-end;
    justify-content: flex-start;
}
#nextlevelsCookieBox .bottom-center {
    align-items: flex-end;
    justify-content: center;
}
#nextlevelsCookieBox .bottom-right {
    align-items: flex-end;
    justify-content: flex-end;
}
#nextlevelsCookieBox .nl-bar-wrap {
    display: block;
    max-width: 100%;
    width: 100%;
    z-index: 1000000;
}
#nextlevelsCookieBox .nl-bar-wrap.nl-position-fixed {
    bottom: 0;
}
#nextlevelsCookieBox .nl-bar.nl-bar-slim .cookie-box p {
    margin: 0;
}
#nextlevelsCookieBox .nl-bar.nl-bar-slim .nl-actions-mobile {
    display: none;
}
#nextlevelsCookieBox .nl-box-wrap {
    display: block;
    max-width: 375px;
    width: 100%;
    z-index: 1000000;
}
#nextlevelsCookieBox .nl-box-wrap.nl-position-fixed {
    position: relative;
    bottom: 0;
}
#nextlevelsCookieBox .nl-box.nl-box-slim > .container .nl-manage {
    margin: 0;
}
#nextlevelsCookieBox .nl-box.nl-box-slim > .container .nl-refuse {
    margin: 0.5em 0 0 0;
}
#nextlevelsCookieBox .cookie-preference .container.not-visible {
    height: 0;
}
#nextlevelsCookieBox .cookie-preference .cookie-logo {
    max-width: 100%;
    width: 190px;
    padding: 5px 5px;
    margin-right: 5px;
}
#nextlevelsCookieBox .cookie-preference table {
    width: 100%;
    border-radius: 0;
    color: #555;
}
#nextlevelsCookieBox .cookie-preference table tr:last-child td {
    border-bottom: 0;
}
#nextlevelsCookieBox .cookie-preference table tr:last-child th {
    border-bottom: 0;
}
#nextlevelsCookieBox .cookie-preference table th {
    text-align: left;
    width: 40%;
    font-size: 0.875em;
    padding: 0;
    line-height: 1.25em;
}
#nextlevelsCookieBox .cookie-preference table td {
    text-align: left;
    font-size: 0.875em;
    padding: 0;
    line-height: 1.25em;
}
#nextlevelsCookieBox .cookie-preference .nl-btn-group {
    margin: 40px 0;
}
#nextlevelsCookieBox .cookie-preference .nl-legal {
    text-align: right;
}
#nextlevelsCookieBox .cookie-preference .nl-pp-url {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    max-width: 0;
}
#nextlevelsCookieBox .cookie-preference .nl-refuse {
    margin: 0 0 0.9375em 0;
    text-align: right;
}
#nextlevelsCookieBox .cookie-preference .nl-separator::before {
    content: "|";
    display: inline-block;
    margin: 0 2px;
}
#nextlevelsCookieBox .cookie-preference .nl-btn {
    width: 100%;
}
#nextlevelsCookieBox .cookie-preference .nl-table-container {
    padding: 1em 0 1em 0;
    border-bottom: 1px solid #fff;
}
#nextlevelsCookieBox .nl-bar-advanced ul {
    justify-content: space-between;
}
#nextlevelsCookieBox .nl-bar-advanced ul li {
    line-height: 1.375em;
    margin: 0 0.9375em 0.875em 0;
}
#nextlevelsCookieBox .nl-bar-advanced ul li::before {
    content: "";
    margin: 0;
}
#nextlevelsCookieBox .nl-box-advanced ul {
    justify-content: space-between;
}
#nextlevelsCookieBox .nl-box-advanced ul li {
    line-height: 1.375em;
    margin: 0 0.9375em 0.875em 0;
}
#nextlevelsCookieBox .nl-box-advanced ul li::before {
    content: "";
    margin: 0;
}
#nextlevelsCookieBox * {
    font-family: inherit;
}
#nextlevelsCookieBox a {
    color: #1ad760;
}
#nextlevelsCookieBox a:hover {
    color: #1ad760;
    text-decoration: underline;
    outline: none;
}
#nextlevelsCookieBox .nl-btn-accept-all {
    background: #1ad760;
    border-radius: 4px;
    color: #fff;
    background: #1ad760;
    border-radius: 4px;
    color: #fff;
}
#nextlevelsCookieBox .nl-btn-accept-all:hover {
    background: #1ad760;
    border-radius: 4px;
    color: #fff;
    background: #1ad760;
    border-radius: 4px;
    color: #fff;
}
#nextlevelsCookieBox .cookie-box .nl-btn {
    width: 100%;
}

.nl-fluid-width-video-wrapper {
    padding: 56.2963% 0 0 0;
    position: relative;
    width: 100%;
}
.nl-fluid-width-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

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

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

.wpb_wrapper .fb_type_standard {
    height: auto;
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

a.nl-btn-cookie-preference {
    background: #1ad760 !important;
    border-radius: 4px !important;
    color: #fff !important;
}
a.nl-btn-cookie-preference:hover {
    background: #1ad760 !important;
    color: #fff !important;
}

@media (min-width: 576px) {
    .nextlevelsCookie .container {
        max-width: 540px;
    }
    .nextlevelsCookie .col-sm {
        flex-basis: 0%;
        flex-grow: 1;
        max-width: 100%;
    }
    .nextlevelsCookie .col-sm-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .nextlevelsCookie .col-sm-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .nextlevelsCookie .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .nextlevelsCookie .col-sm-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .nextlevelsCookie .col-sm-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .nextlevelsCookie .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .nextlevelsCookie .col-sm-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .nextlevelsCookie .col-sm-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .nextlevelsCookie .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .nextlevelsCookie .col-sm-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .nextlevelsCookie .col-sm-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .nextlevelsCookie .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .nextlevelsCookie .d-sm-block {
        display: block !important;
    }
    .nextlevelsCookie .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .nextlevelsCookie .flex-sm-row {
        flex-direction: row !important;
    }
    .nextlevelsCookie .flex-sm-fill {
        flex: 1 1 auto !important;
    }
    .nextlevelsCookie .justify-content-sm-between {
        justify-content: space-between !important;
    }
    .nextlevelsCookie .align-items-sm-start {
        align-items: flex-start !important;
    }
    .nextlevelsCookie .align-items-sm-end {
        align-items: flex-end !important;
    }
    .nextlevelsCookie .align-items-sm-center {
        align-items: center !important;
    }
    .nextlevelsCookie .align-items-sm-baseline {
        align-items: baseline !important;
    }
    .nextlevelsCookie .align-items-sm-stretch {
        align-items: stretch !important;
    }

    #nextlevelsCookieBox .nl-bar ul.show-cookie-logo {
        margin: 0.5em 0 0 16.6666666667%;
    }
}
@media (min-width: 768px) {
    .nextlevelsCookie .container {
        max-width: 720px;
    }
    .nextlevelsCookie .col-md {
        flex-basis: 0%;
        flex-grow: 1;
        max-width: 100%;
    }
    .nextlevelsCookie .col-md-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .nextlevelsCookie .col-md-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .nextlevelsCookie .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .nextlevelsCookie .col-md-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .nextlevelsCookie .col-md-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .nextlevelsCookie .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .nextlevelsCookie .col-md-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .nextlevelsCookie .col-md-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .nextlevelsCookie .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .nextlevelsCookie .col-md-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .nextlevelsCookie .col-md-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .nextlevelsCookie .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .nextlevelsCookie .d-md-block {
        display: block !important;
    }
    .nextlevelsCookie .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .nextlevelsCookie .flex-md-row {
        flex-direction: row !important;
    }
    .nextlevelsCookie .flex-md-fill {
        flex: 1 1 auto !important;
    }
    .nextlevelsCookie .justify-content-md-between {
        justify-content: space-between !important;
    }
    .nextlevelsCookie .align-items-md-start {
        align-items: flex-start !important;
    }
    .nextlevelsCookie .align-items-md-end {
        align-items: flex-end !important;
    }
    .nextlevelsCookie .align-items-md-center {
        align-items: center !important;
    }
    .nextlevelsCookie .align-items-md-baseline {
        align-items: baseline !important;
    }
    .nextlevelsCookie .align-items-md-stretch {
        align-items: stretch !important;
    }
}
@media (min-width: 992px) {
    .nextlevelsCookie .container {
        max-width: 960px;
    }
    .nextlevelsCookie .col-lg {
        flex-basis: 0%;
        flex-grow: 1;
        max-width: 100%;
    }
    .nextlevelsCookie .col-lg-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .nextlevelsCookie .col-lg-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .nextlevelsCookie .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .nextlevelsCookie .col-lg-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .nextlevelsCookie .col-lg-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .nextlevelsCookie .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .nextlevelsCookie .col-lg-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .nextlevelsCookie .col-lg-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .nextlevelsCookie .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .nextlevelsCookie .col-lg-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .nextlevelsCookie .col-lg-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .nextlevelsCookie .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .nextlevelsCookie .d-lg-block {
        display: block !important;
    }
    .nextlevelsCookie .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .nextlevelsCookie .flex-lg-row {
        flex-direction: row !important;
    }
    .nextlevelsCookie .flex-lg-fill {
        flex: 1 1 auto !important;
    }
    .nextlevelsCookie .justify-content-lg-between {
        justify-content: space-between !important;
    }
    .nextlevelsCookie .align-items-lg-start {
        align-items: flex-start !important;
    }
    .nextlevelsCookie .align-items-lg-end {
        align-items: flex-end !important;
    }
    .nextlevelsCookie .align-items-lg-center {
        align-items: center !important;
    }
    .nextlevelsCookie .align-items-lg-baseline {
        align-items: baseline !important;
    }
    .nextlevelsCookie .align-items-lg-stretch {
        align-items: stretch !important;
    }
}
@media (min-width: 1200px) {
    .nextlevelsCookie .container {
        max-width: 1140px;
    }
    .nextlevelsCookie .col-xl {
        flex-basis: 0%;
        flex-grow: 1;
        max-width: 100%;
    }
    .nextlevelsCookie .col-xl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .nextlevelsCookie .col-xl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .nextlevelsCookie .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .nextlevelsCookie .col-xl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .nextlevelsCookie .col-xl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .nextlevelsCookie .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .nextlevelsCookie .col-xl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .nextlevelsCookie .col-xl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .nextlevelsCookie .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .nextlevelsCookie .col-xl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .nextlevelsCookie .col-xl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .nextlevelsCookie .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .nextlevelsCookie .d-xl-block {
        display: block !important;
    }
    .nextlevelsCookie .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .nextlevelsCookie .flex-xl-row {
        flex-direction: row !important;
    }
    .nextlevelsCookie .flex-xl-fill {
        flex: 1 1 auto !important;
    }
    .nextlevelsCookie .justify-content-xl-between {
        justify-content: space-between !important;
    }
    .nextlevelsCookie .align-items-xl-start {
        align-items: flex-start !important;
    }
    .nextlevelsCookie .align-items-xl-end {
        align-items: flex-end !important;
    }
    .nextlevelsCookie .align-items-xl-center {
        align-items: center !important;
    }
    .nextlevelsCookie .align-items-xl-baseline {
        align-items: baseline !important;
    }
    .nextlevelsCookie .align-items-xl-stretch {
        align-items: stretch !important;
    }
}
@media screen and (-ms-high-contrast: active) {
    .nextlevelsCookie .col-12 {
        max-width: 375px;
    }
}
@media (-ms-high-contrast: none) {
    .nextlevelsCookie .col-12 {
        max-width: 375px;
    }
}
@media (print) {
    .nextlevelsCookie .animated {
        -webkit-animation: unset !important;
        animation: unset !important;
        transition: none !important;
    }
}
@media (prefers-reduced-motion) {
    .nextlevelsCookie .animated {
        -webkit-animation: unset !important;
        animation: unset !important;
        transition: none !important;
    }
}
@media (max-width: 424px) {
    #nextlevelsCookieBox .nl-bar.nl-bar-slim .nl-separator::before {
        content: "";
        display: block;
        margin: 0;
    }
}
@media (max-width: 767px) {
    #nextlevelsCookieBox .nl-bar.nl-bar-slim p {
        margin: 0 0 0.5em 0;
    }
    #nextlevelsCookieBox .nl-bar.nl-bar-slim .nl-actions {
        display: none;
    }
    #nextlevelsCookieBox .nl-bar.nl-bar-slim p.nl-actions-mobile {
        display: block;
        margin: 0.9375em 0;
        text-align: center;
    }
    #nextlevelsCookieBox .nl-bar .align-items-center {
        align-items: flex-start !important;
    }
    #nextlevelsCookieBox .cookie-preference .nl-accept {
        text-align: center;
    }
    #nextlevelsCookieBox .cookie-preference .nl-refuse {
        text-align: center;
    }
}