.modal-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.8);
    z-index: 9999;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transform: scale(0,0);
    -moz-transform: scale(0,0);
    -ms-transform: scale(0,0);
    transform: scale(0,0);
    will-change: transform;
    -webkit-transition: transform 0.3s ease-in 1s;
    -moz-transition: transform 0.3s ease-in 1s;
    -ms-transition: transform 0.3s ease-in 1s;
    transition: transform 0.3s ease-in 1s;
}
.modal-overlay.active {
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
}

.modal-block {
    position: relative;
    width: 90%;
    height: auto;
    max-width: 600px;
    max-height: 450px;
    text-align: center;
    background: #fff;
    padding: 50px 30px;
}
@media screen and (min-width:768px) {
    .modal-block {
        padding: 50px 60px;
    }
}
.modal-block .closer {
    padding: 0;
    background: none;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 20px;
    right: 20px;
    border: none;
    cursor: pointer;
    /* border: 1px solid #d2aa23; */
}
.modal-block .closer svg .cls-1 {
    fill: #141312;
}
.modal-block h1, .modal-block h2,
.modal-block h3, .modal-block h4 {
}
.modal-block h1:after, .modal-block h2:after,
.modal-block h3:after, .modal-block h4:after {
    left: 50%;
    margin-left: -25px;
}
.modal-block p {
    margin-bottom: 25px;
}
.modal-button {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.modal-button a {
    cursor: pointer;
    margin: 0 10px;
}

*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body #container>*>.inside:after,body .custom>*>.inside:after,body #header>.inside:after,body #footer>.inside:after{content:"";display:table;clear:both}body #container>*>.inside>*>*,body .custom>*>.inside>*>*,body #header>.inside>*>*,body #footer>.inside>*>*{width:90%;margin:0 auto;overflow:visible}body #container>*>.inside>*>*>.inner,body .custom>*>.inside>*>*>.inner,body #header>.inside>*>*>.inner,body #footer>.inside>*>*>.inner{padding-top:25px;padding-bottom:25px}@media (min-width:768px){body #container>*>.inside:after,body .custom>*>.inside:after,body #header>.inside:after,body #footer>.inside:after{content:"";display:table;clear:both}body #container>*>.inside>*>*,body .custom>*>.inside>*>*,body #header>.inside>*>*,body #footer>.inside>*>*{width:750px;margin:0 auto;overflow:visible}body #container>*>.inside>*>*>.inner,body .custom>*>.inside>*>*>.inner,body #header>.inside>*>*>.inner,body #footer>.inside>*>*>.inner{padding-top:27.5px;padding-bottom:27.5px}}@media (min-width:992px){body #container>*>.inside:after,body .custom>*>.inside:after,body #header>.inside:after,body #footer>.inside:after{content:"";display:table;clear:both}body #container>*>.inside>*>*,body .custom>*>.inside>*>*,body #header>.inside>*>*,body #footer>.inside>*>*{width:970px;margin:0 auto;overflow:visible}body #container>*>.inside>*>*>.inner,body .custom>*>.inside>*>*>.inner,body #header>.inside>*>*>.inner,body #footer>.inside>*>*>.inner{padding-top:27.5px;padding-bottom:27.5px}}@media (min-width:1200px){body #container>*>.inside:after,body .custom>*>.inside:after,body #header>.inside:after,body #footer>.inside:after{content:"";display:table;clear:both}body #container>*>.inside>*>*,body .custom>*>.inside>*>*,body #header>.inside>*>*,body #footer>.inside>*>*{width:1170px;margin:0 auto;overflow:visible}body #container>*>.inside>*>*>.inner,body .custom>*>.inside>*>*>.inner,body #header>.inside>*>*>.inner,body #footer>.inside>*>*>.inner{padding-top:37.5px;padding-bottom:37.5px}}@media (min-width:1600px){body #container>*>.inside:after,body .custom>*>.inside:after,body #header>.inside:after,body #footer>.inside:after{content:"";display:table;clear:both}body #container>*>.inside>*>*,body .custom>*>.inside>*>*,body #header>.inside>*>*,body #footer>.inside>*>*{width:1170px;margin:0 auto;overflow:visible}body #container>*>.inside>*>*>.inner,body .custom>*>.inside>*>*>.inner,body #header>.inside>*>*>.inner,body #footer>.inside>*>*>.inner{padding-top:37.5px;padding-bottom:37.5px}}.container,.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11{float:left}.col-xs-12{float:left;width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0%}@media (min-width:768px){.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{float:left}.col-sm-12{float:left;width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0%}}@media (min-width:992px){.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{float:left}.col-md-12{float:left;width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0%}}@media (min-width:1200px){.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{float:left}.col-lg-12{float:left;width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0%}}@media (min-width:1600px){.col-vlg-1,.col-vlg-2,.col-vlg-3,.col-vlg-4,.col-vlg-5,.col-vlg-6,.col-vlg-7,.col-vlg-8,.col-vlg-9,.col-vlg-10,.col-vlg-11{float:left}.col-vlg-12{float:left;width:100%}.col-vlg-11{width:91.66666667%}.col-vlg-10{width:83.33333333%}.col-vlg-9{width:75%}.col-vlg-8{width:66.66666667%}.col-vlg-7{width:58.33333333%}.col-vlg-6{width:50%}.col-vlg-5{width:41.66666667%}.col-vlg-4{width:33.33333333%}.col-vlg-3{width:25%}.col-vlg-2{width:16.66666667%}.col-vlg-1{width:8.33333333%}.col-vlg-pull-12{right:100%}.col-vlg-pull-11{right:91.66666667%}.col-vlg-pull-10{right:83.33333333%}.col-vlg-pull-9{right:75%}.col-vlg-pull-8{right:66.66666667%}.col-vlg-pull-7{right:58.33333333%}.col-vlg-pull-6{right:50%}.col-vlg-pull-5{right:41.66666667%}.col-vlg-pull-4{right:33.33333333%}.col-vlg-pull-3{right:25%}.col-vlg-pull-2{right:16.66666667%}.col-vlg-pull-1{right:8.33333333%}.col-vlg-pull-0{right:auto}.col-vlg-push-12{left:100%}.col-vlg-push-11{left:91.66666667%}.col-vlg-push-10{left:83.33333333%}.col-vlg-push-9{left:75%}.col-vlg-push-8{left:66.66666667%}.col-vlg-push-7{left:58.33333333%}.col-vlg-push-6{left:50%}.col-vlg-push-5{left:41.66666667%}.col-vlg-push-4{left:33.33333333%}.col-vlg-push-3{left:25%}.col-vlg-push-2{left:16.66666667%}.col-vlg-push-1{left:8.33333333%}.col-vlg-push-0{left:auto}.col-vlg-offset-12{margin-left:100%}.col-vlg-offset-11{margin-left:91.66666667%}.col-vlg-offset-10{margin-left:83.33333333%}.col-vlg-offset-9{margin-left:75%}.col-vlg-offset-8{margin-left:66.66666667%}.col-vlg-offset-7{margin-left:58.33333333%}.col-vlg-offset-6{margin-left:50%}.col-vlg-offset-5{margin-left:41.66666667%}.col-vlg-offset-4{margin-left:33.33333333%}.col-vlg-offset-3{margin-left:25%}.col-vlg-offset-2{margin-left:16.66666667%}.col-vlg-offset-1{margin-left:8.33333333%}.col-vlg-offset-0{margin-left:0%}}.clearfix:before,.clearfix:after{content:" ";display:table}.container:before,.container:after{content:" ";display:table}.container-fluid:before,.container-fluid:after{content:" ";display:table}.row:before,.row:after{content:" ";display:table}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after{clear:both}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.hidden{display:none !important;visibility:hidden !important}@-ms-viewport{width:device-width}.col-no-padding{padding:0 !important}.col-no-padding-top-bottom{padding-top:0 !important;padding-bottom:0 !important}.col-no-padding-left-right{padding-left:0 !important;padding-right:0 !important}.col-centered{float:none;margin:0 auto}.col-newline{clear:both}.visible-xs,.visible-sm,.visible-md,.visible-lg,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-print,.visible-print-block,.visible-print-inline,.visible-print-inline-block{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}}@media (min-width:1200px){.visible-lg{display:block !important}}@media (max-width:767px){.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media (min-width:1200px){.hidden-lg{display:none !important}}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
@charset "UTF-8";
.contao-cookiebar {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
  padding: 15px;
  max-height: 100vh;
  box-sizing: border-box;
  pointer-events: none;
  overflow: hidden; }
  .contao-cookiebar * {
    box-sizing: border-box; }
  .contao-cookiebar:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .contao-cookiebar .cc-inner {
    display: inline-block;
    overflow-y: auto;
    max-height: 100%;
    max-width: 100%;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    font-size: 1rem;
    text-align: left; }
  .contao-cookiebar.cc-top .cc-inner {
    vertical-align: top; }
  .contao-cookiebar.cc-top.cc-active .cc-inner {
    animation: cookiebar-top-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-top.cc-saved .cc-inner {
    animation: cookiebar-top-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-bottom .cc-inner {
    vertical-align: bottom; }
  .contao-cookiebar.cc-bottom.cc-active .cc-inner {
    animation: cookiebar-bottom-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-bottom.cc-saved .cc-inner {
    animation: cookiebar-bottom-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-middle .cc-inner {
    vertical-align: middle; }
  .contao-cookiebar.cc-middle.cc-active .cc-inner {
    animation: cookiebar-middle-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-middle.cc-saved .cc-inner {
    animation: cookiebar-middle-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-left {
    text-align: left; }
  .contao-cookiebar.cc-right {
    text-align: right; }
  .contao-cookiebar .cc-head h1:first-child, .contao-cookiebar .cc-head h2:first-child, .contao-cookiebar .cc-head h3:first-child, .contao-cookiebar .cc-head h4:first-child, .contao-cookiebar .cc-head h5:first-child, .contao-cookiebar .cc-head h6:first-child {
    margin-top: 0; }
  .contao-cookiebar .cc-head p {
    margin-bottom: 15px; }
  .contao-cookiebar .cc-btn {
    display: inline-block;
    cursor: pointer;
    width: 100%;
    padding: 8px 14px;
    margin-bottom: 8px;
    font-size: 15px;
    outline: 0 none;
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    color: #444;
    background: #f5f5f5; }
    .contao-cookiebar .cc-btn:hover {
      background: #ececec; }
    .contao-cookiebar .cc-btn:last-child {
      margin-bottom: 0; }
  .contao-cookiebar .grayscale .cc-btn {
    background: #f1efef; }
    .contao-cookiebar .grayscale .cc-btn:hover {
      background: #ececec; }
    .contao-cookiebar .grayscale .cc-btn.success {
      background: #fbfbfb; }
      .contao-cookiebar .grayscale .cc-btn.success:hover {
        background: #f7f7f7; }
  .contao-cookiebar .highlight .cc-btn.success {
    background: #4e9e3e;
    border-color: #3e7830;
    color: #fff; }
    .contao-cookiebar .highlight .cc-btn.success:hover {
      background: #4c933f; }
  .contao-cookiebar label {
    position: relative;
    display: block;
    padding: 8px 13px 8px 0;
    line-height: 1.2rem; }
    .contao-cookiebar label.group {
      font-weight: 600; }
  .contao-cookiebar input {
    position: absolute;
    width: 1px;
    height: 1px;
    outline: 0 none;
    opacity: 0; }
    .contao-cookiebar input + label {
      padding: 8px 13px 8px 50px;
      cursor: pointer; }
      .contao-cookiebar input + label:before {
        content: '';
        position: absolute;
        top: 6px;
        left: 0;
        width: 35px;
        height: 18px;
        margin: 0;
        box-sizing: content-box;
        border-radius: 10px;
        background: #fff;
        border: 2px solid #9c9b99;
        transition: border-color .2s; }
      .contao-cookiebar input + label:after {
        display: block;
        content: '';
        position: absolute;
        top: 10px;
        left: 4px;
        width: 14px;
        height: 14px;
        border-radius: 10px;
        background: #9c9b99;
        transition: background .2s, margin-left .2s, padding .2s; }
      .contao-cookiebar input + label:active:after {
        padding-left: 5px; }
    .contao-cookiebar input.cc-group-half + label:after {
      background: linear-gradient(to right, #9c9b99 0%, #9c9b99 50%, #399d32 50%, #399d32 100%); }
    .contao-cookiebar input:checked + label:after {
      background: #399d32;
      margin-left: 17px; }
    .contao-cookiebar input:checked + label:active:after {
      margin-left: 12px; }
    .contao-cookiebar input:checked + label:before {
      background: #dcf3db;
      border-color: #399d32; }
    .contao-cookiebar input:disabled + label {
      pointer-events: none; }
      .contao-cookiebar input:disabled + label:after {
        background: #c8c7c5; }
      .contao-cookiebar input:disabled + label:before {
        background: #f4f4f4;
        border-color: #c8c7c5; }
  .contao-cookiebar.cc-active .cc-inner {
    opacity: 1;
    pointer-events: auto;
    visibility: visible; }
  .contao-cookiebar.cc-active.cc-blocked {
    pointer-events: auto;
    animation: cookiebar-overlay-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-saved.cc-inner {
    opacity: 0;
    pointer-events: none;
    visibility: hidden; }
  .contao-cookiebar.cc-saved.cc-blocked {
    pointer-events: none;
    animation: cookiebar-overlay-out 0.5s ease-in-out forwards; }

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width:768px){body.shop.checkout .col-sm-push-0{left:auto !important}}.pinfo{text-align:center;padding:10px 0}@media screen and (min-width:768px){.pinfo{text-align:left;padding:20px 0}}.pinfo span{font-size:26px;font-size:2.6rem}.ce_dse_elementwrapper_start.noshow{display:none !important}@media screen and (min-width:1200px){.ce_dse_elementwrapper_start.productinfo .lb-custom{margin-top:15px}}@media screen and (min-width:768px){.ce_dse_elementwrapper_start.productinfo .lb-custom{margin-top:5px}}.ce_dse_elementwrapper_start.productinfo>.inside>div:last-of-type.ce_hyperlink{text-align:center}@media screen and (min-width:768px){.ce_dse_elementwrapper_start.productinfo>.inside>div:last-of-type.ce_hyperlink{text-align:left}}#footer .icon-teaser h2{color:#141312;font-size:26px;font-size:2.6rem;line-height:32px}#footer .icon-teaser h2:after{display:none}@media (min-width:768px){#footer .icon-teaser h2{font-size:30px;font-size:3rem;line-height:40px}}@media (min-width:1200px){#footer .icon-teaser h2{font-size:40px;font-size:4rem;line-height:50px}}.icon-teaser .col-centered{float:none !important}.icon-teaser h2{text-align:center;padding-bottom:50px}.icon-teaser .ce_hyperlink{margin-bottom:0}.icon-teaser .ce_hyperlink:before{display:none}.icon-teaser .ce_hyperlink a{border:none !important}.icon-teaser .ce_hyperlink a:hover{border:none !important}.icon-teaser .ce_hyperlink figure:hover img{opacity:0.5;filter:alpha(opacity=50);-webkit-transition:opacity 0.2s ease-in-out;-moz-transition:opacity 0.2s ease-in-out;-ms-transition:opacity 0.2s ease-in-out;-o-transition:opacity 0.2s ease-in-out;transition:opacity 0.2s ease-in-out}.icon-teaser .ce_hyperlink figure.image_container_icons img{width:100%;height:auto;max-width:80px;-webkit-transition:opacity 0.2s ease-in-out;-moz-transition:opacity 0.2s ease-in-out;-ms-transition:opacity 0.2s ease-in-out;-o-transition:opacity 0.2s ease-in-out;transition:opacity 0.2s ease-in-out}.icon-teaser .ce_hyperlink figure.image_container_icons a{cursor:pointer !important;width:100%}.icon-teaser .ce_hyperlink figure.image_container_icons a figcaption{line-height:20px}@media (max-width:991px){.icon-teaser .ce_hyperlink:nth-of-type(odd) figure.image_container_icons a:first-of-type:before{display:none}}@media (max-width:991px){.icon-teaser .ce_hyperlink+.ce_hyperlink:nth-of-type(n+3){margin:40px 0 0}}.icon-teaser .ce_hyperlink+.ce_hyperlink figure.image_container_icons a:first-of-type:before{content:"";position:absolute;top:50%;left:-15px;width:1px;height:56px;margin-top:-28px;background-color:#8d8986}@media (min-width:768px){.icon-teaser .ce_hyperlink+.ce_hyperlink figure.image_container_icons a:first-of-type:before{left:-8px}}@media (min-width:1200px){.icon-teaser .ce_hyperlink+.ce_hyperlink figure.image_container_icons a:first-of-type:before{left:-15px}}.mailchimp-form .widget-text input.input--filled{border-color:#141312}.mailchimp-form .widget-text input.input--filled+label{display:none}.ce_text ul li a,.ce_text ol li a{border-bottom:1px solid transparent;-webkit-transition:border-color 0.2s ease-in 0s;-moz-transition:border-color 0.2s ease-in 0s;-ms-transition:border-color 0.2s ease-in 0s;-o-transition:border-color 0.2s ease-in 0s;transition:border-color 0.2s ease-in 0s}.ce_text ul li a:hover,.ce_text ol li a:hover{border-color:#141312}.ce_dse_productoverview_start a.tile-link:hover:before,.ce_dse_teasertiles a.tile-link:hover:before{background-color:rgba(20, 19, 18, 0)}#container .image_container>a{cursor:pointer}#container .image_container>a:before{display:none}#nav-desktop .level_3>li.has-image>a>span{background-size:201% 100%}.ce_hyperlink.white .image_container a:hover{background:none}@media screen and (max-width:767px){.ce_dse_ctateaser .bg-wrap{min-height:calc(100vh - 60px)}}h1{font-family:"tstar_mono_roundbold", sans-serif;letter-spacing:-3px}.ce_dse_ctateaser .dse-inside p{font-family:"tstar_mono_roundbold", sans-serif;letter-spacing:-2px}
@charset "UTF-8";
.row-flex,.row-flex>div[class*="col-"]{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex:1 1 auto}.row-flex.align-items-end{align-items:flex-end}.row-flex-wrap{-webkit-flex-flow:row wrap;align-content:flex-start;flex:0}.row-flex>div[class*="col-"],.container-flex>div[class*="col-"]{margin:-0.2px}.container-flex>div[class*="col-"] div,.row-flex>div[class*="col-"] div{width:100%}.flex-col{display:flex;display:-webkit-flex;flex:1 100%;flex-flow:column nowrap}.flex-grow{display:flex;-webkit-flex:2;flex:2}.d-none{display:none !important}@media (min-width:992px){.d-md-none{display:none !important}}.d-block{display:block !important}@media (min-width:992px){.d-md-block{display:block !important}}#footer .footer-top{color:#f7f7f7}@media (min-width:768px){#footer .footer-top{padding:50px 0 35px !important}}#footer .footer-top h2,#footer .footer-top h3,#footer .footer-top h4{padding-bottom:20px;margin-bottom:0}#footer .footer-top h2:after,#footer .footer-top h3:after,#footer .footer-top h4:after{display:none}@media (min-width:992px){#footer .footer-top>.container>.row{margin-right:-16px;margin-left:-16px;padding-bottom:40px}#footer .footer-top>.container>.row:not(:last-of-type){border-bottom:1px solid #f7f7f7}#footer .footer-top>.container>.row:last-of-type{padding-bottom:0}}@media (min-width:1200px){#footer .footer-top>.container>.row{margin-right:-15px;margin-left:-15px}}#footer .footer-top>.container>.row+.row{margin-top:80px}@media (min-width:992px){#footer .footer-top>.container>.row+.row{margin-top:40px}}#footer .footer-top a{color:#f7f7f7}#footer .footer-top .mod_customnav a:hover span{border-color:#f7f7f7}#footer .footer-top ol{margin-left:27px}.mobile.safari #footer .footer-top ol{margin-left:30px}@media (min-width:768px){#footer .footer-top ol{margin-left:30px}.mobile.safari #footer .footer-top ol{margin-left:33px}}#footer .footer-top:not(.mobile-footer) .ce_text ol,#footer .footer-top:not(.mobile-footer) .ce_text ul,#footer .footer-top:not(.mobile-footer) .mod_customnav ol,#footer .footer-top:not(.mobile-footer) .mod_customnav ul{display:block !important}#footer .footer-top .ce_form{padding:0 0}@media (min-width:992px){#footer .footer-top .ce_form.col-md-6,#footer .footer-top .ce_form .col-md-6:not(input){width:50% !important}}#footer .footer-top .ce_form form{margin-bottom:0}#footer .footer-top .ce_form form input{color:#f7f7f7;border-bottom:1px solid #f7f7f7;padding-left:0;width:100%;margin-bottom:40px}#footer .footer-top .ce_form form input::-webkit-input-placeholder{color:#f7f7f7}#footer .footer-top .ce_form form input:-ms-input-placeholder{color:#f7f7f7}#footer .footer-top .ce_form form input::placeholder{color:#f7f7f7}@media (min-width:992px){#footer .footer-top .ce_form form input{margin-bottom:0}}#footer .footer-top .ce_form form .explanation{padding-bottom:20px}@media (max-width:767px){#footer .footer-top .ce_form form .explanation [class*="col-"]{padding-right:0;padding-left:0}}@media (min-width:992px){#footer .footer-top .ce_form form .explanation .col-md-8.col-md-8{width:66.66667% !important}}@media (min-width:1200px){#footer .footer-top .ce_form form .widget-text{padding-left:0}}@media (min-width:992px){#footer .footer-top .ce_form form .widget-text.col-md-8{width:66.66667% !important}}#footer .footer-top .ce_form form .widget-text .field-wrapper{padding:0 0}#footer .footer-top .ce_form form .widget-submit{text-align:center}@media (min-width:992px){#footer .footer-top .ce_form form .widget-submit{text-align:right}}@media (min-width:992px){#footer .footer-top .ce_form form .widget-submit.col-md-4{width:33.33333% !important}}#footer .footer-top .ce_form form .widget-submit button{width:auto;position:relative;display:inline-block;vertical-align:middle;text-align:center;text-transform:uppercase;border-radius:20px;border:1px solid transparent;padding:11px 19px;color:#f7f7f7;background:transparent;border-color:#f7f7f7;margin-bottom:0;-webkit-transition:all 0.2s ease-in 0s;-moz-transition:all 0.2s ease-in 0s;-ms-transition:all 0.2s ease-in 0s;-o-transition:all 0.2s ease-in 0s;transition:all 0.2s ease-in 0s}#footer .footer-top .ce_form form .widget-submit button:hover{color:#141312;background:#f7f7f7}#footer .footer-top .footer-socials-new{overflow:visible;order:3}@media (min-width:992px){#footer .footer-top .footer-socials-new{order:2}}#footer .footer-top .footer-socials-new ul{text-align:center;font-size:0px;font-size:0rem;display:block !important}#footer .footer-top .footer-socials-new ul li{display:inline-block;vertical-align:middle;padding-top:30px;padding-right:5px;padding-left:5px}#footer .footer-top .footer-socials-new ul li:first-of-type{padding-left:0}#footer .footer-top .footer-socials-new ul li:last-of-type{padding-right:0}#footer .footer-top .footer-socials-new ul li a{position:relative;display:block !important;width:40px !important;height:40px;margin:0;text-align:center;background-repeat:no-repeat;background-position:top left;background-size:40px 40px;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-ms-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in}#footer .footer-top .footer-socials-new ul li a:hover span{bottom:45px;visibility:visible;opacity:1}#footer .footer-top .footer-socials-new ul li a.facebook{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkZhY2Vib29rIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEyOCAxMjgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEyOCAxMjg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojRkZGRkZGO308L3N0eWxlPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik04MS45LDM5LjdoLTYuOGMtNS40LDAtNi40LDIuNS02LjQsNi4zdjguMmgxMi44bC0xLjcsMTIuOUg2OC42djMzLjFINTUuM3YtMzNINDQuMVY1NC4zaDExLjJ2LTkuNWMwLTExLjEsNi44LTE3LjEsMTYuNi0xNy4xYzQuNywwLDguOCwwLjQsMTAsMC41VjM5Ljd6Ii8+PHBhdGggY2xhc3M9InN0MCIgZD0iTTY0LDIuNWMzMy45LDAsNjEuNSwyNy42LDYxLjUsNjEuNVM5Ny45LDEyNS40LDY0LDEyNS40UzIuNSw5Ny45LDIuNSw2NFMzMC4xLDIuNSw2NCwyLjUgTTY0LDBDMjguNywwLDAsMjguNiwwLDY0czI4LjYsNjQsNjQsNjRzNjQtMjguNiw2NC02NFM5OS4zLDAsNjQsMEw2NCwweiIvPjwvc3ZnPg==)}#footer .footer-top .footer-socials-new ul li a.instagram{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9Ikluc3RhZ3JhbSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAxMjggMTI4IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMjggMTI4OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0ZGRkZGRjt9PC9zdHlsZT48Zz48Y2lyY2xlIGNsYXNzPSJzdDAiIGN4PSI4NS41IiBjeT0iNDIuNCIgcj0iNS4xIi8+PHBhdGggY2xhc3M9InN0MCIgZD0iTTc4LjksMjUuNUg0OWMtMTMsMC0yMy42LDEwLjYtMjMuNiwyMy42djI5LjhjMCwxMywxMC42LDIzLjYsMjMuNiwyMy42aDI5LjhjMTMsMCwyMy42LTEwLjYsMjMuNi0yMy42aDAuMVY0OS4xQzEwMi41LDM2LjEsOTEuOSwyNS41LDc4LjksMjUuNXogTTk2LjcsNzljMCw5LjgtOCwxNy44LTE3LjgsMTcuOEg0OWMtOS44LDAtMTcuOC04LTE3LjgtMTcuOFY0OS4xYzAtOS44LDgtMTcuOCwxNy44LTE3LjhoMjkuOGM5LjgsMCwxNy44LDcuOSwxNy45LDE3LjhDOTYuNyw0OS4xLDk2LjcsNzksOTYuNyw3OXoiLz48L2c+PHBhdGggY2xhc3M9InN0MCIgZD0iTTYzLjksNDQuNWMtMTAuOCwwLTE5LjUsOC44LTE5LjUsMTkuNWMwLDEwLjgsOC44LDE5LjUsMTkuNSwxOS41UzgzLjQsNzQuNyw4My40LDY0QzgzLjQsNTMuMiw3NC42LDQ0LjUsNjMuOSw0NC41eiBNNjMuOSw3Ny42Yy03LjUsMC0xMy42LTYuMS0xMy42LTEzLjZzNi4xLTEzLjYsMTMuNi0xMy42Uzc3LjUsNTYuNSw3Ny41LDY0UzcxLjQsNzcuNiw2My45LDc3LjZ6Ii8+PHBhdGggY2xhc3M9InN0MCIgZD0iTTY0LDIuNWMzMy45LDAsNjEuNSwyNy42LDYxLjUsNjEuNVM5Ny45LDEyNS40LDY0LDEyNS40UzIuNSw5Ny45LDIuNSw2NFMzMC4xLDIuNSw2NCwyLjUgTTY0LDBDMjguNywwLDAsMjguNiwwLDY0czI4LjYsNjQsNjQsNjRzNjQtMjguNiw2NC02NFM5OS4zLDAsNjQsMEw2NCwweiIvPjwvc3ZnPg==)}#footer .footer-top .footer-socials-new ul li a.pinterest{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IlBpbnRlcmVzdCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAxMjggMTI4IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMjggMTI4OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0ZGRkZGRjt9PC9zdHlsZT48cGF0aCBjbGFzcz0ic3QwIiBkPSJNNjkuNSw4MGMtNC40LDAtOC42LTIuNC0xMC4xLTUuMWMwLDAtMi40LDkuNS0yLjksMTEuM2MtMS44LDYuNS03LDEyLjktNy40LDEzLjVjLTAuMywwLjQtMC45LDAuMi0xLTAuMmMtMC4xLTAuOC0xLjUtOSwwLjEtMTUuN2MwLjgtMy4zLDUuMy0yMi40LDUuMy0yMi40cy0xLjMtMi42LTEuMy02LjVjMC02LjEsMy41LTEwLjcsNy45LTEwLjdjMy43LDAsNS42LDIuOCw1LjYsNi4yYzAsMy44LTIuNCw5LjQtMy42LDE0LjZjLTEsNC40LDIuMiw3LjksNi41LDcuOWM3LjgsMCwxMy0xMCwxMy0yMS45YzAtOS02LjEtMTUuOC0xNy4xLTE1LjhjLTEyLjUsMC0yMC4zLDkuMy0yMC4zLDE5LjdjMCwzLjYsMS4xLDYuMSwyLjcsOC4xYzAuOCwwLjksMC45LDEuMywwLjYsMi4zYy0wLjIsMC44LTAuNiwyLjYtMC44LDMuM2MtMC4zLDEtMS4xLDEuNC0yLjEsMWMtNS44LTIuNC04LjQtOC43LTguNC0xNS43YzAtMTEuNyw5LjktMjUuNywyOS40LTI1LjdjMTUuNywwLDI2LjEsMTEuNCwyNi4xLDIzLjZDOTEuNyw2Ny45LDgyLjgsODAsNjkuNSw4MHoiLz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNNjQsMi41YzMzLjksMCw2MS41LDI3LjYsNjEuNSw2MS41Uzk3LjksMTI1LjQsNjQsMTI1LjRTMi41LDk3LjksMi41LDY0UzMwLjEsMi41LDY0LDIuNSBNNjQsMEMyOC43LDAsMCwyOC42LDAsNjRzMjguNiw2NCw2NCw2NHM2NC0yOC42LDY0LTY0Uzk5LjMsMCw2NCwwTDY0LDB6Ii8+PC9zdmc+)}#footer .footer-top .footer-socials-new ul li a.kununu{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9Ikluc3RhZ3JhbSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAxMjggMTI4IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMjggMTI4OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0ZGRkZGRjt9PC9zdHlsZT48cGF0aCBjbGFzcz0ic3QwIiBkPSJNOTEuNSwzOWwzLjgtMy43YzItMS45LDUuMS0xLjksNy4xLDBsMC42LDAuNmMyLDEuOSwxLjksNSwwLDYuOWwtMy41LDMuNWwtMC4yLDAuMmMtMC41LDAuNS0xLjMsMC41LTEuOCwwTDk2LjgsNDZjLTAuNS0wLjUtMC41LTEuMywwLTEuOGwzLjgtMy43YzAuNi0wLjYsMC42LTEuNiwwLTIuM2wtMC42LTAuNmMtMC42LTAuNi0xLjctMC42LTIuMywwbC0zLjgsMy43Yy0wLjUsMC41LTEuMywwLjUtMS45LDBsLTAuNS0wLjVDOTEsNDAuMyw5MC45LDM5LjUsOTEuNSwzOXogTTcxLjcsODMuMWwtMC4yLDkuNmMwLDAuOC0wLjcsMS41LTEuNiwxLjVoLTkuNGMtMC45LDAtMS42LTAuNy0xLjYtMS41di05LjZsMCwwVjgwYzAtMy4zLTIuOC02LjEtNi4yLTYuMWgtMy4zYy0zLjQsMC02LjIsMi43LTYuMiw2LjFoLTAuMXYxMi43YzAsMC44LTAuNywxLjUtMS42LDEuNWgtOS40Yy0wLjksMC0xLjYtMC43LTEuNi0xLjV2LTU3YzAtMC44LDAuNy0xLjUsMS42LTEuNWg5LjRjMC45LDAsMS42LDAuNywxLjYsMS41djI2LjljMi0wLjcsNC4xLTEsNi4zLTFoMy4ybDAsMGMzLjQsMCw2LjItMi43LDYuMi02bDAuMi0zLjFjMC4xLTAuNywwLjgtMS4zLDEuNS0xLjNINzBjMC44LDAsMS40LDAuNiwxLjUsMS4zbDAsMHYzLjFjMCw0LjctMS44LDguOS00LjcsMTIuMmMzLDMuMyw0LjksNy42LDQuOSwxMi40QzcxLjcsODAuMiw3MS43LDgzLjEsNzEuNyw4My4xeiBNODkuNCw1NS45bC0zLjgsMy43Yy0yLDEuOS01LjEsMS45LTcuMSwwTDc4LDU5Yy0xLjktMS45LTEuOS01LDAtNi45bDMuNS0zLjVsMC4yLTAuMmMwLjUtMC41LDEuMy0wLjUsMS45LDBsMC41LDAuNWMwLjUsMC41LDAuNiwxLjMsMCwxLjhsLTMuOCwzLjdjLTAuNiwwLjYtMC42LDEuNiwwLDIuM2wwLjYsMC42YzAuNiwwLjYsMS43LDAuNiwyLjMsMGwzLjgtMy43YzAuNS0wLjUsMS4zLTAuNSwxLjksMGwwLjUsMC41Qzg5LjksNTQuNiw5MCw1NS40LDg5LjQsNTUuOXogTTg5LjQsNDAuN0w4OSw0MS4yYy0wLjUsMC41LTEuNCwwLjUtMS45LDBsLTMuOC0zLjdjLTAuNi0wLjYtMS43LTAuNi0yLjMsMGwtMC42LDAuNmMtMC42LDAuNi0wLjYsMS43LDAsMi4zbDMuOCwzLjdjMC41LDAuNSwwLjUsMS4zLDAsMS44bC0wLjUsMC41Yy0wLjUsMC41LTEuMywwLjUtMS44LDBMNzgsNDIuN2MtMi0xLjktMi01LDAtNi45bDAuNi0wLjZjMS45LTEuOSw1LjEtMS45LDcsMGwzLjUsMy41bDAuMiwwLjJDOTAsMzkuNCw5MCw0MC4yLDg5LjQsNDAuN3ogTTEwMi45LDU5bC0wLjYsMC42Yy0yLDEuOS01LjEsMS45LTcuMSwwbC0zLjUtMy41bC0wLjItMC4yYy0wLjUtMC41LTAuNS0xLjMsMC0xLjhsMC41LTAuNWMwLjUtMC41LDEuNC0wLjUsMS45LDBsMy44LDMuN2MwLjYsMC42LDEuNywwLjYsMi4zLDBsMC42LTAuNmMwLjYtMC42LDAuNy0xLjcsMC0yLjNsLTMuOC0zLjdjLTAuNS0wLjUtMC41LTEuMywwLTEuOGwwLjUtMC41YzAuNS0wLjUsMS4zLTAuNSwxLjgsMGwzLjgsMy43QzEwNC44LDU0LDEwNC44LDU3LjEsMTAyLjksNTl6Ii8+PHBhdGggY2xhc3M9InN0MCIgZD0iTTY0LDIuNWMzMy45LDAsNjEuNSwyNy42LDYxLjUsNjEuNVM5Ny45LDEyNS40LDY0LDEyNS40UzIuNSw5Ny45LDIuNSw2NFMzMC4xLDIuNSw2NCwyLjUgTTY0LDBDMjguNywwLDAsMjguNiwwLDY0czI4LjYsNjQsNjQsNjRzNjQtMjguNiw2NC02NFM5OS4zLDAsNjQsMEw2NCwweiIvPjwvc3ZnPg==)}#footer .footer-top .footer-socials-new ul li span{position:absolute;bottom:0;left:-25px;right:-25px;padding:5px 7px;line-height:1;font-size:13px;font-size:1.3rem;border-radius:2px;color:#141312;border:1px solid #141312;background:#f7f7f7;visibility:hidden;opacity:0;-webkit-transition:all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);-moz-transition:all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);-ms-transition:all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);-o-transition:all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55)}#footer .footer-top .footer-socials-new ul li span:before{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #f7f7f7;position:absolute;bottom:-5px;left:50%;margin-left:-5px}#footer .footer-top .ce_image{order:2}@media (min-width:992px){#footer .footer-top .ce_image{order:3}}#footer .footer-top .ce_image.award figure{width:100%}#footer .footer-top .ce_image.award figure img{width:130px}@media (min-width:992px){#footer .footer-top .ce_image.award figure img{width:90px}}#footer .footer-top.mobile-footer{padding-bottom:0 !important}#footer .footer-top.mobile-footer>.container>.row>.col+.col{margin-top:20px}@media (max-width:767px){#footer .footer-top.mobile-footer>.container .row.menus [class*="col-"]{padding-right:0;padding-left:0}}#footer .footer-top.mobile-footer>.container .row.menus>[class*="mod_"],#footer .footer-top.mobile-footer>.container .row.menus>[class*="ce_"]{position:relative}#footer .footer-top.mobile-footer>.container .row.menus>[class*="mod_"]:after,#footer .footer-top.mobile-footer>.container .row.menus>[class*="ce_"]:after{position:absolute;content:"";bottom:0;left:0;width:100%;height:1px;background-color:#f7f7f7}@media (min-width:768px){#footer .footer-top.mobile-footer>.container .row.menus>[class*="mod_"]:after,#footer .footer-top.mobile-footer>.container .row.menus>[class*="ce_"]:after{left:8px;width:calc(100% - 16px)}}#footer .footer-top.mobile-footer>.container .row.menus>[class*="mod_"]+*,#footer .footer-top.mobile-footer>.container .row.menus>[class*="ce_"]+*{margin-top:20px}#footer .footer-top.mobile-footer h2,#footer .footer-top.mobile-footer h3,#footer .footer-top.mobile-footer h4{font-size:16px;font-size:1.6rem;position:relative;padding-bottom:10px;cursor:pointer}#footer .footer-top.mobile-footer h2:after,#footer .footer-top.mobile-footer h3:after,#footer .footer-top.mobile-footer h4:after{font-family:"icomoon" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1.1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:18px;font-size:1.8rem;display:block;position:absolute;right:2px;top:50%;margin-top:-15px;height:20px;background:none;left:auto;width:auto;bottom:auto;-webkit-transition:all 0.2s ease-in 0s;-moz-transition:all 0.2s ease-in 0s;-ms-transition:all 0.2s ease-in 0s;-o-transition:all 0.2s ease-in 0s;transition:all 0.2s ease-in 0s}#footer .footer-top.mobile-footer .ce_text.active h2:after,#footer .footer-top.mobile-footer .ce_text.active h3:after,#footer .footer-top.mobile-footer .ce_text.active h4:after,#footer .footer-top.mobile-footer .mod_customnav.active h2:after,#footer .footer-top.mobile-footer .mod_customnav.active h3:after,#footer .footer-top.mobile-footer .mod_customnav.active h4:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#footer .footer-top.mobile-footer .ce_text.active ol,#footer .footer-top.mobile-footer .ce_text.active ul,#footer .footer-top.mobile-footer .mod_customnav.active ol,#footer .footer-top.mobile-footer .mod_customnav.active ul{padding-bottom:15px}#footer .footer-top.mobile-footer .ce_text ol,#footer .footer-top.mobile-footer .ce_text ul,#footer .footer-top.mobile-footer .mod_customnav ol,#footer .footer-top.mobile-footer .mod_customnav ul{display:none;padding-top:5px}#footer .footer-top.mobile-footer .ce_text ol a,#footer .footer-top.mobile-footer .ce_text ul a,#footer .footer-top.mobile-footer .mod_customnav ol a,#footer .footer-top.mobile-footer .mod_customnav ul a{font-size:16px;font-size:1.6rem;width:100%;display:inline-block}#footer .footer-top.mobile-footer .mod_customnav.pncr{display:block !important;padding-top:30px;padding-bottom:30px}#footer .footer-top.mobile-footer .mod_customnav.pncr ul{display:block}#footer .footer-bottom{background:none !important}@media (max-width:991px){#footer .footer-bottom{padding:30px 0 !important}}#footer .footer-bottom a{color:rgba(247, 247, 247, 0.7)}#footer .footer-bottom .col-auto.pncr a:hover span,#footer .footer-bottom .mod_customnav a:hover span{border-color:rgba(247, 247, 247, 0.7)}@media (min-width:992px){#footer .footer-bottom .col-auto{width:auto}}#footer .footer-bottom .pncr{text-align:center}@media (min-width:992px){#footer .footer-bottom .pncr{text-align:left}}@media (min-width:1200px){#footer .footer-bottom .pncr{padding-right:15px}}@media (min-width:992px){#footer .footer-bottom .pncr.pull-lg-right{float:right !important}}#footer .footer-top .col-auto.pncr a span,#footer .footer-top .mod_customnav a span,#footer .footer-bottom .col-auto.pncr a span,#footer .footer-bottom .mod_customnav a span{border-bottom:1px solid transparent;-webkit-transition:border-color 0.2s ease-in 0s;-moz-transition:border-color 0.2s ease-in 0s;-ms-transition:border-color 0.2s ease-in 0s;-o-transition:border-color 0.2s ease-in 0s;transition:border-color 0.2s ease-in 0s}#footer .footer-top .mod_customnav.pncr,#footer .footer-bottom .mod_customnav.pncr{padding:0 0}#footer .footer-top .mod_customnav.pncr ul,#footer .footer-bottom .mod_customnav.pncr ul{font-size:0px;font-size:0rem;text-align:center}@media (min-width:992px){#footer .footer-top .mod_customnav.pncr ul,#footer .footer-bottom .mod_customnav.pncr ul{text-align:left}}#footer .footer-top .mod_customnav.pncr ul li,#footer .footer-bottom .mod_customnav.pncr ul li{display:inline-block;padding:0 15px}@media (min-width:768px){#footer .footer-top .mod_customnav.pncr ul li,#footer .footer-bottom .mod_customnav.pncr ul li{padding:0 8px}}@media (min-width:1200px){#footer .footer-top .mod_customnav.pncr ul li,#footer .footer-bottom .mod_customnav.pncr ul li{padding:0 15px}}
form:not(.sending)+.sending-wrapper{opacity:0;z-index:-1;height:0}form.sending+.sending-wrapper{position:fixed;top:0;left:0;height:100%;width:100%;background-color:#f1f2f3;-webkit-transition:opacity 0.2s ease-in 0s;-moz-transition:opacity 0.2s ease-in 0s;-ms-transition:opacity 0.2s ease-in 0s;-o-transition:opacity 0.2s ease-in 0s;transition:opacity 0.2s ease-in 0s;z-index:10}form.sending+.sending-wrapper>div{height:100%;justify-content:center;display:flex;flex-direction:column;text-align:center}form input[type="checkbox"]:checked+label{color:#141312;background-image:url("/files/svg/checkbox_active.svg")}form input[type="checkbox"]:checked+label>a:not(:hover){color:#141312}form input[type="checkbox"]:not(:checked).error+label,form input[type="checkbox"]:not(:checked).error+label+label{color:#ff0000;background-image:url("/files/svg/checkbox_inactive_error.svg")}form input[type="checkbox"]:not(:checked).error+label>a:not(:hover),form input[type="checkbox"]:not(:checked).error+label+label>a:not(:hover){color:#ff0000}
@font-face{font-family:"T-Star";src:local("T-Star Heavy"), local("T-Star-Heavy"), url("/files/extra/T-Star-Heavy.woff2") format("woff2"), url("/files/extra/T-Star-Heavy.woff") format("woff");font-weight:900;font-style:normal;font-display:swap}form.application-form{margin-bottom:0}form.application-form .formbody{transition:height 0.3s ease-in}form.application-form .widget-explanation h1,form.application-form .widget-explanation h2,form.application-form .widget-explanation h3{max-width:100%}form.application-form .ce_hyperlink.back{display:none}form.application-form .ce_hyperlink.back a{cursor:pointer}form.application-form .ce_hyperlink.back:before{transform:rotate(180deg);margin-left:1px}form.application-form fieldset.steps{padding:15px;background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px}form.application-form fieldset.steps~fieldset{margin-top:30px}form.application-form fieldset.steps:not(.active){display:none;position:absolute}form.application-form fieldset.steps legend{font-family:"T-Star";display:block;font-size:22px;font-size:2.2rem;line-height:28px;background:#fff;padding:15px 10px 10px;border-top-left-radius:10px;border-top-right-radius:10px;width:calc(100% + 30px);transform:translateX(-15px)}@media (min-width:768px){form.application-form fieldset.steps legend{font-size:24px;font-size:2.4rem;line-height:34px}}@media (min-width:1200px){form.application-form fieldset.steps legend{font-size:30px;font-size:3rem;line-height:40px}}form.application-form fieldset.steps .ce_hyperlink{text-align:right}form.application-form fieldset.steps .ce_hyperlink a{margin-top:30px;margin-bottom:0;cursor:pointer;font-family:"T-Star"}form.application-form fieldset.step-1 .widget-textarea,form.application-form fieldset.step-1 .ce_hyperlink{display:none}form.application-form .widget-radio fieldset,form.application-form .widget-checkbox:not(.privacy) fieldset{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}@media (min-width:768px){form.application-form .widget-radio fieldset,form.application-form .widget-checkbox:not(.privacy) fieldset{padding:30px}}@media (max-width:767px){form.application-form .widget-radio span,form.application-form .widget-checkbox:not(.privacy) span{margin-top:10px;margin-bottom:10px;display:block;width:100%}}form.application-form .widget-radio input[type=radio]:checked+label,form.application-form .widget-radio input[type=checkbox]:checked+label,form.application-form .widget-checkbox:not(.privacy) input[type=radio]:checked+label,form.application-form .widget-checkbox:not(.privacy) input[type=checkbox]:checked+label{background:#000;color:#fff}form.application-form .widget-radio label,form.application-form .widget-checkbox:not(.privacy) label{font-family:"T-Star";font-size:26px;font-size:2.6rem;border-radius:30px;border:2px solid #000;text-align:center;background-image:none;padding:0;margin:0;display:flex !important;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;transition:background 0.3s ease-in, color 0.3s ease-in}form.application-form .widget-radio label:hover,form.application-form .widget-checkbox:not(.privacy) label:hover{background:#000;color:#fff}@media (max-width:767px){form.application-form .widget-radio label,form.application-form .widget-checkbox:not(.privacy) label{padding:10px 20px;border-radius:20px}}@media (min-width:768px){form.application-form .widget-radio:not(.wide) span,form.application-form .widget-checkbox:not(.privacy):not(.wide) span{margin-left:10px;margin-right:10px}}@media (min-width:768px){form.application-form .widget-radio:not(.wide) label,form.application-form .widget-checkbox:not(.privacy):not(.wide) label{width:120px;height:170px;padding:10px}}form.application-form .widget-radio.wide fieldset,form.application-form .widget-checkbox:not(.privacy).wide fieldset{flex-direction:column}@media (min-width:768px){form.application-form .widget-radio.wide span,form.application-form .widget-checkbox:not(.privacy).wide span{margin-top:10px;margin-bottom:10px}}@media (min-width:768px){form.application-form .widget-radio.wide label,form.application-form .widget-checkbox:not(.privacy).wide label{width:auto;padding:15px 30px;border-radius:25px}}form.application-form .widget-textarea label{padding-top:0;line-height:1.4;font-family:"T-Star"}form.application-form .widget-textarea textarea{resize:vertical;height:150px;padding:10px}form.application-form .widget-text input{margin-bottom:20px;padding:14px 0}form.application-form .widget-text label{padding:15px 0;font-family:"T-Star"}form.application-form .widget-checkbox label a{color:#000}form.application-form .widget-checkbox.privacy label{font-family:"T-Star"}form.application-form .widget-submit .submit{font-family:"T-Star"}
body.has-ticker .mod_customarticle.article-ticker{position:absolute;top:0;left:0;width:100%;height:26px;z-index:9999;background:#141312}body.has-ticker #header{padding-top:87px}body.has-ticker .header-block{z-index:9998;padding-top:26px}.ce_rsce_ticker{width:90%;float:none;margin-left:auto;margin-right:auto;background:#141312;transition:opacity 0.3s ease-in}.ce_rsce_ticker:not(.visible){opacity:0}.ce_rsce_ticker .inner{overflow:hidden;display:flex}.ce_rsce_ticker .col-xs-12{position:relative;overflow:hidden;display:flex;align-items:center;padding:0;height:26px;width:1200px;background:#141312}.ce_rsce_ticker .rateticker{display:flex;align-items:center;width:2400px;height:26px;position:absolute;overflow:hidden;animation:marquee 42s linear infinite}.ce_rsce_ticker .rateticker:hover{animation-play-state:paused}.ce_rsce_ticker .rateticker *{box-sizing:content-box}.ce_rsce_ticker .rateticker ul{float:left;width:50%;margin-bottom:0;transform:translateY(-2px)}.ce_rsce_ticker .rateticker ul li{font-family:"tstar_mono_roundregular", sans-serif;position:relative;line-height:1;display:inline;padding:0 10px;margin-left:-4px;margin-top:0 !important;font-size:12px;border:none;color:#fff}.ce_rsce_ticker .rateticker ul li a{color:#fff;text-decoration:none}.ce_rsce_ticker .rateticker ul li a:hover{text-decoration:underline}@keyframes marquee{0%{left:0}100%{left:-100%}}@media screen and (min-width:768px){body.has-ticker #header{padding-top:107px}body.has-ticker .ce_rsce_ticker{width:750px}}@media screen and (min-width:992px){body.has-ticker .ce_rsce_ticker{width:970px}}@media screen and (min-width:1200px){body.has-ticker #header{padding-top:140px}body.has-ticker .ce_rsce_ticker{width:1024px}body.has-ticker .ce_rsce_ticker .col-xs-12{width:100%;height:26px}body.has-ticker .ce_rsce_ticker .rateticker{width:200%}}@media screen and (min-width:1400px){body.has-ticker .ce_rsce_ticker{width:1220px}}@media screen and (max-width:767px){body.has-ticker .ce_dse_ctateaser .bg-wrap{min-height:100%}body.has-ticker .scroller-container{bottom:50px;z-index:1}}
@charset "UTF-8";
.contao-cookiebar{display:flex;align-items:center;justify-content:center}.contao-cookiebar .cc-inner{max-width:380px;max-height:560px;width:90%;overflow:hidden;border-radius:0;padding:25px;background:#fff;box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.25);transition:max-height 0.5s ease-in, height 0.5s ease-in}.contao-cookiebar .cc-inner.active{max-height:1920px}.contao-cookiebar p.headline{font-family:"tstar_mono_roundregular", sans-serif;letter-spacing:0;color:#141312;font-weight:bold;font-size:18px !important}.contao-cookiebar .cc-head p{font-family:"tstar_mono_roundregular", sans-serif;letter-spacing:0;color:#141312;font-weight:bold;font-size:18px}.contao-cookiebar .cc-custom.custom-intro{margin-bottom:45px}.contao-cookiebar .cc-custom p{color:#141312;font-size:14px}.contao-cookiebar .cc-custom a{font-weight:bold;text-decoration:underline}.contao-cookiebar .cc-groups{position:fixed;padding:25px;background:#fff;top:0;left:0;width:100%;z-index:1;will-change:transform;transition:transform 0.5s ease-in;transform:translateX(100%);-ms-overflow-style:none;scrollbar-width:none}.contao-cookiebar .cc-groups::-webkit-scrollbar{display:none}.contao-cookiebar .cc-groups.active{transform:translateX(0);height:100%;overflow-y:scroll}.contao-cookiebar .cc-groups .cc-custom{margin-bottom:20px}.contao-cookiebar .cc-groups .cc-custom+.headline{margin-bottom:20px}.contao-cookiebar .cc-group{position:relative;border:none;border-radius:0;border-bottom:1px solid #141312}.contao-cookiebar .cc-group .cc-detail-btn{font-size:0;position:absolute;right:0;top:10px;display:flex;align-items:center;justify-content:center;padding:0}.contao-cookiebar .cc-group .cc-detail-btn:after{speak:none;font-style:normal;font-weight:400;text-transform:none;line-height:1.1;-webkit-font-smoothing:antialiased;content:"";font-size:20px;display:block;font-family:icomoon !important;font-variant:normal;color:#141312;will-change:transform;transition:transform 0.5s ease-in}.contao-cookiebar .cc-group .cc-detail-btn.cc-active:after{transform:rotate(180deg)}.contao-cookiebar .cc-group input+label{margin-left:0;margin-right:0;line-height:1;background-position:0 42%;padding-left:25px}.contao-cookiebar .cc-group input+label:before,.contao-cookiebar .cc-group input+label:after{display:none}.contao-cookiebar .cc-footer{display:flex;flex-direction:column}.contao-cookiebar .cc-footer .cc-btn{text-transform:uppercase;border-radius:20px;border:1px solid transparent;padding:11px 20px;font-family:"tstar_mono_roundbold", sans-serif}.contao-cookiebar .cc-footer.footer-groups{margin-top:45px}.contao-cookiebar .cc-footer.footer-groups .cc-btn.save{order:1;color:#f7f7f7;background:#141312;transition:color 0.5s ease-in, background 0.5s ease-in}.contao-cookiebar .cc-footer.footer-groups .cc-btn.save:hover{color:#141312;background:none}.contao-cookiebar .cc-footer.footer-groups .cc-btn.deny{margin-top:15px;order:2;background:none;color:#141312;border-color:#141312;text-decoration:none;transition:color 0.5s ease-in, background 0.5s ease-in}.contao-cookiebar .cc-footer.footer-groups .cc-btn.deny:hover{color:#f7f7f7;background:#141312}.contao-cookiebar .cc-footer.footer-outro .cc-btn.success{order:1;color:#f7f7f7;border-color:#141312;background:#141312;transition:color 0.5s ease-in, background 0.5s ease-in}.contao-cookiebar .cc-footer.footer-outro .cc-btn.success:hover{color:#141312;background:none}.contao-cookiebar .cc-footer.footer-outro .cc-btn.save,.contao-cookiebar .cc-footer.footer-outro .cc-btn.show-hide{order:2;margin-top:15px;background:none;color:#141312;border-color:#141312;transition:color 0.5s ease-in, background 0.5s ease-in}.contao-cookiebar .cc-footer.footer-outro .cc-btn.save:hover,.contao-cookiebar .cc-footer.footer-outro .cc-btn.show-hide:hover{color:#f7f7f7;background:#141312}.contao-cookiebar .cc-footer.footer-outro .cc-btn.deny{order:3;margin-top:10px;background:none;text-decoration:underline;color:#141312;text-transform:none}.contao-cookiebar .cc-info p,.contao-cookiebar .cc-info a{color:#141312}.contao-cookiebar .cc-info a{text-decoration:underline}
.o-visible{overflow:visible !important}.mod_article .ce_text p a:before{display:none}.mod_article .ce_text p a:after{width:100%;transition:height 0.2s ease-in}.mod_article .ce_text p a:hover:after{width:100%;height:2px}body.mobile.shop #container,body.mobile.shop #footer,body.mobile.shop .nav-meta,body.mobile.shop .search-open{transition:opacity 0.35s ease-in}body.mobile.shop.loaded #container,body.mobile.shop.loaded #footer,body.mobile.shop.loaded .nav-meta,body.mobile.shop.loaded .search-open{opacity:1}body.mobile.shop.loaded .mobile-sidebar{display:block}body .contao-cookiebar{display:flex !important;opacity:0;transition:opacity 0.35s ease-in 0.35s}body.loaded .contao-cookiebar{opacity:1}.flexbox{display:flex;flex-wrap:wrap}.extra-block{display:flex;align-items:center}.extra-block .header-search{order:1}.extra-block .mod_changelanguage{position:relative;float:none;height:22px;order:2}.extra-block .mod_changelanguage ul{position:absolute;top:0 !important;left:0;width:22px}.extra-block .nav-meta{order:3}.filter-target input[type=checkbox]:checked+label,.filter-target input[type=checkbox]+label{color:#f7f7f7}.ce_hyperlink.col-centered{text-align:center}.ce_image.caption-left .caption{text-align:left}.ce_rsce_gallery_with_link ul{display:flex;flex-wrap:wrap;align-items:center}@media (min-width:768px){.ce_rsce_gallery_with_link ul{justify-content:space-between}}.ce_rsce_gallery_with_link li{width:100%}@media (min-width:768px){.ce_rsce_gallery_with_link li{width:calc(50% - 5px)}}@media (max-width:767px){.ce_rsce_gallery_with_link li~li{margin-top:10px}}.ce_rsce_gallery_with_link li a{display:block}.ce_rsce_gallery_with_link li figure{position:relative;overflow:hidden}.ce_rsce_gallery_with_link li figure:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0, 0, 0, 0.35)}.ce_rsce_gallery_with_link li figure img{will-change:transform;transition:transform 0.25s ease-in}.ce_rsce_gallery_with_link li figure:hover img{transform:scale(1.2, 1.2)}.ce_rsce_gallery_with_link li figure .title{position:absolute;color:#fff;bottom:15px;left:15px;margin-bottom:0;z-index:1}@media (min-width:768px){.ce_rsce_gallery_with_link li figure .title{bottom:30px;left:30px}}@media (min-width:1200px){.ce_rsce_gallery_with_link li figure .title{bottom:50px;left:50px;width:45%}}.ce_rsce_quote+.ce_hyperlink a{margin-top:30px;margin-bottom:0}@media (min-width:1200px){.ce_rsce_quote .ea-layout{width:95%}}.ce_rsce_quote .ea-layout p.author{font-weight:bold}.ce_rsce_quote .ea-layout .ce_text p{font-size:22px;font-size:2.2rem;text-align:center;line-height:1.2;margin-bottom:0}@media (min-width:768px){.ce_rsce_quote .ea-layout .ce_text p{font-size:40px;font-size:4rem}}.ce_rsce_quote .ea-layout .ce_text p:before,.ce_rsce_quote .ea-layout .ce_text p:after{display:inline;font-size:14px;font-size:1.4rem;font-weight:bold;vertical-align:middle}@media (min-width:768px){.ce_rsce_quote .ea-layout .ce_text p:before,.ce_rsce_quote .ea-layout .ce_text p:after{font-size:22px;font-size:2.2rem}}.ce_rsce_quote .ea-layout .ce_text p:before{content:">>";margin-right:10px}.ce_rsce_quote .ea-layout .ce_text p:after{content:"<<";margin-left:10px}.ce_rsce_quote .col{float:none;margin-left:auto;margin-right:auto}.ce_rsce_quote .headline{text-align:center}.ce_rsce_quote p.author{margin-bottom:0;text-align:center}.ce_rsce_article_header .flexbox{align-items:center}.ce_rsce_article_header .col-left{width:100px;margin-right:20px;border-radius:50%;overflow:hidden}.ce_rsce_article_header .col-right .author{margin-bottom:10px;font-family:"tstar_mono_roundbold", sans-serif}.ce_rsce_article_header .col-right .info{margin-bottom:0;color:#727272}@media (max-width:767px){.ce_rsce_article_header .col-right .info span{display:block}}.ce_rsce_article_header .col-right .info span+span{margin-top:10px;font-family:"tstar_mono_roundbold", sans-serif}@media (min-width:768px){.ce_rsce_article_header .col-right .info span+span{margin-left:30px;margin-top:0}}.ce_rsce_article_share .headline{margin-bottom:5px}.ce_rsce_article_share ul{display:flex;align-items:center}@media (max-width:767px){.ce_rsce_article_share ul{flex-direction:column;align-items:flex-start}}.ce_rsce_article_share li{cursor:pointer}.ce_rsce_article_share li~li{color:#727272;transition:color 0.5s ease-in;margin-top:10px}@media (min-width:768px){.ce_rsce_article_share li~li{margin-left:35px;margin-top:0}}.ce_rsce_article_share li~li:hover{color:#141312}.ce_rsce_article_share li a{color:#727272;transition:color 0.5s ease-in}.ce_rsce_article_share li a:hover{color:#141312}.ce_rsce_article_similar .article{display:flex;flex-wrap:wrap;padding-top:15px;padding-bottom:15px;border-top:1px solid #141312}@media (min-width:768px){.ce_rsce_article_similar .article{padding-top:30px;padding-bottom:30px;align-items:stretch;justify-content:space-between}}.ce_rsce_article_similar .article:last-child{border-bottom:1px solid #141312}.ce_rsce_article_similar .col-content{width:100%}@media (min-width:768px){.ce_rsce_article_similar .col-content{width:calc(66.6667% - 15px);padding-right:8.33%}}.ce_rsce_article_similar .col-content .headline{margin-bottom:20px}.ce_rsce_article_similar .col-content .ce_hyperlink{margin-bottom:0}.ce_rsce_article_similar .col-image{width:100%}@media (min-width:768px){.ce_rsce_article_similar .col-image{width:calc(33.3334% - 15px)}}@media (max-width:767px){.ce_rsce_article_similar .col-image{order:-1;margin-bottom:15px}}.ce_hyperlink.back-to-top{margin-bottom:0;float:none}.ce_hyperlink.back-to-top:before{display:none}.ce_hyperlink.back-to-top a{text-align:right;border-bottom:0 !important;margin-top:40px;margin-bottom:40px}@media (min-width:1200px){.ce_hyperlink.back-to-top a{margin-top:60px;margin-bottom:60px}}.ce_hyperlink.back-to-top img{width:32px;height:32px;transform:scale(1) !important}@media (min-width:1200px){.ce_hyperlink.back-to-top img{width:64px;height:64px}}@media (max-width:767px){#footer .icon-teaser h2{padding-bottom:40px}}.icon-teaser .inner{padding-top:55px !important;padding-bottom:55px !important}@media (min-width:1200px){.icon-teaser .inner{padding-top:75px !important;padding-bottom:75px !important}}@media (min-width:1400px){.icon-teaser .inner{padding-top:75px !important;padding-bottom:75px !important}}.ce_rsce_iconboxes .headline{text-align:center;margin-bottom:30px}@media (min-width:1200px){.ce_rsce_iconboxes .headline{margin-bottom:60px}}.ce_rsce_iconboxes ul{display:flex;align-items:center;justify-content:center}@media (max-width:767px){.ce_rsce_iconboxes ul{flex-direction:column}}.ce_rsce_iconboxes ul li{text-align:center;padding:0 15px}@media (min-width:1200px){.ce_rsce_iconboxes ul li{padding:0 30px}}@media (max-width:767px){.ce_rsce_iconboxes ul li~li{padding-top:30px}}@media (min-width:1200px){.ce_rsce_iconboxes ul li:first-child{padding-left:0}}@media (min-width:1200px){.ce_rsce_iconboxes ul li:last-child{padding-right:0}}.ce_rsce_iconboxes ul li img{width:75px;margin-bottom:20px}.mod_article.p-top-20 .inner{padding-top:45px !important}@media (min-width:768px){.mod_article.p-top-20 .inner{padding-top:47px !important}}@media (min-width:1200px){.mod_article.p-top-20 .inner{padding-top:57px !important}}.mod_article.p-top-40 .inner{padding-top:65px !important}@media (min-width:768px){.mod_article.p-top-40 .inner{padding-top:67px !important}}@media (min-width:1200px){.mod_article.p-top-40 .inner{padding-top:77px !important}}.mod_article.p-top-60 .inner{padding-top:85px !important}@media (min-width:768px){.mod_article.p-top-60 .inner{padding-top:87px !important}}@media (min-width:1200px){.mod_article.p-top-60 .inner{padding-top:97px !important}}.mod_article.p-top-70 .inner{padding-top:95px !important}@media (min-width:768px){.mod_article.p-top-70 .inner{padding-top:97px !important}}@media (min-width:1200px){.mod_article.p-top-70 .inner{padding-top:107px !important}}.mod_article.p-top-90 .inner{padding-top:115px !important}@media (min-width:768px){.mod_article.p-top-90 .inner{padding-top:117px !important}}@media (min-width:1200px){.mod_article.p-top-90 .inner{padding-top:127px !important}}.mod_article.p-bottom-20 .inner{padding-bottom:45px !important}@media (min-width:768px){.mod_article.p-bottom-20 .inner{padding-bottom:47px !important}}@media (min-width:1200px){.mod_article.p-bottom-20 .inner{padding-bottom:57px !important}}.mod_article.p-bottom-40 .inner{padding-bottom:65px !important}@media (min-width:768px){.mod_article.p-bottom-40 .inner{padding-bottom:67px !important}}@media (min-width:1200px){.mod_article.p-bottom-40 .inner{padding-bottom:77px !important}}.mod_article.p-bottom-60 .inner{padding-bottom:85px !important}@media (min-width:768px){.mod_article.p-bottom-60 .inner{padding-bottom:87px !important}}@media (min-width:1200px){.mod_article.p-bottom-60 .inner{padding-bottom:97px !important}}.mod_article.p-bottom-70 .inner{padding-bottom:95px !important}@media (min-width:768px){.mod_article.p-bottom-70 .inner{padding-bottom:97px !important}}@media (min-width:1200px){.mod_article.p-bottom-70 .inner{padding-bottom:107px !important}}.mod_article.p-bottom-90 .inner{padding-bottom:115px !important}@media (min-width:768px){.mod_article.p-bottom-90 .inner{padding-bottom:117px !important}}@media (min-width:1200px){.mod_article.p-bottom-90 .inner{padding-bottom:127px !important}}@media (min-width:1200px){.ce_dse_teasertiles .tile{margin-bottom:0}}@media (min-width:768px){.shop #main .mod_iso_productlist .product_list{display:flex;flex-wrap:wrap}}.shop #main .mod_iso_productlist .product_list .product .image_container a{background:none !important}#footer .footer-top .footer-socials-new ul li a{font-size:0 !important}@media (max-width:991px){.news-featured{padding-left:0;padding-right:0}}.news-featured .layout_latest{position:relative}.news-featured .layout_latest .image_container{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;min-height:380px}@media (min-width:768px){.news-featured .layout_latest .image_container{min-height:380px}}@media (min-width:992px){.news-featured .layout_latest .image_container{min-height:440px}}@media (min-width:1200px){.news-featured .layout_latest .image_container{min-height:550px}}.news-featured .layout_latest .image_container img{display:none}.news-featured .layout_latest .content{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%}.news-featured .layout_latest .col{padding-left:15px;padding-right:15px;width:100%}@media (min-width:768px){.news-featured .layout_latest .col{width:83.3334%;padding-left:10px;padding-right:10px}}@media (min-width:992px){.news-featured .layout_latest .col{width:66.6667%;padding-left:0;padding-right:0}}.news-featured .layout_latest h2{font-size:32px !important;font-size:3.2rem !important;line-height:36px}@media (min-width:768px){.news-featured .layout_latest h2{font-size:42px !important;font-size:4.2rem !important;line-height:52px}}@media (min-width:1200px){.news-featured .layout_latest h2{font-size:52px !important;font-size:5.2rem !important;line-height:62px}}.news-featured .layout_latest h2{color:#fff}.news-featured .layout_latest .ce_text{display:none}.news-featured .layout_latest .ce_hyperlink a{margin-bottom:0;border-color:#fff;color:#fff;background:none}.news-featured .container{width:100%;margin:0 auto}@media (min-width:768px){.news-featured .container{width:750px}}@media (min-width:992px){.news-featured .container{width:970px}}@media (min-width:1200px){.news-featured .container{width:1170px}}.news-featured .pagination{display:none}@media (min-width:992px){.news-list{display:flex;flex-wrap:wrap;justify-content:space-between}}@media (min-width:1200px){.news-list{overflow:visible}}.news-list .layout_latest{margin-top:30px;margin-bottom:30px;display:none}.news-list .layout_latest.active{display:block}.news-list .layout_latest .category{text-transform:uppercase;font-size:16px;margin-bottom:20px;font-family:"tstar_mono_roundbold", sans-serif}.news-list .layout_latest .image_container{position:relative;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.news-list .layout_latest .image_container img{display:none}.news-list .layout_latest .image_container a{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.news-list .layout_latest .tags{display:flex;flex-wrap:wrap;margin:0 -5px 30px}.news-list .layout_latest .tags li{font-size:13px;font-family:"tstar_mono_roundbold", sans-serif;padding:7px 10px 4px 10px;line-height:1;border:1px solid #000000;border-radius:20px;margin:5px}@media (min-width:768px){.news-list .layout_latest .tags li{font-size:16px}}.news-list .layout_latest h2,.news-list .layout_latest h3{margin-bottom:20px}.news-list .layout_latest .ce_hyperlink a{margin-bottom:0}@media (min-width:992px){.news-list .layout_latest:not(.item-0):not(.item-1):not(.item-2):not(.item-3):not(.item-4):not(.item-5):not(.item-6):not(.item-7){width:calc(50% - 15px)}}.news-list .layout_latest:not(.item-0):not(.item-1):not(.item-2):not(.item-3):not(.item-4):not(.item-5):not(.item-6):not(.item-7) .image_container{margin-bottom:25px;min-height:400px}@media (min-width:992px){.news-list .layout_latest.item-0,.news-list .layout_latest.item-1{width:calc(50% - 15px)}}.news-list .layout_latest.item-0 .image_container,.news-list .layout_latest.item-1 .image_container{margin-bottom:25px;min-height:320px}@media (min-width:992px){.news-list .layout_latest.item-0 .image_container,.news-list .layout_latest.item-1 .image_container{min-height:400px}}@media (min-width:992px){.news-list .layout_latest.item-0 .ce_text,.news-list .layout_latest.item-1 .ce_text{padding-right:16.66%}}.news-list .layout_latest.item-2.filtered .image_container{margin-bottom:25px;min-height:320px}@media (min-width:992px){.news-list .layout_latest.item-2.filtered .image_container{min-height:400px}}.news-list .layout_latest.item-2:not(.filtered){position:relative;width:100%;overflow:visible}@media (min-width:1200px){.news-list .layout_latest.item-2:not(.filtered) .content-holder{margin-left:-50px;margin-right:-50px}}.news-list .layout_latest.item-2:not(.filtered) p.category{color:#141312}.news-list .layout_latest.item-2:not(.filtered) .tags li{color:#fff;border-color:#fff}.news-list .layout_latest.item-2:not(.filtered) .image_container{min-height:380px}@media (min-width:768px){.news-list .layout_latest.item-2:not(.filtered) .image_container{min-height:380px}}@media (min-width:992px){.news-list .layout_latest.item-2:not(.filtered) .image_container{min-height:440px}}@media (min-width:1200px){.news-list .layout_latest.item-2:not(.filtered) .image_container{min-height:550px}}.news-list .layout_latest.item-2:not(.filtered) .content{position:absolute;top:calc(50% + 26px);left:0;transform:translateY(-50%);width:100%;padding-left:15px;padding-right:15px}@media (min-width:768px){.news-list .layout_latest.item-2:not(.filtered) .content{padding-left:50px;padding-right:50px}}.news-list .layout_latest.item-2:not(.filtered) .col{width:100%}@media (min-width:992px){.news-list .layout_latest.item-2:not(.filtered) .col{width:66.6667%}}.news-list .layout_latest.item-2:not(.filtered) h3{color:#fff}.news-list .layout_latest.item-2:not(.filtered) h3{font-size:32px !important;font-size:3.2rem !important;line-height:36px}@media (min-width:768px){.news-list .layout_latest.item-2:not(.filtered) h3{font-size:42px !important;font-size:4.2rem !important;line-height:52px}}@media (min-width:1200px){.news-list .layout_latest.item-2:not(.filtered) h3{font-size:52px !important;font-size:5.2rem !important;line-height:62px}}.news-list .layout_latest.item-2:not(.filtered) .ce_text{display:none}.news-list .layout_latest.item-2:not(.filtered) .ce_hyperlink a{margin-bottom:0;border-color:#fff;color:#fff;background:none}@media (min-width:992px){.news-list .layout_latest.item-3,.news-list .layout_latest.item-4,.news-list .layout_latest.item-5{width:calc(33.3334% - 15px)}}.news-list .layout_latest.item-3 .image_container,.news-list .layout_latest.item-4 .image_container,.news-list .layout_latest.item-5 .image_container{margin-bottom:25px;min-height:320px}@media (min-width:992px){.news-list .layout_latest.item-3 .image_container,.news-list .layout_latest.item-4 .image_container,.news-list .layout_latest.item-5 .image_container{min-height:280px}}@media (min-width:992px){.news-list .layout_latest.item-3 .ce_text,.news-list .layout_latest.item-4 .ce_text,.news-list .layout_latest.item-5 .ce_text{padding-right:16.66%}}@media (min-width:992px){.news-list .layout_latest.item-6{width:calc(33.3334% - 15px)}}.news-list .layout_latest.item-6 .image_container{margin-bottom:25px;min-height:320px}@media (min-width:992px){.news-list .layout_latest.item-6 .image_container{min-height:280px}}.news-list .layout_latest.item-7{position:relative}@media (min-width:992px){.news-list .layout_latest.item-7{width:calc(66.6667% - 15px)}}.news-list .layout_latest.item-7 .content-holder{position:relative}.news-list .layout_latest.item-7 p.category{color:#141312}.news-list .layout_latest.item-7 .tags li{color:#fff;border-color:#fff}.news-list .layout_latest.item-7 .image_container{min-height:380px}@media (min-width:768px){.news-list .layout_latest.item-7 .image_container{min-height:380px}}@media (min-width:992px){.news-list .layout_latest.item-7 .image_container{min-height:440px}}@media (min-width:1200px){.news-list .layout_latest.item-7 .image_container{min-height:620px}}.news-list .layout_latest.item-7 .content{position:absolute;top:calc(50% + 26px);left:0;transform:translateY(-50%);width:100%;padding-left:15px;padding-right:15px}@media (min-width:768px){.news-list .layout_latest.item-7 .content{padding-left:50px;padding-right:50px}}@media (min-width:768px){.news-list .layout_latest.item-7 .col{width:83.3334%}}.news-list .layout_latest.item-7 h3{color:#fff}.news-list .layout_latest.item-7 h3{font-size:32px !important;font-size:3.2rem !important;line-height:36px}@media (min-width:768px){.news-list .layout_latest.item-7 h3{font-size:42px !important;font-size:4.2rem !important;line-height:52px}}@media (min-width:1200px){.news-list .layout_latest.item-7 h3{font-size:52px !important;font-size:5.2rem !important;line-height:62px}}.news-list .layout_latest.item-7 .ce_text{display:none}.news-list .layout_latest.item-7 .ce_hyperlink a{margin-bottom:0;border-color:#fff;color:#fff;background:none}@media (min-width:992px){.news-list .layout_latest.filtered{width:calc(50% - 15px) !important}}.news-list .pagination{width:100%}.news-list .pagination .flexbox{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:30px;padding-top:30px;border-top:1px solid #141312}.news-list .pagination ul{display:flex;flex-wrap:wrap;align-items:center}.news-list .pagination ul li{width:30px;height:30px;margin:0 5px;cursor:pointer}@media (min-width:768px){.news-list .pagination ul li{width:40px;height:40px}}.news-list .pagination .nav-block li{background-repeat:no-repeat;background-position:50% 50%;font-size:0;background-size:15px auto}@media (min-width:768px){.news-list .pagination .nav-block li{background-size:20px auto}}.news-list .pagination .nav-block .first{background-image:url("/files/icons/magazin/forward-left.svg")}.news-list .pagination .nav-block .prev{background-image:url("/files/icons/magazin/arrow-left.svg")}.news-list .pagination .nav-block .next{background-image:url("/files/icons/magazin/arrow-right.svg")}.news-list .pagination .nav-block .last{background-image:url("/files/icons/magazin/forward-right.svg")}.news-list .pagination .pages-block li{display:none;flex-wrap:wrap;align-items:center;justify-content:center;font-family:"tstar_mono_roundbold", sans-serif;line-height:32px;font-size:14px;border:1px solid #141312;border-radius:50%;transition:color 0.5s ease-in, background 0.5s ease-in}@media (min-width:768px){.news-list .pagination .pages-block li{line-height:42px;font-size:16px}}.news-list .pagination .pages-block li.active,.news-list .pagination .pages-block li.previous{display:flex}.news-list .pagination .pages-block li.active+li,.news-list .pagination .pages-block li.previous+li{display:flex}.news-list .pagination .pages-block li:hover,.news-list .pagination .pages-block li.active{color:#fff;background:#141312}.mod_newsreader{overflow:visible}.mod_newsreader .layout_full{overflow:visible}.mod_newsreader .layout_full>div,.mod_newsreader .layout_full>section{padding-left:0;padding-right:0}.mod_newsreader .layout_full>div.ce_hyperlink,.mod_newsreader .layout_full>section.ce_hyperlink{margin-top:0 !important}.mod_newsreader .layout_full>div.ce_hyperlink a,.mod_newsreader .layout_full>section.ce_hyperlink a{margin-top:50px}@media (min-width:768px){.mod_newsreader .layout_full>div.ce_hyperlink a,.mod_newsreader .layout_full>section.ce_hyperlink a{margin-top:60px}}@media (min-width:992px){.mod_newsreader .layout_full>div.ce_hyperlink a,.mod_newsreader .layout_full>section.ce_hyperlink a{margin-top:90px}}@media (min-width:1200px){.mod_newsreader .layout_full>div.ce_hyperlink a,.mod_newsreader .layout_full>section.ce_hyperlink a{margin-top:100px}}.mod_newsreader .layout_full>div~div,.mod_newsreader .layout_full>section~div{margin-top:50px}@media (min-width:768px){.mod_newsreader .layout_full>div~div,.mod_newsreader .layout_full>section~div{margin-top:60px}}@media (min-width:992px){.mod_newsreader .layout_full>div~div,.mod_newsreader .layout_full>section~div{margin-top:90px}}@media (min-width:1200px){.mod_newsreader .layout_full>div~div,.mod_newsreader .layout_full>section~div{margin-top:100px}}.mod_newsreader .layout_full .ce_sliderStart{overflow:visible}.mod_newsreader .layout_full .ce_sliderStart .owl-carousel{width:100% !important}.ce_rsce_news_filter{position:relative;overflow:visible;padding:25px 0;background:#141312}@media (min-width:768px){.ce_rsce_news_filter{padding:30px 0}}.ce_rsce_news_filter .container{width:90%;margin:0 auto}@media (min-width:768px){.ce_rsce_news_filter .container{width:750px}}@media (min-width:992px){.ce_rsce_news_filter .container{width:970px}}@media (min-width:1200px){.ce_rsce_news_filter .container{width:1170px}}.ce_rsce_news_filter .row{position:static}.ce_rsce_news_filter ul.items{display:flex;flex-wrap:wrap;align-items:center}@media (max-width:767px){.ce_rsce_news_filter ul.items{margin:0 -10px}}@media (max-width:767px){.ce_rsce_news_filter ul.items li{margin:5px}}@media (min-width:768px){.ce_rsce_news_filter ul.items li~li{margin-left:15px}}@media (max-width:767px){.ce_rsce_news_filter ul.items li.category{width:calc(50% - 10px)}}.ce_rsce_news_filter ul.items li.category a,.ce_rsce_news_filter ul.items li.category strong{display:block;border:1px solid #fff;padding:11px 13px 9px;border-radius:20px;transition:color 0.5s ease-in, border-color 0.5s ease-in, background 0.5s ease-in;font-size:14px;font-family:"tstar_mono_roundbold", sans-serif;text-transform:uppercase;color:#fff;line-height:1;cursor:pointer;text-align:center}@media (min-width:768px){.ce_rsce_news_filter ul.items li.category a,.ce_rsce_news_filter ul.items li.category strong{display:inline-block;vertical-align:middle}}@media (min-width:992px){.ce_rsce_news_filter ul.items li.category a,.ce_rsce_news_filter ul.items li.category strong{padding:12px 15px 10px}}@media (min-width:1200px){.ce_rsce_news_filter ul.items li.category a,.ce_rsce_news_filter ul.items li.category strong{font-size:16px}}.ce_rsce_news_filter ul.items li.category.item-0 a{color:#141312;background:#fff}.ce_rsce_news_filter ul.items li.category.item-0 a:hover{color:#fff;background:none}.ce_rsce_news_filter ul.items li.category.item-0 strong{color:#141312;background:#fff}.ce_rsce_news_filter ul.items li.category:not(.item-0) a:hover,.ce_rsce_news_filter ul.items li.category:not(.item-0) a.active{color:#141312;background:#fff}.ce_rsce_news_filter ul.items li.category:not(.item-0) strong{color:#141312;background:#fff}@media (max-width:767px){.ce_rsce_news_filter ul.items li.category.last{margin-right:50%}}.ce_rsce_news_filter ul.items li.tagfilter,.ce_rsce_news_filter ul.items li.search{display:flex;flex-wrap:wrap;align-items:center;font-size:0;font-family:"tstar_mono_roundbold", sans-serif;text-transform:uppercase;color:#fff;line-height:1;cursor:pointer}@media (min-width:992px){.ce_rsce_news_filter ul.items li.tagfilter,.ce_rsce_news_filter ul.items li.search{font-size:14px}}@media (min-width:1200px){.ce_rsce_news_filter ul.items li.tagfilter,.ce_rsce_news_filter ul.items li.search{font-size:16px}}.ce_rsce_news_filter ul.items li.tagfilter i,.ce_rsce_news_filter ul.items li.search i{content:"";display:block;width:40px;height:40px;border:1px solid #fff;border-radius:50%}@media (min-width:992px){.ce_rsce_news_filter ul.items li.tagfilter i,.ce_rsce_news_filter ul.items li.search i{margin-right:10px}}.ce_rsce_news_filter ul.items li.tagfilter{position:static}.ce_rsce_news_filter ul.items li.tagfilter i{background:url("/files/icons/magazin/tag-filter-white.svg") no-repeat 53% 60%;background-size:auto 20px}.ce_rsce_news_filter ul.items li.tagfilter ul{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);justify-content:center;z-index:10;width:calc(100% - 30px);flex-wrap:wrap;display:none;z-index:10;background:#fff;padding:5px}@media (min-width:768px){.ce_rsce_news_filter ul.items li.tagfilter ul{max-width:768px}}@media (min-width:1200px){.ce_rsce_news_filter ul.items li.tagfilter ul{max-width:1170px}}.ce_rsce_news_filter ul.items li.tagfilter ul:before,.ce_rsce_news_filter ul.items li.tagfilter ul:after{content:"";display:block;width:100%;height:100%;background:#fff;position:absolute;top:0}.ce_rsce_news_filter ul.items li.tagfilter ul:before{left:calc(100% - 1px)}.ce_rsce_news_filter ul.items li.tagfilter ul:after{right:calc(100% - 1px)}.ce_rsce_news_filter ul.items li.tagfilter ul.active{display:flex !important}.ce_rsce_news_filter ul.items li.tagfilter ul li{font-family:"tstar_mono_roundbold", sans-serif;color:#898989;border-radius:20px;border:1px solid #898989 !important;background:none !important;padding:9px 10px 7px !important;text-transform:none;font-size:14px;line-height:1;transition:color 0.5s ease-in, border-color 0.5s ease-in;margin-top:5px;margin-bottom:5px}.ce_rsce_news_filter ul.items li.tagfilter ul li:hover,.ce_rsce_news_filter ul.items li.tagfilter ul li.active{border-color:#141312 !important;color:#141312 !important}.ce_rsce_news_filter ul.items li.search{position:static}.ce_rsce_news_filter ul.items li.search i{background:url("/files/icons/magazin/search-white.svg") no-repeat 50% 50%;background-size:auto 20px}.ce_rsce_news_filter ul.items li.search .mod_search{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);width:calc(100% - 30px);display:none;z-index:10;background:#fff;padding:10px;overflow:visible}@media (min-width:768px){.ce_rsce_news_filter ul.items li.search .mod_search{max-width:768px}}@media (min-width:1200px){.ce_rsce_news_filter ul.items li.search .mod_search{max-width:1170px}}.ce_rsce_news_filter ul.items li.search .mod_search:before,.ce_rsce_news_filter ul.items li.search .mod_search:after{content:"";display:block;width:100%;height:100%;background:#fff;position:absolute;top:0}.ce_rsce_news_filter ul.items li.search .mod_search:before{left:calc(100% - 1px)}.ce_rsce_news_filter ul.items li.search .mod_search:after{right:calc(100% - 1px)}.ce_rsce_news_filter ul.items li.search .mod_search form{margin-bottom:0}.ce_rsce_news_filter ul.items li.search .mod_search .formbody{display:flex;align-items:center}.ce_rsce_news_filter ul.items li.search .mod_search .formbody .widget-text{width:100%}.ce_rsce_news_filter ul.items li.search .mod_search .formbody .widget-text label{display:none}.ce_rsce_news_filter ul.items li.search .mod_search .formbody .widget-text input{border-color:#141312;margin-bottom:0}.ce_rsce_news_filter ul.items li.search .mod_search .formbody .widget-submit{width:136px;margin-left:10px}@media (min-width:768px){.ce_rsce_news_filter ul.items li.search .mod_search .formbody .widget-submit{width:125px}}.ce_rsce_news_filter ul.items li.search .mod_search .formbody .widget-submit .submit{margin-bottom:0}.search-result .widget-text label{display:none}.search-result .widget-text input{border-color:#141312}#footer .footer-top span.headline{font-family:"tstar_mono_roundregular", sans-serif;letter-spacing:-2px;margin-top:0;font-weight:300;color:#f7f7f7;padding-bottom:20px;margin-bottom:0;font-size:18px;font-size:1.8rem;font-size:18px !important;line-height:24px;display:block}@media (min-width:768px){#footer .footer-top span.headline{font-size:20px;font-size:2rem;font-size:20px !important;line-height:30px}}@media (min-width:1200px){#footer .footer-top span.headline{font-size:24px;font-size:2.4rem;font-size:24px !important;line-height:30px}}.display-flex>.inner{display:flex;flex-wrap:wrap;align-items:stretch}@media (max-width:767px){.ce_rsce_career~.ce_rsce_career{margin-top:40px;padding-top:40px}}@media (max-width:767px){.ce_rsce_career~.ce_rsce_career:before{content:"";display:block;width:calc(100% - 30px);height:1px;background:#141312;position:absolute;top:0;left:15px}}.ce_rsce_career .teaser{height:100%;display:flex;flex-direction:column}@media (min-width:992px){.ce_rsce_career .headline{padding-right:8.33%}}.ce_rsce_career figure{margin-top:auto}.ce_rsce_career .ce_text{margin-top:15px}.ce_rsce_career .button{margin-bottom:0}.mod_iso_productreader #extra-tabs .product_rating .message{margin-top:15px;padding:15px}.mod_iso_productreader #extra-tabs .product_rating .message p{margin-bottom:0}@media (max-width:767px){.ce_dse_imagetext.is-full~.ce_dse_imagetext{margin-top:15px}}@media (max-width:767px){.ce_dse_imagetext.is-full .ce_image_block{height:auto;min-height:auto}}.mod_login p.error{margin-bottom:15px}.mod_login p.error:not(.failed){display:none}#nav-desktop .level_2{align-items:flex-start}#nav-desktop .level_2 li{font-size:15px}@media (max-width:767px){.ce_dse_ctateaser .bg-wrap{min-height:auto}}#nav-desktop>.level_1>li{text-transform:none}
