body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
header,footer,nav,section,aside,main,article,figure,figcaption{display:block}body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img,iframe{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
@charset "UTF-8";/*!
 * mmenu.js
 * mmenujs.com
 *
 * Copyright (c) Fred Heusschen
 * frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */:root{--mm-lineheight:22px}.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu,.mm-menu *,.mm-menu :after,.mm-menu :before{-webkit-transition-property:none;-o-transition-property:none;transition-property:none;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}:root{--mm-blocker-visibility-delay:0.4s;--mm-blocker-opacity-delay:0s}.mm-blocker{display:block;position:absolute;bottom:100%;top:0;right:0;left:0;z-index:3;opacity:0;background:var(--mm-color-background);-webkit-transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),-webkit-transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),-webkit-transform .4s ease;-o-transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease,-webkit-transform .4s ease}.mm-blocker:focus-visible{opacity:.75}.mm-btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:50px;padding:0}.mm-btn--next,[dir=rtl] .mm-btn--prev{--mm-btn-rotate:135deg}.mm-btn--prev,[dir=rtl] .mm-btn--next{--mm-btn-rotate:-45deg}.mm-btn--next:after,.mm-btn--prev:before{content:"";display:block;position:absolute;top:0;bottom:0;width:8px;height:8px;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid var(--mm-color-icon);border-bottom:none;border-right:none;-webkit-transform:rotate(var(--mm-btn-rotate));-ms-transform:rotate(var(--mm-btn-rotate));transform:rotate(var(--mm-btn-rotate))}.mm-btn--prev:before{inset-inline-start:23px}.mm-btn--next:after{inset-inline-end:23px}.mm-btn--close:before{content:"×";font-size:150%}.mm-btnreset{padding:0;background:0 0;border:none;cursor:pointer}.mm-divider{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:-webkit-sticky;position:sticky;z-index:2;top:0;min-height:var(--mm-lineheight);padding:calc((var(--mm-listitem-size) * .65 - var(--mm-lineheight)) * .5) 20px;font-size:75%;text-transform:uppercase;background:var(--mm-color-background);background-image:-webkit-gradient(linear,left top,left bottom,from(var(--mm-color-background-highlight)),to(var(--mm-color-background-highlight)));background-image:-o-linear-gradient(var(--mm-color-background-highlight),var(--mm-color-background-highlight));background-image:linear-gradient(var(--mm-color-background-highlight),var(--mm-color-background-highlight));opacity:1;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.mm-navbar:not(.mm-hidden)~.mm-listview .mm-divider{top:var(--mm-navbar-size)}:root{--mm-listitem-size:50px}.mm-listitem{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding:0;margin:0;color:var(--mm-color-text);border-color:var(--mm-color-border)}.mm-listitem:after{content:"";border-color:inherit;border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;inset-inline-start:20px;inset-inline-end:0;bottom:0}.mm-listitem__btn,.mm-listitem__text{padding:calc((var(--mm-listitem-size) - var(--mm-lineheight))/ 2) 0}.mm-listitem__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:10%;flex-basis:10%;display:block;padding-left:20px;padding-right:20px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-listitem__btn{display:block;position:relative;width:auto;-webkit-padding-end:50px;padding-inline-end:50px;border-color:inherit;background:rgba(3,2,1,0)}.mm-listitem__btn:not(.mm-listitem__text){border-left-width:1px;border-left-style:solid}.mm-listitem--selected>.mm-listitem__text{background:var(--mm-color-background-emphasis)}.mm-listitem--opened>.mm-listitem__btn,.mm-listitem--opened>.mm-panel{background:var(--mm-color-background-highlight)}.mm-listview{list-style:none;display:block;padding:0;margin:0}.mm-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;-ms-scroll-chaining:none;overscroll-behavior:none;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text);line-height:var(--mm-lineheight);-webkit-tap-highlight-color:var(--mm-color-background-emphasis);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mm-menu ::-webkit-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::-moz-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu :-ms-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::-ms-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::placeholder{color:var(--mm-color-text-dimmed)}.mm-menu,.mm-menu *{-webkit-box-sizing:border-box;box-sizing:border-box}.mm-menu :focus,.mm-menu :focus-visible,.mm-menu:focus,.mm-menu:focus-visible{outline:0}.mm-menu a,.mm-menu button,.mm-menu label{color:inherit}.mm-menu a:focus,.mm-menu button:focus,.mm-menu label:focus{outline:0}.mm-menu a:focus-visible,.mm-menu button:focus-visible,.mm-menu label:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:-5px}.mm-menu input:focus,.mm-menu input:focus-visible,.mm-menu select:focus,.mm-menu select:focus-visible,.mm-menu textarea:focus,.mm-menu textarea:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:2px}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{text-decoration:none;color:inherit}:root{--mm-navbar-size:50px}.mm-navbar{display:-webkit-box;display:-ms-flexbox;display:flex;position:-webkit-sticky;position:sticky;top:0;z-index:2;min-height:var(--mm-navbar-size);padding-top:env(safe-area-inset-top);color:var(--mm-color-text-dimmed);text-align:center;opacity:1;background:var(--mm-color-background);border-bottom:1px solid var(--mm-color-border);-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.mm-navbar>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-navbar__btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.mm-navbar__title{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px;overflow:hidden}.mm-navbar__title[href="#"]{pointer-events:none}.mm-navbar__title>span{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-btn.mm-hidden+.mm-navbar__title:not(:last-child){-webkit-padding-start:60px;padding-inline-start:60px;-webkit-padding-end:10px;padding-inline-end:10px}.mm-btn:not(.mm-hidden)+.mm-navbar__title:last-child{-webkit-padding-start:10px;padding-inline-start:10px;-webkit-padding-end:60px;padding-inline-end:60px}.mm-panel{--mm-panel-child-offset:100%;--mm-panel-parent-offset:-30%;position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;-webkit-overflow-scrolling:touch;overflow:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;color:var(--mm-color-text);border-color:var(--mm-color-border);background:var(--mm-color-background);-webkit-transform:translate3d(var(--mm-panel-child-offset),0,0);transform:translate3d(var(--mm-panel-child-offset),0,0);-webkit-transition-property:inset-inline-start,-webkit-transform;transition-property:inset-inline-start,-webkit-transform;-o-transition-property:transform,inset-inline-start;transition-property:transform,inset-inline-start;transition-property:transform,inset-inline-start,-webkit-transform}[dir=rtl] .mm-panel{--mm-panel-child-offset:-100%;--mm-panel-parent-offset:30%}.mm-panel:after{content:"";display:block;height:var(--mm-listitem-size)}.mm-panel:focus{outline:0}.mm-panel--opened{z-index:2;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.mm-panel--parent{-webkit-transform:translate3d(var(--mm-panel-parent-offset),0,0);transform:translate3d(var(--mm-panel-parent-offset),0,0);z-index:0}.mm-panel--highest{z-index:3}.mm-menu--opened .mm-panel--noanimation{-webkit-transition:none!important;-o-transition:none!important;transition:none!important;-webkit-transition-duration:0s!important;-o-transition-duration:0s!important;transition-duration:0s!important}.mm-panel__content{padding:20px}.mm-panels{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;height:100%;overflow:hidden;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text)}.mm-panels:focus{outline:0}:root{--mm-toggle-size:34px}.mm-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:calc(var(--mm-toggle-size) * 1.75);-ms-flex:calc(var(--mm-toggle-size) * 1.75) 0 0px;flex:calc(var(--mm-toggle-size) * 1.75) 0 0;height:var(--mm-toggle-size);-webkit-margin-end:10px;margin-inline-end:10px;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:none!important;border-radius:var(--mm-toggle-size);border:var(--mm-color-border);background:var(--mm-color-border);cursor:pointer;-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}.mm-toggle:before{content:"";aspect-ratio:1;margin:2px;border-radius:100%;background:var(--mm-color-background);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.mm-toggle:checked{background:#4bd963}.mm-toggle:checked:before{-webkit-transform:translateX(calc(var(--mm-toggle-size) * .75));-ms-transform:translateX(calc(var(--mm-toggle-size) * .75));transform:translateX(calc(var(--mm-toggle-size) * .75))}[dir=rtl] .mm-toggle:checked:before{-webkit-transform:translateX(calc(var(--mm-toggle-size) * -.75));-ms-transform:translateX(calc(var(--mm-toggle-size) * -.75));transform:translateX(calc(var(--mm-toggle-size) * -.75))}.mm-listitem--vertical>.mm-panel{position:static;width:100%;padding:10px 0 10px 20px;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;-webkit-transition:none!important;-o-transition:none!important;transition:none!important}.mm-listitem--vertical>.mm-panel:after{content:none;display:none}.mm-listitem--vertical:not(.mm-listitem--opened)>.mm-panel{display:none}.mm-listitem--vertical>.mm-listitem__btn{height:var(--mm-listitem-size);bottom:auto}.mm-listitem--vertical .mm-listitem:last-child:after{border-color:transparent}.mm-listitem--opened>.mm-listitem__btn:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}:root{--mm-size:80%;--mm-min-size:240px;--mm-max-size:440px}.mm-menu--offcanvas{position:fixed;z-index:0}.mm-page{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh;background:inherit}:where(.mm-slideout){position:relative;z-index:1;width:100%;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:width,transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}.mm-wrapper--opened,.mm-wrapper--opened body{overflow:hidden}.mm-wrapper__blocker{background:rgba(0,0,0,.4)}.mm-wrapper--opened .mm-wrapper__blocker{--mm-blocker-visibility-delay:0s;--mm-blocker-opacity-delay:0.4s;bottom:0;opacity:.5}.mm-menu{--mm-translate-horizontal:0;--mm-translate-vertical:0}.mm-menu--position-left,.mm-menu--position-left-front{right:auto}.mm-menu--position-right,.mm-menu--position-right-front{left:auto}.mm-menu--position-left,.mm-menu--position-left-front,.mm-menu--position-right,.mm-menu--position-right-front{width:clamp(var(--mm-min-size),var(--mm-size),var(--mm-max-size))}.mm-menu--position-left-front{--mm-translate-horizontal:-100%}.mm-menu--position-right-front{--mm-translate-horizontal:100%}.mm-menu--position-top{bottom:auto}.mm-menu--position-bottom{top:auto}.mm-menu--position-bottom,.mm-menu--position-top{width:100%;height:clamp(var(--mm-min-size),var(--mm-size),var(--mm-max-size))}.mm-menu--position-top{--mm-translate-vertical:-100%}.mm-menu--position-bottom{--mm-translate-vertical:100%}.mm-menu--position-bottom,.mm-menu--position-left-front,.mm-menu--position-right-front,.mm-menu--position-top{z-index:2;-webkit-transform:translate3d(var(--mm-translate-horizontal),var(--mm-translate-vertical),0);transform:translate3d(var(--mm-translate-horizontal),var(--mm-translate-vertical),0);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.mm-menu--position-bottom.mm-menu--opened,.mm-menu--position-left-front.mm-menu--opened,.mm-menu--position-right-front.mm-menu--opened,.mm-menu--position-top.mm-menu--opened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper--position-left{--mm-translate-horizontal:clamp(
      var(--mm-min-size),
      var(--mm-size),
      var(--mm-max-size)
  )}.mm-wrapper--position-right{--mm-translate-horizontal:clamp(
      calc(-1 * var(--mm-max-size)),
      calc(-1 * var(--mm-size)),
      calc(-1 * var(--mm-min-size))
  )}.mm-wrapper--position-left .mm-slideout,.mm-wrapper--position-right .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper--position-left.mm-wrapper--opened .mm-slideout,.mm-wrapper--position-right.mm-wrapper--opened .mm-slideout{-webkit-transform:translate3d(var(--mm-translate-horizontal),0,0);transform:translate3d(var(--mm-translate-horizontal),0,0)}.mm-wrapper--position-bottom .mm-wrapper__blocker,.mm-wrapper--position-left-front .mm-wrapper__blocker,.mm-wrapper--position-right-front .mm-wrapper__blocker,.mm-wrapper--position-top .mm-wrapper__blocker{z-index:1}.mm-menu--theme-light{--mm-color-background:#f3f3f3;--mm-color-border:rgb(0 0 0 / 0.15);--mm-color-icon:rgb(0 0 0 / 0.4);--mm-color-text:rgb(0 0 0 / 0.8);--mm-color-text-dimmed:rgb(0 0 0 / 0.4);--mm-color-background-highlight:rgb(0 0 0 / 0.05);--mm-color-background-emphasis:rgb(255 255 255 / 0.75);--mm-color-focusring:#06c}.mm-menu--theme-light-contrast{--mm-color-background:#f3f3f3;--mm-color-border:rgb(0 0 0 / 0.5);--mm-color-icon:rgb(0 0 0 / 0.5);--mm-color-text:#000;--mm-color-text-dimmed:rgb(0 0 0 / 0.7);--mm-color-background-highlight:rgb(0 0 0 / 0.05);--mm-color-background-emphasis:rgb(255 255 255 / 0.9);--mm-color-focusring:#06c}.mm-menu--theme-dark{--mm-color-background:#333;--mm-color-border:rgb(0, 0, 0, 0.4);--mm-color-icon:rgb(255, 255, 255, 0.4);--mm-color-text:rgb(255, 255, 255, 0.8);--mm-color-text-dimmed:rgb(255, 255, 255, 0.4);--mm-color-background-highlight:rgb(255, 255, 255, 0.08);--mm-color-background-emphasis:rgb(0, 0, 0, 0.1);--mm-color-focusring:#06c}.mm-menu--theme-dark-contrast{--mm-color-background:#333;--mm-color-border:rgb(255 255 255 / 0.5);--mm-color-icon:rgb(255 255 255 / 0.5);--mm-color-text:#fff;--mm-color-text-dimmed:rgb(255 255 255 / 0.7);--mm-color-background-highlight:rgb(255 255 255 / 0.1);--mm-color-background-emphasis:rgb(0 0 0 / 0.3);--mm-color-focusring:#06c}.mm-menu--theme-white{--mm-color-background:#fff;--mm-color-border:rgb(0 0 0 / 0.15);--mm-color-icon:rgb(0 0 0 / 0.3);--mm-color-text:rgb(0 0 0 / 0.8);--mm-color-text-dimmed:rgb(0 0 0 / 0.3);--mm-color-background-highlight:rgb(0 0 0 / 0.06);--mm-color-background-emphasis:rgb(0 0 0 / 0.03);--mm-color-focusring:#06c}.mm-menu--theme-white-contrast{--mm-color-background:#fff;--mm-color-border:rgb(0 0 0 / 0.5);--mm-color-icon:rgb(0 0 0 / 0.5);--mm-color-text:#000;--mm-color-text-dimmed:rgb(0 0 0 / 0.7);--mm-color-background-highlight:rgb(0 0 0 / 0.07);--mm-color-background-emphasis:rgb(0 0 0 / 0.035);--mm-color-focusring:#06c}.mm-menu--theme-black{--mm-color-background:#000;--mm-color-border:rgb(255 255 255 / 0.2);--mm-color-icon:rgb(255 255 255 / 0.4);--mm-color-text:rgb(255 255 255 / 0.7);--mm-color-text-dimmed:rgb(255 255 255 / 0.4);--mm-color-background-highlight:rgb(255 255 255 / 0.1);--mm-color-background-emphasis:rgb(255 255 255 / 0.06);--mm-color-focusring:#06c}.mm-menu--theme-black-contrast{--mm-color-background:#000;--mm-color-border:rgb(255 255 255 / 0.5);--mm-color-icon:rgb(255 255 255 / 0.5);--mm-color-text:#fff;--mm-color-text-dimmed:rgb(255 255 255 / 0.6);--mm-color-background-highlight:rgb(255 255 255 / 0.125);--mm-color-background-emphasis:rgb(255 255 255 / 0.1);--mm-color-focusring:#06c}.mm-counter{display:block;-webkit-padding-start:20px;padding-inline-start:20px;float:right;color:var(--mm-color-text-dimmed)}[dir=rtl] .mm-counter{float:left}:root{--mm-iconbar-size:50px}.mm-menu--iconbar-left .mm-navbars,.mm-menu--iconbar-left .mm-panels{margin-left:var(--mm-iconbar-size)}.mm-menu--iconbar-right .mm-navbars,.mm-menu--iconbar-right .mm-panels{margin-right:var(--mm-iconbar-size)}.mm-iconbar{display:none;position:absolute;top:0;bottom:0;z-index:2;width:var(--mm-iconbar-size);overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border:0 solid;border-color:var(--mm-color-border);background:var(--mm-color-background);color:var(--mm-color-text-dimmed);text-align:center}.mm-menu--iconbar-left .mm-iconbar,.mm-menu--iconbar-right .mm-iconbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mm-menu--iconbar-left .mm-iconbar{border-right-width:1px;left:0}.mm-menu--iconbar-right .mm-iconbar{border-left-width:1px;right:0}.mm-iconbar__bottom,.mm-iconbar__top{width:100%;-webkit-overflow-scrolling:touch;overflow:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain}.mm-iconbar__bottom>*,.mm-iconbar__top>*{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:calc((var(--mm-iconbar-size) - var(--mm-lineheight))/ 2) 0}.mm-iconbar__bottom a,.mm-iconbar__bottom a:hover,.mm-iconbar__top a,.mm-iconbar__top a:hover{text-decoration:none}.mm-iconbar__tab--selected{background:var(--mm-color-background-emphasis)}:root{--mm-iconpanel-size:50px}.mm-panel--iconpanel-0{inset-inline-start:calc(0 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-1{inset-inline-start:calc(1 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-2{inset-inline-start:calc(2 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-3{inset-inline-start:calc(3 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-4{inset-inline-start:calc(4 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-first~.mm-panel{inset-inline-start:var(--mm-iconpanel-size)}.mm-menu--iconpanel .mm-panel--parent .mm-divider,.mm-menu--iconpanel .mm-panel--parent .mm-navbar{opacity:0}.mm-menu--iconpanel .mm-panels>.mm-panel--parent{overflow-y:hidden;-webkit-transform:unset;-ms-transform:unset;transform:unset}.mm-menu--iconpanel .mm-panels>.mm-panel:not(.mm-panel--iconpanel-first):not(.mm-panel--iconpanel-0){border-inline-start-width:1px;border-inline-start-style:solid}.mm-navbars{-ms-flex-negative:0;flex-shrink:0}.mm-navbars .mm-navbar{position:relative;padding-top:0;border-bottom:none}.mm-navbars--top{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar:first-child{padding-top:env(safe-area-inset-top)}.mm-navbars--bottom{border-top:1px solid var(--mm-color-border)}.mm-navbars--bottom .mm-navbar:last-child{padding-bottom:env(safe-area-inset-bottom)}.mm-navbar__breadcrumbs{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 20px;overflow-x:auto;-webkit-overflow-scrolling:touch}.mm-navbar__breadcrumbs>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-padding-end:6px;padding-inline-end:6px}.mm-navbar__breadcrumbs>a{text-decoration:underline}.mm-navbar__breadcrumbs:not(:last-child){-webkit-padding-end:0;padding-inline-end:0}.mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs{-webkit-padding-start:0;padding-inline-start:0}.mm-navbar__tab{padding:0 10px;border:1px solid transparent}.mm-navbar__tab--selected{background:var(--mm-color-background)}.mm-navbar__tab--selected:not(:first-child){border-inline-start-color:var(--mm-color-border)}.mm-navbar__tab--selected:not(:last-child){border-inline-end-color:var(--mm-color-border)}.mm-navbars--top.mm-navbars--has-tabs{border-bottom:none}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar:not(.mm-navbar--tabs):last-child{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab{border-bottom-color:var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab--selected{border-top-color:var(--mm-color-border);border-bottom-color:transparent}.mm-navbars--bottom.mm-navbar--has-tabs{border-top:none}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar{background:var(--mm-color-background)}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs,.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--bottom .mm-navbar__tab{border-top-color:var(--mm-color-border)}.mm-navbars--bottom .mm-navbar__tab--selected{border-bottom-color:var(--mm-color-border);border-top-color:transparent}.mm-searchfield{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:var(--mm-navbar-size);padding:0;overflow:hidden}.mm-searchfield__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;max-width:100%;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-searchfield__input input{display:block;width:100%;max-width:100%;height:calc(var(--mm-navbar-size) * .7);min-height:auto;max-height:auto;margin:0;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;border-radius:4px;line-height:calc(var(--mm-navbar-size) * .7);font:inherit;font-size:inherit}.mm-searchfield__input input,.mm-searchfield__input input:focus,.mm-searchfield__input input:hover{background:var(--mm-color-background-highlight);color:var(--mm-color-text)}.mm-menu[class*=-contrast] .mm-searchfield__input input{border:1px solid var(--mm-color-border)}.mm-searchfield__input input::-ms-clear{display:none}.mm-searchfield__btn{display:none;position:absolute;inset-inline-end:0;top:0;bottom:0}.mm-searchfield--searching .mm-searchfield__btn{display:block}.mm-searchfield__cancel{display:block;position:relative;-webkit-margin-end:-100px;margin-inline-end:-100px;-webkit-padding-start:5px;padding-inline-start:5px;-webkit-padding-end:20px;padding-inline-end:20px;visibility:hidden;line-height:var(--mm-navbar-size);text-decoration:none;-webkit-transition-property:visibility,margin;-o-transition-property:visibility,margin;transition-property:visibility,margin}.mm-searchfield--cancelable .mm-searchfield__cancel{visibility:visible;-webkit-margin-end:0;margin-inline-end:0}.mm-panel--search{left:0!important;right:0!important;width:100%!important;border:none!important}.mm-panel__splash{padding:20px}.mm-panel--searching .mm-panel__splash{display:none}.mm-panel__noresults{display:none;padding:40px 20px;color:var(--mm-color-text-dimmed);text-align:center;font-size:150%;line-height:1.4}.mm-panel--noresults .mm-panel__noresults{display:block}:root{--mm-sectionindexer-size:20px}.mm-sectionindexer{background:inherit;text-align:center;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;width:var(--mm-sectionindexer-size);position:absolute;top:0;bottom:0;inset-inline-end:calc(-1 * var(--mm-sectionindexer-size));z-index:5;-webkit-transition-property:inset-inline-end;-o-transition-property:inset-inline-end;transition-property:inset-inline-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.mm-sectionindexer a{color:var(--mm-color-text-dimmed);line-height:1;text-decoration:none;display:block}.mm-sectionindexer~.mm-panel{-webkit-padding-end:0;padding-inline-end:0}.mm-sectionindexer--active{right:0}.mm-sectionindexer--active~.mm-panel{-webkit-padding-end:var(--mm-sectionindexer-size);padding-inline-end:var(--mm-sectionindexer-size)}.mm-menu--selected-hover .mm-listitem__btn,.mm-menu--selected-hover .mm-listitem__text,.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}@media (hover:hover){.mm-menu--selected-hover .mm-listview:hover>.mm-listitem--selected:not(:hover)>.mm-listitem__text{background:0 0}.mm-menu--selected-hover .mm-listitem__btn:hover,.mm-menu--selected-hover .mm-listitem__text:hover{background:var(--mm-color-background-emphasis)}}.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}@media (hover:hover){.mm-menu--selected-parent .mm-listitem__btn:hover,.mm-menu--selected-parent .mm-listitem__text:hover{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}}.mm-menu--selected-parent .mm-panel--parent .mm-listitem:not(.mm-listitem--selected-parent)>.mm-listitem__text{background:0 0}.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__btn,.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__text{background:var(--mm-color-background-emphasis)}:root{--mm-sidebar-collapsed-size:50px;--mm-sidebar-expanded-size:var(--mm-max-size)}.mm-wrapper--sidebar-collapsed .mm-slideout{width:calc(100% - var(--mm-sidebar-collapsed-size));-webkit-transform:translate3d(var(--mm-sidebar-collapsed-size),0,0);transform:translate3d(var(--mm-sidebar-collapsed-size),0,0)}[dir=rtl] .mm-wrapper--sidebar-collapsed .mm-slideout{-webkit-transform:none;-ms-transform:none;transform:none}.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-divider,.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-navbar{opacity:0}.mm-wrapper--sidebar-expanded .mm-menu--sidebar-expanded{width:var(--mm-sidebar-expanded-size);border-right-width:1px;border-right-style:solid}.mm-wrapper--sidebar-expanded.mm-wrapper--opened{overflow:auto}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-wrapper__blocker{display:none}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout{width:calc(100% - var(--mm-sidebar-expanded-size));-webkit-transform:translate3d(var(--mm-sidebar-expanded-size),0,0);transform:translate3d(var(--mm-sidebar-expanded-size),0,0)}[dir=rtl] .mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout{-webkit-transform:none;-ms-transform:none;transform:none}
/**
 * Swiper 6.8.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 23, 2021
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
/* Bitjongleur Webproducing */
.ce_bs_gridStart.align-items-center{
	align-items:center;
}
.ce_bs_gridStart.align-items-start{
	align-items:flex-start;
}
.ce_bs_gridStart.align-items-end{
	align-items:flex-end;
}


/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.container,
.mod_article:not(.fluid) .inn,
#footer .inside,
.ce_swiperStart.background .swiper-scrollbar,
.mod_article.fluid .module-plenta-jobs-basic-offer-reader .content-element-group{
  width: 100%;
  max-width:1920px;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container,
  .mod_article:not(.fluid) .inn,
  #footer .inside,
.ce_swiperStart.background .swiper-scrollbar,
.mod_article.fluid .module-plenta-jobs-basic-offer-reader .content-element-group {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container,
  .mod_article:not(.fluid) .inn,
  #footer .inside,
.ce_swiperStart.background .swiper-scrollbar,
.mod_article.fluid .module-plenta-jobs-basic-offer-reader .content-element-group {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container,
  .mod_article:not(.fluid) .inn,
  #footer .inside,
.ce_swiperStart.background .swiper-scrollbar,
.mod_article.fluid .module-plenta-jobs-basic-offer-reader .content-element-group {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container,
  .mod_article:not(.fluid) .inn,
  #footer .inside,
.ce_swiperStart.background .swiper-scrollbar,
.mod_article.fluid .module-plenta-jobs-basic-offer-reader .content-element-group {
    max-width: 1200px;
  }
}

@media (min-width: 1400px) {
  .container,
  .mod_article:not(.fluid) .inn,
  #footer .inside,
.ce_swiperStart.background .swiper-scrollbar,
.mod_article.fluid .module-plenta-jobs-basic-offer-reader .content-element-group {
    max-width: 1400px;
  }
  #header .mm_dropdown{
	  max-width: 1400px;
	  margin: 0 auto;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
/*# sourceMappingURL=bootstrap-grid.css.map */
/* montserrat-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url('../../files/assets/fonts/montserrat-v31-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url('../../files/assets/fonts/montserrat-v31-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url('../../files/assets/fonts/montserrat-v31-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/assets/fonts/montserrat-v31-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('../../files/assets/fonts/montserrat-v31-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('../../files/assets/fonts/montserrat-v31-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('../../files/assets/fonts/montserrat-v31-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url('../../files/assets/fonts/montserrat-v31-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url('../../files/assets/fonts/montserrat-v31-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* londrina-solid-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Londrina Solid';
  font-style: normal;
  font-weight: 100;
  src: url('../../files/assets/fonts/londrina-solid-v19-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* londrina-solid-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Londrina Solid';
  font-style: normal;
  font-weight: 300;
  src: url('../../files/assets/fonts/londrina-solid-v19-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* londrina-solid-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Londrina Solid';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/assets/fonts/londrina-solid-v19-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* londrina-solid-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Londrina Solid';
  font-style: normal;
  font-weight: 900;
  src: url('../../files/assets/fonts/londrina-solid-v19-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* playfair-display-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/assets/fonts/playfair-display-v40-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 500;
  src: url('../../files/assets/fonts/playfair-display-v40-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  src: url('../../files/assets/fonts/playfair-display-v40-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  src: url('../../files/assets/fonts/playfair-display-v40-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 800;
  src: url('../../files/assets/fonts/playfair-display-v40-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* playfair-display-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 900;
  src: url('../../files/assets/fonts/playfair-display-v40-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
:root{	

	--animations-speed: 10s;

	--schwarz: #000000;
	--schwarz-90: rgba(0,0,0, .9);
	--schwarz-80: rgba(0,0,0, .8);
	--schwarz-60: rgba(0,0,0, .6);
	--schwarz-40: rgba(0,0,0, .4);
	--weiss: #ffffff;
	--weiss-80: rgba(255,255,255,.8);
	--weiss-60: rgba(255,255,255,.6);
	--weiss-40: rgba(255,255,255,.4);
	
	
	
	
	
	
	/* Pflege HH */
	--rot: #C00000;					/* rgba(192,0,0,1) */	
	--dunkelblau: #081C34;			/* rgba(192,0,0,1) */
	--blau: #3292FF;				/* rgba(50,146,255,1) */
	--orange: #F2AB28;				/* rgba(242,171,40,1) */	
	--gruen: #82D3A4;				/* rgba(130,211,164,1) */
	--pink: #C538B0;				/* rgba(197,56,176,1) */
	--rosa: #E29BD8;
	

	--wrapperWidth: 1400px;

	--windowWidth: 100px;
	--windowHeight: 100px;
	
	--leftPosWrapper: calc( ( var(--windowWidth) - var(--wrapperWidth) ) / 2 );

	--headerHeight: 115px;
	--headerHeightSticky: 86px;
	
	--mm-max-size: 540px;
	--mm-color-text: #fff;

	--h1-oversize-size: 6rem;
	--h1-oversize-line-height: 90%;	
	
	--h1-size: 6rem;
	--h1-line-height: 95%;
	--h2-size: 4rem;
	--h2-line-height: 90%;
	--h3-size: 1.25rem;
	--h3-line-height: 1.6em;
	--h4-size: 1.25rem;
	--h4-line-height: 134%;
	--h5-size: 1rem;
	--h5-line-height: 134%;
	
	--text-1-size: .75rem;
	--text-1-line-height: 1.25em;
	--text-2-size: 1rem;
	--text-2-line-height: 1.3em;
	--text-3-size: 1.25rem;	
	--text-3-line-height: 1.6em;
	--text-4-size: 2rem;
	--text-4-line-height: 1.6em;

	
	--standard-padding-top: 100px;
	--standard-padding-bottom: 100px;
	
	--standard-margin-top: 100px;
	--standard-margin-bottom: 100px;
	
	--standard-transition: all .4s;
	--standard-transition-long: all 1s;
	--standard-transition-longer: all 2s;
	
	--standard-gradient-size: 100px;
	
	--standard-translateY: -100px;
}


@media (max-width: 1400px) {
	:root{
		--wrapperWidth: 1200px;
	}
}
@media (max-width: 1200px) {
	:root{
		--wrapperWidth: 960px;
		
		--h1-size: 5rem;
		--h1-line-height: 95%;
		--h2-size: 3.25rem;
		--h2-line-height: 85%;
		
		--text-4-size: 2rem;
		--text-4-line-height: 1.2em;
	}
}
@media (max-width: 992px) {
	:root{
		--wrapperWidth: 720px;
		
		--headerHeight: 96px;
		--headerHeightSticky: 96px;
		
		--h1-size: 5rem;
		--h1-line-height: 95%;
		--h2-size: 3.25rem;
		--h2-line-height: 85%;
	}
}
@media (max-width: 768px) {
	:root{
		--wrapperWidth: 540px;
	}
}
@media (max-width: 576px) {
	:root{
		--wrapperWidth: 100%;
		
		--h1-size: 3.25rem;
		--h1-line-height: 95%;
		--h2-size: 2.75rem;
		--h2-line-height: 85%;
		
		--text-3-size: 1.125rem;	
		--text-3-line-height: 1.5em;
		--text-4-size: 1.5rem;
		--text-4-line-height: 1.2em;
	}
}



@media (max-width: 1400px) {

}
@media (max-width: 1200px) {

}
@media (max-width: 992px) {

}
@media (max-width: 768px) {

}
@media (max-width: 576px) {

}

.clear{ clear:both; }
.left{float:left;}
.right{float:right;}
.textleft{text-align:left;}
.textright{text-align:right;}
.textcenter{text-align:center;}
img{ vertical-align:bottom; }

.uppercase{ text-transform:uppercase; }
.normalcase{ text-transform:none; }

.regular{ font-weight:400 !important; }

.display-576{ display:none; }

/* --- Standard-Paddings --------------------------------------------------------------------------------------------- */
.standard-padding-top{
	padding-top: var(--standard-padding-top);
}
.standard-padding-top-half{
	padding-top: calc( var(--standard-padding-top) / 2 );
}
.standard-padding-top-quarter{
	padding-top: calc( var(--standard-padding-top) / 4 );
}
.standard-padding-top-double{
	padding-top: calc( var(--standard-padding-top) * 2 );
}
.standard-padding-bottom{
	padding-bottom: var(--standard-padding-bottom);
}
.standard-padding-bottom-half{
	padding-bottom: calc( var(--standard-padding-bottom) / 2 );
}
.standard-padding-bottom-quarter{
	padding-bottom: calc( var(--standard-padding-bottom) / 4 );
}
.standard-padding-bottom-double{
	padding-bottom: calc( var(--standard-padding-bottom) * 2 );
}
/* --- Standard-Margins --------------------------------------------------------------------------------------------- */
.standard-margin-top{
	margin-top: var(--standard-margin-top);
}
.standard-margin-top-half{
	margin-top: calc( var(--standard-margin-top) / 2 );
}
.standard-margin-top-quarter{
	margin-top: calc( var(--standard-margin-top) / 4 );
}
.standard-margin-top-double{
	margin-top: calc( var(--standard-margin-top) * 2 );
}
.standard-margin-top-triple{
	margin-top: calc( var(--standard-margin-top) * 3 );
}
.standard-margin-bottom{
	margin-bottom: var(--standard-margin-bottom);
}
.standard-margin-bottom-half{
	margin-bottom: calc( var(--standard-margin-bottom) / 2 );
}
.standard-margin-bottom-quarter{
	margin-bottom: calc( var(--standard-margin-bottom) / 4 );
}
.standard-margin-bottom-double{
	margin-bottom: calc( var(--standard-margin-bottom) * 2 );
}
.standard-margin-bottom-triple{
	margin-bottom: calc( var(--standard-margin-bottom) * 3 );
}
@media (max-width: 1200px) {
	.standard-margin-top-mobile-1200{
		margin-top: var(--standard-margin-top);
	}
	.standard-margin-top-half-mobile-1200{
		margin-top: calc( var(--standard-margin-top) / 2 );
	}
	.standard-margin-top-quarter-mobile-1200{
		margin-top: calc( var(--standard-margin-top) / 4 );
	}
	.standard-margin-top-double-mobile-1200{
		margin-top: calc( var(--standard-margin-top) * 2 );
	}
	.standard-margin-bottom-mobile-1200{
		margin-bottom: var(--standard-margin-bottom);
	}
	.standard-margin-bottom-half-mobile-1200{
		margin-bottom: calc( var(--standard-margin-bottom) / 2 );
	}
	.standard-margin-bottom-quarter-mobile-1200{
		margin-bottom: calc( var(--standard-margin-bottom) / 4 );
	}
	.standard-margin-bottom-double-mobile-1200{
		margin-bottom: calc( var(--standard-margin-bottom) * 2 );
	}
}
@media (max-width: 992px) {
	.standard-margin-top-mobile-992{
		margin-top: var(--standard-margin-top);
	}
	.standard-margin-top-half-mobile-992{
		margin-top: calc( var(--standard-margin-top) / 2 );
	}
	.standard-margin-top-quarter-mobile-992{
		margin-top: calc( var(--standard-margin-top) / 4 );
	}
	.standard-margin-top-double-mobile-992{
		margin-top: calc( var(--standard-margin-top) * 2 );
	}
	.standard-margin-bottom-mobile-992{
		margin-bottom: var(--standard-margin-bottom);
	}
	.standard-margin-bottom-half-mobile-992{
		margin-bottom: calc( var(--standard-margin-bottom) / 2 );
	}
	.standard-margin-bottom-quarter-mobile-992{
		margin-bottom: calc( var(--standard-margin-bottom) / 4 );
	}
	.standard-margin-bottom-double-mobile-992{
		margin-bottom: calc( var(--standard-margin-bottom) * 2 );
	}
}
@media (max-width: 768px) {
	.standard-margin-top-mobile-768{
		margin-top: var(--standard-margin-top);
	}
	.standard-margin-top-half-mobile-768{
		margin-top: calc( var(--standard-margin-top) / 2 );
	}
	.standard-margin-top-quarter-mobile-768{
		margin-top: calc( var(--standard-margin-top) / 4 );
	}
	.standard-margin-top-double-mobile-768{
		margin-top: calc( var(--standard-margin-top) * 2 );
	}
	.standard-margin-bottom-mobile-768{
		margin-bottom: var(--standard-margin-bottom);
	}
	.standard-margin-bottom-half-mobile-768{
		margin-bottom: calc( var(--standard-margin-bottom) / 2 );
	}
	.standard-margin-bottom-quarter-mobile-768{
		margin-bottom: calc( var(--standard-margin-bottom) / 4 );
	}
	.standard-margin-bottom-double-mobile-768{
		margin-bottom: calc( var(--standard-margin-bottom) * 2 );
	}
}
@media (max-width: 576px) {
	
	.display-576{ display:block; }
	
	.standard-nomargin-top-mobile-575{
		margin-top: 0px;
	}
	.standard-nomargin-bottom-mobile-575{
		margin-bottom: 0px;
	}
	.standard-margin-top-mobile-575{
		margin-top: var(--standard-margin-top);
	}
	.standard-margin-top-half-mobile-575{
		margin-top: calc( var(--standard-margin-top) / 2 );
	}
	.standard-margin-top-quarter-mobile-575{
		margin-top: calc( var(--standard-margin-top) / 4 );
	}
	.standard-margin-top-double-mobile-575{
		margin-top: calc( var(--standard-margin-top) * 2 );
	}
	.standard-margin-bottom-mobile-575{
		margin-bottom: var(--standard-margin-bottom);
	}
	.standard-margin-bottom-half-mobile-575{
		margin-bottom: calc( var(--standard-margin-bottom) / 2 );
	}
	.standard-margin-bottom-quarter-mobile-575{
		margin-bottom: calc( var(--standard-margin-bottom) / 4 );
	}
	.standard-margin-bottom-double-mobile-575{
		margin-bottom: calc( var(--standard-margin-bottom) * 2 );
	}
}
/* Backgrounds */
.bg-schwarz{
	background:var(--schwarz);
}
.bg-weiss{
	background:var(--weiss);
}
.bg-magenta{
	background:var(--magenta);
}
.bg-lila{
	background: rgba(121,55,221,.6);
}
.bg-blau{
	background: rgba(60,93,219,.4);
}
.bg-hellblau{
	background: rgba(14,216,248,.2);
}


/* Texte */
.tiny-text{
	font-size:var(--text-2-size);
	line-height:var(--text-2-line-height);
}
.mini-text{
	font-size:var(--text-1-size);
	line-height:var(--text-1-line-height);
}
.big-text{
	font-size:var(--text-4-size);
	line-height:var(--text-4-line-height);
}
.text-schwarz{
	color:var(--schwarz);
}
.text-weiss{
	color:var(--weiss);
}
.text-weiss a{
	color:var(--weiss);
}
.text-weiss a:hover{
	color:var(--flieder);
}
.text-magenta{
	color:var(--magenta);
}
.text-lila{
	color:var(--lila);
}
.text-blau{
	color:var(--blau);
}
.text-hellblau{
	color:var(--hellblau);
}

/* Transform */
.translateY-negativ{
	transform:translateY( var(--standard-translateY) );
}
.translateY-negativ-half{
	transform:translateY( calc( var(--standard-translateY) * 0.5 ) );
}
.translateY-negativ-onAndHalf{
	transform:translateY( calc( var(--standard-translateY) * 1.5 ) );
}
.translateY-negativ-double{
	transform:translateY( calc( var(--standard-translateY) * 2 ) );
}

/* Animationen Bilder */
.content-image.kenBurnsEffekt{
	
}
.content-image.kenBurnsEffekt figure {
  width: 100%;
  height: 80vh;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.content-image.kenBurnsEffekt.speed-10 figure img {
  width: 100%;
  animation: kenBurnsEffekt var(--animations-speed) ease infinite;
  -ms-animation: kenBurnsEffekt var(--animations-speed) ease infinite;
  -webkit-animation: kenBurnsEffekt var(--animations-speed) ease infinite;
  -0-animation: kenBurnsEffekt var(--animations-speed) ease infinite;
  -moz-animation: kenBurnsEffekt var(--animations-speed) ease infinite;
  position: absolute;
}
.content-image.kenBurnsEffekt.speed-20 figure img {
  width: 100%;
  animation: kenBurnsEffekt calc( var(--animations-speed) * 2 ) ease infinite;
  -ms-animation: kenBurnsEffekt calc( var(--animations-speed) * 2 ) ease infinite;
  -webkit-animation: kenBurnsEffekt calc( var(--animations-speed) * 2 ) ease infinite;
  -0-animation: kenBurnsEffekt calc( var(--animations-speed) * 2 ) ease infinite;
  -moz-animation: kenBurnsEffekt calc( var(--animations-speed) * 2 ) ease infinite;
  position: absolute;
}
.content-image.kenBurnsEffekt.speed-30 figure img {
  width: 100%;
  animation: kenBurnsEffekt calc( var(--animations-speed) * 3 ) ease infinite;
  -ms-animation: kenBurnsEffekt calc( var(--animations-speed) * 3 ) ease infinite;
  -webkit-animation: kenBurnsEffekt calc( var(--animations-speed) * 3 ) ease infinite;
  -0-animation: kenBurnsEffekt calc( var(--animations-speed) * 3 ) ease infinite;
  -moz-animation: kenBurnsEffekt calc( var(--animations-speed) * 3 ) ease infinite;
  position: absolute;
}
@-webkit-keyframes kenBurnsEffekt {
  0% {
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left;
    transform: scale(1.0);
    -ms-transform: scale(1.0);   
    -webkit-transform: scale(1.0);
    -o-transform: scale(1.0);
    -moz-transform: scale(1.0);
  }
  50% {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
  }
  100% {
    transform: scale(1.0);
    -ms-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    -o-transform: scale(1.0);
    -moz-transform: scale(1.0);
  }
}
html { 
	font-size: 16px;
	scroll-behavior: smooth; 
}

body{
	font-family: 'Montserrat';
	color: var(--schwarz);
	font-size:var(--text-3-size);
	line-height:var(--text-3-line-height);
	font-weight:400;
	background: var(--weiss);
	letter-spacing: 0.05rem;
}


#container{
	padding: 0px 0 0px 0;
}

#cssHelper{
	position:fixed;
	z-index:9999999;
	right:50px;
	top:0px;
	width:auto;
	height:auto;
	background:rgba(255,255,255,.6);
	color:#000;
	font-size:1rem;
	padding: 0 10px 0 10px;
}

a{ 
	color: var(--schwarz-90);
	text-decoration:none; 
	transition:all .4s; 
}
a:hover{ color:var(--rot); }

.contao-cookiebar .cc-close{ display:none !important; }


/* Buttons */
.link-btn a,
a.btn,
button.submit,
p.more a,
.fineuploader-wrapper .qq-upload-button{
	display:inline-block;
	font-size:1.25rem;
	line-height:normal;
	font-weight: 500;
	letter-spacing:0.06rem;
	border: 0px solid var(--blau);
	color: var(--weiss);
	padding: 13px 30px 13px 30px;
	box-sizing:border-box;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	z-index: 0;
	overflow: hidden;
	background-color: transparent;
	transition: all .4s ease-out;
	margin-top:36px;
	min-width:134px;
	max-width:100%;
	text-align:center;
	border-radius: 25px;
	background: var(--blau);
}
.link-btn a:hover,
a.btn:hover,
button.submit:hover,
p.more a:hover{
	color: var(--weiss);
	background: var(--rot);
}

.fineuploader-wrapper .qq-upload-button{
	background: var(--orange);
	margin-top:0px;
}
.fineuploader-wrapper .qq-upload-button:hover{
	background: var(--rot);
}

button.submit{
	background: var(--rot);
}
button.submit:hover{
	background: var(--orange);
}

.link-btn.btn-red a,
a.btn.btn-red{
	color: var(--weiss);
	background: var(--rot);
}
.link-btn.btn-red a:hover,
a.btn.btn-red:hover{
	color: var(--weiss);
	background: var(--blau);
}

.link-btn.btn-green a,
a.btn.btn-green{
	color: var(--schwarz);
	background: var(--gruen);
}
.link-btn.btn-green a:hover,
a.btn.btn-green:hover{
	color: var(--weiss);
	background: var(--blau);
}

.link-btn.btn-orange a,
a.btn.btn-orange{
	color: var(--schwarz);
	background: var(--orange);
}
.link-btn.btn-orange a:hover,
a.btn.btn-orange:hover{
	color: var(--weiss);
	background: var(--rot);
}

.link-btn.btn-rosa a,
a.btn.btn-rosa{
	color: var(--schwarz);
	background: var(--rosa);
}
.link-btn.btn-rosa a:hover,
a.btn.btn-rosa:hover{
	color: var(--weiss);
	background: var(--blau);
}

.jobs .btn-default{
	display:none;
}
.btn-jobs{
	display:none;
}
.jobs .btn-jobs{
	display:inline;
}
@media (max-width: 1400px) {

}
@media (max-width: 1200px) {

}
@media (max-width: 992px) {

}
@media (max-width: 768px) {

}
@media (max-width: 576px) {
	.link-btn a,
	a.btn,
	button.submit,
	p.more a{
			font-size:1.125rem;
			line-height:normal;
	}
}





.regular{ font-weight: 400 !important; }
.light{ font-weight: 300 !important; }
.book{ font-weight:800 !important; }

strong{ font-weight:600; }
strong.book{ font-weight:800 !important; }

hr{
	border:0;
	border-top: 3px solid var(--schwarz-90);
	margin: 20px 0 40px 0;
}

p{
	margin-bottom:24px;
}

h1,.h1-size,
h2,.h2-size,
h3,.h3-size,
h4,.h4-size,
h5,.h5-size,
h6,.h6-size{
	font-family: 'Londrina Solid';
	font-weight:400;
	margin-top:0;
	margin-bottom:24px;
	text-wrap:balance;
	letter-spacing: -0.06rem;
}

.oversize,
.oversize a{
	font-size:var(--h1-oversize-size);
	line-height: var(--h1-oversize-line-height);
	font-weight:300;
}
.oversize strong,
.oversize strong a{
	font-weight:600;
}


h1,
h1 a,
.h1-size,
.h1-size a{
	font-size:var(--h1-size);
	line-height: var(--h1-line-height);
}
h2,
h2 a,
.h2-size,
.h2-size a{
	font-size:var(--h2-size);
	line-height: var(--h2-line-height);
}
h3,
h3 a,
.h3-size,
.h3-size a{
	font-family: 'Montserrat';
	font-size:var(--h3-size);
	line-height: var(--h3-line-height);
	font-weight:700;
}
h4,
h4 a,
.h4-size,
.h4-size a{
	font-size:var(--h4-size);
	line-height: var(--h4-line-height);
	letter-spacing: .05em;
}
h5,
h5 a,
.h5-size,
.h5-size a{
	font-size:var(--h5-size);
	line-height: var(--h5-line-height);
	letter-spacing: .05em;
}
.headlineNoMarginBottom h1,
.headlineNoMarginBottom h2,
.headlineNoMarginBottom h3,
.headlineNoMarginBottom h4{
	margin-bottom:0px;
}

.overline p:first-child{
	margin-bottom:12px;
	font-size: 2.25rem;
	font-weight:400;
}
@media (max-width: 768px) {
	.overline p:first-child{
		margin-bottom:12px;
		font-size: 1.5rem;
		font-weight:400;
	}
}
@media (max-width: 576px) {

}


.content-text ul{
	padding-left:30px;
	list-style-type:disc;
	margin-bottom:24px;
}
.content-text ul li{
	margin-bottom:0px;
}
.content-text ol{
	padding-left:30px;
	list-style-type:decimal;
	margin-bottom:24px;
}


/* Artikel */

#wrapper{
	overflow:hidden;
}
/*
.mod_article:not(#slider){
	padding-top: calc( var(--headerHeightSticky) * 1 );
	padding-bottom: calc( var(--headerHeightSticky) * 1 );
}
*/
.mod_article#slider{
	padding-top: var(--headerHeight)
}

.mod_article.gradient-swToTrans-top,
.mod_article.gradient-swToTrans-top2,
.mod_article.gradient-swToTrans-bottom,
.mod_article.gradient-swToTrans-left,
.mod_article.gradient-swToTrans-right{
	position:relative;
}
.mod_article.gradient-swToTrans-top:before{
	content:"";
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height: var(--standard-gradient-size);
	z-index:1;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,7db9e8+100&1+0,0+100 */
	background: linear-gradient(to bottom,  rgba(23,27,53,1) 0%,rgba(23,27,53,0) 100%);
}
.mod_article.gradient-swToTrans-top2:before{
	content:"";
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height: 150px;
	z-index:1;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,7db9e8+100&1+0,0+100 */
	background: linear-gradient(to bottom,  rgba(23,27,53,1) 0%,rgba(23,27,53,0) 100%);
}
.mod_article.gradient-swToTrans-bottom:after{
	content:"";
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height: var(--standard-gradient-size);
	z-index:1;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7db9e8+0,000000+100&0+0,1+100 */
	background: linear-gradient(to bottom,  rgba(23,27,53,0) 0%,rgba(23,27,53,1) 100%);
}
.mod_article.gradient-swToTrans-left:before{
	content:"";
	position:absolute;
	left:0px;
	top:0px;
	width: var(--standard-gradient-size);
	height:100%;
	z-index:1;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7db9e8+0,000000+100&0+0,1+100 */
	background: linear-gradient(to left,  rgba(23,27,53,0) 0%,rgba(23,27,53,1) 100%);
}
.mod_article.gradient-swToTrans-right:after{
	content:"";
	position:absolute;
	right:0px;
	top:0px;
	width: var(--standard-gradient-size);
	height:100%;
	z-index:1;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7db9e8+0,000000+100&0+0,1+100 */
	background: linear-gradient(to right,  rgba(23,27,53,0) 0%,rgba(23,27,53,1) 100%);
}

/* Impressum & Datenschutz */
.mod_article.rechtliches{
	padding-top: calc( var(--headerHeightSticky) * 2 );
	padding-bottom: calc( var(--headerHeightSticky) * 2 );
}

/* Hilfsklassen */
.noMarginBottom{
	margin-bottom:0px;
}


/* Text-Elemente */
.content-text.teaser img{
	height:60px;
	width:auto;
}
.tiny-text{
	font-size:var(--text-2-size);
	line-height:var(--text-2-line-height);
}
.big-text{
	font-size:var(--text-4-size);
	line-height:var(--text-4-line-height);
}

/* Bild-Elemente */
.content-image{
	
}
.content-image.kundenlogo img{
	height:60px;
	width:auto;
}
.content-image figcaption{
	padding-top:14px;
}
.content-image figcaption strong{

}
@media (max-width: 992px) {
	.content-image figcaption{
		padding-top: calc( var(--standard-margin-bottom) / 2 );

	}
}

/* Video-Elemente */
.content-player video{
	max-width:100%;
}
.content-player.mute{
	position:relative;
}
.content-player.mute .mute-btn{
	position:absolute;
	right:10px;
	bottom:20px;
	width:30px;
	height:30px;
	background:url(../../files/assets/images/muteed.png) no-repeat center transparent;
	background-size: 100% auto;
	cursor:pointer;
}
.content-player.mute .mute-btn.active{
	background:url(../../files/assets/images/mute.png) no-repeat center transparent;
	background-size: 100% auto;
}
.ce_bs_gridSeparator.bg-hellgelb{
	border-left:10px solid var(--dunkelblau);
	border-right:10px solid var(--dunkelblau);
}

.contao-cookiebar .cc-close{ display:none !important; }

/* Schnellkontakt */

#schnellkontakt{
	position:fixed;
	z-index:9999;
	right:10px; 
	top: calc( var(--headerHeight) + 40px );
	background: var(--dunkelblau);	
	padding: 20px 10px 10px 10px;
	border-radius: 55px;
	transition: all .4s;
}
.sticky #schnellkontakt{
	top: calc( var(--headerHeightSticky) + 40px );
}
#schnellkontakt ul{
	margin-bottom:0px;
}
#schnellkontakt ul li{
	margin-bottom:10px;
}
#schnellkontakt ul li a{
	display: inline-block;
	text-indent: -10000px;
	width:30px;
	height:30px;
}
#schnellkontakt ul li.telefon a{
	background: url(../../files/assets/images/PPH-Nav-Icon-Anruf.webp) no-repeat center transparent;
	background-size: 100% auto;
}
#schnellkontakt ul li.email a{
	background: url(../../files/assets/images/PPH-Nav-Icon-Mail.webp) no-repeat center transparent;
	background-size: 100% auto;
}
#schnellkontakt ul li.instagram a{
	background: url(../../files/assets/images/PPH-Nav-Icon-Instagram.webp) no-repeat center transparent;
	background-size: 100% auto;
}
@media (max-width: 1400px) {

}
@media (max-width: 1200px) {

}
@media (max-width: 992px) {
	#schnellkontakt{
		display:none;
	}
}
@media (max-width: 768px) {

}
@media (max-width: 576px) {

}
/* Colorbox */
#cboxCurrent{ display:none !important; }

/* Parallax Bild */
.mod_article.panoramabild .inn{
	min-height:80vh;
}

/* Video */
.content-player video{
	width:100%;
	height:100%;
}

/* Galerie --------------------------------------------------------------------------------- */
.ce_gallery:not(.custom)>ul li, .content-gallery:not(.custom)>ul li{
	width:16.66%;
	padding: 4px 0px 0px 4px;
	box-sizing:border-box;
}
.ce_gallery.team >ul li, .content-gallery.team>ul li{
	width:33.33%;
	padding: 4px 0px 0px 4px;
	box-sizing:border-box;
}
@media (max-width: 1400px) {

}
@media (max-width: 1200px) {

}
@media (max-width: 992px) {

}
@media (max-width: 768px) {
	.ce_gallery:not(.custom)>ul li, 
	.content-gallery:not(.custom)>ul li{
		width:33%;
		padding: 5px 0px 0px 5px;
		box-sizing:border-box;
		text-align:center;
	}

}
@media (max-width: 576px) {
	.ce_gallery:not(.custom)>ul li, 
	.content-gallery:not(.custom)>ul li{
		width:50%;
		padding: 5px 0px 0px 5px;
		box-sizing:border-box;
		text-align:center;
	}
	.ce_gallery.team >ul li, .content-gallery.team>ul li{
		width:50%;
		padding: 4px 0px 0px 4px;
		box-sizing:border-box;
	}
}
/* Top-Button --------------------------------------------------------------------------------- */
#topBtn {
  position: fixed;
  width:60px;
  height:60px;
  bottom: 40px;
  right: 40px;
  z-index: 99;
  border: 1px solid var(--dunkelgrau);
  outline: none;
  background:url(../../files/assets/images/back-to-top_normal.svg) no-repeat center rgba(255,255,255,.8);
  color: white; 
  cursor: pointer;
  padding: 0px; 
  border-radius: 30px;
  font-size: 18px;
  text-indent:-10000px;
  opacity:0;
  transition: var(--standard-transition);
}
#topBtn:hover{
  background:url(../../files/assets/images/back-to-top_normal.svg) no-repeat center rgba(255,255,255,1);
  border: 1px solid var(--dunkelgrau);
}
/* Extra-Klein: Handys */
@media (max-width: 576px) {
	#topBtn {
	  width:40px;
	  height:40px;
	  bottom: 20px;
	  right: 20px;
	  background:url(../../files/assets/images/back-to-top_normal.svg) no-repeat center rgba(255,255,255,1);
	  background-size: auto 50%;
	}
	#topBtn:hover{
	  background:url(../../files/assets/images/back-to-top_normal.svg) no-repeat center rgba(255,255,255,1);
	  background-size: auto 50%;
	}
}

/* Mobile Navigation */

.mm-panels{
	font-family: 'Ranchers';
	font-size: .9rem;
	font-weight:500;
	letter-spacing: .05em;
}
.mm-listitem{
	color:var(--blau);
}
.mm-panels,
.mm-panel,
.mm-navbar{
	background: var(--dunkelblau);
}
.mm-navbar__title{
	height:100px;
	justify-content:start;
}
.mm-navbar{
	margin-bottom:20px;
	border-bottom:0;
}
.haus.mm-listitem__text{
	padding-left:40px;
}
#mm-1 .mm-navbar__title{

}
#mm-1 .mm-navbar__title > span{
	display:none;
}
.mm-listitem:after{ border-bottom-width: 0px; }
.mm-listitem__btn:not(.mm-listitem__text){ border-left-width:0px; }
.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited{
	color:var(--hellgrau);
}
.mm-btn--next:after, .mm-btn--prev:before{
	border-color:var(--hellgrau);
}
.mm-listitem__text.sub{
	margin-left:10px;
}
.mm-btn--next:after, .mm-btn--prev:before {
    width: 16px;
    height: 16px;
	border: 4px solid var(--mm-color-icon);
	border-bottom: none;
	border-right: none;
}
/* Dialog --------------------------------------------------------------------------------- */

.ui-widget.ui-widget-content{
	border:0;
	border-radius:0;
}
.ui-dialog,
.ui-widget.ui-widget-content.ui-dialog-content,
.ui-widget-content.ui-dialog-content{
	border:0 !important;
	background:var(--dunkelgrau) !important;
	color:var(--hellgrau) !important;
}
.ui-dialog .ui-dialog-content{
	padding: 0 40px 20px 40px !important;
}
.ui-dialog .ui-dialog-titlebar-close,
.ui-dialog .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus,
.ui-dialog .ui-dialog-titlebar-close:focus-visible{
	top:30px !important;
	right:20px !important;
	width:14px !important;
	height:14px !important;
	border:0;
	border-radius:0;
	background:url(../../files/assets/images/close.svg) no-repeat center transparent !important;
	background-size: 100% auto !important;
}
.ui-icon-closethick{
	background:transparent !important;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus{
	background:transparent !important;
}
.ui-dialog .ui-dialog-titlebar{
	border:0;
	border-radius:0;
	background:transparent;
}
@media (max-width: 576px) {
	.ui-dialog .ui-dialog-content{
		padding: 0 20px 20px 20px !important;
	}
}
/* Logo Marquee */
.marquee {
  width: 100%;
  overflow: hidden;
  margin-top:20px;
}
.marquee__inner-wrap {
  height: 100%;
  width: 100%;
}
.marquee__img {
	width:220px;
	margin: 0 10px 0 10px;
	text-align:center;
}
@media (max-width:1024px)
{
	.marquee__img {
		width:180px;
	}
}
@media (max-width:500px)
{
	.marquee__img {
		width:160px;
	}
}
.ce_gallery .marquee__inner {
  height: 100%;
  width: fit-content;
  align-items: center;
  display: flex;
  position: relative;
  will-change: transform;
  /* animation: marquee calc(<?php echo $this->perRow ?>*20s) linear infinite; */
}
.ce_gallery.active .marquee__inner {
  height: 100%;
  width: fit-content;
  align-items: center;
  display: flex;
  position: relative;
  will-change: transform;
  animation: marquee 20s linear infinite;
}

@keyframes marquee {
  to {
    transform: translateX(-50%);
  }
}
/* Accordion --------------------------------------------------------------------------------- */
/*
.ce_accordionSingle{
	border-bottom: 1px solid var(--liniengrau);
}
.ce_accordionSingle.first{
	border-top: 1px solid var(--liniengrau);
}
.ce_accordionSingle.last{
	border-bottom: 0px solid var(--liniengrau);
}
.ce_accordionSingle .toggler{
	cursor:pointer;
	font-size: var(--text-modules-1-size);
	line-height: var(--text-modules-1-line-height);
	font-weight:400;
	color:#fff;
	padding:20px 0 20px 0;
}
.ce_accordionSingle .toggler:hover,
.ce_accordionSingle .toggler.active{
	color:var(--gelb);
}
.ce_accordionSingle .accordion{ 
	max-width:70%;
	padding-bottom:24px;	
}
@media (max-width: 768px) {
	.ce_accordionSingle .accordion{ max-width:100%; }
}
*/
/* Glossary --------------------------------------------------------------------------------- */
.mod_glossary{
	padding-left:2px;
	margin: 60px 0 60px 0;
}
.mod_glossary .letter{
	font-size: var(--h2-size);
	line-height:var(--h2-line-height);
	color:var(--gelb);
	font-weight:600;
}
.mod_glossary .group{
	margin-bottom:80px;
}
.mod_glossary .item{
	font-size: var(--text-modules-1-size);
	line-height: var(--text-modules-1-line-height);
	font-weight:400;
	color:var(--hellgrau);
	padding:20px 0 20px 0;
	border-bottom: 1px solid var(--liniengrau);
	padding-left:2px;
}
.mod_glossary .item a{
	color:var(--hellgrau);
	box-sizing:border-box;
}
.mod_glossary .item a:hover{
	color:var(--gelb);
}

.mod_glossary .grouplist{
	font-size:var(--text-2-size);
	line-height:var(--text-2-line-height);
	text-transform:uppercase;
	color:var(--hellgrau);
	letter-spacing: .05em;
	font-weight:500;
	margin-bottom:30px;
}
.mod_glossary .grouplist li{
	display:inline-block;
	padding: 0 10px 0 0px;
}
.mod_glossary .grouplist li.selected a{
	color:var(--gelb);
}
.mod_glossary .grouplist li.inactive{
	opacity:.3;
}
/*
.mod_glossaryreader h1{
	font-size:var(--h2-size);
	line-height: var(--h2-line-height);
	font-weight:500;
}
*/
.mod_glossaryreader .layout_full{ max-width:100%; }
/* Extra-Groß: Tablet Querformat */
@media (max-width: 1400px) {

}
/* Groß: Tablet Querformat */
@media (max-width: 1200px) {
	.mod_glossaryreader .layout_full{ max-width:100%; }
	.mod_glossaryreader{
		margin-top: var(--standard-margin-top);
	}
}
/* Mittel: Tablet Hochformat */
@media (max-width: 992px) {

}
/* Klein: Handys */
@media (max-width: 768px) {
	.mod_glossaryreader .layout_full{ max-width:100%; }
}
/* Extra-Klein: Handys */
@media (max-width: 576px) {
	.mod_glossary .grouplist{
		display:none !important;
	}
}
/* Subnavigation --------------------------------------------------------------------------------- */
.mod_customnav{ 
	font-weight:500; 
	padding:3px; 
	box-sizing:border-box; 
}
.mod_customnav strong{ color:var(--gelb); }
/* Extra-Klein: Handys */
@media (max-width: 576px) {
	.mod_customnav{ 
		padding:0px; 
	}
}
/* Counter --------------------------------------------------------------------------------- */
.content-plenta-countup{
	position:relative;
	font-size: 4.5rem;
	line-height: 1.2em;
	font-weight:500;
	clear:both;
	border-bottom: 1px solid var(--liniengrau);
	max-width:60%;
	margin-bottom:10px;
}
.content-plenta-countup.first{
	padding-top:30px;
}
.content-plenta-countup .countup-suffix{
	color: var(--gelb);
}
/* Extra-Groß: Tablet Querformat */
@media (max-width: 1400px) {
	.content-plenta-countup{
		max-width:80%;
	}
}
/* Groß: Tablet Querformat */
@media (max-width: 1200px) {
	.content-plenta-countup{
		max-width:100%;
	}
}
/* Mittel: Tablet Hochformat */
@media (max-width: 992px) {
	.content-plenta-countup{
		font-size: 3.5rem;
		line-height: 1.03em;
	}
}
/* Klein: Handys */
@media (max-width: 768px) {

}
/* Extra-Klein: Handys */
@media (max-width: 576px) {
	.content-plenta-countup{
		font-size: 2.5rem;
		line-height: 1.03em;
	}
}
/* News --------------------------------------------------------------------------------- */
.mod_newslist{
	margin-top:60px;
	/* margin-bottom:62px; */
}
.mod_newslist .layout_latest{
	margin-bottom:30px;
}
.mod_newslist .image_container,
.mod_newslist .video_container{
	position:relative;
}
/*
.mod_newslist .col-sm-6 .layout_latest .image_container img,
.mod_newslist .col-sm-6 .layout_latest .video_container video,
.mod_newslist .col-lg-4 .layout_latest .image_container img,
.mod_newslist .col-lg-4 .layout_latest .video_container video,
.mod_newslist.ce_swiperStart .layout_latest .image_container img,
.mod_newslist.ce_swiperStart .layout_latest .video_container video{
	filter: grayscale(1);
	transition: var(--standard-transition);
}
@media (max-width: 1200px) {
	.mod_newslist .col-sm-6 .layout_latest .image_container img,
	.mod_newslist .col-sm-6 .layout_latest .video_container video,
	.mod_newslist .col-lg-4 .layout_latest .image_container img,
	.mod_newslist .col-lg-4 .layout_latest .video_container video,
	.mod_newslist.ce_swiperStart .layout_latest .image_container img,
	.mod_newslist.ce_swiperStart .layout_latest .video_container video{
		filter: grayscale(0) !important;
	}
}
*/

/*
.mod_newslist .col-sm-6:first-child .layout_latest .image_container img,
.mod_newslist .col-sm-6:first-child .layout_latest .video_container video,
.mod_newslist .col-lg-4:first-child .layout_latest .image_container img,
.mod_newslist .col-lg-4:first-child .layout_latest .video_container video
.mod_newslist.ce_swiperStart .layout_latest.swiper-slide-active .image_container img,
.mod_newslist.ce_swiperStart .layout_latest.swiper-slide-active .video_container video,
.mod_newslist.ce_swiperStart .layout_latest.swiper-slide-active .image_container img,
.mod_newslist.ce_swiperStart .layout_latest.swiper-slide-active .video_container video{
	filter: grayscale(0);
}

.mod_newslist .col-sm-6 .layout_latest.grayscale .image_container img,
.mod_newslist .col-sm-6 .layout_latest.grayscale .video_container video,
.mod_newslist .col-lg-4 .layout_latest.grayscale .image_container img,
.mod_newslist .col-lg-4 .layout_latest.grayscale .video_container video,
.mod_newslist.ce_swiperStart .layout_latest.grayscale .image_container img,
.mod_newslist.ce_swiperStart .layout_latest.grayscale .video_container video,
.mod_newslist.ce_swiperStart .layout_latest.grayscale .image_container img,
.mod_newslist.ce_swiperStart .layout_latest.grayscale .video_container video{
	filter: grayscale(0);
}
*/

/*
.mod_newslist .col-sm-6:first-child .layout_latest .image_container img,
.mod_newslist .col-sm-6:first-child .layout_latest .video_container video,
.mod_newslist .col-lg-4:first-child .layout_latest .image_container img,
.mod_newslist .col-lg-4:first-child .layout_latest .video_container video
.mod_newslist.ce_swiperStart .layout_latest.swiper-slide-active .image_container img,
.mod_newslist.ce_swiperStart .layout_latest.swiper-slide-active .video_container video,
.mod_newslist.ce_swiperStart .layout_latest.swiper-slide-active .image_container img,
.mod_newslist.ce_swiperStart .layout_latest.swiper-slide-active .video_container video{
	filter: grayscale(0);
}
.mod_newslist .col-sm-6 .layout_latest:hover .image_container img,
.mod_newslist .col-sm-6 .layout_latest:hover .video_container video,
.mod_newslist .col-lg-4 .layout_latest:hover .image_container img,
.mod_newslist .col-lg-4 .layout_latest:hover .video_container video
.mod_newslist.ce_swiperStart .layout_latest:not(.swiper-slide-active):hover .image_container img,
.mod_newslist.ce_swiperStart .layout_latest:not(.swiper-slide-active):hover .video_container video,
.mod_newslist.ce_swiperStart .layout_latest:not(.swiper-slide-active):hover .image_container img,
.mod_newslist.ce_swiperStart .layout_latest:not(.swiper-slide-active):hover .video_container video{
	filter: grayscale(0);
}
*/

/*
.mod_newslist .image_container:after,
.mod_newslist .video_container:after{
	position:absolute;
	content:"";
	left:0px;
	bottom:0px;
	width:100%;
	height: 100px;
	background: linear-gradient(to bottom,  rgba(125,185,232,0) 0%,rgba(0,0,0,1) 100%);
}
*/
.mod_newslist .layout_latest .info,
.layout_full .info{
	color:var(--hellgrau);
	font-size:var(--text-1-size);
	line-height:var(--text-1-line-height);
	margin-top:20px;
	margin-bottom:10px;
}
.mod_newslist .layout_latest h2,
.mod_newslist .layout_latest h3,
.mod_newslist .layout_latest h2 a,
.mod_newslist .layout_latest h3 a{
	text-transform:none !important;
}
.mod_newslist .layout_latest:hover h2,
.mod_newslist .layout_latest:hover h3{
	color:var(--gelb);
}
.mod_newslist .layout_latest video{
	aspect-ratio: 3/2;
	object-fit:cover;
}
.mod_newsreader .image_container img{

}
/* Extra-Groß: Tablet Querformat */
@media (max-width: 1400px) {

}
/* Groß: Tablet Querformat */
@media (max-width: 1200px) {
	.home .row .noDisplay-1200{
		display:none;
	}
}
/* Mittel: Tablet Hochformat */
@media (max-width: 992px) {
	.home .row .noDisplay-992{
		display:none;
	}
}
/* Klein: Handys */
@media (max-width: 768px) {

}
/* Extra-Klein: Handys */
@media (max-width: 576px) {
	.mod_newslist{
		margin-top:60px;
		margin-bottom:30px;
	}
	.home .mod_newslist{
		margin-bottom:0px;
	}
	.mod_newslist .row.newslist{
		display:block !important;
	}
}
.mod_newslist.cases{

}
.mod_newslist.cases .layout_latest{

}
.mod_newslist.cases .layout_latest a{

}
.mod_newslist.cases .image_container{

}


.pagination{
	margin-top:60px;
}
.pagination p{
	float:left;
	font-size:var(--text-2-size);
	line-height:var(--text-2-line-height);
	text-transform:uppercase;
	color:var(--hellgrau);
	letter-spacing: .05em;
	font-weight:500;
	padding-top:3px;
	padding-right:30px;
}
.pagination ul{
	display:inline-block;
}
.pagination ul li{
	display:inline-block;
}
.pagination ul li.first,
.pagination ul li.last,
.pagination ul li.previous{
	display:none;
}
.pagination ul li a,
.pagination ul li strong{
	font-size:var(--text-2-size);
	line-height:var(--text-2-line-height);
	text-transform:uppercase;
	color:var(--hellgrau);
	font-weight:500;
	padding: 0 5px 0 5px;
	box-sizing:border-box;
}
.pagination ul li strong{
	color:var(--gelb);
}
.pagination ul li a:hover{
	color:var(--gelb);
}

.pagination ul li.next a{
	margin-top:0px !important;
	margin-left:30px;
}

.layout_full .info{
	margin-bottom:20px;
}
.mod_newsreader h1{
	font-weight:500;
}

.mod_newsreader p.back a{
	font-size:var(--text-2-size);
	line-height:var(--text-2-line-height);
	text-transform:uppercase;
	color:var(--gelb);
	position:relative;
	display:inline-block;
	font-weight:500;
	padding-left:34px;
	padding-right:0px;
	margin-top:14px;
	letter-spacing: .05em;
}
/*
.mod_newsreader p.back a:after{
	position:absolute;
	top:1px;
	left:6px;
	right:auto;
	display:inline-block;
	content:"";
	width:18px;
	height:18px;
	background:url(../../files/assets/images/arrow_rollover_back.svg) no-repeat left center transparent;
	background-size: auto 80%;
	transition: var(--standard-transition);
}
*/
.mod_newsreader p.back a:hover:after,
.mod_glossaryreader a.link-arrow.back:hover:after{
	left:0px;
}
/*
.mod_newsreader .layout_full video{
	aspect-ratio:3/2;
	object-fit:cover;
}
*/
.mod_newsreader p.back{
	margin-top:40px;
}
.mod_glossaryreader a.link-arrow.back{
	font-size:var(--text-2-size);
	line-height:var(--text-2-line-height);
	text-transform:uppercase;
	color:var(--gelb);
	position:relative;
	display:inline-block;
	font-weight:500;
	padding-left:34px;
	padding-right:0px;
	margin-top:36px;
	letter-spacing: .05em;
}
.mod_glossaryreader a.link-arrow.back:after{
	position:absolute;
	top:1px;
	left:6px;
	right:auto;
	display:inline-block;
	content:"";
	width:18px;
	height:18px;
	background:url(../../files/assets/images/arrow_rollover_back.svg) no-repeat left center transparent;
	background-size: auto 80%;
	transition: var(--standard-transition);
}

/* Sharebuttons --------------------------------------------------------------------------------- */
.sharebuttons{	
	margin-bottom:80px;
}
.sharebuttons > ul.boxxed > li > a{
	background-image: url('../../files/assets/images/sprites-32.png');
}
/* Swiper --------------------------------------------------------------------------------- */
.swiper-wrapper{

}
.swiper-scrollbar{
	border-radius:0px;
	background:var(--mittelgrau);
}
.swiper-container-horizontal>.swiper-scrollbar{
	left:0px;
	bottom:auto;
	top:0px;
	height:4px;
	width:100px;
}
.swiper-scrollbar-drag{
	background:var(--gelb);
	border-radius:0px;
	width:50px !important;
}
.swiper-button-next, .swiper-button-prev{
	position:absolute;
	top:50%;
	color:var(--hellgrau);
}
.swiper-button-next:after, .swiper-button-prev:after{
	font-size:22px;
}
.swiper-button-prev{
	left:10px !important;
}
.swiper-button-next{
	right:10px !important;
}
.swiper-button-next, .swiper-button-prev{
	width:34px !important;
	border:0;
}
.swiper-button-next{
	background:url(../../files/assets/images/arrow-slider-right.svg) no-repeat center transparent;
	background-size: 100% auto;
}
.swiper-button-next:hover{
	background:url(../../files/assets/images/arrow-slider-right_rollover.svg) no-repeat center transparent;
	background-size: 100% auto;
}
.swiper-button-prev{
	background:url(../../files/assets/images/arrow-slider-left.svg) no-repeat center transparent;
	background-size: 100% auto;
}
.swiper-button-prev:hover{
	background:url(../../files/assets/images/arrow-slider-left_rollover.svg) no-repeat center transparent;
	background-size: 100% auto;
}
.swiper-button-next:after, .swiper-button-prev:after{
	display:none;
}
.swiper-pagination-bullet{
	background:var(--mittelgrau);
	opacity:1;
}
.swiper-pagination-bullet-active{
	background:var(--gelb);
}
#header,
#header *{
	transition: all .4s;
}

#header{ 
	position:fixed; 
	width:100%; 
	height: var(--headerHeight);
	z-index:9999; 
	padding: 15px 0px 15px 0px; 
	transition: all .4s;
	background: var(--dunkelblau);
	color: var(--weiss);
}
#header.sticky{ 
	height: var(--headerHeightSticky);
}
#header .mod_navigation a{
	color: var(--weiss);
}
#header .mod_navigation a:hover{
	color: var(--blau);
}
#header .inside{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	align-content: normal;
}



@media (max-width: 992px) {

}
@media (max-width: 768px) {

}
@media (max-width: 576px) {

}

/* Logo */
#header .content-image.logo{
	display:inline-block;
	padding: 0px 50px 0px 50px;
}
#header .content-image.logo img{
	width:180px;
	height:auto;
	max-width:100%;
	margin: 0px 0px 0px 0px;
}

#header.sticky .content-image.logo{
	padding: 0px 80px 0px 80px;
}
#header.sticky .content-image.logo img{
	width:120px;
	height:auto;
}


@media (max-width: 1400px) {

}
@media (max-width: 1200px) {
	#header .content-image.logo{
		display:inline-block;
		padding: 0px 20px 0px 20px;
	}
}
@media (max-width: 992px) {
	#header .content-image.logo img,
	#header.sticky .content-image.logo img{
		width:140px;
		height:auto;
	}
	#header.sticky .content-image.logo{
		display:inline-block;
		padding: 0px 20px 0px 20px;
	}
}
@media (max-width: 768px) {

}
@media (max-width: 576px) {

}



/* Hauptnavigation */
.hauptnavigation{
	display:inline-block;
	overflow:visible;
	padding: 0px 0px 0px 0px;
}
.hauptnavigation ul{
	display: flex;
	margin-bottom:0px;
}
.hauptnavigation ul li{
	padding: 0px 30px 0px 30px;
}
.hauptnavigation strong{
	font-weight:400;
}

@media (max-width: 1400px) {

}
@media (max-width: 1200px) {
	.hauptnavigation ul li{
		padding: 0px 10px 0px 10px;
	}
}
@media (max-width: 992px) {

}
@media (max-width: 768px) {

}
@media (max-width: 576px) {

}

/* Subnavigation */


/* Jetzt bewerben */
#header .content-text.bewerben p{
	margin-bottom:0px;
	vertical-align:middle;
	line-height:1;
}
#header .content-text.bewerben a{
	margin-top:0px;
	margin-right:20px;
}

@media (max-width: 992px) {
	#header .content-text.bewerben{
		display:none;
	}
}



/* Hauptnavigation Mobile */



.mm-panels,
.mm-panel{
	background:var(--dunkelblau);
	font-size:2rem;
	line-height:1.4em;
	font-weight:400;
	font-family: 'Montserrat';
	color:var(--weiss);
}
.mm-panel strong{
	font-weight: 400;
}
.mm-navbar__title{
	height:50px;
	justify-content:start;
	font-size:2rem;
	line-height:1.2em;
}
.mm-navbar{
	display:none;
	border-bottom:0;
	background:var(--dunkelblau);
}

#mm-1 .mm-navbar__title > span{
	display:none;
}
.mm-listitem:after{ border-bottom-width: 0px; }
.mm-listitem__btn:not(.mm-listitem__text){ border-left-width:0px; }
.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited{
	color:var(--weiss);
}
.mm-btn--next:after, .mm-btn--prev:before{
	border-color:var(--weiss);
}
.mm-listitem__text.sub{
	margin-left:10px;
}

.mm-panels .content-image{
	padding: 0 30px 0 30px;
}
.mm-panels .content-image img{
	width:24px;
	height:auto;
}

.mm-panels .mod_navigation{
	margin-top:40px;
}

.mm-panels .subnavigation{
	overflow:visible;
	display:block;
	text-align:center;
	padding: 0px 0px 0px 0px;
	margin-top:30px;
}
.mm-panels .subnavigation ul{
	list-style:none;
	padding-left:0px;
	margin-bottom:0px;
}
.mm-panels .subnavigation ul li{
	display: inline-block;
	padding: 0px 5px 0px 5px;
}
.mm-panels .subnavigation ul li a{
	display: inline-block;
	text-indent: -10000px;
	width:40px;
	height:40px;
}
.mm-panels .subnavigation ul li.telefon a{
	background: url(../../files/assets/images/PPH-Nav-Icon-Anruf.webp) no-repeat center transparent;
	background-size: 100% auto;
}
.mm-panels .subnavigation ul li.email a{
	background: url(../../files/assets/images/PPH-Nav-Icon-Mail.webp) no-repeat center transparent;
	background-size: 100% auto;
}
.mm-panels .subnavigation ul li.instagram a{
	background: url(../../files/assets/images/PPH-Nav-Icon-Instagram.webp) no-repeat center transparent;
	background-size: 100% auto;
}

.mm-panels .content-text.bewerben{
	text-align:center;
}

.mod_mmenu{
	display:none;
}
#header .navigation{
	display:none;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	right:20px;
	transition:all .4s;
}
#header .navigation .menu-button #hamburger{
    display:inline-block;
    width: 40px;
    height: 25px;
    cursor: pointer;
    margin-right:0px;
}
#header .navigation .menu-button #hamburger span {
	display:block;
    background:var(--weiss);
	box-shadow: 1px 1px 3px var(--dunkelgrau);
    border-radius:2px;
    box-sizing: border-box;
    width: 40px;
    height: 5px;
    position: relative;
    top: 0px;
    left: 0px;
    margin: 3px 0 6px 0;
}
#header .navigation .mod_changelanguage{
	display:block;
	margin-top:10px;
	margin-left:0px;
}
@media (max-width: 992px) {
	#header .hauptnavigation,
	#header .content-text.contact{
		display:none !important;
	}
	#header .navigation,
	.mod_mmenu{
		display:block;
	}
	.mod_mmenu{
		opacity:0;
		animation-name: fadeInMobileNav;
		animation-duration: .2s;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-fill-mode: forwards ;
	}
	@keyframes fadeInMobileNav {
	  0% { opacity:0; }
	  100% { opacity:1; }
	}
}

#footer{
	font-size:1rem;
	padding-top: 100px;
	padding-bottom: 100px;
	background: var(--dunkelblau);
	color: var(--weiss);
}
#footer a{ 
	color: color:var(--weiss); 
}
#footer a:hover{ 
	color: var(--rot); 
}




#footer .mod_customnav{

}
#footer .mod_customnav li{

}





@media (max-width: 1400px) {

}
@media (max-width: 1200px) {

}
@media (max-width: 992px) {
	#footer{
		text-align:center;
		padding-top: 0px;
		padding-bottom: 60px;
	}
	#footer .content-image.logo img{
		width: 320px;
		height:auto;
		max-width:80%;
		margin-bottom:40px;
	}
	#footer .content-text.mainpage p{
		text-align:center !important;
		margin-top:40px;
	}
}
@media (max-width: 768px) {

}
@media (max-width: 576px) {

}
.widget-fineuploader .qq-upload-drop-area-selector{
	display:block !important;
}



/*!
 * This file is part of Contao.
 *
 * (c) Leo Feyer
 *
 * @license LGPL-3.0-or-later
 */

/**
 * Since fieldset borders are removed in the reset style sheet, adjust the
 * legends accordingly
 */
legend {
	width:100%;
	display:block;
	font-weight:bold;
	border:0;
}
input::placeholder,
textarea::placeholder{
	color:#000;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: 135%; /* 1.6875rem */
	letter-spacing: 0.05rem;
}
.widget-explanation p{
	margin-bottom:0px;
}
.widget-checkbox.datenschutz{
	padding: 0 60px 0 60px;
}
.widget-checkbox.datenschutz a{
	color:var(--weiss);
	text-decoration:underline;
}
.widget-checkbox.datenschutz a:hover{
	color:var(--rot);
	text-decoration:none;
}
.widget-submit{
	text-align:right;
	padding-top:40px;
	
}
/**
 * Text fields and textareas
 */
input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="email"],
input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],input:not([type]),textarea {
	width:100%;
	display:inline-block;
	padding: 1.25rem 1.25rem 1.25rem 1.25rem;
	background: rgba(255,255,255,1);
	-moz-transition:all .15s linear;
	-webkit-transition:all .15s linear;
	-o-transition:all .15s linear;
	transition:all .15s linear;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border:0;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 400;
	line-height: 135%; /* 1.6875rem */
	letter-spacing: 0.05rem;
	border-radius: 30px;
}
textarea{
	background: #E29BD8;
}
input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="email"]:focus,
input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,input:not([type]):focus,textarea:focus {
	outline:0;
	background:#fcfcfc;
	border-color:#bbb;
}

input[type="checkbox"]{
	accent-color:var(--orange);
}

/**
 * Fix some width and height settings
 */
input[type="file"] {
	cursor:pointer;
}
select,input[type="file"] {
	display:block;
}
form button,input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"] {
	width:auto;
}
textarea,select[multiple],select[size] {
	height:auto;
}

/**
 * Checkboxes and radio buttons
 */
input[type="radio"],input[type="checkbox"] {
	margin:0 3px 0 0;
}
input[type="radio"],input[type="checkbox"],label {
	vertical-align:middle;
}

/**
 * Handle disabled and read-only
 */
input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly] {
	cursor:not-allowed;
	
}
input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly] {
	background:transparent;
}

/**
 * Buttons
 */
form button,input[type="submit"],input[type="file"],.button {
	display:inline-block;
	padding: 0.5rem 1.5rem;
	margin-bottom:0;
	text-align:center;
	vertical-align:middle;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 600;
	line-height: 170%; /* 2.55rem */
	letter-spacing: 0.06rem;
	color:var(--schwarz);
	cursor:pointer;
	border:0;
	background-color:var(--rot);
	transition:all 0.25s ease-out;
}
form button:hover,input[type="submit"]:hover,input[type="file"]:hover,.button:hover {
	background-color:var(--schwarz);
	color:var(--weiss);
}
form button:active,input[type="submit"]:active,input[type="file"]:active,.button:active {
	background-color:var(--schwarz);
	color:var(--weiss);
}

/**
 * Blue buttons
 */
form button.blue,input[type="submit"].blue,.button.blue {
	background-color:#2f96b4;
	background-image:-moz-linear-gradient(top, #5bc0de, #2f96b4);
	background-image:-webkit-linear-gradient(top, #5bc0de, #2f96b4);
	background-image:-ms-linear-gradient(top, #5bc0de, #2f96b4);
	background-image:-o-linear-gradient(top, #5bc0de, #2f96b4);
	background-image:linear-gradient(to bottom, #5bc0de, #2f96b4);
	border-color:#2f96b4;
	color:#fff;
}
form button.blue:active,input[type="submit"].blue:active,.button.blue:active {
	background-color:#2e95b3;
}

/**
 * Green buttons
 */
form button.green,input[type="submit"].green,.button.green {
	background-color:#51a351;
	background-image:-moz-linear-gradient(top, #62c462, #51a351);
	background-image:-webkit-linear-gradient(top, #62c462, #51a351);
	background-image:-ms-linear-gradient(top, #62c462, #51a351);
	background-image:-o-linear-gradient(top, #62c462, #51a351);
	background-image:linear-gradient(to bottom, #62c462, #51a351);
	border-color:#51a351;
	color:#fff;
}
form button.green:active,input[type="submit"].green:active,.button.green:active {
	background-color:#4f9f4f;
}

/**
 * Orange buttons
 */
form button.orange,input[type="submit"].orange,.button.orange {
	background-color:#f89406;
	background-image:-moz-linear-gradient(top, #fbb450, #f89406);
	background-image:-webkit-linear-gradient(top, #fbb450, #f89406);
	background-image:-ms-linear-gradient(top, #fbb450, #f89406);
	background-image:-o-linear-gradient(top, #fbb450, #f89406);
	background-image:linear-gradient(to bottom, #fbb450, #f89406);
	border-color:#f89406;
	color:#fff;
}
form button.orange:active,input[type="submit"].orange:active,.button.orange:active {
	background-color:#f28f04;
}

/**
 * Red buttons
 */
form button.red,input[type="submit"].red,.button.red {
	background-color:var(--rot);
	color:#fff;
}
form button.red:active,input[type="submit"].red:active,.button.red:active {

}
form button.red:hover {
	background-color:var(--schwarz);
	color:var(--weiss);
}

/**
 * Basic form layout
 */
.widget {
	margin-bottom:12px;
}
.widget > label {
	display:block;
	margin-bottom:6px;
	font-weight:bold;
}

/**
 * Inline form layout
 */
.inline-form .widget {
	display:inline-block;
	margin-bottom:0;
	vertical-align:middle;
}

/**
 * Horizontal form layout
 */
.horizontal-form .widget:after {
	content:"";
	display:table;
	clear:both;
}
.horizontal-form .widget > label {
	width:20%;
	float:left;
	padding:3px 2% 0 0;
	text-align:right;
}
.horizontal-form .widget > input,.horizontal-form .widget > textarea {
	width:78%;
	float:left;
}
.horizontal-form .widget > fieldset {
	margin-left:20%;
}

.widget-select{
	background-color: white;
	border-radius:36px;
	overflow:hidden;
}
select,
select:focus{
	border:0;
	outline:0;
	width: calc( 100% - 40px );
	padding: 1.1rem 0rem 1.1rem 0rem;
	margin: 0 20px 0 20px;
	box-sizing:border-box !important;
	box-sizing: border-box;
	background-color: white;
}

/* Slider */
.home #slider{
	position:relative;
	z-index:90;
}
/* Intro */
.home #intro{
	position:relative;
	z-index:100;
	overflow:visible;
	padding-top: calc( var(--headerHeightSticky) * 1 );
	padding-bottom: calc( var(--headerHeightSticky) * 1 );
}
.home #intro .content-text{
	position:relative;
	overflow:visible;
}
.home #intro .content-text p{
	text-wrap:balance;
}
.home #intro .content-text.first:before{
	position:absolute;
	z-index:999 !important;
	content:"";
	top:-180px;
	left:-120px;
	width:200px;
	height:200px;
	background: url(../../files/content/home/assets/PPH-Header-Illu-Herz.svg) no-repeat center transparent;
	background-size: 100% auto;
}
.home #intro .content-text.first:after{
	position:absolute;
	z-index:998;
	content:"";
	bottom:-40px;
	right:-40px;
	width:90px;
	height:90px;
	background: url(../../files/content/home/assets/PPH-Header-Illu-Glanz.svg) no-repeat center transparent;
	background-size: 100% auto;
}
.home #intro h1 .uppercase{
	background: url(../../files/content/home/assets/PPH-Header-Unterstreichung.svg) no-repeat center bottom transparent;
	background-size: 100% auto;
}
@media (max-width: 992px) {
	.home #intro .content-text.first:before{
		top:-160px;
		left:-50px;
		width:150px;
		height:150px;
	}
}
@media (max-width: 768px) {
	.home #intro .content-text.first:before{
		top:-160px;
		left:-30px;
		width:150px;
		height:150px;
	}
	.home #intro .content-text.first:after{
		bottom:-20px;
		right:-30px;
		width:90px;
		height:90px;
	}
}
@media (max-width: 576px) {
	.home #intro .content-text.first:before{
		top:-160px;
		left:-10px;
		width:120px;
		height:120px;
	}
	.home #intro .content-text.first:after{
		bottom:-90px;
		right:-10px;
		width:90px;
		height:90px;
	}
}
/* Willkommen */
.home #willkommen{
	position:relative;
	overflow:visible;
	background: var(--orange);
	padding-top: calc( var(--headerHeightSticky) * 1 );
	padding-bottom: calc( var(--headerHeightSticky) * 1 );
}
.home #willkommen .content-text.headline{
	position:relative;
}
.home #willkommen .content-text.text{
	position:relative;
	transform: rotate(-2deg);
	padding-left:30px;
}
.home #willkommen .content-text.text:before{
	position:absolute;
	z-index:998;
	content:"";
	top:-150px;
	left:10px;
	width:140px;
	height:140px;
	background: url(../../files/content/home/assets/PPH-Einleitung-Illu-Krone.svg) no-repeat center transparent;
	background-size: 100% auto;
}
@media (max-width: 992px) {
	.home #willkommen .content-text.headline:before{
		position:absolute;
		z-index:998;
		content:"";
		top:-150px;
		left:10px;
		width:120px;
		height:120px;
		background: url(../../files/content/home/assets/PPH-Einleitung-Illu-Krone.svg) no-repeat center transparent;
		background-size: 100% auto;
	}
	.home #willkommen .content-text.text{
		margin-top:30px;
	}
	.home #willkommen .content-text.text:before{
		display:none;
	}
}
@media (max-width: 768px) {

}
@media (max-width: 576px) {
	.home #willkommen .content-text.text{
		transform: rotate(-1deg);
		padding-left:20px;
	}
}
/* Feel Good */
.home #feel-good{
	position:relative;
	padding-bottom: calc( var(--headerHeightSticky) * 3 );
	overflow:visible;	
	background: url(../../files/content/home/assets/PPH-Feel-Good-Hintergrund-Rosa-ohne-Zacken.svg) no-repeat right top transparent;
	background-size: 100% auto;
}
.home #feel-good:before{
	position:absolute;
	content:"";
	top:0px;
	right: calc( var(--leftPosWrapper) + ( var(--wrapperWidth) * .6666 ) );
	width:200%;
	height: 60px;
	background:url(../../files/content/home/assets/PPH-Feel-Good-Hintergrund-Pink-einzelner-Zacken.svg) repeat-x right top var(--orange);
}
.home #feel-good:after{
	position:absolute;
	content:"";
	top:0px;
	left: calc( ( var(--leftPosWrapper) + ( var(--wrapperWidth) * .3333 ) ) - 15px );
	width:200%;
	height: 60px;
	background:url(../../files/content/home/assets/PPH-Feel-Good-Hintergrund-Rosa-einzelner-Zacken.svg) repeat-x left top var(--orange);
}
.home #feel-good .inn{
	position:relative;
	padding-top: 60px;
	overflow:visible;
}
.home #feel-good .inn:before{
	position:absolute;
	z-index:30;
	content:"";
	top:-75px;
	left: 50%;
	width: calc( var(--windowWidth) / 2 );
	height: 150px;
	background:url(../../files/content/home/assets/PPH-Einleitung-Illu-Zick-Zack.svg) no-repeat right center transparent;
	background-size: 100% auto;
}
@media (max-width: 1400px) {
	.home #feel-good{
		position:relative;
		padding-top:0px;
		padding-bottom: calc( var(--headerHeightSticky) * 3 );
		overflow:visible;	
		background: url(../../files/content/home/assets/PPH-Feel-Good-Hintergrund-Rosa-ohne-Zacken.svg) no-repeat left top transparent;
		background-size: auto 100%;
	}
}
@media (max-width: 1200px) {

}
@media (max-width: 992px) {
	.home #feel-good{
		background: var(--rosa);
	}
	.home #feel-good:before{
		display:none;
	}
	.home #feel-good:after{
		position:absolute;
		content:"";
		top:0px;
		left: 0px;
		width:200%;
		height: 60px;
		background:url(../../files/content/home/assets/PPH-Feel-Good-Hintergrund-Rosa-einzelner-Zacken.svg) repeat-x left top var(--orange);
	}
	.home #feel-good .inn:before{
		position:absolute;
		z-index:30;
		content:"";
		top:-75px;
		left: 10%;
		width: calc( var(--windowWidth) * .9 );
		height: 150px;
		background:url(../../files/content/home/assets/PPH-Einleitung-Illu-Zick-Zack.svg) no-repeat right center transparent;
		background-size: 100% auto;
	}
}
@media (max-width: 768px) {

}
@media (max-width: 576px) {
	.home #feel-good{
		padding-bottom: calc( var(--headerHeightSticky) * 1.5 );
	}
	.home #feel-good .inn:before{
		position:absolute;
		z-index:30;
		content:"";
		top:-40px;
		left: 10%;
		width: calc( var(--windowWidth) * .9 );
		height: 150px;
		background:url(../../files/content/home/assets/PPH-Einleitung-Illu-Zick-Zack.svg) no-repeat right center transparent;
		background-size: 100% auto;
	}
	.home #feel-good .content-text.headline:after{
		display:none;
	}
}

.home #feel-good .inn .ce_bs_gridStart .ce_bs_gridStart{
	padding-top:100px;
}
.home #feel-good .content-element-group.video{
	position:relative;
	background: var(--pink);
	padding: 40px 20px;
}
.home #feel-good .content-element-group.video .content-player,
.home #feel-good .content-element-group.video .content-text{
	position:relative;
	z-index:20;
}
.home #feel-good .content-element-group.video:before{
	position:absolute;
	content:"";
	top:0px;
	right:0px;
	width:10000px;
	height:100%;
	background: var(--pink);
	z-index:10;
}
.home #feel-good .content-element-group.video:after{
	position:absolute;
	content:"";
	top:40px;
	left:-45px;
	width:50px;
	height:500px;
	background:url(../../files/content/home/assets/PPH-Feel-Good-Illu-We-Love-Yupin.svg) no-repeat right center transparent;
	background-size: 100% auto;
	z-index:11;
}
.home #feel-good .content-element-group.video .content-text{
	margin-top:20px;
}
.home #feel-good .content-element-group.video .content-text h2{
	position:relative;
	margin-bottom:80px;
	text-align:right;
}
.home #feel-good .content-element-group.video .content-text h2:before{
	position:absolute;
	content:"";
	top:-70px;
	left:-45px;
	width:90px;
	height:90px;
	background:url(../../files/content/home/assets/PPH-Feel-Good-Illu-Anfuehrungszeichen-Anfang.svg) no-repeat right center transparent;
	background-size: 100% auto;
	z-index:11;
}
.home #feel-good .content-element-group.video .content-text h2:after{
	position:absolute;
	content:"";
	bottom:-90px;
	right:-45px;
	width:85px;
	height:85px;
	background:url(../../files/content/home/assets/PPH-Feel-Good-Illu-Anfuehrungszeichen-Hinten.svg) no-repeat right center transparent;
	background-size: 100% auto;
	z-index:11;
}
.home #feel-good .content-element-group.video .content-text figure{
	margin-right:30px;
	transform:translateY(-19px);
}
@media (max-width: 1400px) {

}
@media (max-width: 1200px) {
	.home #feel-good .content-element-group.video:after{
		position:absolute;
		content:"";
		top:40px;
		left:-45px;
		width:40px;
		height:300px;
		background:url(../../files/content/home/assets/PPH-Feel-Good-Illu-We-Love-Yupin.svg) no-repeat right top transparent;
		background-size: 100% auto;
		z-index:11;
	}
	.home #feel-good .content-element-group.video .content-text h2:before{
		position:absolute;
		content:"";
		top:-70px;
		left:-45px;
		width:70px;
		height:90px;
		background:url(../../files/content/home/assets/PPH-Feel-Good-Illu-Anfuehrungszeichen-Anfang.svg) no-repeat right center transparent;
		background-size: 100% auto;
		z-index:11;
	}
	.home #feel-good .content-element-group.video .content-text h2:after{
		position:absolute;
		content:"";
		bottom:-90px;
		right:-45px;
		width:75px;
		height:85px;
		background:url(../../files/content/home/assets/PPH-Feel-Good-Illu-Anfuehrungszeichen-Hinten.svg) no-repeat right center transparent;
		background-size: 100% auto;
		z-index:11;
	}
}
@media (max-width: 992px) {

}
@media (max-width: 768px) {

}
@media (max-width: 576px) {
	.home #feel-good .content-element-group.video:after{
		position:absolute;
		content:"";
		top:40px;
		left:-20px;
		width:40px;
		height:300px;
		background:url(../../files/content/home/assets/PPH-Feel-Good-Illu-We-Love-Yupin.svg) no-repeat right top transparent;
		background-size: 100% auto;
		z-index:11;
	}
	.home #feel-good .content-element-group.video .content-text h2:before{
		position:absolute;
		content:"";
		top:-70px;
		left:-30px;
		width:70px;
		height:90px;
		background:url(../../files/content/home/assets/PPH-Feel-Good-Illu-Anfuehrungszeichen-Anfang.svg) no-repeat right center transparent;
		background-size: 100% auto;
		z-index:11;
	}
	.home #feel-good .content-element-group.video .content-text h2:after{
		position:absolute;
		content:"";
		bottom:-90px;
		right:-30px;
		width:75px;
		height:85px;
		background:url(../../files/content/home/assets/PPH-Feel-Good-Illu-Anfuehrungszeichen-Hinten.svg) no-repeat right center transparent;
		background-size: 100% auto;
		z-index:11;
	}
}
.home #feel-good .content-text.headline{
	position:relative;
	padding-left:40px;
}
.home #feel-good .content-text.headline:before{
	position:absolute;
	content:"";
	top:-70px;
	left:20px;
	width:120px;
	height:90px;
	background:url(../../files/content/home/assets/PPH-Feel-Good-Illu-Spark.svg) no-repeat right center transparent;
	background-size: 100% auto;
	z-index:11;
}
.home #feel-good .content-text.headline:after{
	position:absolute;
	content:"";
	bottom:-150px;
	left:30px;
	width:95px;
	height:300px;
	background:url(../../files/content/home/assets/PPH-Feel-Good-Illu-Pfeil.svg) no-repeat right center transparent;
	background-size: auto 100%;
	z-index:11;
}
.home #feel-good .content-text.text{
	position:relative;
	transform: rotate(-2deg);
	padding-left:30px;
}
.home #feel-good .content-text.text a.mobile{ display:none; }

.home #feel-good .bilder.content-element-group{
	position:relative;
	margin-top: 80px;
	width:100%;
	display:block;
	margin-bottom:50%
}
.home #feel-good .bilder.content-element-group:before{
	position:absolute;
	content:"";
	top:-110px;
	left:100px;
	width:190px;
	height:150px;
	background:url(../../files/content/home/assets/PPH-Feel-Good-Illu-nom-nom.svg) no-repeat right center transparent;
	background-size: auto 100%;
	z-index:11;
}
.home #feel-good .bilder.content-element-group .content-image{
	display:inline-block;
}
.home #feel-good .bilder.content-element-group .content-image.first{
	position:absolute;
	z-index:30;
	transform: translate(30%, 30%);
}
.home #feel-good .bilder.content-element-group .content-image.first img{
	width:55%;
	height:auto;
	transform: rotate(5deg);
}
.home #feel-good .bilder.content-element-group .content-image.second{
	position:absolute;
	z-index:20;

	transform: translate(40%, 0%);
}
.home #feel-good .bilder.content-element-group .content-image.second img{
	width:50%;
	height:auto;
	transform: rotate(-5deg);
}
.home #feel-good .bilder.content-element-group .content-image.third{
	position:absolute;
	z-index:10;
	transform: translate(35%, 100%);
}
.home #feel-good .bilder.content-element-group .content-image.third img{
	width:50%;
	height:auto;
}
@media (max-width: 1400px) {

}
@media (max-width: 1200px) {
	.home #feel-good .content-text.headline a.desktop{ display:none; }
	.home #feel-good .content-text.text a.mobile{ display:inline-block; }
	.home #feel-good .content-text.headline:before{
		position:absolute;
		content:"";
		top:-80px;
		left:0px;
		width:100px;
		height:90px;
		background:url(../../files/content/home/assets/PPH-Feel-Good-Illu-Spark.svg) no-repeat right center transparent;
		background-size: 100% auto;
		z-index:11;
	}
	.home #feel-good .content-text.headline:after{
		position:absolute;
		content:"";
		bottom:-230px;
		left:0px;
		width:95px;
		height:250px;
		background:url(../../files/content/home/assets/PPH-Feel-Good-Illu-Pfeil.svg) no-repeat right center transparent;
		background-size: auto 100%;
		z-index:11;
	}
}
@media (max-width: 992px) {
	.home #feel-good .content-text.headline:before{
		position:absolute;
		content:"";
		top:-40px;
		left:0px;
		width:100px;
		height:90px;
		background:url(../../files/content/home/assets/PPH-Feel-Good-Illu-Spark.svg) no-repeat right center transparent;
		background-size: 100% auto;
		z-index:11;
	}
	.home #feel-good .content-text.headline:after{
		position:absolute;
		content:"";
		bottom:-230px;
		left:-90px;
		width:95px;
		height:250px;
		background:url(../../files/content/home/assets/PPH-Feel-Good-Illu-Pfeil.svg) no-repeat right center transparent;
		background-size: auto 100%;
		z-index:11;
	}
	.home #feel-good .content-text.text{
		position:relative;
		transform: rotate(-2deg);
		padding-left:30px;
		margin-top:20px;
	}
	.home #feel-good .bilder.content-element-group{
		position:relative;
		margin-top: 120px;
		width:100%;
		display:block;
		margin-bottom:90%
	}
	.home #feel-good .bilder.content-element-group:before{
		position:absolute;
		content:"";
		top:-110px;
		left:40px;
		width:190px;
		height:150px;
		background:url(../../files/content/home/assets/PPH-Feel-Good-Illu-nom-nom.svg) no-repeat right center transparent;
		background-size: auto 100%;
		z-index:11;
	}
	.home #feel-good .bilder.content-element-group .content-image.third{
		position:absolute;
		z-index:10;
		transform: translate(0%, 50%);
	}
}
@media (max-width: 768px) {

}
@media (max-width: 576px) {
	.home #feel-good .bilder.content-element-group:before{
		position:absolute;
		content:"";
		top:-110px;
		left:10px;
		width:190px;
		height:120px;
		background:url(../../files/content/home/assets/PPH-Feel-Good-Illu-nom-nom.svg) no-repeat left center transparent;
		background-size: auto 100%;
		z-index:11;
	}
	.home #feel-good .bilder.content-element-group .content-image.first{
		position:absolute;
		z-index:30;
		transform: translate(30%, 15%);
	}

	.home #feel-good .bilder.content-element-group .content-image.second{
		position:absolute;
		z-index:20;
		transform: translate(40%, -40%);
	}
	.home #feel-good .bilder.content-element-group .content-image.third{
		position:absolute;
		z-index:10;
		transform: translate(0%, 50%);
	}
}
/* Benefits */
.home #benefits{
	position:relative;
	overflow:visible;	
	background: url(../../files/content/home/assets/PPH-Benefit-Hintergrund-Gruen.svg) no-repeat right top 380px transparent;
	background-size: 100% auto;
	padding-top:60px;
}
.home #benefits .inn{ position:relative; }
.home #benefits .inn:before{
	position:absolute;
	z-index:1;
	content:"";
	top:-120px;
	right: -10px;
	width: 30%;
	height: 50%;
	background: url(../../files/content/home/assets/PPH-Benefit-Illu-WOW.svg) no-repeat right top transparent;
	background-size: 100% auto;
}

.home #benefits .content-text.headline{
	position:relative;
}
.home #benefits .content-text.headline .rte{
	position:relative;
	z-index:10;
	overflow:visible;
	padding: 30px;
	box-sizing:border-box;
}
.home #benefits .content-text.headline:before{
	position:absolute;
	z-index:5;
	content:"";
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
	background: url(../../files/content/home/assets/PPH-Benefit-Hintergrund-Form-Fahne.svg) no-repeat right top transparent;
	background-size: 100% 100%;
}
.home #benefits .content-text.headline:after{
	position:absolute;
	z-index:-1;
	content:"";
	top:0px;
	right:0px;
	width: 20px;
	height: 300%;
	background: #82D3A4;
}

.home #benefits .content-text.text{ position:relative; z-index:5; }
.home #benefits .content-text.text.one{ 
	transform: rotate(-2.116deg); 
	padding-left:50px;
	padding-top:160px;
}
.home #benefits .content-text.text.one:before{ 
	position:absolute;
	z-index:5;
	content:"";
	top:0px;
	left:0px;
	width: 110px;
	height: 200px;
	background: url(../../files/content/home/assets/PPH-Benefit-Illu-Finanzielles.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.home #benefits .content-text.text.two{ 
	padding-top:100px;
}
.home #benefits .content-text.text.two:before{ 
	position:absolute;
	z-index:5;
	content:"";
	top:0px;
	left:-15%;
	width: 15%;
	height: 100%;
	background: url(../../files/content/home/assets/PPH-Benefit-Illu-Herz.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.home #benefits .content-text.text.three{ 
	padding-left: 24%;
}
.home #benefits .content-text.text.three:before{ 
	position:absolute;
	z-index:5;
	content:"";
	top:-40px;
	left:4%;
	width: 15%;
	height: 100%;
	background: url(../../files/content/home/assets/PPH-Benefit-Illu-Waage.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.home #benefits .content-text.text.four{ 

}
.home #benefits .content-text.text.four:before{ 
	position:absolute;
	z-index:5;
	content:"";
	top:-140px;
	left:0px;
	width: 25%;
	height: 100%;
	background: url(../../files/content/home/assets/PPH-Benefit-Illu-Digital.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.home #benefits .content-text.text.five{ 
	padding-top:100px;
}
.home #benefits .content-text.text.five:before{ 
	position:absolute;
	z-index:5;
	content:"";
	top:10%;
	left:-75%;
	width: 60%;
	height: 100%;
	background: url(../../files/content/home/assets/PPH-Benefit-Illu-Achtung-Keine-Zeitarbeit.svg) no-repeat left top transparent;
	background-size: 100% auto;
}

.home #benefits .content-image{ position:relative; }
.home #benefits .content-image.one{ 
	padding: 30px 30px 0px 30px;
	margin-top:100px;
}
.home #benefits .content-image.one:before{ 
	position:absolute;
	z-index:5;
	content:"";
	top:0px;
	left:0px;
	width: 13%;
	height: 50%;
	background: url(../../files/content/home/assets/PPH-Benefits-Illu-Spark.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.home #benefits .content-image.one:after{ 
	position:absolute;
	z-index:5;
	content:"";
	top:0px;
	right:-10px;
	width: 10%;
	height: 100%;
	background: url(../../files/content/home/assets/PPH-Benefits-Illu-Schwung.svg) no-repeat right top 27% transparent;
	background-size: 100% auto;
}
.home #benefits .content-image.two{ 
	transform: rotate(-4.9deg);
}
.home #benefits .content-image.three{ 
	transform: rotate(8.444deg);
	padding:60px;
	margin-top:140px;
}
.home #benefits .content-image.three:before{ 
	position:absolute;
	z-index:5;
	content:"";
	bottom:15%;
	right:-40%;
	width: 40%;
	height: 100%;
	background: url(../../files/content/home/assets/PPH-Benefit-Illu-Kaffeetasse.svg) no-repeat right bottom transparent;
	background-size: 100% auto;
	transform: rotate(-8.444deg);
}
.home #benefits .content-image.four{ 
	transform: rotate(3.076deg);
	padding:50px;
	margin-top:-40px;
}
.home #benefits .content-image.four:before{ 
	position:absolute;
	z-index:5;
	content:"";
	top:80px;
	left:-70%;
	width: 80%;
	height: 50%;
	background: url(../../files/content/home/assets/PPH-Benefit-Illu-Bewertung.svg) no-repeat right top transparent;
	background-size: 100% auto;
}
@media (max-width: 1400px) {

}
@media (max-width: 1200px) {
	.home #benefits .content-image.three{ 
		padding:20px;
	}
	.home #benefits .content-image.four{ 
		padding:20px;
	}
	.home #benefits .content-text.four{ 
		margin-top:60px;;
	}
}
@media (max-width: 992px) {
	.home #benefits .content-text.headline{
		margin-top:60px;;
	}
	.home #benefits .content-text.text.one{ 
		padding-left:50px;
		padding-top:100px;
	}
	.home #benefits .content-text.text.one:before{ 
		position:absolute;
		z-index:5;
		content:"";
		top:0px;
		left:0px;
		width: 90px;
		height: 200px;
		background: url(../../files/content/home/assets/PPH-Benefit-Illu-Finanzielles.svg) no-repeat left top transparent;
		background-size: 100% auto;
	}
	.home #benefits .content-image.two{ 
		margin: 20px 0 0 0;
	}
	.home #benefits .content-text.text.two{ 
		padding-top:100px;
	}
	.home #benefits .content-text.text.two:before{ 
		position:absolute;
		z-index:5;
		content:"";
		top:0px;
		left:-10px;
		width: 12%;
		height: 100%;
		background: url(../../files/content/home/assets/PPH-Benefit-Illu-Herz.svg) no-repeat left top transparent;
		background-size: 100% auto;
	}
	.home #benefits .content-text.text.three{ 
		margin-top:60px;
		margin-bottom:60px;
	}
	.home #benefits .content-text.text.four{ 
		margin-top:80px;
	}
	.home #benefits .content-text.text.four:before{ 
		position:absolute;
		z-index:5;
		content:"";
		top:-70px;
		left:-12%;
		width: 12%;
		height: 100%;
		background: url(../../files/content/home/assets/PPH-Benefit-Illu-Digital.svg) no-repeat left top transparent;
		background-size: 100% auto;
	}
	.home #benefits .content-text.text.five{ 
		padding-top:100px;
	}
	.home #benefits .content-text.text.five:before{ 
		position:absolute;
		z-index:5;
		content:"";
		top:-40px;
		left:30px;
		width: 125px;
		height: 100%;
		background: url(../../files/content/home/assets/PPH-Benefit-Illu-Achtung-Keine-Zeitarbeit.svg) no-repeat left top transparent;
		background-size: 100% auto;
	}

}
@media (max-width: 768px) {

	.home #benefits .content-text.text.five{ 
		margin-top:40px;
	}	

	
}
@media (max-width: 576px) {
	.home #benefits .inn:before{
		position:absolute;
		content:"";
		top:-200px;
		right: 30px;
		width: 55%;
		height: 50%;
		background: url(../../files/content/home/assets/PPH-Benefit-Illu-WOW.svg) no-repeat right top transparent;
		background-size: 100% auto;
	}
	.home #benefits .content-image.one{ 
		margin-top:50px;
	}
	.home #benefits .content-text.text.one{ 
		padding-left:20px;
		padding-top:100px;
	}
	.home #benefits .content-text.text.two{ 
		padding-top:80px;
	}
	.home #benefits .content-image.three{ 
		margin-top:-30px;
	}
	.home #benefits .content-image.three:before{ 
		position:absolute;
		z-index:5;
		content:"";
		bottom:20%;
		right:-40%;
		width: 40%;
		height: 100%;
		background: url(../../files/content/home/assets/PPH-Benefit-Illu-Kaffeetasse.svg) no-repeat right bottom transparent;
		background-size: 100% auto;
		transform: rotate(-8.444deg);
	}
	.home #benefits .content-image.four{ 
		margin-top:0px;
	}
	.home #benefits .content-image.four:before{ 
		position:absolute;
		z-index:5;
		content:"";
		top:80px;
		left:-75%;
		width: 70%;
		height: 50%;
		background: url(../../files/content/home/assets/PPH-Benefit-Illu-Bewertung.svg) no-repeat right top transparent;
		background-size: 100% auto;
	}
	.home #benefits .content-text.text.four{ 
		margin-top:40px;
	}
	.home #benefits .content-text.text.four:before{ 
		position:absolute;
		z-index:5;
		content:"";
		top:-80px;
		left:30px;
		width: 12%;
		height: 100%;
		background: url(../../files/content/home/assets/PPH-Benefit-Illu-Digital.svg) no-repeat left top transparent;
		background-size: 100% auto;
	}
}




/* Standorte */
.home #standorte{
	position:relative;
	overflow:visible;	
	background: url(../../files/content/home/assets/PPH-Standorte-Illu-Hintergrund.svg) no-repeat right calc( var(--windowWidth) * -.2 ) top transparent;
	background-size: 140% 90%;
	padding-top: calc( var(--headerHeightSticky) * 2 );
	padding-bottom: calc( var(--headerHeightSticky) * 2 );
}
.home #standorte:before{
	position:absolute;
	z-index:-1;
	content:"";
	top:0px;
	left:0px;
	width:100%;
	height:50%;
	background: #82D3A4;
}
.home #standorte:after{
	position:absolute;
	z-index:-1;
	content:"";
	bottom:0px;
	left:0px;
	width:100%;
	height:50%;
	background: url(../../files/content/home/assets/PPH-Teamvorstellung-Hintergrund-Kreise-Gelb-rotate.svg) no-repeat center bottom 60px transparent;
	background-size: 100% auto;
}
.home #standorte .content-text.headline{
	position:relative;
}
.home #standorte .content-text.text{
	position:relative;
	margin-bottom:60px;
}
.home #standorte .content-text.headline:before{ 
	position:absolute;
	z-index:5;
	content:"";
	top:0px;
	left:-40%;
	width: 50%;
	height: 100%;
	background: url(../../files/content/home/assets/PPH-Standorte-Illu-Marker.svg) no-repeat right top transparent;
	background-size: auto 100%;
}
.home #standorte .content-text.text.standort{
	font-size: 1.125rem;
	position:relative;
	border-radius: 24px;
	padding: 20px 20px 60px 20px;
	box-sizing:border-box;
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.25);
}
.home #standorte .content-text.text.standort img{
	border-radius: 9px;
	margin-bottom:30px;
}
.home #standorte .content-text.text.standort a{
	text-decoration:underline;
}
.home #standorte .content-text.text.standort a.map{
	background: url(../../files/content/home/assets/bx_map.svg) no-repeat left center transparent;
	background-size: auto 100%;
	padding: 5px 0px 5px 40px;
}

.home #standorte .content-text.text.standort.schnelsen{
	background:#E29BD8;
	transform: rotate(6.887deg);
}
.home #standorte .content-text.text.standort.schnelsen:before{
	position:absolute;
	content:"";
	top:0px;
	left:0px;
	width:63px;
	height:72px;
	border-radius:50%;
	background: url(../../files/content/home/assets/PPH-Standorte-Illu-Raute.svg) no-repeat center #E29BD8;
}
.home #standorte .content-text.text.standort.schnelsen:after{
	position:absolute;
	content:"";
	bottom:0px;
	right:0px;
	width:63px;
	height:72px;
	border-radius:50%;
	background: url(../../files/content/home/assets/PPH-Standorte-Illu-Raute.svg) no-repeat center #E29BD8;
}
.home #standorte .content-text.text.standort.langenhorn{
	background:#82D3A4;
	transform: rotate(-2.57deg);
	margin-top:120px;
}
.home #standorte .content-text.text.standort.langenhorn:before{
	position:absolute;
	content:"";
	top:0px;
	left:0px;
	width:63px;
	height:72px;
	border-radius:50%;
	background: url(../../files/content/home/assets/PPH-Standort-Illu-Kreis.svg) no-repeat center #82D3A4;
}
.home #standorte .content-text.text.standort.langenhorn:after{
	position:absolute;
	content:"";
	bottom:0px;
	right:0px;
	width:63px;
	height:72px;
	border-radius:50%;
	background: url(../../files/content/home/assets/PPH-Standort-Illu-Kreis.svg) no-repeat center #82D3A4;
}
.home #standorte .content-text.text.standort.eimsbuettel{
	background:#EEC899;
	transform: rotate(5.26deg);
}
.home #standorte .content-text.text.standort.eimsbuettel:before{
	position:absolute;
	content:"";
	top:0px;
	left:0px;
	width:63px;
	height:72px;
	border-radius:50%;
	background: url(../../files/content/home/assets/PPH-Standort-Illu-Quadrat.svg) no-repeat center #EEC899;
}
.home #standorte .content-text.text.standort.eimsbuettel:after{
	position:absolute;
	content:"";
	bottom:0px;
	right:0px;
	width:63px;
	height:72px;
	border-radius:50%;
	background: url(../../files/content/home/assets/PPH-Standort-Illu-Quadrat.svg) no-repeat center #EEC899;
}
.home #standorte .content-text.text.standort.eidelstedt{
	background:#ABD0F9;
	transform: rotate(-5.818deg);
	margin-top:60px;
}
.home #standorte .content-text.text.standort.eidelstedt:before{
	position:absolute;
	content:"";
	top:0px;
	left:0px;
	width:63px;
	height:72px;
	border-radius:50%;
	background: url(../../files/content/home/assets/PPH-Standort-Illu-Dreieck.svg) no-repeat center #ABD0F9;
}
.home #standorte .content-text.text.standort.eidelstedt:after{
	position:absolute;
	content:"";
	bottom:0px;
	right:0px;
	width:63px;
	height:72px;
	border-radius:50%;
	background: url(../../files/content/home/assets/PPH-Standort-Illu-Dreieck.svg) no-repeat center #ABD0F9;
}
@media (max-width: 1400px) {

}
@media (max-width: 1200px) {

}
@media (max-width: 992px) {
	.home #standorte{
		position:relative;
		overflow:visible;	
		background: url(../../files/content/home/assets/PPH-Standorte-Illu-Hintergrund.svg) no-repeat right calc( var(--windowWidth) * -.2 ) top transparent;
		background-size: 160% 100%;
		padding-top: calc( var(--headerHeightSticky) * 2 );
		padding-bottom: calc( var(--headerHeightSticky) * 2 );
	}
}
@media (max-width: 768px) {
	.home #standorte{
		position:relative;
		overflow:visible;	
		background: url(../../files/content/home/assets/PPH-Standorte-Illu-Hintergrund.svg) no-repeat right calc( var(--windowWidth) * -.3 ) top transparent;
		background-size: 180% 100%;
		padding-top: calc( var(--headerHeightSticky) * 2 );
		padding-bottom: calc( var(--headerHeightSticky) * 2 );
	}
	.home #standorte .content-text.text.standort.schnelsen{
		margin-top:0px;
	}
	.home #standorte .content-text.text.standort.langenhorn{
		margin-top:-50px;
	}
	.home #standorte .content-text.text.standort.eimsbuettel{
		margin-top:-80px;
	}
	.home #standorte .content-text.text.standort.eidelstedt{
		margin-top:-50px;
	}
}
@media (max-width: 576px) {
	.home #standorte .content-text.headline:before{ 
		position:absolute;
		z-index:5;
		content:"";
		top:0px;
		left:-12%;
		width: 50%;
		height: 100%;
		background: url(../../files/content/home/assets/PPH-Standorte-Illu-Marker.svg) no-repeat right top transparent;
		background-size: auto 100%;
	}
}

/* Team */
.home #team{
	position:relative;
	overflow:visible;	
	background: url(../../files/content/home/assets/PPH-Teamvorstellung-Hintergrund-Kreise-Gelb.svg) repeat-y center top transparent;
	background-size: 100% auto;
	padding-top: calc( var(--headerHeightSticky) * 0 );
	padding-bottom: calc( var(--headerHeightSticky) * 2 );
}
.home #team:before{ 
	position:absolute;
	z-index:5;
	content:"";
	top:-40px;
	right:12%;
	width: 160px;
	height: 160px;
	background: url(../../files/content/home/assets/PPH-Team-Illu-Person.svg) no-repeat right top transparent;
	background-size: 100% auto;
}
.home #team:after{ 
	position:absolute;
	z-index:6;
	content:"";
	bottom:60px;
	right:5%;
	width: 135px;
	height: 140px;
	background: url(../../files/content/home/assets/PPH-Team-Illu-Glanz.svg) no-repeat right top transparent;
	background-size: 100% auto;
}
.home #team .content-text.text{
	position:relative;
}
.home #team .content-text.text:before{ 
	position:absolute;
	z-index:5;
	content:"";
	bottom:-120px;
	left:0px;
	width: 125px;
	height: 110px;
	background: url(../../files/content/home/assets/PPH-Team-Playlist-Illu-Noten.svg) no-repeat right top transparent;
	background-size: 100% auto;
}
.home #team .content-gallery{
	margin-top:80px;
}
.home #team .content-gallery ul{
	overflow:visible;
}
.home #team .content-gallery ul li{
	position:relative;
}
.home #team .content-gallery li:nth-child(1){
	transform: rotate(4.41deg) scale(1);
	margin-top:120px;
}
.home #team .content-gallery li:nth-child(2){
	transform: rotate(-2.691deg) scale(1);
	margin-top:40px;
	z-index:100;
}
.home #team .content-gallery li:nth-child(3){
	transform: rotate(2deg) scale(1);
	margin-top:100px;
}
.home #team .content-gallery li:nth-child(4){
	clear:both;
	transform: rotate(-3.722deg) scale(1);
	margin-top:0px;
}
.home #team .content-gallery li:nth-child(5){
	transform: rotate(4.95deg) scale(1);
	margin-top:-90px;
	z-index:110;
}
.home #team .content-gallery li:nth-child(6){
	transform: rotate(-5.28deg) scale(1);
	margin-top:-30px;
}
.home #team .content-gallery figure{
	position:relative;
}
.home #team .content-gallery figure figcaption{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background: rgba(0, 0, 0, 0.50);
	color:#fff;
	text-align:center;
	font-size: 1rem;line-height:normal;
	padding: 20px 10px 20px 10px;
	box-sizing:border-box;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	opacity:0;
	transition: all .4s;
}
.home #team .content-gallery li:hover{
	z-index:9999;
}
.home #team .content-gallery figure:hover figcaption{
	opacity:1;
}
@media (max-width: 1400px) {

}
@media (max-width: 1200px) {

}
@media (max-width: 992px) {

}
@media (max-width: 768px) {

}
@media (max-width: 576px) {
	.home #team .content-gallery li:nth-child(1){
		transform: rotate(4.41deg) scale(1);
		margin-top:80px;
	}
	.home #team .content-gallery li:nth-child(2){
		transform: rotate(-2.691deg) scale(1);
		margin-top:20px;
		z-index:100;
	}
	.home #team .content-gallery li:nth-child(3){
		transform: rotate(2deg) scale(1);
		margin-top:30px;
		clear:both;
	}
	.home #team .content-gallery li:nth-child(4){
		clear:none;
		transform: rotate(-3.722deg) scale(1);
		margin-top:-40px;
	}
	.home #team .content-gallery li:nth-child(5){
		transform: rotate(4.95deg) scale(1);
		margin-top:-10px;
		z-index:110;
		clear:both;
	}
	.home #team .content-gallery li:nth-child(6){
		transform: rotate(-5.28deg) scale(1);
		margin-top:-60px;
	}
	.home #team:before{ 
		position:absolute;
		z-index:5;
		content:"";
		top:-140px;
		right:12%;
		width: 120px;
		height: 120px;
		background: url(../../files/content/home/assets/PPH-Team-Illu-Person.svg) no-repeat right top transparent;
		background-size: 100% auto;
	}
}

/* Jobs */
.home #jobs{
	position:relative;
	z-index:10;
	overflow:visible;	
	background-image: url(../../files/content/home/assets/PPH-Jobs-Hintergrund-Kreis-Hellblau.svg), url(../../files/content/home/assets/PPH-Jobs-Hintergrund-Kreis-Dunkelblau.svg);
	background-repeat: no-repeat, no-repeat;
	background-position: left -100px bottom, left 100px top -60px;
	background-size: 600px auto, 120% auto;	
	padding-top: calc( var(--headerHeightSticky) * 1.5 );
	padding-bottom: calc( var(--headerHeightSticky) * 1 );
}
.home #jobs:before{ 
	position:absolute;
	z-index:5;
	content:"";
	top:0px;
	left:12%;
	width: 110px;
	height: 300px;
	background: url(../../files/content/home/assets/PPH-Jobs-Illu-Group2.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.home #jobs:after{ 
	position:absolute;
	z-index:5;
	content:"";
	top:40%;
	left:20px;
	width: 400px;
	height: 500px;
	background: url(../../files/content/home/assets/PPH-Jobs-Illu-Group1.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.home #jobs .inn{
	position:relative;
	padding-top: calc( var(--headerHeightSticky) * 1 );
	padding-bottom: calc( var(--headerHeightSticky) * 4 );
}
.home #jobs .first.content-text{
	position:absolute;
	z-index:50;
	top:0px;
	right:0px;
	width:30%;
}
.home #jobs .first.content-text:before{ 
	position:absolute;
	z-index:5;
	content:"";
	bottom:-50px;
	right:50%;
	width: 84px;
	height: 84px;
	background: url(../../files/content/home/assets/PPH-Jobs-Illu-Telefon.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.home #jobs .last.content-element-group{
	position:absolute;
	z-index:55;
	bottom:0px;
	left:0px;
	width:30%;
}
.home #jobs .first.content-text a,
.home #jobs .last.content-text a{
	margin-top:0px;
}

.home #jobs .module-plenta-jobs-basic-offer-list .layout_default{
	position:relative;
	width:50%;
	border-radius: 27px;
	background: #82D3A4;
	padding: 30px 40px 6px 40px;
	background-image: url(../../files/content/home/assets/job-forward.svg);
	background-repeat: no-repeat;
	background-position: right 40px center;
	background-size: 57px auto;
	padding-right:110px;
	cursor:pointer;
	transition:all .4s;
}
.home #jobs .module-plenta-jobs-basic-offer-list .layout_default:hover{
	background-image: url(../../files/content/home/assets/job-forward.svg);
	background-repeat: no-repeat;
	background-position: right 30px center;
	background-size: 57px auto;
}
.home #jobs .module-plenta-jobs-basic-offer-list .layout_default h3{
	margin-bottom:12px;
}

.home #jobs .module-plenta-jobs-basic-offer-list .layout_default:nth-child(1){ z-index:10; margin-left:8.3333%; margin-top:-20px; background-color: var(--gruen); }
.home #jobs .module-plenta-jobs-basic-offer-list .layout_default:nth-child(2){ z-index:30; margin-left:0%; margin-top:-20px;  background-color: var(--rosa); }
.home #jobs .module-plenta-jobs-basic-offer-list .layout_default:nth-child(3){ z-index:20; margin-left:16.6666%; margin-top:-20px; background-color: #EEC899; }
.home #jobs .module-plenta-jobs-basic-offer-list .layout_default:nth-child(4){ z-index:40; margin-left:41.6666%; margin-top:30px; background-color: #ABD0F9; }
.home #jobs .module-plenta-jobs-basic-offer-list .layout_default:nth-child(5){ z-index:50; margin-left:33.3333%; margin-top:-20px; background-color: var(--rosa); }
.home #jobs .module-plenta-jobs-basic-offer-list .layout_default:nth-child(6){ z-index:60; margin-left:50%; margin-top:-20px; background-color: #EEC899; }

@media (max-width: 1400px) {
	.home #jobs{
		position:relative;
		overflow:visible;	
		background-image: url(../../files/content/home/assets/PPH-Jobs-Hintergrund-Kreis-Hellblau.svg), url(../../files/content/home/assets/PPH-Jobs-Hintergrund-Kreis-Dunkelblau.svg);
		background-repeat: no-repeat, no-repeat;
		background-position: left -100px bottom, left 100px top -60px;
		background-size: 600px auto, 110% 90%;	
		padding-top: calc( var(--headerHeightSticky) * 1 );
		padding-bottom: calc( var(--headerHeightSticky) * 1 );
	}
}
@media (max-width: 1200px) {
	.home #jobs:after{ 
		top:40%;
		left:20px;
		width: 300px;
		height: 400px;
	}
}
@media (max-width: 992px) {
	.home #jobs{
		position:relative;
		overflow:visible;	
		background-image: url(../../files/content/home/assets/PPH-Jobs-Hintergrund-Kreis-Hellblau.svg), url(../../files/content/home/assets/PPH-Jobs-Hintergrund-Kreis-Dunkelblau.svg);
		background-repeat: no-repeat, no-repeat;
		background-position: left -100px bottom, left -40px top -60px;
		background-size: 600px auto, 140% 90%;	
		padding-top: calc( var(--headerHeightSticky) * 1 );
		padding-bottom: calc( var(--headerHeightSticky) * 1 );
	}
	.home #jobs .inn{
		position:relative;
		padding-top: calc( var(--headerHeightSticky) * 1 );
		padding-bottom: calc( var(--headerHeightSticky) * 0 );
	}
	.home #jobs .first.content-text{
		position:relative;
		z-index:50;
		top:0px;
		right:0px;
		width:80%;
		margin-left:20%;
		margin-bottom:60px;
	}
	.home #jobs .module-plenta-jobs-basic-offer-list .layout_default{
		position:relative;
		width:75%;
		border-radius: 27px;
		background: #82D3A4;
		padding: 30px 40px 6px 40px;
		background-image: url(../../files/content/home/assets/job-forward.svg);
		background-repeat: no-repeat;
		background-position: right 40px center;
		background-size: 57px auto;
		padding-right:110px;
		cursor:pointer;
		transition:all .4s;
	}
	.home #jobs .module-plenta-jobs-basic-offer-list .layout_default:nth-child(1){ z-index:10; margin-left:4%; margin-top:-20px; background-color: var(--gruen); }
	.home #jobs .module-plenta-jobs-basic-offer-list .layout_default:nth-child(2){ z-index:30; margin-left:0%; margin-top:-20px;  background-color: var(--rosa); }
	.home #jobs .module-plenta-jobs-basic-offer-list .layout_default:nth-child(3){ z-index:20; margin-left:8%; margin-top:-20px; background-color: #EEC899; }
	.home #jobs .module-plenta-jobs-basic-offer-list .layout_default:nth-child(4){ z-index:40; margin-left:20%; margin-top:30px; background-color: #ABD0F9; }
	.home #jobs .module-plenta-jobs-basic-offer-list .layout_default:nth-child(5){ z-index:50; margin-left:15%; margin-top:-20px; background-color: var(--rosa); }
	.home #jobs .module-plenta-jobs-basic-offer-list .layout_default:nth-child(6){ z-index:60; margin-left:24%; margin-top:-20px; background-color: #EEC899; }

	.home #jobs .last.content-element-group{
		position:relative;
		z-index:55;
		bottom:0px;
		left:0px;
		width:80%;
		margin-top:60px;
	}
}
@media (max-width: 768px) {

}
@media (max-width: 576px) {
	.home #jobs{
		position:relative;
		overflow:visible;	
		background-image: url(../../files/content/home/assets/PPH-Jobs-Hintergrund-Kreis-Hellblau.svg), url(../../files/content/home/assets/PPH-Jobs-Hintergrund-Kreis-Dunkelblau.svg);
		background-repeat: no-repeat, no-repeat;
		background-position: left -100px bottom, left -40px top -60px;
		background-size: 450px auto, 140% 90%;	
		padding-top: calc( var(--headerHeightSticky) * 0 );
		padding-bottom: calc( var(--headerHeightSticky) * 0 );
	}
	.home #jobs .inn{
		position:relative;
		padding-top: calc( var(--headerHeightSticky) * 1 );
		padding-bottom: calc( var(--headerHeightSticky) * 0 );
	}
	.home #jobs .first.content-text:before{ 
		bottom:-20px;
		right:70%;
		width: 84px;
		height: 84px;
	}
	.home #jobs .module-plenta-jobs-basic-offer-list .layout_default{
		position:relative;
		width:75%;
		border-radius: 27px;
		background: #82D3A4;
		padding: 30px 20px 6px 20px;
		background-image: url(../../files/content/home/assets/job-forward.svg);
		background-repeat: no-repeat;
		background-position: right 20px center;
		background-size: 30px auto;
		padding-right:60px;
		cursor:pointer;
		transition:all .4s;
	}
	.home #jobs .module-plenta-jobs-basic-offer-list .layout_default:hover{
		position:relative;
		width:75%;
		border-radius: 27px;
		background: #82D3A4;
		padding: 30px 20px 6px 20px;
		background-image: url(../../files/content/home/assets/job-forward.svg);
		background-repeat: no-repeat;
		background-position: right 20px center;
		background-size: 30px auto;
		padding-right:60px;
		cursor:pointer;
		transition:all .4s;
	}

}


/* Auszeichnungen */
.home #auszeichungen{
	position:relative;
	z-index:5;
	overflow:visible;	
	background: url(../../files/content/home/assets/PPH-Bewertungen-Hintergrund-Gelb.svg) no-repeat left top transparent;
	background-size: 100% 100%;
	padding-top: calc( var(--headerHeightSticky) * 2 );
	padding-bottom: calc( var(--headerHeightSticky) * 2 );
	margin-top:-100px;
}
.home #auszeichungen:before{ 
	position:absolute;
	z-index:-1;
	content:"";
	bottom:0px;
	left:30px;
	width: 500px;
	height: 100%;
	background: url(../../files/content/home/assets/PPH-Bewertungen-Hintergrund-Stern-Gruen.svg) no-repeat left bottom transparent;
	background-size: 100% auto;
}
.home #auszeichungen .content-image.one{
	margin-top:100px;
}
.home #auszeichungen .content-image.two{
	margin-top:300px;
}
.home #auszeichungen .content-image.three{
	margin-top:100px;
}
.home #auszeichungen .content-text.headline{
	position:relative;
	padding-top:100px;
}
.home #auszeichungen .content-text.headline:before{ 
	position:absolute;
	z-index:-1;
	content:"";
	top:0px;
	right:0px;
	width: 100%;
	height: 80px;
	background: url(../../files/content/home/assets/PPH-Bewertungen-Illu-Sterne.svg) no-repeat right top transparent;
	background-size: auto 100%;
}
.home #auszeichungen .content-text.text a{
	text-decoration:underline;
}
@media (max-width: 1400px) {

}
@media (max-width: 1200px) {
	.home #auszeichungen .content-image.two{
		margin-top:200px;
	}
}
@media (max-width: 992px) {
	.home #auszeichungen .content-image.one{
		margin-top:40px;
	}
	.home #auszeichungen .content-image.two{
		margin-top:100px;
	}
	.home #auszeichungen .content-image.three{
		margin-top:0px;
	}
}
@media (max-width: 768px) {

}
@media (max-width: 576px) {
	.home #auszeichungen .content-image.one{
		margin-top:0px;
	}
	.home #auszeichungen .content-image.two{
		margin-top:100px;
	}
	.home #auszeichungen .content-image.three{
		margin-top:40px;
	}
}
/* Kontakt */
.mod_article.formular{
	position:relative;
	z-index:10;
	overflow:visible;	
	padding-top: calc( var(--headerHeightSticky) * 1 );
	padding-bottom: calc( var(--headerHeightSticky) * 1 );
	margin-top:-130px;
}
.mod_article.formular:before{ 
	position:absolute;
	z-index:-1;
	content:"";
	bottom:0px;
	left:0px;
	width: 100%;
	height: 120px;
	background: var(--dunkelblau);
}
.mod_article.formular .ce_form{ 
	position:relative;
	padding-top:200px;
	padding-bottom:120px;
	overflow:visible;
}
.mod_article.formular .ce_form:before{ 
	position:absolute;
	z-index:-1;
	content:"";
	top:-50px;
	left:-75px;
	width: calc( 100% + 150px );
	height: calc( 100% + 100px );
	background: url(../../files/content/home/assets/PPH-Kontaktformular-Illu-Hintergrund.svg) no-repeat center top transparent;
	background-size: 100% 100%;
}
.jobs .mod_article.formular .ce_form:before{ 
	position:absolute;
	z-index:-1;
	content:"";
	top:-50px;
	left:-75px;
	width: calc( 100% + 150px );
	height: calc( 100% + 150px );
	background: url(../../files/content/jobs/assets/PPH-Bewerbungsformular-Illu-Hintergrund.svg) no-repeat center top transparent;
	background-size: 100% 100%;
}
.mod_article.formular .ce_form:after{ 
	position:absolute;
	z-index:-1;
	content:"";
	bottom: 10%;
	left: 10%;
	width: 150px;
	height: 150px;
	background: url(../../files/content/home/assets/PPH-Kontaktformular-Illu-Cursor.svg) no-repeat center top transparent;
	background-size: 100% 100%;
}
.mod_article.formular .ce_form .widget-text label,
.mod_article.formular .ce_form .widget-textarea label{ 
	display:none;
}
.mod_article.formular .ce_form button{
	margin-top:0px;
}
.mod_article.formular .ce_form .widget-explanation.headline{
	transform: rotate(-2deg);
}
.mod_article.formular .ce_form .widget-checkbox.datenschutz{
	transform: rotate(-2deg);
}
.mod_article.formular .ce_form textarea{
	margin-bottom:40px;
}
.jobs .mod_article.formular .ce_form textarea{
	margin-bottom:0px;
}
.mod_article.formular .widget-explanation.headline.mobile{
	display:none;
}
.mod_article.formular input.bewerbung{
	display:none;
}
.fineuploader-wrapper .qq-upload-drop-area{
	background: var(--blau);
	border-radius: 30px;
	border: 1px solid #fff;
}
.fineuploader-wrapper .qq-upload-drop-area span{
	color:#fff;
	font-size:1.125rem;
}
.fineuploader-item.file img{
	vertical-align:baseline;
}
.fineuploader-item.file .name{
	font-style:italic;
}
.fineuploader-wrapper .fineuploader-item.file .details{
	color:#fff;
}
.fineuploader-wrapper .fineuploader-item .delete{
	color: var(--rot);
}
.fineuploader-wrapper .qq-upload-list li.qq-upload-success{

}
.fineuploader-wrapper .qq-upload-size,
.fineuploader-wrapper .qq-upload-list, .fineuploader-wrapper .qq-upload-list li{ 
	display:none; 
}

.form-confirmation{
	text-align:center;
	color:#fff;
	padding: 100px 40px 100px 40px;
}

@media (max-width: 1400px) {

}
@media (max-width: 1200px) {

}
@media (max-width: 992px) {
	.mod_article.formular .widget-explanation.headline.mobile{
		display:block;
	}
	.mod_article.formular .widget-explanation.headline.desktop{
		display:none;
	}
	.mod_article.formular .ce_form textarea{
		margin-bottom:10px;
	}
	.widget-checkbox.datenschutz{
		padding: 0 20px 0 20px;
	}
	.mod_article.formular .ce_form:before{ 
		top:-50px;
		left:-50px;
		width: calc( 100% + 100px );
		height: calc( 100% + 100px );
	}
	.mod_article.formular .ce_form:after{ 
		bottom: 7%;
		left: 7%;
		width: 120px;
		height: 120px;
	}
}
@media (max-width: 768px) {

}
@media (max-width: 576px) {
	.mod_article.formular .ce_form:before{ 
		top:-50px;
		left: -20px;
		width: calc( 100% + 40px );
		height: calc( 100% + 100px );
	}
	.mod_article.formular .ce_form:after{ 
		bottom: 7%;
		left: 7%;
		width: 80px;
		height: 80px;
	}
}
.jobs #jobs{
	position:relative;
	overflow:visible;
}

/* Intro */
.jobs #jobs .intro.content-element-group{
	position:relative;
	z-index:10;
	overflow:visible;	
	padding-top: calc( var(--headerHeightSticky) * 1 );
	padding-bottom: calc( var(--headerHeightSticky) * 1 );
}
.jobs #jobs .intro.content-element-group .content-text.headline{
	position:relative;
	overflow:visible;
}
.jobs #jobs .intro.content-element-group .content-text.headline:before{
	position:absolute;
	z-index:999;
	content:"";
	top:-140px;
	right:100px;
	width:150px;
	height:160px;
	background: url(../../files/content/jobs/assets/PPH-Jobtitel-Illu-Sterne.svg) no-repeat center transparent;
	background-size: 100% auto;
}
.jobs #jobs .intro.content-element-group .content-text.text{
	position:relative;
	overflow:visible;
	transform: rotate(-2deg);
}
.jobs #jobs .intro.content-element-group .content-text.text:before{
	position:absolute;
	z-index:999;
	content:"";
	top:20px;
	left:-90px;
	width:80px;
	height:80%;
	background: url(../../files/content/jobs/assets/PPH-Einleitung-Illu-Strich.svg) no-repeat left top transparent;
	background-size: auto 100% ;
}
@media (max-width: 1400px) {

}
@media (max-width: 1200px) {

}
@media (max-width: 992px) {
	.jobs #jobs .intro.content-element-group .content-text.headline:before{
		position:absolute;
		z-index:999;
		content:"";
		top:-140px;
		right:0px;
		width:150px;
		height:160px;
		background: url(../../files/content/jobs/assets/PPH-Jobtitel-Illu-Sterne.svg) no-repeat center transparent;
		background-size: 100% auto;
	}
}
@media (max-width: 768px) {

}
@media (max-width: 576px) {
	.jobs #jobs .intro.content-element-group .content-text.headline:before{
		position:absolute;
		z-index:999;
		content:"";
		top:-160px;
		right:0px;
		width:100px;
		height:160px;
		background: url(../../files/content/jobs/assets/PPH-Jobtitel-Illu-Sterne.svg) no-repeat center transparent;
		background-size: 100% auto;
	}
	.jobs #jobs .intro.content-element-group .content-text.text:before{
		position:absolute;
		z-index:999;
		content:"";
		top:20px;
		left:-60px;
		width:45px;
		height:80%;
		background: url(../../files/content/jobs/assets/PPH-Einleitung-Illu-Strich.svg) no-repeat left top transparent;
		background-size: 100% auto;
	}
}
/* Willkommen */
.jobs #jobs .willkommen.content-element-group{
	position:relative;
	z-index:10;
	overflow:visible;	
	padding-top: calc( var(--headerHeightSticky) * 1 );
	padding-bottom: calc( var(--headerHeightSticky) * 3 );
}
.jobs #jobs .willkommen.content-element-group #herz{
	position:absolute;
	z-index:1;
	content:"";
	top:-80px;
	left: 0px;
	width: 200px;
	height: 200px;
	background: url(../../files/content/jobs/assets/PPH-Coole-Socke-Illu-Herz.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.jobs #jobs .willkommen.content-element-group:before{
	position:absolute;
	z-index:-1;
	content:"";
	top:0px;
	right: calc( ( var(--windowWidth) - var(--wrapperWidth) ) / 2 * -1 );
	width: var(--windowWidth);
	height:100%;
	background: url(../../files/content/jobs/assets/PPH-Coole-Socke-Hintergrund-Welle-Pink.svg) repeat-x right bottom transparent;
	background-size: 360px auto;
}
.jobs #jobs .willkommen.content-element-group:after{
	position:absolute;
	z-index:1;
	content:"";
	bottom:0px;
	right: calc( ( var(--windowWidth) - var(--wrapperWidth) ) / 2 * -1 );
	width: var(--windowWidth);
	height:50%;
	background: url(../../files/content/jobs/assets/PPH-Coole-Socke-Trennung-Illu-Welle-01.svg) no-repeat right bottom transparent;
	background-size: 720px auto;
}
.jobs #jobs .willkommen.content-element-group .content-text.headline{
	position:relative;
	overflow:visible;
}
.jobs #jobs .willkommen.content-element-group .content-text.headline:before{
	position:absolute;
	z-index:999;
	content:"";
	bottom:-160px;
	right:20px;
	width:110px;
	height:145px;
	background: url(../../files/content/jobs/assets/PPH-Coole-Socke-Illu-Socke.svg) no-repeat center transparent;
	background-size: 100% auto;
}
.jobs #jobs .willkommen.content-element-group .content-text.text{
	position:relative;
	overflow:visible;
	padding-top:100px;
}
.jobs #jobs .willkommen.content-element-group .content-text.text:before{
	position:absolute;
	z-index:999;
	content:"";
	top:0px;
	right:-60px;
	width:120px;
	height:120px;
	background: url(../../files/content/jobs/assets/PPH-Coole-Socke-Illu-Spark.svg) no-repeat right top transparent;
	background-size: 100% auto;
}
@media (max-width: 1400px) {

}
@media (max-width: 1200px) {
	.jobs #jobs .willkommen.content-element-group #herz{
		position:absolute;
		z-index:1;
		content:"";
		top:-80px;
		left: 0px;
		width: 160px;
		height: 160px;
		background: url(../../files/content/jobs/assets/PPH-Coole-Socke-Illu-Herz.svg) no-repeat left top transparent;
		background-size: 100% auto;
	}
}
@media (max-width: 992px) {
	.jobs #jobs .willkommen.content-element-group .content-text.headline:before{
		position:absolute;
		z-index:999;
		content:"";
		bottom:0px;
		right:auto;
		left: -110px;
		width:110px;
		height:145px;
		background: url(../../files/content/jobs/assets/PPH-Coole-Socke-Illu-Socke.svg) no-repeat center transparent;
		background-size: 100% auto;
	}
}
@media (max-width: 768px) {
	.jobs #jobs .willkommen.content-element-group{
		position:relative;
		z-index:10;
		overflow:visible;	
		padding-top: calc( var(--headerHeightSticky) * 1 );
		padding-bottom: calc( var(--headerHeightSticky) * 2 );
	}
	.jobs #jobs .willkommen.content-element-group #herz{
		position:absolute;
		z-index:1;
		content:"";
		top:-70px;
		left: 0px;
		width: 140px;
		height: 140px;
		background: url(../../files/content/jobs/assets/PPH-Coole-Socke-Illu-Herz.svg) no-repeat left top transparent;
		background-size: 100% auto;
	}
	.jobs #jobs .willkommen.content-element-group:before{
		position:absolute;
		z-index:-1;
		content:"";
		top:0px;
		right: calc( ( var(--windowWidth) - var(--wrapperWidth) ) / 2 * -1 );
		width: var(--windowWidth);
		height:100%;
		background: url(../../files/content/jobs/assets/PPH-Coole-Socke-Hintergrund-Welle-Pink.svg) repeat-x right bottom transparent;
		background-size: 180px auto;
	}
	.jobs #jobs .willkommen.content-element-group:after{
		position:absolute;
		z-index:1;
		content:"";
		bottom:0px;
		right: calc( ( var(--windowWidth) - var(--wrapperWidth) ) / 2 * -1 );
		width: var(--windowWidth);
		height:50%;
		background: url(../../files/content/jobs/assets/PPH-Coole-Socke-Trennung-Illu-Welle-01.svg) no-repeat right bottom transparent;
		background-size: 360px auto;
	}
	.jobs #jobs .willkommen.content-element-group .content-text.text{
		position:relative;
		overflow:visible;
		padding-top:80px;
	}
	.jobs #jobs .willkommen.content-element-group .content-text.text:before{
		position:absolute;
		z-index:999;
		content:"";
		top:0px;
		right:-20px;
		width:100px;
		height:100px;
		background: url(../../files/content/jobs/assets/PPH-Coole-Socke-Illu-Spark.svg) no-repeat right top transparent;
		background-size: 100% auto;
	}
}
@media (max-width: 576px) {
	.jobs #jobs .willkommen.content-element-group #herz{
		position:absolute;
		z-index:1;
		content:"";
		top:-50px;
		left: auto;
		right:10px;
		width: 120px;
		height: 120px;
		background: url(../../files/content/jobs/assets/PPH-Coole-Socke-Illu-Herz.svg) no-repeat left top transparent;
		background-size: 100% auto;
	}
	.jobs #jobs .willkommen.content-element-group .content-text.headline:before{
		position:absolute;
		z-index:999;
		content:"";
		bottom:0px;
		right:auto;
		left: 0px;
		width:90px;
		height:145px;
		background: url(../../files/content/jobs/assets/PPH-Coole-Socke-Illu-Socke.svg) no-repeat left bottom transparent;
		background-size: 100% auto;
	}
}


/* Beschreibung */
.jobs #jobs .beschreibung.content-element-group{
	position:relative;
	z-index:10;
	overflow:visible;	
	padding-top: calc( var(--headerHeightSticky) * 1 );
	padding-bottom: calc( var(--headerHeightSticky) * 1 );
}
/*
.jobs #jobs .beschreibung.content-element-group:before{
	position:absolute;
	z-index:-1;
	content:"";
	top:0px;
	left: -10%;
	width: 115%;
	height:100%;
	background: url(../../files/content/jobs/assets/PPH-Jobdetails-Hintergrund-Kreise-Gruen.svg) no-repeat left top 180px transparent;
	background-size: 100% auto;
}
*/
.jobs #jobs .beschreibung.content-element-group .content-text.text{
	position:relative;
	overflow:visible;
	padding-top:100px;
}
.jobs #jobs .beschreibung.content-element-group .content-text.list{
	position:relative;
	overflow:visible;
}
.jobs #jobs .beschreibung.content-element-group .content-text.list-1{
	margin-top:-200px;
}
.jobs #jobs .beschreibung.content-element-group .two.content-element-group,
.jobs #jobs .beschreibung.content-element-group .three.content-element-group{
	position:relative;
	overflow:visible;
}
.jobs #jobs .beschreibung.content-element-group .two.content-element-group:before{
	position:absolute;
	z-index:-1;
	content:"";
	top: -340px;
	left: -4%;
	width: 50%;
	height: 300%;
	background: url(../../files/content/jobs/assets/PPH-Jobdetails-Hintergrund-Kreis-Gruen.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.jobs #jobs .beschreibung.content-element-group .content-text.list-1:before{
	position:absolute;
	z-index:-1;
	content:"";
	top: -130px;
	left: -40px;
	width: 110px;
	height: 110px;
	background: url(../../files/content/jobs/assets/PPH-Jobdetails-Illu-Checkkreis.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.jobs #jobs .beschreibung.content-element-group .content-text.list-1:after{
	position:absolute;
	z-index:-1;
	content:"";
	top: 0px;
	right: -80px;
	width: 40%;
	height: 160px;
	background: url(../../files/content/jobs/assets/PPH-Jobdetails-Illu-Pfeil-01.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.jobs #jobs .beschreibung.content-element-group .content-text.list-3{
	margin-top:340px;
}
.jobs #jobs .beschreibung.content-element-group .content-text.list-3:before{
	position:absolute;
	z-index:-1;
	content:"";
	top: -130px;
	left: -50px;
	width: 110px;
	height: 110px;
	background: url(../../files/content/jobs/assets/PPH-Jobdetails-Illu-Person.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.jobs #jobs .beschreibung.content-element-group .content-text.list-3:after{
	position:absolute;
	z-index:-1;
	content:"";
	top: 50%;
	right: -35%;
	width: 25%;
	height: 200px;
	background: url(../../files/content/jobs/assets/PPH-Jobdetails-Illu-Pfeil-03.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.jobs #jobs .beschreibung.content-element-group .three.content-element-group:before{
	position:absolute;
	z-index:-1;
	content:"";
	top: -150px;
	left: 55%;
	width: 40%;
	height: 300%;
	background: url(../../files/content/jobs/assets/PPH-Jobdetails-Hintergrund-Kreis-Gruen.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.jobs #jobs .beschreibung.content-element-group .three.content-element-group:after{
	position:absolute;
	z-index:-2;
	content:"";
	bottom: 5%;
	left: 10%;
	width: 35%;
	height: 300%;
	background: url(../../files/content/jobs/assets/PPH-Jobdetails-Hintergrund-Kreis-Gruen.svg) no-repeat left bottom transparent;
	background-size: 100% auto;
}
.jobs #jobs .beschreibung.content-element-group .content-text.list-2{
	margin-top:0px;
}
.jobs #jobs .beschreibung.content-element-group .content-text.list-2:before{
	position:absolute;
	z-index:-1;
	content:"";
	top: -230px;
	left: -60px;
	width: 110px;
	height: 200px;
	background: url(../../files/content/jobs/assets/PPH-Jobdetails-Illu-Aufgaben.svg) no-repeat left bottom transparent;
	background-size: 100% auto;
}
.jobs #jobs .beschreibung.content-element-group .content-text.list-2:after{
	position:absolute;
	z-index:-1;
	content:"";
	top: 15%;
	left: -70%;
	width: 60%;
	height: 140px;
	background: url(../../files/content/jobs/assets/PPH-Jobdetails-Illu-Pfeil-02.svg) no-repeat left top transparent;
	background-size: 100% auto;
}


@media (max-width: 1400px) {
	.jobs #jobs .beschreibung.content-element-group .two.content-element-group:before{
		top: -340px;
		left: -4%;
		width: 60%;
		height: 300%;
	}
	.jobs #jobs .beschreibung.content-element-group .three.content-element-group:after{
		bottom: auto;
		top: 25%;
		left: 10%;
		width: 35%;
		height: 300%;
		background: url(../../files/content/jobs/assets/PPH-Jobdetails-Hintergrund-Kreis-Gruen.svg) no-repeat left top transparent;
		background-size: 100% auto;
	}
}
@media (max-width: 1200px) {
	.jobs #jobs .beschreibung.content-element-group .content-text.list-1:before{
		top: -120px;
		left: -40px;
		width: 100px;
		height: 110px;
	}
	.jobs #jobs .beschreibung.content-element-group .content-text.list-1{
		margin-top:-100px;
	}
	.jobs #jobs .beschreibung.content-element-group .content-text.list-1:after{
		top: -25%;
		right: 7%;
		width: 35%;
		transform:rotate(-60deg);
	}
	.jobs #jobs .beschreibung.content-element-group .content-text.list-2{
		margin-top:40px;
	}
	.jobs #jobs .beschreibung.content-element-group .content-text.list-2:before{
		top: -230px;
		left: auto;
		right:0%;
		width: 100px;
		height: 200px;
	}
	.jobs #jobs .beschreibung.content-element-group .content-text.list-2:after{
		top: 5%;
		left: -55%;
		width: 45%;
		height: 140px;
	}
	.jobs #jobs .beschreibung.content-element-group .three.content-element-group:before{
		top: -50px;
		left: 45%;
		width: 50%;
		height: 300%;
	}
	.jobs #jobs .beschreibung.content-element-group .three.content-element-group:after{
		bottom: auto;
		top: 30%;
		left: 0%;
		width: 35%;
		height: 300%;
		background: url(../../files/content/jobs/assets/PPH-Jobdetails-Hintergrund-Kreis-Gruen.svg) no-repeat left top transparent;
		background-size: 100% auto;
	}
}
@media (max-width: 992px) {
	.jobs #jobs .beschreibung.content-element-group .content-text.text{
		padding-top:0px;
	}
	.jobs #jobs .beschreibung.content-element-group .content-text.list-1{
		margin-top:60px;
	}
	.jobs #jobs .beschreibung.content-element-group .content-text.list-1:after{
		top: 5%;
		right: 0%;
		width: 30%;
		transform:rotate(-70deg);
	}
	.jobs #jobs .beschreibung.content-element-group .content-text.list-1:before{
		top: -70px;
		left: 50%;
		width: 100px;
		height: 100px;
	}
	.jobs #jobs .beschreibung.content-element-group .two.content-element-group:before{
		top: -60px;
		left: -10%;
		width: 80%;
		height: 300%;
	}
	.jobs #jobs .beschreibung.content-element-group .three.content-element-group:before{
		top: 0px;
		left: 30%;
		width: 80%;
		height: 300%;
	}
	.jobs #jobs .beschreibung.content-element-group .three.content-element-group:after{
		bottom: auto;
		top: 50%;
		left: 0%;
		width: 70%;
		height: 300%;
	}
	.jobs #jobs .beschreibung.content-element-group .content-text.list-2{
		margin-top:140px;
	}
	.jobs #jobs .beschreibung.content-element-group .content-text.list-2:after{
		top: -10%;
		left: -37%;
		width: 35%;
		height: 140px;
		transform:rotate(50deg);
	}
	.jobs #jobs .beschreibung.content-element-group .content-text.list-3{
		margin-top:180px;
	}
	.jobs #jobs .beschreibung.content-element-group .content-text.list-3:after{
		top: -15%;
		right: -10%;
		width: 20%;
		height: 200px;
	}
}
@media (max-width: 768px) {
	.jobs #jobs .beschreibung.content-element-group .content-text.text{
		padding-top:0px;
	}
	.jobs #jobs .beschreibung.content-element-group .content-text.list-1{
		margin-top:60px;
	}
	.jobs #jobs .beschreibung.content-element-group .content-text.list-1:after{
		top: 5%;
		right: -20%;
		width: 30%;
		transform:rotate(-70deg);
	}
	.jobs #jobs .beschreibung.content-element-group .content-text.list-1:before{
		top: -70px;
		left: 65%;
		width: 100px;
		height: 100px;
	}
	.jobs #jobs .beschreibung.content-element-group .two.content-element-group:before{
		top: -40px;
		left: -20%;
		width: 100%;
		height: 300%;
	}

	.jobs #jobs .beschreibung.content-element-group .content-text.list-2{
		margin-top:140px;
	}
	.jobs #jobs .beschreibung.content-element-group .content-text.list-2:after{
		top: -10%;
		left: -47%;
		width: 35%;
		height: 140px;
		transform:rotate(50deg);
	}
	.jobs #jobs .beschreibung.content-element-group .content-text.list-3{
		margin-top:180px;
	}
	.jobs #jobs .beschreibung.content-element-group .content-text.list-3:after{
		top: -15%;
		right: -10%;
		width: 20%;
		height: 200px;
	}
}
@media (max-width: 576px) {
	.jobs #jobs .beschreibung.content-element-group .content-text.text{
		padding-top:0px;
	}
	.jobs #jobs .beschreibung.content-element-group .content-text.list-1{
		margin-top:120px;
	}
	.jobs #jobs .beschreibung.content-element-group .content-text.list-1:after{
		top: -25%;
		right: -20%;
		width: 40%;
		transform:rotate(-70deg);
	}
	.jobs #jobs .beschreibung.content-element-group .content-text.list-1:before{
		top: -110px;
		left: 15%;
		width: 90px;
		height: 100px;
	}
	.jobs #jobs .beschreibung.content-element-group .two.content-element-group:before{
		top: -40px;
		left: -20%;
		width: 200%;
		height: 300%;
	}
	.jobs #jobs .beschreibung.content-element-group .content-text.list-2{
		margin-top:140px;
	}

	.jobs #jobs .beschreibung.content-element-group .content-text.list-2:after{
		top: -25%;
		left: -20%;
		width: 45%;
		height: 140px;
		transform:rotate(80deg);
	}
	.jobs #jobs .beschreibung.content-element-group .content-text.list-3{
		margin-top:180px;
	}
	.jobs #jobs .beschreibung.content-element-group .content-text.list-3:before{
		top: -130px;
		left: 10px;
		width: 100px;
		height: 110px;
	}
	.jobs #jobs .beschreibung.content-element-group .content-text.list-3:after{
		top: -15%;
		right: 5%;
		width: 30%;
		height: 200px;
	}
	.jobs #jobs .beschreibung.content-element-group .three.content-element-group:before{
		top: 50px;
		left: -40%;
		width: 160%;
		height: 300%;
	}
	.jobs #jobs .beschreibung.content-element-group .three.content-element-group:after{
		bottom: auto;
		top: 55%;
		left: 5%;
		width: 140%;
		height: 300%;
	}
}
/* Info */
.jobs #jobs .info.content-element-group{
	position:relative;
	z-index:10;
	overflow:visible;	
	padding-top: calc( var(--headerHeightSticky) * 3 );
	padding-bottom: calc( var(--headerHeightSticky) * 1 );
}
.jobs #jobs .info.content-element-group:before{
	position:absolute;
	z-index:-2;
	content:"";
	top:0px;
	left: calc( ( var(--windowWidth) - var(--wrapperWidth) ) / 2 * -1 );
	width: var(--windowWidth);
	height:100%;
	background: url(../../files/content/jobs/assets/PPH-Job-Stichpunkte-Hintergrund-Welle-Orange.svg) repeat-x left top transparent;
	background-size: 360px auto;
}
.jobs #jobs .info.content-element-group:after{
	position:absolute;
	z-index:-1;
	content:"";
	top:0px;
	left: calc( ( var(--windowWidth) - var(--wrapperWidth) ) / 2 * -1 );
	width: var(--windowWidth);
	height:25%;
	background: url(../../files/content/jobs/assets/PPH-Job-Stichpunkte-Illu-Welle-02.svg) no-repeat left top transparent;
	background-size: 720px auto;
}
.jobs #jobs .info.content-element-group .content-text.list-1{
	position:relative;
	overflow:visible;
	transform: rotate(2deg);	
	margin-top:20px;
	padding-right:20px;
}

.jobs #jobs .info.content-element-group .content-text.list-1 h3,
.jobs #jobs .info.content-element-group .content-text.list-2 h3{
	position:relative;
	overflow:visible;
	margin-bottom:0px;
}
.jobs #jobs .info.content-element-group .content-text.list-1 h3.one:before{
	position:absolute;
	z-index:-1;
	content:"";
	top:-10px;
	left: -50px;
	width: 40px;
	height: 50px;
	background: url(../../files/content/jobs/assets/PPH-Job-Stichpunkte-Illu-Check-01.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.jobs #jobs .info.content-element-group .content-text.list-1 h3.two:before{
	position:absolute;
	z-index:-1;
	content:"";
	top:-10px;
	left: -50px;
	width: 40px;
	height: 50px;
	background: url(../../files/content/jobs/assets/PPH-Job-Stichpunkte-Illu-Check-02.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.jobs #jobs .info.content-element-group .content-text.list-1 h3.three:before{
	position:absolute;
	z-index:-1;
	content:"";
	top:-10px;
	left: -50px;
	width: 40px;
	height: 50px;
	background: url(../../files/content/jobs/assets/PPH-Job-Stichpunkte-Illu-Check-03.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.jobs #jobs .info.content-element-group .content-text.list-1 h3.four:before{
	position:absolute;
	z-index:1;
	content:"";
	top:-10px;
	left: -50px;
	width: 40px;
	height: 50px;
	background: url(../../files/content/jobs/assets/PPH-Job-Stichpunkte-Illu-Check-04.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.jobs #jobs .info.content-element-group .content-text.list-2{
	position:relative;
	overflow:visible;
	transform: rotate(-2deg);	
	margin-top:60px;
}
.jobs #jobs .info.content-element-group .content-text.list-2 h3.one:before{
	position:absolute;
	z-index:-1;
	content:"";
	top:-10px;
	left: -50px;
	width: 40px;
	height: 50px;
	background: url(../../files/content/jobs/assets/PPH-Job-Stichpunkte-Illu-Check-05.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.jobs #jobs .info.content-element-group .content-text.list-2 h3.two:before{
	position:absolute;
	z-index:-1;
	content:"";
	top:-10px;
	left: -50px;
	width: 40px;
	height: 50px;
	background: url(../../files/content/jobs/assets/PPH-Job-Stichpunkte-Illu-Check-06.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.jobs #jobs .info.content-element-group .content-text.list-2 h3.three:before{
	position:absolute;
	z-index:-1;
	content:"";
	top:-10px;
	left: -50px;
	width: 40px;
	height: 50px;
	background: url(../../files/content/jobs/assets/PPH-Job-Stichpunkte-Illu-Check-07.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.jobs #jobs .info.content-element-group .content-text.list-2 h3.four:before{
	position:absolute;
	z-index:1;
	content:"";
	top:-10px;
	left: -50px;
	width: 40px;
	height: 50px;
	background: url(../../files/content/jobs/assets/PPH-Job-Stichpunkte-Illu-Check-08.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.jobs #jobs .info.content-element-group .content-text.kontakt{
	position:relative;
	overflow:visible;
	padding:20px;
	box-sizing:border-box;
	margin-top:-60px;
}
.jobs #jobs .info.content-element-group .content-text.kontakt .rte{
	position:relative;
	overflow:visible;
}
.jobs #jobs .info.content-element-group .content-text.kontakt .rte:before{
	position:absolute;
	z-index:1;
	content:"";
	bottom: -130px;
	right: 0px;
	width: 160px;
	height: 160px;
	background: url(../../files/content/jobs/assets/PPH-Noch-Fragen-Illu-Telefon.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.jobs #jobs .info.content-element-group .content-text.kontakt h2{
	text-align:right;
	margin-bottom:48px;
}
.jobs #jobs .info.content-element-group .content-text.kontakt figure{
	margin-left:30px;
}
.jobs #jobs .info.content-element-group .content-text.kontakt p{
	color:#fff;
}
.jobs #jobs .info.content-element-group .content-text.kontakt p{
	color:#fff;
}
.jobs #jobs .info.content-element-group .content-text.kontakt a{
	color:#fff;
	text-decoration:underline;
}
.jobs #jobs .info.content-element-group .content-text.kontakt a:hover{
	text-decoration:none;
}
.jobs #jobs .info.content-element-group .content-text.kontakt:before{
	position:absolute;
	z-index:-2;
	content:"";
	top: -80px;
	left: -20px;
	width: calc( 100% + 40px);
	height: 200%;
	background: url(../../files/content/jobs/assets/PPH-Noch-Fragen-Illu-Hintergrund.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.jobs #jobs .info.content-element-group .content-text.kontakt:after{
	position:absolute;
	z-index:-2;
	content:"";
	bottom: -60%;
	left: -20px;
	width: calc( 100% + 40px);
	height: 70%;
	background: #C00000;
}

@media (max-width: 1400px) {
	.jobs #jobs .info.content-element-group .content-text.kontakt:after{
		bottom: -50%;
		left: -20px;
		width: calc( 100% + 40px);
		height: 70%;
	}
	.jobs #jobs .info.content-element-group .content-text.kontakt figure img{
		width:130px;
		height:auto;
	}
}
@media (max-width: 1200px) {

}
@media (max-width: 992px) {
	.jobs #jobs .info.content-element-group .content-text.kontakt{
		margin-top: 40px;
	}
	.jobs #jobs .info.content-element-group .content-text.kontakt .rte:before{
		bottom: -100px;
		right: 0px;
		width: 100px;
		height: 100px;
	}
}
@media (max-width: 768px) {
	.jobs #jobs .info.content-element-group .content-text.kontakt{
		margin-top: 100px;
	}
	.jobs #jobs .info.content-element-group:before{
		top:0px;
		left: calc( ( var(--windowWidth) - var(--wrapperWidth) ) / 2 * -1 );
		width: var(--windowWidth);
		height:100%;
		background: url(../../files/content/jobs/assets/PPH-Job-Stichpunkte-Hintergrund-Welle-Orange.svg) repeat-x left top transparent;
		background-size: 180px auto;
	}
	.jobs #jobs .info.content-element-group:after{
		top:0px;
		left: calc( ( var(--windowWidth) - var(--wrapperWidth) ) / 2 * -1 );
		width: var(--windowWidth);
		height:25%;
		background: url(../../files/content/jobs/assets/PPH-Job-Stichpunkte-Illu-Welle-02.svg) no-repeat left top transparent;
		background-size: 360px auto;
	}
}
@media (max-width: 576px) {
	.jobs #jobs .info.content-element-group{
		padding-top: calc( var(--headerHeightSticky) * 1.5 );
		padding-bottom: calc( var(--headerHeightSticky) * 1 );
	}
}
