#CybotCookiebotDialog {border: none!important;border-radius: 0px!important;font-family: 'Roboto',Arial,Helvetica,Verdana,sans-serif!important;}
#CybotCookiebotDialogBodyContent {padding: 15px!important}
#CybotCookiebotDialogPoweredbyLink {display:none!important;}
#CybotCookiebotDialog a, #CybotCookiebotDialog div:not(#CybotCookiebotDialogBodyLevelButtonsTable), #CybotCookiebotDialogBodyContentControls, #CybotCookiebotDialogBodyContentTitle {
    font-family: 'Roboto',Arial,Helvetica,Verdana,sans-serif!important;line-height:1.4!important;}
#CybotCookiebotDialogBodyContentTitle {
    font-size:20pt!important;font-weight:300!important;color:#232967!important;
}
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll, a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection, a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll {
    font-weight:400!important;width:auto!important;height:100%!important;
}
#CybotCookiebotDialogBodyContentText {font-size:12.5pt}
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
    font-weight:500!important;
    float:right!important;
}
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:hover {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection, #CookieDeclarationChangeConsentChange, #CookieDeclarationChangeConsentWithdraw {
    background-color: #0000!important;
    border: 1px solid #232967!important;
    color: black!important;
    font-weight:300!important;
}
#CookieDeclarationChangeConsentChange, #CookieDeclarationChangeConsentWithdraw {padding:10px}
a#CookieDeclarationChangeConsentChange:hover, a#CookieDeclarationChangeConsentWithdraw:hover {
    color: #fff!important;
    background-color: #232967!important;
    border: 1px solid #232967!important;
}
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection:hover {
    color: #fff!important;
    background-color: #9c233c!important;
    border-color: #9c233c!important;
}
#CookieDeclarationChangeConsent {margin-top:30px;margin-bottom:30px}
.CybotCookiebotDialogBodyButton {
    margin-top: 10px;
    box-shadow: 0 21px 35px -5px rgba(0,0,0,0.30);
    padding: 15px!important;
    border: 1px solid #232967!important;
    outline: none!important;
    color: white;
    font-size: 16px!important;
    letter-spacing: 0.43px;
    backface-visibility: hidden;
    position: relative;
    overflow: hidden;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1) translateZ(0);
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    transition: all .25s;
}
#CybotCookiebotDialogBodyLevelButtonsTable {
    margin: 30px 0 30px!important;
}
#CybotCookiebotDialogBodyLevelButtons > #CybotCookiebotDialogBodyLevelButtonsTable {
    font-size:9pt!important;
}
.cookieconsent__youtube:before{padding-top:0!important;}
.cookieconsent-optout-marketing.background-effect{
    margin: 0;
    height: 350px;
    font-weight: 100;
    background: radial-gradient(#232967,#1f1013);
    -webkit-overflow-Y: hidden;
    -moz-overflow-Y: hidden;
    -o-overflow-Y: hidden;
    overflow-y: hidden;
    -webkit-animation: fadeIn 1 1s ease-out;
    -moz-animation: fadeIn 1 1s ease-out;
    -o-animation: fadeIn 1 1s ease-out;
    animation: fadeIn 1 1s ease-out;
}
.cookieconsent-optout-marketing.background-effect button, .cookieconsent-optout-marketing.background-effect a {
    position: absolute;
    border: 2px solid white;
    background: transparent;
    font-family: 'Roboto', sans-serif;
    color: white;
    width: auto;
    height: 50px;
    font-size: 2em;
    border-radius: 5px;
    opacity: .5;
    top: 50%;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    transition: .3s;
}
.cookieconsent-optout-marketing.background-effect button:hover, .cookieconsent-optout-marketing.background-effect a:hover{
    border: 2px solid #104F55;
    background-color: rgba(365,365,365,0.5);
    cursor: pointer;
    color: #104F55;
    opacity: .8;
    transition: .3s;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

.cookieconsent-optout-marketing.background-effect .light {
    position: absolute;
    width: 0px;
    opacity: .75;
    background-color: white;
    box-shadow: #e9f1f1 0px 0px 20px 2px;
    opacity: 0;
    top: 100vh;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
}

.cookieconsent-optout-marketing.background-effect .x1{
    -webkit-animation: floatUp 4s infinite linear;
    -moz-animation: floatUp 4s infinite linear;
    -o-animation: floatUp 4s infinite linear;
    animation: floatUp 4s infinite linear;
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);
}

.cookieconsent-optout-marketing.background-effect .x2{
    -webkit-animation: floatUp 7s infinite linear;
    -moz-animation: floatUp 7s infinite linear;
    -o-animation: floatUp 7s infinite linear;
    animation: floatUp 7s infinite linear;
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6);
    left: 15%;
}

.cookieconsent-optout-marketing.background-effect .x3{
    -webkit-animation: floatUp 2.5s infinite linear;
    -moz-animation: floatUp 2.5s infinite linear;
    -o-animation: floatUp 2.5s infinite linear;
    animation: floatUp 2.5s infinite linear;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5);
    left: -15%;
}

.cookieconsent-optout-marketing.background-effect .x4{
    -webkit-animation: floatUp 4.5s infinite linear;
    -moz-animation: floatUp 4.5s infinite linear;
    -o-animation: floatUp 4.5s infinite linear;
    animation: floatUp 4.5s infinite linear;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    left: -34%;
}

.cookieconsent-optout-marketing.background-effect .x5{
    -webkit-animation: floatUp 8s infinite linear;
    -moz-animation: floatUp 8s infinite linear;
    -o-animation: floatUp 8s infinite linear;
    animation: floatUp 8s infinite linear;
    -webkit-transform: scale(2.2);
    -moz-transform: scale(2.2);
    -o-transform: scale(2.2);
    transform: scale(2.2);
    left: -57%;
}

.cookieconsent-optout-marketing.background-effect .x6{
    -webkit-animation: floatUp 3s infinite linear;
    -moz-animation: floatUp 3s infinite linear;
    -o-animation: floatUp 3s infinite linear;
    animation: floatUp 3s infinite linear;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    left: -81%;
}

.cookieconsent-optout-marketing.background-effect .x7{
    -webkit-animation: floatUp 5.3s infinite linear;
    -moz-animation: floatUp 5.3s infinite linear;
    -o-animation: floatUp 5.3s infinite linear;
    animation: floatUp 5.3s infinite linear;
    -webkit-transform: scale(3.2);
    -moz-transform: scale(3.2);
    -o-transform: scale(3.2);
    transform: scale(3.2);
    left: 37%;
}

.cookieconsent-optout-marketing.background-effect .x8{
    -webkit-animation: floatUp 4.7s infinite linear;
    -moz-animation: floatUp 4.7s infinite linear;
    -o-animation: floatUp 4.7s infinite linear;
    animation: floatUp 4.7s infinite linear;
    -webkit-transform: scale(1.7);
    -moz-transform: scale(1.7);
    -o-transform: scale(1.7);
    transform: scale(1.7);
    left: 62%;
}

.cookieconsent-optout-marketing.background-effect .x9{
    -webkit-animation: floatUp 4.1s infinite linear;
    -moz-animation: floatUp 4.1s infinite linear;
    -o-animation: floatUp 4.1s infinite linear;
    animation: floatUp 4.1s infinite linear;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    left: 85%;
}

.cookieconsent-optout-marketing.background-effect button:focus{
    outline: none;
}

@-webkit-keyframes floatUp{
    0%{top: 100vh; opacity: 0;}
    25%{opacity: 1;}
    50%{top: 0vh; opacity: .8;}
    75%{opacity: 1;}
    100%{top: -100vh; opacity: 0;}
}
@-moz-keyframes floatUp{
    0%{top: 100vh; opacity: 0;}
    25%{opacity: 1;}
    50%{top: 0vh; opacity: .8;}
    75%{opacity: 1;}
    100%{top: -100vh; opacity: 0;}
}
@-o-keyframes floatUp{
    0%{top: 100vh; opacity: 0;}
    25%{opacity: 1;}
    50%{top: 0vh; opacity: .8;}
    75%{opacity: 1;}
    100%{top: -100vh; opacity: 0;}
}
@keyframes floatUp{
    0%{top: 100vh; opacity: 0;}
    25%{opacity: 1;}
    50%{top: 0vh; opacity: .8;}
    75%{opacity: 1;}
    100%{top: -100vh; opacity: 0;}
}

.cookieconsent-optout-marketing.background-effect .header{
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    color: white;
    font-size: 2em;
}

.cookieconsent-optout-marketing.background-effect #head1, .cookieconsent-optout-marketing.background-effect #head2, .cookieconsent-optout-marketing.background-effect #head3, .cookieconsent-optout-marketing.background-effect #head4, .cookieconsent-optout-marketing.background-effect #head5{
    opacity: 0;
}

.cookieconsent-optout-marketing.background-effect #head1{
    -webkit-animation: fadeOut 1 5s ease-in;
    -moz-animation: fadeOut 1 5s ease-in;
    -o-animation: fadeOut 1 5s ease-in;
    animation: fadeOut 1 5s ease-in;
}

.cookieconsent-optout-marketing.background-effect #head2{
    -webkit-animation: fadeOut 1 5s ease-in;
    -moz-animation: fadeOut 1 5s ease-in;
    -o-animation: fadeOut 1 5s ease-in;
    animation: fadeOut 1 5s ease-in;
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    animation-delay: 6s;
}

.cookieconsent-optout-marketing.background-effect #head3{
    -webkit-animation: fadeOut 1 5s ease-in;
    -moz-animation: fadeOut 1 5s ease-in;
    -o-animation: fadeOut 1 5s ease-in;
    animation: fadeOut 1 5s ease-in;
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    animation-delay: 12s;
}

.cookieconsent-optout-marketing.background-effect #head4{
    -webkit-animation: fadeOut 1 5s ease-in;
    -moz-animation: fadeOut 1 5s ease-in;
    -o-animation: fadeOut 1 5s ease-in;
    animation: fadeOut 1 5s ease-in;
    -webkit-animation-delay: 17s;
    -moz-animation-delay: 17s;
    -o-animation-delay: 17s;
    animation-delay: 17s;
}

.cookieconsent-optout-marketing.background-effect #head5{
    -webkit-animation: finalFade 1 5s ease-in;
    -moz-animation: finalFade 1 5s ease-in;
    -o-animation: finalFade 1 5s ease-in;
    animation: finalFade 1 5s ease-in;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 22s;
    -moz-animation-delay: 22s;
    -o-animation-delay: 22s;
    animation-delay: 22s;
}

@-webkit-keyframes fadeIn{
    from{opacity: 0;}
    to{opacity: 1;}
}

@-moz-keyframes fadeIn{
    from{opacity: 0;}
    to{opacity: 1;}
}

@-o-keyframes fadeIn{
    from{opacity: 0;}
    to{opacity: 1;}
}

@keyframes fadeIn{
    from{opacity: 0;}
    to{opacity: 1;}
}

@-webkit-keyframes fadeOut{
    0%{opacity: 0;}
    30%{opacity: 1;}
    80%{opacity: .9;}
    100%{opacity: 0;}
}

@-moz-keyframes fadeOut{
    0%{opacity: 0;}
    30%{opacity: 1;}
    80%{opacity: .9;}
    100%{opacity: 0;}
}

@-o-keyframes fadeOut{
    0%{opacity: 0;}
    30%{opacity: 1;}
    80%{opacity: .9;}
    100%{opacity: 0;}
}

@keyframes fadeOut{
    0%{opacity: 0;}
    30%{opacity: 1;}
    80%{opacity: .9;}
    100%{opacity: 0;}
}

@-webkit-keyframes finalFade{
    0%{opacity: 0;}
    30%{opacity: 1;}
    80%{opacity: .9;}
    100%{opacity: 1;}
}

@-moz-keyframes finalFade{
    0%{opacity: 0;}
    30%{opacity: 1;}
    80%{opacity: .9;}
    100%{opacity: 1;}
}

@-o-keyframes finalFade{
    0%{opacity: 0;}
    30%{opacity: 1;}
    80%{opacity: .9;}
    100%{opacity: 1;}
}

@keyframes finalFade{
    0%{opacity: 0;}
    30%{opacity: 1;}
    80%{opacity: .9;}
    100%{opacity: 1;}
}