body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
@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}
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

@charset "UTF-8";
.contao-cookiebar {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
  padding: 15px;
  max-height: 100vh;
  box-sizing: border-box;
  pointer-events: none;
  overflow: hidden; }
  .contao-cookiebar * {
    box-sizing: border-box; }
  .contao-cookiebar:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .contao-cookiebar .cc-inner {
    display: inline-block;
    overflow-y: auto;
    max-height: 100%;
    max-width: 100%;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    font-size: 1rem;
    text-align: left; }
  .contao-cookiebar.cc-top .cc-inner {
    vertical-align: top; }
  .contao-cookiebar.cc-top.cc-active .cc-inner {
    animation: cookiebar-top-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-top.cc-saved .cc-inner {
    animation: cookiebar-top-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-bottom .cc-inner {
    vertical-align: bottom; }
  .contao-cookiebar.cc-bottom.cc-active .cc-inner {
    animation: cookiebar-bottom-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-bottom.cc-saved .cc-inner {
    animation: cookiebar-bottom-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-middle .cc-inner {
    vertical-align: middle; }
  .contao-cookiebar.cc-middle.cc-active .cc-inner {
    animation: cookiebar-middle-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-middle.cc-saved .cc-inner {
    animation: cookiebar-middle-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-left {
    text-align: left; }
  .contao-cookiebar.cc-right {
    text-align: right; }
  .contao-cookiebar .cc-head h1:first-child, .contao-cookiebar .cc-head h2:first-child, .contao-cookiebar .cc-head h3:first-child, .contao-cookiebar .cc-head h4:first-child, .contao-cookiebar .cc-head h5:first-child, .contao-cookiebar .cc-head h6:first-child {
    margin-top: 0; }
  .contao-cookiebar .cc-head p {
    margin-bottom: 15px; }
  .contao-cookiebar .cc-btn {
    display: inline-block;
    cursor: pointer;
    width: 100%;
    padding: 8px 14px;
    margin-bottom: 8px;
    font-size: 15px;
    outline: 0 none;
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    color: #444;
    background: #f5f5f5; }
    .contao-cookiebar .cc-btn:hover {
      background: #ececec; }
    .contao-cookiebar .cc-btn:last-child {
      margin-bottom: 0; }
  .contao-cookiebar .grayscale .cc-btn {
    background: #f1efef; }
    .contao-cookiebar .grayscale .cc-btn:hover {
      background: #ececec; }
    .contao-cookiebar .grayscale .cc-btn.success {
      background: #fbfbfb; }
      .contao-cookiebar .grayscale .cc-btn.success:hover {
        background: #f7f7f7; }
  .contao-cookiebar .highlight .cc-btn.success {
    background: #4e9e3e;
    border-color: #3e7830;
    color: #fff; }
    .contao-cookiebar .highlight .cc-btn.success:hover {
      background: #4c933f; }
  .contao-cookiebar label {
    position: relative;
    display: block;
    padding: 8px 13px 8px 0;
    line-height: 1.2rem; }
    .contao-cookiebar label.group {
      font-weight: 600; }
  .contao-cookiebar input {
    position: absolute;
    width: 1px;
    height: 1px;
    outline: 0 none;
    opacity: 0; }
    .contao-cookiebar input + label {
      padding: 8px 13px 8px 50px;
      cursor: pointer; }
      .contao-cookiebar input + label:before {
        content: '';
        position: absolute;
        top: 6px;
        left: 0;
        width: 35px;
        height: 18px;
        margin: 0;
        box-sizing: content-box;
        border-radius: 10px;
        background: #fff;
        border: 2px solid #9c9b99;
        transition: border-color .2s; }
      .contao-cookiebar input + label:after {
        display: block;
        content: '';
        position: absolute;
        top: 10px;
        left: 4px;
        width: 14px;
        height: 14px;
        border-radius: 10px;
        background: #9c9b99;
        transition: background .2s, margin-left .2s, padding .2s; }
      .contao-cookiebar input + label:active:after {
        padding-left: 5px; }
    .contao-cookiebar input.cc-group-half + label:after {
      background: linear-gradient(to right, #9c9b99 0%, #9c9b99 50%, #399d32 50%, #399d32 100%); }
    .contao-cookiebar input:checked + label:after {
      background: #399d32;
      margin-left: 17px; }
    .contao-cookiebar input:checked + label:active:after {
      margin-left: 12px; }
    .contao-cookiebar input:checked + label:before {
      background: #dcf3db;
      border-color: #399d32; }
    .contao-cookiebar input:disabled + label {
      pointer-events: none; }
      .contao-cookiebar input:disabled + label:after {
        background: #c8c7c5; }
      .contao-cookiebar input:disabled + label:before {
        background: #f4f4f4;
        border-color: #c8c7c5; }
  .contao-cookiebar.cc-active .cc-inner {
    opacity: 1;
    pointer-events: auto;
    visibility: visible; }
  .contao-cookiebar.cc-active.cc-blocked {
    pointer-events: auto;
    animation: cookiebar-overlay-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-saved.cc-inner {
    opacity: 0;
    pointer-events: none;
    visibility: hidden; }
  .contao-cookiebar.cc-saved.cc-blocked {
    pointer-events: none;
    animation: cookiebar-overlay-out 0.5s ease-in-out forwards; }

@media (min-width: 768px) {
  .contao-cookiebar .cc-btn {
    width: auto;
    margin-bottom: 0; }
  .contao-cookiebar .cc-inner {
    max-width: 750px; } }

@keyframes cookiebar-overlay-in {
  0% {
    background: rgba(0, 0, 0, 0); }
  100% {
    background: rgba(0, 0, 0, 0.75); } }

@keyframes cookiebar-overlay-out {
  0% {
    background: rgba(0, 0, 0, 0.75); }
  100% {
    background: rgba(0, 0, 0, 0);
    visibility: hidden; } }

@keyframes cookiebar-top-in {
  0% {
    opacity: 0;
    transform: translateY(-100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes cookiebar-top-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%); } }

@keyframes cookiebar-middle-in {
  0% {
    opacity: 0;
    transform: scale(0); }
  100% {
    opacity: 1;
    transform: scale(1); } }

@keyframes cookiebar-middle-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: scale(1); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: scale(0); } }

@keyframes cookiebar-bottom-in {
  0% {
    opacity: 0;
    transform: translateY(100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes cookiebar-bottom-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(100%); } }

.contao-cookiebar {
  color: #444444; }
  .contao-cookiebar p {
    color: #868686;
    line-height: 1.4; }
  .contao-cookiebar .cc-inner {
    padding: 25px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    background: #fff; }
  .contao-cookiebar .cc-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
    position: relative;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    margin-bottom: 10px; }
    .contao-cookiebar .cc-group > label {
      flex-grow: 1;
      margin: 5px 0 5px 10px; }
    .contao-cookiebar .cc-group .cc-detail-btn {
      border: 0 none;
      outline: 0 none;
      background: transparent;
      font-size: 13px;
      letter-spacing: 0;
      text-transform: initial;
      cursor: pointer;
      color: #a2a2a2;
      padding: 8px 10px;
      line-height: 1.2rem; }
      .contao-cookiebar .cc-group .cc-detail-btn span:nth-child(2) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn.cc-active span:nth-child(1) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn.cc-active span:nth-child(2) {
        display: inline; }
      .contao-cookiebar .cc-group .cc-detail-btn:hover {
        color: #717171; }
    .contao-cookiebar .cc-group .cc-detail-btn-details {
      display: inline-block;
      border: 0 none;
      outline: 0 none;
      background: transparent;
      font-size: 13px;
      letter-spacing: 0;
      text-transform: initial;
      cursor: pointer;
      color: #a2a2a2;
      text-decoration: underline;
      padding: 0;
      margin: 0 0 10px; }
      .contao-cookiebar .cc-group .cc-detail-btn-details span:nth-child(2) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn-details.cc-active span:nth-child(1) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn-details.cc-active span:nth-child(2) {
        display: inline; }
      .contao-cookiebar .cc-group .cc-detail-btn-details:hover {
        color: #717171; }
  .contao-cookiebar .cc-cookies {
    display: none;
    width: 100%;
    background: #fbfbfb;
    border-radius: 0 0 5px 5px; }
    .contao-cookiebar .cc-cookies > p {
      font-size: 0.875rem; }
    .contao-cookiebar .cc-cookies > p, .contao-cookiebar .cc-cookies > .cc-cookie {
      margin: 0;
      padding: 15px;
      border-top: 1px solid #e6e6e6; }
    .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info {
      font-size: 0.875rem;
      background: #fff;
      padding: 10px;
      border-radius: 5px;
      border: 1px solid #efefef; }
      .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info > div > span {
        font-weight: 600; }
      .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info > div + div {
        margin-top: 5px;
        word-wrap: break-word; }
      .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info + button.cc-detail-btn-details {
        margin-top: 15px; }
    .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-desc > p {
      margin-bottom: 0; }
    .contao-cookiebar .cc-cookies .cc-cookie label.cookie + p, .contao-cookiebar .cc-cookies .cc-cookie label.cookie + .cc-cookie-info, .contao-cookiebar .cc-cookies .cc-cookie label.cookie + button.cc-detail-btn-details {
      margin-top: 10px; }
    .contao-cookiebar .cc-cookies .cc-cookie p {
      margin: 0 0 15px;
      font-size: 0.875rem; }
  .contao-cookiebar .cc-footer, .contao-cookiebar .cc-info {
    text-align: center; }
  .contao-cookiebar .cc-info {
    margin-top: 15px; }
    .contao-cookiebar .cc-info > p {
      font-size: 0.875rem; }
    .contao-cookiebar .cc-info > a {
      display: inline-block;
      font-size: 0.813rem;
      color: #a2a2a2;
      text-decoration: none; }
      .contao-cookiebar .cc-info > a:hover {
        color: #717171; }
      .contao-cookiebar .cc-info > a + a:before {
        display: inline-block;
        content: '·';
        margin-right: 5px; }

/**
 * 10-font.css
**/

@font-face { font-family: 'Lato';
             src: url('../../files/themes/berlikus/font/Lato-Regular.ttf') format('truetype');
             font-weight: 400;
}

@font-face { font-family: 'Exo 2';
             src: url('../../files/themes/berlikus/font/Exo2-Regular.ttf') format('truetype');
             font-weight: 400;
}

@font-face { font-family: 'Exo 2';
             src: url('../../files/themes/berlikus/font/Exo2-Bold.ttf') format('truetype');
             font-weight: 700; 
}
/**
 * 20-base.css
 * 
 * - reset & basic defintions
**/
a, b, blockquote, body, div, em, fieldset, figure, h1, h2, h3, h4, h5, h6, i, iframe, img, input, li, 
label, legend, p, textarea, select, strong, table, td, th {
    margin: 0;
    padding: 0;
    outline: 0;
    line-height: 1.5;
    border: none;
    background: transparent;
    text-rendering: auto;
}

aside, article, dl, figure, figcaption, footer, header, hgroup, iframe, input, label, legend, nav, ol, p, section, select, textarea, ul {
    display: block;
}

html {
    font-size: 16px;
    overflow: hidden;
    overflow-y: scroll;
}

body, input, textarea, select {
    font-size: 100%;
    font-family: 'Open Sans', Tahoma, Arial, Helvetica, sans-serif;
    font-weight: 400;
}

blockquote, cite, q {
    font-family: Georgia, 'Times New Roman', Times, serif;
}

pre {
    font-family: monospace;
    white-space: pre;
}

body {
    position: relative;
}

a {
    text-decoration: none;
}

a:hover, a:focus, a:active {
    text-decoration: underline;
}

a:active {
    background: none;
}

blockquote, em, cite, q {
    font-style: italic;
}

cite:before {
    content: '\201E';
}

cite:after {
    content: '\201D';
}

a:active, button:active {
    outline: none;
}

fieldset {
    border: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: lighter;
}

h1 {
    font-size: 1.75em;
}

h2 {
    font-size: 1.5em; 
}

h3 {
    font-size: 1.375em;
}

h4 {
    font-size: 1.25em;
}

h5 {
    font-size: 1.125em;
}

h6 {
    font-size: 1em;
}

img {
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

label[for]:hover {
    cursor: pointer;
}

ul, ol, dl, li {
    margin: 0;
}

ul, ol, dl {
    padding: 0 0 0 1.5em;
}

dd {
    margin: 0 0 0 1em;
}

b, strong {
    font-weight: bold;
}

textarea {
    resize: vertical;
}

nav ul {
    padding: 0;    
    list-style: none inside;
}

nav a,
nav a:hover,
nav a:focus,
nav a:active {
    text-decoration: none;
}

img {
    max-width:100%;
    height: auto;
    -ms-interpolation-mode: bicubic; /* IE7 */
    width: auto\9; /* IE8 */
}

figure a {
    display: block;
}

figure img {
    display: block;
    margin: 0;
}

figure figcaption {
    min-width: 100%;
    max-width: 100%;
    text-align: center;
    font-style: italic;
}

/* @todo: revise 
label, input, textarea, select {
    display: inline-block;
    border: none;
    width: 70%;
    vertical-align: top;
}
*/

label {
    width: 25%;
}

p, ul, ol, dl {
    margin: 0 0 1em;
}

ul ul, ol ul, ol ol {
    margin: .25em 0;
}


/**
 * tables
**/
table {
    width: 100%;
    border: 1px solid #EEE;
    border-collapse: collapse;
}

td, th {
    padding: .25em;
    border-bottom: 1px solid #E9E9E9;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;

    color: #555;
    font-weight: normal;    
}

thead tr {
    background: #F9F9F9;
}

thead th {
    font-weight: bold;
}

table.sortable thead th {
    cursor: pointer;
}

tbody tr {
    background: #F9F9F9;
}

tbody tr:nth-child(odd) {
    background: #F7F7F7;
}

tbody tr:hover {
    background: #FFF;
}

tfoot tr {
    background: #EEE;
}

tfoot td {
    color: #999;
    font-style: italic;
}


/**
 * form elements
**/
::-webkit-input-placeholder { color: #999; }
::-moz-placeholder { color: #999; } /*FF19+*/
:-moz-placeholder { color: #999; } /*FF18-*/
:-ms-input-placeholder { color: #999; }

legend { 
    width:100%;
    display:block;
    font-weight:bold;
    border:0;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea{ width:100%;
          display:inline-block;
          padding:3px 6px;
          background:#fff;
          border:1px solid #ccc;
          -moz-border-radius:3px;
          -webkit-border-radius:3px;
          border-radius:3px;
          -moz-box-shadow:inset 0 1px 1px #eee;
          -webkit-box-shadow:inset 0 1px 1px #eee;
          box-shadow:inset 0 1px 1px #eee;
          -moz-transition:all .15s linear;
          -webkit-transition:all .15s linear;
          -o-transition:all .15s linear;
          transition:all .15s linear;
          -moz-box-sizing:border-box;
          -webkit-box-sizing:border-box;
          box-sizing:border-box;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus{
    outline:0;
    background:#fcfcfc;
    border-color:#bbb;
}

input[type="file"] {
    cursor:pointer;
}

select,
input[type="file"] {
    display:block;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
    width:auto;
}

textarea,
select[multiple],
select[size] {
    height:auto;
}

input[type="radio"],
input[type="checkbox"] {
    margin:0 3px 0 0;
}

input[type="radio"],
input[type="checkbox"],
label { 
    vertical-align:middle;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
    cursor: not-allowed;
    background:#eee;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
    background:transparent;
}

input[type="submit"],
.button{
    display:inline-block;
    padding:4px 15px 4px 14px;
    margin-bottom:0;
    text-align:center;
    vertical-align:middle;
    line-height: 1.5;
    font-size: 1em;
    color:#000;
    cursor:pointer;
    border:1px solid #ccc;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    background-color:#ececec;
    background-image:-moz-linear-gradient(top,#fff,#ececec);
    background-image:-webkit-linear-gradient(top,#fff,#ececec);
    background-image:-ms-linear-gradient(top,#fff,#ececec);
    background-image:-o-linear-gradient(top,#fff,#ececec);
    background-image:linear-gradient(to bottom,#fff,#ececec);
    background-repeat:repeat-x;
    -moz-transition:background .15s linear;
    -webkit-transition:background .15s linear;
    -o-transition:background .15s linear;
    transition:background .15s linear
}

input[type="submit"]:hover,
.button:hover {
    text-decoration:none;
    background-position:0 -15px!important
}

input[type="submit"]:active,
.button:active {
    background-color:#e6e6e6;
    background-position:0 -30px!important
}

input[type="submit"].blue,
.button.blue {
    background-color:#2f96b4;
    background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);
    background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);
    background-image:-ms-linear-gradient(top,#5bc0de,#2f96b4);
    background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);
    background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);
    border-color:#2f96b4;
    color:#fff
}

input[type="submit"].blue:active,
.button.blue:active { 
    background-color:#2e95b3
}

input[type="submit"].green,
.button.green {
    background-color:#51a351;
    background-image:-moz-linear-gradient(top,#62c462,#51a351);
    background-image:-webkit-linear-gradient(top,#62c462,#51a351);
    background-image:-ms-linear-gradient(top,#62c462,#51a351);
    background-image:-o-linear-gradient(top,#62c462,#51a351);
    background-image:linear-gradient(to bottom,#62c462,#51a351);
    border-color:#51a351;
    color:#fff
}

input[type="submit"].green:active,
.button.green:active {
    background-color:#4f9f4f
}

input[type="submit"].orange,
.button.orange {
    background-color:#f89406;
    background-image:-moz-linear-gradient(top,#fbb450,#f89406);
    background-image:-webkit-linear-gradient(top,#fbb450,#f89406);
    background-image:-ms-linear-gradient(top,#fbb450,#f89406);
    background-image:-o-linear-gradient(top,#fbb450,#f89406);
    background-image:linear-gradient(to bottom,#fbb450,#f89406);
    border-color:#f89406;
    color:#fff
}

input[type="submit"].orange:active,
.button.orange:active {
    background-color:#f28f04
}

input[type="submit"].red,
.button.red {
    background-color:#bd362f;
    background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);
    background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);
    background-image:-ms-linear-gradient(top,#ee5f5b,#bd362f);
    background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);
    background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);
    border-color:#bd362f;
    color:#fff;
}

input[type="submit"].red:active,
.button.red:active {
    background-color:#be322b;
}

/**
 * globals
**/
#clear {
    height:0.1px;
    font-size:0.1px;
    line-height:0.1px;
    clear:both
}

.block {
    overflow: hidden;
}

.custom {
    display:block;
    text-align:left
}

.custom:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clear {
    clear: both;
    height: auto;    
    font-size: inherit;
    line-height: inherit;
}

.first {
    clear: both;
}

.invisible {
    width:0;
    height:0;
    left:-1000px;
    top:-1000px;
    position:absolute;
    overflow:hidden;
    display:inline
}

.invisible,
.hide {
    display: none;
}

.show {
    display: block;
}

.inside {
    width: auto;
    margin: 0 auto;
    text-align: left;
    position: relative;
}

.inside:after {
    content: '';
    clear: both;
    display: block;
    height: 0;
    width: auto;
    overflow: hidden;
}

.pagination {
    clear: both;
}

.mod_breadcrumb ul,
.pagination ul {
    padding: 0;    
    list-style: none inside;    
}

.mod_breadcrumb li,
.pagination li {
    display: inline;
    display: inline-block;
}


/**
 * experimental
**/
embed {
    max-width: 100%;
}
/**
 * 30-layout.css
**/
.section_wrapper {
    margin: 0 auto;
    max-width: 100%;  
}

.section_header,
.section_main,
.section_sidebar,
.section_footer {
    margin: 1em 0;
}

.section_header {
    margin-top: 0;
}

.section_header .inside,
.section_main .inside,
.section_sidebar .inside,
.section_footer .inside {
    padding: 1em;
}

.section_main,
.section_sidebar {
    min-height: 800px;
}
/**
 * 40-elements.css
**/

/**
 * headlines
**/
h1, h2, h3,
h4, h5, h6 {
    text-transform: uppercase;
}

h1.divider,
.divider h1,
h2.divider,
.divider h2,
h3.divider,
.divider h3,
h4.divider,
.divider h4,
h5.divider,
.divider h5,
h6.divider,
.divider h6 {
    margin-top: 32px;
    margin-top: 2rem;
    border-bottom: 2px solid #EEE;
}

.section_sidebar h1,
.section_sidebar h2 { font-size: 1.25em; }
.section_sidebar h3,
.section_sidebar h4 { font-size: 1.125em; }
.section_sidebar h5,
.section_sidebar h6 { font-size: 1em; }

/**
 * lists 
**/
ul {
    list-style-type: disc;
}

ul ul, ol ul {
    list-style-type: circle;
}

ul ul ul, ul ol ul, ol ul ul, ol ol ul {
    list-style-type: square;
}

ol, ul ol, ul ul ol, ul ul ul ol {
    list-style-type: decimal;
}

ol ol, ul ol ol, ol ul ol, ul ul ol ol, ol ul ul ol, ul ol ul ol {
    list-style-type: upper-alpha;
}

ol ol ol, ul ol ol ol, ol ul ol ol, ol ol ul ol {
    list-style-type: upper-roman;
}

abbr {
    position: relative;
}

abbr:before {
    display: block;
    position: absolute;
    top: -100%;
    margin: -.25em 0 0;
    padding: .25em;
    background: #FFF;
    border: 1px solid #EEE;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(0,0,0,.3);
}

abbr:hover:before, abbr:focus:before {
    content: attr(title);
}

.image_container {
    margin: 0 0 1em;
}

figure.float_left {
    float: left;
}

figure.float_right {
    float: right;
}

figure.float_left,
figure.float_right {
    width: 45%;
}

figure.float_left {
    margin-right: 5%;
}

figure.float_right {
    margin-left: 5%;
}

blockquote p,
.information,
.warning,
.confirmation {
    margin: 1em 0;
}

blockquote p {
    margin-top: .5em;
    margin-bottom: .5em;
}

blockquote em {
    display: block;
    font-weight: normal;
    font-style: normal;
    color: #999;
}


/**
 * content elements
**/
.ce_accordion,
.ce_accordion .toggler {
    border: 1px solid #EEE;
    border-collapse: collapse;
}

.ce_accordion {
    border-width: 0 1px;
}

.ce_accordion .toggler {
    border-width: 1px 0;
    padding: 0 .5em;
    background: #F9F9F9;
    cursor: pointer;
}

.ce_accordion .accordion {
    padding: .5em;
}

.ce_tabcontrol .tabcontrol_tabs li,
.ce_tabcontrol .tabcontrol_panes {
    border: 1px solid #EEE;
}

.ce_tabcontrol .tabcontrol_tabs ul {
    margin-bottom: 0;
    padding: 0;
    list-style: none;
}

.ce_tabcontrol .tabcontrol_tabs li {
    display: inline;
    display: inline-block;
    padding: .5em;
    margin: 0 .25em 0 0;
    background: #F9F9F9;
    border-color: #F9F9F9;
    cursor: pointer;

}

.ce_tabcontrol .tabcontrol_tabs li.selected {
    background: #FFF;
    border-color: #EEE;
    border-bottom-color: #FFF;
    cursor: default;
}

.ce_tabcontrol .tabcontrol_panes {
    margin-top: -1px;
    padding: .5em;
    min-height: 10em;
}

.ce_gallery ul {
    margin: .5em 0;
}

.ce_gallery li {
    margin: 0 1% .25em;
}

.ce_gallery .cols7 li,
.ce_gallery .cols8 li,
.ce_gallery .cols9 li,
.ce_gallery .cols10 li,
.ce_gallery .cols11 li,
.ce_gallery .cols12 li {
    margin: 0 .5% .125em;
}

.ce_gallery .cols1 li { width: 100%; }
.ce_gallery .cols2 li { width: 49%; }
.ce_gallery .cols3 li { width: 32%; }
.ce_gallery .cols4 li { width: 23.5%; }
.ce_gallery .cols5 li { width: 18.4%; }
.ce_gallery .cols6 li { width: 15%; }

.ce_gallery .cols7 li { width: 13.42857142%; }
.ce_gallery .cols8 li { width: 11.625%; }
.ce_gallery .cols9 li { width: 10.22222222%; }
.ce_gallery .cols10 li { width: 9.1%; }
.ce_gallery .cols11 li { width: 8.18181818%; }
.ce_gallery .cols12 li { width: 7.41666666%; }

.ce_gallery li.col_first {
    margin-left: 0;
}

.ce_gallery li.col_last {
    margin-right: 0;
}

.ce_gallery li.row_last {
    margin-bottom: 0;
}

.ce_gallery.rounded img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

/**
 * global elements
**/ 
.information { color: #5685C2; }
.warning { color: #EE5F5B; }
.confirmation { color: #62C462; }

.pagination {
    border-top: 1px solid #E9E9E9;
}

.pagination p,
.pagination ul {
    margin: .125em 0;
}

.pagination p {
    float: right;
    line-height: 2;
}

.pagination li {
    margin: 0 .5em 0 0;
}

.pagination li a, 
.pagination li span {
    display: block;
    padding: 0 .25em;
    min-width: 1.5em;
    text-align: center;
    line-height: 2;
}

.pagination span.current {
    background: #EEE;
}

/* rsce */
.centered_wrapper {
    position: relative;
    padding: 3em;
    overflow: hidden;
}

.centered_wrapper_inside {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}

.centered-wrapper-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    background: scroll no-repeat 50% 50%;
    background-size: cover;
}

.centered_wrapper.-height-small {
    min-height: 300px;
}

@media screen and (max-width: 599px) {
    .centered_wrapper.-height-small {
        min-height: 200px;
    }
}
.centered_wrapper.-height-medium {
    min-height: 600px;
}

@media screen and (max-width: 599px) {
    .centered_wrapper.-height-medium {
        min-height: 400px;
    }
}
.centered_wrapper.-height-large {
    min-height: 900px;
}

@media screen and (max-width: 599px) {
    .centered_wrapper.-height-large {
        min-height: 600px;
    }
}
.centered_wrapper.-viewport-height {
    min-height: 710px;
    min-height: calc(100vh - 3.86667em);
}

@media screen and (max-width: 900px) {
    .centered_wrapper.-viewport-height {
        min-height: 100vh;
    }
}
@media screen and (max-width: 599px) {
    .centered_wrapper.-viewport-height {
        min-height: 500px;
        min-height: 100vh;
    }
}

.centered_wrapper.-vertical-centered {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}


.icon_boxes {
    overflow: hidden;
}

.icon_boxes a,
.icon_boxes a:hover,
.icon_boxes a:active,
.icon_boxes a:focus {
    color: inherit;
    text-decoration: none;
}

.icon-boxes-item:hover {
    background: #F5F5F5;
}

.icon-boxes-item-text {
    margin: 0 1em;
}

.icon-boxes-item-icon {
    display: block;
    height: 2.5em;
    width: 2.5em;
    margin: .5em auto;
    padding: .25em;
    color: #FFF;
    background: #F80;
    font-size: 3em;
    line-height: 2em;
    text-align: center;


    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

*[data-icon]:before {
    margin: 0;
}

.icon-boxes-item {
    text-align: center;
}

.icon-boxes-item-link {
    text-decoration: underline;
}

.icon-boxes-item:hover .icon-boxes-item-link {
    text-decoration: none;
}

.-background-color-dark {
    background: #383838;
}

.-background-color-light {
    background: #EEE;
}

.-color-inverted,
.-color-inverted h1,
.-color-inverted h2,
.-color-inverted h3,
.-color-inverted h4,
.-color-inverted h5,
.-color-inverted h6,
.-color-inverted a {
    color: #FFF;
}

.-vertical-centered {
    text-align: center;
}
/**
 * 50-modules.css
**/

/**
 * mod_navigation
**/
.mod_navigation_main li,
.mod_navigation_meta li {
    display: inline;
    display: inline-block;
} 

.mod_navigation_main span,
.mod_navigation_meta span {
    display: block;
    padding: 0 1em 0 1em;
}

.mod_navigation_main a,
.mod_navigation_meta a {
    display: block;
}

.mod_navigation_main li.submenu {
    position: relative;
}

.mod_navigation_main .level_2 {
    display: none;
    position: absolute;
    top: 85px;
    left: -16px;
    z-index: 1;
    background: #5D71A5;
}

.mod_navigation_main li.submenu:hover .level_2 {
    display: block;
    width: 250px;
    padding: 1em;
}

.mod_navigation_main .level_2 li {
    display: block;
}

.mod_navigation_main {
    overflow: visible;
}

/**
 * mod_breadcrumb
**/
.mod_breadcrumb li:after {
    content: '>';
    display: inline;
    display: inline-block;
    margin: 0 .25em;
}

.mod_breadcrumb li.last:after {
    content: '';
    margin: 0;
}

/**
 * mod_calendar
**/
.mod_calendar td,
.mod_calendar th {
    width: 14.28571428%;
    text-align: center;        
}

.mod_calendar .days {
    padding: 0;
}

.mod_calendar .header {
    padding: .25em;
}

.mod_calendar .today {
    font-weight: bold;
}

/**
 * mod_newsreader
**/
.mod_newsreader .back {
    display: none;
}
/**
 * 70-theme.css
**/

body {
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Lato', arial, helvetica, sans-serif;
    color: #444;
    min-width: 390px; 
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', arial, helvetica, sans-serif;
    font-weight: 500;
}

p, li {
    font-size: 19px;
}

h1 {
    font-size: 1.5em;
    font-weight: 700;
    text-transform: none;
}

h1, h3 {
    text-align: center;
    text-transform: none;
}

h3:after,
h1:after {
    content: '';
    display: block;
    width: 200px;
    height: 1px;
    margin: .5em auto 1em auto;
    background: rgba(0,0,0,.1);
}

h2 {
    margin: 2em 0 .5em 0;
    text-transform: none;  
    text-align: center;
    display: block;
    font-weight: 700;
    font-size: 1.975em;
}

h3 {
    font-size: 1.75em;
}

.headline-box h2 {
    margin-top: 0px;
    font-size: 36px;
    font-family: 'Exo 2';
    text-align: left;
}

.-color-inverted h3:after {
    content: none;
}

.fixed .centered-wrapper-background {
    background-attachment: fixed;
}

.ie .fixed .centered-wrapper-background,
.ios .fixed .centered-wrapper-background {
    background-attachment: scroll;
}

.fixed .centered-wrapper-background:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
}

.image_container {
    margin: 0;
}

/**
 *  Layout
 **/

.section_header, 
.section_main, 
.section_sidebar,
.section_footer {
    margin: 0;
}


.section_main .inside {
    padding: 0;
}

.section_header {
    background: #5D71A5;
    background-color: #9e94e6;
    background-image: linear-gradient(225deg, #9e94e6 0%, #5d71a5 50%, #2B86C5 100%);
    height: 106px;
    transition: .2s ease-in-out 0s;
}

.header_fixed .section_header {
    height: 70px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1;
    box-shadow: 0 2px 8px rgba(0,0,0,.1);
    transition: .2s ease-in-out 0s;
}

.section_footer .inside,
.section_header .inside {
    margin: 0 auto;
}

.section_footer {
    padding-top: 1em;
    background: #5D71A5;
    background-color: #9e94e6;
    background-image: linear-gradient(225deg, #9e94e6 0%, #5d71a5 50%, #2B86C5 100%);
}

.section_footer p,
.section_footer span {
    font-size: 14px;
}

.section_footer .inside, 
.section_header .inside,
.centered_wrapper_inside {
    max-width: 1200px;
}

.mod_branding {
    float: left;
    transition: .2s ease-in-out 0s;
}

.header_fixed .mod_branding {
    max-width: 185px;
    transition: .2s ease-in-out 0s;
}

.display h1 {
    text-align: left;
    border: none;
    font-size: 36px;
    font-family: 'Exo 2';
    line-height: 44px;
    margin-bottom: 1em;
}

.display h3:after,
.display h1:after {
    content: none;
}

.headline-box h5,
.display h5 {
    text-align: left;
    font-size: 12px;
    letter-spacing: 3px;
    color: #3055ab;
}

.headline-box h5 {
    text-align: left;
}

.display .more {
    display: inline-block;
}

.ce_text.border-left {
    padding-top: 1em;
    padding-left: 3em;
    border-left: 1px solid rgba(0,0,0,.1)
}

.ce_text.border-left p:last-child {
    margin-bottom: 0;
}
.-highlight-color {
    background: #5D71A5;
    background-color: #9e94e6;
    background-image: linear-gradient(225deg, #9e94e6 0%, #5d71a5 50%, #2B86C5 100%);
}

.width-limited {
    max-width: 800px;
}

/*.-background-color-light {
    background-color: #97a7c5;
    background-image: linear-gradient(140deg, #97a7c5 0%, #ffffff 50%, #ffffff 100%);
}*/

/**
 *  Navigation
 **/

.mod_navigation_main {
    float: right;
    margin-top: 0;
    transition: .2s ease-in-out 0s;
}

.header_fixed .mod_navigation_main {
    margin-top: -26px;
    transition: .2s ease-in-out 0s;
}

.mod_navigation_meta li > span,
.mod_navigation_main li > span,
.mod_navigation_meta li a,
.mod_navigation_main li a {
    color: #FFF;
    font-family: 'Exo 2';
    text-transform: uppercase;
}

.mod_navigation_main li a:hover,
.mod_navigation_main li a:active,
.mod_navigation_main li a:focus,
.mod_navigation_main li a:hover,
.mod_navigation_main li a:active,
.mod_navigation_main li a:focus {
    text-decoration: underline;
}

.mod_navigation_meta {
    margin: 0 auto;
    display: block;
    text-align: center;
}

.mod_navigation_main .level_1 > li > span, 
.mod_navigation_main .level_1 > li > a {
   line-height: 89px;
   display: block;
}


/**
 * Teaser
 **/ 

.mod_teaser {
    margin-top: 3em;
}

.mod_teaser .ce_text {
    position: relative;
    width: 31.5%;
    margin-bottom: 2em;
    float: left;
    margin-right: 2.75%;
    background: #5D71A5;
}

/*.mod_teaser.products .ce_text {
    width: 48%;
    margin-right: 4%;
}*/

/*.mod_teaser.products .ce_text:nth-of-type(2n+2),*/
.mod_teaser .ce_text:nth-of-type(3n+3) {
    margin-right: 0;
}

.mod_teaser .image_container:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    /*background: rgba(91,114,166,.5);*/
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzViNzJhNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI0JSIgc3RvcC1jb2xvcj0iIzViNzJhNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYyJSIgc3RvcC1jb2xvcj0iIzViNzJhNiIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzViNzJhNiIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, rgba(91,114,166,1) 0%, rgba(91,114,166,1) 24%, rgba(91,114,166,0.8) 62%, rgba(91,114,166,0.5) 100%);
    background: -webkit-linear-gradient(top, rgba(91,114,166,1) 0%,rgba(91,114,166,1) 24%,rgba(91,114,166,0.8) 62%,rgba(91,114,166,0.5) 100%);
    background: linear-gradient(to bottom, rgba(91,114,166,1) 0%,rgba(91,114,166,1) 24%,rgba(91,114,166,0.8) 62%,rgba(91,114,166,0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b72a6', endColorstr='#805b72a6',GradientType=0 );
    -webkit-transition: background .3s ease-in-out 0s;
    -moz-transition: background .3s ease-in-out 0s;
    -o-transition: background .3s ease-in-out 0s;
    transition: background .3s ease-in-out 0s;
}

.mod_teaser .ce_text:hover .image_container:before {
    background-color: #5D71A5;
}

.mod_teaser .text_container {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #FFF;
    padding: 1.5em .75em;
    box-sizing: border-box;
    text-align: center;
}

.mod_teaser h2 {
    margin: 0 0 .5em 0;
    font-size: 1.125em;
    font-weight: 700;
    letter-spacing: 1px;
}

.mod_teaser a {
    position: absolute;
    bottom: 1em;
    left: 0;
    right: 0;
    width: 50%;
    margin: 0 auto;
    padding: 5px 15px;
    text-align: center;
    background: #3055ab;
    color: #FFF;
    text-transform: uppercase;
}

.mod_teaser a:hover,
.mod_teaser a:active,
.mod_teaser a:focus {
    text-decoration: none;
    background: #264284;
}

/**
 *  Contact
 **/

label {
    display: block;
    width: 100%;
    margin-top: .5em;
    margin-bottom: 0.35714em;
    font-size: 0.75em;
    color: #98a0ab;
}

fieldset {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 2em;
    float: left; 
}

fieldset + fieldset {
    margin-right: 0;
    margin-left: 2%;
}

select {
    width: 100%;
   
    background: #FFF;
    border: 1px solid #ccc;
    
}
input[type="text"], 
input[type="password"], 
input[type="date"], 
input[type="datetime"], 
input[type="email"], 
input[type="number"], 
input[type="search"], 
input[type="tel"], 
input[type="time"], 
input[type="url"], 
textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

input[type="text"], 
input[type="password"], 
input[type="date"], 
input[type="datetime"], 
input[type="email"], 
input[type="number"], 
input[type="search"], 
input[type="tel"], 
input[type="time"], 
input[type="url"], 
textarea,
select {
    padding: 0.85714em;
    line-height: normal;
    border: 1px solid #dcdcdc;
    border-bottom-color: #cfcfcf;
    font-size: 0.93333em;
    color: inherit;
    background: #ffffff;
}

textarea {
        height: 278px;
}
a.more,
.calltoaction a,
button.submit,
input[type="submit"] {
    clear: both;
    display: inline-block;
    margin: 0 auto 1em auto;
    padding: 10px 40px;
    font-family: "Exo 2", sans-serif;
    font-size: 14px;
    background: #5D71A5;
    letter-spacing: 1px;
    font-weight: 700;
    color: #FFF;
    border-radius: 6px;
    border: 0;
    text-transform: uppercase;
    box-shadow: 0 5px 15px rgba(93,113,165,.2);
    -webkit-transition: .2s linear 0s;
    -moz-transition: .2s linear 0s;
    -o-transition: .2s linear 0s;
    transition: .2s linear 0s;
}

.-color-inverted a.more {
    background: #FFF;
    color: #3055ab;
}

a.more:focus,
a.more:active,
a.more:hover {
    color: #FFF;
    text-decoration: none;
    box-shadow: 0 2px 3px rgba(0,0,0,.1);
}

button.submit:hover,
button.submit:active,
button.submit:focus {
	cursor: pointer;
}

.explanation {
    margin-top: 2em;
    text-align: center;
    display: block;
    font-size: .75em;
    color: #AAA;
}

.calltoaction a {
    padding: 20px 60px;
    font-size: 1.5em;
    background: #3055ab;
}

a.more {
    background: #3055ab;
}

.calltoaction a:hover,
.calltoaction a:focus,
.calltoaction a:active,
input[type="submit"]:hover,
input[type="submit"]:focus {
    background: #3055ab;
    text-decoration: none;
}

a.more:hover,
a.more:active,
a.more:focus,
.calltoaction a:hover,
.calltoaction a:focus,
.calltoaction a:active {
    background: #264284;
}

.mod_copyright {
    text-align: center;
    color: #FFF;
    font-size: .75em;
}

.mod_copyright a {
    color: #FFF;
    text-decoration: none;
}

.area_imprint h2 {
    text-align: left;
}

.area_imprint .text_container p,
.area_imprint .text_container li {
    font-size: .875em;
}

.area_imprint p strong {
    display: block;
    margin-top: 1em;
}

.mod_mobile_toggle {
    display: none;
    float: right;
    transition: .2s ease-in-out 0s;
}

.header_fixed .mod_mobile_toggle {
    margin-top: -22px;
    transition: .2s ease-in-out 0s;
}

.mod_mobile_toggle a {
    color: #FFF;
    text-decoration: none;
}

.partner img {
    margin: 0 auto;
    opacity: .3;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s ease-in-out 0s;
    -moz-transition: .3s ease-in-out 0s;
    -o-transition: .3s ease-in-out 0s;
    transition: .3s ease-in-out 0s;
}

.partner img:hover,
.partner img:active,
.partner img:focus {
    opacity: .8;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.fixed-note-button {
    color: #FFF;
    background: #3055ab;
    border: 0;
}

.fixed-note-button:hover,
.fixed-note-button:focus,
.fixed-note-button:active {
    background: #5D71A5;
    border: 0;
}

.cookiebar__button {
    background: #3055ab;
}

.cookiebar__button:hover,
.cookiebar__button:active,
.cookiebar__button:focus {
    background: #5D71A5;
}

.contao-cookiebar .highlight .cc-btn.success {
    background: #3055ab;
    border-color: #3055ab;
}

.contao-cookiebar .highlight .cc-btn.success:hover,
.contao-cookiebar .highlight .cc-btn.success:focus,
.contao-cookiebar .highlight .cc-btn.success:active {
    background: #5D71A5;
    border-color: #5D71A5;
}

.margin-top-s {
    margin-top: 25px;
}

.margin-top-m {
    margin-top: 50px;
}

.margin-top-l {
    margin-top: 80px;
}

.section_main .centered_wrapper {
    padding: 3em 0;
}

.-color-inverted .headline-box h5 {
    color: #FFF;
}

.ce_accordion {
    margin-bottom: 1em;
    background: #FFF;
    box-shadow: 0 5px 15px rgba(93,113,165,.2);
    border-radius: 6px;
}

.ce_accordion .ui-accordion-header {
    background: #5D71A5;
    color: #FFF;
    padding: 16px 20px;
    font-weight: 700;
    font-size: 18px;
}

.ce_accordion .ui-accordion-content {
    background: #FFF;
    padding: 1em 2em 0 1em;
}

.font-size-16 p {
    font-size: 16px
}

.mm-listitem--vertical>.mm-panel {
    padding-top: 0;
    padding-bottom: 0;
}

.mm-listitem__text {
    color: #9e94e6; 
}

.mod_navigation_main li.area_imprint {
    display: none !important;
}

.width-limited-500 {
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
}

.mod_navigation_main li a.trail span,
.mod_navigation_main li span.active,
.mod_navigation_main li.trail span.trail {
    font-weight: 700;
}

.ce_form button.submit {
    margin-left: auto;
    margin-right: auto;
    display: block;
    transition: .2s ease-in-out 0s;
    background: #3055ab;
}

.ce_form button.submit:hover,
.ce_form button.submit:active,
.ce_form button.submit:focus{
    background: #264284;
    transition: .2s ease-in-out 0s;
}

.ce_accordion {
    position: relative;
}

.ce_accordion .ui-accordion-header-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    background: url('/files/themes/berlikus/img/icon-accordeon.svg') no-repeat scroll center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-size: 20px 20px;
}

.ce_accordion .toggler.active .ui-accordion-header-icon {
    transform: rotate(45deg);
}

/* mod_changelanguage */

.mod_changelanguage {
	float: right;
	margin-top: 30px;
	transition: .2s ease-in-out 0s;
	overflow: visible;
}

.mod_changelanguage a {
	color: #FFF;
	border: 1px solid rgba(255,255,255,.5);
	padding: 5px 6px;
	border-radius: 4px;
	font-size: 14px;
}

.header_fixed .mod_changelanguage {
	margin-top: 6px;
	transition: .2s ease-in-out 0s;
}

.mod_navigation_main {
	margin-right: 20px;
}

.section_header nav ul {
	margin-bottom: 0;
}
/**
 * 80-mobile.css
**/

@media only screen and (max-width: 1260px) {
    .section_footer .inside, 
    .section_header .inside, 
    .centered_wrapper .centered_wrapper_inside {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (max-width: 1023px) {
    .mod_teaser .ce_text {
        width: 49%;
        margin-right: 1.5%;
    }
    
    .mod_teaser .ce_text:nth-of-type(2n+2) {
        margin-right: 0;
    }
    
    .mod_teaser .ce_text:nth-of-type(3) {
        margin-right: 1.5%;
    }
}


@media only screen and (max-width: 960px) {
    .mod_navigation_main {
        display: none;
    }
    
    .mod_mobile_toggle {
        position: absolute;
        right: 1em;
        top: 42px;
        display: block;
    }
    
    .mod_changelanguage {
    	margin-top: 25px;
    	margin-right: 50px;
    }
    
    fieldset {
        width: 100%;
        margin: 0;
    }
    
    fieldset + fieldset {
        margin: 0;
    }
    
    textarea  {
        margin-bottom: 2em;
    }
    
}

@media only screen and (max-width: 900px) {
    .ce_text.border-left {
        padding-top: 0;
        padding-left: 0;
        border-left: none;
    }
    
    .rs-column.-large-first-row {
        margin-top: 0;
    }
    
    .margin-top-l {
        margin-top: 20px !important;
    }
    
    .display h1 {
        font-size: 30px;
        line-height: 36px;
    }
    
    .mod_teaser p {
        font-size: 15px;
    }
    
    body p,
    body li{
        font-size: 15px;
    }
    
    .section_main .centered_wrapper {
        padding: 2em 0;
    }
    
    .mod_changelanguage {
    	margin-top: 29px;
    }
    
    .header_fixed .mod_changelanguage {
    	margin-top: 7px;
    }
}

@media only screen and (max-width: 640px) {
    .mod_teaser .ce_text {
        width: 100%;
        margin-right: 0;
        max-height: 300px;
    }
    
    .mod_teaser .ce_text:nth-of-type(2n+2) {
        margin-right: 0;
    }
    
    .mod_teaser .ce_text:nth-of-type(3) {
        margin-right: 0;
    }
    
    .mod_teaser .text_container {
        padding-left: 3em;
        padding-right: 3em;
    }
    
    .centered_wrapper {
        padding: 2em;
    }
    
    .calltoaction a {
        font-size: 1em;
    }
    
    .mod_branding {
        max-width: 220px;
        margin-top: 10px;
    }
    
    .header_fixed .mod_branding {
        margin-top: 0;
    }
    
    .display a.more,
    a.more, 
    .calltoaction a, 
    button.submit, 
    input[type="submit"] {
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
    }
}

@media only screen and (max-width: 450px) {
    .mod_teaser .text_container {
        padding-left: 1em;
        padding-right: 1em;
    }
}

/**
 * Desktops and laptops
**/
@media only screen 
and (min-width: 1224px) {
    /* Styles */
}

/**
 * Large screens
**/
@media only screen 
and (min-width: 1824px) {
    /* Styles */
}

/**
 * Smartphones (portrait and landscape)
**/
@media only screen
and (min-device-width: 320px)
and (max-device-width: 480px) {
    /* Styles */
}

/**
 * Smartphones (landscape)
**/
@media only screen
and (min-width: 321px) {
    /* Styles */
}

/**
 * Smartphones (portrait)
**/
@media only screen
and (max-width: 320px) {
    /* Styles */
}

/**
 * iPads (portrait and landscape)
**/
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px) {
    /* Styles */
}

/**
 * iPads (landscape)
**/
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: landscape) {
    /* Styles */
}

/**
 * iPads (portrait)
**/
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait) {
    /* Styles */
}


/**
 * iPhone 4 
***/
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    /* Styles */
}
/**
 * 90-print.css
**/
/* GDPR Cookie dialog */

.gdprcookie {
    position: fixed;
    color: #fff;
    font-size: 14px;
    line-height: 1.5em;
    right: 0;
    bottom: 0;
    width: 100%;
    padding: 1rem;
    background: #5D71A5;
    z-index: 999;
    box-shadow: 0 10px 20px rgba(0,0,0,1);
    box-sizing: border-box;
}
.gdprcookie h1,
.gdprcookie h2 {
    font-size: 1.2em;
    margin-bottom: .5rem;
    color: #FFF;
}

.gdprcookie h1 {
    margin-top: 1em;
    line-height: 1.5;
    text-align: left;
}

.gdprcookie h1:after {
    content: none;
}
.gdprcookie h2 {
    font-size: 1.2em;
}
.gdprcookie a {
    color: inherit;
}
.gdprcookie-buttons,
.gdprcookie-types,
.gdprcookie-intro {
    max-width: 1400px;
    margin: 0 auto;
}

.gdprcookie-intro a {
    text-decoration: underline;
}

.gdprcookie-buttons button {
    float: right;
}

.gdprcookie li input[type="checkbox"] {
    float: left;
    background: #FFF;
}

.gdprcookie li label {
    float: left;
    margin-top: 0;
    width: auto;
    font-size: 14px;
    font-weight: 300;
    color: #FFF;
}

.gdprcookie li input[type="checkbox"]:checked {
    background: #DDD url('../../files/themes/berlikus/img/icon-check.png') no-repeat scroll center;
    background-size: 15px 15px;
}

/* GDPR Cookie buttons */

.gdprcookie-buttons {
    text-align: center;
}
.gdprcookie-buttons button {
    color: white;
    font-family: inherit;
    font-size: 1em;
    padding: .4rem;
    border: solid .05rem currentColor;
    border-radius: .15rem;
    margin: 0 .5rem;
    background: none;
    cursor: pointer;
}
.gdprcookie-buttons button:disabled {
    color: rgba(255,255,255,.5);
}


/* GDPR Cookie types */

.gdprcookie-types ul {
    overflow: hidden;
    padding: 0;
    margin: 0 0 0;
}
.gdprcookie-types li {
    display: block;
    list-style: none;
    float: left;
    width: 14%;
    padding: 0;
    margin: 0;
}
.gdprcookie-types input[type=checkbox] {
    margin-right: .5rem;
    width: 18px;
    height: 18px;
}

.gdprcookie-buttons button:nth-of-type(1) {
    background: #FFF;
    color: #5D71A5;
    font-weight: 700;
    border-color: #FFF;
}

.gdprcookie-types {
    display: block !important;
}

@media only screen and (max-width: 1299px) {
    .gdprcookie li label {
        width: auto;
    }
    
    .gdprcookie-types li {
        width: auto;
        margin-right: 2em;
    }
    
    .gdprcookie p {
        font-size: 12px;
    }
}

@media only screen and (max-width: 700px) {
    .gdprcookie-types ul {
    margin: 0 0 1em;
}
}
