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}
@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}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
@charset "UTF-8";
/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,*::before,*::after{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.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%;padding-right:20px;padding-left:20px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.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:flex !important}.d-inline-flex{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:flex !important}.d-sm-inline-flex{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:flex !important}.d-md-inline-flex{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:flex !important}.d-lg-inline-flex{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:flex !important}.d-xl-inline-flex{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:flex !important}.d-print-inline-flex{display:inline-flex !important}}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-fill{flex:1 1 auto !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}@media (min-width:576px){.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}}@media (min-width:768px){.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}}@media (min-width:992px){.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}}.m-0{margin:0 !important}.mt-0,.my-0{margin-top:0 !important}.mr-0,.mx-0{margin-right:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.ml-0,.mx-0{margin-left:0 !important}.m-1{margin:0.25rem !important}.mt-1,.my-1{margin-top:0.25rem !important}.mr-1,.mx-1{margin-right:0.25rem !important}.mb-1,.my-1{margin-bottom:0.25rem !important}.ml-1,.mx-1{margin-left:0.25rem !important}.m-2{margin:0.5rem !important}.mt-2,.my-2{margin-top:0.5rem !important}.mr-2,.mx-2{margin-right:0.5rem !important}.mb-2,.my-2{margin-bottom:0.5rem !important}.ml-2,.mx-2{margin-left:0.5rem !important}.m-3{margin:1rem !important}.mt-3,.my-3{margin-top:1rem !important}.mr-3,.mx-3{margin-right:1rem !important}.mb-3,.my-3{margin-bottom:1rem !important}.ml-3,.mx-3{margin-left:1rem !important}.m-4{margin:1.5rem !important}.mt-4,.my-4{margin-top:1.5rem !important}.mr-4,.mx-4{margin-right:1.5rem !important}.mb-4,.my-4{margin-bottom:1.5rem !important}.ml-4,.mx-4{margin-left:1.5rem !important}.m-5{margin:3rem !important}.mt-5,.my-5{margin-top:3rem !important}.mr-5,.mx-5{margin-right:3rem !important}.mb-5,.my-5{margin-bottom:3rem !important}.ml-5,.mx-5{margin-left:3rem !important}.p-0{padding:0 !important}.pt-0,.py-0{padding-top:0 !important}.pr-0,.px-0{padding-right:0 !important}.pb-0,.py-0{padding-bottom:0 !important}.pl-0,.px-0{padding-left:0 !important}.p-1{padding:0.25rem !important}.pt-1,.py-1{padding-top:0.25rem !important}.pr-1,.px-1{padding-right:0.25rem !important}.pb-1,.py-1{padding-bottom:0.25rem !important}.pl-1,.px-1{padding-left:0.25rem !important}.p-2{padding:0.5rem !important}.pt-2,.py-2{padding-top:0.5rem !important}.pr-2,.px-2{padding-right:0.5rem !important}.pb-2,.py-2{padding-bottom:0.5rem !important}.pl-2,.px-2{padding-left:0.5rem !important}.p-3{padding:1rem !important}.pt-3,.py-3{padding-top:1rem !important}.pr-3,.px-3{padding-right:1rem !important}.pb-3,.py-3{padding-bottom:1rem !important}.pl-3,.px-3{padding-left:1rem !important}.p-4{padding:1.5rem !important}.pt-4,.py-4{padding-top:1.5rem !important}.pr-4,.px-4{padding-right:1.5rem !important}.pb-4,.py-4{padding-bottom:1.5rem !important}.pl-4,.px-4{padding-left:1.5rem !important}.p-5{padding:3rem !important}.pt-5,.py-5{padding-top:3rem !important}.pr-5,.px-5{padding-right:3rem !important}.pb-5,.py-5{padding-bottom:3rem !important}.pl-5,.px-5{padding-left:3rem !important}.m-n1{margin:-0.25rem !important}.mt-n1,.my-n1{margin-top:-0.25rem !important}.mr-n1,.mx-n1{margin-right:-0.25rem !important}.mb-n1,.my-n1{margin-bottom:-0.25rem !important}.ml-n1,.mx-n1{margin-left:-0.25rem !important}.m-n2{margin:-0.5rem !important}.mt-n2,.my-n2{margin-top:-0.5rem !important}.mr-n2,.mx-n2{margin-right:-0.5rem !important}.mb-n2,.my-n2{margin-bottom:-0.5rem !important}.ml-n2,.mx-n2{margin-left:-0.5rem !important}.m-n3{margin:-1rem !important}.mt-n3,.my-n3{margin-top:-1rem !important}.mr-n3,.mx-n3{margin-right:-1rem !important}.mb-n3,.my-n3{margin-bottom:-1rem !important}.ml-n3,.mx-n3{margin-left:-1rem !important}.m-n4{margin:-1.5rem !important}.mt-n4,.my-n4{margin-top:-1.5rem !important}.mr-n4,.mx-n4{margin-right:-1.5rem !important}.mb-n4,.my-n4{margin-bottom:-1.5rem !important}.ml-n4,.mx-n4{margin-left:-1.5rem !important}.m-n5{margin:-3rem !important}.mt-n5,.my-n5{margin-top:-3rem !important}.mr-n5,.mx-n5{margin-right:-3rem !important}.mb-n5,.my-n5{margin-bottom:-3rem !important}.ml-n5,.mx-n5{margin-left:-3rem !important}.m-auto{margin:auto !important}.mt-auto,.my-auto{margin-top:auto !important}.mr-auto,.mx-auto{margin-right:auto !important}.mb-auto,.my-auto{margin-bottom:auto !important}.ml-auto,.mx-auto{margin-left:auto !important}@media (min-width:576px){.m-sm-0{margin:0 !important}.mt-sm-0,.my-sm-0{margin-top:0 !important}.mr-sm-0,.mx-sm-0{margin-right:0 !important}.mb-sm-0,.my-sm-0{margin-bottom:0 !important}.ml-sm-0,.mx-sm-0{margin-left:0 !important}.m-sm-1{margin:0.25rem !important}.mt-sm-1,.my-sm-1{margin-top:0.25rem !important}.mr-sm-1,.mx-sm-1{margin-right:0.25rem !important}.mb-sm-1,.my-sm-1{margin-bottom:0.25rem !important}.ml-sm-1,.mx-sm-1{margin-left:0.25rem !important}.m-sm-2{margin:0.5rem !important}.mt-sm-2,.my-sm-2{margin-top:0.5rem !important}.mr-sm-2,.mx-sm-2{margin-right:0.5rem !important}.mb-sm-2,.my-sm-2{margin-bottom:0.5rem !important}.ml-sm-2,.mx-sm-2{margin-left:0.5rem !important}.m-sm-3{margin:1rem !important}.mt-sm-3,.my-sm-3{margin-top:1rem !important}.mr-sm-3,.mx-sm-3{margin-right:1rem !important}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important}.ml-sm-3,.mx-sm-3{margin-left:1rem !important}.m-sm-4{margin:1.5rem !important}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important}.m-sm-5{margin:3rem !important}.mt-sm-5,.my-sm-5{margin-top:3rem !important}.mr-sm-5,.mx-sm-5{margin-right:3rem !important}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important}.ml-sm-5,.mx-sm-5{margin-left:3rem !important}.p-sm-0{padding:0 !important}.pt-sm-0,.py-sm-0{padding-top:0 !important}.pr-sm-0,.px-sm-0{padding-right:0 !important}.pb-sm-0,.py-sm-0{padding-bottom:0 !important}.pl-sm-0,.px-sm-0{padding-left:0 !important}.p-sm-1{padding:0.25rem !important}.pt-sm-1,.py-sm-1{padding-top:0.25rem !important}.pr-sm-1,.px-sm-1{padding-right:0.25rem !important}.pb-sm-1,.py-sm-1{padding-bottom:0.25rem !important}.pl-sm-1,.px-sm-1{padding-left:0.25rem !important}.p-sm-2{padding:0.5rem !important}.pt-sm-2,.py-sm-2{padding-top:0.5rem !important}.pr-sm-2,.px-sm-2{padding-right:0.5rem !important}.pb-sm-2,.py-sm-2{padding-bottom:0.5rem !important}.pl-sm-2,.px-sm-2{padding-left:0.5rem !important}.p-sm-3{padding:1rem !important}.pt-sm-3,.py-sm-3{padding-top:1rem !important}.pr-sm-3,.px-sm-3{padding-right:1rem !important}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important}.pl-sm-3,.px-sm-3{padding-left:1rem !important}.p-sm-4{padding:1.5rem !important}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important}.p-sm-5{padding:3rem !important}.pt-sm-5,.py-sm-5{padding-top:3rem !important}.pr-sm-5,.px-sm-5{padding-right:3rem !important}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important}.pl-sm-5,.px-sm-5{padding-left:3rem !important}.m-sm-n1{margin:-0.25rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-0.25rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-0.25rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.25rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.25rem !important}.m-sm-n2{margin:-0.5rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-0.5rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-0.5rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.5rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-0.5rem !important}.m-sm-n3{margin:-1rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important}.m-sm-auto{margin:auto !important}.mt-sm-auto,.my-sm-auto{margin-top:auto !important}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important}}@media (min-width:768px){.m-md-0{margin:0 !important}.mt-md-0,.my-md-0{margin-top:0 !important}.mr-md-0,.mx-md-0{margin-right:0 !important}.mb-md-0,.my-md-0{margin-bottom:0 !important}.ml-md-0,.mx-md-0{margin-left:0 !important}.m-md-1{margin:0.25rem !important}.mt-md-1,.my-md-1{margin-top:0.25rem !important}.mr-md-1,.mx-md-1{margin-right:0.25rem !important}.mb-md-1,.my-md-1{margin-bottom:0.25rem !important}.ml-md-1,.mx-md-1{margin-left:0.25rem !important}.m-md-2{margin:0.5rem !important}.mt-md-2,.my-md-2{margin-top:0.5rem !important}.mr-md-2,.mx-md-2{margin-right:0.5rem !important}.mb-md-2,.my-md-2{margin-bottom:0.5rem !important}.ml-md-2,.mx-md-2{margin-left:0.5rem !important}.m-md-3{margin:1rem !important}.mt-md-3,.my-md-3{margin-top:1rem !important}.mr-md-3,.mx-md-3{margin-right:1rem !important}.mb-md-3,.my-md-3{margin-bottom:1rem !important}.ml-md-3,.mx-md-3{margin-left:1rem !important}.m-md-4{margin:1.5rem !important}.mt-md-4,.my-md-4{margin-top:1.5rem !important}.mr-md-4,.mx-md-4{margin-right:1.5rem !important}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important}.ml-md-4,.mx-md-4{margin-left:1.5rem !important}.m-md-5{margin:3rem !important}.mt-md-5,.my-md-5{margin-top:3rem !important}.mr-md-5,.mx-md-5{margin-right:3rem !important}.mb-md-5,.my-md-5{margin-bottom:3rem !important}.ml-md-5,.mx-md-5{margin-left:3rem !important}.p-md-0{padding:0 !important}.pt-md-0,.py-md-0{padding-top:0 !important}.pr-md-0,.px-md-0{padding-right:0 !important}.pb-md-0,.py-md-0{padding-bottom:0 !important}.pl-md-0,.px-md-0{padding-left:0 !important}.p-md-1{padding:0.25rem !important}.pt-md-1,.py-md-1{padding-top:0.25rem !important}.pr-md-1,.px-md-1{padding-right:0.25rem !important}.pb-md-1,.py-md-1{padding-bottom:0.25rem !important}.pl-md-1,.px-md-1{padding-left:0.25rem !important}.p-md-2{padding:0.5rem !important}.pt-md-2,.py-md-2{padding-top:0.5rem !important}.pr-md-2,.px-md-2{padding-right:0.5rem !important}.pb-md-2,.py-md-2{padding-bottom:0.5rem !important}.pl-md-2,.px-md-2{padding-left:0.5rem !important}.p-md-3{padding:1rem !important}.pt-md-3,.py-md-3{padding-top:1rem !important}.pr-md-3,.px-md-3{padding-right:1rem !important}.pb-md-3,.py-md-3{padding-bottom:1rem !important}.pl-md-3,.px-md-3{padding-left:1rem !important}.p-md-4{padding:1.5rem !important}.pt-md-4,.py-md-4{padding-top:1.5rem !important}.pr-md-4,.px-md-4{padding-right:1.5rem !important}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important}.pl-md-4,.px-md-4{padding-left:1.5rem !important}.p-md-5{padding:3rem !important}.pt-md-5,.py-md-5{padding-top:3rem !important}.pr-md-5,.px-md-5{padding-right:3rem !important}.pb-md-5,.py-md-5{padding-bottom:3rem !important}.pl-md-5,.px-md-5{padding-left:3rem !important}.m-md-n1{margin:-0.25rem !important}.mt-md-n1,.my-md-n1{margin-top:-0.25rem !important}.mr-md-n1,.mx-md-n1{margin-right:-0.25rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-0.25rem !important}.ml-md-n1,.mx-md-n1{margin-left:-0.25rem !important}.m-md-n2{margin:-0.5rem !important}.mt-md-n2,.my-md-n2{margin-top:-0.5rem !important}.mr-md-n2,.mx-md-n2{margin-right:-0.5rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-0.5rem !important}.ml-md-n2,.mx-md-n2{margin-left:-0.5rem !important}.m-md-n3{margin:-1rem !important}.mt-md-n3,.my-md-n3{margin-top:-1rem !important}.mr-md-n3,.mx-md-n3{margin-right:-1rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important}.ml-md-n3,.mx-md-n3{margin-left:-1rem !important}.m-md-n4{margin:-1.5rem !important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important}.m-md-n5{margin:-3rem !important}.mt-md-n5,.my-md-n5{margin-top:-3rem !important}.mr-md-n5,.mx-md-n5{margin-right:-3rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important}.ml-md-n5,.mx-md-n5{margin-left:-3rem !important}.m-md-auto{margin:auto !important}.mt-md-auto,.my-md-auto{margin-top:auto !important}.mr-md-auto,.mx-md-auto{margin-right:auto !important}.mb-md-auto,.my-md-auto{margin-bottom:auto !important}.ml-md-auto,.mx-md-auto{margin-left:auto !important}}@media (min-width:992px){.m-lg-0{margin:0 !important}.mt-lg-0,.my-lg-0{margin-top:0 !important}.mr-lg-0,.mx-lg-0{margin-right:0 !important}.mb-lg-0,.my-lg-0{margin-bottom:0 !important}.ml-lg-0,.mx-lg-0{margin-left:0 !important}.m-lg-1{margin:0.25rem !important}.mt-lg-1,.my-lg-1{margin-top:0.25rem !important}.mr-lg-1,.mx-lg-1{margin-right:0.25rem !important}.mb-lg-1,.my-lg-1{margin-bottom:0.25rem !important}.ml-lg-1,.mx-lg-1{margin-left:0.25rem !important}.m-lg-2{margin:0.5rem !important}.mt-lg-2,.my-lg-2{margin-top:0.5rem !important}.mr-lg-2,.mx-lg-2{margin-right:0.5rem !important}.mb-lg-2,.my-lg-2{margin-bottom:0.5rem !important}.ml-lg-2,.mx-lg-2{margin-left:0.5rem !important}.m-lg-3{margin:1rem !important}.mt-lg-3,.my-lg-3{margin-top:1rem !important}.mr-lg-3,.mx-lg-3{margin-right:1rem !important}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important}.ml-lg-3,.mx-lg-3{margin-left:1rem !important}.m-lg-4{margin:1.5rem !important}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important}.m-lg-5{margin:3rem !important}.mt-lg-5,.my-lg-5{margin-top:3rem !important}.mr-lg-5,.mx-lg-5{margin-right:3rem !important}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important}.ml-lg-5,.mx-lg-5{margin-left:3rem !important}.p-lg-0{padding:0 !important}.pt-lg-0,.py-lg-0{padding-top:0 !important}.pr-lg-0,.px-lg-0{padding-right:0 !important}.pb-lg-0,.py-lg-0{padding-bottom:0 !important}.pl-lg-0,.px-lg-0{padding-left:0 !important}.p-lg-1{padding:0.25rem !important}.pt-lg-1,.py-lg-1{padding-top:0.25rem !important}.pr-lg-1,.px-lg-1{padding-right:0.25rem !important}.pb-lg-1,.py-lg-1{padding-bottom:0.25rem !important}.pl-lg-1,.px-lg-1{padding-left:0.25rem !important}.p-lg-2{padding:0.5rem !important}.pt-lg-2,.py-lg-2{padding-top:0.5rem !important}.pr-lg-2,.px-lg-2{padding-right:0.5rem !important}.pb-lg-2,.py-lg-2{padding-bottom:0.5rem !important}.pl-lg-2,.px-lg-2{padding-left:0.5rem !important}.p-lg-3{padding:1rem !important}.pt-lg-3,.py-lg-3{padding-top:1rem !important}.pr-lg-3,.px-lg-3{padding-right:1rem !important}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important}.pl-lg-3,.px-lg-3{padding-left:1rem !important}.p-lg-4{padding:1.5rem !important}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important}.p-lg-5{padding:3rem !important}.pt-lg-5,.py-lg-5{padding-top:3rem !important}.pr-lg-5,.px-lg-5{padding-right:3rem !important}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important}.pl-lg-5,.px-lg-5{padding-left:3rem !important}.m-lg-n1{margin:-0.25rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-0.25rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.25rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.25rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.25rem !important}.m-lg-n2{margin:-0.5rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-0.5rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-0.5rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.5rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-0.5rem !important}.m-lg-n3{margin:-1rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important}.m-lg-auto{margin:auto !important}.mt-lg-auto,.my-lg-auto{margin-top:auto !important}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important}}@media (min-width:1200px){.m-xl-0{margin:0 !important}.mt-xl-0,.my-xl-0{margin-top:0 !important}.mr-xl-0,.mx-xl-0{margin-right:0 !important}.mb-xl-0,.my-xl-0{margin-bottom:0 !important}.ml-xl-0,.mx-xl-0{margin-left:0 !important}.m-xl-1{margin:0.25rem !important}.mt-xl-1,.my-xl-1{margin-top:0.25rem !important}.mr-xl-1,.mx-xl-1{margin-right:0.25rem !important}.mb-xl-1,.my-xl-1{margin-bottom:0.25rem !important}.ml-xl-1,.mx-xl-1{margin-left:0.25rem !important}.m-xl-2{margin:0.5rem !important}.mt-xl-2,.my-xl-2{margin-top:0.5rem !important}.mr-xl-2,.mx-xl-2{margin-right:0.5rem !important}.mb-xl-2,.my-xl-2{margin-bottom:0.5rem !important}.ml-xl-2,.mx-xl-2{margin-left:0.5rem !important}.m-xl-3{margin:1rem !important}.mt-xl-3,.my-xl-3{margin-top:1rem !important}.mr-xl-3,.mx-xl-3{margin-right:1rem !important}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important}.ml-xl-3,.mx-xl-3{margin-left:1rem !important}.m-xl-4{margin:1.5rem !important}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important}.m-xl-5{margin:3rem !important}.mt-xl-5,.my-xl-5{margin-top:3rem !important}.mr-xl-5,.mx-xl-5{margin-right:3rem !important}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important}.ml-xl-5,.mx-xl-5{margin-left:3rem !important}.p-xl-0{padding:0 !important}.pt-xl-0,.py-xl-0{padding-top:0 !important}.pr-xl-0,.px-xl-0{padding-right:0 !important}.pb-xl-0,.py-xl-0{padding-bottom:0 !important}.pl-xl-0,.px-xl-0{padding-left:0 !important}.p-xl-1{padding:0.25rem !important}.pt-xl-1,.py-xl-1{padding-top:0.25rem !important}.pr-xl-1,.px-xl-1{padding-right:0.25rem !important}.pb-xl-1,.py-xl-1{padding-bottom:0.25rem !important}.pl-xl-1,.px-xl-1{padding-left:0.25rem !important}.p-xl-2{padding:0.5rem !important}.pt-xl-2,.py-xl-2{padding-top:0.5rem !important}.pr-xl-2,.px-xl-2{padding-right:0.5rem !important}.pb-xl-2,.py-xl-2{padding-bottom:0.5rem !important}.pl-xl-2,.px-xl-2{padding-left:0.5rem !important}.p-xl-3{padding:1rem !important}.pt-xl-3,.py-xl-3{padding-top:1rem !important}.pr-xl-3,.px-xl-3{padding-right:1rem !important}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important}.pl-xl-3,.px-xl-3{padding-left:1rem !important}.p-xl-4{padding:1.5rem !important}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important}.p-xl-5{padding:3rem !important}.pt-xl-5,.py-xl-5{padding-top:3rem !important}.pr-xl-5,.px-xl-5{padding-right:3rem !important}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important}.pl-xl-5,.px-xl-5{padding-left:3rem !important}.m-xl-n1{margin:-0.25rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-0.25rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.25rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.25rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.25rem !important}.m-xl-n2{margin:-0.5rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-0.5rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-0.5rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.5rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-0.5rem !important}.m-xl-n3{margin:-1rem !important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem !important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important}.m-xl-n5{margin:-3rem !important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem !important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem !important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem !important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem !important}.m-xl-auto{margin:auto !important}.mt-xl-auto,.my-xl-auto{margin-top:auto !important}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important}}@font-face{font-family:"Ubuntu";font-style:normal;font-weight:300;font-display:swap;src:url("../../files/webdata//fonts/ubuntu-v14-latin-300.eot");src:local("Ubuntu Light"), local("Ubuntu-Light"), url("../../files/webdata//fonts/ubuntu-v14-latin-300.eot?#iefix") format("embedded-opentype"), url("../../files/webdata//fonts/ubuntu-v14-latin-300.woff2") format("woff2"), url("../../files/webdata//fonts/ubuntu-v14-latin-300.woff") format("woff"), url("../../files/webdata//fonts/ubuntu-v14-latin-300.ttf") format("truetype"), url("../../files/webdata//fonts/ubuntu-v14-latin-300.svg#Ubuntu") format("svg")}@font-face{font-family:"Ubuntu";font-style:normal;font-weight:400;font-display:swap;src:url("../../files/webdata//fonts/ubuntu-v14-latin-regular.eot");src:local("Ubuntu Regular"), local("Ubuntu-Regular"), url("../../files/webdata//fonts/ubuntu-v14-latin-regular.eot?#iefix") format("embedded-opentype"), url("../../files/webdata//fonts/ubuntu-v14-latin-regular.woff2") format("woff2"), url("../../files/webdata//fonts/ubuntu-v14-latin-regular.woff") format("woff"), url("../../files/webdata//fonts/ubuntu-v14-latin-regular.ttf") format("truetype"), url("../../files/webdata//fonts/ubuntu-v14-latin-regular.svg#Ubuntu") format("svg")}@font-face{font-family:"Ubuntu";font-style:normal;font-weight:700;font-display:swap;src:url("../../files/webdata//fonts/ubuntu-v14-latin-700.eot");src:local("Ubuntu Bold"), local("Ubuntu-Bold"), url("../../files/webdata//fonts/ubuntu-v14-latin-700.eot?#iefix") format("embedded-opentype"), url("../../files/webdata//fonts/ubuntu-v14-latin-700.woff2") format("woff2"), url("../../files/webdata//fonts/ubuntu-v14-latin-700.woff") format("woff"), url("../../files/webdata//fonts/ubuntu-v14-latin-700.ttf") format("truetype"), url("../../files/webdata//fonts/ubuntu-v14-latin-700.svg#Ubuntu") format("svg")}:root{color-scheme:light}*{outline:none;border:none;font-family:"Ubuntu", sans-serif;padding:0;margin:0;line-height:1.5}.hidden{display:none}a.invisible{display:none}*:focus{outline:none;border:none}body{background-image:linear-gradient(to right, #ffffff, #C6C6C6);color:#282129}#wrapper{display:flex;flex-direction:column;min-height:100vh;justify-content:space-between;overflow-x:hidden}#container{margin-top:110px}@media only screen and (max-height:440px){#container{margin-top:90px}}#container #main{padding-bottom:50px}@media only screen and (max-width:560px){#container #main{padding-bottom:120px}}.ce_wrapper{max-width:1300px;margin:50px auto}@media only screen and (max-width:1275px){.ce_wrapper{margin:50px 30px}}@media only screen and (max-width:1024px){.ce_wrapper{margin:25px 20px}}.ce_text ul{padding-left:15px;margin-bottom:15px;margin-top:-15px}.ce_headline.center{text-align:center}input{line-height:1;overflow:visible}input::placeholder{overflow:visible;line-height:1}body.start .mod_article.last{margin-top:100px}#produkte{position:relative}.scroll-down{position:fixed;bottom:15px;height:55px;width:100%;left:0;z-index:999}.scroll-down .center{margin:0 auto;background:#002E55;padding:15px;border-radius:100%;width:55px;height:55px}.scroll-down .scroll-container{cursor:pointer;position:absolute;width:30px;height:30px;top:-10px;z-index:3;left:0;right:0;margin:auto}.scroll-down .scroll-container .chevron{position:absolute;width:28px;height:5px;opacity:0;transform:scale3d(0.5, 0.5, 0.5);animation:move 3s ease-out infinite;margin-left:0.5px}.scroll-down .scroll-container .chevron:first-child{animation:move 3s ease-out 1s infinite}.scroll-down .scroll-container .chevron:nth-child(2){animation:move 3s ease-out 2s infinite}.scroll-down .scroll-container .chevron:before,.scroll-down .scroll-container .chevron:after{content:" ";position:absolute;top:0;height:75%;width:51%;background:#fff}.scroll-down .scroll-container .chevron:before{left:1px;transform:skew(-40deg, 40deg)}.scroll-down .scroll-container .chevron:after{right:1px;width:50%;transform:skew(40deg, -40deg)}@keyframes move{25%{opacity:1}33%{opacity:1;transform:translateY(30px)}67%{opacity:1;transform:translateY(40px)}100%{opacity:0;transform:translateY(55px) scale3d(0.5, 0.5, 0.5)}}#header{position:fixed;top:0;left:0;z-index:15;width:100%}@media only screen and (max-width:1600px){#header{background-image:linear-gradient(to right, #ffffff, #C6C6C6)}}#header .inside{padding:25px;display:flex;justify-content:space-between}@media only screen and (max-height:440px){#header .inside{padding:15px 25px}}@media only screen and (max-width:400px){#header .inside{padding:25px 25px 40px 25px}}@media only screen and (orientation:landscape) and (max-height:420px){#header .inside{padding:8px 25px}}#header .inside #logo{width:180px}@media only screen and (max-width:400px){#header .inside #logo{min-width:140px;width:140px}}#header .inside .content-space{width:1300px}@media only screen and (max-width:1550px){#header .inside .content-space{display:none}}#header .inside .partner-logos{display:grid;grid-template-columns:150px 150px;align-items:flex-end;gap:1rem;margin-right:16px}#header .inside .partner-logos .fischer{margin-bottom:6px}#header .inside .right{display:flex;align-items:center;width:calc(((100% - 1200px) - 30px) / 2);justify-content:space-between;padding-left:10px;min-width:220px;gap:5px}@media only screen and (max-width:1550px){#header .inside .right{width:auto}}@media only screen and (max-width:400px){#header .inside .right{justify-content:end;position:relative;min-width:unset}}#header .inside .right #shopping{width:40px}#header .inside .right .search{cursor:pointer;position:relative}@media only screen and (max-width:400px){#header .inside .right .search{margin-right:5px}}#header .inside .right .search .trigger{z-index:999}#header .inside .right .search .ce_form{min-height:40px;width:0;visibility:hidden;overflow:hidden;z-index:99;transition:min-width 0.5s ease-in-out;position:absolute;right:40px;top:-4px;min-width:0;margin-right:-50px}#header .inside .right .search .ce_form.open{width:100%;visibility:visible;min-width:600px}@media only screen and (max-width:991px){#header .inside .right .search .ce_form.open{min-width:486px}}@media only screen and (max-width:768px){#header .inside .right .search .ce_form.open{min-width:370px}}@media only screen and (max-width:480px){#header .inside .right .search .ce_form.open{min-width:230px}}@media only screen and (max-width:400px){#header .inside .right .search .ce_form.open{min-width:255px}}#header .inside .right .search .ce_form.open #suche .formbody .widget-submit input{display:inline-block;width:50px;visibility:visible}#header .inside .right .search .ce_form #suche .formbody{display:flex}#header .inside .right .search .ce_form #suche .formbody .widget-text{width:100%;margin-bottom:0}#header .inside .right .search .ce_form #suche .formbody .widget-submit{margin-top:0}#header .inside .right .search .ce_form #suche .formbody .widget-submit input{padding:4px 10px 0 10px;background:none;visibility:hidden;transition:visibility 0s ease-in-out}#header .inside .right #change-lang{font-size:20px;color:#002E55}#header .inside .right #change-lang .trenner{margin:0 5px}#header .inside .right #change-lang .active{font-weight:bold}@media only screen and (max-width:400px){#header .inside .right #change-lang{position:absolute;bottom:-30px;right:0}}#header .inside .right .menu-trigger{border-radius:100%;display:inline-flex;justify-content:center;align-items:center;height:60px;width:60px;min-width:60px;background:#002E55;cursor:pointer}#header .inside .right .menu-trigger a{display:block;width:35px}#header .inside .right .menu-trigger a span{display:block;width:100%;height:4px;background:#fff;margin-bottom:6px}#header .inside .right .menu-trigger a span:last-child{margin-bottom:0}@media only screen and (max-width:480px){#header .inside .right .menu-trigger{height:40px;width:40px;min-width:40px}#header .inside .right .menu-trigger a{width:25px}#header .inside .right .menu-trigger a span{height:3.5px;margin-bottom:5px}}body.shops #header #shopping{display:block !important}body.start #wrapper #footer,body.with-footer #wrapper #footer,body.withFooter #wrapper #footer{display:block}#wrapper #footer{display:none;background:#002E55;padding-bottom:15px}#wrapper #footer a{color:#fff;font-size:14px}#wrapper #footer .inside{max-width:1400px;margin:0 auto;padding:15px 0;position:relative}@media only screen and (max-width:1250px){#wrapper #footer .inside{padding:15px}}#wrapper #footer nav.mod_navigation,#wrapper #footer .mod_customnav{display:block;padding:15px 0}@media only screen and (max-width:991px){#wrapper #footer nav.mod_navigation,#wrapper #footer .mod_customnav{display:none}}#wrapper #footer nav.mod_navigation ul,#wrapper #footer .mod_customnav ul{list-style-type:none}#wrapper #footer nav.mod_navigation ul li a,#wrapper #footer .mod_customnav ul li a{font-size:14px}#wrapper #footer nav.mod_navigation ul .no-footer-nav,#wrapper #footer .mod_customnav ul .no-footer-nav{display:none}#wrapper #footer nav.mod_navigation span.forward,#wrapper #footer nav.mod_navigation strong.forward,#wrapper #footer .mod_customnav span.forward,#wrapper #footer .mod_customnav strong.forward{color:#fff;font-size:14px;font-weight:700}#wrapper #footer nav.mod_navigation .level_1,#wrapper #footer .mod_customnav .level_1{position:relative;display:grid;grid-template-columns:repeat(7, 1fr);grid-row-gap:25px}@media only screen and (max-width:1200px){#wrapper #footer nav.mod_navigation .level_1,#wrapper #footer .mod_customnav .level_1{grid-template-columns:repeat(4, 1fr)}}@media only screen and (max-width:991px){#wrapper #footer nav.mod_navigation .level_1,#wrapper #footer .mod_customnav .level_1{width:100%;flex-wrap:wrap;justify-content:start}}#wrapper #footer nav.mod_navigation .level_1 li a,#wrapper #footer .mod_customnav .level_1 li a{font-weight:700}#wrapper #footer nav.mod_navigation .level_1 li.submenu,#wrapper #footer .mod_customnav .level_1 li.submenu{margin-right:25px}@media only screen and (max-width:1250px){#wrapper #footer nav.mod_navigation .level_1 li.submenu,#wrapper #footer .mod_customnav .level_1 li.submenu{margin-right:15px}}@media only screen and (max-width:991px){#wrapper #footer nav.mod_navigation .level_1 li.submenu,#wrapper #footer .mod_customnav .level_1 li.submenu{width:calc((100% / 4) - 25px);margin-bottom:15px}}@media only screen and (max-width:767px){#wrapper #footer nav.mod_navigation .level_1 li.submenu,#wrapper #footer .mod_customnav .level_1 li.submenu{width:calc((100% / 3) - 25px)}}#wrapper #footer nav.mod_navigation .level_1 li.submenu.no-site,#wrapper #footer .mod_customnav .level_1 li.submenu.no-site{display:none}#wrapper #footer nav.mod_navigation .level_1 li.submenu.no-site a.no-site,#wrapper #footer .mod_customnav .level_1 li.submenu.no-site a.no-site{display:none}#wrapper #footer nav.mod_navigation .level_1 li.submenu.no-site .level_2,#wrapper #footer .mod_customnav .level_1 li.submenu.no-site .level_2{height:50%;margin-top:-5px;display:flex;flex-direction:column;justify-content:space-between}#wrapper #footer nav.mod_navigation .level_1 li.submenu.no-site span.forward,#wrapper #footer .mod_customnav .level_1 li.submenu.no-site span.forward{display:none}#wrapper #footer nav.mod_navigation .level_1 li.submenu.no-site li a,#wrapper #footer .mod_customnav .level_1 li.submenu.no-site li a{font-weight:bold}#wrapper #footer nav.mod_navigation .level_1 li.submenu.no-footer,#wrapper #footer .mod_customnav .level_1 li.submenu.no-footer{display:none}#wrapper #footer nav.mod_navigation .level_1 li.sibling:not(.submenu),#wrapper #footer .mod_customnav .level_1 li.sibling:not(.submenu){right:140px;top:calc(50% - 9.5px)}@media only screen and (max-width:1250px){#wrapper #footer nav.mod_navigation .level_1 li.sibling:not(.submenu),#wrapper #footer .mod_customnav .level_1 li.sibling:not(.submenu){right:calc(-100% / 7)}}@media only screen and (max-width:991px){#wrapper #footer nav.mod_navigation .level_1 li.sibling:not(.submenu),#wrapper #footer .mod_customnav .level_1 li.sibling:not(.submenu){right:unset;left:calc(((100% / 4) * 2) - 20px);top:calc(75% - 15px)}}@media only screen and (max-width:767px){#wrapper #footer nav.mod_navigation .level_1 li.sibling:not(.submenu),#wrapper #footer .mod_customnav .level_1 li.sibling:not(.submenu){position:static}}#wrapper #footer nav.mod_navigation .level_1 li.sibling:not(.submenu).news,#wrapper #footer .mod_customnav .level_1 li.sibling:not(.submenu).news{top:0}@media only screen and (max-width:991px){#wrapper #footer nav.mod_navigation .level_1 li.sibling:not(.submenu).news,#wrapper #footer .mod_customnav .level_1 li.sibling:not(.submenu).news{top:50%}}#wrapper #footer nav.mod_navigation .level_1 .level_2 li,#wrapper #footer .mod_customnav .level_1 .level_2 li{margin-top:5px}#wrapper #footer nav.mod_navigation .level_1 .level_2 li a,#wrapper #footer .mod_customnav .level_1 .level_2 li a{font-weight:normal}#wrapper #footer nav.mod_navigation .level_1 .level_2 li .active,#wrapper #footer .mod_customnav .level_1 .level_2 li .active{color:#fff}#wrapper #footer #to-top{right:-90px;top:-22px;position:absolute;border-radius:100%;display:inline-flex;justify-content:center;align-items:center;height:44px;width:44px;background:#002E55;cursor:pointer}@media only screen and (min-width:1800px){#wrapper #footer #to-top{right:-160px}}@media only screen and (max-width:1400px){#wrapper #footer #to-top{right:10px}}#wrapper #footer #to-top img{transition:all 0.3s ease-in-out}#wrapper #footer #to-top:hover img{transform:scale(1.1)}#wrapper #footer #rechtliches{position:absolute;top:-25px;left:0}#wrapper #footer #rechtliches a{margin-right:15px;color:#002E55}#wrapper #footer #rechtliches a:last-child{margin-right:0}@media only screen and (max-width:1250px){#wrapper #footer #rechtliches{left:15px}}@media only screen and (max-width:991px){#wrapper #footer #rechtliches{position:static;margin-top:15px}#wrapper #footer #rechtliches a{color:#fff}}body.ie #wrapper #footer nav.mod_navigation .level_1 .submenu{float:left;margin-bottom:25px;width:calc(100% / 10)}@media only screen and (max-width:1400px){body.ie #wrapper #footer nav.mod_navigation .level_1 .submenu{width:calc(100% / 6)}}@media only screen and (max-width:1024px){body.ie #wrapper #footer nav.mod_navigation .level_1 .submenu{width:calc(100% / 4)}}#main .margin_0{margin:0 !important}#main .margin_1x_0{margin-top:0.9375rem;margin-bottom:0.9375rem}#main .margin_2x_0{margin-top:1.875rem;margin-bottom:1.875rem}#main .margin_3x_0{margin-top:2.8125rem;margin-bottom:2.8125rem}#main .margin_4x_0{margin-top:3.75rem;margin-bottom:60px}#main .margin_top_0{margin-top:0 !important}#main .margin_top_1x{margin-top:0.9375rem}#main .margin_top_1-5x{margin-top:1.40625rem}#main .margin_top_2x{margin-top:1.875rem}#main .margin_top_3x{margin-top:2.8125rem}#main .margin_top_4x{margin-top:3.75rem}#main .margin_bottom_0{margin-bottom:0 !important}#main .margin_bottom_1x{margin-bottom:0.9375rem}#main .margin_bottom_1x{margin-bottom:0.9375rem}#main .margin_bottom_2x{margin-bottom:1.875rem}#main .margin_bottom_3x{margin-bottom:2.8125rem}#main .margin_bottom_4x{margin-bottom:3.75rem}#main .padding_0{padding:0 !important}#main .padding_top_bottom_0{padding-top:0;padding-bottom:0}#main .padding_1x_0{padding-top:0.9375rem;padding-bottom:0.9375rem}#main .padding_2x_0{padding-top:1.875rem;padding-bottom:1.875rem}#main .padding_3x_0{padding-top:2.8125rem;padding-bottom:2.8125rem}#main .padding_4x_0{padding-top:3.75rem;padding-bottom:3.75rem}#main .padding_top_0{padding-top:0 !important}#main .padding_top_1x{padding-top:0.9375rem}#main .padding_top_2x{padding-top:1.875rem}#main .padding_top_3x{padding-top:2.8125rem}#main .padding_top_4x{padding-top:3.75rem}#main .padding_bottom_0{padding-bottom:0 !important}#main .padding_bottom_1x{padding-bottom:0.9375rem}#main .padding_bottom_2x{padding-bottom:1.875rem}#main .padding_bottom_3x{padding-bottom:2.8125rem}#main .padding_bottom_4x{padding-bottom:3.75rem}#wrapper nav.mod_navigation{display:none}#mainnav:not(.mm-menu){display:none}#mainnav #close-menu{position:absolute;right:55px;top:40px;cursor:pointer;z-index:3}@media only screen and (max-width:480px){#mainnav #close-menu{right:25px}}#mainnav .mm-panels .mm-panel:first-child{padding-left:40px;padding-top:90px;padding-right:60px}@media only screen and (max-width:480px){#mainnav .mm-panels .mm-panel:first-child{padding-right:30px}}#mainnav .mm-panel{background:#002E55;transition:all 0.3s ease-in-out;padding:0 0 0 10px}#mainnav .mm-panel li a{color:#fff;font-size:18px;padding-bottom:0;white-space:normal}#mainnav .mm-panel li a.active{font-weight:700 !important}#mainnav .mm-panel .mm-listitem{margin-bottom:10px;align-items:center;border-color:transparent}#mainnav .mm-panel .mm-listitem .mm-listitem__btn::after{transition:transform 0.3s ease-in-out}#mainnav .mm-panel .mm-btn{border-color:#fff;width:50px;display:inline-block;border:none}#mainnav .mm-panel .mm-btn:after{border-color:#fff;transform:rotate(225deg);-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg)}#mainnav .mm-panel .mm-listitem_opened>.mm-listitem__btn::after{transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);right:23px}#mainnav .mm-panel .level_1 li a{font-weight:700;padding:8.5px 0}#mainnav .mm-panel .level_1 li.active{padding-top:calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2)}#mainnav .mm-panel .level_2{margin-top:10px;list-style-type:disc}#mainnav .mm-panel .level_2 li a{font-weight:300;padding-top:0}#mainnav .mm-panel .level_2 li a:before{content:"∙";display:inline-block;margin-right:5px}#mainnav .mm-panel .level_2 li.active{padding-top:0}#mainnav .mm-panel .active strong{color:#fff;font-size:18px;padding-left:20px;padding-right:10px}#mainnav .mm-navbars_bottom{border:none;background:#002E55;height:140px}#mainnav .mm-navbars_bottom .mm-navbar{background:#002E55;height:100%}#mainnav .mm-navbars_bottom .mm-navbar .partner-logos{display:grid;grid-template-columns:160px 160px;grid-gap:16px;margin-left:20px;height:140px;align-items:flex-end}#mainnav .mm-navbars_bottom .mm-navbar .partner-logos p{color:#fff;grid-column-start:1;grid-column-end:-1;text-align:left;font-size:18px;margin-bottom:0}#mainnav .mm-navbars_bottom .mm-navbar .partner-logos a.fischer{margin-bottom:7px}#mainnav .mm-navbars_bottom .mm-navbar .partner-logos a img{width:100%;height:auto;filter:grayscale(1) invert(1) brightness(10)}@media only screen and (max-width:480px){#mainnav .mm-navbars_bottom{height:220px}#mainnav .mm-navbars_bottom .mm-navbar .partner-logos{grid-template-columns:160px;grid-gap:8px}}#mainnav .no-site a.forward,#mainnav .no-site a.mm-btn,#mainnav .no-site a.submenu{display:none}#mainnav .no-site .level_2{margin-left:-10px;margin-top:-2px}#mainnav .no-site .level_2 li a{font-weight:bold;padding:8.5px 0}#mainnav .no-site .level_2 li a:before{display:none}@media only screen and (max-width:480px){.mm-menu_navbar_bottom-1 .mm-panels{bottom:calc(var(--mm-navbar-size) * 1 + 150px)}}.slick-container{position:relative;margin-top:100px}.slick-nav span{border-radius:100%;display:inline-flex;justify-content:center;align-items:center;height:44px;width:44px;background:#002E55;position:absolute;top:50%}.slick-nav span svg{width:10px;height:15px;z-index:3;position:relative}.slick-nav span:hover{cursor:pointer}.slick-nav span:before{color:#fff;display:inline-flex}.slick-nav span.slick-prev{left:-44px}@media only screen and (max-width:1250px){.slick-nav span.slick-prev{left:-10px}}.slick-nav span.slick-next{right:-44px}@media only screen and (max-width:1250px){.slick-nav span.slick-next{right:-10px}}@media only screen and (max-width:640px){.slick-nav{top:160px !important}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-nav{position:absolute;width:100%;top:250px}.mod_newslist{position:relative;max-width:1140px;margin:0 auto}@media only screen and (max-width:1250px){.mod_newslist{max-width:calc(100% - 44px)}}@media only screen and (max-width:1024px){.mod_newslist{max-width:calc(100% - 20px)}}.mod_newslist .slick-nav span{border-radius:100%;display:inline-flex;justify-content:center;align-items:center;height:44px;width:44px;background:#002E55;position:absolute;top:50%}.mod_newslist .slick-nav span:hover{cursor:pointer}.mod_newslist .slick-nav span:before{color:#fff;display:inline-flex}.mod_newslist .slick-nav span.slick-prev{left:-44px}.mod_newslist .slick-nav span.slick-prev:before{content:url("../../files/webdata/svg/prev.svg")}@media only screen and (max-width:1250px){.mod_newslist .slick-nav span.slick-prev{left:-10px}}.mod_newslist .slick-nav span.slick-next{right:-44px}.mod_newslist .slick-nav span.slick-next:before{content:url("../../files/webdata/svg/next.svg")}@media only screen and (max-width:1250px){.mod_newslist .slick-nav span.slick-next{right:-10px}}.layout_latest,.layout_teaser{margin:0 5px}.layout_latest h2,.layout_teaser h2{margin-bottom:25px}.layout_latest .archiv-link,.layout_teaser .archiv-link{text-align:center;width:100%;font-weight:bold;margin-bottom:30px;display:block}.layout_latest .location,.layout_teaser .location{display:flex}.layout_latest .location .full-location,.layout_teaser .location .full-location{margin-left:8px}.layout_latest .content,.layout_teaser .content{margin:0 25px;transition:all 0.3s ease-in-out}.layout_latest .content .ce_text p span,.layout_teaser .content .ce_text p span{color:#282129 !important}.layout_latest .content .img,.layout_teaser .content .img{height:300px;margin-bottom:15px;padding-top:45px;display:flex;align-items:flex-end;justify-content:center;transition:all 0.3s ease-in-out}.layout_latest .content .img img,.layout_teaser .content .img img{object-fit:contain;object-position:bottom;width:100%;height:100%;transition:all 0.3s ease-in-out}.layout_latest .content .img img.schulung-sample,.layout_teaser .content .img img.schulung-sample{max-height:210px}.layout_latest .content .img img.messe-sample,.layout_teaser .content .img img.messe-sample{max-width:180px;max-height:180px;margin-bottom:25px}.layout_latest .content .img img.stellenangebot,.layout_teaser .content .img img.stellenangebot{max-height:210px;max-width:170px;object-position:top}.layout_latest .content .img img.news,.layout_teaser .content .img img.news{max-width:180px;margin-bottom:25px}.layout_latest .content .img img.technical,.layout_teaser .content .img img.technical{max-width:200px;margin-bottom:25px;max-height:165px}.layout_latest .content .bg-img,.layout_teaser .content .bg-img{height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;transition:all 0.3s ease-in-out}.layout_latest.slick-center .content,.layout_teaser.slick-center .content{margin:0}.layout_latest.slick-center .content .img,.layout_teaser.slick-center .content .img{height:350px;margin-top:-50px}.layout_latest.slick-center .content .img img,.layout_teaser.slick-center .content .img img{transform:scale(1.18)}.layout_latest.slick-center .content .img.schulung-sample,.layout_teaser.slick-center .content .img.schulung-sample{max-height:250px}.layout_latest.slick-center .content .img.stellenangebot,.layout_teaser.slick-center .content .img.stellenangebot{max-height:250px;max-width:210px}@media only screen and (max-width:640px){.layout_latest.slick-center .content .content,.layout_teaser.slick-center .content .content{margin:0 25px}.layout_latest.slick-center .content .content img,.layout_teaser.slick-center .content .content img{height:300px;margin-top:0}}.layout_latest .more,.layout_teaser .more{font-weight:700;margin-top:15px}.layout_latest .more span,.layout_teaser .more span{border-radius:100%;display:inline-flex;justify-content:center;align-items:center;height:32px;width:32px;background:#002E55;color:#fff;font-size:26px;margin-left:10px;display:none !important}.layout_latest .more span:before,.layout_teaser .more span:before{content:"+";margin-top:-3px;transition:all 0.3s ease-in-out}@media only screen and (max-width:640px){.layout_latest .content .img,.layout_teaser .content .img{height:200px}.layout_latest.slick-center .content .img,.layout_teaser.slick-center .content .img{height:250px}.layout_latest.slick-center .content .img img,.layout_teaser.slick-center .content .img img{transform:scale(1)}}.layout_full h1{margin-bottom:1rem}.layout_full h2{margin-bottom:8px}.layout_full p{text-align:justify}.layout_full p span{color:#282129 !important}.layout_full .location{display:flex}.layout_full .location .full-location{margin-left:8px}.layout_full .enclosure{list-style-type:none}.layout_full .enclosure a{background:#002E55;padding:10px;color:#fff;display:inline-flex;align-items:center;transition:all 0.3s ease-in-out}.layout_full .enclosure a .icon-pdf{display:flex;align-items:center;margin-right:10px}.layout_full .enclosure a svg{width:20px;height:20px}.layout_full .enclosure a svg path{fill:#fff;transition:all 0.3s ease-in-out}.layout_full .enclosure a .size{margin-left:5px;font-size:12px}.layout_full .enclosure a:hover{text-decoration:none;color:#E5E4E4}.layout_full .enclosure a:hover svg path{fill:#E5E4E4}.layout_full.event .enclosure a{background:none;color:#282129;padding:0;display:grid;grid-template-columns:1fr 35px;grid-column-gap:15px}.layout_full.event .enclosure a .size{display:block;margin-left:0}.layout_full.event .enclosure a svg path{fill:#002E55;transition:all 0.3s ease-in-out}.layout_full.event .enclosure a:hover{text-decoration:underline}.layout_full.event .enclosure a:hover svg path{fill:#007C0A}.mod_newsarchive .row{justify-content:initial}.mod_newsarchive .layout_latest{margin-left:0}.mod_newsarchive .layout_latest .content{margin-left:0;padding-top:0}.mod_newsarchive .layout_latest.stellen{margin-bottom:40px}.mod_newsarchive .layout_latest.stellen h3{margin-bottom:0}.mod_eventlist .row{justify-content:flex-start}.layout_archive{padding:0 15px;margin-bottom:70px;display:grid;grid-gap:50px;position:relative;padding-bottom:70px;width:100%}.layout_archive.image{grid-template-columns:280px 1fr}.layout_archive:after{content:"";position:absolute;width:70%;height:2px;background:#002E55;left:0;right:auto;bottom:0;margin:0 auto}.layout_archive:last-child{padding-bottom:0}.layout_archive:last-child:after{display:none}.layout_archive .category{font-size:14px;margin-bottom:8px}.layout_archive .location{display:flex}.layout_archive .location .full-location{margin-left:8px}.layout_archive .content{max-width:730px}.layout_archive h3{margin-bottom:15px;color:#002E55}.layout_archive .time{font-size:18px}.layout_archive .image img{max-height:220px}.layout_archive .image_container{height:250px;overflow:hidden;margin-bottom:25px}.layout_archive .image_container img{object-fit:cover;height:100%;width:100%}.layout_archive .more{font-weight:700;margin-top:15px}.layout_archive .more span{border-radius:100%;display:inline-flex;justify-content:center;align-items:center;height:32px;width:32px;background:#002E55;color:#fff;font-size:26px;margin-left:10px;display:none !important}.layout_archive .more span:before{content:"+";margin-top:-3px;transition:all 0.3s ease-in-out}.layout_archive.event .image_container img{object-position:bottom;object-fit:contain}@media only screen and (max-width:768px){.layout_archive{grid-gap:25px;grid-template-columns:200px 1fr;margin:0 15px 70px 15px}}@media only screen and (max-width:575px){.layout_archive{display:block;padding-bottom:40px}.layout_archive .image{display:none}}.pagination{text-align:center}.pagination ul{list-style-type:none;display:inline-flex;margin:15px auto}.pagination ul li{margin:0 5px}.pagination ul li a,.pagination ul li strong{color:#fff;padding:5px;border-radius:100%;display:inline-flex;background:#002E55;width:40px;height:40px;justify-content:center;align-items:center;transition:all 0.3s ease-in-out;font-weight:bold}.pagination ul li a:hover{text-decoration:none;background:#007C0A}.pagination ul li .active{background:#007C0A}.mod_newsreader .back,.mod_eventreader .back{margin-top:25px}.mod_newsreader .back a,.mod_eventreader .back a{display:inline-flex;align-items:center}.mod_newsreader .back span,.mod_eventreader .back span{border-radius:100%;display:inline-flex;justify-content:center;align-items:center;height:32px;width:32px;background:#002E55;color:#fff;font-size:26px;margin-right:10px}.mod_newsreader .back span img,.mod_eventreader .back span img{width:11px;margin-left:-2px}.layout_teaser .content h2{margin-bottom:10px}.layout_teaser .content .time{font-size:18px;color:#002E55}#news-start-25{background:#fff}#news-start-25 .layout_short{margin-bottom:1rem}#news-start-25 .layout_short p{margin-bottom:0}#news-start-25 .ce_row{align-items:flex-start}#news-start-25 .ce_column:first-child{position:relative;border-right:1px solid #002E55}#news-start-25 #start-termine .ce_headline{grid-column-start:1;grid-column-end:-1}@media only screen and (min-width:768px){#news-start-25 #start-termine{display:grid;grid-template-columns:1fr 1fr;align-items:flex-start;grid-column-gap:1rem}}.layout_start{margin-bottom:1rem}.layout_start .image{margin-top:0.5rem}.layout_start h3{margin-bottom:0}@media only screen and (min-width:992px){.layout_start{display:grid;grid-template-columns:1fr 3fr;grid-gap:1rem;margin-bottom:2rem}}@media only screen and (min-width:1260px){.layout_start{grid-gap:1.5rem}}.ce_wrapper .sib-form{background:none;font-family:"Ubuntu", sans-serif;color:#282129}.ce_wrapper .sib-form #success-message{background:#007C0A;color:#fff;border:none}.ce_wrapper .sib-form h2{margin-bottom:0;font-size:inherit}.ce_wrapper .sib-form #sib-container{background:none;padding:0}.ce_wrapper .sib-form #sib-container .headline{color:#002E55}.ce_wrapper .sib-form #sib-container .sib-form-block{padding:0}.ce_wrapper .sib-form #sib-container .sib-form-block__button{background:#002E55;color:#fff;font-size:20px;padding:0;font-weight:700;background:none;color:#002E55}.ce_wrapper .sib-form #sib-container .sib-form-block__button:hover{cursor:pointer}.ce_wrapper .sib-form #sib-container .sib-form-block__button:hover:after{transform:rotate(20deg)}.ce_wrapper .sib-form #sib-container .sib-form-block__button:after{border-radius:100%;display:inline-flex;justify-content:center;align-items:center;height:32px;width:32px;background:#002E55;content:url("../../files/webdata/svg/send.svg");margin-left:10px;transition:all 0.3s ease-in-out}#newsletter-btn{margin-top:30px}#newsletter-btn a{padding:10px 12px;background:#002E55;color:#fff;font-weight:bold;display:block;border-radius:50px;text-align:center}#newsletter-btn a .small{font-size:16px;font-weight:normal;display:block}#newsletter-btn a .big{position:relative;font-size:20px}#newsletter-btn a .big img{width:40px;margin-left:20px}#newsletter-btn a:hover{text-decoration:none}#newsletter-btn a:hover .big:after{transform:translateX(10px)}.formbody input,.formbody textarea{width:100%;padding:12px;font-size:16px}.formbody input::placeholder,.formbody textarea::placeholder{color:#002E55;font-size:16px}.formbody label{margin-bottom:5px;display:inline-block}.formbody input.checkbox{width:auto;-moz-appearance:none;-webkit-appearance:none;border-radius:100%;background:#fff;transition:all 0.3s ease-in-out;float:left;display:block;margin-right:10px;margin-top:5px;border:0.5px solid #ccc}.formbody input.checkbox:checked{background:#002E55;border:0.5px solid #002E55}.formbody .widget-text,.formbody .widget-password{margin-bottom:15px}.formbody .widget-textarea{height:calc(100% - 15px)}@media only screen and (max-width:575px){.formbody .widget-textarea{margin-bottom:15px}.formbody .widget-textarea textarea{min-height:150px}}.formbody .widget-textarea textarea{height:100%}.formbody .widget-submit{text-align:right}.formbody .widget-submit button{font-size:20px;font-weight:700;background:none;color:#002E55}.formbody .widget-submit button:hover{cursor:pointer}.formbody .widget-submit button:hover:after{transform:rotate(20deg)}.formbody .widget-submit button:after{border-radius:100%;display:inline-flex;justify-content:center;align-items:center;height:32px;width:32px;background:#002E55;content:url("../../files/webdata/svg/send.svg");margin-left:10px;transition:all 0.3s ease-in-out}.formbody .widget-checkbox span{display:flex;display:inline-block}.formbody .widget-checkbox span input{height:22px}.formbody .widget-checkbox span label{display:inline-block;width:calc(100% - 40px)}.formbody .qq-upload-button-selector{background:#002E55;color:#fff;border:none;transition:all 0.3s ease-in-out}.formbody .qq-upload-button-selector:hover{background:#6E6E6E}.formbody .values-container .fineuploader-item{display:flex;margin-bottom:0.5rem;font-size:0.85rem}.formbody .values-container .fineuploader-item img{width:15px}.formbody .values-container .fineuploader-item .name{hyphens:auto}.formbody .qq-upload-list{display:none}.formbody .widget-explanation.smaller p{font-size:14px;margin-bottom:30px}.contact-form{margin-top:25px}.qq-alert-dialog-selector{margin:auto;padding:15px;border:3px solid #002E55}.qq-alert-dialog-selector button{font-size:16px;font-weight:700;background:#002E55;color:#fff;cursor:pointer;padding:8px 10px}.anfrageformular .widget-textarea{height:auto;max-width:430px}.anfrageformular .widget-select,.anfrageformular .widget-text{display:grid;grid-template-columns:130px 300px;align-items:center;margin-bottom:15px}.anfrageformular .widget-select input,.anfrageformular .widget-text input{background:#fff}.anfrageformular .widget-select select,.anfrageformular .widget-text select{background:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") no-repeat 98% 50%;-webkit-appearance:none;padding:12px;background-color:#fff;font-family:"Ubuntu", sans-serif}.anfrageformular .widget-select option,.anfrageformular .widget-text option{font-family:"Ubuntu", sans-serif}.anfrageformular .widget.customAlloy{display:none}.anfrageformular .widget-radio{margin-bottom:15px}.anfrageformular .widget-radio .radio_container{display:grid;grid-template-columns:130px 300px;align-items:center}.anfrageformular .widget-radio .radio_container .options{display:flex;gap:15px}.anfrageformular .widget-radio .radio_container .options input{width:auto}#pdf-generate{margin-top:30px}#pdf-generate .widget-submit button:after{content:"";background-color:transparent;background-image:url("../../files/webdata/svg/pdf_form.svg");background-repeat:no-repeat;background-size:28px;border-radius:0}#pdf-generate .widget-submit button:hover:after{transform:scale(1.1)}.mod_productOverview{min-height:calc((100vh - 110px) - 60px);position:relative}.mod_productOverview #caro-container{height:calc(100vh - 250px)}.mod_productOverview #caro-container.show{opacity:1}.mod_productOverview .caro-item{position:relative;z-index:10;width:500px;height:270px;cursor:e-resize}.mod_productOverview .caro-item p{margin:0;font-size:28px}.mod_productOverview .caro-item p img{width:26px}.mod_productOverview .caro-item p img.right{float:right}.mod_productOverview .product{display:inline-flex;width:100%;height:100%;justify-content:center;align-items:center}.mod_productOverview h3{color:#002E55;font-size:60px;margin:0;text-shadow:5px 5px 5px rgba(0, 0, 0, 0.15);text-align:center;white-space:nowrap}.mod_productOverview .content{z-index:10}.mod_productOverview .content .props{display:flex;justify-content:space-between;padding:0 15px;min-width:180px}.mod_productOverview .content .props .rohs{color:#007C0A}.mod_productOverview .content .props .voc{color:#cd1f1a}.mod_productOverview .content .props .low-voc{color:#52952c}.mod_productOverview .content .props .h2o{color:#3c55a9}.mod_productOverview .content .props .n2{color:#282129}.mod_productOverview .theta-carousel-inner-container{height:calc(100vh - 250px)}@media only screen and (max-width:1200px){.mod_productOverview .theta-carousel-inner-container{transform:scale(1) !important}}.mod_productOverview .info{text-align:center;opacity:0;position:absolute;top:200px;line-height:1.3;padding:15px;width:150%;transition:all 0.3s ease-in-out;margin-top:25px}@media only screen and (max-width:560px){.mod_productOverview .info{width:100%}}.mod_productOverview .info h4{font-size:26px;margin-bottom:15px;color:#002E55}.mod_productOverview .info p{font-size:18px;padding:10px 0;color:#282129}.mod_productOverview .info .more{font-size:18px;color:#002E55;font-weight:700}.mod_productOverview .info .more span{border-radius:100%;display:inline-flex;justify-content:center;align-items:center;height:32px;width:32px;background:#002E55;color:#fff;font-size:26px;margin-left:10px}.mod_productOverview .info .more span:before{content:"+";margin-top:-3px;transition:all 0.3s ease-in-out}.mod_productOverview .theta-current-item .info{opacity:1}.footer{position:fixed;left:0;bottom:0;width:100%;background:#002E55;z-index:3}.footer .inside{max-width:1920px;text-align:center;margin:0 auto;padding:15px;display:flex;justify-content:space-between;align-items:center;color:#fff}@media only screen and (max-width:660px){.footer .inside{display:block}}@media only screen and (max-height:420px) and (orientation:landscape){.footer .inside{padding:8px 15px}}.footer .inside a{color:#fff}.footer .inside a.no-link{cursor:default}.footer .inside a.no-link:hover{text-decoration:none}@media only screen and (max-width:480px){.footer .inside .back{display:none}}.footer .inside .back a{display:inline-flex;background:#002E55;border-radius:100%;position:absolute;top:-25px;left:20vw;justify-content:center;align-items:center;width:55px;height:55px}.footer .inside .back a img{transition:all 0.3s ease-in-out}.footer .inside .back a:hover img{filter:brightness(0.6)}@media only screen and (max-width:991px){.footer .inside .back a{left:15vw}}@media only screen and (max-width:660px){.footer .inside .back a{left:50px;float:left;margin-top:0}}.footer .breadcrumb{font-size:28px;margin:0;font-weight:700;text-align:center;width:100%;margin-right:-230px}@media only screen and (max-width:767px){.footer .breadcrumb{font-size:20px}}@media only screen and (max-width:660px){.footer .breadcrumb{width:100%}}.footer .rechtliches{width:230px}.footer .rechtliches a{margin-left:10px}@media only screen and (max-width:660px){.footer .rechtliches{width:100%;margin-top:10px;text-align:center}}@media only screen and (max-width:480px){.footer .rechtliches{margin-top:0}}@media only screen and (max-width:959px){.mod_productOverview #caro-container{margin:0 15px;position:static !important;height:auto;opacity:1}.mod_productOverview .theta-carousel-inner-container{position:static !important;height:auto !important;width:auto !important}.mod_productOverview .caro-item{display:flex;width:100%;height:auto;margin-bottom:50px;z-index:1;opacity:1 !important;position:static !important;transform:none !important;cursor:auto}.mod_productOverview .caro-item p{display:block}.mod_productOverview .caro-item p img{margin-left:5px}.mod_productOverview .caro-item:last-child .product:after{display:none}.mod_productOverview .product{justify-content:space-between;align-items:start;display:flex;position:relative}.mod_productOverview .product .content{margin-right:20px;min-width:220px}.mod_productOverview .product .content h3{font-size:36px;text-align:left;white-space:break-spaces}.mod_productOverview .product:after{content:"";width:25%;height:3px;background:#002E55;position:absolute;bottom:-20px;left:50%;margin-left:-12.5%}.mod_productOverview .info{position:static;width:100%;opacity:1;text-align:left;margin-top:0;margin-left:0}.mod_productOverview .info .subheadline{margin-bottom:0;font-size:20px}}@media only screen and (max-width:640px){.mod_productOverview .caro-item{z-index:1}.mod_productOverview .product{flex-direction:column}.mod_productOverview .product .content{z-index:1}.mod_productOverview .product .content h3{text-align:left}.mod_productOverview .product .content .props{padding-left:0}.mod_productOverview .info{padding-left:0}}@media only screen and (max-height:720px){.mod_productOverview #caro-container{height:100%;margin-bottom:50px;position:static !important}.mod_productOverview #caro-container .caro-item{width:auto;cursor:default;height:auto;z-index:1;position:static !important;transform:none !important}.mod_productOverview #caro-container .caro-item .product{flex-wrap:wrap;grid-gap:25px;justify-content:flex-start;margin:0 25px}.mod_productOverview #caro-container .caro-item .product .content{z-index:1;min-width:300px;max-width:330px}.mod_productOverview #caro-container .caro-item .product .info{opacity:1;text-align:left;max-width:600px;position:static;width:auto}}body.ie .mod_productOverview .theta-current-item .info{left:-50%;margin-left:calc(50% / 2)}@media only screen and (min-width:960px) and (min-height:721px){.mod_productOverview #caro-container:not(.show){max-width:1200px;margin:0 auto 50px auto;position:static !important;height:auto;z-index:1}.mod_productOverview #caro-container:not(.show) .caro-item{width:100%;height:auto;z-index:1}.mod_productOverview #caro-container:not(.show) .caro-item .product{justify-content:flex-start;flex-wrap:wrap}.mod_productOverview #caro-container:not(.show) .caro-item .product .content{width:400px}.mod_productOverview #caro-container:not(.show) .caro-item .product .content h3{text-align:left;white-space:break-spaces}.mod_productOverview #caro-container:not(.show) .caro-item .product .info{margin-left:50px;opacity:1;width:calc(100% - 450px);position:static;text-align:left}}body.productDetails #footer{display:none}#produkt-anfragen{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}#produkt-anfragen a{padding:12px 25px;background:#002E55;color:#fff;border-radius:50px;font-size:20px;font-weight:bold;display:inline-block;transition:all 0.3s ease-in-out;border:2px solid #002E55}#produkt-anfragen a:hover{text-decoration:none;background:transparent;color:#002E55}@media only screen and (min-width:576px){#produkt-anfragen{flex-direction:row}}.mod_productReader{margin-bottom:50px}.mod_productReader .right-column{position:relative;padding-left:50px}@media only screen and (max-width:991px){.mod_productReader .right-column{margin-top:25px !important;padding-left:15px}}.mod_productReader .right-column .right{position:sticky;position:-webkit-sticky;top:10px}@media only screen and (max-width:991px){.mod_productReader .right-column .right{position:static}}.mod_productReader .right-column .right .ce_table{margin-bottom:25px}@media only screen and (max-width:991px){.mod_productReader .right-column .right .ce_table table{margin-left:-12px}}.mod_productReader .right-column .right .ce_table.no-margin{margin-bottom:0}.mod_productReader .right-column .right .ce_table thead tr{background:none}.mod_productReader .right-column .right .ce_text.table-extend{font-size:14px;background:#fff;margin-bottom:25px;padding:5px 5px 5px 12px}.mod_productReader .right-column .right .ce_text.table-extend p{text-align:left;margin:0}.mod_productReader .right-column .right .ce_text ul,.mod_productReader .right-column .right .ce_text ol{margin-bottom:15px;margin-left:15px}.mod_productReader .right-column .right .mod_login{max-width:400px}.mod_productReader .left-column,.mod_productReader .intro{padding-right:50px}@media only screen and (max-width:991px){.mod_productReader .left-column,.mod_productReader .intro{padding-right:15px}}.mod_productReader h3{color:#002E55;margin-bottom:15px}.mod_productReader .teaser p,.mod_productReader .ce_text p{text-align:justify}@media only screen and (max-width:480px){.mod_productReader .table-scrollbar{width:100%;overflow-y:auto;margin:0 0 1em}.mod_productReader .table-scrollbar::-webkit-scrollbar{-webkit-appearance:none;width:14px;height:14px}.mod_productReader .table-scrollbar::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:rgba(0, 0, 0, 0.3)}}.mod_productReader table{width:100% !important;border-collapse:collapse;margin-bottom:25px}.mod_productReader table tr:nth-child(odd){background:#fff}.mod_productReader table th,.mod_productReader table td{text-align:left;padding:5px 5px 5px 10px}.mod_productReader table th p,.mod_productReader table th h3,.mod_productReader table td p,.mod_productReader table td h3{margin-bottom:0}.mod_productReader table th h3,.mod_productReader table td h3{margin-left:-5px}.mod_productReader table th{color:#002E55}.mod_productReader .ce_gallery{width:100%}.mod_productReader .ce_gallery ul{list-style-type:none;display:flex;display:-ms-flexbox;flex-wrap:wrap;-ms-flex-wrap:wrap}.mod_productReader .ce_gallery ul li{margin-bottom:10px;margin-right:15px;max-width:calc(50% - 30px)}@media only screen and (max-width:767px){.mod_productReader .ce_gallery ul li{max-width:100%}}.mod_productReader .ce_youtube{margin-bottom:25px}.mod_productReader .ce_productSelectContent{margin-bottom:15px}.mod_productReader .ce_productSelectContent h4{margin-bottom:5px;color:#002E55}.mod_productReader .ce_productSelectContent p:nth-child(even){background:#fff;width:98%}.mod_productReader .ce_productSelectContent p{margin-bottom:0;padding:5px 5px 5px 10px;max-width:350px;display:flex;align-items:center}.mod_productReader .ce_table.auswahlhilfe{max-width:350px}.mod_productReader .blei-container{display:grid;grid-template-columns:175px 175px;margin-top:5px;margin-bottom:25px}.mod_productReader .blei-container .blei strong{padding:0 5px 5px 10px;border-bottom:1px solid #002E55;display:block;margin-bottom:5px;color:#002E55}.mod_productReader .ce_table.rahmen .row_0.row_first td{border-bottom:1px solid #002E55}.mod_productReader .ce_table.rahmen .col_first{border-right:1px solid #002E55}.prod-download .headline{margin-top:30px}.prod-download.table-first table th.first,.prod-download.table-first table td.first{width:40%}@media only screen and (max-width:991px){.prod-download.table-first table th.first,.prod-download.table-first table td.first{width:32%}}.prod-download.table-first table th:not(.first),.prod-download.table-first table td:not(.first){width:30%}.prod-download.table-first table thead tr th.first,.prod-download.table-first table thead tr td.first,.prod-download.table-first table tbody tr th.first,.prod-download.table-first table tbody tr td.first{text-align:left}.prod-download table{border-collapse:collapse;border:0;margin-bottom:15px;width:100%}.prod-download table .tr{display:flex;justify-content:space-between;align-items:center}.prod-download table th,.prod-download table td{text-align:center;width:calc(100% / 3)}.prod-download table thead tr{background:#002E55 !important}.prod-download table thead tr th{color:#fff;border:none;padding:5px}.prod-download table thead tr th.first{padding-left:15px}.prod-download table tbody tr{background:#fff}.prod-download table tbody tr td{color:#002E55;padding:5px 0}.prod-download table tbody tr td.first{padding-left:15px}.prod-download table svg,.prod-download table path{transition:all 0.3s ease-in-out}.prod-download table svg:hover path{fill:#007C0A}@media only screen and (max-width:480px){.prod-download table thead{display:none}.prod-download table tbody tr{display:flex;flex-direction:column;border-bottom:1px solid #002E55}.prod-download table tbody tr:last-child{border-bottom:0}.prod-download table tbody tr td{width:100% !important;text-align:left;padding-left:5px !important;display:flex;align-items:center}.prod-download table tbody tr td:before{content:attr(data-label);min-width:50%;max-width:50%;display:inline-block;margin-right:15px}}.ie .mod_productReader .ce_productSelectContent{clear:both;margin-bottom:25px}.ie .mod_productReader .ce_productSelectContent .blei-container{clear:both}.ie .mod_productReader .ce_productSelectContent .blei-container .blei{float:left;margin-right:10px;width:calc(50% - 20px)}.ce_youtube iframe{aspect-ratio:1.7777777778;width:100%}#cboxLoadedContent{background:none}#cboxLoadedContent #datenblattAnfordern{display:block}#datenblattAnfordern{display:none;padding:2rem;background-image:linear-gradient(to right, #ffffff, #C6C6C6)}.all_records{display:flex;flex-direction:column}.all_records a{text-decoration:underline;margin-bottom:0.5rem}.all_records a .trenner:last-child{display:none}.all_records a:hover{text-decoration:none}.mod_registration .invisible{display:none}.mod_registration .widget-password{margin-bottom:15px}.only-print{display:none}.mod_login{max-width:600px;margin-bottom:25px}.mod_login.logout{background:#fff;padding:10px}@media only screen and (max-width:992px){.mod_login{margin-top:50px}.mod_login .formbody{display:flex;justify-content:space-between}}@media only screen and (max-width:560px){.mod_login .formbody{display:block}}.analyse-details h1{margin-bottom:15px}.analyse-details .batch,.analyse-details .quality{display:inline-block;width:49%}@media only screen and (max-width:480px){.analyse-details .batch,.analyse-details .quality{width:100%;display:block}}.analyse-details .ce_form{max-width:600px}.analyse-details .mod_login{margin-top:70px}.analyse-details .pdf-button{max-width:600px;display:flex;justify-content:flex-end}.mod_listing{margin-bottom:50px}.mod_listing .details-grid{max-width:600px}.mod_listing .details-grid .batch,.mod_listing .details-grid .quality{margin-bottom:15px}.mod_listing .details-grid .element{display:grid;grid-template-columns:60px 1fr 1fr 1fr;max-width:600px;margin-bottom:5px}.mod_listing .details-grid .element .label{padding-left:5px}.mod_listing .details-grid .element:nth-child(2n){background:#fff}.mod_listing .details-grid .head{color:#002E55;font-weight:bold}.mod_listing .referenz{margin-top:25px;display:none}.mod_listing .referenz.show{display:block}.mod_listing .back{margin-top:50px}.mod_listing .calculated{font-size:14px;text-align:center}.mod_listing .create-pdf{font-size:20px;font-weight:700;background:none;color:#002E55;margin-top:15px;display:inline-flex;align-items:baseline}.mod_listing .create-pdf svg{margin-left:10px;width:25px;height:25px;transition:all 0.3s ease-in-out}.mod_listing .create-pdf:hover{cursor:pointer;text-decoration:none}.mod_listing .create-pdf:hover svg{transform:scale(1.1)}.mod_listing .create-pdf:hover:after{transform:rotate(20deg)}.mod_listing .no-results-form{margin-top:15px}.mod_listing .no-results-form a{text-decoration:underline}.mod_listing .no-results-form a:hover{text-decoration:none}#timeline .slick-list{margin-bottom:50px;position:relative}#timeline .slick-nav{top:150px}#timeline .glider-container{position:relative;margin-top:50px}#timeline .glider{overflow:hidden;margin-left:15px;margin-right:15px}#timeline .glider-track{height:300px;position:relative;display:flex}#timeline .glider-track:before{content:"";display:inline-block;height:40px;width:5px;background-color:#002E55;position:absolute;top:calc(50% - 20px);left:0}#timeline .glider-track:after{content:"";height:5px;width:100%;background:#002E55;position:absolute;top:calc(50% - 2.5px);left:0}#timeline .ce_rsce_history_element{text-align:center;display:flex;flex-direction:column;height:50% !important;position:relative}#timeline .ce_rsce_history_element .inner-history{margin-bottom:25px;background:#002E55;color:#fff;height:100%;display:flex;flex-direction:column;justify-content:center;padding:8px;position:relative;z-index:1}#timeline .ce_rsce_history_element .image_container{display:flex;justify-content:center;height:150px}#timeline .ce_rsce_history_element .image_container a{width:100%;height:100%}#timeline .ce_rsce_history_element .image_container img{object-fit:cover;width:100%;height:150px}#timeline .ce_rsce_history_element:after{content:"";width:3px;background:#002E55;height:25px;display:inline-block;position:absolute;bottom:0;left:0;right:0;margin:0 auto;z-index:0}#timeline .ce_rsce_history_element:nth-child(even){justify-content:flex-end;align-self:flex-end}#timeline .ce_rsce_history_element:nth-child(even) .inner-history{margin-bottom:0;margin-top:25px}#timeline .ce_rsce_history_element:nth-child(even):after{bottom:unset;top:0}#timeline .ce_rsce_history_element .history-year{font-size:24px;font-weight:bold}#timeline .timeline-container{display:grid;grid-template-columns:1fr;position:relative;margin-top:50px}#timeline .timeline-container.left:after{position:absolute;right:-45px;top:0;width:10px;height:100%;background:#002E55}@media only screen and (min-width:992px){#timeline .timeline-container.left{margin-right:25px}#timeline .timeline-container.left:after{content:""}#timeline .timeline-container.right{margin-left:25px}}@media only screen and (min-width:1200px){#timeline .timeline-container.left{margin-right:50px}#timeline .timeline-container.left:after{right:-69px}#timeline .timeline-container.right{margin-left:50px}}#timeline .timeline-container:before{content:"";width:3px;background-color:#002E55;display:inline-block;position:absolute;top:58px;bottom:120px;left:calc(50% - 1.5px)}#timeline .timeline-container .ce_rsce_history_element{width:calc(50% - 100px);height:auto !important}#timeline .timeline-container .ce_rsce_history_element .inner-history{margin:0;min-height:120px;padding:16px;background:none;border:3px solid #002E55;color:#002E55}#timeline .timeline-container .ce_rsce_history_element a.inner-history{transition:all 0.3s ease-in-out;color:#002E55;background:#fff}#timeline .timeline-container .ce_rsce_history_element a.inner-history:hover{background:#002E55;color:#fff;text-decoration:none}#timeline .timeline-container .ce_rsce_history_element:after{height:3px;width:100px;top:calc(50% - 1.5px);right:-100px;left:unset}#timeline .timeline-container .ce_rsce_history_element:nth-child(even){justify-self:flex-end}#timeline .timeline-container .ce_rsce_history_element:nth-child(even):after{right:unset;left:-100px}#timeline .timeline-container .ce_rsce_history_element:last-child:before{position:absolute;height:70px;top:calc(50% - 69px);width:3px;left:-101.5px;display:inline-block;content:"";background-color:#002E55}@media only screen and (min-width:992px){#timeline .timeline-container .ce_rsce_history_element{width:calc(50% - 25px)}#timeline .timeline-container .ce_rsce_history_element:after{right:-25px;width:25px}#timeline .timeline-container .ce_rsce_history_element:nth-child(even):after{left:-25px}#timeline .timeline-container .ce_rsce_history_element:last-child:before{left:-26.5px}}@media only screen and (max-width:768px){#timeline .timeline-container .ce_rsce_history_element{width:calc(50% - 50px)}#timeline .timeline-container .ce_rsce_history_element:after{right:-50px;width:50px}#timeline .timeline-container .ce_rsce_history_element:nth-child(even):after{left:-50px}#timeline .timeline-container .ce_rsce_history_element:last-child:before{left:-54px}}@media only screen and (max-width:575px){#timeline .timeline-container:before{display:none}#timeline .timeline-container .ce_rsce_history_element{width:100%;margin-bottom:50px}#timeline .timeline-container .ce_rsce_history_element:after{right:0;left:0;top:unset;bottom:-50px;height:50px;width:3px}#timeline .timeline-container .ce_rsce_history_element:nth-child(even):after{left:0;right:0}#timeline .timeline-container .ce_rsce_history_element:last-child{margin-bottom:0}#timeline .timeline-container .ce_rsce_history_element:last-child:before,#timeline .timeline-container .ce_rsce_history_element:last-child:after{display:none}}.progress{display:none;width:calc(100% - 30px);height:10px;border-radius:10px;overflow:hidden;background-color:#fff;background-image:linear-gradient(to right, #002E55, #002E55);background-repeat:no-repeat;background-size:0 100%;transition:background-size 0.4s ease-in-out}.ce_accordion{max-width:525px;margin-bottom:25px}.ce_accordion .toggler{position:relative;font-size:18px;color:#002E55;cursor:pointer;display:flex;justify-content:space-between;max-width:525px}.ce_accordion .toggler .ui-accordion-header-icon{display:none}.ce_accordion .toggler .icon{transform:rotate(180deg);transition:all 0.3s ease-in-out}.ce_accordion .toggler .icon svg{width:15px;height:10px}.ce_accordion .toggler.ui-state-active .icon{transform:rotate(0)}.ce_accordion .toggler:after{position:absolute;bottom:-2px;left:0;content:"";height:1px;width:100%;background:#002E55;display:inline-block}.ce_accordion .accordion{margin-top:15px}.ansprechpartner{margin-top:75px}.ansprechpartner .ce_accordion{max-width:50%}.ansprechpartner .ce_accordion .toggler{max-width:100%}@media only screen and (max-width:1100px){.ansprechpartner .ce_accordion{max-width:100%;width:100%}}.ce_ansprechpartner{margin-bottom:25px}.ce_ansprechpartner .content{display:inline-block;width:calc(100% - 275px)}.ce_ansprechpartner .content .langs{display:flex;grid-gap:2px;margin-top:5px}.ce_ansprechpartner .content .langs img{height:13px;width:25px;object-fit:contain}.ce_ansprechpartner .content.no-image{width:100%}@media only screen and (max-width:1200px){.ce_ansprechpartner .content{width:calc(100% - 225px)}}.ce_ansprechpartner .content p a{text-decoration:underline}.ce_ansprechpartner .content p a:hover{text-decoration:none}.ce_ansprechpartner .numbers{display:grid;grid-template-columns:30px 1fr}.ce_ansprechpartner .phone-icon,.ce_ansprechpartner .mobile-icon,.ce_ansprechpartner .fax-icon{grid-column:1;grid-row-start:1;grid-row-end:6;display:inline-flex;align-items:center}.ce_ansprechpartner .phone-icon:before,.ce_ansprechpartner .mobile-icon:before,.ce_ansprechpartner .fax-icon:before{display:block;width:17px;float:left;margin-right:10px}.ce_ansprechpartner .phone-icon:before{content:url("../../files/webdata/svg/phone.svg")}.ce_ansprechpartner .mobile-icon:before{margin-left:-2px;content:url("../../files/webdata/svg/smartphone-call.svg")}.ce_ansprechpartner .fax-icon:before{content:url("../../files/webdata/svg/fax.svg")}.ce_ansprechpartner span.email:before{content:url("../../files/webdata/svg/email.svg");display:block;width:17px;float:left;margin-right:10px}.ce_ansprechpartner a.email{text-decoration:underline}.ce_ansprechpartner a.email:hover{text-decoration:none}.ce_ansprechpartner .image_container{float:right;margin-left:25px;max-width:250px}@media only screen and (max-width:1200px){.ce_ansprechpartner .image_container{max-width:200px}}body.ie .ce_tabs .ce_accordion{float:left;width:50%}body.ie .ce_accordion .toggler{display:block}body.ie .ce_accordion .toggler .icon{float:right}.ce_tabs{width:100%;display:grid;display:-ms-grid;grid-template-columns:75% 25%;-ms-grid-columns:75% 25%;grid-gap:25px}.ce_tabs .ui-tabs-nav{float:right;list-style-type:none;grid-column:2;-ms-grid-column:2;grid-row-start:1;grid-row-end:-1}.ce_tabs .ui-tabs-nav li{margin-bottom:15px}.ce_tabs .ui-tabs-nav li a{font-size:20px;padding:5px 15px;background:#6E6E6E;color:#fff;display:inline-block;width:100%;transition:all 0.3s ease-in-out}.ce_tabs .ui-tabs-nav li a:hover{text-decoration:none;background:#002E55}.ce_tabs .ui-tabs-nav li.ui-state-active a{background:#002E55}.ce_tabs .panel{display:grid;grid-template-columns:50% 50%;grid-template-rows:max-content}.ce_tabs .panel h3{grid-column-start:1;grid-column-end:-1}.icons .ce_image{display:flex;justify-content:center;align-items:center;margin-bottom:2rem}h1{color:#002E55}@media only screen and (min-width:992px){h1{font-size:2.25rem}}h2{color:#002E55;margin-bottom:75px}h3{font-size:19px;margin-bottom:15px}p{margin-bottom:15px}a{color:#002E55;text-decoration:none}a:hover{text-decoration:underline}a.line-through{text-decoration:line-through !important}img{max-width:100%;height:auto}.mt-50{margin-top:50px}.mb-50{margin-bottom:50px}#produkte .ce_wrapper{position:relative;margin-top:0}.row{justify-content:space-between}.row .produkt-nav{width:calc((85% / 3) - 15px);padding-bottom:calc((85% / 3) - 15px);position:relative;margin-bottom:30px}@media only screen and (max-width:860px){.row .produkt-nav{width:calc((100% / 2) - 15px);padding-bottom:calc((100% / 2) - 15px)}}@media only screen and (max-width:560px){.row .produkt-nav{width:100%;padding-bottom:100%}}.row .produkt-nav.active .img_container ul{bottom:0}.row .produkt-nav .content{position:absolute;left:0;top:0;width:100%;height:100%}.row .produkt-nav .content .reference{width:100%;padding:15px 0;background:#002E55;color:#fff;text-align:center;font-size:22px;display:inline-flex;justify-content:center;align-items:center;text-decoration:none;font-weight:700;height:calc(100% / 5)}@media only screen and (max-width:1023px){.row .produkt-nav .content .reference{font-size:20px}}@media only screen and (max-width:767px){.row .produkt-nav .content .reference{font-size:16px}}.row .produkt-nav .content .img-container{background-size:cover;background-repeat:no-repeat;height:calc((100% / 5)*4);position:relative;overflow:hidden}.row .produkt-nav .content .img-container img{object-fit:cover;height:100%;width:100%}.row .produkt-nav .content .img-container ul{position:absolute;left:0;width:100%;height:100%;list-style-type:none;bottom:-100%;transition:all 0.3s ease-in-out}.row .produkt-nav .content .img-container ul li{width:100%;border-bottom:1px solid #fff;text-align:center;height:calc(100% / 4)}.row .produkt-nav .content .img-container ul li a{background:#6E6E6E;padding:15px;display:inline-flex;width:100%;height:100%;justify-content:center;align-items:center;color:#fff;font-size:22px;text-decoration:none;font-weight:700;transition:all 0.3s ease-in-out}@media only screen and (max-width:1023px){.row .produkt-nav .content .img-container ul li a{font-size:20px}}@media only screen and (max-width:767px){.row .produkt-nav .content .img-container ul li a{font-size:16px}}.row .produkt-nav .content .img-container ul li a:hover{background:#002E55}.ce_text a{color:#002E55;text-decoration:underline}.ce_text a:hover{text-decoration:none}.ce_text.kontakt p{margin-bottom:5px}.ce_text.kontakt strong{color:#002E55}.ce_text.kontakt .phone,.ce_text.kontakt .email,.ce_text.kontakt .marker{display:flex;align-items:center}.ce_text.kontakt .phone:before{content:url("../../files/webdata/svg/phone.svg");display:block;width:17px;float:left;margin-right:10px;margin-top:10px}.ce_text.kontakt p.email:before{content:url("../../files/webdata/svg/email.svg");display:block;width:17px;float:left;margin-right:10px}.ce_text.kontakt .marker:before{content:url("../../files/webdata/svg/marker.svg");display:block;width:17px;float:left;margin-right:10px}@media only screen and (min-width:768px){.kontakt-grid{border-right:1px solid #002E55}}.kontakt-grid .kontakt:nth-child(2){margin-top:30px}@media only screen and (min-width:575px) and (max-width:767px){.kontakt-grid{display:grid;grid-template-columns:1fr 1fr}.kontakt-grid .kontakt:nth-child(2){margin-top:0}}#map-headline{margin-top:75px}#gmap,.map_section{height:400px;z-index:1}#gmap .routinglink input[type=text],.map_section .routinglink input[type=text]{background:#eee;padding:5px;margin-right:5px}#gmap .routinglink input.submit,.map_section .routinglink input.submit{padding:5px;background:#002E55;color:#fff;cursor:pointer}body.start #gmap,body.start .ce_simple_map_view{margin-top:100px}.mod_search .widget-text input{background:#fff}.ce_hyperlink{margin-bottom:30px}.ce_hyperlink .caption{background:#002E55;color:#fff;padding:10px;margin-top:-6px;text-align:center}.ce_hyperlink .caption a{color:#fff;font-size:24px}.ce_hyperlink .caption a:hover{text-decoration:none}@media only screen and (max-width:1023px){.ce_hyperlink .caption a{font-size:20px}}@media only screen and (max-width:767px){.ce_hyperlink .caption a{font-size:16px}}.ce_hyperlink.btn a{background:#002E55;color:#fff;border-radius:50px;padding:0.5rem 1rem;display:inline-flex;font-size:18px;font-weight:bold}.ce_hyperlink.btn a:hover{text-decoration:none}.pos-right{margin-left:auto;display:flex;justify-content:flex-end}.grid-full-column{grid-column-start:1;grid-column-end:-1}.ce_headline{margin-bottom:25px}.four{height:calc(100vh - 260px);align-items:center}.four .ce_hyperlink .caption a{font-size:20px}.ce_download a{display:inline-flex;align-items:center;background:#fff;width:100%}.ce_download a .link{width:100%;background:#002E55;padding:5px 10px;color:#fff}.ce_download a .link .size{font-size:12px}.ce_download a .icon{background:#fff;padding:5px 10px;display:flex;align-items:center}.ce_download a:hover{text-decoration:none}.ce_download a:hover .icon svg path{fill:#002E55}.ce_download.blue a .link{background:#002E55}.ce_download.blue a .icon svg path{fill:#002E55}.ce_download.blue a:hover .icon svg path{fill:#007C0A}.ce_downloads table{width:85%;min-width:400px}.ce_downloads table .title{background:#002E55;color:#fff;width:calc(100% - 40px);display:inline-block;padding:5px 5px 5px 10px;overflow:hidden;text-overflow:ellipsis}.ce_downloads table .download-element{display:block;margin-bottom:10px;background:#fff}.ce_downloads table .icon{background:#fff;text-align:center;padding:8px;width:40px;float:right;height:100%}.ce_downloads table .icon a{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.ce_downloads table svg{transition:all 0.3s ease-in-out}.ce_downloads table svg:hover path{fill:#002E55}.ce_downloads.blue table .title{background:#002E55}.ce_downloads.blue table svg path{fill:#002E55}.ce_downloads.blue table svg:hover path{fill:#007C0A}#wrapper nav.nav-login{display:block}#wrapper nav.nav-login ul{margin-left:18px}#wrapper nav.nav-login ul li a{text-decoration:underline}#wrapper nav.nav-login ul li a:hover{text-decoration:none}#ds ol li{font-weight:bold;margin-bottom:15px}#ds ol li span{display:block;font-weight:normal}.vertriebsnetz h3.ce_headline{margin-top:40px;margin-bottom:15px}.vertriebsnetz h3.ce_headline:first-child{margin-top:0}.float_right{float:right}.ce_text.blocksatz{text-align:justify}#fischer-shop{margin-top:39px}#fischer-shop .image_container{display:inline-flex;width:100%;height:100%;justify-content:flex-start;align-items:flex-end;padding-bottom:13px}#fischer-shop .image_container a{width:100%}.row-vertical-center{align-items:center}.map_section .ccm-plugin--script-placeholder{display:flex;width:100%;height:100%;background:#fff;justify-content:center;align-items:center;font-size:18px}.map_section #openStreetCookies{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0.5rem}.map_section #openStreetCookies button{background:#002E55;font-weight:bold;color:#fff;border-radius:50px;text-align:center;padding:12px 24px;cursor:pointer;font-size:18px;line-height:1}.as-h1{font-size:2.25rem;margin-bottom:2rem}@media (prefers-color-scheme:dark){#header .inside .right .menu-trigger a span{background:#fff !important}}
