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}
#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}
.cc-head>*:first-child{margin-top:0}.cc-head>*:last-child{margin-bottom:15px}.contao-cookiebar{--ccb-backdrop: rgba(0, 0, 0, .75);--ccb-anim-duration: .5s;--ccb-checked-clr: #399d32;--ccb-checked-bg: #dcf3db;--ccb-unchecked-clr: #9c9b99;--ccb-unchecked-bg: #fff;--ccb-disabled-clr: #c8c7c5;--ccb-disabled-bg: #f4f4f4;--ccb-focus-clr: #00a4f4;position:fixed;inset:0;z-index:9999;display:flex;align-items:var(--ccb-align, center);justify-content:var(--ccb-justify, center);letter-spacing:0;padding:15px;max-height:100dvh;box-sizing:border-box;pointer-events:none;overflow:hidden;color:var(--ccb-clr, #444)}.contao-cookiebar *{box-sizing:border-box}.contao-cookiebar p{color:var(--ccb-text, #868686);line-height:1.4}.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 45px;cursor:pointer}.contao-cookiebar input+label:before,.contao-cookiebar input+label:after{content:"";position:absolute;border-radius:10px}.contao-cookiebar input+label:before{top:7px;left:0;width:35px;height:18px;margin:0;box-sizing:content-box;background:var(--ccb-unchecked-bg);border:1px solid var(--ccb-unchecked-clr);transition:border-color .2s}.contao-cookiebar input+label:after{display:block;top:11px;left:4px;width:12px;height:12px;background:var(--ccb-unchecked-clr);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, var(--ccb-unchecked-clr) 0%, var(--ccb-unchecked-clr) 50%, var(--ccb-checked-clr) 50%, var(--ccb-checked-clr) 100%)}.contao-cookiebar input:checked+label:after{background:var(--ccb-checked-clr);margin-left:17px}.contao-cookiebar input:checked+label:active:after{margin-left:12px}.contao-cookiebar input:checked+label:before{background:var(--ccb-checked-bg);border-color:var(--ccb-checked-clr)}.contao-cookiebar input:disabled+label{pointer-events:none}.contao-cookiebar input:disabled+label:after{background:var(--ccb-disabled-clr)}.contao-cookiebar input:disabled+label:before{background:var(--ccb-disabled-bg);border-color:var(--ccb-disabled-clr)}.contao-cookiebar input:focus-visible:not(.cc-hide-focus)+label:before{outline:3px dashed var(--ccb-focus-clr);outline-offset:2px}.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 var(--ccb-btn-bdr, #cfcfcf);border-radius:4px;color:var(--ccb-btn-clr, #444);background:var(--ccb-btn-bg, #f5f5f5)}.contao-cookiebar .cc-btn:hover,.contao-cookiebar .cc-btn:focus{background:var(--ccb-btn-bg-hvr, #ececec)}.contao-cookiebar .cc-btn:last-child{margin-bottom:0}.contao-cookiebar .grayscale{--ccb-btn-bg: #f1efef;--ccb-btn-bg-hvr: #ececec}.contao-cookiebar .grayscale .success{--ccb-btn-bg: #fbfbfb;--ccb-btn-bg-hvr: #f7f7f7}.contao-cookiebar .highlight .success{--ccb-btn-bg: #4e9e3e;--ccb-btn-bg-hvr: #4c933f;--ccb-btn-bdr: #3e7830;--ccb-btn-clr: #fff}.cc-focus:not(.cc-hide-focus):focus-visible{outline:3px dashed var(--ccb-focus-clr);outline-offset:-3px}.cc-invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;float:left}.cc-inner{display:inline-block;overflow-y:auto;max-height:100%;max-width:100%;padding:23px;border-radius:3px;opacity:0;pointer-events:none;visibility:hidden;font-size:1rem;text-align:left;background:var(--ccb-bg, #fff);box-shadow:var(--ccb-box-shadow, rgba(99, 99, 99, 0.2)) 0 2px 8px 0;animation:var(--ccb-anim, cookiebar-middle-in) var(--ccb-anim-duration) ease-in-out forwards}.cc-group{position:relative;border:1px solid var(--ccb-bdr, #d0d0d0);border-radius:5px;margin-bottom:10px}.cc-cookie-info{font-size:.875rem;background:var(--ccb-info-bg, #fff);border:1px solid var(--ccb-info-bdr, #efefef);padding:10px;border-radius:5px}.cc-cookie-info>div>span{font-weight:600}.cc-cookie-info>div+div{margin-top:5px;word-wrap:break-word}.cc-cookie-info+button.cc-detail-btn-details{margin-top:15px}.cc-cookies{background:var(--ccb-cookies-bg, #fbfbfb);border-radius:0 0 5px 5px}.cc-cookies>p{font-size:.875rem}.cc-cookies>p,.cc-cookies>.cc-cookie{margin:0;padding:15px;border-top:1px solid var(--ccb-cookies-bdr, #fbfbfb)}.cc-cookie label.cookie+*{margin-top:10px}.cc-cookie p{margin:0 0 15px;font-size:.875rem}.cc-cookie-desc p{margin-bottom:0}.cc-footer,.cc-info{text-align:center}.cc-info{margin-top:15px}.cc-info>p{font-size:.875rem}.cc-info>a{display:inline-block;font-size:.813rem;color:var(--ccb-detail-clr, #a2a2a2);text-decoration:none}.cc-info>a:hover{color:var(--ccb-detail-clr-hvr, #717171)}.cc-info>a+a:before{display:inline-block;content:"·";margin-right:5px}.cc-active .cc-inner{opacity:1;pointer-events:auto;visibility:visible}.cc-active.cc-blocked{pointer-events:auto;animation:cookiebar-overlay-in var(--ccb-anim-duration) ease-in-out forwards}.cc-saved.cc-inner{opacity:0;pointer-events:none;visibility:hidden}.cc-saved.cc-blocked{pointer-events:none;animation:cookiebar-overlay-out var(--ccb-anim-duration) ease-in-out forwards}.cc-left{--ccb-justify: flex-start}.cc-right{--ccb-justify: flex-end}.cc-top{--ccb-align: flex-start}.cc-top.cc-active{--ccb-anim: cookiebar-top-in}.cc-top.cc-saved{--ccb-anim: cookiebar-top-out}.cc-middle.cc-active{--ccb-anim: cookiebar-middle-in}.cc-middle.cc-saved{--ccb-anim: cookiebar-middle-out}.cc-bottom{--ccb-align: flex-end}.cc-bottom.cc-active{--ccb-anim: cookiebar-bottom-in}.cc-bottom.cc-saved{--ccb-anim: cookiebar-bottom-out}@media(min-width: 768px){.contao-cookiebar .cc-btn{width:auto;margin-bottom:0}.cc-inner{max-width:var(--ccb-max-width, 750px)}}@media(forced-colors){.contao-cookiebar input+label:after{border:1px solid currentColor}.cc-inner{border:1px solid currentColor}input.cc-group-half+label:after{margin-left:9px}}@media(prefers-reduced-motion){.contao-cookiebar{--ccb-anim-duration: 2s}}@media print{.contao-cookiebar{opacity:0}}@keyframes cookiebar-overlay-in{0%{background:rgba(0,0,0,0)}to{background:var(--ccb-backdrop)}}@keyframes cookiebar-overlay-out{0%{background:var(--ccb-backdrop)}to{background:rgba(0,0,0,0);visibility:hidden}}@keyframes cookiebar-top-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-top-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(-100%)}}@keyframes cookiebar-middle-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes cookiebar-middle-out{0%{opacity:1;visibility:visible;transform:scale(1)}to{opacity:0;visibility:hidden;transform:scale(0)}}@keyframes cookiebar-bottom-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-bottom-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(100%)}}.cc-group{display:flex;flex-wrap:wrap;justify-content:space-between;align-content:center}.cc-group>label{flex-grow:1;margin:5px 0 5px 10px}.cc-cookies{display:none;width:100%}.cc-detail-btn{padding:8px 10px;line-height:1.2rem}.cc-detail-btn-details{text-decoration:underline;padding:0;margin:0 0 10px}.cc-detail-btn,.cc-detail-btn-details{display:inline-block;color:var(--ccb-detail-clr, #a2a2a2);border:0 none;outline:0 none;background:rgba(0,0,0,0);font-size:13px;letter-spacing:0;text-transform:initial;cursor:pointer}.cc-detail-btn span:nth-child(2),.cc-detail-btn-details span:nth-child(2){display:none}.cc-detail-btn.cc-active span:nth-child(1),.cc-detail-btn-details.cc-active span:nth-child(1){display:none}.cc-detail-btn.cc-active span:nth-child(2),.cc-detail-btn-details.cc-active span:nth-child(2){display:inline}.cc-detail-btn:hover,.cc-detail-btn-details:hover{background:rgba(0,0,0,0);color:var(--ccb-detail-clr-hvr, #717171)}
/*!
 * mega menu layout
 * optimiced for Contao Official Demo Theme
 */.mod_navigation.dropdown{overflow:visible}.mod_navigation li.mm_container>a,.mod_navigation li.mm_container>span,.mod_navigation li.mm_container>strong{position:relative}.mod_navigation li.mm_container:not(.mm_container_onClickOnly):hover>a:after,.mod_navigation li.mm_container:not(.mm_container_onClickOnly):hover>strong:after,.mod_navigation li.mm_container.mm_container_onClickOnly.mm_isActive>a:after,.mod_navigation li.mm_container.mm_container_onClickOnly.mm_isActive>strong:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:3px;background-color:#F4F2F0;z-index:110}.mod_navigation li.mm_container .mm_dropdown{display:none;position:absolute;left:0;right:0;z-index:100}.mod_navigation li.mm_container .mm_dropdown>.inner{padding:1rem 2rem;border:1px solid #E5DFDC;background-color:rgba(244, 242, 240, 0.95);overflow:hidden}.mod_navigation li.mm_container:not(.mm_container_onClickOnly):hover .mm_dropdown,.mod_navigation li.mm_container.mm_container_onClickOnly .mm_isActive~.mm_dropdown{display:block}
.sharebuttons {
	overflow:hidden;
}

.sharebuttons > ul.theme {
	list-style-type:none;
	margin:-4px;
	padding:0;
}

.sharebuttons > ul.theme:after {
	content:"";
	display:block;
	clear:both;
}

.sharebuttons > ul.theme > li {
	float:left;
}

.sharebuttons > ul.theme > li > a {
	margin:4px;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-indent:101%;
	background-repeat:no-repeat;
	background-position:center;
}

.sharebuttons > ul.text > li > a {
	text-indent:0;
}

/* source: http://www.twelveskip.com/resources/icons/1091/boxxed-flat-social-media-icons */

.sharebuttons > ul.boxxed > li > a {
	width:32px;
	height:32px;
	background-image:url('../../system/modules/sharebuttons/assets/boxxed/sprites-32.png');
}

.sharebuttons > ul.boxxed > li > a.facebook {
	background-position:-40px 0;
}

.sharebuttons > ul.boxxed > li > a.twitter {
	background-position:-160px 0;
}

.sharebuttons > ul.boxxed > li > a.gplus {
	background-position:-80px 0;
}

.sharebuttons > ul.boxxed > li > a.linkedin {
	background-position:-120px 0;
}

.sharebuttons > ul.boxxed > li > a.xing {
	background-position:-200px 0;
}

.sharebuttons > ul.boxxed > li > a.mail {
	background-position:0 0;
}

.sharebuttons > ul.boxxed > li > a.tumblr {
	background-position:-240px 0;
}

.sharebuttons > ul.boxxed > li > a.pinterest {
	background-position:-280px 0;
}

.sharebuttons > ul.boxxed > li > a.reddit {
	background-position:-320px 0;
}

.sharebuttons > ul.boxxed > li > a.whatsapp {
	background-position:-360px 0;
}

:root {
  --luis-safevision: #00CDFF;
  
  --luis-orange: #FF7500;
  --luis-red: #FF5101;
  
  --luis-dark-blue-1: #1F2A44;
  --luis-dark-blue-2: #1A243A;
  --luis-dark-blue-3: #151D30;
  --luis-dark-blue-4: #0B1224;
  --luis-dark-blue-5: #010A19;
  
  --luis-light-grey-1: #8C8C8C;
  --luis-light-grey-2: #A6A6A6;
  --luis-light-grey-3: #C4C4C4;
  --luis-light-grey-4: #DEDEDE;
  --luis-light-grey-5: #EBEBEB;
  --luis-light-grey-6: #F7F7F7;
  
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff7500+0,ff9d00+100 */
  --luis-verlauf-orange: linear-gradient(to right, rgba(255,117,0,1) 0%,rgba(255,157,0,1) 100%);
  --luis-verlauf-orange-trans: linear-gradient(to right, rgba(255,117,0,0) 0%,rgba(255,157,0,0) 100%);
  
  --luis-verlauf-weiss: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%);
  /* #ffffff #ebebeb */
  --luis-verlauf-grau: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(235,235,235,1) 100%);
  
  --luis-verlauf-vert-orange: linear-gradient(to bottom,  rgba(255,117,0,1) 0%,rgba(255,81,1,1) 100%);

  
  --luis-transition: all .4s;
  
  --luis-header-height: 100px;
  
}

:root{
	--luis-h1-size: 64px;
	--luis-h1-line-height: 62px;
	--luis-h2-size: 48px;
	--luis-h2-line-height: 46px;
	--luis-h3-size: 40px;
	--luis-h3-line-height: 38px;
	--luis-h4-size: 32px;
	--luis-h4-line-height: 32px;
	--luis-h5-size: 20px;
	--luis-h5-line-height: 24px;
	
	--luis-h-oversize-1: 80px;
	--luis-h-oversize-1-line-height: 78px;
	--luis-h-oversize-2: 64px;
	--luis-h-oversize-2-line-height: 62px;
	
	--luis-legal-h1-size: 40px;
	--luis-legal-h1-line-height: 38px;
	--luis-legal-h2-size: 16px;
	--luis-legal-h2-line-height: 19px;
	--luis-legal-h3-size: 14px;
	--luis-legal-h3-line-height: 16px;
	--luis-legal-h4-size: 12px;
	--luis-legal-h4-line-height: 14px;
	
	--luis-text-1-size: 12px;
	--luis-text-1-line-height: 15px;
	--luis-text-2-size: 14px;
	--luis-text-2-line-height: 16px;
	--luis-text-3-size: 14px;
	--luis-text-3-line-height: 20px;
	--luis-text-4-size: 20px;
	--luis-text-4-line-height: 26px;
	--luis-text-5-size: 24px;
	--luis-text-5-line-height: 30px;
	--luis-text-6-size: 28px;
	--luis-text-6-line-height: 32px;
	
	--luis-big-text-size: 24px;
	--luis-big-text-line-height: 32px;
	
	--luis-article-padding-top: 200px;
	--luis-article-padding-bottom: 170px;
	
	--luis-article-first-padding-top: 200px;
	--luis-article-first-padding-bottom: 130px;
	
	--luis-standard-padding-top: 100px;
	--luis-standard-padding-bottom: 120px;
	
	--luis-standard-margin-top: 100px;
	--luis-standard-margin-bottom: 100px;
}

/* Tablet Querformat */
@media (max-width: 1200px) {

:root{
	--luis-h1-size: 64px;
	--luis-h1-line-height: 62px;
	--luis-h2-size: 48px;
	--luis-h2-line-height: 46px;
	--luis-h3-size: 40px;
	--luis-h3-line-height: 38px;
	--luis-h4-size: 32px;
	--luis-h4-line-height: 32px;
	--luis-h5-size: 20px;
	--luis-h5-line-height: 24px;
	
	--luis-h-oversize-1: 64px;
	--luis-h-oversize-1-line-height: 62px;
	--luis-h-oversize-2: 64px;
	--luis-h-oversize-2-line-height: 62px;
	
	--luis-legal-h1-size: 40px;
	--luis-legal-h1-line-height: 38px;
	--luis-legal-h2-size: 16px;
	--luis-legal-h2-line-height: 19px;
	--luis-legal-h3-size: 14px;
	--luis-legal-h3-line-height: 16px;
	--luis-legal-h4-size: 12px;
	--luis-legal-h4-line-height: 14px;
	
	--luis-text-1-size: 12px;
	--luis-text-1-line-height: 15px;
	--luis-text-2-size: 14px;
	--luis-text-2-line-height: 16px;
	--luis-text-3-size: 14px;
	--luis-text-3-line-height: 20px;
	--luis-text-4-size: 20px;
	--luis-text-4-line-height: 26px;
	--luis-text-5-size: 24px;
	--luis-text-5-line-height: 30px;
	--luis-text-6-size: 32px;
	--luis-text-6-line-height: 32px;
	
	--luis-big-text-size: 20px;
	--luis-big-text-line-height: 28px;
	
	--luis-article-padding-top: 140px;
	--luis-article-padding-bottom: 120px;
	
	--luis-standard-padding-top: 100px;
	--luis-standard-padding-bottom: 120px;
	
	--luis-article-first-padding-top: 200px;
	--luis-article-first-padding-bottom: 65px;
	
	--luis-standard-margin-top: 100px;
	--luis-standard-margin-bottom: 100px;
}

}
/* Tablet Hochformat */
@media (max-width: 992px) {

:root{

}

}
/* Handys */
@media (max-width: 768px) {

:root{
	/*
	--luis-h1-size: 64px;
	--luis-h1-line-height: 62px;
	*/
	--luis-h1-size: 48px;
	--luis-h1-line-height: 46px;
	--luis-h2-size: 40px;
	--luis-h2-line-height: 38px;
	--luis-h3-size: 32px;
	--luis-h3-line-height: 32px;
	--luis-h4-size: 20px;
	--luis-h4-line-height: 24px;
	--luis-h5-size: 20px;
	--luis-h5-line-height: 24px;
	
	--luis-h-oversize-1: 48px;
	--luis-h-oversize-1-line-height: 46px;
	--luis-h-oversize-2: 48px;
	--luis-h-oversize-2-line-height: 46px;
	
	--luis-legal-h1-size: 40px;
	--luis-legal-h1-line-height: 38px;
	--luis-legal-h2-size: 16px;
	--luis-legal-h2-line-height: 19px;
	--luis-legal-h3-size: 14px;
	--luis-legal-h3-line-height: 16px;
	--luis-legal-h4-size: 12px;
	--luis-legal-h4-line-height: 14px;
	
	--luis-text-1-size: 12px;
	--luis-text-1-line-height: 15px;
	--luis-text-2-size: 14px;
	--luis-text-2-line-height: 16px;
	--luis-text-3-size: 14px;
	--luis-text-3-line-height: 20px;
	--luis-text-4-size: 20px;
	--luis-text-4-line-height: 26px;
	--luis-text-5-size: 20px;
	--luis-text-5-line-height: 23px;
	--luis-text-6-size: 32px;
	--luis-text-6-line-height: 32px;
	

	
	--luis-standard-padding-top: 100px;
	--luis-standard-padding-bottom: 120px;
	
	--luis-standard-margin-top: 100px;
	--luis-standard-margin-bottom: 100px;
}

}
@media (max-width: 576px) {

:root{
	/*
	--luis-h1-size: 64px;
	--luis-h1-line-height: 62px;
	*/
	--luis-h1-size: 40px;
	--luis-h1-line-height: 38px;
	--luis-h2-size: 40px;
	--luis-h2-line-height: 38px;
	--luis-h3-size: 32px;
	--luis-h3-line-height: 32px;
	--luis-h4-size: 20px;
	--luis-h4-line-height: 24px;
	--luis-h5-size: 20px;
	--luis-h5-line-height: 24px;
	
	--luis-h-oversize-1: 40px;
	--luis-h-oversize-1-line-height: 38px;
	--luis-h-oversize-2: 40px;
	--luis-h-oversize-2-line-height: 38px;
	
	--luis-legal-h1-size: 40px;
	--luis-legal-h1-line-height: 38px;
	--luis-legal-h2-size: 16px;
	--luis-legal-h2-line-height: 19px;
	--luis-legal-h3-size: 14px;
	--luis-legal-h3-line-height: 16px;
	--luis-legal-h4-size: 12px;
	--luis-legal-h4-line-height: 14px;
	
	--luis-text-1-size: 12px;
	--luis-text-1-line-height: 15px;
	--luis-text-2-size: 14px;
	--luis-text-2-line-height: 16px;
	--luis-text-3-size: 14px;
	--luis-text-3-line-height: 20px;
	--luis-text-4-size: 20px;
	--luis-text-4-line-height: 26px;
	--luis-text-5-size: 20px;
	--luis-text-5-line-height: 23px;
	--luis-text-6-size: 32px;
	--luis-text-6-line-height: 32px;
	
	--luis-big-text-size: 20px;
	--luis-big-text-line-height: 24px;
	
	--luis-article-padding-top: 70px;
	--luis-article-padding-bottom: 60px;
	
	--luis-standard-padding-top: 100px;
	--luis-standard-padding-bottom: 120px;
	
	--luis-standard-margin-top: 100px;
	--luis-standard-margin-bottom: 100px;
}

}


/* Tablet Querformat */
@media (max-width: 1200px) {

}
/* Tablet Hochformat */
@media (max-width: 992px) {

}
/* Handys */
@media (max-width: 768px) {

}
@media (max-width: 576px) {

}



.clear{ clear:both; }
.left{float:left;}
.right{float:right;}
.textleft{text-align:left;}
.textright{text-align:right;}
.textcenter{text-align:center;}
img{ vertical-align:bottom; }
/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.container,
.mod_article:not(.fluid) .inner,
#footer .inside,
.ce_swiperStart.background .swiper-scrollbar{
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container,
  .mod_article:not(.fluid) .inner,
  #footer .inside,
.ce_swiperStart.background .swiper-scrollbar {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container,
  .mod_article:not(.fluid) .inner,
  #footer .inside,
.ce_swiperStart.background .swiper-scrollbar {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container,
  .mod_article:not(.fluid) .inner,
  #footer .inside,
.ce_swiperStart.background .swiper-scrollbar {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container,
  .mod_article:not(.fluid) .inner,
  #footer .inside,
.ce_swiperStart.background .swiper-scrollbar {
    max-width: 1200px;
  }
}

@media (min-width: 1400px) {
  .container,
  .mod_article:not(.fluid) .inner,
  #footer .inside,
.ce_swiperStart.background .swiper-scrollbar {
    max-width: 1400px;
  }
  #header .mm_dropdown{
	  max-width: 1400px;
	  margin: 0 auto;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -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%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
/*# sourceMappingURL=bootstrap-grid.css.map */
/*! jQuery UI - v1.14.0 - 2024-08-22
* https://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, button.css, controlgroup.css, checkboxradio.css, dialog.css, theme.css
* To view and modify this theme, visit https://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright OpenJS Foundation and other contributors; Licensed MIT */

.ui-draggable-handle {
	touch-action: none;
}
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable {
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-sortable-handle {
	touch-action: none;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	user-select: none;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 125+ */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	background-image: none;
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
/*
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("../../files/assets/css/images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("../../files/assets/css/images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("../../files/assets/css/images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("../../files/assets/css/images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("../../files/assets/css/images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("../../files/assets/css/images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
	background-image: url("../../files/assets/css/images/ui-icons_777777_256x240.png");
}
*/
/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
	background-image: none;
}
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
}
.ui-widget-shadow {
	box-shadow: 0px 0px 5px #666666;
}


/*
	Copyright (C) Hoefler & Co.
	This software is the property of Hoefler & Co. (H&Co).
	Your right to access and use this software is subject to the
	applicable License Agreement, or Terms of Service, that exists
	between you and H&Co. If no such agreement exists, you may not
	access or use this software for any purpose.
	This software may only be hosted at the locations specified in
	the applicable License Agreement or Terms of Service, and only
	for the purposes expressly set forth therein. You may not copy,
	modify, convert, create derivative works from or distribute this
	software in any way, or make it accessible to any third party,
	without first obtaining the written permission of H&Co.
	For more information, please visit us at http://typography.com.
*/

@font-face {
	font-display: swap;
	font-family: 'HCo Gotham SSm';
	src:url('../../files/assets/fonts/GothamSSm-XLight_Web.woff2') format('woff2'),
		url('../../files/assets/fonts/GothamSSm-XLight_Web.woff') format('woff');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-display: swap;
	font-family: 'HCo Gotham SSm';
	src:url('../../files/assets/fonts/GothamSSm-XLightItalic_Web.woff2') format('woff2'),
		url('../../files/assets/fonts/GothamSSm-XLightItalic_Web.woff') format('woff');
	font-weight: 200;
	font-style: italic;
}

@font-face {
	font-display: swap;
	font-family: 'HCo Gotham SSm';
	src:url('../../files/assets/fonts/GothamSSm-Light_Web.woff2') format('woff2'),
		url('../../files/assets/fonts/GothamSSm-Light_Web.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-display: swap;
	font-family: 'HCo Gotham SSm';
	src:url('../../files/assets/fonts/GothamSSm-LightItalic_Web.woff2') format('woff2'),
		url('../../files/assets/fonts/GothamSSm-LightItalic_Web.woff') format('woff');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-display: swap;
	font-family: 'HCo Gotham SSm';
	src:url('../../files/assets/fonts/GothamSSm-Book_Web.woff2') format('woff2'),
		url('../../files/assets/fonts/GothamSSm-Book_Web.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-display: swap;
	font-family: 'HCo Gotham SSm';
	src:url('../../files/assets/fonts/GothamSSm-BookItalic_Web.woff2') format('woff2'),
		url('../../files/assets/fonts/GothamSSm-BookItalic_Web.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-display: swap;
	font-family: 'HCo Gotham SSm';
	src:url('../../files/assets/fonts/GothamSSm-Medium_Web.woff2') format('woff2'),
		url('../../files/assets/fonts/GothamSSm-Medium_Web.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-display: swap;
	font-family: 'HCo Gotham SSm';
	src:url('../../files/assets/fonts/GothamSSm-MediumItalic_Web.woff2') format('woff2'),
		url('../../files/assets/fonts/GothamSSm-MediumItalic_Web.woff') format('woff');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-display: swap;
	font-family: 'HCo Gotham SSm';
	src:url('../../files/assets/fonts/GothamSSm-Bold_Web.woff2') format('woff2'),
		url('../../files/assets/fonts/GothamSSm-Bold_Web.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-display: swap;
	font-family: 'HCo Gotham SSm';
	src:url('../../files/assets/fonts/GothamSSm-BoldItalic_Web.woff2') format('woff2'),
		url('../../files/assets/fonts/GothamSSm-BoldItalic_Web.woff') format('woff');
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-display: swap;
	font-family: 'HCo Gotham SSm';
	src:url('../../files/assets/fonts/GothamSSm-Black_Web.woff2') format('woff2'),
		url('../../files/assets/fonts/GothamSSm-Black_Web.woff') format('woff');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-display: swap;
	font-family: 'HCo Gotham SSm';
	src:url('../../files/assets/fonts/GothamSSm-BlackItalic_Web.woff2') format('woff2'),
		url('../../files/assets/fonts/GothamSSm-BlackItalic_Web.woff') format('woff');
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-display: swap;
	font-family: 'Maax Mono';
	src:url('../../files/assets/fonts/Maax Mono - Regular-205TF.woff2') format('woff2'),
		url('../../files/assets/fonts/Maax Mono - Regular-205TF.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}
@font-face {
	font-display: swap;
	font-family: 'Maax Mono';
	src:url('../../files/assets/fonts/Maax Mono - Bold-205TF.woff2') format('woff2'),
		url('../../files/assets/fonts/Maax Mono - Bold-205TF.woff') format('woff');
	font-weight: 600;
	font-style: italic;
}



html {
  scroll-behavior: smooth;
}

body{
	font-family: 'HCo Gotham SSm';
	color: var(--luis-dark-blue-1);
	font-size:var(--luis-text-3-size);
	line-height:var(--luis-text-3-line-height);
	font-weight:400;
}

a{
	color:var(--luis-dark-blue-1);
	text-decoration:none;
	transition:all .4s;
}



strong{
	font-weight:700;
}


h1,.h1-size,
h2,.h2-size,
h3,.h3-size,
h4,.h4-size,
h5,.h5-size,
h6,.h6-size{
	font-weight:700;
	margin-top:0;
	margin-bottom:24px;
}
h1,
.h1-size{
	font-size:var(--luis-h1-size);
	line-height: var(--luis-h1-line-height);
}
h2,
.h2-size,
.mod_newsreader h1,
.mod_eventreader h1{
	font-size:var(--luis-h2-size);
	line-height: var(--luis-h2-line-height);
}
h3,
.h3-size{
	font-size:var(--luis-h3-size);
	line-height: var(--luis-h3-line-height);
}
h4,
.h4-size{
	font-size:var(--luis-h4-size);
	line-height: var(--luis-h4-line-height);
}
h5,
.h5-size,
.mod_newsreader h2,
.mod_eventreader h2{
	font-size:var(--luis-h5-size);
	line-height: var(--luis-h5-line-height);
}
.mod_newsreader h3,
.mod_eventreader h4{
	font-size:var(--luis-text-3-size);
	line-height: var(--luis-text-3-line-height);
}
h1 .regular,
h2 .regular,
h3 .regular,
h4 .regular,
h5 .regular{
	font-weight:400;
}

/* Entwicklungs­standards */
.entwicklungsstandards{
	font-size:var(--luis-h3-size);
	line-height: var(--luis-h3-line-height);
}
/*
h6,.h6-size{
	font-size:var(--luis-h6-size);
	line-height: var(--luis-h6-line-height);
}
*/
.h-oversize-1{
	font-size:var(--luis-h-oversize-1);
	line-height:var(--luis-h-oversize-1-line-height);
	font-weight:700;
}
.h-oversize-2{
	font-size:var(--luis-h-oversize-2);
	line-height:var(--luis-h-oversize-2-line-height);
	font-weight:700;
}


.legal #main{
	font-size:var(--luis-text-1-size);
	line-height:var(--luis-text-1-line-height);
}
.legal ol{
	font-weight:700;
	font-size:var(--luis-legal-h2-size);
	line-height: var(--luis-legal-h2-line-height);
}
.legal h1{
	font-size:var(--luis-legal-h1-size);
	line-height: var(--luis-legal-h1-line-height);
	margin-bottom:12px;
}
.legal h2{
	font-size:var(--luis-legal-h2-size);
	line-height: var(--luis-legal-h2-line-height);
	margin-bottom:12px;
}
.legal h3{
	font-size:var(--luis-legal-h3-size);
	line-height: var(--luis-legal-h3-line-height);
	margin-bottom:12px;
}
.legal h4{
	font-size:var(--luis-legal-h4-size);
	line-height: var(--luis-legal-h4-line-height);
	margin-bottom:12px;
}

@media (max-width: 768px) {
	.legal h1{
		hyphens:auto;
	}
}
@media (max-width: 576px) {

}

.ce_image .caption,
.ce_player .caption{
	font-size: var(--luis-text-1-size);
	line-height:var(--luis-text-1-line-height);
	padding-top:20px;
	color: var(--luis-light-grey-1);
}

.ce_text p{
	margin-top:0px;
	margin-bottom:24px;
}

/* ÜberÜberschrift Absatz */
.overline h1,
.overline h2,
.overline h3,
.overline h4,
.overline h5,
.overline h6{
	margin-top:0px;
}
.overline p:first-child{
	text-transform:uppercase;
	margin-bottom:12px;
	font-size:var(--luis-text-4-size);
	line-height:var(--luis-text-4-line-height);
}

/* ---------------------------------------------------------------------------------------------------------------- */
.blur.fader-hidden{
	filter: blur(10px);
	transition:all 4s;
}

.standard-padding-top{
	padding-top: var(--luis-standard-padding-top);
}
.standard-padding-bottom{
	padding-bottom: var(--luis-standard-padding-bottom);
}
.standard-padding-bottom-half{
	padding-bottom: calc( var(--luis-standard-padding-bottom) / 2 );
}
.standard-padding-bottom-double{
	padding-bottom: calc( var(--luis-standard-padding-bottom) * 2 );
}


.standard-margin-top{
	margin-top: var(--luis-standard-margin-top);
}
.standard-margin-top-double{
	margin-top: calc( var(--luis-standard-margin-top) * 2 );
}
.standard-margin-top-half{
	margin-top: calc( var(--luis-standard-margin-top) / 2 );
}
.standard-margin-top-quarter{
	margin-top: calc( var(--luis-standard-margin-top) / 4 );
}

.standard-margin-bottom{
	margin-bottom: var(--luis-standard-margin-bottom);
}
.standard-margin-bottom-double{
	margin-bottom: calc( var(--luis-standard-margin-bottom) * 2 );
}
.standard-margin-bottom-half{
	margin-bottom: calc( var(--luis-standard-margin-bottom) / 2 );
}
.standard-margin-bottom-quarter{
	margin-bottom: calc( var(--luis-standard-margin-bottom) / 4 );
}

@media (max-width: 992px) {
	.standard-margin-top-mobile{
		margin-top: var(--luis-standard-margin-top);
	}
	.standard-margin-top-half-mobile{
		margin-top: calc( var(--luis-standard-margin-top) / 2 );
	}
	.standard-margin-top-quarter-mobile{
		margin-top: calc( var(--luis-standard-margin-top) / 4 );
	}
	.standard-margin-bottom-mobile{
		margin-bottom: var(--luis-standard-margin-bottom);
	}
	.standard-margin-bottom-half-mobile{
		margin-bottom: calc( var(--luis-standard-margin-bottom) / 2 );
	}
	.standard-margin-bottom-quarter-mobile{
		margin-bottom: calc( var(--luis-standard-margin-bottom) / 4 );
	}
}
@media (max-width: 768px) {
	.standard-margin-top-mobile-768{
		margin-top: var(--luis-standard-margin-top);
	}
	.standard-margin-top-half-mobile-768{
		margin-top: calc( var(--luis-standard-margin-top) / 2 );
	}
	.standard-margin-top-quarter-mobile-768{
		margin-top: calc( var(--luis-standard-margin-top) / 4 );
	}
	.standard-margin-bottom-mobile-768{
		margin-bottom: var(--luis-standard-margin-bottom);
	}
	.standard-margin-bottom-half-mobile-768{
		margin-bottom: calc( var(--luis-standard-margin-bottom) / 2 );
	}
	.standard-margin-bottom-quarter-mobile-768{
		margin-bottom: calc( var(--luis-standard-margin-bottom) / 4 );
	}
}
@media (max-width: 576px) {
	.standard-margin-top-mobile-575{
		margin-top: var(--luis-standard-margin-top);
	}
	.standard-margin-top-half-mobile-575{
		margin-top: calc( var(--luis-standard-margin-top) / 2 );
	}
	.standard-margin-top-quarter-mobile-575{
		margin-top: calc( var(--luis-standard-margin-top) / 4 );
	}
	.standard-margin-bottom-mobile-575{
		margin-bottom: var(--luis-standard-margin-bottom);
	}
	.standard-margin-bottom-half-mobile-575{
		margin-bottom: calc( var(--luis-standard-margin-bottom) / 2 );
	}
	.standard-margin-bottom-quarter-mobile-575{
		margin-bottom: calc( var(--luis-standard-margin-bottom) / 4 );
	}
}

.mod_article.padding{
	padding: var(--luis-article-padding-top) 0 var(--luis-article-padding-bottom) 0;
}
.mod_article.padding-top{
	padding: var(--luis-article-padding-top) 0 0 0;
}
.mod_article.padding-bottom{
	padding: 0 0 var(--luis-article-padding-bottom) 0;
}

.mod_article.fullheight .inner{
	min-height:100vh;
}
.mod_article.fullheight-first .inner{
	min-height: calc(100vh - var(--luis-header-height));
}

.mod_article.flex .inner{
	display:flex;
	flex-direction:column;
	padding: var(--luis-article-padding-top) 20px var(--luis-article-padding-bottom) 20px;
}
/* Scrollanimation Home */
.mod_article.flexNoPad .inner{
	display:flex;
	flex-direction:column;
	justify-content:center;
	min-height:100vh;
}
.mod_article.flex.fullheight-first .inner{
	display:flex;
	flex-direction:column;
	padding: var(--luis-article-first-padding-top) 20px var(--luis-article-first-padding-bottom) 20px;
}
.mod_article.flex.justify-center .inner{
	justify-content:center;
}
.mod_article.flex.justify-start .inner{
	justify-content:flex-start;
}
.mod_article.flex.justify-end .inner{
	justify-content:flex-end;
}
.mod_article.flex.justify-space-between .inner{
	justify-content:space-between;
}

/* Tablet Querformat */
@media (max-width: 1200px) {

}
/* Tablet Hochformat */
@media (max-width: 992px) {

}
/* Handys */
@media (max-width: 768px) {
	.notmobile-768{
		display:none !important;
	}
}
@media (max-width: 576px) {
	.notmobile-576{
		display:none !important;
	}
}

/* ---------------------------------------------------------------------------------------------------------------- */
/* Home */
/*



/* Bootstrap Grid */
.ce_bs_gridStart.align-items-center{
	align-items:center;
}
.ce_bs_gridStart.align-items-start{
	align-items:flex-start;
}
.ce_bs_gridStart.align-items-end{
	align-items:flex-end;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #C4C4C4;
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #C4C4C4;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color: #C4C4C4;
}

/* Headerbild */

#headerbild .ce_text{
	text-shadow:1px 1px 6px rgba(0, 0, 0, .1)
}

/* Events */
.events .mod_eventlist .empty{
	padding-left:15px;
	color:var(--luis-light-grey-1);
}

.layout_teaser_mm .ce_text{
	text-transform:none;
	display:flex;
}
.layout_teaser_mm .ce_text .image_container{
	width:50%;
	padding: 0 10px 0 0px;
	box-sizing:border-box;
}
.layout_teaser_mm .ce_text .inner{
	width:50%;
	padding: 0 10px 0 10px;
	box-sizing:border-box;
	display:flex;
	flex-wrap:nowrap;
	flex-direction:column;
}
.layout_teaser_mm .ce_text .inner .headline-events{
	font-size:22px;
	line-height:24px;
	letter-spacing:0;
	margin-bottom:24px;
}
.layout_teaser_mm .ce_text .inner .time{
	font-family: 'Maax Mono';
	font-size:12px;
	line-height:20px;
	font-weight:400;
	letter-spacing:0;
	margin-bottom:12px;
}
.layout_teaser_mm .ce_text .inner .headline-event{
	font-size:16px;
	line-height:19px;
	letter-spacing:0;
	flex-grow:3;
}
.layout_teaser_mm .ce_text .inner .more{
	font-size:13px;
	line-height:24px;
	letter-spacing:0.03em;
	margin-bottom:5px;
}
.mod_sibling_navigation_event .s-prev,
.mod_sibling_navigation_news .s-prev{
	background:url(../../files/assets/images/arrow-left-light.svg) no-repeat left center transparent;
	background-size: auto 16px;
	color:var(--luis-light-grey-2);
	padding-left:25px;
	line-height:16px;
}
.mod_sibling_navigation_event .s-prev:hover,
.mod_sibling_navigation_news .s-prev:hover{
	background:url(../../files/assets/images/arrow-left-orange.svg) no-repeat left center transparent;
	background-size: auto 16px;
	color:var(--luis-orange);
}
.mod_sibling_navigation_event .s-next,
.mod_sibling_navigation_news .s-next{
	background:url(../../files/assets/images/arrow-right-dark.svg) no-repeat right center transparent;
	background-size: auto 16px;
	color:var(--luis-dark-blue-1);
	padding-right:25px;
	line-height:16px;
}
.mod_sibling_navigation_event .s-next:hover,
.mod_sibling_navigation_news .s-next:hover{
	background:url(../../files/assets/images/arrow-right-orange.svg) no-repeat right center transparent;
	background-size: auto 16px;
	color:var(--luis-orange);
}
.ce_text.back-btn a{
	background:url(../../files/assets/images/arrow-left-dark.svg) no-repeat left center transparent;
	background-size: auto 16px;
	color:var(--luis-dark-blue-1);
	padding-left:25px;
	line-height:16px;
}
.ce_text.back-btn a:hover{
	background:url(../../files/assets/images/arrow-left-orange.svg) no-repeat left center transparent;
	background-size: auto 16px;
	color:var(--luis-orange);
}
/* Desktop */
@media (max-width: 1200px) {

}
/* Tablet Hochformat */
@media (max-width: 992px) {
	.events #headerbereich h1{
		font-size:var(--luis-h2-size);
		line-height:var(--luis-h2-line-height);
	}
	
}
/* Handys */
@media (max-width: 768px) {
	.events #headerbereich .ce_image img{
		width:80px;
		height:auto;
	}
}
@media (max-width: 576px) {

}
/* News */
.mm_dropdown .mod_newslist{
	margin-top:40px;
	margin-bottom:20px;
}
body:not(.home) .layout_latest{
	margin-bottom:56px;
}
.layout_latest_mm .ce_text{
	text-transform:none;
	display:flex;
}
.layout_latest_mm .ce_text .image_container{
	width:50%;
	padding: 0 10px 0 0px;
	box-sizing:border-box;
}
.layout_latest_mm .ce_text .inner{
	width:50%;
	padding: 0 10px 0 10px;
	box-sizing:border-box;
	display:flex;
	flex-wrap:nowrap;
	flex-direction:column;
}
.layout_latest_mm .ce_text .inner .headline-news{
	font-size:22px;
	line-height:24px;
	letter-spacing:0;
	margin-bottom:24px;
}
.layout_latest_mm .ce_text .inner .info{
	font-family: 'Maax Mono';
	font-size:12px;
	line-height:20px;
	font-weight:400;
	letter-spacing:0;
	margin-bottom:12px;
}
.layout_latest_mm .ce_text .inner .headline-new{
	font-size:16px;
	line-height:19px;
	letter-spacing:0;
	flex-grow:3;
}
.layout_latest_mm .ce_text .inner .more{
	font-size:13px;
	line-height:24px;
	letter-spacing:0.03em;
	margin-bottom:5px;
}
.layout_latest h2{
	font-size:var(--luis-legal-h2-size);
	line-height:var(--luis-legal-h2-line-height);
}
.mod_newsreader p.back{
	display:none;
}
.layout_latest .more{
	display:none;
}
.layout_latest .info{
	font-family: 'Maax Mono';
	font-size:12px;
	line-height:20px;
}
.layout_latest h3{
	font-size:var(--luis-legal-h2-size);
	line-height:var(--luis-legal-h2-line-height);
}
.mod_newsmenu{
	font-size:var(--luis-text-4-size);
	line-height:var(--luis-text-4-line-height);
	font-weight:700;
	margin-bottom: calc( var(--luis-standard-margin-bottom) / 2 );
}
.mod_newsmenu ul{
	list-style:none;
	padding:0;
	margin:0;
}
.mod_newsmenu ul li{
	margin-bottom:20px;
}
.mod_newsarchive .pagination{
	
}
.mod_newsarchive .pagination ul{
	list-style:none;
	padding:0;
	margin:0;
	margin-top: calc( var(--luis-standard-margin-top) / 4 );
}
.mod_newsarchive .pagination ul li{
	display:inline-block;
	padding: 0 14px 0 10px;
	border-right:1px solid var(--luis-dark-blue-1);
}
.mod_newsarchive .pagination ul li a{
	color:var(--luis-dark-blue-1);
}
.mod_newsarchive .pagination ul li a:hover{
	color:var(--luis-orange);
}
.mod_newsarchive .pagination ul li.next{
	border:0;
}
.mod_newsarchive .pagination ul li.previous{
	padding: 0 14px 0 0px;
}
.mod_newsarchive .pagination ul li a.previous{
	background:url(../../files/assets/images/arrow-left-dark.svg) no-repeat left center transparent;
	background-size: auto 16px;
	color:var(--luis-dark-blue-1);
	padding-left:25px;
	line-height:16px;
}
.mod_newsarchive .pagination ul li a.previous:hover{
	background:url(../../files/assets/images/arrow-left-orange.svg) no-repeat left center transparent;
	background-size: auto 16px;
	color:var(--luis-orange);
}
.mod_newsarchive .pagination ul li a.next{
	background:url(../../files/assets/images/arrow-right-dark.svg) no-repeat right center transparent;
	background-size: auto 16px;
	color:var(--luis-dark-blue-1);
	padding-right:25px;
	line-height:16px;
}
.mod_newsarchive .pagination ul li a.next:hover{
	background:url(../../files/assets/images/arrow-right-orange.svg) no-repeat right center transparent;
	background-size: auto 16px;
	color:var(--luis-orange);
}
.mod_newsarchive .pagination ul li.last,
.mod_newsarchive .pagination ul li.first{
	display:none;
}

/* Desktop */
@media (max-width: 1200px) {
	.news #headerbereich h1{
		font-size:var(--luis-h2-size);
		line-height:var(--luis-h2-line-height);
	}
}
/* Tablet Hochformat */
@media (max-width: 992px) {
	
}
/* Handys */
@media (max-width: 768px) {
	.news #headerbereich .ce_image img{
		width:80px;
		height:auto;
	}
	.mod_newsmenu ul li{
		display:inline-block;
		margin: 0 20px 10px 0;
	}
}
@media (max-width: 576px) {
	.mod_newsarchive .pagination ul li{
		display:none;
		border:0;
	}
	.mod_newsarchive .pagination ul li.next,
	.mod_newsarchive .pagination ul li.previous{
		display:inline-block;
	}
	.mod_newsarchive .pagination ul li.next{
		float:right;
	}
}
/* Events */

body:not(.home) .layout_teaser{
	margin-bottom:80px;
}
.layout_teaser .more{
	display:none;
}
.layout_teaser .time{
	font-family: 'Maax Mono';
	font-size:12px;
	line-height:20px;
}
.layout_full .info{
	font-family: 'Maax Mono';
	font-size:16px;
	line-height:20px;
	margin-top:0px;
}
.layout_teaser h3,
.layout_teaser h2{
	font-size:var(--luis-legal-h2-size);
	line-height:var(--luis-legal-h2-line-height);
}
.mod_eventreader p.back{
	display:none;
}

.mod_sibling_navigation_event .s-next,
.mod_sibling_navigation_news .s-next{
	float:right;
}
/* Swiper */
.hasControls .swiper-container{
	padding-bottom:110px;
}
.swiper-container .row{
	margin:0;
}
.swiper-button-next, 
.swiper-button-prev{
	top: calc(100% - 20px);
	width:15px;
	height:14px;
}
.swiper-button-next.swiper-button-disabled, 
.swiper-button-prev.swiper-button-disabled{
	opacity:0;
}
.swiper-button-next{
	right:auto;
	left:45px;
}
.swiper-button-next:after{
	content:"";
	background:url(../../files/assets/images/arrow-right-dark.svg) no-repeat center transparent;
	width:15px;
	height:14px;
}
.swiper-button-next:hover::after{
	content:"";
	background:url(../../files/assets/images/arrow-right-orange.svg) no-repeat center transparent;
}
.swiper-button-prev:after{
	content:"";
	background:url(../../files/assets/images/arrow-left-light.svg) no-repeat center transparent;
	width:15px;
	height:14px;
}
.swiper-button-prev:hover::after{
	content:"";
	background:url(../../files/assets/images/arrow-left-orange.svg) no-repeat center transparent;
}
.swiper-container-horizontal>.swiper-scrollbar{
	width:50%;
	bottom:80px;
	height:2px;
	background:#C4C4C4;
	border-radius:0px;
}
/* Tablet Querformat */
@media (max-width: 1200px) {

}
/* Tablet Hochformat */
@media (max-width: 992px) {

}
/* Handys */
@media (max-width: 768px) {

}
@media (max-width: 576px) {
	.swiper-container-horizontal>.swiper-scrollbar{
		width:100%;
	}
}
/* Top-Button */
#topBtn {
  position: fixed;
  width:60px;
  height:60px;
  bottom: 40px;
  right: 40px;
  z-index: 99;
  border: 1px solid var(--luis-light-grey-1);
  outline: none;
  background:url(../../files/assets/images/luis-technology-arrow-up-grey.svg) no-repeat center transparent;
  color: white; 
  cursor: pointer;
  padding: 0px; 
  border-radius: 30px;
  font-size: 18px;
  text-indent:-10000px;
  opacity:0;
  transition: all .5s;
}
#topBtn.white {
  border: 1px solid #fff;
  background:url(../../files/assets/images/luis-technology-arrow-up-white.svg) no-repeat center transparent;
}
#topBtn:hover ,
#topBtn.white:hover {
  background:url(../../files/assets/images/luis-technology-arrow-up-orange.svg) no-repeat center transparent;
  border: 1px solid #FF7500;
}
/* Buchnavigation (Fahrerassistentzsysteme) */
#buchnavigation{
	padding: 74px 0 50px 0;
}
#buchnavigation .mod_booknav{
	
}
#buchnavigation .mod_booknav ul{
	display:inline-block;
	width:100%;
	list-style: none;
	margin:0;
	padding:0;
	margin:0;
}
#buchnavigation .mod_booknav ul li{
	display:inline-block;
	width:33.33%;
	float:left;
	line-height:51px;
}
#buchnavigation .mod_booknav ul li .btn{
	margin-top:0px;
}
#buchnavigation .mod_booknav ul li.previous{
	text-align:left;
}
#buchnavigation .mod_booknav ul li.previous a{
	display:inline-block;
	padding-left:45px;
	background:url(../../files/assets/images/btn-previous.svg) no-repeat left center transparent;
	background-size: auto 34px;
}
#buchnavigation .mod_booknav ul li.up{
	text-align:center;
}
#buchnavigation .mod_booknav ul li.next{
	text-align:right;
}
#buchnavigation .mod_booknav ul li.next a{
	display:inline-block;
	padding-right:45px;
	background:url(../../files/assets/images/btn-next.svg) no-repeat right center transparent;
	background-size: auto 34px;
}
#buchnavigation .mod_booknav ul li.previous a:hover,
#buchnavigation .mod_booknav ul li.next a:hover{
	color:var(--luis-orange);
}
/* Tablet Querformat */
@media (max-width: 1200px) {

}
/* Tablet Hochformat */
@media (max-width: 992px) {

	#buchnavigation .mod_booknav ul li.previous a span,
	#buchnavigation .mod_booknav ul li.next a span{
		display:none;
	}
	#buchnavigation .mod_booknav ul li.previous a,
	#buchnavigation .mod_booknav ul li.next a {
		text-align:left;
		width:34px;
		height:34px;
		overflow:hidden;
		margin-top:10px;
	}
}
/* Handys */
@media (max-width: 768px) {

}
@media (max-width: 576px) {
	#buchnavigation .mod_booknav ul li.previous,
	#buchnavigation .mod_booknav ul li.next{
		width:20%;
	}
	#buchnavigation .mod_booknav ul li.up{
		width:60%;
	}
}
*{
	outline:0;
}


/* Hyperlinks in Text-Elementen */
#main .ce_text:not(.link-btn):not(.back-btn) a:not(.btn):not(.btn-more){
	font-weight:700;
	text-decoration:underline;
}
#main .ce_text:not(.link-btn):not(.back-btn) a:not(.btn):not(.btn-more):hover{
	color:var(--luis-orange);
}

/* Fadings Artikel Pseudo */
.mod_article.fadeBotBlue{
	position:relative;
}
.mod_article.fadeBotBlue .ce_text{
	position:relative;
	z-index: 5;
}
.mod_article.fadeBotBlue:after{
	position:absolute;
	z-index: 2;
	content:"";
	bottom:0px;
	left:0px;
	width:100%;
	height:15%;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7db9e8+0,010a19+100&0+0,1+100 */
background: linear-gradient(to bottom,  rgba(125,185,232,0) 0%,rgba(1,10,25,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}


/* Umbrüche */


/* CSS white-space */

.nowrap{
	white-space:nowrap;
}

/* Tablet Querformat */
@media (max-width: 1200px) {
	.nobr-1200 br{
		display:none;
	}
}
/* Tablet Hochformat */
@media (max-width: 992px) {
	.nobr-992 br{
		display:none;
	}
}
/* Handys */
@media (max-width: 768px) {
	.nobr-768 br{
		display:none;
	}
}
@media (max-width: 576px) {
	.nobr-576 br{
		display:none;
	}
}


/* Text-Elemente */
.ce_text  ul{
	padding-left:22px;
	list-style: none;
}
.ce_text li::marker {
	content: '';
}
.ce_text li{
	position:relative;
	margin-bottom:20px;
	list-style: none;
}
.ce_text li:before{
	content:'';
	display:inline-block;
	position:absolute;
	left:-20px;
	top:5px;
	width:6px;
	height:10px;
	background:url(../../files/assets/images/list-style-orange.svg) no-repeat left top transparent;
}
.text-white .ce_text li:before{
	background:url(../../files/assets/images/list-style-white.svg) no-repeat left top transparent;
}
.ce_text.teaser-text-tiny li:before{
	content:'';
	display:inline-block;
	position:absolute;
	left:-20px;
	top:7px;
	width:6px;
	height:10px;
	background:url(../../files/assets/images/list-style-orange.svg) no-repeat left top transparent;
}
.ce_text.list{
	padding-left:22px !important;
	background:url(../../files/assets/images/list-style-orange.svg) no-repeat left top 5px transparent;
	background-size: 6px auto;
	transition:all .4s;
}
.ce_text.list.blue{
	padding-left:22px;
	background:url(../../files/assets/images/list-style-blue.svg) no-repeat left top 5px transparent;
	background-size: 6px auto;
	transition:all .4s;
}
.ce_text.list.orange{
	padding-left:22px;
	background:url(../../files/assets/images/list-style-orange.svg) no-repeat left top 5px transparent !important;
	background-size: 6px auto;
	transition:all .4s;
}
.ce_text.list:hover,
.ce_text.list.blue:hover,
.ce_text.list.orange:hover{
	background-size: 9px auto;
}
.ce_text.list p{
	margin-bottom:12px;
}
/* Smart Prevent */
.ce_text.biglist{
	padding-left:70px !important;
	background:url(../../files/assets/images/list-style-orange.svg) no-repeat left 20px center #fff;
	background-size: auto 30px;
	padding-top:40px;
	padding-bottom:16px;
	padding-right:60px;
}
.ce_text.biglistteaser{
	padding-left:70px !important;
	padding-top:40px;
	padding-bottom:16px;
	padding-right:60px;
}

.ce_text.hyphens{
	hyphens:auto;
}

.ce_text.readmore p{
	transition: all .4s;
	overflow:hidden;
}
.ce_text.readmore p.hidden{
	height:0px;
	margin-bottom:0px;
}
.ce_text.readmore a.btn-more{
	position:relative;
	display:inline-block;
	font-size:12px;
	margin-top:20px !important;
	padding:0px;
	margin:0px;
	box-sizing:border-box;
	cursor:pointer;
	vertical-align:middle;
	line-height:34px;
	background:url(../../files/assets/images/btn-readmore-orange.svg) no-repeat left center transparent;
	background-size: auto 100%;
	padding-left: 45px;
	color:var(--luis-light-grey-1);
}
.ce_text.readmore a.btn-more:hover{
	color:var(--luis-orange);
}
.ce_text.readmore.hide a.btn-more{
	background:url(../../files/assets/images/btn-readless-orange.svg) no-repeat left center transparent;
	background-size: auto 100%;
}
/*
.ce_text.readmore.show a.btn-more:before{
	position:absolute;
	top:0px;
	left:0px;
	content:"+";
	font-size:24px;
	line-height:30px;
	color:var(--luis-orange);
	display:inline-block;
	width:30px;
	height:30px;
	border:1px solid var(--luis-orange);
	border-radius:50%;
	box-sizing:border-box;
	text-align:center;
	text-indent:1px;
}
.ce_text.readmore.hide a.btn-more:before{
	position:absolute;
	top:0px;
	left:0px;
	content:"-";
	font-size:24px;
	line-height:26px;
	color:var(--luis-orange);
	display:inline-block;
	width:30px;
	height:30px;
	border:1px solid var(--luis-orange);
	border-radius:50%;
	box-sizing:border-box;
	text-align:center;
	text-indent:1px;
}
*/
.text-white .ce_text.readmore a.btn-more:hover{
	color:var(--luis-safevision);
}
.text-white .ce_text.readmore a.btn-more{
	background:url(../../files/assets/images/btn-readmore-blue.svg) no-repeat left center transparent;
	background-size: auto 100%;
}
.text-white .ce_text.readmore.hide a.btn-more{
	background:url(../../files/assets/images/btn-readless-blue.svg) no-repeat left center transparent;
	background-size: auto 100%;
}
/*
.text-white .ce_text.readmore a.btn-more:before{
	color:var(--luis-safevision);
	border:1px solid var(--luis-safevision);
}
*/
.ce_text.padLeftRight{
	padding: 0 10% 0 10%;
}
.ce_text.padLeft{
	padding: 0 0 0 20%;
}

.ce_text.padRight p,
p.padRight{
	padding-right:20%;
}
.ce_text.padRight.overline p:first-child{
	padding-right:0%;
}
.ce_text.padRightDouble p,
p.padRight{
	padding-right:40%;
}
.ce_text.padRightDouble.overline p:first-child{
	padding-right:0%;
}

/* Tablet Querformat */
@media (max-width: 1200px) {
	.ce_text.padRight-1200 p{
		padding-right:20%;
	}
	.ce_text.padRight-1200.overline p:first-child p{
		padding-right:0%;
	}
}
/* Tablet Hochformat */
@media (max-width: 992px) {
	.ce_text.padRight-992 p{
		padding-right:20%;
	}
	.ce_text.padRight-992.overline p:first-child p{
		padding-right:0%;
	}
	.ce_text.padRight p,
	.ce_text.padRightDouble p,
	p.padRight{
		padding-right:0%;
	}
}
/* Handys */
@media (max-width: 768px) {
	.ce_text.padLeftRight{
		padding: 0 0 0 0;
	}
	.ce_text.padLeft{
		padding: 0 0 0 0;
	}
	.ce_text.padRight-1200 p{
		padding-right:0%;
	}
	.ce_text.padRight-992 p{
		padding-right:0%;
	}
	.ce_text.padRight p,
	p.padRight{
		padding-right:0%;
	}
}
@media (max-width: 576px) {

}

/* Trennlinie-Element */
hr{
    border:0;
    color: var(--luis-dark-blue-1);
    background: var(--luis-dark-blue-1);
    height: 1px;
    margin: 20px 0px 20px 0px;
}
.grey hr{
    color: var(--luis-light-grey-1);
    background: var(--luis-light-grey-1);
}
.text-white hr{
	color: #fff;
    background: #fff;
}
.text-white .grau hr,
.ce_divider.grau hr{
	color: var(--luis-light-grey-1);
    background: var(--luis-light-grey-1);
}
.text-white .grau2 hr,
.ce_divider.grau2 hr{
	color: var(--luis-light-grey-3);
    background: var(--luis-light-grey-3);
}
.ce_divider.onlymobile{
	display:none;
}
.ce_divider.list hr{
	margin: 8px 0 20px 0;
}
.ce_divider.list.double hr{
	margin: 28px 0 40px 0;
}
@media (max-width: 768px) {
	.ce_divider.onlymobile{
		display:block;
	}
}



/* Blendet Linien erst ab einer bestimmten Breite ein. */
.ce_divider.mobile-576,
.ce_divider.mobile-768,
.ce_divider.mobile-992{
	display:none;
}

/* Tablet Querformat */
@media (max-width: 1200px) {

}
/* Tablet Hochformat */
@media (max-width: 992px) {
	.ce_divider.mobile-992{
		display:block;
	}
}
/* Handys */
@media (max-width: 768px) {
	.ce_divider.mobile-768{
		display:block;
	}
}
@media (max-width: 576px) {
	.ce_divider.mobile-576{
		display:block;
	}
}



/* Bild-Elemente */

.ce_image.desktop-576{
	display:block;
}
.ce_image.mobile-576{
	display:none;
}
.ce_image.desktop-768{
	display:block;
}
.ce_image.mobile-768{
	display:none;
}
.ce_image.desktop-992{
	display:block;
}
.ce_image.mobile-992{
	display:none;
}
.ce_image.margBotDefault{
	margin-bottom:24px;
}
/* Tablet Querformat */
@media (max-width: 1200px) {

}
/* Tablet Hochformat */
@media (max-width: 992px) {
	.ce_image.desktop-992{
		display:none;
	}
	.ce_image.mobile-992{
		display:block;
	}
}
/* Handys */
@media (max-width: 768px) {
	.ce_image.desktop-768{
		display:none;
	}
	.ce_image.mobile-768{
		display:block;
	}
}
@media (max-width: 576px) {
	.ce_image.desktop-576{
		display:none;
	}
	.ce_image.mobile-576{
		display:block;
	}
}

/* Select */


/* Buttons */
.link-btn a,
a.btn,
button.submit{
	display:inline-block;
	font-size:11px;
	line-height:15px;
	letter-spacing:.1em;
	text-transform:uppercase;
	border: 1px solid var(--luis-dark-blue-1);
	color: var(--luis-dark-blue-1);
	padding: 19px 20px 19px 20px;
	box-sizing:border-box;
	transition:none;	
	text-decoration: none;
	position: relative;
	cursor: pointer;
	z-index: 0;
	overflow: hidden;
	background-color: transparent;
	transition:all 0.25s ease-out;
	margin-top:36px;
	min-width:134px;
	max-width:100%;
	text-align:center;
}
.link-btn a:before,
a.btn:before ,
button.submit:before {
	content: "";
	position: absolute;
	z-index:-1;
	width: 150%;
	height: 100%;
	top: 0;  left: 0;  right: 0;  bottom: 0;
	transform: skewX(-45deg) translateX(90%);
	transform-origin: right;
	transition: transform 0.25s ease-out;
	background-color: var(--luis-orange);
}
.link-btn a:hover,
a.btn:hover,
button.submit:hover{
	color:#fff;
	border: 1px solid var(--luis-orange);
}
.link-btn a:hover::before,
a.btn:hover::before,
button.submit:hover::before{
	transform: translateX(-20%) skew(-45deg);
}

.link-btn.btn-ws a,
a.btn.btn-ws{
	border: 1px solid var(--luis-dark-blue-1);
	color: var(--luis-dark-blue-1);
	background: #fff;
}
.link-btn.btn-ws a:hover,
a.btn.btn-ws:hover{
	color:#fff;
	border: 1px solid var(--luis-orange);
}

.link-btn.btn-ws-trans a,
a.btn.btn-ws-trans{
	border: 1px solid #fff;
	color: #fff;
	background: transparent;
}
.link-btn.btn-ws-trans a:hover,
a.btn.btn-ws-trans:hover{
	color:#fff;
	border: 1px solid var(--luis-orange);
}

.link-btn.btn-ws-trans.btn-safe a,
a.btn.btn-ws-trans.btn-safe{
	border: 1px solid #fff;
	color: #fff;
	background: transparent;
}
.link-btn.btn-safe a:before,
.link-btn.btn-ws-trans.btn-safe a:before,
a.btn.btn-ws-trans.btn-safe:before {
	background-color: var(--luis-safevision);
}
.link-btn.btn-safe a:hover,
.link-btn.btn-ws-trans.btn-safe a:hover,
a.btn.btn-ws-trans.btn-safe:hover{
	color:var(--luis-dark-blue-1);
	border: 1px solid var(--luis-safevision);
}

.link-btn.btn-ws-bl-trans a,
a.btn.btn-ws-bl-trans{
	border: 1px solid #fff;
	color: #fff;
	background: transparent;
}
.link-btn.btn-ws-bl-trans a:hover,
a.btn.btn-ws-bl-trans:hover{
	color:#fff;
	border: 1px solid var(--luis-dark-blue-1);
}
.link-btn.btn-ws-bl-trans a:before,
a.btn-btn.btn-ws-bl-trans:before {
	content: "";
	position: absolute;
	z-index:-1;
	width: 150%;
	height: 100%;
	top: 0;  left: 0;  right: 0;  bottom: 0;
	transform: skewX(-45deg) translateX(90%);
	transform-origin: right;
	transition: transform 0.25s ease-out;
	background-color: var(--luis-dark-blue-1);
}
.link-btn.btn-ws-bl-trans a:hover::before,
a.btn-btn.btn-ws-bl-trans:hover::before{
	transform: translateX(-20%) skew(-45deg);
}

@media (max-width: 576px) {
	.link-btn a,
	a.btn,
	button.submit{
		padding: 19px 10px 19px 10px;
	}
}

/* Schriftgrößen */
.ce_text.tiny-text{
	font-size:var(--luis-text-1-size);
	line-height: var(--luis-text-1-line-height);
}
.ce_text.big-text{
	font-size:var(--luis-big-text-size);
	line-height: var(--luis-big-text-line-height);
	font-weight:500;
}
.teaser-text{
	font-size: var(--luis-text-4-size);
	line-height:var(--luis-text-4-line-height);
}
.teaser-text-tiny{
	font-size: var(--luis-text-4-size);
	line-height:var(--luis-text-4-line-height);
}

/* Tablet Querformat */
@media (max-width: 1200px) {

}
/* Tablet Hochformat */
@media (max-width: 992px) {
	.padRightMobile p{
		padding-right:25%;
	}
	.teaser-text{
		font-size: var(--luis-text-4-size);
		line-height:var(--luis-text-4-line-height);
	}
}
/* Handys */
@media (max-width: 768px) {
	.padRightMobile p{
		padding-right:0%;
	}
}
@media (max-width: 576px) {

}


/* Schriftfarben */
.text-white,
.text-white *{
	color: #fff;
}
.text-orange,
.text-orange *{
	color: var(--luis-orange);
}
.text-white a:hover{
	color:var(--luis-orange);
}
.text-grey,
.text-grey *{
	color:var(--luis-light-grey-1);
}
/* Backgrounds */
.bg-white{
	background: #fff;
}
.bg-grey{
	background: var(--luis-light-grey-6);
}
.bg-orange{
	background: var(--luis-orange);
}
.bg-greyer{
	background: var(--luis-light-grey-5);
}
.bg-luis-blue{
	background:var(--luis-dark-blue-1);
}
.bg-dark-blue{
	background:var(--luis-dark-blue-5);
}

/* Farbverläufe */
.bg-gradient-white-to-grey-5{
	background: linear-gradient(135deg,  rgba(255,255,255,1) 0%,rgba(235,235,235,1) 100%);
}
.bg-gradient-vert-grey-white{
	background: linear-gradient(to bottom,  rgba(235,235,235,1) 0%,rgba(255,255,255,1) 100%); 
}
.bg-gradient-vert-white-grey{
	background: linear-gradient(to bottom, rgba(255,255,255,1)  0%,rgba(235,235,235,1) 100%); 
}
.bg-gradient-horz-grey-white{
	background: linear-gradient(to right,  rgba(235,235,235,1) 0%,rgba(255,255,255,1) 100%);
}
.bg-gradient-horz-white-grey{
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(235,235,235,1) 100%);
}

.bg-gradient-horz-blue{
	background: linear-gradient(to right,  rgba(1,10,25,1) 0%,rgba(31,42,68,1) 100%);
}
.bg-gradient-horz-blue-02{
	background: linear-gradient(to right,  rgba(31,42,68,1) 0%,rgba(1,10,25,1) 100%);
}



.bg-gradient-vert-blue{
	background: linear-gradient(to bottom,  rgba(1,10,25,1) 0%,rgba(31,42,68,1) 100%);
}
.bg-gradient-vert-blue-2{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1f2a44+0,010a19+100 */
	background: linear-gradient(to bottom,  rgba(31,42,68,1) 0%,rgba(1,10,25,1) 100%);
}
.bg-gradient-vert-blue-3{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#010a19+0,151d30+100 */
background: linear-gradient(to bottom,  rgba(1,10,25,1) 0%,rgba(21,29,48,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
.bg-gradient-vert-blue-4{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#151d30+0,1f2a44+100 */
background: linear-gradient(to bottom,  rgba(21,29,48,1) 0%,rgba(31,42,68,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.bg-gradient-diag-blue{
	background: linear-gradient(135deg,  rgba(1,10,25,1) 0%,rgba(31,42,68,1) 100%);
}
.bg-gradient-diag-grey{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f7f7f7+0,dedede+100 */
	background: linear-gradient(135deg,  rgba(247,247,247,1) 0%,rgba(222,222,222,1) 100%); 
}
.bg-gradient-diag-grey-white{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f7f7f7+100 */
	background: linear-gradient(45deg,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); 
}

.bg-gradient-vert-otange{
	background: linear-gradient(to bottom,  rgba(255,117,0,1) 0%,rgba(255,81,1,1) 100%);
}

.bg-gradient-radial-grey{
	background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 0%,rgba(235,235,235,1) 100%);
}


/* Header */
#header ul,
#header ol{
	padding:0;
}
#header{
	height: var(--luis-header-height);
	position:relative;
}
#header .inside{
	display:flex;
	align-items:center;
}
#header .inside{
	max-width:2100px;
	margin: 0 auto;
}


/* Logo */
#header .logo{
	display:inline-block;
	float:left;
	margin: 30px 40px 10px 40px;
}

@media (max-width: 1200px) {
	#header .logo{
		margin: 30px 20px 10px 20px;
	}
}
@media (max-width: 992px) {
	#header .logo{
		margin: 30px 20px 10px 40px;
	}
}
@media (max-width: 576px) {
	#header .logo{
		margin: 30px 20px 10px 20px;
	}
}
/* Hauptnavigation Header */
#header .hauptnavigation{
	display:inline-block;
	margin: 0 0px 0 20px;
	padding: 27px 0 0 0;
	float:left;
	font-size:15px;
	line-height:20px;
	font-weight:700;
	letter-spacing:.015em;
	text-transform:uppercase;
	flex-grow:2;
}
#header .hauptnavigation ul{
	margin: 0px;
}
#header .hauptnavigation li{
	display:inline-block;
	margin: 0 20px 0 20px;
	transition: all .4s;
}
@media (max-width: 1200px) {
	#header .hauptnavigation li{
		margin: 0 10px 0 10px;
	}
}
/* Subnavigation Header */
#header .subnavigation{
	display:flex;
	align-items:flex-end;
	margin: 0px 30px 0px 20px;
	padding: 24px 0 0px 0;
	font-size:11px;
	line-height:15px;
	font-weight:500;
	letter-spacing:.01em;
	float:right;
	text-transform:none;
}
#header .subnavigation ul.level_1{
	margin: 0px;
	display:inline-block;
}
#header .subnavigation li{
	display:inline-block;
}
#header .subnavigation li a,
#header .subnavigation li strong{
	display:inline-block;
	padding: 25px 10px 0 10px;
	font-weight:500;
}
#header .subnavigation li a.suche,
#header .subnavigation li strong.suche{
	background:url(../../files/assets/images/luis-subnav-header-suche.svg) no-repeat center top transparent;
}
#header .subnavigation li a.haendlersuche,
#header .subnavigation li strong.haendlersuche{
	background:url(../../files/assets/images/luis-subnav-header-haendler.svg) no-repeat center top transparent;
}
#header .subnavigation li a.downloads,
#header .subnavigation li strong.downloads{
	background:url(../../files/assets/images/luis-subnav-header-downloads.svg) no-repeat center top transparent;
}
#header .subnavigation li a.kontakt,
#header .subnavigation li strong.kontakt{
	background:url(../../files/assets/images/luis-subnav-header-kontakt.svg) no-repeat center top transparent;
}
@media (max-width: 1200px) {
	#header .subnavigation{
		margin: 0px 20px 0px 20px;
	}
	#header .subnavigation li a,
	#header .subnavigation li strong{
		padding: 25px 5px 0 5px;
	}
}
/* Mega Menu */
#header .mod_customnav li.mm_container .mm_dropdown {
	padding-top:34px;
}
.megamenunavigation li.mm_container .mm_dropdown>.inner{
	background-color:transparent !important;
}
#header .megamenunavigation li.mm_container .mm_dropdown>.inner {
	position:relative;
    overflow: hidden;
	z-index:10;
	padding:0;
}
#header .megamenunavigation li.mm_container .mod_customnav a:hover,
#header .megamenunavigation li.mm_container p.more a:hover{
	color:var(--luis-orange);
}
#header .megamenunavigation .mod_eventlist .empty{
	display:none;
}
/*
#header .megamenunavigation li.mm_container .mm_dropdown>.inner:before {
	content:"";
	position:absolute;
	z-index:5;
	top:0px;
	left:0px;
	width:100%;
	height:100vh;
	background:rgba(0,0,0,.5);
	backdrop-filter: blur(10px);
}
*/
#header .megamenunavigation .mm_dropdown::before {
    content:"";
	position:absolute;
	display:block;
	top:34px;
	right:41.7%;
	height:100%;
	width:10000px;
	background:var(--luis-light-grey-6);	
	z-index:2;
}
#header .megamenunavigation li.suche .mm_dropdown::before {
	background:#fff;	
}
#header .megamenunavigation .mm_dropdown::after {
    content:"";
	position:absolute;
	display:block;
	top:34px;
	left:58.3%;
	height:100%;
	width:10000px;
	background:#fff;	
	z-index:3;
}
#header .megamenunavigation .mm_dropdown .mod_customnav{
	margin: 60px 0 0 0;
	font-size:13px;
	line-height:26px;
	font-weight:700;
	letter-spacing:.03em;
	text-transform:none !important;
}
#header .megamenunavigation .mm_dropdown .mod_customnav li{
	display:block;
	margin-bottom:30px;
}
#header .megamenunavigation .mm_dropdown .mod_customnav li.last{
	margin-bottom:0px;
}

#header .megamenunavigation li.suche .mm_dropdown .mod_search{
	min-height:466px;
	width:100%;
	display:flex;
	align-items:center;
}
#header .megamenunavigation li.suche .mm_dropdown .mod_search form{
	position:relative;
	width:100%;
}
#header .megamenunavigation li.suche .mm_dropdown .mod_search input{
	position:relative;
	width:100%;
	font-size:20px;
	line-height:30px;
	font-weight:400;
	border-radius:0;
	border:0;
	border-bottom: 1px solid #707070;
	background:transparent;
	outline:0;
	padding-right:20px;
}
#header .megamenunavigation li.suche .mm_dropdown .mod_search input:focus{
	border-radius:0;
	border:0;
	border-bottom: 1px solid #707070;
	background:transparent;
}
#header .megamenunavigation li.suche .mm_dropdown .mod_search button{
	position:absolute;
	top:0px;
	right:0px;
	border:0;
	width:20px;
	height:20px;
	text-indent:-10000px;
	background:url(../../files/assets/images/luis-search-submit.svg) no-repeat center transparent;
	cursor:pointer;
}
#header .megamenunavigation li.suche .mm_dropdown .mod_search button:hover{
	background:url(../../files/assets/images/luis-subnav-header-suche.svg) no-repeat center transparent;
}

#header .megamenunavigation .darker{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:400px;
	background:#f0f;
	z-index:11;
}
/*
#header .megamenunavigation li.mm_container .mm_dropdown>.inner:before{
	content:"";
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100px;
	min-height:100vh;
	background:#f0f;
}
*/
/* Sprachwechsler */
.mod_changelanguage{
	text-transform:uppercase;
	text-align:right;
	display:inline-block;
	font-family: 'HCo Gotham SSm';
	font-size:11px;
	line-height:15px;
	font-weight:500;
	letter-spacing:.01em;
	margin-left:8px;
}
.mod_changelanguage select{
	border:0;
	font-family: 'HCo Gotham SSm';
	font-size:11px;
	line-height:15px;
	font-weight:500;
	letter-spacing:.01em;
	-webkit-border-radius: 0; 
    border: 0; 
	background:#fff;
}
.mod_changelanguage select option{
	font-family: 'HCo Gotham SSm';
	font-size:11px;
	line-height:15px;
	font-weight:500;
	letter-spacing:.01em;
}
.mod_changelanguage li{

}
.mod_changelanguage a{
	padding: 0 10px 0 0px !important;
}
/* Hauptnavigation Mobile */
.mod_mmenu{
	display:none;
}
#header .navigation{
	display:none;
	position:absolute;
	top:35px;
	right:20px;
	transition:all .4s;
}
#header .navigation .menu-button #hamburger{
    display:inline-block;
    width: 40px;
    height: 25px;
    cursor: pointer;
    margin-right:0px;
}
#header .navigation .menu-button #hamburger span {
    display:block;
    background:#030303;
    border-radius:0px;
    box-sizing: border-box;
}
#header .navigation .menu-button #hamburger span {
    width: 40px;
    height: 4px;
    position: relative;
    top: 0px;
    left: 0px;
    margin: 3px 0 6px 0;
}
#header .navigation .mod_changelanguage{
	display:block;
	margin-top:10px;
	margin-left:0px;
}
@media (max-width: 992px) {
	#header .hauptnavigation,
	#header .subnavigation{
		display:none;
	}
	#header .navigation,
	.mod_mmenu{
		display:block;
	}
	.mod_mmenu{
		opacity:0;
		animation-name: fadeInMobileNav;
		animation-duration: .2s;
		animation-delay: 1s;
		animation-iteration-count: 1;
		animation-fill-mode: forwards ;
	}
	@keyframes fadeInMobileNav {
	  0% { opacity:0; }
	  100% { opacity:1; }
	}
}
/* Footer */
#footer ul,
#footer ol{
	padding:0;
}
#footer{
	background:var(--luis-dark-blue-5);
	color:#fff;
	padding: 110px 0 73px 0;
}
#footer .ce_text:not(.buttons) a,
#footer .mod_customnav a{
	color:#fff;
}
#footer .ce_text:not(.buttons) a:hover,
#footer .mod_customnav a:hover{
	color:var(--luis-orange);
}
#footer .ce_text{
	text-align:right;
}
#footer .mod_customnav li{
	display:inline-block;
}
#footer .first .ce_image{
	margin-bottom:110px;
}
#footer .first .link-btn a{
	margin:34px 0 0 6px;
}
#footer .second .mod_customnav{
	font-size:13px;
	line-height:26px;
	letter-spacing:.03em;
}
#footer .second .mod_customnav{
	font-size:13px;
	line-height:26px;
	letter-spacing:.03em;
}
#footer .second .mod_customnav strong{
	color:var(--luis-orange);
	font-weight:400;
}
#footer .second .mod_customnav li{
	margin-right:16px;
}
#footer .second .ce_text a svg path{
	transition: var(--luis-transition);
}
#footer .second .ce_text a:hover svg path{
	fill:var(--luis-orange);
}
#footer hr{
	color: var(--luis-light-grey-2);
    background: var(--luis-light-grey-2);
	margin: 0 0 16px 0;
}
#footer .third .mod_customnav,
#footer .third .ce_text{
	font-size:11px;
	line-height:13px;
	letter-spacing:.01em;
	color: var(--luis-light-grey-2);
}
#footer .third .mod_customnav li{
	border-right: 1px solid var(--luis-light-grey-2);
	padding: 0 10px 0 6px;
}
#footer .third .mod_customnav li.first{
	padding: 0 10px 0 0px;
}
#footer .third .mod_customnav li.cookie{
	border-right: 0px solid var(--luis-light-grey-2);
	padding: 0 0px 0 6px;
}
#footer .third .mod_customnav a{
	color: var(--luis-light-grey-2);
}
#footer .third .mod_customnav a:hover,
#footer .third .mod_customnav strong{
	color: #fff;
	font-weight:400;
}
br.notmobile{ display:none; }
@media (max-width: 768px) {
	br.notmobile{ display:inline; }
	#footer{
		text-align:center;
		padding: 80px 0 73px 0;
	}
	#footer .ce_text{
		text-align:center;
	}
	#footer .first .ce_image{
		margin-bottom:20px;
	}
	#footer .first .ce_text{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	#footer .first .link-btn a{
		margin:20px 0 0 6px;
	}
	#footer .third .mod_customnav li{
		border-right: 0px solid var(--luis-light-grey-2);
	}
	#footer .second .mod_customnav li{
		display:block;
		margin-right:0px;
		margin-bottom:10px;
	}
	#footer .third .mod_customnav li{
		margin-bottom:10px;
	}
	#footer hr{
		margin: 10px 0 26px 0;
	}
	#footer .third .ce_text{
		margin-top:20px;
	}
}
/*
.home #topBtn { display:none !important; }
*/

.home #safevision-ai .inner .row > div{
	display:flex;
	align-items:center;
}
/*
.home #safevision-ai .ce_image .caption{
	font-size:12px;
	line-height:14px;
	padding-left:43%;
}
*/
.home #safevision-ai .ce_image{
	position:relative;
	overflow:visible;
}
.home #safevision-ai .ce_image:before{
	position:absolute;
	content:"";
	top:-70px;
	right:0px;
	width:60px;
	height:70px;
	background:url(../../files/content/100_icons/luis-technology-safe-vision-inside.svg) no-repeat center transparent;
	background-size: 100% auto;
}
.home #standorte{
	
}
.home #standorte .ce_text p{
	margin-bottom:12px;
}
.home #standorte .ce_plenta_countup{
	margin-bottom:12px;
	font-size:24px;
	line-height:28px;
	font-weight:700;
	display:flex;
	align-items:flex-start;
	justify-content:center;
	margin-bottom:40px;
}
.home #standorte .ce_plenta_countup.tiny{
	font-size:inherit;
	line-height:inherit;
	font-weight:inherit;
	margin-bottom:12px;
}
.home #standorte .ce_plenta_countup .countUpValue{
	font-size:48px;
	line-height:48px;
	margin-right:10px;
}
.home #standorte .ce_plenta_countup.tiny .countUpValue{
	font-size:inherit;
	line-height:inherit;
	font-weight:700;
	margin-right:5px;
}
.home.landscape #branchen{
	background:url(../../files/content/001_home/luis-technology_home_branchen.webp) no-repeat center transparent;
	background-size: cover;
}
.home.portrait #branchen{
	background:url(../../files/content/001_home/luis-technology_home_branchen_mobile.webp) no-repeat center transparent;
	background-size: cover;
}

.home #entwicklungsversprechen{
	position:relative;
}

.home #entwicklungsversprechen canvas {
	position:absolute;
	bottom:0px;
	left:0px;
  width: 100%;
  height: 100%;
  background:#fff;
  padding:0;
  margin:0;
  box-sizing:border-box;
  z-index:-1;
  object-fit:cover;
}
/*
.home #entwicklungsversprechen canvas {
	max-width:100%;
}
*/
/*
.home #entwicklungsversprechen .text02{
	transform: translate3d(0px, -110vh, 0px);
}
*/
.home #entwicklungsversprechen-slider{
	
}
.home #entwicklungsversprechen-slider .ce_text.zertifizierung{
	font-size:var(--luis-text-1-size);
	line-height:var(--luis-text-1-line-height);
	/* transform:translateY(-90px); */
}
.home #entwicklungsversprechen-slider .ce_swiperStart,
.home #entwicklungsversprechen-slider .ce_swiperStart .swiper-container{
	overflow:visible;
}
.home #entwicklungsversprechen-slider .ce_swiperStart .swiper-container{
	padding-bottom:200px;
}

.home #entwicklungsversprechen-slider .swiper-scrollbar-drag{
	background:#fff;
}
.home #entwicklungsversprechen-slider .swiper-button-next:after{
	background:url(../../files/assets/images/arrow-right-white.svg) no-repeat center transparent
}
.home #entwicklungsversprechen-slider .swiper-button-next:hover::after{
	content:"";
	background:url(../../files/assets/images/arrow-right-orange.svg) no-repeat center transparent;
}
.home #entwicklungsversprechen-slider .ce_player .caption{
	position:relative;
	font-size:var(--luis-text-5-size);
	line-height:var(--luis-text-5-line-height);
	color:#fff;
	min-height:70px;
	padding:0;
	padding-left:80px;
	margin-top:30px;
}
.home #entwicklungsversprechen-slider .ce_player .caption:before{
	position:absolute;
	top:0px;
	left:0px;
	display:inline-block;
	content:"";
	width:60px;
	height:70px;
}
.home #entwicklungsversprechen-slider .ce_player.staubdicht .caption:before,
.home #entwicklungsversprechen-slider .ce_player.wasserdicht .caption:before{
	background:url(../../files/content/001_home/ip-6k9k.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.home #entwicklungsversprechen-slider .ce_player.kaelte .caption:before{
	background:url(../../files/content/001_home/ice.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.home #entwicklungsversprechen-slider .ce_player.hitze .caption:before{
	background:url(../../files/content/001_home/heat.svg) no-repeat left top transparent;
	background-size: 100% auto;
}
.home #entwicklungsversprechen-slider .ce_player.robust .caption:before{
	background:url(../../files/content/001_home/shock.svg) no-repeat left top transparent;
	background-size: 100% auto;
}

.home #entwicklungsversprechen-slider .swiper-slide{
	position:relative;
	cursor: grabbing;
	transition:all .4s;
	z-index:5;
}
.home #entwicklungsversprechen-slider .swiper-slide video{
	transform:scale(.9) translateY(0px);
	transition:all .4s;
}
.home #entwicklungsversprechen-slider .swiper-slide-active{
	z-index:10;
}
.home #entwicklungsversprechen-slider .swiper-slide-active video{
	transform:scale(1.1) translateY(-20px);
}



/*
#trends-1,
#trends-2,
#trends-3,
#trends-4{
	height:100vh;
	max-height:100vh;
	overflow:hidden;
}

#trends-1 .ce_bs_gridStart,
#trends-2 .ce_bs_gridStart,
#trends-3 .ce_bs_gridStart,
#trends-4 .ce_bs_gridStart{
	min-height:100vh ;
}

#trends-2{
	position: relative;
	height: 100vh;
	width: 100%;
	overflow: hidden;
}
#trends-2 .inner{
	position: relative;
}
#trends-2 .trend{
	position: absolute;
	top:0px;
	left:0px;
	min-height:100vh;
	margin-left:0px !important;
	margin-right:0px !important;
}
*/

/*
CSS funktioniert soweit, nur nicht schön

#trends-2{
	position: relative;
	height: 100vh;
	width: 100%;
	overflow: auto;
}
#trends-2{
  height: 100vh;
  overflow-y: scroll;
  scroll-snap-type: y mandatory;
  -ms-overflow-style: none; 
  scrollbar-width: none; 
}
#trends-2 .inner::-webkit-scrollbar {
  display: none;
}
#trends-2 .trend{
  height: 100vh;

  scroll-snap-align: start;
  scroll-snap-stop: normal;
}
*/

/*
body.lock-scroll{
  overflow: hidden;
}
*/

video{
	vertical-align:middle;
}

.home #standorte .inner{
	padding: calc( var(--luis-article-padding-top) / 2 ) 20px calc( var(--luis-article-padding-bottom) / 2 ) 20px;
}

.home #branchen .inner{
	padding: calc( var(--luis-article-padding-top) / 2 ) 20px calc( var(--luis-article-padding-bottom) / 2 ) 20px;
}



.home #events .inner,
.home #news .inner{
	padding: calc( var(--luis-article-padding-top) / 2 ) 20px calc( var(--luis-article-padding-bottom) / 2 ) 20px;
}

.home #events .swiper-slide.empty{
	margin-top:62px;
	color:var(--luis-light-grey-1);
}
/*
.home.landscape #standorte .ce_player.desktop{ display:block; }
.home.portrait #standorte .ce_player.desktop{ display:none; }
.home.landscape #standorte .ce_player.mobile{ display:none; }
.home.portrait #standorte .ce_player.mobile{ display:block; }
*/
/* Tablet Querformat */
@media (max-width: 1400px) {
	.home #safevision-ai h1{
		font-size:var(--luis-h2-size);
		line-height:var(--luis-h2-line-height);
	}
}
@media (max-width: 1200px) {

}
/* Tablet Hochformat */
@media (max-width: 992px) {
	.home #entwicklungsversprechen-slider .swiper-slide{
		transform:scale(.9);
	}
	.home #entwicklungsversprechen-slider .swiper-slide-active{
		transform:scale(1);
	}
	.home #entwicklungsversprechen .ce_text.text01{
		padding: calc( var(--luis-article-padding-top) ) 40px calc( var(--luis-article-padding-bottom) ) 40px;
		box-sizing:border-box;
		background: rgba(255,255,255,1);
	}
	.home #standorte h2,
	.home #branchen h2{
		font-size:var(--luis-h2-size);
		line-height:var(--luis-h2-line-height);
	}
	.home #entwicklungsversprechen .ce_text.text02{
		padding-top:60px;
	}
	.home .mod_article.trends h3{
		font-size:var(--luis-h4-size);
		line-height:var(--luis-h4-line-height);
	}
}
/* Handys */
@media (max-width: 768px) {

}
@media (max-width: 576px) {
	.home #safevision-ai .ce_image .caption br{
		display:none;
	}
	.home #entwicklungsversprechen .ce_text.text01{
		padding: 20px;
		box-sizing:border-box;
		background: rgba(255,255,255,1);
	}
	.home #video .inner{
		padding-bottom: calc( var(--luis-article-padding-bottom) / 2 );
	}
	
	.home #trends-1 .inner{
		min-height:1px;
	}

	.home #entwicklungsversprechen-slider .inner .ce_text.standard-margin-bottom{
		margin-bottom: calc( var(--luis-standard-margin-bottom) / 2 );
	}
	.home #entwicklungsversprechen-slider .ce_swiperStart .swiper-container{
		padding-bottom:140px;
	}

	.home #standorte .inner,
	.home #branchen .inner,
	.home #events .inner, 
	.home #news .inner{
		padding-top: var(--luis-article-padding-top);
	}
}

@charset "UTF-8";
/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the Hippocratic License 2.1 - http://firstdonoharm.dev
 *
 * Copyright (c) 2022 Animate.css
 */
/*
Standard Animationen LUIS Technology

 animate hidden fadeInUp 
 animate hidden zoomIn 
 animate hidden fadeInLeft delay-1s 
 animate hidden fadeInRight delay-1s 
 
 delay-1s 

*/
.hidden{
	opacity:0;
} 

:root {
  --animate-duration: .5s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}
.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}
.animate__animated.animate__infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animate__animated.animate__repeat-1 {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: var(--animate-repeat);
  animation-iteration-count: var(--animate-repeat);
}
.animate__animated.animate__repeat-2 {
  -webkit-animation-iteration-count: calc(1 * 2);
  animation-iteration-count: calc(1 * 2);
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 2);
  animation-iteration-count: calc(var(--animate-repeat) * 2);
}
.animate__animated.animate__repeat-3 {
  -webkit-animation-iteration-count: calc(1 * 3);
  animation-iteration-count: calc(1 * 3);
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 3);
  animation-iteration-count: calc(var(--animate-repeat) * 3);
}
.animate__animated.animate__delay-05s {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
  -webkit-animation-delay: calc( var(--animate-delay) / 2 );
  animation-delay: calc( var(--animate-delay) / 2 );
}
.animate__animated.animate__delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-delay: var(--animate-delay);
  animation-delay: var(--animate-delay);
}
.animate__animated.animate__delay-2s {
  -webkit-animation-delay: calc(1s * 2);
  animation-delay: calc(1s * 2);
  -webkit-animation-delay: calc(var(--animate-delay) * 2);
  animation-delay: calc(var(--animate-delay) * 2);
}
.animate__animated.animate__delay-3s {
  -webkit-animation-delay: calc(1s * 3);
  animation-delay: calc(1s * 3);
  -webkit-animation-delay: calc(var(--animate-delay) * 3);
  animation-delay: calc(var(--animate-delay) * 3);
}
.animate__animated.animate__delay-4s {
  -webkit-animation-delay: calc(1s * 4);
  animation-delay: calc(1s * 4);
  -webkit-animation-delay: calc(var(--animate-delay) * 4);
  animation-delay: calc(var(--animate-delay) * 4);
}
.animate__animated.animate__delay-5s {
  -webkit-animation-delay: calc(1s * 5);
  animation-delay: calc(1s * 5);
  -webkit-animation-delay: calc(var(--animate-delay) * 5);
  animation-delay: calc(var(--animate-delay) * 5);
}
.animate__animated.animate__delay-6s {
  -webkit-animation-delay: calc(1s * 6);
  animation-delay: calc(1s * 6);
  -webkit-animation-delay: calc(var(--animate-delay) * 6);
  animation-delay: calc(var(--animate-delay) * 6);
}
.animate__animated.animate__delay-7s {
  -webkit-animation-delay: calc(1s * 7);
  animation-delay: calc(1s * 7);
  -webkit-animation-delay: calc(var(--animate-delay) * 7);
  animation-delay: calc(var(--animate-delay) * 7);
}
.animate__animated.animate__delay-8s {
  -webkit-animation-delay: calc(1s * 8);
  animation-delay: calc(1s * 8);
  -webkit-animation-delay: calc(var(--animate-delay) * 8);
  animation-delay: calc(var(--animate-delay) * 8);
}
.animate__animated.animate__faster {
  -webkit-animation-duration: calc(1s / 2);
  animation-duration: calc(1s / 2);
  -webkit-animation-duration: calc(var(--animate-duration) / 2);
  animation-duration: calc(var(--animate-duration) / 2);
}
.animate__animated.animate__fast {
  -webkit-animation-duration: calc(1s * 0.8);
  animation-duration: calc(1s * 0.8);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.8);
  animation-duration: calc(var(--animate-duration) * 0.8);
}
.animate__animated.animate__slow {
  -webkit-animation-duration: calc(1s * 2);
  animation-duration: calc(1s * 2);
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
}
.animate__animated.animate__slower {
  -webkit-animation-duration: calc(1s * 3);
  animation-duration: calc(1s * 3);
  -webkit-animation-duration: calc(var(--animate-duration) * 3);
  animation-duration: calc(var(--animate-duration) * 3);
}
@media print, (prefers-reduced-motion: reduce) {
  .animate__animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }

  .animate__animated[class*='Out'] {
    opacity: 0;
  }
}
/* Attention seekers  */
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }

  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }

  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
.animate__bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}
.animate__flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.animate__pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.animate__rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shakeX {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shakeX {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.animate__shakeX {
  -webkit-animation-name: shakeX;
  animation-name: shakeX;
}
@-webkit-keyframes shakeY {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}
@keyframes shakeY {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}
.animate__shakeY {
  -webkit-animation-name: shakeY;
  animation-name: shakeY;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.animate__headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.animate__swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.animate__tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.animate__jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate__heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: calc(1s * 1.3);
  animation-duration: calc(1s * 1.3);
  -webkit-animation-duration: calc(var(--animate-duration) * 1.3);
  animation-duration: calc(var(--animate-duration) * 1.3);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
/* Back entrances */
@-webkit-keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInDown {
  -webkit-animation-name: backInDown;
  animation-name: backInDown;
}
@-webkit-keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInLeft {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft;
}
@-webkit-keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInRight {
  -webkit-animation-name: backInRight;
  animation-name: backInRight;
}
@-webkit-keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInUp {
  -webkit-animation-name: backInUp;
  animation-name: backInUp;
}
/* Back exits */
@-webkit-keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutDown {
  -webkit-animation-name: backOutDown;
  animation-name: backOutDown;
}
@-webkit-keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutLeft {
  -webkit-animation-name: backOutLeft;
  animation-name: backOutLeft;
}
@-webkit-keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateX(0px) scale(0.7);
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutRight {
  -webkit-animation-name: backOutRight;
  animation-name: backOutRight;
}
@-webkit-keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateY(0px) scale(0.7);
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutUp {
  -webkit-animation-name: backOutUp;
  animation-name: backOutUp;
}
/* Bouncing entrances  */
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.animate__bounceIn {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
/* Bouncing exits  */
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.animate__bounceOut {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
.animate__bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
.animate__bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
/* Fading entrances  */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInTopLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInTopLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInTopLeft {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft;
}
@-webkit-keyframes fadeInTopRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInTopRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInTopRight {
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight;
}
@-webkit-keyframes fadeInBottomLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInBottomLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInBottomLeft {
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft;
}
@-webkit-keyframes fadeInBottomRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInBottomRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInBottomRight {
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight;
}
/* Fading exits */
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
.animate__fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.animate__fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.animate__fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.animate__fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.animate__fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.animate__fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.animate__fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.animate__fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}
@keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}
.animate__fadeOutTopLeft {
  -webkit-animation-name: fadeOutTopLeft;
  animation-name: fadeOutTopLeft;
}
@-webkit-keyframes fadeOutTopRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
@keyframes fadeOutTopRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
.animate__fadeOutTopRight {
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight;
}
@-webkit-keyframes fadeOutBottomRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}
@keyframes fadeOutBottomRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}
.animate__fadeOutBottomRight {
  -webkit-animation-name: fadeOutBottomRight;
  animation-name: fadeOutBottomRight;
}
@-webkit-keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
@keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
.animate__fadeOutBottomLeft {
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft;
}
/* Flippers */
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animate__animated.animate__flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.animate__flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.animate__flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.animate__flipOutX {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.animate__flipOutY {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
/* Lightspeed */
@-webkit-keyframes lightSpeedInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__lightSpeedInRight {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__lightSpeedInLeft {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOutRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutRight {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes lightSpeedOutLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutLeft {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
/* Rotating entrances */
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animate__rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
/* Rotating exits */
@-webkit-keyframes rotateOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.animate__rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.animate__rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.animate__rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
/* Specials */
@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.animate__hinge {
  -webkit-animation-duration: calc(1s * 2);
  animation-duration: calc(1s * 2);
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
  -webkit-animation-name: hinge;
  animation-name: hinge;
  -webkit-transform-origin: top left;
  transform-origin: top left;
}
@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate__jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.animate__rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
/* Zooming entrances */
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}
.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
/* Zooming exits */
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}
.animate__zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
.animate__zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
.animate__zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
  -webkit-transform-origin: right center;
  transform-origin: right center;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
/* Sliding entrances */
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.animate__slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
/* Sliding exits */
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.animate__slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.animate__slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.animate__slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/*!
 * mega menu layout
 * optimiced for Contao Official Demo Theme
 */.megamenunavigation.dropdown{overflow:visible}.megamenunavigation li.mm_container>a,.megamenunavigation li.mm_container>span,.megamenunavigation li.mm_container>strong{position:relative}.megamenunavigation li.mm_container:not(.mm_container_onClickOnly):hover>a:after,.megamenunavigation li.mm_container:not(.mm_container_onClickOnly):hover>strong:after,.megamenunavigation li.mm_container.mm_container_onClickOnly.mm_isActive>a:after,.megamenunavigation li.mm_container.mm_container_onClickOnly.mm_isActive>strong:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:0px;background-color:#f0f;z-index:110}.megamenunavigation li.mm_container .mm_dropdown{display:none;position:absolute;left:0;right:0;z-index:100}.megamenunavigation li.mm_container .mm_dropdown>.inner{padding:1rem 2rem;border:0px solid #E5DFDC;background-color:white;overflow:hidden}.megamenunavigation li.mm_container:not(.mm_container_onClickOnly):hover .mm_dropdown,.megamenunavigation li.mm_container.mm_container_onClickOnly .mm_isActive~.mm_dropdown{display:block}

.safe-vision-ai #safe-edge-ai-camera .inner{
	padding-top: calc( var(--luis-article-first-padding-top) / 2 )
}

.safe-vision-ai #video,
#video.vide{
	min-height: calc(100vh - var(--luis-header-height));
}
.ce_text.border-ws-bottom{
	border-bottom: 1px solid var(--luis-light-grey-1);
}
/*
.ce_text.safe-teaser{
	background:url(../../files/assets/images/safe-teaser-klammer.svg) no-repeat left top 5px transparent;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:40px;
	height:100%;
}
*/
/*
.umschlag-teaser{
	margin-top:80px;
}
*/
.umschlag-teaser.safe-1{
	background:url(../../files/content/002_safevision/luis-technology_safe-vision-ai_logo.svg) no-repeat left top calc(50% - 40px) transparent;
	background-size: 220px auto;
}
.umschlag-teaser.safe-2{
	background:url(../../files/content/100_icons/luis-technology-safe-vision-inside.svg) no-repeat left top calc(50% - 40px) transparent;
	background-size: 100px auto;
}

.ce_text.safevision-framework-step{
	font-size:var(--luis-text-3-size);
	line-height:var(--luis-text-3-line-height);
}
.ce_text.safevision-framework-step h3{
	font-size:var(--luis-text-5-size);
	line-height:var(--luis-text-5-line-height);
	font-weight:700;
	margin-top:12px;
	margin-bottom:12px;
}
.ce_text.safevision-framework-step .statusbar{
	position:relative;
	display:inline-block;
	width:100%;
	height:2px;
	background:var(--luis-light-grey-3);
}
.ce_text.safevision-framework-step .statusbar .bar{
	position:absolute;
	display:inline-block;
	width:33.3%;
	height:2px;
	background:var(--luis-dark-blue-1);
}
.ce_text.safevision-framework-step.step-1 .statusbar .bar{
	left:0%;
	top:0px;
}
.ce_text.safevision-framework-step.step-2 .statusbar .bar{
	left:33.33%;
	top:0px;
}
.ce_text.safevision-framework-step.step-3 .statusbar .bar{
	left:66.66%;
	top:0px;
}
.ce_text.safevision-framework-step .image_container{
	text-align:center;
	margin-bottom:40px;
}
.ce_text.safevision-framework-step .image_container img{
	height:200px;
	width:auto;
}
#safe-ai-made-in-hamburg .ce_lottie_player{
	width:120px;
}


/* Tablet Querformat */
@media (max-width: 1200px) {
	.safe-vision-ai #remarkable-key-features h2{
		font-size:var(--luis-h2-size);
		line-height:var(--luis-h2-line-height);
	}
}
/* Tablet Hochformat */
@media (max-width: 992px) {

}
/* Handys */
@media (max-width: 768px) {

}
@media (max-width: 576px) {
	.umschlag-teaser .row.standard-margin-bottom-half{
		margin-bottom:0px !important;
	}
	#safe-ai-made-in-hamburg .swiper-slide{
		text-align:center;
	}
	#safe-ai-made-in-hamburg .ce_lottie_player{
		margin: 0 auto;
	}
}

/* LUIS Technology */

.luis-technology #video .inner{
	padding-bottom: calc( var(--luis-article-first-padding-bottom) / 2 )
}

.luis-technology #entwicklungskompetenz .ce_bs_gridSeparator  .ce_text{
	padding-right:25%;
}

.luis-technology 
.luis-technology #entwicklungskompetenz hr{
	margin: 10px 0 30px 0;
}

.luis-technology #werte{
	
}
.luis-technology #werte .ce_swiperStart,
.luis-technology #werte .ce_swiperStart .swiper-container{

}

.luis-technology #werte .swiper-wrapper{
	padding:100px 0 100px 0;
}
.luis-technology #werte .swiper-slide-shadow-left,
.luis-technology #werte .swiper-slide-shadow-right{
	display:none;
}
.luis-technology #werte .swiper-slide-prev,
.luis-technology #werte .swiper-slide-next{
	transform:none !important;
}
.luis-technology #werte .swiper-slide .image_container{
	transform:scale(.5);
	transition:all .5s;
}
.luis-technology #werte .swiper-slide-active{
	transform:scale(1.3) !important;
}
.luis-technology #werte .swiper-slide-active .image_container{
	transform:scale(1);
}

/*
.luis-technology #werte .swiper-container{
	text-align:center;
}
.luis-technology #werte .swiper-container .swiper-wrapper{
	position:relative;
	height:100%;
	align-items:center;
}
.luis-technology #werte .swiper-container .swiper-slide{
	position:relative;
	display:inline-block;
	transition: var(--luis-transition);
	padding: 0 10px 0 10px;
	box-sizing:border-box;
}
.luis-technology #werte .swiper-container .swiper-slide *{
	transition: var(--luis-transition);
}
.luis-technology #werte .swiper-container .swiper-slide .image_container{
	position:relative;
}
.luis-technology #werte .swiper-container .swiper-slide.swiper-slide-active{
	width:60% !important;
}
.luis-technology #werte .swiper-container .swiper-slide.swiper-slide-active .image_container img{

}
.luis-technology #werte .swiper-container .swiper-slide.swiper-slide-prev{
	width:20% !important;
}
.luis-technology #werte .swiper-container .swiper-slide.swiper-slide-prev .image_container img{

}
.luis-technology #werte .swiper-container .swiper-slide.swiper-slide-next{
	width:20% !important;
}
.luis-technology #werte .swiper-container .swiper-slide.swiper-slide-next .image_container img{

}
*/

.luis-technology #karriere{
	position:relative;
}
.luis-technology #karriere:before{
	position:absolute;
	content:"";
	top:0px;
	left:50%;
	width:50%;
	height:100%;
	background:url(../../files/content/004_unternehmen/luis-technology/luis-technology_unternehmen_jobs-karriere.webp) no-repeat center transparent;
	background-size:cover;
}
.luis-technology .scrolltext{
	position:relative;
	z-index:10;
	transform:translateY(100vh);
}
.luis-technology .overlay{
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	display:inline-block;
	width:100vw;
	height:100vh;
	background:#000;
	opacity:0;
}

@media (max-width: 1200px) {
	.luis-technology #entwicklungskompetenz p.teaser-text{
		font-size: var(--luis-text-4-size);
		line-height:var(--luis-text-4-line-height);
	}
	.luis-technology #netzwerk h2{
		font-size:var(--luis-h2-size);
		line-height: var(--luis-h2-line-height);
	}
	.luis-technology #werte h2{
		font-size:var(--luis-h3-size);
		line-height: var(--luis-h3-line-height);
	}
	.luis-technology #werte .ce_text p{
		padding-right:20%;
	}
	.luis-technology #unternehmen h2{
		font-size:var(--luis-h2-size);
		line-height: var(--luis-h2-line-height);
	}

}
@media (max-width: 992px) {
	.luis-technology #karriere .inner{
		min-height:1px;
	}
	.luis-technology #karriere:before{
		position:relative;
		display:block;
		content:"";
		top:0px;
		left:0px;
		width:100%;
		height:auto;
		padding-bottom:100%;
		background:url(../../files/content/004_unternehmen/luis-technology/luis-technology_unternehmen_jobs-karriere.webp) no-repeat center transparent;
		background-size:cover;
	}
}
@media (max-width: 768px) {

	
	
	.luis-technology #video .scrolltext{
		padding: 0 20px 0 20px;
	}
	.luis-technology #werte .ce_swiperStart{
		min-height:370px;
	}
	.luis-technology #unternehmen p.teaser-text-tiny{
		font-size:var(--luis-text-3-size);
		line-height:var(--luis-text-3-line-height);
	}
	.luis-technology #unternehmen .inner{
		min-height:1px;
	}
}
@media (max-width: 576px) {
	.luis-technology #werte .swiper-container{
		min-height:260px;
	}
	.luis-technology #luis-technology img{
		width:80px !important;
		height:auto !important;
		margin-bottom:calc( var(--luis-standard-margin-bottom) / 2 );
	}
	.luis-technology #luis-technology .ce_text{
		text-align:center;
	}
	.luis-technology #entwicklungskompetenz .ce_bs_gridSeparator  .ce_text{
		padding-right:0%;
	}
	.luis-technology #werte .ce_swiperStart{
		min-height:240px;
	}
	.luis-technology #werte .ce_text p{
		padding-right:0%;
	}
	.luis-technology #karriere h2 br{
		display:none;
	}
}



/* Über uns */
.ueber-uns #headerbild{
	background:url(../../files/content/004_unternehmen/ueber-uns/luis-technology_about-us_header.webp) no-repeat center transparent;
	background-size: cover;
}
.ueber-uns #headerbild .inner{
	padding-bottom: calc( var(--luis-article-first-padding-bottom) / 2 )
}
.ce_text.icon-teaser{
	margin-top:60px;
}
.ce_text.icon-teaser .image_container{
	margin-bottom:30px;
}
.ce_text.icon-teaser .image_container img{
	width:45px;
	height:auto;
}

.ce_text.zitat{
	position:relative;
	font-size: var(--luis-text-5-size);
	line-height:var(--luis-text-5-line-height);
	margin-top:50px;
	overflow:visible;
	padding-left:40px;
	box-sizing:border-box;
}
.ce_text.zitat:before{
	content:"";
	position:absolute;
	top:0px;
	left:0px;
	width:30px;
	height:30px;
	background:url(../../files/assets/images/double-arrow-right.svg) no-repeat center transparent;
}
.ce_text.zitat strong{
	font-size: var(--luis-text-3-size);
	line-height:var(--luis-text-3-line-height);
	margin-top:28px;
}
.zitat-slider{
	transform:translateX(-40px);
}
.zitat-slider .swiper-button-prev,
.zitat-slider .swiper-button-next,
.zitat-slider .swiper-scrollbar{
	transform:translateX(40px);
}


@media (max-width: 768px) {
	.ce_text.icon-teaser{
		margin-top:40px;
	}
	.ueber-uns #standorte .ce_bs_gridStart.last svg{
		margin-bottom:40px;
	}
}

.marker-standorte{
	cursor:pointer;
}
.ce_text.luis-standort,
.ce_text.luis-haendler{
	display:none;
	opacity:0;
	transition:var(--luis-transition);
}

.ce_text.luis-standort.active,
.ce_text.luis-haendler.active{
	display:block;
	animation: fadeIn 1s;
	animation-fill-mode: forwards ;
}
@keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}
.ce_text.luis-standort .inn,
.ce_text.luis-haendler .inn{
	padding: 40px 40px 28px 40px;
}
.ce_text.luis-haendler .inn img{
	margin-top:10px;
}
.ce_text.luis-standort a,
.ce_text.luis-haendler a{
	font-weight:700;
	text-decoration:underline;
}
.ueber-uns #unsere-keyfacts .ce_plenta_countup{
	font-size:48px;
	line-height:48px;
	font-weight:700;
	margin-bottom:40px;
}
.ueber-uns #unsere-keyfacts .ce_plenta_countup{
	
}

/* Tablet Querformat */
@media (max-width: 1200px) {

}
/* Tablet Hochformat */
@media (max-width: 992px) {

}
/* Handys */
@media (max-width: 768px) {
	.ce_text.luis-standort .inn,
	.ce_text.luis-haendler .inn{
		padding: 20px 20px 8px 20px;
	}
}
@media (max-width: 576px) {

}


/* Unternehmenswerte */
.unternehmenswerte #headerbild{
	background:url(../../files/content/004_unternehmen/unternehmenswerte/luis-technology_values_header.webp) no-repeat center transparent;
	background-size: cover;
}

.unternehmenswerte .ce_player.square video{
	width:460px;
	max-width:100%;
	height:auto;
}

.mod_article.trennlinie{
	position:relative;
}
.mod_article.trennlinie:before{
	position:absolute;
	top:0px;
	left:50%;
	transform:translateX(-50%);
	display:inline-block;
	content:"";
	width:50%;
	height:1px;
	background:var(--luis-light-grey-3);
}

.unternehmenswerte #unternehmenswerte .svg-wrapper svg{
	max-width:100%;
}

.unternehmenswerte #unternehmenswerte .werte-desktop{ display:block; }
.unternehmenswerte #unternehmenswerte .werte-mobile{ display:none; }

.unternehmenswerte #unternehmenswerte .werte-svg .wert{
	cursor:pointer;
	opacity:0; 
}

.unternehmenswerte #unternehmenswerte .werte-svg.active .wert-anspruch{
	animation: fadeZoomInWert .5s;
	animation-fill-mode: forwards;
	animation-delay: .5s;
}
.unternehmenswerte #unternehmenswerte .werte-svg.active .wert-ownership{
	animation: fadeZoomInWert .5s;
	animation-fill-mode: forwards;
	animation-delay: 1s;
}
.unternehmenswerte #unternehmenswerte .werte-svg.active .wert-familia{
	animation: fadeZoomInWert .5s;
	animation-fill-mode: forwards;
	animation-delay: 1.5s;
}
.unternehmenswerte #unternehmenswerte .werte-svg.active .wert-amore{
	animation: fadeZoomInWert .5s;
	animation-fill-mode: forwards;
	animation-delay: 2s;
}
@keyframes fadeZoomInWert {
    from { opacity: 0;  }
      to { opacity: 1;  }
}
/* Tablet Querformat */
@media (max-width: 1200px) {

}
/* Tablet Hochformat */
@media (max-width: 992px) {

}
/* Handys */
@media (max-width: 768px) {
	.unternehmenswerte #unternehmenswerte .werte-desktop{ display:none; }
	.unternehmenswerte #unternehmenswerte .werte-mobile{ display:block; }
}
@media (max-width: 576px) {

}
/* Entwicklungskompetenz */
.entwicklungskompetenz #headerbild{
	background:url(../../files/content/004_unternehmen/entwicklungskompetenz/luis-technology_entwicklungskompetenz_header.webp) no-repeat center transparent;
	background-size: cover;
}
.ce_image.germany img{
	width:120px;
	height:auto;
}

.entwicklungskompetenz #entwicklungskompetenz .ce_image{
	padding-top: calc( var(--luis-standard-padding-top) + 20px );
}

.entwicklungskompetenz #safe-vision-video{
	position:relative;
}
.entwicklungskompetenz #safe-vision-video:before{
	position:absolute;
	content:"";
	bottom:0px;
	left:0px;
	width:100%;
	height:240px;
	background: linear-gradient(to bottom,  rgba(125,185,232,0) 0%,rgba(1,10,25,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.entwicklungskompetenz #entwicklungsstandards hr{
	margin: 10px 0 30px 0;
}
.entwicklungskompetenz #technologie{
	position:relative;
}
.entwicklungskompetenz #technologie:before{
	position:absolute;
	top:0px;
	left:0px;
	content:"";
	background:#fff;
	height:100%;
	width:50%;
}

/* Tablet Querformat */
@media (max-width: 1200px) {
	.entwicklungskompetenz #entwicklungskompetenz h2{
		font-size:var(--luis-h2-size);
		line-height: var(--luis-h2-line-height);
	}
	.entwicklungskompetenz #entwicklungskompetenz .ce_image{
		padding-top: 20px;
	}
	.entwicklungskompetenz #testverfahren h2{
		font-size:var(--luis-h3-size);
		line-height: var(--luis-h3-line-height);
	}
}
/* Tablet Hochformat */
@media (max-width: 992px) {
	.entwicklungskompetenz #entwicklungskompetenz .ce_image{
		padding-top: 0px;
	}
	.entwicklungskompetenz #entwicklungskompetenz .ce_image{
		transform:translateY(-30px);;
	}
	.entwicklungskompetenz #technologie h2{
		font-size:var(--luis-h3-size);
		line-height: var(--luis-h3-line-height);
	}
}
/* Handys */
@media (max-width: 768px) {
	.entwicklungskompetenz #safe-ai-workflow .inner{
		min-height:1px;
	}
	
}
@media (max-width: 576px) {
	#technologie:before{
		display:none;
	}
	.entwicklungskompetenz #headerbild{
		background:url(../../files/content/004_unternehmen/entwicklungskompetenz/luis-technology_entwicklungskompetenz_header.webp) no-repeat right 60% center transparent;
		background-size: cover;
	}
	#safe-ai-workflow .inner{
		min-height:100vh;
	}
	#safe-ai-workflow .ce_image{
		text-align:left !important;
		margin-bottom:20px;
	}
	#safe-ai-workflow h2{
		font-size:var(--luis-h3-size);
		line-height: var(--luis-h3-line-height);
	}
	#technologie .ce_image{
		text-align:left !important;
		margin-bottom:20px;
	}
	#technologie .ce_image img{
		height:48px;
		width:auto;
	}	
	#technologie h2 br{
		display:none;
	}
}

/* Jobs & Karriere */
.jobs-karriere #headerbild{
	background:url(../../files/content/004_unternehmen/karriere/luis-technology_jobs-und-karriere_header.webp) no-repeat center transparent;
	background-size: cover;
}
.jobs-karriere #headerbild .inner{
	padding-bottom: calc( var(--luis-article-first-padding-bottom) / 2 )
}
.jobs-karriere #vorteile{
	background: var(--luis-verlauf-grau);
}
/*
.jobs-karriere #vorteile .ce_bs_gridStart .ce_text,
.jobs-karriere #vorteile .ce_bs_gridStart .ce_divider{
	width:80%;
	margin-left:20%;
}
.jobs-karriere #vorteile .ce_bs_gridStart .ce_image{
	width:80%;
	margin-left:20%;
}

*/
.jobs-karriere #vorteile .ce_bs_gridStart .ce_image{
	margin-bottom:24px;
}
.jobs-karriere #vorteile .ce_bs_gridSeparator .ce_text,
.jobs-karriere #vorteile .ce_bs_gridSeparator .ce_divider{
	width:80%;
	margin-right:20%;
}
.jobs-karriere #vorteile .ce_bs_gridSeparator .ce_image{
	margin-bottom:0;
}

.jobs-karriere #werte .scrolltext{
	position:relative;
	height: calc( 100vh -  var(--luis-article-padding-top) - var(--luis-article-padding-bottom) );
	overflow:hidden;
}
.jobs-karriere #werte .scrolltext:before{
	content:"";
	position:absolute;
	z-index:55;
	top:0px;
	left:0px;
	width:100%;
	height:25%;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f7f7f7+0,7db9e8+100&1+0,0+100 */
	background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.jobs-karriere #werte .scrolltext:after{
	content:"";
	position:absolute;
	z-index:56;
	bottom:0px;
	left:0px;
	width:100%;
	height:25%;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7db9e8+0,f7f7f7+100&0+0,1+100 */
	background: linear-gradient(to bottom,  rgba(125,185,232,0) 0%,rgba(247,247,247,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.jobs-karriere #werte .ce_text.text-anspruch{
	position:relative;
	z-index:50;
	display:flex;
	flex-direction:column;
	justify-content:center;
	min-height: calc( 100vh -  var(--luis-article-padding-top) - var(--luis-article-padding-bottom) );
}
.jobs-karriere #werte .ce_text.text-anspruch img{
	width:80px;
	height:auto;
	margin-bottom:20px;
}





.jobs-karriere #menschen{
	position:relative;
}
.jobs-karriere #menschen:before{
	position:absolute;
	content:"";
	top:0px;
	left:50%;
	width:10000px;
	height:100%;
	background:var(--luis-verlauf-vert-orange);
}
.jobs-karriere #offene-stellen{
	position:relative;
}
.jobs-karriere #offene-stellen:before{
	position:absolute;
	content:"";
	top:0px;
	left:0px;
	width:50%;
	height:100%;
	background:url(../../files/content/004_unternehmen/karriere/luis-technology_jobs-und-karriere-03.webp) no-repeat right center transparent;
	background-size:cover;
}

.ce_image.ansprechpartner img{
	width:202px;
	height:auto;
}
/* Tablet Querformat */
@media (max-width: 1200px) {
	.jobs-karriere #vorteile h2{
		font-size:var(--luis-h2-size) !important;
		line-height: var(--luis-h2-line-height) !important;
	}
	.jobs-karriere #werte h2{
		font-size:var(--luis-h3-size) !important;
		line-height: var(--luis-h3-line-height) !important;
	} 
}
@media (max-width: 992px) {
	.jobs-karriere #vorteile .ce_bs_gridStart .ce_text,
	.jobs-karriere #vorteile .ce_bs_gridStart .ce_divider{
		width:100%;
	}
	.jobs-karriere #vorteile .ce_bs_gridSeparator .ce_text,
	.jobs-karriere #vorteile .ce_bs_gridSeparator .ce_divider{
		width:100%;
		margin-left:0;
	}
	.jobs-karriere #offene-stellen .inner{
		min-height:1px;
	}
	.jobs-karriere #offene-stellen:before{
		position:relative;
		display:block;
		content:"";
		top:0px;
		left:0px;
		width:100%;
		height:auto;
		padding-bottom:100%;
		background:url(../../files/content/004_unternehmen/karriere/luis-technology_jobs-und-karriere-03.webp) no-repeat right center transparent;
		background-size:cover;
	}
	.jobs-karriere #menschen *{
		background:#fff;
		color:var(--luis-dark-blue-1) !important;
	}
	.jobs-karriere #menschen:before{
		display:none !important;
	}
	.jobs-karriere #werte .scrolltext{
		height: calc( 60vh -  var(--luis-article-padding-top) - var(--luis-article-padding-bottom) );
	}
	.jobs-karriere #werte .ce_text.text-anspruch{
		display:block;
		min-height:calc( 60vh -  var(--luis-article-padding-top) - var(--luis-article-padding-bottom) );
	}
}
@media (max-width: 768px) {
	.jobs-karriere #jobs-karriere .ce_image img{
		width:90px;
		height:auto;
		margin-bottom:calc( var(--luis-standard-margin-bottom) / 2 );
	}
	.ce_image.ansprechpartner{
		margin-bottom:calc( var(--luis-standard-margin-bottom) / 2 );
	}
	.jobs-karriere #offene-stellen:before{
		background:url(../../files/content/004_unternehmen/karriere/luis-technology_jobs-und-karriere-03.webp) no-repeat center transparent;
		background-size:cover;
	}
	.jobs-karriere #vorteile .ce_image.standard-margin-top-double {
		margin-top:0px !important;
	}
	.jobs-karriere #vorteile h2{
		font-size:var(--luis-h1-size) !important;
		line-height: var(--luis-h1-line-height) !important;
	}
	.jobs-karriere #menschen p.h1-size{
		font-size:var(--luis-h3-size) !important;
		line-height: var(--luis-h3-line-height) !important;
	}
	
}
@media (max-width: 576px) {
	.jobs-karriere #jobs-karriere img{
		width:80px !important;
		height:auto !important;
	}
	.jobs-karriere #jobs-karriere .ce_text{
		text-align:center;
	}
	.jobs-karriere #werte .inner{
		justify-content:start;
	}
	
	.jobs-karriere #offene-stellen .inner{
		min-height:1px;
	}
	.jobs-karriere #offene-stellen:before{
		position:relative;
		display:block;
		content:"";
		top:0px;
		left:0px;
		width:100%;
		height:auto;
		padding-bottom:100%;
		background:url(../../files/content/004_unternehmen/karriere/luis-technology_jobs-und-karriere-03.webp) no-repeat right center transparent;
		background-size:cover;
	}
	.jobs-karriere #ansprechpartner h2{
		font-size:var(--luis-h3-size) !important;
		line-height: var(--luis-h3-line-height) !important;
	}
}

.offene-stellen #offene-stellen a{
	display:block;
	text-decoration:none;
	padding: 11px 40px 15px 20px;
	color:var(--luis-dark-blue-1);
	transition:none;
}
.offene-stellen #offene-stellen a:hover,
.offene-stellen #offene-stellen a:hover h3{
	color:var(--luis-orange);
}
.offene-stellen #offene-stellen h2{
	margin-bottom:40px;
}
.offene-stellen #offene-stellen h3{
	color:var(--luis-dark-blue-1);
	font-weight:400;
	margin-bottom:0px;
	font-size:20px;
	line-height:26px;
}
.offene-stellen #offene-stellen ul{
	list-style:none;
	margin:0px;
	margin-bottom:80px;
	padding:0;
}
.offene-stellen #offene-stellen ul li{
	margin-bottom:20px;
	background:url(../../files/assets/images/arrow-personio.svg) no-repeat right 20px center var(--luis-light-grey-6);
	background-size: auto 15px;
}
.offene-stellen #offene-stellen ul li:hover{
	background:url(../../files/assets/images/arrow-personio-over.svg) no-repeat right 20px center var(--luis-light-grey-6);
	background-size: auto 15px;
}
.offene-stellen #offene-stellen ul.first{
	display:none;
}

/* Tablet Querformat */
@media (max-width: 1200px) {

}
/* Tablet Hochformat */
@media (max-width: 992px) {

}
/* Handys */
@media (max-width: 768px) {

}
@media (max-width: 576px) {
	.offene-stellen #headerbereich h1{
		padding-right:15%;
	}
}

/* Unser Netzwerk */
.unser-netzwerk #video p{
	width:50%;
}
.unser-netzwerk #unser-netzwerk hr{
	margin: 10px 0 30px 0;
}
.unser-netzwerk #unser-netzwerk .ce_bs_gridStart.first .ce_text,
.unser-netzwerk #unser-netzwerk .ce_bs_gridStart.first .ce_divider{
	width:42%;
	margin-left:42%;
}
.unser-netzwerk #entwicklungspartnerschaft{
	position:relative;
}
.unser-netzwerk #entwicklungspartnerschaft:before{
	position:absolute;
	content:"";
	top:0px;
	left:50%;
	width:50%;
	height:100%;
	background:url(../../files/content/004_unternehmen/unser-netzwerk/luis-technology_unser-netzwerk_entwicklungspartnerschaft.webp) no-repeat left center transparent;
	background-size:cover;
}
.unser-netzwerk #engagement .swiper-slide img
.ki-services #engagement .swiper-slide img{
	height:88px !important;
	width:auto;
}

@media (max-width: 992px) {
	.unser-netzwerk #unser-netzwerk .ce_bs_gridStart.first .ce_text,
	.unser-netzwerk #unser-netzwerk .ce_bs_gridStart.first .ce_divider{
		width:70%;
		margin-left:20%;
	}
	.unser-netzwerk #entwicklungspartnerschaft .inner{
		min-height:1px;
	}
	.unser-netzwerk #entwicklungspartnerschaft:before{
		position:relative;
		display:block;
		content:"";
		top:0px;
		left:0px;
		width:100%;
		height:auto;
		padding-bottom:100%;
		background:url(../../files/content/004_unternehmen/unser-netzwerk/luis-technology_unser-netzwerk_entwicklungspartnerschaft.webp) no-repeat left center transparent;
		background-size:cover;
	}
}
@media (max-width: 768px) {
	.unser-netzwerk #unser-netzwerk .ce_bs_gridStart.first .ce_text,
	.unser-netzwerk #unser-netzwerk .ce_bs_gridStart.first .ce_divider{
		width:80%;
		margin-left:10%;
	}
	
	.unser-netzwerk #unsere-kunden .ce_image img{
		width:75%;
		height:auto;
	}
}
@media (max-width: 576px) {
	.unser-netzwerk #video p{
		width:100%;
	}
	.unser-netzwerk #unsere-kunden .ce_image img{
		width:100%;
		height:auto;
	}
}



: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: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.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 0.4s ease, opacity 0.4s ease var(--mm-blocker-opacity-delay), -webkit-transform 0.4s ease;
    transition: bottom 0s ease var(--mm-blocker-visibility-delay), width 0.4s ease, opacity 0.4s ease var(--mm-blocker-opacity-delay), -webkit-transform 0.4s ease;
    -o-transition: bottom 0s ease var(--mm-blocker-visibility-delay), width 0.4s ease, opacity 0.4s ease var(--mm-blocker-opacity-delay), transform 0.4s ease;
    transition: bottom 0s ease var(--mm-blocker-visibility-delay), width 0.4s ease, opacity 0.4s ease var(--mm-blocker-opacity-delay), transform 0.4s ease;
    transition: bottom 0s ease var(--mm-blocker-visibility-delay), width 0.4s ease, opacity 0.4s ease var(--mm-blocker-opacity-delay), transform 0.4s ease, -webkit-transform 0.4s ease;
}
.mm-blocker:focus-visible {
    opacity: 0.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) * 0.65 - var(--mm-lineheight)) * 0.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: 0px;
    border-bottom-style: solid;
    display: block;
    position: absolute;
    inset-inline-start: 20px;
    inset-inline-end: 0;
    bottom: 0;
}
.mm-listitem__btn,
.mm-listitem__text,
.mm-listitem strong.active,
.mm-listitem strong.trail,
.mm-listitem strong.forward {
    padding: calc((var(--mm-listitem-size) - var(--mm-lineheight)) / 2) 0;
}
.mm-listitem__text,
.mm-listitem strong.active,
.mm-listitem strong.trail,
.mm-listitem strong.forward {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
    display: block;
    padding-left: 50px;
    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: 0px;
    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) * 0.75));
    -ms-transform: translateX(calc(var(--mm-toggle-size) * 0.75));
    transform: translateX(calc(var(--mm-toggle-size) * 0.75));
}
[dir="rtl"] .mm-toggle:checked:before {
    -webkit-transform: translateX(calc(var(--mm-toggle-size) * -0.75));
    -ms-transform: translateX(calc(var(--mm-toggle-size) * -0.75));
    transform: translateX(calc(var(--mm-toggle-size) * -0.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: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.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, 0.4);
}
.mm-wrapper--opened .mm-wrapper__blocker {
    --mm-blocker-visibility-delay: 0s;
    --mm-blocker-opacity-delay: 0.4s;
    bottom: 0;
    opacity: 0.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) * 0.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) * 0.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: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.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;
}

.mm-navbar__title{
	height:100px;
	justify-content:start;
}
.mm-btn:not(.mm-hidden) + .mm-navbar__title:last-child{
	padding-inline-start:0px;
}
#mm-1 .mm-navbar__title{
	background:url(../../files/assets/images/luis-technology_logo.svg) no-repeat left 40px center transparent;
	
}
#mm-1 .mm-navbar__title > span{
	display:none;
}
.mm-listitem.mm-kleiner{
	font-size:.8em;
}
.mm-listitem.mm-kleiner.events{
	margin-top:30px;
}
.mm-listitem.mm-kleiner a,
.mm-listitem.mm-kleiner strong{
	padding: 6px 20px 6px 50px;
}
.margin-bottom-40{
	margin-bottom:40px;
}


/* Reklamationsservice */
.ce_form form.reklamationsservice{
	max-width:66.66%;
}
.ce_form{
	font-size:14px;
	line-height:16px;
}
.ce_form .widget{
	display:flex;
	align-items:flex-start;
	margin-bottom:40px;
}

.ce_form .widget-fineuploader{
	margin-bottom:0px;
}
.ce_form .widget.require,
.ce_form .widget-submit{
	display:block;
}
.ce_form .widget-text label,
.ce_form .widget-textarea label,
.ce_form .widget-radio legend,
.ce_form .widget-fineuploader label{
	width:39%;
	display:inline-block;
	box-sizing:border-box;
	font-weight:700;
	padding-right:40px;
	padding-top:12px;
}
.ce_form .widget-text input,
.ce_form .widget-textarea textarea{
	display:inline-block;
	width:60%;
	box-sizing:border-box;
	border:0;
	border-radius:0;
	outline:0;
	background:var(--luis-light-grey-6);
	padding: 12px;
}

.ce_form .widget-fineuploader .fineuploader-wrapper{
	display:inline-block;
	width:60%;
	box-sizing:border-box;
	border:0;
	border-radius:0;
	outline:0;
	background:var(--luis-light-grey-6);
	padding: 12px;
}
button.submit{
	margin-top:0px;
}
.widget.explanation.require,
.widget.explanation.upload-text{
	font-size:var(--luis-text-1-size);
	line-height:var(--luis-text-1-line-height);
	color:var(--luis-light-grey-1);
	padding-right:10px;
}
.widget-submit{
	padding-right:10px;
}
.widget-radio span{
	margin-right:30px;
}
.widget-checkbox .opt-con span{
	display:block;
}
.widget.explanation.zertifikate{
	margin-bottom:0px;
}

.widget.explanation.upload-text{
	padding-left:39%;
}
.ce_form .widget-fineuploader{
	font-size:var(--luis-text-1-size);
	line-height:var(--luis-text-1-line-height);
}
.ce_form .widget-fineuploader label{
	font-size:14px;
	line-height:16px;
}
.fineuploader-wrapper .values-list li .fineuploader-item{
	display:flex;
	margin-bottom:20px;
}
.fineuploader-wrapper .values-list li .fineuploader-item.file{
	flex-direction:column;
}
.fineuploader-wrapper .values-list li .fineuploader-item .content{
	margin-bottom:5px;
}
.fineuploader-wrapper .fineuploader-item.file .delete{
	margin-left:0px;
}
.fineuploader-wrapper .values-list li .fineuploader-item .image{
	margin-right:20px;
}
.fineuploader-wrapper .values-list li .fineuploader-item.image .details{
	color:#999;
}
.widget-fineuploader .fineuploader-wrapper .qq-upload-button{
	
}
.widget-fineuploader .fineuploader-wrapper .qq-upload-button{
	display:inline-block;
	font-size:11px;
	line-height:11px;
	letter-spacing:.1em;
	text-transform:uppercase;
	border: 1px solid var(--luis-dark-blue-1);
	color: var(--luis-dark-blue-1);
	padding: 19px 20px 19px 20px;
	box-sizing:border-box;
	transition:none;	
	text-decoration: none;
	position: relative;
	cursor: pointer;
	z-index: 0;
	overflow: hidden;
	background-color: transparent;
	transition:all 0.25s ease-out;
	min-width:134px;
	max-width:100%;
	text-align:center;
}
.widget-fineuploader .fineuploader-wrapper .qq-upload-button:before {
	content: "";
	position: absolute;
	z-index:-1;
	width: 150%;
	height: 100%;
	top: 0;  left: 0;  right: 0;  bottom: 0;
	transform: skewX(-45deg) translateX(90%);
	transform-origin: right;
	transition: transform 0.25s ease-out;
	background-color: var(--luis-orange);
}
.widget-fineuploader .fineuploader-wrapper .qq-upload-button:hover{
	color:#fff;
	border: 1px solid var(--luis-orange);
}
.widget-fineuploader .fineuploader-wrapper .qq-upload-button:hover::before{
	transform: translateX(-20%) skew(-45deg);
}


.ce_form .widget-checkbox{
	display:block;
	margin-bottom:40px;
}
.ce_form .widget-checkbox legend{
	float:left;
	width:39%;
	display:inline-block;
	box-sizing:border-box;
	font-weight:700;
	padding-right:40px;
	padding-top:12px;
}
.ce_form .widget-checkbox .opt-wrapper{
	float:left;
	width:60%;
	display:inline-block;
}
.ce_form .widget-checkbox .opt-wrapper span{
	display:block;
	margin-bottom:10px;
}
.ce_form .widget-checkbox.privacy legend .mandatory{
	display:none;
}
.ce_form .widget-checkbox.privacy a{
	font-weight: 700;
    text-decoration: underline;
}


/* Tablet Querformat */
@media (max-width: 1200px) {

}
/* Tablet Hochformat */
@media (max-width: 992px) {
	.ce_form form.reklamationsservice{
		max-width:100%;
	}
}
/* Handys */
@media (max-width: 768px) {
	.ce_form .widget{
		display:block;
		margin-bottom:30px;
	}
	.ce_form .widget-text label,
	.ce_form .widget-textarea label,
	.ce_form .widget-radio legend,
	.ce_form .widget-checkbox legend,
	.ce_form .widget-fineuploader label,
	.ce_form .widget-checkbox .opt-wrapper{
		width:100%;
		display:block;
		padding-right:0px;
		margin-bottom:10px;
	}
	.ce_form .widget-text input,
	.ce_form .widget-textarea textarea{
		width:100%;
	}
	.widget.explanation.require{
		padding-right:0px;
	}
	.widget-submit{
		padding-right:0px;
	}
	.ce_form form.reklamationsservice{
		max-width:100%;
	}
}
@media (max-width: 576px) {

}
/* Kontakt */

.kontakt #kontakt .ce_bs_gridStart.grid > div{
	display:grid;
}
.kontakt #kontakt .ce_bs_gridStart .kontaktbox{
	padding: 30px 20px 6px 20px;
	box-sizing:border-box;
	margin-bottom:30px;
}
.kontakt #kontakt .ce_bs_gridStart .kontaktbox img{
	height:45px;
	width:auto;
}
.kontakt #kontakt .ce_bs_gridStart .kontaktbox a{
	margin:0;
}
.kontakt #kontakt .ce_bs_gridStart .kontaktbox h4{
	margin-top:19px;
}

/* Tablet Hochformat */
@media (max-width: 992px) {
	.kontakt #headerbereich h1{
		font-size:var(--luis-h2-size);
		line-height:var(--luis-h2-line-height);
	}
}
/* Handys */
@media (max-width: 768px) {
	.kontakt #headerbereich .ce_image img{
		width:80px;
		height:auto;
	}
}
@media (max-width: 576px) {
	.kontakt h2.h4-size,
	.kontakt h3.h4-size{
		font-size:var(--luis-h3-size);
		line-height:var(--luis-h3-line-height);
	}
}

/* Compliance */

.compliance #compliance .ce_bs_gridStart.grid > div{
	display:grid;
}
.compliance #compliance .ce_bs_gridStart .kontaktbox{
	padding: 30px 20px 6px 20px;
	box-sizing:border-box;
	margin-bottom:30px;
}
.compliance #compliance .ce_bs_gridStart .kontaktbox img{
	height:56px;
	width:auto;
}
.compliance #compliance .ce_bs_gridStart .kontaktbox a{
	margin:0;
}
.compliance #compliance .ce_bs_gridStart .kontaktbox h3{
	margin-top:19px;
}

/* Desktop */
@media (max-width: 1200px) {
	.compliance #compliance h2{
		font-size:var(--luis-h2-size);
		line-height:var(--luis-h2-line-height);
	}
	.compliance #meldungen h3{
		font-size:var(--luis-h3-size);
		line-height:var(--luis-h3-line-height);
	}
}
/* Tablet Hochformat */
@media (max-width: 992px) {
	.compliance #headerbereich h1{
		font-size:var(--luis-h2-size);
		line-height:var(--luis-h2-line-height);
	}
	
}
/* Handys */
@media (max-width: 768px) {
	.compliance #headerbereich .ce_image img{
		width:80px;
		height:auto;
	}
}
@media (max-width: 576px) {

}

/* Händlersuche */
.haendlersuche #haendlersuche .ce_text.teaser-haendler{
	position:relative;
}
.haendlersuche #haendlersuche .ce_text.teaser-haendler:before{
	position:absolute;
	z-index:1;
	content:"";
	top:0px;
	left:0px;
	width:100%;
	height:90%;
	background:var(--luis-light-grey-5);
}
.haendlersuche #haendlersuche .ce_text.teaser-haendler a{
	margin-top:20px;
	margin-bottom:20px;
}
.haendlersuche #haendlersuche .ce_text.teaser-haendler .inn{
	position:relative;
	padding: 40px 40px 0px 40px;
	z-index:4;
	padding-right:0%
}
.haendlersuche #haendlersuche .ce_text.teaser-haendler .image_container{
	position:relative;
	width:100%;
	height:100%;
	z-index:3;
	/* transform:translateY(-60%); */
	margin-top:-15%;
	text-align:right;
}
.haendlersuche #haendlersuche .ce_text.teaser-haendler .image_container img{
	display:inline-block;
	width:70%;
	max-width:100%;
	height:auto;
}
.haendlersuche #haendlersuche .ce_bs_gridStart.grid > div{
	display:grid;
}
/* Tablet Querformat */
@media (max-width: 1400px) {
	.haendlersuche #haendlersuche .ce_text.teaser-haendler .inn{
		padding-right:0%
	}
}
/* Tablet Querformat */
@media (max-width: 1200px) {
	.haendlersuche #haendlersuche .ce_text.teaser-haendler .inn{
		padding-right:0%
	}
	.haendlersuche #haendlersuche .ce_text.teaser-haendler.first .inn br{
		display:none;
	}
	.haendlersuche #haendlersuche .ce_text.teaser-haendler.first .inn{
		padding-right:30%
	}
}
/* Tablet Hochformat */
@media (max-width: 992px) {
	.haendlersuche #haendlersuche .ce_text.teaser-haendler .inn{
		padding-right:50%
	}
	.haendlersuche #haendlersuche h1{
		font-size:var(--luis-h2-size);
		line-height:var(--luis-h2-line-height);
	}
	.haendlersuche #haendlersuche .ce_text.teaser-haendler .inn{
		padding-right:0%
	}
}
/* Handys */
@media (max-width: 768px) {
	.haendlersuche #haendlersuche .ce_text.teaser-haendler .inn{
		padding-right:30%
	}
	.haendlersuche #haendlersuche .ce_text.teaser-haendler .image_container img{
		width:60%;
		height:auto;
	}
}
@media (max-width: 576px) {
	.haendlersuche #haendlersuche .ce_text.teaser-haendler a{
		margin-top:0px;
		margin-bottom:40px;
	}
	.haendlersuche #haendlersuche .ce_text.teaser-haendler .inn{
		padding: 30px 30px 0px 30px;
	}
}

/* Händlersuche Flurförderzeuge */
.weitere-fahrzeuge #weitere-fahrzeuge{
	position:relative;
}
.weitere-fahrzeuge #weitere-fahrzeuge .inner{
	background:url(../../files/content/005_sidepages/haendlersuche/luis-technology_haendlersuche_worldmap.webp) no-repeat right center transparent;
	background-size: 55% auto;
}
.weitere-fahrzeuge #weitere-fahrzeuge select{
	font-size:14px;
	line-height:26px;
	font-weight:700;
	border:0;
	border-radius:0;
	outline:0;
	background:#fff;
	width:100%;
	padding: 10px 20px 10px 20px;
	-moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
	background:url(../../files/assets/images/arrow-down.svg) no-repeat right 20px center #fff;
	margin-bottom:30px;
}
.weitere-fahrzeuge #weitere-fahrzeuge select option{
	font-weight:700;
}

/* Tablet Querformat */
@media (max-width: 1200px) {

}
/* Tablet Hochformat */
@media (max-width: 992px) {
	.flurfoerderzeuge #flurfoerderzeuge h1{
		font-size:var(--luis-h2-size);
		line-height:var(--luis-h2-line-height);
	}
	.weitere-fahrzeuge #weitere-fahrzeuge .inner{
		background:url(../../files/content/005_sidepages/haendlersuche/luis-technology_haendlersuche_worldmap.webp) no-repeat right top calc(var(--luis-article-padding-top)/2) transparent;
		background-size: 55% auto;
		
	}
	.flurfoerderzeuge #flurfoerderzeuge .inner{
		padding: 100px 20px var(--luis-article-padding-bottom) 20px;
		justify-content:flex-start;
	}
	.flurfoerderzeuge #flurfoerderzeuge .ce_image{
		text-align:right;
	}
	.flurfoerderzeuge #flurfoerderzeuge .ce_image img{
		width:55%;
		height:auto;
	}
}
/* Handys */
@media (max-width: 768px) {

}
@media (max-width: 576px) {
	.weitere-fahrzeuge #weitere-fahrzeuge .inner{
		background:url(../../files/content/005_sidepages/haendlersuche/luis-technology_haendlersuche_worldmap.webp) no-repeat right 20px top calc(var(--luis-article-padding-top)/2) transparent;
		background-size: 55% auto;
	}
	.flurfoerderzeuge #flurfoerderzeuge .inner{
		padding: 40px 20px var(--luis-article-padding-bottom) 20px;
		justify-content:flex-start;
	}
}

/* Händlersuche Weitere Fahrzeuge */
.weitere-fahrzeuge .ce_text.luis-haendler{
	margin-bottom:30px;
}

/* Downloads */
.downloads #downloads{
	
}
.downloads #downloads .ce_image.hochformat img,
.downloads #flyer .ce_image.hochformat img{
	width:66.66%;
	height:auto;	
}
.downloads #downloads .ce_downloads,
.downloads #flyer .ce_downloads{
	overflow:visible;
	margin-bottom: 80px;
}
.downloads #downloads .ce_downloads h2,
.downloads #downloads .ce_downloads h3,
.downloads #flyer .ce_downloads h2,
.downloads #flyer .ce_downloads h3{
	font-size:var(--luis-legal-h2-size);
	line-height:var(--luis-legal-h2-line-height);
	margin-top:20px;
}

.downloads #downloads .ce_downloads select,
.downloads #flyer .ce_downloads select{
	font-size:14px;
	line-height:26px;
	font-weight:700;
	border:0;
	border-radius:0;
	outline:0;
	background:#fff;
	width:100%;
	padding: 10px 20px 10px 20px;
	-moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
	background:url(../../files/assets/images/arrow-down.svg) no-repeat right 20px center #fff;
}
.downloads #downloads .ce_downloads select option,
.downloads #flyer .ce_downloads select option{
	font-weight:700;
}
/* Desktop */
@media (max-width: 1200px) {
	.downloads #headerbereich h1{
		font-size:var(--luis-h2-size);
		line-height:var(--luis-h2-line-height);
	}
}
/* Tablet Hochformat */
@media (max-width: 992px) {
	
	
}
@media (max-width: 768px) {
	.downloads #downloads .ce_downloads{
		overflow:visible;
		margin-bottom: 40px;
	}
	.downloads #downloads .ce_image.hochformat img{
		width:90%;
		height:auto;	
	}
	.downloads #headerbereich .ce_image img{
		width:80px;
		height:auto;
	}
}
@media (max-width: 576px) {

}

/* Lieferantenportal */

.lieferantenportal #cta .ce_bs_gridStart.grid > div{
	display:grid;
}
.lieferantenportal #cta .ce_bs_gridStart .kontaktbox{
	padding: 30px 20px 6px 20px;
	box-sizing:border-box;
	margin-bottom:30px;
}
.lieferantenportal #cta .ce_bs_gridStart .kontaktbox img{
	height:56px;
	width:auto;
}
.lieferantenportal #cta .ce_bs_gridStart .kontaktbox a{
	margin:0;
}
.lieferantenportal #cta .ce_bs_gridStart .kontaktbox h3{
	margin-top:19px;
}

/* Desktop */
@media (max-width: 1200px) {
	.lieferantenportal #headerbereich h1{
		font-size:var(--luis-h2-size);
		line-height:var(--luis-h2-line-height);
	}
}
/* Tablet Hochformat */
@media (max-width: 992px) {
	
}
/* Handys */
@media (max-width: 768px) {
	.lieferantenportal #headerbereich .ce_image img{
		width:80px;
		height:auto;
	}
}
@media (max-width: 576px) {

}

/* Markenrichtlinien */
.landscape.markenrichtlinien #herobild{
	background:url(../../files/content/005_sidepages/markenrichtlinien/luis-technology_markenrichtlinien_header.webp) no-repeat center transparent;
	background-size: cover;
}
.portrait.markenrichtlinien #herobild{
	background:url(../../files/content/005_sidepages/markenrichtlinien/luis-technology_markenrichtlinien_header_portrait.webp) no-repeat center top transparent;
	background-size: cover;
}
.markenrichtlinien #dachmarke .ce_divider hr{
	margin-top:76px;
	margin-bottom:100px;
}
/* Produkteübersicht */
.produktuebersicht #headerbild{
	position:relative;
}
.produktuebersicht #headerbild .inner{
	padding-top: calc( var(--luis-article-first-padding-top) / 2 );
	padding-bottom: calc( var(--luis-article-first-padding-bottom) / 2 );
}
.landscape.produktuebersicht #headerbild .ce_swiperStart{
	display:none;
}
.landscape.produktuebersicht #headerbild .ce_swiperStart.landscape{
	display:block;
}
.portrait.produktuebersicht #headerbild .ce_swiperStart.portrait{
	display:block;
}
.portrait.produktuebersicht #headerbild .inner{
	justify-content:flex-end !important;
}
.produktuebersicht #headerbild .ce_swiperStart{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	min-height:calc(100vh - var(--luis-header-height));
	z-index:1;
}
.produktuebersicht #headerbild .ce_text{
	position:relative;
	z-index:2;
}
.produktuebersicht #headerbild .ce_swiperStart .ce_image .inn{
	display:inline-block;
}
.produktuebersicht #headerbild .ce_swiperStart .swiper-container,
.produktuebersicht #headerbild .ce_swiperStart .swiper-wrapper,
.produktuebersicht #headerbild .ce_swiperStart .ce_image,
.produktuebersicht #headerbild .ce_swiperStart .ce_image .inn{
	width:100%;
	min-height:calc(100vh - var(--luis-header-height));
}
.ce_swiperStart.background .swiper-scrollbar{
	display:block;
	position:relative;
	padding:0;
	width:100%;
}
.ce_swiperStart.background .swiper-scrollbar .swiper-scrollbar-drag{
	background:var(--luis-orange);
}
.ce_swiperStart.background .ce_image img{
	opacity:0;
}

.landscape.produktuebersicht #headerbild .ce_swiperStart .ce_image{
	background-size: cover !important;
	background-position:center !important;
}
.portrait.produktuebersicht #headerbild .ce_swiperStart .ce_image{
	background-size: 100% auto !important;
	background-position: left top !important;
}

.produktuebersicht #fahrassitenzsysteme h3{
	text-transform:uppercase;
}
.produktuebersicht #fahrassitenzsysteme .ce_text.fahrassitenzsysteme-teaser{
	position:relative;
	margin-bottom:30px;
	display:flex;
}
.produktuebersicht #fahrassitenzsysteme .ce_text.fahrassitenzsysteme-teaser .image_container{
	position:relative;
	flex:1;
	order:2;
}
.produktuebersicht #fahrassitenzsysteme .ce_text.fahrassitenzsysteme-teaser.ece-r151 .image_container:before{
	position:absolute;
	content:"";
	top:30px;
	left:30px;
	width:60px;
	height:80px;
	background:url(../../files/content/003_loesungen/produktuebersicht/luis-technology_loesungen_ece-r151.svg) no-repeat center transparent;
	background-size: 100% auto;
}
.produktuebersicht #fahrassitenzsysteme .ce_text.fahrassitenzsysteme-teaser.ece-r158 .image_container:before{
	position:absolute;
	content:"";
	top:30px;
	left:30px;
	width:60px;
	height:80px;
	background:url(../../files/content/003_loesungen/produktuebersicht/luis-technology_loesungen_ece-r158.svg) no-repeat center transparent;
	background-size: 100% auto;
}
.produktuebersicht #fahrassitenzsysteme .ce_text.fahrassitenzsysteme-teaser.ece-r159 .image_container:before{
	position:absolute;
	content:"";
	top:30px;
	left:30px;
	width:60px;
	height:80px;
	background:url(../../files/content/003_loesungen/produktuebersicht/luis-technology_loesungen_ece-r159.svg) no-repeat center transparent;
	background-size: 100% auto;
}
.produktuebersicht #fahrassitenzsysteme .ce_text.fahrassitenzsysteme-teaser.grad-360 .image_container:before{
	position:absolute;
	content:"";
	top:30px;
	left:30px;
	width:60px;
	height:80px;
	background:url(../../files/content/003_loesungen/produktuebersicht/luis-technology_loesungen_360-grad-system.svg) no-repeat center transparent;
	background-size: 100% auto;
}
.produktuebersicht #fahrassitenzsysteme .ce_text.fahrassitenzsysteme-teaser .inn{
	flex:1;
	order:1;
	background:var(--luis-light-grey-5);
	display:flex;
	flex-direction:column;
	align-items:start;
}
.produktuebersicht #fahrassitenzsysteme .ce_text.fahrassitenzsysteme-teaser .inn p:first-child{
	margin: 20px 30px 12px 30px;
}
.produktuebersicht #fahrassitenzsysteme .ce_text.fahrassitenzsysteme-teaser .inn h3{
	margin: 0px 30px 12px 30px;
}
.produktuebersicht #fahrassitenzsysteme .ce_text.fahrassitenzsysteme-teaser .inn p:last-child{
	margin: 0px 30px 0px 30px;
}
.produktuebersicht #fahrassitenzsysteme .ce_text.fahrassitenzsysteme-teaser .inn a{
	margin:0;
	margin-top:20px;
}


.produktuebersicht #sicherheit .ce_image{
	position:relative;
	overflow:visible;
}
.produktuebersicht #sicherheit .ce_image .caption{
	width:80%;
}

.produktuebersicht #sicherheit .ce_image:before{
	position:absolute;
	display:inline-block;
	content:"";
	top:-70px;
	right:0px;
	width:60px;
	height:70px;
	background:url(../../files/content/003_loesungen/produktuebersicht/luis-technology-safe-vision-inside.svg) no-repeat center transparent;
	background-size: 100% auto;
}

.produktuebersicht .ce_bs_gridStart.grid > div{
	display:grid;
}


/* Tablet Querformat */
@media (max-width: 1200px) {
	.produktuebersicht #fahrassitenzsysteme .ce_text.fahrassitenzsysteme-teaser{
		flex-direction:column;
	}
	.produktuebersicht #fahrassitenzsysteme .ce_text.fahrassitenzsysteme-teaser .inn{
		order:2;
	}
	.produktuebersicht #fahrassitenzsysteme .ce_text.fahrassitenzsysteme-teaser .image_container{
		order:1;
	}
	.produktuebersicht #fahrassitenzsysteme .ce_text.fahrassitenzsysteme-teaser .inn p:last-child{
		margin: 0 30px 30px 30px;
	}

	.produktuebersicht #sicherheit h2,
	.produktuebersicht #telematik h2{
		font-size:var(--luis-h2-size);
		line-height:var(--luis-h2-line-height);
	}
	.produktuebersicht #ki-services h2,
	.produktuebersicht #digitale-kameras-monitore h2,
	.produktuebersicht #analoge-kameras-monitore h2,
	.produktuebersicht #zubehoer h2{
		font-size:var(--luis-h3-size);
		line-height:var(--luis-h3-line-height);
	}
}
/* Tablet Hochformat */
@media (max-width: 992px) {
	.produktuebersicht #fahrassitenzsysteme .ce_text.fahrassitenzsysteme-teaser .inn p:first-child{
		margin: 30px 30px 12px 30px;
	}
	.produktuebersicht #fahrassitenzsysteme .ce_text.fahrassitenzsysteme-teaser .inn h3{
		margin: 0px 30px 12px 30px;
	}

	
}
/* Handys */
@media (max-width: 768px) {
	.produktuebersicht #fahrassitenzsysteme .ce_text.fahrassitenzsysteme-teaser{
		display:flex;
		flex-direction:column;
	}
	.produktuebersicht #fahrassitenzsysteme .ce_text.fahrassitenzsysteme-teaser .image_container{
		flex:1;
		order:1;
	}
	.produktuebersicht #fahrassitenzsysteme .ce_text.fahrassitenzsysteme-teaser .inn{
		flex:1;
		order:2;
	}
}
@media (max-width: 576px) {
	.produktuebersicht #fahrassitenzsysteme .ce_bs_gridStart.standard-margin-top{
		margin-top:50px;
	}
}

/* Fahrerassistenzsysteme */
.landscape.fahrerassistenzsysteme  #headerbild{
	background:url(../../files/content/003_loesungen/fahrerassistenzsysteme/luis-technology_fahrerassistenzsysteme_header.webp) no-repeat center transparent;
	background-size: cover;
}
.portrait.fahrerassistenzsysteme  #headerbild{
	background:url(../../files/content/003_loesungen/fahrerassistenzsysteme/luis-technology_fahrerassistenzsysteme_header_portrait.webp) no-repeat center top transparent;
	background-size: cover;
}
.fahrerassistenzsysteme #headerbild .inner{
	padding-bottom: calc( var(--luis-article-first-padding-bottom) / 2 )
}
.fahrerassistenzsysteme #luis-turn-detect .ce_image,
.fahrerassistenzsysteme #rueckfahrassistent .ce_image,
.fahrerassistenzsysteme #anfahrtassistent .ce_image,
.fahrerassistenzsysteme #system-360 .ce_image{
	position:relative;
	overflow:visible;
}
.fahrerassistenzsysteme #luis-turn-detect .ce_image:before{
	position:absolute;
	display:inline-block;
	content:"";
	top:-35px;
	right:0px;
	width:130px;
	height:70px;
	background:url(../../files/content/003_loesungen/fahrerassistenzsysteme/luis-technology_abbiegeassistent_ai-r151_icons.svg) no-repeat center transparent;
	background-size: 100% auto;
}
.fahrerassistenzsysteme #rueckfahrassistent .ce_image:before{
	position:absolute;
	display:inline-block;
	content:"";
	top:-35px;
	right:0px;
	width:201px;
	height:70px;
	background:url(../../files/content/003_loesungen/fahrerassistenzsysteme/luis-technology_rueckfahrassistent_ai-r158-gsbau71_icons.svg) no-repeat center transparent;
	background-size: 100% auto;
}
.fahrerassistenzsysteme #anfahrtassistent .ce_image:before{
	position:absolute;
	display:inline-block;
	content:"";
	top:-35px;
	left:0px;
	width:130px;
	height:70px;
	background:url(../../files/content/003_loesungen/fahrerassistenzsysteme/luis-technology_anfahrassistent_ai-r159_icons.svg) no-repeat center transparent;
	background-size: 100% auto;
}
.fahrerassistenzsysteme #system-360 .ce_image:before{
	position:absolute;
	display:inline-block;
	content:"";
	top:-35px;
	left:0px;
	width:60px;
	height:70px;
	background:url(../../files/content/003_loesungen/fahrerassistenzsysteme/luis-technology_360-grad-system_icon.svg) no-repeat center transparent;
	background-size: 100% auto;
}
/* Tablet Querformat */
@media (max-width: 1200px) {
	.fahrerassistenzsysteme h2{
		font-size:var(--luis-h2-size);
		line-height:var(--luis-h2-line-height);
	}
}
/* Tablet Hochformat */
@media (max-width: 992px) {
	.fahrerassistenzsysteme #luis-turn-detect h2,
	.fahrerassistenzsysteme #rueckfahrassistent h2,
	.fahrerassistenzsysteme #anfahrtassistent h2,
	.fahrerassistenzsysteme #system-360 h2{
		font-size:var(--luis-h2-size);
		line-height: var(--luis-h2-line-height);
	}
}
/* Handys */
@media (max-width: 768px) {
	.fahrerassistenzsysteme #luis-turn-detect .ce_image:before,
	.fahrerassistenzsysteme #rueckfahrassistent .ce_image:before,
	.fahrerassistenzsysteme #anfahrtassistent .ce_image:before{
		width:90px;
	}
	.fahrerassistenzsysteme #system-360 .ce_image:before{
		width:42px;
	}
}
@media (max-width: 576px) {

}
/* Abbiegeassistent */
.abbiegeassistent #luis-turn-detect-r-4-0 .ce_player{
	position:relative;
	overflow:visible;
}
.abbiegeassistent #luis-turn-detect-r-4-0 .ce_player:before{
	position:absolute;
	dieplay:inline-block;
	content:"";
	top:-35px;
	left:0px;
	width:130px;
	height:70px;
	background:url(../../files/content/003_loesungen/abbiegeassistent/luis-technology_abbiegeassistent_ai-r151_icons.svg) no-repeat center transparent;
	background-size: 100% auto;
}
.abbiegeassistent #luis-turn-detect-r-4-0 .ce_text.list p{
	margin-bottom:12px;
}
.abbiegeassistent #luis-turn-detect-r-4-0 hr{
	margin: 8px 0 20px 0;
}
.abbiegeassistent #projektverlauf .ce_image h3{
	font-size:var(--luis-h5-size);
	line-height: var(--luis-h5-line-height);
	margin-bottom:45px;
}

/* Tablet Querformat */
@media (max-width: 1200px) {
	.abbiegeassistent #projektverlauf h2{
		font-size:var(--luis-h3-size);
		line-height: var(--luis-h3-line-height);
	}
}
/* Tablet Hochformat */
@media (max-width: 992px) {

}
/* Handys */
@media (max-width: 768px) {

}
@media (max-width: 576px) {
	.abbiegeassistent #abbiegeassistent-r151 img{
		width:92px;
		height:auto;
	}
	.abbiegeassistent #abbiegeassistent-r151 .ce_text,
	.abbiegeassistent #abbiegeassistent-r151 .ce_image{
		text-align:center;
	}
	.abbiegeassistent #luis-turn-detect-r-4-0 .ce_bs_gridStart.standard-margin-top-half{
		margin-top:0px;
	}
}


/* Anfahrassistent */
.anfahrassistent .ce_text.list p{
	margin-bottom:12px;
}
.anfahrassistent #komponenten h3{
	font-size:var(--luis-text-5-size);
	line-height:var(--luis-text-5-line-height);
}
.anfahrassistent #komponenten .ce_text.komponente{
	position:relative;
}
.anfahrassistent #komponenten .ce_text.komponente:before{
	position:absolute;
	z-index:1;
	content:"";
	top:0px;
	left:0px;
	width:100%;
	height:60%;
	background:var(--luis-light-grey-5);
}
.anfahrassistent #komponenten .ce_text.komponente .inn{
	position:relative;
	padding: 40px 40px 0px 40px;
	z-index:2;
	padding-right:30%
}
.anfahrassistent #komponenten .ce_text.komponente .image_container{
	position:relative;
	z-index:3;
	transform:translateY(-25%);
	text-align:right;
}
.anfahrassistent #komponenten .ce_text.komponente .image_container img{
	display:inline-block;
	width:80%;
	max-width:100%;
	height:auto;
}

.anfahrassistent #projektverlauf .ce_image h3{
	font-size:var(--luis-h5-size);
	line-height: var(--luis-h5-line-height);
	margin-bottom:45px;
}
.anfahrassistent #mois .ce_player{
	position:relative;
	overflow:visible;
}
.anfahrassistent #mois .ce_player:before{
	position:absolute;
	dieplay:inline-block;
	content:"";
	top:-35px;
	left:0px;
	width:130px;
	height:70px;
	background:url(../../files/content/003_loesungen/anfahrassistent/luis-technology_anfahrassistent_ai-r159_icons.svg) no-repeat center transparent;
	background-size: 100% auto;
}

/* Desktop Querformat */
@media (max-width: 1400px) {
	.anfahrassistent #komponenten .ce_text.komponente .inn{
		padding: 20px 20px 0px 20px;
		padding-right:10%
	}
}
/* Tablet Querformat */
@media (max-width: 1200px) {
	.anfahrassistent #projektverlauf h2{
		font-size:var(--luis-h3-size);
		line-height: var(--luis-h3-line-height);
	}
}
/* Tablet Hochformat */
@media (max-width: 992px) {
	
}
/* Handys */
@media (max-width: 768px) {
	.anfahrassistent #komponenten .ce_text.komponente{
		margin-bottom:-20px;
	}
	.anfahrassistent #komponenten .ce_text.komponente .image_container{
		transform:translateY(-15%);
	}
}
@media (max-width: 576px) {
	.anfahrassistent #anfahrassistent-mois-r159 img{
		width:92px;
		height:auto;
	}
	.anfahrassistent #anfahrassistent-mois-r159 .ce_text,
	.anfahrassistent #anfahrassistent-mois-r159 .ce_image{
		text-align:center;
	}
	.anfahrassistent #komponenten .ce_text.komponente{
		margin-bottom:0px;
	}
	.anfahrassistent #komponenten .ce_text.komponente .image_container{
		transform:translateY(-25%);
	}
}

/* Rückfahrassistent */
/*
.ce_bs_gridStart.grow-items .ce_bs_gridSeparator{
	display:flex;
	flex-direction:column;
	flex-wrap:wrap;
	align-content:stretch;
}
.ce_bs_gridStart.grow-items .ce_bs_gridSeparator .ce_text{
	flex-grow:1;
}
*/
.rueckfahrassistent #luis-edge-ai .ce_player{
	position:relative;
	overflow:visible;
}
.rueckfahrassistent #luis-edge-ai .ce_player:before{
	position:absolute;
	dieplay:inline-block;
	content:"";
	top:-35px;
	left:0px;
	width:201px;
	height:70px;
	background:url(../../files/content/003_loesungen/rueckfahrassistent/luis-technology_rueckfahrassistent_ai-r158-gsbau71_icons.svg) no-repeat center transparent;
	background-size: 100% auto;
}
.rueckfahrassistent #projektverlauf .ce_image h3{
	font-size:var(--luis-h5-size);
	line-height: var(--luis-h5-line-height);
	margin-bottom:45px;
}
/* Tablet Querformat */
@media (max-width: 1200px) {
	.rueckfahrassistent #projektverlauf h2{
		font-size:var(--luis-h3-size);
		line-height: var(--luis-h3-line-height);
	}
}
/* Tablet Hochformat */
@media (max-width: 992px) {

}
/* Handys */
@media (max-width: 768px) {

}
@media (max-width: 576px) {
	.rueckfahrassistent #rueckfahrassistent-r158 img{
		width:92px;
		height:auto;
	}
	.rueckfahrassistent #rueckfahrassistent-r158 .ce_text,
	.rueckfahrassistent #rueckfahrassistent-r158 .ce_image{
		text-align:center;
	}
}
/* 360-System */
/*
.system-360 #video{
	background:url(../../files/content/003_loesungen/360-system/luis-technology_360-grad-system_header.webp) no-repeat center transparent;
	background-size: cover;
}
*/
.system-360 .ce_text.list p{
	margin-bottom:12px;
}
.system-360 #luis-360-systeme .ce_player{
	position:relative;
	overflow:visible;
}
.system-360 #luis-360-systeme .ce_player:before{
	position:absolute;
	dieplay:inline-block;
	content:"";
	top:-40px;
	left:0px;
	width:60px;
	height:80px;
	background:url(../../files/content/003_loesungen/360-system/luis-technology_360-grad-system_icon.svg) no-repeat center transparent;
	background-size: 100% auto;
}
/* Embedded KI-Kameras */
.embedded-ki-kameras #video .inner{
	padding-bottom: calc( var(--luis-article-first-padding-bottom) / 2 )
}
/*
.embedded-ki-kameras .ce_text.list{
	padding-left:22px;
	background:url(../../files/assets/images/list-style-blue.svg) no-repeat left top 5px transparent;
	background-size: 6px auto;
	transition:all .4s;
}
.embedded-ki-kameras .ce_text.list.orange{
	padding-left:22px;
	background:url(../../files/assets/images/list-style-orange.svg) no-repeat left top 5px transparent;
	background-size: 6px auto;
	transition:all .4s;
}
*/
.embedded-ki-kameras #embedded-ki-kameras .ce_image{
	position:relative;
	overflow:visible;
}
.embedded-ki-kameras #embedded-ki-kameras .ce_image:before{
	position:absolute;
	dieplay:inline-block;
	content:"";
	top:-70px;
	right:0px;
	width:60px;
	height:70px;
	background:url(../../files/content/003_loesungen/embedded-ki-kameras/luis-technology_embedded-ki-kameras_safe-vision-ai_icon.svg) no-repeat center transparent;
	background-size: 100% auto;
}
.embedded-ki-kameras #embedded-ki-kameras .ce_image .caption{
	width:80%;
}
/* Tablet Querformat */
@media (max-width: 1200px) {
	.embedded-ki-kameras h2{
		font-size:var(--luis-h2-size);
		line-height: var(--luis-h2-line-height);
	}
}
/* Tablet Hochformat */
@media (max-width: 992px) {

}
/* Handys */
@media (max-width: 768px) {

}
@media (max-width: 576px) {
	.system-360 #system-360 img{
		width:92px;
		height:auto;
	}
	.system-360 #system-360 .ce_text,
	.system-360 #system-360 .ce_image{
		text-align:center;
	}
}

/* KI-Services */
.ki-services.landscape #headerbild{
	background:url(../../files/content/003_loesungen/ki-services/luis-technology_ki-services_header.webp) no-repeat center transparent;
	background-size: cover;
}
.ki-services.portrait #headerbild{
	background:url(../../files/content/003_loesungen/ki-services/luis-technology_ki-services_header_portrait.webp) no-repeat center top transparent;
	background-size: cover;
}
.ki-services #headerbild .inner{
	padding-bottom: calc( var(--luis-article-first-padding-bottom) / 2 )
}

.ki-services #anpassungen .ce_image h3{
	font-size:var(--luis-h5-size);
	line-height: var(--luis-h5-line-height);
}
/* Tablet Querformat */
@media (max-width: 1200px) {
	.ki-services h2{
		font-size:var(--luis-h2-size);
		line-height: var(--luis-h2-line-height);
	}
}
/* Tablet Hochformat */
@media (max-width: 992px) {

}
/* Handys */
@media (max-width: 768px) {

}
@media (max-width: 576px) {
	.ki-services #ki-services img{
		width:92px;
		height:auto;
	}
	.ki-services #ki-services .ce_text,
	.ki-services #ki-services .ce_image{
		text-align:center;
	}
}

/* Digitale Kameras & Monitore */
.digitale-kameras-monitore.landscape #headerbild{
	background:url(../../files/content/003_loesungen/digitale-kameras-und-monitore/luis-technology_digitale-kameras-und-monitore_header.webp) no-repeat center transparent;
	background-size: cover;
}
.digitale-kameras-monitore.portrait #headerbild{
	background:url(../../files/content/003_loesungen/digitale-kameras-und-monitore/luis-technology_digitale-kameras-und-monitore_header_portrait.webp) no-repeat center top transparent;
	background-size: cover;
}

.digitale-kameras-monitore #headerbild .inner{
	padding-bottom: calc( var(--luis-article-first-padding-bottom) / 2 )
}

.digitale-kameras-monitore #bilduebertragung hr{
	margin: 28px 0px 40px 0px;
}
.digitale-kameras-monitore #switch .ce_image{
	position:relative;
	overflow:visible;
}
.digitale-kameras-monitore #switch .ce_image:before{
	position:absolute;
	dieplay:inline-block;
	content:"";
	top:0px;
	left:0px;
	width:60px;
	height:80px;
	background:url(../../files/content/003_loesungen/digitale-kameras-und-monitore/luis-technology_digitale-kameras-und-monitore_switch_icon.svg) no-repeat center transparent;
	background-size: 100% auto;
}
.digitale-kameras-monitore .ce_player.radlader{
	position:relative;
}
.digitale-kameras-monitore .ce_player.radlader{
	position:relative;
}
.digitale-kameras-monitore .ce_player.radlader:before{
	position:absolute;
	display:inline-block;
	content:"";
	bottom:50px;
	right:20px;
	width:61px;
	height:70px;
	background:url(../../files/content/003_loesungen/digitale-kameras-und-monitore/luis-technology_gsbau71_icon.svg) no-repeat center transparent;
	background-size: 100% auto;
}

.digitale-kameras-monitore #digitale-kameras-monitore .ce_text p{
	margin-bottom:34px;
}
/* Tablet Querformat */
@media (max-width: 1200px) {
	.digitale-kameras-monitore #digitale-kameras-monitore h2{
		font-size:var(--luis-h2-size);
		line-height: var(--luis-h2-line-height);
	}
}
/* Tablet Hochformat */
@media (max-width: 992px) {

}
/* Handys */
@media (max-width: 768px) {
	
}
@media (max-width: 576px) {
	.digitale-kameras-monitore #funktionalitaet .ce_text.list p{
		margin-bottom:24px;
	}
	.digitale-kameras-monitore #funktionalitaet hr{
		margin: 16px 0px 40px 0px;
	}
}

/* Analoge Kameras und Monitore */
.analoge-kameras-monitore.landscape #headerbild{
	background:url(../../files/content/003_loesungen/analoge-kameras-und-monitore/luis-technology_analoge-kameras-und-monitore_header.webp) no-repeat center transparent;
	background-size: cover;
}
.analoge-kameras-monitore.portrait #headerbild{
	background:url(../../files/content/003_loesungen/analoge-kameras-und-monitore/luis-technology_analoge-kameras-und-monitore_header_portrait.webp) no-repeat center top transparent;
	background-size: cover;
}
.analoge-kameras-monitore #headerbild .inner{
	padding-bottom: calc( var(--luis-article-first-padding-bottom) / 2 )
}
.analoge-kameras-monitore #bedingungen .ce_image .caption{
	padding-top:0px;
}

.analoge-kameras-monitore #situation h3{
	font-size:var(--luis-h5-size);
	line-height:var(--luis-h5-line-height);
}
.analoge-kameras-monitore #situation .ce_text.komponente{
	position:relative;
	display:flex;
	flex-direction:column;
	align-self:stretch;
	justify-content: space-between;
}
.analoge-kameras-monitore #situation .ce_text.komponente:before{
	position:absolute;
	z-index:1;
	content:"";
	top:0px;
	left:0px;
	width:100%;
	height:60%;
	background:var(--luis-light-grey-5);
}
.analoge-kameras-monitore #situation .ce_text.komponente .inn{
	position:relative;
	padding: 40px 40px 0px 40px;
	z-index:2;
	padding-right:30%
}
.analoge-kameras-monitore #situation .ce_text.komponente .image_container{
	position:relative;
	z-index:3;
	transform:translateY(-25%);
	text-align:right;
}
.analoge-kameras-monitore #situation .ce_text.komponente .image_container img{
	display:inline-block;
	width:80%;
	max-width:100%;
	height:auto;
}
.analoge-kameras-monitore #situation *[class*="col-"]{
	display:flex;
}

/* Desktop Querformat */
@media (max-width: 1400px) {
	.analoge-kameras-monitore #situation .ce_text.komponente .inn{
		padding: 20px 20px 0px 20px;
		padding-right:10%
	}
}
/* Tablet Querformat */
@media (max-width: 1200px) {
	.analoge-kameras-monitore #analoge-kameras-monitore h2{
		font-size:var(--luis-h2-size);
		line-height: var(--luis-h2-line-height);
	}
	.analoge-kameras-monitore #bedingungen h2{
		font-size:var(--luis-h2-size);
		line-height: var(--luis-h2-line-height);
	}
}
/* Tablet Hochformat */
@media (max-width: 992px) {

}
/* Handys */
@media (max-width: 768px) {
	.analoge-kameras-monitore #situation .ce_text.komponente{
		margin-bottom:-20px;
	}
	.analoge-kameras-monitore #situation .ce_text.komponente .image_container{
		transform:translateY(-15%);
	}
}
@media (max-width: 576px) {
	.analoge-kameras-monitore #situation .ce_text.komponente{
		margin-bottom:0px;
	}
	.analoge-kameras-monitore #situation .ce_text.komponente .image_container{
		transform:translateY(-25%);
	}
}
/* Telematik */
#infrastruktur-loesungen svg{
	max-width:100%;
	height:auto;
}
#infrastruktur-loesungen circle{
	opacity:1;
	fill:var(--luis-orange);
	transition:var(--luis-transition);
}
#infrastruktur-loesungen .marker{
	cursor:pointer;
}
#infrastruktur-loesungen .marker:hover circle{
	fill:#fff;
}
#infrastruktur-loesungen .marker:hover text{
	fill:#1F2A44;
	transition:var(--luis-transition);
}
#infrastruktur-loesungen .marker text.namen{
	font-family: 'HCo Gotham SSm';
	font-weight:500;
	fill:#fff;
}
#infrastruktur-loesungen .marker .icon rect{
	fill:#fff;
}
#infrastruktur-loesungen .marker:hover .icon rect{
	fill:#1F2A44;
}
#infrastruktur-loesungen .dialog{
	display:none;
}
.ui-dialog .ce_text.loesung img{
	width:60px;
	height:auto;
}
.ui-dialog,
.ui-dialog *{
	border:0 !important;
	border-radius:0 !important;
}
.ui-dialog{
	-webkit-box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.25);
	max-width:90%;
}
.ui-dialog-titlebar{
	background:transparent;
	padding:0;
}
.ui-dialog *,
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon,
.ui-button .ui-icon{
	background-image:none;
}
.ui-dialog .ui-dialog-content{
	padding:0;
}
.ui-dialog .ui-dialog-titlebar-close{
	width:120px;
	text-indent:0;
	text-align:right;
	background:transparent;
	outline:0;
	border:0;
	font-size:var(--luis-text-1-size);
	color:var(--luis-light-grey-1);
	padding-right:10px;
	text-transform:uppercase;
}

#mdr-hinweis-dialog,
.ce_text.loesung.dialog{
	padding: 0 30px 30px 30px;
	box-sizing:border-box;
}
#mdr-hinweis-dialog strong,
.ce_text.loesung.dialog strong{
	display:inline-block;
	font-size:var(--luis-text-5-size);
	line-height:var(--luis-text-5-line-height);
	margin-top:30px;
}
.ce_text.loesung.dialog li{
	margin-bottom:10px;
}

#luis-mdr-portal svg{
	width:100%;
	max-width:100%;
	height:auto;
}
#luis-mdr-portal circle{
	opacity:1;
	fill:var(--luis-orange);
	transition:var(--luis-transition);
}
#luis-mdr-portal .marker-mdr{
	cursor:pointer;
}
#luis-mdr-portal .marker-mdr:hover circle{
	fill:#fff;
}
#luis-mdr-portal .marker-mdr text.namen{
	fill:#fff;
}
#luis-mdr-portal .marker-mdr .icon rect{
	fill:#fff;
}
#luis-mdr-portal .marker-mdr:hover .icon rect{
	fill:#1F2A44;
}
#mdr-text{
	position:absolute;
	top:15%;
	left:0px;
	width:100%;
	font-weight:700;
	text-align:center;
}
#mdr-hinweis{
	cursor:pointer;
}

.telematik #luis-smart-load .ce_image{
	position:relative;
	overflow:visible;
}
.telematik #luis-smart-load .ce_image:before{
	position:absolute;
	dieplay:inline-block;
	content:"";
	top:-40px;
	left:0px;
	width:60px;
	height:80px;
	background:url(../../files/content/003_loesungen/cloud-applications/luis-technology_cloud-applications_ai-icon.svg) no-repeat center transparent;
	background-size: 100% auto;
}

.telematik #infrastruktur-loesungen .svg-wrapper{
	position:relative;
	margin-top:-10%;
}


#loesungen-1,
#loesungen-2{
	position:relative;
}
#loesungen-1 .ce_text.loesung,
#loesungen-2 .ce_text.loesung{
	transition: all .4s;
	overflow:hidden;
}
#loesungen-1 .ce_text.loesung.hidden,
#loesungen-2 .ce_text.loesung.hidden{
	height:0px;
	margin-bottom:0px;
}
#loesungen-1:before{
	position:absolute;
	content:"";
	top:0px;
	left:0px;
	width:50%;
	height:100%;
	display:inline-block;
	background:var(--luis-light-grey-6);
}
#loesungen-2:before{
	position:absolute;
	content:"";
	top:0px;
	right:0px;
	width:50%;
	height:100%;
	display:inline-block;
	background:var(--luis-light-grey-6);
}
.diaolog-opener{
	font-weight:700;
	font-size:var(--luis-text-1-size);
	line-height:34px;
	background:url(../../files/assets/images/btn-readmore-orange.svg) no-repeat left center transparent;
	background-size: auto 100%;
	padding-left: 45px;
	cursor:pointer;
	display:inline-block;
}
.diaolog-opener.opened{
	background:url(../../files/assets/images/btn-readless-orange.svg) no-repeat left center transparent;
	background-size: auto 100%;
}
#loesungen-1 .ce_text .image_container,
#loesungen-2 .ce_text .image_container{
	margin-bottom:60px;
}
#loesungen-1,
#loesungen-2,
#loesungen-1 .ce_text.loesung_list,
#loesungen-2 .ce_text.loesung_list{
	transition:all .4s;
}
#loesungen-1 .ce_text.loesung_list.hidden,
#loesungen-2 .ce_text.loesung_list.hidden{
	height:0px;
	margin-bottom:0px;
}

/* Tablet Querformat */
@media (max-width: 1200px) {
	.telematik #luis-smart-load h2,
	.telematik #luis-smart-prevent h2,
	.telematik #luis-mdr-portal h2{
		font-size:var(--luis-h2-size);
		line-height: var(--luis-h2-line-height);
	}
	#loesungen-1 h3,
	#loesungen-2 h3{
		font-size:var(--luis-h3-size);
		line-height: var(--luis-h3-line-height);
	}
}
/* Tablet Hochformat */
@media (max-width: 992px) {
	.telematik #infrastruktur-loesungen .svg-wrapper{
		position:relative;
		margin-top:10%;
		transform:scale(1.4);
	}
	#loesungen-1 h3,
	#loesungen-2 h3{
		font-size:var(--luis-h4-size);
		line-height: var(--luis-h4-line-height);
	}
}
/* Handys */
@media (max-width: 768px) {
	.telematik #infrastruktur-loesungen .svg-wrapper{
		position:relative;
		margin-top:10%;
		transform:scale(1.4);
	}
	#loesungen-1 .inner,
	#loesungen-2 .inner{
		min-height:1px;
	}
	#loesungen-1,
	#loesungen-2{
		background:var(--luis-light-grey-6);
	}
	#loesungen-1:before,
	#loesungen-2:before{
		display:none;
	}
	#loesungen-1 .ce_text .image_container,
	#loesungen-2 .ce_text .image_container{
		margin-bottom:30px;
	}
	#loesungen-1 .ce_text.standard-margin-top-half,
	#loesungen-2 .ce_text.standard-margin-top-half{
		margin-top:20px;
	}
}
@media (max-width: 576px) {
	.telematik #telematik .ce_text{
		text-align:center;
	}
	.telematik #infrastruktur-loesungen .svg-wrapper{
		position:relative;
		margin-top:30%;
		transform:scale(2);
	}
	.ui-dialog{
		margin-left:5%;
	}
}

/* Smart Prevent */
.smart-prevent.landscape #headerbild{
	background:url(../../files/content/003_loesungen/smart-prevent/luis-technology_smart-prevent_header.webp) no-repeat center bottom transparent;
	background-size: cover;
}
.smart-prevent.portrait #headerbild{
	background:url(../../files/content/003_loesungen/smart-prevent/luis-technology_smart-prevent_header_portrait.webp) no-repeat center center transparent;
	background-size: cover;
}

.smart-prevent #loesungen .ce_bs_gridStart > div{
	display:flex;
	flex-direction:column;
}
.smart-prevent #loesungen .ce_bs_gridStart > div .biglistteaser{
	flex:1;
}

@media (max-width: 1200px) {
	.smart-prevent #beweissicherung h2 br{
		display:none;
	}
}
/* Tablet Hochformat */
@media (max-width: 992px) {
	.smart-prevent #unfaelle h2,
	.smart-prevent #beweissicherung h2{
		font-size:var(--luis-h2-size);
		line-height: var(--luis-h2-line-height);
	}
}
/* Handys */
@media (max-width: 768px) {
	.smart-prevent h2{
		font-size:var(--luis-h2-size);
		line-height: var(--luis-h2-line-height);
	}
	.smart-prevent #beweissicherung h2 br{
		display:block;
	}
}
@media (max-width: 576px) {
	.smart-prevent #smart-prevent img{
		width:92px;
		height:auto;
	}
	.smart-prevent #smart-prevent .ce_text,
	.smart-prevent #smart-prevent .ce_image{
		text-align:center;
	}
	.smart-prevent #smart-prevent .ce_bs_gridStart.standard-margin-top-half{
		margin-top:0px;
	}
}

/* Zubehör */
.zubehoer.landscape #headerbild{
	background:url(../../files/content/003_loesungen/zubehoer/luis-technology_zubehoer_header.webp) no-repeat center transparent;
	background-size: cover;
}
.zubehoer.portrait #headerbild{
	background:url(../../files/content/003_loesungen/zubehoer/luis-technology_zubehoer_header_portrait.webp) no-repeat center top transparent;
	background-size: cover;
}
/* Tablet Querformat */
@media (max-width: 1200px) {
	.zubehoer h2{
		font-size:var(--luis-h2-size);
		line-height: var(--luis-h2-line-height);
	}
	.zubehoer h3.h2-size{
		font-size:var(--luis-h3-size);
		line-height: var(--luis-h3-line-height);
	}

}
/* Tablet Hochformat */
@media (max-width: 992px) {

}
/* Handys */
@media (max-width: 768px) {

}
@media (max-width: 576px) {

}
.contao-cookiebar .highlight .success {
    --ccb-btn-bg: #FF7500;
    --ccb-btn-bg-hvr: #1F2A44;
    --ccb-btn-bdr: #FF7500;
    --ccb-btn-clr: #fff
}
.contao-cookiebar .cc-btn {
    border-radius: 0px;
	transition:all .4s;
	font-family: 'HCo Gotham SSm';
}

.contao-cookiebar .cc-btn:hover {
    background: var(--ccb-btn-bg-hvr, #ececec);
	border: 1px solid var(--ccb-btn-bg-hvr, #cfcfcf);
}
.cc-inner {
    border-radius: 0px;
    font-size: 14px;
	font-family: 'HCo Gotham SSm';
}
