#cookie-law-bar {
display: none;
position: fixed;
left: 0;
width: 100%;
min-height: 42px;
font-size: 14px;
font-family: Arial;
text-align: center;
z-index: 1999999;
padding: 5px 42px;
line-height: 31px;
}
.cookie-law-bar-transition-top {
-webkit-transition: top 500ms cubic-bezier(.455,.03,.515,.955);
transition: top 500ms cubic-bezier(.455,.03,.515,.955);
}
.cookie-law-bar-transition-bottom {
-webkit-transition: bottom 500ms cubic-bezier(.455,.03,.515,.955);
transition: bottom 500ms cubic-bezier(.455,.03,.515,.955);
}
body.cookie-law-bar-body:before {
position: relative !important;
content: ' ' !important;
display: block !important;
visibility: hidden !important;
height: 0 !important;
padding: 0 !important;
margin: 0 !important;
}
body.cookie-law-bar-body-slide:before {
height: 42px !important;
-webkit-transition: height 500ms cubic-bezier(.455,.03,.515,.955) !important;
transition: height 500ms cubic-bezier(.455,.03,.515,.955) !important;
}
#cookie-law-bar a {
transition: all .2s ease-in-out;
}
#cookie-law-bar a:hover {
color: #eee;
}
#cookie-law-bar button {
display: inline-block;
font-size: 14px;
font-weight: 700;
max-width: 317px;
line-height: 32px;
text-align: center;
border-radius: 2px;
padding: 0 20px;
margin-left: 16px;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 0;
outline: 0;
font-family: inherit;
text-transform: none;
overflow: visible;
word-wrap: normal;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
transition: all .2s ease-in-out;
}.newspack-newsletters__lists{border-radius:2px;flex:1 1 100%;font-size:.8rem;margin:0 0 1rem}.newspack-newsletters__lists ul{display:flex;flex-wrap:wrap;list-style:none;margin:0;min-width:250px;padding:0}.newspack-newsletters__lists ul li{box-sizing:border-box;display:flex;flex:1 1 100%;margin:0;min-width:200px;padding:.5rem 1rem .5rem 0}.newspack-newsletters__lists__checkbox{flex:0 0 auto;margin:0 .5rem 0 0}.newspack-newsletters__lists__title{display:block;font-weight:600}.newspack-newsletters__lists__description{color:#757575;display:block;font-size:.8rem;margin:0}.wp-block-query ul li.wp-block-post+li.wp-block-post {
margin-top: 80px;
}
.wp-block-post-excerpt__more-link {
padding: 10px 20px;
font-size: 16px;
color: #fff;
background: #000;
text-decoration: none;
border-radius: 3px;
}
.wp-block-post-excerpt__more-link:hover {
color: #fff;
background: var(--wp--preset--color--orange);
}
.wp-block-group.shadow-light {
box-shadow: 0 0 50px rgb(0 0 0 / 10%);
}html.slb_overlay object,html.slb_overlay embed,html.slb_overlay iframe{visibility:hidden}html.slb_overlay #slb_viewer_wrap object,html.slb_overlay #slb_viewer_wrap embed,html.slb_overlay #slb_viewer_wrap iframe{visibility:visible}