#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.covid-wrapper {
position: fixed;
width: auto;
height: auto;
z-index: +99999999999;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.covid-wrapper.opencov {
right: 0px;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.covid-button {
position: absolute;
top: 82px;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
height: 50px;
width: 220px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background: #df2a00;
}
.covid-button:hover {
background: #b92400;
cursor: pointer;
}
.covid-button a {
color: #fff !important;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
line-height: 20px;
font-family: inherit;
font-size: 16px;
text-decoration: none !important;
}
.covid-container {
position: relative;
height: 300px;
width: 576px;
background: white;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
svg#covid-virus-icon {
height: 20px;
width: 20px;
margin-right: 10px;
}
.covid-content {
float: left;
display: block;
width: 100%;
height: 100%;
padding: 3% 3%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow-y: scroll;
}
.covid-content p {
font-family: inherit;
font-size: 16px;
}
.covid-content a.covid-auth {
background: #df2b00;
padding: 10px 20px;
border-radius: 5px;
color: #fff;
text-decoration: none;
margin-bottom: 20px;
display: block;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
font-family: inherit;
font-size: 16px;
float: left;
margin-top: 1.5rem;
}
.covid-content a.covid-auth:hover {
background: #b92400;
} .covid-wrapper.left .covid-button {
right: -137px;
border-radius: 0px 0px 10px 10px;
}
.covid-wrapper.left.opencov {
left: 0px;
}
.covid-wrapper.left {
left: -579px;
top: 19%;
}
.covid-wrapper.left .covid-container {
border-left: none;
border-right: 3px solid #df2b00;
border-top: 3px solid #df2b00;
border-bottom: 3px solid #df2b00;
border-radius: 0px 0px 10px 0px;
} .covid-wrapper.right .covid-button {
left: -135px;
border-radius: 10px 10px 0px 0px;
}
.covid-wrapper.right.opencov {
right: 0px;
}
.covid-wrapper.right {
right: -579px;
top: 19%;
}
.covid-wrapper.right .covid-container {
border-left: none;
border-left: 3px solid #df2b00;
border-top: 3px solid #df2b00;
border-bottom: 3px solid #df2b00;
border-bottom-left-radius: 0;
border-bottom-left-radius: 10px;
}
@media (max-width: 992px) {
.covid-button {
width: 60px;
height: 60px;
top: -3px;
}
.covid-button span {
display: none;
}
svg#covid-virus-icon {
margin-right: 0px;
}
.covid-container {
width: 300px;
} .covid-wrapper.right {
right: -303px;
}
.covid-wrapper.left {
left: -303px;
}
.covid-wrapper.left .covid-button {
right: -60px;
}
.covid-wrapper.right .covid-button {
left: -60px;
} .covid-wrapper.mobile-text .covid-button span {
display: inline-block;
}
.covid-wrapper.mobile-text svg#covid-virus-icon {
margin-right: 10px;
} .covid-wrapper.mobile-text.right .covid-button {
height: 50px;
width: 220px;
left: -135px;
top: 82px;
} .covid-wrapper.mobile-text.left .covid-button {
height: 50px;
width: 220px;
right: -137px;
top: 82px;
} .covid-wrapper.mobile-text.top .covid-button {
height: 60px;
width: 220px;
} .covid-wrapper.mobile-text.bottom .covid-button {
height: 60px;
width: 220px;
}
}
.covid-wrapper.top {
top: -303px;
left: 0 !important;
right: 0 !important;
margin: auto;
}
.covid-wrapper.top .covid-container {
margin: 0 auto;
border-radius: 0px 0px 11px 10px;
border-right: 3px solid #df2b00;
border-left: 3px solid #df2b00;
border-bottom: 3px solid #df2b00;
border-top: none;
}
.covid-wrapper.top .covid-button {
bottom: -50px;
transform: none;
top: 299px;
left: 0px;
right: 0px;
margin: auto;
border-radius: 0px 0px 10px 10px;
}
.covid-wrapper.top.opencov {
right: 0px;
top: 0;
}
@media (max-width: 999px) {
.covid-wrapper.top .covid-button {
bottom: -60px;
}
}
.covid-wrapper.bottom {
bottom: -303px;
left: 0 !important;
right: 0 !important;
margin: auto;
}
.covid-wrapper.bottom .covid-container {
margin: 0 auto;
border-radius: 10px 10px 0px 0px;
border-right: 3px solid #df2b00;
border-top: 3px solid #df2b00;
border-left: 3px solid #df2b00;
border-bottom: unset;
}
.covid-wrapper.bottom .covid-button {
top: -50px;
transform: rotate(0deg);
left: 0px;
right: 0px;
margin: auto;
border-radius: 10px 10px 0px 0px;
}
.covid-wrapper.bottom.opencov {
right: unset;
bottom: 0px;
}
@media (max-width: 999px) {
.covid-wrapper.bottom .covid-button {
top: -60px;
}
}
@media (min-width: 993px) {
svg#covid-virus-icon.hide-desktop {
display: none;
}
}
.backlink {
position: relative;
font-size: 70%;
left: 0;
text-align: left;
width: 100%;
float: left;
display: block;
}