/*!
Animate.css - http://daneden.me/animate
Version - 3.4.0
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}@media screen and (max-width:889px){html.nav-open,html.nav-open body{overflow:hidden;overflow-y:hidden;-webkit-overflow-scrolling:auto;height:100%}}button,input,select,textarea{font-size:22px}@media screen and (max-width:890px){button,input,select,textarea{font-size:18px}}@media screen and (max-width:889px){button,input,select,textarea{font-size:16px}}.element-padding,.newssystem .teaser-item .content-text,.nf-form-cont{padding:1rem 9rem}@media screen and (max-width:1125px){.element-padding,.newssystem .teaser-item .content-text,.nf-form-cont{padding:1rem 4rem}}@media screen and (max-width:889px){.element-padding,.newssystem .teaser-item .content-text,.nf-form-cont{padding:1rem}}.nf-field-container.ordered-products{display:none}form.layout_form.cr_form .cr_form_link{color:#000;text-decoration:underline}:focus:not(:focus-visible){outline:none}.elementor-form-fields-wrapper .elementor-field-group .elementor-field-textual:focus,.elementor-form-fields-wrapper .elementor-field-group .elementor-field-textual:focus-visible,:focus-visible{outline:2px solid #000;outline-offset:0}article,aside,details,figcaption,figure,footer,header,hgroup,nav,picture,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}[hidden],audio:not([controls]){display:none}*{-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}html{font-size:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;touch-action:manipulation}body{margin:0;height:auto;min-height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,button,input,select,textarea{font-family:sans-serif;color:#000;text-rendering:optimizeLegibility}::-moz-selection{background:rgb(229.5,229.5,229.5);color:#000;text-shadow:none}::selection{background:rgb(229.5,229.5,229.5);color:#000;text-shadow:none}a{color:#00e}a:visited{color:#551a8b}a:hover{color:#06e}a:active,a:focus,a:hover{outline:0}a:focus-visible{outline:2px solid #000;outline-offset:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}blockquote{margin:1em 40px}dfn{font-style:italic}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}ins{background:#ff9;text-decoration:none}ins,mark{color:#000}mark{background:#ff0;font-style:italic;font-weight:700}code,kbd,pre,samp{font-family:monospace,serif;_font-family:courier new,monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:after,q:before{content:"";content:none}small{font-size:85%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}ol,ul{margin:0;padding:0 0 0 40px}dd{margin:0 0 0 40px}nav ol,nav ul{list-style:none;list-style-image:none;margin:0;padding:0}img{max-width:100%;height:auto;width:auto;border:0;-ms-interpolation-mode:bicubic;vertical-align:middle}svg:not(:root){overflow:hidden}figure{margin:0;max-width:100%}figure img{position:relative;min-width:100%}figure figcaption{position:absolute;width:100%;left:0;bottom:0}form{margin:0}fieldset{border:0;margin:0;padding:0}label{cursor:pointer}legend{border:0;*margin-left:-7px;padding:0}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button;*overflow:visible}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top;resize:vertical}input:invalid,textarea:invalid{background-color:#f0dddd}table{border-collapse:collapse;border-spacing:0}td{vertical-align:top}.ir{display:block;border:0;text-indent:-999em;overflow:hidden;background-color:transparent;background-repeat:no-repeat;text-align:left;direction:ltr}.ir br{display:none}.hidden{visibility:hidden;height:0}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible,noscript iframe{visibility:hidden}noscript iframe{display:none}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}@media print{*{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;filter:none!important;-ms-filter:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,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}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.row{display:-moz-flex;display:flex;-moz-flex-direction:row;flex-direction:row;flex-wrap:wrap}.row.reverse{-moz-flex-direction:row-reverse;flex-direction:row-reverse}.column{position:relative;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-flex-grow:0;flex-grow:0;flex-shrink:0}.column.reverse{-moz-flex-direction:column-reverse;flex-direction:column-reverse;flex-wrap:wrap-reverse}.one{width:100%;max-width:100%;flex-basis:100%}.one-half{width:50%;max-width:50%;flex-basis:50%}.one-third{width:33.333333%;max-width:33.333333%;flex-basis:33.333333%}@media screen and (max-width:640px){.one-third{width:50%;max-width:50%;flex-basis:50%}}@media screen and (max-width:480px){.one-third{width:100%;max-width:100%;flex-basis:100%}}.one-fourth{width:25%;max-width:25%;flex-basis:25%}.one-fifth{width:20%;max-width:20%;flex-basis:20%}.two-third{width:66.666666%;max-width:66.666666%;flex-basis:66.666666%}@media screen and (max-width:640px){.two-third{width:50%;max-width:50%;flex-basis:50%}}@media screen and (max-width:480px){.two-third{width:100%;max-width:100%;flex-basis:100%}}.two-fifth{width:40%;max-width:40%;flex-basis:40%}.three-fourth{width:75%;max-width:75%;flex-basis:75%}.three-fifth{width:60%;max-width:60%;flex-basis:60%}.four-fifth{width:80%;max-width:80%;flex-basis:80%}.no-flexbox .row{display:block!important}.no-flexbox .row:after,.no-flexbox .row:before{display:block!important;content:" "!important;height:0!important;overflow:hidden!important}.no-flexbox .row:after{clear:both!important}.no-flexbox .column{display:inline!important;float:left!important}.no-flexbox .leistungen .leistung-detail.column,.no-flexbox .produkte .produkt-detail.column{display:none!important}.no-flexbox .row.reverse .column{float:right!important}.table{display:table;table-layout:fixed;width:100%;height:100%}.table-cell{display:table-cell;vertical-align:middle;text-align:center;height:100%}@font-face{font-family:Signika;src:url(../fonts/signika-bold-webfont.eot);src:url(../fonts/signika-bold-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/signika-bold-webfont.woff2) format("woff2"),url(../fonts/signika-bold-webfont.woff) format("woff"),url(../fonts/signika-bold-webfont.ttf) format("truetype"),url(../fonts/signika-bold-webfont.svg#Signikabold) format("svg");font-weight:700;font-style:normal}@font-face{font-family:Signika;src:url(../fonts/signika-regular-webfont.eot);src:url(../fonts/signika-regular-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/signika-regular-webfont.woff2) format("woff2"),url(../fonts/signika-regular-webfont.woff) format("woff"),url(../fonts/signika-regular-webfont.ttf) format("truetype"),url(../fonts/signika-regular-webfont.svg#Signikaregular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:DINWeb;src:url(../fonts/bbea2b15-75d1-4651-b6fe-fbc0eaca45c5.eot?#iefix);src:url(../fonts/bbea2b15-75d1-4651-b6fe-fbc0eaca45c5.eot?#iefix) format("eot"),url(../fonts/9e6c25e6-87cf-49d4-ba99-da4d9129eaa4.woff2) format("woff2"),url(../fonts/063400e1-920b-49ec-baec-410b131dc1fa.woff) format("woff"),url(../fonts/cf252c53-89d7-4aa3-9e0d-ac29b03f2d3d.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:DINWeb;src:url(../fonts/70c039e2-a852-4547-ad98-6b79af5b6dbd.eot?#iefix);src:url(../fonts/70c039e2-a852-4547-ad98-6b79af5b6dbd.eot?#iefix) format("eot"),url(../fonts/c87b04a3-9f95-452b-8890-ead7afa50ab7.woff2) format("woff2"),url(../fonts/b2cf66d4-5fbe-4a96-8e55-590824de9b1c.woff) format("woff"),url(../fonts/eee3d2a5-e04d-45e0-b9e0-fb31cf21e8bc.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:weisses-kreuz-icons;src:url(../fonts/weisses-kreuz-icons.eot?8qnj7y);src:url(../fonts/weisses-kreuz-icons.eot?8qnj7y#iefix) format("embedded-opentype"),url(../fonts/weisses-kreuz-icons.woff2?8qnj7y) format("woff2"),url(../fonts/weisses-kreuz-icons.ttf?8qnj7y) format("truetype"),url(../fonts/weisses-kreuz-icons.woff?8qnj7y) format("woff"),url(../fonts/weisses-kreuz-icons.svg?8qnj7y#weisses-kreuz-icons) format("svg");font-weight:400;font-style:normal}.icon-basis,.weik-media__filter a:after,[class*=" icon-"],[class^=icon-]{font-family:weisses-kreuz-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon--huge{font-size:2.5rem}.icon-more:before{content:"\E90B"}.icon-newsletter:before{content:"\E90C"}.icon-order:before{content:"\E90D"}.icon-pdf:before{content:"\E90E"}.icon-support:before{content:"\E90F"}.icon-search:before{content:"\E906"}.icon-plus:before{content:"\E907"}.icon-minus:before{content:"\E908"}.icon-trash:before{content:"\E909"}.icon-user:before{content:"\E90A"}.icon-menu:before{content:"\E904"}.icon-close:before{content:"\E905"}.icon-up:before{content:"\E900"}.icon-right:before{content:"\E901"}.icon-down:before{content:"\E902"}.icon-left:before{content:"\E903"}body,html{font:24px/1.5 DINWeb,Arial,sans-serif}@media screen and (min-width:1440px){body,html{font:22px/1.5 DINWeb,Arial,sans-serif}}@media screen and (max-width:1440px){body,html{font:20px/1.5 DINWeb,Arial,sans-serif}}@media screen and (max-width:890px){body,html{font:18px/1.5 DINWeb,Arial,sans-serif}}@media screen and (max-width:889px){body,html{font:16px/1.5 DINWeb,Arial,sans-serif}}.lead,.lead li,.lead p,button,input,select,textarea{font-family:DINWeb,Arial,sans-serif}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:DINWeb,Arial,sans-serif;line-height:1.12;font-weight:700;font-style:normal;margin:0}.h1+p,.h1+ul,.h2+p,.h2+ul,.h3+p,.h3+ul,.h4+p,.h4+ul,.h5+p,.h5+ul,.h6+p,.h6+ul,h1+p,h1+ul,h2+p,h2+ul,h3+p,h3+ul,h4+p,h4+ul,h5+p,h5+ul,h6+p,h6+ul{margin-top:.5rem}.h1.elementor-widget-heading .elementor-heading-title,.h1.elementor-widget-text-editor p,h1,h1.elementor-heading-title{font-family:Signika,Arial,sans-serif;font-size:1.6rem;font-weight:400;font-style:normal;line-height:1.35;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.h1.elementor-widget-heading .elementor-heading-title+h2,.h1.elementor-widget-heading .elementor-heading-title+h3,.h1.elementor-widget-heading .elementor-heading-title+h4,.h1.elementor-widget-heading .elementor-heading-title+h5,.h1.elementor-widget-heading .elementor-heading-title+h6,.h1.elementor-widget-text-editor p+h2,.h1.elementor-widget-text-editor p+h3,.h1.elementor-widget-text-editor p+h4,.h1.elementor-widget-text-editor p+h5,.h1.elementor-widget-text-editor p+h6,h1+h2,h1+h3,h1+h4,h1+h5,h1+h6,h1.elementor-heading-title+h2,h1.elementor-heading-title+h3,h1.elementor-heading-title+h4,h1.elementor-heading-title+h5,h1.elementor-heading-title+h6{margin-top:2rem}.h2.elementor-widget-heading .elementor-heading-title,.h2.elementor-widget-text-editor p,h2,h2.elementor-heading-title{font-family:Signika,Arial,sans-serif;font-size:1.4rem;font-weight:400;text-transform:uppercase;line-height:1.35;letter-spacing:.05em}.h3.elementor-widget-heading .elementor-heading-title,.h3.elementor-widget-text-editor p,h3,h3.elementor-heading-title{font-size:1.3rem}.h4.elementor-widget-heading .elementor-heading-title,.h4.elementor-widget-text-editor p,h4,h4.elementor-heading-title{font-size:1.2rem;line-height:1.2}.h5.elementor-widget-heading .elementor-heading-title,.h5.elementor-widget-text-editor p,.h6.elementor-widget-heading .elementor-heading-title,.h6.elementor-widget-text-editor,h5,h5.elementor-heading-title,h6,h6.elementor-heading-title{font-size:1.2rem}li,p,td{font-size:1rem}p{margin:0}p+h1,p+h2,p+h3,p+h4,p+h5,p+h6,p+ol,p+p,p+ul,ul+p{padding-top:1.5rem}.large{font-size:1.2em}.small{font-size:.8em}a{position:relative}a,a:visited{color:#5fc6ed;text-decoration:underline}a:active,a:focus,a:hover{color:#000;text-decoration:none}strong{font-weight:700}em{font-style:italic}code,pre{font-family:monospace,serif;font-size:1em}blockquote{font-style:italic}blockquote:before{content:"\201C";display:inline-block;padding-right:.4em}.button,a.button,button{display:inline-block;text-align:center;padding:.5rem 1rem .25rem;line-height:1.25rem;height:2rem;font-family:DINWeb,Arial,sans-serif;text-transform:uppercase;text-decoration:none;font-weight:700;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;outline:0 none;border:0;color:#000;border-radius:0}@media screen and (max-width:370px){.button,a.button,button{height:auto;min-height:2rem}}.button:focus,.button:hover,a.button:focus,a.button:hover,button:focus,button:hover{background:rgb(175,226.5,246)}.container,section.elementor-element{position:relative;background:#f5f5f0}.container>.column,section.elementor-element>.column{max-width:1240px;margin:0 auto}.container.full-width,section.elementor-element.full-width{padding:0}.container.full-width>.column,section.elementor-element.full-width>.column{max-width:none;margin:0 auto}.main-content{min-height:10rem;padding-top:3rem;position:relative;z-index:1}#header{position:fixed;top:0;left:0;background:#f5f5f0;z-index:5;width:100%;height:3rem}@media screen and (max-width:890px){#header{transition:height .3s ease-out;z-index:3}#header nav#main-navigation,#header nav#main-navigation .add-menu.desktop,#header nav#main-navigation .search-icon{display:none}#header nav#main-navigation .add-menu.mobile{display:flex!important;flex-direction:column;margin-top:35px}#header nav#main-navigation .add-menu.mobile span{margin-right:5px}#header nav#main-navigation .add-menu.mobile a{padding:5px 0}.nav-open #header{height:100%;background:#fff}.nav-open #header #mobile-navigation-wrap{overflow:scroll;border-bottom:1px solid #000;height:calc(100% - 3rem)}.nav-open #header #social-navigation{padding:1rem}.nav-open #header nav#main-navigation{display:block}.nav-open #header .icon-menu:before{content:"\E905"}}body.admin-bar #header{top:32px}body #header.scrolled figure a{height:7rem}@media screen and (max-width:1125px){body #header.scrolled figure a{height:6rem}}#header .container{padding:0 1rem;max-width:1280px;margin:0 auto;position:relative}@media screen and (max-width:890px){#header .container{height:3rem}.nav-open #header .container{height:100%}}#header figure{position:absolute;left:1rem;top:0;width:8rem;padding:0 .5rem;background:#5fc6ed;z-index:2}@media screen and (max-width:1125px){#header figure{width:6rem}}#header figure a{display:block;height:7rem;position:relative}@media screen and (max-width:1125px){#header figure a{height:6rem}}body #header figure a{height:0;transition:height .5s ease-in-out 0s}#header figure a svg{position:absolute;bottom:.5rem;display:block;width:100%;height:auto}#header figure a svg .claim{fill:#fff}#header figure a svg .heart-one{fill:hsla(0,0%,100%,.5)}#header figure a svg .heart-one,#header figure a svg .heart-two{transform-origin:15.3px 22.8px;transform:rotate(0deg);transition:all .4s ease-in-out}#header figure a svg .heart-two{fill:#fff}#header figure a:hover .heart-one,#header figure a:hover .heart-two{transform:rotate(180deg)}.page-image-wrapper{position:relative;height:35vw;max-height:427px;min-height:282px;width:100%;display:table}body.home .page-image-wrapper{max-height:483px}.page-image-wrapper .page-image{position:fixed;width:100%;height:100%;background-position:top;background-attachment:scroll;background-repeat:no-repeat;background-size:100% auto;max-width:1450px;margin:0 auto;left:0;right:0;min-height:252px;max-height:34vw}@media screen and (max-width:640px){.page-image-wrapper .page-image{background-size:auto 100%}.image-motive-right .page-image-wrapper .page-image{background-position:100%}.image-motive-left .page-image-wrapper .page-image{background-position:0}}@media screen and (max-width:640px){body.home .page-image-wrapper .page-image{background-position:0 0}}#footer{position:relative;background:#f5f5f0;z-index:2;width:100%;height:5rem}#footer .container{padding:0 1rem;max-width:1280px;margin:0 auto}#footer figure{position:absolute;right:1rem;bottom:0;width:8rem;padding:0 .5rem;background:#5fc6ed;z-index:2}@media screen and (max-width:1125px){#footer figure{width:6rem}}#footer figure a{display:block;height:3rem;position:relative}@media screen and (max-width:1125px){#footer figure a{height:6rem}}#footer figure a svg{position:absolute;top:.5rem;display:block;width:100%;height:auto}#footer figure a svg .claim{fill:#fff}#footer .social-media{position:absolute;right:8rem;bottom:.5rem;z-index:999}@media screen and (min-width:1125px){#footer .social-media{right:10rem}}#footer .social-media img{width:40px;height:auto}.header__menu--main-ul{display:block;position:relative;z-index:1;padding:0;margin:0;height:3rem}@media screen and (max-width:890px){.header__menu--main-ul{height:auto}}.header__menu--main-ul .navigation-header__item{padding:0;margin:0;display:block;float:left;position:relative}@media screen and (max-width:890px){.header__menu--main-ul .navigation-header__item{float:none}}.header__menu--main-ul .navigation-header__item .navigation-header__link{display:block;padding:.5rem 1.25rem;height:3rem;font-size:1rem;line-height:2rem;color:#000;font-weight:700;background:transparent;text-decoration:none;text-align:left;white-space:nowrap;position:relative;z-index:99}@media screen and (max-width:1075px){.header__menu--main-ul .navigation-header__item .navigation-header__link{padding:.5rem .75rem}}@media screen and (max-width:1000px){.header__menu--main-ul .navigation-header__item .navigation-header__link{font-size:.8rem}}@media screen and (max-width:890px){.header__menu--main-ul .navigation-header__item .navigation-header__link{padding-left:0}}.header__menu--main-ul .navigation-header__item .navigation-header__link:active,.header__menu--main-ul .navigation-header__item .navigation-header__link:focus-visible,.header__menu--main-ul .navigation-header__item .navigation-header__link:hover{color:#5fc6ed}.header__menu--main-ul .navigation-header__item .navigation-header__button{display:block;padding:.5rem 1.25rem;height:3rem;font-size:1rem;line-height:2rem;color:#000;font-weight:700;background:transparent;border:none;text-align:left;white-space:nowrap;cursor:pointer;text-transform:none;position:relative;z-index:99}@media screen and (max-width:1075px){.header__menu--main-ul .navigation-header__item .navigation-header__button{padding:.5rem .75rem}}@media screen and (max-width:1000px){.header__menu--main-ul .navigation-header__item .navigation-header__button{font-size:.8rem}}@media screen and (max-width:890px){.header__menu--main-ul .navigation-header__item .navigation-header__button{padding-left:0}}.header__menu--main-ul .navigation-header__item .navigation-header__button:active,.header__menu--main-ul .navigation-header__item .navigation-header__button:focus,.header__menu--main-ul .navigation-header__item .navigation-header__button:focus-visible,.header__menu--main-ul .navigation-header__item .navigation-header__button:hover{color:#5fc6ed}.header__menu--main-ul .navigation-header__item .navigation-header__button[aria-expanded=true]+.navigation-header__submenu{visibility:visible!important;opacity:1!important;transition:opacity .2s ease-in-out,visibility 0s linear 0s!important;z-index:100;background:#fff}.header__menu--main-ul .navigation-header__item .navigation-header__button[aria-expanded=true]+.navigation-header__submenu .navigation-header__item{display:block!important}.header__menu--main-ul .navigation-header__item .navigation-header__submenu{position:absolute;top:100%;min-width:100%;padding:.5rem 0 0;margin:0 0 0 -.25rem;background:transparent;visibility:hidden;opacity:0;transition:opacity .2s ease-in-out,visibility 0s linear .2s}@media screen and (max-width:890px){.header__menu--main-ul .navigation-header__item .navigation-header__submenu{position:relative;top:0;padding:0;margin:0;visibility:visible;opacity:1}}.header__menu--main-ul .navigation-header__item .navigation-header__submenu[aria-hidden=false]{visibility:visible!important;opacity:1!important;transition:opacity .2s ease-in-out,visibility 0s linear 0s!important;z-index:100;background:#fff}.header__menu--main-ul .navigation-header__item .navigation-header__submenu[aria-hidden=false] .navigation-header__item{display:block!important}.header__menu--main-ul .navigation-header__item .navigation-header__submenu .navigation-header__item{display:none;height:1.5rem;margin-bottom:.5rem}@media screen and (max-width:890px){.header__menu--main-ul .navigation-header__item .navigation-header__submenu .navigation-header__item{display:block}}.header__menu--main-ul .navigation-header__item .navigation-header__submenu .navigation-header__item .navigation-header__link{color:#000;padding:.25rem 1rem .25rem 1.25rem;line-height:1rem;font-size:1rem;height:1.5rem;display:block;border-left:5px solid transparent;font-weight:400}@media screen and (max-width:890px){.header__menu--main-ul .navigation-header__item .navigation-header__submenu .navigation-header__item .navigation-header__link{border:0;padding-left:0}}.header__menu--main-ul .navigation-header__item .navigation-header__submenu .navigation-header__item .navigation-header__link:focus-visible,.header__menu--main-ul .navigation-header__item .navigation-header__submenu .navigation-header__item .navigation-header__link:hover{color:#5fc6ed;border-left-color:#5fc6ed}.header__menu--main-ul .navigation-header__item--has-children:hover .navigation-header__submenu{z-index:100;background:#fff;visibility:visible;opacity:1;transition:opacity .2s ease-in-out,visibility 0s linear 0s}.header__menu--main-ul .navigation-header__item--has-children:hover .navigation-header__submenu .navigation-header__item{display:block;margin-top:0;float:none}.header__menu--main-ul .navigation-header__item--has-children .navigation-header__button[aria-expanded=true]:focus,.header__menu--main-ul .navigation-header__item--has-children .navigation-header__button[aria-expanded=true]:focus-visible,.header__menu--main-ul .navigation-header__item--has-children:hover .navigation-header__button{z-index:101;color:#5fc6ed}.header__menu--main-ul .navigation-header__item--ancestor .navigation-header__button,.header__menu--main-ul .navigation-header__item--ancestor .navigation-header__link,.header__menu--main-ul .navigation-header__item--current .navigation-header__button,.header__menu--main-ul .navigation-header__item--current .navigation-header__link,.header__menu--main-ul .navigation-header__item--parent .navigation-header__button,.header__menu--main-ul .navigation-header__item--parent .navigation-header__link{color:#5fc6ed}.header__menu--main-ul>.navigation-header__item:last-child .navigation-header__submenu{right:0}@media screen and (max-width:370px){#menu-toggle{bottom:.25rem}}#mobile-navigation{display:none}.footer__menu--main-ul{display:block;position:relative;text-align:left;z-index:1;padding:1.5rem 0 0 .25rem;margin:0;height:5rem;font-family:DINWeb,Arial,sans-serif}@media screen and (max-width:890px){.footer__menu--main-ul{height:auto;padding:0}}.footer__menu--main-ul li{padding:0;margin:0;display:inline-block;position:relative}@media screen and (max-width:890px){.footer__menu--main-ul li{display:block}}.footer__menu--main-ul li a{display:block;padding:.5rem .9375rem 0;height:2.5rem;font-size:1rem;line-height:2rem;color:#000;text-decoration:none;text-align:left;white-space:nowrap}@media screen and (max-width:930px){.footer__menu--main-ul li a{padding:.5rem .75rem 0;font-size:.85em}}@media screen and (max-width:890px){.footer__menu--main-ul li a{padding:0 .9375rem;font-size:1em}}.footer__menu--main-ul li a.active,.footer__menu--main-ul li a:active,.footer__menu--main-ul li a:hover{color:#5fc6ed}#menu-toggle{display:none}#menu-toggle:focus{outline:0 none}@media screen and (max-width:890px){#menu-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;color:#000;font-size:.5rem;line-height:1.1;padding:.5rem .5rem .25rem;border:0;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;position:absolute;bottom:.75rem;right:.5rem;left:auto;display:block}#menu-toggle i{font-size:1.5rem;line-height:1;display:block;font-weight:400}}.boxed-container{max-width:1280px;padding:0 1rem;margin:0 auto}.content-text{position:relative;padding:2rem 9rem 1.5rem}@media screen and (max-width:1125px){.content-text{padding:1rem 4rem}}@media screen and (max-width:890px){.content-text{padding:1rem 0}}.content-text .image_left{float:left;padding:.25rem 1rem 0 0}@media screen and (max-width:1125px){.content-text .image_left{margin-left:-4rem}}@media screen and (max-width:890px){.content-text .image_left{float:none;margin:0 0 .5rem;width:100%}}@media screen and (max-width:640px){.content-text .image_left{padding:0}}.content-text .image_right{float:right;padding:.25rem 0 0 1rem}@media screen and (max-width:1125px){.content-text .image_right{margin-right:-4rem}}@media screen and (max-width:890px){.content-text .image_right{float:none;margin:0 0 .5rem;width:100%}}.content-text>div:after,.content-text>p:after{content:"";display:table;clear:both}.content-text+.content-text{padding-top:0}.anchors.call-out{padding:0}@media screen and (max-width:890px){.anchors h4:before{display:none}}.anchors ol{counter-reset:anchors;list-style:none;padding:1rem 0 0}.anchors ol li{font-family:DINWeb,Arial,sans-serif;font-weight:700;margin:0 0 .5rem;position:relative;padding-left:2rem}.anchors ol li a{color:#000;text-decoration:none;position:static}.anchors ol li a:before{counter-increment:anchors;content:counter(anchors);position:absolute;display:inline-block;top:10%;left:0;background:#000;color:#fff;width:1.35rem;height:1.35rem;text-align:right;padding-right:.4125rem;font-size:.9rem;line-height:1.15rem;font-family:DINWeb,Arial,sans-serif;font-weight:700;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.anchors ol li a:active,.anchors ol li a:focus,.anchors ol li a:hover{color:#5fc6ed}.anchors ol li a:active:before,.anchors ol li a:focus:before,.anchors ol li a:hover:before{background:#5fc6ed}.newssystem .teaser-item{width:100%}.newssystem .teaser-item:nth-child(2n){background:#fff}.newssystem .teaser-item:nth-child(2n) dl dd,.newssystem .teaser-item:nth-child(2n) dl dt{background:#f5f5f0}.newssystem .teaser-item .content-text{max-width:1240px;margin:0 auto}.newssystem dl{display:flex;flex-flow:row wrap}.newssystem dl dt{width:20%}.newssystem dl dd{width:80%}.newssystem dl dd,.newssystem dl dt{background:#fff;padding:1rem;margin:0 0 .5rem}.newssystem dl.three_columns dd{width:40%}.newssystem dl.three_columns dd:last-of-type{text-align:right}.newssystem .end_arrow:after{content:"\E901";font-family:weisses-kreuz-icons}.basket{table-layout:fixed;width:100%;margin:1rem 0}.basket,.basket th{border-bottom:2px solid #5fc6ed}.basket th{text-align:left}.basket td{padding:5px 0}.basket .last-column{width:140px;text-align:center}.basket th.last-column{text-align:left;padding-left:20px;width:140px}.formfield{padding:2rem 9rem}@media screen and (max-width:480px){.formfield{padding:0}}.formfield ul{list-style:none;padding:0}.formfield ul li{margin-bottom:.25rem;position:relative}.formfield ul li.error_text,.formfield ul li.error_text_310,.formfield ul li.error_textarea{margin-top:-.25rem;padding-bottom:1rem;color:red;padding-left:.5rem}.formfield .error_text{padding:0 0 .5rem;color:red}.formfield .error_text h1,.formfield .error_text h2,.formfield .error_text h3,.formfield .error_text p{color:red}.formfield label[for=checkbox-groups]{position:absolute;top:35px!important;left:15px!important}.formfield label.input_label.checkbox{color:#333!important}.formfield button[type=button],.formfield button[type=submit],.formfield input[type=submit]{background:#5fc6ed;color:#fff;cursor:pointer;padding:.75rem 1rem .9rem;font-size:1rem;font-weight:700;line-height:1.25;height:auto;border:1px solid #5fc6ed;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:none}.formfield button[type=button]:focus,.formfield button[type=button]:hover,.formfield button[type=submit]:focus,.formfield button[type=submit]:hover,.formfield input[type=submit]:focus,.formfield input[type=submit]:hover{background:rgb(223,243.6,251.4);color:#5fc6ed}.formfield input[type=number],.formfield input[type=password],.formfield input[type=tel],.formfield input[type=text],.formfield textarea{position:relative;width:100%;display:block;background:#fff;color:#000;border:1px solid #5fc6ed;padding:1rem .5rem .5rem;z-index:1}.formfield input[type=number].error,.formfield input[type=password].error,.formfield input[type=tel].error,.formfield input[type=text].error,.formfield textarea.error{border:1px solid red}.formfield textarea{min-height:150px;border:1px solid #5fc6ed}.formfield .element-wrapper{position:relative}.formfield .element-wrapper+.element-wrapper:not(.element-wrapper--checkbox){margin-top:.5rem}.formfield .element-wrapper.element-wrapper--input label{pointer-events:none}.formfield .element-wrapper.element-wrapper--checkbox{display:flex;align-items:center;margin:0}.formfield .element-wrapper.element-wrapper--checkbox label{position:relative;top:0;left:0;padding:0;width:auto;line-height:100%}.formfield .element-wrapper.element-wrapper--checkbox label+input{margin-left:.25rem}.formfield .element-wrapper.element-wrapper--submit{margin-top:1rem}.formfield .element-password label,.formfield .element-wrapper label,.formfield .select-wrapper label{position:absolute;z-index:2;color:#ccc;left:0;padding-left:.5rem;top:.75rem;width:100%;font-family:DINWeb,Arial,sans-serif;font-weight:700;transition:all .2s ease-out}.formfield .element-password label.checkbox,.formfield .element-password label.radio,.formfield .element-wrapper label.checkbox,.formfield .element-wrapper label.radio,.formfield .select-wrapper label.checkbox,.formfield .select-wrapper label.radio{position:relative;left:0;top:0;padding-left:0;padding-right:1rem}.formfield .element-password.has-focus label,.formfield .element-wrapper.has-focus label,.formfield .select-wrapper.has-focus label{top:3px;font-size:.75rem;color:#5fc6ed}.formfield .captcha-wrapper,.formfield .checkbox-wrapper,.formfield .radio-wrapper{padding:.5rem 0;display:-moz-flex;display:flex;-moz-flex-direction:row;flex-direction:row;flex-wrap:wrap}.formfield .captcha-wrapper>label,.formfield .checkbox-wrapper>label,.formfield .radio-wrapper>label{position:relative;padding-left:1rem;display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-flex-grow:0;flex-grow:0;flex-shrink:0;width:33.333333%;max-width:33.333333%;flex-basis:33.333333%}.formfield .captcha-wrapper>label img,.formfield .checkbox-wrapper>label img,.formfield .radio-wrapper>label img{padding-top:.5rem}.formfield .checkbox-wrapper>label,.formfield .radio-wrapper>label{padding-top:1px}.formfield .captcha-wrapper span.captcha{-moz-flex-direction:column;flex-direction:column;-moz-align-items:flex-end;align-items:flex-end}.formfield .captcha-wrapper span.captcha,.formfield .checkbox-wrapper .checkboxset,.formfield .radio-wrapper .radioset{position:relative;display:-moz-flex;display:flex;-moz-flex-grow:0;flex-grow:0;flex-shrink:0;width:66.666666%;max-width:66.666666%;flex-basis:66.666666%}.formfield .checkbox-wrapper .checkboxset,.formfield .radio-wrapper .radioset{-moz-flex-direction:row;flex-direction:row;flex-wrap:wrap}.formfield .captcha-wrapper input{width:calc(100% - 25px)}.formfield .checkbox-wrapper .checkboxset,.formfield .radio-wrapper .radioset{font-size:0}.formfield .checkbox-wrapper .checkboxset input,.formfield .checkbox-wrapper .checkboxset label,.formfield .radio-wrapper .radioset input,.formfield .radio-wrapper .radioset label{display:inline-block}.formfield .checkbox-wrapper .checkboxset input,.formfield .radio-wrapper .radioset input{width:1rem;height:1rem;margin:.44rem .25rem 0}.formfield .checkbox-wrapper .checkboxset label,.formfield .radio-wrapper .radioset label{width:calc(100% - 30px);font-size:1rem}.formfield .select-wrapper{position:relative;min-height:3rem;min-width:100%;overflow:hidden;margin-bottom:.5rem;border:1px solid #5fc6ed;background:#fff}.formfield .select-wrapper.error{border-color:red}.formfield .select-wrapper label{top:3px;font-size:.75rem;color:#5fc6ed}.formfield .select-wrapper label:after{pointer-events:none;position:absolute;top:.75rem;right:0;display:inline-block;content:"\E902";font-family:weisses-kreuz-icons;font-size:1rem;padding:0 .5rem 0 1rem;font-weight:400;color:#000;z-index:1;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz48c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iI2ZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZmlsbD0idXJsKCNhKSIgZD0iTTAgMGgxdjFIMHoiLz48L3N2Zz4=);background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 33%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=1)}.formfield select{font-size:1rem;border:0;height:3rem;padding:1rem .5rem .5rem;background:transparent;position:relative;z-index:2;cursor:pointer;color:#000;width:100%;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.formfield select:focus-visible{outline-offset:-2px}.call-out .formfield{padding:1.5rem 0 0}.call-out .formfield .element-wrapper.element-wrapper--checkbox label{color:rgb(223,243.6,251.4)}.call-out .formfield .element-wrapper.element-wrapper--checkbox label.has-focus{color:#5fc6ed}.call-out .formfield button[type=button],.call-out .formfield button[type=submit],.call-out .formfield input[type=submit]{background:#fff;color:#000}form #error{padding:10px;background-color:#e82317;color:#fff;margin:10px 0 40px;display:none}label#label_67{left:12px;top:0;color:#000}.nf-form-cont{width:100%;max-width:1240px;margin:auto}.nf-form-cont .nf-form-fields-required{margin-bottom:1rem}.nf-form-cont .nf-form-content{padding:0;max-width:none}.akkordeon{padding-bottom:5px}.akkordeon .akkordeon-content{background:rgb(223,243.6,251.4);padding:2rem 9rem}@media screen and (max-width:1125px){.akkordeon .akkordeon-content{padding-left:4rem;padding-right:4rem}}@media screen and (max-width:890px){.akkordeon .akkordeon-content{padding:1rem}}.akkordeon .akkordeon-content .content-text{padding:0}.akkordeon .akkordeon-content .teaser-item{padding-bottom:2rem}.akkordeon .akkordeon-content .teaser-item:last-child{padding-bottom:0}.akkordeon .akkordeon-title{background:#5fc6ed;color:#fff;padding:.5rem 9rem;border-top:5px solid #fff;cursor:pointer}@media screen and (max-width:1125px){.akkordeon .akkordeon-title{padding-left:4rem;padding-right:4rem}}@media screen and (max-width:890px){.akkordeon .akkordeon-title{padding-left:1rem;padding-right:1rem}}.akkordeon .akkordeon-title.active,.akkordeon .akkordeon-title:focus,.akkordeon .akkordeon-title:hover{color:#000}.akkordeon .akkordeon-title span{position:relative}.akkordeon .akkordeon-title span:before{display:inline-block;position:absolute;left:-1.5rem;width:1rem;height:1rem;border-radius:50%;color:#fff;background:#000;font-family:weisses-kreuz-icons!important;content:"\E901";font-size:.7em;line-height:1.1rem;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width:890px){.akkordeon .akkordeon-title span:before{position:relative;left:-.5rem}}.akkordeon .akkordeon-title:hover span:before{content:"\E902"}.akkordeon .akkordeon-title.active:hover span:before{content:"\E900"}.consultant-search__search .consultant-search__form .formfield>.row{margin:0 -.5rem;padding:0}.consultant-search__form .element-wrapper--checkbox{display:flex;align-items:center;padding:0 .5rem}.consultant-search__form .element-wrapper--checkbox input+label{margin-left:.5rem}.consultant-search__form .element-wrapper--checkbox label{font-size:.875rem}.consultant-search__form .element-wrapper--submit .input_submit:active,.consultant-search__form .element-wrapper--submit .input_submit:focus,.consultant-search__form .element-wrapper--submit .input_submit:hover{color:#000}.consultant-search__results{padding-top:2rem}.consultant-search__result-group+.consultant-search__result-group{margin-top:1rem;padding-top:1rem}.consultant-search__result-group>.result-list{display:flex;flex-wrap:wrap;margin:0 -1rem}.consultant-search .result-list__show-more{width:100%}.consultant-search .result-list__show-more .show-more-trigger{display:block;text-align:center;margin:1rem 0 2rem}.consultant-search .result-list__show-more .results{display:flex;flex-wrap:wrap}.consultant-search .result-list__show-more .results--hidden{display:none}.consultant-search__result{padding:1rem;display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:33.3333%;flex-basis:33.3333%}.consultant-search__result-title{font-weight:700}.consultant-search__result-link{margin-top:.25rem;text-decoration:underline}.call-out{padding:1rem 1.5rem}@media screen and (max-width:890px){.call-out{margin:0 0 2rem}}.call-out.content-text{padding:1rem 1.5rem}.call-out .row:not(.row--no-padding){padding:1rem 9rem}@media screen and (max-width:1125px){.call-out .row:not(.row--no-padding){padding:0 4rem}}@media screen and (max-width:890px){.call-out .row:not(.row--no-padding){padding:0 1rem}}@media screen and (max-width:480px){.call-out .row:not(.row--no-padding){padding:1rem 0}}.full-width .call-out{margin:0 0 2rem;width:100%}.full-width .call-out .content-text,.full-width .call-out .footnote{max-width:1240px;padding:0;margin:0 auto}.call-out .footnote-text>:not(h1){font-size:.77em;line-height:1.2}.call-out .footnote-text p+p{padding-top:.8rem}.call-out.news,.call-out.newsletter,.call-out.support,.call-out.weik-newsletter{padding:2rem}@media screen and (max-width:1075px){.call-out.news,.call-out.newsletter,.call-out.support,.call-out.weik-newsletter{padding:2rem 1rem}}.call-out.news .content-text,.call-out.newsletter .content-text,.call-out.support .content-text,.call-out.weik-newsletter .content-text{background-repeat:no-repeat;padding:0 0 0 240px}.call-out.news a,.call-out.newsletter a,.call-out.support a,.call-out.weik-newsletter a{color:#fff}.call-out.news a:active,.call-out.news a:focus,.call-out.news a:hover,.call-out.newsletter a:active,.call-out.newsletter a:focus,.call-out.newsletter a:hover,.call-out.support a:active,.call-out.support a:focus,.call-out.support a:hover,.call-out.weik-newsletter a:active,.call-out.weik-newsletter a:focus,.call-out.weik-newsletter a:hover{color:#000;text-decoration:underline}.call-out.newsletter{background-color:#5fc6ed;color:#000}.call-out.newsletter .content-text{background-image:url(../images/icon-newsletter.svg)}@media screen and (max-width:889px){.call-out.newsletter .content-text{padding-left:0;padding-top:120px;background-size:15%}}@media screen and (max-width:640px){.call-out.newsletter .content-text{padding-top:80px}}.call-out.newsletter .button,.call-out.newsletter a.button,.call-out.newsletter button{color:#5fc6ed}.call-out.newsletter .button:focus,.call-out.newsletter .button:hover,.call-out.newsletter a.button:focus,.call-out.newsletter a.button:hover,.call-out.newsletter button:focus,.call-out.newsletter button:hover{background:rgb(175,226.5,246);color:#fff}.call-out.news{background-color:#5fc6ed;color:#000;padding-bottom:0}.call-out.news .content-text{padding:0}.call-out.news img{float:left;padding:0 5px 0 0;margin-right:2rem}@media screen and (max-width:889px){.call-out.news img{padding:0 0 1rem}}.call-out.support{background-color:#e93a56;color:#fff}.call-out.support .content-text{background-image:url(../images/icon-support.svg)}@media screen and (max-width:889px){.call-out.support .content-text{padding-left:0;padding-top:120px;background-size:15%}}@media screen and (max-width:640px){.call-out.support .content-text{padding-top:80px}}.call-out.support .button,.call-out.support a.button,.call-out.support button{color:#cb9300}.call-out.support .button:focus,.call-out.support .button:hover,.call-out.support a.button:focus,.call-out.support a.button:hover,.call-out.support button:focus,.call-out.support button:hover{background:rgb(229,201,127.5);color:#fff}.call-out.anchors{background-color:#fff;color:#000}.call-out.anchors>.content-text{width:100%;max-width:1240px;margin:0 auto}.call-out.anchors .content-text{padding:1rem 9rem}@media screen and (max-width:1125px){.call-out.anchors .content-text{padding:1rem 4rem}}@media screen and (max-width:890px){.call-out.anchors .content-text{padding:1rem}}.call-out.beratung{background:#5fc6ed;color:#fff}.call-out.beratung .button,.call-out.beratung a.button,.call-out.beratung button{color:#5fc6ed}.call-out.beratung .button:focus,.call-out.beratung .button:hover,.call-out.beratung a.button:focus,.call-out.beratung a.button:hover,.call-out.beratung button:focus,.call-out.beratung button:hover{background:rgb(175,226.5,246);color:#fff}@media screen and (max-width:320px){.call-out.beratung.mini-search form.beratung .formfield .input-wrap{float:left;width:60%}.call-out.beratung.mini-search form.beratung .formfield .submit-wrap{float:left;width:40%}.call-out.beratung.mini-search button.input_submit{width:100%;word-break:break-word;height:auto;padding:.85em .5em}}.call-out.notice{background:#fff}.call-out .content-text{padding:1rem 9rem;background:none}@media screen and (max-width:1125px){.call-out .content-text{padding:1rem 4rem}}@media screen and (max-width:890px){.call-out .content-text{padding:0 1rem;padding:1rem 0}}.call-out.quote{font-family:Signika,Arial,sans-serif}.call-out.quote,.call-out.quote .row{padding-bottom:0}.call-out.quote .quote-image{display:flex;align-items:flex-end;justify-content:flex-end}@media screen and (max-width:480px){.call-out.quote .quote-image{justify-content:center}}.call-out.quote .quote-image figure{padding:0 2rem 0 0}@media screen and (max-width:480px){.call-out.quote .quote-image figure{padding:0}}.call-out.quote .quote-text p{font-size:1rem;line-height:1.6;color:#000;max-width:80%;padding-top:1rem}@media screen and (max-width:890px){.call-out.quote .quote-text p{font-size:1.2em;line-height:1.3}}@media screen and (max-width:480px){.call-out.quote .quote-text p{max-width:100%;margin-left:1.5rem}}.call-out.quote .quote-text p:first-child{text-transform:uppercase}.call-out.quote .quote-text p+p{font-size:.9rem;padding-bottom:1rem}.call-out.quote .quote-text:before{content:"\201E";position:absolute;top:0;font-size:4.5rem;line-height:1rem;color:#fff;left:-2.5rem}@media screen and (max-width:480px){.call-out.quote .quote-text:before{left:-.6rem}}.call-out.quote .quote-text.quote-link-color-blue a{color:#5fc6ed}.call-out.quote .quote-text.quote-link-color-blue a:hover{text-decoration:underline}.call-out.quote .quote-text.quote-link-color-black a{color:#000}.call-out.quote .quote-text.quote-link-color-black a:hover{text-decoration:underline}.call-out.quote .quote-text.quote-link-color-white a{color:#fff}.call-out.quote .quote-text.quote-link-color-white a:hover{text-decoration:underline}.call-out.quote.quote-green{background-color:#009494}.call-out.quote.quote-blue{background-color:#4b7b99}.call-out.quote.quote-yellow{background-color:#f1bd36}.call-out.quote.quote-red{background-color:#e93a56}.call-out.quote.quote-green-light{background-color:#a0da97}.call-out.quote.quote-blue-light{background-color:#5fc6ed}.call-out.quote.quote-yellow-light{background-color:#ffd900}.call-out.quote.quote-red-light{background-color:#ffa585}.spenden_modal .content-text{background-size:auto 100%}.spenden_modal .call-out{margin:0;padding:1rem}.spenden_modal .elementor-container{height:auto;min-height:0!important}.dialog-message{height:auto!important;width:100%!important;background-color:#e93a56}.dialog-widget-content{overflow:hidden;width:100%!important}.dialog-close-button i{color:#fff!important}.dialog-lightbox-widget{background-color:rgba(0,0,0,.5)!important}.events--wrapper{display:-moz-flex;display:flex;padding:20px;flex-wrap:wrap;width:100%;max-width:1240px;margin-left:auto;margin-right:auto;gap:2%}.events--wrapper p{padding-top:.5rem}.events--item{display:flex;flex-direction:column;background-color:#fff;margin-bottom:1.2rem}@media screen and (max-width:559px){.events--item{margin-left:auto;margin-right:auto;max-width:350px}}@media screen and (min-width:560px){.events--item{width:49%}}@media screen and (min-width:800px){.events--item{width:32%}}.events--item--title{padding:1rem 1.5rem 1.3rem}@media screen and (min-width:560px){.events--item--title{min-height:6.7rem}}.events--item--content--wrapper{padding-left:1.5rem;padding-right:1.5rem}.events--item--content--row{display:flex;padding-bottom:.3rem}.events--item--content--icon{padding-right:1rem;min-width:calc(1rem + 18px);flex-shrink:0;display:flex}.events--item--content--icon--img{width:18px}.events--item--content--text{flex-grow:1}.events--item--link{margin-top:auto;text-align:right;padding:1rem 1.5rem;font-size:.8rem}.events--item--tablerow{padding-bottom:.5rem}.events--item--image{height:200px;background-size:cover;background-position:50%;background-repeat:no-repeat}@media screen and (min-width:560px){.events--item--image{height:25vw}}@media screen and (min-width:800px){.events--item--image{height:220px}}@media screen and (max-width:533px){.events--single.newssystem dl dt{text-transform:uppercase;font-weight:700;width:100%}.events--single.newssystem dl dd{width:100%}.events--single.newssystem dl dd strong{font-weight:400}}.events--single.newssystem .content-text{padding-top:4vw}.button-blue{text-transform:uppercase;font-size:18px;min-height:59px;padding:17px 40px 20px;font-weight:600;border-radius:0;height:auto;margin-top:2rem;float:right}.button-blue,.button-blue:hover{background-color:#6ec1e4;color:#fff}.weik_events__filter{padding-left:20px!important;padding-right:20px!important;max-width:1240px;margin-left:auto;margin-right:auto}.hide{display:none}.show{display:flex}a.black_link{color:#000}.weik_events--button-top{float:right;display:inline-block;position:absolute;top:0;right:-220px;background:#fff;padding:15px}.weik_events--button-top p{font-weight:700;width:190px;font-size:20px}.weik_events--button-top .button-blue{float:none;margin-top:1em;width:100%;padding:12px 15px 15px}@media screen and (max-width:1458px){.weik_events--button-top{display:none}}.weik_events--button-mobile{position:fixed;top:300px;right:0;background:none;padding:0;transform:rotate(-90deg);transform-origin:100% 100%}.weik_events--button-mobile .button-blue{float:none;margin-top:1em;width:100%;padding:12px 20px 15px}@media screen and (min-width:640px){.weik_events--button-mobile{top:45vw}}@media screen and (min-width:1000px){.weik_events--button-mobile{top:35vw}}@media screen and (min-width:1459px){.weik_events--button-mobile{display:none}}.weik-media{width:100%}.weik-media__filter-container,.weik-media__results{padding:2rem 1rem}.weik-media .categories{color:#5fc6ed}.weik-media .categories a{color:#5fc6ed;text-decoration:none}.weik-media .categories a:hover{color:#000}.weik-media__form{padding:2rem 0}.weik-media__form ul.weik-media__autocomplete{margin:0;background-color:#fff}.weik-media__form ul.weik-media__autocomplete:not(:empty){margin-bottom:1rem}.weik-media__form ul.weik-media__autocomplete li{padding:.75rem .5rem;line-height:100%;margin:0}.weik-media__form ul.weik-media__autocomplete li:hover{background-color:#5fc6ed;color:#fff;cursor:pointer}.weik-media__form ul.weik-media__autocomplete li+li{border-top:1px solid #f5f5f0;margin:0}.weik-media__tags{margin-bottom:1rem;display:flex;align-items:center;justify-content:flex-start}.weik-media__tags:not(:empty){margin-top:1rem}.weik-media__tags .weik-media__tag{font-size:.75rem;line-height:100%;padding:.25rem .5rem;border-radius:15px;display:flex;align-items:center;width:auto;background-color:#5fc6ed;color:#fff;cursor:pointer}.weik-media__tags .weik-media__tag+.weik-media__tag{margin-left:.5rem}.weik-media__tags .weik-media__tag:after{content:"\2715";font-size:.5rem;display:inline-block;line-height:100%;padding-left:.25rem}.weik-media .mediathek-links{padding:0;list-style:none;margin-top:2rem}.weik-media .mediathek-links li{display:inline-block;margin-right:1rem}.weik-media .mediathek-links a{color:#000;text-decoration:none}.weik-media .mediathek-links a:hover{text-decoration:underline}.weik-media .mediathek-links a:before{background-repeat:no-repeat;background-position:0 100%;content:"";display:inline-block;width:2.6rem;height:3.2rem}.weik-media .mediathek-links a.download:before{background-image:url(../images/icon-pdf.svg)}.weik-media .mediathek-links a.order:before{background-image:url(../images/icon-order.svg)}.weik-media .mediathek-links a.more:before{background-image:url(../images/icon-more.svg)}.weik-media .unhide{display:block!important}.weik-media .divider{background:#f5f5f0;width:100%;text-align:center;cursor:pointer;padding-bottom:20px}.weik-media .divider button{background:#f5f5f0}.weik-media .media--single--result{background-color:#fff}table.basket td.last-column a{text-decoration:none;padding:0 5px}table.basket td.last-column a:hover{text-decoration:none}table.basket span.basket-counter{display:inline-block;min-width:40px;text-align:center}.basket-icons{font-size:.75rem;padding:0 5px}.weik-media__filter-container{max-width:1240px;margin:0 auto}@media screen and (max-width:1240px){.weik-media__filter-container{padding:0 1rem}}.weik-media__filter{padding:0}.weik-media__filter+.weik-media__filter{margin-top:2rem}.weik-media__filter ul{margin:1rem -.5rem 0;padding:0;display:flex;flex-wrap:wrap}.weik-media__filter ul li{width:20%;display:flex;align-items:center;padding:.5rem}@media screen and (max-width:889px){.weik-media__filter ul li{width:50%}}@media screen and (max-width:370px){.weik-media__filter ul li{width:100%}}.weik-media__filter a{background:#fff;padding:.5rem .75rem;text-decoration:none;color:#000;font-size:.85rem;width:100%;flex:1;display:flex;align-items:center;justify-content:space-between;transition:background-color .2s ease-in-out}.weik-media__filter a:after{content:"\E907";transition:all .2s ease-in-out}@media screen and (max-width:889px){.weik-media__filter a.active{background:#5fc6ed}.weik-media__filter a.active:after{-webkit-transform:rotate(45deg)}}@media screen and (min-width:890px){.weik-media__filter a{height:100%}.weik-media__filter a:hover{background:rgba(95,198,237,.25)}.weik-media__filter a.active{background:#5fc6ed}.weik-media__filter a.active:after{-webkit-transform:rotate(45deg)}}.weik-media__autocomplete li.autoComplete_selected{background-color:#007cba;color:#fff}.weik-media__autocomplete li[role=option]{cursor:pointer;padding:8px 12px}.weik-media__autocomplete li[role=option]:hover{background-color:#f0f0f0}.weik-media__results{padding:0;background-color:#fff}.weik-media__result-wrapper{padding:3rem 0;display:block}@media screen and (max-width:640px){.weik-media__result-wrapper{padding:1rem 0}}.weik-media__result-wrapper.odd{background-color:#f5f5f0;position:relative}.weik-media__result-wrapper #breadcrumbs{padding:80px 0 40px;margin:0}.weik-media__results-message{padding-top:3rem}.weik-media__results-message--no-results{padding-bottom:3rem}.weik-media .weik-media-result__image img{max-width:100%;max-height:100%;min-width:auto;min-height:auto}@media screen and (min-width:890px){.weik-media .weik-media-result__image img{width:auto;height:25rem}}@media screen and (max-width:889px){.weik-media .weik-media-result__image img{max-width:15rem;width:100%;height:auto;margin-bottom:1rem}}.weik-media .weik-media-result__content h3{font-family:Signika,Arial,sans-serif;text-transform:uppercase;font-size:1.1rem;font-weight:400}@media screen and (min-width:890px){.weik-media .weik-media-result__content{padding-left:1rem}}.weik-media .weik-media-result__text{padding:1rem 0}.weik-media .weik-media-result__categories,.weik-media .weik-media-result__links{padding:1rem 0;list-style:none;display:flex;flex-wrap:wrap;align-items:center}.weik-media .weik-media-result__category{color:#5fc6ed}.weik-media .weik-media-result__links li{margin:0 1rem .5rem 0}.weik-media .weik-media-result__links a{font-size:.8rem}.weik-media .weik-media-result__links i{font-size:1.6rem}#sitemap{font-family:DINWeb,Arial,sans-serif}#bildergalerie{width:100%;display:flex;flex-wrap:wrap}#bildergalerie .image-wrapper{padding:.5rem}#bildergalerie figure.thumb{min-height:100%;background-size:cover;padding:0 0 100%;font-size:0}#bildergalerie figure.thumb:hover{opacity:.8}.sitesearch{padding:2em 0;max-width:980px}.sitesearch .gsib_a{padding:0}.sitesearch .gsc-input-box{height:auto;padding:5px}.sitesearch td.gsc-search-button{height:45px}.sitesearch td.gsc-search-button input{background-color:#73b0c2!important;border-color:transparent!important;height:auto;min-width:0;width:auto;padding:13px;margin:7px 0 0}.sitesearch .gs-webResult div.gs-visibleUrl{color:rgb(93.4776119403,163.8552238806,184.6223880597)}.sitesearch input.gsc-search-button{height:100%;margin:0}.sitesearch a.gsst_a{padding-top:7px}.sitesearch span.gscb_a{color:#999}.sitesearch .gsc-table-result,.sitesearch .gsc-thumbnail-inside,.sitesearch .gsc-url-top{padding:0}.sitesearch .gsc-webResult.gsc-result{padding:20px 10px;margin:10px 0}.sitesearch .gsc-results .gsc-cursor-box{margin:0;padding:10px;background-color:#73b0c2}.sitesearch .gsc-results .gsc-cursor-box .gsc-cursor-page{background-color:transparent;border-color:transparent;color:#fff;font-size:13px}.sitesearch .gsc-imageResult:hover,.sitesearch .gsc-webResult.gsc-result:hover{border-color:transparent;background-color:rgb(238.85,238.85,238.85)}.sitesearch .gsc-search-box-tools .gsc-search-box .gsc-input{padding-right:10px}@media screen and (max-width:890px){.sitesearch .gsc-control-cse{padding:0}}nav#main-navigation{display:flex;align-items:center;justify-content:right}nav#main-navigation .search-icon{height:22px;padding:0 1.25rem}nav#main-navigation .search-icon a{color:#000;font-size:.8rem}nav#main-navigation .search-icon a:hover{color:#73b0c2;text-decoration:none}nav#main-navigation .add-menu.mobile{display:none}nav#main-navigation a{font-family:DINWeb,Arial,sans-serif;text-decoration:none}nav#main-navigation .desktop .search-icon{font-size:.8rem;display:flex;align-items:center;height:60px}.gs-snippet{max-width:100%;-ms-word-break:break-all;word-break:break-all}.search.module input{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.25rem 1rem;height:2.5rem;line-height:100%;border:none}.search.module input[type=text]{background-color:#fff}.search.module input[type=text]:hover{outline:1px solid #ddd}.search.module input[type=submit]{background-color:#5fc6ed;color:#fff}.search.module input[type=submit]:hover{outline:1px solid rgb(65.1573033708,187.3685393258,233.6426966292)}.search.module .search__inner{width:100%;max-width:40rem;display:flex;margin:0 -.25rem}.search.module .search__input{padding:0 .25rem}.search.module .search__input--text{width:100%;max-width:75%;flex-basis:75%}.search.module .search__input--button{width:100%;max-width:25%;flex-basis:25%}.search-results.module{margin:2rem 0}.search-results.module .search-results__headline{margin-bottom:2rem;display:inline-block}.search-results.module .search-results__pagination{margin-top:1rem}.search-results.module .result{display:flex;flex-direction:column}.search-results.module .result+.result{margin-top:1rem;padding-top:1rem;border-top:1px solid #ddd}.search-results.module .result__wrapper{position:relative}.search-results.module .result__title{font-weight:700}.search-results.module .result__excerpt:not(:empty){margin-top:.5rem}.search-results.module .result__link{position:absolute;top:0;left:0;width:100%;height:100%;display:inline-block;z-index:15}.flex-container a:active,.flex-container a:focus,.flexslider a:active,.flexslider a:focus{outline:none}.flex-control-nav,.flex-direction-nav,.slides{margin:0;padding:0;list-style:none}@font-face{font-family:flexslider-icon;src:url(../fonts/flexslider-icon.eot);src:url(../fonts/flexslider-icon.eot?#iefix) format("embedded-opentype"),url(../fonts/flexslider-icon.woff) format("woff"),url(../fonts/flexslider-icon.ttf) format("truetype"),url(../fonts/flexslider-icon.svg#flexslider-icon) format("svg");font-weight:400;font-style:normal}.flexslider{padding:0}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block}.flex-pauseplay span{text-transform:capitalize}.slides:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .slides{display:block}* html .slides{height:1%}.no-js .slides>li:first-child{display:block}.flexslider{margin:0;background:#fff;position:relative;zoom:1}.flex-viewport{max-height:2000px;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.flexslider .slides{zoom:1}.carousel li{margin-right:5px}.flex-direction-nav{*height:0}.flex-direction-nav a{text-decoration:none;display:block;width:40px;height:50px;margin:-25px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,.8);transition:all .3s ease}.flex-direction-nav .flex-prev{left:-50px}.flex-direction-nav .flex-next{right:-50px;text-align:right}.flexslider:hover .flex-prev{opacity:.7;left:10px}.flexslider:hover .flex-next{opacity:.7;right:10px}.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover{opacity:1}.flex-direction-nav .flex-disabled{opacity:0!important;filter:alpha(opacity=0);cursor:default}.flex-direction-nav a:before{font-family:flexslider-icon;font-size:40px;display:inline-block;content:"\F001"}.flex-direction-nav a.flex-next:before{content:"\F002"}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-family:flexslider-icon;font-size:20px;display:inline-block;content:"\F004"}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a.flex-play:before{content:"\F003"}.flex-control-nav{width:100%;position:absolute;bottom:0;z-index:2;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline}.flex-control-paging li a{width:1rem;height:1rem;display:block;background:transparent;border:3px solid #000;cursor:pointer;text-indent:-9999px;border-radius:50%}.flex-control-paging li a:hover{background:rgba(0,0,0,.5)}.flex-control-paging li a.flex-active{background:#000;cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;display:block;opacity:.7;cursor:pointer}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}}.flexslider#no-control-animations .flex-prev{opacity:.7;left:10px}.flexslider#no-control-animations .flex-next{opacity:.7;right:10px}.flexslider#no-control-animations .flex-next:hover,.flexslider#no-control-animations .flex-prev:hover{opacity:1}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:none;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px Helvetica Neue,Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(../../../../gfx/fancybox/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url(../../../../gfx/fancybox/fancybox_loading.gif) 50% no-repeat}.fancybox-close{top:-18px;right:-18px;width:36px;height:36px}.fancybox-close,.fancybox-nav{position:absolute;cursor:pointer;z-index:8040}.fancybox-nav{top:0;width:40%;height:100%;text-decoration:none;background:transparent url(../../../../gfx/fancybox/blank.gif);-webkit-tap-highlight-color:rgba(0,0,0,0)}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{width:auto}.fancybox-lock,.fancybox-lock body{overflow:hidden!important}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:rgba(0,0,0,.8)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:normal 13px/20px Helvetica Neue,Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0,0,0,.8);border-radius:15px;text-shadow:0 1px 2px #222;color:#fff;font-weight:700;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(../../../../gfx/fancybox/fancybox_sprite@2x.png);background-size:44px 152px}#fancybox-loading div{background-image:url(../../../../gfx/fancybox/fancybox_loading@2x.gif);background-size:24px 24px}}.nf-form-layout .nf-form-content input[type=email],.nf-form-layout .nf-form-content input[type=number],.nf-form-layout .nf-form-content input[type=password],.nf-form-layout .nf-form-content input[type=tel],.nf-form-layout .nf-form-content input[type=text],.nf-form-layout .nf-form-content textarea{position:relative;width:100%;display:block;background:#fff;color:#000;height:auto;border:1px solid #5fc6ed;padding:1rem .5rem .6rem;outline:none}.nf-form-layout .nf-form-content button[type=button],.nf-form-layout .nf-form-content button[type=submit],.nf-form-layout .nf-form-content input[type=button],.nf-form-layout .nf-form-content input[type=submit]{background:#5fc6ed;border:1px solid #5fc6ed;color:#fff;cursor:pointer;padding:.75rem 1rem .9rem;font-size:1rem;font-weight:700;line-height:1.25;height:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:none}.nf-form-layout .nf-form-content button[type=button]:focus,.nf-form-layout .nf-form-content button[type=button]:hover,.nf-form-layout .nf-form-content button[type=submit]:focus,.nf-form-layout .nf-form-content button[type=submit]:hover,.nf-form-layout .nf-form-content input[type=button]:focus,.nf-form-layout .nf-form-content input[type=button]:hover,.nf-form-layout .nf-form-content input[type=submit]:focus,.nf-form-layout .nf-form-content input[type=submit]:hover{background:rgb(223,243.6,251.4);color:#5fc6ed;outline:none}.nf-form-layout .nf-form-content .list-select-wrap .nf-field-element{position:relative;min-height:3rem;min-width:100%;overflow:hidden;margin-bottom:.5rem;border:1px solid #5fc6ed;background:#fff}.nf-form-layout .nf-form-content .list-select-wrap .nf-field-element>div{background:#fff;border:none}.nf-form-layout .nf-form-content .list-select-wrap>div select{border:0;outline:0 none;height:3rem;padding:1rem .5rem .5rem;background:transparent;position:relative;z-index:2;cursor:pointer;color:#000;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.nf-form-layout .nf-form-content .list-select-wrap>div div:after{pointer-events:none;position:absolute;top:.4rem;right:0;display:inline-block;content:"\E902";font-family:weisses-kreuz-icons;font-size:1rem;padding:0 .5rem 0 1rem;font-weight:400;color:#000;z-index:1;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz48c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iI2ZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZmlsbD0idXJsKCNhKSIgZD0iTTAgMGgxdjFIMHoiLz48L3N2Zz4=);background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 33%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=1)}.nf-form-layout .nf-form-content .nf-field-container:not(.recaptcha-container) label{position:absolute;z-index:2;color:#ccc;left:0;padding-left:.5rem;top:.75rem;width:400px;font-family:DINWeb,Arial,sans-serif;font-weight:700;transition:all .2s ease-out}.nf-form-layout .nf-form-content .nf-field-container:not(.recaptcha-container) .has-focus label,.nf-form-layout .nf-form-content .nf-field-container:not(.recaptcha-container) .list-select-wrap label{top:2px;font-size:.5rem;color:#5fc6ed}@media screen and (max-width:890px){.nf-form-layout .nf-form-content .nf-field-container:not(.recaptcha-container) .has-focus label,.nf-form-layout .nf-form-content .nf-field-container:not(.recaptcha-container) .list-select-wrap label{top:8px;font-size:.7rem}}.nf-form-layout .nf-form-content .field-wrap.nf-pass .nf-field-element:after{line-height:58px}.nf-form-layout .nf-form-content .field-wrap.nf-error .nf-field-element:after{height:58px;line-height:58px}@media screen and (max-width:1440px){.nf-form-layout .nf-form-content .field-wrap.nf-error .nf-field-element:after{height:54px;line-height:54px}}@media screen and (max-width:890px){.nf-form-layout .nf-form-content .field-wrap.nf-error .nf-field-element:after{height:48px;line-height:48px}}.nf-form-layout .ninja-forms-req-symbol{color:#5fc6ed}.header__menu--main-ul li ul:empty{padding:0!important}.checkboxset div{position:relative}.checkboxset div .label_checkbox{top:0!important;left:20px!important}.search-wrapper{position:relative}.search-wrapper__autosuggest{margin-left:1px;width:100%;max-width:calc(100% - 2px);background:#e3eff3;position:absolute;top:100%;left:0;z-index:999;max-height:30vh;overflow-y:scroll;display:block}.search-wrapper__autosuggest.empty{overflow:hidden;display:none}.search-wrapper__autosuggest ul{padding:10px;box-shadow:0 0 10px rgba(0,0,0,.2)}.search-wrapper__autosuggest ul:empty{display:none}.search-wrapper__autosuggest ul li{display:inline-block;width:100%;color:#000;cursor:pointer;margin:0;padding:.125rem 0}.search-wrapper__autosuggest ul li:hover{text-decoration:underline}.main-content>.elementor .elementor-section{padding:0 0 2rem}@media screen and (max-width:1125px){.main-content>.elementor .elementor-section{padding:0 0 1rem}}@media screen and (max-width:889px){.main-content>.elementor .elementor-section{padding:0}}.main-content>.elementor .elementor-section.elementor-section-boxed>.elementor-container{max-width:1240px}.main-content>.elementor .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{padding:0}.main-content>.elementor .elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated{padding:2rem 9rem 1.5rem}@media screen and (max-width:1125px){.main-content>.elementor .elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated{padding:1rem 4rem}}@media screen and (max-width:889px){.main-content>.elementor .elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated{padding:2rem 1rem 1.5rem}}.main-content>.elementor .elementor-widget:not(:last-child){margin-bottom:0}.main-content>.elementor .elementor-widget-heading+.elementor-widget-text-editor{margin-top:.5rem}.main-content>.elementor .elementor-widget-text-editor+.elementor-widget-heading{margin-top:1rem}.main-content>.elementor .elementor-mark-required .elementor-field-label:after{color:#5fc6ed}.brc_section{max-width:1240px;margin-left:auto;margin-right:auto;padding:10px}#breadcrumbs,.elementor-widget-breadcrumbs p{margin-bottom:0;max-width:780px;padding:0 30px;font-size:18px}#breadcrumbs.mediathek_brcr{padding-left:0}#breadcrumbs.mediathek_brcr a{text-decoration:underline}#breadcrumbs.mediathek_brcr a:hover,.weik-link{text-decoration:none}.weik-link{width:100%;display:inline-block;text-align:left;margin:1.5rem 0;font-family:Signika,Arial,sans-serif;cursor:pointer}@media screen and (max-width:1125px){.weik-link{margin:1rem 0}}@media screen and (max-width:889px){.weik-link{margin:.5rem 0 1rem}}.weik-link:focus,.weik-link:hover{text-decoration:underline}.weik-link>a{display:flex;align-items:center}.weik-link>a:after,.weik-link>a:before{display:inline-block;font-size:.8em;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.weik-link--read-more{display:flex;justify-content:flex-end}.weik-link--read-more>a span{padding-right:.25rem}.weik-link--read-more>a:after{content:"\E901";font-family:weisses-kreuz-icons}.weik-link--back>a span{padding-left:.25rem}.weik-link--back>a:before{content:"\E903";font-family:weisses-kreuz-icons}.black-link a{color:#000}.blue-link a{color:#5fc6ed}.weik-news .row>.one-third+.two-third{padding-left:2rem}.weik-news__link{margin-top:2rem}@media screen and (max-width:890px){.weik-news dl dt{width:23%}}@media screen and (max-width:370px){.weik-news dl dt{margin:0;padding-bottom:0;width:100%}}@media screen and (max-width:890px){.weik-news dl dd{width:77%}}@media screen and (max-width:370px){.weik-news dl dd{width:100%}}.weik-newsletter__link{margin:2rem 0 0}.spenden_modal{padding:0!important}.spenden_modal button{height:auto}.spenden_modal .button_white{padding:12px 2rem;margin-top:1rem;display:block;margin-right:0;margin-left:auto;color:#000;font-size:15px}.spenden_modal .call-out.newsletter .button,.spenden_modal .call-out.newsletter a.button,.spenden_modal .call-out.newsletter button,.spenden_modal .call-out.support .button,.spenden_modal .call-out.support a.button,.spenden_modal .call-out.support button{color:#000;font-size:15px}.spenden_modal .call-out.weik-newsletter a:hover{text-decoration:none;color:#5fc6ed}.weik-support__link{margin:2rem 0 0}.weik-topics{margin:3rem 0 4rem}.weik-topics .boxed-container{padding:0 .5rem}.weik-topics__items a{color:#000;text-decoration:none;cursor:pointer;border:.5rem solid #f5f5f0;padding-bottom:50px}.weik-topics__items a img{transform:scale(1.05);transition:all .3s ease-in-out}.weik-topics__items a:hover img{transform:scale(1.2)}.weik-topics__items a:focus-visible{margin:2px}.weik-topics__items figure{position:relative}.weik-topics__items figure .teaser__image{overflow:hidden}.weik-topics__items figcaption{position:absolute;z-index:2;left:0;right:0;top:90%;bottom:auto;padding:.5rem;border:2px solid #f5f5f0;border-right-width:3px;background:#f5f5ef;width:90%;margin:0 auto}.weik-topics__items figcaption h3{font-family:Signika,Arial,sans-serif;text-transform:uppercase;font-size:1.1rem;font-weight:400}.weik-topics__items figcaption h3:after{display:none}.weik-topics__items figcaption p,.weik-topics__items figcaption span{margin-top:0;font-size:.8rem}.weik-topics .one-fourth{width:100%;max-width:100%;flex-basis:100%}@media screen and (min-width:470px){.weik-topics .one-fourth{width:50%;max-width:50%;flex-basis:50%}}@media screen and (min-width:990px){.weik-topics .one-fourth{width:25%;max-width:25%;flex-basis:25%}}.single-consultant__map #consultant-map{width:100%;height:auto;min-height:400px}.single-consultant .single-item__data{margin-top:1rem}.single-consultant__title{font-weight:600;font-size:.75rem}.single-consultant__profile-image{float:left;position:relative;margin:0 1rem 1rem -7rem;max-width:15rem}.single-consultant__profile-data{display:flex;flex-direction:column;align-items:flex-start}.single-consultant__pagination{margin-top:2rem}.module.pagination{display:flex;justify-content:space-between;align-items:center}.module.pagination a{text-decoration:none;text-transform:uppercase;color:#5fc6ed;font-weight:700}.skiptocontent{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;padding:5px}.skiptocontent:focus-visible{position:absolute;width:auto;height:auto;background:#e93a56;color:#fff;z-index:9999;display:block;top:0;left:0}