.cm-tile{position:relative}.cm-tile::after,.cm-tile__link,.cm-tile__wrapper{position:absolute}.cm-tile__link{left:0;top:0;right:0;bottom:0}.b-contain *,.b-contain *::before,.b-contain *::after{-webkit-box-sizing:content-box !important;-moz-box-sizing:content-box !important;box-sizing:content-box !important}.b-contain input{position:absolute;z-index:-1;opacity:0}.b-contain span{line-height:1.54;font-size:1rem;font-family:inherit;color:var(--extra-color-1);font-weight:300;font-family:Frutiger LT Std Light}.b-contain{display:table;position:relative;padding-left:1.8rem;cursor:pointer;margin-bottom:.5rem}.b-contain input[type="checkbox"] ~ .b-input{position:absolute;top:0;left:0;height:1.25rem;width:1.25rem;background:#fff;-webkit-transition:background 250ms;-o-transition:background 250ms;transition:background 250ms;border:1px solid #eaeaec;border-radius:0.125rem}.b-contain input[type="radio"] ~ .b-input{position:absolute;top:0;left:0;height:1.25rem;width:1.25rem;background:#fff;-webkit-transition:background 250ms;-o-transition:background 250ms;transition:background 250ms;border:1px solid #eaeaec;border-radius:2.0rem}.b-contain input[type="checkbox"] ~ .b-input::after{content:'';position:absolute;display:none;left:.45rem;top:.18rem;width:.25rem;height:.6rem;border:solid #fff;border-width:0 2px 2px 0;-webkit-transition:background 250ms;-o-transition:background 250ms;transition:background 250ms;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.b-contain input[type="radio"] ~ .b-input::after{content:'';position:absolute;display:none;left:.25rem;top:.25rem;width:.75rem;height:.75rem;border-radius:2.0rem;background:#fff;-webkit-transition:background 250ms;-o-transition:background 250ms;transition:background 250ms}.b-contain input:disabled ~ .b-input::after{border-color:#8795a1}.b-contain input:checked ~ .b-input::after{display:block}.b-contain:hover input ~ .b-input,.b-contain input:focus ~ .b-input{background:#f5d20024}.b-contain input:focus ~ .b-input{-webkit-box-shadow:0 0 0 2px rgba(245,210,0,0.65);box-shadow:0 0 0 2px rgba(245,210,0,0.65)}.b-contain input:checked ~ .b-input{background:#f5d200;border-color:#f5d200}.b-contain input[type="checkbox"]:disabled ~ .b-input{background:#f1f5f8;border-color:#b8c2cc;opacity:0.6;cursor:not-allowed}.b-contain input[type="radio"]:disabled ~ .b-input{background:#f1f5f8;border-color:#b8c2cc;opacity:0.6;cursor:not-allowed}.b-contain input[type="radio"]:disabled ~ .b-input::after{background:#8795a1}.b-contain input:checked:focus ~ .b-input,.b-contain:hover input:not([disabled]):checked ~ .b-input{background:#f5d200;border-color:#f5d200}.b-contain .b-input::before{content:'';display:block;position:absolute;left:0;top:0;width:3rem;height:3rem;margin-left:-0.85rem;margin-top:-0.85rem;background:#f5d200;border-radius:2rem;opacity:.6;z-index:99999;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}@-webkit-keyframes b-ripple{0%{-webkit-transform:scale(0);transform:scale(0)}20%{-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@-o-keyframes b-ripple{0%{-o-transform:scale(0);transform:scale(0)}20%{-o-transform:scale(1);transform:scale(1)}100%{opacity:0;-o-transform:scale(1);transform:scale(1)}}@keyframes b-ripple{0%{-webkit-transform:scale(0);-o-transform:scale(0);transform:scale(0)}20%{-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-webkit-keyframes b-ripple-duplicate{0%{-webkit-transform:scale(0);transform:scale(0)}30%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@-o-keyframes b-ripple-duplicate{0%{-o-transform:scale(0);transform:scale(0)}30%{-o-transform:scale(1);transform:scale(1)}60%{-o-transform:scale(1);transform:scale(1)}100%{opacity:0;-o-transform:scale(1);transform:scale(1)}}@keyframes b-ripple-duplicate{0%{-webkit-transform:scale(0);-o-transform:scale(0);transform:scale(0)}30%{-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.b-contain input+.b-input::before{-webkit-animation:b-ripple 250ms ease-out;-o-animation:b-ripple 250ms ease-out;animation:b-ripple 250ms ease-out}.b-contain input:checked+.b-input::before{-webkit-animation-name:b-ripple-duplicate;-o-animation-name:b-ripple-duplicate;animation-name:b-ripple-duplicate}.b-contain .b-input::before{visibility:hidden}.b-contain input:focus+.b-input::before{visibility:visible}.b-contain:first-child .b-input::before{visibility:hidden}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none !important;max-height:none !important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none !important;max-height:none !important;width:auto;padding:0}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,0.4)}.leaflet-tile{-webkit-filter:inherit;filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity 0.2s linear;-o-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);transition:-webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);-o-transition:-o-transform 0.25s cubic-bezier(0, 0, 0.25, 1);transition:transform 0.25s cubic-bezier(0, 0, 0.25, 1);transition:transform 0.25s cubic-bezier(0, 0, 0.25, 1), -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1), -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-o-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078A8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,0.5)}.leaflet-container{font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;font-size:12px;font-size:0.75rem;line-height:1.5}.leaflet-bar{-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.65);box-shadow:0 1px 5px rgba(0,0,0,0.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console', Monaco, monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.4);box-shadow:0 1px 5px rgba(0,0,0,0.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(images/layers-2x.png);-webkit-background-size:26px 26px;background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,0.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-control-attribution svg{display:inline !important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;background:rgba(255,255,255,0.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{-webkit-box-shadow:none;box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,0.2);-webkit-background-clip:padding-box;background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:17px 0;margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;-webkit-box-shadow:0 3px 14px rgba(0,0,0,0.4);box-shadow:0 3px 14px rgba(0,0,0,0.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma, Verdana, sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.4);box-shadow:0 1px 3px rgba(0,0,0,0.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;color-adjust:exact}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform 0.3s ease-out, opacity 0.3s ease-in;-o-transition:-o-transform 0.3s ease-out, opacity 0.3s ease-in;-webkit-transition:opacity 0.3s ease-in, -webkit-transform 0.3s ease-out;transition:opacity 0.3s ease-in, -webkit-transform 0.3s ease-out;-o-transition:opacity 0.3s ease-in, -o-transform 0.3s ease-out;transition:transform 0.3s ease-out, opacity 0.3s ease-in;transition:transform 0.3s ease-out, opacity 0.3s ease-in, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in;-o-transition:-o-stroke-dashoffset 0.3s ease-out, -o-stroke-opacity 0.3s ease-in;-webkit-transition:stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;-o-transition:stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;transition:stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in}.marker-cluster-small{background-color:rgba(245,210,0,0.5)}.marker-cluster-small div{background-color:var(--primary-color)}.marker-cluster-medium{background-color:rgba(241,211,87,0.6)}.marker-cluster-medium div{background-color:rgba(240,194,12,0.6)}.marker-cluster-large{background-color:rgba(253,156,115,0.6)}.marker-cluster-large div{background-color:rgba(241,128,23,0.6)}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{-webkit-background-clip:padding-box;background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px "Helvetica Neue", Arial, Helvetica, sans-serif}.marker-cluster span{line-height:30px}#header-outer .row{position:relative;width:100%}#header-outer .row [class^="col"]{float:left;margin:0.5rem 2%;min-height:0.125rem}#header-outer .col-1,#header-outer .col-2,#header-outer .col-3,#header-outer .col-4,#header-outer .col-5,#header-outer .col-6,#header-outer .col-7,#header-outer .col-8,#header-outer .col-9,#header-outer .col-10,#header-outer .col-11,#header-outer .col-12{width:96%}#header-outer .col-1-sm{width:4.33%}#header-outer .col-2-sm{width:12.66%}#header-outer .col-3-sm{width:21%}#header-outer .col-4-sm{width:29.33%}#header-outer .col-5-sm{width:37.66%}#header-outer .col-6-sm{width:46%}#header-outer .col-7-sm{width:54.33%}#header-outer .col-8-sm{width:62.66%}#header-outer .col-9-sm{width:71%}#header-outer .col-10-sm{width:79.33%}#header-outer .col-11-sm{width:87.66%}#header-outer .col-12-sm{width:96%}#header-outer .row::after{content:"";display:table;clear:both}#header-outer .hidden-sm{display:none}@media only screen and (min-width: 45em){#header-outer .col-1{width:4.33%}#header-outer .col-2{width:12.66%}#header-outer .col-3{width:21%}#header-outer .col-4{width:29.33%}#header-outer .col-5{width:37.66%}#header-outer .col-6{width:46%}#header-outer .col-7{width:54.33%}#header-outer .col-8{width:62.66%}#header-outer .col-9{width:71%}#header-outer .col-10{width:79.33%}#header-outer .col-11{width:87.66%}#header-outer .col-12{width:96%}#header-outer .hidden-sm{display:block}}.cm-tile{-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center;min-height:var(--gg-tile--min-height, 350px);overflow:hidden;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.cm-tile::after{content:'';left:0;right:0;top:0;-webkit-transform:translate(0, 230px);-ms-transform:translate(0, 230px);-o-transform:translate(0, 230px);transform:translate(0, 230px);z-index:1;background:var(--gg-tile--overlay-bg, rgba(255,255,255,0.8));-webkit-backdrop-filter:var(--gg-tile--overlay-blur, blur(3px));backdrop-filter:var(--gg-tile--overlay-blur, blur(3px));width:100%;height:100%;-webkit-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease}@supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)){.cm-tile::after{background:rgba(255,255,255,0.6);-webkit-backdrop-filter:var(--gg-tile--overlay-blur, blur(3px));backdrop-filter:var(--gg-tile--overlay-blur, blur(3px))}}.cm-tile:hover{-webkit-transform:scale(0.98);-ms-transform:scale(0.98);-o-transform:scale(0.98);transform:scale(0.98)}.cm-tile:hover::after{-webkit-transform:translate(0, 0%);-ms-transform:translate(0, 0%);-o-transform:translate(0, 0%);transform:translate(0, 0%)}.cm-tile:hover .cm-tile--toplabel .cm-tile__wrapper::after{height:100%}.cm-tile:hover .cm-tile__icon{-webkit-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15)}@media screen and (max-width: 600px){.cm-tile:hover .cm-tile__icon{-webkit-transform:scale(1.07);-ms-transform:scale(1.07);-o-transform:scale(1.07);transform:scale(1.07)}}.cm-tile__link{display:block;z-index:20}.cm-tile__wrapper{bottom:0;left:0;right:0;z-index:2;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-backdrop-filter:var(--gg-tile--overlay-blur, blur(3px));backdrop-filter:var(--gg-tile--overlay-blur, blur(3px));min-height:118px}.cm-tile__headline{-webkit-box-flex:0;-webkit-flex:0 0 80%;-ms-flex:0 0 80%;flex:0 0 80%;max-width:200px;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin-bottom:0 !important;font-size:24px !important;line-height:120% !important}.cm-tile__button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:var(--gg-tile--button-align, center);-webkit-align-items:var(--gg-tile--button-align, center);-ms-flex-align:var(--gg-tile--button-align, center);align-items:var(--gg-tile--button-align, center);-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1em 1.4em;min-height:inherit}.cm-tile__icon{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCIgdmlld0JveD0iMCAwIDUwIDUwIj48Y2lyY2xlIGN4PSIyNSIgY3k9IjI1IiByPSIyNSIgZmlsbD0iIzMzMyIvPjxwYXRoIGQ9Ik0xMy43NjcsMCwxMi42MDksMS4xNjFsNC4yNTUsNC4yNjhIMFY3LjA3MUgxNi44NjRsLTQuMjU1LDQuMjY4TDEzLjc2NywxMi41LDIwLDYuMjVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNSAxOSkiIGZpbGw9IiNmNWQyMDAiLz48L3N2Zz4=);width:50px;height:50px;-webkit-background-size:contain;background-size:contain;background-repeat:no-repeat;background-position:center;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media screen and (max-width: 600px){.cm-tile__icon{-webkit-transform:scale(0.7);-ms-transform:scale(0.7);-o-transform:scale(0.7);transform:scale(0.7)}}.cm-tile__bg{position:absolute;width:100%;height:-webkit-calc(100%);height:calc(100%);background:rgba(255,255,255,0.6);top:0;z-index:-1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.cm-tile--toplabel{--gg-tile--headline: 25px;--gg-tile--min-height: 450px}@media screen and (max-width: 680px){.cm-tile--toplabel{--gg-tile--min-height: 670px}}.cm-tile--toplabel::after{content:none}@media screen and (max-width: 700px){.cm-tile--toplabel::after{-webkit-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0)}}.cm-tile--toplabel .cm-tile__wrapper{background:var(--gg-tile--overlay-bg, rgba(255,255,255,0.8));height:var(--item-content-height);top:0;bottom:auto}@supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)){.cm-tile--toplabel .cm-tile__wrapper{background:rgba(255,255,255,0.6)}}.cm-tile--toplabel .cm-tile__headline{margin-bottom:0}.cm-tile--toplabel .cm-tile__wrap{text-align:left;padding:1.5em 0}.cm-tile--toplabel .cm-tile__button{min-height:300px;padding-top:0}.cm-tile--toplabel .cm-tile__icon{top:auto;bottom:-1em;right:30px;position:absolute}.cm-tile--toplabel:hover .cm-tile__wrapper{height:100%}.cm-tile--toplabel:hover .cm-tile__icon{bottom:2em}.cm-tile--bottom .cm-tile__headline{max-width:322px}.cm-tile--bottom .cm-tile__button{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;gap:0px 10px;grid-template-areas:"Text Text Icons"}.cm-tile--bottom .cm-tile__button .cm-tile__headline{grid-area:Text;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.cm-tile--bottom .cm-tile__button .cm-tile__icon{grid-area:Icons}.produktkachel.oben .cm-tile--toplabel{--gg-tile--headline: inherit}.produktkachel.height .cm-tile--toplabel::after{-webkit-transform:translate(0, -680px);-ms-transform:translate(0, -680px);-o-transform:translate(0, -680px);transform:translate(0, -680px)}.produktkachel.height .cm-tile--toplabel:hover::after{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}@-moz-document url-prefix(){}@media screen and (max-width: 700px){#hover-tile-larger{min-height:550px}}#hover-tile-larger::after{-webkit-transform:translate(0, -28%);-ms-transform:translate(0, -28%);-o-transform:translate(0, -28%);transform:translate(0, -28%)}@media screen and (max-width: 700px){#hover-tile-larger::after{-webkit-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0)}}#hover-tile-larger:hover::after{-webkit-transform:translate(0, 0%);-ms-transform:translate(0, 0%);-o-transform:translate(0, 0%);transform:translate(0, 0%)}.cm-tile--toplabel:hover .cm-tile__wrapper::after{height:100%}#header-secondary-outer .language-switcher{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}#header-secondary-outer .language-switcher__current{cursor:pointer;width:100%}#header-secondary-outer .language-switcher__current .flags{text-align:center}#header-secondary-outer .language-switcher__current .flags li.lang-item{display:none;position:relative}#header-secondary-outer .language-switcher__current .flags li.lang-item img{margin-bottom:0}#header-secondary-outer .language-switcher__current .flags li.lang-item.current-lang{display:block;float:none}#header-secondary-outer .language-switcher__current .flags li.lang-item.current-lang>a{width:33px}#header-secondary-outer .language-switcher__list{visibility:hidden;opacity:0;position:absolute;left:0;top:200% !important;pointer-events:all !important;min-width:219px;height:auto !important;background:white;-webkit-box-shadow:1px 5px 8px rgba(62,62,62,0.6);box-shadow:1px 5px 8px rgba(62,62,62,0.6);-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}#header-secondary-outer .language-switcher__list.active{visibility:visible;opacity:1}#header-secondary-outer .language-switcher__list li.lang-item{border-bottom:1px solid #dadada}#header-secondary-outer .language-switcher__list li.lang-item:last-child{border-bottom:none}#header-secondary-outer .language-switcher__list li.lang-item a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:13px;gap:12px;padding:20px 17px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;color:var(--extra-color-1)}#header-secondary-outer .language-switcher__list li.lang-item a:hover{background:#efefef}#header-secondary-outer .language-switcher__list li.lang-item a img{margin-bottom:0}#header-secondary-outer .language-switcher__list li.lang-item.current-lang>a{color:var(--primary-color) !important;background-color:#f0f0f0 !important}#slide-out-widget-area.fullscreen-split .left-side .language-switcher{display:none}@media screen and (max-width: 999px){#slide-out-widget-area.fullscreen-split .left-side .language-switcher{display:block;width:39%;margin-bottom:1em}}@media screen and (max-width: 999px){#slide-out-widget-area.fullscreen-split .left-side .language-switcher__current{margin-bottom:2em}}@media screen and (max-width: 999px){#slide-out-widget-area.fullscreen-split .left-side .language-switcher__current .flags li.lang-item::after{top:0}}@media screen and (max-width: 999px){#slide-out-widget-area.fullscreen-split .left-side .language-switcher__list{-webkit-box-shadow:none;box-shadow:none;position:static}}@media screen and (max-width: 999px){#slide-out-widget-area.fullscreen-split .left-side .language-switcher__list a,#slide-out-widget-area.fullscreen-split .left-side .language-switcher__list a:hover{color:#58585a !important}}body.material #header-outer{-webkit-box-shadow:0 -3px 20px rgba(0,0,0,0.2) !important;box-shadow:0 -3px 20px rgba(0,0,0,0.2) !important;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}body.material #header-outer.small-nav nav{margin-left:40px}body.material #header-secondary-outer{border:none;background-color:transparent}@media screen and (max-width: 999px){body.material #header-secondary-outer{display:none}}body.material #header-secondary-outer .gg-top-header__icons ul.buttons.sf-menu{height:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:19px}body.material #header-secondary-outer li.nectar-woo-cart{display:none}body.material #header-secondary-outer #search-btn{margin-right:1em}body.material #header-secondary-outer #search-btn .icon-salient-search,body.material #header-secondary-outer .icon-salient-cart{font-size:26px !important;color:var(--extra-color-1) !important;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}body.material #header-secondary-outer #search-btn .icon-salient-search:hover,body.material #header-secondary-outer .icon-salient-cart:hover{color:var(--primary-color) !important}body.material #search-outer,body.material #header-outer .cart-notification,body.material #header-outer .widget_shopping_cart,body.material .woocommerce .cart-notification{z-index:10001 !important}@media screen and (min-width: 1001px){body.material #top #contact-icon{display:none}}body.material #top .col{-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s}body.material #top .row{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width: 1000px){body.material #top .row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}}@media screen and (max-width: 1000px){body.material #top .row nav{display:none !important}}@media screen and (min-width: 1001px) and (max-width: 1160px){body.material #top .row nav>ul>li a .menu-title-text{font-size:18px !important}}@media screen and (min-width: 1001px) and (max-width: 1014px){body.material #top .row nav>ul>li a .menu-title-text{font-size:17px !important}}body.material #top .col-10{margin:0;max-width:1000px}@media screen and (max-width: 1000px){body.material #top .col-10{width:30%;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}}@media screen and (max-width: 1000px){body.material #top .col-10 .slide-out-widget-area-toggle[data-custom-color] a>span{margin-left:auto}}body.material #top .col-10 .sf-menu .sf-with-ul{margin-left:0 !important;padding-right:18px !important}body.material #top #logo-sub{opacity:0;width:0;margin:0;padding:0;-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}@media screen and (max-width: 1000px){body.material #top #logo-sub{opacity:1;width:30%;-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}}@media screen and (min-width: 999px) and (max-width: 1000px){body.material #top #logo-sub{display:none}}body.material #top .slide-out-widget-area-toggle{display:none}@media screen and (max-width: 1000px){body.material #top .slide-out-widget-area-toggle{display:block}}body.material #top nav{width:100%}body.material #top .sf-menu{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;gap:1em;margin-right:25px !important}body.material #top .sf-menu .menu-title-text{font-size:20px !important;color:var(--extra-color-1);line-height:115%}body.material #top .sf-menu li.current-menu-parent>a>.menu-title-text{color:var(--primary-color)}body.material #top .sf-menu li.menu-item-has-children>a{position:relative}body.material #top .sf-menu li.menu-item-has-children>a::after{content:'';position:absolute;right:0;top:50%;-webkit-transform:translateY(-88%);-ms-transform:translateY(-88%);-o-transform:translateY(-88%);transform:translateY(-88%);width:10px;height:6px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI1Ljg2OSIgdmlld0JveD0iMCAwIDEwIDUuODY5Ij48cGF0aCBkPSJNLjkxOSwwLDAsLjkyOSwzLjM3OSw0LjM0Myw0LjA0Niw1bC0uNjY3LjY1N0wwLDkuMDcxLjkxOSwxMGw0Ljk1LTVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMCkgcm90YXRlKDkwKSIgZmlsbD0iIzMzMyIgb3BhY2l0eT0iMC42Ii8+PC9zdmc+);-webkit-background-size:contain;background-size:contain;background-repeat:no-repeat;background-position:center;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}@media screen and (min-width: 1001px) and (max-width: 1160px){body.material #top .sf-menu li.menu-item-has-children>a::after{right:-18px}}body.material #top .sf-menu li.menu-item-has-children.sfHover>a::after{-webkit-transform:rotate(180deg) translateY(70%);-ms-transform:rotate(180deg) translateY(70%);-o-transform:rotate(180deg) translateY(70%);transform:rotate(180deg) translateY(70%)}body.material #top .sf-menu li.menu-item-has-children.nectar-megamenu-menu-item>.sub-menu{border:none !important;width:100%;max-width:1700px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:transparent;position:fixed;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;bottom:0;left:0;top:207px;right:0;z-index:1;-webkit-box-shadow:none;box-shadow:none;height:70vh;padding:5% 4% 34% 4%}body.material #top .sf-menu li.menu-item-has-children.nectar-megamenu-menu-item>.sub-menu .gg-menu-closer{position:absolute;right:2%;cursor:pointer;-webkit-transform:scale(0.7);-ms-transform:scale(0.7);-o-transform:scale(0.7);transform:scale(0.7);-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;z-index:1000}body.material #top .sf-menu li.menu-item-has-children.nectar-megamenu-menu-item>.sub-menu .gg-menu-closer:hover{-webkit-transform:scale(0.6);-ms-transform:scale(0.6);-o-transform:scale(0.6);transform:scale(0.6)}body.material #top .sf-menu li.menu-item-has-children.nectar-megamenu-menu-item>.sub-menu .gg-menu-headline{width:100%;padding-left:1%}body.material #top .sf-menu li.menu-item-has-children.nectar-megamenu-menu-item>.sub-menu>.menu-item{padding-top:3%;-webkit-transition:none;-o-transition:none;transition:none;-webkit-transform:none;-ms-transform:none;-o-transform:none;transform:none}body.material #top .sf-menu li.menu-item-has-children.nectar-megamenu-menu-item>.sub-menu li.menu-item-has-children a::after{content:none !important}body.material #top .sf-menu li.menu-item-has-children.nectar-megamenu-menu-item>.sub-menu .sub-menu li{margin-bottom:1em}body.material #top .sf-menu li.menu-item-has-children.nectar-megamenu-menu-item>.sub-menu .sub-menu li a{position:relative;display:inline-block}body.material #top .sf-menu li.menu-item-has-children.nectar-megamenu-menu-item>.sub-menu .sub-menu li a::after{content:'';position:absolute;left:0;bottom:0;width:0;height:2px;background:var(--primary-color);-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}body.material #top .sf-menu li.menu-item-has-children.nectar-megamenu-menu-item>.sub-menu .sub-menu li a:hover{background-color:transparent !important}body.material #top .sf-menu li.menu-item-has-children.nectar-megamenu-menu-item>.sub-menu .sub-menu li a:hover::after{width:100%}body.material #top .sf-menu li.menu-item-has-children.nectar-megamenu-menu-item>.sub-menu .sub-menu li.current-menu-item a{background-color:transparent !important}body.material #top .sf-menu li.menu-item-has-children.nectar-megamenu-menu-item>.sub-menu .sub-menu li.current-menu-item a::after{width:100%}body.material #top .sf-menu li.menu-item-has-children.nectar-megamenu-menu-item>.sub-menu .sub-menu li.current-menu-item>a .menu-title-text{color:var(--primary-color)}body.material #top .sf-menu li.menu-item-has-children.nectar-megamenu-menu-item>.sub-menu .title>a{cursor:default;pointer-events:none}body.material #top .sf-menu li.menu-item-has-children.nectar-megamenu-menu-item>.sub-menu .title>a .menu-title-text{display:inline-block;font-size:26px !important;color:#75777C;margin-bottom:0.5em !important;cursor:default;pointer-events:none}body.material #top .sf-menu li a:hover .menu-title-text{color:var(--primary-color) !important}body.material #top .sf-menu>li>a{padding:40px 0}body.material #top .cta-button{text-align:right;margin-right:0;position:absolute;right:0}@media screen and (max-width: 1000px){body.material #top .cta-button{display:none}}body.material #top .cta-button a{display:block}body.material #top .cta-button button{cursor:pointer;border:none;background:var(--primary-color);color:var(--extra-color-1);padding:17px 30px;font-size:17px;font-family:'Frutiger LT Std Bold'}@media screen and (max-width: 999px){body.material #top .cta-button button{padding:17px 22px;font-size:10px}}body.material #header-outer.small-nav #logo-sub{opacity:1;width:40px}body.material #header-outer.small-nav #top .col-8{margin-left:3em}.gg-top-header__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1em 0}.gg-top-header__navi .menu-title-text{font-size:16px;font-weight:300;font-family:Frutiger LT Std Light;color:var(--extra-color-1)}.gg-top-header__icons{position:relative}.gg-top-header__cta a{display:block;cursor:pointer}.gg-top-header__cta button{cursor:pointer;border:2px solid var(--primary-color);background:transparent;padding:1em 1.7em;font-size:15px;font-family:"Frutiger LT Std Bold"}@media screen and (max-width: 1090px){.gg-top-header__cta button{font-size:13px}}@media screen and (max-width: 1010px){.gg-top-header__cta button{font-size:12px}}body #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text::after{bottom:-43px;border-width:3px}#header-outer[data-using-secondary="1"].small-nav ul.sub-menu.tracked-pos{top:201px !important}#slide-out-widget-area .language-switcher,#slide-out-widget-area .nectar-header-text-content.mobile-only{display:none}#ajax-content-wrap{position:relative}#ajax-content-wrap::after{content:'';position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;background:rgba(255,255,255,0.95);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);opacity:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}@supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)){#ajax-content-wrap{position:relative}#ajax-content-wrap::after{content:'';position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;background:rgba(255,255,255,0.7);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);opacity:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}}body.overlay #ajax-content-wrap::after{opacity:1}#search-outer .ui-widget-content,body:not([data-header-format="left-header"]) #header-outer .sf-menu li ul,#header-outer nav>ul>.megamenu>.sub-menu,body #header-outer nav>ul>.megamenu>.sub-menu>li>a,#header-outer .widget_shopping_cart .cart_list a,#header-secondary-outer ul ul li a,#header-outer .widget_shopping_cart .cart_list li,.woocommerce .cart-notification,#header-outer .widget_shopping_cart_content{background-color:white !important}@media screen and (max-width: 1000px){body #slide-out-widget-area .inner .off-canvas-menu-container.mobile-only .menu.secondary-header-items{display:none !important}}@media screen and (max-width: 1000px){#slide-out-widget-area.slide-out-from-right{min-width:307px;padding-left:20px;padding-right:20px}}@media only screen and (max-width: 999px){body[data-slide-out-widget-area-style=slide-out-from-right] .slide_out_area_close:before,body[data-slide-out-widget-area-style=slide-out-from-right].material a.slide_out_area_close:before{background-color:transparent;border:1px solid var(--primary-color)}.slide_out_area_close .close-wrap{top:1px;left:1px !important}.slide_out_area_close .close-wrap .close-line{background-color:var(--extra-color-1)}}.gg-mobile-menu-button{text-align:left !important}.gg-mobile-menu-button .wp-block-button__link{font-size:11px;padding:10px 25px;border-color:var(--primary-color)}@media screen and (max-width: 999px){.gg-mobile-menu-button .wp-block-button__link{font-size:9px;padding:10px 21px}}@media screen and (max-width: 999px){body #top #logo img,#header-outer[data-permanent-transparent="false"] #logo .dark-version{height:45px !important}}@media screen and (max-width: 999px){.nectar-mobile-only.mobile-header{display:none}}.mobile-toggle__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:90px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto;gap:20px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.mobile-toggle__wrapper *{color:var(--extra-color-1)}.mobile-toggle__wrapper #search-btn{height:19px;display:none}@media screen and (max-width: 999px){.mobile-toggle__wrapper #search-btn{display:block}}#mobile-top-icons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:1.5em;margin-bottom:1em !important}#mobile-top-icons #mobile-lang-switch select{padding:10px 26px !important}@media screen and (max-width: 650px){#top .container{max-width:400px}}@media screen and (max-width: 999px){#slide-out-widget-area li.title.caption.menu-item>.ocm-dropdown-arrow{display:none}#slide-out-widget-area li.title.caption.menu-item>a{cursor:default;pointer-events:none;margin:10px 0;color:grey}#slide-out-widget-area li.title.caption.menu-item>a::after{content:none}#slide-out-widget-area li.title.caption.menu-item>ul.sub-menu{max-height:-webkit-max-content !important;max-height:-moz-max-content !important;max-height:max-content !important}}body.material #search-outer #search #search-box input[type="text"]{font-size:30px !important}@media screen and (max-width: 650px){body.material #search-outer #search #search-box input[type="text"]{font-size:20px !important}}body.search #ajax-content-wrap{margin-top:0}.nectar-ajax-search-results .meta.meta-price{display:none}div[id*='ajaxsearchlite'].asl_m{max-width:80%;margin:0 auto}body.material #search-outer #search #search-box input[type="text"].autocomplete{display:none}#contact-icon{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.mobile-toggle__wrapper #search-btn{height:25px}#to-top{bottom:80px}body.firefox #ajax-content-wrap::after{background:rgba(255,255,255,0.95)}.popup__content{padding:0}.popup__button{cursor:pointer;border:none;background:var(--primary-color);color:var(--extra-color-1);padding:17px 30px;margin:0;font-size:17px;font-family:'Frutiger LT Std Bold'}.popup__button:hover,.popup__button:active,.popup__button:focus{color:var(--extra-color-1)}.popup-container{opacity:0;visibility:hidden;padding:3rem 0 !important;position:fixed;bottom:0;z-index:999;width:100vw !important;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffffc2;-webkit-box-shadow:0px -5px 15px -10px #888;box-shadow:0px -5px 15px -10px #888;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.popup-container.show{opacity:1;visibility:visible}@media screen and (max-width: 992px){.popup-container{padding:3rem 0 !important}}.popup-container #popup-close{position:absolute;right:25px;top:14px;width:30px;height:30px;font-weight:bold;font-size:24px;background:none;color:var(--extra-color-1);cursor:pointer}.popup-container__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 992px){.popup-container__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}.popup-container__button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width: 992px){.popup-container__button{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-top:20px;width:100%}}.testimonial-wrapper .border-wrap .border-top{z-index:1 !important}.testimonial-wrapper img{z-index:2 !important}.custom-cta *{font-size:19px !important}.custom-cta .text{display:block;margin-left:65px;border-bottom:1px solid #333;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s}.custom-cta:hover .link_wrap:before{-webkit-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15)}.custom-cta .link_text{margin-top:12.5px}.custom-cta .link_wrap:before{content:'';-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;transition:all ease-in-out .3s;display:block;position:absolute;left:0;width:50px;height:50px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCIgdmlld0JveD0iMCAwIDUwIDUwIj48Y2lyY2xlIGN4PSIyNSIgY3k9IjI1IiByPSIyNSIgZmlsbD0iIzMzMyIvPjxwYXRoIGQ9Ik0xMy43NjcsMCwxMi42MDksMS4xNjFsNC4yNTUsNC4yNjhIMFY3LjA3MUgxNi44NjRsLTQuMjU1LDQuMjY4TDEzLjc2NywxMi41LDIwLDYuMjVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNSAxOSkiIGZpbGw9IiNmNWQyMDAiLz48L3N2Zz4=");-webkit-transform:translateY(0%);-ms-transform:translateY(0%);-o-transform:translateY(0%);transform:translateY(0%)}.button-with-icon:after{content:'';background-image:url(data:image/svg+xml;base64,PHN2ZyBpZD0iR3JvdXBfMTUiIGRhdGEtbmFtZT0iR3JvdXAgMTUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjYwIiBoZWlnaHQ9IjYwIiB2aWV3Qm94PSIwIDAgNjAgNjAiPgogIDxjaXJjbGUgaWQ9Ik92YWwiIGN4PSIzMCIgY3k9IjMwIiByPSIzMCIgZmlsbD0iI2Y1ZDIwMCIvPgogIDxwYXRoIGlkPSJDb21iaW5lZF9TaGFwZSIgZGF0YS1uYW1lPSJDb21iaW5lZCBTaGFwZSIgZD0iTTYuODkzLDIzLjE0NEEyMi4zODIsMjIuMzgyLDAsMCwxLDAsNy41ODYsMywzLDAsMCwxLDMsNC42SDdhMSwxLDAsMCwxLC45NDkuNjgzbDIsNS45ODZhMSwxLDAsMCwxLS4xMTYuODcxbC0xLjcsMi41NDVhMTcuNzY4LDE3Ljc2OCwwLDAsMCw3LjI0NSw3LjE3OWwyLjU0NS0xLjdhMSwxLDAsMCwxLC44NzEtLjExN2w1Ljk4NiwyYTEsMSwwLDAsMSwuNjgzLjk0OHY0YTMsMywwLDAsMS0yLjk4NSwzQTIyLjUyLDIyLjUyLDAsMCwxLDYuODkzLDIzLjE0NFpNMiw3LjU4NkMyLDE4LjA3OSwxMS45NTMsMjgsMjIuNDgxLDI4YS45ODIuOTgyLDAsMCwwLC45ODYtMVYyMy43MkwxOC42MjgsMjIuMWwtMi41OTMsMS43MjlhMSwxLDAsMCwxLS45MjYuMSwxNi45NjIsMTYuOTYyLDAsMCwxLTUuMjktMy43MDYsMTYuNTQ1LDE2LjU0NSwwLDAsMS0zLjc0OC01LjI2NSwxLDEsMCwwLDEsLjEtLjkyNkw3LjksMTEuNDM4LDYuMjgsNi42SDNBLjk4My45ODMsMCwwLDAsMiw3LjU4NlpNMTguNjg0LDE3LjkyNEExLDEsMCwwLDEsMTguMDY3LDE3VjEzLjkyOEE3LDcsMCwwLDEsMTkuMDY2LDBoOGE3LjA0MSw3LjA0MSwwLDAsMSw3LjA2Nyw3LDcuMDQxLDcuMDQxLDAsMCwxLTcuMDY3LDdIMjMuNDhsLTMuNzA3LDMuNzA3YTEsMSwwLDAsMS0xLjA4OS4yMTZaTTE0LjA2Niw3YTUuMDA2LDUuMDA2LDAsMCwwLDUsNSwxLDEsMCwwLDEsMSwxdjEuNTg2bDIuMjkzLTIuMjkyQS45OTIuOTkyLDAsMCwxLDIzLjA2NiwxMmg0YTUuMDM5LDUuMDM5LDAsMCwwLDUuMDY2LTUsNS4wMzksNS4wMzksMCwwLDAtNS4wNjYtNWgtOEE1LjAwNiw1LjAwNiwwLDAsMCwxNC4wNjYsN1ptMTIsMGExLDEsMCwxLDEsMSwxQTEsMSwwLDAsMSwyNi4wNjcsN1ptLTQsMGExLDEsMCwxLDEsMSwxQTEsMSwwLDAsMSwyMi4wNjcsN1ptLTQsMGExLDEsMCwxLDEsMSwxQTEsMSwwLDAsMSwxOC4wNjcsN1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzIDE1KSIgZmlsbD0iIzMzMyIvPgo8L3N2Zz4K);background-repeat:no-repeat;background-position:center;position:absolute;display:inline;-webkit-transform:translateY(-35%);-ms-transform:translateY(-35%);-o-transform:translateY(-35%);transform:translateY(-35%);width:66px;height:66px;margin-left:65px}.button-seethrough-dark-text{color:var(--extra-color-1) !important}.tabbed[data-style=minimal] .wpb_tabs_nav{border-bottom:none}.tabbed[data-style=minimal]>ul li:not(.cta-button){margin-right:1.5em}.tabbed[data-style=minimal]>ul li:not(.cta-button) a{font-size:26px}.nectar-milestone:not(.animated-in){opacity:1}.nectar-milestone .nummer *{color:var(--primary-color);font-size:60px}.nectar-milestone .subject{letter-spacing:normal !important;font-size:22px !important;padding-left:0 !important;padding-bottom:0 !important;font-family:'Frutiger LT Std Bold'}.gg-tile-full-height .wpb_wrapper{height:100%}.gg-tile-full-height .wpb_wrapper .cm-tile{height:100%}.gg-tile-full-height .wpb_wrapper .cm-tile--toplabel::after{-webkit-transform:translate(0, -68%);-ms-transform:translate(0, -68%);-o-transform:translate(0, -68%);transform:translate(0, -68%)}@media screen and (max-width: 700px){.gg-tile-full-height .wpb_wrapper .cm-tile--toplabel::after{-webkit-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0)}}.gg-tile-full-height .wpb_wrapper .cm-tile--toplabel:hover::after{-webkit-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0)}.branchen-column .nectar-fancy-ul{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:50%}.branchen-column .nectar-fancy-ul:first-of-type{margin-right:5%}.branchen-column .nectar-fancy-ul a{color:#333;text-decoration:underline;font-weight:bold}.button-seethrough-dark-text{color:#333 !important}@media screen and (max-width: 1140px){.branchen-column .nectar-fancy-ul{display:block}.branchen-column .nectar-fancy-ul:first-of-type{margin-right:0}}body #footer-outer #copyright p{margin:0}.col.span_9.footer-left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width: 830px){.col.span_9.footer-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}#footer-outer #copyright{padding-top:10px}#footer-outer #copyright li{margin-left:10px}#footer-outer #copyright .social li{margin-left:5px}.footer-left{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:40px}.footer-left p{padding:0}#menu-footer-copyright-menu li a:before{content:'';border-left:1px solid #858585;margin-right:10px}@media only screen and (min-width: 1000px){body #footer-outer .row{padding:75px 0 50px}}@media only screen and (max-width: 992px){#ajax-content-wrap #footer-outer #copyright{padding:30px 0 20px}}.nectar-button.dark{color:var(--extra-color-1) !important}.nectar_video_lightbox.play_button:before{border-color:var(--primary-color) !important}.nectar_video_lightbox svg path{fill:var(--primary-color) !important}div[data-style="minimal"] .toggle.default i{border-color:var(--extra-color-1);background:var(--extra-color-1)}div[data-style="minimal"] .toggle h3 i:after,div[data-style="minimal"] .toggle h3 i:before{background-color:var(--primary-color)}div[data-style="minimal"] .toggle.default.open i{background:var(--primary-color)}div[data-style="minimal"] .toggle.open h3 i:before,div[data-style="minimal"] .toggle.open h3 i:after{background:var(--extra-color-1)}#ajax-content-wrap .nectar-flickity[data-controls=material_pagination] .flickity-page-dots .dot{opacity:1}#ajax-content-wrap .nectar-flickity[data-controls=material_pagination] .flickity-page-dots .dot:before{width:10px;height:10px;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;border:1px solid #333333}#ajax-content-wrap .nectar-flickity[data-controls=material_pagination] .flickity-page-dots .dot.is-selected:before{background:var(--primary-color);-webkit-box-shadow:none;box-shadow:none;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5);border:none}#ajax-content-wrap .nectar-button.gg-download{background-color:white !important;border:1px solid var(--primary-color)}@media screen and (max-width: 650px){#ajax-content-wrap .nectar-button.gg-download{padding-top:14px;padding-right:4px}}#ajax-content-wrap .nectar-button.gg-download i{left:-4px;background-image:url("data:image/svg+xml;base64,PHN2ZyBpZD0iR3J1cHBlXzciIGRhdGEtbmFtZT0iR3J1cHBlIDciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjUwIiBoZWlnaHQ9IjUwIiB2aWV3Qm94PSIwIDAgNTAgNTAiPgogIDxjaXJjbGUgaWQ9Ik92YWwiIGN4PSIyNSIgY3k9IjI1IiByPSIyNSIgZmlsbD0iI2Y1ZDIwMCIvPgogIDxwYXRoIGlkPSJGaWxsXzFfQ29weV8zIiBkYXRhLW5hbWU9IkZpbGwgMSBDb3B5IDMiIGQ9Ik0xMy43NjcsMCwxMi42MDksMS4xNjFsNC4yNTUsNC4yNjhIMFY3LjA3MUgxNi44NjRsLTQuMjU1LDQuMjY4TDEzLjc2NywxMi41LDIwLDYuMjVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMSAxMS41KSByb3RhdGUoOTApIiBmaWxsPSIjMzMzIi8+CiAgPHBhdGggaWQ9IkZpbGxfMV9Db3B5XzciIGRhdGEtbmFtZT0iRmlsbCAxIENvcHkgNyIgZD0iTTE2Ljg2NCwwSDBWMS42NDNIMTYuODY0WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTYuMzE4IDM0LjExMSkiIGZpbGw9IiMzMzMiLz4KPC9zdmc+Cg==");width:50px;height:50px}#ajax-content-wrap .nectar-button.gg-download i .im-icon-wrap{display:none}#ajax-content-wrap .nectar-button.gg-download>span{margin-left:39px}@media screen and (max-width: 650px){#ajax-content-wrap .nectar-button.gg-download>span{font-size:12px}}.gg-icon-solution .iwithtext .iwt-text{padding-left:5.5em}.gg-icon-solution .iwithtext .iwt-icon img:not([srcset]){width:80px !important}.tabbed[data-style*=vertical] .wpb_tabs_nav *{color:var(--extra-color-1)}.post-views{display:none}body.single-post .news-slider__container--full .nectar-carousel-fixed-content p{display:none}.leaflet-popup-close-button{display:none}.gg-dots-close{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;cursor:pointer;font-weight:700;color:var(--primary-color);width:30px;height:30px;margin-left:auto;font-size:15px}#gform_19 .ginput_container_consent input{opacity:1;position:relative;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}#gform_19 .ginput_container_consent label{font-weight:400 !important;font-family:'Frutiger LT Std Light'}.bookly-form .bookly-details-step .bookly-box .bookly-form-group label:after,.bookly-form .bookly-details-step #bookly-js-address .bookly-form-group label:after{content:'*'}.bookly-form .bookly-details-step .bookly-custom-fields-container .bookly-box:nth-child(2) :after,.bookly-form .bookly-details-step .bookly-custom-fields-container .bookly-box:nth-child(5) :after{content:''}.bookly-form .bookly-details-step .bookly-box:nth-child(5) .bookly-form-group label:after{content:''}.bookly-form .bookly-details-step .bookly-box .bookly-checkbox-group input{position:relative}.bookly-form .bookly-details-step .bookly-box .bookly-checkbox-group .bookly-checkbox{margin-right:0 !important}html[lang="en-GB"] .single-product .product__headline-menge,html[lang="fr-FR"] .single-product .product__headline-menge,html[lang="es-ES"] .single-product .product__headline-menge,html[lang="nl-NL"] .single-product .product__headline-menge,html[lang="it-IT"] .single-product .product__headline-menge{font-size:0}html[lang="en-GB"] .single-product .product__headline-menge:after{content:'Please select the container size:';font-size:20px;line-height:50px}html[lang="fr-FR"] .single-product .product__headline-menge:after{content:'Veuillez sélectionner la taille du conteneur:';font-size:20px;line-height:50px}html[lang="es-ES"] .single-product .product__headline-menge:after{content:'Seleccione el tamaño del envase:';font-size:20px;line-height:50px}html[lang="nl-NL"] .single-product .product__headline-menge:after{content:'Selecteer de grootte van de container:';font-size:20px;line-height:50px}html[lang="it-IT"] .single-product .product__headline-menge:after{content:'Selezionare una taglia:';font-size:20px;line-height:50px}html[lang="en-GB"] .single-product .product__request-error-message span,html[lang="fr-FR"] .single-product .product__request-error-message span,html[lang="es-ES"] .single-product .product__request-error-message span,html[lang="nl-NL"] .single-product .product__request-error-message span,html[lang="it-IT"] .single-product .product__request-error-message span{font-size:0}html[lang="en-GB"] .single-product .product__request-error-message span:after{content:'Please select a container size!';font-size:20px}html[lang="fr-FR"] .single-product .product__request-error-message span:after{content:'Veuillez sélectionner une taille de conteneur !';font-size:20px}html[lang="es-ES"] .single-product .product__request-error-message span:after{content:'Seleccione un tamaño de envase';font-size:20px}html[lang="it-IT"] .single-product .product__request-error-message span:after{content:'Selezionare una taglia:';font-size:20px}.material.woocommerce-page[data-form-style=default] input#coupon_code,input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border-radius:30px;background-color:white;border:1px solid #CCCCCC;padding:17px 25px !important;font-size:18px !important}#footer-outer #footer-widgets .col input[type=submit]{padding:21px 54px !important;color:var(--extra-color-1)}#footer-outer #footer-widgets .col input[type=submit]:hover{-webkit-box-shadow:none !important;box-shadow:none !important;-webkit-transform:none !important;-ms-transform:none !important;-o-transform:none !important;transform:none !important}body .gform_wrapper .top_label .gfield_label{font-family:Frutiger LT Std Light;font-weight:300 !important}.gfield_checkbox .gchoice{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;gap:19px}.gform_wrapper.gravity-theme .gfield-choice-input+label{font-size:20px !important;font-family:Frutiger LT Std Light;font-weight:300 !important}.gform_wrapper.gravity-theme .gfield-choice-input+label a{color:inherit;position:relative}.gform_wrapper.gravity-theme .gfield-choice-input+label a::after{content:'';width:100%;height:1px;position:absolute;bottom:-3px;background:var(--extra-color-1);left:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.gform_wrapper.gravity-theme .gfield-choice-input+label a:hover{color:var(--primary-color)}.gform_wrapper.gravity-theme .gfield-choice-input+label a:hover::after{background-color:var(--primary-color)}.gform_footer.top_label{text-align:center}body[data-form-submit=regular] .container-wrap input[type=submit]{color:var(--extra-color-1);padding:23px 60px !important}@media screen and (max-width: 650px){body[data-form-submit=regular] .container-wrap input[type=submit]{padding:23px 10px !important;font-size:13px}}.gfield_checkbox .gchoice{position:relative;padding-left:40px}.gfield_checkbox .gchoice label:after{content:"";background:white;border:1px solid #d3cfc9;width:20px;height:20px;display:block;position:absolute;left:4px;top:2px;border-radius:5px;z-index:0}.gfield_checkbox .gchoice label:before{content:"";display:block;position:absolute;width:5px;height:11px;border:solid white;border-width:0 3px 3px 0;left:12px;top:4px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);opacity:0;z-index:1;-webkit-transition:all 100ms;-o-transition:all 100ms;transition:all 100ms}input[type="checkbox"]{opacity:0;outline:none;z-index:100;width:22px;height:22px;top:0;left:0;position:absolute;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}input[type="checkbox"]+label{cursor:pointer}input[type="checkbox"]:checked+label:before{opacity:1;top:4px;left:11px}input[type="checkbox"]:checked+label::after{background:var(--primary-color);border-color:var(--primary-color)}.gform_wrapper input,.gform_wrapper select{background:transparent}.gform_wrapper .gfield_required{color:var(--primary-color) !important}.application_details .ginput_container_select::after{padding-right:2em !important}.ginput_container_select select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.ginput_container_select::after{content:'\25BC';position:absolute;right:0;padding:1em;z-index:-1}.slider__headline{font-family:Frutiger LT Std Bold !important;color:#333 !important}body.material #top .sf-menu li.menu-item-has-children.nectar-megamenu-menu-item>.sub-menu{margin:0 auto;background:transparent !important}.tp-bullet-title{display:none}#footer-outer .widget_block .wp-block-columns{margin-bottom:0}#footer-outer .widget_block{margin-bottom:1em}#footer-outer .widget_block .wp-block-columns img{margin-bottom:0}#ajax-content-wrap #rev_slider_3_1 .ares .tp-bullet.tp-bullet,#ajax-content-wrap #rev_slider_4_1 .ares .tp-bullet.tp-bullet,#ajax-content-wrap #rev_slider_5_1 .ares .tp-bullet.tp-bullet,#ajax-content-wrap #rev_slider_6_1 .ares .tp-bullet.tp-bullet{border:1px solid #333333;background:white !important}#ajax-content-wrap #rev_slider_3_1 .ares .tp-bullet.tp-bullet.selected,#ajax-content-wrap #rev_slider_4_1 .ares .tp-bullet.tp-bullet.selected,#ajax-content-wrap #rev_slider_5_1 .ares .tp-bullet.tp-bullet.selected,#ajax-content-wrap #rev_slider_6_1 .ares .tp-bullet.tp-bullet.selected{border-color:#f5d200 !important;background-color:#f5d200 !important;width:16px !important;height:16px !important;top:-2px !important}.footer-infos tr{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:30px;margin-bottom:17px}.footer-infos tr td img{margin-bottom:0 !important}.footer-infos tr td:first-child{min-width:34px}#footer-outer #footer-widgets .col ul li.current-menu-item a{color:var(--primary-color) !important}@media screen and (min-width: 768px) and (max-width: 1100px){#footer-outer #footer-widgets .col input[type=submit]{padding:21px 43px !important;font-size:12px !important}}@media screen and (min-width: 1101px) and (max-width: 1300px){#footer-outer #footer-widgets .col input[type=submit]{padding:21px 43px !important;font-size:15px !important}}#footer-outer #copyright li.current-menu-item a{color:var(--primary-color) !important}@media screen and (min-width: 768px) and (max-width: 1024px){.footer-infos tr td{font-size:14px !important}}#footer-outer #copyright .col ul.social li:last-child a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:1px solid var(--primary-color);border-radius:50%;width:35px !important;height:35px !important}#footer-outer #copyright .col ul.social li:last-child a i{color:#333333;font-size:17px}.nectar-carousel-fixed-content h2{margin-bottom:0.6em}.nectar-carousel-fixed-content .icon-button-arrow:before{content:none}.nectar-flickity[data-control-style=material_pagination] .flickity-page-dots{bottom:-27px !important}.nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot{opacity:1}.nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot::before{width:10px;height:10px;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;border:1px solid #333333}.nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot.is-selected:before{background:var(--primary-color);-webkit-box-shadow:none;box-shadow:none;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5);border:none}.nectar-flickity[data-control-style=material_pagination] h3{font-size:34px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.nectar-flickity[data-control-style=material_pagination] .article-content-wrap{padding:40px !important}.nectar-flickity[data-control-style=material_pagination] .meta-category a{position:static !important;background:var(--primary-color);color:#333333;padding:8px 17px;margin:0 0 2em 0;font-size:12px;border:none;text-transform:uppercase !important}.nectar-flickity[data-control-style=material_pagination] .post__splitter{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.nectar-flickity[data-control-style=material_pagination] .post__splitter *{font-size:16px}.nectar-flickity[data-control-style=material_pagination] .inner-wrap{border-radius:0}.nectar-flickity[data-control-style=material_pagination] .inner-wrap:hover .title{color:var(--primary-color)}.fa-linkedin{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiIgdmlld0JveD0iMCAwIDM2IDM2Ij4KICA8ZyBpZD0ibGlua2VkaW4iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuNSAwLjUpIj4KICAgIDxjaXJjbGUgaWQ9Ik92YWwiIGN4PSIxNy41IiBjeT0iMTcuNSIgcj0iMTcuNSIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjZjVkMjAwIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iMSIvPgogICAgPHBhdGggaWQ9IlNoYXBlIiBkPSJNMTMuMDEyLDE1LjgyN1YxMC4xMTNjMC0xLjQzNS0uNTEyLTIuNDE0LTEuOC0yLjQxNEExLjk0MiwxLjk0MiwwLDAsMCw5LjM5Miw5YTIuNDUxLDIuNDUxLDAsMCwwLS4xMTcuODY2djUuOTY0SDUuNzI0cy4wNDgtOS42NzgsMC0xMC42NzlIOS4yNzVWNi42NjFjLS4wMDcuMDEzLS4wMTcuMDI0LS4wMjMuMDM1aC4wMjNWNi42NjFhMy41MjcsMy41MjcsMCwwLDEsMy4yLTEuNzY0YzIuMzM2LDAsNC4wODgsMS41MjYsNC4wODgsNC44MDZ2Ni4xMjVabS0xMi44LDBWNS4xNDhoMy41NVYxNS44MjdaTTEuOTYzLDMuNjkxQTEuODUxLDEuODUxLDAsMSwxLDIuMDEsMGExLjg1MSwxLjg1MSwwLDEsMS0uMDI0LDMuNjkxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS42MjUgOS42MjUpIiBmaWxsPSIjMzMzIi8+CiAgPC9nPgo8L3N2Zz4K");background-repeat:no-repeat;width:40px !important;height:40px !important}.fa-linkedin:before{content:'' !important}.fa-kununu{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiIgdmlld0JveD0iMCAwIDM2IDM2Ij4KICA8ZyBpZD0ia3VudW51IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjUgMC41KSI+CiAgICA8Y2lyY2xlIGlkPSJPdmFsIiBjeD0iMTcuNSIgY3k9IjE3LjUiIHI9IjE3LjUiIGZpbGw9IiNmZmYiIHN0cm9rZT0iI2Y1ZDIwMCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjEiLz4KICAgIDxnIGlkPSJsb2dvLWRlc2t0b3AiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDkuMTQ1IDEwLjg5NSkiPgogICAgICA8cGF0aCBpZD0iUGF0aCIgZD0iTTguOTI3LDkuOTc3QTMuOTYyLDMuOTYyLDAsMCwwLDcuODY5LDcuMjg4LDMuOTUxLDMuOTUxLDAsMCwwLDguOSw0LjYzNFYzLjk2SDguODkzYS4zMzkuMzM5LDAsMCwwLS4zMzMtLjI3M0g2LjUxMmEuMzMzLjMzMywwLDAsMC0uMzMzLjI3M2wtLjA0My42NzRBMS4zMzMsMS4zMzMsMCwwLDEsNC43ODgsNS45NDl2LjAwOUg0LjFhNC4xOTMsNC4xOTMsMCwwLDAtMS4zNTcuMjNWLjMzM0EuMzU0LjM1NCwwLDAsMCwyLjM5LDBILjM0MUEuMzQxLjM0MSwwLDAsMCwwLC4zMzN2MTIuNGEuMzQxLjM0MSwwLDAsMCwuMzQxLjMzM0gyLjM5YS4zNDEuMzQxLDAsMCwwLC4zNDEtLjMzM1Y5Ljk3N2guMDE3QTEuMzMzLDEuMzMzLDAsMCwxLDQuMSw4LjY2M2guNzI1QTEuMzMzLDEuMzMzLDAsMCwxLDYuMTcsOS45Nzd2LjY3NGguMDA5djIuMDgyYS4zNDEuMzQxLDAsMCwwLC4zNDEuMzMzSDguNTY5YS4zNDEuMzQxLDAsMCwwLC4zNDEtLjMzM2wuMDM0LTIuMDgyVjkuOTc3WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAwLjA1OSkiIGZpbGw9IiMzMzMiLz4KICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMC41MTQpIj4KICAgICAgICA8cGF0aCBpZD0iUGF0aC0yIiBkYXRhLW5hbWU9IlBhdGgiIGQ9Ik0xLjQ4Mi44MThhLjM2MS4zNjEsMCwwLDAtLjUsMEwuODQyLjk0NmEuMzUuMzUsMCwwLDAsMCwuNWwuODE5LjhhLjI3My4yNzMsMCwwLDEtLjAwOS4zOTNsLS4xLjFhLjI4My4yODMsMCwwLDEtLjQsMGwtLjgyOC0uOEExLjA0OSwxLjA0OSwwLDAsMSwuMzEzLjQzNEwuNDQ5LjMwNkExLjEwNSwxLjEwNSwwLDAsMSwxLjk4NS4zMTVsLjc2OC43NTEuMDUxLjA1MWEuMjczLjI3MywwLDAsMSwwLC4zOTNsLS4xLjFhLjI5NC4yOTQsMCwwLDEtLjQxLjAwOVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAzKSIgZmlsbD0iIzMzMyIvPgogICAgICAgIDxwYXRoIGlkPSJQYXRoLTMiIGRhdGEtbmFtZT0iUGF0aCIgZD0iTTIuMDQ3LDEuNDQ3YS4zNC4zNCwwLDAsMCwwLS40ODZMMS45MTEuODI0YS4zNjEuMzYxLDAsMCwwLS41LDBsLS44MTkuOGEuMjgzLjI4MywwLDAsMS0uNC0uMDA5bC0uMS0uMWEuMjgxLjI4MSwwLDAsMS0uMDA5LS4zOTNMLjkuMzEyQTEuMTE0LDEuMTE0LDAsMCwxLDIuNDMxLjNsLjEzNy4xMjhhMS4wNDksMS4wNDksMCwwLDEsMCwxLjVMMS44LDIuNjg0bC0uMDUxLjA1MWEuMjgzLjI4MywwLDAsMS0uNCwwbC0uMS0uMWEuMjczLjI3MywwLDAsMS0uMDA5LS4zOTNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzLjE4NCAwLjAwMykiIGZpbGw9IiMzMzMiLz4KICAgICAgICA8cGF0aCBpZD0iUGF0aC00IiBkYXRhLW5hbWU9IlBhdGgiIGQ9Ik0uODQ1LDEuMzYzYS4zNS4zNSwwLDAsMCwwLC41bC4xMzcuMTM3YS4zNjEuMzYxLDAsMCwwLC41LDBsLjgxOS0uOGEuMjgzLjI4MywwLDAsMSwuNC4wMDlsLjEuMWEuMjgxLjI4MSwwLDAsMSwuMDA5LjM5M2wtLjgyOC44YTEuMTA1LDEuMTA1LDAsMCwxLTEuNTM2LjAwOUwuMzE2LDIuMzc5QTEuMDMxLDEuMDMxLDAsMCwxLC4zMjQuODg1TDEuMDkyLjEzNCwxLjE0NC4wODNhLjI4My4yODMsMCwwLDEsLjQsMGwuMS4xYS4yNzMuMjczLDAsMCwxLC4wMDkuMzkzWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAzLjEyNSkiIGZpbGw9IiMzMzMiLz4KICAgICAgICA8cGF0aCBpZD0iUGF0aC01IiBkYXRhLW5hbWU9IlBhdGgiIGQ9Ik0xLjQwNiwyYS4zNjEuMzYxLDAsMCwwLC41LDBsLjEzNy0uMTI4YS4zNDMuMzQzLDAsMCwwLDAtLjVsLS44MTktLjhBLjI3My4yNzMsMCwwLDEsMS4yMzUuMTg3bC4xLS4xYS4yOTIuMjkyLDAsMCwxLC40LS4wMDlsLjgyOC44YTEuMDQ5LDEuMDQ5LDAsMCwxLC4wMDksMS41bC0uMTM3LjEyOEExLjEsMS4xLDAsMCwxLC45LDIuNUwuMTM0LDEuNzQ5LjA4MywxLjdhLjI3My4yNzMsMCwwLDEsMC0uMzkzbC4xLS4xQS4yOTQuMjk0LDAsMCwxLC42LDEuMTk0WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMy4xNzcgMy4wOTgpIiBmaWxsPSIjMzMzIi8+CiAgICAgIDwvZz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=");background-repeat:no-repeat;width:40px !important;height:40px !important}.fa-kununu:before{content:'' !important}.social li:last-of-type{margin-left:5px}.social li,.social li>*{width:40px !important;height:40px !important}@media screen and (max-width: 768px){.gg-icon-solution .iwithtext .iwt-icon{position:static}}@media screen and (max-width: 768px){.gg-icon-solution .iwt-text{padding-left:0 !important;padding-top:1em}}@media screen and (max-width: 768px){.gg-icon-solution .custom-cta{margin-left:0 !important}}.download-mit-bild-kachel .vc_col-sm-9.wpb_column .vc_column-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-left:none !important}.download-mit-bild-kachel .vc_col-sm-9.wpb_column h4{margin-bottom:1.75rem}.download-mit-bild-kachel .vc_col-sm-9.wpb_column .img-with-aniamtion-wrap{height:50px !important}.download-mit-bild-kachel .vc_col-sm-9.wpb_column .arrow-icon{margin:0 !important;height:50px !important}@media screen and (max-width: 999px){.download-mit-bild-kachel .vc_col-sm-9.wpb_column .vc_column-inner{padding:2rem !important;border-top:none !important;border-left:2px solid rgba(255,255,255,0) !important}.download-mit-bild-kachel .vc_col-sm-9.wpb_column .vc_column-inner .arrow-icon,.download-mit-bild-kachel .vc_col-sm-9.wpb_column .vc_column-inner .img-with-aniamtion-wrap{margin:0 !important;height:50px !important}.download-mit-bild-kachel .hover-wrap-inner{height:200px}.download-mit-bild-kachel .hover-wrap-inner img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}}.woocommerce.single-product .product[data-tab-pos]>.up-sells{display:none}.woocommerce.single-product .nectar-prod-wrap{gap:1em}.woocommerce.single-product .woocommerce-product-details__short-description{max-width:600px}.woocommerce.single-product .product-thumbs .flickity-slider .thumb.is-nav-selected img{border-color:var(--primary-color);border-width:2px}.product{overflow:hidden}.product__headline-menge{margin-bottom:1em}.product__request{display:block;text-align:center}.product__cats a{color:var(--extra-color-1)}.product__edit__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin:1.5em -20px 2em}.product__edit-item{text-align:center;-webkit-box-flex:0;-webkit-flex:0 0 -webkit-calc( 20% - 10px);-ms-flex:0 0 calc( 20% - 10px);flex:0 0 calc( 20% - 10px)}@media screen and (max-width: 650px){.product__edit-item{-webkit-box-flex:0;-webkit-flex:0 0 -webkit-calc( 30% - 10px);-ms-flex:0 0 calc( 30% - 10px);flex:0 0 calc( 30% - 10px)}}.product__edit-item__headline{font-family:'Frutiger LT Std Light';font-weight:300;font-size:14px;line-height:130%}.single-product div.product h1.product_title{font-size:70px;line-height:84px}@media only screen and (max-width: 999px) and (min-width: 690px){.single-product div.product h1.product_title{font-size:40px;line-height:48px}}@media only screen and (max-width: 690px){.single-product div.product h1.product_title{font-size:37.5px;line-height:45px}}.woocommerce #ajax-content-wrap .woocommerce-tabs[data-tab-style=fullwidth_stacked]>div:not(.tab-container){padding-bottom:0}.woocommerce div.product form.cart .variations th{padding-left:0}.woocommerce .variations,.woocommerce div.product form.cart .variations{display:none}.woocommerce div.product form.cart{margin-bottom:0}.woocommerce-variation-add-to-cart{margin-bottom:30px}.woocommerce div.product .woocommerce-tabs[data-tab-style=fullwidth_stacked]{padding-top:3em}.woovr-variations.woovr-variations-default{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 650px){.woovr-variations.woovr-variations-default{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.woocommerce-variation-availability,.woovr-variation-radio .woovr-variation-selector{display:none}.woovr-variation-selector input[type="radio"]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.woovr-variation.woovr-variation-radio{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;border:1px solid var(--extra-color-1);border-radius:200px;margin:0 !important;padding:7px}.woovr-variation-radio .woovr-variation-name{font-size:18px;font-family:'Frutiger LT Std Bold'}.woovr-variation.woovr-variation-radio.woovr-variation-active{border-color:var(--primary-color)}.woovr-variation.woovr-variation-radio.woovr-variation-active *{color:var(--primary-color)}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{display:none}button.wc-block-product-search__button{display:none !important}#sidebar{margin-top:1em}#sidebar .wc-block-product-search__field{padding:12px 27px !important;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMzE0IiBoZWlnaHQ9IjczIiB2aWV3Qm94PSIwIDAgMzE0IDczIj4KICA8ZGVmcz4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1aZWljaGVuZmzDpGNoZV8xIj4KICAgICAgPHJlY3Qgd2lkdGg9IjMxNCIgaGVpZ2h0PSI3MyIvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPGcgaWQ9IlplaWNoZW5mbMOkY2hlXzEiIGRhdGEtbmFtZT0iWmVpY2hlbmZsw6RjaGUg4oCTIDEiIGNsaXAtcGF0aD0idXJsKCNjbGlwLVplaWNoZW5mbMOkY2hlXzEpIj4KICAgIDxyZWN0IHdpZHRoPSIzMTQiIGhlaWdodD0iNzMiIGZpbGw9IiNmZmYiLz4KICAgIDxwYXRoIGlkPSJGaWxsXzFfQ29weV8yIiBkYXRhLW5hbWU9IkZpbGwgMSBDb3B5IDIiIGQ9Ik0yNC45MTUsMjZhMS4wNzgsMS4wNzgsMCwwLDEtLjc2Ny0uMzE5TDE3LjksMTkuNDM2QTEwLjk2NiwxMC45NjYsMCwxLDEsMTkuNDMxLDE3LjlsNi4yNSw2LjI1MWExLjA3NiwxLjA3NiwwLDAsMSwwLDEuNTI4QTEuMDc4LDEuMDc4LDAsMCwxLDI0LjkxNSwyNlpNMTAuODMzLDIuMTY2YTguNjY3LDguNjY3LDAsMSwwLDguNjY3LDguNjdBOC42NzgsOC42NzgsMCwwLDAsMTAuODMzLDIuMTY2WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjYwIDIzLjUpIiBmaWxsPSIjMzMzIi8+CiAgPC9nPgo8L3N2Zz4K);width:100%;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:0px}#sidebar h4{color:var(--extra-color-1) !important;opacity:1}#sidebar .woof_container_inner .woof_radio_count{color:inherit;margin-left:7px}#sidebar .woof_container_inner h4{font-size:22px !important;position:relative}#sidebar .woof_container_inner.woof_container_inner_produktgruppen .woof_list_radio .woof_term_26{display:none}#sidebar .woof_container_inner .woof_list.woof_list_radio .iradio_square-yellow{display:none}#sidebar .woof_container_inner .woof_list li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#sidebar .woof_container_inner .woof_list label{font-size:18px}#sidebar .woof_container_inner .woof_list label.woof_checkbox_label_selected{font-weight:700;font-family:'Frutiger LT Std Bold';color:var(--primary-color)}#sidebar .woof_container_inner a.woof_front_toggle{position:absolute;left:0;right:0;display:block;top:0;bottom:0}#sidebar .woof_container_inner a.woof_front_toggle::after{content:'';position:absolute;right:0;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3LjA0MyIgdmlld0JveD0iMCAwIDEyIDcuMDQzIj4KICA8ZyBpZD0iR3J1cHBlXzUiIGRhdGEtbmFtZT0iR3J1cHBlIDUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yODMuNDU3IC03LjQ3OSkiPgogICAgPHBhdGggaWQ9IkZpbGxfMV9Db3B5XzciIGRhdGEtbmFtZT0iRmlsbCAxIENvcHkgNyIgZD0iTTEuMSwwLDAsMS4xMTRsNC4wNTUsNC4xLjguNzg5LS44Ljc4OUwwLDEwLjg4NiwxLjEsMTJsNS45NC02WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjk1LjQ1NyA3LjQ3OSkgcm90YXRlKDkwKSIgZmlsbD0iIzMzMyIvPgogIDwvZz4KPC9zdmc+Cg==");width:12px;height:7px;background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain;background-position:center;top:40%;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}#sidebar .woof_container_inner a.woof_front_toggle.woof_front_toggle_opened::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}#sidebar .woof_container_inner .woof_container_inner_produktgruppen a.woof_front_toggle.woof_front_toggle_opened::after{-webkit-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.post-type-archive-product.woocommerce .container-wrap{margin-top:2em}a.woof_radio_term_reset.woof_radio_term_reset_visible{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}a.woof_radio_term_reset.woof_radio_term_reset_visible::after{content:'x';position:relative;height:20px;width:20px;text-align:center;font-size:18px;color:var(--primary-color) !important;margin-top:4px;display:inline-block}a.woof_radio_term_reset.woof_radio_term_reset_visible img{display:none}.woof_reset_search_form{font-family:Frutiger LT Std Bold;padding:17px 38px !important;font-size:16px !important;background:var(--primary-color) !important;color:var(--extra-color-1) !important}.woof_reset_search_form:hover{color:var(--extra-color-1) !important}.jQuery-plainOverlay-progress{border-top:2px solid var(--primary-color) !important}.background-color-expand,a.button.product_type_variable.add_to_cart_button{display:none !important}.woocommerce ul.products li.product .woocommerce-placeholder{border:none}.products li.product.minimal.hover-bound:hover .product-meta{-webkit-transform:none !important;-ms-transform:none !important;-o-transform:none !important;transform:none !important}.products .product{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.08);box-shadow:0 1px 3px rgba(0,0,0,0.08)}.products .product:hover{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);-o-transform:scale(1.03);transform:scale(1.03)}.products .product .woocommerce-loop-product__title{font-size:25px !important;margin-bottom:2em !important}.products .product-image-wrap{border:1px solid #F0F0F0}.products .product-meta{padding:10px 30px}.products .product-meta .price{display:none !important}.woocommerce-placeholder.wp-post-image{height:30% !important}#ajax-content-wrap ul.products li.product.minimal .price{display:none}#ajax-content-wrap ul.products li.product.minimal .product__cats{margin:11px 0 0}.woocommerce ul.products li.product.featured{border-bottom:solid 5px var(--primary-color)}.product-finder__wrapper{text-align:center;margin-bottom:1.3em}.product-finder__breadcrumb{text-align:left}.nectar-shop-header>nav.woocommerce-breadcrumb,.nectar-shop-header>.page-title{display:none}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{position:static;text-align:right;margin-bottom:20px;margin-right:20px}@media screen and (max-width: 999px){.wc-block-product-search.wp-block-woocommerce-product-search{margin-bottom:2em}}@media screen and (max-width: 650px){body.woocommerce #ajax-content-wrap ul.products li.product{width:100% !important}}.woof_checkbox_count{display:none}div.widget.woocommerce.widget_product_search input[type=search]{padding:16px 57px 16px 27px !important;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMzE0IiBoZWlnaHQ9IjczIiB2aWV3Qm94PSIwIDAgMzE0IDczIj4KICA8ZGVmcz4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1aZWljaGVuZmzDpGNoZV8xIj4KICAgICAgPHJlY3Qgd2lkdGg9IjMxNCIgaGVpZ2h0PSI3MyIvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPGcgaWQ9IlplaWNoZW5mbMOkY2hlXzEiIGRhdGEtbmFtZT0iWmVpY2hlbmZsw6RjaGUg4oCTIDEiIGNsaXAtcGF0aD0idXJsKCNjbGlwLVplaWNoZW5mbMOkY2hlXzEpIj4KICAgIDxyZWN0IHdpZHRoPSIzMTQiIGhlaWdodD0iNzMiIGZpbGw9IiNmZmYiLz4KICAgIDxwYXRoIGlkPSJGaWxsXzFfQ29weV8yIiBkYXRhLW5hbWU9IkZpbGwgMSBDb3B5IDIiIGQ9Ik0yNC45MTUsMjZhMS4wNzgsMS4wNzgsMCwwLDEtLjc2Ny0uMzE5TDE3LjksMTkuNDM2QTEwLjk2NiwxMC45NjYsMCwxLDEsMTkuNDMxLDE3LjlsNi4yNSw2LjI1MWExLjA3NiwxLjA3NiwwLDAsMSwwLDEuNTI4QTEuMDc4LDEuMDc4LDAsMCwxLDI0LjkxNSwyNlpNMTAuODMzLDIuMTY2YTguNjY3LDguNjY3LDAsMSwwLDguNjY3LDguNjdBOC42NzgsOC42NzgsMCwwLDAsMTAuODMzLDIuMTY2WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjYwIDIzLjUpIiBmaWxsPSIjMzMzIi8+CiAgPC9nPgo8L3N2Zz4K);width:100%;-webkit-background-size:270px 270px;background-size:270px;background-repeat:no-repeat;background-position:right}div.widget.woocommerce.widget_product_search button[type=submit]{display:none}.WOOF_Widget .widget.widget-woof>h4{display:none}.product__request-error-message{margin-bottom:.5rem}.product__request-error-message span{font-family:'Frutiger LT Std Bold', sans-serif;font-size:22px;font-weight:bold;color:red}#ajax-content-wrap .container-wrap .job_listings li{list-style:none}#ajax-content-wrap .container-wrap .job__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.4em;margin:1em 0;border:none}#ajax-content-wrap .container-wrap .job__item{width:-webkit-calc(25% - 1.1em);width:calc(25% - 1.1em);border:none;background:white;-webkit-box-shadow:0px 10px 20px rgba(41,51,61,0.1);box-shadow:0px 10px 20px rgba(41,51,61,0.1);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}@media screen and (max-width: 1130px){#ajax-content-wrap .container-wrap .job__item{width:-webkit-calc(33.3333% - 1.5em);width:calc(33.3333% - 1.5em)}}@media screen and (max-width: 960px){#ajax-content-wrap .container-wrap .job__item{width:-webkit-calc(50% - 1.5em);width:calc(50% - 1.5em)}}@media screen and (max-width: 500px){#ajax-content-wrap .container-wrap .job__item{width:100%}}#ajax-content-wrap .container-wrap .job__item:hover{-webkit-transform:scale(1.015);-ms-transform:scale(1.015);-o-transform:scale(1.015);transform:scale(1.015)}#ajax-content-wrap .container-wrap .job__item:hover .job__item-headline{color:var(--primary-color)}#ajax-content-wrap .container-wrap .job__item a{padding:0}#ajax-content-wrap .container-wrap .job__item-bg{min-height:160px;margin-bottom:1em;-webkit-background-size:cover;background-size:cover;background-position:center;background-repeat:no-repeat}#ajax-content-wrap .container-wrap .job__item-content{padding:0.5em 1.5em 1.5em}#ajax-content-wrap .container-wrap .job__item-headline{margin-bottom:0;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}#ajax-content-wrap .container-wrap .job__item-location{font-size:15px;color:var(--extra-color-1);margin-bottom:17px}#ajax-content-wrap .container-wrap .job-type{background:var(--primary-color);color:var(--extra-color-1);width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:3px 15px;font-size:16px}#ajax-content-wrap .container-wrap .job__single-sidebar{background-color:var(--extra-color-2);height:-webkit-max-content;height:-moz-max-content;height:max-content;padding:2em 2em;margin-bottom:1.4em;width:-webkit-calc(30% - 30px);width:calc(30% - 30px)}@media screen and (max-width: 850px){#ajax-content-wrap .container-wrap .job__single-sidebar{width:100%;-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}}#ajax-content-wrap .container-wrap .job__single-sidebar .job-manager-applications-applied-notice{display:none}#ajax-content-wrap .container-wrap .job__single-contact{margin:2em 0;padding:1.5em 2.3em;background:var(--extra-color-2)}#ajax-content-wrap .container-wrap .job__single-contact-profile{margin-bottom:1em}#ajax-content-wrap .container-wrap .job__single-contact-profile img{margin-right:1.5em}#ajax-content-wrap .container-wrap .job__single-contact-desc{max-width:550px}#ajax-content-wrap .container-wrap .job__single-contact-infotext{padding-left:2em}@media screen and (max-width: 768px){#ajax-content-wrap .container-wrap .job__single-contact-infotext{padding-left:0}}#ajax-content-wrap .container-wrap .search_categories{border-radius:0}#ajax-content-wrap .container-wrap .search_categories .select2-container--default .select2-selection--multiple{border:1px solid var(--form-field-border-initial-color);border-radius:0;height:55px}#ajax-content-wrap .container-wrap .single_job_listing .job_description{padding-right:4em;width:-webkit-calc(70% - 20px);width:calc(70% - 20px);margin-bottom:10px}@media screen and (max-width: 850px){#ajax-content-wrap .container-wrap .single_job_listing .job_description{padding-right:inherit;width:100%}}#ajax-content-wrap .container-wrap .job_filters .search_jobs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:23px;padding-left:0}@media screen and (max-width: 999px){#ajax-content-wrap .container-wrap .job_filters .search_jobs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}#ajax-content-wrap .container-wrap .job_filters .search_jobs input,#ajax-content-wrap .container-wrap .job_filters .search_jobs select{width:100%;height:55px;padding:0 2em;font-size:var(--form-font-size)}#ajax-content-wrap .container-wrap .job_filters .search_jobs input[type="submit"]{padding:0 !important}#ajax-content-wrap .container-wrap .job_filters .search_jobs div.search_keywords,#ajax-content-wrap .container-wrap .job_filters .search_jobs div.filter_first{width:42%;padding:0}@media screen and (max-width: 999px){#ajax-content-wrap .container-wrap .job_filters .search_jobs div.search_keywords,#ajax-content-wrap .container-wrap .job_filters .search_jobs div.filter_first{width:100%}}#ajax-content-wrap .container-wrap .job_filters .search_jobs div.search_location,#ajax-content-wrap .container-wrap .job_filters .search_jobs div.filter_last{float:left;width:40%;padding:0}@media screen and (max-width: 999px){#ajax-content-wrap .container-wrap .job_filters .search_jobs div.search_location,#ajax-content-wrap .container-wrap .job_filters .search_jobs div.filter_last{width:100%}}#ajax-content-wrap .container-wrap .job_filters .search_jobs div.search_categories,#ajax-content-wrap .container-wrap .job_filters .search_jobs div.filter_wide{padding-top:0;clear:initial;width:27%;float:left;margin:0 15px}#ajax-content-wrap .container-wrap .job_filters .search_jobs div.search_submit{float:left;width:24%;padding-top:0}#ajax-content-wrap .container-wrap .job_filters .search_jobs div.search_submit input{color:var(--extra-color-1)}@media screen and (max-width: 999px){#ajax-content-wrap .container-wrap .job_filters .search_jobs div.search_submit{width:100%}}#ajax-content-wrap .container-wrap .job_filters .job_types li{padding:1.5em 1em;border-right:none}#ajax-content-wrap .container-wrap .application_button,#ajax-content-wrap .container-wrap .application_button:hover,#ajax-content-wrap .container-wrap .wp_job_manager_send_application_button,#ajax-content-wrap .container-wrap .wp_job_manager_send_application_button:hover{color:var(--extra-color-1);background-color:var(--primary-color)}#ajax-content-wrap .container-wrap .single_job_listing .application{overflow:initial}#ajax-content-wrap .container-wrap .single_job_listing .application .application_details{max-width:960px}#ajax-content-wrap .container-wrap .single_job_listing .meta li{float:none;margin-bottom:0;font-size:17px;position:relative}#ajax-content-wrap .container-wrap .single_job_listing .meta li.vertragsart::before{padding-right:6px;margin:-3px 0 0 0;font-family:"FontAwesome";content:"\f0b1"}#ajax-content-wrap .container-wrap .single_job_listing .meta li.anstellungsart::before{padding-right:6px;margin:-3px 0 0 0;font-family:"FontAwesome";content:"\f252"}#ajax-content-wrap .container-wrap .single_job_listing .meta li.anfangsdatum::before{padding-right:6px;margin:-3px 0 0 0;font-family:"FontAwesome";content:"\f073"}#ajax-content-wrap .container-wrap .single_job_listing .meta li.job-contact-name::before{padding-right:6px;margin:-3px 0 0 0;font-family:"FontAwesome";content:"\f007"}#ajax-content-wrap .container-wrap .single_job_listing .meta li.job-contact-email::before{padding-right:6px;margin:-3px 0 0 0;font-family:"FontAwesome";content:"\f1d8"}#ajax-content-wrap .container-wrap .single_job_listing .meta li.job-contact-phone::before{padding-right:9px;margin:-3px 0 0 0;font-family:"FontAwesome";content:"\f10b";font-size:29px}#ajax-content-wrap .container-wrap .single_job_listing .meta li.job-contact-phone .job__single-contact-phone{margin-top:-23px;margin-left:28px;display:block}#ajax-content-wrap .container-wrap .single_job_listing .meta .date-posted::before,#ajax-content-wrap .container-wrap .single_job_listing .meta .location::before{vertical-align:middle;padding-right:9px;margin:-3px 0 0 0}#ajax-content-wrap .container-wrap .job-manager-applications-applied-notice{display:none}#ajax-content-wrap .container-wrap .job__single-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;padding-bottom:0}#ajax-content-wrap .container-wrap .job__single-link{display:block;margin:15px 0}#ajax-content-wrap .job_filters{background-color:transparent}#ajax-content-wrap .job_filters .job_types{padding-left:0 !important}#ajax-content-wrap .application_button.button{padding:14px 30px;font-size:16px;font-family:'Frutiger LT Std Bold'}#ajax-content-wrap div#job-apply .application_button.button{padding:24px 70px}#ajax-content-wrap .job__single-contact-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.nectar-button.dark{color:var(--extra-color-1) !important}.custom-cta .text{display:block}#ajax-content-wrap .nectar-button.gg-download{background-color:white !important;border:1px solid var(--primary-color);padding-right:13px}#ajax-content-wrap .nectar-button.gg-download i{left:-4px;background-image:url("data:image/svg+xml;base64,PHN2ZyBpZD0iR3J1cHBlXzciIGRhdGEtbmFtZT0iR3J1cHBlIDciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjUwIiBoZWlnaHQ9IjUwIiB2aWV3Qm94PSIwIDAgNTAgNTAiPgogIDxjaXJjbGUgaWQ9Ik92YWwiIGN4PSIyNSIgY3k9IjI1IiByPSIyNSIgZmlsbD0iI2Y1ZDIwMCIvPgogIDxwYXRoIGlkPSJGaWxsXzFfQ29weV8zIiBkYXRhLW5hbWU9IkZpbGwgMSBDb3B5IDMiIGQ9Ik0xMy43NjcsMCwxMi42MDksMS4xNjFsNC4yNTUsNC4yNjhIMFY3LjA3MUgxNi44NjRsLTQuMjU1LDQuMjY4TDEzLjc2NywxMi41LDIwLDYuMjVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMSAxMS41KSByb3RhdGUoOTApIiBmaWxsPSIjMzMzIi8+CiAgPHBhdGggaWQ9IkZpbGxfMV9Db3B5XzciIGRhdGEtbmFtZT0iRmlsbCAxIENvcHkgNyIgZD0iTTE2Ljg2NCwwSDBWMS42NDNIMTYuODY0WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTYuMzE4IDM0LjExMSkiIGZpbGw9IiMzMzMiLz4KPC9zdmc+Cg==");width:50px;height:50px}#ajax-content-wrap .nectar-button.gg-download i .im-icon-wrap{display:none}#ajax-content-wrap .nectar-button.gg-download>span{margin-left:39px}div[data-style="minimal"] .toggle.default i{border-color:var(--extra-color-1);background:var(--extra-color-1)}div[data-style="minimal"] .toggle h3 i:after,div[data-style="minimal"] .toggle h3 i:before{background-color:var(--primary-color)}div[data-style="minimal"] .toggle.default.open i{background:var(--primary-color)}div[data-style="minimal"] .toggle.open h3 i:before,div[data-style="minimal"] .toggle.open h3 i:after{background:var(--extra-color-1)}.nectar_video_lightbox.play_button:before{border-color:var(--primary-color)}.nectar_video_lightbox svg path{fill:var(--primary-color)}#ajax-content-wrap .nectar-flickity[data-controls=material_pagination] .flickity-page-dots .dot:before{width:10px;height:10px;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;border:1px solid #333333}#ajax-content-wrap .nectar-flickity[data-controls=material_pagination] .flickity-page-dots .dot.is-selected:before{background:var(--primary-color);-webkit-box-shadow:none;box-shadow:none;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5);border:none}#ajax-content-wrap .nectar-flickity[data-controls=material_pagination] .flickity-page-dots .dot{opacity:1}.gg-icon-solution .iwithtext .iwt-text{padding-left:5.5em}.gg-icon-solution .iwithtext .iwt-icon img:not([srcset]){width:80px !important}.tabbed[data-style*=vertical] .wpb_tabs_nav *{color:var(--extra-color-1)}.single .heading-title[data-header-style=default_minimal],.single .post-content>.post-featured-img{display:none}body[data-ext-responsive=true].single-post .container-wrap.no-sidebar .post-area{max-width:100%}.post .content-inner{padding-bottom:0 !important}body.single[data-header-resize="1"] .container-wrap{padding:0 !important}.content-inner>.wpb_row:not(.full-width-content){max-width:100%;margin-left:auto;margin-right:auto}.news-slider__container--full{max-width:1425px !important}#breadcrumbs{padding-top:1.5em}#breadcrumbs a{color:inherit;font-family:Frutiger LT Std Bold;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}#breadcrumbs a:hover{color:var(--primary-color)}body.post-template-default.single .post__author-box .iwithtext .iwt-text{font-size:16px;line-height:1.5;max-width:290px;color:rgba(51,51,51,0.6);padding-left:95px}body.post-template-default.single .post__author-box .iwithtext .iwt-icon img{width:70px}body.post-template-default.single .post__author-box .iwithtext .iwt-text strong{color:#333;font-size:22px}ul.gg-post__categories{margin:0;padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}ul.gg-post__categories li{list-style:none}ul.gg-post__categories li a{background:var(--primary-color);color:#333333;padding:7px 15px;font-size:12px;border:none;border-radius:14px;font-family:Frutiger LT Std Roman;text-transform:uppercase}.post-newsletter-section #gform_submit_button_1{width:100%}.gg-post__tags{margin:0;padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:10px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.gg-post__tags li{list-style:none}.gg-post__tags li a{color:#333333;padding:7px 15px;font-size:12px;border:1px solid var(--primary-color);border-radius:14px;font-family:Frutiger LT Std Roman;text-transform:uppercase}.nectar-social-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nectar-social-inner .social-text{display:none !important}.sharing-default-minimal .nectar-social[data-color-override="override"] .nectar-social-inner a .social-text{display:none !important}#ajax-content-wrap .sharing-default-minimal .nectar-social[data-color-override="override"] .nectar-social-inner a{width:40px !important;height:40px !important;border:1px solid;padding:11px !important;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}#ajax-content-wrap .sharing-default-minimal .nectar-social[data-color-override="override"] .nectar-social-inner a:hover{border-color:var(--primary-color)}#ajax-content-wrap .sharing-default-minimal .nectar-social[data-color-override="override"] .nectar-social-inner a i{color:var(--extra-color-1);font-size:17px}#ajax-content-wrap .sharing-default-minimal .nectar-social[data-color-override="override"] .nectar-social-inner a:last-child{margin-right:0}#ajax-content-wrap .sharing-default-minimal .nectar-social[data-color-override="override"] .nectar-social-inner a i.fa.fa-linkedin{background-image:none;height:auto !important}#ajax-content-wrap .sharing-default-minimal .nectar-social[data-color-override="override"] .nectar-social-inner a i.fa.fa-linkedin::before{content:"\e605" !important}body[data-button-style^=rounded] .blog-recent[data-style*=classic_enhanced] .meta-category a{background:var(--primary-color);color:#333333;font-size:12px;border:none;font-family:Frutiger LT Std Roman}.button-right{text-align:right}div[data-style="minimal_small"] .toggle .toggle-heading{font-size:20px !important}body[data-header-resize="1"]:not(.home) .container-wrap{padding-top:1.3em !important}.blur{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gg-post-headline h1{font-size:50px;line-height:136% !important}body[data-form-submit=regular] .container-wrap input[type=submit],#footer-outer #footer-widgets .col input[type=submit]{width:100%}.download-mit-bild-kachel .vc_col-sm-9.wpb_column .hover-wrap-inner a img{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.download-mit-bild-kachel .vc_col-sm-9.wpb_column .hover-wrap-inner a:hover img{-webkit-transform:scale(1.1) !important;-ms-transform:scale(1.1) !important;-o-transform:scale(1.1) !important;transform:scale(1.1) !important}@media screen and (max-width: 380px){#header-outer header{padding-left:.6em;padding-right:.6em}}@media screen and (max-width: 330px){body.material #top .cta-button button{padding:17px 12px !important;font-size:8px !important}#slide-out-widget-area.slide-out-from-right.material-open .inner>div{-webkit-transform:translateX(6%) !important;-ms-transform:translateX(6%) !important;-o-transform:translateX(6%) !important;transform:translateX(6%) !important}}@media screen and (max-width: 580px){#footer-outer #footer-widgets .col ul a{font-size:17px}}@media screen and (max-width: 999px){.footer-infos tr td{font-size:17px}#ajax-content-wrap #footer-outer #footer-widgets .col input[type=submit]{padding:21px 24px !important}.gg__tafel-content-teaser .wpb_text_column{display:block !important}table{display:block;overflow-x:auto;white-space:nowrap}.gg-post-headline h1{font-size:7vw}.button-right{text-align:left}.nectar-social-inner{-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.social-sharing *{text-align:left !important}}.wpb_gallery .nectar-flickity .flickity-slider .cell .item-meta{position:absolute;bottom:-6px;width:100%;max-width:100%}.wpb_gallery .nectar-flickity .flickity-slider .cell .item-meta p{font-size:16px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(255,255,255,0.7);padding:4px 20px 13px}.wpb_gallery .nectar-flickity .flickity-slider .cell .item-meta h4{font-size:16px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(255,255,255,0.7);padding:6px 20px 0;margin-bottom:0}.blog-recent[data-style*=classic_enhanced],.blog-recent[data-style=material]{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%}.blog-recent .col{margin-bottom:0 !important}body[data-slide-out-widget-area-style=slide-out-from-right] .nectar-social.fixed{display:none}#ajax-content-wrap{margin-top:1.5em}body.home #ajax-content-wrap{margin-top:0}.blog-recent[data-style*=classic_enhanced][data-remove-post-nectar-love="1"][data-remove-post-comment-number="1"][data-remove-post-author="1"] .inner-wrap{padding-bottom:0;min-height:606px}.nectar-flickity.nectar-carousel[data-format="fixed_text_content_fullwidth"] .flickity-page-dots{bottom:-51px !important}body.post-template-default.single .post__author-box .iwithtext .iwt-text{max-width:434px !important}body.post-template-default.single .post__author-box .iwithtext .iwt-icon img{height:70px;-o-object-fit:cover;object-fit:cover;border-radius:50%;border:1px solid var(--primary-color)}section.related.products{display:none}.gg-image__header--left .nectar-highlighted-text h1,.gg-image__header--right .nectar-highlighted-text h1{word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.gg-image__header--left .row-bg-wrap{margin-left:20vw}.gg-image__header--right .row-bg-wrap{margin-left:-20vw}.post-type-archive-product.woocommerce .container-wrap{padding-bottom:0}body.archive.post-type-archive-product #ajax-content-wrap{margin-top:0}#ajax-content-wrap .gg__table table{background-color:transparent !important;border:none !important}.gg__table td{border:none !important;background:transparent !important}.gg__table tr{background:transparent !important}.gg__table td a{color:var(--extra-color-1);font-family:'Frutiger LT Std Bold'}#ajax-content-wrap .cm-tile__headline{max-width:100%;margin-bottom:0.6em !important}.gg-top-header__cta button{font-family:"Frutiger LT Std Light" !important}#slide-out-widget-area #mobile-top-icons{-webkit-box-pack:left;-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left;margin-bottom:2em !important}#mobile-top-icons #mobile-lang-switch select,#slide-out-widget-area .wp-block-button a{font-size:14px !important}#slide-out-widget-area .widget.widget_nav_menu .menu-top-menu-container li a{font-size:14px;margin-bottom:3px}#slide-out-widget-area #mobile-top-icons #mobile-lang-switch select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:5px 33px 5px 23px !important;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTk5IiBoZWlnaHQ9IjQzIiB2aWV3Qm94PSIwIDAgMTk5IDQzIj4KICA8ZGVmcz4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1aZWljaGVuZmzDpGNoZV8xIj4KICAgICAgPHJlY3Qgd2lkdGg9IjE5OSIgaGVpZ2h0PSI0MyIvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPGcgaWQ9IlplaWNoZW5mbMOkY2hlXzEiIGRhdGEtbmFtZT0iWmVpY2hlbmZsw6RjaGUg4oCTIDEiIGNsaXAtcGF0aD0idXJsKCNjbGlwLVplaWNoZW5mbMOkY2hlXzEpIj4KICAgIDxyZWN0IHdpZHRoPSIxOTkiIGhlaWdodD0iNDMiIGZpbGw9IiNmZmYiLz4KICAgIDxwYXRoIGlkPSJGaWxsXzEiIGRhdGEtbmFtZT0iRmlsbCAxIiBkPSJNMS4zNzksMCwwLDEuMzkzLDUuMDY5LDYuNTE0LDYuMDMsNy41bC0uOTYxLjk4NkwwLDEzLjYwNywxLjM3OSwxNSw4LjgsNy41WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTc3LjkwMiAxNy4wOTgpIHJvdGF0ZSg5MCkiIGZpbGw9IiMzMzMiLz4KICA8L2c+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-position:right;-webkit-background-size:210px 210px;background-size:150px}#slide-out-widget-area[data-dropdown-func=separate-dropdown-parent-link] .off-canvas-menu-container li ul,.material #slide-out-widget-area[class*=slide-out-from-right] .off-canvas-menu-container li ul{padding-left:9px !important}#slide-out-widget-area[class*=slide-out-from-right] .widget.widget_nav_menu>div{display:block}#slide-out-widget-area[class*=slide-out-from-right] .widget.widget_nav_menu>div .menu{text-align:center}#slide-out-widget-area[class*=slide-out-from-right] .widget.widget_nav_menu>div{display:block}.blog-recent[data-style*=classic_enhanced][data-color-scheme=light] h3.title{line-height:130%}.gg-button-global .col.span_8{width:59%}.gg-button-global .nectar-button{color:#333 !important;padding:20px 55px !important;display:block;text-align:center}.gg-button-global__buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px}.gg-button-global img.phone{-webkit-box-shadow:none;box-shadow:none;border-radius:50%;-webkit-transition:opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1),border-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),color 0.45s cubic-bezier(0.25, 1, 0.33, 1),background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),-webkit-transform 0.45s cubic-bezier(0.25, 1, 0.33, 1),-webkit-box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1);transition:opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1),border-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),color 0.45s cubic-bezier(0.25, 1, 0.33, 1),background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),-webkit-transform 0.45s cubic-bezier(0.25, 1, 0.33, 1),-webkit-box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1);-o-transition:opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1),border-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),color 0.45s cubic-bezier(0.25, 1, 0.33, 1),background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1),-o-transform 0.45s cubic-bezier(0.25, 1, 0.33, 1);transition:opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1),transform 0.45s cubic-bezier(0.25, 1, 0.33, 1),border-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),color 0.45s cubic-bezier(0.25, 1, 0.33, 1),background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1);transition:opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1),transform 0.45s cubic-bezier(0.25, 1, 0.33, 1),border-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),color 0.45s cubic-bezier(0.25, 1, 0.33, 1),background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1),-webkit-transform 0.45s cubic-bezier(0.25, 1, 0.33, 1),-o-transform 0.45s cubic-bezier(0.25, 1, 0.33, 1),-webkit-box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1)}.gg-button-global img.phone:hover{-webkit-box-shadow:0 20px 38px rgba(0,0,0,0.16);box-shadow:0 20px 38px rgba(0,0,0,0.16);-ms-transform:translateY(-3px);-o-transform:translateY(-3px);transform:translateY(-3px);-webkit-transform:translateY(-3px)}@media screen and (max-width: 999px){.gg-button-global__buttons{gap:10px}.gg-button-global .col.span_8{width:69%}}@media screen and (max-width: 768px){.gg-button-global .nectar-button{padding:22px 45px !important;line-height:120%;font-size:12px}.gg-button-global .col.span_8{width:180%}}@media screen and (max-width: 400px){.gg-button-global .col.span_8{width:230%}}@media screen and (max-width: 330px){#slide-out-widget-area.slide-out-from-right{min-width:284px !important}.main-content>.row>#breadcrumbs.yoast,.vc_row-fluid>.span_12 .wpb_column,body[data-col-gap=default] .vc_row-fluid[data-column-margin=default]:not(.full-width-content) .full-page-inner>.container>.span_12 .wpb_column:not(.child_column){padding-left:3%;padding-right:3%}#footer-outer{padding:0 5%}body{font-size:17px;line-height:130%}#ajax-content-wrap #footer-outer #footer-widgets .col input[type=submit]{padding:12px 24px !important;font-size:11px}#ajax-content-wrap input{padding:8px 25px !important;font-size:16px !important}.nectar-flickity[data-control-style=material_pagination] h3{font-size:30px !important;max-width:300px;word-break:break-word}body.material .nectar-button.jumbo:not([class*=see-through]){padding:16px 37px;font-size:15px}}.button-right{text-align:right}div[data-style="minimal_small"] .toggle .toggle-heading{font-size:20px !important}body[data-header-resize="1"]:not(.home) .container-wrap{padding-top:1.3em !important}.blur{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gg-post-headline h1{font-size:50px;line-height:136% !important}body[data-form-submit=regular] .container-wrap input[type=submit],#footer-outer #footer-widgets .col input[type=submit]{width:100%}.download-mit-bild-kachel .vc_col-sm-9.wpb_column .hover-wrap-inner a img{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.download-mit-bild-kachel .vc_col-sm-9.wpb_column .hover-wrap-inner a:hover img{-webkit-transform:scale(1.1) !important;-ms-transform:scale(1.1) !important;-o-transform:scale(1.1) !important;transform:scale(1.1) !important}@media screen and (max-width: 380px){#header-outer header{padding-left:.6em;padding-right:.6em}}@media screen and (max-width: 330px){body.material #top .cta-button button{padding:17px 12px !important;font-size:8px !important}#slide-out-widget-area.slide-out-from-right.material-open .inner>div{-webkit-transform:translateX(6%) !important;-ms-transform:translateX(6%) !important;-o-transform:translateX(6%) !important;transform:translateX(6%) !important}}@media screen and (max-width: 580px){#footer-outer #footer-widgets .col ul a{font-size:17px}}@media screen and (max-width: 999px){.footer-infos tr td{font-size:17px}#ajax-content-wrap #footer-outer #footer-widgets .col input[type=submit]{padding:21px 24px !important}.gg__tafel-content-teaser .wpb_text_column{display:block !important}table{display:block;overflow-x:auto;white-space:nowrap}.gg-post-headline h1{font-size:7vw}.button-right{text-align:left}.nectar-social-inner{-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.social-sharing *{text-align:left !important}}.wpb_gallery .nectar-flickity .flickity-slider .cell .item-meta{position:absolute;bottom:-6px;width:100%;max-width:100%}.wpb_gallery .nectar-flickity .flickity-slider .cell .item-meta p{font-size:16px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(255,255,255,0.7);padding:4px 20px 13px}.wpb_gallery .nectar-flickity .flickity-slider .cell .item-meta h4{font-size:16px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(255,255,255,0.7);padding:6px 20px 0;margin-bottom:0}.blog-recent[data-style*=classic_enhanced],.blog-recent[data-style=material]{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%}.blog-recent .col{margin-bottom:0 !important}body[data-slide-out-widget-area-style=slide-out-from-right] .nectar-social.fixed{display:none}#ajax-content-wrap{margin-top:1.5em}body.home #ajax-content-wrap{margin-top:0}.blog-recent[data-style*=classic_enhanced][data-remove-post-nectar-love="1"][data-remove-post-comment-number="1"][data-remove-post-author="1"] .inner-wrap{padding-bottom:0;min-height:606px}.nectar-flickity.nectar-carousel[data-format="fixed_text_content_fullwidth"] .flickity-page-dots{bottom:-51px !important}body.post-template-default.single .post__author-box .iwithtext .iwt-text{max-width:434px !important}body.post-template-default.single .post__author-box .iwithtext .iwt-icon img{height:70px;-o-object-fit:cover;object-fit:cover;border-radius:50%;border:1px solid var(--primary-color)}section.related.products{display:none}.gg-image__header--left .row-bg-wrap{margin-left:20vw}.gg-image__header--right .row-bg-wrap{margin-left:-20vw}.post-type-archive-product.woocommerce .container-wrap{padding-bottom:0}body.archive.post-type-archive-product #ajax-content-wrap{margin-top:0}#ajax-content-wrap .gg__table table{background-color:transparent !important;border:none !important}.gg__table td{border:none !important;background:transparent !important}.gg__table tr{background:transparent !important}.gg__table td a{color:var(--extra-color-1);font-family:'Frutiger LT Std Bold'}#ajax-content-wrap .cm-tile__headline{max-width:100%;margin-bottom:0 !important}.gg-top-header__cta button{font-family:"Frutiger LT Std Light" !important}#slide-out-widget-area #mobile-top-icons{-webkit-box-pack:left;-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left;margin-bottom:2em !important}#mobile-top-icons #mobile-lang-switch select,#slide-out-widget-area .wp-block-button a{font-size:14px !important}#slide-out-widget-area .widget.widget_nav_menu .menu-top-menu-container li a{font-size:14px;margin-bottom:3px}#slide-out-widget-area #mobile-top-icons #mobile-lang-switch select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:5px 33px 5px 23px !important;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTk5IiBoZWlnaHQ9IjQzIiB2aWV3Qm94PSIwIDAgMTk5IDQzIj4KICA8ZGVmcz4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1aZWljaGVuZmzDpGNoZV8xIj4KICAgICAgPHJlY3Qgd2lkdGg9IjE5OSIgaGVpZ2h0PSI0MyIvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPGcgaWQ9IlplaWNoZW5mbMOkY2hlXzEiIGRhdGEtbmFtZT0iWmVpY2hlbmZsw6RjaGUg4oCTIDEiIGNsaXAtcGF0aD0idXJsKCNjbGlwLVplaWNoZW5mbMOkY2hlXzEpIj4KICAgIDxyZWN0IHdpZHRoPSIxOTkiIGhlaWdodD0iNDMiIGZpbGw9IiNmZmYiLz4KICAgIDxwYXRoIGlkPSJGaWxsXzEiIGRhdGEtbmFtZT0iRmlsbCAxIiBkPSJNMS4zNzksMCwwLDEuMzkzLDUuMDY5LDYuNTE0LDYuMDMsNy41bC0uOTYxLjk4NkwwLDEzLjYwNywxLjM3OSwxNSw4LjgsNy41WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTc3LjkwMiAxNy4wOTgpIHJvdGF0ZSg5MCkiIGZpbGw9IiMzMzMiLz4KICA8L2c+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-position:right;-webkit-background-size:210px 210px;background-size:150px}#slide-out-widget-area[data-dropdown-func=separate-dropdown-parent-link] .off-canvas-menu-container li ul,.material #slide-out-widget-area[class*=slide-out-from-right] .off-canvas-menu-container li ul{padding-left:9px !important}#slide-out-widget-area[class*=slide-out-from-right] .widget.widget_nav_menu>div{display:block}#slide-out-widget-area[class*=slide-out-from-right] .widget.widget_nav_menu>div .menu{text-align:center}#slide-out-widget-area[class*=slide-out-from-right] .widget.widget_nav_menu>div{display:block}.blog-recent[data-style*=classic_enhanced][data-color-scheme=light] h3.title{line-height:130%;word-break:break-word}.gg-button-global .col.span_8{width:59%}.gg-button-global .nectar-button{color:#333 !important;padding:20px 55px !important;display:block;text-align:center}.gg-button-global__buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px}.gg-button-global img.phone{-webkit-box-shadow:none;box-shadow:none;border-radius:50%;-webkit-transition:opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1),border-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),color 0.45s cubic-bezier(0.25, 1, 0.33, 1),background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),-webkit-transform 0.45s cubic-bezier(0.25, 1, 0.33, 1),-webkit-box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1);transition:opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1),border-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),color 0.45s cubic-bezier(0.25, 1, 0.33, 1),background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),-webkit-transform 0.45s cubic-bezier(0.25, 1, 0.33, 1),-webkit-box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1);-o-transition:opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1),border-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),color 0.45s cubic-bezier(0.25, 1, 0.33, 1),background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1),-o-transform 0.45s cubic-bezier(0.25, 1, 0.33, 1);transition:opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1),transform 0.45s cubic-bezier(0.25, 1, 0.33, 1),border-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),color 0.45s cubic-bezier(0.25, 1, 0.33, 1),background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1);transition:opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1),transform 0.45s cubic-bezier(0.25, 1, 0.33, 1),border-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),color 0.45s cubic-bezier(0.25, 1, 0.33, 1),background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1),-webkit-transform 0.45s cubic-bezier(0.25, 1, 0.33, 1),-o-transform 0.45s cubic-bezier(0.25, 1, 0.33, 1),-webkit-box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1)}.gg-button-global img.phone:hover{-webkit-box-shadow:0 20px 38px rgba(0,0,0,0.16);box-shadow:0 20px 38px rgba(0,0,0,0.16);-ms-transform:translateY(-3px);-o-transform:translateY(-3px);transform:translateY(-3px);-webkit-transform:translateY(-3px)}@media screen and (max-width: 999px){.gg-button-global__buttons{gap:10px}.gg-button-global .col.span_8{width:69%}}@media screen and (max-width: 768px){.gg-button-global .nectar-button{padding:22px 45px !important;line-height:120%;font-size:12px}.gg-button-global .col.span_8{width:180%}}@media screen and (max-width: 400px){.gg-button-global .col.span_8{width:230%}.gg-icon-solution .iwithtext .iwt-icon{position:relative}.gg-icon-solution .iwithtext .iwt-text{padding-left:0 !important}.gg-icon-solution .nectar-cta{margin-left:0 !important}}@media screen and (max-width: 650px){.tp-bullets{right:40px !important;left:unset !important}.main-content>.row>#breadcrumbs.yoast{padding:0 0 26px 0 !important}.nectar-milestone,.nectar-milestone-text{text-align:center !important}.widget_product_search{margin-bottom:2em !important}body.post-type-archive-product #breadcrumbs{padding-top:0}}.widget_product_search h4{display:none}@media screen and (max-width: 330px){#slide-out-widget-area.slide-out-from-right{min-width:284px !important}.main-content>.row>#breadcrumbs.yoast,.vc_row-fluid>.span_12 .wpb_column,body[data-col-gap=default] .vc_row-fluid[data-column-margin=default]:not(.full-width-content) .full-page-inner>.container>.span_12 .wpb_column:not(.child_column){padding-left:3%;padding-right:3%}#footer-outer{padding:0 5%}body{font-size:17px;line-height:130%}#ajax-content-wrap #footer-outer #footer-widgets .col input[type=submit]{padding:12px 24px !important;font-size:11px}#ajax-content-wrap input{padding:8px 25px !important;font-size:16px !important}.nectar-flickity[data-control-style=material_pagination] h3{font-size:30px !important;max-width:300px;word-break:break-word}body.material .nectar-button.jumbo:not([class*=see-through]){padding:16px 37px;font-size:15px}}@media screen and (max-width: 400px){h1,h2,h3,h4,h5,h6{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}}@media screen and (max-width: 999px){.certifiticate-row .hover-wrap-inner{height:100px !important}img.smaller-certifiticate-icon-mobile{height:100px !important}}@media screen and (max-width: 999px){.mobile-reverse-order .row_col_wrap_12{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.margin-top-25px{margin-top:25px}.no-padding-top.vc_row.top_padding_tablet_10pct{padding-top:0 !important}.mobile-center-image .hover-wrap-inner{text-align:center}.mobile-center-image img{width:100%}}.display-block{display:block !important}.woof_list_checkbox li div{min-width:22px}@media screen and (max-width: 1100px){body.material #top .sf-menu .menu-title-text{font-size:17px !important}body.material #top .cta-button{margin-left:2em}}.gg-download--block{display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content}figure.product__edit-item__icon img{width:60px}.bookly-form .picker__holder{height:500px !important;max-height:initial !important}.picker__wrap{height:inherit !important}.picker__box{height:auto !important}@media screen and (max-width: 580px){.nectar-button.jumbo{padding:19px 20px !important}}@media screen and (max-width: 650px){.tp-bullets{right:40px !important;left:unset !important}}body.search-results #search-results[data-layout*=list] article .inner-wrap>a,body.search-results #search-results[data-layout*=list] article:before{display:none}body.search-results #search-results[data-layout*=list] article{border-bottom:1px solid #f2f2f2}.bookly-form .picker__holder{height:500px !important;max-height:initial !important}.picker__wrap{height:inherit !important}.picker__box{height:auto !important}@media screen and (max-width: 580px){.nectar-button.jumbo{padding:19px 20px !important}}@media screen and (max-width: 650px){.tp-bullets{right:40px !important;left:unset !important}}.nobreak{white-space:nowrap}body.page-id-3664 .language-switcher__list li.lang-item:not(.lang-item-de):not(.lang-item-en),body.page-id-458 .language-switcher__list li.lang-item:not(.lang-item-de):not(.lang-item-en){display:none}#footer-outer #copyright .col ul.social li:last-child a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:1px solid var(--primary-color);border-radius:50%;width:35px !important;height:35px !important}#footer-outer #copyright .col ul.social li:last-child a i{color:#333333;font-size:17px}.search_location{display:none}#ajax-content-wrap .bookly-form .bookly-label-error{color:#aa0000 !important}#ajax-content-wrap .container-wrap .job_filters .search_jobs .search_keywords{width:70% !important}body.material #top .sf-menu li.menu-item-has-children.nectar-megamenu-menu-item>.sub-menu .title>a .menu-title-text{display:none !important}#header-secondary-outer .language-switcher__list li.lang-item a img{max-width:22px}#header-secondary-outer .language-switcher__current .flags li.lang-item img{margin-bottom:0;width:27px;height:27px;border-radius:50%;-o-object-fit:cover;object-fit:cover}body #header-secondary-outer .language-switcher__list li.lang-item.current-lang>a{color:var(--extra-color-1) !important}.wp-pagenavi .last,.wp-pagenavi .first{display:none}.wp-pagenavi .nextpostslink::after{content:'';margin:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTk5IiBoZWlnaHQ9IjQzIiB2aWV3Qm94PSIwIDAgMTk5IDQzIj4KICA8ZGVmcz4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1aZWljaGVuZmzDpGNoZV8xIj4KICAgICAgPHJlY3Qgd2lkdGg9IjE5OSIgaGVpZ2h0PSI0MyIvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPGcgaWQ9IlplaWNoZW5mbMOkY2hlXzEiIGRhdGEtbmFtZT0iWmVpY2hlbmZsw6RjaGUg4oCTIDEiIGNsaXAtcGF0aD0idXJsKCNjbGlwLVplaWNoZW5mbMOkY2hlXzEpIj4KICAgIDxyZWN0IHdpZHRoPSIxOTkiIGhlaWdodD0iNDMiIGZpbGw9IiNmZmYiLz4KICAgIDxwYXRoIGlkPSJGaWxsXzEiIGRhdGEtbmFtZT0iRmlsbCAxIiBkPSJNMS4zNzksMCwwLDEuMzkzLDUuMDY5LDYuNTE0LDYuMDMsNy41bC0uOTYxLjk4NkwwLDEzLjYwNywxLjM3OSwxNSw4LjgsNy41WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTc3LjkwMiAxNy4wOTgpIHJvdGF0ZSg5MCkiIGZpbGw9IiMzMzMiLz4KICA8L2c+Cjwvc3ZnPgo=);width:34px;height:30px;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center right;-webkit-transform:rotate(269deg);-ms-transform:rotate(269deg);-o-transform:rotate(269deg);transform:rotate(269deg);margin-top:-6px}.wp-pagenavi .previouspostslink::before{content:'';margin:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTk5IiBoZWlnaHQ9IjQzIiB2aWV3Qm94PSIwIDAgMTk5IDQzIj4KICA8ZGVmcz4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1aZWljaGVuZmzDpGNoZV8xIj4KICAgICAgPHJlY3Qgd2lkdGg9IjE5OSIgaGVpZ2h0PSI0MyIvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPGcgaWQ9IlplaWNoZW5mbMOkY2hlXzEiIGRhdGEtbmFtZT0iWmVpY2hlbmZsw6RjaGUg4oCTIDEiIGNsaXAtcGF0aD0idXJsKCNjbGlwLVplaWNoZW5mbMOkY2hlXzEpIj4KICAgIDxyZWN0IHdpZHRoPSIxOTkiIGhlaWdodD0iNDMiIGZpbGw9IiNmZmYiLz4KICAgIDxwYXRoIGlkPSJGaWxsXzEiIGRhdGEtbmFtZT0iRmlsbCAxIiBkPSJNMS4zNzksMCwwLDEuMzkzLDUuMDY5LDYuNTE0LDYuMDMsNy41bC0uOTYxLjk4NkwwLDEzLjYwNywxLjM3OSwxNSw4LjgsNy41WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTc3LjkwMiAxNy4wOTgpIHJvdGF0ZSg5MCkiIGZpbGw9IiMzMzMiLz4KICA8L2c+Cjwvc3ZnPgo=);width:34px;height:30px;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center right;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);margin-top:4px}@media only screen and (max-width: 999px){.row .span_2 h3,.row .span_3 h3,.row .span_4 h3,.row .vc_col-sm-2 h3,.row .vc_col-sm-3 h3,.row .vc_col-sm-4 h3,.row .col h3,body h3,#slide-out-widget-area .nectar-ext-menu-item .inherit-h3,#mobile-menu .nectar-ext-menu-item .inherit-h3,#ajax-content-wrap .nectar-inherit-h3,.nectar-category-grid[data-style="mouse_follow_image"][data-h-tag="h3"] .content{line-height:120%}}#footer-outer #copyright .col ul.social li a{border:none !important}#footer-outer #copyright .social li img{max-width:30px;margin-bottom:0}#footer-outer #copyright .social li:first-child img{max-width:38px;margin-top:3px}.single_job_listing .meta li{color:#333}#ajax-content-wrap .container-wrap .single_job_listing .meta li a{color:inherit}.nectar-ajax-search-results .post-featured-img{display:none}.application_details{padding:20px}#gform_19 .gfield select.large{-webkit-appearance:none;-moz-appearance:none;appearance:none}.display-block{display:block !important}.bookly-service-step .bookly-week-days input[type='checkbox']+label,.bookly-repeat-step .bookly-week-days input[type='checkbox']:checked+label{margin-top:7px}.woof_list_checkbox input[type="checkbox"]{z-index:0}#footer-widgets .wp-block-table td,#footer-widgets .wp-block-table th{border:none !important;padding:0 !important}.news-listing__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:29px;margin:3.5em -29px 3.5em 0 !important}.news__item{border:1px solid #F0F0F0;width:-webkit-calc(33.333% - 29px);width:calc(33.333% - 29px)}@media screen and (max-width: 999px){.news__item{width:-webkit-calc(100% - 29px);width:calc(100% - 29px)}}.news__item:hover .news__title{color:var(--primary-color)}.news__search .row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-left:-30px;margin-right:-30px}@media screen and (max-width: 999px){.news__search .row{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin:0;gap:0}}.news__search .row div{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}@media screen and (max-width: 999px){.news__search .row div{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:1em}}.news__search .row div.search{-webkit-box-flex:0;-webkit-flex:0 0 40%;-ms-flex:0 0 40%;flex:0 0 40%}.news__search .row div.search input{padding:20px 60px 20px 20px !important}@media screen and (max-width: 999px){.news__search .row div.search{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}.news__search select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTk5IiBoZWlnaHQ9IjQzIiB2aWV3Qm94PSIwIDAgMTk5IDQzIj4KICA8ZGVmcz4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1aZWljaGVuZmzDpGNoZV8xIj4KICAgICAgPHJlY3Qgd2lkdGg9IjE5OSIgaGVpZ2h0PSI0MyIvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPGcgaWQ9IlplaWNoZW5mbMOkY2hlXzEiIGRhdGEtbmFtZT0iWmVpY2hlbmZsw6RjaGUg4oCTIDEiIGNsaXAtcGF0aD0idXJsKCNjbGlwLVplaWNoZW5mbMOkY2hlXzEpIj4KICAgIDxyZWN0IHdpZHRoPSIxOTkiIGhlaWdodD0iNDMiIGZpbGw9IiNmZmYiLz4KICAgIDxwYXRoIGlkPSJGaWxsXzEiIGRhdGEtbmFtZT0iRmlsbCAxIiBkPSJNMS4zNzksMCwwLDEuMzkzLDUuMDY5LDYuNTE0LDYuMDMsNy41bC0uOTYxLjk4NkwwLDEzLjYwNywxLjM3OSwxNSw4LjgsNy41WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTc3LjkwMiAxNy4wOTgpIHJvdGF0ZSg5MCkiIGZpbGw9IiMzMzMiLz4KICA8L2c+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-position:right;-webkit-background-size:210px 210px;background-size:210px}.news__search-form{padding:12px 27px !important;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMzE0IiBoZWlnaHQ9IjczIiB2aWV3Qm94PSIwIDAgMzE0IDczIj4KICA8ZGVmcz4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcC1aZWljaGVuZmzDpGNoZV8xIj4KICAgICAgPHJlY3Qgd2lkdGg9IjMxNCIgaGVpZ2h0PSI3MyIvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPGcgaWQ9IlplaWNoZW5mbMOkY2hlXzEiIGRhdGEtbmFtZT0iWmVpY2hlbmZsw6RjaGUg4oCTIDEiIGNsaXAtcGF0aD0idXJsKCNjbGlwLVplaWNoZW5mbMOkY2hlXzEpIj4KICAgIDxyZWN0IHdpZHRoPSIzMTQiIGhlaWdodD0iNzMiIGZpbGw9IiNmZmYiLz4KICAgIDxwYXRoIGlkPSJGaWxsXzFfQ29weV8yIiBkYXRhLW5hbWU9IkZpbGwgMSBDb3B5IDIiIGQ9Ik0yNC45MTUsMjZhMS4wNzgsMS4wNzgsMCwwLDEtLjc2Ny0uMzE5TDE3LjksMTkuNDM2QTEwLjk2NiwxMC45NjYsMCwxLDEsMTkuNDMxLDE3LjlsNi4yNSw2LjI1MWExLjA3NiwxLjA3NiwwLDAsMSwwLDEuNTI4QTEuMDc4LDEuMDc4LDAsMCwxLDI0LjkxNSwyNlpNMTAuODMzLDIuMTY2YTguNjY3LDguNjY3LDAsMSwwLDguNjY3LDguNjdBOC42NzgsOC42NzgsMCwwLDAsMTAuODMzLDIuMTY2WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjYwIDIzLjUpIiBmaWxsPSIjMzMzIi8+CiAgPC9nPgo8L3N2Zz4K);width:100%;-webkit-background-size:270px 270px;background-size:270px;background-repeat:no-repeat;background-position:right}.news__wrapper{position:relative}.news__image{min-height:230px;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center}.news__title{margin:0.5em 0 !important;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;font-size:34px !important;line-height:130%;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.news__details{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.news__details *{font-size:16px}.news__contents{padding:2em}.news__link{position:absolute;bottom:0;left:0;right:0;top:0}.news__category .post-categories{margin:0;padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}@media screen and (max-width: 650px){.news__category .post-categories{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.news__category .post-categories li{list-style:none}.news__category .post-categories li a{background:var(--primary-color);color:var(--extra-color-1);padding:7px 20px 5px 20px;text-transform:uppercase;border-radius:30px;font-size:14px;position:relative;z-index:1000}.wp-pagenavi{padding:3.5em 0 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%}@media screen and (max-width: 650px){.wp-pagenavi{padding:0;margin-left:-7px;margin-right:29px}}.wp-pagenavi .pages{display:none}.wp-pagenavi .current{background:#f5d200}.wp-pagenavi *{width:30px;height:30px;border:2px solid #f5d200;color:#333333;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:10px;padding:24px !important;border-radius:50%;font-weight:700}@media screen and (max-width: 999px){.wp-pagenavi *{width:15px;height:15px;margin:7px;padding:20px !important;font-size:16px}}.wp-pagenavi .previouspostslink,.wp-pagenavi .nextpostslink{width:auto;border-radius:40px}@media screen and (max-width: 768px){.wp-pagenavi .previouspostslink,.wp-pagenavi .nextpostslink{display:none}}@media screen and (max-width: 768px){.wp-pagenavi .extend{display:none}}.news-listing__error{display:none;padding:2em 0;font-size:29px;color:var(--primary-color)}#post-reset{display:none;text-align:right;padding:22px 0px;cursor:pointer}.product__color__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1em 0}.product__color-item{-webkit-box-flex:0;-webkit-flex:0 0 16.666%;-ms-flex:0 0 16.666%;flex:0 0 16.666%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.product__color-item__icon img{width:80px;height:80px;margin-bottom:6px !important}.product__color-item__headline{font-size:14px !important;max-width:88px;line-height:120% !important;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.standort__title{margin-bottom:0.5em !important}.standort-details-space{padding:0 0 2px}.standort__adress{margin:1em 0}.standort__adress-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:20px}.standort__adress-wrapper .icon{cursor:pointer}.standort__adress-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:1.3em;margin:1em 0}.standort__details a{color:inherit}.standort__category{margin-bottom:20px !important;color:var(--primary-color)}#standort-search-form .search{-webkit-box-flex:0;-webkit-flex:0 0 64%;-ms-flex:0 0 64%;flex:0 0 64%}@media screen and (max-width: 999px){#standort-search-form .search{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}#rhenus-standorte-karte .gg-dots-content article .wrap{margin-bottom:10px}#rhenus-standorte-karte{width:100%;height:450px;margin-bottom:5em;outline:none}#rhenus-standorte-karte .leaflet-tile-pane{-webkit-filter:grayscale(100%);filter:grayscale(100%)}#rhenus-standorte-karte .leaflet-control-attribution.leaflet-control a,#rhenus-standorte-karte .leaflet-control-attribution.leaflet-control span{display:none}#rhenus-standorte-karte .leaflet-div-icon{background:transparent;border:none}#rhenus-standorte-karte.leaflet-container a{color:var(--primary-color)}#rhenus-standorte-karte .gg-dots-content p{margin:0 !important;padding-bottom:0}#rhenus-standorte-karte .gg-dots-content h5{font-size:16px !important;margin-bottom:0}#rhenus-standorte-karte .gg-dots-content .wrap h6{font-size:14px;color:var(--primary-color)}#rhenus-standorte-karte .gg-dots-content .wrap .details{padding-bottom:17px !important;max-width:160px !important}#rhenus-standorte-karte .gg-dots-content .link a{color:var(--extra-color-1) !important}#rhenus-standorte-karte .gg-dots-content{padding-bottom:23px}.product.featured{position:relative;overflow:hidden}.wimpel{position:absolute;width:100%;height:35px;top:52px;right:-100px;background:#f5d200;color:white;letter-spacing:2px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-weight:bold;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);z-index:-2;opacity:0}.product.featured .wimpel{z-index:999;opacity:1}

/*# sourceMappingURL=child-style.css.map */
