.cc-head>*:first-child{margin-top:0}.cc-head>*:last-child{margin-bottom:15px}.contao-cookiebar{--ccb-backdrop: rgba(0, 0, 0, .75);--ccb-anim-duration: .5s;--ccb-checked-clr: #399d32;--ccb-checked-bg: #dcf3db;--ccb-unchecked-clr: #9c9b99;--ccb-unchecked-bg: #fff;--ccb-disabled-clr: #c8c7c5;--ccb-disabled-bg: #f4f4f4;--ccb-focus-clr: #00a4f4;position:fixed;inset:0;z-index:9999;display:flex;align-items:var(--ccb-align, center);justify-content:var(--ccb-justify, center);letter-spacing:0;padding:15px;max-height:100dvh;box-sizing:border-box;pointer-events:none;overflow:hidden;color:var(--ccb-clr, #444)}.contao-cookiebar *{box-sizing:border-box}.contao-cookiebar p{color:var(--ccb-text, #868686);line-height:1.4}.contao-cookiebar label{position:relative;display:block;padding:8px 13px 8px 0;line-height:1.2rem}.contao-cookiebar label.group{font-weight:600}.contao-cookiebar input{position:absolute;width:1px;height:1px;outline:0 none;opacity:0}.contao-cookiebar input+label{padding:8px 13px 8px 45px;cursor:pointer}.contao-cookiebar input+label:before,.contao-cookiebar input+label:after{content:"";position:absolute;border-radius:10px}.contao-cookiebar input+label:before{top:7px;left:0;width:35px;height:18px;margin:0;box-sizing:content-box;background:var(--ccb-unchecked-bg);border:1px solid var(--ccb-unchecked-clr);transition:border-color .2s}.contao-cookiebar input+label:after{display:block;top:11px;left:4px;width:12px;height:12px;background:var(--ccb-unchecked-clr);transition:background .2s,margin-left .2s,padding .2s}.contao-cookiebar input+label:active:after{padding-left:5px}.contao-cookiebar input.cc-group-half+label:after{background:linear-gradient(to right, var(--ccb-unchecked-clr) 0%, var(--ccb-unchecked-clr) 50%, var(--ccb-checked-clr) 50%, var(--ccb-checked-clr) 100%)}.contao-cookiebar input:checked+label:after{background:var(--ccb-checked-clr);margin-left:17px}.contao-cookiebar input:checked+label:active:after{margin-left:12px}.contao-cookiebar input:checked+label:before{background:var(--ccb-checked-bg);border-color:var(--ccb-checked-clr)}.contao-cookiebar input:disabled+label{pointer-events:none}.contao-cookiebar input:disabled+label:after{background:var(--ccb-disabled-clr)}.contao-cookiebar input:disabled+label:before{background:var(--ccb-disabled-bg);border-color:var(--ccb-disabled-clr)}.contao-cookiebar input:focus-visible:not(.cc-hide-focus)+label:before{outline:3px dashed var(--ccb-focus-clr);outline-offset:2px}.contao-cookiebar .cc-btn{display:inline-block;cursor:pointer;width:100%;padding:8px 14px;margin-bottom:8px;font-size:15px;outline:0 none;border:1px solid var(--ccb-btn-bdr, #cfcfcf);border-radius:4px;color:var(--ccb-btn-clr, #444);background:var(--ccb-btn-bg, #f5f5f5)}.contao-cookiebar .cc-btn:hover,.contao-cookiebar .cc-btn:focus{background:var(--ccb-btn-bg-hvr, #ececec)}.contao-cookiebar .cc-btn:last-child{margin-bottom:0}.contao-cookiebar .grayscale{--ccb-btn-bg: #f1efef;--ccb-btn-bg-hvr: #ececec}.contao-cookiebar .grayscale .success{--ccb-btn-bg: #fbfbfb;--ccb-btn-bg-hvr: #f7f7f7}.contao-cookiebar .highlight .success{--ccb-btn-bg: #4e9e3e;--ccb-btn-bg-hvr: #4c933f;--ccb-btn-bdr: #3e7830;--ccb-btn-clr: #fff}.cc-focus:not(.cc-hide-focus):focus-visible{outline:3px dashed var(--ccb-focus-clr);outline-offset:-3px}.cc-invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;float:left}.cc-inner{display:inline-block;overflow-y:auto;max-height:100%;max-width:100%;padding:23px;border-radius:3px;opacity:0;pointer-events:none;visibility:hidden;font-size:1rem;text-align:left;background:var(--ccb-bg, #fff);box-shadow:var(--ccb-box-shadow, rgba(99, 99, 99, 0.2)) 0 2px 8px 0;animation:var(--ccb-anim, cookiebar-middle-in) var(--ccb-anim-duration) ease-in-out forwards}.cc-group{position:relative;border:1px solid var(--ccb-bdr, #d0d0d0);border-radius:5px;margin-bottom:10px}.cc-cookie-info{font-size:.875rem;background:var(--ccb-info-bg, #fff);border:1px solid var(--ccb-info-bdr, #efefef);padding:10px;border-radius:5px}.cc-cookie-info>div>span{font-weight:600}.cc-cookie-info>div+div{margin-top:5px;word-wrap:break-word}.cc-cookie-info+button.cc-detail-btn-details{margin-top:15px}.cc-cookies{background:var(--ccb-cookies-bg, #fbfbfb);border-radius:0 0 5px 5px}.cc-cookies>p{font-size:.875rem}.cc-cookies>p,.cc-cookies>.cc-cookie{margin:0;padding:15px;border-top:1px solid var(--ccb-cookies-bdr, #fbfbfb)}.cc-cookie label.cookie+*{margin-top:10px}.cc-cookie p{margin:0 0 15px;font-size:.875rem}.cc-cookie-desc p{margin-bottom:0}.cc-footer,.cc-info{text-align:center}.cc-info{margin-top:15px}.cc-info>p{font-size:.875rem}.cc-info>a{display:inline-block;font-size:.813rem;color:var(--ccb-detail-clr, #a2a2a2);text-decoration:none}.cc-info>a:hover{color:var(--ccb-detail-clr-hvr, #717171)}.cc-info>a+a:before{display:inline-block;content:"·";margin-right:5px}.cc-active .cc-inner{opacity:1;pointer-events:auto;visibility:visible}.cc-active.cc-blocked{pointer-events:auto;animation:cookiebar-overlay-in var(--ccb-anim-duration) ease-in-out forwards}.cc-saved.cc-inner{opacity:0;pointer-events:none;visibility:hidden}.cc-saved.cc-blocked{pointer-events:none;animation:cookiebar-overlay-out var(--ccb-anim-duration) ease-in-out forwards}.cc-left{--ccb-justify: flex-start}.cc-right{--ccb-justify: flex-end}.cc-top{--ccb-align: flex-start}.cc-top.cc-active{--ccb-anim: cookiebar-top-in}.cc-top.cc-saved{--ccb-anim: cookiebar-top-out}.cc-middle.cc-active{--ccb-anim: cookiebar-middle-in}.cc-middle.cc-saved{--ccb-anim: cookiebar-middle-out}.cc-bottom{--ccb-align: flex-end}.cc-bottom.cc-active{--ccb-anim: cookiebar-bottom-in}.cc-bottom.cc-saved{--ccb-anim: cookiebar-bottom-out}@media(min-width: 768px){.contao-cookiebar .cc-btn{width:auto;margin-bottom:0}.cc-inner{max-width:var(--ccb-max-width, 750px)}}@media(forced-colors){.contao-cookiebar input+label:after{border:1px solid currentColor}.cc-inner{border:1px solid currentColor}input.cc-group-half+label:after{margin-left:9px}}@media(prefers-reduced-motion){.contao-cookiebar{--ccb-anim-duration: 2s}}@media print{.contao-cookiebar{opacity:0}}@keyframes cookiebar-overlay-in{0%{background:rgba(0,0,0,0)}to{background:var(--ccb-backdrop)}}@keyframes cookiebar-overlay-out{0%{background:var(--ccb-backdrop)}to{background:rgba(0,0,0,0);visibility:hidden}}@keyframes cookiebar-top-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-top-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(-100%)}}@keyframes cookiebar-middle-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes cookiebar-middle-out{0%{opacity:1;visibility:visible;transform:scale(1)}to{opacity:0;visibility:hidden;transform:scale(0)}}@keyframes cookiebar-bottom-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-bottom-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(100%)}}.cc-group{display:flex;flex-wrap:wrap;justify-content:space-between;align-content:center}.cc-group>label{flex-grow:1;margin:5px 0 5px 10px}.cc-cookies{display:none;width:100%}.cc-detail-btn{padding:8px 10px;line-height:1.2rem}.cc-detail-btn-details{text-decoration:underline;padding:0;margin:0 0 10px}.cc-detail-btn,.cc-detail-btn-details{display:inline-block;color:var(--ccb-detail-clr, #a2a2a2);border:0 none;outline:0 none;background:rgba(0,0,0,0);font-size:13px;letter-spacing:0;text-transform:initial;cursor:pointer}.cc-detail-btn span:nth-child(2),.cc-detail-btn-details span:nth-child(2){display:none}.cc-detail-btn.cc-active span:nth-child(1),.cc-detail-btn-details.cc-active span:nth-child(1){display:none}.cc-detail-btn.cc-active span:nth-child(2),.cc-detail-btn-details.cc-active span:nth-child(2){display:inline}.cc-detail-btn:hover,.cc-detail-btn-details:hover{background:rgba(0,0,0,0);color:var(--ccb-detail-clr-hvr, #717171)}
.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video::before{content:'';position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing::before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description{display:none}.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;padding:19px 11px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);-webkit-transition:opacity .3s linear;transition:opacity .3s linear;padding-bottom:50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{from{opacity:0}to{opacity:1}}@keyframes gfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{from{opacity:1}to{opacity:0}}@keyframes gfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{-webkit-box-shadow:1px 2px 9px 0 rgba(0,0,0,.65);box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gprev{top:45%}.glightbox-clean .gnext{top:45%}}@media (min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}
@charset "UTF-8";progress,sub,sup{vertical-align:baseline}button,hr,input,select{overflow:visible}[type=checkbox],[type=radio],legend{padding:0;box-sizing:border-box}img,legend{max-width:100%}html,legend{box-sizing:border-box}abbr[title],p a{text-decoration:underline}a,code,p a{color:#f7da22}.nav--select select,input[type=search]{-webkit-appearance:none}.ce_downloads ul,.ce_gallery ul,.nav ul,.pagination ul{list-style-type:none}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{cursor:pointer}[disabled]{cursor:default}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button:-moz-focusring,input:-moz-focusring{outline:ButtonText dotted 1px}legend{color:inherit;display:table;white-space:normal}textarea{overflow:auto}.block,.invisible{overflow:hidden}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}.float_left{float:left}.float_right{float:right}.clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}h4,h5,h6{line-height:1;margin-bottom:.5rem}.invisible{width:0;height:0;left:-1000px;top:-1000px;position:absolute;display:inline}.mod_article,[id=footer],[id=container]{position:relative}*,:after,:before{box-sizing:inherit}@font-face{font-family:FuturaBook;src:url(../../files/theme/dist/fonts/futura/futura_book.eot?) format("eot"),url(../../files/theme/dist/fonts/futura/futura_book.woff2) format("woff2"),url(../../files/theme/dist/fonts/futura/futura_book.woff) format("woff"),url(../../files/theme/dist/fonts/futura/futura_book.ttf) format("truetype"),url(../../files/theme/dist/fonts/futura/futura_book.svg#FuturaBook) format("svg")}@font-face{font-family:FuturaBold;src:url(../../files/theme/dist/fonts/futura/futura_bold.eot?) format("eot"),url(../../files/theme/dist/fonts/futura/futura_bold.woff2) format("woff2"),url(../../files/theme/dist/fonts/futura/futura_bold.woff) format("woff"),url(../../files/theme/dist/fonts/futura/futura_bold.ttf) format("truetype"),url(../../files/theme/dist/fonts/futura/futura_bold.svg#FuturaBold) format("svg")}@font-face{font-family:fontello;src:url(../../files/theme/dist/fonts/fontello/fontello.eot?) format("eot"),url(../../files/theme/dist/fonts/fontello/fontello.woff2) format("woff2"),url(../../files/theme/dist/fonts/fontello/fontello.woff) format("woff"),url(../../files/theme/dist/fonts/fontello/fontello.ttf) format("truetype"),url(../../files/theme/dist/fonts/fontello/fontello.svg#fontello) format("svg")}[class*=" icon-"]:before,[class^=icon-]:before{font-family:fontello;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-right-dir:before{content:'\e800'}.icon-down-dir:before{content:'\e801'}.icon-up-dir:before{content:'\e802'}.icon-left-dir:before{content:'\e803'}.icon-down-open:before{content:'\e804'}.icon-left-open:before{content:'\e805'}.icon-right-open:before{content:'\e806'}.icon-up-open:before{content:'\e807'}.icon-left-dir-1:before{content:'\e808'}.icon-right-dir-1:before{content:'\e809'}.icon-up-dir-1:before{content:'\e80a'}.icon-down-open-1:before{content:'\e80b'}.icon-right-open-1:before{content:'\e80c'}.icon-down-open-mini:before{content:'\e80d'}.icon-up-open-1:before{content:'\e80e'}.icon-left-open-1:before{content:'\e80f'}.icon-gplus:before{content:'\e810'}.icon-skype:before{content:'\e811'}.icon-twitter:before{content:'\e812'}.icon-youtube:before{content:'\e813'}.icon-vimeo:before{content:'\e814'}.icon-xing:before{content:'\e815'}.icon-yahoo:before{content:'\e816'}.icon-facebook:before{content:'\e817'}.icon-buffer:before{content:'\e818'}.icon-wordpress:before{content:'\e819'}.icon-google:before{content:'\e81a'}.icon-cancel:before{content:'\e81b'}.icon-cancel-1:before{content:'\e81c'}.icon-cancel-2:before{content:'\e81d'}.icon-spin4:before{content:'\e834'}.icon-spin5:before{content:'\e838'}.icon-spin6:before{content:'\e839'}.icon-menu:before{content:'\f0c9'}.icon-angle-left:before{content:'\f104'}.icon-angle-right:before{content:'\f105'}.icon-angle-up:before{content:'\f106'}.icon-angle-down:before{content:'\f107'}address,blockquote,dl,fieldset,figure,hr,ol,p,pre,ul{margin-bottom:1rem}dd,ol,ul{margin-left:1rem}.ce_gallery ul:after,.ce_rsce_subpageImage .teaser__text:after,.ce_rsce_subpageImageIntro .teaser__text:after,.clearfix:after,.nav--breadcrumb ul:after,.nav--horizontal ul:after,.pagination:after,.row:after,[id=header] .inside:after,[id=footer]>.inside:after{content:"";display:table;clear:both}:not(p) a{text-decoration:none}figure{margin:0}img{border-style:none;display:block;height:auto;margin:0 auto}html{font-family:Futura,sans-serif;font-size:1em;line-height:1.625;background-color:#000;color:#FFF;overflow-y:scroll;min-height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}@media screen and (max-width:34.3125em){html{font-size:.875em}}@media screen and (min-width:68.75em){html{font-size:1em}}h1,h2,h3,h4,h5,h6{margin-top:0;font-weight:300;font-family:FuturaBook;word-break:break-word;hyphens:auto;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto}h1{font-size:22.22px;font-size:1.389rem;line-height:1.55;margin-bottom:.5rem}@media screen and (min-width:48em){h1{font-size:2.667rem}}@media screen and (min-width:68.75em){h1{font-size:3.111rem}}ol+h1,p+h1,ul+h1{margin-top:2rem}.ce_text+.ce_text h1:first-child{margin-top:1rem}h1+h2{margin-top:-.5rem}h2{font-size:13.33px;font-size:.8333rem;line-height:1.5;margin-bottom:.5rem}@media screen and (min-width:48em){h2{font-size:1.556rem}}@media screen and (min-width:68.75em){h2{font-size:1.556rem}}ol+h2,p+h2,ul+h2{margin-top:2rem}.ce_text+.ce_text h2:first-child{margin-top:1rem}h2+h3{margin-top:-.5rem}h3{font-size:22px;font-size:1.375rem;line-height:1.25;margin-bottom:.5rem}@media screen and (min-width:48em){h3{font-size:1.5rem}}@media screen and (min-width:68.75em){h3{font-size:1.5rem}}ol+h3,p+h3,ul+h3{margin-top:2rem}.ce_text+.ce_text h3:first-child{margin-top:1rem}h3+h4{margin-top:-.5rem}h4{font-size:18px;font-size:1.125rem}@media screen and (min-width:48em){h4{font-size:1.25rem}}@media screen and (min-width:68.75em){h4{font-size:1.25rem}}ol+h4,p+h4,ul+h4{margin-top:1.5rem}.ce_text+.ce_text h4:first-child{margin-top:.5rem}h4+h5{margin-top:-.5rem}h5{font-size:16px;font-size:1rem}@media screen and (min-width:48em){h5{font-size:1rem}}@media screen and (min-width:68.75em){h5{font-size:1rem}}ol+h5,p+h5,ul+h5{margin-top:1.5rem}.ce_text+.ce_text h5:first-child{margin-top:.5rem}h5+h6{margin-top:-.5rem}h6{font-size:14px;font-size:.875rem}ol+h6,p+h6,ul+h6{margin-top:1.5rem}.ce_text+.ce_text h6:first-child{margin-top:.5rem}p{margin-top:0}.back a,.ce_toplink a,.toplink a,p a:hover{text-decoration:none}p:last-child{margin-bottom:0}.ce_text,.li--block,hr{margin-bottom:1rem}pre{padding:1rem;background:#555;color:#fff;overflow-x:scroll}hr{margin-top:1rem;border-top:1px solid #ccc;border-bottom:0}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left;padding-left:.9375rem;padding-right:.9375rem;width:100%}@media screen and (min-width:0){.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}}@media screen and (min-width:34.375em){.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}}@media screen and (min-width:48em){h6{font-size:.875rem}.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}}@media screen and (min-width:0){.offset-xs-1{margin-left:8.33333%}.offset-xs-2{margin-left:16.66667%}.offset-xs-3{margin-left:25%}.offset-xs-4{margin-left:33.33333%}.offset-xs-5{margin-left:41.66667%}.offset-xs-6{margin-left:50%}.offset-xs-7{margin-left:58.33333%}.offset-xs-8{margin-left:66.66667%}.offset-xs-9{margin-left:75%}.offset-xs-10{margin-left:83.33333%}.offset-xs-11{margin-left:91.66667%}.offset-xs-12{margin-left:100%}}@media screen and (min-width:34.375em){.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}.offset-sm-12{margin-left:100%}}@media screen and (min-width:48em){.offset-md-1{margin-left:calc(8.33333% + .15625rem)}.row .offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:calc(16.66667% + .3125rem)}.row .offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:calc(25% + .46875rem)}.row .offset-md-3{margin-left:25%}.offset-md-4{margin-left:calc(33.33333% + .625rem)}.row .offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:calc(41.66667% + .78125rem)}.row .offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:calc(50% + .9375rem)}.row .offset-md-6{margin-left:50%}.offset-md-7{margin-left:calc(58.33333% + 1.09375rem)}.row .offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:calc(66.66667% + 1.25rem)}.row .offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:calc(75% + 1.40625rem)}.row .offset-md-9{margin-left:75%}.offset-md-10{margin-left:calc(83.33333% + 1.5625rem)}.row .offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:calc(91.66667% + 1.71875rem)}.row .offset-md-11{margin-left:91.66667%}.offset-md-12{margin-left:calc(100% + 1.875rem)}.row .offset-md-12{margin-left:100%}}@media screen and (min-width:58.75em){.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}.offset-lg-12{margin-left:100%}}@media screen and (min-width:68.75em){h6{font-size:.875rem}.col-xl-1{width:8.33333%}.col-xl-2{width:16.66667%}.col-xl-3{width:25%}.col-xl-4{width:33.33333%}.col-xl-5{width:41.66667%}.col-xl-6{width:50%}.col-xl-7{width:58.33333%}.col-xl-8{width:66.66667%}.col-xl-9{width:75%}.col-xl-10{width:83.33333%}.col-xl-11{width:91.66667%}.col-xl-12{width:100%}.offset-xl-1,.row .offset-xl-1{margin-left:8.33333%}.offset-xl-2,.row .offset-xl-2{margin-left:16.66667%}.offset-xl-3,.row .offset-xl-3{margin-left:25%}.offset-xl-4,.row .offset-xl-4{margin-left:33.33333%}.offset-xl-5,.row .offset-xl-5{margin-left:41.66667%}.offset-xl-6,.row .offset-xl-6{margin-left:50%}.offset-xl-7,.row .offset-xl-7{margin-left:58.33333%}.offset-xl-8,.row .offset-xl-8{margin-left:66.66667%}.offset-xl-9,.row .offset-xl-9{margin-left:75%}.offset-xl-10,.row .offset-xl-10{margin-left:83.33333%}.offset-xl-11,.row .offset-xl-11{margin-left:91.66667%}.offset-xl-12,.row .offset-xl-12{margin-left:100%}}.row{margin-left:-.9375rem;margin-right:-.9375rem}.pull-right{float:right}.pull-left{float:left}@media screen and (min-width:0){.pull-right-xs{float:right}.pull-left-xs{float:left}.clear-xs{clear:both}}@media screen and (min-width:34.375em){.pull-right-sm{float:right}.pull-left-sm{float:left}}@media screen and (min-width:48em){.pull-right-md{float:right}.pull-left-md{float:left}}@media screen and (min-width:34.375em){.clear-xs{clear:none}.clear-sm{clear:both}}@media screen and (min-width:48em){.clear-sm{clear:none}.clear-md{clear:both}}@media screen and (min-width:58.75em){.pull-right-lg{float:right}.pull-left-lg{float:left}.clear-md{clear:none}.clear-lg{clear:both}}@media screen and (min-width:68.75em){.pull-right-xl{float:right}.pull-left-xl{float:left}.clear-lg{clear:none}.clear-xl{clear:both}}[id=header]{background:#000;color:#FFF}[id=header] .inside{max-width:1600px;max-width:100rem;margin-left:auto;margin-right:auto;padding-left:18.4375rem;padding-right:.9375rem}@media screen and (max-width:58.6875em){[id=header] .inside{padding-left:.9375rem}}.mod_article{max-width:1600px;max-width:100rem;margin-left:auto;margin-right:auto;padding:2rem .9375rem 2rem 18.4375rem}@media screen and (max-width:58.6875em){.mod_article{padding-left:.9375rem}}.article--full{max-width:none;margin-left:auto;margin-right:auto;padding-top:0;padding-bottom:0}.article--noPadding,.noPadding{padding-left:0;padding-right:0}.overflow{overflow:visible}[id=footer]>.inside{max-width:1600px;max-width:100rem;margin-left:auto;margin-right:auto;padding-left:18.4375rem;padding-right:.9375rem}@media screen and (max-width:58.6875em){[id=footer]>.inside{padding-left:.9375rem}}.no-overflow{overflow:hidden}body.intro .ce_rsce_intro .text{position:absolute;z-index:99;bottom:140px;bottom:8.75rem;left:50%}@media screen and (max-width:34.3125em){body.intro .ce_rsce_intro .text{bottom:1.75rem}}body.intro .ce_rsce_intro .text:before{content:' ';height:50px;margin-bottom:1.563rem;background:url(../../files/theme/dist/img/box-logo.svg) center center no-repeat;width:100%;position:relative;left:-50%;display:block}body.intro .ce_rsce_intro .text .inside{position:relative;left:-50%;background:rgba(0,0,0,.7);text-align:center;padding:0;color:#fff;border-bottom:7px solid #72241e;min-width:238.08px;min-width:14.88rem}body.intro .ce_rsce_intro .text .inside .headline{position:relative}body.intro .ce_rsce_intro .text .inside .headline h1{font-size:17.01px;font-size:1.063rem;font-family:FuturaBook;text-transform:uppercase;letter-spacing:2px;background:rgba(0,0,0,.9);padding:10px;margin-bottom:0}body.intro .ce_rsce_intro .text .inside .headline h1:first-line,body.intro .ce_rsce_intro .text .inside p{font-family:FuturaBold}body.intro .ce_rsce_intro .text .inside .headline i{position:absolute;right:0;bottom:10px;font-size:24px;font-size:1.5rem;line-height:1.5}body.intro .ce_rsce_intro .text .inside p{font-size:14px;font-size:.875rem;color:#f7da22;margin-bottom:0;padding:10px}body.intro .ce_rsce_intro .box{position:relative;float:left;height:100vh;cursor:pointer;cursor:hand;background-size:cover!important}body.intro .ce_rsce_intro .box.left{width:59%;border-right:1px solid #000;background-position:left center!important}@media screen and (max-width:68.6875em){body.intro .ce_rsce_intro .box.left{width:65%}}@media screen and (max-width:58.6875em){body.intro .ce_rsce_intro .box.left{width:50%}}@media screen and (max-width:34.3125em){body.intro .ce_rsce_intro .box{height:50vh}body.intro .ce_rsce_intro .box.left{width:100%;float:none;border-right:0;border-bottom:1px solid #000}}body.intro .ce_rsce_intro .box.left .text{left:calc(50% + 8.75rem)}@media screen and (max-width:58.6875em){body.intro .ce_rsce_intro .box.left .text{left:50%}}body.intro .ce_rsce_intro .box.left .text .inside{left:-50%}body.intro .ce_rsce_intro .box.right{width:41%;background-position:center center!important}@media screen and (max-width:68.6875em){body.intro .ce_rsce_intro .box.right{width:35%}}@media screen and (max-width:58.6875em){body.intro .ce_rsce_intro .box.right{width:50%}}body.intro .ce_rsce_intro .box:after{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.7);opacity:1;transition:all .5s;-webkit-transition:all .5s}.ce_gallery figure img,.ce_gallery ul li:hover img,.ce_rsce_subpageImage .ce_gallery figure img,.ce_rsce_subpageImageIntro .ce_gallery figure img{transition:all .6s ease 0s}body.intro .ce_rsce_intro .box:hover:after{opacity:0}[id=main] .inside .mod_article h1,[id=main] .inside .mod_article h2{text-align:center;text-transform:uppercase;letter-spacing:5px}.ce_rsce_subpageImage,.ce_rsce_subpageImageIntro{height:100%;position:relative}.ce_rsce_subpageImage .teaser__text,.ce_rsce_subpageImageIntro .teaser__text{margin-left:auto;margin-right:auto;padding-left:18.4375rem;padding-right:.9375rem;max-width:70%;margin-top:3.75rem}@media screen and (max-width:68.6875em){.ce_rsce_subpageImage .teaser__text,.ce_rsce_subpageImageIntro .teaser__text{max-width:100%}}.ce_rsce_subpageImage .teaser__text .text,.ce_rsce_subpageImageIntro .teaser__text .text{max-width:780px;margin:0 auto;text-align:center}.ce_rsce_subpageImage .teaser__text:before,.ce_rsce_subpageImageIntro .teaser__text:before{content:' ';height:50px;margin-bottom:1.5rem;background:url(../../files/theme/dist/img/box-logo.svg) center center no-repeat;width:100%;display:block}.ce_rsce_subpageImage .teaser__text h1,.ce_rsce_subpageImage .teaser__text h2,.ce_rsce_subpageImageIntro .teaser__text h1,.ce_rsce_subpageImageIntro .teaser__text h2{text-align:center;color:#FFF;text-transform:uppercase;font-family:FuturaBook;font-size:56px;font-size:3.5rem}@media screen and (max-width:68.6875em){.ce_rsce_subpageImage .teaser__text h1,.ce_rsce_subpageImage .teaser__text h2,.ce_rsce_subpageImageIntro .teaser__text h1,.ce_rsce_subpageImageIntro .teaser__text h2{font-size:2.813rem}}@media screen and (max-width:58.6875em){.ce_rsce_subpageImage .teaser__text,.ce_rsce_subpageImageIntro .teaser__text{padding-left:.9375rem}.ce_rsce_subpageImage .teaser__text h1,.ce_rsce_subpageImage .teaser__text h2,.ce_rsce_subpageImageIntro .teaser__text h1,.ce_rsce_subpageImageIntro .teaser__text h2{font-size:2.813rem}}@media screen and (max-width:34.3125em){body.intro .ce_rsce_intro .box.right{width:100%;float:none}.ce_rsce_subpageImage .teaser__text h1,.ce_rsce_subpageImage .teaser__text h2,.ce_rsce_subpageImageIntro .teaser__text h1,.ce_rsce_subpageImageIntro .teaser__text h2{font-size:1.563rem}}.ce_rsce_subpageImage .teaser__text h1,.ce_rsce_subpageImageIntro .teaser__text h1{letter-spacing:10px}.ce_rsce_subpageImage .teaser__text h2,.ce_rsce_subpageImageIntro .teaser__text h2{font-size:28px;font-size:1.75rem;letter-spacing:5px}@media screen and (max-width:68.6875em){.ce_rsce_subpageImage .teaser__text h2,.ce_rsce_subpageImageIntro .teaser__text h2{font-size:1.75rem}}@media screen and (max-width:58.6875em){.ce_rsce_subpageImage .teaser__text h2,.ce_rsce_subpageImageIntro .teaser__text h2{font-size:1.5rem}}.ce_rsce_subpageImage .teaser__text p,.ce_rsce_subpageImageIntro .teaser__text p{padding-top:6.667rem;padding-bottom:6.667rem;color:#FFF}@media screen and (max-width:34.3125em){.ce_rsce_subpageImage .teaser__text h2,.ce_rsce_subpageImageIntro .teaser__text h2{font-size:.9375rem}.ce_rsce_subpageImage .teaser__text p,.ce_rsce_subpageImageIntro .teaser__text p{padding-bottom:1rem}}.ce_rsce_subpageImage .teaser__text .col,.ce_rsce_subpageImageIntro .teaser__text .col{padding:0;margin-bottom:6.667rem}.ce_rsce_subpageImage .teaser__text .col p,.ce_rsce_subpageImageIntro .teaser__text .col p{padding:10px!important;border:2px solid #72241e;text-align:center;text-transform:uppercase}.ce_rsce_subpageImage .teaser__text .col p:hover,.ce_rsce_subpageImageIntro .teaser__text .col p:hover{background:#72241e}.ce_rsce_subpageImage .teaser__text .col p a,.ce_rsce_subpageImageIntro .teaser__text .col p a{color:inherit}.ce_rsce_subpageImage .teaser__text .col.info p,.ce_rsce_subpageImage .teaser__text .col.phone p,.ce_rsce_subpageImageIntro .teaser__text .col.info p,.ce_rsce_subpageImageIntro .teaser__text .col.phone p{font-size:14px;font-size:.875rem}@media screen and (max-width:68.6875em){.ce_rsce_subpageImage .teaser__text .col.info p,.ce_rsce_subpageImage .teaser__text .col.phone p,.ce_rsce_subpageImageIntro .teaser__text .col.info p,.ce_rsce_subpageImageIntro .teaser__text .col.phone p{font-size:.8125rem}.ce_rsce_subpageImage .ce_gallery ul li,.ce_rsce_subpageImageIntro .ce_gallery ul li{width:50%}}@media screen and (max-width:58.6875em){.ce_rsce_subpageImage .teaser__text .col.info p,.ce_rsce_subpageImage .teaser__text .col.phone p,.ce_rsce_subpageImageIntro .teaser__text .col.info p,.ce_rsce_subpageImageIntro .teaser__text .col.phone p{font-size:.8125rem}}@media screen and (max-width:34.3125em){.ce_rsce_subpageImage .teaser__text .col,.ce_rsce_subpageImageIntro .teaser__text .col{margin-bottom:10px}.ce_rsce_subpageImage .teaser__text .col:last-child,.ce_rsce_subpageImageIntro .teaser__text .col:last-child{margin-bottom:2rem}.ce_rsce_subpageImage .teaser__text .col.info p,.ce_rsce_subpageImage .teaser__text .col.phone p,.ce_rsce_subpageImageIntro .teaser__text .col.info p,.ce_rsce_subpageImageIntro .teaser__text .col.phone p{font-size:.875rem}.ce_rsce_subpageImage .ce_gallery ul li,.ce_rsce_subpageImageIntro .ce_gallery ul li{width:100%}}.ce_rsce_subpageImage .teaser__text .col.info p,.ce_rsce_subpageImageIntro .teaser__text .col.info p{margin-right:1px;background-color:#72241e}.ce_rsce_subpageImage .teaser__text .col.info p:after,.ce_rsce_subpageImageIntro .teaser__text .col.info p:after{font-family:Fontello;display:inline-block;content:'\e80c';padding-left:.5rem;font-size:11px}.ce_rsce_subpageImage .teaser__text .col.info p:hover,.ce_rsce_subpageImageIntro .teaser__text .col.info p:hover{background:#FFF;color:#72241e;border:2px solid #FFF}.ce_rsce_subpageImage .teaser__text .col.phone p,.ce_rsce_subpageImageIntro .teaser__text .col.phone p{margin-left:1px}.ce_rsce_subpageImage.hotline .teaser__text p,.ce_rsce_subpageImageIntro.hotline .teaser__text p{padding-bottom:2.5rem}.ce_rsce_subpageImage .ce_gallery,.ce_rsce_subpageImageIntro .ce_gallery{max-width:1600px;max-width:100rem;margin-left:auto;margin-right:auto;padding-left:18.4375rem;padding-right:.9375rem}@media screen and (max-width:58.6875em){.ce_rsce_subpageImage .ce_gallery,.ce_rsce_subpageImageIntro .ce_gallery{padding-left:.9375rem}}@media screen and (max-width:100rem){.ce_rsce_subpageImage .ce_gallery ul,.ce_rsce_subpageImageIntro .ce_gallery ul{padding-left:.9375rem;padding-right:.9375rem}}.ce_rsce_subpageImage .ce_gallery ul li,.ce_rsce_subpageImageIntro .ce_gallery ul li{padding-left:1px;padding-right:1px;padding-bottom:2px;margin-bottom:0;position:relative}.ce_rsce_subpageImage .ce_gallery ul li:hover img,.ce_rsce_subpageImageIntro .ce_gallery ul li:hover img{-webkit-transform:scale(1.04);-ms-transform:scale(1.04);transform:scale(1.04);transition:all .6s ease 0s}.ce_rsce_subpageImage .ce_gallery ul li:hover .shadow,.ce_rsce_subpageImageIntro .ce_gallery ul li:hover .shadow{background:url(../../files/theme/dist/img/galerie_verlauf.png) center bottom repeat-x}.ce_rsce_subpageImage .ce_gallery .shadow,.ce_rsce_subpageImageIntro .ce_gallery .shadow{position:absolute;width:100%;height:100%;bottom:0;left:0}.ce_rsce_subpageImage .ce_gallery figure,.ce_rsce_subpageImageIntro .ce_gallery figure{position:relative;overflow:hidden}.ce_rsce_subpageImage .ce_gallery figure figcaption,.ce_rsce_subpageImageIntro .ce_gallery figure figcaption{position:absolute;width:100%;height:auto;bottom:0;left:0;font-family:FuturaBook;font-size:28px;font-size:1.75rem;color:#FFF;text-align:center;text-transform:uppercase;letter-spacing:8px}@media screen and (max-width:68.6875em){.ce_rsce_subpageImage .ce_gallery figure figcaption,.ce_rsce_subpageImageIntro .ce_gallery figure figcaption{font-size:1.375rem}}
@media screen and (max-width:1220px) {
	.ce_rsce_subpageImageIntro .ce_gallery figure figcaption{
		font-size:1.375rem
	}
}
@media screen and (max-width:58.6875em){.ce_rsce_subpageImage .ce_gallery figure figcaption,.ce_rsce_subpageImageIntro .ce_gallery figure figcaption{font-size:1.375rem}}.ce_rsce_subpageImage .parallax-helper,.ce_rsce_subpageImageIntro .parallax-helper{position:absolute;top:0;width:100vw;height:100vh;z-index:-1}.ce_rsce_subpageImage .parallax-helper:after,.ce_rsce_subpageImageIntro .parallax-helper:after{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:url(../../files/theme/dist/img/hg_bild_verlauf.png) center top repeat-x;background-size:contain}.ce_rsce_subpageImage .ce_gallery{margin-top:0}@media screen and (max-width:34.3125em){.ce_rsce_subpageImage .ce_gallery figure figcaption,.ce_rsce_subpageImageIntro .ce_gallery figure figcaption{font-size:1.25rem}.ce_rsce_subpageImage .ce_gallery ul li{width:100%}}.ce_rsce_subpageImage .ce_gallery figure figcaption{font-size:16px;font-size:1rem;letter-spacing:inherit;text-transform:none;text-align:left;padding:10px 15px;display:none;cursor:pointer}@media screen and (max-width:68.6875em){.ce_rsce_subpageImage .ce_gallery figure figcaption{font-size:.875rem}}.ce_rsce_subpageImage .ce_gallery figure:hover figcaption{display:block}.more_info{max-width:1600px;max-width:100rem;margin-left:auto;margin-right:auto;padding-left:18.4375rem;padding-right:.9375rem}.more_info h1{font-size:42px;font-size:2.625rem}@media screen and (max-width:68.6875em){.more_info h1{font-size:2.438rem}}@media screen and (max-width:58.6875em){.more_info{padding-left:.9375rem}.more_info h1{font-size:2.438rem}}@media screen and (max-width:34.3125em){.more_info h1{font-size:1.563rem}}.more_info h2{font-size:28px;font-size:1.75rem}@media screen and (max-width:68.6875em){.more_info h2{font-size:1.5rem}}@media screen and (max-width:58.6875em){.more_info h2{font-size:1.5rem}}@media screen and (max-width:34.3125em){.more_info h2{font-size:1.063rem}}.more_info p{text-align:center;padding-top:1.5rem}.more_info a{display:inline-block;color:inherit;text-align:center;padding:15px 30px;border:2px solid #72241e}.more_info a:hover{background:#72241e}.more_info a:after{font-family:Fontello;display:inline-block;content:'\e80c';padding-left:.5rem;font-size:11px}.ce_rsce_specials h1{font-size:56px;font-size:3.5rem;margin-bottom:1rem}@media screen and (max-width:68.6875em){.ce_rsce_specials h1{font-size:2.813rem}}.ce_rsce_specials h2{text-align:left!important;font-size:28px;font-size:1.75rem}.ce_rsce_specials .ce_columns{margin-bottom:1.389rem}.ce_rsce_specials .special{color:#f7da22}.ce_rsce_specials .price{text-transform:uppercase}.image--left img{text-align:left;margin-left:0}.image--right img{text-align:right;margin-right:0}.image--center img{text-align:center;margin-left:auto;margin-right:auto}.ce_gallery ul{margin-left:-.9375rem;margin-right:-.9375rem;padding:0}.ce_gallery,.ce_player .inside,.ce_player .mejs-video,.ce_youtube .inside,.ce_youtube .mejs-video{margin-left:auto;margin-right:auto}.ce_gallery li{float:left;padding-left:.9375rem;padding-right:.9375rem;margin-bottom:1.875rem}.ce_gallery .cols_2 li,.ce_gallery .cols_3 li{width:50%}

@media screen and (min-width:48em){
	.ce_gallery .cols_3 li{
		width:33.33333%}
	}
	.ce_gallery .cols_4 li{
		width:50%
	}
}
@media screen and (min-width:48em){
	.ce_gallery .cols_4 li{
		width:25%
	}
}
.ce_gallery .cols_5 li{
	width:50%
}
@media screen and (min-width:48em){
	.ce_gallery .cols_5 li{
		width:20%
	}
}
.ce_gallery .cols_6 li{
	width:50%
}
@media screen and (min-width:48em){
	.ce_gallery .cols_6 li{
		width:16.66667%
	}

.nav--horizontal li{float:left}}.ce_gallery img{display:block}.ce_player .mejs-video,.ce_youtube .mejs-video{width:100%!important;height:auto!important;padding-top:56.25%}.ce_player .mejs-audio,.ce_youtube .mejs-audio{margin-top:30px}.ce_player .mejs-audio audio,.ce_youtube .mejs-audio audio{height:auto}.ce_player .mejs-overlay,.ce_player .mejs-poster,.ce_youtube .mejs-overlay,.ce_youtube .mejs-poster{width:100%!important;height:100%!important}.ce_player .mejs-video .mejs-mediaelement .me-plugin,.ce_player .mejs-video .mejs-mediaelement embed,.ce_player .mejs-video .mejs-mediaelement video,.ce_youtube .mejs-video .mejs-mediaelement .me-plugin,.ce_youtube .mejs-video .mejs-mediaelement embed,.ce_youtube .mejs-video .mejs-mediaelement video{position:absolute;top:0;left:0;right:0;bottom:0;width:100%!important;height:100%!important}.ce_gallery{max-width:1600px;max-width:100rem;padding-left:18.4375rem;padding-right:.9375rem;margin-top:-55px}@media screen and (max-width:58.6875em){.ce_gallery{padding-left:.9375rem}}@media screen and (max-width:100rem){.ce_gallery ul{padding-left:.9375rem;padding-right:.9375rem}}.ce_gallery ul li{padding-left:1px;padding-right:1px;padding-bottom:2px;margin-bottom:0;position:relative}.ce_toplink:not(:last-child),.toplink:not(:last-child),a.btn,button.btn,div.btn:not(:last-child),span.btn{margin-bottom:1rem}@media screen and (max-width:68.6875em){.ce_rsce_specials h2{font-size:1.188rem}.ce_gallery ul li{width:50%}}@media screen and (max-width:34.3125em){.ce_gallery ul li{width:100%}}.ce_gallery ul li:hover img{-webkit-transform:scale(1.04);-ms-transform:scale(1.04);transform:scale(1.04)}.ce_gallery ul li:hover .shadow{background:url(../../files/theme/dist/img/galerie_verlauf.png) center bottom repeat-x}.ce_gallery .shadow{position:absolute;width:100%;height:100%;bottom:0;left:0}.ce_gallery figure{position:relative;overflow:hidden}.ce_gallery figure figcaption{position:absolute;width:100%;height:auto;bottom:0;left:0;font-family:FuturaBook;color:#FFF;letter-spacing:inherit;font-size:16px;font-size:1rem;text-transform:none;text-align:left;padding:10px 15px;display:none;cursor:pointer}@media screen and (max-width:68.6875em){.ce_gallery figure figcaption{font-size:.875rem}}
.ce_gallery figure:hover figcaption {
	display:block;
}
.startseite .ce_gallery figure figcaption {
	display:block;
}
.ce_toplink>a,.ce_toplink>button,.toplink>a,.toplink>button,a.btn,button.btn,div.btn>a,div.btn>button,input.submit,span.btn{border-radius:4px;padding:.5rem 1rem;display:inline-block;border:1px solid transparent;text-align:center;background:0 0;white-space:nowrap}a.btn--primary,button.btn--primary,input.submit,span.btn--primary{background:#f7da22;color:#fff}a.btn--primary:hover,button.btn--primary:hover,input.submit:hover,span.btn--primary:hover{background:#dec108}.ce_toplink>a,.ce_toplink>button,.toplink>a,.toplink>button,div.btn--primary>a,div.btn--primary>button{background:#f7da22;color:#fff}.ce_toplink>a:hover,.ce_toplink>button:hover,.toplink>a:hover,.toplink>button:hover,div.btn--primary>a:hover,div.btn--primary>button:hover{background:#dec108}.div.btn--left{text-align:left}div.btn--center{text-align:center}div.btn--right{text-align:right}.nav--pager ul,.pagination{text-align:center}.btn--floated{float:left;margin-right:.25rem}.back{border-top:1px solid #ccc;margin-top:1rem;padding-top:.5rem}.back a:before{font-size:12px;font-size:.75rem;line-height:1.4;padding-bottom:.25rem;display:inline-block;content:"◄";vertical-align:middle;margin-right:.25rem}.nav ul{margin:0;padding:0}.nav--horizontal a,.nav--horizontal span,.nav--horizontal span.active,.nav--horizontal span.trail,.nav--vertical a,.nav--vertical span.active,.nav--vertical span.trail{display:block;padding:.5rem 1rem}.nav--right{float:right}.nav--border{border:1px solid #ccc}.nav--border a,.nav--border span.active,.nav--border span.trail{padding:1rem;border-bottom:1px solid #ccc}.nav--border a.last,.nav--border span.active.last,.nav--border span.trail.last{border-bottom:0}.nav--breadcrumb{border:1px solid #ccc;padding:.5rem 1rem}@media screen and (min-width:48em){.nav--breadcrumb li{float:left;padding-right:1rem}}.nav--breadcrumb a:after{font-size:12px;font-size:.75rem;display:inline-block;content:"►";vertical-align:middle;padding-left:1rem}.nav--select select{background:0 0;border:1px solid #ccc;padding:.25rem .5rem}.nav--select .submit{vertical-align:middle;padding:.25rem .5rem}.nav--pager li{display:inline-block}.nav--pager .empty{width:0;height:0;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline}.nav--pager a{padding:.5rem}.pagination{margin-top:1rem;clear:both;line-height:1}.pagination ul{margin:0;padding:0}.pagination p{padding:.25rem;padding-left:0;margin:.25rem;margin-left:0;border-top:1px solid transparent}.pagination li{display:inline}.pagination a,.pagination span{display:inline-block;padding:.25rem;margin:.25rem}.pagination span{border:1px solid #ccc}.pagination a.next{margin-right:0;padding-right:0}@media screen and (min-width:34.375em){.pagination p{float:left}.pagination p+ul{float:right}}.nav-container{position:fixed;top:0;z-index:98;width:280px;width:17.5rem;height:100vh;background-color:rgba(0,0,0,.7);padding-top:2.5rem}@media screen and (max-width:58.6875em){.nav-container{position:fixed;left:0;top:0;-webkit-transform:translateX(-17.5rem);-ms-transform:translateX(-17.5rem);transform:translateX(-17.5rem);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}}.nav-container.open{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.nav-container .nav{padding-top:2.778rem}.nav-container .nav ul li{text-align:right;position:relative}.nav-container .nav ul li a,.nav-container .nav ul li span{color:#f7da22;text-transform:uppercase;font-size:14px;font-size:.875rem;letter-spacing:2px;padding-left:2.75rem;padding-right:2.75rem}.nav-container .nav ul li a:hover,.nav-container .nav ul li span:hover,.nav-container .nav ul li.trail span{color:#FFF}.nav-container .nav ul li.trail span.submenu{color:#f7da22}.nav-container .nav ul li span.active{color:#FFF}.nav-container .nav ul li ul{padding:0}.nav-container .nav ul li ul li a,.nav-container .nav ul li ul li span{color:#999;padding-top:.4028rem;padding-bottom:.4028rem}.nav-container .nav ul li ul li.active,.nav-container .nav ul li ul li:hover{background:0 0;background:linear-gradient(to right,transparent 0,rgba(255,255,255,.1) 50%,rgba(153,153,153,.5) 100%)}.nav-container .nav ul li ul li.active:before,.nav-container .nav ul li ul li:hover:before{content:' ';position:absolute;right:5px;width:32px;height:32px;margin-bottom:1.625rem;background:url(../../files/theme/dist/img/box-logo.svg) center center no-repeat;background-size:50% 50%;opacity:1}.nav-container .nav-buttons{margin:0;padding:0;list-style:none;position:absolute;bottom:0;width:100%;border-bottom:1px solid rgba(154,154,154,.3);background-color:#000}@media screen and (max-width:58.75em) and (max-height:37.5em){.nav-container{overflow:scroll}.nav-container .nav-buttons{position:relative;top:40px}}.nav-container .nav-buttons #gmap{margin-bottom:1rem}.nav-container .nav-buttons a{color:#FFF;text-decoration:underline}.nav-container .nav-buttons .outside{background:#46372c;text-align:right}.nav-container .nav-buttons .outside div.clock,.nav-container .nav-buttons .outside div.map,.nav-container .nav-buttons .outside div.phone{display:none;padding:1.514rem 2.347rem;color:#FFF;text-transform:uppercase;font-size:13px;font-size:.8125rem}.nav-container .nav-buttons ul{list-style:none;margin:0;padding:0;width:100%}.nav-container .nav-buttons ul li{float:left;width:33.33%;cursor:pointer;border-top:1px solid rgba(154,154,154,.3);padding:5px 0}.nav-container .nav-buttons ul li:hover{color:#ff0}.nav-container .nav-buttons ul li.active{background:#46372c}.nav-container .nav-buttons ul li.map.active img{content:url(../../files/theme/dist/img/standort_ausgewaehlt.svg)}.nav-container .nav-buttons ul li.phone.active img{content:url(../../files/theme/dist/img/telefon_ausgewaehlt.svg)}.nav-container .nav-buttons ul li.clock.active img{content:url(../../files/theme/dist/img/uhr_ausgewaehlt.svg)}.nav-container .nav-buttons ul li.switch-area{width:100%;float:none;display:block;padding-left:2.375rem}.nav-container .nav-buttons ul li.switch-area a{letter-spacing:2px;text-decoration:none;text-transform:uppercase;color:#999;font-size:14px;font-size:.875rem}.nav-container .nav-buttons ul li.switch-area a:hover{color:#FFF}.nav-container .nav-buttons ul li.switch-area a i{letter-spacing:normal}.nav-container .nav-buttons ul li.switch-area a i:before{width:auto;margin-left:0}.nav-container .nav-buttons ul li.switch-area a span.bold{font-family:FuturaBold}.nav-container .nav-buttons.open li.switch-area{display:none}.mod_article{transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.menu-open .mod_article{-webkit-transform:translateX(17.5rem);-ms-transform:translateX(17.5rem);transform:translateX(17.5rem)}body.area1 .switch-area.area1,body.area2 .switch-area.area2,body.intro .switch-area{display:none!important}#burger-menu{display:none;width:30px;height:22.5px;position:absolute;top:17px;left:10px;z-index:99;margin-left:auto;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);transition:.5s ease-in-out;cursor:pointer}@media screen and (max-width:58.6875em){#burger-menu{display:block}}#burger-menu span{display:block;position:absolute;height:3px;width:100%;background:#FFF;opacity:1;left:0;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);transition:.25s ease-in-out}#burger-menu span.menu-text{display:inline-block;color:#f7da22;font-weight:600;height:auto;background:0 0;left:-65px;line-height:1.4;width:auto}#burger-menu span.line:nth-child(1){top:0}#burger-menu span.line:nth-child(2),#burger-menu span.line:nth-child(3){top:6px}#burger-menu span.line:nth-child(4){top:12px}#burger-menu.open span.line:nth-child(1),#burger-menu.open span.line:nth-child(4){top:9px;width:0;left:50%}#burger-menu.open span.line:nth-child(2){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}#burger-menu.open span.line:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.ce_form{overflow:visible}fieldset{padding:0;margin:0;border:0;min-width:0}label{display:inline-block;max-width:100%;margin-bottom:.25rem;font-weight:700}.tableless input,.widget-password,.widget-text,.widget-textarea{margin-bottom:1rem}input.captcha,input.text,textarea{display:block;width:100%;padding:.5rem 1rem;border-radius:4px;border:1px solid rgba(0,0,0,.25);background-clip:padding-box;background-image:none}.table--striped .even,thead{background:rgba(204,204,204,.2)}textarea.textarea{height:auto}.tableless br{display:none}input[type=file]{display:block;vertical-align:middle;line-height:1}input.checkbox,input.radio{margin:.25rem 0 0;margin-left:1px;margin-top:1px\9;line-height:normal}input.checkbox+label,input.radio+label{margin-right:.25rem;font-weight:400}.search .highlight,.widget-checkbox legend,.widget-radio legend,.widget-select legend,.widget-upload legend{font-weight:700}select.select{margin-left:.25rem}.widget-checkbox,.widget-radio,.widget-select,.widget-upload{margin-bottom:1rem}span.mandatory{color:#f7da22}p.error{margin-bottom:0}.ce_download,.ce_downloads{margin-bottom:1rem}.ce_download .mime_icon,.ce_downloads .mime_icon{display:inline-block;vertical-align:middle}.ce_download a,.ce_downloads a{display:inline-block;color:inherit;text-decoration:none}.search .relevance,.search .url{color:#555}.ce_downloads ul{margin:0;padding:0}table{margin-bottom:1rem;width:100%;padding:0;border-spacing:0;border-left:1px solid #ccc;border-top:1px solid #ccc}table td,table th{border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:10px}thead{text-align:left}tfoot{font-style:italic}.table--overflow{overflow-x:scroll}.search .formbody{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.search .text,.search .widget-text{margin-bottom:.5rem;display:inline-block;-webkit-flex:1;-ms-flex:1;flex:1}.search .widget-text label{width:0;height:0;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline}.search .submit,.search .submit_container{margin-bottom:.5rem;margin-left:.25rem;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.search .submit_container .submit{margin-left:0}.search .context{margin-bottom:.25rem}
@charset "UTF-8";


html{
	background-color:#0d1516;
}

.nav-container{
	background-color:rgba(34,49,50,0.8);
}

.nav-container .nav ul li a, .nav-container .nav ul li span{
	color:#fff;
}

.nav-container .nav ul li span.active{
	color:#0abbef;
}

.nav-container .nav ul li a:hover, .nav-container .nav ul li span:hover, .nav-container .nav ul li.trail span{
	color:#0abbef;
}

a, code, p a{
	color:#0abbef;	
}

[id="main"] .inside .mod_article h1{
	line-height:65px;
	padding-bottom:30px;
}


/* Kontaktzeile */

.ce_rsce_subpageImage .teaser__text .col.info p, .ce_rsce_subpageImageIntro .teaser__text .col.info p{
	background-color:#0abbef;
}

.ce_rsce_subpageImage .teaser__text .col p, .ce_rsce_subpageImageIntro .teaser__text .col p{
	border-color:#0abbef;
}

.ce_rsce_subpageImage .teaser__text .col p:hover, .ce_rsce_subpageImageIntro .teaser__text .col p:hover{
	background-color:#fff;
	color:#0abbef;
}

.ce_rsce_subpageImage .teaser__text .col.info p:hover, .ce_rsce_subpageImageIntro .teaser__text .col.info p:hover{
	color:#0abbef;
}

#teaser .ce_gallery figure figcaption,
#teaser .content-gallery figure figcaption {
	display:block;
}
#wrapper .ce_rsce_subpageImageIntro .ce_gallery ul li .shadow,
#wrapper .ce_rsce_subpageImageIntro .content-gallery ul li .shadow,
#wrapper .ce_rsce_subpageImageIntro .content-gallery ul li .shadow {
	background: url(/files/theme/dist/img/galerie_verlauf.png) center bottom repeat-x;
}

/* Nav Buttons */

.nav-container .nav-buttons ul li.active{
	background-color:#0abbef;
}

.nav-container .nav-buttons .outside{
	background-color:#0abbef;
}

.nav-container .nav-buttons{
	Background-color:transparent;
}


/* Link Box */

.more_info a:hover{
	background-color:#0abbef;
}

.more_info a{
	border:2px solid #0abbef;
}


/* COOKIEBAR Marketing Suite */

.mod_cms_accept_tags {
	background:rgba(0,0,0,0.3)!important;
}

.mod_cms_accept_tags form {
	position: relative;
	box-sizing: border-box;
	max-width: 700px !important;
	height: 340px;
	padding: 30px;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1) !important;
}

.mod_cms_accept_tags p,
.mod_cms_accept_tags .widget-submit .all,
.mod_cms_accept_tags .widget-submit .first,
.mod_cms_accept_tags .tags {
	font: 14px Futura, arial, helvetica;;
	color: #025268; /* Schriftfarbe */
	line-height: 2;
}

.mod_cms_accept_tags form > .tags > div .head {
	font-weight: normal !important;
}

.mod_cms_accept_tags #group_head_1,
.mod_cms_accept_tags #group_head_3,
.mod_cms_accept_tags #group_head_4 {
	margin-left:45px;
	padding: 0px !important;
	white-space: nowrap;
}

.mod_cms_accept_tags form > .tags {
	width: 600px;
	margin:0 auto;
}

.mod_cms_accept_tags form > .tags > div .head label {
	height: 20px !important;
	background:rgba(0,0,0,0.1) !important;
}

.mod_cms_accept_tags form > .tags > div .head label::after {
	background:rgba(0,0,0,0.2) !important;
	top:0px !important;
}

.mod_cms_accept_tags form > .tags > div .head input:checked + label {
	background:#3CD58E !important;
}

.mod_cms_accept_tags .description {
	display: none;
}

.mod_cms_accept_tags .widget-submit .all {
	position: absolute;
	left:calc(50% - 165px);
	bottom:80px;
	width: 330px;
	padding:15px 0px !important;
	background-color:#0abbef !important;
	color:#fff !important;
	cursor: pointer;
}

.mod_cms_accept_tags .widget-submit .all:hover {
	background-color:#0abbef !important;
}

.mod_cms_accept_tags .widget-submit .first {
	position: absolute;
	left:calc(50% - 165px);
	bottom:20px;
	width: 330px;
	padding:15px 0px !important;
	background-color:transparent !important;
	color: #025268; /* Schriftfarbe */
	cursor: pointer;
}

.datenschutz,
.mod_cms_accept_tags .widget-submit .all,
.mod_cms_accept_tags .widget-submit .first {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor:pointer;
}

a.datenschutz {
	text-decoration: underline;
}

a.datenschutz:hover {
	color:rgba(2, 82, 105, 1);
}

@media screen and (max-width: 700px) {
	.mod_cms_accept_tags form {
		max-width: 100vw !important;
		padding:30px 10px;
		height: 400px;
	}
	.mod_cms_accept_tags form > .tags {
		width: 220px;
		display: block !important;
	}
	.mod_cms_accept_tags form {
		margin: 0px !important;
	}
	.mod_cms_accept_tags #group_head_1,
	.mod_cms_accept_tags #group_head_3,
	.mod_cms_accept_tags #group_head_4 {
		margin-left:20px;
	}
	.mod_cms_accept_tags form > .formbody, .mod_cms_accept_tags form > .tags > div{
		padding:0px !important;
	}
	.mod_cms_accept_tags p {
		margin-bottom: 15px;
	}
}


/* COOKIEBAR Marketing Suite 

.mod_cms_cookie_bar p {
	font-family: Futura, arial, helvetica;
	font-size: 15px;
	line-height: 1.5;
}

.mod_cms_cookie_bar {
	background: transparent !important;
	box-shadow: none !important;
	margin-bottom: 30px;
}

.mod_cms_cookie_bar form {
	width: 680px !important;
	margin: 0 auto;
	background-color:rgba(34,49,50,0.95);
	padding: 10px 15px 10px 15px;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05)
}

.mod_cms_cookie_bar .widget-submit {
	position: relative;
	margin-top: 30px;
}

.mod_cms_cookie_bar .widget-submit::before {
	content:"";
	height: 50px;
	display: block;
	position: relative;
}

.mod_cms_cookie_bar .widget-submit button {
	width: 190px;
	font-family: Futura, arial, helvetica;
	font-size: 1em;
	text-decoration: none;
	letter-spacing: 0.02em;
	position: absolute;
}

.mod_cms_cookie_bar .widget-submit button[value=accept] {
	background: #0abbef;
	border: 1px solid #0abbef;
	color: #fff;
	right: 100px;
	top:0px;
}

.mod_cms_cookie_bar .widget-submit button[value=reject] {
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.5);
	color: rgba(255, 255, 255, 0.5);
	left: 100px;
	top:0px;
}

.datenschutz {
	color:rgba(255, 255, 255, 0.5);
}

a.datenschutz {
	text-decoration: underline;
}

a.datenschutz:hover {
	color:rgba(255, 255, 255, 1);	
}

.mod_cms_cookie_bar .widget-submit button[value=reject]:hover {
	border: 1px solid rgba(255, 255, 255, 1);
	color: rgba(255, 255, 255, 1)	
}

.mod_cms_cookie_bar .widget-submit button[value=accept]:hover {
	border: 1px solid #0abbef;
	background: #0abbef;	
}

.datenschutz,
.mod_cms_cookie_bar .widget-submit button[value=reject],
.mod_cms_cookie_bar .widget-submit button[value=accept] {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor:pointer;
}

@media screen and (max-width: 750px) {
	.mod_cms_cookie_bar {
		margin-bottom: 0px;
	}
	.mod_cms_cookie_bar form {
		width: 100vw !important;
		margin: 0 auto;
		padding: 10px 0px;
	}
	.mod_cms_cookie_bar .widget-submit button {
		width: 40vw;
		font-size: 16px;
	}
	.mod_cms_cookie_bar .widget-submit button[value=reject] {
		left:0px;
	}
	.mod_cms_cookie_bar .widget-submit button[value=accept] {
		right:0px;
	}
}

*/

/* Layout */

.linknormal a{
	border:0px solid #000;
	padding:0px;
	text-decoration: underline;
}

.margin-top-50 {
	margin-top: 50px;
}

.margin-top-100 {
	margin-top: 100px;
}

.margin-bottom-50 {
	margin-bottom: 50px;
}

.margin-bottom-100 {
	margin-bottom: 100px;
}

.nivo-lightbox-theme-default a.nivo-lightbox-close {
	background-image: url(/files/theme/dist/img/icon-schliessen.svg);
	background-size: 25px 25px;
	width: 40px;
	height: 40px;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
	background-color: unset;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:focus {
	background-color: unset;
}
.nivo-lightbox-theme-default.nivo-lightbox-overlay {
	background: rgba(0,0,0,0.8);
}
body .nivo-lightbox-nav.nivo-lightbox-next {
	background-size: 30px 30px;
}
body .nivo-lightbox-nav.nivo-lightbox-prev {
	background-size: 30px 30px;
}
.nivo-lightbox-theme-default .nivo-lightbox-title {
	line-height: 1.7;
}
#wrapper .ce_gallery,
#wrapper .content-gallery {
	margin-top: -30px;
}



/* Cookie Youtube Hinweis */

.ce_optin_fallback .youtube {
	height: 450px;
	width: 800px;
	background: #1e2b2c;
}





/* Footer Bild */

.footer-flex {
	display: flex;
	padding-left: 18.4375rem;
}
.footer-flex div:not(.rte) {
	width: 50%;
	padding: 20px 20px 30px 20px;
}
.footer-flex div:last-child:not(.rte) {
	max-width: 500px;
	display: table;
	height: 350px;
}
.footer-flex div:last-child:not(.rte) p {
	display: table-cell;
	vertical-align: middle;
}
.footer-flex img {
	margin-right: 0;
}

.footer-flex div.rte {
	display: table-cell;
	vertical-align: middle;
}

@media screen and (max-width: 940px) {
	.footer-flex {
		padding-left: 0;
	}
}

@media screen and (max-width: 550px) {
	.footer-flex {
		display: block;
	}
	.footer-flex div:not(.rte) {
		width: 100%;
		padding: 15px 20px 15px 20px;
	}
	.footer-flex img {
		margin-right: auto;
	}
	.footer-flex div:last-child:not(.rte) {
		max-width: none;
		height: auto;
	}
}





/* Cookiebar */
.cookiebar_default.cc-active {
	background: rgba(255, 255, 255, 0.3) !important;
}
.contao-cookiebar .cc-inner {
	max-width: 700px;
	padding: 40px 80px 20px 80px;
	border-radius: 0;
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.25);
}

.contao-cookiebar.cookiebar_default p {
	font-size: 17px;
	color: #025268;
	margin: 0;
	line-height: 1.5;
}

.contao-cookiebar button.cc-btn {
	border: none;
	border-radius: 0;
	background: #fff;
	font-size: 13px;
	letter-spacing: normal;
	color: #025268;
	padding: 10px;
	width: 320px;
	margin-top: 5px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.cookiebar_default .cc-groups {
	margin-top: 20px;
}
.cookiebar_default .cc-group {
	border: none;
}
.cookiebar_default .cc-group > .group, .cookiebar_default .cc-group > .cc-detail-btn, .cookiebar_default .cc-group > .cc-detail-btn:hover {
	margin-left: 0;
	color: #025268;
}
.contao-cookiebar .highlight .cc-btn.success {
	background: #3CD58E;
	border-color: #3CD58E;
	color: #fff;
	font-size: 17px;
	margin-top: 10px;
}
.contao-cookiebar button.cc-btn:hover, .contao-cookiebar .highlight .cc-btn.success:hover {
	background: #32b879;
	color: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.contao-cookiebar.cookiebar_default a {
	color: #025268;
	text-decoration: underline;
	top: -4px;
	position: relative;
}
.contao-cookiebar.cookiebar_default a::after {
	content: " ›"
}
/*.contao-cookiebar input + label::before {
	border-color: #025268 !important;
}*/


@media screen and (max-width: 1500px) {
	.contao-cookiebar .cc-inner {
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 900px) {
	.contao-cookiebar .cc-inner {
		padding: 30px;
		margin: 0;
		max-width: none;
		height: auto;
	}
	.contao-cookiebar.cookiebar_default p, .contao-cookiebar.cookiebar_default a {
		font-size: 16px;
		text-align: left;
	}
	.contao-cookiebar button.cc-btn {
		width: 100%;
		max-width: 300px;
		font-size: 16px;
	}
}













/* BY FEDERLEICHT */
.federleicht {
	display: block !important;
	width: 89px;
	margin-left: auto;
	overflow: visible;
	margin-bottom: 50px;
	margin-top: 70px;
}
.federleicht a {
	text-decoration: none;
	position: relative;
	border-bottom: none !important;
	display: block;
}
.federleicht a::before {
	content: url(/files/theme/dist/img/federleicht-logo-weiss.svg);
	position: absolute;
	opacity: 0;
	top: 1px;
	border: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	left: 8px;
	height: 32px;
	}
.federleicht a:hover::before {
	opacity: 1;
	top: -26px;
}



.footer-federleicht {
	max-width: 100rem;
margin-left: auto;
margin-right: auto;
padding-left: 18.4375rem;
padding-right: .9375rem;
}
@media screen and (max-width: 940px) {
	.footer-federleicht {
		padding-left: 0;
	}
}






/* 2026 Update 5.3 */
/* Galerie */
.content-gallery {
	max-width: 1600px;
	max-width: 100rem;
	padding-left: 18.4375rem;
	padding-right: .9375rem;
	margin-top: -55px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.content-gallery ul {
	list-style-type: none;
	margin-left: -.9375rem;
	margin-right: -.9375rem;
	margin-bottom: 1rem;
	overflow: hidden;
	padding: 0;
	padding-left: .9375rem;
	padding-right: .9375rem;
}


.content-gallery--cols-3 li {
	width: calc(33.33333% - 2px);
	float: left;
	margin: 1px;
}


.content-gallery figure img {
	transition: all .6s ease 0s;
}
.content-gallery ul li:hover img {
	-webkit-transform: scale(1.04);
	-ms-transform: scale(1.04);
	transform: scale(1.04);
}


@media screen and (max-width: 58.6875em) {
	.content-gallery {
		padding-left: .9375rem;
	}
}

/* Figcaption */
.content-gallery figure {
	position: relative;
	overflow: hidden;
}
.content-gallery figure figcaption {
	position: absolute;
	width: 100%;
	height: auto;
	bottom: 0;
	left: 0;
	font-family: FuturaBook;
	color: #FFF;
	letter-spacing: inherit;
	font-size: 1rem;
	text-transform: none;
	text-align: left;
	padding: 10px 15px;
	cursor: pointer;
	opacity: 0;
	z-index: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.content-gallery figure:hover figcaption {
	display: block;
	opacity: 1;
}
.content-gallery.captions figure::before {
	content: "";
	background: url(/files/theme/dist/img/galerie_verlauf.png) center bottom repeat-x;
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
	z-index: 1;
	pointer-events: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.content-gallery.captions li:hover figure::before {
	opacity: 1;
}



/* Glightbox */
.glightbox-clean .gslide-description {
	background: unset !important;
}
.glightbox-clean .gslide-title {
	color: #fff !important;
}
.goverlay {
	background: rgba(51, 51, 51, 0.9);
}


/* Float Medien */
.content-text.media--right figure {
	float: right;
}
@media screen and (max-width: 1400px) {
	.bild-link figure {
		float: none !important;
		margin-bottom: 50px;
	}
}
