@charset "UTF-8";
@charset 'UTF-8';
.wprpp-show {
display: inline-block;
width: 100%;
}
.wprpp-show .wprpp-items {
margin-left: -5px;
margin-right: -5px;
}
.wprpp-show .wprpp-items .wprpp-item {
padding: 0 5px;
}
.wprpp-show .wprpp-items .wprpp-item a {
display: inline-block;
width: 100%;
text-decoration: none;
box-shadow: none;
outline: none;
}
.wprpp-show .wprpp-items.wprpp-carousel .wprpp-item img {
width: 100%;
height: auto;
display: block;
margin: 0 auto;
}
.wprpp-show .wprpp-items.wprpp-carousel .slick-prev:before, .wprpp-show .wprpp-items.wprpp-carousel .slick-next:before {
color: #dddddd;
}
.wprpp-show .wprpp-items.wprpp-list .wprpp-item {
padding: 0 0 10px 0;
margin: 0 0 10px 0;
border-bottom: 1px solid #eeeeee;
display: inline-block;
width: 100%;
}
.wprpp-show .wprpp-items.wprpp-list .wprpp-item img {
width: 25%;
float: left;
margin-right: 10px;
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://n-land.de/wp-content/plugins/wp-related-picker/libs/slick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://n-land.de/wp-content/plugins/wp-related-picker/libs/slick/fonts/slick.eot);
src: url(https://n-land.de/wp-content/plugins/wp-related-picker/libs/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://n-land.de/wp-content/plugins/wp-related-picker/libs/slick/fonts/slick.woff) format('woff'), url(https://n-land.de/wp-content/plugins/wp-related-picker/libs/slick/fonts/slick.ttf) format('truetype'), url(https://n-land.de/wp-content/plugins/wp-related-picker/libs/slick/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.ppress-hint-wrap[class*=hint--]{display:inline-block;position:relative}.ppress-hint-wrap[class*=hint--]:after,.ppress-hint-wrap[class*=hint--]:before{visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;transition:all .3s;position:absolute;transform:translate(0,0)}.ppress-hint-wrap[class*=hint--]:hover:after,.ppress-hint-wrap[class*=hint--]:hover:before{visibility:visible;opacity:1;transition-delay:.1s}.ppress-hint-wrap[class*=hint--]:before{content:"";z-index:1000001;background:0 0;border:6px solid #0000;position:absolute}.ppress-hint-wrap[class*=hint--]:after{color:#fff;white-space:nowrap;text-shadow:0 -1px #000;background:#383838;padding:8px 10px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;line-height:12px;box-shadow:4px 4px 8px #0000004d}.ppress-hint-wrap[class*=hint--][aria-label]:after{content:attr(aria-label)}.ppress-hint-wrap[class*=hint--][data-hint]:after{content:attr(data-hint)}.ppress-hint-wrap[aria-label=""]:after,.ppress-hint-wrap[aria-label=""]:before,[data-hint=""]:after,[data-hint=""]:before{display:none!important}.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--top:before{border-top-color:#383838}.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#383838}.ppress-hint-wrap.hint--top:after,.ppress-hint-wrap.hint--top:before{bottom:100%;left:50%}.ppress-hint-wrap.hint--top:before{margin-bottom:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--top:after{transform:translate(-50%)}.ppress-hint-wrap.hint--top:hover:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--top:hover:after{transform:translate(-50%)translateY(-8px)}.ppress-hint-wrap.hint--bottom:after,.ppress-hint-wrap.hint--bottom:before{top:100%;left:50%}.ppress-hint-wrap.hint--bottom:before{margin-top:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--bottom:after{transform:translate(-50%)}.ppress-hint-wrap.hint--bottom:hover:before{transform:translateY(8px)}.ppress-hint-wrap.hint--bottom:hover:after{transform:translate(-50%)translateY(8px)}.ppress-hint-wrap.hint--right:before{border-right-color:#383838;margin-bottom:-6px;margin-left:-11px}.ppress-hint-wrap.hint--right:after{margin-bottom:-14px}.ppress-hint-wrap.hint--right:after,.ppress-hint-wrap.hint--right:before{bottom:50%;left:100%}.ppress-hint-wrap.hint--right:hover:after,.ppress-hint-wrap.hint--right:hover:before{transform:translate(8px)}.ppress-hint-wrap.hint--left:before{border-left-color:#383838;margin-bottom:-6px;margin-right:-11px}.ppress-hint-wrap.hint--left:after{margin-bottom:-14px}.ppress-hint-wrap.hint--left:after,.ppress-hint-wrap.hint--left:before{bottom:50%;right:100%}.ppress-hint-wrap.hint--left:hover:after,.ppress-hint-wrap.hint--left:hover:before{transform:translate(-8px)}.ppress-hint-wrap.hint--top-left:after,.ppress-hint-wrap.hint--top-left:before{bottom:100%;left:50%}.ppress-hint-wrap.hint--top-left:before{margin-bottom:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--top-left:after{margin-left:12px;transform:translate(-100%)}.ppress-hint-wrap.hint--top-left:hover:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--top-left:hover:after{transform:translate(-100%)translateY(-8px)}.ppress-hint-wrap.hint--top-right:after,.ppress-hint-wrap.hint--top-right:before{bottom:100%;left:50%}.ppress-hint-wrap.hint--top-right:before{margin-bottom:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--top-right:after{margin-left:-12px;transform:translate(0)}.ppress-hint-wrap.hint--top-right:hover:after,.ppress-hint-wrap.hint--top-right:hover:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--bottom-left:after,.ppress-hint-wrap.hint--bottom-left:before{top:100%;left:50%}.ppress-hint-wrap.hint--bottom-left:before{margin-top:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--bottom-left:after{margin-left:12px;transform:translate(-100%)}.ppress-hint-wrap.hint--bottom-left:hover:before{transform:translateY(8px)}.ppress-hint-wrap.hint--bottom-left:hover:after{transform:translate(-100%)translateY(8px)}.ppress-hint-wrap.hint--bottom-right:after,.ppress-hint-wrap.hint--bottom-right:before{top:100%;left:50%}.ppress-hint-wrap.hint--bottom-right:before{margin-top:-11px;left:calc(50% - 6px)}.ppress-hint-wrap.hint--bottom-right:after{margin-left:-12px;transform:translate(0)}.ppress-hint-wrap.hint--bottom-right:hover:after,.ppress-hint-wrap.hint--bottom-right:hover:before{transform:translateY(8px)}.ppress-hint-wrap.hint--large:after,.ppress-hint-wrap.hint--medium:after,.ppress-hint-wrap.hint--small:after{white-space:normal;word-wrap:break-word;line-height:1.4em}.ppress-hint-wrap.hint--small:after{width:80px}.ppress-hint-wrap.hint--medium:after{width:150px}.ppress-hint-wrap.hint--large:after{width:300px}.ppress-hint-wrap.hint--error:after{text-shadow:0 -1px #592726;background-color:#b34e4d}.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--top:before{border-top-color:#b34e4d}.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#b34e4d}.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--left:before{border-left-color:#b34e4d}.ppress-hint-wrap.hint--error.ppress-hint-wrap.hint--right:before{border-right-color:#b34e4d}.ppress-hint-wrap.hint--warning:after{text-shadow:0 -1px #6c5328;background-color:#c09854}.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--top:before{border-top-color:#c09854}.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#c09854}.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--left:before{border-left-color:#c09854}.ppress-hint-wrap.hint--warning.ppress-hint-wrap.hint--right:before{border-right-color:#c09854}.ppress-hint-wrap.hint--info:after{text-shadow:0 -1px #1a3c4d;background-color:#3986ac}.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--top:before{border-top-color:#3986ac}.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#3986ac}.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--left:before{border-left-color:#3986ac}.ppress-hint-wrap.hint--info.ppress-hint-wrap.hint--right:before{border-right-color:#3986ac}.ppress-hint-wrap.hint--success:after{text-shadow:0 -1px #1a321a;background-color:#458746}.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--top-left:before,.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--top-right:before,.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--top:before{border-top-color:#458746}.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--bottom-left:before,.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--bottom-right:before,.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--bottom:before{border-bottom-color:#458746}.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--left:before{border-left-color:#458746}.ppress-hint-wrap.hint--success.ppress-hint-wrap.hint--right:before{border-right-color:#458746}.ppress-hint-wrap.hint--always:after,.ppress-hint-wrap.hint--always:before{opacity:1;visibility:visible}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top:after{transform:translate(-50%)translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-left:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-left:after{transform:translate(-100%)translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-right:after,.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--top-right:before{transform:translateY(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom:before{transform:translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom:after{transform:translate(-50%)translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-left:before{transform:translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-left:after{transform:translate(-100%)translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-right:after,.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--bottom-right:before{transform:translateY(8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--left:after,.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--left:before{transform:translate(-8px)}.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--right:after,.ppress-hint-wrap.hint--always.ppress-hint-wrap.hint--right:before{transform:translate(8px)}.ppress-hint-wrap.hint--rounded:after{border-radius:4px}.ppress-hint-wrap.hint--no-animate:after,.ppress-hint-wrap.hint--no-animate:before{transition-duration:0s}.ppress-hint-wrap.hint--bounce:after,.ppress-hint-wrap.hint--bounce:before{-webkit-transition:opacity .3s,visibility .3s,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s,visibility .3s,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s,visibility .3s,transform .3s cubic-bezier(.71,1.7,.77,1.24)}.ppress-hint-wrap.hint--no-shadow:after,.ppress-hint-wrap.hint--no-shadow:before{text-shadow:initial;box-shadow:initial}.ppress-checkout__form *{--ppress-heading-fs:22px;--ppress-body-fs:16px;--ppress-btn-color:#2563eb;box-sizing:border-box;font-size:var(--ppress-body-fs)}.ppress-checkout__form{flex-wrap:wrap;width:100%;max-width:100%;margin:1px auto 10px;line-height:20px;display:flex;position:relative}.ppress-checkout__form p{margin:0 0 5px;padding:0}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__social_login_wrap{padding:5px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap{flex-wrap:wrap;display:flex}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap{margin:5px 0 10px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap .ppress-main-checkout-form__block__item{background-color:#eff6ff;border-radius:6px;padding:14px 16px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap .ppress-main-checkout-form__block__item p,.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__logged_in_text_wrap .ppress-main-checkout-form__block__item a{margin:0;font-size:14px;line-height:20px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item{margin-bottom:5px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item:last-of-type{margin-bottom:15px}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item.ppress-login-submit-btn p{margin:10px 0;padding:0}.ppress-checkout__form .ppress-checkout-section.ppress-checkout_side_section{order:2;width:35%}.ppress-checkout__form .ppress-checkout-section.ppress-checkout_main{order:1;width:65%;padding:0 30px 0 0}.ppress-checkout__form .ppress-checkout_order_summary{border:1px solid #e5e7eb;border-radius:5px}.ppress-checkout__form .ppress-checkout_order_summary__plan_name{font-size:var(--ppress-body-fs);border-bottom:1px solid #e4e4e4;padding:10px 20px;font-weight:700}.ppress-checkout__form .ppress-checkout_order_summary__plan_price{font-size:14px;font-weight:500}.ppress-checkout__form .ppress-checkout_order_summary__bottom_details *{font-size:var(--ppress-body-fs)}.ppress-checkout__form .ppress-checkout_order_summary__bottom_details .checkout_order_summary__fee_structure__item dd a{margin:0;padding:0;font-size:14px;text-decoration:none;display:block}.ppress-checkout__form .checkout_order_summary__fee_structure__item dt .checkout_order_summary__fee_structure__item__trial_term{background:unset;margin-left:0;padding-left:0;font-weight:600;display:block}.ppress-checkout__form .ppress-checkout_order_summary__bottom_details,.ppress-checkout__form .ppress-checkout_order_summary__plan_description{padding:10px 20px}.ppress-checkout__form .ppress-checkout_order_summary__plan_description{line-height:1.7;font-size:var(--ppress-body-fs);border-bottom:1px solid #e5e7eb;padding:20px}.ppress-checkout__form .checkout_order_summary__fee_structure__item{font-size:var(--ppress-body-fs);flex-wrap:nowrap;padding:5px 0;display:flex}.ppress-checkout__form .checkout_order_summary__fee_structure__item dt{text-align:left;width:60%}.ppress-checkout__form .checkout_order_summary__fee_structure__item dd{text-align:right;width:40%}.ppress-checkout__form .checkout_order_summary__fee_structure__item dt span{color:#4b5563;letter-spacing:.35px;background-color:#e5e7eb;border-radius:9999px;margin-left:5px;padding:2px 6px;font-size:12px}.ppress-checkout__form .ppress-main-checkout-form__block fieldset{border:0;margin:0;padding:0}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__block__fieldset{border:0;margin:10px 0 0;padding:20px 0 0}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__block__fieldset:first-of-type{border:0;margin-top:10px;padding-top:0}.ppress-checkout__form .ppress-main-checkout-form__block legend{color:#000;font-size:var(--ppress-heading-fs);background:0 0;border:0;width:100%;margin:0 0 15px;padding:0 5px;font-weight:700;line-height:1.7;position:static}.ppress-checkout__form .ppress-main-checkout-form__block legend span{font-size:var(--ppress-heading-fs)}.ppress-checkout__form .ppress-main-checkout-form__block a.ppress-checkout-show-login-form{cursor:pointer;float:right;vertical-align:baseline;margin:0;padding:0;font-size:14px;font-weight:400;line-height:35px;text-decoration:none}.ppress-checkout__form .ppress-checkout_order_summary__discount{margin:0 0 5px}.ppress-checkout__form .ppress-checkout_order_summary__discount p{font-size:14px}.ppress-checkout__form .ppress-checkout__link{cursor:pointer;margin:10px 0;padding:0;font-size:14px;font-weight:400;line-height:35px;text-decoration:none}.ppress-checkout__form a.ppress-checkout-show-login-form{cursor:pointer;float:right;vertical-align:baseline;margin:0;padding:0;font-size:14px;font-weight:400;line-height:35px;text-decoration:none}.ppress-checkout__form .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item{width:calc(100% - 5px);margin-bottom:15px;padding:5px;display:inline-block}.ppress-checkout__form .ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__login_form_wrap .ppress-main-checkout-form__block__item{margin-bottom:10px}.ppress-checkout-form__payment_method__content_wrap .ppress-main-checkout-form__block__item:first-of-type{margin-top:15px}.ppress-checkout__form .ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__item:last-of-type{margin-bottom:0}.ppress-checkout__form .ppress-required{color:#ef4444}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-co-half{width:calc(50% - 5px)}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-two-third{width:calc(66.6667% - 5px)}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-one-third{width:calc(33.3333% - 5px)}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-expiry-date{width:calc(40% - 5px)}.ppress-checkout__form .ppress-main-checkout-form__block__item.ppress-cc-cvc{width:calc(60% - 5px)}.ppress-checkout__form .press-main-checkout-form__block__item__cc_expiry_date{flex-wrap:wrap;width:100%;display:flex}.ppress-checkout__form .press-main-checkout-form__block__item__cc_expiry_date select{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo4MjgzNGQzMC03MmY4LTRkM2MtYTU4NC1lNzMzZDE1YjU2NzYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzJGMzNGODgwRkI5MTFFN0E3NzQ5QUE3QTdEMENEQjEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzJGMzNGODcwRkI5MTFFN0E3NzQ5QUE3QTdEMENEQjEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowMzAzN2MxMy01N2VhLTRiN2UtYjg3Yi04OGZhODk2NDYzZTgiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDplMTI0MmMzNy1mZTljLTExNzktYWE3NC1kYzYxZWJhMDdhNDAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ItaH1AAABFklEQVR42uzZuw3CMBAG4NhiAFiDAsahp0sqJOaghQ5mIkgwBmwQzlJAoLz8OCe29Z90urMb65MfjUVVVVkKIbNEAhBAAAEEEEAAoZjdyseG6olyEanhSZmL8npXzTzyDXnJRI6XVIhdApCdXK2XF2qKiBGFMojPiO5KTuUYIUI9VJn4nY0M80U0IBFh/hCtkAgwDUQnJGBMK6IXEiCmEzEICQjTi9CCBIAZRGhDJsRoIYwgE2C0EcaQETFGCCvICBhjhDXEI8YK4QTxgLFGOEMYMU4IFggDxhnBBnHAsCBYIRYYNgQ7xADDivAC0cCwI7xBejBeEF4hNWZL5VAP94Q4+1pL4FcXEEAAAQQQQAABxFu8BRgA2gaBhwO0rwAAAAAASUVORK5CYII=);background-position:right 20px center;background-repeat:no-repeat;background-size:10px;margin:0 5px 0 0;width:calc(50% - 5px)!important}.ppress-checkout__form .press-main-checkout-form__block__item__cc_expiry_date select:last-of-type{margin-right:0}.ppress-checkout__form label.checkout_order_summary__discount__label{width:100%;line-height:20px}.ppress-checkout__form .checkout_order_summary__discount__field_wrap{margin-bottom:20px}.ppress-checkout__form .ppress-checkout-section .ppress-checkout-form__place_order_wrap{margin:20px 0 10px}.ppress-checkout__form .ppress-checkout-section #ppress-paypal-button-element{margin:16px 0 0}.ppress-checkout__form .ppress-checkout-section input:not([type=checkbox]):not([type=radio]),.ppress-checkout__form .ppress-checkout-section select,.ppress-checkout__form .ppress-checkout-section textarea,.ppress-checkout__form .ppress-checkout-section #ppress-stripe-card-element{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;height:auto;padding:8px 12px;line-height:20px;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d}.ppress-checkout__form .ppress-checkout-section #ppress-stripe-card-element{padding-top:10px;padding-bottom:10px}.ppress-checkout__form .ppress-checkout-section textarea{min-height:100px}.ppress-checkout__form .ppress-checkout-section.ppress-checkout_main input[type=submit]{background:var(--ppress-btn-color);background:var(--ppress-btn-color);background-color:var(--ppress-btn-color);color:#fff;box-shadow:none;text-align:center;-webkit-appearance:none;border-color:#0000;width:100%;height:auto;padding:12px 16px;font-weight:500;display:block}.ppress-checkout__form .ppress-checkout-section.ppress-checkout_main input[type=submit]:disabled{opacity:.65}.ppress-checkout__form .ppress-checkout-section input[type=checkbox],.ppress-checkout__form .ppress-checkout-section input[type=radio]{vertical-align:middle;color:#4f46e5;border:1px solid #d1d5db;border-radius:100%;width:16px;height:16px;margin:0;padding:0 5px;display:inline-block}.ppress-checkout__form .ppress-checkout-section input[type=checkbox]{cursor:pointer;border-radius:0}.ppress-checkout__form .ppress-checkout-section input:not([type=checkbox]):not([type=radio]):focus,.ppress-checkout__form .ppress-checkout-section textarea:focus,.ppress-checkout__form .ppress-checkout-section #ppress-stripe-card-element:focus{outline-offset:2px;box-shadow:0 0 0 0 #fff,0 0 0 calc(1px + 0px)var(--ppress-btn-color),0 0 #0000;border-color:#2563eb;outline:2px solid #0000}.ppress-checkout__form .ppress-checkout-section input[type=submit]:hover{filter:brightness(85%)}.ppress-checkout__form .ppress-checkout-section label{vertical-align:baseline;font-weight:500;line-height:25px;display:block}.ppress-checkout__form .ppress-checkout-section .pp-checkbox-wrap label,.ppress-checkout__form .ppress-checkout-section .pp-radio-wrap label{display:inline-block}.ppress-checkout__form .ppress-checkout-section .pp-checkbox-wrap .ppress-checkout-field__input,.ppress-checkout__form .ppress-checkout-section .pp-radio-wrap .ppress-checkout-field__input{margin-right:5px}.ppress-checkout__form .checkout_order_summary__discount__field_wrap input[type=text].checkout_order_summary__discount__input{width:68%;display:inline-block}.ppress-checkout__form .ppress-checkout-section input[type=submit].ppress-apply-discount-btn{color:#4b5563;background-color:#d1d5db;border:0;border-radius:6px;width:25%;margin-left:10px;padding:8px 15px;font-size:14px;font-weight:500;line-height:20px;display:inline-block}.ppress-checkout__form .ppress-checkout_charge_details{padding:10px 20px}.ppress-checkout__form .ppress-checkout_charge_details span{font-weight:700}.ppress-checkout__form .ppress-checkout-form__payment_methods_wrap{border:1px solid #ddd;border-radius:5px;margin:5px 0 0;padding:0;line-height:1;list-style:none;overflow:visible}.ppress-checkout__form .ppress-checkout-form__payment_method{border-top:1px solid #ddd;padding:0}.ppress-checkout__form .ppress-checkout-form__payment_method:first-of-type{border-top:none;border-bottom:none}.ppress-checkout__form .ppress-checkout-form__payment_method__title_wrap{background:#fff;margin:0;padding:16px 8px}.ppress-checkout__form .ppress-checkout-form__payment_method__title_wrap:first-of-type{border-top-left-radius:5px;border-top-right-radius:5px}.ppress-checkout__form .ppress-checkout-form__payment_method:last-of-type .ppress-checkout-form__payment_method__title_wrap{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.ppress-checkout__form .ppress-checkout-section .ppress-checkout-form__payment_method__title_wrap label{cursor:pointer;width:calc(100% - 30px);margin:0;padding-top:2px;padding-left:5px;line-height:1;display:inline-block;position:relative}.ppress-checkout__form .ppress-checkout-form__payment_method__icons{position:absolute;top:-5px;right:20px}.ppress-checkout__form .ppress-checkout-form__payment_method__icons img,.ppress-checkout__form .ppress-checkout-form__payment_method__icons svg{max-height:22px}.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__content_wrap p{margin:0!important}.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__content_wrap{background:#f4f4f4;border-top:1px solid #ddd;padding:20px 10px;display:none;margin:0!important}.ppress-checkout__form .ppress-checkout-form__payment_method:last-of-type .ppress-checkout-form__payment_method__content_wrap{border-bottom-right-radius:5px;border-bottom-left-radius:5px}.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__content_wrap p{margin:0;padding:0 5px;font-size:14px;line-height:1.25}.ppress-checkout__form .ppress-checkout-form__payment_method .ppress-checkout-form__payment_method__title_wrap input[type=radio]{vertical-align:bottom}.ppress-checkout__form .ppress-checkout-form__payment_method.ppress-active .ppress-checkout-form__payment_method__content_wrap{display:block}.ppress-checkout__form .ppress-checkout-form__payment_method__content_wrap label{line-height:20px}.ppress-checkout__form .ppress-checkout-form__payment_method__content_wrap .ppress-checkout-form__payment_method__heading{font-size:var(--ppress-body-fs);border-bottom:1px solid #e4e4e4;margin:15px 0;padding:10px 5px;font-weight:700}.ppress-checkout__form .ppress-checkout-form__terms_condition_wrap,.ppress-checkout__form .ppress-checkout-form__before_button_wrap{border:0;margin:0;padding:40px 0 0}.ppress-checkout__form .ppress-checkout-form__terms_condition_wrap+.ppress-checkout-form__before_button_wrap{padding-top:0}.ppress-checkout__form .ppress-checkout-form__terms_condition_wrap .ppress-checkout-form__terms_condition__checkbox__label span,.ppress-checkout__form .ppress-checkout-form__before_button_wrap .ppress-checkout-form__before_button__checkbox__label span{vertical-align:middle}.ppress-checkout__form .ppress-checkout-form__terms_condition__content{border:1px solid #e5e7eb;border-radius:6px;max-height:200px;margin:0 0 20px;padding:20px;display:none;overflow:auto}.ppress-checkout__form .ppress-checkout-form__terms_condition__checkbox_wrap,.ppress-checkout__form .ppress-checkout-form__before_button__checkbox_wrap{margin:0 0 20px}.ppress-checkout__form .ppress-checkout__form__preloader{z-index:99995;background:#fafafae6;width:100%;height:100%;position:absolute;top:0}.ppress-checkout__form .ppress-checkout__form__spinner{text-align:center;width:85px;height:85px;margin:auto;display:block;position:fixed;top:40%;right:50%}.ppress-checkout__form .ppress-checkout__form__spinner:after{content:" ";border:6px solid #212529;border-color:#212529 #0000;border-radius:50%;width:70px;height:70px;margin:8px;animation:1.2s linear infinite ppress-dual-ring;display:block}@keyframes ppress-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ppress-checkout__form .ppress-checkout-alert,.ppress-checkout__form .ppress-alert{border-radius:6px;width:100%;margin:10px 0;padding:12px 16px}.ppress-checkout__form .ppress-checkout-alert ul,.ppress-checkout__form .ppress-alert ul{margin:0 0 0 16px;padding:0;list-style-type:disc}.ppress-checkout__form .ppress-checkout-alert li,.ppress-checkout__form .ppress-alert li,.ppress-checkout__form .ppress-checkout-alert p,.ppress-checkout__form .ppress-alert p,.ppress-checkout__form .ppress-checkout-alert li strong,.ppress-checkout__form .ppress-alert li strong{font-size:var(--ppress-body-fs);font-weight:400;line-height:22px;margin:0!important;padding:0!important}.ppress-checkout__form .ppress-checkout-alert li strong,.ppress-checkout__form .ppress-alert li strong{font-weight:700}.ppress-checkout__form .ppress-checkout-alert.ppress-error,.ppress-checkout__form .ppress-alert.ppress-error{color:#b91c1c;background-color:#fef2f2}.ppress-checkout__form .ppress-checkout-alert.ppress-success,.ppress-checkout__form .ppress-alert.ppress-success{color:#065f46;background-color:#ecfdf5}.ppress-checkout-alert.ppress-warning,.ppress-alert.ppress-warning{color:#a16207;background-color:#fefce8;border-left:4px solid #facc15;border-radius:0}.ppress-checkout__form .ppress-checkout-alert p,.ppress-checkout__form .ppress-alert p{font-weight:500}.ppress-checkout__form .ppress-checkout_order_summary #ppress-checkout-coupon-code-wrap{display:none}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px;box-shadow:0 1px 2px #0000000d;display:flex!important}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__span_wrap{align-items:center;padding-left:10px;display:flex}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__span{flex-direction:column;font-size:1rem;line-height:20px;display:flex}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__title{font-weight:500}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__price_wrap{order:2;margin-top:0;margin-left:auto;font-size:1rem;line-height:20px;display:flex}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__price_amount{font-weight:500}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector__price_duration{margin-left:4px}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label:not(:first-child){margin-top:16px;margin-bottom:0}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label input[type=radio]{height:auto!important}.ppress-main-checkout-form__block__fieldset .ppress-main-checkout-form__block__group_selector_label:has(input[type=radio]:checked){border-width:2.5px}.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_main{width:100%}.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_side_section,.ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_side_section{order:1;margin-bottom:15px}.ppress-checkout__form.ppressui340 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui500 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui768 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui800 .ppress-checkout-section.ppress-checkout_main,.ppress-checkout__form.ppressui960 .ppress-checkout-section.ppress-checkout_main{order:2;padding-right:0}.ppress-checkout__form.ppressui340 .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item,.ppress-checkout__form.ppressui500 .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item,.ppress-checkout__form.ppressui768 .ppress-main-checkout-form__block .ppress-main-checkout-form__block__item{width:100%}.profilepress-myaccount-orders-subs,.profilepress-myaccount-orders-subs *{font-family:Inter var,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.profilepress-myaccount-orders-subs .ppress-my-account-order-sub-wrap{border:1px solid #e5e7eb;border-radius:8px;margin-top:16px;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d}.profilepress-myaccount-orders-subs .ppress-my-account-order-sub-wrap:first-child{margin-top:0}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content-header p{margin-bottom:8px}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header-wrap{border-color:#e5e7eb;border-bottom-style:solid;border-bottom-width:1px;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:8px;padding:16px;display:grid}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details{grid-column:span 2/span 2;grid-template-columns:auto auto auto;column-gap:16px;margin:0;font-size:14px;line-height:20px;display:grid}.profilepress-myaccount-orders-subs .ppress-my-account-order-sub-header--actions a:not(a:first-child){margin-left:8px}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details dt{margin:0;font-size:14px;font-weight:500}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details dd{margin:4px 0 0}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--actions{grid-column:span 2/span 2;justify-content:flex-end;align-items:center;display:flex}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--actions a,.profilepress-myaccount-orders-subs a.ppress-myac-action{-webkit-text-decoration:inherit;text-decoration:inherit;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;padding:6px 8px;font-size:14px;font-weight:500;display:flex;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d}.profilepress-myaccount-orders-subs a.ppress-myac-action{margin-right:5px;display:inline-block}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content{flex:1;align-items:flex-start;padding:16px;font-size:14px;line-height:20px}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content-header{justify-content:space-between;font-weight:500;display:flex}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-product-name{font-size:14px;font-weight:500}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap p.ppress-my-account-order-sub-product-price{margin-top:0!important}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-content p{margin:8px 0 0;display:block}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-body-wrap{align-items:flex-start;display:flex}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details dd span{color:#1f2937;background-color:#f3f4f6;border-radius:6px;margin:0;padding:4px 8px;font-size:12px;font-weight:500}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .active span,.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .trialling span,.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .completed span{color:#166534;background-color:#dcfce7}.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .refunded span,.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .expired span,.profilepress-myaccount-orders-subs .profilepress-myaccount-orders-subs-wrap .ppress-my-account-order-sub-header--details .cancelled span{color:#991b1b;background-color:#fee2e2}.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap{text-align:right;padding:10px 0}.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap .page-numbers{border:1px solid #d1d5db;padding:8px 16px;font-size:14px;line-height:20px}.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap .page-numbers.current{color:#6b7280;background-color:#eeeeec}.profilepress-myaccount-orders-subs .ppress-myac-pagination-wrap .ppress-material-icons{vertical-align:middle;margin:0}table.ppress-details-table{text-indent:0;border-color:inherit;border-collapse:collapse;border-spacing:0;table-layout:fixed;width:100%;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px #0000000d}.ppress-details-table thead{background-color:#f9fafb}.ppress-details-table thead tr th{text-align:left;background-color:#f9fafb;padding:14px 12px;font-size:16px;font-weight:600;line-height:20px}.ppress-details-table thead th,.ppress-details-table tr td{border:1px solid #e5e7eb;padding:16px}.ppress-details-table thead th{text-align:left;vertical-align:bottom;background:#e5e7eb}.ppress-details-table-wrap .ppress-details-table tr:nth-of-type(odd){background-color:#f9fafb}.ppress-details-table tr td:first-child{font-weight:700}.ppress-details-table td:last-child{width:70%}.ppress-details-table p{margin:5px 0 0}.ppress-details-table p:first-child{margin-top:0}.ppress-details-table .ppress-billing-title{font-weight:500}.ppress-details-table .ppress-sub-info{color:#4b5563;background-color:#e5e7eb;border-radius:9999px;margin-left:5px;padding:4px 8px;font-size:14px}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:local(Material Icons),local(MaterialIcons-Regular),url(https://n-land.de/wp-content/plugins/wp-user-avatar/assets/css/material-icons/MaterialIcons-Regular.woff2)format("woff2"),url(https://n-land.de/wp-content/plugins/wp-user-avatar/assets/css/material-icons/MaterialIcons-Regular.woff)format("woff")}.ppress-material-icons,.pp-form-field-wrap .pp-form-material-icons,#profilepress-myaccount-wrapper .ppmyac-icons{text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";direction:ltr;font-size:20px;font-style:normal;font-weight:400;line-height:1;display:inline-block;font-family:Material Icons!important}.flatpickr-current-month .flatpickr-monthDropdown-months{display:inline-block!important}.pp-tab-widget-avatar img{text-align:center;border-radius:50%;width:190px;height:190px;padding:2px;display:block;float:none!important;margin:0 auto 10px!important}.pp-user-panel{text-align:center;border-radius:6px}.pp-user-panel-title{margin:0;font-size:20px}.pp-user-panel p{margin-bottom:23px;font-size:15px}.pp-tabbed-btn{-webkit-font-smoothing:subpixel-antialiased;border:none;border-radius:4px;padding:10px 15px;font-size:15px;font-weight:400;line-height:1.4;transition:border .25s linear,color .25s linear,background-color .25s linear}.pp-tabbed-btn-inverse{background-color:#34495e;color:#fff!important}.pp-password-reset-handler-wrap .pp-reset-password-form{max-width:500px;margin-top:5px;margin-bottom:5px;padding:40px}.pp-password-reset-handler-wrap .pp-reset-password-form h3{color:#444;margin:0 auto 40px;font-weight:300}.pp-password-reset-handler-wrap .pp-reset-password-form label{color:#444;font-size:15px}.pp-password-reset-handler-wrap .pp-reset-password-form label .req{color:red;margin:2px}.pp-password-reset-handler-wrap .pp-reset-password-form label.active .req{opacity:0}.pp-password-reset-handler-wrap .pp-reset-password-form input{box-sizing:border-box;background:0 0;border:1px solid #a0b3b0;border-radius:0;width:100%;height:auto;margin-bottom:40px;padding:5px 10px;font-size:22px;transition:border-color .25s,box-shadow .25s;display:block}.pp-password-reset-handler-wrap .pp-reset-password-form input:focus{border-color:#1ab188;outline:0}.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button{text-transform:uppercase;letter-spacing:.1em;color:#fff;-webkit-appearance:none;text-shadow:none;box-shadow:none;background:#1ab188;border:0;border-radius:0;outline:none;padding:15px 0;font-size:20px;font-weight:600;transition:all .5s}.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button:hover,.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button:focus{background:#179b77}.pp-password-reset-handler-wrap .pp-reset-password-form .pp-reset-button-block{width:100%;display:block}.pp-password-reset-handler-wrap .profilepress-reset-status{max-width:420px;margin-left:40px}#pp-pass-strength-result{color:#23282d;text-align:center;box-sizing:border-box;background-color:#eee;border:1px solid #ddd;width:100%;padding:3px 5px}#pp-pass-strength-result.short{opacity:1;background-color:#f1adad;border-color:#e35b5b}#pp-pass-strength-result.bad{opacity:1;background-color:#fbc5a9;border-color:#f78b53}#pp-pass-strength-result.good{opacity:1;background-color:#ffe399;border-color:#ffc733}#pp-pass-strength-result.strong{opacity:1;background-color:#c1e1b9;border-color:#83c373}.pp-form-wrapper .pp-form-label-wrap .pp-form-required-label{color:red;font-weight:400}.pp-form-wrapper input[type=checkbox],.pp-form-wrapper input[type=radio]{cursor:pointer}.pp-form-wrapper p{margin:0 0 5px!important;padding:0!important}.pp-form-wrapper textarea,.pp-form-wrapper select,.pp-form-wrapper input[type=text],.pp-form-wrapper input[type=password],.pp-form-wrapper input[type=email],.pp-form-wrapper input[type=url],.pp-form-wrapper input[type=search],.pp-form-wrapper input[type=tel],.pp-form-wrapper input[type=number],.pp-form-wrapper input[type=datetime]{-webkit-appearance:none;background:#fff;border:1px solid #dedee5;outline:none;width:100%;padding:13px 15px;line-height:1}.pp-form-wrapper select{border:1px solid #dedee5;outline:none;width:100%;padding:13px 15px;line-height:1;appearance:none!important;background-image:url(//n-land.de/wp-content/plugins/wp-user-avatar/assets/images/frontend/arrow-down.png)!important;background-position:right 20px center!important;background-repeat:no-repeat!important;background-size:10px!important}.pp-form-wrapper .pp-form-label-wrap{margin:0 0 4px;padding:0}.pp-form-wrapper .pp-form-label{text-transform:none;text-align:left;float:none;cursor:pointer;width:auto;margin:0;padding:0;font-size:14px;font-style:normal;font-weight:400;line-height:1.3;display:inline}.pp-form-wrapper .pp-checkbox-wrap,.pp-form-wrapper .pp-radio-wrap{text-align:left;margin:5px 0;padding:0;line-height:normal;display:block}.pp-form-wrapper .pp-checkbox-wrap label,.pp-form-wrapper .pp-radio-wrap label{margin-left:5px}.pp-form-wrapper input[type=checkbox],.pp-form-wrapper input[type=radio]{vertical-align:baseline;background-color:#fff;border:1px solid #ccc;display:inline-block;width:14px!important;height:14px!important}.pp-form-wrapper .ppress-pf-profile-connect{padding:5px 0 10px}.pp-form-wrapper a.ppress-pf-social-icon{width:100%;height:100%;display:inline}.pp-form-wrapper .ppress-pf-social-icon svg{vertical-align:middle;width:40px;height:40px}.pp-form-wrapper .ppress-pf-social-icon.dpf-instagram svg,.pp-form-wrapper .ppress-pf-social-icon.dpf-github svg,.pp-form-wrapper .ppress-pf-social-icon.dpf-threads svg,.pp-form-wrapper .ppress-pf-social-icon.dpf-bluesky svg,.pp-form-wrapper .ppress-pf-social-icon.dpf-pinterest svg{padding:3px}a.pp-button-social-login:focus{outline-color:#0000}a.pp-button-social-login:focus .ppsc,a.pp-button-social-login:hover .ppsc{background-color:#ffffffbf}a.pp-button-social-login:visited{color:#fff}a.pp-button-social-login{vertical-align:middle;white-space:nowrap;box-sizing:content-box;cursor:pointer;background:#333;border:1px solid #333;border-radius:2px;height:2.5em;margin:6px 0;padding:0;font-family:inherit;font-size:100%;font-weight:700;line-height:2.5em;display:inline-block;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000001a;color:#fff!important;text-decoration:none!important}a.pp-button-social-login .ppsc{text-transform:none;vertical-align:top;text-align:center;-moz-font-smoothing:antialiased;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:1.8em 1.8em;border-top-left-radius:1px;border-bottom-left-radius:1px;width:2.5em;height:2.5em;margin:0;padding:0;font-size:100%;font-style:normal;font-weight:400;text-decoration:none;display:inline-block;position:absolute;left:0}a.pp-button-social-login span.ppsc-text{margin-left:40px;padding:.5em;color:#fff!important}a.pp-button-social-login{min-width:220px}a.pp-button-social-login .ppsc-google{background-image:url(//n-land.de/wp-content/plugins/wp-user-avatar/assets/images/social-login/google.svg)}a.pp-button-social-login.pp-button-social-login-google{background:#4285f4;border-color:#4285f4}a.pp-button-social-login.pp-button-social-login-facebook{background:#3b5998;border-color:#3b5998}a.pp-button-social-login.pp-button-social-login-twitter{background:#000;border-color:#000}a.pp-button-social-login.pp-button-social-login-linkedin{background:#0077b5;border-color:#0077b5}a.pp-button-social-login.pp-button-social-login-microsoft{background:#404040;border-color:#404040}a.pp-button-social-login.pp-button-social-login-amazon{background:#f9991d;border-color:#f9991d}a.pp-button-social-login.pp-button-social-login-vk{background:#4a76a8;border-color:#4a76a8}a.pp-button-social-login.pp-button-social-login-wordpresscom{background:#0675c4;border-color:#0675c4}a.pp-button-social-login.pp-button-social-login-yahoo{background:#430297;border-color:#430297}a.pp-button-social-login.pp-button-social-login-github{background:#24292e;border-color:#24292e}a.pp-button-social-login .ppsc-vk{background-image:url(//n-land.de/wp-content/plugins/wp-user-avatar/assets/images/social-login/vk-fa.svg)}a.pp-button-social-login .ppsc-microsoft{background-image:url(//n-land.de/wp-content/plugins/wp-user-avatar/assets/images/social-login/microsoft.svg)}a.pp-button-social-login .ppsc-amazon{background-image:url(//n-land.de/wp-content/plugins/wp-user-avatar/assets/images/social-login/amazon.svg)}a.pp-button-social-login .ppsc-yahoo{background-image:url(//n-land.de/wp-content/plugins/wp-user-avatar/assets/images/social-login/yahoo.svg)}a.pp-button-social-login .ppsc-wordpresscom{background-image:url(//n-land.de/wp-content/plugins/wp-user-avatar/assets/images/social-login/wpcom.svg)}a.pp-button-social-login .ppsc-facebook{background-image:url(//n-land.de/wp-content/plugins/wp-user-avatar/assets/images/social-login/facebook.svg)}a.pp-button-social-login .ppsc-twitter{background-image:url(//n-land.de/wp-content/plugins/wp-user-avatar/assets/images/social-login/x.svg)}a.pp-button-social-login .ppsc-linkedin{background-image:url(//n-land.de/wp-content/plugins/wp-user-avatar/assets/images/social-login/linkedin.svg)}a.pp-button-social-login .ppsc-github{background-image:url(//n-land.de/wp-content/plugins/wp-user-avatar/assets/images/social-login/github-fa.svg)}.pp-form-container *,.pp-form-container .pp-form-wrapper,.pp-form-container .pp-form-wrapper *{box-sizing:border-box}html .pp-form-container .select2 input.select2-search__field{border:0!important}.pp-form-container form input[type=submit]{-webkit-appearance:none!important}.pp-form-container form{background-color:#0000;margin:0;padding:0}.woocommerce .woocommerce-MyAccount-content .pp-form-container{margin-left:0!important;margin-right:0!important}.pp-form-container form input,.pp-form-container form select,.pp-form-container form textarea{float:none;height:auto;box-shadow:none;text-shadow:none;text-transform:none;resize:vertical;background-image:none;outline:none;text-decoration:none;position:static}.pp-form-container form p{margin:0 0 .5em}.pp-form-container form input[type=submit]{cursor:pointer;text-shadow:none}.pp-form-container form input[type=submit]:focus{outline:0}.pp-form-container .pp-user-avatar{text-align:center!important;border-radius:50%!important;margin:0 auto 10px!important;display:block!important}.pp-form-container img.pp-user-cover-image{width:100%!important;height:auto!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=checkbox],#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio],.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox],.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]{color:#555!important;clear:none!important;cursor:pointer!important;text-align:center!important;vertical-align:middle!important;-webkit-appearance:none!important;background:#fff!important;border:1px solid #7e8993!important;border-radius:4px!important;outline:0!important;width:16px!important;height:16px!important;margin:0!important;padding:0!important;line-height:0!important;transition:border-color 50ms ease-in-out!important;display:inline-block!important;box-shadow:inset 0 1px 2px #0000001a!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio],.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]{border-radius:50%!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=checkbox]:checked:before,.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox]:checked:before{position:static;content:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E)!important;width:20px!important;height:20px!important;margin:-3px 0 0 -4px!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio]:checked:before,.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]:checked:before{content:"";background-color:#000!important;border-radius:50%!important;width:8px!important;height:8px!important;margin:3px!important;line-height:1.14286!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=checkbox]:checked:before,#profilepress-myaccount-wrapper .profilepress-myaccount-content input[type=radio]:checked:before,.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=checkbox]:checked:before,.pp-form-container .pp-form-wrapper .pp-form-field-wrap input[type=radio]:checked:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:none;float:left!important;vertical-align:middle!important;display:inline-block!important}.pp-form-container .pp-form-wrapper.ppBuildScratch,.pp-form-container .pp-form-wrapper.ppBuildScratch *{font-family:Merriweather,sans-serif}.pp-form-container .pp-form-wrapper.ppBuildScratch .ppbs-headline,.pp-form-container .pp-form-wrapper.ppBuildScratch h1,.pp-form-container .pp-form-wrapper.ppBuildScratch h2,.pp-form-container .pp-form-wrapper.ppBuildScratch h3,.pp-form-container .pp-form-wrapper.ppBuildScratch h4{margin-top:1em;margin-bottom:1em;font-size:20px;font-weight:700}.pp-form-container .pp-form-wrapper.ppBuildScratch .ppbs-headline{text-align:center;margin-top:0;margin-right:6.387%}.pp-form-container .pp-form-wrapper.ppBuildScratch input:disabled{opacity:.5}.pp-form-container .pp-form-wrapper.ppBuildScratch{color:#222;background:#fff;border-radius:3px;width:100%;max-width:100%;margin:0 auto;padding:6% 0 6% 6%;font-size:14px;position:relative;box-shadow:0 0 0 .5px #0014281a,0 2px 8px #32375a33}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppf-remove-frame{box-shadow:none;border-radius:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap{vertical-align:top;width:100%;padding:0 6.387% 4% 0;display:inline-block}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap{padding-bottom:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .pp-form-label-wrap{margin:0 0 5px;padding:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-reveal .pp-form-field-description{display:none}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-reveal .pp-form-field-input-textarea-wrap .pp-form-field:focus~.pp-form-field-description{display:block}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-standard .ppress-hint-tooltip,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-reveal .ppress-hint-tooltip,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-tooltip .pp-form-field-description{display:none}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-tooltip .ppress-hint-tooltip{font-weight:400;display:inline}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fda-tooltip .ppress-hint-tooltip .pp-form-material-icons{vertical-align:top;margin:0;padding:0;font-size:110%;display:inline;position:relative}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fld-inside{position:relative}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fld-inside .pp-form-label-wrap{z-index:2;position:absolute;top:5px;left:15px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap.fld-inside .pp-form-label-wrap{left:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fld-inside .pp-form-field-input-textarea-wrap .pp-form-field{padding-top:18px;padding-bottom:2px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap.fld-inside .pp-form-field-input-textarea-wrap .pp-form-field{padding-top:23px;padding-bottom:7px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap.fld-inside .pp-form-field-input-textarea-wrap .pp-form-field{padding-top:30px;padding-bottom:10px}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fw-half{width:50%}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap.fw-third{width:33.3333%}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap textarea{color:#69717a;background:#fff;border:1px solid #dbdbdb;border-radius:0;width:100%;min-height:40px;margin:0;padding:10px 15px;font-size:14px;line-height:1.3;transition:all .35s;display:inline-block}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap textarea{height:100px;overflow:auto}.pp-form-field-wrap .pp-form-material-icons{cursor:text;width:24px;height:24px;margin:8px 12px 0 0;position:absolute;top:0;right:0}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-right .pp-form-field-wrap.field-has-icon input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-right .pp-form-field-wrap.field-has-icon textarea{padding-right:40px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-left .pp-form-field-wrap.field-has-icon input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-left .pp-form-field-wrap.field-has-icon textarea{padding-left:40px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-left .pp-form-field-wrap.field-has-icon input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-left .pp-form-field-wrap.field-has-icon textarea{padding-left:30px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-right .pp-form-field-wrap.field-has-icon input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-right .pp-form-field-wrap.field-has-icon textarea{padding-right:30px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfia-left .pp-form-field-wrap .pp-form-material-icons{margin-left:12px;left:0}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-left .pp-form-field-wrap .pp-form-material-icons{margin-left:0!important;left:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material.ppfia-right .pp-form-field-wrap .pp-form-material-icons{margin-right:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap .pp-form-material-icons{margin-top:10px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap .pp-form-material-icons{margin-top:18px}.pp-form-container .pp-form-wrapper.ppBuildScratch .has-password-visibility-icon .pp-form-material-icons{cursor:pointer}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-pill .pp-form-field-wrap textarea{border-radius:25px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-round .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-round .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-round .pp-form-field-wrap textarea{border-radius:6px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap .select2.select2-container,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap textarea{border:0!important;border-bottom:1px solid #dbdbdb!important;padding-left:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap span.select2-selection.select2-selection--multiple{border:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap input[type=text]:focus,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap select:focus,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-material .pp-form-field-wrap textarea:focus{box-shadow:none!important;border-top:0!important;border-left:0!important;border-right:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap input:not([type=radio]):not([type=checkbox]),.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap select,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap .select2-selection,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfl-flat .pp-form-field-wrap textarea{background:#f7f7f7!important;border:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap select{padding-top:15px;padding-bottom:15px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-field-wrap textarea{height:150px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap input,.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap select{padding-top:20px;padding-bottom:20px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-field-wrap textarea{height:200px}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap input[type=text]:focus,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap select:focus,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap textarea:focus{border:1px solid #999}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .pp-form-label-wrap .pp-form-label,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .ppform-remember-label{float:none;color:#444;background-color:#0000;margin:0;padding:0;font-size:14px;font-style:normal;font-weight:700;line-height:1.3;display:block}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-wrap .ppform-remember-label{display:inline-block}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppf-hide-asterisk .pp-form-required-label{display:none}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap input[type=submit]{color:#fff;text-align:center;background:#000;border:none;width:auto;min-width:110px;padding:15px 10px;font-size:16px;font-weight:700;line-height:1;transition:all .15s ease-in-out}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-medium .pp-form-submit-button-wrap input[type=submit],.pp-form-container .pp-form-wrapper.ppBuildScratch.ppfs-large .pp-form-submit-button-wrap input[type=submit]{padding-top:20px;padding-bottom:20px}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbl-pill .pp-form-submit-button-wrap input[type=submit]{border-radius:25px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbl-round .pp-form-submit-button-wrap input[type=submit]{border-radius:6px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap input[type=submit]:hover,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-submit-button-wrap input[type=submit]:focus{color:#000;background-color:#ededed;text-decoration:none}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-checkbox-wrap,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-radio-wrap{margin:0 0 5px}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-checkboxes-container{margin:0;padding:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-checkbox-wrap:last-of-type,.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-radio-wrap:last-of-type{margin-bottom:0}.pp-form-container .pp-form-wrapper.ppBuildScratch .pp-form-field-description{color:#666;text-align:left;margin:4px 0 0;font-size:12px;font-weight:400;line-height:1.3}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-wide .pp-form-submit-button-wrap input[type=submit]{width:100%}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width .pp-form-submit-button-wrap{margin-top:4%;margin-bottom:4%}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width .pp-form-submit-button-wrap input[type=submit]{margin:0;display:block;border-top-left-radius:0!important;border-top-right-radius:0!important;width:100%!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width.ppsbl-pill{border-bottom-right-radius:25px!important;border-bottom-left-radius:25px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch.ppsbw-full-width.ppsbl-round{border-bottom-right-radius:6px!important;border-bottom-left-radius:6px!important}.pp-form-container .pp-form-wrapper.ppBuildScratch a.pp-button-social-login:last-of-type{margin-bottom:1.5em!important}#profilepress-myaccount-wrapper,#profilepress-myaccount-wrapper *,#profilepress-myaccount-wrapper :after,#profilepress-myaccount-wrapper :before{box-sizing:border-box}#profilepress-myaccount-wrapper{font-size:16px}#profilepress-myaccount-wrapper .profilepress-myaccount-row{flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:flex}#profilepress-myaccount-wrapper .profilepress-myaccount-nav{flex-direction:column;margin-bottom:0;padding-left:0;display:flex}#profilepress-myaccount-wrapper .ppmyac-dashboard-item{width:100%;text-align:inherit;box-shadow:none;background-color:#fff;border:1px solid #00000020;margin-bottom:-1px;padding:.75em 1.25em;display:block;position:relative;text-decoration:none!important}#profilepress-myaccount-wrapper .ppmyac-dashboard-item.isactive{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}#profilepress-myaccount-wrapper .ppmyac-dashboard-item:first-child{border-top-left-radius:.25em;border-top-right-radius:.25em}#profilepress-myaccount-wrapper .ppmyac-dashboard-item:last-child{border-bottom-right-radius:.25em;border-bottom-left-radius:.25em;margin-bottom:0}#profilepress-myaccount-wrapper .ppmyac-icons{vertical-align:text-bottom;margin-right:.5em}#profilepress-myaccount-wrapper .profilepress-myaccount-col-sm-3{width:100%;padding-left:15px;padding-right:15px;position:relative}@media (min-width:576px){#profilepress-myaccount-wrapper .profilepress-myaccount-col-sm-3{flex:0 0 25%;max-width:25%}}#profilepress-myaccount-wrapper .profilepress-myaccount-content{width:100%;padding-top:30px;padding-left:15px;padding-right:15px;position:relative}@media (min-width:576px){#profilepress-myaccount-wrapper .profilepress-myaccount-content{flex:0 0 75%;max-width:75%}}#profilepress-myaccount-wrapper .profilepress-myaccount-avatar-wrap{text-align:center;margin-bottom:20px}#profilepress-myaccount-wrapper .profilepress-myaccount-avatar-wrap .profilepress-myaccount-avatar img.pp-user-avatar{border-radius:999px;width:120px;height:120px;display:inline-block;float:none!important;margin:0!important;position:static!important}#profilepress-myaccount-wrapper .profilepress-myaccount-nav a:focus{text-shadow:none;box-shadow:none;outline:none}#profilepress-myaccount-wrapper .profilepress-myaccount-content h2,#profilepress-myaccount-wrapper .profilepress-myaccount-content h3{margin-top:0!important;margin-bottom:1em!important;font-size:2em!important;font-weight:700!important;line-height:1.2!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenus-wrap{margin-bottom:2em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenu-wrap{padding-right:1em;display:inline}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenu-item{color:inherit;padding:0 0 10px}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-submenu-item.ppsubmenu-active{border-bottom:3px solid #6c757d}#profilepress-myaccount-wrapper .profilepress-myaccount-content h3{margin-bottom:1em!important;font-size:1.2em!important;font-weight:500!important}.profilepress-myaccount-alert,.profilepress-myaccount-edit-profile .profilepress-edit-profile-status{border-radius:.25em;position:relative;border:1px solid #0000!important;margin-bottom:1em!important;padding:.75em 1.25em!important}.profilepress-myaccount-alert.pp-alert-danger,.profilepress-myaccount-edit-profile .profilepress-edit-profile-status{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.profilepress-myaccount-alert.pp-alert-success,.profilepress-myaccount-edit-profile .profilepress-edit-profile-status.success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field{margin-top:.5em;margin-bottom:1em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-cover-image-empty{background-color:#eee;min-height:250px}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-cover-image-wrap{background-color:#fff;border:1px solid #00000020;border-radius:.25em;margin-bottom:0;padding:.75em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-cover-image-wrap img{width:100%;height:auto}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-email-notifications-wrap .profilepress-myaccount-form-field{margin-top:.5em;margin-bottom:.5em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-email-notifications-wrap{margin-bottom:2em}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field label{margin-bottom:.2em;font-weight:500;display:block}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field input[type=radio]+label,#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field input[type=checkbox]+label{display:inline}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .profilepress-myaccount-form-control:not([type=radio]):not([type=checkbox]),#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap input:not([type=radio]):not([type=checkbox]):not([type=submit]),#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap textarea,#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap select{background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25em;width:100%;height:calc(2.25em + 2px);padding:.375em .75em;font-size:1em;font-weight:400;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block;overflow:visible;box-shadow:inset 0 1px 1px #00000020}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap textarea{resize:vertical!important;height:auto!important;min-height:100px!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input.profilepress-myaccount-form-control:focus,#profilepress-myaccount-wrapper .profilepress-myaccount-content textarea.profilepress-myaccount-form-control:focus,#profilepress-myaccount-wrapper .profilepress-myaccount-content select.profilepress-myaccount-form-control:focus{box-shadow:none;background-color:#fff;border-color:#bbb;outline:0}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .profilepress-myaccount-form-field input[type=submit]{cursor:pointer;width:auto;display:inline-block}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .profilepress-myaccount-form-field input[type=submit]:hover{color:#fff;background-color:#0069d9;border-color:#0062cc;text-decoration:none}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file{width:100%;height:calc(2.25em + 2px);margin-bottom:0;display:inline-block;position:relative}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-input{z-index:2;opacity:0;width:100%;height:calc(2.25em + 2px);margin:0;position:relative}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-label{z-index:1;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25em;height:calc(2.25em + 2px);padding:.375em .75em;font-weight:400;line-height:1.5;position:absolute;top:0;left:0;right:0}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-label:after{box-sizing:border-box;z-index:3;color:#495057;content:"Browse";border-left:inherit;background-color:#e9ecef;border-radius:0 .25em .25em 0;height:2.25em;padding:.375em .75em;line-height:1.5;display:block;position:absolute;top:0;bottom:0;right:0}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-wrap .ppmyac-custom-file-input~.ppmyac-custom-file-label[data-browse]:after{content:attr(data-browse)}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field .pp-checkbox-wrap label.pp-form-label,#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-form-field .pp-radio-wrap label.pp-form-label{margin:0 0 0 .381982em;display:inline-block}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-avatar-wrap{flex-direction:column;margin:1em 0 0;padding-left:0;display:flex}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-avatar{background-color:#fff;border:1px solid #00000020;border-radius:.25em;margin-bottom:0;padding:.75em 1.25em;position:relative;justify-content:space-between!important;display:flex!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content .pp-user-avatar{object-fit:cover;object-position:center;border-radius:50%;width:70px;height:70px;min-height:100%}#profilepress-myaccount-wrapper .profilepress-myaccount-content .ppmyac-remove-avatar{color:#fff;text-align:center;vertical-align:middle;height:35px;text-shadow:none;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#6c757d;border:1px solid #6c757d;border-radius:.2em;padding:.25em .5em;font-size:.875em;font-weight:400;line-height:1.5;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-block;margin-top:.5em!important;margin-bottom:.5em!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content .profilepress-myaccount-delete-cover-image-wrap .ppmyac-remove-avatar{margin-top:.75em!important;margin-bottom:0!important}#profilepress-myaccount-wrapper .profilepress-myaccount-content input.profilepress-myaccount-form-control::-webkit-file-upload-button{background:#fff;border:1px solid #ddd;border-radius:6px;font-size:14px}#profilepress-myaccount-wrapper .profilepress-myaccount-content .select2-selection{border-radius:.25em;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;box-shadow:inset 0 1px 1px #00000020}.ppress-2fa-setup-wrap .ppmyac-2fa-recovery-codes-wrap{text-align:center;width:250px}.pp-form-container .pp-field-user-avatar-picture-wrap{width:250px;height:auto;margin:auto;position:relative}.pp-form-container .pp-field-user-cover-image-wrap{margin:auto;position:relative}.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay-wrap,.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay-wrap{text-align:center;box-sizing:border-box;color:#fff;text-shadow:0 1px #666;background:#00000080;border-radius:50%;width:100%;height:100%;padding:0;font-size:16px;line-height:21px;position:absolute;top:0;left:0}.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay-wrap{border-radius:0}.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay,.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay{width:100%;height:100%;display:table}.pp-field-user-avatar-picture-wrap .pp-profile-avatar-overlay ins,.pp-field-user-cover-image-wrap .pp-cover-image-overlay ins{display:none}.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay ins,.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay ins{vertical-align:middle;height:100%;display:table-cell;color:#fff!important;background:0 0!important;border-bottom:none!important;text-decoration:none!important}.pp-field-user-avatar-picture-wrap:hover .pp-profile-avatar-overlay-wrap .pp-profile-avatar-overlay .pp-form-material-icons,.pp-field-user-cover-image-wrap:hover .pp-cover-image-overlay-wrap .pp-cover-image-overlay .pp-form-material-icons{cursor:pointer;color:#fff!important;width:auto!important;height:auto!important;margin:0!important;font-size:35px!important;display:block!important;position:static!important;top:auto!important;right:auto!important}html .select2.select2-container .select2-selection.select2-selection--multiple input.select2-search__field{border:0!important;height:auto!important}.select2.select2-container .select2-selection.select2-selection--multiple input.select2-search__field{box-shadow:none!important;border:0!important}.select2.select2-container .select2-selection.select2-selection--multiple li.select2-selection__choice{height:auto;line-height:normal}.pp-form-wrapper.pp-member-directory{opacity:0}.pp-form-wrapper.ppress-default-profile{box-sizing:border-box;color:#666;opacity:0;width:100%;max-width:1000px;margin-bottom:30px;font-size:15px}.pp-form-wrapper.ppress-default-profile *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}.pp-form-wrapper.ppress-default-profile a,.pp-form-wrapper.ppress-default-profile a:hover{text-decoration:none!important}.pp-form-wrapper.ppress-default-profile .ppress-default-profile-cover{box-sizing:border-box;background-color:#eee;position:relative}.pp-form-wrapper.ppress-default-profile .ppress-default-profile-cover-e{text-align:center;overflow:hidden}.pp-form-wrapper.ppress-default-profile .ppress-default-profile-cover-e img{border-radius:0;width:100%;margin:0;display:block;overflow:hidden}.pp-form-wrapper.ppress-default-profile .ppress-dpf-header{box-sizing:content-box;border-bottom:2px solid #eee;min-height:85px;padding:0 0 25px;position:relative}.pp-form-wrapper.ppress-default-profile .ppress-dpf-headericon{vertical-align:middle;z-index:66;height:30px;margin-right:10px;font-size:30px;line-height:30px;position:absolute;top:15px;right:0}.pp-form-wrapper.ppress-default-profile .ppress-dpf-headericon .ppress-dpf-edit-a .ppress-material-icons{font-size:30px}.pp-form-wrapper.ppress-default-profile a.ppress-dpf-edit-a{color:#aaa;border-bottom:0;text-decoration:none}.pp-form-wrapper.ppress-default-profile .ppress-dpf-headericon a:hover,.pp-form-wrapper.ppress-default-profile a.ppress-dpf-edit-a.active{color:#007bff}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-photo{float:left;box-sizing:border-box;width:200px;height:200px;margin:0 0 0 30px;position:absolute}.pp-form-wrapper.ppress-default-profile.ppdf-nocover .ppress-dpf-profile-photo{position:relative}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-photo img{width:100%;height:auto;box-shadow:none;background:#fff;border:5px solid #fff;border-radius:100%;margin:0;display:block;overflow:hidden}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-meta{-ms-word-break:break-all;word-break:break-word;word-wrap:break-word;padding-right:30px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-main-meta{color:#999;padding:10px 0 0}.pp-form-wrapper.ppress-default-profile .ppress-dpf-name{color:#555;margin-right:30px;font-size:24px;font-weight:700;line-height:1.7em}.pp-form-wrapper.ppress-default-profile .ppress-dpf-clear{clear:both}.pp-form-wrapper.ppress-default-profile .ppress-dpf-meta span{margin:0 5px;font-size:14px;line-height:.1;display:inline-block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-meta span:first-child{margin:0 5px 0 0}.pp-form-wrapper.ppress-default-profile .ppress-dpf-meta-text{margin:5px 0 0;font-size:13px;line-height:1.4em}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav{text-align:center;background:#444;padding:10px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item a{color:#fff;float:left;border-bottom:0;border-radius:4px;margin-left:5px;padding:6px 10px 6px 28px;font-size:14px;font-weight:600;display:block;position:relative;text-decoration:none!important}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item a:hover{background:#555}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item .ppress-material-icons{height:18px;font-size:18px;line-height:1.5;display:block;position:absolute;left:10px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item span.ppress-dpf-nav-title{padding-left:5px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-nav-item.ppress-dpf-active a{background:#007bff}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-body{max-width:600px;margin:auto;padding-top:15px;padding-bottom:15px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note,.pp-form-wrapper.ppress-default-profile .pp-user-comment-no-item{text-align:center;color:#666;padding-top:20px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note .ppress-material-icons{height:70px;font-size:70px;line-height:70px;display:inline-block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note span,.pp-form-wrapper.ppress-default-profile .pp-user-comment-no-item span{color:#888;margin-top:10px;font-size:16px;display:block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-note a{border:none!important}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-body-items{margin:0 0 30px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-profile-body-item{padding:15px 0 0;position:relative}.pp-form-wrapper.ppress-default-profile .ppress-dpf-item-label{border-bottom:2px solid #eee;margin:0 0 8px;padding-bottom:4px;font-size:15px;font-weight:700;line-height:22px;display:block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-field-label-icon{float:left;text-align:center;width:24px;height:22px;margin:0 8px 0 0;line-height:18px;display:inline-block}.pp-form-wrapper.ppress-default-profile .ppress-dpf-field-label-icon i{font-size:22px;position:relative;top:1px}.pp-form-wrapper.ppress-default-profile .ppdf-nocover .ppress-dpf-profile-photo{float:none;text-align:center;margin:0 auto;position:relative}.pp-form-wrapper.ppress-default-profile .ppdf-nocover .ppress-dpf-profile-meta{text-align:center!important;padding-left:0!important;padding-right:0!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav{padding:0!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item a{border-radius:0!important;margin-left:0!important;padding:10px 16px!important}.ppress-dpf-profile-nav-item.ppressui340 .ppress-dpf-profile-body{padding-left:0!important;padding-right:0!important}.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo{position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui340 .ppress-dpf-header .ppress-dpf-profile-meta{text-align:center!important;margin-top:-30px!important;padding:0!important}.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-meta{padding-top:0!important}.ppress-default-profile.ppressui340 .ppress-dpf-header .ppress-dpf-name{float:none!important;margin-right:0!important;font-size:18px!important}.ppress-default-profile.ppressui340 .ppress-dpf-header .ppress-dpf-meta-text{padding:0 20px!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-photo{float:none!important;text-align:center!important;width:100px!important;height:100px!important;margin:0 auto!important;position:relative!important;top:-40px!important;left:auto!important}.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo{width:120px!important;height:120px!important}.ppress-default-profile.ppressui340 .ppress-dpf-nav-title{font-size:12px!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item .ppress-material-icons{height:20px!important;font-size:20px!important;line-height:20px!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui340.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-meta{margin-top:0!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav{padding:0!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item a{border-radius:0!important;margin-left:0!important;padding:10px 16px!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item i{height:22px!important;font-size:22px!important;line-height:22px!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-body{padding-left:0!important;padding-right:0!important}.ppress-default-profile.ppressui500.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo{width:120px!important;height:120px!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-photo{float:none!important;width:100px!important;height:100px!important;margin:0 auto!important;display:block!important;position:relative!important;top:-40px!important;left:0!important}.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-profile-meta{text-align:center!important;margin-top:-30px!important;padding:0!important}.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-name{float:none!important;margin-right:0!important;font-size:21px!important}.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-meta-text{padding-top:10px!important}.ppress-default-profile.ppressui500 .ppress-dpf-header .ppress-dpf-meta{padding:0 20px!important;display:block!important}.ppress-default-profile.ppressui500 .ppress-dpf-nav-title{font-size:12px!important}.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item .ppress-material-icons{height:20px!important;font-size:20px!important;line-height:20px!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui500.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-meta{margin-top:0!important}.ppress-default-profile.ppressui800 .ppress-dpf-profile-nav{padding:0!important}.ppress-default-profile.ppressui800 .ppress-dpf-profile-nav-item a{border-radius:0!important;margin-left:0!important;padding:10px 20px!important}.ppress-default-profile.ppressui800 .ppress-dpf-profile-photo{width:140px!important;height:140px!important;top:-70px!important}.ppress-default-profile.ppressui800.ppdf-nocover .ppress-dpf-header .ppress-dpf-profile-photo{top:auto!important}.ppress-default-profile.ppressui800 .ppress-dpf-header .ppress-dpf-meta-text{padding-top:10px!important}.ppress-default-profile.ppressui800 .ppress-dpf-nav-title{font-size:12px!important}.ppress-default-profile.ppressui800 .ppress-dpf-profile-nav-item .ppress-material-icons{height:20px!important;font-size:20px!important;line-height:20px!important;display:block!important;position:static!important;top:auto!important;left:auto!important}.ppress-default-profile.ppressui960 .ppress-dpf-profile-photo{width:140px!important;height:140px!important;top:-70px!important}.ppress-default-profile.ppressui960.ppdf-nocover .ppress-dpf-profile-meta{margin-top:-50px!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item a,.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item a{padding:5px 11px!important;font-size:12px!important}.ppress-default-profile.ppressui340 .ppress-dpf-profile-nav-item .ppress-material-icons,.ppress-default-profile.ppressui500 .ppress-dpf-profile-nav-item .ppress-material-icons{font-size:14px!important}.ppress-default-profile.ppressui340 span.ppress-dpf-nav-title,.ppress-default-profile.ppressui500 span.ppress-dpf-nav-title{font-size:10px!important}.pp-form-wrapper.ppress-default-profile ul.pp-user-post-list{margin:0;padding:0;list-style:none}.pp-form-wrapper.ppress-default-profile li.pp-user-post-item{border-bottom:1px solid #eee;padding:20px 0}.pp-form-wrapper.ppress-default-profile .pp-user-post-item a,.pp-form-wrapper.ppress-default-profile .pp-user-post-item h3{margin:0;font-size:16px;font-weight:400;text-decoration:none}.pp-form-wrapper.ppress-default-profile .pp-user-post-item h3.pp-post-item-head{line-height:20px}.pp-form-wrapper.ppress-default-profile .ppress-dpf-more-post-wrap{text-align:center;padding-top:30px}.pp-form-wrapper.ppress-default-profile a.ppress-dpf-more-post-btn{text-align:center;text-transform:none;color:#fff;background:#007bff;border:none;border-radius:4px;width:100%;max-width:250px;margin:0 auto;padding:15px;font-size:15px;font-weight:400;line-height:1em;text-decoration:none;transition:all .25s;display:block;box-shadow:0 4px 6px #32325d1c,0 1px 3px #00000014}.pp-form-wrapper.ppress-default-profile .pp-user-comment-item{border-bottom:1px solid #eee;padding:20px 0}.pp-form-wrapper.ppress-default-profile .pp-user-comment-item-link a{color:inherit}.pp-form-wrapper.ppress-default-profile .pp-user-comment-no-item+.ppress-dpf-more-post-wrap{display:none}.pp-member-directory .ppressmd-member-directory-header.ppressmd-form{flex-flow:column;justify-content:flex-start;align-items:stretch;width:100%;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row:not(.ppressmd-member-directory-filters-bar){flex-flow:row;justify-content:flex-start;align-items:baseline;margin:0 0 10px;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row.ppressmd-member-directory-search-row{justify-content:flex-end}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line{flex-flow:row;justify-content:flex-start;align-items:center;width:60%;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label{flex:1;min-width:90px;max-width:85%;margin:0 10px 0 0}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label .ppressmd-search-line{-webkit-appearance:textfield;background-color:#fff;border-radius:2px;width:100%;position:static;cursor:text!important;box-sizing:border-box!important;height:40px!important;box-shadow:none!important;outline:none!important;margin:0!important;padding:0 12px!important;font-size:15px!important;display:block!important}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line .ppressmd-do-search{width:auto;min-width:15%}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line{flex-flow:row;justify-content:space-between;align-items:center;width:100%;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-sorting{flex-flow:row;flex:5;justify-content:flex-start;align-items:baseline;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-sorting .ppressmd-member-directory-sorting-a{cursor:pointer;flex-flow:row;justify-content:flex-start;align-items:baseline;display:flex;position:relative}.pp-member-directory .ppressmd-member-directory-header a{box-shadow:none;border-bottom:none;text-decoration:none}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppress-material-icons{vertical-align:middle;display:inline}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters{text-align:right;flex-flow:row;flex:2;justify-content:flex-end;align-items:baseline;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a{cursor:pointer;flex-flow:row;justify-content:flex-start;align-items:baseline;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a a{margin:0 5px 0 0}.ppressmd-member-directory-header:not(.ppmd-filters-expand) .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a .ppress-up,.ppressmd-member-directory-header.ppmd-filters-expand .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-filters .ppressmd-member-directory-filters-a .ppress-down{display:none}.ppressmd-new-dropdown{z-index:10;box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:5px;height:auto;margin:0;font-size:16px;display:none;position:absolute;box-shadow:0 7px 14px #32325d1a,0 3px 6px #00000012}.ppressmd-new-dropdown ul{margin:0;padding:0}.ppressmd-new-dropdown ul li{margin:0;padding:0;list-style-type:none}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppressmd-member-directory-sorting .ppressmd-member-directory-sorting-a .ppressmd-new-dropdown{width:200px;top:24px;left:-12px}.ppressmd-new-dropdown ul li a{padding:8px 12px;line-height:1;display:block}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row.ppressmd-member-directory-filters-bar{padding:0 0 10px}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row.ppressmd-header-row-invisible{margin:0}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search.ppressmd-search-invisible{display:none}.ppressmd-member-directory-header.ppmd-filters-expand .ppressmd-member-directory-header-row .ppressmd-search.ppressmd-search-invisible{display:grid}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search{grid-gap:10px;-ms-grid-template-rows:auto 1fr;-ms-grid-template-columns:repeat(3,1fr);-ms-grid-gap:10px;-ms-grid-auto-rows:minmax(max-content,auto);grid-template-rows:auto 1fr;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(max-content,auto);align-items:center;width:100%;margin:0;display:grid}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter{flex-flow:row;justify-content:flex-start;align-items:baseline;width:100%;display:flex}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter.ppressmd-text-filter-type input{width:100%;padding:10px 30px}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label .ppressmd-search-line,.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter.ppressmd-text-filter-type input:not(.select2-search__field),.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection{background-color:#0000;border:1px solid #ddd!important}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-search .ppressmd-search-filter.ppressmd-text-filter-type input,.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-search-line label .ppressmd-search-line,.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row .ppressmd-member-directory-nav-line .ppress-material-icons,.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection__rendered{color:#666;background-color:#0000}.pp-member-directory .ppressmd-member-directory-header .ppressmd-member-directory-header-row input[type=search]:focus{border:1px solid #bbb!important}.pp-member-directory .ppressmd-member-directory-header .ppressmd-button{text-align:center;box-sizing:border-box;width:100%;box-shadow:none;text-shadow:none;-webkit-appearance:none;margin:0;font-family:inherit;transition:all .25s;display:block;position:relative;overflow:hidden;text-transform:none!important;vertical-align:middle!important;cursor:pointer!important;border:none!important;border-radius:4px!important;outline:none!important;height:auto!important;padding:16px 20px!important;font-weight:400!important;line-height:1em!important;text-decoration:none!important}.pp-member-directory .ppressmd-members-total-wrap{text-align:center;margin:0 0 10px}.pp-member-directory .ppressmd-members-total{font-size:20px;font-weight:300}.pp-member-directory .ppressmd-member-directory-header .select2.select2-container{width:100%!important}.pp-member-directory .ppressmd-member-directory-header .select2-search.select2-search--inline .select2-search__field{width:auto!important}.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;height:40px;white-space:nowrap!important;text-align:left!important;background:0 0!important;border-radius:2px!important;padding:0 0 0 12px!important;font-size:15px!important;line-height:35px!important;text-decoration:none!important;display:block!important;position:relative!important;overflow:hidden!important}.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection .select2-selection__arrow{text-align:center!important;background:0 0!important;border-left:0!important;border-radius:0 2px 2px 0!important;width:34px!important;height:100%!important;display:inline-block!important;position:absolute!important;top:0!important;right:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-container.select2-container--open .select2-dropdown{border:1px solid #ddd;border-top:0;border-radius:0}.pp-member-directory .ppressmd-member-directory-header .select2-container.select2-container--open .select2-dropdown .select2-results li{cursor:pointer;background-image:none;font-size:15px;list-style:none;display:list-item;color:#666!important;min-height:1em!important;margin:5px!important;padding:3px 7px 4px!important}.pp-member-directory .ppressmd-member-directory-header .select2.select2-container .select2-selection.select2-selection--multiple{height:auto!important;line-height:.8!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:37px;padding-left:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;width:100%;margin:0;padding-right:30px;font-size:13px;line-height:37px;list-style:none;padding-left:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-results li.select2-results__option.select2-results__option--highlighted{color:#666!important;background:#f4f4f4!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__clear,.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__clear{font-size:30px;right:10px;margin:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__clear,.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__clear,.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__arrow b{color:#888!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__clear{position:absolute}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__choice{padding:3px 3px 3px 5px}.pp-member-directory .ppressmd-member-directory-header .select2-container .select2-search.select2-search--inline>input{border:none!important;border-radius:0!important;padding:0!important}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--multiple .select2-selection__rendered li{text-overflow:ellipsis;box-sizing:border-box;max-width:100%;overflow-x:hidden}.pp-member-directory .ppressmd-member-directory-header .select2-container--default .select2-selection--single .select2-selection__clear{font-size:20px!important}.pp-member-directory .ppmd-pagination-wrap{text-align:center;width:100%;margin:0 auto 10px;padding:0;font-size:16px}.pp-member-directory .ppmd-pagination-wrap .page-numbers{color:#666;width:auto;height:34px;padding:0 14px;font-weight:400;line-height:34px;transition:all .2s linear;display:inline-block}.pp-member-directory .ppmd-pagination-wrap .page-numbers.current{color:#fff;background:#007bff}.pp-member-directory .ppmd-pagination-wrap .page-numbers .ppress-material-icons{vertical-align:middle}.ppress-paywall-message-wrap{background:linear-gradient(#fff0,#ffffff80 .5em,#fff 5.5em 100%);width:100%;margin:-5em auto 2em;padding:6em 0 0;position:relative}.ppress-paywall-message{color:#333;background-color:#f4f4f4;border:6px solid #fff;border-radius:.5em;padding:1.375em;box-shadow:0 0 .5em .25em #00000020}.ppress-paywall-message p:last-child{margin-bottom:0!important}p:has(+.ppress-paywall-message-wrap){margin-bottom:0}.ppress-main-container{width:100%}.ppress-container-div{text-align:center;background-color:#fff;width:100%;margin:3em 0;padding:3em}@keyframes fpFadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0)}}.flatpickr-calendar{opacity:0;text-align:center;visibility:hidden;box-sizing:border-box;touch-action:manipulation;direction:ltr;background:#fff;border:0;border-radius:5px;width:307.875px;padding:0;font-size:14px;line-height:24px;animation:none;display:none;position:absolute;box-shadow:1px 0 #e6e6e6,-1px 0 #e6e6e6,0 1px #e6e6e6,0 -1px #e6e6e6,0 3px 13px #00000014}.flatpickr-calendar.inline,.flatpickr-calendar.open{opacity:1;visibility:visible;max-height:640px}.flatpickr-calendar.open{z-index:99999;display:inline-block}.flatpickr-calendar.animate.open{animation:.3s cubic-bezier(.23,1,.32,1) fpFadeInDown}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){box-shadow:-2px 0 #e6e6e6,5px 0 #e6e6e6}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{border-top:1px solid #e6e6e6;height:40px}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:after,.flatpickr-calendar:before{pointer-events:none;content:"";border:solid #0000;width:0;height:0;display:block;position:absolute;left:22px}.flatpickr-calendar.arrowRight:after,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar.arrowCenter:after,.flatpickr-calendar.arrowCenter:before{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus,.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-wrapper{display:inline-block;position:relative}.flatpickr-months{display:flex}.flatpickr-months .flatpickr-month,.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{-webkit-user-select:none;user-select:none;color:#000000e6;fill:#000000e6;height:34px}.flatpickr-months .flatpickr-month{text-align:center;background:0 0;flex:1;line-height:1;position:relative;overflow:hidden}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{cursor:pointer;z-index:3;padding:10px;text-decoration:none;position:absolute;top:0}.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i,.numInputWrapper{position:relative}.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#959ea9}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{fill:inherit;transition:fill .1s}.numInputWrapper{height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.numInputWrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.numInputWrapper span{opacity:0;cursor:pointer;box-sizing:border-box;border:1px solid #39393926;width:14px;height:50%;padding:0 4px 0 2px;line-height:50%;position:absolute;right:0}.numInputWrapper span:hover{background:#0000001a}.numInputWrapper span:active{background:#0003}.numInputWrapper span:after{content:"";display:block;position:absolute}.numInputWrapper span.arrowUp{border-bottom:0;top:0}.numInputWrapper span.arrowUp:after{border-bottom:4px solid #39393999;border-left:4px solid #0000;border-right:4px solid #0000;top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-top:4px solid #39393999;border-left:4px solid #0000;border-right:4px solid #0000;top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:#00000080}.flatpickr-current-month span.cur-month:hover,.numInputWrapper:hover{background:#0000000d}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{color:inherit;text-align:center;width:75%;height:34px;padding:7.48px 0 0;font-size:135%;font-weight:300;line-height:1;display:inline-block;position:absolute;left:12.5%;transform:translate(0)}.flatpickr-current-month span.cur-month{color:inherit;margin-left:.5ch;padding:0;font-family:inherit;font-weight:700;display:inline-block}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch�;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:#000000e6}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:#000000e6}.flatpickr-current-month .flatpickr-monthDropdown-months,.flatpickr-current-month input.cur-year{box-sizing:border-box;color:inherit;font-size:inherit;height:auto;font-family:inherit;font-weight:300;line-height:inherit;vertical-align:initial;background:0 0;border:0;border-radius:0;padding:0 0 0 .5ch}.flatpickr-current-month input.cur-year{cursor:text;appearance:textfield;margin:0;display:inline-block}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{color:#00000080;pointer-events:none;background:0 0;font-size:100%}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;cursor:pointer;-webkit-box-sizing:border-box;outline:0;width:auto;margin:-1px 0 0;position:relative}.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:0}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:#0000000d}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:#0000;outline:0;padding:0}.flatpickr-weekdays{text-align:center;background:0 0;align-items:center;width:100%;height:28px;display:flex;overflow:hidden}.flatpickr-weekdays .flatpickr-weekdaycontainer{flex:1;display:flex}span.flatpickr-weekday{cursor:default;color:#0000008a;text-align:center;background:0 0;flex:1;margin:0;font-size:90%;font-weight:bolder;line-height:1;display:block}.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{align-items:flex-start;width:307.875px;display:flex;position:relative;overflow:hidden}.flatpickr-days:focus{outline:0}.dayContainer,.flatpickr-day{box-sizing:border-box;display:inline-block}.dayContainer{text-align:left;opacity:1;outline:0;flex-wrap:wrap;justify-content:space-around;width:307.875px;min-width:307.875px;max-width:307.875px;padding:0;display:flex;transform:translate(0)}.dayContainer+.dayContainer{box-shadow:-1px 0 #e6e6e6}.flatpickr-day{color:#393939;cursor:pointer;text-align:center;background:0 0;border:1px solid #0000;border-radius:150px;flex-basis:14.2857%;justify-content:center;width:14.2857%;max-width:39px;height:39px;margin:0;font-weight:400;line-height:39px;position:relative}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{cursor:pointer;background:#e6e6e6;border-color:#e6e6e6;outline:0}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:focus,.flatpickr-day.today:hover{color:#fff;background:#959ea9;border-color:#959ea9}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{box-shadow:none;color:#fff;background:#569ff7;border-color:#569ff7}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){box-shadow:-10px 0 #569ff7}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;box-shadow:-5px 0 #e6e6e6,5px 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{background:0 0;border-color:#0000}.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{color:#3939394d;cursor:default;background:0 0;border-color:#0000}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:#3939391a}.flatpickr-day.week.selected{border-radius:0;box-shadow:-5px 0 #569ff7,5px 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;box-shadow:1px 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{color:#3939394d;cursor:default;background:0 0;border:0;width:100%;max-width:none;display:block}.flatpickr-innerContainer{box-sizing:border-box;display:flex;overflow:hidden}.flatpickr-rContainer{box-sizing:border-box;padding:0;display:inline-block}.flatpickr-time,.flatpickr-time input{text-align:center;box-sizing:border-box}.flatpickr-time{outline:0;height:0;max-height:40px;line-height:40px;display:flex;overflow:hidden}.flatpickr-time:after{content:"";clear:both;display:table}.flatpickr-time .numInputWrapper{float:left;flex:1;width:40%;height:40px}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{box-shadow:none;height:inherit;line-height:inherit;color:#393939;appearance:textfield;background:0 0;border:0;border-radius:0;margin:0;padding:0;font-size:14px;position:relative}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{border:0;outline:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{height:inherit;float:left;line-height:inherit;color:#393939;-webkit-user-select:none;user-select:none;align-self:center}.flatpickr-time .flatpickr-time-separator{width:2%;font-weight:700}.flatpickr-time .flatpickr-am-pm{cursor:pointer;text-align:center;outline:0;width:18%;font-weight:400}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eee}.flatpickr-input[readonly]{cursor:pointer}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-italic-400-600-700-v28-cyrillic-ext.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-italic-400-600-700-v28-cyrillic.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-italic-400-600-700-v28-greek-ext.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-italic-400-600-700-v28-greek.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-italic-400-600-700-v28-hebrew.woff2) format('woff2');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-italic-400-600-700-v28-vietnamese.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-italic-400-600-700-v28-latin-ext.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-italic-400-600-700-v28-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-italic-400-600-700-v28-cyrillic-ext.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-italic-400-600-700-v28-cyrillic.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-italic-400-600-700-v28-greek-ext.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-italic-400-600-700-v28-greek.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-italic-400-600-700-v28-hebrew.woff2) format('woff2');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-italic-400-600-700-v28-vietnamese.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-italic-400-600-700-v28-latin-ext.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-italic-400-600-700-v28-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-italic-400-600-700-v28-cyrillic-ext.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-italic-400-600-700-v28-cyrillic.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-italic-400-600-700-v28-greek-ext.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-italic-400-600-700-v28-greek.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-italic-400-600-700-v28-hebrew.woff2) format('woff2');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-italic-400-600-700-v28-vietnamese.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-italic-400-600-700-v28-latin-ext.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-italic-400-600-700-v28-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-400-600-700-v28-cyrillic-ext.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-400-600-700-v28-cyrillic.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-400-600-700-v28-greek-ext.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-400-600-700-v28-greek.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-400-600-700-v28-hebrew.woff2) format('woff2');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-400-600-700-v28-vietnamese.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-400-600-700-v28-latin-ext.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-400-600-700-v28-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-400-600-700-v28-cyrillic-ext.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-400-600-700-v28-cyrillic.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-400-600-700-v28-greek-ext.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-400-600-700-v28-greek.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-400-600-700-v28-hebrew.woff2) format('woff2');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-400-600-700-v28-vietnamese.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-400-600-700-v28-latin-ext.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-400-600-700-v28-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-400-600-700-v28-cyrillic-ext.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-400-600-700-v28-cyrillic.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-400-600-700-v28-greek-ext.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-400-600-700-v28-greek.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-400-600-700-v28-hebrew.woff2) format('woff2');
unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-400-600-700-v28-vietnamese.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-400-600-700-v28-latin-ext.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/open-sans/opensans-400-600-700-v28-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}  @font-face {
font-family: 'h5p';
src:  url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/h5p-core-30.eot?h1atjl);
src:  url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/h5p-core-30.eot?h1atjl#iefix) format('embedded-opentype'),
url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/h5p-core-30.ttf?h1atjl) format('truetype'),
url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/h5p-core-30.woff?h1atjl) format('woff'),
url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/h5p-core-30.svg?h1atjl#h5p-core-30) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'h5p-hub-publish';
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/h5p-hub-publish.eot?wy8ylc);
src: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/h5p-hub-publish.eot?wy8ylc#iefix) format('embedded-opentype'),
url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/h5p-hub-publish.ttf?wy8ylc) format('truetype'),
url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/h5p-hub-publish.woff?wy8ylc) format('woff'),
url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/fonts/h5p-hub-publish.svg?wy8ylc#h5p-hub) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
html.h5p-iframe, html.h5p-iframe > body {
font-family: Sans-Serif; width: 100%;
height: 100%;
margin: 0;
padding: 0;
}
.h5p-semi-fullscreen, .h5p-fullscreen, html.h5p-iframe .h5p-container {
overflow: hidden;
}
.h5p-content {
position: relative;
background: #fefefe;
border: 1px solid #EEE;
border-bottom: none;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.h5p-noselect
{
-khtml-user-select: none;
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
}
html.h5p-iframe .h5p-content {
font-size: 16px;
line-height: 1.5em;
width: 100%;
height: auto;
-webkit-text-size-adjust: none;
text-size-adjust: none;
}
html.h5p-iframe .h5p-fullscreen .h5p-content,
html.h5p-iframe .h5p-semi-fullscreen .h5p-content {
height: 100%;
}
.h5p-content.h5p-no-frame,
.h5p-fullscreen .h5p-content,
.h5p-semi-fullscreen .h5p-content {
border: 0;
}
.h5p-container {
position: relative;
z-index: 1;
}
.h5p-iframe-wrapper.h5p-fullscreen {
background-color: #000;
}
body.h5p-semi-fullscreen {
position: fixed;
width: 100%;
height: 100%;
}
.h5p-container.h5p-semi-fullscreen {
position: fixed;
top: 0;
left: 0;
z-index: 101;
width: 100%;
height: 100%;
background-color: #FFF;
}
.h5p-content-controls {
margin: 0;
position: absolute;
right: 0;
top: 0;
z-index: 3;
}
.h5p-fullscreen .h5p-content-controls {
display: none;
}
.h5p-content-controls > a:link, .h5p-content-controls > a:visited, a.h5p-disable-fullscreen:link, a.h5p-disable-fullscreen:visited {
color: #e5eef6;
}
.h5p-enable-fullscreen:before {
font-family: 'H5P';
content: "\e88c";
}
.h5p-disable-fullscreen:before {
font-family: 'H5P';
content: "\e891";
}
.h5p-enable-fullscreen, .h5p-disable-fullscreen {
cursor: pointer;
color: #EEE;
background: rgb(0,0,0);
background: rgba(0,0,0,0.3);
line-height: 0.975em;
font-size: 2em;
width: 1.125em;
height: 1em;
text-indent: 0.04em;
}
.h5p-disable-fullscreen {
line-height: 0.925em;
width: 1.1em;
height: 0.9em;
}
.h5p-enable-fullscreen:focus,
.h5p-disable-fullscreen:focus {
outline-style: solid;
outline-width: 1px;
outline-offset: 0.25em;
}
.h5p-enable-fullscreen:hover, .h5p-disable-fullscreen:hover {
background: rgba(0,0,0,0.5);
}
.h5p-semi-fullscreen .h5p-enable-fullscreen {
display: none;
}
div.h5p-fullscreen {
width: 100%;
height: 100%;
}
.h5p-iframe-wrapper {
width: auto;
height: auto;
}
.h5p-fullscreen .h5p-iframe-wrapper,
.h5p-semi-fullscreen .h5p-iframe-wrapper {
width: 100%;
height: 100%;
}
.h5p-iframe-wrapper.h5p-semi-fullscreen {
width: auto;
height: auto;
background: black;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 100001;
}
.h5p-iframe-wrapper.h5p-semi-fullscreen .buttons {
position: absolute;
top: 0;
right: 0;
z-index: 20;
}
.h5p-iframe-wrapper iframe.h5p-iframe { width: 10px;
min-width: 100%;
*width: 100%; height: 100%;
z-index: 10;
overflow: hidden;
border: 0;
display: block;
}
.h5p-content ul.h5p-actions {
box-sizing: border-box;
-moz-box-sizing: border-box;
list-style: none;
padding: 0px 10px;
margin: 0;
height: 25px;
font-size: 12px;
background: #FAFAFA;
border-top: 1px solid #EEE;
border-bottom: 1px solid #EEE;
clear: both;
font-family: Sans-Serif;
}
.h5p-fullscreen .h5p-actions, .h5p-semi-fullscreen .h5p-actions {
display: none;
}
.h5p-actions > .h5p-button {
float: left;
cursor: pointer;
margin: 0 0.5em 0 0;
background: none;
padding: 0 0.75em 0 0.25em;
vertical-align: top;
color: #707070;
text-decoration: none;
outline: none;
line-height: 22px;
}
.h5p-actions button:hover {
color: #333;
}
.h5p-actions button:active,
.h5p-actions button:focus,
.h5p-actions .h5p-link:active,
.h5p-actions .h5p-link:focus {
color: #666;
}
.h5p-actions button {
display: inline-flex;
padding: 0;
margin: 0;
color: #6A6A6A;
position: relative; background: none;
border: none;
font: inherit;
cursor: pointer;
line-height: 2;
}
.h5p-actions button:focus,
.h5p-actions .h5p-link:focus {
outline-style: solid;
outline-width: thin;
outline-offset: -2px;
outline-color: #5981A1;
}
.h5p-actions button:before {
font-family: 'H5P';
font-size: 20px;
line-height: 23px;
vertical-align: bottom;
padding-right: 0;
}
.h5p-actions > .h5p-button.h5p-export > button:before {
content: "\e90b";
}
.h5p-actions > .h5p-button.h5p-copyrights > button:before {
content: "\e88f";
}
.h5p-actions > .h5p-button.h5p-embed > button:before {
content: "\e892";
}
.h5p-actions .h5p-link {
float: right;
margin-right: 0;
font-size: 2.0em;
line-height: 23px;
position: relative;
color: #6a6a6a;
text-decoration: none;
outline: none;
}
.h5p-actions .h5p-link:before {
font-family: 'H5P';
content: "\e88e";
vertical-align: bottom;
}
.h5p-actions > li {
margin: 0;
list-style: none;
}
.h5p-popup-dialog {
position: absolute;
top: 0;
left: 0;
width: 100%;
min-height: 100%;
z-index: 100;
padding: 2em;
box-sizing: border-box;
-moz-box-sizing: border-box;
opacity: 0;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
background:#000;
background:rgba(0,0,0,0.75);
}
.h5p-popup-dialog.h5p-open {
opacity: 1;
}
.h5p-popup-dialog .h5p-inner {
box-sizing: border-box;
-moz-box-sizing: border-box;
background: #fff;
height: 100%;
max-height: 100%;
position: relative;
}
.h5p-popup-dialog .h5p-inner > h2 {
position: absolute;
box-sizing: border-box;
-moz-box-sizing: border-box;
width: 100%;
margin: 0;
background: #eee;
display: block;
color: #656565;
font-size: 1.25em;
padding: 0.325em 0.5em 0.25em;
line-height: 1.25em;
border-bottom: 1px solid #ccc;
z-index: 2;
}
.h5p-popup-dialog .h5p-inner > h2 > a {
font-size: 12px;
margin-left: 1em;
}
.h5p-embed-dialog .h5p-inner,
.h5p-reuse-dialog .h5p-inner,
.h5p-content-user-data-reset-dialog .h5p-inner {
min-width: 316px;
max-width: 400px;
left: 50%;
top: 50%;
transform: translateX(-50%);
}
.h5p-embed-dialog .h5p-embed-code-container,
.h5p-embed-size {
resize: none;
outline: none;
width: 100%;
padding: 0.375em 0.5em 0.25em;
margin: 0;
overflow: hidden;
border: 1px solid #ccc;
box-shadow: 0 1px 2px 0 #d0d0d0 inset;
font-size: 0.875em;
letter-spacing: 0.065em;
font-family: sans-serif;
white-space: pre;
line-height: 1.5em;
height: 2.0714em;
background: #f5f5f5;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.h5p-embed-dialog .h5p-embed-code-container:focus {
height: 5em;
}
.h5p-embed-size {
width: 3.5em;
text-align: right;
margin: 0.5em 0;
line-height: 2em;
}
.h5p-popup-dialog .h5p-scroll-content {
border-top: 2.25em solid transparent;
padding: 1em;
box-sizing: border-box;
-moz-box-sizing: border-box;
color: #555555;
z-index: 1;
}
.h5p-popup-dialog.h5p-open .h5p-scroll-content {
overflow: auto;
overflow-x: hidden;
overflow-y: auto;
height: 100%;
}
.h5p-popup-dialog .h5p-scroll-content::-webkit-scrollbar {
width: 8px;
}
.h5p-popup-dialog .h5p-scroll-content::-webkit-scrollbar-track {
background: #e0e0e0;
}
.h5p-popup-dialog .h5p-scroll-content::-webkit-scrollbar-thumb {
box-shadow: 0 0 10px #000 inset;
border-radius: 4px;
}
.h5p-popup-dialog .h5p-close {
cursor: pointer;
font-size: 2em;
position: absolute;
right: 0;
top: 0;
width: 1.125em;
height: 1.125em;
line-height: 1.125em;
color: #656565;
cursor: pointer;
text-indent: -0.065em;
z-index: 3
}
.h5p-popup-dialog .h5p-close:after {
font-family: 'H5P';
content: "\e894";
}
.h5p-popup-dialog .h5p-close:hover:after,
.h5p-popup-dialog .h5p-close:focus:after {
color: #454545;
}
.h5p-popup-dialog .h5p-close:active:after {
color: #252525;
}
.h5p-poopup-dialog h2 {
margin: 0.25em 0 0.5em;
}
.h5p-popup-dialog h3 {
margin: 0.75em 0 0.25em;
}
.h5p-popup-dialog dl {
margin: 0.25em 0 0.75em;
}
.h5p-popup-dialog dt {
float: left;
margin: 0 0.75em 0 0;
}
.h5p-popup-dialog dt:after {
content: ':';
}
.h5p-popup-dialog dd {
margin: 0;
}
.h5p-expander {
cursor: pointer;
font-size: 1.125em;
margin: 0.5em 0 0;
display: inline-block;
}
.h5p-expander:before {
content: "+";
width: 1em;
display: inline-block;
font-weight: bold;
}
.h5p-expander.h5p-open:before {
content: "-";
text-indent: 0.125em;
}
.h5p-expander:hover,
.h5p-expander:focus {
color: #303030;
}
.h5p-expander:active {
color: #202020;
}
.h5p-expander-content {
display: none;
}
.h5p-expander-content p {
margin: 0.5em 0;
}
.h5p-content-copyrights {
border-left: 0.25em solid #d0d0d0;
margin-left: 0.25em;
padding-left: 0.25em;
}
.h5p-throbber {
background: url(//n-land.de/wp-content/plugins/h5p/h5p-php-library/images/throbber.gif?ver=1.2.1) 10px center no-repeat;
padding-left: 38px;
min-height: 30px;
line-height: 30px;
}
.h5p-dialog-ok-button {
cursor: default;
float: right;
outline: none;
border: 2px solid #ccc;
padding: 0.25em 0.75em 0.125em;
background: #eee;
}
.h5p-dialog-ok-button:hover,
.h5p-dialog-ok-button:focus {
background: #fafafa;
}
.h5p-dialog-ok-button:active {
background: #eeffee;
}
.h5p-big-button {
line-height: 1.25;
display: block;
position: relative;
cursor: pointer;
width: 100%;
padding: 1em 1em 1em 3.75em;
text-align: left;
border: 1px solid #dedede;
background: linear-gradient(#ffffff, #f1f1f2);
border-radius: 0.25em;
}
.h5p-big-button:before {
font-family: 'h5p';
content: "\e893";
line-height: 1;
font-size: 3em;
color: #2747f7;
position: absolute;
left: 0.125em;
top: 0.125em;
}
.h5p-copy-button:before {
content: "\e905";
}
.h5p-big-button:hover {
border: 1px solid #2747f7;
background: #eff1fe;
}
.h5p-big-button:active {
border: 1px solid #dedede;
background: #dfe4fe;
}
.h5p-button-title {
color: #2747f7;
font-size: 15px;
font-weight: bold;
margin-bottom: 0.5em;
}
.h5p-button-description {
color: #757575;
}
.h5p-horizontal-line-text {
border-top: 1px solid #dadada;
line-height: 1;
color: #474747;
text-align: center;
position: relative;
margin: 1.25em 0;
}
.h5p-horizontal-line-text > span {
background: white;
padding: 0.5em;
position: absolute;
top: -1em;
left: 50%;
transform: translateX(-50%);
}
.h5p-toast {
font-size: 0.75em;
background-color: rgba(0, 0, 0, 0.9);
color: #fff;
z-index: 110;
position: absolute;
padding: 0 0.5em;
line-height: 2;
border-radius: 4px;
white-space: nowrap;
pointer-events: none;
top: 0;
opacity: 1;
visibility: visible;
transition: opacity 1s;
}
.h5p-toast-disabled {
opacity: 0;
visibility: hidden;
}
.h5p-content code,
.h5peditor code {
color: #3d3d3d;
background: #e0e0e0;
border-radius: 2px;
padding: 0 5px;
}
.h5p-content pre > code,
.h5peditor pre > code {
background-color: #fafafa;
padding: 5px;
display: block;
line-height: normal;
border: 1px solid #c7c7c7;
border-left-width: 4px;
max-width: 100%;
white-space: pre;
overflow: auto;
} .h5peditor-semi-fullscreen {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 101;
}
iframe.h5peditor-semi-fullscreen {
background: #fff;
z-index: 100001;
}
.h5p-content.using-mouse *:not(textarea):focus {
outline: none !important;
}
.h5p-content-hub-button:before {
font-family: "h5p";
margin-right: 0.5em;
font-size: 0.7em;
line-height: 1;
}
.h5p-content-hub-button.unpublish:before {
content: "\e916";
}
.h5p-content-hub-button.waiting:before,
.h5p-content-hub-button.sync:before {
content: "\e917";
}
.h5p-content-hub-button.waiting:before {
display: inline-block;
animation: rotate 2s linear infinite;
}
@keyframes rotate {
to {
transform: rotate(360deg);
}
}.weblator-poll-container {
width: 100%;
margin-bottom: 20px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #333333;
}
.weblator-poll-container canvas {
display: none;
}
.weblator-poll-container input[type="radio"] {
display: inline-block;
padding:0;
margin:0 5px 0 0;
}
.weblator-poll-container label.weblator-poll-label {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
padding:0;
margin:0;
display: inline-block;
}
.weblator-poll-container h3 {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.weblator-poll-container .panel a,
.weblator-poll-container .panel button {
box-shadow:none;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform:none;
}
.weblator-poll-container .alert {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.weblator-poll-container a.btn {
text-decoration: none;
}
.weblator-poll-container a.weblator-view-poll,
.weblator-poll-container a.weblator-hide-poll {
display: none;
box-sizing: border-box;
}
.weblator-poll-container .panel .panel-footer {
box-sizing: border-box;
}
.weblator-poll-container .panel .panel-footer .button-vote button {
box-sizing: border-box;
}
.weblator-poll-container .panel .weblator-poll-vote ul, .weblator-poll-container .weblator-poll-legend {
list-style-type: none;
list-style: none;
}
.weblator-poll-container .panel .weblator-poll-vote ul li, .weblator-poll-container .weblator-poll-legend li {
list-style-type: none;
list-style: none;
}
.weblator-poll-container ul {
list-style-type: none;
margin-left: 0;
margin-bottom: 0;
padding-left: 0;
}
.weblator-poll-container ul li {
margin-bottom: 5px;
} .weblator-poll-container .weblator-poll-legend .weblator-poll-legend-title span{
margin-left:5px;
vertical-align: top;
font-size: 14px;
}
.weblator-poll-container .weblator-poll-legend .weblator-poll-legend-title .weblator-poll-legend-box {
width: 15px;
height:15px;
display:inline-block;
}
.weblator-poll-container ul.weblator-poll-legend.tl, .weblator-poll-container ul.weblator-poll-legend.bl {
text-align: left;
}
.weblator-poll-container ul.weblator-poll-legend.tm, .weblator-poll-container ul.weblator-poll-legend.bm {
text-align: center;
}
.weblator-poll-container ul.weblator-poll-legend.tr, .weblator-poll-container ul.weblator-poll-legend.br {
text-align: right;
}
.weblator-poll-container ul.weblator-poll-legend {
list-style-type: none;
margin:0;
}
.weblator-poll-container ul.weblator-poll-legend.tm > li, .weblator-poll-container ul.weblator-poll-legend.bm > li{
display: inline;
}
.weblator-poll-container ul.weblator-poll-legend li .weblator-label {
display: inline-block;
margin-left:5px;
margin-right: 5px;
vertical-align: top;
}
.weblator-poll-container .alert {
display: none;
}
.weblator-poll-container .clearfix {
height: 36px;
}
.weblator-poll-container .clearfix:before {
content: " ";
display: table;
}
.weblator-poll-container .clearfix:after {
content: " ";
display: table;
clear: both;
}
.weblator-poll-container .panel {
margin-bottom: 20px;
background-color: #ffffff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.weblator-poll-container .panel-body {
padding: 15px;
}
.weblator-poll-container .panel-body:before,
.weblator-poll-container .panel-body:after {
content: " ";
display: table;
}
.weblator-poll-container .panel-body:after {
clear: both;
}
.weblator-poll-container .panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.weblator-poll-container .panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.weblator-poll-container .panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #dddddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.weblator-poll-container .vote-spin {
display: none;
}
.weblator-poll-container .panel-default {
border-color: #dddddd;
}
.weblator-poll-container .panel-default > .panel-heading {
color: #333333;
background-color: #f5f5f5;
border-color: #dddddd;
}
.weblator-poll-container .panel-default > .panel-heading + .panel-collapse .panel-body {
border-top-color: #dddddd;
}
.weblator-poll-container .panel-default > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #dddddd;
}
.weblator-poll-container .panel-primary {
border-color: #428bca;
}
.weblator-poll-container .panel-primary > .panel-heading {
color: #ffffff;
background-color: #428bca;
border-color: #428bca;
}
.weblator-poll-container .panel-primary > .panel-heading + .panel-collapse .panel-body {
border-top-color: #428bca;
}
.weblator-poll-container .panel-primary > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #428bca;
}
.weblator-poll-container .panel-success {
border-color: #d6e9c6;
}
.weblator-poll-container .panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.weblator-poll-container .panel-success > .panel-heading + .panel-collapse .panel-body {
border-top-color: #d6e9c6;
}
.weblator-poll-container .panel-success > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #d6e9c6;
}
.weblator-poll-container .panel-warning {
border-color: #faebcc;
}
.weblator-poll-container .panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.weblator-poll-container .panel-warning > .panel-heading + .panel-collapse .panel-body {
border-top-color: #faebcc;
}
.weblator-poll-container .panel-warning > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #faebcc;
}
.weblator-poll-container .panel-danger {
border-color: #ebccd1;
}
.weblator-poll-container .panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.weblator-poll-container .panel-danger > .panel-heading + .panel-collapse .panel-body {
border-top-color: #ebccd1;
}
.weblator-poll-container .panel-danger > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #ebccd1;
}
.weblator-poll-container .panel-info {
border-color: #bce8f1;
}
.weblator-poll-container .panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.weblator-poll-container .panel-info > .panel-heading + .panel-collapse .panel-body {
border-top-color: #bce8f1;
}
.weblator-poll-container .panel-info > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #bce8f1;
}
.weblator-poll-container .btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.weblator-poll-container .btn:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.weblator-poll-container .btn:hover,
.weblator-poll-container .btn:focus {
color: #333333;
text-decoration: none;
}
.weblator-poll-container .btn:active,
.weblator-poll-container .btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.weblator-poll-container .btn.disabled,
.weblator-poll-container .btn[disabled],
.weblator-poll-container fieldset[disabled] .btn {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.weblator-poll-container .btn-default {
color: #333333;
background-color: #ffffff;
border-color: #cccccc;
}
.weblator-poll-container .btn-default:hover,
.weblator-poll-container .btn-default:focus,
.weblator-poll-container .btn-default:active,
.weblator-poll-container .btn-default.active,
.weblator-poll-container .open .dropdown-toggle.btn-default {
color: #333333;
background-color: #ebebeb;
border-color: #adadad;
border-bottom:1px solid #adadad;
}
.weblator-poll-container .btn-default:active,
.weblator-poll-container .btn-default.active,
.weblator-poll-container .open .dropdown-toggle.btn-default {
background-image: none;
}
.weblator-poll-container .btn-default.disabled,
.weblator-poll-container .btn-default[disabled],
.weblator-poll-container fieldset[disabled] .btn-default,
.weblator-poll-container .btn-default.disabled:hover,
.weblator-poll-container .btn-default[disabled]:hover,
.weblator-poll-container fieldset[disabled] .btn-default:hover,
.weblator-poll-container .btn-default.disabled:focus,
.weblator-poll-container .btn-default[disabled]:focus,
.weblator-poll-container fieldset[disabled] .btn-default:focus,
.weblator-poll-container .btn-default.disabled:active,
.weblator-poll-container .btn-default[disabled]:active,
.weblator-poll-container fieldset[disabled] .btn-default:active,
.weblator-poll-container .btn-default.disabled.active,
.weblator-poll-container .btn-default[disabled].active,
.weblator-poll-container fieldset[disabled] .btn-default.active {
background-color: #ffffff;
border-color: #cccccc;
}
.weblator-poll-container .btn-default .badge {
color: #ffffff;
background-color: #fff;
}
.weblator-poll-container .btn-primary {
color: #ffffff;
background-color: #428bca;
border-color: #357ebd;
}
.weblator-poll-container .btn-primary:hover,
.weblator-poll-container .btn-primary:focus,
.weblator-poll-container .btn-primary:active,
.weblator-poll-container .btn-primary.active,
.weblator-poll-container .open .dropdown-toggle.btn-primary {
color: #ffffff;
background-color: #3276b1;
border-color: #285e8e;
}
.weblator-poll-container .btn-primary:active,
.weblator-poll-container .btn-primary.active,
.weblator-poll-container .open .dropdown-toggle.btn-primary {
background-image: none;
}
.weblator-poll-container .btn-primary.disabled,
.weblator-poll-container .btn-primary[disabled],
.weblator-poll-container fieldset[disabled] .btn-primary,
.weblator-poll-container .btn-primary.disabled:hover,
.weblator-poll-container .btn-primary[disabled]:hover,
.weblator-poll-container fieldset[disabled] .btn-primary:hover,
.weblator-poll-container .btn-primary.disabled:focus,
.weblator-poll-container .btn-primary[disabled]:focus,
.weblator-poll-container fieldset[disabled] .btn-primary:focus,
.weblator-poll-container .btn-primary.disabled:active,
.weblator-poll-container .btn-primary[disabled]:active,
.weblator-poll-container fieldset[disabled] .btn-primary:active,
.weblator-poll-container .btn-primary.disabled.active,
.weblator-poll-container .btn-primary[disabled].active,
.weblator-poll-container fieldset[disabled] .btn-primary.active {
background-color: #428bca;
border-color: #357ebd;
}
.weblator-poll-container .btn-primary .badge {
color: #428bca;
background-color: #fff;
}
.weblator-poll-container .btn-warning {
color: #ffffff;
background-color: #f0ad4e;
border-color: #eea236;
}
.weblator-poll-container .btn-warning:hover,
.weblator-poll-container .btn-warning:focus,
.weblator-poll-container .btn-warning:active,
.weblator-poll-container .btn-warning.active,
.weblator-poll-container .open .dropdown-toggle.btn-warning {
color: #ffffff;
background-color: #ed9c28;
border-color: #d58512;
}
.weblator-poll-container .btn-warning:active,
.weblator-poll-container .btn-warning.active,
.weblator-poll-container .open .dropdown-toggle.btn-warning {
background-image: none;
}
.weblator-poll-container .btn-warning.disabled,
.weblator-poll-container .btn-warning[disabled],
.weblator-poll-container fieldset[disabled] .btn-warning,
.weblator-poll-container .btn-warning.disabled:hover,
.weblator-poll-container .btn-warning[disabled]:hover,
.weblator-poll-container fieldset[disabled] .btn-warning:hover,
.weblator-poll-container .btn-warning.disabled:focus,
.weblator-poll-container .btn-warning[disabled]:focus,
.weblator-poll-container fieldset[disabled] .btn-warning:focus,
.weblator-poll-container .btn-warning.disabled:active,
.weblator-poll-container .btn-warning[disabled]:active,
.weblator-poll-container fieldset[disabled] .btn-warning:active,
.weblator-poll-container .btn-warning.disabled.active,
.weblator-poll-container .btn-warning[disabled].active,
.weblator-poll-container fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.weblator-poll-container .btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.weblator-poll-container .btn-danger {
color: #ffffff;
background-color: #d9534f;
border-color: #d43f3a;
}
.weblator-poll-container .btn-danger:hover,
.weblator-poll-container .btn-danger:focus,
.weblator-poll-container .btn-danger:active,
.weblator-poll-container .btn-danger.active,
.weblator-poll-container .open .dropdown-toggle.btn-danger {
color: #ffffff;
background-color: #d2322d;
border-color: #ac2925;
}
.weblator-poll-container .btn-danger:active,
.weblator-poll-container .btn-danger.active,
.weblator-poll-container .open .dropdown-toggle.btn-danger {
background-image: none;
}
.weblator-poll-container .btn-danger.disabled,
.weblator-poll-container .btn-danger[disabled],
.weblator-poll-container fieldset[disabled] .btn-danger,
.weblator-poll-container .btn-danger.disabled:hover,
.weblator-poll-container .btn-danger[disabled]:hover,
.weblator-poll-container fieldset[disabled] .btn-danger:hover,
.weblator-poll-container .btn-danger.disabled:focus,
.weblator-poll-container .btn-danger[disabled]:focus,
.weblator-poll-container fieldset[disabled] .btn-danger:focus,
.weblator-poll-container .btn-danger.disabled:active,
.weblator-poll-container .btn-danger[disabled]:active,
.weblator-poll-container fieldset[disabled] .btn-danger:active,
.weblator-poll-container .btn-danger.disabled.active,
.weblator-poll-container .btn-danger[disabled].active,
.weblator-poll-container fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.weblator-poll-container .btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.weblator-poll-container .btn-success {
color: #ffffff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.weblator-poll-container .btn-success:hover,
.weblator-poll-container .btn-success:focus,
.weblator-poll-container .btn-success:active,
.weblator-poll-container .btn-success.active,
.weblator-poll-container .open .dropdown-toggle.btn-success {
color: #ffffff;
background-color: #47a447;
border-color: #398439;
}
.weblator-poll-container .btn-success:active,
.weblator-poll-container .btn-success.active,
.weblator-poll-container .open .dropdown-toggle.btn-success {
background-image: none;
}
.weblator-poll-container .btn-success.disabled,
.weblator-poll-container .btn-success[disabled],
.weblator-poll-container fieldset[disabled] .btn-success,
.weblator-poll-container .btn-success.disabled:hover,
.weblator-poll-container .btn-success[disabled]:hover,
.weblator-poll-container fieldset[disabled] .btn-success:hover,
.weblator-poll-container .btn-success.disabled:focus,
.weblator-poll-container .btn-success[disabled]:focus,
.weblator-poll-container fieldset[disabled] .btn-success:focus,
.weblator-poll-container .btn-success.disabled:active,
.weblator-poll-container .btn-success[disabled]:active,
.weblator-poll-container fieldset[disabled] .btn-success:active,
.weblator-poll-container .btn-success.disabled.active,
.weblator-poll-container .btn-success[disabled].active,
.weblator-poll-container fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.weblator-poll-container .btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
.weblator-poll-container .btn-info {
color: #ffffff;
background-color: #5bc0de;
border-color: #46b8da;
}
.weblator-poll-container .btn-info:hover,
.weblator-poll-container .btn-info:focus,
.weblator-poll-container .btn-info:active,
.weblator-poll-container .btn-info.active,
.weblator-poll-container .open .dropdown-toggle.btn-info {
color: #ffffff;
background-color: #39b3d7;
border-color: #269abc;
}
.weblator-poll-container .btn-info:active,
.weblator-poll-container .btn-info.active,
.weblator-poll-container .open .dropdown-toggle.btn-info {
background-image: none;
}
.weblator-poll-container .btn-info.disabled,
.weblator-poll-container .btn-info[disabled],
.weblator-poll-container fieldset[disabled] .btn-info,
.weblator-poll-container .btn-info.disabled:hover,
.weblator-poll-container .btn-info[disabled]:hover,
.weblator-poll-container fieldset[disabled] .btn-info:hover,
.weblator-poll-container .btn-info.disabled:focus,
.weblator-poll-container .btn-info[disabled]:focus,
.weblator-poll-container fieldset[disabled] .btn-info:focus,
.weblator-poll-container .btn-info.disabled:active,
.weblator-poll-container .btn-info[disabled]:active,
.weblator-poll-container fieldset[disabled] .btn-info:active,
.weblator-poll-container .btn-info.disabled.active,
.weblator-poll-container .btn-info[disabled].active,
.weblator-poll-container fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.weblator-poll-container .btn-info .badge {
color: #5bc0de;
background-color: #fff;
}
.weblator-poll-container .btn-link {
color: #428bca;
font-weight: normal;
cursor: pointer;
border-radius: 0;
}
.weblator-poll-container .btn-link,
.weblator-poll-container .btn-link:active,
.weblator-poll-container .btn-link[disabled],
.weblator-poll-container fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.weblator-poll-container .btn-link,
.weblator-poll-container .btn-link:hover,
.weblator-poll-container .btn-link:focus,
.weblator-poll-container .btn-link:active {
border-color: transparent;
}
.weblator-poll-container .btn-link:hover,
.weblator-poll-container .btn-link:focus {
color: #2a6496;
text-decoration: underline;
background-color: transparent;
}
.weblator-poll-container .btn-link[disabled]:hover,
.weblator-poll-container fieldset[disabled] .btn-link:hover,
.weblator-poll-container .btn-link[disabled]:focus,
.weblator-poll-container fieldset[disabled] .btn-link:focus {
color: #999999;
text-decoration: none;
}
.weblator-poll-container .btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.weblator-poll-container .btn-sm {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.weblator-poll-container .btn-xs {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.weblator-poll-container .btn-block {
display: block;
width: 100%;
padding-left: 0;
padding-right: 0;
}
.weblator-poll-container .btn-block + .btn-block {
margin-top: 5px;
}
.weblator-poll-container .alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.weblator-poll-container .alert h4 {
margin-top: 0;
color: inherit;
}
.weblator-poll-container .alert .alert-link {
font-weight: bold;
}
.weblator-poll-container .alert > p,
.weblator-poll-container .alert > ul {
margin-bottom: 0;
}
.weblator-poll-container .alert > p + p {
margin-top: 5px;
}
.weblator-poll-container .alert-dismissable {
padding-right: 35px;
}
.weblator-poll-container .alert-dismissable .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.weblator-poll-container .alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #3c763d;
}
.weblator-poll-container .alert-success hr {
border-top-color: #c9e2b3;
}
.weblator-poll-container .alert-success .alert-link {
color: #2b542c;
}
.weblator-poll-container .alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #31708f;
}
.weblator-poll-container .alert-info hr {
border-top-color: #a6e1ec;
}
.weblator-poll-container .alert-info .alert-link {
color: #245269;
}
.weblator-poll-container .alert-warning {
background-color: #fcf8e3;
border-color: #faebcc;
color: #8a6d3b;
}
.weblator-poll-container .alert-warning hr {
border-top-color: #f7e1b5;
}
.weblator-poll-container .alert-warning .alert-link {
color: #66512c;
}
.weblator-poll-container .alert-danger {
background-color: #f2dede;
border-color: #ebccd1;
color: #a94442;
}
.weblator-poll-container .alert-danger hr {
border-top-color: #e4b9c0;
}
.weblator-poll-container .alert-danger .alert-link {
color: #843534;
} @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
.weblator-poll-container canvas {
width: 100% !important;
max-width: 800px;
height: auto !important;
}
} @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
.weblator-poll-container canvas {
width: 100% !important;
max-width: 800px;
height: auto !important;
}
} @media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
.weblator-poll-container canvas {
width: 100% !important;
max-width: 800px;
height: auto !important;
}
} @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
.weblator-poll-container canvas {
width: 100% !important;
max-width: 800px;
height: auto !important;
}
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.weblator-poll-container .weblator-poll-progress {
overflow: hidden;
height: 20px;
margin-bottom: 20px;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.weblator-poll-container .weblator-poll-progress-bar {
float: left;
width: 0%;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #ffffff;
text-align: center;
background-color: #428bca;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.weblator-poll-container .weblator-poll-progress-striped .weblator-poll-progress-bar {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}
.weblator-poll-container .weblator-poll-progress.active .weblator-poll-progress-bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.weblator-poll-container .weblator-poll-progress-bar-success {
background-color: #5cb85c;
}
.weblator-poll-container .weblator-poll-progress-striped .weblator-poll-progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.weblator-poll-container .weblator-poll-progress-bar-info {
background-color: #5bc0de;
}
.weblator-poll-container .weblator-poll-progress-striped .weblator-poll-progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.weblator-poll-container .weblator-poll-progress-bar-warning {
background-color: #f0ad4e;
}
.weblator-poll-container .weblator-poll-progress-striped .weblator-poll-progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.weblator-poll-container .weblator-poll-progress-bar-danger {
background-color: #d9534f;
}
.weblator-poll-container .weblator-poll-progress-striped .weblator-poll-progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.weblator-poll-container .panel-footer .button-vote {
display: inline-block;
}
.weblator-poll-container .panel-footer .weblator-view-results {
display: inline-block;
float:right;
}
@media(max-width:400px){
.weblator-poll-container .panel-footer {
display: inline-block;
width:100%;
}
.weblator-poll-container .panel-footer .button-vote {
display: block;
text-align: center;
margin-bottom: 10px;
}
.weblator-poll-container .panel-footer .button-vote button {
width:100%;
}
.weblator-poll-container .panel-footer .weblator-view-results {
display: block;
text-align: center;
width: 100%;
}
.weblator-poll-container .panel-footer .weblator-view-results a {
width:100%;
}
}@font-face{font-family:'FontAwesome';src:url(//n-land.de/wp-content/plugins/poll-plugin/public/assets/fonts/fontawesome-webfont.eot?v=4.0.3);src:url(//n-land.de/wp-content/plugins/poll-plugin/public/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format('embedded-opentype'),url(//n-land.de/wp-content/plugins/poll-plugin/public/assets/fonts/fontawesome-webfont.woff?v=4.0.3) format('woff'),url(//n-land.de/wp-content/plugins/poll-plugin/public/assets/fonts/fontawesome-webfont.ttf?v=4.0.3) format('truetype'),url(//n-land.de/wp-content/plugins/poll-plugin/public/assets/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857142858em;text-align:center}.fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.fa-li.fa-lg{left:-1.8571428571428572em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-asc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-desc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-reply-all:before{content:"\f122"}.fa-mail-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}body div.brlbs-cmpnt-container a,body div.brlbs-cmpnt-container abbr,body div.brlbs-cmpnt-container acronym,body div.brlbs-cmpnt-container address,body div.brlbs-cmpnt-container applet,body div.brlbs-cmpnt-container article,body div.brlbs-cmpnt-container aside,body div.brlbs-cmpnt-container audio,body div.brlbs-cmpnt-container b,body div.brlbs-cmpnt-container big,body div.brlbs-cmpnt-container blockquote,body div.brlbs-cmpnt-container canvas,body div.brlbs-cmpnt-container caption,body div.brlbs-cmpnt-container center,body div.brlbs-cmpnt-container cite,body div.brlbs-cmpnt-container code,body div.brlbs-cmpnt-container dd,body div.brlbs-cmpnt-container del,body div.brlbs-cmpnt-container details,body div.brlbs-cmpnt-container dfn,body div.brlbs-cmpnt-container div,body div.brlbs-cmpnt-container dl,body div.brlbs-cmpnt-container dt,body div.brlbs-cmpnt-container em,body div.brlbs-cmpnt-container embed,body div.brlbs-cmpnt-container fieldset,body div.brlbs-cmpnt-container figcaption,body div.brlbs-cmpnt-container figure,body div.brlbs-cmpnt-container footer,body div.brlbs-cmpnt-container form,body div.brlbs-cmpnt-container h1,body div.brlbs-cmpnt-container h2,body div.brlbs-cmpnt-container h3,body div.brlbs-cmpnt-container h4,body div.brlbs-cmpnt-container h5,body div.brlbs-cmpnt-container h6,body div.brlbs-cmpnt-container header,body div.brlbs-cmpnt-container hgroup,body div.brlbs-cmpnt-container i,body div.brlbs-cmpnt-container iframe,body div.brlbs-cmpnt-container img,body div.brlbs-cmpnt-container ins,body div.brlbs-cmpnt-container kbd,body div.brlbs-cmpnt-container label,body div.brlbs-cmpnt-container legend,body div.brlbs-cmpnt-container li,body div.brlbs-cmpnt-container mark,body div.brlbs-cmpnt-container menu,body div.brlbs-cmpnt-container nav,body div.brlbs-cmpnt-container object,body div.brlbs-cmpnt-container ol,body div.brlbs-cmpnt-container output,body div.brlbs-cmpnt-container p,body div.brlbs-cmpnt-container pre,body div.brlbs-cmpnt-container q,body div.brlbs-cmpnt-container ruby,body div.brlbs-cmpnt-container s,body div.brlbs-cmpnt-container samp,body div.brlbs-cmpnt-container section,body div.brlbs-cmpnt-container small,body div.brlbs-cmpnt-container span,body div.brlbs-cmpnt-container strike,body div.brlbs-cmpnt-container strong,body div.brlbs-cmpnt-container sub,body div.brlbs-cmpnt-container summary,body div.brlbs-cmpnt-container sup,body div.brlbs-cmpnt-container table,body div.brlbs-cmpnt-container tbody,body div.brlbs-cmpnt-container td,body div.brlbs-cmpnt-container tfoot,body div.brlbs-cmpnt-container th,body div.brlbs-cmpnt-container thead,body div.brlbs-cmpnt-container time,body div.brlbs-cmpnt-container tr,body div.brlbs-cmpnt-container tt,body div.brlbs-cmpnt-container u,body div.brlbs-cmpnt-container ul,body div.brlbs-cmpnt-container var,body div.brlbs-cmpnt-container video{border:0;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}body div.brlbs-cmpnt-container article,body div.brlbs-cmpnt-container aside,body div.brlbs-cmpnt-container details,body div.brlbs-cmpnt-container figcaption,body div.brlbs-cmpnt-container figure,body div.brlbs-cmpnt-container footer,body div.brlbs-cmpnt-container header,body div.brlbs-cmpnt-container hgroup,body div.brlbs-cmpnt-container menu,body div.brlbs-cmpnt-container nav,body div.brlbs-cmpnt-container section{display:block}body div.brlbs-cmpnt-container blockquote,body div.brlbs-cmpnt-container q{quotes:none}body div.brlbs-cmpnt-container blockquote:after,body div.brlbs-cmpnt-container blockquote:before,body div.brlbs-cmpnt-container q:after,body div.brlbs-cmpnt-container q:before{content:none}body div.brlbs-cmpnt-container table{border-spacing:0}body div.brlbs-cmpnt-container,body div.brlbs-cmpnt-container *{box-sizing:border-box;color:inherit;font-family:inherit;height:auto;inset:auto;line-height:inherit;position:static;width:auto}body div.brlbs-cmpnt-container button,body div.brlbs-cmpnt-container input,body div.brlbs-cmpnt-container optgroup,body div.brlbs-cmpnt-container select,body div.brlbs-cmpnt-container textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}body div.brlbs-cmpnt-container button:after,body div.brlbs-cmpnt-container button:before{content:none}body div.brlbs-cmpnt-container button,body div.brlbs-cmpnt-container select{text-transform:none}body div.brlbs-cmpnt-container [type=button],body div.brlbs-cmpnt-container [type=reset],body div.brlbs-cmpnt-container [type=submit],body div.brlbs-cmpnt-container button{-webkit-appearance:button}body div.brlbs-cmpnt-container ::-moz-focus-inner{border-style:none;padding:0}body div.brlbs-cmpnt-container :-moz-focusring{outline:1px dotted ButtonText}body div.brlbs-cmpnt-container :-moz-ui-invalid{box-shadow:none}body div.brlbs-cmpnt-container legend{padding:0}body div.brlbs-cmpnt-container progress{vertical-align:baseline}body div.brlbs-cmpnt-container ::-webkit-inner-spin-button,body div.brlbs-cmpnt-container ::-webkit-outer-spin-button{height:auto}body div.brlbs-cmpnt-container [type=search]{-webkit-appearance:textfield;outline-offset:-2px}body div.brlbs-cmpnt-container ::-webkit-search-decoration{-webkit-appearance:none}body div.brlbs-cmpnt-container ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body div.brlbs-cmpnt-container summary{display:list-item}body div.brlbs-cmpnt-container blockquote,body div.brlbs-cmpnt-container dd,body div.brlbs-cmpnt-container dl,body div.brlbs-cmpnt-container figure,body div.brlbs-cmpnt-container h1,body div.brlbs-cmpnt-container h2,body div.brlbs-cmpnt-container h3,body div.brlbs-cmpnt-container h4,body div.brlbs-cmpnt-container h5,body div.brlbs-cmpnt-container h6,body div.brlbs-cmpnt-container hr,body div.brlbs-cmpnt-container p,body div.brlbs-cmpnt-container pre{margin:0}body div.brlbs-cmpnt-container button{background-color:transparent;background-image:none}body div.brlbs-cmpnt-container button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}body div.brlbs-cmpnt-container fieldset{margin:0;padding:0}body div.brlbs-cmpnt-container ol,body div.brlbs-cmpnt-container ul{list-style:none;margin:0;padding:0}body div.brlbs-cmpnt-container *,body div.brlbs-cmpnt-container :after,body div.brlbs-cmpnt-container :before{border:0 solid #e5e7eb;box-sizing:border-box}body div.brlbs-cmpnt-container hr{border-top-width:1px}body div.brlbs-cmpnt-container img{border-style:solid}body div.brlbs-cmpnt-container textarea{resize:vertical}body div.brlbs-cmpnt-container input::-moz-placeholder,body div.brlbs-cmpnt-container textarea::-moz-placeholder{color:#9ca3af}body div.brlbs-cmpnt-container input::placeholder,body div.brlbs-cmpnt-container textarea::placeholder{color:#9ca3af}body div.brlbs-cmpnt-container [role=button],body div.brlbs-cmpnt-container button{cursor:pointer}body div.brlbs-cmpnt-container table{border-collapse:collapse}body div.brlbs-cmpnt-container h1,body div.brlbs-cmpnt-container h2,body div.brlbs-cmpnt-container h3,body div.brlbs-cmpnt-container h4,body div.brlbs-cmpnt-container h5,body div.brlbs-cmpnt-container h6{font-size:inherit;font-weight:inherit}body div.brlbs-cmpnt-container a{color:inherit;text-decoration:inherit}body div.brlbs-cmpnt-container button,body div.brlbs-cmpnt-container input,body div.brlbs-cmpnt-container optgroup,body div.brlbs-cmpnt-container select,body div.brlbs-cmpnt-container textarea{color:inherit;line-height:inherit;padding:0}body div.brlbs-cmpnt-container code,body div.brlbs-cmpnt-container kbd,body div.brlbs-cmpnt-container pre,body div.brlbs-cmpnt-container samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}body div.brlbs-cmpnt-container audio,body div.brlbs-cmpnt-container canvas,body div.brlbs-cmpnt-container embed,body div.brlbs-cmpnt-container iframe,body div.brlbs-cmpnt-container img,body div.brlbs-cmpnt-container object,body div.brlbs-cmpnt-container svg,body div.brlbs-cmpnt-container video{display:block;vertical-align:middle}body div.brlbs-cmpnt-container img,body div.brlbs-cmpnt-container video{height:auto;max-width:100%}body div.brlbs-cmpnt-container [multiple],body div.brlbs-cmpnt-container [type=date],body div.brlbs-cmpnt-container [type=datetime-local],body div.brlbs-cmpnt-container [type=email],body div.brlbs-cmpnt-container [type=month],body div.brlbs-cmpnt-container [type=number],body div.brlbs-cmpnt-container [type=password],body div.brlbs-cmpnt-container [type=search],body div.brlbs-cmpnt-container [type=tel],body div.brlbs-cmpnt-container [type=text],body div.brlbs-cmpnt-container [type=time],body div.brlbs-cmpnt-container [type=url],body div.brlbs-cmpnt-container [type=week],body div.brlbs-cmpnt-container select,body div.brlbs-cmpnt-container textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-radius:0;border-width:1px;font-size:1rem;line-height:1.5rem;padding:.5rem .75rem}body div.brlbs-cmpnt-container [multiple]:focus,body div.brlbs-cmpnt-container [type=date]:focus,body div.brlbs-cmpnt-container [type=datetime-local]:focus,body div.brlbs-cmpnt-container [type=email]:focus,body div.brlbs-cmpnt-container [type=month]:focus,body div.brlbs-cmpnt-container [type=number]:focus,body div.brlbs-cmpnt-container [type=password]:focus,body div.brlbs-cmpnt-container [type=search]:focus,body div.brlbs-cmpnt-container [type=tel]:focus,body div.brlbs-cmpnt-container [type=text]:focus,body div.brlbs-cmpnt-container [type=time]:focus,body div.brlbs-cmpnt-container [type=url]:focus,body div.brlbs-cmpnt-container [type=week]:focus,body div.brlbs-cmpnt-container select:focus,body div.brlbs-cmpnt-container textarea:focus{outline:2px solid transparent;outline-offset:2px;--brlbs-tw-ring-inset:var(--brlbs-tw-empty, );--brlbs-tw-ring-offset-width:0px;--brlbs-tw-ring-offset-color:#fff;--brlbs-tw-ring-color:#2563eb;--brlbs-tw-ring-offset-shadow:var(--brlbs-tw-ring-inset) 0 0 0 var(--brlbs-tw-ring-offset-width) var(--brlbs-tw-ring-offset-color);--brlbs-tw-ring-shadow:var(--brlbs-tw-ring-inset) 0 0 0 calc(1px + var(--brlbs-tw-ring-offset-width)) var(--brlbs-tw-ring-color);border-color:#2563eb;box-shadow:var(--brlbs-tw-ring-offset-shadow),var(--brlbs-tw-ring-shadow),var(--brlbs-tw-shadow,0 0 transparent)}body div.brlbs-cmpnt-container input::-moz-placeholder,body div.brlbs-cmpnt-container textarea::-moz-placeholder{color:#6b7280;opacity:1}body div.brlbs-cmpnt-container input::placeholder,body div.brlbs-cmpnt-container textarea::placeholder{color:#6b7280;opacity:1}body div.brlbs-cmpnt-container ::-webkit-datetime-edit-fields-wrapper{padding:0}body div.brlbs-cmpnt-container ::-webkit-date-and-time-value{min-height:1.5em}body div.brlbs-cmpnt-container select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}body div.brlbs-cmpnt-container [multiple]{background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}body div.brlbs-cmpnt-container [type=checkbox],body div.brlbs-cmpnt-container [type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-origin:border-box;border-color:#6b7280;border-width:1px;color:#2563eb;display:inline-block;flex-shrink:0;height:1rem;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:1rem}body div.brlbs-cmpnt-container [type=checkbox]{border-radius:0}body div.brlbs-cmpnt-container [type=radio]{border-radius:100%}body div.brlbs-cmpnt-container [type=checkbox]:focus,body div.brlbs-cmpnt-container [type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--brlbs-tw-ring-inset:var(--brlbs-tw-empty, );--brlbs-tw-ring-offset-width:2px;--brlbs-tw-ring-offset-color:#fff;--brlbs-tw-ring-color:#2563eb;--brlbs-tw-ring-offset-shadow:var(--brlbs-tw-ring-inset) 0 0 0 var(--brlbs-tw-ring-offset-width) var(--brlbs-tw-ring-offset-color);--brlbs-tw-ring-shadow:var(--brlbs-tw-ring-inset) 0 0 0 calc(2px + var(--brlbs-tw-ring-offset-width)) var(--brlbs-tw-ring-color);box-shadow:var(--brlbs-tw-ring-offset-shadow),var(--brlbs-tw-ring-shadow),var(--brlbs-tw-shadow,0 0 transparent)}body div.brlbs-cmpnt-container [type=checkbox]:checked,body div.brlbs-cmpnt-container [type=radio]:checked{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}body div.brlbs-cmpnt-container [type=checkbox]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0'/%3E%3C/svg%3E")}body div.brlbs-cmpnt-container [type=radio]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}body div.brlbs-cmpnt-container [type=checkbox]:checked:focus,body div.brlbs-cmpnt-container [type=checkbox]:checked:hover,body div.brlbs-cmpnt-container [type=radio]:checked:focus,body div.brlbs-cmpnt-container [type=radio]:checked:hover{background-color:currentColor;border-color:transparent}body div.brlbs-cmpnt-container [type=checkbox]:indeterminate{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}body div.brlbs-cmpnt-container [type=checkbox]:indeterminate:focus,body div.brlbs-cmpnt-container [type=checkbox]:indeterminate:hover{background-color:currentColor;border-color:transparent}body div.brlbs-cmpnt-container [type=file]{background:unset;border-color:inherit;border-radius:0;border-width:0;font-size:unset;line-height:inherit;padding:0}*,:after,:before{--brlbs-tw-border-spacing-x:0;--brlbs-tw-border-spacing-y:0;--brlbs-tw-translate-x:0;--brlbs-tw-translate-y:0;--brlbs-tw-rotate:0;--brlbs-tw-skew-x:0;--brlbs-tw-skew-y:0;--brlbs-tw-scale-x:1;--brlbs-tw-scale-y:1;--brlbs-tw-pan-x: ;--brlbs-tw-pan-y: ;--brlbs-tw-pinch-zoom: ;--brlbs-tw-scroll-snap-strictness:proximity;--brlbs-tw-gradient-from-position: ;--brlbs-tw-gradient-via-position: ;--brlbs-tw-gradient-to-position: ;--brlbs-tw-ordinal: ;--brlbs-tw-slashed-zero: ;--brlbs-tw-numeric-figure: ;--brlbs-tw-numeric-spacing: ;--brlbs-tw-numeric-fraction: ;--brlbs-tw-ring-inset: ;--brlbs-tw-ring-offset-width:0px;--brlbs-tw-ring-offset-color:#fff;--brlbs-tw-ring-color:rgba(59,130,246,.5);--brlbs-tw-ring-offset-shadow:0 0 #0000;--brlbs-tw-ring-shadow:0 0 #0000;--brlbs-tw-shadow:0 0 #0000;--brlbs-tw-shadow-colored:0 0 #0000;--brlbs-tw-blur: ;--brlbs-tw-brightness: ;--brlbs-tw-contrast: ;--brlbs-tw-grayscale: ;--brlbs-tw-hue-rotate: ;--brlbs-tw-invert: ;--brlbs-tw-saturate: ;--brlbs-tw-sepia: ;--brlbs-tw-drop-shadow: ;--brlbs-tw-backdrop-blur: ;--brlbs-tw-backdrop-brightness: ;--brlbs-tw-backdrop-contrast: ;--brlbs-tw-backdrop-grayscale: ;--brlbs-tw-backdrop-hue-rotate: ;--brlbs-tw-backdrop-invert: ;--brlbs-tw-backdrop-opacity: ;--brlbs-tw-backdrop-saturate: ;--brlbs-tw-backdrop-sepia: ;--brlbs-tw-contain-size: ;--brlbs-tw-contain-layout: ;--brlbs-tw-contain-paint: ;--brlbs-tw-contain-style: }::backdrop{--brlbs-tw-border-spacing-x:0;--brlbs-tw-border-spacing-y:0;--brlbs-tw-translate-x:0;--brlbs-tw-translate-y:0;--brlbs-tw-rotate:0;--brlbs-tw-skew-x:0;--brlbs-tw-skew-y:0;--brlbs-tw-scale-x:1;--brlbs-tw-scale-y:1;--brlbs-tw-pan-x: ;--brlbs-tw-pan-y: ;--brlbs-tw-pinch-zoom: ;--brlbs-tw-scroll-snap-strictness:proximity;--brlbs-tw-gradient-from-position: ;--brlbs-tw-gradient-via-position: ;--brlbs-tw-gradient-to-position: ;--brlbs-tw-ordinal: ;--brlbs-tw-slashed-zero: ;--brlbs-tw-numeric-figure: ;--brlbs-tw-numeric-spacing: ;--brlbs-tw-numeric-fraction: ;--brlbs-tw-ring-inset: ;--brlbs-tw-ring-offset-width:0px;--brlbs-tw-ring-offset-color:#fff;--brlbs-tw-ring-color:rgba(59,130,246,.5);--brlbs-tw-ring-offset-shadow:0 0 #0000;--brlbs-tw-ring-shadow:0 0 #0000;--brlbs-tw-shadow:0 0 #0000;--brlbs-tw-shadow-colored:0 0 #0000;--brlbs-tw-blur: ;--brlbs-tw-brightness: ;--brlbs-tw-contrast: ;--brlbs-tw-grayscale: ;--brlbs-tw-hue-rotate: ;--brlbs-tw-invert: ;--brlbs-tw-saturate: ;--brlbs-tw-sepia: ;--brlbs-tw-drop-shadow: ;--brlbs-tw-backdrop-blur: ;--brlbs-tw-backdrop-brightness: ;--brlbs-tw-backdrop-contrast: ;--brlbs-tw-backdrop-grayscale: ;--brlbs-tw-backdrop-hue-rotate: ;--brlbs-tw-backdrop-invert: ;--brlbs-tw-backdrop-opacity: ;--brlbs-tw-backdrop-saturate: ;--brlbs-tw-backdrop-sepia: ;--brlbs-tw-contain-size: ;--brlbs-tw-contain-layout: ;--brlbs-tw-contain-paint: ;--brlbs-tw-contain-style: }.brlbs-cmpnt-container .brlbs-sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.brlbs-cmpnt-container .brlbs-fixed{position:fixed}.brlbs-cmpnt-container .brlbs-absolute{position:absolute}.brlbs-cmpnt-container .brlbs-relative{position:relative}.brlbs-cmpnt-container .brlbs-bottom-0{bottom:0}.brlbs-cmpnt-container .brlbs-left-0{left:0}.brlbs-cmpnt-container .brlbs-right-0{right:0}.brlbs-cmpnt-container .brlbs-top-0{top:0}.brlbs-cmpnt-container .brlbs-z-10{z-index:10}.brlbs-cmpnt-container .brlbs-z-max{z-index:999999}.brlbs-cmpnt-container .brlbs-order-last{order:9999}.brlbs-cmpnt-container .brlbs-mx-2{margin-left:8px;margin-right:8px}.brlbs-cmpnt-container .brlbs-mx-auto{margin-left:auto;margin-right:auto}.brlbs-cmpnt-container .brlbs-my-2{margin-bottom:8px;margin-top:8px}.brlbs-cmpnt-container .brlbs-my-3{margin-bottom:12px;margin-top:12px}.brlbs-cmpnt-container .brlbs-my-4{margin-bottom:16px;margin-top:16px}.brlbs-cmpnt-container .brlbs-mb-0{margin-bottom:0}.brlbs-cmpnt-container .brlbs-mb-3{margin-bottom:12px}.brlbs-cmpnt-container .brlbs-mb-4{margin-bottom:16px}.brlbs-cmpnt-container .brlbs-ml-2{margin-left:8px}.brlbs-cmpnt-container .brlbs-ml-3{margin-left:12px}.brlbs-cmpnt-container .brlbs-mr-1{margin-right:4px}.brlbs-cmpnt-container .brlbs-mr-2{margin-right:8px}.brlbs-cmpnt-container .brlbs-mt-2{margin-top:8px}.brlbs-cmpnt-container .brlbs-mt-4{margin-top:16px}.brlbs-cmpnt-container .brlbs-block{display:block}.brlbs-cmpnt-container .brlbs-inline-block{display:inline-block}.brlbs-cmpnt-container .brlbs-inline{display:inline}.brlbs-cmpnt-container .brlbs-flex{display:flex}.brlbs-cmpnt-container .\!brlbs-hidden{display:none!important}.brlbs-cmpnt-container .brlbs-hidden{display:none}.brlbs-cmpnt-container .brlbs-h-0{height:0}.brlbs-cmpnt-container .brlbs-h-3{height:12px}.brlbs-cmpnt-container .brlbs-h-max{height:-moz-max-content;height:max-content}.brlbs-cmpnt-container .brlbs-h-screen{height:100vh}.brlbs-cmpnt-container .brlbs-min-h-full{min-height:100%}.brlbs-cmpnt-container .brlbs-w-1\/4{width:25%}.brlbs-cmpnt-container .brlbs-w-3{width:12px}.brlbs-cmpnt-container .brlbs-w-3\/4{width:75%}.brlbs-cmpnt-container .brlbs-w-full{width:100%}.brlbs-cmpnt-container .brlbs-w-screen{width:100vw}.brlbs-cmpnt-container .brlbs-flex-1{flex:1 1 0%}.brlbs-cmpnt-container .brlbs-basis-3\/12{flex-basis:25%}.brlbs-cmpnt-container .brlbs-basis-8\/12{flex-basis:66.666667%}.brlbs-cmpnt-container .brlbs-basis-full{flex-basis:100%}.brlbs-cmpnt-container .brlbs--rotate-90{--brlbs-tw-rotate:-90deg}.brlbs-cmpnt-container .brlbs--rotate-90,.brlbs-cmpnt-container .brlbs-rotate-90{transform:translate(var(--brlbs-tw-translate-x),var(--brlbs-tw-translate-y)) rotate(var(--brlbs-tw-rotate)) skew(var(--brlbs-tw-skew-x)) skewY(var(--brlbs-tw-skew-y)) scaleX(var(--brlbs-tw-scale-x)) scaleY(var(--brlbs-tw-scale-y))}.brlbs-cmpnt-container .brlbs-rotate-90{--brlbs-tw-rotate:90deg}.brlbs-cmpnt-container .brlbs-flex-row{flex-direction:row}.brlbs-cmpnt-container .brlbs-flex-col{flex-direction:column}.brlbs-cmpnt-container .brlbs-flex-wrap{flex-wrap:wrap}.brlbs-cmpnt-container .brlbs-items-start{align-items:flex-start}.brlbs-cmpnt-container .brlbs-items-center{align-items:center}.brlbs-cmpnt-container .brlbs-items-stretch{align-items:stretch}.brlbs-cmpnt-container .brlbs-justify-start{justify-content:flex-start}.brlbs-cmpnt-container .brlbs-justify-end{justify-content:flex-end}.brlbs-cmpnt-container .brlbs-justify-center{justify-content:center}.brlbs-cmpnt-container .brlbs-justify-between{justify-content:space-between}.brlbs-cmpnt-container .brlbs-justify-around{justify-content:space-around}.brlbs-cmpnt-container .brlbs-gap-2{gap:8px}.brlbs-cmpnt-container .brlbs-gap-3{gap:12px}.brlbs-cmpnt-container .brlbs-gap-4{gap:16px}.brlbs-cmpnt-container :is(.brlbs-space-x-2>:not([hidden])~:not([hidden])){--brlbs-tw-space-x-reverse:0;margin-left:calc(8px*(1 - var(--brlbs-tw-space-x-reverse)));margin-right:calc(8px*var(--brlbs-tw-space-x-reverse))}.brlbs-cmpnt-container :is(.brlbs-space-y-2>:not([hidden])~:not([hidden])){--brlbs-tw-space-y-reverse:0;margin-bottom:calc(8px*var(--brlbs-tw-space-y-reverse));margin-top:calc(8px*(1 - var(--brlbs-tw-space-y-reverse)))}.brlbs-cmpnt-container :is(.brlbs-space-y-3>:not([hidden])~:not([hidden])){--brlbs-tw-space-y-reverse:0;margin-bottom:calc(12px*var(--brlbs-tw-space-y-reverse));margin-top:calc(12px*(1 - var(--brlbs-tw-space-y-reverse)))}.brlbs-cmpnt-container :is(.brlbs-space-y-4>:not([hidden])~:not([hidden])){--brlbs-tw-space-y-reverse:0;margin-bottom:calc(16px*var(--brlbs-tw-space-y-reverse));margin-top:calc(16px*(1 - var(--brlbs-tw-space-y-reverse)))}.brlbs-cmpnt-container :is(.brlbs-divide-x>:not([hidden])~:not([hidden])){--brlbs-tw-divide-x-reverse:0;border-left-width:calc(1px*(1 - var(--brlbs-tw-divide-x-reverse)));border-right-width:calc(1px*var(--brlbs-tw-divide-x-reverse))}.brlbs-cmpnt-container :is(.brlbs-divide-y>:not([hidden])~:not([hidden])){--brlbs-tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--brlbs-tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--brlbs-tw-divide-y-reverse)))}.brlbs-cmpnt-container :is(.brlbs-divide-solid>:not([hidden])~:not([hidden])){border-style:solid}.brlbs-cmpnt-container .brlbs-overflow-auto{overflow:auto}.brlbs-cmpnt-container .brlbs-overflow-hidden{overflow:hidden}.brlbs-cmpnt-container .brlbs-overflow-x-scroll{overflow-x:scroll}.brlbs-cmpnt-container .brlbs-break-words{overflow-wrap:break-word}.brlbs-cmpnt-container .brlbs-rounded-3xl{border-radius:1.5rem}.brlbs-cmpnt-container .brlbs-rounded-full{border-radius:9999px}.brlbs-cmpnt-container .brlbs-rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.brlbs-cmpnt-container .brlbs-rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.brlbs-cmpnt-container .brlbs-border-y{border-bottom-width:1px;border-top-width:1px}.brlbs-cmpnt-container .brlbs-border-t{border-top-width:1px}.brlbs-cmpnt-container .brlbs-border-solid{border-style:solid}.brlbs-cmpnt-container .brlbs-p-4{padding:16px}.brlbs-cmpnt-container .brlbs-px-3{padding-left:12px;padding-right:12px}.brlbs-cmpnt-container .brlbs-px-4{padding-left:16px;padding-right:16px}.brlbs-cmpnt-container .brlbs-py-1{padding-bottom:4px;padding-top:4px}.brlbs-cmpnt-container .brlbs-py-2{padding-bottom:8px;padding-top:8px}.brlbs-cmpnt-container .brlbs-py-3{padding-bottom:12px;padding-top:12px}.brlbs-cmpnt-container .brlbs-py-4{padding-bottom:16px;padding-top:16px}.brlbs-cmpnt-container .brlbs-pb-2{padding-bottom:8px}.brlbs-cmpnt-container .brlbs-pb-4{padding-bottom:16px}.brlbs-cmpnt-container .brlbs-pl-1{padding-left:4px}.brlbs-cmpnt-container .brlbs-pl-2{padding-left:8px}.brlbs-cmpnt-container .brlbs-pl-4{padding-left:16px}.brlbs-cmpnt-container .brlbs-pr-2{padding-right:8px}.brlbs-cmpnt-container .brlbs-pt-1{padding-top:4px}.brlbs-cmpnt-container .brlbs-pt-10{padding-top:40px}.brlbs-cmpnt-container .brlbs-pt-4{padding-top:16px}.brlbs-cmpnt-container .brlbs-pt-6{padding-top:24px}.brlbs-cmpnt-container .brlbs-text-left{text-align:left}.brlbs-cmpnt-container .brlbs-text-center{text-align:center}.brlbs-cmpnt-container .brlbs-text-right{text-align:right}.brlbs-cmpnt-container .brlbs-align-middle{vertical-align:middle}.brlbs-cmpnt-container .brlbs-text-2xl{font-size:calc(var(--dialog-font-size)*1.5);line-height:calc(var(--dialog-font-size)*2.25)}.brlbs-cmpnt-container .brlbs-text-base{font-size:calc(var(--dialog-font-size));line-height:calc(var(--dialog-font-size)*1.5)}.brlbs-cmpnt-container .brlbs-text-lg{font-size:calc(var(--dialog-font-size)*1.125);line-height:calc(var(--dialog-font-size)*1.75)}.brlbs-cmpnt-container .brlbs-text-sm{font-size:calc(var(--dialog-font-size)*.875);line-height:calc(var(--dialog-font-size)*1.25)}.brlbs-cmpnt-container .brlbs-font-bold{font-weight:700}.brlbs-cmpnt-container .brlbs-font-semibold{font-weight:600}.brlbs-cmpnt-container .brlbs-italic{font-style:italic}.brlbs-cmpnt-container .brlbs-leading-tight{line-height:1.25}.brlbs-cmpnt-container .brlbs-no-underline{text-decoration-line:none}.brlbs-cmpnt-container .brlbs-shadow-2xl{--brlbs-tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--brlbs-tw-shadow-colored:0 25px 50px -12px var(--brlbs-tw-shadow-color);box-shadow:var(--brlbs-tw-ring-offset-shadow,0 0 #0000),var(--brlbs-tw-ring-shadow,0 0 #0000),var(--brlbs-tw-shadow)}.brlbs-cmpnt-container .brlbs-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.brlbs-cmpnt-container .brlbs-transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.brlbs-cmpnt-container .brlbs-duration-400{transition-duration:.4s}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker{container-name:brlbsCmpntContentBlocker;container-type:inline-size;font-family:var(--content-blocker-font-family);font-size:var(--content-blocker-font-size);height:100%;line-height:1.25em}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker a{color:var(--content-blocker-link-color)}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker a:hover{color:var(--content-blocker-link-color-hover)}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker.brlbs-cmpnt-cb-card,body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker.brlbs-cmpnt-cb-provider-card{container-type:normal}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-dialog-cb-details{padding:16px;position:relative;text-align:left}@media (min-width:768px){body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-dialog-cb-details{padding:24px}}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-dialog-cb-header{align-items:center;display:flex}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-dialog-cb-header.brlbs-cmpnt-with-separator{border-bottom-width:1px;border-style:solid;margin-bottom:16px;padding-bottom:16px}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-dialog-cb-button{display:flex;padding-bottom:16px}@media (min-width:768px){body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-dialog-cb-button{padding-bottom:24px}}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-a{align-items:center;background:var(--content-blocker-background-color);border-bottom-left-radius:var(--content-blocker-border-radius-bottom-left);border-bottom-right-radius:var(--content-blocker-border-radius-bottom-right);border-top-left-radius:var(--content-blocker-border-radius-top-left);border-top-right-radius:var(--content-blocker-border-radius-top-right);color:var(--content-blocker-text-color);justify-content:center;padding:16px;text-align:center}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-a .brlbs-cmpnt-cb-description{padding-bottom:8px}@media (min-width:640px){body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-a .brlbs-cmpnt-cb-description{padding-bottom:16px}}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-a .brlbs-cmpnt-cb-description{border-bottom-width:var(--content-blocker-separator-width);border-color:var(--content-blocker-separator-color);border-style:solid}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-a .brlbs-cmpnt-cb-description strong{font-weight:700}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-b{background:var(--content-blocker-background-color);border-bottom-left-radius:var(--content-blocker-border-radius-bottom-left);border-bottom-right-radius:var(--content-blocker-border-radius-bottom-right);border-top-left-radius:var(--content-blocker-border-radius-top-left);border-top-right-radius:var(--content-blocker-border-radius-top-right);color:var(--content-blocker-text-color);display:flex;height:100%;padding-bottom:96px;padding-top:96px;position:relative;text-align:center;width:100%}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-b .brlbs-cmpnt-cb-main{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:16px;position:relative;width:100%}@media (min-width:640px){body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-b .brlbs-cmpnt-cb-main{flex-direction:row;gap:16px}}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-b .brlbs-cmpnt-cb-main{background:var(--content-blocker-background);color:var(--content-blocker-text-color)}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-b .brlbs-cmpnt-cb-content{flex-basis:66.666667%}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-b .brlbs-cmpnt-cb-description{padding-bottom:8px}@media (min-width:640px){body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-b .brlbs-cmpnt-cb-description{padding-bottom:16px}}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-b .brlbs-cmpnt-cb-description strong{font-weight:700}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-b .brlbs-cmpnt-cb-buttons{align-items:stretch;display:flex;flex-basis:33.333333%;flex-direction:column;gap:8px;justify-content:center;margin:0}@media (min-width:640px){body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-b .brlbs-cmpnt-cb-buttons{gap:16px}}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-c{background:var(--content-blocker-background-color);border-bottom-left-radius:var(--content-blocker-border-radius-bottom-left);border-bottom-right-radius:var(--content-blocker-border-radius-bottom-right);border-top-left-radius:var(--content-blocker-border-radius-top-left);border-top-right-radius:var(--content-blocker-border-radius-top-right);color:var(--content-blocker-text-color);display:flex;height:100%;position:relative;text-align:center;width:100%}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-c .brlbs-cmpnt-cb-main{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;margin:48px;padding:16px;position:relative;width:100%}@media (min-width:640px){body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-c .brlbs-cmpnt-cb-main{gap:16px;margin:96px}}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-c .brlbs-cmpnt-cb-main{background:var(--content-blocker-background);border-bottom-left-radius:var(--content-blocker-border-radius-bottom-left);border-bottom-right-radius:var(--content-blocker-border-radius-bottom-right);border-top-left-radius:var(--content-blocker-border-radius-top-left);border-top-right-radius:var(--content-blocker-border-radius-top-right);color:var(--content-blocker-text-color)}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-c .brlbs-cmpnt-cb-description{padding-bottom:8px}@media (min-width:640px){body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-c .brlbs-cmpnt-cb-description{padding-bottom:16px}}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-c .brlbs-cmpnt-cb-description strong{font-weight:700}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-c .brlbs-cmpnt-cb-buttons{align-items:stretch;display:flex;flex-direction:column;gap:8px;justify-content:center;margin:0;width:100%}@media (min-width:640px){body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-c .brlbs-cmpnt-cb-buttons{gap:16px}}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-c .brlbs-cmpnt-cb-play-button{align-items:center;background:#fff;border-radius:50%;box-shadow:0 1px 5px #00000026;display:flex;height:34px;justify-content:center;left:calc(50% - 17px);margin:0 auto;position:absolute;top:-17px;width:34px}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-c .brlbs-cmpnt-cb-play-button:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='78' height='78'%3E%3Cpath d='M7.5 71.5v-64l48 30.328z'/%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='12' d='M7.5 71.5v-64l48 30.328z'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain;content:" ";display:inline-block;height:1.142857143em;margin-left:4px;width:.857142857em}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-thumbnail{background-position:50%;background-size:cover;border-bottom-left-radius:var(--content-blocker-border-radius-bottom-left);border-bottom-right-radius:var(--content-blocker-border-radius-bottom-right);border-top-left-radius:var(--content-blocker-border-radius-top-left);border-top-right-radius:var(--content-blocker-border-radius-top-right);height:100%;left:0;position:absolute;top:0;width:100%}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-buttons{align-items:stretch;display:flex;flex-direction:column;gap:8px;justify-content:center;margin-bottom:8px;margin-top:8px}@media (min-width:640px){body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-buttons{flex-direction:row;gap:16px;margin-bottom:16px;margin-top:16px}}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-buttons .brlbs-cmpnt-cb-btn{align-items:center;display:flex;justify-content:center;text-decoration-line:none;width:100%}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker:has(.brlbs-cmpnt-cb-preset-d){height:auto;position:fixed}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker:has(.brlbs-cmpnt-cb-preset-d):has(.brlbs-cmpnt-cb-icon-position\[top-left\]),body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker:has(.brlbs-cmpnt-cb-preset-d):has(.brlbs-cmpnt-cb-icon-position\[top-right\]){top:var(--content-blocker-icon-margin)}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker:has(.brlbs-cmpnt-cb-preset-d):has(.brlbs-cmpnt-cb-icon-position\[bottom-left\]),body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker:has(.brlbs-cmpnt-cb-preset-d):has(.brlbs-cmpnt-cb-icon-position\[bottom-right\]){bottom:calc(var(--content-blocker-icon-margin))}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker:has(.brlbs-cmpnt-cb-preset-d):has(.brlbs-cmpnt-cb-icon-position\[bottom-right\]),body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker:has(.brlbs-cmpnt-cb-preset-d):has(.brlbs-cmpnt-cb-icon-position\[top-right\]){right:calc(var(--content-blocker-icon-width) + var(--content-blocker-icon-margin))}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker:has(.brlbs-cmpnt-cb-preset-d):has(.brlbs-cmpnt-cb-icon-position\[bottom-left\]),body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker:has(.brlbs-cmpnt-cb-preset-d):has(.brlbs-cmpnt-cb-icon-position\[top-left\]){left:var(--content-blocker-icon-margin)}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker:has(.brlbs-cmpnt-cb-preset-d):has(.brlbs-cmpnt-cb-icon-display\[flex\]){display:inline-block;display:flex;position:relative}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker:has(.brlbs-cmpnt-cb-preset-d):has(.brlbs-cmpnt-cb-icon-position\[float-left\]){float:left}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker:has(.brlbs-cmpnt-cb-preset-d):has(.brlbs-cmpnt-cb-icon-position\[float-right\]){float:right}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-d .brlbs-cmpnt-cb-icon{display:inline-block;height:var(--content-blocker-icon-height);width:var(--content-blocker-icon-width)}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-description-list{display:table}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-description-list>div{display:table-row}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-description-list dt{font-weight:700}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-description-list dd,body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-description-list dt{display:table-cell;padding:2px 4px}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker a.brlbs-cmpnt-cb-btn{all:unset;align-items:center;background-color:var(--content-blocker-button-color);border-bottom-left-radius:var(--content-blocker-button-border-radius-bottom-left);border-bottom-right-radius:var(--content-blocker-button-border-radius-bottom-right);border-top-left-radius:var(--content-blocker-button-border-radius-top-left);border-top-right-radius:var(--content-blocker-button-border-radius-top-right);box-sizing:border-box;color:var(--content-blocker-button-text-color);cursor:pointer;font-size:calc(var(--dialog-font-size));font-weight:600;justify-content:center;line-height:calc(var(--dialog-font-size)*1.5);padding:12px 20px;text-align:center;text-decoration-line:none;transition-duration:.4s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker a.brlbs-cmpnt-cb-btn:hover{background-color:var(--content-blocker-button-color-hover);color:var(--content-blocker-button-text-color-hover)}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker a.brlbs-cmpnt-cb-btn:active,body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker a.brlbs-cmpnt-cb-btn:focus{outline:2px solid transparent;outline-offset:2px;--brlbs-tw-ring-offset-shadow:var(--brlbs-tw-ring-inset) 0 0 0 var(--brlbs-tw-ring-offset-width) var(--brlbs-tw-ring-offset-color);--brlbs-tw-ring-shadow:var(--brlbs-tw-ring-inset) 0 0 0 calc(2px + var(--brlbs-tw-ring-offset-width)) var(--brlbs-tw-ring-color);box-shadow:var(--brlbs-tw-ring-offset-shadow),var(--brlbs-tw-ring-shadow),var(--brlbs-tw-shadow,0 0 #0000)}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker a.brlbs-cmpnt-cb-provider-toggle{all:unset;align-items:center;box-sizing:border-box;color:var(--content-blocker-link-color);cursor:pointer;display:flex;justify-content:center;text-decoration-line:none}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker a.brlbs-cmpnt-cb-provider-toggle:hover{all:unset;align-items:center;box-sizing:border-box;color:var(--content-blocker-link-color-hover);cursor:pointer;display:flex;justify-content:center;text-decoration-line:none}@container brlbsCmpntContentBlocker (480px <= width < 620px){body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-b{padding-bottom:12%;padding-top:12%}}@container brlbsCmpntContentBlocker (width < 480px){body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-b{padding:0}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-b .brlbs-cmpnt-cb-main{flex-direction:column;gap:8px;justify-content:normal;margin:6%;overflow:auto}}@container brlbsCmpntContentBlocker (640px <= width < 750px){body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-c .brlbs-cmpnt-cb-main{margin:10%!important}}@container brlbsCmpntContentBlocker (540px <= width < 640px){body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-c .brlbs-cmpnt-cb-main{margin:6%!important}}@container brlbsCmpntContentBlocker (width < 540px){body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker{position:static}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-c .brlbs-cmpnt-cb-main{gap:8px;justify-content:normal;margin:6%!important;overflow:auto}body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-c .brlbs-cmpnt-cb-main .brlbs-cmpnt-cb-play-button{display:none}}@container brlbsCmpntContentBlocker (width < 375px){.wp-embed-aspect-16-9 .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-b .brlbs-cmpnt-cb-main,.wp-embed-aspect-16-9 .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-c .brlbs-cmpnt-cb-main{height:100%;justify-content:normal;overflow:auto}.wp-embed-aspect-16-9 .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-b .brlbs-cmpnt-cb-main .brlbs-cmpnt-cb-play-button,.wp-embed-aspect-16-9 .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-c .brlbs-cmpnt-cb-main .brlbs-cmpnt-cb-play-button{display:none}}.wp-embed-aspect-16-9:has(.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker) div.wp-block-embed__wrapper{padding:0}.wp-embed-aspect-16-9:has(.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker) div.wp-block-embed__wrapper:before{padding:0}#BorlabsCookieBox,.brlbs-cmpnt-container{font-family:var(--dialog-font-family);font-weight:400;line-height:calc(var(--dialog-font-size)*1.2)}#BorlabsCookieBox .brlbs-cmpnt-h-4,.brlbs-cmpnt-container .brlbs-cmpnt-h-4{height:16px}#BorlabsCookieBox .brlbs-cmpnt-w-4,.brlbs-cmpnt-container .brlbs-cmpnt-w-4{width:16px}#BorlabsCookieBox .brlbs-cmpnt-max-w-xl,.brlbs-cmpnt-container .brlbs-cmpnt-max-w-xl{max-width:576px}#BorlabsCookieBox .brlbs-cmpnt-max-w-3xl,.brlbs-cmpnt-container .brlbs-cmpnt-max-w-3xl{max-width:768px}#BorlabsCookieBox .brlbs-cmpnt-max-w-4xl,.brlbs-cmpnt-container .brlbs-cmpnt-max-w-4xl{max-width:896px}#BorlabsCookieBox .brlbs-cmpnt-dialog-backdrop:before,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-backdrop:before{background-color:var(--dialog-backdrop-background-color);content:"";height:100%;left:0;opacity:var(--dialog-backdrop-background-opacity);position:fixed;top:0;width:100%}#BorlabsCookieBox .brlbs-cmpnt-dialog,.brlbs-cmpnt-container .brlbs-cmpnt-dialog{background-color:var(--dialog-background-color);border-bottom-left-radius:var(--dialog-border-radius-bottom-left);border-bottom-right-radius:var(--dialog-border-radius-bottom-right);border-top-left-radius:var(--dialog-border-radius-top-left);border-top-right-radius:var(--dialog-border-radius-top-right);color:var(--dialog-text-color)}#BorlabsCookieBox .brlbs-cmpnt-dialog-entrance-description a,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-entrance-description a{color:var(--dialog-link-primary-color);text-decoration:underline}#BorlabsCookieBox .brlbs-cmpnt-dialog-entrance-description a:hover,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-entrance-description a:hover{color:var(--dialog-link-primary-color-hover);text-decoration:none}#BorlabsCookieBox .brlbs-cmpnt-dialog-entrance-headline:focus-visible,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-entrance-headline:focus-visible{outline:none}#BorlabsCookieBox .brlbs-cmpnt-dialog-details-header,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-details-header{align-items:center;display:flex;justify-content:center}#BorlabsCookieBox .brlbs-cmpnt-dialog-details-header.brlbs-cmpnt-with-separator,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-details-header.brlbs-cmpnt-with-separator{border-bottom-width:1px;border-style:solid;padding-bottom:16px}#BorlabsCookieBox .brlbs-cmpnt-dialog-details-header .brlbs-cmpnt-link,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-details-header .brlbs-cmpnt-link{padding:0}#BorlabsCookieBox .brlbs-cmpnt-dialog-details-header .brlbs-cmpnt-link:active,#BorlabsCookieBox .brlbs-cmpnt-dialog-details-header .brlbs-cmpnt-link:focus,#BorlabsCookieBox .brlbs-cmpnt-dialog-details-header .brlbs-cmpnt-link:focus-visible,#BorlabsCookieBox .brlbs-cmpnt-dialog-details-header .brlbs-cmpnt-link:hover,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-details-header .brlbs-cmpnt-link:active,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-details-header .brlbs-cmpnt-link:focus,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-details-header .brlbs-cmpnt-link:focus-visible,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-details-header .brlbs-cmpnt-link:hover{padding:0}#BorlabsCookieBox .brlbs-cmpnt-with-separator,.brlbs-cmpnt-container .brlbs-cmpnt-with-separator{border-color:var(--dialog-separator-color)}#BorlabsCookieBox .brlbs-cmpnt-dialog-footer,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-footer{background-color:var(--dialog-footer-background-color);color:var(--dialog-footer-text-color);padding-bottom:12px;padding-top:12px}#BorlabsCookieBox .brlbs-cmpnt-dialog-box .brlbs-cmpnt-dialog-details,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-box .brlbs-cmpnt-dialog-details{max-width:896px}#BorlabsCookieBox .brlbs-cmpnt-dialog-bar-entrance,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-bar-entrance{padding:16px}@media (min-width:768px){#BorlabsCookieBox .brlbs-cmpnt-dialog-bar-entrance,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-bar-entrance{align-items:center;align-items:stretch;display:flex;padding:24px}}#BorlabsCookieBox .brlbs-cpmnt-dialog-bar-main,.brlbs-cmpnt-container .brlbs-cpmnt-dialog-bar-main{display:flex;flex-wrap:wrap}@media (min-width:768px){#BorlabsCookieBox .brlbs-cpmnt-dialog-bar-main,.brlbs-cmpnt-container .brlbs-cpmnt-dialog-bar-main{padding-right:24px;width:75%}}#BorlabsCookieBox .brlbs-cmpnt-dialog-bar-header,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-bar-header{align-items:center;display:flex;justify-content:center;width:100%}@media (min-width:640px){#BorlabsCookieBox .brlbs-cmpnt-dialog-bar-header,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-bar-header{justify-content:flex-start}}#BorlabsCookieBox .brlbs-cmpnt-dialog-bar-header.brlbs-cmpnt-with-separator,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-bar-header.brlbs-cmpnt-with-separator{border-bottom-width:1px;border-style:solid;padding-bottom:16px}#BorlabsCookieBox .brlbs-cmpnt-dialog-bar-content,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-bar-content{text-align:left}#BorlabsCookieBox .brlbs-cmpnt-dialog-bar-links,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-bar-links{align-items:center;display:flex;justify-content:space-around;width:100%}@media (min-width:768px){#BorlabsCookieBox .brlbs-cmpnt-dialog-bar-links,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-bar-links{margin-top:12px;padding-top:8px}}#BorlabsCookieBox .brlbs-cmpnt-dialog-bar-links .brlbs-cmpnt-with-separator,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-bar-links .brlbs-cmpnt-with-separator{border-top-width:1px}@media (min-width:768px){#BorlabsCookieBox .brlbs-cmpnt-dialog-bar-links .brlbs-cmpnt-with-separator,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-bar-links .brlbs-cmpnt-with-separator{border-style:solid}}#BorlabsCookieBox .brlbs-cmpnt-dialog-box-entrance,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-box-entrance{padding:16px;position:relative}@media (min-width:768px){#BorlabsCookieBox .brlbs-cmpnt-dialog-box-entrance,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-box-entrance{padding:24px}}#BorlabsCookieBox .brlbs-cmpnt-dialog-box-header,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-box-header{align-items:center;display:flex}#BorlabsCookieBox .brlbs-cmpnt-dialog-box-header.brlbs-cmpnt-with-separator,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-box-header.brlbs-cmpnt-with-separator{border-bottom-width:1px;border-style:solid;padding-bottom:16px}#BorlabsCookieBox .brlbs-cmpnt-dialog-box-buttons,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-box-buttons{align-items:center;display:flex;justify-content:space-around}#BorlabsCookieBox .brlbs-cmpnt-dialog-iab-tcf-entrance,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-iab-tcf-entrance{padding:16px;position:relative}@media (min-width:768px){#BorlabsCookieBox .brlbs-cmpnt-dialog-iab-tcf-entrance,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-iab-tcf-entrance{padding:24px}}#BorlabsCookieBox .brlbs-cmpnt-dialog-iab-tcf-header,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-iab-tcf-header{align-items:center;display:flex}#BorlabsCookieBox .brlbs-cmpnt-dialog-iab-tcf-header.brlbs-cmpnt-with-separator,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-iab-tcf-header.brlbs-cmpnt-with-separator{border-bottom-width:1px;border-style:solid;padding-bottom:16px}#BorlabsCookieBox .brlbs-cmpnt-dialog-box-description,#BorlabsCookieBox .brlbs-cmpnt-dialog-iab-tcf-description,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-box-description,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-iab-tcf-description{height:40vh;padding-bottom:1.25rem}#BorlabsCookieBox .brlbs-cmpnt-dialog-box-description:after,#BorlabsCookieBox .brlbs-cmpnt-dialog-iab-tcf-description:after,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-box-description:after,.brlbs-cmpnt-container .brlbs-cmpnt-dialog-iab-tcf-description:after{background-image:linear-gradient(0deg,var(--dialog-background-color),transparent);bottom:0;content:"";display:block;height:30px;position:absolute;width:100%}#BorlabsCookieBox .brlbs-cmpnt-card *,.brlbs-cmpnt-container .brlbs-cmpnt-card *{color:var(--dialog-card-text-color)}#BorlabsCookieBox .brlbs-cmpnt-card fieldset,.brlbs-cmpnt-container .brlbs-cmpnt-card fieldset{background-color:var(--dialog-card-background-color);border-bottom-left-radius:var(--dialog-card-border-radius-bottom-left);border-bottom-right-radius:var(--dialog-card-border-radius-bottom-right);border-top-left-radius:var(--dialog-card-border-radius-top-left);border-top-right-radius:var(--dialog-card-border-radius-top-right)}#BorlabsCookieBox .brlbs-cmpnt-card .brlbs-cmpnt-card-group-form-control,.brlbs-cmpnt-container .brlbs-cmpnt-card .brlbs-cmpnt-card-group-form-control{all:unset;align-items:center;box-sizing:border-box;color:var(--dialog-card-text-color);display:flex;padding-left:0}#BorlabsCookieBox .brlbs-cmpnt-card .brlbs-cmpnt-accordion-toggle,#BorlabsCookieBox .brlbs-cmpnt-card .brlbs-cmpnt-accordion-toggle *,.brlbs-cmpnt-container .brlbs-cmpnt-card .brlbs-cmpnt-accordion-toggle,.brlbs-cmpnt-container .brlbs-cmpnt-card .brlbs-cmpnt-accordion-toggle *{color:var(--dialog-card-control-element-color)}#BorlabsCookieBox .brlbs-cmpnt-card .brlbs-cmpnt-accordion-toggle :hover,#BorlabsCookieBox .brlbs-cmpnt-card .brlbs-cmpnt-accordion-toggle:hover,.brlbs-cmpnt-container .brlbs-cmpnt-card .brlbs-cmpnt-accordion-toggle :hover,.brlbs-cmpnt-container .brlbs-cmpnt-card .brlbs-cmpnt-accordion-toggle:hover{color:var(--dialog-card-control-element-color-hover)}#BorlabsCookieBox .brlbs-cmpnt-close-button,.brlbs-cmpnt-container .brlbs-cmpnt-close-button{all:unset;box-sizing:border-box;color:var(--dialog-control-element-color);cursor:pointer;font-size:calc(var(--dialog-font-size)*.875);line-height:calc(var(--dialog-font-size)*1.25);padding:8px;position:absolute;right:0;top:0;transition-duration:.4s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:10}@media (min-width:640px){#BorlabsCookieBox .brlbs-cmpnt-close-button,.brlbs-cmpnt-container .brlbs-cmpnt-close-button{right:8px;top:8px}}#BorlabsCookieBox .brlbs-cmpnt-close-button:active,#BorlabsCookieBox .brlbs-cmpnt-close-button:focus,#BorlabsCookieBox .brlbs-cmpnt-close-button:focus-visible,#BorlabsCookieBox .brlbs-cmpnt-close-button:hover,.brlbs-cmpnt-container .brlbs-cmpnt-close-button:active,.brlbs-cmpnt-container .brlbs-cmpnt-close-button:focus,.brlbs-cmpnt-container .brlbs-cmpnt-close-button:focus-visible,.brlbs-cmpnt-container .brlbs-cmpnt-close-button:hover{all:unset;box-sizing:border-box;cursor:pointer;font-size:calc(var(--dialog-font-size)*.875);line-height:calc(var(--dialog-font-size)*1.25);padding:8px;position:absolute;right:0;top:0;transition-duration:.4s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:10}@media (min-width:640px){#BorlabsCookieBox .brlbs-cmpnt-close-button:active,#BorlabsCookieBox .brlbs-cmpnt-close-button:focus,#BorlabsCookieBox .brlbs-cmpnt-close-button:focus-visible,#BorlabsCookieBox .brlbs-cmpnt-close-button:hover,.brlbs-cmpnt-container .brlbs-cmpnt-close-button:active,.brlbs-cmpnt-container .brlbs-cmpnt-close-button:focus,.brlbs-cmpnt-container .brlbs-cmpnt-close-button:focus-visible,.brlbs-cmpnt-container .brlbs-cmpnt-close-button:hover{right:8px;top:8px}}#BorlabsCookieBox .brlbs-cmpnt-close-button:hover,.brlbs-cmpnt-container .brlbs-cmpnt-close-button:hover{color:var(--dialog-control-element-color-hover)}#BorlabsCookieBox .brlbs-cmpnt-close-button:focus-visible,.brlbs-cmpnt-container .brlbs-cmpnt-close-button:focus-visible{border-color:transparent;outline:2px solid transparent;outline-offset:2px;--brlbs-tw-ring-offset-shadow:var(--brlbs-tw-ring-inset) 0 0 0 var(--brlbs-tw-ring-offset-width) var(--brlbs-tw-ring-offset-color);--brlbs-tw-ring-shadow:var(--brlbs-tw-ring-inset) 0 0 0 calc(2px + var(--brlbs-tw-ring-offset-width)) var(--brlbs-tw-ring-color);box-shadow:var(--brlbs-tw-ring-offset-shadow),var(--brlbs-tw-ring-shadow),var(--brlbs-tw-shadow,0 0 #0000);--brlbs-tw-ring-opacity:1;--brlbs-tw-ring-color:rgb(107 114 128/var(--brlbs-tw-ring-opacity,1));--brlbs-tw-ring-offset-width:2px}#BorlabsCookieBox .brlbs-cmpnt-close-button:active,.brlbs-cmpnt-container .brlbs-cmpnt-close-button:active{border-color:transparent;outline:2px solid transparent;outline-offset:2px;--brlbs-tw-ring-offset-shadow:var(--brlbs-tw-ring-inset) 0 0 0 var(--brlbs-tw-ring-offset-width) var(--brlbs-tw-ring-offset-color);--brlbs-tw-ring-shadow:var(--brlbs-tw-ring-inset) 0 0 0 calc(2px + var(--brlbs-tw-ring-offset-width)) var(--brlbs-tw-ring-color);box-shadow:var(--brlbs-tw-ring-offset-shadow),var(--brlbs-tw-ring-shadow),var(--brlbs-tw-shadow,0 0 #0000);--brlbs-tw-ring-opacity:1;--brlbs-tw-ring-color:rgb(209 213 219/var(--brlbs-tw-ring-opacity,1));--brlbs-tw-ring-offset-width:2px}#BorlabsCookieBox .brlbs-cmpnt-consent-list,.brlbs-cmpnt-container .brlbs-cmpnt-consent-list{all:unset;box-sizing:border-box;display:block;list-style-type:none;margin:0 4px}#BorlabsCookieBox .brlbs-cmpnt-consent-list li,.brlbs-cmpnt-container .brlbs-cmpnt-consent-list li{all:unset;box-sizing:border-box;display:list-item;margin:8px 0;position:relative}#BorlabsCookieBox .brlbs-cmpnt-consent-list li:first-child,.brlbs-cmpnt-container .brlbs-cmpnt-consent-list li:first-child{margin-top:0}#BorlabsCookieBox .brlbs-cmpnt-consent-list li:last-child,.brlbs-cmpnt-container .brlbs-cmpnt-consent-list li:last-child{margin-bottom:0}#BorlabsCookieBox .brlbs-cmpnt-consent-list li.brlbs-cmpnt-pr-4,.brlbs-cmpnt-container .brlbs-cmpnt-consent-list li.brlbs-cmpnt-pr-4{padding-right:16px}#BorlabsCookieBox .brlbs-cmpnt-consent-list.brlbs-cmpnt-inline-consent-list,.brlbs-cmpnt-container .brlbs-cmpnt-consent-list.brlbs-cmpnt-inline-consent-list{display:flex;flex-direction:column;flex-wrap:wrap}#BorlabsCookieBox .brlbs-cmpnt-consent-list.brlbs-cmpnt-inline-consent-list>:not([hidden])~:not([hidden]),.brlbs-cmpnt-container .brlbs-cmpnt-consent-list.brlbs-cmpnt-inline-consent-list>:not([hidden])~:not([hidden]){--brlbs-tw-space-y-reverse:0;margin-bottom:calc(8px*var(--brlbs-tw-space-y-reverse));margin-top:calc(8px*(1 - var(--brlbs-tw-space-y-reverse)))}@media (min-width:640px){#BorlabsCookieBox .brlbs-cmpnt-consent-list.brlbs-cmpnt-inline-consent-list,.brlbs-cmpnt-container .brlbs-cmpnt-consent-list.brlbs-cmpnt-inline-consent-list{flex-direction:row}#BorlabsCookieBox .brlbs-cmpnt-consent-list.brlbs-cmpnt-inline-consent-list>:not([hidden])~:not([hidden]),.brlbs-cmpnt-container .brlbs-cmpnt-consent-list.brlbs-cmpnt-inline-consent-list>:not([hidden])~:not([hidden]){--brlbs-tw-space-y-reverse:0;margin-bottom:calc(0px*var(--brlbs-tw-space-y-reverse));margin-top:calc(0px*(1 - var(--brlbs-tw-space-y-reverse)))}}#BorlabsCookieBox .brlbs-cmpnt-consent-list.brlbs-cmpnt-inline-consent-list li,.brlbs-cmpnt-container .brlbs-cmpnt-consent-list.brlbs-cmpnt-inline-consent-list li{margin:0}#BorlabsCookieBox .brlbs-cmpnt-consent-list.brlbs-cmpnt-py-2,.brlbs-cmpnt-container .brlbs-cmpnt-consent-list.brlbs-cmpnt-py-2{padding-bottom:8px;padding-top:8px}#BorlabsCookieBox .brlbs-cmpnt-consent-list.brlbs-cmpnt-justify-start,.brlbs-cmpnt-container .brlbs-cmpnt-consent-list.brlbs-cmpnt-justify-start{justify-content:flex-start}#BorlabsCookieBox .brlbs-cmpnt-consent-list.brlbs-cmpnt-justify-center,.brlbs-cmpnt-container .brlbs-cmpnt-consent-list.brlbs-cmpnt-justify-center{justify-content:center}#BorlabsCookieBox .brlbs-cmpnt-consent-list.brlbs-cmpnt-justify-end,.brlbs-cmpnt-container .brlbs-cmpnt-consent-list.brlbs-cmpnt-justify-end{justify-content:flex-end}#BorlabsCookieBox .brlbs-cmpnt-consent-list.brlbs-cmpnt-justify-between,.brlbs-cmpnt-container .brlbs-cmpnt-consent-list.brlbs-cmpnt-justify-between{justify-content:space-between}#BorlabsCookieBox .brlbs-cmpnt-consent-list.brlbs-cmpnt-justify-around,.brlbs-cmpnt-container .brlbs-cmpnt-consent-list.brlbs-cmpnt-justify-around{justify-content:space-around}#BorlabsCookieBox .brlbs-cmpnt-list-item,.brlbs-cmpnt-container .brlbs-cmpnt-list-item{border-bottom:var(--dialog-list-item-separator-width) solid var(--dialog-list-item-separator-color);padding:var(--dialog-list-padding-small-screen-top) var(--dialog-list-padding-small-screen-right) var(--dialog-list-padding-small-screen-bottom) var(--dialog-list-padding-small-screen-left)}#BorlabsCookieBox .brlbs-cmpnt-list-item:first-child,.brlbs-cmpnt-container .brlbs-cmpnt-list-item:first-child{border-top-left-radius:var(--dialog-list-border-radius-top-left);border-top-right-radius:var(--dialog-list-border-radius-top-right)}#BorlabsCookieBox .brlbs-cmpnt-list-item:last-child,.brlbs-cmpnt-container .brlbs-cmpnt-list-item:last-child{border-bottom-left-radius:var(--dialog-list-border-radius-bottom-left);border-bottom-right-radius:var(--dialog-list-border-radius-bottom-right);border-bottom-width:0}#BorlabsCookieBox .brlbs-cmpnt-list-item:nth-of-type(2n),.brlbs-cmpnt-container .brlbs-cmpnt-list-item:nth-of-type(2n){background-color:var(--dialog-list-item-background-color-even);color:var(--dialog-list-item-text-color-even)}#BorlabsCookieBox .brlbs-cmpnt-list-item:nth-of-type(odd),.brlbs-cmpnt-container .brlbs-cmpnt-list-item:nth-of-type(odd){background-color:var(--dialog-list-item-background-color-odd);color:var(--dialog-list-item-text-color-odd)}#BorlabsCookieBox .brlbs-cmpnt-list-item .brlbs-cmpnt-list-item-controls-container :is(.brlbs-divide-solid>:not([hidden])~:not([hidden])),.brlbs-cmpnt-container .brlbs-cmpnt-list-item .brlbs-cmpnt-list-item-controls-container :is(.brlbs-divide-solid>:not([hidden])~:not([hidden])){border-color:var(--dialog-list-item-control-element-separator-color)}#BorlabsCookieBox .brlbs-cmpnt-list-item .brlbs-cmpnt-accordion-toggle,#BorlabsCookieBox .brlbs-cmpnt-list-item .brlbs-cmpnt-accordion-toggle *,.brlbs-cmpnt-container .brlbs-cmpnt-list-item .brlbs-cmpnt-accordion-toggle,.brlbs-cmpnt-container .brlbs-cmpnt-list-item .brlbs-cmpnt-accordion-toggle *{color:var(--dialog-list-item-control-element-color)}#BorlabsCookieBox .brlbs-cmpnt-list-item .brlbs-cmpnt-accordion-toggle :hover,#BorlabsCookieBox .brlbs-cmpnt-list-item .brlbs-cmpnt-accordion-toggle:hover,.brlbs-cmpnt-container .brlbs-cmpnt-list-item .brlbs-cmpnt-accordion-toggle :hover,.brlbs-cmpnt-container .brlbs-cmpnt-list-item .brlbs-cmpnt-accordion-toggle:hover{color:var(--dialog-list-item-control-element-color-hover)}@media (min-width:640px){#BorlabsCookieBox .brlbs-cmpnt-list-item,.brlbs-cmpnt-container .brlbs-cmpnt-list-item{padding:var(--dialog-list-padding-medium-screen-top) var(--dialog-list-padding-medium-screen-right) var(--dialog-list-padding-medium-screen-bottom) var(--dialog-list-padding-medium-screen-left)}}#BorlabsCookieBox .brlbs-cmpnt-list-item-table,.brlbs-cmpnt-container .brlbs-cmpnt-list-item-table{margin-top:var(--dialog-list-padding-small-screen-top)}#BorlabsCookieBox h2.brlbs-cmpnt-h2.brlbs-cmpnt-list-item-table-headline,.brlbs-cmpnt-container h2.brlbs-cmpnt-h2.brlbs-cmpnt-list-item-table-headline{margin-bottom:var(--dialog-list-padding-small-screen-top)}@media (min-width:640px){#BorlabsCookieBox .brlbs-cmpnt-list-item-table,.brlbs-cmpnt-container .brlbs-cmpnt-list-item-table{margin-top:var(--dialog-list-padding-medium-screen-top)}#BorlabsCookieBox h2.brlbs-cmpnt-h2.brlbs-cmpnt-list-item-table-headline,.brlbs-cmpnt-container h2.brlbs-cmpnt-h2.brlbs-cmpnt-list-item-table-headline{margin-bottom:var(--dialog-list-padding-medium-screen-top)}}#BorlabsCookieBox .brlbs-cmpnt-tab,.brlbs-cmpnt-container .brlbs-cmpnt-tab{all:unset;background-color:transparent;box-sizing:border-box;cursor:pointer;flex:1 1 0%;font-size:calc(var(--dialog-font-size)*.875);font-weight:600;letter-spacing:0;line-height:calc(var(--dialog-font-size)*1.25);padding:8px;text-align:center;text-decoration-line:none;text-transform:none}@media (min-width:640px){#BorlabsCookieBox .brlbs-cmpnt-tab,.brlbs-cmpnt-container .brlbs-cmpnt-tab{font-size:calc(var(--dialog-font-size));line-height:calc(var(--dialog-font-size)*1.5)}}#BorlabsCookieBox .brlbs-cmpnt-tab:focus,#BorlabsCookieBox .brlbs-cmpnt-tab:hover,.brlbs-cmpnt-container .brlbs-cmpnt-tab:focus,.brlbs-cmpnt-container .brlbs-cmpnt-tab:hover{all:unset;background-color:transparent;box-sizing:border-box;cursor:pointer;flex:1 1 0%;font-size:calc(var(--dialog-font-size)*.875);font-weight:600;letter-spacing:0;line-height:calc(var(--dialog-font-size)*1.25);padding:8px;text-align:center;text-decoration-line:none;text-transform:none}@media (min-width:640px){#BorlabsCookieBox .brlbs-cmpnt-tab:focus,#BorlabsCookieBox .brlbs-cmpnt-tab:hover,.brlbs-cmpnt-container .brlbs-cmpnt-tab:focus,.brlbs-cmpnt-container .brlbs-cmpnt-tab:hover{font-size:calc(var(--dialog-font-size));line-height:calc(var(--dialog-font-size)*1.5)}}#BorlabsCookieBox .brlbs-cmpnt-tab:focus-visible,.brlbs-cmpnt-container .brlbs-cmpnt-tab:focus-visible{outline:2px solid transparent;outline-offset:2px;--brlbs-tw-ring-offset-shadow:var(--brlbs-tw-ring-inset) 0 0 0 var(--brlbs-tw-ring-offset-width) var(--brlbs-tw-ring-offset-color);--brlbs-tw-ring-shadow:var(--brlbs-tw-ring-inset) 0 0 0 calc(2px + var(--brlbs-tw-ring-offset-width)) var(--brlbs-tw-ring-color);box-shadow:var(--brlbs-tw-ring-offset-shadow),var(--brlbs-tw-ring-shadow),var(--brlbs-tw-shadow,0 0 #0000);--brlbs-tw-ring-offset-width:2px}#BorlabsCookieBox .brlbs-cmpnt-tab:hover,.brlbs-cmpnt-container .brlbs-cmpnt-tab:hover{text-decoration-line:none}#BorlabsCookieBox .brlbs-cmpnt-tab.brlbs-cmpnt-tab-active,.brlbs-cmpnt-container .brlbs-cmpnt-tab.brlbs-cmpnt-tab-active{background-color:var(--dialog-tab-bar-tab-background-color-active);border-bottom-left-radius:var(--dialog-tab-bar-tab-border-radius-bottom-left-active);border-bottom-right-radius:var(--dialog-tab-bar-tab-border-radius-bottom-right-active);border-color:var(--dialog-tab-bar-tab-border-color-top-active) var(--dialog-tab-bar-tab-border-color-right-active) var(--dialog-tab-bar-tab-border-color-bottom-active) var(--dialog-tab-bar-tab-border-color-left-active);border-style:solid;border-top-left-radius:var(--dialog-tab-bar-tab-border-radius-top-left-active);border-top-right-radius:var(--dialog-tab-bar-tab-border-radius-top-right-active);border-width:0;border-width:var(--dialog-tab-bar-tab-border-width-top-active) var(--dialog-tab-bar-tab-border-width-right-active) var(--dialog-tab-bar-tab-border-width-bottom-active) var(--dialog-tab-bar-tab-border-width-left-active);color:var(--dialog-tab-bar-tab-text-color-active)}#BorlabsCookieBox .brlbs-cmpnt-tab.brlbs-cmpnt-tab-inactive,.brlbs-cmpnt-container .brlbs-cmpnt-tab.brlbs-cmpnt-tab-inactive{background-color:var(--dialog-tab-bar-tab-background-color-inactive);border-bottom-left-radius:var(--dialog-tab-bar-tab-border-radius-bottom-left-inactive);border-bottom-right-radius:var(--dialog-tab-bar-tab-border-radius-bottom-right-inactive);border-color:var(--dialog-tab-bar-tab-border-color-top-inactive) var(--dialog-tab-bar-tab-border-color-right-inactive) var(--dialog-tab-bar-tab-border-color-bottom-inactive) var(--dialog-tab-bar-tab-border-color-left-inactive);border-style:solid;border-top-left-radius:var(--dialog-tab-bar-tab-border-radius-top-left-inactive);border-top-right-radius:var(--dialog-tab-bar-tab-border-radius-top-right-inactive);border-width:0;border-width:var(--dialog-tab-bar-tab-border-width-top-inactive) var(--dialog-tab-bar-tab-border-width-right-inactive) var(--dialog-tab-bar-tab-border-width-bottom-inactive) var(--dialog-tab-bar-tab-border-width-left-inactive);color:var(--dialog-tab-bar-tab-text-color-inactive)}#BorlabsCookieBox .brlbs-cmpnt-tab.brlbs-cmpnt-tab-inactive:focus-visible,#BorlabsCookieBox .brlbs-cmpnt-tab.brlbs-cmpnt-tab-inactive:hover,.brlbs-cmpnt-container .brlbs-cmpnt-tab.brlbs-cmpnt-tab-inactive:focus-visible,.brlbs-cmpnt-container .brlbs-cmpnt-tab.brlbs-cmpnt-tab-inactive:hover{background-color:var(--dialog-tab-bar-tab-background-color-active);border-bottom-left-radius:var(--dialog-tab-bar-tab-border-radius-bottom-left-active);border-bottom-right-radius:var(--dialog-tab-bar-tab-border-radius-bottom-right-active);border-color:var(--dialog-tab-bar-tab-border-color-top-active) var(--dialog-tab-bar-tab-border-color-right-active) var(--dialog-tab-bar-tab-border-color-bottom-active) var(--dialog-tab-bar-tab-border-color-left-active);border-top-left-radius:var(--dialog-tab-bar-tab-border-radius-top-left-active);border-top-right-radius:var(--dialog-tab-bar-tab-border-radius-top-right-active);border-width:var(--dialog-tab-bar-tab-border-width-top-active) var(--dialog-tab-bar-tab-border-width-right-active) var(--dialog-tab-bar-tab-border-width-bottom-active) var(--dialog-tab-bar-tab-border-width-left-active);color:var(--dialog-tab-bar-tab-text-color-active)}#BorlabsCookieBox .brlbs-cmpnt-table,.brlbs-cmpnt-container .brlbs-cmpnt-table{all:unset;border-bottom-left-radius:var(--dialog-table-border-radius-bottom-left);border-bottom-right-radius:var(--dialog-table-border-radius-bottom-right);border-collapse:collapse;border-top-left-radius:var(--dialog-table-border-radius-top-left);border-top-right-radius:var(--dialog-table-border-radius-top-right);border-width:1px;box-sizing:border-box;display:table;overflow:hidden;text-align:left;width:100%}#BorlabsCookieBox .brlbs-cmpnt-table.brlbs-cmpnt-text-sm,.brlbs-cmpnt-container .brlbs-cmpnt-table.brlbs-cmpnt-text-sm{font-size:calc(var(--dialog-font-size)*.875);line-height:calc(var(--dialog-font-size)*1.25)}#BorlabsCookieBox .brlbs-cmpnt-table.brlbs-cmpnt-text-base,.brlbs-cmpnt-container .brlbs-cmpnt-table.brlbs-cmpnt-text-base{font-size:calc(var(--dialog-font-size));line-height:calc(var(--dialog-font-size)*1.5)}#BorlabsCookieBox .brlbs-cmpnt-table td,#BorlabsCookieBox .brlbs-cmpnt-table th,.brlbs-cmpnt-container .brlbs-cmpnt-table td,.brlbs-cmpnt-container .brlbs-cmpnt-table th{all:unset;border-width:1px 0 0;box-sizing:border-box;display:table-cell}#BorlabsCookieBox .brlbs-cmpnt-table td.brlbs-hidden,#BorlabsCookieBox .brlbs-cmpnt-table th.brlbs-hidden,.brlbs-cmpnt-container .brlbs-cmpnt-table td.brlbs-hidden,.brlbs-cmpnt-container .brlbs-cmpnt-table th.brlbs-hidden{display:none}#BorlabsCookieBox .brlbs-cmpnt-table th,.brlbs-cmpnt-container .brlbs-cmpnt-table th{font-weight:700}#BorlabsCookieBox .brlbs-cmpnt-table tr>*,.brlbs-cmpnt-container .brlbs-cmpnt-table tr>*{padding:var(--dialog-table-cell-padding-top) var(--dialog-table-cell-padding-right) var(--dialog-table-cell-padding-bottom) var(--dialog-table-cell-padding-left)}#BorlabsCookieBox .brlbs-cmpnt-table tr,.brlbs-cmpnt-container .brlbs-cmpnt-table tr{border-color:var(--dialog-table-row-border-color);border-top-style:solid;border-top-width:1px;width:100%}#BorlabsCookieBox .brlbs-cmpnt-table tr:nth-of-type(2n),.brlbs-cmpnt-container .brlbs-cmpnt-table tr:nth-of-type(2n){background-color:var(--dialog-table-row-background-color-even);color:var(--dialog-table-row-text-color-even)}#BorlabsCookieBox .brlbs-cmpnt-table tr:nth-of-type(odd),.brlbs-cmpnt-container .brlbs-cmpnt-table tr:nth-of-type(odd){background-color:var(--dialog-table-row-background-color-odd);color:var(--dialog-table-row-text-color-odd)}#BorlabsCookieBox .brlbs-cmpnt-table tr:first-of-type,.brlbs-cmpnt-container .brlbs-cmpnt-table tr:first-of-type{border-top-width:0}#BorlabsCookieBox .brlbs-cmpnt-description-list-container :is(.brlbs-divide-solid>:not([hidden])~:not([hidden])),.brlbs-cmpnt-container .brlbs-cmpnt-description-list-container :is(.brlbs-divide-solid>:not([hidden])~:not([hidden])){border-color:var(--dialog-table-row-border-color)}#BorlabsCookieBox .brlbs-cmpnt-description-list-container>div,.brlbs-cmpnt-container .brlbs-cmpnt-description-list-container>div{padding-bottom:8px;padding-top:8px}#BorlabsCookieBox .brlbs-cmpnt-description-list-container>div:first-child,.brlbs-cmpnt-container .brlbs-cmpnt-description-list-container>div:first-child{padding-top:0}#BorlabsCookieBox .brlbs-cmpnt-description-list-container>div:last-child,.brlbs-cmpnt-container .brlbs-cmpnt-description-list-container>div:last-child{padding-bottom:0}#BorlabsCookieBox .brlbs-cmpnt-description-list,.brlbs-cmpnt-container .brlbs-cmpnt-description-list{display:table}#BorlabsCookieBox .brlbs-cmpnt-description-list>div,.brlbs-cmpnt-container .brlbs-cmpnt-description-list>div{display:table-row}#BorlabsCookieBox .brlbs-cmpnt-description-list dt,.brlbs-cmpnt-container .brlbs-cmpnt-description-list dt{font-weight:700}#BorlabsCookieBox .brlbs-cmpnt-description-list dd,#BorlabsCookieBox .brlbs-cmpnt-description-list dt,.brlbs-cmpnt-container .brlbs-cmpnt-description-list dd,.brlbs-cmpnt-container .brlbs-cmpnt-description-list dt{display:table-cell;padding:2px 4px}@media (min-width:640px){#BorlabsCookieBox .brlbs-cmpnt-table td.sm\:brlbs-table-cell,#BorlabsCookieBox .brlbs-cmpnt-table th.sm\:brlbs-table-cell,.brlbs-cmpnt-container .brlbs-cmpnt-table td.sm\:brlbs-table-cell,.brlbs-cmpnt-container .brlbs-cmpnt-table th.sm\:brlbs-table-cell{display:table-cell}}#BorlabsCookieBox h2.brlbs-cmpnt-h2,.brlbs-cmpnt-container h2.brlbs-cmpnt-h2{all:unset;box-sizing:border-box;display:block;font-size:calc(var(--dialog-font-size)*.875);font-weight:600;line-height:calc(var(--dialog-font-size)*1.25)}@media (min-width:640px){#BorlabsCookieBox h2.brlbs-cmpnt-h2,.brlbs-cmpnt-container h2.brlbs-cmpnt-h2{font-size:calc(var(--dialog-font-size));line-height:calc(var(--dialog-font-size)*1.5)}}#BorlabsCookieBox h2.brlbs-cmpnt-h2.brlbs-cmpnt-provider-card-headline,.brlbs-cmpnt-container h2.brlbs-cmpnt-h2.brlbs-cmpnt-provider-card-headline{margin-bottom:16px}#BorlabsCookieBox h2.brlbs-cmpnt-h2.brlbs-cmpnt-consent-history-headline,.brlbs-cmpnt-container h2.brlbs-cmpnt-h2.brlbs-cmpnt-consent-history-headline{font-size:calc(var(--dialog-font-size));line-height:calc(var(--dialog-font-size)*1.5)}@media (min-width:640px){#BorlabsCookieBox h2.brlbs-cmpnt-h2.brlbs-cmpnt-consent-history-headline,.brlbs-cmpnt-container h2.brlbs-cmpnt-h2.brlbs-cmpnt-consent-history-headline{font-size:calc(var(--dialog-font-size)*1.125);line-height:calc(var(--dialog-font-size)*1.75)}}#BorlabsCookieBox h2.brlbs-cmpnt-h2.brlbs-cmpnt-consent-history-headline.brlbs-cmpnt-my-4,.brlbs-cmpnt-container h2.brlbs-cmpnt-h2.brlbs-cmpnt-consent-history-headline.brlbs-cmpnt-my-4{margin-bottom:16px;margin-top:16px}#BorlabsCookieBox h3.brlbs-cmpnt-h3,.brlbs-cmpnt-container h3.brlbs-cmpnt-h3{all:unset;box-sizing:border-box;display:block;font-size:calc(var(--dialog-font-size));font-weight:600;line-height:calc(var(--dialog-font-size)*1.5)}@media (min-width:640px){#BorlabsCookieBox h3.brlbs-cmpnt-h3,.brlbs-cmpnt-container h3.brlbs-cmpnt-h3{font-size:calc(var(--dialog-font-size)*1.125);line-height:calc(var(--dialog-font-size)*1.75)}}#BorlabsCookieBox h4.brlbs-cmpnt-h4,.brlbs-cmpnt-container h4.brlbs-cmpnt-h4{all:unset;box-sizing:border-box;display:block;font-size:calc(var(--dialog-font-size));font-weight:600;line-height:calc(var(--dialog-font-size)*1.5)}#BorlabsCookieBox label.brlbs-cmpnt-label,.brlbs-cmpnt-container label.brlbs-cmpnt-label{all:unset;align-items:center;box-sizing:border-box;cursor:pointer;display:block;font-size:calc(var(--dialog-font-size));font-weight:600;line-height:calc(var(--dialog-font-size)*1.5);margin-bottom:0}#BorlabsCookieBox label.brlbs-cmpnt-label:after,#BorlabsCookieBox label.brlbs-cmpnt-label:before,.brlbs-cmpnt-container label.brlbs-cmpnt-label:after,.brlbs-cmpnt-container label.brlbs-cmpnt-label:before{all:unset}#BorlabsCookieBox ul.brlbs-cmpnt-ul,.brlbs-cmpnt-container ul.brlbs-cmpnt-ul{all:unset;box-sizing:border-box;display:block;list-style-type:disc;margin-left:12px}#BorlabsCookieBox ul.brlbs-cmpnt-ul li,.brlbs-cmpnt-container ul.brlbs-cmpnt-ul li{all:unset;box-sizing:border-box;display:list-item}#BorlabsCookieBox input[type=checkbox].brlbs-cmpnt-checkbox,.brlbs-cmpnt-container input[type=checkbox].brlbs-cmpnt-checkbox{all:unset;background-color:var(--dialog-checkbox-background-color-inactive);border-bottom-left-radius:var(--dialog-checkbox-border-radius-bottom-left);border-bottom-right-radius:var(--dialog-checkbox-border-radius-bottom-right);border-color:var(--dialog-checkbox-border-color-inactive);border-top-left-radius:var(--dialog-checkbox-border-radius-top-left);border-top-right-radius:var(--dialog-checkbox-border-radius-top-right);border-radius:.25rem;border-style:solid;border-width:2px;box-sizing:border-box;cursor:pointer;display:block;height:16px;padding:8px;width:16px}#BorlabsCookieBox input[type=checkbox].brlbs-cmpnt-checkbox:checked,#BorlabsCookieBox input[type=checkbox].brlbs-cmpnt-checkbox:disabled,#BorlabsCookieBox input[type=checkbox].brlbs-cmpnt-checkbox:focus,#BorlabsCookieBox input[type=checkbox].brlbs-cmpnt-checkbox:focus-visible,#BorlabsCookieBox input[type=checkbox].brlbs-cmpnt-checkbox:hover,.brlbs-cmpnt-container input[type=checkbox].brlbs-cmpnt-checkbox:checked,.brlbs-cmpnt-container input[type=checkbox].brlbs-cmpnt-checkbox:disabled,.brlbs-cmpnt-container input[type=checkbox].brlbs-cmpnt-checkbox:focus,.brlbs-cmpnt-container input[type=checkbox].brlbs-cmpnt-checkbox:focus-visible,.brlbs-cmpnt-container input[type=checkbox].brlbs-cmpnt-checkbox:hover{all:unset;background-color:var(--dialog-checkbox-background-color-inactive);border-bottom-left-radius:var(--dialog-checkbox-border-radius-bottom-left);border-bottom-right-radius:var(--dialog-checkbox-border-radius-bottom-right);border-color:var(--dialog-checkbox-border-color-inactive);border-top-left-radius:var(--dialog-checkbox-border-radius-top-left);border-top-right-radius:var(--dialog-checkbox-border-radius-top-right);border-radius:.25rem;border-style:solid;border-width:2px;box-sizing:border-box;cursor:pointer;display:block;height:16px;padding:8px;width:16px}#BorlabsCookieBox input[type=checkbox].brlbs-cmpnt-checkbox:checked:after,#BorlabsCookieBox input[type=checkbox].brlbs-cmpnt-checkbox:checked:before,#BorlabsCookieBox input[type=checkbox].brlbs-cmpnt-checkbox:disabled:after,#BorlabsCookieBox input[type=checkbox].brlbs-cmpnt-checkbox:disabled:before,#BorlabsCookieBox input[type=checkbox].brlbs-cmpnt-checkbox:focus-visible:after,#BorlabsCookieBox input[type=checkbox].brlbs-cmpnt-checkbox:focus-visible:before,#BorlabsCookieBox input[type=checkbox].brlbs-cmpnt-checkbox:focus:after,#BorlabsCookieBox input[type=checkbox].brlbs-cmpnt-checkbox:focus:before,#BorlabsCookieBox input[type=checkbox].brlbs-cmpnt-checkbox:hover:after,#BorlabsCookieBox input[type=checkbox].brlbs-cmpnt-checkbox:hover:before,.brlbs-cmpnt-container input[type=checkbox].brlbs-cmpnt-checkbox:checked:after,.brlbs-cmpnt-container input[type=checkbox].brlbs-cmpnt-checkbox:checked:before,.brlbs-cmpnt-container input[type=checkbox].brlbs-cmpnt-checkbox:disabled:after,.brlbs-cmpnt-container input[type=checkbox].brlbs-cmpnt-checkbox:disabled:before,.brlbs-cmpnt-container input[type=checkbox].brlbs-cmpnt-checkbox:focus-visible:after,.brlbs-cmpnt-container input[type=checkbox].brlbs-cmpnt-checkbox:focus-visible:before,.brlbs-cmpnt-container input[type=checkbox].brlbs-cmpnt-checkbox:focus:after,.brlbs-cmpnt-container input[type=checkbox].brlbs-cmpnt-checkbox:focus:before,.brlbs-cmpnt-container input[type=checkbox].brlbs-cmpnt-checkbox:hover:after,.brlbs-cmpnt-container input[type=checkbox].brlbs-cmpnt-checkbox:hover:before{all:unset;box-sizing:border-box}#BorlabsCookieBox input[type=checkbox].brlbs-cmpnt-checkbox:after,#BorlabsCookieBox input[type=checkbox].brlbs-cmpnt-checkbox:before,.brlbs-cmpnt-container input[type=checkbox].brlbs-cmpnt-checkbox:after,.brlbs-cmpnt-container input[type=checkbox].brlbs-cmpnt-checkbox:before{all:unset;box-sizing:border-box;display:none}#BorlabsCookieBox input[type=checkbox].brlbs-cmpnt-checkbox:checked,.brlbs-cmpnt-container input[type=checkbox].brlbs-cmpnt-checkbox:checked{background-color:var(--dialog-checkbox-background-color-active);background-image:none;border-color:var(--dialog-checkbox-border-color-active);color:var(--dialog-checkbox-check-mark-color-active);position:relative}#BorlabsCookieBox input[type=checkbox].brlbs-cmpnt-checkbox:checked:before,.brlbs-cmpnt-container input[type=checkbox].brlbs-cmpnt-checkbox:checked:before{background-color:var(--dialog-checkbox-check-mark-color-active);content:"";display:block;height:16px;left:0;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0'/%3E%3C/svg%3E");position:absolute;top:0;width:16px}#BorlabsCookieBox input[type=checkbox].brlbs-cmpnt-checkbox:checked:disabled:before,.brlbs-cmpnt-container input[type=checkbox].brlbs-cmpnt-checkbox:checked:disabled:before{background-color:var(--dialog-checkbox-check-mark-color-disabled)}#BorlabsCookieBox input[type=checkbox].brlbs-cmpnt-checkbox:disabled,.brlbs-cmpnt-container input[type=checkbox].brlbs-cmpnt-checkbox:disabled{background-color:var(--dialog-checkbox-background-color-disabled);border-color:var(--dialog-checkbox-border-color-disabled);color:var(--dialog-checkbox-check-mark-color-disabled)}#BorlabsCookieBox input[type=checkbox].brlbs-cmpnt-checkbox:focus-visible,.brlbs-cmpnt-container input[type=checkbox].brlbs-cmpnt-checkbox:focus-visible{outline:2px solid transparent;outline-offset:2px;--brlbs-tw-ring-offset-shadow:var(--brlbs-tw-ring-inset) 0 0 0 var(--brlbs-tw-ring-offset-width) var(--brlbs-tw-ring-offset-color);--brlbs-tw-ring-shadow:var(--brlbs-tw-ring-inset) 0 0 0 calc(2px + var(--brlbs-tw-ring-offset-width)) var(--brlbs-tw-ring-color);box-shadow:var(--brlbs-tw-ring-offset-shadow),var(--brlbs-tw-ring-shadow),var(--brlbs-tw-shadow,0 0 #0000);--brlbs-tw-ring-opacity:.8;--brlbs-tw-ring-offset-width:2px}#BorlabsCookieBox input[type=checkbox].brlbs-cmpnt-checkbox.brlbs-cmpnt-mt-1,.brlbs-cmpnt-container input[type=checkbox].brlbs-cmpnt-checkbox.brlbs-cmpnt-mt-1{margin-top:4px}#BorlabsCookieBox .brlbs-cmpnt-btn,.brlbs-cmpnt-container .brlbs-cmpnt-btn{all:unset;align-items:center;box-sizing:border-box;cursor:pointer;font-size:calc(var(--dialog-font-size));justify-content:center;line-height:calc(var(--dialog-font-size)*1.5);padding:12px 20px;text-align:center;text-decoration-line:none;transition-duration:.4s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}#BorlabsCookieBox .brlbs-cmpnt-btn:focus-visible,.brlbs-cmpnt-container .brlbs-cmpnt-btn:focus-visible{all:unset;align-items:center;box-sizing:border-box;cursor:pointer;font-size:calc(var(--dialog-font-size));justify-content:center;line-height:calc(var(--dialog-font-size)*1.5);outline:2px solid transparent;outline-offset:2px;padding:12px 20px;text-align:center;text-decoration-line:none;--brlbs-tw-ring-offset-shadow:var(--brlbs-tw-ring-inset) 0 0 0 var(--brlbs-tw-ring-offset-width) var(--brlbs-tw-ring-offset-color);--brlbs-tw-ring-shadow:var(--brlbs-tw-ring-inset) 0 0 0 calc(2px + var(--brlbs-tw-ring-offset-width)) var(--brlbs-tw-ring-color);box-shadow:var(--brlbs-tw-ring-offset-shadow),var(--brlbs-tw-ring-shadow),var(--brlbs-tw-shadow,0 0 #0000);--brlbs-tw-ring-offset-width:2px;transition-duration:.4s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}#BorlabsCookieBox .brlbs-cmpnt-btn.brlbs-cmpnt-font-semibold,.brlbs-cmpnt-container .brlbs-cmpnt-btn.brlbs-cmpnt-font-semibold{font-weight:600}#BorlabsCookieBox .brlbs-cmpnt-btn.brlbs-cmpnt-btn-sm,.brlbs-cmpnt-container .brlbs-cmpnt-btn.brlbs-cmpnt-btn-sm{font-size:calc(var(--dialog-font-size)*.875);line-height:calc(var(--dialog-font-size)*1.25);padding:8px 16px}#BorlabsCookieBox .brlbs-cmpnt-btn.brlbs-cmpnt-w-full,.brlbs-cmpnt-container .brlbs-cmpnt-btn.brlbs-cmpnt-w-full{width:100%}#BorlabsCookieBox .brlbs-cmpnt-btn-preferences,.brlbs-cmpnt-container .brlbs-cmpnt-btn-preferences{--brlbs-tw-ring-color:var(--dialog-button-accept-all-color-hover);background-color:var(--dialog-button-preferences-color);color:var(--dialog-button-preferences-text-color)}#BorlabsCookieBox .brlbs-cmpnt-btn-preferences:hover,.brlbs-cmpnt-container .brlbs-cmpnt-btn-preferences:hover{background-color:var(--dialog-button-preferences-color-hover);color:var(--dialog-button-preferences-text-color-hover)}#BorlabsCookieBox .brlbs-cmpnt-link,.brlbs-cmpnt-container .brlbs-cmpnt-link{all:unset;background:transparent;box-sizing:border-box;cursor:pointer;font-size:calc(var(--dialog-font-size)*.875);line-height:calc(var(--dialog-font-size)*1.25);padding:8px 12px;transition-duration:.4s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:640px){#BorlabsCookieBox .brlbs-cmpnt-link,.brlbs-cmpnt-container .brlbs-cmpnt-link{padding-left:16px;padding-right:16px}}#BorlabsCookieBox .brlbs-cmpnt-link:active,#BorlabsCookieBox .brlbs-cmpnt-link:focus,#BorlabsCookieBox .brlbs-cmpnt-link:focus-visible,#BorlabsCookieBox .brlbs-cmpnt-link:hover,.brlbs-cmpnt-container .brlbs-cmpnt-link:active,.brlbs-cmpnt-container .brlbs-cmpnt-link:focus,.brlbs-cmpnt-container .brlbs-cmpnt-link:focus-visible,.brlbs-cmpnt-container .brlbs-cmpnt-link:hover{all:unset;background:transparent;box-sizing:border-box;cursor:pointer;font-size:calc(var(--dialog-font-size)*.875);line-height:calc(var(--dialog-font-size)*1.25);padding:8px 12px;transition-duration:.4s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:640px){#BorlabsCookieBox .brlbs-cmpnt-link:active,#BorlabsCookieBox .brlbs-cmpnt-link:focus,#BorlabsCookieBox .brlbs-cmpnt-link:focus-visible,#BorlabsCookieBox .brlbs-cmpnt-link:hover,.brlbs-cmpnt-container .brlbs-cmpnt-link:active,.brlbs-cmpnt-container .brlbs-cmpnt-link:focus,.brlbs-cmpnt-container .brlbs-cmpnt-link:focus-visible,.brlbs-cmpnt-container .brlbs-cmpnt-link:hover{padding-left:16px;padding-right:16px}}#BorlabsCookieBox .brlbs-cmpnt-link:hover,.brlbs-cmpnt-container .brlbs-cmpnt-link:hover{background:transparent;color:var(--dialog-link-secondary-color-hover)}#BorlabsCookieBox .brlbs-cmpnt-link:focus-visible,.brlbs-cmpnt-container .brlbs-cmpnt-link:focus-visible{border-color:transparent;outline:2px solid transparent;outline-offset:2px;--brlbs-tw-ring-offset-shadow:var(--brlbs-tw-ring-inset) 0 0 0 var(--brlbs-tw-ring-offset-width) var(--brlbs-tw-ring-offset-color);--brlbs-tw-ring-shadow:var(--brlbs-tw-ring-inset) 0 0 0 calc(2px + var(--brlbs-tw-ring-offset-width)) var(--brlbs-tw-ring-color);box-shadow:var(--brlbs-tw-ring-offset-shadow),var(--brlbs-tw-ring-shadow),var(--brlbs-tw-shadow,0 0 #0000);--brlbs-tw-ring-opacity:1;--brlbs-tw-ring-color:rgb(107 114 128/var(--brlbs-tw-ring-opacity,1));--brlbs-tw-ring-offset-width:2px}#BorlabsCookieBox .brlbs-cmpnt-link:active,.brlbs-cmpnt-container .brlbs-cmpnt-link:active{border-color:transparent;outline:2px solid transparent;outline-offset:2px;--brlbs-tw-ring-offset-shadow:var(--brlbs-tw-ring-inset) 0 0 0 var(--brlbs-tw-ring-offset-width) var(--brlbs-tw-ring-offset-color);--brlbs-tw-ring-shadow:var(--brlbs-tw-ring-inset) 0 0 0 calc(2px + var(--brlbs-tw-ring-offset-width)) var(--brlbs-tw-ring-color);box-shadow:var(--brlbs-tw-ring-offset-shadow),var(--brlbs-tw-ring-shadow),var(--brlbs-tw-shadow,0 0 #0000);--brlbs-tw-ring-opacity:1;--brlbs-tw-ring-color:rgb(209 213 219/var(--brlbs-tw-ring-opacity,1));--brlbs-tw-ring-offset-width:2px}#BorlabsCookieBox .brlbs-cmpnt-link.brlbs-cmpnt-flex,.brlbs-cmpnt-container .brlbs-cmpnt-link.brlbs-cmpnt-flex{display:flex}#BorlabsCookieBox .brlbs-cmpnt-link.brlbs-cmpnt-inline-flex,.brlbs-cmpnt-container .brlbs-cmpnt-link.brlbs-cmpnt-inline-flex{display:inline-flex}#BorlabsCookieBox .brlbs-cmpnt-link.brlbs-cmpnt-mx-auto,.brlbs-cmpnt-container .brlbs-cmpnt-link.brlbs-cmpnt-mx-auto{margin-left:auto;margin-right:auto}#BorlabsCookieBox .brlbs-cmpnt-link.brlbs-cmpnt-btn,.brlbs-cmpnt-container .brlbs-cmpnt-link.brlbs-cmpnt-btn{align-items:center;font-size:calc(var(--dialog-font-size));justify-content:center;line-height:calc(var(--dialog-font-size)*1.5);padding:12px 20px;text-align:center;text-decoration-line:none;transition-duration:.4s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}#BorlabsCookieBox .brlbs-cmpnt-link.brlbs-cmpnt-btn:active,#BorlabsCookieBox .brlbs-cmpnt-link.brlbs-cmpnt-btn:focus-visible,.brlbs-cmpnt-container .brlbs-cmpnt-link.brlbs-cmpnt-btn:active,.brlbs-cmpnt-container .brlbs-cmpnt-link.brlbs-cmpnt-btn:focus-visible{outline:2px solid transparent;outline-offset:2px;--brlbs-tw-ring-offset-shadow:var(--brlbs-tw-ring-inset) 0 0 0 var(--brlbs-tw-ring-offset-width) var(--brlbs-tw-ring-offset-color);--brlbs-tw-ring-shadow:var(--brlbs-tw-ring-inset) 0 0 0 calc(2px + var(--brlbs-tw-ring-offset-width)) var(--brlbs-tw-ring-color);box-shadow:var(--brlbs-tw-ring-offset-shadow),var(--brlbs-tw-ring-shadow),var(--brlbs-tw-shadow,0 0 #0000)}#BorlabsCookieBox .brlbs-cmpnt-link.brlbs-cmpnt-btn-sm,.brlbs-cmpnt-container .brlbs-cmpnt-link.brlbs-cmpnt-btn-sm{font-size:calc(var(--dialog-font-size)*.875);line-height:calc(var(--dialog-font-size)*1.25);padding:8px 16px}#BorlabsCookieBox .brlbs-cmpnt-link.brlbs-cmpnt-back-button,.brlbs-cmpnt-container .brlbs-cmpnt-link.brlbs-cmpnt-back-button{align-items:center;color:var(--dialog-control-element-color);padding:0}#BorlabsCookieBox .brlbs-cmpnt-link.brlbs-cmpnt-back-button:focus-visible,#BorlabsCookieBox .brlbs-cmpnt-link.brlbs-cmpnt-back-button:hover,.brlbs-cmpnt-container .brlbs-cmpnt-link.brlbs-cmpnt-back-button:focus-visible,.brlbs-cmpnt-container .brlbs-cmpnt-link.brlbs-cmpnt-back-button:hover{align-items:center;color:var(--dialog-control-element-color-hover);padding:0}#BorlabsCookieBox .brlbs-cmpnt-link.brlbs-cmpnt-btn-selection,.brlbs-cmpnt-container .brlbs-cmpnt-link.brlbs-cmpnt-btn-selection{background-color:var(--dialog-button-selection-color);border-bottom-left-radius:var(--dialog-button-border-radius-bottom-left);border-bottom-right-radius:var(--dialog-button-border-radius-bottom-right);border-top-left-radius:var(--dialog-button-border-radius-top-left);border-top-right-radius:var(--dialog-button-border-radius-top-right);color:var(--dialog-button-selection-text-color)}#BorlabsCookieBox .brlbs-cmpnt-link.brlbs-cmpnt-btn-selection:hover,.brlbs-cmpnt-container .brlbs-cmpnt-link.brlbs-cmpnt-btn-selection:hover{background-color:var(--dialog-button-selection-color-hover);color:var(--dialog-button-selection-text-color-hover)}#BorlabsCookieBox .brlbs-cmpnt-inline-link,#BorlabsCookieBox .brlbs-cmpnt-inline-link *,.brlbs-cmpnt-container .brlbs-cmpnt-inline-link,.brlbs-cmpnt-container .brlbs-cmpnt-inline-link *{color:var(--dialog-link-primary-color);font-weight:600;text-decoration:underline}#BorlabsCookieBox .brlbs-cmpnt-inline-link :hover,#BorlabsCookieBox .brlbs-cmpnt-inline-link:hover,.brlbs-cmpnt-container .brlbs-cmpnt-inline-link :hover,.brlbs-cmpnt-container .brlbs-cmpnt-inline-link:hover{color:var(--dialog-link-primary-color-hover);text-decoration:none}#BorlabsCookieBox .brlbs-cmpnt-btn-switch,.brlbs-cmpnt-container .brlbs-cmpnt-btn-switch{all:unset;box-sizing:border-box;cursor:pointer;display:inline-block;height:26px;margin:0;position:relative;vertical-align:middle;width:50px}#BorlabsCookieBox .brlbs-cmpnt-btn-switch:has(input:focus-visible),.brlbs-cmpnt-container .brlbs-cmpnt-btn-switch:has(input:focus-visible){border-color:transparent;outline:2px solid transparent;outline-offset:2px;--brlbs-tw-ring-offset-shadow:var(--brlbs-tw-ring-inset) 0 0 0 var(--brlbs-tw-ring-offset-width) var(--brlbs-tw-ring-offset-color);--brlbs-tw-ring-shadow:var(--brlbs-tw-ring-inset) 0 0 0 calc(2px + var(--brlbs-tw-ring-offset-width)) var(--brlbs-tw-ring-color);box-shadow:var(--brlbs-tw-ring-offset-shadow),var(--brlbs-tw-ring-shadow),var(--brlbs-tw-shadow,0 0 #0000);--brlbs-tw-ring-opacity:1;--brlbs-tw-ring-color:rgb(107 114 128/var(--brlbs-tw-ring-opacity,1));--brlbs-tw-ring-offset-width:2px}#BorlabsCookieBox .brlbs-cmpnt-btn-switch input,.brlbs-cmpnt-container .brlbs-cmpnt-btn-switch input{all:unset;box-sizing:border-box;height:0;opacity:0;width:0}#BorlabsCookieBox .brlbs-cmpnt-btn-switch input:after,#BorlabsCookieBox .brlbs-cmpnt-btn-switch input:before,.brlbs-cmpnt-container .brlbs-cmpnt-btn-switch input:after,.brlbs-cmpnt-container .brlbs-cmpnt-btn-switch input:before{all:unset;box-sizing:border-box}#BorlabsCookieBox .brlbs-cmpnt-btn-switch input:checked+.brlbs-cmpnt-slider,.brlbs-cmpnt-container .brlbs-cmpnt-btn-switch input:checked+.brlbs-cmpnt-slider{background-color:var(--dialog-switch-button-background-color-active)}#BorlabsCookieBox .brlbs-cmpnt-btn-switch input:checked+.brlbs-cmpnt-slider:before,.brlbs-cmpnt-container .brlbs-cmpnt-btn-switch input:checked+.brlbs-cmpnt-slider:before{transform:translate(24px)}#BorlabsCookieBox .brlbs-cmpnt-btn-switch input:disabled+.brlbs-cmpnt-slider,.brlbs-cmpnt-container .brlbs-cmpnt-btn-switch input:disabled+.brlbs-cmpnt-slider{background-color:var(--dialog-switch-button-background-color-inactive)}#BorlabsCookieBox .brlbs-cmpnt-btn-switch input:disabled+.brlbs-cmpnt-slider:before,.brlbs-cmpnt-container .brlbs-cmpnt-btn-switch input:disabled+.brlbs-cmpnt-slider:before{transform:translate(24px)}#BorlabsCookieBox .brlbs-cmpnt-btn-switch .brlbs-cmpnt-slider,.brlbs-cmpnt-container .brlbs-cmpnt-btn-switch .brlbs-cmpnt-slider{background-color:var(--dialog-switch-button-background-color-inactive);cursor:pointer;inset:0;position:absolute;transition:.4s}#BorlabsCookieBox .brlbs-cmpnt-btn-switch .brlbs-cmpnt-slider:before,.brlbs-cmpnt-container .brlbs-cmpnt-btn-switch .brlbs-cmpnt-slider:before{background-color:var(--dialog-switch-button-color-inactive);bottom:4px;content:"";height:18px;left:4px;position:absolute;transition:.4s;width:18px}#BorlabsCookieBox .brlbs-cmpnt-btn-switch .brlbs-cmpnt-slider.brlbs-cmpnt-slider-rounded,#BorlabsCookieBox .brlbs-cmpnt-btn-switch .brlbs-cmpnt-slider.brlbs-cmpnt-slider-rounded:before,.brlbs-cmpnt-container .brlbs-cmpnt-btn-switch .brlbs-cmpnt-slider.brlbs-cmpnt-slider-rounded,.brlbs-cmpnt-container .brlbs-cmpnt-btn-switch .brlbs-cmpnt-slider.brlbs-cmpnt-slider-rounded:before{border-radius:15px}#BorlabsCookieBox .brlbs-cmpnt-btn-switch input:checked+.brlbs-cmpnt-slider:before,.brlbs-cmpnt-container .brlbs-cmpnt-btn-switch input:checked+.brlbs-cmpnt-slider:before{background-color:var(--dialog-switch-button-color-active)}#BorlabsCookieBox .brlbs-cmpnt-animation-fade-enter-active,.brlbs-cmpnt-container .brlbs-cmpnt-animation-fade-enter-active{transition:opacity .2s ease-out}#BorlabsCookieBox .brlbs-cmpnt-animation-fade-leave-active,.brlbs-cmpnt-container .brlbs-cmpnt-animation-fade-leave-active{transition:opacity .2s ease-in}#BorlabsCookieBox .brlbs-cmpnt-animation-fade-enter-active,.brlbs-cmpnt-container .brlbs-cmpnt-animation-fade-enter-active{transition-delay:.3s;transition:opacity .3s ease-out}#BorlabsCookieBox .brlbs-cmpnt-animation-fade-leave-active,.brlbs-cmpnt-container .brlbs-cmpnt-animation-fade-leave-active{transition:opacity .3s ease-in}#BorlabsCookieBox .brlbs-cmpnt-animation-fade-enter-from,#BorlabsCookieBox .brlbs-cmpnt-animation-fade-leave-to,.brlbs-cmpnt-container .brlbs-cmpnt-animation-fade-enter-from,.brlbs-cmpnt-container .brlbs-cmpnt-animation-fade-leave-to{opacity:0}#BorlabsCookieBox .brlbs-cmpnt-animation-fade-backdrop-enter-active,.brlbs-cmpnt-container .brlbs-cmpnt-animation-fade-backdrop-enter-active{transition:opacity .2s ease-out}#BorlabsCookieBox .brlbs-cmpnt-animation-fade-backdrop-leave-active,.brlbs-cmpnt-container .brlbs-cmpnt-animation-fade-backdrop-leave-active{transition:opacity .2s ease-in}#BorlabsCookieBox .brlbs-cmpnt-animation-fade-backdrop-enter-from,#BorlabsCookieBox .brlbs-cmpnt-animation-fade-backdrop-leave-to,.brlbs-cmpnt-container .brlbs-cmpnt-animation-fade-backdrop-enter-from,.brlbs-cmpnt-container .brlbs-cmpnt-animation-fade-backdrop-leave-to{opacity:0}#BorlabsCookieBox .brlbs-cmpnt-animation-animated,.brlbs-cmpnt-container .brlbs-cmpnt-animation-animated{animation-duration:var(--dialog-animation-duration);animation-fill-mode:both}#BorlabsCookieBox .brlbs-cmpnt-animation-animated-delayed,.brlbs-cmpnt-container .brlbs-cmpnt-animation-animated-delayed{animation-delay:var(--dialog-animation-delay)}#BorlabsCookieBox .transition-delayed,.brlbs-cmpnt-container .transition-delayed{transition-delay:var(--dialog-animation-delay)}@media (prefers-reduced-motion:reduce),print{#BorlabsCookieBox .brlbs-cmpnt-animation-animated,.brlbs-cmpnt-container .brlbs-cmpnt-animation-animated{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}#BorlabsCookieBox .brlbs-cmpnt-animation-animated[class*=Out],.brlbs-cmpnt-container .brlbs-cmpnt-animation-animated[class*=Out]{opacity:0}}#BorlabsCookieBox .brlbs-cmpnt-widget,.brlbs-cmpnt-container .brlbs-cmpnt-widget{cursor:pointer;line-height:0;opacity:1;padding:20px;position:fixed;transition:all .5s ease;z-index:999998}#BorlabsCookieBox .brlbs-cmpnt-widget:hover,.brlbs-cmpnt-container .brlbs-cmpnt-widget:hover{opacity:.8}#BorlabsCookieBox .brlbs-cmpnt-widget svg,.brlbs-cmpnt-container .brlbs-cmpnt-widget svg{filter:drop-shadow(0 0 4px rgba(0,0,0,.2));height:48px;width:48px}@media (max-width:767px){#BorlabsCookieBox .brlbs-cmpnt-widget.brlbs-cmpnt-hide-widget,.brlbs-cmpnt-container .brlbs-cmpnt-widget.brlbs-cmpnt-hide-widget{opacity:0;pointer-events:none;transform:translateY(25px)}#BorlabsCookieBox .brlbs-cmpnt-widget svg,.brlbs-cmpnt-container .brlbs-cmpnt-widget svg{height:32px;width:32px}}body:has(#BorlabsCookieDebugConsole) .brlbs-cmpnt-widget{bottom:70px}.brlbs-cmpnt-container .top-center{align-items:flex-start;display:flex;justify-content:center} body .brlbs-cmpnt-container.brlbs-cmpnt-shortcode-element{container-name:brlbsCmpntShortcodeElement;container-type:inline-size;height:100%;line-height:1.25em}body .brlbs-cmpnt-container.brlbs-cmpnt-shortcode-element .brlbs-cmpnt-description-list{display:table}body .brlbs-cmpnt-container.brlbs-cmpnt-shortcode-element .brlbs-cmpnt-description-list>div{display:table-row}body .brlbs-cmpnt-container.brlbs-cmpnt-shortcode-element .brlbs-cmpnt-description-list dt{font-weight:700}body .brlbs-cmpnt-container.brlbs-cmpnt-shortcode-element .brlbs-cmpnt-description-list dd,body .brlbs-cmpnt-container.brlbs-cmpnt-shortcode-element .brlbs-cmpnt-description-list dt{display:table-cell;padding:2px 4px}.brlbs-cmpnt-container .focus\:brlbs-outline-none:focus{outline:2px solid transparent;outline-offset:2px}@media (min-width:640px){.brlbs-cmpnt-container .sm\:brlbs-right-2{right:8px}.brlbs-cmpnt-container .sm\:brlbs-top-2{top:8px}.brlbs-cmpnt-container .sm\:brlbs-mx-auto{margin-left:auto;margin-right:auto}.brlbs-cmpnt-container .sm\:brlbs-mt-6{margin-top:24px}.brlbs-cmpnt-container .sm\:brlbs-block{display:block}.brlbs-cmpnt-container .sm\:brlbs-inline-block{display:inline-block}.brlbs-cmpnt-container .sm\:brlbs-flex{display:flex}.brlbs-cmpnt-container .sm\:brlbs-table-cell{display:table-cell}.brlbs-cmpnt-container .sm\:brlbs-hidden{display:none}.brlbs-cmpnt-container .sm\:brlbs-w-1\/2{width:50%}.brlbs-cmpnt-container .sm\:brlbs-w-1\/5{width:20%}.brlbs-cmpnt-container .sm\:brlbs-w-4\/5{width:80%}.brlbs-cmpnt-container .sm\:brlbs-w-full{width:100%}.brlbs-cmpnt-container .sm\:brlbs-flex-row{flex-direction:row}.brlbs-cmpnt-container .sm\:brlbs-items-start{align-items:flex-start}.brlbs-cmpnt-container .sm\:brlbs-justify-center{justify-content:center}.brlbs-cmpnt-container .sm\:brlbs-gap-4{gap:16px}.brlbs-cmpnt-container :is(.sm\:brlbs-space-x-1>:not([hidden])~:not([hidden])){--brlbs-tw-space-x-reverse:0;margin-left:calc(4px*(1 - var(--brlbs-tw-space-x-reverse)));margin-right:calc(4px*var(--brlbs-tw-space-x-reverse))}.brlbs-cmpnt-container .sm\:brlbs-overflow-x-auto{overflow-x:auto}.brlbs-cmpnt-container .sm\:brlbs-whitespace-nowrap{white-space:nowrap}.brlbs-cmpnt-container .sm\:brlbs-border-t-0{border-top-width:0}.brlbs-cmpnt-container .sm\:brlbs-px-4{padding-left:16px;padding-right:16px}.brlbs-cmpnt-container .sm\:brlbs-px-6{padding-left:24px;padding-right:24px}.brlbs-cmpnt-container .sm\:brlbs-py-0{padding-bottom:0;padding-top:0}.brlbs-cmpnt-container .sm\:brlbs-py-4{padding-bottom:16px;padding-top:16px}.brlbs-cmpnt-container .sm\:brlbs-pb-0{padding-bottom:0}.brlbs-cmpnt-container .sm\:brlbs-pb-6{padding-bottom:24px}.brlbs-cmpnt-container .sm\:brlbs-pl-2{padding-left:8px}.brlbs-cmpnt-container .sm\:brlbs-pt-6{padding-top:24px}.brlbs-cmpnt-container .sm\:brlbs-text-center{text-align:center}.brlbs-cmpnt-container .sm\:brlbs-text-base{font-size:calc(var(--dialog-font-size));line-height:calc(var(--dialog-font-size)*1.5)}}@media (min-width:768px){.brlbs-cmpnt-container .md\:brlbs-mb-0{margin-bottom:0}.brlbs-cmpnt-container .md\:brlbs-flex{display:flex}.brlbs-cmpnt-container .md\:brlbs-max-h-80{max-height:320px}.brlbs-cmpnt-container .md\:brlbs-w-1\/2{width:50%}.brlbs-cmpnt-container .md\:brlbs-w-1\/4{width:25%}.brlbs-cmpnt-container .md\:brlbs-justify-start{justify-content:flex-start}.brlbs-cmpnt-container :is(.md\:brlbs-space-x-4>:not([hidden])~:not([hidden])){--brlbs-tw-space-x-reverse:0;margin-left:calc(16px*(1 - var(--brlbs-tw-space-x-reverse)));margin-right:calc(16px*var(--brlbs-tw-space-x-reverse))}.brlbs-cmpnt-container :is(.md\:brlbs-space-y-0>:not([hidden])~:not([hidden])){--brlbs-tw-space-y-reverse:0;margin-bottom:calc(0px*var(--brlbs-tw-space-y-reverse));margin-top:calc(0px*(1 - var(--brlbs-tw-space-y-reverse)))}.brlbs-cmpnt-container .md\:brlbs-overflow-y-scroll{overflow-y:scroll}.brlbs-cmpnt-container .md\:brlbs-p-6{padding:24px}.brlbs-cmpnt-container .md\:brlbs-px-12{padding-left:48px;padding-right:48px}.brlbs-cmpnt-container .md\:brlbs-pb-6{padding-bottom:24px}.brlbs-cmpnt-container .md\:brlbs-pr-6{padding-right:24px}.brlbs-cmpnt-container .md\:brlbs-pt-6{padding-top:24px}}@media (min-width:1024px){.brlbs-cmpnt-container .lg\:brlbs-order-none{order:0}.brlbs-cmpnt-container .lg\:brlbs-mt-0{margin-top:0}.brlbs-cmpnt-container .lg\:brlbs-basis-3\/12{flex-basis:25%}.brlbs-cmpnt-container .lg\:brlbs-basis-6\/12{flex-basis:50%}}
:root{--dialog-animation-delay: 2s;
--dialog-animation-duration: 1s;
--dialog-backdrop-background-color: #000;
--dialog-background-color: #fff;
--dialog-button-accept-all-color: #2563eb;
--dialog-button-accept-all-color-hover: #1e40af;
--dialog-button-accept-all-text-color: #fff;
--dialog-button-accept-all-text-color-hover: #fff;
--dialog-button-accept-only-essential-color: #2563eb;
--dialog-button-accept-only-essential-color-hover: #1e40af;
--dialog-button-accept-only-essential-text-color: #fff;
--dialog-button-accept-only-essential-text-color-hover: #fff;
--dialog-button-close-color: #2563eb;
--dialog-button-close-color-hover: #1e40af;
--dialog-button-close-text-color: #fff;
--dialog-button-close-text-color-hover: #fff;
--dialog-button-preferences-color: #2563eb;
--dialog-button-preferences-color-hover: #1e40af;
--dialog-button-preferences-text-color: #fff;
--dialog-button-preferences-text-color-hover: #fff;
--dialog-button-save-consent-color: #2563eb;
--dialog-button-save-consent-color-hover: #1e40af;
--dialog-button-save-consent-text-color: #fff;
--dialog-button-save-consent-text-color-hover: #fff;
--dialog-button-selection-color: #000;
--dialog-button-selection-color-hover: #262626;
--dialog-button-selection-text-color: #fff;
--dialog-button-selection-text-color-hover: #fff;
--dialog-checkbox-background-color-active: #0063e3;
--dialog-checkbox-background-color-disabled: #e6e6e6;
--dialog-checkbox-background-color-inactive: #fff;
--dialog-checkbox-border-color-active: #0063e3;
--dialog-checkbox-border-color-disabled: #e6e6e6;
--dialog-checkbox-border-color-inactive: #a72828;
--dialog-checkbox-check-mark-color-active: #fff;
--dialog-checkbox-check-mark-color-disabled: #999;
--dialog-card-background-color: #f7f7f7;
--dialog-card-control-element-color: #2563eb;
--dialog-card-control-element-color-hover: #1e40af;
--dialog-card-separator-color: #e5e5e5;
--dialog-card-text-color: #555;
--dialog-control-element-color: #2563eb;
--dialog-control-element-color-hover: #1e40af;
--dialog-footer-background-color: #f5f5f5;
--dialog-footer-text-color: #404040;
--dialog-link-primary-color: #2563eb;
--dialog-link-primary-color-hover: #1e40af;
--dialog-link-secondary-color: #404040;
--dialog-link-secondary-color-hover: #3b82f6;
--dialog-list-item-background-color-even: #fff;
--dialog-list-item-background-color-odd: #fff;
--dialog-list-item-text-color-even: #555;
--dialog-list-item-text-color-odd: #555;
--dialog-list-item-control-element-color: #262626;
--dialog-list-item-control-element-color-hover: #262626;
--dialog-list-item-control-element-separator-color: #262626;
--dialog-list-item-separator-color: #e5e5e5;
--dialog-search-bar-input-background-color: #fff;
--dialog-search-bar-input-border-color-default: #ccc;
--dialog-search-bar-input-border-color-focus: #2563eb;
--dialog-search-bar-input-text-color: #555;
--dialog-separator-color: #e5e5e5;
--dialog-switch-button-background-color-active: #2563eb;
--dialog-switch-button-background-color-inactive: #bdc1c8;
--dialog-switch-button-color-active: #fff;
--dialog-switch-button-color-inactive: #fff;
--dialog-tab-bar-tab-background-color-active: #2563eb;
--dialog-tab-bar-tab-background-color-inactive: #fff;
--dialog-tab-bar-tab-border-color-bottom-active: #0063e3;
--dialog-tab-bar-tab-border-color-bottom-inactive: #e6e6e6;
--dialog-tab-bar-tab-border-color-left-active: #0063e3;
--dialog-tab-bar-tab-border-color-left-inactive: #e6e6e6;
--dialog-tab-bar-tab-border-color-right-active: #0063e3;
--dialog-tab-bar-tab-border-color-right-inactive: #e6e6e6;
--dialog-tab-bar-tab-border-color-top-active: #0063e3;
--dialog-tab-bar-tab-border-color-top-inactive: #e6e6e6;
--dialog-tab-bar-tab-text-color-active: #fff;
--dialog-tab-bar-tab-text-color-inactive: #555;
--dialog-table-row-background-color-even: #fcfcfc;
--dialog-table-row-background-color-odd: #fafafa;
--dialog-table-row-text-color-even: #555;
--dialog-table-row-text-color-odd: #555;
--dialog-table-row-border-color: #e5e5e5;
--dialog-text-color: #555;
--dialog-font-family: inherit;
--dialog-border-radius-bottom-left: 4px;
--dialog-border-radius-bottom-right: 4px;
--dialog-border-radius-top-left: 4px;
--dialog-border-radius-top-right: 4px;
--dialog-button-border-radius-bottom-left: 4px;
--dialog-button-border-radius-bottom-right: 4px;
--dialog-button-border-radius-top-left: 4px;
--dialog-button-border-radius-top-right: 4px;
--dialog-card-border-radius-bottom-left: 4px;
--dialog-card-border-radius-bottom-right: 4px;
--dialog-card-border-radius-top-left: 4px;
--dialog-card-border-radius-top-right: 4px;
--dialog-card-list-padding-medium-screen-bottom: 24px;
--dialog-card-list-padding-medium-screen-left: 24px;
--dialog-card-list-padding-medium-screen-right: 24px;
--dialog-card-list-padding-medium-screen-top: 0px;
--dialog-card-list-padding-small-screen-bottom: 16px;
--dialog-card-list-padding-small-screen-left: 16px;
--dialog-card-list-padding-small-screen-right: 16px;
--dialog-card-list-padding-small-screen-top: 0px;
--dialog-checkbox-border-radius-bottom-left: 4px;
--dialog-checkbox-border-radius-bottom-right: 4px;
--dialog-checkbox-border-radius-top-left: 4px;
--dialog-checkbox-border-radius-top-right: 4px;
--dialog-font-size: 14px;
--dialog-list-border-radius-bottom-left: 4px;
--dialog-list-border-radius-bottom-right: 4px;
--dialog-list-border-radius-top-left: 4px;
--dialog-list-border-radius-top-right: 4px;
--dialog-list-item-separator-width: 1px;
--dialog-list-padding-medium-screen-bottom: 12px;
--dialog-list-padding-medium-screen-left: 12px;
--dialog-list-padding-medium-screen-right: 12px;
--dialog-list-padding-medium-screen-top: 12px;
--dialog-list-padding-small-screen-bottom: 8px;
--dialog-list-padding-small-screen-left: 8px;
--dialog-list-padding-small-screen-right: 8px;
--dialog-list-padding-small-screen-top: 8px;
--dialog-search-bar-input-border-radius-bottom-left: 4px;
--dialog-search-bar-input-border-radius-bottom-right: 4px;
--dialog-search-bar-input-border-radius-top-left: 4px;
--dialog-search-bar-input-border-radius-top-right: 4px;
--dialog-search-bar-input-border-width-bottom: 1px;
--dialog-search-bar-input-border-width-left: 1px;
--dialog-search-bar-input-border-width-right: 1px;
--dialog-search-bar-input-border-width-top: 1px;
--dialog-tab-bar-tab-border-width-bottom-active: 2px;
--dialog-tab-bar-tab-border-width-left-active: 0px;
--dialog-tab-bar-tab-border-width-right-active: 0px;
--dialog-tab-bar-tab-border-width-top-active: 0px;
--dialog-tab-bar-tab-border-width-bottom-inactive: 2px;
--dialog-tab-bar-tab-border-width-left-inactive: 0px;
--dialog-tab-bar-tab-border-width-right-inactive: 0px;
--dialog-tab-bar-tab-border-width-top-inactive: 0px;
--dialog-tab-bar-tab-border-radius-bottom-left-active: 0px;
--dialog-tab-bar-tab-border-radius-bottom-right-active: 0px;
--dialog-tab-bar-tab-border-radius-top-left-active: 4px;
--dialog-tab-bar-tab-border-radius-top-right-active: 4px;
--dialog-tab-bar-tab-border-radius-bottom-left-inactive: 0px;
--dialog-tab-bar-tab-border-radius-bottom-right-inactive: 0px;
--dialog-tab-bar-tab-border-radius-top-left-inactive: 4px;
--dialog-tab-bar-tab-border-radius-top-right-inactive: 4px;
--dialog-table-border-radius-bottom-left: 0px;
--dialog-table-border-radius-bottom-right: 0px;
--dialog-table-border-radius-top-left: 0px;
--dialog-table-border-radius-top-right: 0px;
--dialog-table-cell-padding-bottom: 8px;
--dialog-table-cell-padding-left: 8px;
--dialog-table-cell-padding-right: 8px;
--dialog-table-cell-padding-top: 8px;
--dialog-backdrop-background-opacity: 0.8;
}
:root{--widget-position: bottom-left;
--widget-color: #555;
}
@keyframes fadeInDown {
from {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
#BorlabsCookieBox .fadeInDown {
animation-name: fadeInDown;
}
@keyframes 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;
}
}
#BorlabsCookieBox .flipOutX {
animation-duration: calc(var(--dialog-animation-duration) * 0.75);
animation-name: flipOutX;
backface-visibility: visible !important;
}
body div.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker.brlbs-cmpnt-with-individual-styles[data-borlabs-cookie-content-blocker-id] .brlbs-cmpnt-cb-facebook .brlbs-cmpnt-cb-btn {
background: #4267b2; border-radius: 6px;
}
body div.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker.brlbs-cmpnt-with-individual-styles[data-borlabs-cookie-content-blocker-id] .brlbs-cmpnt-cb-facebook .brlbs-cmpnt-cb-btn:hover {
background: #3b5998; }
body div.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker[data-borlabs-cookie-content-blocker-id] div.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker[data-borlabs-cookie-content-blocker-id] .brlbs-cmpnt-cb-facebook .brlbs-cmpnt-cb-thumbnail {
background-position: center 0;
}body div.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker.brlbs-cmpnt-with-individual-styles[data-borlabs-cookie-content-blocker-id] .brlbs-cmpnt-cb-google-maps .brlbs-cmpnt-cb-btn {
background: #4285f4;
border-radius: 3px;
}
body div.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker.brlbs-cmpnt-with-individual-styles[data-borlabs-cookie-content-blocker-id] .brlbs-cmpnt-cb-google-maps .brlbs-cmpnt-cb-btn:hover {
background: #fff;
color: #4285f4;
}body div.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker.brlbs-cmpnt-with-individual-styles[data-borlabs-cookie-content-blocker-id] .brlbs-cmpnt-cb-instagram .brlbs-cmpnt-cb-btn {
background: #0094f6;
}
body div.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker.brlbs-cmpnt-with-individual-styles[data-borlabs-cookie-content-blocker-id] .brlbs-cmpnt-cb-instagram .brlbs-cmpnt-cb-btn:hover {
background: #1876f2;
}
body div.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker[data-borlabs-cookie-content-blocker-id] .brlbs-cmpnt-cb-instagram .brlbs-cmpnt-cb-thumbnail {
background-position: center 0;
}body div.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker.brlbs-cmpnt-with-individual-styles[data-borlabs-cookie-content-blocker-id] .brlbs-cmpnt-cb-x .brlbs-cmpnt-cb-btn {
background: #1d9bf0;
border-radius: 9999px;
}
body div.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker.brlbs-cmpnt-with-individual-styles[data-borlabs-cookie-content-blocker-id] .brlbs-cmpnt-cb-x .brlbs-cmpnt-cb-btn:hover {
background: #1a8cd8;
}.brlbs-cmpnt-cb-fluid-width-video-wrapper-vimeo{aspect-ratio: 16/9;position:relative;width:100%}.brlbs-cmpnt-cb-fluid-width-video-wrapper-vimeo iframe{position:absolute;top:0;left:0;width:100%;height:100%}
body div.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker.brlbs-cmpnt-with-individual-styles[data-borlabs-cookie-content-blocker-id] .brlbs-cmpnt-cb-vimeo .brlbs-cmpnt-cb-btn {
background: #00adef;
border-radius: 9999px;
}
body div.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker.brlbs-cmpnt-with-individual-styles[data-borlabs-cookie-content-blocker-id] .brlbs-cmpnt-cb-vimeo .brlbs-cmpnt-cb-btn:hover {
background: #fff;
color: #00adef;
}.brlbs-cmpnt-cb-fluid-width-video-wrapper-youtube{aspect-ratio: 16/9;position:relative;width:100%}.brlbs-cmpnt-cb-fluid-width-video-wrapper-youtube iframe{position:absolute;top:0;left:0;width:100%;height:100%}
body div.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker.brlbs-cmpnt-with-individual-styles[data-borlabs-cookie-content-blocker-id] .brlbs-cmpnt-cb-youtube .brlbs-cmpnt-cb-btn {
background: #ff0000;
border-radius: 20px;
}
body div.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker.brlbs-cmpnt-with-individual-styles[data-borlabs-cookie-content-blocker-id] .brlbs-cmpnt-cb-youtube .brlbs-cmpnt-cb-btn:hover {
background: #fff;
color: red;
}body div.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker[data-borlabs-cookie-content-blocker-id] .brlbs-cmpnt-cb-google-maps-tec {
background: none;
}
body div.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker[data-borlabs-cookie-content-blocker-id] .brlbs-cmpnt-cb-google-maps-tec {
position: relative;
}
body div.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker[data-borlabs-cookie-content-blocker-id] .brlbs-cmpnt-cb-google-maps-tec .brlbs-cmpnt-cb-thumbnail {
z-index: -1;
}
body div.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker.brlbs-cmpnt-with-individual-styles[data-borlabs-cookie-content-blocker-id] .brlbs-cmpnt-cb-google-maps-tec .brlbs-cmpnt-cb-btn {
background: #4285f4;
border-radius: 3px;
}
body div.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker.brlbs-cmpnt-with-individual-styles[data-borlabs-cookie-content-blocker-id] .brlbs-cmpnt-cb-google-maps-tec .brlbs-cmpnt-cb-btn:hover {
background: #fff;
color: #4285f4;
}
body div.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker[data-borlabs-cookie-content-blocker-id] .brlbs-cmpnt-cb-google-maps-tec .brlbs-cmpnt-cb-buttons {
flex-direction: column;
}.WPLeafletMap { position: relative; }
.WPLeafletMap .brlbs-cmpnt-content-blocker { position: absolute; top:0; bottom: 0; left: 0; right:0;  }
.WPLeafletMap:has(.leaflet-control-container) .brlbs-cmpnt-content-blocker { display: none; }
body .brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-b.brlbs-cmpnt-cb-open-street-map-leaflet-map { padding-top: 0; padding-bottom: 0 }
body .brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-b.brlbs-cmpnt-cb-open-street-map-leaflet-map .brlbs-cmpnt-cb-main { margin-top: auto; margin-bottom: auto }@container brlbsCmpntContentBlocker (width >= 480px) {
body div.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker[data-borlabs-cookie-content-blocker-id] .brlbs-cmpnt-cb-recaptcha-gravity-forms {
max-height: 150px;
}
}
body div.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker[data-borlabs-cookie-content-blocker-id] .brlbs-cmpnt-cb-recaptcha-gravity-forms .brlbs-cmpnt-cb-thumbnail {
background-size: contain;
background-repeat: no-repeat;
background-position: top left;
}
body div.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker[data-borlabs-cookie-content-blocker-id] .brlbs-cmpnt-cb-preset-b.brlbs-cmpnt-cb-recaptcha-gravity-forms { box-sizing: border-box; padding: 0}
body div.brlbs-cmpnt-container.brlbs-cmpnt-content-blocker[data-borlabs-cookie-content-blocker-id] .brlbs-cmpnt-cb-recaptcha-gravity-forms .brlbs-cmpnt-cb-main { margin-top: auto; margin-bottom: auto; }:root{--content-blocker-background-color: #fafafa;
--content-blocker-button-color: #0063e3;
--content-blocker-button-color-hover: #1a66ff;
--content-blocker-button-text-color: #fff;
--content-blocker-button-text-color-hover: #fff;
--content-blocker-font-family: inherit;
--content-blocker-link-color: #2563eb;
--content-blocker-link-color-hover: #1e40af;
--content-blocker-separator-color: #e5e5e5;
--content-blocker-text-color: #555;
--content-blocker-border-radius-top-left: 4px;
--content-blocker-border-radius-top-right: 4px;
--content-blocker-border-radius-bottom-left: 4px;
--content-blocker-border-radius-bottom-right: 4px;
--content-blocker-button-border-radius-top-left: 4px;
--content-blocker-button-border-radius-top-right: 4px;
--content-blocker-button-border-radius-bottom-left: 4px;
--content-blocker-button-border-radius-bottom-right: 4px;
--content-blocker-font-size: 14px;
--content-blocker-separator-width: 1px;
--content-blocker-background-opacity: 0.85;
--content-blocker-background: rgba(250, 250, 250 ,0.85);
}
.tribe-events-venue-map .brlbs-cmpnt-cb-google-maps .brlbs-cmpnt-cb-description { display: none; } .tribe-events-venue-map .brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-google-maps .brlbs-cmpnt-cb-main { flex-direction: column; background-color: transparent} .fusion-content-widget-area .brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-google-maps .brlbs-cmpnt-cb-buttons a.brlbs-cmpnt-cb-btn { color: var(--content-blocker-button-text-color); } .tribe-events-venue-map .brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-google-maps { padding: 0; }
.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{height:100%;overflow:hidden;position:relative}.flickity-slider{height:100%;position:absolute;width:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-prev-next-button{background:#fff;background:hsla(0,0%,100%,.75);border:none;border-radius:50%;cursor:pointer;height:44px;position:absolute;top:50%;transform:translateY(-50%);width:44px}.flickity-prev-next-button:hover{background:#fff}.flickity-prev-next-button:focus{box-shadow:0 0 0 5px #09f;outline:0}.flickity-prev-next-button:active{filter:alpha(opacity=60);opacity:.6}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{left:10px;right:auto}.flickity-prev-next-button:disabled{cursor:auto;filter:alpha(opacity=30);opacity:.3}.flickity-prev-next-button svg{height:60%;left:20%;position:absolute;top:20%;width:60%}.flickity-prev-next-button .arrow{fill:#333}.flickity-prev-next-button.no-svg{color:#333;font-size:26px}.flickity-page-dots{bottom:-25px;line-height:1;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{background:#333;border-radius:50%;cursor:pointer;display:inline-block;filter:alpha(opacity=25);height:10px;margin:0 8px;opacity:.25;width:10px}.flickity-page-dots .dot.is-selected{filter:alpha(opacity=100);opacity:1} @font-face{font-family:lg;font-style:normal;font-weight:400;src:url(//n-land.de/wp-content/themes/nland/dist/fonts/lg.eot?n1z373);src:url(//n-land.de/wp-content/themes/nland/dist/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/lg.woff?n1z373) format("woff"),url(//n-land.de/wp-content/themes/nland/dist/fonts/lg.ttf?n1z373) format("truetype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/lg.svg?n1z373#lg) format("svg")}.lg-icon{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:lg;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{opacity:.5;pointer-events:none}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#fff}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{background-color:rgba(0,0,0,.45);left:0;position:absolute;top:0;width:100%;z-index:1082}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;outline:medium none;padding:10px 0;text-align:center;text-decoration:none!important;transition:color .2s linear;width:50px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{background-color:rgba(0,0,0,.45);bottom:0;color:#eee;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{font-size:13px;font-weight:700;margin:0}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{opacity:0;transform:scale3d(.5,.5,.5);transform-origin:50% 50%;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{opacity:1;transform:scaleX(1)}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;bottom:0;max-height:350px;position:absolute;transform:translate3d(0,100%,0);transition:transform .25s cubic-bezier(0,0,.25,1) 0s;width:100%;z-index:1080}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{transform:translateZ(0)}.lg-outer .lg-thumb{height:100%;margin-bottom:-5px;padding:10px 0}.lg-outer .lg-thumb-item{border:2px solid #fff;border-radius:5px;border-radius:4px;cursor:pointer;float:left;height:100%;margin-bottom:5px;overflow:hidden}@media (min-width:1025px){.lg-outer .lg-thumb-item{transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0d0a0a;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-toogle-thumb:hover{color:#fff}.lg-outer .lg-video-cont{display:inline-block;max-height:100%;max-width:1140px;padding:0 5px;vertical-align:middle;width:100%}.lg-outer .lg-video{height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.lg-outer .lg-video .lg-object{display:inline-block;height:100%!important;left:0;position:absolute;top:0;width:100%!important}.lg-outer .lg-video .lg-video-play{cursor:pointer;height:59px;left:50%;margin-left:-42px;margin-top:-30px;position:absolute;top:50%;width:84px;z-index:1080}.lg-outer .lg-has-vimeo .lg-video-play{background:url(//n-land.de/wp-content/themes/nland/dist/img/vimeo-play.png) no-repeat scroll 0 0 transparent}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(//n-land.de/wp-content/themes/nland/dist/img/vimeo-play.png) no-repeat scroll 0 -58px transparent}.lg-outer .lg-has-html5 .lg-video-play{background:transparent url(//n-land.de/wp-content/themes/nland/dist/img/video-play.png) no-repeat scroll 0 0;height:64px;margin-left:-32px;margin-top:-32px;opacity:.8;width:64px}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(//n-land.de/wp-content/themes/nland/dist/img/youtube-play.png) no-repeat scroll 0 0 transparent}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(//n-land.de/wp-content/themes/nland/dist/img/youtube-play.png) no-repeat scroll 0 -60px transparent}.lg-outer .lg-video-object{height:100%!important;left:0;position:absolute;top:0;width:100%!important}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;opacity:0;position:absolute;top:0;transition:opacity .08s ease 0s;width:100%;z-index:1083}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition-duration:0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:scaleX(1);transform-origin:0 0;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;height:10px;left:0;position:absolute;right:0;text-align:center;z-index:1080}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;margin:0 5px;overflow:hidden;position:relative;vertical-align:top}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;transform:translateZ(0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:inset 0 0 0 2px #fff}.lg-outer .lg-pager-thumb-cont{background-color:#fff;border-radius:3px;bottom:100%;color:#fff;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;transform:translate3d(0,5px,0);transition:opacity .15s ease 0s,transform .15s ease 0s;width:120px}.lg-outer .lg-pager-thumb-cont img{height:100%;width:100%}.lg-outer .lg-pager{background-color:hsla(0,0%,100%,.5);border-radius:50%;box-shadow:inset 0 0 0 8px hsla(0,0%,100%,.7);display:block;height:12px;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:inset 0 0 0 8px #fff}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.group{*zoom:1}.group:after,.group:before{content:"";display:table;line-height:0}.group:after{clear:both}.lg-outer{height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .15s ease 0s;width:100%;z-index:1050}.lg-outer *{box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{transition-duration:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{opacity:1;transition-duration:0s!important}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{height:100%;margin-left:auto;margin-right:auto;max-height:100%;max-width:100%;overflow:hidden;position:relative;width:100%}.lg-outer .lg-inner{height:100%;left:0;position:absolute;top:0;white-space:nowrap;width:100%}.lg-outer .lg-item{background:url(//n-land.de/wp-content/themes/nland/dist/img/loading.gif) no-repeat scroll 50% transparent;display:none!important}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;height:100%;position:absolute;text-align:center;width:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;margin-right:-1px;width:1px}.lg-outer .lg-img-wrap{bottom:0;left:0;padding:0 5px;position:absolute;right:0;top:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;height:auto!important;max-height:100%;max-width:100%;vertical-align:middle;width:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{background-color:#000;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .15s ease 0s;z-index:1040}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{opacity:1;transform:translateZ(0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{left:0;opacity:0;position:absolute}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}
 html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0} @media print{*,:after,:before{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}*,:after,:before{box-sizing:border-box}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{background-color:#eff0ed;color:#424242;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#ad1327}a:focus,a:hover{color:#680b17;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}.img-responsive{display:block;height:auto;max-width:100%}.img-rounded{border-radius:6px}.img-thumbnail{background-color:#eff0ed;border:1px solid #ddd;border-radius:4px;display:inline-block;height:auto;line-height:1.5;max-width:100%;padding:4px;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{border:0;border-top:1px solid #e1e1e1;margin-bottom:19px;margin-top:19px}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#000;font-family:inherit;font-weight:500;line-height:1.1}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{color:#8c8c8c;font-weight:400;line-height:1}.h1,.h2,.h3,h1,h2,h3{margin-bottom:9.5px;margin-top:19px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-bottom:9.5px;margin-top:9.5px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:33px}.h2,h2{font-size:27px}.h3,h3{font-size:23px}.h4,h4{font-size:17px}.h5,h5{font-size:13px}.h6,h6{font-size:12px}p{margin:0 0 9.5px}.lead{font-size:14px;font-weight:300;line-height:1.4;margin-bottom:19px}@media (min-width:768px){.lead{font-size:19.5px}}.small,small{font-size:92%}.mark,mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.initialism,.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#8c8c8c}.text-primary{color:#ad1327}a.text-primary:focus,a.text-primary:hover{color:#7f0e1d}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{background-color:#ad1327;color:#fff}a.bg-primary:focus,a.bg-primary:hover{background-color:#7f0e1d}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{border-bottom:1px solid #e1e1e1;margin:38px 0 19px;padding-bottom:8.5px}ol,ul{margin-bottom:9.5px;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline{margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-bottom:19px;margin-top:0}dd,dt{line-height:1.5}dt{font-weight:700}dd{margin-left:0}.dl-horizontal dd:after,.dl-horizontal dd:before{content:" ";display:table}.dl-horizontal dd:after{clear:both}@media (min-width:992px){.dl-horizontal dt{clear:left;float:left;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap;width:160px}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{border-bottom:1px dotted #8c8c8c;cursor:help}.initialism{font-size:90%}blockquote{border-left:5px solid #e1e1e1;font-size:16.25px;margin:0 0 19px;padding:9.5px 19px}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{color:#8c8c8c;display:block;font-size:80%;line-height:1.5}blockquote .small:before,blockquote footer:before,blockquote small:before{content:"— "}.blockquote-reverse,blockquote.pull-right{border-left:0;border-right:5px solid #e1e1e1;padding-left:0;padding-right:15px;text-align:right}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:""}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:" —"}address{font-style:normal;line-height:1.5;margin-bottom:19px}.container{margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px}.container:after,.container:before{content:" ";display:table}.container:after{clear:both}@media (min-width:768px){.container{width:740px}}@media (min-width:992px){.container{width:960px}}@media (min-width:1200px){.container{width:1160px}}.container-fluid{margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px}.container-fluid:after,.container-fluid:before{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-10px;margin-right:-10px}.row:after,.row:before{content:" ";display:table}.row:after{clear:both}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-13,.col-lg-14,.col-lg-15,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-13,.col-md-14,.col-md-15,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-13,.col-sm-14,.col-sm-15,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-13,.col-xs-14,.col-xs-15{min-height:1px;padding-left:10px;padding-right:10px;position:relative}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-13,.col-xs-14,.col-xs-15{float:left}.col-xs-1{width:6.6666666667%}.col-xs-2{width:13.3333333333%}.col-xs-3{width:20%}.col-xs-4{width:26.6666666667%}.col-xs-5{width:33.3333333333%}.col-xs-6{width:40%}.col-xs-7{width:46.6666666667%}.col-xs-8{width:53.3333333333%}.col-xs-9{width:60%}.col-xs-10{width:66.6666666667%}.col-xs-11{width:73.3333333333%}.col-xs-12{width:80%}.col-xs-13{width:86.6666666667%}.col-xs-14{width:93.3333333333%}.col-xs-15{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:6.6666666667%}.col-xs-pull-2{right:13.3333333333%}.col-xs-pull-3{right:20%}.col-xs-pull-4{right:26.6666666667%}.col-xs-pull-5{right:33.3333333333%}.col-xs-pull-6{right:40%}.col-xs-pull-7{right:46.6666666667%}.col-xs-pull-8{right:53.3333333333%}.col-xs-pull-9{right:60%}.col-xs-pull-10{right:66.6666666667%}.col-xs-pull-11{right:73.3333333333%}.col-xs-pull-12{right:80%}.col-xs-pull-13{right:86.6666666667%}.col-xs-pull-14{right:93.3333333333%}.col-xs-pull-15{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:6.6666666667%}.col-xs-push-2{left:13.3333333333%}.col-xs-push-3{left:20%}.col-xs-push-4{left:26.6666666667%}.col-xs-push-5{left:33.3333333333%}.col-xs-push-6{left:40%}.col-xs-push-7{left:46.6666666667%}.col-xs-push-8{left:53.3333333333%}.col-xs-push-9{left:60%}.col-xs-push-10{left:66.6666666667%}.col-xs-push-11{left:73.3333333333%}.col-xs-push-12{left:80%}.col-xs-push-13{left:86.6666666667%}.col-xs-push-14{left:93.3333333333%}.col-xs-push-15{left:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:6.6666666667%}.col-xs-offset-2{margin-left:13.3333333333%}.col-xs-offset-3{margin-left:20%}.col-xs-offset-4{margin-left:26.6666666667%}.col-xs-offset-5{margin-left:33.3333333333%}.col-xs-offset-6{margin-left:40%}.col-xs-offset-7{margin-left:46.6666666667%}.col-xs-offset-8{margin-left:53.3333333333%}.col-xs-offset-9{margin-left:60%}.col-xs-offset-10{margin-left:66.6666666667%}.col-xs-offset-11{margin-left:73.3333333333%}.col-xs-offset-12{margin-left:80%}.col-xs-offset-13{margin-left:86.6666666667%}.col-xs-offset-14{margin-left:93.3333333333%}.col-xs-offset-15{margin-left:100%}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-13,.col-sm-14,.col-sm-15{float:left}.col-sm-1{width:6.6666666667%}.col-sm-2{width:13.3333333333%}.col-sm-3{width:20%}.col-sm-4{width:26.6666666667%}.col-sm-5{width:33.3333333333%}.col-sm-6{width:40%}.col-sm-7{width:46.6666666667%}.col-sm-8{width:53.3333333333%}.col-sm-9{width:60%}.col-sm-10{width:66.6666666667%}.col-sm-11{width:73.3333333333%}.col-sm-12{width:80%}.col-sm-13{width:86.6666666667%}.col-sm-14{width:93.3333333333%}.col-sm-15{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:6.6666666667%}.col-sm-pull-2{right:13.3333333333%}.col-sm-pull-3{right:20%}.col-sm-pull-4{right:26.6666666667%}.col-sm-pull-5{right:33.3333333333%}.col-sm-pull-6{right:40%}.col-sm-pull-7{right:46.6666666667%}.col-sm-pull-8{right:53.3333333333%}.col-sm-pull-9{right:60%}.col-sm-pull-10{right:66.6666666667%}.col-sm-pull-11{right:73.3333333333%}.col-sm-pull-12{right:80%}.col-sm-pull-13{right:86.6666666667%}.col-sm-pull-14{right:93.3333333333%}.col-sm-pull-15{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:6.6666666667%}.col-sm-push-2{left:13.3333333333%}.col-sm-push-3{left:20%}.col-sm-push-4{left:26.6666666667%}.col-sm-push-5{left:33.3333333333%}.col-sm-push-6{left:40%}.col-sm-push-7{left:46.6666666667%}.col-sm-push-8{left:53.3333333333%}.col-sm-push-9{left:60%}.col-sm-push-10{left:66.6666666667%}.col-sm-push-11{left:73.3333333333%}.col-sm-push-12{left:80%}.col-sm-push-13{left:86.6666666667%}.col-sm-push-14{left:93.3333333333%}.col-sm-push-15{left:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:6.6666666667%}.col-sm-offset-2{margin-left:13.3333333333%}.col-sm-offset-3{margin-left:20%}.col-sm-offset-4{margin-left:26.6666666667%}.col-sm-offset-5{margin-left:33.3333333333%}.col-sm-offset-6{margin-left:40%}.col-sm-offset-7{margin-left:46.6666666667%}.col-sm-offset-8{margin-left:53.3333333333%}.col-sm-offset-9{margin-left:60%}.col-sm-offset-10{margin-left:66.6666666667%}.col-sm-offset-11{margin-left:73.3333333333%}.col-sm-offset-12{margin-left:80%}.col-sm-offset-13{margin-left:86.6666666667%}.col-sm-offset-14{margin-left:93.3333333333%}.col-sm-offset-15{margin-left:100%}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-13,.col-md-14,.col-md-15{float:left}.col-md-1{width:6.6666666667%}.col-md-2{width:13.3333333333%}.col-md-3{width:20%}.col-md-4{width:26.6666666667%}.col-md-5{width:33.3333333333%}.col-md-6{width:40%}.col-md-7{width:46.6666666667%}.col-md-8{width:53.3333333333%}.col-md-9{width:60%}.col-md-10{width:66.6666666667%}.col-md-11{width:73.3333333333%}.col-md-12{width:80%}.col-md-13{width:86.6666666667%}.col-md-14{width:93.3333333333%}.col-md-15{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:6.6666666667%}.col-md-pull-2{right:13.3333333333%}.col-md-pull-3{right:20%}.col-md-pull-4{right:26.6666666667%}.col-md-pull-5{right:33.3333333333%}.col-md-pull-6{right:40%}.col-md-pull-7{right:46.6666666667%}.col-md-pull-8{right:53.3333333333%}.col-md-pull-9{right:60%}.col-md-pull-10{right:66.6666666667%}.col-md-pull-11{right:73.3333333333%}.col-md-pull-12{right:80%}.col-md-pull-13{right:86.6666666667%}.col-md-pull-14{right:93.3333333333%}.col-md-pull-15{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:6.6666666667%}.col-md-push-2{left:13.3333333333%}.col-md-push-3{left:20%}.col-md-push-4{left:26.6666666667%}.col-md-push-5{left:33.3333333333%}.col-md-push-6{left:40%}.col-md-push-7{left:46.6666666667%}.col-md-push-8{left:53.3333333333%}.col-md-push-9{left:60%}.col-md-push-10{left:66.6666666667%}.col-md-push-11{left:73.3333333333%}.col-md-push-12{left:80%}.col-md-push-13{left:86.6666666667%}.col-md-push-14{left:93.3333333333%}.col-md-push-15{left:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:6.6666666667%}.col-md-offset-2{margin-left:13.3333333333%}.col-md-offset-3{margin-left:20%}.col-md-offset-4{margin-left:26.6666666667%}.col-md-offset-5{margin-left:33.3333333333%}.col-md-offset-6{margin-left:40%}.col-md-offset-7{margin-left:46.6666666667%}.col-md-offset-8{margin-left:53.3333333333%}.col-md-offset-9{margin-left:60%}.col-md-offset-10{margin-left:66.6666666667%}.col-md-offset-11{margin-left:73.3333333333%}.col-md-offset-12{margin-left:80%}.col-md-offset-13{margin-left:86.6666666667%}.col-md-offset-14{margin-left:93.3333333333%}.col-md-offset-15{margin-left:100%}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-13,.col-lg-14,.col-lg-15{float:left}.col-lg-1{width:6.6666666667%}.col-lg-2{width:13.3333333333%}.col-lg-3{width:20%}.col-lg-4{width:26.6666666667%}.col-lg-5{width:33.3333333333%}.col-lg-6{width:40%}.col-lg-7{width:46.6666666667%}.col-lg-8{width:53.3333333333%}.col-lg-9{width:60%}.col-lg-10{width:66.6666666667%}.col-lg-11{width:73.3333333333%}.col-lg-12{width:80%}.col-lg-13{width:86.6666666667%}.col-lg-14{width:93.3333333333%}.col-lg-15{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:6.6666666667%}.col-lg-pull-2{right:13.3333333333%}.col-lg-pull-3{right:20%}.col-lg-pull-4{right:26.6666666667%}.col-lg-pull-5{right:33.3333333333%}.col-lg-pull-6{right:40%}.col-lg-pull-7{right:46.6666666667%}.col-lg-pull-8{right:53.3333333333%}.col-lg-pull-9{right:60%}.col-lg-pull-10{right:66.6666666667%}.col-lg-pull-11{right:73.3333333333%}.col-lg-pull-12{right:80%}.col-lg-pull-13{right:86.6666666667%}.col-lg-pull-14{right:93.3333333333%}.col-lg-pull-15{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:6.6666666667%}.col-lg-push-2{left:13.3333333333%}.col-lg-push-3{left:20%}.col-lg-push-4{left:26.6666666667%}.col-lg-push-5{left:33.3333333333%}.col-lg-push-6{left:40%}.col-lg-push-7{left:46.6666666667%}.col-lg-push-8{left:53.3333333333%}.col-lg-push-9{left:60%}.col-lg-push-10{left:66.6666666667%}.col-lg-push-11{left:73.3333333333%}.col-lg-push-12{left:80%}.col-lg-push-13{left:86.6666666667%}.col-lg-push-14{left:93.3333333333%}.col-lg-push-15{left:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:6.6666666667%}.col-lg-offset-2{margin-left:13.3333333333%}.col-lg-offset-3{margin-left:20%}.col-lg-offset-4{margin-left:26.6666666667%}.col-lg-offset-5{margin-left:33.3333333333%}.col-lg-offset-6{margin-left:40%}.col-lg-offset-7{margin-left:46.6666666667%}.col-lg-offset-8{margin-left:53.3333333333%}.col-lg-offset-9{margin-left:60%}.col-lg-offset-10{margin-left:66.6666666667%}.col-lg-offset-11{margin-left:73.3333333333%}.col-lg-offset-12{margin-left:80%}.col-lg-offset-13{margin-left:86.6666666667%}.col-lg-offset-14{margin-left:93.3333333333%}.col-lg-offset-15{margin-left:100%}}fieldset{margin:0;min-width:0}fieldset,legend{border:0;padding:0}legend{border-bottom:1px solid #e5e5e5;color:#393939;display:block;font-size:19.5px;line-height:inherit;margin-bottom:19px;width:100%}label{display:inline-block;font-weight:700;margin-bottom:5px;max-width:100%}input[type=search]{box-sizing:border-box}input[type=checkbox],input[type=radio]{line-height:normal;margin:4px 0 0;margin-top:1px\9}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{padding-top:7px}.form-control,output{color:#666;display:block;font-size:13px;line-height:1.5}.form-control{background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);height:33px;padding:6px 12px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.form-control:focus{border-color:#66afe9;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);outline:0}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#e1e1e1;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{line-height:33px}.input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg{line-height:45px}}.form-group{margin-bottom:15px}.checkbox,.radio{display:block;margin-bottom:10px;margin-top:10px;position:relative}.checkbox label,.radio label{cursor:pointer;font-weight:400;margin-bottom:0;min-height:19px;padding-left:20px}.checkbox-inline input[type=checkbox],.checkbox input[type=checkbox],.radio-inline input[type=radio],.radio input[type=radio]{margin-left:-20px;margin-top:4px\9;position:absolute}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{cursor:pointer;display:inline-block;font-weight:400;margin-bottom:0;padding-left:20px;position:relative;vertical-align:middle}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-left:10px;margin-top:0}.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .checkbox label,fieldset[disabled] .radio-inline,fieldset[disabled] .radio label,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.form-control-static{margin-bottom:0;min-height:32px;padding-bottom:7px;padding-top:7px}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm{border-radius:3px;font-size:12px;height:30px;line-height:1.5;padding:5px 10px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{border-radius:3px;font-size:12px;height:30px;line-height:1.5;padding:5px 10px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{font-size:12px;height:30px;line-height:1.5;min-height:31px;padding:6px 10px}.input-lg{border-radius:6px;font-size:17px;height:45px;line-height:1.3333333;padding:10px 16px}select.input-lg{height:45px;line-height:45px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{border-radius:6px;font-size:17px;height:45px;line-height:1.3333333;padding:10px 16px}.form-group-lg select.form-control{height:45px;line-height:45px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{font-size:17px;height:45px;line-height:1.3333333;min-height:36px;padding:11px 16px}.has-feedback{position:relative}.has-feedback .form-control{padding-right:41.25px}.form-control-feedback{display:block;height:33px;line-height:33px;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:33px;z-index:2}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{height:45px;line-height:45px;width:45px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{height:30px;line-height:30px;width:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success.checkbox-inline label,.has-success.checkbox label,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.radio-inline label,.has-success.radio label{color:#3c763d}.has-success .form-control{border-color:#3c763d;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{background-color:#dff0d8;border-color:#3c763d;color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning.checkbox-inline label,.has-warning.checkbox label,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.radio-inline label,.has-warning.radio label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{background-color:#fcf8e3;border-color:#8a6d3b;color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error.checkbox-inline label,.has-error.checkbox label,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.radio-inline label,.has-error.radio label{color:#a94442}.has-error .form-control{border-color:#a94442;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{background-color:#f2dede;border-color:#a94442;color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:24px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{color:#828282;display:block;margin-bottom:10px;margin-top:5px}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;vertical-align:middle;width:auto}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-bottom:0;margin-top:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{margin-left:0;position:relative}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{margin-bottom:0;margin-top:0;padding-top:7px}.form-horizontal .checkbox,.form-horizontal .radio{min-height:26px}.form-horizontal .form-group{margin-left:-10px;margin-right:-10px}.form-horizontal .form-group:after,.form-horizontal .form-group:before{content:" ";display:table}.form-horizontal .form-group:after{clear:both}@media (min-width:768px){.form-horizontal .control-label{margin-bottom:0;padding-top:7px;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:10px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{font-size:17px;padding-top:14.333333px}.form-horizontal .form-group-sm .control-label{font-size:12px;padding-top:6px}}.fade{opacity:0;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{height:0;overflow:hidden;position:relative;transition-duration:.35s;transition-property:height,visibility;transition-timing-function:ease}.caret{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px dashed;border-top:4px solid\9;display:inline-block;height:0;margin-left:2px;vertical-align:middle;width:0}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{background-clip:padding-box;background-color:#eff0ed;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);display:none;float:left;font-size:13px;left:0;list-style:none;margin:2px 0 0;min-width:160px;padding:5px 0;position:absolute;text-align:left;top:100%;z-index:1000}.dropdown-menu.pull-right{left:auto;right:0}.dropdown-menu .divider{background-color:#e5e5e5;height:1px;margin:8.5px 0;overflow:hidden}.dropdown-menu>li>a{clear:both;color:#393939;display:block;font-weight:400;line-height:1.5;padding:3px 20px;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{background-color:#f5f5f5;color:#2c2c2c;text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{background-color:#ad1327;color:#fff;outline:0;text-decoration:none}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#8c8c8c}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{background-color:transparent;background-image:none;cursor:not-allowed;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);text-decoration:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{color:#8c8c8c;display:block;font-size:12px;line-height:1.5;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{bottom:0;left:0;position:fixed;right:0;top:0;z-index:990}.pull-right>.dropdown-menu{left:auto;right:0}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-bottom:4px dashed;border-bottom:4px solid\9;border-top:0;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{bottom:100%;margin-bottom:2px;top:auto}@media (min-width:992px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.close{color:#000;filter:alpha(opacity=20);float:right;font-size:19.5px;font-weight:700;line-height:1;opacity:.2;text-shadow:0 1px 0 #fff}.close:focus,.close:hover{color:#000;cursor:pointer;filter:alpha(opacity=50);opacity:.5;text-decoration:none}button.close{-webkit-appearance:none;background:transparent;border:0;cursor:pointer;padding:0}.modal,.modal-open{overflow:hidden}.modal{-webkit-overflow-scrolling:touch;bottom:0;display:none;left:0;outline:0;position:fixed;right:0;top:0;z-index:1050}.modal.fade .modal-dialog{transform:translateY(-25%);transition:transform .3s ease-out}.modal.in .modal-dialog{transform:translate(0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{margin:10px;position:relative;width:auto}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0;position:relative}.modal-backdrop{background-color:#000;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1040}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{border-bottom:1px solid #e5e5e5;min-height:16.5px;padding:15px}.modal-header .close{margin-top:-2px}.modal-title{line-height:1.5;margin:0}.modal-body{padding:15px;position:relative}.modal-footer{border-top:1px solid #e5e5e5;padding:15px;text-align:right}.modal-footer:after,.modal-footer:before{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}@media (min-width:768px){.modal-dialog{margin:30px auto;width:600px}.modal-content{box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.nav{list-style:none;margin-bottom:0;padding-left:0}.nav:after,.nav:before{content:" ";display:table}.nav:after{clear:both}.nav>li,.nav>li>a{display:block;position:relative}.nav>li>a{padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{background-color:#e1e1e1;text-decoration:none}.nav>li.disabled>a{color:#8c8c8c}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{background-color:transparent;color:#8c8c8c;cursor:not-allowed;text-decoration:none}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#e1e1e1;border-color:#ad1327}.nav .nav-divider{background-color:#e5e5e5;height:1px;margin:8.5px 0;overflow:hidden}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{border:1px solid transparent;border-radius:4px 4px 0 0;line-height:1.5;margin-right:2px}.nav-tabs>li>a:hover{border-color:#e1e1e1 #e1e1e1 #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{background-color:#eff0ed;border:1px solid;border-color:#ddd #ddd transparent;color:#666;cursor:default}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{background-color:#ad1327;color:#fff}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-left:0;margin-top:2px}.nav-justified,.nav-tabs.nav-justified{width:100%}.nav-justified>li,.nav-tabs.nav-justified>li{float:none}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{left:auto;top:auto}@media (min-width:768px){.nav-justified>li,.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified,.nav-tabs.nav-justified{border-bottom:0}.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{border-radius:4px;margin-right:0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a{border-bottom-color:#eff0ed}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.navbar{border:1px solid transparent;margin-bottom:19px;min-height:50px;position:relative}.navbar:after,.navbar:before{content:" ";display:table}.navbar:after{clear:both}@media (min-width:992px){.navbar{border-radius:0}}.navbar-header:after,.navbar-header:before{content:" ";display:table}.navbar-header:after{clear:both}@media (min-width:992px){.navbar-header{float:left}}.navbar-collapse{-webkit-overflow-scrolling:touch;border-top:1px solid transparent;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1);overflow-x:visible;padding-left:10px;padding-right:10px}.navbar-collapse:after,.navbar-collapse:before{content:" ";display:table}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media (min-width:992px){.navbar-collapse{border-top:0;box-shadow:none;width:auto}.navbar-collapse.collapse{display:block!important;height:auto!important;overflow:visible!important;padding-bottom:0}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:calc(100vh - 56px)}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-left:-10px;margin-right:-10px}@media (min-width:992px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-left:0;margin-right:0}}.navbar-static-top{border-width:0 0 1px;z-index:1000}@media (min-width:992px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{left:0;position:fixed;right:0;z-index:1030}@media (min-width:992px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{border-width:0 0 1px;top:0}.navbar-fixed-bottom{border-width:1px 0 0;bottom:0;margin-bottom:0}.navbar-brand{float:left;font-size:17px;height:50px;line-height:19px;padding:10px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:992px){.navbar>.container-fluid .navbar-brand,.navbar>.container .navbar-brand{margin-left:-10px}}.navbar-toggle{background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px;float:right;margin-bottom:8px;margin-right:10px;margin-top:8px;padding:9px 10px;position:relative}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{border-radius:1px;display:block;height:2px;width:22px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:992px){.navbar-toggle{display:none}}.navbar-nav{margin:5px -10px}.navbar-nav>li>a{line-height:19px;padding-bottom:10px;padding-top:10px}@media (max-width:991px){.navbar-nav .open .dropdown-menu{background-color:transparent;border:0;box-shadow:none;float:none;margin-top:0;position:static;width:auto}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:19px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:992px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-bottom:10px;padding-top:10px}}.navbar-form{border-bottom:1px solid transparent;border-top:1px solid transparent;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),0 1px 0 hsla(0,0%,100%,.1);margin:8.5px -10px;padding:10px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;vertical-align:middle;width:auto}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-bottom:0;margin-top:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{margin-left:0;position:relative}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:991px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:992px){.navbar-form{border:0;box-shadow:none;margin-left:0;margin-right:0;padding-bottom:0;padding-top:0;width:auto}}.navbar-nav>li>.dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:0;border-top-right-radius:0;margin-bottom:0}.navbar-btn{margin-bottom:8.5px;margin-top:8.5px}.navbar-btn.btn-sm{margin-bottom:10px;margin-top:10px}.navbar-btn.btn-xs{margin-bottom:14px;margin-top:14px}.navbar-text{margin-bottom:15.5px;margin-top:15.5px}@media (min-width:992px){.navbar-text{float:left;margin-left:10px;margin-right:10px}.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-10px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#fff;border-color:transparent}.navbar-default .navbar-brand{color:#393939}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{background-color:transparent;color:#202020}.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text{color:#393939}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{background-color:transparent;color:#393939}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{background-color:#eee;color:#555}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{background-color:transparent;color:#ccc}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:transparent}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{background-color:#eee;color:#555}@media (max-width:991px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#393939}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{background-color:transparent;color:#393939}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{background-color:#eee;color:#555}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{background-color:transparent;color:#ccc}}.navbar-default .btn-link,.navbar-default .btn-link:focus,.navbar-default .btn-link:hover,.navbar-default .navbar-link,.navbar-default .navbar-link:hover{color:#393939}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#090909}.navbar-inverse .navbar-brand{color:#b2b2b2}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{background-color:transparent;color:#fff}.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text{color:#b2b2b2}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{background-color:transparent;color:#fff}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{background-color:#090909;color:#fff}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{background-color:transparent;color:#444}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{background-color:#090909;color:#fff}@media (max-width:991px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#b2b2b2}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{background-color:transparent;color:#fff}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{background-color:#090909;color:#fff}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{background-color:transparent;color:#444}}.navbar-inverse .navbar-link{color:#b2b2b2}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#b2b2b2}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}table{background-color:transparent}caption{color:#8c8c8c;padding-bottom:8px;padding-top:8px}caption,th{text-align:left}.table{margin-bottom:19px;max-width:100%;width:100%}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{border-top:1px solid #ddd;line-height:1.5;padding:8px;vertical-align:top}.table>thead>tr>th{border-bottom:2px solid #ddd;vertical-align:bottom}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#eff0ed}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{display:table-column;float:none;position:static}table td[class*=col-],table th[class*=col-]{display:table-cell;float:none;position:static}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;margin-bottom:14.25px;overflow-y:hidden;width:100%}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{background-color:transparent;border:0;color:transparent;font:0/0 a;text-shadow:none}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}.visible-xs-block{display:block!important}.visible-xs-inline{display:inline!important}.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}.visible-sm-block{display:block!important}.visible-sm-inline{display:inline!important}.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}.visible-md-block{display:block!important}.visible-md-inline{display:inline!important}.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}.visible-lg-block{display:block!important}.visible-lg-inline{display:inline!important}.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}.hidden-print{display:none!important}} #outdated{background-color:#f25648;color:#fff;display:none;height:170px;left:0;position:fixed;text-align:center;text-transform:uppercase;top:0;width:100%;z-index:1500}#outdated h6{font-size:25px;line-height:25px;margin:30px 0 10px}#outdated p{font-size:12px;line-height:12px;margin:0}#outdated #btnUpdateBrowser{border:2px solid #fff;color:#fff;cursor:pointer;display:block;margin:30px auto 0;padding:10px 20px;position:relative;text-decoration:none;width:230px}#outdated #btnUpdateBrowser:hover{background-color:#fff;color:#f25648}#outdated .last{height:20px;position:absolute;right:25px;top:10px;width:20px}#outdated .last[dir=rtl]{left:25px!important;right:auto!important}#outdated #btnCloseUpdateBrowser{color:#fff;display:block;font-size:36px;height:100%;line-height:36px;position:relative;text-decoration:none;width:100%}* html #outdated{position:absolute}#contact-page td{vertical-align:top}#contact-page figure{margin:8px auto 0}#contact-page img{max-width:113px;min-width:50px}#contact-page .main-contact{padding:.2em .5em;vertical-align:top}#contact-page .team tr{display:inline-block;margin-bottom:20px}#contact-page .team tr td:first-child{padding-right:20px}.ui-autocomplete{-webkit-padding-start:0;background:#fff;box-shadow:16px 17px 24px -12px rgba(0,0,0,.5);-webkit-box-shadow:16px 17px 24px -12px rgba(0,0,0,.5);padding-inline-start:0;width:269px}.ui-autocomplete .ui-menu-item{font-size:2rem;list-style:none;padding:0}.ui-autocomplete .ui-menu-item>div{padding:.5rem 1rem}.ui-autocomplete .ui-menu-item .ui-state-active{background:#eee}#header-search-mobile{display:none;padding-bottom:10px;padding-top:10px}#header-search-mobile-input{border:1px solid rgba(0,0,0,.15);padding:.5rem 1rem;width:100%}#header{background-color:#fff;padding-bottom:0;position:relative;text-align:center;z-index:999}@media screen and (max-width:991px){#header{border-bottom:1px solid #eff0ed}}@media screen and (min-width:992px){#header{padding:0 2rem}}#header .icon-arrow-down-thin{margin-left:.5rem;position:relative;top:.1rem}@media screen and (max-width:991px){#header .icon-arrow-down-thin{float:right}}#header-inner{align-items:stretch;display:flex;flex-direction:row;height:56.25px;justify-content:space-between;padding:0 2rem;position:relative;z-index:1}@media screen and (min-width:992px){#header-inner{height:122.25px;padding:0}}#header-left{align-items:flex-start;display:flex;flex-basis:25%;flex-direction:column;justify-content:center;margin:1rem 0}@media screen and (min-width:992px){#header-left{justify-content:space-between}}#header-middle{align-items:center;flex-basis:50%}#header-middle,#header-right{display:flex;flex-direction:column;justify-content:center}#header-right{align-items:flex-end;flex-basis:25%;margin:1rem 0}#header-inner-mobile,#header-toggle{position:relative}#header-toggle{background:transparent;border:0;line-height:1.8;margin-left:1rem;outline:0}@media screen and (min-width:992px){#header-toggle{display:none}}#header-toggle:before{background-color:#fff;border-left:1px solid #eff0ed;border-right:1px solid #eff0ed;content:" ";display:block;height:56px;left:0;position:absolute;top:-15px;width:37px;z-index:-1}#header-toggle.collapsed:before{display:none}#header-collapse{border-top:1px solid #eff0ed}@media screen and (min-width:992px){#header-collapse{display:none!important}}#header-collapse ul{margin:1rem 0}#header-collapse ul li{list-style-image:none;padding:1rem 1.5rem;position:relative;text-align:left}#header-collapse ul li:after,#header-collapse ul li:before{content:" ";display:table}#header-collapse ul li:after{clear:both}#header-collapse ul li img{float:left;transition:opacity .4s ease}#header-collapse ul li span{float:right;font-size:1.9rem;line-height:1}#header-collapse ul li span a{color:#bababa}#header-collapse ul li span i{margin-left:.5rem}#header-collapse ul li.nland img{height:18px;width:77px}#header-collapse ul li.hersbruck img{height:19px;width:98px}#header-collapse ul li.bote img{height:15px;width:61px}#header-collapse ul li.pegnitz img{height:19px;width:85px}#header-collapse ul li.n-land img{display:none;height:19px;width:85px}#header-collapse ul li.active img{opacity:.5}#header-logos{display:none;margin-left:0;transition:height .4s ease}@media screen and (min-width:992px){#header-logos{display:block}}#header-logos li{filter:grayscale(1);opacity:.4;padding-left:20px;padding-right:20px;position:relative;transition:opacity .4s ease}#header-logos li:hover{filter:none;opacity:1}#header-logos li.hersbruck img{height:24px;width:124px}#header-logos li.bote img{height:15px;width:61px}#header-logos li.pegnitz img{height:20px;width:89px}#header-logos li.n-land img{display:none;height:20px;width:89px}#header-logos li .social{display:none}#header-logos li .social a{color:#bababa;font-size:2rem;margin-left:.5rem}#header-meta{list-style:none;margin:0;padding:0;text-align:center}#header-meta li{display:inline-block;font-size:1rem}#header-meta li.date{margin-right:4rem}@media screen and (max-width:767px){#header-container{padding:0}}#header-container.affix{left:0;margin-top:0;right:0;top:0;z-index:999}#header-container.affix #nav{border-top-width:5px}#header-container.affix #header-weather,#header-container.affix #navbar-collapse{display:none!important}#header-container.affix #header-weather.in,#header-container.affix #navbar-collapse.in{display:block!important}@media screen and (min-width:992px){#header-container.affix #header-weather.in,#header-container.affix #navbar-collapse.in{display:flex!important}}#header-container.affix #header-logos{left:.5rem;position:absolute;top:1rem}#header-container.affix #header-logos li{padding-left:0}@media screen and (min-width:1200px){#header-container.affix #header-logos li{padding-right:40px}}#header-container.affix #header-logos li.n-land img{display:none;height:19px;width:91px}@media screen and (min-width:992px){#header-container.affix #header-logos li.n-land img{margin-top:3px}}#header-container.affix #header-search{margin:0;top:.4rem;transform:none}@media screen and (min-width:992px){#header-container.affix #header-search{right:1rem;top:.8rem}#header-container.affix .header-logo--nland img{height:37px;width:150px}#header-container.affix #header-right{justify-content:flex-start}#header-container.affix #nav-toggle{display:block}}body.home #header-collapse ul li.nland a img,body.term-der-bote #header-collapse ul li.bote a img,body.term-hersbrucker-zeitung #header-collapse ul li.hersbruck a img,body.term-n-land #header-collapse ul li.n-land a img,body.term-pegnitz-zeitung #header-collapse ul li.pegnitz a img{opacity:.5}body.home #header-collapse ul li.nland a:hover img,body.term-der-bote #header-collapse ul li.bote a:hover img,body.term-hersbrucker-zeitung #header-collapse ul li.hersbruck a:hover img,body.term-n-land #header-collapse ul li.n-land a:hover img,body.term-pegnitz-zeitung #header-collapse ul li.pegnitz a:hover img{opacity:1}.header-logo--n-land{display:none}@media screen and (min-width:992px){#header-container.affix #header-update{display:none}#header-container.affix #header-secondary-nav-desktop{bottom:-13%}#header-container.affix-top #header-update{display:block}}#header-weather{font-size:11px;font-weight:600;text-align:left}#header-weather .dropdown-toggle{color:#424242;display:inline-block;padding:.2rem .4rem;transition:all .4s ease}#header-weather .dropdown-toggle:active,#header-weather .dropdown-toggle:hover,#header-weather.open .dropdown-toggle{background-color:#379fd7;color:#fff}#header-weather .dropdown-menu{background-color:#f7f7f7;border:0;border-radius:0;box-shadow:none;left:auto;padding:0}#header-weather .dropdown-menu>li{list-style:none}#header-weather .dropdown-menu a{color:#000;font-size:1.2rem;line-height:1;padding:.5rem}#header-weather .dropdown-menu a:hover{background-color:#ccc}#header-weather-icon{float:left;margin-right:15px}#header-weather-icon img{height:22px;width:30px}#header-weather-info{color:#424242;float:left;font-size:12px;font-weight:600;margin-right:20px;position:relative}#header-weather-info>div{display:block;margin-left:.4rem}#header-search,.header-weather{display:inline-block;margin-left:0;pointer-events:none}#header-search img,.header-weather img{height:20px;width:20px}@media screen and (min-width:992px){#header-search,.header-weather{top:50%;transform:translateY(-50%)}}.header-weather{list-style:none;margin:0;padding:0;text-align:left}@media screen and (max-width:991px){.header-weather{display:none}}.header-weather__symbol{background-image:url(//n-land.de/wp-content/themes/nland/dist/images/weather-icons.png);background-position:0 0;background-repeat:no-repeat;background-size:100%;height:34px;width:34px}.header-weather__symbol--heiter{background-position:0 5px}.header-weather__symbol--wolkig{background-position:0 -40px}.header-weather__symbol--bedeckt{background-position:0 -84px}.header-weather__symbol--regenschauer{background-position:0 -134px}.header-weather__symbol--regen{background-position:0 -182px}.header-weather__symbol--schneeschauer{background-position:0 -225px}.header-weather__symbol--schneefall{background-position:0 -272px}.header-weather__symbol--schneeregen{background-position:0 -318px}.header-weather__symbol--gewitter{background-position:0 -366px}.header-weather__symbol--nebel{background-position:0 -410px}.header-weather>li{color:#999;float:left;font-size:12px;font-weight:600}.header-weather>li:first-child{margin-right:10px}#header-update{font-size:13px;line-height:1.3}@media screen and (max-width:991px){#header-update{display:none}}@media screen and (min-width:992px){#header-update{flex-basis:20%}}.header-logo--nland img{height:25px;width:100px}@media screen and (min-width:992px){.header-logo--nland img{height:60px;margin:0 auto;width:240px}}#header-search{display:flex;justify-items:flex-end}#header-search .search-form{display:none;opacity:0;overflow:hidden;pointer-events:auto;position:relative;transition:opacity .4s ease;z-index:-1}#header-search .icon-search{background:none;border:none;cursor:pointer;line-height:1;pointer-events:auto;text-align:center;z-index:3}#header-search .search-field{border:1px solid #424242}#header-search .search-field::-moz-placeholder{color:#424242}#header-search .search-field:-ms-input-placeholder{color:#424242}#header-search .search-field::placeholder{color:#424242}#header-search .search-submit{background:none;border:none;cursor:pointer;display:block;height:20px;margin:0;overflow:hidden;position:absolute;right:6px;text-indent:-999em;top:2px;width:20px}#header-search .search-submit:before{background-image:url(//n-land.de/wp-content/themes/nland/dist/images/search.svg);content:"";height:20px;left:0;position:absolute;top:0;width:20px}#header-search.expanded .icon-search{display:none}#header-search.expanded .search-form{display:inline-block;opacity:1;z-index:1}#nav{border:0;margin-bottom:0;min-height:0}@media screen and (min-width:992px){#nav{border-top:8px solid #c00}}#nav-toggle{background-color:transparent;border:0;display:block;margin:0;outline:0;padding:0}@media screen and (min-width:992px){#nav-toggle{display:none}}#nav-toggle .nav-icon{cursor:pointer;display:block;height:14px;position:relative;transform:rotate(0deg);transition:.5s ease-in-out;width:16px}#nav-toggle .nav-icon span{background-color:#999;height:2px;left:0;opacity:1;position:absolute;transform:rotate(0deg);transition:.25s ease-in-out;width:100%}#nav-toggle .nav-icon span:first-child{top:0;transform-origin:left center}#nav-toggle .nav-icon span:nth-child(2){top:6px;transform-origin:left center}#nav-toggle .nav-icon span:nth-child(3){top:12px;transform-origin:left center}#nav-toggle .nav-icon.open span:first-child{top:0;transform:rotate(45deg)}#nav-toggle .nav-icon.open span:nth-child(2){opacity:0;width:0}#nav-toggle .nav-icon.open span:nth-child(3){top:11px;transform:rotate(-45deg)}#header-secondary-nav-desktop{bottom:2%;left:auto;position:absolute;right:0;width:200px}@media screen and (max-width:991px){#header-secondary-nav-desktop{display:none}}#header-secondary-nav-desktop #loginform-container-desktop.dropdown-menu{left:unset;right:0}@media screen and (min-width:992px){#header-secondary-nav-desktop{flex-basis:20%;text-align:right}}#header-secondary-nav-desktop li{display:inline-block;float:none}@media screen and (max-width:991px){#header-secondary-nav-desktop li{display:block;text-align:left}}#header-secondary-nav-desktop li a{color:#adadad;font-size:1.3rem;font-weight:600;line-height:1.5}@media screen and (max-width:991px){#header-secondary-nav-desktop li a{font-size:1.6rem;padding:1rem 2rem}}@media screen and (min-width:992px){#header-secondary-nav-desktop li:last-of-type a{padding-right:0}}#header-secondary-nav-desktop li.open a,#header-secondary-nav-desktop li a:focus,#header-secondary-nav-desktop li a:hover{background-color:transparent;color:#000}#header-secondary-nav-desktop li .dropdown-menu{background-color:#fff;border:0;border-radius:0;border-top:3px solid #c00;padding:2rem}#header-secondary-nav-desktop li .dropdown-menu>li{display:block}#header-secondary-nav-desktop li .dropdown-menu>li>a{padding:.3rem 0}#header-secondary-nav-desktop li .dropdown-menu #loginform{white-space:nowrap}#header-secondary-nav-desktop li .dropdown-menu #loginform label{display:block}#header-secondary-nav-desktop li .dropdown-menu #loginform .input{border:1px solid #dfdfdf}#header-secondary-nav-desktop li .dropdown-menu #loginform .login-remember{font-size:1rem}#header-secondary-nav-desktop li .dropdown-menu #loginform .login-submit{display:inline-block;margin:0}#header-secondary-nav-desktop li .dropdown-menu #loginform #wp-submit{background-color:#c00;border:0;color:#fff;padding:.5rem 1.5rem}@media screen and (min-width:992px){#header-secondary-nav-desktop li.service .dropdown-menu{left:auto;right:0}}#navbar-collapse{border-top-color:#eff0ed;overflow-y:scroll;padding:0;pointer-events:all;z-index:2}@media screen and (min-width:992px){#navbar-collapse{align-items:center;display:flex!important}}#navbar-collapse>ul{margin:0;padding:0}@media screen and (min-width:992px){#navbar-collapse>ul{display:inline-block}}#navbar-collapse>ul>li{display:inline-block}#navbar-collapse>ul>li.menu-item-has-children:hover .sub-menu{display:block}@media screen and (min-width:992px){#navbar-collapse .header-primary-nav{flex:1}#navbar-collapse .header-primary-nav>li:first-child,#navbar-collapse .header-primary-nav div.menu>ul>li:first-child{display:none}}@media screen and (min-width:1200px){#navbar-collapse .header-primary-nav>li,#navbar-collapse .header-primary-nav div.menu>ul>li{margin-left:10px;margin-right:10px}}#navbar-collapse .header-primary-nav>li.current-menu-item>a,#navbar-collapse .header-primary-nav>li>a:hover,#navbar-collapse .header-primary-nav div.menu>ul>li.current-menu-item>a,#navbar-collapse .header-primary-nav div.menu>ul>li>a:hover{color:#379fd7}#navbar-collapse .header-primary-nav>li .sub-menu,#navbar-collapse .header-primary-nav div.menu>ul>li .sub-menu{background:#e8e8e8;color:#19232d;display:none;margin:0;padding:1rem 0;text-align:left}@media screen and (min-width:992px){#navbar-collapse .header-primary-nav>li .sub-menu,#navbar-collapse .header-primary-nav div.menu>ul>li .sub-menu{padding:1rem;position:absolute;top:100%;width:20%}}#navbar-collapse .header-primary-nav>li .sub-menu>li,#navbar-collapse .header-primary-nav div.menu>ul>li .sub-menu>li{display:block}#navbar-collapse .header-primary-nav>li .sub-menu>li>a,#navbar-collapse .header-primary-nav div.menu>ul>li .sub-menu>li>a{color:currentColor;font-size:1.4rem}@media screen and (max-width:991px){#navbar-collapse .header-primary-nav li{display:block;float:none;text-align:left}}#navbar-collapse .header-primary-nav li>a{display:block;font-size:16px;font-weight:600;padding:1rem 2rem}@media screen and (min-width:992px){#navbar-collapse .header-primary-nav li>a{display:inline-block;padding:1rem}#navbar-collapse #header-secondary-nav{display:none}}#navbar-collapse #header-secondary-nav #loginform-container-desktop.dropdown-menu{left:unset;right:0}@media screen and (min-width:992px){#navbar-collapse #header-secondary-nav{flex-basis:20%;text-align:right}}#navbar-collapse #header-secondary-nav li{display:inline-block;float:none}@media screen and (max-width:991px){#navbar-collapse #header-secondary-nav li{display:block;text-align:left}}#navbar-collapse #header-secondary-nav li a{color:#adadad;font-size:1.3rem;font-weight:600;line-height:1.5}@media screen and (max-width:991px){#navbar-collapse #header-secondary-nav li a{font-size:1.6rem;padding:1rem 2rem}}@media screen and (min-width:992px){#navbar-collapse #header-secondary-nav li:last-of-type a{padding-right:0}}#navbar-collapse #header-secondary-nav li.open a,#navbar-collapse #header-secondary-nav li a:focus,#navbar-collapse #header-secondary-nav li a:hover{background-color:transparent;color:#000}#navbar-collapse #header-secondary-nav li .dropdown-menu{background-color:#fff;border:0;border-radius:0;border-top:3px solid #c00;padding:2rem}#navbar-collapse #header-secondary-nav li .dropdown-menu>li{display:block}#navbar-collapse #header-secondary-nav li .dropdown-menu>li>a{padding:.3rem 0}#navbar-collapse #header-secondary-nav li .dropdown-menu #loginform{white-space:nowrap}#navbar-collapse #header-secondary-nav li .dropdown-menu #loginform label{display:block}#navbar-collapse #header-secondary-nav li .dropdown-menu #loginform .input{border:1px solid #dfdfdf}#navbar-collapse #header-secondary-nav li .dropdown-menu #loginform .login-remember{font-size:1rem}#navbar-collapse #header-secondary-nav li .dropdown-menu #loginform .login-submit{display:inline-block;margin:0}#navbar-collapse #header-secondary-nav li .dropdown-menu #loginform #wp-submit{background-color:#c00;border:0;color:#fff;padding:.5rem 1.5rem}@media screen and (min-width:992px){#navbar-collapse #header-secondary-nav li.service .dropdown-menu{left:auto;right:0}}body.navbar-collapse-expanded{overflow:hidden}@media screen and (min-width:992px){body.navbar-collapse-expanded{overflow:unset}}@media screen and (max-width:991px){#header-collapse,#navbar-collapse{background-color:#fff;border-bottom:1px solid #eff0ed;position:absolute;width:100%}}.newsletter-form{background-color:#fff;font-size:1.5rem;padding:2rem}@media screen and (min-width:480px){.newsletter-form{padding:2rem 0}}@media (max-width:1199px){.newsletter-form{background-position:120%}}@media (max-width:991px){.newsletter-form{background-position:150%}}@media (max-width:597px){.newsletter-form{background-position:30%}}.newsletter-form h3{line-height:1.5;margin-bottom:2rem}.newsletter-form .row{margin:1.5rem 0}.newsletter-form .row:last-child,.newsletter-form .text-input{margin-bottom:0}.newsletter-form .text-input.row{display:flex;flex-wrap:wrap;justify-content:space-between}.newsletter-form .text-input.row:before{content:"";display:none}.newsletter-form .text-input.row input{flex-basis:100%;width:100%}.newsletter-form .text-input.row input::-moz-placeholder{color:#424242}.newsletter-form .text-input.row input:-ms-input-placeholder{color:#424242}.newsletter-form .text-input.row input::placeholder{color:#424242}@media screen and (min-width:992px){.newsletter-form .text-input.row input{flex-basis:48%;width:48%}}.newsletter-form .section-title{font-size:16px}.newsletter-form .salutation-choices label{margin-bottom:0;margin-right:1.5rem}.newsletter-form .salutation-choices label input{margin-right:1rem}.newsletter-form input:focus{outline:0}.newsletter-form .infotext{font-weight:700;margin-top:1rem}.newsletter-form .infotext a{color:#379fd7;text-decoration:underline}.newsletter-form .text-input input{background:none;border:none;border-bottom:1px solid #888;margin:1.5rem 0;width:100%}.newsletter-form .text-input input:last-child{margin-right:0}@media screen and (min-width:480px){.newsletter-form .text-input input{width:45%}.newsletter-form .text-input input:nth-child(2){margin-right:0}}.newsletter-form #privacy-confirmation{margin-right:1rem}.newsletter-form .submit.row{margin:3rem 0 1rem;text-align:center}.newsletter-form input[type=submit]{background:#555;border:none;color:#fff;font-weight:700;letter-spacing:.2rem;margin-right:2rem;padding:.5rem 2rem;text-align:center}@media (max-width:400px){.newsletter-form input[type=submit]{margin-left:auto;margin-right:auto;width:100%}}@media screen and (min-width:480px){.newsletter-form input[type=submit]{padding-left:5rem;padding-right:5rem}}body.home .newsletter-form{background-position:107%;padding-left:2rem;padding-right:2rem}body.home .newsletter-form input[type=submit]{margin-right:0}.newsletter-list-choices{display:flex;flex-direction:column;gap:10px}.newsletter-list-choice{border:2px solid #fff;border-radius:5px;cursor:pointer;display:flex;gap:20px;padding:10px;width:100%}.newsletter-list-choice:hover{border:2px dotted #379fd7}.newsletter-list-choice *{cursor:pointer}.newsletter-list-choice-radio{display:none}.newsletter-list-choice-image{align-items:center;display:flex;flex:0 0 130px;justify-content:center}@media (max-width:768px){.newsletter-list-choice-image{flex:0 0 120px}}@media (max-width:576px){.newsletter-list-choice-image{flex:0 0 100%}}@media (min-width:992px) and (max-width:1199px){.newsletter-list-choice-image{display:none}}.newsletter-list-choice-image img{-o-object-fit:cover;object-fit:cover;width:100%}.newsletter-list-choice-description{flex:1;min-width:0}@media (max-width:576px){.newsletter-list-choice-description{display:none}}input[type=radio]:checked+label img{filter:brightness(.8)}input[type=radio]:checked+.newsletter-list-choice{border:2px solid #379fd7}.newsletter-response{background-color:#eee;margin:0 0 20px;padding:20px}.newsletter-response .title{font-weight:700}.ui-datepicker-header{text-shadow:none}.ui-datepicker-next,.ui-datepicker-prev{background:none}#ui-datepicker-div .ui-widget-header .ui-datepicker-month,#ui-datepicker-div .ui-widget-header .ui-datepicker-year{background-image:none!important}@font-face{font-family:Cabin;font-style:normal;font-weight:400;src:url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-regular.eot);src:local("Cabin"),local("Cabin-Regular"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-regular.eot?#iefix) format("embedded-opentype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-regular.woff2) format("woff2"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-regular.woff) format("woff"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-regular.ttf) format("truetype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-regular.svg#Cabin) format("svg")}@font-face{font-family:Cabin;font-style:italic;font-weight:400;src:url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-italic.eot);src:local("Cabin Italic"),local("Cabin-Italic"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-italic.eot?#iefix) format("embedded-opentype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-italic.woff2) format("woff2"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-italic.woff) format("woff"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-italic.ttf) format("truetype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-italic.svg#Cabin) format("svg")}@font-face{font-family:Cabin;font-style:normal;font-weight:600;src:url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-600.eot);src:local("Cabin SemiBold"),local("Cabin-SemiBold"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-600.eot?#iefix) format("embedded-opentype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-600.woff2) format("woff2"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-600.woff) format("woff"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-600.ttf) format("truetype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-600.svg#Cabin) format("svg")}@font-face{font-family:Cabin;font-style:italic;font-weight:600;src:url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-600italic.eot);src:local("Cabin SemiBold Italic"),local("Cabin-SemiBoldItalic"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-600italic.eot?#iefix) format("embedded-opentype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-600italic.woff2) format("woff2"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-600italic.woff) format("woff"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-600italic.ttf) format("truetype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-600italic.svg#Cabin) format("svg")}@font-face{font-family:Cabin;font-style:normal;font-weight:700;src:url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-700.eot);src:local("Cabin Bold"),local("Cabin-Bold"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-700.eot?#iefix) format("embedded-opentype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-700.woff2) format("woff2"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-700.woff) format("woff"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-700.ttf) format("truetype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-700.svg#Cabin) format("svg")}@font-face{font-family:Cabin;font-style:italic;font-weight:700;src:url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-700italic.eot);src:local("Cabin Bold Italic"),local("Cabin-BoldItalic"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-700italic.eot?#iefix) format("embedded-opentype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-700italic.woff2) format("woff2"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-700italic.woff) format("woff"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-700italic.ttf) format("truetype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/cabin-v12-latin-700italic.svg#Cabin) format("svg")}@font-face{font-family:Gloria Hallelujah;font-style:normal;font-weight:400;src:url(//n-land.de/wp-content/themes/nland/dist/fonts/gloria-hallelujah-v9-latin-regular.eot);src:local(""),url(//n-land.de/wp-content/themes/nland/dist/fonts/gloria-hallelujah-v9-latin-regular.eot?#iefix) format("embedded-opentype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/gloria-hallelujah-v9-latin-regular.woff2) format("woff2"),url(//n-land.de/wp-content/themes/nland/dist/fonts/gloria-hallelujah-v9-latin-regular.woff) format("woff"),url(//n-land.de/wp-content/themes/nland/dist/fonts/gloria-hallelujah-v9-latin-regular.ttf) format("truetype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/gloria-hallelujah-v9-latin-regular.svg#GloriaHallelujah) format("svg")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:200;src:url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-200.eot);src:local("Source Sans Pro ExtraLight"),local("SourceSansPro-ExtraLight"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-200.eot?#iefix) format("embedded-opentype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-200.woff2) format("woff2"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-200.woff) format("woff"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-200.ttf) format("truetype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-200.svg#SourceSansPro) format("svg")}@font-face{font-family:Source Sans Pro;font-style:italic;font-weight:200;src:url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-200italic.eot);src:local("Source Sans Pro ExtraLight Italic"),local("SourceSansPro-ExtraLightItalic"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-200italic.eot?#iefix) format("embedded-opentype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-200italic.woff2) format("woff2"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-200italic.woff) format("woff"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-200italic.ttf) format("truetype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-200italic.svg#SourceSansPro) format("svg")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:400;src:url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-regular.eot);src:local("Source Sans Pro Regular"),local("SourceSansPro-Regular"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-regular.eot?#iefix) format("embedded-opentype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-regular.woff2) format("woff2"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-regular.woff) format("woff"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-regular.ttf) format("truetype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-regular.svg#SourceSansPro) format("svg")}@font-face{font-family:Source Sans Pro;font-style:italic;font-weight:400;src:url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-italic.eot);src:local("Source Sans Pro Italic"),local("SourceSansPro-Italic"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-italic.eot?#iefix) format("embedded-opentype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-italic.woff2) format("woff2"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-italic.woff) format("woff"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-italic.ttf) format("truetype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-italic.svg#SourceSansPro) format("svg")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:600;src:url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-600.eot);src:local("Source Sans Pro SemiBold"),local("SourceSansPro-SemiBold"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-600.eot?#iefix) format("embedded-opentype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-600.woff2) format("woff2"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-600.woff) format("woff"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-600.ttf) format("truetype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-600.svg#SourceSansPro) format("svg")}@font-face{font-family:Source Sans Pro;font-style:italic;font-weight:600;src:url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-600italic.eot);src:local("Source Sans Pro SemiBold Italic"),local("SourceSansPro-SemiBoldItalic"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-600italic.eot?#iefix) format("embedded-opentype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-600italic.woff2) format("woff2"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-600italic.woff) format("woff"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-600italic.ttf) format("truetype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-600italic.svg#SourceSansPro) format("svg")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:700;src:url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-700.eot);src:local("Source Sans Pro Bold"),local("SourceSansPro-Bold"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-700.eot?#iefix) format("embedded-opentype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-700.woff2) format("woff2"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-700.woff) format("woff"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-700.ttf) format("truetype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-700.svg#SourceSansPro) format("svg")}@font-face{font-family:Source Sans Pro;font-style:italic;font-weight:700;src:url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-700italic.eot);src:local("Source Sans Pro Bold Italic"),local("SourceSansPro-BoldItalic"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-700italic.eot?#iefix) format("embedded-opentype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-700italic.woff2) format("woff2"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-700italic.woff) format("woff"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-700italic.ttf) format("truetype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/source-sans-pro-v11-latin-700italic.svg#SourceSansPro) format("svg")}@font-face{font-family:icons;font-style:normal;font-weight:400;src:url(//n-land.de/wp-content/themes/nland/dist/fonts/icons.eot?9704890);src:url(//n-land.de/wp-content/themes/nland/dist/fonts/icons.eot?9704890#iefix) format("embedded-opentype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/icons.woff?9704890) format("woff"),url(//n-land.de/wp-content/themes/nland/dist/fonts/icons.ttf?9704890) format("truetype"),url(//n-land.de/wp-content/themes/nland/dist/fonts/icons.svg?9704890#icons) format("svg")}[class*=" icon-"]:before,[class^=icon-]:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:icons;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-align:center;text-decoration:inherit;text-transform:none}.icon-comments:before{content:"\e800"}.icon-home:before{content:"\e801"}.icon-arrow-right:before{content:"\e802"}.icon-arrow-left:before{content:"\e803"}.icon-calendar:before{content:"\e804"}.icon-arrow-up:before{content:"\e805"}.icon-arrow-down:before{content:"\e806"}.icon-twitter-rectangle:before{content:"\e807"}.icon-facebook-rectangle:before{content:"\e808"}.icon-search:before{content:"\e809"}.icon-facebook-circle:before{content:"\e80a"}.icon-twitter-circle:before{content:"\e80b"}.icon-arrow-up-thin:before{content:"\e80c"}.icon-arrow-down-thin:before{content:"\e80d"}.icon-arrow-left-thin:before{content:"\e80e"}.icon-arrow-right-thin:before{content:"\e80f"}.modal-trigger{cursor:pointer}.modal-header{border-bottom:none;position:relative}.modal-header .close{color:#555;font-size:32px;font-weight:400;opacity:1;position:absolute;right:4px;text-shadow:none;top:-2px}.modal-dialog{margin-top:50px}.modal-title{margin-top:4rem}.modal-body{padding:0}.modal-body.modal-post>article>section{position:relative}@media (min-width:768px){.modal-body.modal-post>article>section{position:absolute}}.modal-body p{margin:0}.modal-content{border:none;border-radius:0}.modal-content .custom-content{display:inline-block;margin:20px}.modal-content article{position:relative}.modal-content article section{background:hsla(60,8%,93%,.7);bottom:0;padding:10px;position:absolute;width:100%}.modal-content article section header{margin-bottom:.5rem}.modal-content article section h3{color:grey;font-size:1.3rem;font-weight:600;line-height:1.2;margin-bottom:.2rem}.modal-content article section h3 a{color:#222}.modal-content article section h2{line-height:1.1}.modal-content article section .article__excerpt{margin-top:1rem}.modal-content article section .article__excerpt a{text-rendering:optimizelegibility;color:#424242;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.4}@media (min-width:768px){.modal-dialog{width:750px}}.image-row{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}.image-row a{margin:1rem}.image-row figcaption{display:none}.gad{margin:0 auto}.traffective-ad-content{margin-bottom:50px}.fixed-ad{position:fixed}.gvndigv-single.avndigv-775,.gvndigv-single.avndigv-775>iframe{width:320px}body.page .taboola-container{display:inline-block;margin-top:50px}.article--single .article__content .trf-ad a{border-bottom:none}.trf-tile-section-billboard{width:100%}.trf-ad-centered,.trf-ad.card-wrap{align-items:center;display:flex;flex-direction:column;justify-content:center}.asdf.asdf--qwer--padded.trf-ad-centered{margin-bottom:0!important;margin-top:0!important;width:100%}.asdf.asdf--qwer--padded.trf-ad-centered>*{margin-bottom:2rem;margin-top:1rem}body.single-gallery main .article__content .asdf--qwer--padded:not(.trf-ad-centered),body.single-gallery main .article__content .asdf--qwer--padded:not(.trf-ad-centered) iframe,body.single-gallery main .article__content .gvndigv,body.single-gallery main .article__content .gvndigv iframe{width:100%}.soccer-table #traffective-ad-Billboard_1 .an-native-ad.stacked{margin:0 auto}#articles--new-stories .card-wrap.banner-group{align-content:space-between;display:flex;justify-content:center;padding:4rem 0}#articles--new-stories .card-wrap.banner-group .banner{margin-bottom:4rem;text-align:center;width:100%}#articles--new-stories .card-wrap.banner-group .banner:last-child{margin-bottom:0}@media screen and (min-width:992px){#articles--new-stories .card-wrap.banner-group .banner{margin-bottom:0}}@media screen and (min-width:768px){.trf-ad.card-wrap{flex-basis:50%}}@media screen and (min-width:992px){.trf-ad.card-wrap{flex-basis:33.333%}}.emergency-ad{width:100%}.emergency-ad>div{text-align:center;width:100%}.emergency-ad>div .gvndigv{display:inline-block;margin-bottom:4rem}.leaflet-popup-content{font-size:1.8rem!important;line-height:2.5rem!important}.leaflet-popup-content a{border-bottom:none!important}.leaflet-popup-content a:hover{border-bottom:1px solid #379fd7!important}.carousel-container{display:inline-block;margin-bottom:50px;position:relative;width:330px}@media screen and (min-width:992px){.carousel-container{width:420px}}@media screen and (min-width:1200px){.carousel-container{width:620px}}.carousel-container *{margin:0;padding:0}.carousel-container .largeLabel{color:#000!important;font-size:16px!important;font-weight:400!important;line-height:20px!important;margin:0 10px!important}.carousel-container .largeLabel,.carousel-container .smallLabel{font-family:Arial,Helvetica,sans-serif!important;font-weight:100!important;padding:0!important;text-align:center!important}.carousel-container .smallLabel{color:#aaa!important;font-size:13px!important;line-height:16px!important;margin:6px 10px 0!important}.carousel-container .mediaDescriptionHeader{color:#666;font-family:myFont,Arial;font-size:20px;font-weight:700;margin:8px}.carousel-container .mediaDescriptionText{color:#555;font-size:14px;line-height:18px;margin:6px 8px}.weblator-poll-container .panel,.weblator-poll-container .panel-footer,.weblator-poll-container .panel-heading{border:none}.weblator-poll-container .btn{border-radius:0}.weblator-poll-container .btn a{border:none}.article--single .article__content .weblator-poll-container a.btn{border-bottom-color:#ccc;color:#333}.poll-results-mobile .headline{font-weight:700}.poll-results-mobile table tr td{padding-right:10px}.slideout-container{margin-bottom:20px;width:100%}.slideout-container .slideout-caption{background-color:#f4f4f4;cursor:pointer;font-weight:700;padding:5px 10px;width:100%}.slideout-container .slideout-caption .icon-arrow-down-thin,.slideout-container .slideout-caption .icon-arrow-up-thin{color:#424242;float:right}.slideout-container .slideout-content{display:none;padding:5px 10px;width:100%}.slideout-container .slideout-content .gform_confirmation_wrapper{color:#00806a;font-size:2rem;font-weight:700;margin:2rem 0}.button-bar-top{background:#fff;display:flex;flex:1;justify-content:space-around;padding:2rem 1rem 0;width:100%}.button-bar-top,.button-bar-top a{margin-bottom:2rem}.button-bar-top a div{background-repeat:no-repeat;background-size:contain;height:90px;width:180px}.button-bar-top a div:active{box-shadow:inset 0 0 10px rgba(0,0,0,.5)}.button-bar-top a div.button-bar-top-item-small{height:60px;width:120px}#findinpage-input{border:1px solid #dfdfdf}#findinpage-results-container{display:none}.findinpage2-container .findinpage2-input{padding:1px 6px;width:50%}.row{margin-bottom:4rem}.col-xs-1{width:8.3333333333%}.col-xs-2{width:16.6666666667%}.col-xs-3{width:25%}.col-xs-4{width:33.3333333333%}.col-xs-6{width:50%}.col-xs-12{width:100%}#legal-links{position:absolute;right:10px;top:2px;z-index:1000}#legal-links ul{list-style:none}#legal-links ul li{display:inline;margin:0 0 0 5px}#legal-links ul li a{cursor:pointer;font-size:10px}@media screen and (max-width:992px){#legal-links{right:2px;top:-4px}}#subheader{padding:0 10px 10px}#subheader a{font-size:16px;font-weight:600}#subheader a:hover{color:#379fd7}footer #footer-menu{background-color:#2c242d;padding:30px 50px 60px;position:relative}footer #footer-menu .footer-menu-wrap{box-sizing:border-box;display:inline-block;padding:0 20px;text-align:center;vertical-align:top;width:100%}footer #footer-menu .footer-menu-wrap>ul.footer-menu{padding-left:0}footer #footer-menu .footer-menu-wrap .footer-menu-title{color:#fff;font-family:Source Sans Pro;font-size:20px;font-weight:500;line-height:25px;margin-bottom:1ch;margin-top:15px}footer #footer-menu .footer-menu-wrap,footer #footer-menu .footer-menu-wrap li{font-family:Cabin;font-size:16px;font-weight:400;line-height:1.75;list-style-image:none;list-style-type:none;margin-left:0;padding-left:0}footer #footer-menu .footer-menu-wrap a{color:#fff}footer #footer-menu .footer-menu-wrap.collapsed+.footer-menu-position-6{padding-top:0}footer #footer-menu .footer-menu-position-6{display:block;padding-top:40px;text-align:center;width:100%}footer #footer-menu .footer-menu-position-6 .footer-menu-title{display:none}footer #footer-menu .footer-menu-position-6 ul li{display:inline-block}footer #footer-menu .footer-menu-position-6 ul li:not(:last-of-type){margin-left:10px;margin-right:10px}footer #footer-menu .footer-menu-position-6 ul li:last-of-type{margin-left:10px}footer #footer-menu .footer-menu-position-6 ul li:first-of-type{margin-left:0;margin-right:10px}footer #footer-menu #copyright-notice{bottom:20px;color:#fff;font-family:Source Sans Pro;font-size:13px;font-weight:600;left:0;position:absolute;text-align:center;width:100%}@media screen and (max-width:480px){footer #footer-menu .footer-menu-wrap:not(.footer-menu-position-6) .footer-menu-title{display:inline-block;font-size:30px!important}footer #footer-menu .footer-menu-wrap:not(.footer-menu-position-6) .footer-menu-title:after{margin-top:5px}footer #footer-menu .footer-menu-wrap:not(.footer-menu-position-6),footer #footer-menu .footer-menu-wrap:not(.footer-menu-position-6) li{font-size:18px}}@media screen and (min-width:480px){footer #footer-menu .footer-menu-wrap:not(.footer-menu-position-6){text-align:left}footer #footer-menu.footer-menu-count-4 .footer-menu-wrap:not(.footer-menu-position-6),footer #footer-menu.footer-menu-count-5 .footer-menu-wrap:not(.footer-menu-position-6),footer #footer-menu.footer-menu-count-6 .footer-menu-wrap:not(.footer-menu-position-6){width:50%}}@media screen and (min-width:1024px){footer #footer-menu{padding:60px 100px}footer #footer-menu.footer-menu-count-4 .footer-menu-wrap:not(.footer-menu-position-6){width:33%}footer #footer-menu.footer-menu-count-5 .footer-menu-wrap:not(.footer-menu-position-6){width:25%}footer #footer-menu.footer-menu-count-6 .footer-menu-wrap:not(.footer-menu-position-6){width:20%}}@media screen and (max-width:1199px){footer i+#footer-menu{padding-top:50px}}body.archive.category #articles--lead-stories,body.archive.tag #articles--lead-stories,body.archive.tax-publisher #articles--lead-stories,body.category-sport #articles--lead-stories,body.home #articles--lead-stories{width:100%}body.archive.category #articles--lead-stories .article header h3 a,body.archive.tag #articles--lead-stories .article header h3 a,body.archive.tax-publisher #articles--lead-stories .article header h3 a,body.category-sport #articles--lead-stories .article header h3 a,body.home #articles--lead-stories .article header h3 a{color:#222}body.archive.category #articles--lead-stories>section,body.archive.tag #articles--lead-stories>section,body.archive.tax-publisher #articles--lead-stories>section,body.category-sport #articles--lead-stories>section,body.home #articles--lead-stories>section{background-color:transparent;padding:0}body.archive.category #articles--lead-stories>section>.headline--secondary,body.archive.tag #articles--lead-stories>section>.headline--secondary,body.archive.tax-publisher #articles--lead-stories>section>.headline--secondary,body.category-sport #articles--lead-stories>section>.headline--secondary,body.home #articles--lead-stories>section>.headline--secondary{border-bottom:8px solid #c00;display:flex;justify-content:space-between;margin:2rem 0 0;position:relative}body.archive.category #articles--lead-stories>section>.headline--secondary>h2,body.archive.tag #articles--lead-stories>section>.headline--secondary>h2,body.archive.tax-publisher #articles--lead-stories>section>.headline--secondary>h2,body.category-sport #articles--lead-stories>section>.headline--secondary>h2,body.home #articles--lead-stories>section>.headline--secondary>h2{color:#000;font-size:4rem;font-weight:700;margin-left:4rem;text-transform:uppercase}@media (max-width:991px){body.archive.category #articles--lead-stories>section>.headline--secondary>h2,body.archive.tag #articles--lead-stories>section>.headline--secondary>h2,body.archive.tax-publisher #articles--lead-stories>section>.headline--secondary>h2,body.category-sport #articles--lead-stories>section>.headline--secondary>h2,body.home #articles--lead-stories>section>.headline--secondary>h2{margin-left:1rem}}body.archive.category #articles--lead-stories>section>.headline--secondary:after,body.archive.tag #articles--lead-stories>section>.headline--secondary:after,body.archive.tax-publisher #articles--lead-stories>section>.headline--secondary:after,body.category-sport #articles--lead-stories>section>.headline--secondary:after,body.home #articles--lead-stories>section>.headline--secondary:after{border-bottom:1px solid #eff0ed;bottom:-10px;content:" ";left:0;position:absolute;right:0}body.archive.category #articles--lead-stories>section>header,body.archive.tag #articles--lead-stories>section>header,body.archive.tax-publisher #articles--lead-stories>section>header,body.category-sport #articles--lead-stories>section>header,body.home #articles--lead-stories>section>header{justify-content:unset}body.archive.category #articles--lead-stories>section>header .leadstories-links,body.archive.tag #articles--lead-stories>section>header .leadstories-links,body.archive.tax-publisher #articles--lead-stories>section>header .leadstories-links,body.category-sport #articles--lead-stories>section>header .leadstories-links,body.home #articles--lead-stories>section>header .leadstories-links{margin-top:auto}body.archive.category #articles--lead-stories>section>header .leadstories-links,body.archive.category #articles--lead-stories>section>header .leadstories-links li,body.archive.tag #articles--lead-stories>section>header .leadstories-links,body.archive.tag #articles--lead-stories>section>header .leadstories-links li,body.archive.tax-publisher #articles--lead-stories>section>header .leadstories-links,body.archive.tax-publisher #articles--lead-stories>section>header .leadstories-links li,body.category-sport #articles--lead-stories>section>header .leadstories-links,body.category-sport #articles--lead-stories>section>header .leadstories-links li,body.home #articles--lead-stories>section>header .leadstories-links,body.home #articles--lead-stories>section>header .leadstories-links li{list-style-type:none}body.archive.category #articles--lead-stories>section>header .leadstories-links li,body.archive.tag #articles--lead-stories>section>header .leadstories-links li,body.archive.tax-publisher #articles--lead-stories>section>header .leadstories-links li,body.category-sport #articles--lead-stories>section>header .leadstories-links li,body.home #articles--lead-stories>section>header .leadstories-links li{font-size:1.6rem;font-weight:700;margin-right:4ch}body.archive.category #articles--lead-stories .col-md-6 aside article,body.archive.tag #articles--lead-stories .col-md-6 aside article,body.archive.tax-publisher #articles--lead-stories .col-md-6 aside article,body.category-sport #articles--lead-stories .col-md-6 aside article,body.home #articles--lead-stories .col-md-6 aside article{margin-left:0}body.archive.category #articles--lead-stories article.article--with-image,body.archive.tag #articles--lead-stories article.article--with-image,body.archive.tax-publisher #articles--lead-stories article.article--with-image,body.category-sport #articles--lead-stories article.article--with-image,body.home #articles--lead-stories article.article--with-image{position:relative}body.archive.category #articles--lead-stories article.article--with-image figure,body.archive.tag #articles--lead-stories article.article--with-image figure,body.archive.tax-publisher #articles--lead-stories article.article--with-image figure,body.category-sport #articles--lead-stories article.article--with-image figure,body.home #articles--lead-stories article.article--with-image figure{margin-bottom:0}body.archive.category #articles--lead-stories article.article--with-image figure a,body.archive.tag #articles--lead-stories article.article--with-image figure a,body.archive.tax-publisher #articles--lead-stories article.article--with-image figure a,body.category-sport #articles--lead-stories article.article--with-image figure a,body.home #articles--lead-stories article.article--with-image figure a{display:inline-block;height:100%;width:100%}body.archive.category #articles--lead-stories article.article--with-image figure a img,body.archive.tag #articles--lead-stories article.article--with-image figure a img,body.archive.tax-publisher #articles--lead-stories article.article--with-image figure a img,body.category-sport #articles--lead-stories article.article--with-image figure a img,body.home #articles--lead-stories article.article--with-image figure a img{-o-object-fit:cover;object-fit:cover;width:100%}body.archive.category #articles--lead-stories article.article--with-image section,body.archive.tag #articles--lead-stories article.article--with-image section,body.archive.tax-publisher #articles--lead-stories article.article--with-image section,body.category-sport #articles--lead-stories article.article--with-image section,body.home #articles--lead-stories article.article--with-image section{background:hsla(60,8%,93%,.7);bottom:0;padding:10px;position:absolute;width:100%}body.archive.category #articles--lead-stories>section>.row:last-of-type,body.archive.tag #articles--lead-stories>section>.row:last-of-type,body.archive.tax-publisher #articles--lead-stories>section>.row:last-of-type,body.category-sport #articles--lead-stories>section>.row:last-of-type,body.home #articles--lead-stories>section>.row:last-of-type{margin-bottom:0}body.archive.category #articles--lead-stories .row>.col-md-5 article,body.archive.tag #articles--lead-stories .row>.col-md-5 article,body.archive.tax-publisher #articles--lead-stories .row>.col-md-5 article,body.category-sport #articles--lead-stories .row>.col-md-5 article,body.home #articles--lead-stories .row>.col-md-5 article{border-top:0;margin-left:0;margin-right:0;margin-top:0;padding-top:0}body.archive.category #articles--lead-stories .row>.col-md-5 article:last-of-type,body.archive.tag #articles--lead-stories .row>.col-md-5 article:last-of-type,body.archive.tax-publisher #articles--lead-stories .row>.col-md-5 article:last-of-type,body.category-sport #articles--lead-stories .row>.col-md-5 article:last-of-type,body.home #articles--lead-stories .row>.col-md-5 article:last-of-type{margin-bottom:0}body.archive.category #articles--lead-stories .row>.col-md-5 article.article--with-image section .article__excerpt,body.archive.tag #articles--lead-stories .row>.col-md-5 article.article--with-image section .article__excerpt,body.archive.tax-publisher #articles--lead-stories .row>.col-md-5 article.article--with-image section .article__excerpt,body.category-sport #articles--lead-stories .row>.col-md-5 article.article--with-image section .article__excerpt,body.home #articles--lead-stories .row>.col-md-5 article.article--with-image section .article__excerpt{background-color:#fff;display:none}body.archive.category #articles--lead-stories .row>.col-md-5 h2,body.archive.tag #articles--lead-stories .row>.col-md-5 h2,body.archive.tax-publisher #articles--lead-stories .row>.col-md-5 h2,body.category-sport #articles--lead-stories .row>.col-md-5 h2,body.home #articles--lead-stories .row>.col-md-5 h2{font-size:18px;line-height:1.1}@media screen and (min-width:992px){body.archive.category #articles--lead-stories>section>header .collapse,body.archive.tag #articles--lead-stories>section>header .collapse,body.archive.tax-publisher #articles--lead-stories>section>header .collapse,body.category-sport #articles--lead-stories>section>header .collapse,body.home #articles--lead-stories>section>header .collapse{display:block;margin-bottom:-20px}body.archive.category #articles--lead-stories>section>header .leadstories-links,body.archive.tag #articles--lead-stories>section>header .leadstories-links,body.archive.tax-publisher #articles--lead-stories>section>header .leadstories-links,body.category-sport #articles--lead-stories>section>header .leadstories-links,body.home #articles--lead-stories>section>header .leadstories-links{margin-bottom:-5px;margin-top:auto}body.archive.category #articles--lead-stories>section>header .leadstories-links,body.archive.category #articles--lead-stories>section>header .leadstories-links li,body.archive.tag #articles--lead-stories>section>header .leadstories-links,body.archive.tag #articles--lead-stories>section>header .leadstories-links li,body.archive.tax-publisher #articles--lead-stories>section>header .leadstories-links,body.archive.tax-publisher #articles--lead-stories>section>header .leadstories-links li,body.category-sport #articles--lead-stories>section>header .leadstories-links,body.category-sport #articles--lead-stories>section>header .leadstories-links li,body.home #articles--lead-stories>section>header .leadstories-links,body.home #articles--lead-stories>section>header .leadstories-links li{display:inline-block}body.archive.category #articles--lead-stories .row>.col-md-10 article.article--with-image,body.archive.tag #articles--lead-stories .row>.col-md-10 article.article--with-image,body.archive.tax-publisher #articles--lead-stories .row>.col-md-10 article.article--with-image,body.category-sport #articles--lead-stories .row>.col-md-10 article.article--with-image,body.home #articles--lead-stories .row>.col-md-10 article.article--with-image{padding:0}body.archive.category #articles--lead-stories .row>.col-md-10 article.article--with-image figure img,body.archive.tag #articles--lead-stories .row>.col-md-10 article.article--with-image figure img,body.archive.tax-publisher #articles--lead-stories .row>.col-md-10 article.article--with-image figure img,body.category-sport #articles--lead-stories .row>.col-md-10 article.article--with-image figure img,body.home #articles--lead-stories .row>.col-md-10 article.article--with-image figure img{height:501px!important}body.archive.category #articles--lead-stories .row>.col-md-5 article.article--with-image,body.archive.tag #articles--lead-stories .row>.col-md-5 article.article--with-image,body.archive.tax-publisher #articles--lead-stories .row>.col-md-5 article.article--with-image,body.category-sport #articles--lead-stories .row>.col-md-5 article.article--with-image,body.home #articles--lead-stories .row>.col-md-5 article.article--with-image{padding:0}body.archive.category #articles--lead-stories .row>.col-md-5 article.article--with-image figure img,body.archive.tag #articles--lead-stories .row>.col-md-5 article.article--with-image figure img,body.archive.tax-publisher #articles--lead-stories .row>.col-md-5 article.article--with-image figure img,body.category-sport #articles--lead-stories .row>.col-md-5 article.article--with-image figure img,body.home #articles--lead-stories .row>.col-md-5 article.article--with-image figure img{height:240.5px!important}body.archive.category #articles--lead-stories .row>.col-md-5 .article.article--with-image .article__excerpt,body.archive.tag #articles--lead-stories .row>.col-md-5 .article.article--with-image .article__excerpt,body.archive.tax-publisher #articles--lead-stories .row>.col-md-5 .article.article--with-image .article__excerpt,body.category-sport #articles--lead-stories .row>.col-md-5 .article.article--with-image .article__excerpt,body.home #articles--lead-stories .row>.col-md-5 .article.article--with-image .article__excerpt{box-sizing:border-box;display:block;height:0;margin-bottom:-1rem;margin-left:-1rem;overflow:hidden;padding:0 1rem;transition-duration:.8s;transition-property:height,padding;width:calc(100% + 2rem)}body.archive.category #articles--lead-stories .row>.col-md-5 .article.article--with-image.excerpt-slided-in .article__excerpt,body.archive.tag #articles--lead-stories .row>.col-md-5 .article.article--with-image.excerpt-slided-in .article__excerpt,body.archive.tax-publisher #articles--lead-stories .row>.col-md-5 .article.article--with-image.excerpt-slided-in .article__excerpt,body.category-sport #articles--lead-stories .row>.col-md-5 .article.article--with-image.excerpt-slided-in .article__excerpt,body.home #articles--lead-stories .row>.col-md-5 .article.article--with-image.excerpt-slided-in .article__excerpt{height:70px;min-height:auto;padding:1rem}}@media screen and (min-width:1200px){body.archive.category #articles--lead-stories .row>.col-md-10 article.article--with-image figure img,body.archive.tag #articles--lead-stories .row>.col-md-10 article.article--with-image figure img,body.archive.tax-publisher #articles--lead-stories .row>.col-md-10 article.article--with-image figure img,body.category-sport #articles--lead-stories .row>.col-md-10 article.article--with-image figure img,body.home #articles--lead-stories .row>.col-md-10 article.article--with-image figure img{height:601px!important}body.archive.category #articles--lead-stories .row>.col-md-5 article.article--with-image figure img,body.archive.tag #articles--lead-stories .row>.col-md-5 article.article--with-image figure img,body.archive.tax-publisher #articles--lead-stories .row>.col-md-5 article.article--with-image figure img,body.category-sport #articles--lead-stories .row>.col-md-5 article.article--with-image figure img,body.home #articles--lead-stories .row>.col-md-5 article.article--with-image figure img{height:290.5px!important}}@media screen and (max-width:991px){body.archive.category #articles--lead-stories .col-md-10 article section>header h2,body.archive.tag #articles--lead-stories .col-md-10 article section>header h2,body.archive.tax-publisher #articles--lead-stories .col-md-10 article section>header h2,body.category-sport #articles--lead-stories .col-md-10 article section>header h2,body.home #articles--lead-stories .col-md-10 article section>header h2{font-size:1.8rem}body.archive.category #articles--lead-stories .row>.col-md-10,body.archive.tag #articles--lead-stories .row>.col-md-10,body.archive.tax-publisher #articles--lead-stories .row>.col-md-10,body.category-sport #articles--lead-stories .row>.col-md-10,body.home #articles--lead-stories .row>.col-md-10{margin-bottom:20px}body.archive.category #articles--lead-stories>section>header .leadstories-links,body.archive.tag #articles--lead-stories>section>header .leadstories-links,body.archive.tax-publisher #articles--lead-stories>section>header .leadstories-links,body.category-sport #articles--lead-stories>section>header .leadstories-links,body.home #articles--lead-stories>section>header .leadstories-links{padding-left:1rem}body.archive.category #articles--lead-stories>section>header.headline--secondary,body.archive.tag #articles--lead-stories>section>header.headline--secondary,body.archive.tax-publisher #articles--lead-stories>section>header.headline--secondary,body.category-sport #articles--lead-stories>section>header.headline--secondary,body.home #articles--lead-stories>section>header.headline--secondary{display:block}body.archive.category #articles--lead-stories button#nav-toggle,body.archive.tag #articles--lead-stories button#nav-toggle,body.archive.tax-publisher #articles--lead-stories button#nav-toggle,body.category-sport #articles--lead-stories button#nav-toggle,body.home #articles--lead-stories button#nav-toggle{left:auto;right:.5rem;top:1.5rem}body.archive.category #articles--lead-stories button#nav-toggle:before,body.archive.tag #articles--lead-stories button#nav-toggle:before,body.archive.tax-publisher #articles--lead-stories button#nav-toggle:before,body.category-sport #articles--lead-stories button#nav-toggle:before,body.home #articles--lead-stories button#nav-toggle:before{display:none}body.archive.category #articles--lead-stories>section>header .collapse,body.archive.tag #articles--lead-stories>section>header .collapse,body.archive.tax-publisher #articles--lead-stories>section>header .collapse,body.category-sport #articles--lead-stories>section>header .collapse,body.home #articles--lead-stories>section>header .collapse{margin-top:2.25rem}body.archive.category #articles--lead-stories article.article--with-image,body.archive.tag #articles--lead-stories article.article--with-image,body.archive.tax-publisher #articles--lead-stories article.article--with-image,body.category-sport #articles--lead-stories article.article--with-image,body.home #articles--lead-stories article.article--with-image{margin-bottom:calc(100px + 2rem)!important}body.archive.category #articles--lead-stories article.article--with-image figure img,body.archive.tag #articles--lead-stories article.article--with-image figure img,body.archive.tax-publisher #articles--lead-stories article.article--with-image figure img,body.category-sport #articles--lead-stories article.article--with-image figure img,body.home #articles--lead-stories article.article--with-image figure img{height:auto;-o-object-fit:contain!important;object-fit:contain!important;width:100%}body.archive.category #articles--lead-stories article.article--with-image section .article__excerpt,body.archive.tag #articles--lead-stories article.article--with-image section .article__excerpt,body.archive.tax-publisher #articles--lead-stories article.article--with-image section .article__excerpt,body.category-sport #articles--lead-stories article.article--with-image section .article__excerpt,body.home #articles--lead-stories article.article--with-image section .article__excerpt{background-color:#fff;bottom:-100px;display:block!important;height:100px;left:0;padding:1rem;position:absolute;width:100%}body.archive.category #articles--lead-stories article.article--with-image section .article__excerpt a,body.archive.tag #articles--lead-stories article.article--with-image section .article__excerpt a,body.archive.tax-publisher #articles--lead-stories article.article--with-image section .article__excerpt a,body.category-sport #articles--lead-stories article.article--with-image section .article__excerpt a,body.home #articles--lead-stories article.article--with-image section .article__excerpt a{max-lines:2;text-overflow-ellipsis:red;display:inline-block;height:100%;overflow:hidden;overflow:fragments;text-overflow:"fade_in(red)";width:100%}body.archive.category #articles--lead-stories .col-md-5 article.article--with-image:last-of-type,body.archive.tag #articles--lead-stories .col-md-5 article.article--with-image:last-of-type,body.archive.tax-publisher #articles--lead-stories .col-md-5 article.article--with-image:last-of-type,body.category-sport #articles--lead-stories .col-md-5 article.article--with-image:last-of-type,body.home #articles--lead-stories .col-md-5 article.article--with-image:last-of-type{margin-bottom:100px!important}}@media screen and (max-width:991px) and (min-width:320px){body.archive.category #articles--lead-stories .col-md-5 article.article--with-image:last-of-type,body.archive.tag #articles--lead-stories .col-md-5 article.article--with-image:last-of-type,body.archive.tax-publisher #articles--lead-stories .col-md-5 article.article--with-image:last-of-type,body.category-sport #articles--lead-stories .col-md-5 article.article--with-image:last-of-type,body.home #articles--lead-stories .col-md-5 article.article--with-image:last-of-type{margin-bottom:153px!important}body.archive.category #articles--lead-stories article.article--with-image,body.archive.tag #articles--lead-stories article.article--with-image,body.archive.tax-publisher #articles--lead-stories article.article--with-image,body.category-sport #articles--lead-stories article.article--with-image,body.home #articles--lead-stories article.article--with-image{margin-bottom:calc(153px + 2rem)!important}body.archive.category #articles--lead-stories article.article--with-image section .article__excerpt,body.archive.tag #articles--lead-stories article.article--with-image section .article__excerpt,body.archive.tax-publisher #articles--lead-stories article.article--with-image section .article__excerpt,body.category-sport #articles--lead-stories article.article--with-image section .article__excerpt,body.home #articles--lead-stories article.article--with-image section .article__excerpt{bottom:-153px;height:153px}}@media screen and (max-width:991px) and (min-width:350px){body.archive.category #articles--lead-stories .col-md-5 article.article--with-image:last-of-type,body.archive.tag #articles--lead-stories .col-md-5 article.article--with-image:last-of-type,body.archive.tax-publisher #articles--lead-stories .col-md-5 article.article--with-image:last-of-type,body.category-sport #articles--lead-stories .col-md-5 article.article--with-image:last-of-type,body.home #articles--lead-stories .col-md-5 article.article--with-image:last-of-type{margin-bottom:134px!important}body.archive.category #articles--lead-stories article.article--with-image,body.archive.tag #articles--lead-stories article.article--with-image,body.archive.tax-publisher #articles--lead-stories article.article--with-image,body.category-sport #articles--lead-stories article.article--with-image,body.home #articles--lead-stories article.article--with-image{margin-bottom:calc(134px + 2rem)!important}body.archive.category #articles--lead-stories article.article--with-image section .article__excerpt,body.archive.tag #articles--lead-stories article.article--with-image section .article__excerpt,body.archive.tax-publisher #articles--lead-stories article.article--with-image section .article__excerpt,body.category-sport #articles--lead-stories article.article--with-image section .article__excerpt,body.home #articles--lead-stories article.article--with-image section .article__excerpt{bottom:-134px;height:134px}}@media screen and (max-width:991px) and (min-width:411px){body.archive.category #articles--lead-stories .col-md-5 article.article--with-image:last-of-type,body.archive.tag #articles--lead-stories .col-md-5 article.article--with-image:last-of-type,body.archive.tax-publisher #articles--lead-stories .col-md-5 article.article--with-image:last-of-type,body.category-sport #articles--lead-stories .col-md-5 article.article--with-image:last-of-type,body.home #articles--lead-stories .col-md-5 article.article--with-image:last-of-type{margin-bottom:115px!important}body.archive.category #articles--lead-stories article.article--with-image,body.archive.tag #articles--lead-stories article.article--with-image,body.archive.tax-publisher #articles--lead-stories article.article--with-image,body.category-sport #articles--lead-stories article.article--with-image,body.home #articles--lead-stories article.article--with-image{margin-bottom:calc(115px + 2rem)!important}body.archive.category #articles--lead-stories article.article--with-image section .article__excerpt,body.archive.tag #articles--lead-stories article.article--with-image section .article__excerpt,body.archive.tax-publisher #articles--lead-stories article.article--with-image section .article__excerpt,body.category-sport #articles--lead-stories article.article--with-image section .article__excerpt,body.home #articles--lead-stories article.article--with-image section .article__excerpt{bottom:-115px;height:115px}}@media screen and (max-width:991px) and (min-width:500px){body.archive.category #articles--lead-stories .col-md-5 article.article--with-image:last-of-type,body.archive.tag #articles--lead-stories .col-md-5 article.article--with-image:last-of-type,body.archive.tax-publisher #articles--lead-stories .col-md-5 article.article--with-image:last-of-type,body.category-sport #articles--lead-stories .col-md-5 article.article--with-image:last-of-type,body.home #articles--lead-stories .col-md-5 article.article--with-image:last-of-type{margin-bottom:96px!important}body.archive.category #articles--lead-stories article.article--with-image,body.archive.tag #articles--lead-stories article.article--with-image,body.archive.tax-publisher #articles--lead-stories article.article--with-image,body.category-sport #articles--lead-stories article.article--with-image,body.home #articles--lead-stories article.article--with-image{margin-bottom:calc(96px + 2rem)!important}body.archive.category #articles--lead-stories article.article--with-image section .article__excerpt,body.archive.tag #articles--lead-stories article.article--with-image section .article__excerpt,body.archive.tax-publisher #articles--lead-stories article.article--with-image section .article__excerpt,body.category-sport #articles--lead-stories article.article--with-image section .article__excerpt,body.home #articles--lead-stories article.article--with-image section .article__excerpt{bottom:-96px;height:96px}}@media screen and (max-width:991px) and (min-width:650px){body.archive.category #articles--lead-stories .col-md-5 article.article--with-image:last-of-type,body.archive.tag #articles--lead-stories .col-md-5 article.article--with-image:last-of-type,body.archive.tax-publisher #articles--lead-stories .col-md-5 article.article--with-image:last-of-type,body.category-sport #articles--lead-stories .col-md-5 article.article--with-image:last-of-type,body.home #articles--lead-stories .col-md-5 article.article--with-image:last-of-type{margin-bottom:77px!important}body.archive.category #articles--lead-stories article.article--with-image,body.archive.tag #articles--lead-stories article.article--with-image,body.archive.tax-publisher #articles--lead-stories article.article--with-image,body.category-sport #articles--lead-stories article.article--with-image,body.home #articles--lead-stories article.article--with-image{margin-bottom:calc(77px + 2rem)!important}body.archive.category #articles--lead-stories article.article--with-image section .article__excerpt,body.archive.tag #articles--lead-stories article.article--with-image section .article__excerpt,body.archive.tax-publisher #articles--lead-stories article.article--with-image section .article__excerpt,body.category-sport #articles--lead-stories article.article--with-image section .article__excerpt,body.home #articles--lead-stories article.article--with-image section .article__excerpt{bottom:-77px;height:77px}}.section--topicbox{background-color:#fff!important}.section--topicbox article{padding:.618rem!important}.section--topicbox>.row{margin-bottom:0}.section--topicbox .articles--column .article:first-of-type h2{font-size:1.8rem}.section--topicbox .articles--column time{vertical-align:top}.section--topicbox .articles--category .tags--primary{display:inline}.section--topicbox .articles--category .tags--primary li{font-size:1.3rem;font-weight:600}.section--topicbox .articles--column .tags--primary{display:inline-block;font-size:1.2rem;height:2.8ch;line-height:1.8;overflow-y:hidden;vertical-align:top;width:calc(100% - 90px)}.section--topicbox .articles--column .tags--primary li{font-weight:600}.section--topicbox .articles--column .tags--primary a{font-size:1.3rem}@media screen and (max-width:991px){.section--topicbox .articles--column article:first-of-type{border-top:1px solid #d5d6d4}}.section--topicbox header #nav-toggle{left:auto!important;right:10px}.section--topicbox .article .article__image--boxed{text-align:left}@media screen and (min-width:992px){.section--topicbox .collapse-topicbox-links{display:block}}.section--topicbox ul.section-links,.section--topicbox ul.section-links li,.section--topicbox ul.topicbox-links,.section--topicbox ul.topicbox-links li{display:block;list-style-type:none;margin-left:0;padding-left:0}.section--topicbox ul.section-links li,.section--topicbox ul.topicbox-links li{padding:5px 0}.section--topicbox ul.section-links li a,.section--topicbox ul.topicbox-links li a{font-size:18px;font-weight:100}.section--topicbox ul.section-links li.active a,.section--topicbox ul.topicbox-links li.active a{font-weight:400}.section--topicbox.section--topicbox--dossiers{background-color:#cddce3!important}.section--topicbox.section--topicbox--dossiers .column--divide{border-left-color:#eff0ed}.section--topicbox.section--topicbox--dossiers .column--divide article{border-color:#eff0ed;padding-left:0!important;padding-right:0!important}@media screen and (min-width:992px){.section--topicbox.section--topicbox--dossiers .column--divide article:not(.article-pr){margin-bottom:.5rem;margin-top:.5rem}}.privacy-embed-responsive{overflow:hidden;position:relative}.privacy-embed-responsive .privacy-embed-container{height:0;padding-bottom:100%;position:relative;width:100%}.privacy-embed-responsive .privacy-embed-container.privacy-embed-type-youtube{height:412px!important;padding-bottom:0}.privacy-embed-responsive .privacy-embed-container .privacy-embed-opt-in-wrap{background-color:#aaa;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.privacy-embed-responsive .privacy-embed-container .privacy-embed-opt-in-button-wrap{background-color:hsla(0,0%,100%,.3);bottom:0;left:0;position:absolute;right:0;top:0}.privacy-embed-responsive .privacy-embed-container .privacy-embed-opt-in-button-container{background-color:hsla(0,0%,100%,.9);border-radius:.5em;color:#333;left:50%;max-width:20em;padding:.5em;position:absolute;top:50%;transform:translate(-50%,-50%);width:80%}.privacy-embed-responsive .privacy-embed-container .privacy-embed-opt-in-info{font-size:80%;line-height:1.3;margin-bottom:10px}.privacy-embed-responsive .privacy-embed-container .privacy-embed-opt-in-button{background-color:#aaa;cursor:pointer;font-weight:700;padding:5px;text-align:center;text-transform:uppercase}.privacy-embed-responsive iframe{height:100%;left:0;position:absolute;top:0;width:100%}.article--single .article__content .wp_rp_wrap{background-color:#f4f4f4;line-height:1.5;padding:1rem 1rem 0}.article--single .article__content .wp_rp_wrap ul{margin-bottom:0}.article--single .article__content .wp_rp_wrap li:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:5px}.article--single .article__content .wp_rp_wrap a{border:none}.wp_rp_wrap{margin:5rem 0 0}.wp_rp_wrap .related_post_title{background:none;border:none;font-weight:700;margin-bottom:10px;padding:0}.wp_rp_wrap ul.related_post{margin:0 0 18px;padding:0}.wp_rp_wrap ul.related_post li{background:none;border-bottom:1px solid rgba(0,0,0,.1);clear:both;list-style:none;margin:0 0 5px;min-height:60px;padding:10px 0;position:relative}.wp_rp_wrap ul.related_post li a{position:relative;text-decoration:none;text-indent:0}.wp_rp_wrap ul.related_post li .wp_rp_image{display:inline-block}.wp_rp_wrap ul.related_post li .wp_rp_image a.wp_rp_thumbnail{float:left;margin-right:10px}.wp_rp_wrap ul.related_post li .wp_rp_image img{height:80px;width:80px}.wp_rp_wrap ul.related_post li .wp_rp_text{display:inline-block;vertical-align:top}.wp_rp_wrap ul.related_post li .wp_rp_publish_date{color:grey;display:block;font-size:1.2rem}.wp_rp_wrap ul.related_post li .wp_rp_subtitle{color:grey;display:block;font-size:1.3rem;font-weight:600}.wp_rp_wrap ul.related_post li .wp_rp_title{color:#000;display:block;font-size:1.3rem;font-weight:700;text-decoration:none;word-break:break-word}.wp_rp_wrap ul.related_post li .wp_rp_tags{display:block;font-size:1rem;margin-top:2px}.wp_rp_wrap ul.related_post li .wp_rp_tags li{border-bottom:none;margin-left:0;margin-right:1rem;min-height:0;padding:0}.gallery--embedded--classic{margin:2rem -2.5rem;width:auto}@media screen and (min-width:1200px){.gallery--embedded--classic{margin:2rem -10rem}}.gallery--embedded--classic.section--gallery{background:#312833}.gallery--embedded--classic .headline h2{font-size:2.4rem}.gallery--embedded--classic .headline a{border:none;font-size:1.3rem}.gallery--embedded--classic .gallery-overview .gallery-image{min-width:auto}.gallery--embedded--classic .gallery-overview .gallery-image figure{margin:0}.gallery--embedded--classic .gallery-overview .gallery-image figure:before{display:none}@media screen and (min-width:992px){.gallery--embedded--classic.section--gallery{width:auto}}.gallery--embedded{margin-bottom:4rem}.gallery--embedded.section{padding:0}.gallery--embedded.section--gallery{background:none}.gallery--embedded.section--gallery .headline--primary>h2{color:#424242;font-size:2.2rem}@media screen and (min-width:992px){.gallery--embedded.section--gallery{width:100%}}.gallery--embedded .container{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-bottom:0;width:auto}.gallery--embedded .item{flex-basis:100%;margin-bottom:3rem;text-align:center}@media screen and (min-width:992px){.gallery--embedded .item{flex-basis:50%}}.gallery--embedded footer{text-align:right}#menu-topnavigation-container{display:none}@media screen and (min-width:992px){#menu-topnavigation-container{background-color:#fff;display:inline-block;text-align:center;width:100%}}#menu-topnavigation{display:inline-block;margin:.8rem auto 0}#menu-topnavigation li{display:inline-block;list-style:none;padding-right:15px}#menu-topnavigation li a{color:#424242;font-size:14px;font-weight:600}.video-container{height:0;overflow:hidden;padding-bottom:56.25%;padding-top:30px;position:relative;width:100%}.video-container embed,.video-container iframe,.video-container object{height:100%;left:0;position:absolute;top:0;width:100%}html{font-size:10px}body{font-size:1.3rem;line-height:1.5;padding-top:75px}@media screen and (min-width:992px){body{padding-top:197px}}img{height:auto;max-width:100%;vertical-align:middle}h1,h2,h3,h4,h5,h6{color:#000;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;margin:0;word-break:break-word}a{transition:color .3s ease,background-color .3s ease}a,a:active,a:focus,a:hover{color:#000;text-decoration:none}label{font-weight:400}label.bold{font-weight:700}td{word-wrap:break-word}ul{-webkit-padding-start:15px;padding-inline-start:15px}ul li{list-style-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAKCAIAAADzWwNnAAAMSWlDQ1BJQ0MgUHJvZmlsZQAASImVVwdYU8kWnltSSWiBCEgJvYnSq5QQWgQBqYKNkAQSSowJQcTOsqjg2kUE1BVdFXHRtQCyVtS1Loq9PxRRWVkXCzZU3qTAuvq99753vm/u/XPmnP+UzL13BgCdWp5UmofqApAvKZAlRIayJqals0hdAAVMgIMAgPP4cik7Pj4GQBm6/1PeXAeI8n7FRcn17fx/FT2BUM4HAImHOFMg5+dDvB8AvJQvlRUAQPSFeuuZBVIlngyxgQwmCLFUibPVuFSJM9W4SmWTlMCBeBcAZBqPJ8sGQLsF6lmF/GzIo30TYleJQCwBQIcMcRBfxBNAHAXxqPz86UoM7YBD5hc82f/gzBzm5PGyh7G6FpWQw8RyaR5v1v/Zjv8t+XmKoRh2cNBEsqgEZc2wbzdzp0crMQ3iXklmbBzE+hC/EwtU9hCjVJEiKlltj5ry5RzYM/hPA9RVwAuLhtgU4ghJXmyMRp+ZJY7gQgxXCFokLuAmaXwXC+XhiRrOWtn0hLghnCXjsDW+jTyZKq7S/qQiN5mt4b8pEnKH+F8Xi5JS1Tlj1EJxSizE2hAz5bmJ0WobzKZYxIkdspEpEpT520DsL5REhqr5salZsogEjb0sXz5UL7ZYJObGanB1gSgpSsOzi89T5W8EcYtQwk4e4hHKJ8YM1SIQhoWra8cuCSXJmnqxTmlBaILG96U0L15jj1OFeZFKvRXEpvLCRI0vHlQAF6SaH4+VFsQnqfPEM3N44+LV+eBFIAZwQBhgAQUcmWA6yAHi9t7mXvhLPRMBeEAGsoEQuGg0Qx6pqhkJvCaCYvAnREIgH/YLVc0KQSHUfxrWqq8uIEs1W6jyyAWPIc4H0SAP/laovCTD0VLAI6gRfxOdD3PNg0M5962ODTUxGo1iiJelM2RJDCeGEaOIEURH3AQPwgPwGHgNgcMd98X9hrL9257wmNBBeEi4Rugk3JomLpF9VQ8LjAedMEKEpubML2vG7SCrFx6KB0J+yI0zcRPggnvCSGw8GMb2glqOJnNl9V9z/6OGL7qusaO4UlDKCEoIxeFrT20nba9hFmVPv+yQOtfM4b5yhme+js/5otMCeI/+2hJbjO3DTmPHsbPYIawZsLCjWAt2ATusxMOr6JFqFQ1FS1Dlkwt5xN/E42liKjspd21w7XH9qJ4rEBYp34+AM106SybOFhWw2PDNL2RxJfzRo1jurm5+ACi/I+rX1Cum6vuAMM/9rSv5AYBAz8HBwUN/62J0ANgPnw1q1986B3/4OigC4MwyvkJWqNbhygsBUIEOfKKMgTmwBg6wHnfgDb9XISAcjANxIAmkgamwyyK4nmVgJpgDFoIyUAFWgLWgGmwCW8AO8DPYC5rBIXAc/AbOg0vgGrgDV083eAb6wBswgCAICaEjDMQYsUBsEWfEHfFFgpBwJAZJQNKQDCQbkSAKZA7yHVKBrEKqkc1IPfILchA5jpxFOpBbyAOkB3mJfEAxlIYaoGaoHToG9UXZaDSahE5Bs9EZaDFaii5Dq9A6dBfahB5Hz6PX0E70GdqPAUwLY2KWmAvmi3GwOCwdy8Jk2DysHKvE6rBGrBX+z1ewTqwXe48TcQbOwl3gCo7Ck3E+PgOfhy/Fq/EdeBN+Er+CP8D78M8EOsGU4EzwJ3AJEwnZhJmEMkIlYRvhAOEUfJq6CW+IRCKTaE/0gU9jGjGHOJu4lLiBuJt4jNhB7CL2k0gkY5IzKZAUR+KRCkhlpPWkXaSjpMukbtI7shbZguxOjiCnkyXkEnIleSf5CPky+Ql5gKJLsaX4U+IoAsosynLKVkor5SKlmzJA1aPaUwOpSdQc6kJqFbWReop6l/pKS0vLSstPa4KWWGuBVpXWHq0zWg+03tP0aU40Dm0yTUFbRttOO0a7RXtFp9Pt6CH0dHoBfRm9nn6Cfp/+TpuhPVqbqy3Qnq9do92kfVn7uQ5Fx1aHrTNVp1inUmefzkWdXl2Krp0uR5enO0+3Rveg7g3dfj2GnptenF6+3lK9nXpn9Z7qk/Tt9MP1Bfql+lv0T+h3MTCGNYPD4DO+Y2xlnGJ0GxAN7A24BjkGFQY/G7Qb9BnqG3oaphgWGdYYHjbsZGJMOyaXmcdcztzLvM78MMJsBHuEcMSSEY0jLo94azTSKMRIaFRutNvomtEHY5ZxuHGu8UrjZuN7JriJk8kEk5kmG01OmfSONBgZMJI/snzk3pG3TVFTJ9ME09mmW0wvmPabmZtFmknN1pudMOs1Z5qHmOeYrzE/Yt5jwbAIshBbrLE4avEHy5DFZuWxqlgnWX2WppZRlgrLzZbtlgNW9lbJViVWu63uWVOtfa2zrNdYt1n32VjYjLeZY9Ngc9uWYutrK7JdZ3va9q2dvV2q3SK7Zrun9kb2XPti+wb7uw50h2CHGQ51DlcdiY6+jrmOGxwvOaFOXk4ipxqni86os7ez2HmDc8cowii/UZJRdaNuuNBc2C6FLg0uD0YzR8eMLhndPPr5GJsx6WNWjjk95rOrl2ue61bXO276buPcStxa3V66O7nz3Wvcr3rQPSI85nu0eLzwdPYUem70vOnF8BrvtcirzeuTt4+3zLvRu8fHxifDp9bnhq+Bb7zvUt8zfgS/UL/5fof83vt7+xf47/X/K8AlIDdgZ8DTsfZjhWO3ju0KtArkBW4O7AxiBWUE/RjUGWwZzAuuC34YYh0iCNkW8oTtyM5h72I/D3UNlYUeCH3L8efM5RwLw8Iiw8rD2sP1w5PDq8PvR1hFZEc0RPRFekXOjjwWRYiKjloZdYNrxuVz67l943zGzR13MpoWnRhdHf0wxilGFtM6Hh0/bvzq8XdjbWMlsc1xII4btzruXrx9/Iz4XycQJ8RPqJnwOMEtYU7C6URG4rTEnYlvkkKTlifdSXZIViS3peikTE6pT3mbGpa6KrVz4piJcyeeTzNJE6e1pJPSU9K3pfdPCp+0dlL3ZK/JZZOvT7GfUjTl7FSTqXlTD0/Tmcabti+DkJGasTPjIy+OV8frz+Rm1mb28Tn8dfxnghDBGkGPMFC4SvgkKzBrVdbT7MDs1dk9omBRpahXzBFXi1/kROVsynmbG5e7PXcwLzVvdz45PyP/oERfkis5Od18etH0DqmztEzaOcN/xtoZfbJo2TY5Ip8ibykwgBv2CwoHxfeKB4VBhTWF72amzNxXpFckKbowy2nWkllPiiOKf5qNz+bPbptjOWfhnAdz2XM3z0PmZc5rm289v3R+94LIBTsWUhfmLvy9xLVkVcnr71K/ay01K11Q2vV95PcNZdplsrIbiwIWbVqMLxYvbl/isWT9ks/lgvJzFa4VlRUfl/KXnvvB7YeqHwaXZS1rX+69fOMK4grJiusrg1fuWKW3qnhV1+rxq5vWsNaUr3m9dtras5WelZvWUdcp1nVWxVS1rLdZv2L9x2pR9bWa0Jrdtaa1S2rfbhBsuLwxZGPjJrNNFZs+/Cj+8ebmyM1NdXZ1lVuIWwq3PN6asvX0T74/1W8z2Vax7dN2yfbOHQk7Ttb71NfvNN25vAFtUDT07Jq869LPYT+3NLo0bt7N3F2xB+xR7Pnjl4xfru+N3tu2z3df437b/bUHGAfKm5CmWU19zaLmzpa0lo6D4w62tQa0Hvh19K/bD1keqjlseHj5EeqR0iODR4uP9h+THus9nn28q21a250TE09cPTnhZPup6FNnfov47cRp9umjZwLPHDrrf/bgOd9zzee9zzdd8Lpw4Hev3w+0e7c3XfS52HLJ71Jrx9iOI5eDLx+/Enblt6vcq+evxV7ruJ58/eaNyTc6bwpuPr2Vd+vF7cLbA3cW3CXcLb+ne6/yvun9un85/mt3p3fn4QdhDy48THx4p4vf9eyR/NHH7tLH9MeVTyye1D91f3qoJ6Ln0h+T/uh+Jn020Fv2p96ftc8dnu//K+SvC30T+7pfyF4Mvlz6yvjV9teer9v64/vvv8l/M/C2/J3xux3vfd+f/pD64cnAzI+kj1WfHD+1fo7+fHcwf3BQypPxVFsBDA40KwuAl9sBoKcBwLgE9w+T1Oc8lSDqs6kKgf+E1WdBlXgD0Ahvyu065xgAe+Cwg4O+AADlVj0pBKAeHsNDI/IsD3c1Fw2eeAjvBgdfmQFAagXgk2xwcGDD4OCnrTDZWwAcm6E+XyqFCM8GP6o4LjOLFoCv5N81mX773JytGQAAAAlwSFlzAAAWJQAAFiUBSVIk8AAABCVpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIgogICAgICAgICAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyI+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDx0aWZmOkNvbXByZXNzaW9uPjA8L3RpZmY6Q29tcHJlc3Npb24+CiAgICAgICAgIDx0aWZmOlhSZXNvbHV0aW9uPjE0NDwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WVJlc29sdXRpb24+MTQ0PC90aWZmOllSZXNvbHV0aW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+NTwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+MTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFlEaW1lbnNpb24+MTA8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICAgICA8ZGM6c3ViamVjdD4KICAgICAgICAgICAgPHJkZjpTZXEvPgogICAgICAgICA8L2RjOnN1YmplY3Q+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE5OjA2OjE3IDE1OjA2OjI0PC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5QaXhlbG1hdG9yIDMuOC40PC94bXA6Q3JlYXRvclRvb2w+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgrF+pCDAAAARUlEQVQIHT2MgQ3AMAjDBifx/2/MqatGKopDSs1MVe3ud9RMgAjhw8g9URsziVDz3h6TvhUMun0hbF/OPRyRX3IP9riVH9XTIao5b212AAAAAElFTkSuQmCC);padding-left:5px}.svg{height:100%;width:100%}.separate{margin-bottom:2rem}.row-flex{display:flex;margin:0}.hide-xs{display:none}.show-xs{display:inline-block}td.show-xs,th.show-xs{display:table-cell}.hide-sm{display:none}.show-sm{display:inline-block}.show-sm-block{display:block}td.show-sm,td.show-sm-block,th.show-sm{display:table-cell}.my-0{margin-bottom:0!important;margin-top:0!important}@media screen and (min-width:480px){.hide-xs{display:inline-block}td.hide-xs,th.hide-xs{display:table-cell}.show-xs,td.show-xs,th.show-xs{display:none}}@media screen and (min-width:768px){.hide-for-md-up{display:none!important}.hide-sm{display:inline-block}td.hide-sm,th.hide-sm{display:table-cell}.show-sm,.show-sm-block,td.show-sm,th.show-sm{display:none}.flex-sm{display:flex}}@media screen and (min-width:992px){.flex-md{display:flex}}@media screen and (min-width:1200px){.flex-lg{display:flex}}.flex-grow{flex-grow:1}.flex-column{flex-direction:column}.no-scroll{overflow:hidden}.headline{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.headline>h2{font-size:2.4rem}.headline--divide{border-bottom:1px solid #d5d6d4;padding-bottom:.5rem}.headline--divide>h2{font-size:1.4rem}.headline--primary>h2{color:#000}.headline--secondary>h2{color:#000;font-size:1.6rem}.headline--mute>h2{color:#c00}.headline--box>h2{background-color:#c00;color:#fff;font-size:1.3rem;font-weight:400;letter-spacing:.3px;padding:.3rem 2rem}.btn{background-color:transparent;border-style:solid;border-width:1px;font-size:1.4rem;outline:0;padding:3px 8px;transition:all .4s ease}.btn--blue{background-color:#379fd7;border:0;color:#fff;padding-left:1.5rem;padding-right:1.5rem}.btn--blue:active,.btn--blue:focus,.btn--blue:hover{color:#fff}.btn--blue-border{background-color:transparent;border:1px solid #379fd7;color:#379fd7;padding-left:1.5rem;padding-right:1.5rem}.btn--blue-border:hover{background-color:#379fd7;color:#fff}.btn--orange{border-color:currentColor;color:#c00}.btn--orange:active,.btn--orange:focus,.btn--orange:hover{color:#c00}.btn--no-border{border:0}.btn--no-padding{padding:0}.btn--right-bottom{bottom:0;position:absolute;right:0}.section--wide .btn--right-bottom{bottom:1px}.btn.archive-gallery{font-size:1.8rem}.load-more{background-color:#fff;border-top:1px solid #e1e1e1;bottom:0;left:0;padding:1rem;position:absolute;width:100%}.load-more:before{border-left:7px solid transparent;border-right:7px solid transparent;border-top:8px dashed #c00;content:"";display:block;height:0;margin:0 auto;vertical-align:middle;width:0}.admin-bar #header-container,.admin-bar #header-container.affix{top:46px}@media screen and (min-width:783px){.admin-bar #header-container,.admin-bar #header-container.affix{top:32px}}::-moz-selection{background-color:#c00;color:#fff}::selection{background-color:#c00;color:#fff}#outdated{background-color:#393939}#outdated #btnUpdateBrowser:hover{color:#c00}#outdated *{color:#fff}.flex.justify{display:flex;justify-content:space-between}.text-red{color:#c00}.text-underline{text-decoration:underline}#articles--lead-stories{min-width:0}@media screen and (min-width:992px){#articles--lead-stories{display:flex;flex-wrap:wrap}}#articles--lead-stories .section--main{width:100%}#articles--new-stories .section--newstories{background:0 0;display:flex;flex-wrap:wrap;margin:-1rem -1rem 1rem;padding:0}#articles--new-stories .card-wrap{align-content:flex-start;display:flex;flex-basis:100%;flex-wrap:wrap;min-width:0;z-index:0}#articles--new-stories .card-wrap .article__excerpt p{margin-bottom:.325rem}#articles--new-stories .card-wrap>article,#articles--new-stories [class*=adgroup]{background:#fff;flex:1;margin:1rem;padding:2rem;position:relative}#articles--new-stories .card-wrap>article.article--with-image,#articles--new-stories [class*=adgroup].article--with-image{display:block}#articles--new-stories .card-wrap>article.article--with-image .article__image,#articles--new-stories [class*=adgroup].article--with-image .article__image{margin-bottom:1rem}#articles--new-stories .card-wrap.banner [class*=adgroup]{align-items:center;flex:unset;justify-content:center;margin:auto!important}#articles--new-stories .card-wrap.banner [class*=adgroup] iframe{width:auto}#articles--new-stories .adgroup-8,#articles--new-stories .adgroup-10,#articles--new-stories .adgroup-27,#articles--new-stories .adgroup-33{padding:0}#articles--new-stories .card-wrap.ad>div>div,#articles--new-stories .card-wrap.ad>div>div div{height:100%;width:100%}#articles--new-stories .card-wrap.ad .gvndigv-single{display:inline-table;margin:auto}#articles--new-stories .card-wrap.ad .gvndigv-single a{display:table-cell;height:100%;vertical-align:middle;width:100%}#articles--new-stories .card-wrap.article-list header.headline{padding-top:1.7rem}#articles--new-stories .card-wrap.article-list article{margin-bottom:1.7rem}.articles--column article footer time,.card-wrap footer time,.stream-wrap footer time{vertical-align:top}.articles--column article footer ul.tags.tags--primary,.card-wrap footer ul.tags.tags--primary,.stream-wrap footer ul.tags.tags--primary{display:inline-block;font-size:1.2rem;height:2.8ch;line-height:1.6;overflow-y:hidden;vertical-align:top;width:calc(100% - 90px)}.articles--column article footer ul.tags.tags--primary li,.card-wrap footer ul.tags.tags--primary li,.stream-wrap footer ul.tags.tags--primary li{display:inline-block}.articles--column article footer ul.tags.tags--primary li:nth-of-type(1n+4),.card-wrap footer ul.tags.tags--primary li:nth-of-type(1n+4),.stream-wrap footer ul.tags.tags--primary li:nth-of-type(1n+4){display:none}.articles--column article footer ul.tags.tags--primary li a,.card-wrap footer ul.tags.tags--primary li a,.stream-wrap footer ul.tags.tags--primary li a{font-weight:600}.card-wrap.ad>[class*=adgroup],.card-wrap.ad>[class*=advgroup],.card-wrap.banner>[class*=adgroup],.card-wrap.banner>[class*=advgroup],.stream-wrap.asdf>[class*=adgroup],.stream-wrap.asdf>[class*=advgroup]{align-items:center;display:flex;justify-content:center;margin:0!important;padding:1rem!important}.card-wrap.ad img,.card-wrap.banner img,.stream-wrap.asdf img{max-width:none}.card-wrap.ad,.card-wrap.banner,.stream-wrap.asdf{overflow:hidden}@media screen and (min-width:768px){#articles--new-stories .card-wrap{flex-basis:50%}}@media screen and (min-width:768px) and (max-width:991px){#articles--new-stories .card-wrap:nth-of-type(9){display:none}}@media screen and (min-width:992px){#articles--new-stories .card-wrap{flex-basis:33.333%}}@media screen and (max-width:992px){.card-wrap.article-list{position:relative}.card-wrap.article-list:before{background-color:#fff;bottom:1rem;content:" ";left:1rem;position:absolute;right:1rem;top:1rem;z-index:0}.card-wrap.article-list .sidebar,.card-wrap.article-list .single .sidebar .sidebar-wrapper,.single .sidebar .card-wrap.article-list .sidebar-wrapper{transform:none}.card-wrap.article-list .sidebar:after,.card-wrap.article-list .single .sidebar .sidebar-wrapper:after,.single .sidebar .card-wrap.article-list .sidebar-wrapper:after{display:none}.card-wrap.article-list .sidebar article,.single .sidebar .card-wrap.article-list .sidebar-wrapper article{margin-bottom:1.5rem}.card-wrap.article-list .sm-sidebar{background-color:transparent;position:relative}.card-wrap.article-list .mobile-sidebar-button{display:none!important}}.article header{margin-bottom:.5rem}.article header h2{font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.article header h3,.article header h3 a{color:grey;font-size:1.3rem;font-weight:600;line-height:1.2;margin-bottom:.2rem}.article time{font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;margin-right:1rem}.article footer+.article__excerpt{margin-top:1rem}.article .article__image--boxed{text-align:center}.article .article__image--boxed img{width:auto}.article.article--with-landscape-thumbnail .article__image--boxed img,.article.article--with-squarish-thumbnail .article__image--boxed img{width:100%}@media screen and (max-width:992px){.article.article--with-landscape-thumbnail .article__image--boxed img,.article.article--with-squarish-thumbnail .article__image--boxed img{height:auto;max-height:none!important;width:100%!important}}.article--single{display:block;padding:2.5rem}@media screen and (min-width:1200px){.article--single{padding:6rem 10rem 0}}.article--single .article__content figure{display:inline-block}.article--single .article__content figcaption{caption-side:bottom;display:inline-block}.article--single.article--portrait .article__content{margin-top:2rem}.article--single.article--portrait .article__image{display:table}.article--single.article--portrait .article__image img{width:auto}@media screen and (max-width:1200px){.article--single.article--portrait .article__image{float:none;width:100%}}.article--single.article--portrait .article__image figcaption{caption-side:bottom;display:table-caption}.article--single.article--portrait .asdf--tzui{margin:0;position:absolute;right:-160px}.article--single figure{margin:2rem auto;max-width:100%}.article--single figure.article__image img{widht:auto;max-height:530px}.article--single figure figcaption{color:#888;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.4rem;line-height:2rem;margin-top:1.5rem}.article--single figure.gallery-item{margin-bottom:4rem}.article--single figure.alignleft,.article--single img.alignleft{float:left;margin-bottom:0;margin-right:20px;margin-top:6px}.article--single figure.alignright,.article--single img.alignright{float:right;margin-bottom:0;margin-left:20px;margin-top:6px}.article--single header{margin-bottom:1rem}.article--single header>h1,.article--single header>h2{font-size:3rem}.article--single header>h3{font-size:1.8rem;line-height:1.2;margin-bottom:.5rem}.article--single footer:after,.article--single footer:before{content:" ";display:table}.article--single footer:after{clear:both}.article--single footer time{float:left;margin-right:1rem}.article--single footer .tags{display:inline}.article--single footer .tags>li{display:block;float:left;margin-bottom:.5rem;margin-left:0;margin-right:1rem}.article--single footer .tags>li a{background-color:#379fd7;color:#fff;font-weight:600;padding:0 5px}.article--single footer .article__publishers{display:inline-block;float:left;margin-left:1rem}.article--single footer .article__publishers a{background-position:50%;background-repeat:no-repeat;background-size:100%;display:block;filter:grayscale(1);float:left;font-size:0;margin-right:1rem;opacity:.4}.article--single footer .article__publishers a.der-bote{background-image:url(//n-land.de/wp-content/themes/nland/dist/images/logo-der-bote.png);height:16px;width:65px}.article--single footer .article__publishers a.hersbrucker-zeitung{background-image:url(//n-land.de/wp-content/themes/nland/dist/images/logo-hersbrucker-zeitung.svg);height:20px;width:115px}.article--single footer .article__publishers a.pegnitz-zeitung{background-image:url(//n-land.de/wp-content/themes/nland/dist/images/logo-pegnitz-zeitung.png);height:20px;width:85px}.article--single footer .article__publishers a.n-land{display:none;height:20px;width:85px}.article--single footer .social{float:right;margin:0}.article--single footer .social .shariff li.shariff-button{margin:0 0 0 10px!important}.article--single footer .comments-counter{background-color:#379fd7;color:#fff;display:inline-block;float:right;font-size:1.3rem;font-weight:600;padding:0 1.3rem;position:relative}.article--single footer .comments-counter:after{border-bottom:6px solid transparent;border-left:6px solid #379fd7;border-top:6px solid transparent;bottom:0;content:" ";display:block;height:0;left:4px;position:absolute;transform:translateY(50%);width:0}.article--single footer.article__footer{border-top:1px solid #bababa;margin-top:6rem;padding-top:2rem}.article--single footer.article__footer .breadcrumb{list-style:none;margin:2rem 0 0;padding:0}.article--single footer.article__footer .breadcrumb li{color:#bababa;display:inline;font-size:1.2rem}.article--single footer.article__footer .breadcrumb li a{font-weight:600}.article--single .article__content{font-size:1.8rem;line-height:3rem;margin-top:4rem}.article--single .article__content a{border-bottom:1px solid #379fd7;color:#379fd7}.article--single .article__content figure a{border-bottom:none;display:block}.article--single .article__content a.imagelink{border-bottom:none}.article--single .article__content p{font-size:1.8rem;line-height:1.5;margin-bottom:4rem}.article--single .article__content .intro{font-weight:700}.article--single .article__content .interview.question{font-weight:700;margin-bottom:2rem}.article--single .article__content h2,.article--single .article__content h3{margin-bottom:1rem}.article--single .article__content .post-image-hidden-info{font-size:1.5rem;margin-bottom:3rem}.article--single .article__content .authors{display:flex;flex-wrap:wrap;width:100%}.article--single .article__content .author{display:inline-block;flex-basis:50%;margin-top:2rem;width:100%}.article--single .article__content .author:after,.article--single .article__content .author:before{content:" ";display:table}.article--single .article__content .author:after{clear:both}.article--single .article__content .author__image,.article--single .article__content .author__info{float:left}.article--single .article__content .author__image{margin-right:1.5rem;position:relative}.article--single .article__content .author__image .label{background-color:#fff;bottom:1rem;color:#ad1327;display:inline-block;font-size:1rem;font-weight:600;line-height:1;padding:.2rem .4rem;position:absolute;text-transform:uppercase}.article--single .article__content .author__info span{display:block;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.article--single .article__content .author__info--name{color:#000;font-size:1.8rem;font-weight:600;margin-top:.5rem}.article--single .article__content .author__info--role{font-size:1.1rem;line-height:1;margin-bottom:1rem}.article--single .article__content .author__info .anchor-placeholder,.article--single .article__content .author__info a{border-bottom:0;font-size:1.2rem;font-weight:600}.article--single .article__content .author__info .anchor-placeholder i,.article--single .article__content .author__info a i{font-size:.9rem;margin-left:.25rem}@media (max-width:768px){.article--single .article__content .author{flex-basis:100%}}.article--gallery footer .article__publishers a{filter:brightness(0) invert(1)}.article--gallery .article__content figcaption,.article--gallery .article__content p{color:#beb8c0}@media screen and (min-width:992px){.article--page{padding:6rem 10rem}.article--page.no-padding{padding:0}.article--page.no-padding-x{padding-left:0;padding-right:0}.article--page.no-padding-y{padding-bottom:0;padding-top:0}}.article--single.no-padding{padding:0}.article--single.no-padding-x{padding-left:0;padding-right:0}.article--single.no-padding-y{padding-bottom:0;padding-top:0}.article--event{padding:0}.article--event header{background-color:#e7e8e6;padding:2.5rem}@media screen and (min-width:1200px){.article--event header{padding:6rem 10rem 0}}.article--event header .event-infos{color:#fff;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.6rem;transform:translateY(15px)}@media screen and (min-width:1200px){.article--event header .event-infos{margin-top:2rem}}.article--event header .event-infos time{background-color:#379fd7;display:inline-block;float:left;padding:.75rem}@media screen and (min-width:1200px){.article--event header .event-infos time{margin-left:-4rem;padding:.75rem 2rem .75rem 4rem}}.article--event header .event-infos span{background-color:#42bafb;display:inline-block;float:left;padding:.75rem}@media screen and (min-width:1200px){.article--event header .event-infos span{padding:.75rem 4rem .75rem 2rem}}.article--event section{padding-left:2.5rem;padding-right:2.5rem}@media screen and (min-width:1200px){.article--event section{padding-left:10rem;padding-right:10rem}}.article--event section .article__content{margin-top:6rem}.articles .article--with-image{display:flex}.articles .article--with-image>section{flex:1}.tags{margin:0;padding:0}.tags,.tags>li{display:inline-block}.tags>li{font-weight:700;margin-right:1rem}.tags--primary a{color:#379fd7}.articles--lead-story .article{display:block}.articles--lead-story .article h2{font-size:3.6rem;line-height:1.25}.articles--lead-story .article .tags{font-size:1.2rem}.articles--lead-story .article__image{margin-bottom:.8rem}.articles--lead-story .article__excerpt{margin-top:.8rem}.articles--category .article{border-top:1px solid #d5d6d4;padding-top:2rem}@media screen and (max-width:1199px){.articles--category .article--with-image{display:block}}.articles--category .article--with-image .article__image{margin-bottom:1rem;width:100%}@media screen and (min-width:1200px){.articles--category .article--with-image .article__image{margin-right:2rem;max-width:160px}}.articles--category .article h2{font-size:2.4rem;line-height:1.1}.articles--category .article .tags{font-size:1.2rem}@media screen and (min-width:992px){.articles--category .article{padding:.618rem}}.articles--category .article:first-of-type{border:0;display:block}.articles--category .article:first-of-type .article__image{margin-bottom:1rem;margin-right:0;max-width:100%}.articles--category .article:first-of-type h2{font-size:3rem}.articles--category .article:first-of-type .tags{font-size:1.2rem}.articles--column .article{margin:2rem;padding-top:2rem}.articles--column .article+article{border-top:1px solid #d5d6d4}.articles--column .article--with-image{display:block}.articles--column .article--with-image .article__image{margin-bottom:1rem;max-width:100%;width:100%}.articles--column .article h2{font-size:1.8rem;line-height:1.1}.articles--column .article .tags{font-size:1.2rem}.articles--column .article:first-of-type{border:0;display:block}@media screen and (min-width:1200px){.articles--column .article:first-of-type{margin-top:0}.articles--column .article:first-of-type:not(.article-pr){padding-top:0}}.articles--column .article:first-of-type h2{font-size:2.4rem}.articles--column .article:first-of-type .tags{font-size:1.2rem}.articles--column .article:first-of-type .article__image{margin-bottom:1rem;margin-right:0}@media screen and (max-width:767px){.articles--column .article:last-of-type{margin-bottom:1rem!important}}.article__content>p,.article__excerpt>a,.article__excerpt>p{text-rendering:optimizelegibility;color:#424242;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.4}.page .wrapper,.single .wrapper{flex:1;min-width:0}.sidebar,.single .sidebar .sidebar-wrapper{position:relative}@media screen and (min-width:992px){.sidebar,.single .sidebar .sidebar-wrapper{flex-basis:300px;margin-right:20px;min-width:300px}}.sidebar>.sidebar-wrapper,.single .sidebar .sidebar-wrapper>.sidebar-wrapper{background-color:#fff;padding-bottom:1px}.sidebar>.sidebar-wrapper>header,.single .sidebar .sidebar-wrapper>.sidebar-wrapper>header{padding:2rem 2rem 0 0}.sidebar>.sidebar-wrapper>article,.single .sidebar .sidebar-wrapper>.sidebar-wrapper>article{margin:1rem 2rem}.sidebar>.sidebar-wrapper>article header,.single .sidebar .sidebar-wrapper>.sidebar-wrapper>article header{margin-bottom:0}.sidebar>.sidebar-wrapper>article header.newsticker,.single .sidebar .sidebar-wrapper>.sidebar-wrapper>article header.newsticker{line-height:1.6rem}.sidebar>.sidebar-wrapper>article header.newsticker h2,.sidebar>.sidebar-wrapper>article header.newsticker h3,.single .sidebar .sidebar-wrapper>.sidebar-wrapper>article header.newsticker h2,.single .sidebar .sidebar-wrapper>.sidebar-wrapper>article header.newsticker h3{display:inline;font-size:1.3rem}.sidebar>.sidebar-wrapper>article header.newsticker h3:after,.single .sidebar .sidebar-wrapper>.sidebar-wrapper>article header.newsticker h3:after{content:": "}.sidebar>.sidebar-wrapper>article .tags,.single .sidebar .sidebar-wrapper>.sidebar-wrapper>article .tags{font-size:1rem}.sidebar>.sidebar-wrapper>article .tags li,.single .sidebar .sidebar-wrapper>.sidebar-wrapper>article .tags li{margin-left:0;margin-right:1rem}.sidebar>.sidebar-wrapper>article .article__image,.single .sidebar .sidebar-wrapper>.sidebar-wrapper>article .article__image{background-color:transparent;margin-right:1rem}.sidebar>.sidebar-wrapper>article .article__image img,.single .sidebar .sidebar-wrapper>.sidebar-wrapper>article .article__image img{max-width:70px}.sidebar>.sidebar-wrapper>article.article,.single .sidebar .sidebar-wrapper>.sidebar-wrapper>article.article{border-top:1px solid #e1e1e1;padding-top:1rem}.sidebar>.sidebar-wrapper>article.article.no-border,.single .sidebar .sidebar-wrapper>.sidebar-wrapper>article.article.no-border{border-top:none}.sidebar>.sidebar-wrapper>article.article--with-image,.single .sidebar .sidebar-wrapper>.sidebar-wrapper>article.article--with-image{border-top:0;padding-top:0}.sidebar>.sidebar-wrapper>article.article--with-image section,.single .sidebar .sidebar-wrapper>.sidebar-wrapper>article.article--with-image section{border-top:1px solid #e1e1e1;padding-top:1rem}.sidebar .asdf--qwer--padded,.single .sidebar .sidebar-wrapper .asdf--qwer--padded{margin-bottom:0}@media screen and (min-width:992px){.single .sidebar,.single .sidebar .sidebar-wrapper{background-color:transparent}}.single .sidebar .sidebar-wrapper{background-color:#fff;padding-bottom:1px}.single .sidebar .sidebar-wrapper .asdf.asdf--yxcv{padding-top:1rem}@media screen and (max-width:991px){.sm-sidebar{height:100%;left:0;padding:0;position:fixed;top:0;transition:transform .4s linear;width:100%;z-index:9999}.single .sidebar .sm-sidebar.sidebar-wrapper,.sm-sidebar.sidebar{margin-bottom:0;overflow-y:auto;width:100%}.single .sidebar .sm-sidebar.sidebar-wrapper .mobile-sidebar-button,.sm-sidebar.sidebar .mobile-sidebar-button{background-color:#c00;border:none;color:#fff;line-height:1;padding:1px 4px;position:fixed;right:0;top:50%;z-index:999}.single .sidebar .sm-sidebar.sidebar-wrapper .mobile-sidebar-button.mobile-sidebar-button-inner,.sm-sidebar.sidebar .mobile-sidebar-button.mobile-sidebar-button-inner{transform:translateY(-50%) translateX(50%) translateX(-10px) rotate(-90deg)}.single .sidebar .sm-sidebar.sidebar-wrapper .mobile-sidebar-button.mobile-sidebar-button-outer,.sm-sidebar.sidebar .mobile-sidebar-button.mobile-sidebar-button-outer{transform:translateY(-50%) translateX(50%) translateX(5px) rotate(-90deg)}.single .sidebar .sm-sidebar.sidebar-wrapper .mobile-sidebar-button:focus,.sm-sidebar.sidebar .mobile-sidebar-button:focus{outline:none}.single .sidebar .sm-sidebar.sidebar-wrapper:after,.sm-sidebar.sidebar:after{background-color:#c00;content:"";height:100%;position:fixed;right:0;top:0;width:3px;z-index:999}.sm-sidebar.reveal-sidebar-left{transform:translateX(-100%) translateX(3px)}.single .sidebar .sm-sidebar.reveal-sidebar-left.sidebar-wrapper,.sm-sidebar.reveal-sidebar-left.sidebar{overflow-y:visible}}@media screen and (min-width:992px){.mobile-sidebar-button{display:none}}.card-wrap .sidebar,.card-wrap .single .sidebar .sidebar-wrapper,.single .sidebar .card-wrap .sidebar-wrapper{background-color:#fff;flex-basis:auto;margin:1rem;min-width:auto}.section{padding:2rem;position:relative}.section:last-child{margin-bottom:0}.section--lead-story{background:#fff;padding:0}.section--lead-story .article--with-image .article__content{padding:4rem 2rem 2rem}@media screen and (min-width:1200px){.section--lead-story .article--with-image{display:flex}.section--lead-story .article--with-image .article__image{width:55%}.section--lead-story .article--with-image .article__content{padding:5rem 3rem 0;width:45%}}.section--lead-story .article__content{padding:5rem 3rem 3rem;position:relative}.section--lead-story .article__content .tag{background-color:#c00;color:#fff;font-size:1.3rem;left:0;padding:0 2rem;position:absolute;top:0}.section--lead-story .article__content section header h2{font-size:2rem;font-weight:600}.section--lead-story .article__content section header h2 a{color:grey}.section--comments{margin-bottom:4rem;padding:0}.section--comments .button--comments{background-color:#379fd7;border:0;color:#fff;font-size:1.8rem;font-weight:600;padding:1rem;width:100%}.section--comments .button--comments img{height:1.7rem;margin-right:.5rem;width:2.9rem}.comment-respond p{margin-top:1rem}.section--comments a{color:#ad1327}.section--comments .container--comments{padding:4rem 2rem}@media screen and (min-width:1200px){.section--comments .container--comments{padding:6rem 10rem}}.section--comments .container--comments img{width:auto}.section--comments .container--comments ol{list-style:none}.section--comments .container--comments ol.comment-list{margin:0 0 7rem;padding:0}.section--comments .container--comments ol.comment-list>li{background-color:#fcfcfc;border:1px solid #ececec;margin-bottom:2.5rem}.section--comments .container--comments ol.comment-list li{padding:2.5rem;position:relative}.section--comments .container--comments ol.comment-list li .comment-author{padding-left:6rem;padding-top:.5rem}.section--comments .container--comments ol.comment-list li .comment-author .avatar{left:2.5rem;max-height:45px;position:absolute;top:2.5rem}.section--comments .container--comments ol.comment-list li .comment-metadata{margin-bottom:2rem;padding-left:6rem}.section--comments .container--comments ol.comment-list li .comment-metadata a,.section--comments .container--comments ol.comment-list li .comment-metadata a:hover{color:#379fd7}.section--comments .container--comments ol.comment-list li .comment-metadata a.comment-edit-link{font-weight:600;margin-left:3rem}.section--comments .container--comments ol.comment-list li .comment-content{margin-bottom:2rem}.section--comments .container--comments ol.comment-list li .comment-reply-link{background-color:#379fd7;color:#fff;display:inline-block;font-size:1rem;padding:.5rem 1rem}.section--comments .container--comments ol.comment-list li .comment-respond{margin-top:3rem}.section--comments .container--comments ol.comment-list li .comment-respond #cancel-comment-reply-link{background-color:#ececec;font-size:1rem;margin-left:2rem;padding:.5rem 1rem;position:relative;top:-.4rem;transition:background-color .4s ease}.section--comments .container--comments ol.comment-list li .comment-respond #cancel-comment-reply-link:hover{background-color:#d3d3d3;color:#000}.section--comments .container--comments ol.comment-list li .children{margin-top:1rem;padding:0}.section--comments .container--comments ol.comment-list li .children li{border:0;padding-bottom:0}.section--comments .container--comments .comment-form{margin-top:1rem}.section--comments .container--comments .comment-form:after,.section--comments .container--comments .comment-form:before{content:" ";display:table}.section--comments .container--comments .comment-form:after{clear:both}.section--comments .container--comments .comment-form p:after,.section--comments .container--comments .comment-form p:before{content:" ";display:table}.section--comments .container--comments .comment-form p:after{clear:both}.section--comments .container--comments .comment-form .comment-notes{margin-bottom:3rem}.section--comments .container--comments .comment-form label{float:left;margin-top:1rem;width:20%}.section--comments .container--comments .comment-form input,.section--comments .container--comments .comment-form textarea{border:1px solid #e8e8e8;float:left;outline:0;padding:1rem}.section--comments .container--comments .comment-form textarea{width:80%}.section--comments .container--comments .comment-form .logged-in-as a{color:#379fd7}.section--comments .container--comments .comment-form .logged-in-as a:last-child{font-weight:600}.section--comments .container--comments .comment-form .form-submit{float:right}.section--comments .container--comments .comment-form .form-submit .submit{background-color:#379fd7;border:0;color:#fff}.section--most-popular{background:#fff;padding:2rem}.section--most-popular h2{font-size:1.8rem;font-weight:600}.section--most-popular .logo{display:block;height:29px;margin:20px auto 15px;width:auto}.section--most-popular ul{list-style:none;margin:0;padding:0}.section--most-popular ul li{border-top:1px solid #d5d6d4;padding:15px 10px 15px 50px;position:relative}.section--most-popular ul li:before{color:#ececec;font-size:4rem;font-weight:200;left:1.5rem;line-height:1;position:absolute;top:1.5rem}.section--most-popular ul li:first-child:before{content:"1"}.section--most-popular ul li:nth-child(2):before{content:"2"}.section--most-popular ul li:last-child:before{content:"3"}.section--most-popular ul li h2{display:inline;font-size:1.6rem;margin-right:1rem}.section--most-popular ul li h3{color:#8c8c8c;display:block;font-size:1.4rem;font-weight:600;margin-bottom:.3rem}.section--most-popular ul li time{color:#8c8c8c;display:inline;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.1rem}.section--most-popular .more{display:inline-block;margin:1rem 0 0 5rem}.section--main{background:#fff}.section--event{background-color:#f7f7f5}.section--category{padding:2rem}.section--sport{background:#d3dbd9}.section--sport .tags--category{margin-bottom:1rem}.section--sport .tags--category li{margin:0 1rem 0 0}@media screen and (min-width:992px){.section--sport .tags--category li{display:block;margin:0}}.section--sport .article{border-color:#f7f7f5}.section--sport .articles--column .article{border:0;margin-bottom:1rem;padding-bottom:1rem}.section--sport .articles--column .article:first-of-type h2{font-size:1.8rem;line-height:1.1}.section--custom{background:#d3dbd9}.section--custom .tags--category{margin-bottom:1rem}.section--custom .tags--category li{margin:0 1rem 0 0}@media screen and (min-width:992px){.section--custom .tags--category li{display:block;margin:0}}.section--custom .article{border-color:#f7f7f5}.section--custom .articles--column .article{border:0;margin-bottom:1rem;padding-bottom:1rem}.section--custom .articles--column .article:first-of-type h2{font-size:1.8rem;line-height:1.1}.section--custom .btn--right-bottom{bottom:1px}.section--law{background:#d3dbd9}.section--law .tags--category{margin-bottom:1rem}.section--law .tags--category li{margin:0 1rem 0 0}@media screen and (min-width:992px){.section--law .tags--category li{display:block;margin:0}}.section--law .article{border-color:#f7f7f5}.section--law .articles--column .article{border:0;margin-bottom:2rem}.section--law .articles--column .article:first-of-type h2{font-size:1.8rem;line-height:1.1}.section--events .headline--primary,.section--gallery .headline--primary{display:block;justify-content:flex-start;position:relative;text-align:center}.section--events .headline--primary>h2,.section--gallery .headline--primary>h2{font-weight:600;text-align:center}.section--events .headline--primary .more,.section--gallery .headline--primary .more{color:#379fd7;position:absolute;right:0;top:50%;transform:translateY(-50%)}.section--gallery{background:#312833}@media screen and (min-width:992px){.section--gallery{width:65%}}.section--gallery .headline--primary>h2{color:#fff}.section--events{background:#dbdbd9;padding:0}@media screen and (min-width:992px){.section--events{width:35%}}.section--events .headline--primary{margin:2rem}.section--events .headline--primary>h2{color:#000}.section--article{flex:1;margin-bottom:6rem;padding:0}.section--article.post{padding-bottom:4rem}.section .article{margin-bottom:2rem}.section .article:last-child{margin-bottom:0}.section--stream{background:none;display:flex;flex-wrap:wrap;margin:-1rem -1rem 1rem;padding:0}.section--stream .stream-wrap{display:flex;flex-basis:100%;flex-wrap:wrap;min-width:0}@media screen and (min-width:768px){.section--stream .stream-wrap{flex-basis:50%}}@media screen and (min-width:992px){.section--stream .stream-wrap{flex-basis:33.333%}}.section--stream .stream-wrap>.article{background:#fff;flex:1;margin:1rem;padding:2rem;position:relative}.section--stream .stream-wrap>.article h2{font-size:2.4rem}.section--stream .stream-wrap>.article .tags{font-size:1.2rem}.section--stream .stream-wrap>.article--with-image{display:block}.section--stream .stream-wrap>.article--with-image .article__image{margin-bottom:1rem}.section--stream .stream-wrap .event-tip{background-color:#dbdbd9}.section--stream .stream-wrap .event-tip__label{left:0;position:absolute;top:2rem}.section--stream .stream-wrap .event-tip__highlight{background-color:#c00;color:#fff;display:block;font-size:1rem;padding:0 2rem;text-align:center}.section--stream .stream-wrap .event-tip__date{background-color:#fff;padding:.3rem 0;text-align:center}.section--stream .stream-wrap .event-tip__date span{display:block;font-size:2.4rem;letter-spacing:.4rem;line-height:1;margin-right:-.4rem}.section--stream .stream-wrap .event-tip__date span:first-child{color:#000}.section--stream .stream-wrap .event-tip__date span:last-child{color:#94948c;font-weight:200}.section--stream .stream-wrap .event-tip footer{border-bottom:1px solid #eff0ed;margin-bottom:1.5rem;padding-bottom:1.5rem}.section--stream .stream-wrap .event-tip .article__excerpt{color:#2e2e2e}.section--stream .stream-wrap.asdf{margin-bottom:2rem;margin-top:2rem}.section--archive{padding:2rem}.section--archive .article{border-bottom:1px solid #d5d6d4;margin-bottom:2rem;padding-bottom:1rem}.section--archive .article figure{flex-shrink:1;margin-right:2rem}.section--archive .article section{flex-basis:0%;flex-grow:1;flex-shrink:1}.section--archive .article:last-child{border-bottom:0}#sister-sites{display:flex;flex-direction:column;line-height:0;list-style:none;margin:1rem;padding:0;width:100%}#sister-sites.sister-sites-horizontal{display:block;margin:1rem 0 0;width:100%}#sister-sites.sister-sites-horizontal>.gvndigv{box-sizing:border-box;display:inline-block;width:50%}#sister-sites.sister-sites-horizontal>.gvndigv:nth-of-type(odd){padding-right:2rem}#sister-sites.sister-sites-horizontal>.gvndigv:first-of-type,#sister-sites.sister-sites-horizontal>.gvndigv:nth-of-type(2){padding-bottom:2rem}@media screen and (max-width:728px){#sister-sites.sister-sites-horizontal>.gvndigv{padding-bottom:2rem!important;padding-right:0!important;width:100%}}#sister-sites iframe{width:100%}#sister-sites div{margin-bottom:1px}#sister-sites div:last-of-type{margin-bottom:0}#sister-sites li{flex:1;min-height:10rem;position:relative}#sister-sites li a{display:block;height:100%;padding:2rem 4rem 2.5rem 10rem;width:100%}@media screen and (min-width:768px){#sister-sites li a{position:absolute}}#sister-sites li:first-child a,#sister-sites li:nth-child(2) a,#sister-sites li:nth-child(3) a{background-color:#00b2ed;background-repeat:no-repeat;border-bottom:1px solid #fff;color:#b2ecff}#sister-sites li:first-child a{background-image:url(//n-land.de/wp-content/themes/nland/dist/images/economy.png);background-position:left 30px center;background-size:60px;padding:3rem 4rem 2.5rem 10rem}#sister-sites li:nth-child(2) a{background-image:url(//n-land.de/wp-content/themes/nland/dist/images/n-jobs.png);background-position:left 20px center;background-size:60px}#sister-sites li:nth-child(3) a{background-image:url(//n-land.de/wp-content/themes/nland/dist/images/nordbayern.png);background-position:left 25px center;background-size:60px}#sister-sites li:last-child a{background-color:#8ea2a8;background-image:url(//n-land.de/wp-content/themes/nland/dist/images/grief.png);background-position:left -10px bottom;background-repeat:no-repeat;color:#cedde0}#sister-sites li span{display:block;font-size:1.3rem}#sister-sites li span:first-child{color:#000;font-size:2rem;font-weight:600}@media screen and (min-width:992px) and (max-width:1199px){#sister-sites li a{padding:2rem 3rem 0 6rem}#sister-sites li:first-child a{background-position:left 15px center;background-size:40px;padding:3rem 3rem 0 6rem}#sister-sites li:nth-child(2) a{background-position:left 10px center;background-size:40px}#sister-sites li:nth-child(3) a{background-position:left 15px center;background-size:40px}#sister-sites li:last-child a{background-size:100px}}.column>footer,.column>header{margin:2rem 2rem 1rem}.column--highlight{background:#e3e0de}@media screen and (min-width:992px){.column--divide{border-left:1px solid #d5d6d4}}.column--divide .article{margin:0;padding:.618rem}.column--divide .article.article-pr{margin:.5rem 0}@media screen and (min-width:992px){.column--divide .article,.column--divide .article.article-pr{margin:.382rem 0 .382rem 2rem}.column--divide .article.article-pr:first-of-type,.column--divide .article:first-of-type{margin-top:0}.column--divide .article:not(.article-pr){margin-bottom:auto;margin-top:auto}}.column--law,.column--sport{border-color:#f7f7f5}.column>footer{text-align:right}.date-list{list-style:none;margin:0;padding:0;position:relative}.event{border-bottom:1px solid #eff0ed;color:#000}.event:first-child{border-top:1px solid #eff0ed}.event a{display:table;padding:1.3rem 2rem 1rem 1rem;width:100%}.event__date{color:#424242;display:table-cell;font-size:2.4rem;font-weight:200;letter-spacing:3px;line-height:1;text-align:center;text-transform:uppercase;width:20%}.event__date>span{color:#000;display:block;vertical-align:middle}.event__description{display:table-cell;vertical-align:top;width:70%}.event__description header h2{color:currentColor;font-size:1.8rem;font-weight:600;margin-bottom:1rem;margin-top:0}.event__description footer{color:#424242;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.1rem;font-weight:400}.event__more-info{display:table-cell;text-align:right;vertical-align:middle;width:10%}.event__more-info img,.event__more-info svg{height:25px;width:13px}.events-more{background-color:#379fd7;height:15px;left:50%;position:relative;transform:translateX(-50%);width:80px}.events-more a{height:100%;position:absolute;width:100%}.events-more a img{height:13px;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(90deg);width:7px}@media screen and (max-width:767px){.single-event .sidebar,.single-event .single .sidebar .sidebar-wrapper,.single .sidebar .single-event .sidebar-wrapper{background-color:#f7f7f5}}.single-event .sidebar .sidebar-wrapper,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper{background-color:#dbdbd9}.single-event .sidebar .sidebar-wrapper .event-filter,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter{position:relative}.single-event .sidebar .sidebar-wrapper .event-filter .btn-event-filter,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter .btn-event-filter{border:0;margin:0 .5rem;padding:1rem}.single-event .sidebar .sidebar-wrapper .event-filter .btn-event-filter i,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter .btn-event-filter i{margin-right:.5rem}.single-event .sidebar .sidebar-wrapper .event-filter #events-calendar,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #events-calendar{background-color:#fff;width:100%}.single-event .sidebar .sidebar-wrapper .event-filter #events-calendar table.em-calendar,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #events-calendar table.em-calendar{width:100%}.single-event .sidebar .sidebar-wrapper .event-filter #events-calendar table.em-calendar td,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #events-calendar table.em-calendar td{padding:1rem}.single-event .sidebar .sidebar-wrapper .event-filter #events-calendar table.em-calendar thead .em-calnav,.single-event .sidebar .sidebar-wrapper .event-filter #events-calendar table.em-calendar thead .month_name,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #events-calendar table.em-calendar thead .em-calnav,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #events-calendar table.em-calendar thead .month_name{color:#379fd7}.single-event .sidebar .sidebar-wrapper .event-filter #events-calendar table.em-calendar tbody tr.days-names,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #events-calendar table.em-calendar tbody tr.days-names{background-color:#379fd7}.single-event .sidebar .sidebar-wrapper .event-filter #events-calendar table.em-calendar tbody tr.days-names td,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #events-calendar table.em-calendar tbody tr.days-names td{color:#fff;font-weight:600}.single-event .sidebar .sidebar-wrapper .event-filter #events-calendar table.em-calendar tbody tr td.eventful a,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #events-calendar table.em-calendar tbody tr td.eventful a{color:#379fd7;font-weight:600}.single-event .sidebar .sidebar-wrapper .event-filter #events-calendar table.em-calendar tbody tr td.eventful-today a,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #events-calendar table.em-calendar tbody tr td.eventful-today a{color:#fff}.single-event .sidebar .sidebar-wrapper .event-filter #events-calendar table.em-calendar tbody tr td.eventful-post a,.single-event .sidebar .sidebar-wrapper .event-filter #events-calendar table.em-calendar tbody tr td.eventful-pre a,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #events-calendar table.em-calendar tbody tr td.eventful-post a,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #events-calendar table.em-calendar tbody tr td.eventful-pre a{text-decoration:none}.single-event .sidebar .sidebar-wrapper .event-filter #search-form,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form{background-color:#fff;border-top:1px solid #dbdbd9;padding-top:1rem;width:100%}.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-events-search,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-events-search{padding:1rem}.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search{border:0;border-radius:0;margin-bottom:0}.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search div,.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search label,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search div,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search label{display:block}.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-submit,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-submit{background:none;background-color:#39b2fa;border:0;border-radius:0;box-shadow:none;color:#fff;margin:0;padding:1.1rem 1.3rem;text-shadow:none}.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main{border-bottom:0}.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main .em-search-text,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main .em-search-text{margin:0}.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main .em-search-text input,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main .em-search-text input{width:100%}.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main .em-search-town select,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main .em-search-town select{margin-bottom:0;width:100%}.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main .em-search-submit,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main .em-search-submit{right:10px;top:10px}.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-field,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-field{background:none;margin:0;padding:0}.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-field .em-search-geo,.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-field .em-search-text,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-field .em-search-geo,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-field .em-search-text{border:1px solid #e1e1e1;margin:0}.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-field .em-search-geo:focus,.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-field .em-search-text:focus,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-field .em-search-geo:focus,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-field .em-search-text:focus{border-color:#39b2fa}.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-options a,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-options a{color:#39b2fa}.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced .em-search-location-meta>div,.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced>div,.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main .em-search-location-meta>div,.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main>div,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced .em-search-location-meta>div,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced>div,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main .em-search-location-meta>div,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main>div{margin-top:1rem}.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced label,.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main label,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced label,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main label{color:#9a9a99;float:none;margin-bottom:.2rem;min-width:0}.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced select,.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main select,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced select,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00NzEgMjczIDE2IDE2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC00NzEgMjczIDE2IDE2IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJtLTQ3MSAyNzggLjctLjggNy4zIDYuMiA3LjMtNi4yLjcuOC04IDYuOC04LTYuOHoiIHN0eWxlPSJmaWxsOiMzOWIyZmEiLz48L3N2Zz4=);background-position:right 10px center;background-repeat:no-repeat;background-size:14px;border:1px solid #39b2fa;border-radius:0;color:#39b2fa;cursor:pointer;outline:0;padding:1rem 4rem 1rem 1rem}.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced select:-ms-expand,.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main select:-ms-expand,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced select:-ms-expand,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main select:-ms-expand{display:none}.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced span.em-search-scope span,.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main span.em-search-scope span,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced span.em-search-scope span,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main span.em-search-scope span{display:inline-block;position:relative}.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced span.em-search-scope span .em-date-end,.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced span.em-search-scope span .em-date-start,.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main span.em-search-scope span .em-date-end,.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main span.em-search-scope span .em-date-start,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced span.em-search-scope span .em-date-end,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced span.em-search-scope span .em-date-start,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main span.em-search-scope span .em-date-end,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main span.em-search-scope span .em-date-start{border:1px solid #e1e1e1;padding-left:3rem;width:11rem}.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced span.em-search-scope span .em-date-end:focus,.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced span.em-search-scope span .em-date-start:focus,.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main span.em-search-scope span .em-date-end:focus,.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main span.em-search-scope span .em-date-start:focus,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced span.em-search-scope span .em-date-end:focus,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced span.em-search-scope span .em-date-start:focus,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main span.em-search-scope span .em-date-end:focus,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main span.em-search-scope span .em-date-start:focus{border-color:#39b2fa;outline:0}.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced span.em-search-scope span .icon-calendar,.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main span.em-search-scope span .icon-calendar,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced span.em-search-scope span .icon-calendar,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-main span.em-search-scope span .icon-calendar{left:.9rem;position:absolute;top:.7rem}.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced{padding:0}.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced .em-search-submit,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced .em-search-submit{margin:2rem 0}.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced .em-search-submit i,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-advanced .em-search-submit i{margin-right:1rem}.single-event .sidebar .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-options,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-filter #search-form .em-search-wrapper .css-search .em-search-options{padding:0}.single-event .sidebar .sidebar-wrapper .date-list .event,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .date-list .event{position:relative}.single-event .sidebar .sidebar-wrapper .date-list .event a,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .date-list .event a{display:table}.single-event .sidebar .sidebar-wrapper .date-list .event a .event__description footer,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .date-list .event a .event__description footer{color:#8f8f8d}.single-event .sidebar .sidebar-wrapper .date-list .event.current,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .date-list .event.current{background-color:#f7f7f5}.single-event .sidebar .sidebar-wrapper .date-list .event.current:before,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .date-list .event.current:before{background-color:#c00;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:6px}.single-event .sidebar .sidebar-wrapper .date-list .event.current a .event__date,.single-event .sidebar .sidebar-wrapper .date-list .event.current a .event__date>span,.single-event .sidebar .sidebar-wrapper .date-list .event.current a .event__description,.single-event .sidebar .sidebar-wrapper .date-list .event.current a .event__description a,.single-event .sidebar .sidebar-wrapper .date-list .event.current a .event__description footer,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .date-list .event.current a .event__date,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .date-list .event.current a .event__date>span,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .date-list .event.current a .event__description,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .date-list .event.current a .event__description a,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .date-list .event.current a .event__description footer{color:#c4c4c2}.single-event .sidebar .sidebar-wrapper .event-submit,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-submit{background-color:#f6f6f6;padding:2rem}.single-event .sidebar .sidebar-wrapper .event-submit .btn-event-submit,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-submit .btn-event-submit{display:block;position:relative}.single-event .sidebar .sidebar-wrapper .event-submit .btn-event-submit .icon-calendar,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-submit .btn-event-submit .icon-calendar{margin-right:1rem}.single-event .sidebar .sidebar-wrapper .event-submit .btn-event-submit .icon-calendar:after,.single .sidebar .single-event .sidebar-wrapper .sidebar-wrapper .event-submit .btn-event-submit .icon-calendar:after{content:"+";font-style:normal;font-weight:700;left:.5rem;position:relative;top:-.5rem}#ui-datepicker-div{background-color:#fff;background-image:none;border-color:#39b2fa;border-radius:0;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;padding:0;transform:translateY(-1px);width:27.5rem}#ui-datepicker-div .ui-widget-header{background:none;border:0;border-radius:0}#ui-datepicker-div .ui-widget-header.ui-datepicker-header{padding:1rem 0}#ui-datepicker-div .ui-widget-header .ui-datepicker-next,#ui-datepicker-div .ui-widget-header .ui-datepicker-prev{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#39b2fa;cursor:pointer;display:inline-block;font-family:icons;font-style:normal;font-variant:normal;font-weight:400;height:auto;line-height:1;text-align:center;text-decoration:inherit;text-transform:none;top:50%;transform:translateY(-50%);width:auto}#ui-datepicker-div .ui-widget-header .ui-datepicker-next span,#ui-datepicker-div .ui-widget-header .ui-datepicker-prev span{display:none}#ui-datepicker-div .ui-widget-header .ui-datepicker-next.ui-state-hover,#ui-datepicker-div .ui-widget-header .ui-datepicker-prev.ui-state-hover{background:none;border:0;color:#39b2fa}#ui-datepicker-div .ui-widget-header .ui-datepicker-prev,#ui-datepicker-div .ui-widget-header .ui-datepicker-prev.ui-datepicker-prev-hover{left:1rem}#ui-datepicker-div .ui-widget-header .ui-datepicker-prev:before{content:"\e80e"}#ui-datepicker-div .ui-widget-header .ui-datepicker-next,#ui-datepicker-div .ui-widget-header .ui-datepicker-next.ui-datepicker-next-hover{right:1rem}#ui-datepicker-div .ui-widget-header .ui-datepicker-next:before{content:"\e80f"}#ui-datepicker-div .ui-widget-header .ui-datepicker-month,#ui-datepicker-div .ui-widget-header .ui-datepicker-year{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00NzEgMjczIDE2IDE2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC00NzEgMjczIDE2IDE2IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJtLTQ3MSAyNzggLjctLjggNy4zIDYuMiA3LjMtNi4yLjcuOC04IDYuOC04LTYuOHoiIHN0eWxlPSJmaWxsOiMzOWIyZmEiLz48L3N2Zz4=);background-position:right 10px center;background-repeat:no-repeat;background-size:14px;border:1px solid #39b2fa;border-radius:0;color:#39b2fa;cursor:pointer;margin:.2rem;outline:0;padding:.4rem .4rem .2rem .9rem}#ui-datepicker-div .ui-widget-header .ui-datepicker-month:-ms-expand,#ui-datepicker-div .ui-widget-header .ui-datepicker-year:-ms-expand{display:none}#ui-datepicker-div .ui-datepicker-calendar{font-size:1.3rem;margin:0}#ui-datepicker-div .ui-datepicker-calendar thead tr th{background-color:#379fd7;color:#fff;font-weight:600;padding:1rem;text-transform:uppercase}#ui-datepicker-div .ui-datepicker-calendar tbody td{padding:0}#ui-datepicker-div .ui-datepicker-calendar tbody .ui-state-default{background:none;border:0;color:#666;font-weight:400;padding:0 0 0 1rem;text-align:center;transition:all .2s ease}#ui-datepicker-div .ui-datepicker-calendar tbody .ui-state-default.ui-state-highlight,#ui-datepicker-div .ui-datepicker-calendar tbody .ui-state-default:hover{background-color:#39b2fa;color:#fff;padding-left:.4rem;width:100%}#ui-datepicker-div .ui-datepicker-calendar tbody .ui-datepicker-today a,#ui-datepicker-div .ui-datepicker-calendar tbody .ui-datepicker-today a.ui-state-highlight{background-color:#cfcfcf;color:#666;padding-left:.4rem;width:100%}.melden label{font-size:1.4rem;margin:.75rem 0 .5rem}.melden label.bold{font-size:1.8rem}.melden label[for=em-recurrence-checkbox],.melden label[for=no-location]{margin-bottom:1rem}.melden label[for=em-time-all-day]{margin-top:0}.melden .article__content input[type=text]{margin-bottom:1.5rem;padding:.5rem;width:30rem}.melden .article__content input[type=text]#end-days{height:3rem;width:3rem}.melden .article__content #em-location-data .em-location-map-container{float:none;margin:1rem 0;width:auto}.melden div.time-picker li{font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.6rem;height:auto}.caption-filename{display:none;font-size:1.1rem}.single .sidebar body.single-gallery .sidebar-wrapper .sidebar-wrapper,body.single-gallery,body.single-gallery .sidebar .sidebar-wrapper{background-color:#312833}@media screen and (max-width:767px){.single .sidebar body.single-gallery .sidebar-wrapper .sidebar-wrapper,body.single-gallery .sidebar .sidebar-wrapper{padding:5rem}}body.single-gallery .article--single,body.single-gallery .section--main{background-color:#3e3740}body.single-gallery .lg-sub-html .caption-filename{display:block}body.single-gallery .article--single header h1,body.single-gallery .article--single header h2,body.single-gallery .article--single header h3{color:#fff}body.single-gallery .article--single .article__content>figure{margin-bottom:2rem}body.single-gallery .article--single .article__content>figure a{border:none;display:block}body.single-gallery .article--single .article__content>figure .filename,body.single-gallery .article--single .article__content>figure .title{color:#9e9e9e;display:block;font-size:1.2rem;text-align:right}body.single-gallery .article--single .article__more-galleries{color:#fff;font-size:2.4rem;font-weight:600;margin-top:6rem}body.single-gallery .article--single footer{border-top-color:#fff}body.single-gallery .article--single footer .breadcrumb a,body.single-gallery .article--single footer .social,body.single-gallery .article--single footer .social a{color:#fff}@media screen and (max-width:767px){body.single-gallery .article--single .gallery-overview .gallery-image section{padding:1rem}body.single-gallery .article--single .gallery-overview .gallery-image section header{margin:0}body.single-gallery .article--single .gallery-overview .gallery-image section header>h2{font-size:1.2rem}body.single-gallery .article--single .gallery-overview .gallery-image section footer{display:none}}body.single-gallery .section--comments .button--comments{background-color:#250f2a}body.single-gallery .section--comments .comment-respond .comment-form,body.single-gallery .section--comments .comment-respond .comment-reply-title{color:#fff}body.single-gallery.archiv{background-color:#eff0ed}.gallery-image{margin-bottom:2rem;position:relative}.gallery-image a{color:#fff}.gallery-image.current:after{background-color:#c00;border-right:3px solid #312833;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:8px;z-index:2}.gallery-image figure{position:relative}.gallery-image figure:before{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.5));content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.gallery-image figure img{height:100%;width:100%}.gallery-image section{bottom:0;display:block;left:0;padding:2rem;position:absolute;width:100%;z-index:2}.gallery-image section header h2{color:#fff;font-size:1.8rem;font-weight:600;line-height:1.3}.gallery-image section footer{color:hsla(0,0%,100%,.8);font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.2rem;font-weight:400}.gallery-image section footer>img{margin-right:1rem}.gallery-image section footer>img.gallery{height:12px;width:15px}.gallery-image section footer>img.video{height:15px;width:18px}.gallery img{max-width:none}.gallery-overview{height:245px;margin-top:2rem}.gallery-overview .gallery-image{float:left;height:245px;margin-right:2rem;min-width:327px}.gallery-overview .gallery-image figure{text-align:center}.gallery-overview .gallery-image figure img{height:245px;max-width:none;width:auto}.gallery-overview .gallery-image.current:after{background-color:#c00;border:0;content:"";display:block;height:3px;left:0;position:absolute;top:100%;width:100%;z-index:2}.gallery-overview .flickity-prev-next-button{background-color:#379fd7;border-radius:0;width:auto}.gallery-overview .flickity-prev-next-button.previous{left:0}.gallery-overview .flickity-prev-next-button.next{right:0}.gallery-overview .flickity-prev-next-button svg{height:10px;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);width:10px}.gallery-overview .flickity-prev-next-button .arrow{fill:#fff}.ad-banner-container{left:0;position:absolute;right:-320px;text-align:right;top:0}body.infinite-stream-empty .infinite-stream-container a.demand-infinite-scroll,body.infinite-stream-type-1>footer,body.infinite-stream-type-2.infinite-stream-type-2-state-2>footer{display:none}.infinite-stream-container{text-align:center}.infinite-stream-container section{text-align:left}.infinite-stream-container .btn.demand-infinite-scroll{cursor:pointer;display:inline-block;font-size:1.6rem;font-weight:500;padding:1rem 2rem}.infinite-stream-container .js-stream.infinite-stream-type-2:not(.demanded) .stream-wrap,.infinite-stream-container .js-stream.infinite-stream-type-3:not(.demanded) .stream-wrap{display:none}.infinite-stream-container .card-wrap footer ul.tags{display:inline}.stream-wrap>img{padding:1rem}#div-gpt-ad-rectangle{display:none}.stream-advisor{position:relative}.stream-advisor__tabs{list-style:none;margin:0;padding:0}.stream-advisor__tabs:after,.stream-advisor__tabs:before{content:" ";display:table}.stream-advisor__tabs:after{clear:both}.stream-advisor__tabs li{color:#8c8c8c;float:left;font-size:1.8rem;font-weight:600;padding:1.5rem 2.5rem}.stream-advisor__tabs li a{color:#8c8c8c;transition:color .4s ease}.stream-advisor__tabs li a:hover{color:#000}.stream-advisor__tabs li:first-child{background-color:#fff;color:#000;font-size:2rem}.stream-advisor__tabs li:first-child a{color:#000}.stream-advisor__tabs li:first-child:before{color:#8c8c8c;content:"Thema "}.stream-advisor__content{background-color:#fff;padding:2rem 2rem 6rem}.stream-advisor .article__image{margin-bottom:1rem}.stream-advisor .articles--column .article{margin-top:2rem}.stream-advisor .articles--column .article:first-child{margin-top:0}.stream-advisor .column{margin-left:.25rem;padding-left:.25rem}.stream-topic{background-color:#fff;margin:1rem;padding:2rem}.stream-topic__headline{margin-bottom:1.5rem}.stream-topic__headline:after,.stream-topic__headline:before{content:" ";display:table}.stream-topic__headline:after{clear:both}.stream-topic__headline h2{color:#000;float:left;font-size:2rem;font-weight:600}@media screen and (min-width:992px) and (max-width:1199px){.stream-topic__headline h2{font-size:1.5rem;line-height:1.75}}.stream-topic__headline h2:before{color:#8c8c8c;content:"Thema "}.stream-topic__headline button{float:right}.main{margin-bottom:20px;overflow:hidden}.main>.container{position:relative}.asdf iframe{max-width:100%}.asdf img{width:auto}.asdf.asdf--tzui{margin-left:-10px;position:absolute;right:10px;top:0;transform:translateX(100%)}@media screen and (max-width:991px){.asdf--single-article.asdf--qwer{margin:2rem}}.asdf--qwer{margin:0 auto;text-align:center}.asdf--yxcv{align-content:center;align-self:center;flex-direction:column;text-align:center;width:100%}body:not(.category-news):not(.category-sport):not(.category-kultur):not(.category-wirtschaft) .asdf.asdf--qwer--padded{margin-bottom:2rem;margin-top:1rem}body:not(.category-news):not(.category-sport):not(.category-kultur):not(.category-wirtschaft) section.section--main.section--article article .asdf.asdf--qwer--padded{margin-bottom:3rem;margin-top:4rem}body.category-kultur .asdf.asdf--archive.asdf--tzui,body.category-news .asdf.asdf--archive.asdf--tzui,body.category-sport .asdf.asdf--archive.asdf--tzui,body.category-wirtschaft .asdf.asdf--archive.asdf--tzui{margin-top:43px}.article__content .asdf--qwer{margin-bottom:54px}@media screen and (min-width:1200px){.article__content .asdf--qwer{margin-left:-54px;margin-right:-54px}}.single-gallery .article__content .asdf--qwer{margin-bottom:2rem;margin-left:0;margin-right:0}@-webkit-keyframes spinner-anim{0%{opacity:1}to{opacity:0}}@keyframes spinner-anim{0%{opacity:1}to{opacity:0}}.spinner{margin:50px 0;text-align:center}.spinner-inner{display:inline-block;height:119px;position:relative;width:119px}.spinner-inner>div{-webkit-animation:spinner-anim 1s linear infinite;animation:spinner-anim 1s linear infinite;background-color:#000;height:18px;left:50%;position:absolute;top:50px;width:2px}.spinner-inner>div:first-of-type{-webkit-animation-delay:-.5s;animation-delay:-.5s;transform:rotate(0deg) translateY(-50px)}.spinner-inner>div:nth-of-type(2){-webkit-animation-delay:-.4642857143s;animation-delay:-.4642857143s;transform:rotate(12deg) translateY(-50px)}.spinner-inner>div:nth-of-type(3){-webkit-animation-delay:-.4285714286s;animation-delay:-.4285714286s;transform:rotate(25deg) translateY(-50px)}.spinner-inner>div:nth-of-type(4){-webkit-animation-delay:-.3928571429s;animation-delay:-.3928571429s;transform:rotate(38deg) translateY(-50px)}.spinner-inner>div:nth-of-type(5){-webkit-animation-delay:-.3571428571s;animation-delay:-.3571428571s;transform:rotate(51deg) translateY(-50px)}.spinner-inner>div:nth-of-type(6){-webkit-animation-delay:-.3214285714s;animation-delay:-.3214285714s;transform:rotate(64deg) translateY(-50px)}.spinner-inner>div:nth-of-type(7){-webkit-animation-delay:-.2857142857s;animation-delay:-.2857142857s;transform:rotate(77deg) translateY(-50px)}.spinner-inner>div:nth-of-type(8){-webkit-animation-delay:-.25s;animation-delay:-.25s;transform:rotate(90deg) translateY(-50px)}.spinner-inner>div:nth-of-type(9){-webkit-animation-delay:-.2142857143s;animation-delay:-.2142857143s;transform:rotate(102deg) translateY(-50px)}.spinner-inner>div:nth-of-type(10){-webkit-animation-delay:-.1785714286s;animation-delay:-.1785714286s;transform:rotate(115deg) translateY(-50px)}.spinner-inner>div:nth-of-type(11){-webkit-animation-delay:-.1428571429s;animation-delay:-.1428571429s;transform:rotate(128deg) translateY(-50px)}.spinner-inner>div:nth-of-type(12){-webkit-animation-delay:-.1071428571s;animation-delay:-.1071428571s;transform:rotate(141deg) translateY(-50px)}.spinner-inner>div:nth-of-type(13){-webkit-animation-delay:-.0714285714s;animation-delay:-.0714285714s;transform:rotate(154deg) translateY(-50px)}.spinner-inner>div:nth-of-type(14){-webkit-animation-delay:-.0357142857s;animation-delay:-.0357142857s;transform:rotate(167deg) translateY(-50px)}.spinner-inner>div:nth-of-type(15){-webkit-animation-delay:0s;animation-delay:0s;transform:rotate(180deg) translateY(-50px)}.spinner-inner>div:nth-of-type(16){-webkit-animation-delay:.0357142857s;animation-delay:.0357142857s;transform:rotate(192deg) translateY(-50px)}.spinner-inner>div:nth-of-type(17){-webkit-animation-delay:.0714285714s;animation-delay:.0714285714s;transform:rotate(205deg) translateY(-50px)}.spinner-inner>div:nth-of-type(18){-webkit-animation-delay:.1071428571s;animation-delay:.1071428571s;transform:rotate(218deg) translateY(-50px)}.spinner-inner>div:nth-of-type(19){-webkit-animation-delay:.1428571429s;animation-delay:.1428571429s;transform:rotate(231deg) translateY(-50px)}.spinner-inner>div:nth-of-type(20){-webkit-animation-delay:.1785714286s;animation-delay:.1785714286s;transform:rotate(244deg) translateY(-50px)}.spinner-inner>div:nth-of-type(21){-webkit-animation-delay:.2142857143s;animation-delay:.2142857143s;transform:rotate(257deg) translateY(-50px)}.spinner-inner>div:nth-of-type(22){-webkit-animation-delay:.25s;animation-delay:.25s;transform:rotate(270deg) translateY(-50px)}.spinner-inner>div:nth-of-type(23){-webkit-animation-delay:.2857142857s;animation-delay:.2857142857s;transform:rotate(282deg) translateY(-50px)}.spinner-inner>div:nth-of-type(24){-webkit-animation-delay:.3214285714s;animation-delay:.3214285714s;transform:rotate(295deg) translateY(-50px)}.spinner-inner>div:nth-of-type(25){-webkit-animation-delay:.3571428571s;animation-delay:.3571428571s;transform:rotate(308deg) translateY(-50px)}.spinner-inner>div:nth-of-type(26){-webkit-animation-delay:.3928571429s;animation-delay:.3928571429s;transform:rotate(321deg) translateY(-50px)}.spinner-inner>div:nth-of-type(27){-webkit-animation-delay:.4285714286s;animation-delay:.4285714286s;transform:rotate(334deg) translateY(-50px)}.spinner-inner>div:nth-of-type(28){-webkit-animation-delay:.4642857143s;animation-delay:.4642857143s;transform:rotate(347deg) translateY(-50px)}.pagination{text-align:center}.pagination .page-numbers{font-size:16px;padding:0 5px}.pagination .page-numbers.current{font-weight:700}.lg-outer .lg-item{background:url(//n-land.de/wp-content/themes/nland/dist/images/loading.gif) no-repeat scroll 50% transparent}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#c00}.lg-outer .lg-thumb-item img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;overflow:hidden}.admin-bar.lg-on .lg-outer{margin-top:32px}@media screen and (max-width:782px){.admin-bar.lg-on .lg-outer{margin-top:46px}}.articles--category .article figure{align-self:baseline}.col-md-7 .articles--category .article img,.col-md-9 .articles--category .article img{width:auto}@media screen and (min-width:1200px){.col-md-7 .articles--category .article img,.col-md-9 .articles--category .article img{max-height:120px}}.col-md-9 .articles--category .article:first-of-type img{max-height:345px;width:auto}.col-md-6 .column--divide img{max-height:210px;width:auto}.col-md-6 .column--divide .asdf.asdf--yxcv img{max-height:none}.col-md-7 .articles--category .article:first-of-type img{max-height:377px;width:auto}#articles--lead-stories .asdf:not(.asdf--qwer),#articles--new-stories .asdf:not(.asdf--qwer){margin-left:10px;margin-top:20px}#articles--lead-stories .gvndigv-single,#articles--new-stories .gvndigv-single{text-align:center}article.article--single.article--page .gvndigv-single iframe{width:100%}body.single-post article.article--single footer .tags--primary li:first-child{padding-left:0}.abstract{margin-bottom:3rem}.abstract,.abstract .header{border-bottom:1px dashed #aaa;width:100%}.abstract .header{font-style:italic}.abstract .content{padding:1rem 3rem}.abstract .content ul{margin:0;padding:0}.archive .taxonomy-secondary-nav{margin-right:2rem}.archive .taxonomy-secondary-nav ul{margin:0}.archive .taxonomy-secondary-nav li{display:inline;list-style:none;margin:0 4rem}.archive .taxonomy-secondary-nav li:last-child{margin-right:3rem}.archive .taxonomy-secondary-nav a{color:#000;font-size:2.5rem;font-weight:700}@media (max-width:991px){.archive .taxonomy-secondary-nav{display:none}}#lead-info .article__content{padding:3.8rem 3rem 3rem}#lead-info a{color:#379fd7}#lead-info-content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}@media (min-width:991px){#lead-info-content{flex-wrap:nowrap;justify-content:left}}#lead-info-content div:first-child{align-items:center;display:flex;flex-basis:100%;flex-grow:2;margin:0 0 20px}@media (min-width:991px){#lead-info-content div:first-child{flex-basis:auto;flex-grow:1;margin:0 30px 0 0}}#lead-info-content div:first-child img{height:auto;margin:0 auto;width:150px}#lead-info-content div:last-child{line-height:3.7rem;text-align:center}@media (min-width:991px){#lead-info-content div:last-child{text-align:left}}.story-tile-square{background:#cecece 50% no-repeat;background-size:cover;height:0;overflow:hidden;position:relative;width:100%}.story-tile-square-small{padding-top:100%}.story-tile-square-img-link{display:block;height:100%;left:0;position:absolute;top:0;transition:all .2s ease-in;width:100%;z-index:5}.story-tile-square:hover .story-tile-square-img-link{opacity:.75}.story-tile-square-content{display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;padding:5px 5px 5px 0;pointer-events:none;position:absolute;top:0;width:100%;z-index:6}.story-tile-square-img{height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.story-tile-square-tags{background:transparent;border:0;display:flex;flex-wrap:wrap;font-size:min(16px,1.045vw);list-style:none none;margin:0 0 6px 6px;outline:0;padding:0;text-transform:uppercase}.story-tile-square-tags-item{background-color:#c00;color:#fff;margin:0;padding:0}.story-tile-square-tag-link{box-shadow:none;color:inherit;font-family:inherit;font-size:1em;font-weight:inherit;padding:10px 5px;text-decoration:none;text-transform:inherit}.story-tile-square-post-title{align-self:start;background-color:hsla(0,0%,100%,.8);color:#2c2c2c;font-family:inherit;line-height:1.1;margin:0 0 10px;max-width:min(367px,24.32vw);padding:5px 5px 5px 7px;text-transform:inherit}@media (max-width:767px){.story-tile-square-post-title{max-width:90%}}.story-tile-square-small .story-tile-square-post-title{color:#c00;margin-right:5px}.story-tile-square:hover .story-tile-square-post-title,.story-tile:hover .story-tile-post-title{color:#c00}.story-tile-square-paid-img{border:none;border-radius:0;box-shadow:none;height:min(20px,1.303vw);max-height:1.25vw;max-width:100%;min-height:1.25vw;position:absolute;right:10px;top:5px}.story-tile-square-title-link{color:inherit;font:inherit;font-size:min(35px,2.34vw);font-weight:700;line-height:1.1;pointer-events:auto;text-decoration:none;text-transform:inherit;transition:all .2s ease-in;word-break:normal}.story-tile-square-small .story-tile-square-title-link{font-size:min(20px,1.303vw)}#top-stories{-moz-column-gap:13px;column-gap:13px;display:grid;flex-basis:100%;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));row-gap:13px;width:100%}@media (max-width:991px){#top-stories{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:40% 30% 30%}}.top-story{background:#cecece 50% no-repeat;background-size:cover;height:0;overflow:hidden;position:relative;width:100%}.top-story-small{padding-top:100%}.top-story-img-link{display:block;height:100%;left:0;position:absolute;top:0;transition:all .2s ease-in;width:100%}.top-story:hover .top-story-img-link{opacity:.75}.top-story-content{display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;padding:5px 5px 5px 0;pointer-events:none;position:absolute;top:0;width:100%;z-index:6}.top-story-img{height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.top-story-tags{background:transparent;border:0;display:flex;flex-wrap:wrap;font-size:min(16px,1.045vw);margin:0 0 6px 6px;outline:0;padding:0;text-transform:uppercase}.top-story-tags-item{background-color:#c00;color:#fff;list-style:none;margin:0;padding:0}.top-story-tag-text{box-shadow:none;color:inherit;font-family:inherit;font-size:1em;font-weight:inherit;padding:10px 5px;text-decoration:none;text-transform:inherit}@media (max-width:991px){.top-story-tag-text{font-size:1.2rem}}@media (max-width:767px){.top-story-tag-text{font-size:1rem}}.top-story-post-title{align-self:start;background-color:hsla(0,0%,100%,.8);color:#2c2c2c;font-family:inherit;line-height:1.1;margin:0 0 10px;max-width:min(367px,24.32vw);padding:5px 5px 5px 7px;text-transform:inherit}@media (max-width:767px){.top-story-post-title{max-width:50vw}}.top-story-small .top-story-post-title{margin-right:5px}@media (max-width:991px){.top-story-small .top-story-post-title{max-width:80%}}.top-story:hover .top-story-post-title{color:#c00}.top-story-title-link{color:inherit;font:inherit;font-size:min(35px,2.34vw);font-weight:700;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.1;pointer-events:auto;text-decoration:none;text-transform:inherit;transition:all .2s ease-in;word-break:normal}@media (max-width:767px){.top-story-title-link{font-size:1.5rem}}.top-story-small .top-story-title-link{font-size:min(20px,1.303vw)}@media (max-width:991px){.top-story-small .top-story-title-link{font-size:1.6rem}}@media (max-width:767px){.top-story-small .top-story-title-link{font-size:1.5rem}}#top-story-1{grid-column:1/4;grid-row:1/3;padding-top:65.95%}@media (max-width:991px){#top-story-1{grid-column:1/3;grid-row:1/2}}.post-rotation-container{position:relative}.post-rotation-container>*{left:0;position:absolute;top:0}.post-rotation-container>:not(:first-child){display:none}.post-rotation-container>.progress-bar{background-color:#000;bottom:0;display:inline-block;height:10px;opacity:.5;right:0;top:unset;width:0;z-index:10}@-webkit-keyframes fadeContent101{0%{opacity:1}40%{opacity:0}60%{opacity:0}to{opacity:1}}@keyframes fadeContent101{0%{opacity:1}40%{opacity:0}60%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeContent010{0%{opacity:0}40%{opacity:1}60%{opacity:1}to{opacity:0}}@keyframes fadeContent010{0%{opacity:0}40%{opacity:1}60%{opacity:1}to{opacity:0}}.topic-tile{background:none;flex-wrap:wrap;justify-content:space-between;padding:1.5rem 1rem}.topic-tile>h2{border-bottom:5px solid #c00;flex-grow:0;margin-bottom:1rem;overflow:hidden;padding:.2rem .6rem .3rem;width:100%}.topic-tile>h2 a{color:#000;display:inline-block;min-height:24px;position:relative;white-space:nowrap}.topic-tile>h2 a>*{left:0;position:absolute;top:0}.topic-tile>h2 a>:first-child{-webkit-animation:fadeContent101 6s infinite;animation:fadeContent101 6s infinite}.topic-tile>h2 a>:nth-child(2){-webkit-animation:fadeContent010 6s infinite;animation:fadeContent010 6s infinite;opacity:0}.topic-tile .story-big{aspect-ratio:1/.66;flex-basis:100%;margin:0 0 2rem}.topic-tile .story-big,.topic-tile .story-tile{background:#cecece 50% no-repeat;position:relative}.topic-tile .story-tile{background-size:cover;height:100%;overflow:hidden;width:100%}.topic-tile .story-tile-img-link img{height:100%;width:100%}@media (min-width:768px){.topic-tile .story-tile-img-link img{height:273px;width:350px}}@media (min-width:992px){.topic-tile .story-tile-img-link img{height:234px;width:300px}}@media (min-width:1200px){.topic-tile .story-tile-img-link img{height:286px;width:367px}}.topic-tile .story-tile-content{bottom:0;display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;padding:5px 5px 0 0;pointer-events:none;position:absolute;width:100%;z-index:6}.topic-tile .story-tile-post-title{align-self:start;background-color:hsla(0,0%,100%,.8);color:#2c2c2c;font-family:inherit;line-height:1.1;margin:0;max-width:min(367px,24.32vw);padding:7px;text-transform:inherit}@media (max-width:767px){.topic-tile .story-tile-post-title{max-width:80%}}.topic-tile .story-tile-title-link{color:inherit;font:inherit;font-size:min(24px,2.34vw);font-weight:700;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.1;max-width:min(367px,24.32vw);pointer-events:auto;text-decoration:none;text-transform:inherit;transition:all .2s ease-in;word-break:normal}@media (max-width:767px){.topic-tile .story-tile-title-link{font-size:2rem}}.topic-tile .stories-small{-moz-column-gap:20px;column-gap:20px;display:grid;flex-basis:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,1fr);position:relative;row-gap:20px}.topic-tile .stories-small .story-tile-square-content{padding-bottom:0}.topic-tile .stories-small .story-tile-square-post-title{margin-bottom:0}.topic-tile .stories-small .story-tile-square-title-link{font-size:min(16px,2.34vw);-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media (max-width:767px){.topic-tile .stories-small .story-tile-square-title-link{font-size:1.6rem}}.topic-tile .story-tile-square{flex-basis:50%;height:175px}.topic-tile .story-tile-square img{width:100%}@media (min-width:768px){.topic-tile .story-tile-square{height:165px}}@media (min-width:992px){.topic-tile .story-tile-square{height:140px}}@media (min-width:1200px){.topic-tile .story-tile-square{height:173px}}.event-tile{align-items:flex-start;flex-direction:column}.event-tile .date-list{flex-grow:2;width:100%}.event-tile .date-list,.event-tile .date-list li{background-color:#f7f7f5}.event-tile .date-list li:first-child{border-left:5px solid #c00;border-top:none;color:#c4c4c2}.jobboard-widget{display:flex;flex-direction:column;justify-content:space-between}.jobboard-widget .job-offer{border-bottom:1px dotted #ccc;margin-bottom:.8rem;padding-bottom:1.2rem}.jobboard-widget .job-offer:first-child{padding-top:0}.jobboard-widget .job-offer:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.jobboard-widget .job-meta{font-size:1.4rem}.jobboard-widget .job-meta>*{margin-bottom:.2rem}.jobboard-widget .job-meta>:last-child{margin-bottom:0}.jobboard-widget .job-title{font-size:1.6rem;font-weight:600;line-height:1.3}.jobboard-header h2{border-bottom:5px solid #c00;margin-bottom:1rem;overflow:hidden;padding:.2rem .6rem .3rem;width:100%}.jobboard-list{background-color:#f7f7f5;flex-grow:2;overflow:hidden;padding:1rem;width:100%}.jobboard-footer{background-color:#c00;font-size:1.4rem;font-weight:600;padding:1rem;text-align:center}.jobboard-footer a{color:#fff;letter-spacing:.1rem}#nn-info>.section{background:#fff}#nn-info .article__content{padding:0}#nn-info a{color:#379fd7}#nn-info-content{display:flex;flex-direction:row;flex-wrap:wrap;font-size:2rem;font-weight:400;justify-content:center}@media (max-width:768px){#nn-info-content{font-size:20px}}@media (min-width:991px){#nn-info-content{flex-wrap:nowrap;justify-content:left}}#nn-info-content div{align-items:center;display:flex;flex-basis:50%;flex-grow:1;flex-wrap:wrap;justify-content:center;margin:0 0 20px}#nn-info-content>div:first-child,#nn-info-content>div:last-child{flex-basis:100%;flex-grow:2;justify-content:flex-start}@media (min-width:991px){#nn-info-content>div:first-child,#nn-info-content>div:last-child{flex-basis:auto;flex-grow:1;margin:0 30px 0 0}}#nn-info-content>div:last-child{line-height:3.7rem;text-align:center}@media (min-width:991px){#nn-info-content>div:last-child{text-align:left}}#nn-info-content .row{display:flex}#nn-info-content .row.w-full{flex-basis:100%;width:100%}#nn-info-content .row.w-50pc{flex-basis:50%;width:50%}@media (max-width:767px){#nn-info-content .row.w-50pc{flex-basis:100%}}#nn-info-content .row.center{text-align:center}#nn-info-content .logo{height:auto;margin-top:10px;width:150px}#nn-info-content .logo.logo-nland{width:300px}@media (max-width:767px){#nn-info-content .logo:first-child{margin-bottom:20px;margin-top:20px}}.nland-embedded-media-container{text-align:center;width:100%}.nland-embedded-media-container iframe{height:auto;max-width:100%}.article--single .article__content .nland-embedded-posts-container.wp_rp_wrap{background-color:#fff;border-bottom:1px dotted #ccc;border-top:1px dotted #ccc;margin-top:-10px;padding:0}.ngg-imagebrowser-nav .back,.ngg-imagebrowser-nav .next{border:none;padding:0}.article--single .article__content .ngg-imagebrowser .pic{border:none}.article--single .article__content .ngg-imagebrowser .pic a{border-bottom:none;margin:0}.article--single .article__content .ngg-imagebrowser-nav a{border-bottom:none}body.single-gallery .article--gallery{padding-left:0;padding-right:0}body.single-gallery .article--gallery .article__more-galleries,body.single-gallery .article--gallery .gallery-overview,body.single-gallery .article--gallery footer,body.single-gallery .article--gallery header,body.single-gallery .article--gallery p{margin-left:3rem;margin-right:3rem}@media (min-width:1200px){body.single-gallery .article--gallery .article__more-galleries,body.single-gallery .article--gallery .gallery-overview,body.single-gallery .article--gallery footer,body.single-gallery .article--gallery header,body.single-gallery .article--gallery p{margin-left:10rem;margin-right:10rem}}body.single-gallery .article--gallery .article__content{display:flex;flex-wrap:wrap}body.single-gallery .article--gallery .article__content figure{flex-basis:100%;margin-left:3rem;margin-right:3rem;text-align:center}@media (min-width:1200px){body.single-gallery .article--gallery .article__content figure{margin-left:10rem;margin-right:10rem}}body.single-gallery .article--gallery .article__content figure .title{margin-bottom:2px}body.single-gallery .article--gallery .gallery-overview footer,body.single-gallery .article--gallery .gallery-overview header{margin-left:0;margin-right:0}@media screen and (min-width:1200px){body.soccer-table .article--single{padding:2.5rem}}.football-rankings{margin-bottom:8rem;margin-top:3rem;width:100%}.football-rankings tr{border-bottom:1px solid #e1e1e1}.football-rankings tr.up-1 td{background-color:#86d304}.football-rankings tr.up-2 td{background-color:#c0ec91}.football-rankings tr.down-1 td{background-color:#ea8190}.football-rankings tr.down-2 td{background-color:#f4a2cb}.football-rankings tr:last-child{border-bottom:0}.football-rankings tr.separator{display:none}.football-rankings tr th{font-size:1.3rem;font-weight:600}@media screen and (min-width:480px){.football-rankings tr th{font-size:1.4rem}}.football-rankings tr td{font-size:1.3rem}@media screen and (min-width:480px){.football-rankings tr td{font-size:1.6rem}}.football-rankings tr td,.football-rankings tr th{padding:.75rem;width:1px}.football-rankings tr td:first-child,.football-rankings tr th:first-child{padding-left:2rem}.football-rankings tr td:last-child,.football-rankings tr th:last-child{padding-right:2rem}@media screen and (max-width:767px){.football-rankings tr td.hide-for-small,.football-rankings tr th.hide-for-small{display:none}}.football-rankings:first-of-type tr{border-bottom:0}.football-rankings:first-of-type tr:nth-child(2n){background-color:#f9f9f9}.football-rankings:first-of-type tr th{color:#000}.football-rankings:first-of-type tr th:nth-child(3),.football-rankings:first-of-type tr th:nth-child(4),.football-rankings:first-of-type tr th:nth-child(5),.football-rankings:first-of-type tr th:nth-child(6),.football-rankings:first-of-type tr th:nth-child(7),.football-rankings:first-of-type tr th:nth-child(8){border-right:1px solid #e1e1e1}@media screen and (min-width:1200px){.football-rankings:first-of-type tr td:nth-child(2){width:190px}}.football-rankings:first-of-type tr td:nth-child(3),.football-rankings:first-of-type tr td:nth-child(4),.football-rankings:first-of-type tr td:nth-child(5),.football-rankings:first-of-type tr td:nth-child(6),.football-rankings:first-of-type tr td:nth-child(7),.football-rankings:first-of-type tr td:nth-child(10){border-right:1px solid #e1e1e1}.football-rankings:first-of-type tr td.noValue+td{text-align:left}.football-rankings:first-of-type tr td,.football-rankings:first-of-type tr th{text-align:center}.football-rankings:first-of-type tr td:nth-child(2),.football-rankings:first-of-type tr th:nth-child(2){text-align:left}.football-rankings:first-of-type tr td.noValue,.football-rankings:first-of-type tr th.noValue{padding:.75rem 0}.football-rankings:first-of-type tr td:last-child,.football-rankings:first-of-type tr th:last-child{border-right:0}.football-rankings:not(:first-of-type) td:first-child,.football-rankings:not(:first-of-type) td:nth-child(2),.football-rankings:not(:first-of-type) td:nth-child(5),.football-rankings:not(:first-of-type) td:nth-child(6){display:none}.football-matches{margin-bottom:8rem;margin-top:3rem;width:100%}.football-matches tr:nth-child(2n){background-color:#f9f9f9}.football-matches tr td{padding:.75rem 2rem;vertical-align:top}.football-matches tr td:first-child{text-align:left;width:25%}.football-matches tr td:nth-child(2){width:65%}.football-matches tr td:nth-child(3){text-align:right;width:7%}.topic-tile.event-tile li.event{list-style-image:none}.tribe-theme-nland .wrapper--single-article{background-color:#f7f7f5}.tribe-theme-nland .headline--primary>h1:first-child{display:none}.tribe-theme-nland>.main>.container>.wrapper{width:100%}.tribe-events .tribe-events-c-breadcrumbs__list-item-link,.tribe-events .tribe-events-c-breadcrumbs__list-item-link:focus,.tribe-events .tribe-events-c-breadcrumbs__list-item-link:hover{color:#379fd7}.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{padding-bottom:var(--tec-grid-gutter-page);padding-top:var(--tec-grid-gutter-page)}.tribe-common--breakpoint-medium.tribe-events--filter-bar-horizontal.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar__filter-button-container{border-right:none}.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button{margin:0 2rem}.tribe-events .tribe-events-c-search__button,.tribe-events .tribe-events-c-search__button:focus,.tribe-events .tribe-events-c-search__button:hover,.tribe-events button.tribe-events-c-search__button,.tribe-events button.tribe-events-c-search__button:focus,.tribe-events button.tribe-events-c-search__button:hover{background-color:#379fd7;outline:none}.community-button-container{display:flex;justify-content:center;margin-bottom:var(--tec-spacer-7)!important;width:100%}.tribe-common a.community-button,.tribe-common a.community-button:active,.tribe-common a.community-button:focus,.tribe-common a.community-button:hover,.tribe-common a.community-button:visited{background-color:#379fd7;color:#fff;outline:none}.tribe-community-events{border:none}body.tribe-theme-nland #tribe-community-events .events-community-post-title>label:first-child:before{display:block;margin-bottom:2rem}.tribe-events-c-top-bar__nav-list li,.tribe-events-sub-nav li{list-style:none}#tribe-events-content .tribe_events.type-tribe_events a,.tribe-events-schedule .recurringinfo a,.tribe-related-event-info .recurringinfo a{color:#379fd7}.tribe-events-event-meta.primary,.tribe-events-event-meta.secondary{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.tribe-events-meta-group{flex-basis:33%;margin-right:0;padding-right:1rem}.tribe-events-meta-group:last-child{padding-right:0}.tribe-events-meta-group .tribe-events-gmap{display:block}@media (max-width:1199px){.tribe-events-meta-group{flex-basis:50%}}@media (max-width:767px){.tribe-events-meta-group{flex-basis:100%}}.tribe-events-c-messages__message-list-item{list-style-image:none}.select2-container--default.select2-container--open .select2-selection--multiple{border:1px solid #000;border-radius:4px!important;outline:0}.tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill:hover,.tribe-filter-bar .tribe-filter-bar-c-pill--has-selections.tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill:focus,.tribe-filter-bar .tribe-filter-bar-c-pill--has-selections.tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill:hover{outline:none}.article__content p>span,.article__excerpt a>span,.article__excerpt p>span{font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}p.para_Grundtext_Reportervorspann>span,p.para_Grundtext_Text_8_Punkt_fett>span,p.para_Grundtext_Zwischenzeile>span,p.para_Sonderformate_Interview_Vorspann>span,p.para_Text_8_Punkt_fett>span,p.para_Text_8_Punkt_fett_x06>span{display:block;font-weight:600}p.para_Grundtext_Zwischenzeile>span{font-size:2rem}p.para_Grundtext_Nachspann>span,p.para_Grundtext_Text_8_Punkt_kursiv>span,p.para_Sonderformate_Interview_Frage>span,p.para_Text_8_Punkt_kursiv>span{display:block;font-style:italic}p span.char_Text_8_Punkt_fett{font-weight:600}p span.char_Text_8_Punkt_kursiv{font-style:italic}.sidebar-soccer>.sidebar-wrapper>header.headline{margin-bottom:2rem}.sidebar-soccer .article{padding:0 20px}.sidebar-soccer .article section{padding:10px 0}.sidebar-soccer .article section header{margin:0}.sidebar-soccer .article section header h2{line-height:.8}.sidebar-soccer .article section header h2 a{font-size:1.3rem;font-weight:700;word-break:break-word}@media screen and (max-width:780px){body.page main article.article--single .flex.justify{display:block;justify-content:center}body.page main article.article--single .article__content .asdf--qwer{clear:both}}@media screen and (min-width:1200px){body.page main article.article--single .article__content .asdf--qwer{margin-left:0;margin-right:0}}body.page main article.article--single .article__content .asdf--qwer{margin-bottom:0}body.page main article.article--single .asdf--qwer{margin:0}body.archive .archive-banner>div{margin:0 auto}body.page-id-128149 main article.article--single{padding-left:5rem;padding-right:5rem}body.page-id-128149 main article.article--single .slideout-container .slideout-content{padding:5px 0}.article--single .article__content .infosheet{display:inline-block;line-height:0rem;margin:0 41px 85px;width:150px}.article--single .article__content .infosheet figure{margin:2rem auto 1rem}body.page-id-152868 .section--main.section--article{display:none}#gform_23 #preview-container{background-color:#fff;border:1px solid #aaa;display:none;opacity:.6;position:absolute;right:0;top:-1000px}#gform_23 #preview-container #preview{background-color:red;left:0;position:absolute;top:0}#gform_23 #preview-container #price{color:#000;left:0;position:absolute;top:0}#gform_23 #ad-calc-total-table{display:none}#gform_23 #ad-calc-total-table #ad-calc-total-total{border-top:1px solid #424242;font-weight:700}#gform_23 #ad-calc-total-table .value{padding-left:10px;text-align:right}@media screen and (max-width:480px){body.page-id-242518 main.main>.container{padding-left:0;padding-right:0}}body.page-id-162665 .slideout-container tr td:nth-child(3){min-width:300px}body.page #articles--new-stories{margin-top:20px}.article-pr .story-tile-img-link:before,.article-pr .story-tile-square-img-link:before,.article-pr .top-story-img-link:before{background-color:#379fd7;color:#fff;content:"Anzeige";font-size:1.4rem;font-weight:700;padding:.1rem .5rem;position:absolute;right:0;top:0}.gallery-image-pr figure img{outline:10px solid #cddce3;outline-offset:-10px}.gallery-image-pr:before{background-color:#c8d7de;color:#379fd7;content:"Anzeige";font-weight:600;padding:0 10px;position:absolute;z-index:100}#articles--new-stories [class*=adgroup]{background:none}#articles--new-stories .card-wrap>article.article-pr,.section--topicbox .articles--category article.article-pr,body.archive.category:not(.tag-pr-texte) #articles--new-stories .card-wrap>.article.article-pr,body.archive.tag:not(.tag-pr-texte) #articles--new-stories .card-wrap>.article.article-pr,body.home #articles--new-stories .card-wrap>.article.article-pr,body.tax-publisher #articles--new-stories .card-wrap>.article.article-pr,body:not(.tag-pr-texte) .section--stream .stream-wrap>.article.article-pr{background-color:#cddce3}#articles--new-stories .card-wrap>article.article-pr:before,.section--topicbox .articles--category article.article-pr:before,.stream-advisor__content .article.article-pr:before,body.archive.category:not(.tag-pr-texte) #articles--new-stories .card-wrap>.article.article-pr:before,body.archive.tag:not(.tag-pr-texte) #articles--new-stories .card-wrap>.article.article-pr:before,body.home #articles--new-stories .card-wrap>.article.article-pr:before,body.tax-publisher #articles--new-stories .card-wrap>.article.article-pr:before,body:not(.tag-pr-texte) .section--stream .stream-wrap>.article.article-pr:before{background-color:#cddce3;color:#379fd7;content:"Anzeige";font-weight:600;padding:0 10px;position:absolute;z-index:100}.archive.tax-topic.term-2807 #articles--lead-stories .section--main.articles.articles--category,.archive.tax-topic.term-2808 #articles--lead-stories .section--main.articles.articles--category{background-color:#cddce3}.archive.tax-topic.term-2807 #articles--lead-stories .section--main.articles.articles--category .article.article-pr:before,.archive.tax-topic.term-2808 #articles--lead-stories .section--main.articles.articles--category .article.article-pr:before{background-color:#cddce3;color:#379fd7;content:"Anzeige";font-weight:600;padding:0 10px;position:absolute;z-index:100}.articles--column article.article-pr,.section--topicbox .articles--category>article.article-pr{background-color:#cddce3;border-color:#cddce3;position:relative}.articles--sidebar article.article-pr header h3:before,.section--topicbox .articles--column>article.article-pr header h3:before,body.single-post article.article-pr header h3:before{color:#379fd7;content:"Anzeige "}body.page-id-295384 .wrapper .article{padding:2rem 0}body.page-id-295384 .wrapper .article h1{padding:2rem}body.page-id-295384 .wrapper .article .article__content{margin-top:0}body.page-id-295384 .wrapper .article .special-publications-container{display:flex;flex-wrap:wrap}body.page-id-295384 .wrapper .article .special-publications-container figure{width:100%}body.page-id-295384 .wrapper .article .special-publications-container figure img{height:auto;width:480px}body.page-id-295384 .wrapper .article .special-publications-container .special-publication-top{display:flex;flex-basis:100%;justify-content:center;padding:2rem}body.page-id-295384 .wrapper .article .special-publications-container .special-publication-top .post{display:flex;width:70%}body.page-id-295384 .wrapper .article .special-publications-container .special-publication-top .post .image{margin:0 10px}body.page-id-295384 .wrapper .article .special-publications-container .special-publication-top .post .image figure{margin:0 auto}body.page-id-295384 .wrapper .article .special-publications-container .special-publication-top .post .content{margin:0 10px}body.page-id-295384 .wrapper .article .special-publications-container .special-publication-top .post .content .description p{margin:0 0 5px}@media (max-width:1200px){body.page-id-295384 .wrapper .article .special-publications-container .special-publication-top .post{width:100%}body.page-id-295384 .wrapper .article .special-publications-container .special-publication-top .post .image{margin:0}}@media (max-width:768px){body.page-id-295384 .wrapper .article .special-publications-container .special-publication-top{padding-bottom:4rem}body.page-id-295384 .wrapper .article .special-publications-container .special-publication-top .post{display:inline-block;width:100%}body.page-id-295384 .wrapper .article .special-publications-container .special-publication-top .post .image figure{margin:1rem auto}body.page-id-295384 .wrapper .article .special-publications-container .special-publication-top .post .content h3{font-size:2.4rem}}body.page-id-295384 .wrapper .article .special-publications-container .special-publication-tile{flex-basis:33.333%;padding:2rem}body.page-id-295384 .wrapper .article .special-publications-container .special-publication-tile figure{margin:1rem auto}@media (max-width:1200px){body.page-id-295384 .wrapper .article .special-publications-container .special-publication-tile{flex-basis:50%}}@media (max-width:768px){body.page-id-295384 .wrapper .article .special-publications-container .special-publication-tile{flex-basis:100%;padding-bottom:4rem}body.page-id-295384 .wrapper .article .special-publications-container .special-publication-tile h4{font-size:2.4rem}}.section--article.special-publication .article--single{padding:2rem}.section--article.special-publication .article--single .article__content{margin-top:1rem}.special-publications-more{display:inline-block;margin:8rem 0 0}.special-publications-more a{border-bottom:none!important}.special-publications-more .special-publication-tiles{display:flex;flex-wrap:wrap}.special-publications-more .special-publication-tile{flex-basis:33.333%;flex-wrap:wrap;padding:2rem 0 2rem 2rem}.special-publications-more .special-publication-tile:nth-child(3n+1){padding-left:0}.special-publications-more .special-publication-tile.tile-economy{flex-basis:20%}.special-publications-more .special-publication-tile.tile-economy:nth-child(n){padding-left:2rem}.special-publications-more .special-publication-tile.tile-economy:nth-child(5n+1){padding-left:0}.special-publications-more .special-publication-tile.tile-economy:nth-child(n+26){display:none}.special-publications-more .special-publication-tile figure{margin:1rem auto}.special-publications-more .special-publication-tile figure img{border:1px solid #000}@media (max-width:1200px){.special-publications-more .special-publication-tile{flex-basis:50%}.special-publications-more .special-publication-tile:nth-child(n){padding-left:2rem}.special-publications-more .special-publication-tile:nth-child(odd){padding-left:0}.special-publications-more .special-publication-tile.tile-economy{flex-basis:50%}.special-publications-more .special-publication-tile.tile-economy:nth-child(n){padding-left:2rem}.special-publications-more .special-publication-tile.tile-economy:nth-child(odd){padding-left:0}}@media (max-width:768px){.special-publications-more .special-publication-tile{flex-basis:100%;padding-bottom:4rem}.special-publications-more .special-publication-tile:nth-child(n){padding-left:0}.special-publications-more .special-publication-tile.tile-economy{flex-basis:100%}.special-publications-more .special-publication-tile.tile-economy:nth-child(n){padding-left:0}}.special-publications-document-links-container{text-align:center}.special-publications-document-links-container.margin-bottom{margin-bottom:40px}.special-publications-document-links-container .document-links{background-color:#ce3d34;display:inline-block;margin:0 auto;padding:1rem 5rem;text-align:center}.special-publications-document-links-container .document-links a{border:none;color:#fff;font-size:2rem;font-weight:700}@media screen and (max-width:767px){.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:pre-wrap}}@media print{body{padding-top:0!important}#header-container{position:relative}#header-container #header-search,#header-container #header-toggle,#header-container #legal-links,.single .sidebar aside.sidebar-wrapper,aside.sidebar,footer .clearfix{display:none}}@-webkit-keyframes btnffct-5th-dimension{0%{box-shadow:none;transform:scale(1)}15%{box-shadow:inset 0 0 15px rgba(0,0,0,.5);transform:scale(.95)}25%{box-shadow:none;transform:scale(1)}to{box-shadow:none;transform:scale(1)}}@keyframes btnffct-5th-dimension{0%{box-shadow:none;transform:scale(1)}15%{box-shadow:inset 0 0 15px rgba(0,0,0,.5);transform:scale(.95)}25%{box-shadow:none;transform:scale(1)}to{box-shadow:none;transform:scale(1)}}.btn-ffct.ffct-5th-dimension{-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:btnffct-5th-dimension;animation-name:btnffct-5th-dimension}.btn-ffct.ffct-5th-dimension.ffct-offset-0{-webkit-animation-delay:0s;animation-delay:0s}.btn-ffct.ffct-5th-dimension.ffct-offset-1{-webkit-animation-delay:1s;animation-delay:1s}.btn-ffct.ffct-5th-dimension.ffct-offset-2{-webkit-animation-delay:2s;animation-delay:2s}.btn-ffct.ffct-5th-dimension.ffct-offset-3{-webkit-animation-delay:3s;animation-delay:3s}.btn-ffct.ffct-5th-dimension.ffct-offset-4{-webkit-animation-delay:4s;animation-delay:4s}.btn-ffct.ffct-5th-dimension.ffct-offset-5{-webkit-animation-delay:5s;animation-delay:5s}.btn-ffct.ffct-5th-dimension.ffct-offset-6{-webkit-animation-delay:6s;animation-delay:6s}.btn-ffct.ffct-5th-dimension.ffct-offset-7{-webkit-animation-delay:7s;animation-delay:7s}.btn-ffct.ffct-5th-dimension.ffct-offset-8{-webkit-animation-delay:8s;animation-delay:8s}.article--single .article__content .wp-block-button a{border:none;color:#fff}.collapsible-trigger{color:#d5d6d4;cursor:pointer;display:inline-block;height:5ch;position:absolute;top:2ch;width:5ch;z-index:10}.collapsible-trigger:before{font-size:18px;font-weight:700}.collapsible-trigger.collapsible-trigger-left{left:1ch;right:auto}.collapsible-trigger.collapsible-trigger-center{left:50%;margin-left:-2.5ch;right:auto;top:3ch}.collapsible-trigger.collapsible-trigger-right{left:auto;right:1ch}.collapsible-content.collapsed{display:none!important}.section--author{margin-bottom:0}.section--author header{margin-bottom:16px}.author-bio-container{display:flex;margin-bottom:23px}.author-bio-container .author-picture{margin-right:20px;min-width:100px}.author-bio-container .author-bio{font-size:2rem}.author-pictures{min-height:140px;position:relative}.author-pictures .author-utilities img{height:auto;width:100%}.author-pictures .author-picture{height:96px;left:10px;position:absolute;top:10px;width:96px}.BorlabsCookie ._brlbs-content-blocker{text-align:center}.wp-block-embed.is-type-video.is-provider-youtube.wp-block-embed-youtube.wp-embed-aspect-16-9.wp-has-aspect-ratio{width:100%}.page-id-162665 .main .section--main.section--article{background:url(//n-land.de/wp-content/uploads/2017/05/hg-kirchweih.jpg);background-size:100%}.page-id-162665 .main .section--main.section--article .article header h1{color:#005ba9;font-family:Gloria Hallelujah,"cursive"}.page-id-162665 .main .section--main.section--article .gvndigv{margin-bottom:20px}.page-id-162665 .main .section--main.section--article .modal-title{font-family:Gloria Hallelujah,"cursive";font-size:3rem}.page-id-162665 .main .section--main.section--article .slideout-container{margin-top:20px}@media (max-width:991px){.page-id-162665 .main .section--main.section--article{background:url(//n-land.de/wp-content/uploads/2017/05/hg-kirchweih-bl.jpg)}}.page-id-162665 .beerfest-table{display:grid;grid-template-columns:auto 1fr auto;margin-top:2rem;width:100%}@media (max-width:480px){.page-id-162665 .beerfest-table{grid-template-columns:1fr auto}.page-id-162665 .beerfest-table>:nth-child(3n+1){grid-column:1/-1}.page-id-162665 .beerfest-table>:nth-child(3n+2){grid-column:1}.page-id-162665 .beerfest-table>:nth-child(3n){grid-column:2}}.page-id-162665 .beerfest-table>*{align-items:center;display:flex;justify-content:flex-start;padding:1rem}@media (max-width:480px){.page-id-162665 .beerfest-table>.beerfest-date{padding-bottom:0}.page-id-162665 .beerfest-table>.beerfest-additional-info,.page-id-162665 .beerfest-table>.beerfest-name{padding-top:0}}.page-id-162665 .beerfest-table .odd{background:#f0f0f0}.page-id-162665 .beerfest-table .sm{display:block}@media (min-width:1200px){.page-id-162665 .beerfest-table .sm{display:none}}.page-id-162665 .beerfest-table .lg{display:none}@media (min-width:1200px){.page-id-162665 .beerfest-table .lg{display:block}}.page-id-162665 .beerfest-additional-info{text-align:right}.page-id-162665 .beerfest-additional-info a{border-bottom:none}.page-id-162665 .beerfest-additional-info img{height:auto;margin:5px 0;width:30px}.page-id-133069 .main .section--main.section--article .infosheet strong:first-child{display:inline-block;margin-bottom:14px}.page-id-133069 .main .section--main.section--article .infosheet a:nth-child(4){border-bottom:none;display:inline-block;margin-top:14px;text-decoration:underline}#secondary-search-cities{border:none;color:#000;font-size:2rem;padding:.5rem 1rem}#secondary-search-cities:focus{outline:none}.gform_legacy_markup_wrapper .gfield_checkbox li input,.gform_legacy_markup_wrapper .gfield_checkbox li input[type=checkbox],.gform_legacy_markup_wrapper .gfield_radio li input[type=radio]{margin-right:1rem}.gform_legacy_markup_wrapper .math_medium input{width:auto}@media only screen and (min-width:641px){.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gfield_label{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.gform_legacy_markup_wrapper .left_label input.medium,.gform_legacy_markup_wrapper .left_label select.medium,.gform_legacy_markup_wrapper .left_label textarea.large,.gform_legacy_markup_wrapper .left_label textarea.medium,.gform_legacy_markup_wrapper .left_label textarea.small,.gform_legacy_markup_wrapper .right_label input.medium,.gform_legacy_markup_wrapper .right_label select.medium,.gform_legacy_markup_wrapper .right_label textarea.large,.gform_legacy_markup_wrapper .right_label textarea.medium,.gform_legacy_markup_wrapper .right_label textarea.small{width:100%}}body.postid-568703 article.article--single h1,body.postid-568705 article.article--single h1,body.postid-568708 article.article--single h1{text-align:center}body.postid-568703 .publishers>div:nth-child(odd) img,body.postid-568705 .publishers>div:nth-child(odd) img,body.postid-568708 .publishers>div:nth-child(odd) img{filter:grayscale(.9);opacity:.7;transition:.5s}body.postid-568703 .publishers>div:nth-child(odd) a:hover img,body.postid-568705 .publishers>div:nth-child(odd) a:hover img,body.postid-568708 .publishers>div:nth-child(odd) a:hover img{filter:grayscale(0);opacity:1}#xmas-lottery-stars-container{position:relative}@media screen and (max-width:767px){#xmas-greetings-page-header{gap:0}#xmas-greetings-page-header>div:first-child{flex-basis:50%!important;flex-grow:0;order:2;width:50%}#xmas-greetings-page-header>div:nth-child(2){margin-bottom:1rem;order:1}#xmas-greetings-page-header>div:nth-child(3){flex-basis:50%!important;flex-grow:0;order:3;width:50%}#xmas-greetings-page-header>div figure{margin:0}}#xmas-greetings-page-header .wp-block-image{align-items:center;display:flex;justify-content:center}#xmas-greetings-grid{display:flex;flex-wrap:wrap;gap:10px 10px;height:100%;justify-content:space-between;width:100%}.xmas-greeting-item-group{height:100%;position:relative;width:100%}.xmas-greeting-item-group.w-2{flex-basis:30%}@media (max-width:991px){.xmas-greeting-item-group.w-2{flex-basis:48%}}@media (max-width:767px){.xmas-greeting-item-group.w-2{flex-basis:100%}}.xmas-greeting-item-group.w-3{flex-basis:48%}@media (max-width:767px){.xmas-greeting-item-group.w-3{flex-basis:100%}}.xmas-greeting-item-group.w-6{flex-basis:100%}.xmas-greeting-item-group>*{border-bottom:none!important;display:none;position:absolute;z-index:1}.xmas-greeting-item-group>.active{display:block;z-index:3}.weblator-poll-container canvas {
height: auto !important;
max-width: 100%!important;
}
.weblator-poll-container canvas.full-width {
width:100%!important;
}