body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
/**
 * Global TinyMCE style sheet
 *
 * Use this style sheet to define CSS classes for the rich text editor. The
 * stlye sheet will be included in the editor and the page layout automatically.
 * Although the stlye sheet is shared by all themes, you can override its
 * formattings in any of your theme style sheets.
 *
 *   files/tinymce.css (this is how it looks like in TinyMCE)
 *   .warning { color:#c55; }
 *
 *   theme_a.css (this is how it looks like in theme A)
 *   .warning { font-weight:bold; }
 *
 *   theme_b.css (this is how it looks like in theme B)
 *   .warning { color:#000; }
 *
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (files/tinymce.css).
 */
.warning { color:#c55; font-size:1.1em; }
.confirmation { color:#090; font-size:1.1em; }
.information { color:#999; font-size:0.9em; }
.rsts-main,.rsts-main *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.rsts-header,.rsts-footer,.rsts-thumbs-header,.rsts-thumbs-footer{overflow:hidden}.rsts-view,.rsts-thumbs-view{position:relative}@media print{.rsts-view,.rsts-thumbs-view{position:static}}.rsts-crop,.rsts-thumbs-crop{position:relative;overflow:hidden}@media print{.rsts-crop,.rsts-thumbs-crop{position:static;overflow:visible;width:auto !important;height:auto !important;transform:none !important}}.rsts-slides,.rsts-slide,.rsts-thumbs-slides,.rsts-thumbs-slide{position:absolute;left:0;top:0}@media print{.rsts-slides,.rsts-slide,.rsts-thumbs-slides,.rsts-thumbs-slide{position:static;width:auto !important;height:auto !important;transform:none !important}.rsts-slides.rsts-slide-image img,.rsts-slides.rsts-slide-video img,.rsts-slides.rsts-thumbs-slide-image img,.rsts-slides.rsts-thumbs-slide-video img,.rsts-slide.rsts-slide-image img,.rsts-slide.rsts-slide-video img,.rsts-slide.rsts-thumbs-slide-image img,.rsts-slide.rsts-thumbs-slide-video img,.rsts-thumbs-slides.rsts-slide-image img,.rsts-thumbs-slides.rsts-slide-video img,.rsts-thumbs-slides.rsts-thumbs-slide-image img,.rsts-thumbs-slides.rsts-thumbs-slide-video img,.rsts-thumbs-slide.rsts-slide-image img,.rsts-thumbs-slide.rsts-slide-video img,.rsts-thumbs-slide.rsts-thumbs-slide-image img,.rsts-thumbs-slide.rsts-thumbs-slide-video img{width:100% !important;height:auto !important;margin:0 !important}}.rsts-slide,.rsts-thumbs-slide{overflow:hidden}@media print{.rsts-slide,.rsts-thumbs-slide{position:static}}.rsts-video-iframe,.rsts-thumbs-video-iframe{position:absolute;top:0;left:0;width:100%;height:100%}.rsts-type-slide .rsts-view,.rsts-thumbs-type-slide .rsts-thumbs-view{cursor:url("../../system/modules/rocksolid-slider/assets/img/openhand.cur"),default;cursor:-webkit-grab;cursor:-moz-grab;cursor:-ms-grab;cursor:-o-grab;cursor:grab}.rsts-type-slide.rsts-dragging .rsts-view,.rsts-thumbs-type-slide.rsts-thumbs-dragging .rsts-thumbs-view{cursor:url("../../system/modules/rocksolid-slider/assets/img/closedhand.cur"),default;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-ms-grabbing;cursor:-o-grabbing;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rsts-type-slide.rsts-dragging-disabled .rsts-view,.rsts-thumbs-type-slide.rsts-thumbs-dragging-disabled .rsts-thumbs-view{cursor:auto}@media print{.rsts-nav,.rsts-prev,.rsts-next,.rsts-overlay-prev,.rsts-overlay-next,.rsts-progress,.rsts-thumbs-nav,.rsts-thumbs-prev,.rsts-thumbs-next,.rsts-thumbs-overlay-prev,.rsts-thumbs-overlay-next,.rsts-thumbs-progress{display:none !important}}

.rsts-skin-default.rsts-main{position:relative}.rsts-skin-default.rsts-type-fade .rsts-slide{background-color:#fff}.rsts-skin-default .rsts-caption{position:absolute;top:20px;left:20px;margin-right:20px;padding:5px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#fff;background-color:#000;background-color:rgba(0,0,0,0.4);filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transform:translate(0, -20px);-moz-transform:translate(0, -20px);-ms-transform:translate(0, -20px);-o-transform:translate(0, -20px);transform:translate(0, -20px);-webkit-transition:opacity 0.5s,-webkit-transform 0.5s;-moz-transition:opacity 0.5s,-moz-transform 0.5s;-o-transition:opacity 0.5s,-o-transform 0.5s;transition:opacity 0.5s,transform 0.5s}.rsts-skin-default .rsts-active .rsts-caption{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.rsts-skin-default .rsts-prev,.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-video-play,.rsts-skin-default .rsts-video-stop,.rsts-skin-default .rsts-thumbs-prev,.rsts-skin-default .rsts-thumbs-next{position:absolute;right:55px;bottom:15px;overflow:hidden;width:30px;height:30px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.1);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;outline:none;line-height:0;text-align:center;text-decoration:none;text-indent:-9999px;-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAilBMVEUHBwg/QEF5enp5ensCAwQHCAhzdHUAAQEGBwh8fX37+/svMDBub3COjo9yc3NtbW709fWvsLDm5uba2trR0dEuLi6Pj4/Q0NDl5eXZ2toFBgfz8/MuLy/09PT29vb8/Pz6+vp7e3x0dXZzdHT4+Pj39/f9/v3+/v79/f3///8EBQb5+fkAAAD19fVMP6q+AAAALnRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8hTP8QAAAJ1JREFUeNrV0lkPwiAMAOB53zrva2xOxQm0///vWZ4a1o3EN20gNPnSlFASRKVQIS2KFHPKaPvcH8St8WesXYzddVMIZn3NZ1tTZ9Y7QLa7MdfVWlgYZqk9lzML7VZPbGCdDsFekpI14GoN/fGoY6aqkbVaUvVg0lKN7v3wvcuwt/Tg5tIPRjA77I/i1dhX2dnEJnYq4vP+2a/4FX8AsSOXytKixMYAAAAASUVORK5CYII=');-webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0,0,0,0.1);background-position:50% 50%;-webkit-transition:opacity 0.05s linear;-moz-transition:opacity 0.05s linear;-o-transition:opacity 0.05s linear;transition:opacity 0.05s linear}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default .rsts-prev,.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-video-play,.rsts-skin-default .rsts-video-stop,.rsts-skin-default .rsts-thumbs-prev,.rsts-skin-default .rsts-thumbs-next{background-image:url('data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAIVBMVEWhoaE7PD15enqVlpaTk5N2d3h0dHVoaWpmZmcGBwj19fXsWX/bAAAAC3RSTlOAgICAgICAgICAgMiF55wAAAB9SURBVHja7dUxEoAgFANRFBTw/ge2YythEivHn/6VmU3XiwUOHPhPuGYf196zjLHPOi0tWsBYtICx/Zxgw4INCzYs2LBgw4INC55ZFadhN+NVbeh9jhf6mGJDgw0NNjTY0GBDgz0NXusiYDRWwGisgNHFL0Yrnwxd4MCBtd3+EosAicYyWQAAAABJRU5ErkJggg==');background-size:30px,30px}}.rsts-skin-default .rsts-prev:hover,.rsts-skin-default .rsts-next:hover,.rsts-skin-default .rsts-video-play:hover,.rsts-skin-default .rsts-video-stop:hover,.rsts-skin-default .rsts-thumbs-prev:hover,.rsts-skin-default .rsts-thumbs-next:hover{background-color:#eee;background-color:rgba(238,238,238,0.7)}.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-thumbs-next{right:20px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAkFBMVEUBAQLPz9AlJiYlJifS0tIsLS0nJyjQ0dDR0tIBAQElJSYrLC2tra39/PwFBQYFBgf6+fmBgYKCgoL9/f339vZBQULIycnIyMiCg4PR0dEmJycmJyjMzMz8/Pzl5eXj4+MCAwQGBwghIiP09PT7+/shIiL6+vrNzs7Nzc0iIyP29vb39/cHCAkAAAD////19fV/WdL3AAAAMHRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICRnvRdAAAAnklEQVR42tXSxw7CMAwG4LL3XqUtLdRQqNPY7/92WEJVDhkSN7B8iPTpl6M4ETMAA0t/ChmwPTELe+uPGKsQKywWflYUJxn5eI9xpOsneXidp7pp3Wa+dHrGbWY6d43bLD673nR9vLsZaL5cNfoAyp0eDyRdntxp6icy+/Ei981HqVGLq3xo1GaFm4kuRb1vvp1mFNzYLrzvn/2KX/MbXNOe099MDj0AAAAASUVORK5CYII=')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-thumbs-next{background-image:url('data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAHlBMVEWhoaE7PD2VlpaTk5N2d3h0dHVoaWpmZmcGBwj19fXtfGSSAAAACnRSTlOAgICAgICAgICAXdxslAAAAHxJREFUeNrt1TEOgDAMxdDSAi33vzBbPVUoZkLE+1O2/HK9KHHixH/A9fS4jnGGMfZZl6VFBzAWHcLHQD9gocFCg4UGCw0WGiw0WGjwum3qEsb7tH1xWViwsGBhwcKChQULC5Z2jRs2itHdfc+GjWB094vR+ieHLnHixK4bjyV89TB6vlgAAAAASUVORK5CYII=');background-size:30px,30px}}.rsts-skin-default .rsts-thumbs-prev,.rsts-skin-default .rsts-thumbs-next{position:absolute;top:50%;right:10px;margin-top:-15px}.rsts-skin-default .rsts-thumbs-prev{right:auto;left:10px}.rsts-skin-default.rsts-direction-y .rsts-prev{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAbFBMVEUgISLDw8MgICGUlZaIiImSk5PCwsP9/f39/PyHh4iUlJWSkpLX2NgAAQIoKSkGBwgdHR7Ly8skJSYEBAXHyMj+/v739/ciIyMhIiImJyfNzc3S0tL8/Pz7+/v29vYHCAnNzs4AAAD////19fVh+HN2AAAAJHRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIC401waAAAAiUlEQVR42uXRyQ7CMAwE0LC2QHfaQkji1sP//yNR1csEiXMlfPFI7zCWbN7JCCVmnj9i738x2hbMpHPTzCAmfag+XyAmrWt2QzqV5URuSLWqdHXmsDMRbFHYuPbnkPBw0rtaBzgbw21IWPKjdg6xxHV68ZJ2j9mhXyrRX/34fblgLQyQLf57S/wBI9V2nx3O9QoAAAAASUVORK5CYII=')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default.rsts-direction-y .rsts-prev{background-image:url('data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAG1BMVEWjpKQ5OTqVlpaTk5NmZmdoaWp2d3gGBwj19fXoTOf7AAAACXRSTlOAgICAgICAgIC7HeZcAAAAeUlEQVR42u3UMQ6AMAzF0A8BmvufGHVpyOIOFRJI8f5WyxcqXLhw4U9jLeCznYzRNtYi2zsIs2UttqzFlrXYshZb1mLLWmg31iJ7+YVaaJ210GY9x/awWdsc+z5s1uaEQ4cNbY449LChzQFn3W3S9qsBFi5cuPDr+AYQcW8C6kiUiAAAAABJRU5ErkJggg==');background-size:30px,30px}}.rsts-skin-default.rsts-direction-y .rsts-next{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAbFBMVEUwMTKKi4suLzAGBwja2trR0dEwMDEuLi/Q0NDZ2dmJiYp7e3x6e3t/gIEAAQL09PTn5+f6+vr8/Px0dHVwcHH8/f329vYFBgdzdHT+/v79/v339/f9/f3///90dXb4+Pj5+fkEBQYAAAD19fUC5l8BAAAAJHRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIC401waAAAAnElEQVR42uXSyQ4CIQwG4HEddRZmZUSEQnn/d7RkSAi4HI2Jf6AlfIceoHCOMcccrTXcMR5OtInf5k/YyLVL84qHjoHvwLrhmdW+0AJIhT6eVc79YYtYCQBRIZanPmO1QWuxVqr2/aIylqD9fdP4OoLMZ5sb+dK2i8Xr3cTZie+CRk49aOTUcSRNOfo8TXPUnB1QPj0J5z/5Hb7OD7UPdeTEuFeXAAAAAElFTkSuQmCC')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default.rsts-direction-y .rsts-next{background-image:url('data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAG1BMVEWjpKQ5OTqVlpaTk5NmZmdoaWp2d3gGBwj19fXoTOf7AAAACXRSTlOAgICAgICAgIC7HeZcAAAAg0lEQVR42u3UMQ6EMAxE0WVDYu5/YhpLXzBSRkAF8i9tvXZ+24MKFy5c+HP4P06H0RzGRoyjjWgOY1Nj0YLFpsaip7hFNrBog3ug02brDKsWK3imxQqe6EWsxWi1HqOxHqONBTuN9RiN9Vg11mPVWI9V99tL0rEe6/dVA1i4cOHCl9oBak1vAkBKLfwAAAAASUVORK5CYII=');background-size:30px,30px}}.rsts-skin-default.rsts-video-playing .rsts-nav,.rsts-skin-default.rsts-video-playing .rsts-prev,.rsts-skin-default.rsts-video-playing .rsts-next{display:none}.rsts-skin-default.rsts-video-playing .rsts-nav-thumbs{display:block}.rsts-skin-default.rsts-touch .rsts-nav-numbers,.rsts-skin-default.rsts-touch .rsts-nav-tabs{display:none}.rsts-skin-default .rsts-nav{position:absolute;right:95px;bottom:12px;left:10px;text-align:right}.rsts-skin-default .rsts-nav ul{margin:0 !important;padding:0 !important}.rsts-skin-default .rsts-nav li{display:inline}.rsts-skin-default .rsts-nav-numbers a,.rsts-skin-default .rsts-nav-tabs a{display:inline-block;height:30px;min-width:30px;padding:0.65em 0.5em 0.5em;margin:0 2px 3px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;outline:none;font-size:12px;text-align:center;text-decoration:none;color:#fff;background-color:#555;background-color:rgba(85,85,85,0.6);-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.2);-moz-box-shadow:0 0 2px rgba(0,0,0,0.2);box-shadow:0 0 2px rgba(0,0,0,0.2);filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.2s ease-in;-moz-transition:opacity 0.2s ease-in;-o-transition:opacity 0.2s ease-in;transition:opacity 0.2s ease-in}.rsts-skin-default .rsts-nav-numbers a:hover,.rsts-skin-default .rsts-nav-numbers a.active,.rsts-skin-default .rsts-nav-tabs a:hover,.rsts-skin-default .rsts-nav-tabs a.active{color:#333;background-color:#fff;background-color:rgba(255,255,255,0.5)}.rsts-skin-default:hover .rsts-nav-numbers a,.rsts-skin-default:hover .rsts-nav-tabs a{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.rsts-skin-default .rsts-nav-bullets{line-height:0}.rsts-skin-default .rsts-nav-bullets a{display:inline-block;width:9px;height:9px;overflow:hidden;margin:12px 4px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;outline:none;text-align:left;text-indent:-999px;background-color:#fff;background-color:rgba(255,255,255,0.8);-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;-webkit-box-shadow:0 0 2px #777;-moz-box-shadow:0 0 2px #777;box-shadow:0 0 2px #777}.rsts-skin-default .rsts-nav-bullets a:hover,.rsts-skin-default .rsts-nav-bullets a.active{background-color:#777;-webkit-box-shadow:inset 0 2px 0 -1px rgba(255,255,255,0.5),inset 0 -2px 0 -1px rgba(0,0,0,0.3),0 0 0 1px #555;-moz-box-shadow:inset 0 2px 0 -1px rgba(255,255,255,0.5),inset 0 -2px 0 -1px rgba(0,0,0,0.3),0 0 0 1px #555;box-shadow:inset 0 2px 0 -1px rgba(255,255,255,0.5),inset 0 -2px 0 -1px rgba(0,0,0,0.3),0 0 0 1px #555}.rsts-skin-default .rsts-nav-thumbs{position:static;padding-top:5px}.rsts-skin-default .rsts-nav .rsts-nav-prev,.rsts-skin-default .rsts-nav .rsts-nav-next{display:none}.rsts-skin-default .rsts-video-play{top:50%;right:auto;bottom:auto;left:50%;width:64px;height:64px;margin:-32px 0 0 -32px;border:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAMAAABG8BK2AAAAb1BMVEU4ODgGBgbx8fGurq7i4uIODg5QUFD7+/vBwcEUFBQYGBggICC1tbXNzc0JCQkVFRWsrKwTExPExMTS0tImJibv7+9KSkozMzP4+PhYWFj+/v6Dg4MDAwPl5eVycnKenp4MDAza2toPDw////8AAACZ5/RyAAAAJXRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAwmBGiwAAALNJREFUeNrt1kcOwkAQRFFyxsYmBxtDc/8zIrGpA/xaWKhnO9KT5ncvZvCxnGSSSSaZv2GK0sIsFzMHM53MWwPzfkU8OwsT9cHCRHOyMHFpLYwCIUaBEKNAiFEgxCgQYhSIMQrEGAXijAJxJrZrC7NZGZjb/WF41PHqSLw/Owa+q9D6KQthlAUwykIYZSGMsiBGWRCjLIhRFsQoC2Ga0S8LZMqx7gAzLPr0aUsmmWSS6SXzBf8cqwAv1zglAAAAAElFTkSuQmCC')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default .rsts-video-play{background-image:url('data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAACMCAMAAACZHrEMAAAARVBMVEUJCQlOTk4nJyddXV1gYGD29vbh4eGTk5PAwMA2NjYYGBgGBga3t7dUVFQtLS0SEhKHh4fb29sDAwPz8/NaWlr///8AAACZTZFgAAAAF3RSTlOAgICAgICAgICAgICAgICAgICAgICAgCZn8kAAAAFfSURBVHja7dpZUsMwFAVR5gDRLMT+l8r1Cqjih/5oLyB1kurYlp4evkGXGDFixIgRI0aMGDFixIgRI0aMGDFifseQvsBfPvjrdgdhzvsnCHPePkCY8/oCwpxzu4MwCQeESTggTMIBYa5wQJiEA8IkHBAm4YAwVzggTMIBYRIOCJNwQJgrHBAm4YAwCQeESTggzBUOCJNwQJiEA8IkHBDmCgeESTggTMIBYRIOCHOFA8IkHBAm4YAw5/UZhDn7iYOZjfPLlM5pZizMv2lXzk1vNs4duHTOs2kszFN7V87L1WycN73SOe/AY2FWB7tyFnGzcVaUpXPW2mNhdiF25WwWzcbZuSqds6c3Fma3c1fOpvRsnB3y0jmzg7EwU5VdOcOv2TiTuNI5M8qxMNPbXTlD9tk4E//SOWchxsKcEnmsoMM8qGNOYsRgLjFixIgRI0aMGDFixIgRI0aMGDH/e/0Ai4OJ2+ZcrkwAAAAASUVORK5CYII=');background-size:70px,70px}}.rsts-skin-default .rsts-video-stop{top:20px;right:20px;left:auto;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAbFBMVEWnp6dOTk7x8fHv7+9HR0fw8PDu7u7e3t5NTU3f398UFBQTExP4+PhLS0tvb29xcXH09PRJSUn39/fn5+cWFhampqb29vZISEhMTExLS0ukpKT////r6+sAAAD///8AAABKSkr19fUAAAD///8df9PJAAAAJHRSTlN6e35+e35+e3t7fX1/fHl5fXt/e315fnt7e3p/foGBfnt9gIDdofLFAAAAk0lEQVR42u2SSQ7DIAxF03nKPBEC2Ni9/x3jsMXqsuqiljxITx/8EcX7Y/wxuOmUhmPhIMdlg4akzxGbMscrBu4IyHLANce+Ymb7WKRWPsdyqpCnZJzVzUmUEgvpxmAYA4dxAB3TIanvupqisJdkRwr2O403K9V43bdpgaLuu6/x3KY7sO7VN7+m4TI5+K3v8H28AYM7doAzbo6MAAAAAElFTkSuQmCC')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default .rsts-video-stop{background-image:url('data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAALVBMVEXo6OjGxsZjY2PKysq3t7ewsLCOjo7f39+Pj4/l5eVfX19hYWHj4+NRUVH///80A/15AAAAD3RSTlOGkL2PlZemiKWHvr2HyICcCOzTAAAAv0lEQVR42u3VSQ7DIAxA0bRJSBjs+x83mzYfNnatLqpKeM0THmRY9IuYeOKJJ7bwlsdTWwCfUpsS+Smni7EipfVW5PQwtte5iqAdvIvcGiuy25gs0e1ta7YwuqJ76+NRr6P1MbkSTM7HaKyP0QXK1HyMxgaxrjde1cBe1TV4MzZeMxYdm7OvF9OWR7H0YtpDG/ojnDurnc6hfT7Iw9tnImE7ney00bdFJ3Uw+mXpQoq822Nv8/Yf383EE0/8G3wBfh3Bcn7dsMIAAAAASUVORK5CYII=');background-size:30px,30px}}.rsts-skin-default .rsts-video-youtube>.rsts-video-stop{top:25px}.rsts-skin-default .rsts-video-vimeo>.rsts-video-stop{top:10px;right:auto;left:10px}.rsts-skin-default .rsts-progress{position:absolute;top:0;right:0;width:100%;height:2px;background-color:#000;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;-o-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.rsts-skin-default .rsts-progress div{height:100%;background-color:#fff}.rsts-skin-default .rsts-progress.rsts-progress-active{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);opacity:0.3}.rsts-skin-default .rsts-thumbs-slide{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:0.8}.rsts-skin-default .rsts-thumbs-slide.rsts-thumbs-active-thumb{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}

.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

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

/*
 * This file is part of Contao.
 *
 * (c) Leo Feyer
 *
 * @license LGPL-3.0-or-later
 */

table.sortable thead th {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/default.gif");
	background-repeat:no-repeat;
	background-position:center right;
}
table.sortable thead th.headerSortDown {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/asc.gif");
}
table.sortable thead th.headerSortUp {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/desc.gif");
}

/* Swipe 2.0, (C) Brad Birdsall 2012, MIT license */
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu panels CSS
*/
.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }

.mm-menu .mm-hidden {
  display: none; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0; }

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0; }
  .mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
    .mm-menu > .mm-panel.mm-opened {
      -webkit-transform: translate(0%, 0);
      -moz-transform: translate(0%, 0);
      -ms-transform: translate(0%, 0);
      -o-transform: translate(0%, 0);
      transform: translate(0%, 0); }
    .mm-menu > .mm-panel.mm-subopened {
      -webkit-transform: translate(-30%, 0);
      -moz-transform: translate(-30%, 0);
      -ms-transform: translate(-30%, 0);
      -o-transform: translate(-30%, 0);
      transform: translate(-30%, 0); }
    .mm-menu > .mm-panel.mm-highest {
      z-index: 1; }
  .mm-menu .mm-list {
    padding: 20px 0; }
  .mm-menu > .mm-list {
    padding-bottom: 0; }
    .mm-menu > .mm-list:after {
      content: '';
      display: block;
      height: 40px; }

.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px; }
  .mm-panel > .mm-list:first-child {
    padding-top: 0; }

.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-list {
  font: inherit;
  font-size: 14px; }
  .mm-list a,
  .mm-list a:hover {
    text-decoration: none; }
  .mm-list > li {
    position: relative; }
    .mm-list > li > a,
    .mm-list > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto; }
  .mm-list a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
    .mm-list a.mm-subopen:before {
      content: '';
      border-left-width: 1px;
      border-left-style: solid;
      display: block;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .mm-list a.mm-subopen.mm-fullsubopen {
      width: 100%; }
      .mm-list a.mm-subopen.mm-fullsubopen:before {
        border-left: none; }
    .mm-list a.mm-subopen + a,
    .mm-list a.mm-subopen + span {
      padding-right: 5px;
      margin-right: 40px; }
  .mm-list > li.mm-selected > a.mm-subopen {
    background: transparent; }
  .mm-list > li.mm-selected > a.mm-fullsubopen + a,
  .mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0; }
  .mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px; }
  .mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px; }
  .mm-list > li.mm-spacer {
    padding-top: 40px; }
    .mm-list > li.mm-spacer.mm-label {
      padding-top: 25px; }
  .mm-list a.mm-subopen:after,
  .mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%; }
  .mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px; }
  .mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent; }
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block; }
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
  height: 40px; }
  .mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
    top: 16px;
    bottom: auto; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
  height: 25px; }

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu {
  background: #333333;
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1); }
  .mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05); }
  .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }
  html.mm-opened body {
    overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }
.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0; }

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0); } }
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important; }

.mm-menu.mm-front {
  z-index: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

html.mm-opened.mm-next .mm-page {
  box-shadow: none; }

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }
  .mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
.mm-menu.mm-front.mm-top {
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%); }
.mm-menu.mm-front.mm-bottom {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

/*
	jQuery.mmenu themes extension CSS
*/
html.mm-opened.mm-light .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light {
  background: #f3f3f3;
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.6);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-light .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-light .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: #f3f3f3; }
  .mm-menu.mm-light .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: #f3f3f3; }

.mm-menu.mm-light label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-header .mm-prev:before,
  .mm-menu.mm-light .mm-header .mm-next:after,
  .mm-menu.mm-light .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light label.mm-toggle:before {
    background: #f3f3f3; }
.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-white .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white {
  background: white;
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.06);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-white .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.06); }
  .mm-menu.mm-white .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: white; }
  .mm-menu.mm-white .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: white; }

.mm-menu.mm-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-header .mm-prev:before,
  .mm-menu.mm-white .mm-header .mm-next:after,
  .mm-menu.mm-white .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white label.mm-toggle:before {
    background: white; }
.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-black .mm-page {
  box-shadow: none; }

.mm-menu.mm-black {
  background: black;
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-list > li:after {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.25);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-black .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.25); }
  .mm-menu.mm-black .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.15); }
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: black; }
  .mm-menu.mm-black .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: black; }

.mm-menu.mm-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black em.mm-counter {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-footer {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-header {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-header .mm-prev:before,
  .mm-menu.mm-black .mm-header .mm-next:after,
  .mm-menu.mm-black .mm-header .mm-close:after {
    border-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black label.mm-toggle:before {
    background: black; }
.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

@charset 'UTF-8';.ui-datepicker{width:216px;height:auto;margin:5px auto 0;font:9pt Arial, sans-serif;-webkit-box-shadow:0px 0px 10px 0px rgba(0, 0, 1, );-moz-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, .5);box-shadow:0px 0px 10px 0px rgba(0, 0, 0, .5);background:#fff}.ui-datepicker table{margin:0}.ui-datepicker a{text-decoration:none}.ui-datepicker table{width:100%}.ui-datepicker-header{background:url('../../files/theme/img/dark_leather.png') repeat 0 0 #000;color:#e0e0e0;font-weight:bold;-webkit-box-shadow:inset 0px 1px 1px 0px rgba(250, 250, 250, 2);-moz-box-shadow:inset 0px 1px 1px 0px rgba(250, 250, 250, .2);box-shadow:inset 0px 1px 1px 0px rgba(250, 250, 250, .2);text-shadow:1px -1px 0px #000;filter:dropshadow(color=#000, offx=1, offy=-1);line-height:30px;border-width:1px 0 0 0;border-style:solid;border-color:#111}.ui-datepicker-title{text-align:center}.ui-datepicker-prev,.ui-datepicker-next{display:inline-block;width:30px;height:30px;text-align:center;color:#fff;cursor:pointer;background-repeat:no-repeat;overflow:hidden}.ui-datepicker-prev{float:left;background-position:center -30px}.ui-datepicker-next{float:right;background-position:center 0px}.ui-datepicker thead{background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #f1f1f1));background-image:-webkit-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);background-image:-o-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);background-image:-ms-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);background-image:linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0);border-bottom:1px solid #bbb}.ui-datepicker th{text-transform:uppercase;font-size:6pt;padding:5px 0;color:#666;text-shadow:1px 0px 0px #fff;filter:dropshadow(color=#fff, offx=1, offy=0)}.ui-datepicker tbody td{padding:0;border-right:1px solid #bbb}.ui-datepicker tbody td:last-child{border-right:0px}.ui-datepicker tbody tr{border-bottom:1px solid #bbb}.ui-datepicker tbody tr:last-child{border-bottom:0px}.ui-datepicker td span,.ui-datepicker td a{display:inline-block;font-weight:bold;text-align:center;width:30px;height:30px;line-height:30px;color:#666;text-shadow:1px 1px 0px #fff;filter:dropshadow(color=#fff, offx=1, offy=1)}.ui-datepicker-calendar .ui-state-default{background:#ededed;background:-moz-linear-gradient(top, #ededed 0%, #dedede 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #dedede));background:-webkit-linear-gradient(top, #ededed 0%, #dedede 100%);background:-o-linear-gradient(top, #ededed 0%, #dedede 100%);background:-ms-linear-gradient(top, #ededed 0%, #dedede 100%);background:linear-gradient(top, #ededed 0%, #dedede 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dedede',GradientType=0);-webkit-box-shadow:inset 1px 1px 0px 0px rgba(250, 250, 250, .5);-moz-box-shadow:inset 1px 1px 0px 0px rgba(250, 250, 250, .5);box-shadow:inset 1px 1px 0px 0px rgba(250, 250, 250, .5)}.ui-datepicker-calendar .ui-state-hover{background:#f7f7f7}.ui-datepicker-calendar .ui-state-active{background:#6eafbf;-webkit-box-shadow:inset 0px 0px 10px 0px rgba(0, 0, 0, .1);-moz-box-shadow:inset 0px 0px 10px 0px rgba(0, 0, 0, .1);box-shadow:inset 0px 0px 10px 0px rgba(0, 0, 0, .1);color:#e0e0e0;text-shadow:0px 1px 0px #4d7a85;filter:dropshadow(color=#4d7a85, offx=0, offy=1);border:1px solid #55838f;position:relative;margin:-1px}.ui-datepicker-unselectable .ui-state-default{background:#f4f4f4;color:#b4b3b3}.ui-datepicker-calendar td:first-child .ui-state-active{width:29px;margin-left:0}.ui-datepicker-calendar td:last-child .ui-state-active{width:29px;margin-right:0}.ui-datepicker-calendar tr:last-child .ui-state-active{height:29px;margin-bottom:0}@font-face{font-family:'HK Grotesk';src:url('../../files/theme/fonts/hk-grotesk/HKGrotesk-Medium.eot');src:url('../../files/theme/fonts/hk-grotesk/HKGrotesk-Medium.eot?#iefix') format('embedded-opentype'), url('../../files/theme/fonts/hk-grotesk/HKGrotesk-Medium.woff') format('woff'), url('../../files/theme/fonts/hk-grotesk/HKGrotesk-Medium.ttf') format('truetype');font-weight:500;font-style:normal;}@font-face{font-family:'HK Grotesk';src:url('../../files/theme/fonts/hk-grotesk/HKGrotesk-Regular.eot');src:url('../../files/theme/fonts/hk-grotesk/HKGrotesk-Regular.eot?#iefix') format('embedded-opentype'), url('../../files/theme/fonts/hk-grotesk/HKGrotesk-Regular.woff') format('woff'), url('../../files/theme/fonts/hk-grotesk/HKGrotesk-Regular.ttf') format('truetype');font-weight:normal;font-style:normal;}@font-face{font-family:'HK Grotesk';src:url('../../files/theme/fonts/hk-grotesk/HKGrotesk-Bold.eot');src:url('../../files/theme/fonts/hk-grotesk/HKGrotesk-Bold.eot?#iefix') format('embedded-opentype'), url('../../files/theme/fonts/hk-grotesk/HKGrotesk-Bold.woff') format('woff'), url('../../files/theme/fonts/hk-grotesk/HKGrotesk-Bold.ttf') format('truetype');font-weight:bold;font-style:normal;}@font-face{font-family:'HK Grotesk';src:url('../../files/theme/fonts/hk-grotesk/HKGrotesk-Light.eot');src:url('../../files/theme/fonts/hk-grotesk/HKGrotesk-Light.eot?#iefix') format('embedded-opentype'), url('../../files/theme/fonts/hk-grotesk/HKGrotesk-Light.woff') format('woff'), url('../../files/theme/fonts/hk-grotesk/HKGrotesk-Light.ttf') format('truetype');font-weight:300;font-style:normal;}@font-face{font-family:'Gilroy';src:url('../../files/theme/fonts/gilroy/Gilroy-ExtraBold.woff2') format('woff2'), url('../../files/theme/fonts/gilroy/Gilroy-ExtraBold.woff') format('woff');font-weight:800;font-style:normal;}.invisible{display:none}.clear,.clearfix{clear:both}.floatleft{float:left}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}::-moz-selection{background:#333;color:#fff;text-shadow:none}::selection{background:#333;color:#fff;text-shadow:none}*[data-icon]:before{content:attr(data-icon);-webkit-font-smoothing:antialiased;font-weight:100}figure{margin:0;padding:0}.block{overflow:visible}.invisible{display:none !important}*{font-family:HK Grotesk, Arial, sans-serif;word-break:break-word;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;vertical-align:bottom}*:focus{outline:none}table{width:100%;font-size:15px;margin:0 0 50px 0;border-collapse:collapse}table thead{background:#999}table thead th{color:#fff;font-weight:bold;font-weight:bold;padding:13px 10px}table tbody td{padding:13px 10px}#main .ce_text ul li{list-style-type:disc;margin:0}body{color:#333;margin:0;counter-reset:section;background:#faf8f5}h1,h2,h3,h4,h5,h6{font-family:HK Grotesk, Arial, sans-serif}h1::before,h2::before,h3::before,h4::before,h5::before,h6::before{content:'';display:block;height:0;width:0;margin-top:calc((1 - 1.2) * 0.5em)}h1{font-size:22px;color:#333;font-weight:800;font-family:Gilroy, Arial, sans-serif;margin-top:0}@media (min-width:576px){h1{font-size:calc(4.16667vw - 2px)}}@media (min-width:768px){h1{font-size:calc(8.92857vw - 38.57143px)}}@media (min-width:992px){h1{font-size:calc(2.45098vw + 25.68627px)}}@media (min-width:1400px){h1{font-size:60px}}h2{font-size:25px;font-weight:bold;line-height:1.2;margin:30px 0 10px 0;font-family:Gilroy, Arial, sans-serif}@media (min-width:375px){h2{font-size:calc(0vw + 25px)}}@media (min-width:768px){h2{font-size:calc(2.23214vw + 7.85714px)}}@media (min-width:992px){h2{font-size:calc(1.22549vw + 17.84314px)}}@media (min-width:1400px){h2{font-size:35px}}h3{font-size:22px;font-weight:bold;line-height:1.3;margin:30px 0 10px 0}h4,h5,h6{font-size:18px;font-weight:bold;line-height:1.3;margin:30px 0 10px 0}p,ul,ol{color:#333;line-height:1.4;margin:0 0 15px 0;font-size:14px}@media (min-width:375px){p,ul,ol{font-size:calc(0.50891vw + 12.0916px)}}@media (min-width:768px){p,ul,ol{font-size:calc(0.44643vw + 12.57143px)}}@media (min-width:992px){p,ul,ol{font-size:calc(0vw + 17px)}}@media (min-width:1400px){p,ul,ol{font-size:calc(0vw + 17px)}}@media (min-width:1920px){p,ul,ol{font-size:17px}}#main ul,#main ol{padding:0px 0 0 19px}.transition,.button,.mod_login input[type="submit"],body.profil .ce_hyperlink a,.CalendarEditActionList a,form button[type="submit"],form input[type="submit"],body.teacher .rs-column:nth-child(2),body.teacher .filters .text-filter input,body.teacher .filters .text-filter input:focus,.member .image:before,.member:hover .image:before,.filters button,.filters button.is-checked,body.teacher .rs-column:nth-child(2).show,.filter-button-mobil,.mod_eventlist .event:hover .column.title,.mod_eventlist .event .column,#footer a,#footer span,#footer a:hover{-webkit-transition:all 0.25s ease;-moz-transition:all 0.25s ease;-ms-transition:all 0.25s ease;-o-transition:all 0.25s ease;transition:all 0.25s ease}.content_width,#footer .inside{max-width:1200px;margin:0 auto;width:100%;padding-left:40px;padding-right:40px}.full_width{max-width:100%;margin:0 auto;padding-left:100px;padding-right:100px}.button,.mod_login input[type="submit"],body.profil .ce_hyperlink a,.CalendarEditActionList a,form button[type="submit"],form input[type="submit"]{background:#000;color:#fff;border-radius:3px;border:solid 2px #000;text-decoration:none;font-weight:bold;font-size:16px;padding:10px 15px;display:inline-block}.button a,.mod_login input[type="submit"] a,body.profil .ce_hyperlink a a,.CalendarEditActionList a a,form button[type="submit"] a,form input[type="submit"] a{color:#fff}.button:hover,.mod_login input[type="submit"]:hover,body.profil .ce_hyperlink a:hover,.CalendarEditActionList a:hover,form button[type="submit"]:hover,form input[type="submit"]:hover{background:#fff;color:#000;cursor:pointer}.button:hover a,.mod_login input[type="submit"]:hover a,body.profil .ce_hyperlink a:hover a,.CalendarEditActionList a:hover a,form button[type="submit"]:hover a,form input[type="submit"]:hover a{color:#000}a{text-decoration:none;color:#333}.ce_text a{text-decoration:underline;color:#000}#main a{word-break:break-all}.ce_rsce_testimonial{margin:0;padding:0}.ce_rsce_testimonial img{border-radius:50%;width:50px;margin-bottom:10px}.ce_rsce_testimonial .name{font-weight:bold;margin:0 0 2px 0 !important}.ce_rsce_testimonial .name span{font-weight:100;font-size:12px;margin-left:5px;margin-top:5px;position:absolute}.ce_rsce_testimonial .rating{height:20px;width:100%;margin:10px 0 0 0}.ce_rsce_testimonial .rating.four{background:url("../../files/theme/img/stars-4.svg") no-repeat scroll 0 0 transparent}.ce_rsce_testimonial .rating.four-five{background:url("../../files/theme/img/stars-4-5.svg") no-repeat scroll 0 0 transparent}.ce_rsce_testimonial .rating.five{background:url("../../files/theme/img/stars-5.svg") no-repeat scroll 0 0 transparent}#overlay{height:100%;width:400px;position:fixed;z-index:10;left:-450px;top:0;background:#111;overflow-x:hidden}#overlay{-webkit-box-shadow:0px 0px 17px 0px rgba(0, 0, 0, 0.2);-moz-box-shadow:0px 0px 17px 0px rgba(0, 0, 0, 0.2);box-shadow:0px 0px 17px 0px rgba(0, 0, 0, 0.2)}#overlay .content{padding:60px;overflow:hidden}#overlay-content{position:relative;top:25%;width:100%;text-align:center;margin-top:30px}#overlay a:hover,.overlay a:focus{color:#f1f1f1}#overlay .closebtn{position:absolute;top:20px;right:45px;font-size:60px}#hamburgerButton{z-index:10;width:30px;height:45px;position:absolute;margin:11px 0 0 0;right:0px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.5s ease-in-out;-moz-transition:0.5s ease-in-out;-o-transition:0.5s ease-in-out;transition:0.5s ease-in-out;cursor:pointer}#hamburgerButton span{display:block;position:absolute;height:3px;width:100%;background:#333;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.25s ease-in-out;-moz-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;transition:0.25s ease-in-out}#hamburgerButton span:nth-child(1){top:0px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}#hamburgerButton span:nth-child(2){top:8px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}#hamburgerButton span:nth-child(3){top:16px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}#hamburgerButton.open span:nth-child(1){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:-4px;left:-1px;background:#000}#hamburgerButton.open span:nth-child(2){width:0%;opacity:0}#hamburgerButton.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:17px;left:0;background:#000}#header{z-index:10;width:100%;height:auto;position:absolute}#header .inside{padding:50px}#header .inside:after{content:"";clear:both;display:block;visibility:hidden;height:0px}#header nav{float:right;margin:0}#header nav a{display:inline;position:relative;overflow:hidden}#header nav a:after{content:"";position:absolute;z-index:-1;right:0;width:0;bottom:-5px;background:#333;height:2px;transition-property:width;transition-duration:0.3s;transition-timing-function:ease-out}#header nav a:hover:after,#header nav a:focus:after,#header nav a:active:after{left:0;right:auto;width:100%}#header nav a,#header nav span,#header nav a:hover,#header nav a.trail,#header nav a.active{color:#333;padding:5px 0;font-weight:500;margin:0 20px;font-size:16px}@media (min-width:576px){#header nav a,#header nav span,#header nav a:hover,#header nav a.trail,#header nav a.active{font-size:calc(0vw + 16px)}}@media (min-width:768px){#header nav a,#header nav span,#header nav a:hover,#header nav a.trail,#header nav a.active{font-size:calc(0vw + 16px)}}@media (min-width:1400px){#header nav a,#header nav span,#header nav a:hover,#header nav a.trail,#header nav a.active{font-size:calc(2vw - 12px)}}@media (min-width:1500px){#header nav a,#header nav span,#header nav a:hover,#header nav a.trail,#header nav a.active{font-size:18px}}#header nav a:hover{cursor:pointer}#header nav span{opacity:0.3}#header nav ul{margin:0}#header nav li{float:left;margin:0;padding:0;list-style:none;margin:0}#header nav li.last,#header nav li:last-child{margin:0;background:none}#header a.mm{display:none;background-image:url("data:image/svg+xml,%3Csvg width='20' height='15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23fff' fill-rule='nonzero'%3E%3Crect width='20' height='3' rx='1.5'/%3E%3Crect y='6' width='20' height='3' rx='1.5'/%3E%3Crect y='12' width='20' height='3' rx='1.5'/%3E%3C/g%3E%3C/svg%3E");background-color:#333;width:50px;height:50px;position:fixed;background-position:center;background-repeat:no-repeat;bottom:0;right:0}.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after{margin:0}@media (min-width:1px) and (max-width:600px){#header .inside{padding:30px}#header nav{display:none}#header a.mm{display:block}}.custom{position:relative;z-index:2}.custom .mod_article{position:relative;height:100vh;background:#fdda44;text-align:center}.custom .ce_text{position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%, -50%)}.custom h1{font-size:60px;color:#fff;margin:0;padding:0}@media (min-width:375px){.custom h1{font-size:calc(5.08906vw + 40.91603px)}}@media (min-width:768px){.custom h1{font-size:calc(8.92857vw + 11.42857px)}}@media (min-width:992px){.custom h1{font-size:calc(6.12745vw + 39.21569px)}}@media (min-width:1400px){.custom h1{font-size:125px}}.custom .icon-scroll{-webkit-animation-delay:2s;-moz-animation-delay:2s;animation-delay:2s}@media (min-width:1260px){.custom figure{padding:0 250px}}@media (min-width:1px) and (max-width:600px){.custom figure{padding:0 30px}}.icon-scroll:before{position:absolute;left:50%}.icon-scroll{position:absolute;left:50%;height:70px;box-shadow:inset 0 0 0 1px #333;border-radius:25px;bottom:70px}.icon-scroll:before{content:'';width:8px;height:8px;background:#fff;margin-left:-4px;top:8px;border-radius:4px;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:scroll;animation-name:scroll}@-webkit-keyframes scroll{0%{opacity:1}100%{opacity:0;-webkit-transform:translateY(46px);transform:translateY(46px)}}@keyframes scroll{0%{opacity:1}100%{opacity:0;-webkit-transform:translateY(46px);transform:translateY(46px)}}a.logo{background-repeat:no-repeat;display:block;float:left;width:141px;height:130px;text-indent:100%;white-space:nowrap;overflow:hidden;background-size:contain}@media (min-width:1440px){a.logo{height:calc(33.33333vw - 350px)}}@media (min-width:1500px){a.logo{height:150px}}a.logo{background-image:url("data:image/svg+xml,%3Csvg width='141' height='147' viewBox='0 0 141 147' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 81.333V0h133.643v40.667H91.957v40.666H141V122H0V81.333z' fill='%23222'/%3E%3Cpath d='M21.454 22.378c-.081 1.597-.527 2.818-1.337 3.664-.81.846-1.955 1.269-3.432 1.269-1.485 0-2.665-.568-3.54-1.704-.874-1.136-1.311-2.676-1.311-4.621v-2.702c0-1.938.449-3.47 1.347-4.595C14.08 12.563 15.305 12 16.857 12c1.43 0 2.538.432 3.32 1.295.784.863 1.21 2.096 1.277 3.7h-1.881c-.082-1.215-.336-2.082-.763-2.6-.427-.519-1.078-.778-1.953-.778-1.01 0-1.786.398-2.328 1.192-.543.795-.814 1.96-.814 3.496v2.732c0 1.508.253 2.665.758 3.47.505.805 1.242 1.207 2.212 1.207.969 0 1.667-.242 2.094-.726.427-.485.692-1.355.794-2.61h1.88zm14.235-1.412c0 2.033-.43 3.599-1.292 4.697-.86 1.099-2.085 1.648-3.67 1.648-1.526 0-2.731-.534-3.616-1.602-.885-1.068-1.344-2.577-1.378-4.529v-2.804c0-1.992.437-3.553 1.312-4.682.874-1.13 2.095-1.694 3.66-1.694 1.56 0 2.775.54 3.646 1.622.872 1.082 1.317 2.625 1.338 4.631v2.713zm-1.861-2.61c0-1.576-.256-2.748-.768-3.516-.512-.767-1.297-1.151-2.354-1.151-1.024 0-1.799.389-2.324 1.166-.525.778-.791 1.925-.798 3.44v2.67c0 1.522.263 2.682.788 3.48.525.799 1.31 1.198 2.354 1.198s1.817-.369 2.319-1.106c.501-.736.762-1.866.783-3.387v-2.794zm9.221-6.151l3.864 12.158 3.865-12.158h2.4v14.901h-1.861v-5.803l.172-5.813-3.874 11.616h-1.424l-3.854-11.575.173 5.772v5.803h-1.86V12.205h2.399zm17.275 9.068v5.833h-1.86V12.205h4.718c1.376 0 2.457.414 3.244 1.243.786.83 1.18 1.933 1.18 3.311 0 1.433-.375 2.537-1.124 3.311-.75.774-1.805 1.175-3.168 1.203h-2.99zm0-1.607h2.858c.827 0 1.46-.25 1.901-.747.441-.498.661-1.211.661-2.14 0-.893-.227-1.61-.68-2.149-.455-.539-1.079-.808-1.872-.808h-2.868v5.844zm13.635 5.833h5.807v1.607h-7.678V12.205h1.871v13.294zm17.204-5.28h-5.237v5.28h6.102v1.607h-7.963V12.205h7.86v1.617h-5.999v4.79h5.237v1.606zm14.184-6.397h-3.895v13.284h-1.86V13.822h-3.885v-1.617h9.64v1.617zm11.367 6.396h-5.237V25.5h6.102v1.607h-7.963V12.205h7.86v1.617h-5.999v4.79h5.237v1.606zM16.4 64.918l3.386-12.025h2.044l-4.606 14.901h-1.628L11 52.893h2.034L16.4 64.918zm19.014-3.264c0 2.033-.43 3.599-1.291 4.697C33.262 67.45 32.038 68 30.452 68c-1.526 0-2.73-.534-3.616-1.602-.884-1.068-1.344-2.577-1.378-4.529v-2.804c0-1.992.438-3.553 1.312-4.682.875-1.13 2.095-1.694 3.661-1.694 1.56 0 2.775.54 3.646 1.622s1.317 2.625 1.337 4.631v2.713zm-1.86-2.61c0-1.576-.257-2.748-.769-3.516-.512-.767-1.296-1.151-2.354-1.151-1.024 0-1.798.389-2.323 1.166-.526.778-.792 1.925-.799 3.44v2.67c0 1.522.263 2.682.788 3.48.526.799 1.31 1.198 2.355 1.198 1.044 0 1.816-.369 2.318-1.106.502-.736.763-1.866.783-3.387v-2.794zm16.105 4.022c-.081 1.597-.527 2.818-1.337 3.664-.81.846-1.954 1.269-3.432 1.269-1.485 0-2.665-.568-3.54-1.704-.874-1.136-1.311-2.676-1.311-4.621v-2.702c0-1.938.45-3.47 1.347-4.595.899-1.126 2.124-1.689 3.677-1.689 1.43 0 2.537.432 3.32 1.295.783.863 1.208 2.096 1.276 3.7h-1.881c-.082-1.215-.336-2.082-.763-2.6-.427-.519-1.078-.778-1.952-.778-1.01 0-1.787.398-2.33 1.192-.542.795-.813 1.96-.813 3.496v2.732c0 1.508.253 2.665.758 3.47.505.805 1.242 1.207 2.212 1.207.97 0 1.667-.242 2.094-.726.428-.485.692-1.355.794-2.61h1.881zm11.51.84h-5.004l-1.149 3.888h-1.912l4.77-14.901h1.596l4.78 14.901h-1.912l-1.17-3.889zm-4.516-1.618h4.037l-2.023-6.775-2.014 6.775zm13.564 3.9h5.806v1.606h-7.677V52.893h1.87v13.294zm-49.394 29.01H16.93v13.284h-1.861V95.198h-3.885V93.58h9.64v1.617zm11.367 6.396h-5.237v5.281h6.102v1.607h-7.963V93.581h7.861v1.617h-6v4.79h5.237v1.606zm14.611 2.16c-.08 1.597-.527 2.818-1.337 3.664-.81.846-1.954 1.269-3.432 1.269-1.485 0-2.664-.568-3.539-1.704-.874-1.136-1.312-2.676-1.312-4.621V99.66c0-1.938.45-3.47 1.348-4.595.898-1.126 2.123-1.689 3.676-1.689 1.43 0 2.537.432 3.32 1.295.783.863 1.209 2.096 1.276 3.7h-1.88c-.082-1.215-.336-2.082-.764-2.6-.427-.519-1.077-.778-1.952-.778-1.01 0-1.786.398-2.329 1.192-.542.795-.813 1.96-.813 3.496v2.732c0 1.508.252 2.665.757 3.47.505.805 1.243 1.207 2.212 1.207.97 0 1.668-.242 2.095-.726.427-.485.691-1.355.793-2.61h1.881zm14.296 4.728h-1.87v-6.888h-5.96v6.888h-1.861V93.581h1.861v6.407h5.96V93.58h1.87v14.901zm14.977 0h-1.87L68.273 97v11.483h-1.87V93.581h1.87l5.95 11.534V93.581h1.85v14.901zm7.249 0h-1.861V93.581h1.86v14.901zm14.896-6.15c0 1.31-.175 2.416-.524 3.32-.35.904-.846 1.609-1.49 2.114l2.207 1.996L97.15 111l-2.664-2.446c-.428.089-.841.133-1.241.133-1.54 0-2.75-.544-3.636-1.632-.884-1.089-1.337-2.619-1.357-4.59v-2.713c0-2.006.437-3.57 1.312-4.692.874-1.123 2.094-1.684 3.66-1.684 1.58 0 2.804.548 3.672 1.643.867 1.095 1.308 2.645 1.322 4.651v2.661zm-1.861-2.6c0-1.576-.256-2.748-.768-3.516-.512-.767-1.3-1.151-2.364-1.151-1.017 0-1.789.389-2.314 1.166-.525.778-.791 1.925-.798 3.44v2.66c0 1.529.262 2.692.788 3.49.525.799 1.307 1.198 2.344 1.198 1.03 0 1.8-.362 2.308-1.085.509-.723.777-1.839.804-3.347v-2.855zm15.73-6.151v10.593c-.014 1.412-.421 2.517-1.221 3.316-.8.798-1.915 1.197-3.346 1.197-1.464 0-2.583-.39-3.356-1.172-.772-.781-1.166-1.895-1.18-3.341V93.58h1.852v10.52c0 1.004.212 1.753.635 2.247.424.495 1.107.742 2.05.742.948 0 1.635-.247 2.059-.742.423-.494.635-1.243.635-2.246V93.58h1.871zm12.048 8.013h-5.237v5.281H125v1.607h-7.962V93.581h7.86v1.617h-6v4.79h5.238v1.606z' fill='%23FFF'/%3E%3Cpath d='M8.386 143.134c-.062 1.251-.404 2.208-1.026 2.871-.622.663-1.5.995-2.636.995-1.14 0-2.045-.445-2.717-1.336-.671-.89-1.007-2.097-1.007-3.621v-2.118c0-1.519.345-2.72 1.035-3.601.69-.883 1.63-1.324 2.822-1.324 1.098 0 1.948.338 2.55 1.015.6.676.927 1.643.98 2.9H6.941c-.063-.952-.258-1.632-.586-2.038-.328-.406-.827-.61-1.499-.61-.775 0-1.371.312-1.788.935-.416.623-.625 1.536-.625 2.74v2.14c0 1.183.194 2.09.582 2.72.388.631.954.947 1.698.947.745 0 1.28-.19 1.609-.57.328-.38.53-1.061.609-2.045h1.444zm6.169 1.452l2.6-9.426h1.57l-3.538 11.68h-1.249l-3.53-11.68h1.562l2.585 9.426zm13.336-8.158h-2.99v10.412h-1.43v-10.412H20.49v-1.268h7.402v1.268zm6.996 10.412v-11.68h2.71c1.327 0 2.358.427 3.092 1.28s1.1 2.052 1.1 3.597v1.958c0 1.545-.372 2.739-1.116 3.581-.744.842-1.824 1.264-3.24 1.264h-2.546zm1.43-10.412v9.152h1.147c1.005 0 1.739-.295 2.202-.886.463-.591.7-1.467.71-2.627v-2.07c0-1.23-.23-2.132-.69-2.707-.461-.575-1.158-.862-2.09-.862h-1.28zm14.132 5.013h-4.021v4.14h4.684v1.259H45v-11.68h6.035v1.268h-4.606v3.754h4.02v1.26zm10.252-6.28v8.302c-.01 1.107-.323 1.973-.937 2.598-.614.626-1.47.939-2.569.939-1.124 0-1.983-.306-2.577-.918-.593-.613-.895-1.486-.905-2.62v-8.302h1.42v8.246c0 .787.163 1.373.489 1.761.325.388.85.582 1.573.582.729 0 1.256-.194 1.581-.582.325-.388.488-.974.488-1.76v-8.247h1.437zm9.83 1.267h-2.99v10.412h-1.43v-10.412H63.13v-1.268h7.402v1.268zm7.504 7.46c0-.583-.154-1.03-.46-1.34-.308-.31-.862-.612-1.664-.906-.801-.294-1.414-.603-1.839-.927a3.253 3.253 0 0 1-.952-1.107c-.211-.414-.316-.889-.316-1.424 0-.925.3-1.687.901-2.286.602-.599 1.389-.898 2.362-.898.667 0 1.26.154 1.78.461.521.308.922.734 1.203 1.28.281.545.422 1.144.422 1.796h-1.437c0-.721-.17-1.28-.508-1.676-.338-.396-.825-.594-1.46-.594-.578 0-1.025.166-1.343.498-.317.331-.476.796-.476 1.395 0 .492.172.904.515 1.236.344.331.875.628 1.593.89 1.12.38 1.92.848 2.401 1.404.482.556.722 1.283.722 2.182 0 .946-.299 1.704-.898 2.274-.598.57-1.413.854-2.443.854a3.847 3.847 0 0 1-1.831-.445c-.56-.297-1-.714-1.32-1.252-.32-.537-.48-1.153-.48-1.848h1.437c0 .721.196 1.283.589 1.684.393.401.928.602 1.605.602.63 0 1.103-.166 1.42-.498.318-.331.477-.783.477-1.355zm11.43-.754c-.062 1.251-.404 2.208-1.026 2.871-.622.663-1.5.995-2.635.995-1.14 0-2.046-.445-2.717-1.336-.672-.89-1.007-2.097-1.007-3.621v-2.118c0-1.519.344-2.72 1.034-3.601.69-.883 1.63-1.324 2.823-1.324 1.098 0 1.948.338 2.549 1.015.601.676.928 1.643.98 2.9H88.02c-.062-.952-.257-1.632-.585-2.038-.328-.406-.828-.61-1.5-.61-.775 0-1.37.312-1.787.935-.417.623-.625 1.536-.625 2.74v2.14c0 1.183.194 2.09.582 2.72.388.631.954.947 1.698.947s1.28-.19 1.608-.57c.328-.38.531-1.061.61-2.045h1.444zm10.362 3.706h-1.436v-5.399h-4.576v5.399h-1.429v-11.68h1.43v5.022h4.575v-5.022h1.436v11.68zm4.896-1.26h4.458v1.26h-5.895v-11.68h1.437v10.42zm12.595-1.789h-3.842l-.882 3.049h-1.468l3.662-11.68h1.226l3.67 11.68h-1.469l-.897-3.049zm-3.467-1.267h3.1l-1.554-5.31-1.546 5.31zm15.788 4.316h-1.437l-4.552-9v9h-1.437v-11.68h1.437l4.568 9.04v-9.04h1.42v11.68zm3.459 0v-11.68h2.71c1.326 0 2.357.427 3.091 1.28s1.101 2.052 1.101 3.597v1.958c0 1.545-.372 2.739-1.117 3.581-.744.842-1.824 1.264-3.24 1.264h-2.545zm1.429-10.412v9.152h1.147c1.005 0 1.739-.295 2.202-.886.464-.591.7-1.467.71-2.627v-2.07c0-1.23-.23-2.132-.69-2.707-.46-.575-1.157-.862-2.089-.862h-1.28z' fill='%23000'/%3E%3C/g%3E%3C/svg%3E")}@media (min-width:1px) and (max-width:600px){a.logo{height:100px;width:100px}}#container{padding:100px 70px}@media (max-width:700px){#container{padding:50px 30px}}.layout_latest{margin:35px 0 50px 0}.layout_latest .sub_headline{color:#999;font-size:17px;font-weight:500}.layout_latest h2{margin-top:0;font-size:25px}.layout_latest .more a{text-decoration:none !important;color:#333;text-transform:uppercase;font-weight:bold;font-size:15px}.layout_latest .more a:hover{color:#999}.ce_text.intro h2{text-align:center;margin:0;font-size:25px;color:#333;font-weight:800;font-family:Gilroy, Arial, sans-serif;margin-top:0}@media (min-width:375px){.ce_text.intro h2{font-size:calc(1.27226vw + 20.22901px)}}@media (min-width:768px){.ce_text.intro h2{font-size:calc(8.92857vw - 38.57143px)}}@media (min-width:992px){.ce_text.intro h2{font-size:calc(2.45098vw + 25.68627px)}}@media (min-width:1400px){.ce_text.intro h2{font-size:60px}}.ce_text.intro p{text-align:center;margin:4px 0 0 0;text-align:center;font-weight:400;font-size:18px}@media (min-width:375px){.ce_text.intro p{font-size:calc(1.78117vw + 11.32061px)}}@media (min-width:768px){.ce_text.intro p{font-size:calc(0vw + 25px)}}@media (min-width:992px){.ce_text.intro p{font-size:calc(0vw + 25px)}}@media (min-width:1400px){.ce_text.intro p{font-size:25px}}body.index{background:#fff}body.index #header nav a,body.index #header nav span{color:#fff}body.index #header nav a:after{background:#fff}body.index a.logo{background-image:url("data:image/svg+xml,%3Csvg width='141' height='147' viewBox='0 0 141 147' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 81.333V0h133.643v40.667H91.957v40.666H141V122H0V81.333z' fill='%23FFF'/%3E%3Cpath d='M21.454 22.378c-.081 1.597-.527 2.818-1.337 3.664-.81.846-1.955 1.269-3.432 1.269-1.485 0-2.665-.568-3.54-1.704-.874-1.136-1.311-2.676-1.311-4.621v-2.702c0-1.938.449-3.47 1.347-4.595C14.08 12.563 15.305 12 16.857 12c1.43 0 2.538.432 3.32 1.295.784.863 1.21 2.096 1.277 3.7h-1.881c-.082-1.215-.336-2.082-.763-2.6-.427-.519-1.078-.778-1.953-.778-1.01 0-1.786.398-2.328 1.192-.543.795-.814 1.96-.814 3.496v2.732c0 1.508.253 2.665.758 3.47.505.805 1.242 1.207 2.212 1.207.969 0 1.667-.242 2.094-.726.427-.485.692-1.355.794-2.61h1.88zm14.235-1.412c0 2.033-.43 3.599-1.292 4.697-.86 1.099-2.085 1.648-3.67 1.648-1.526 0-2.731-.534-3.616-1.602-.885-1.068-1.344-2.577-1.378-4.529v-2.804c0-1.992.437-3.553 1.312-4.682.874-1.13 2.095-1.694 3.66-1.694 1.56 0 2.775.54 3.646 1.622.872 1.082 1.317 2.625 1.338 4.631v2.713zm-1.861-2.61c0-1.576-.256-2.748-.768-3.516-.512-.767-1.297-1.151-2.354-1.151-1.024 0-1.799.389-2.324 1.166-.525.778-.791 1.925-.798 3.44v2.67c0 1.522.263 2.682.788 3.48.525.799 1.31 1.198 2.354 1.198s1.817-.369 2.319-1.106c.501-.736.762-1.866.783-3.387v-2.794zm9.221-6.151l3.864 12.158 3.865-12.158h2.4v14.901h-1.861v-5.803l.172-5.813-3.874 11.616h-1.424l-3.854-11.575.173 5.772v5.803h-1.86V12.205h2.399zm17.275 9.068v5.833h-1.86V12.205h4.718c1.376 0 2.457.414 3.244 1.243.786.83 1.18 1.933 1.18 3.311 0 1.433-.375 2.537-1.124 3.311-.75.774-1.805 1.175-3.168 1.203h-2.99zm0-1.607h2.858c.827 0 1.46-.25 1.901-.747.441-.498.661-1.211.661-2.14 0-.893-.227-1.61-.68-2.149-.455-.539-1.079-.808-1.872-.808h-2.868v5.844zm13.635 5.833h5.807v1.607h-7.678V12.205h1.871v13.294zm17.204-5.28h-5.237v5.28h6.102v1.607h-7.963V12.205h7.86v1.617h-5.999v4.79h5.237v1.606zm14.184-6.397h-3.895v13.284h-1.86V13.822h-3.885v-1.617h9.64v1.617zm11.367 6.396h-5.237V25.5h6.102v1.607h-7.963V12.205h7.86v1.617h-5.999v4.79h5.237v1.606zM16.4 64.918l3.386-12.025h2.044l-4.606 14.901h-1.628L11 52.893h2.034L16.4 64.918zm19.014-3.264c0 2.033-.43 3.599-1.291 4.697C33.262 67.45 32.038 68 30.452 68c-1.526 0-2.73-.534-3.616-1.602-.884-1.068-1.344-2.577-1.378-4.529v-2.804c0-1.992.438-3.553 1.312-4.682.875-1.13 2.095-1.694 3.661-1.694 1.56 0 2.775.54 3.646 1.622s1.317 2.625 1.337 4.631v2.713zm-1.86-2.61c0-1.576-.257-2.748-.769-3.516-.512-.767-1.296-1.151-2.354-1.151-1.024 0-1.798.389-2.323 1.166-.526.778-.792 1.925-.799 3.44v2.67c0 1.522.263 2.682.788 3.48.526.799 1.31 1.198 2.355 1.198 1.044 0 1.816-.369 2.318-1.106.502-.736.763-1.866.783-3.387v-2.794zm16.105 4.022c-.081 1.597-.527 2.818-1.337 3.664-.81.846-1.954 1.269-3.432 1.269-1.485 0-2.665-.568-3.54-1.704-.874-1.136-1.311-2.676-1.311-4.621v-2.702c0-1.938.45-3.47 1.347-4.595.899-1.126 2.124-1.689 3.677-1.689 1.43 0 2.537.432 3.32 1.295.783.863 1.208 2.096 1.276 3.7h-1.881c-.082-1.215-.336-2.082-.763-2.6-.427-.519-1.078-.778-1.952-.778-1.01 0-1.787.398-2.33 1.192-.542.795-.813 1.96-.813 3.496v2.732c0 1.508.253 2.665.758 3.47.505.805 1.242 1.207 2.212 1.207.97 0 1.667-.242 2.094-.726.428-.485.692-1.355.794-2.61h1.881zm11.51.84h-5.004l-1.149 3.888h-1.912l4.77-14.901h1.596l4.78 14.901h-1.912l-1.17-3.889zm-4.516-1.618h4.037l-2.023-6.775-2.014 6.775zm13.564 3.9h5.806v1.606h-7.677V52.893h1.87v13.294zm-49.394 29.01H16.93v13.284h-1.861V95.198h-3.885V93.58h9.64v1.617zm11.367 6.396h-5.237v5.281h6.102v1.607h-7.963V93.581h7.861v1.617h-6v4.79h5.237v1.606zm14.611 2.16c-.08 1.597-.527 2.818-1.337 3.664-.81.846-1.954 1.269-3.432 1.269-1.485 0-2.664-.568-3.539-1.704-.874-1.136-1.312-2.676-1.312-4.621V99.66c0-1.938.45-3.47 1.348-4.595.898-1.126 2.123-1.689 3.676-1.689 1.43 0 2.537.432 3.32 1.295.783.863 1.209 2.096 1.276 3.7h-1.88c-.082-1.215-.336-2.082-.764-2.6-.427-.519-1.077-.778-1.952-.778-1.01 0-1.786.398-2.329 1.192-.542.795-.813 1.96-.813 3.496v2.732c0 1.508.252 2.665.757 3.47.505.805 1.243 1.207 2.212 1.207.97 0 1.668-.242 2.095-.726.427-.485.691-1.355.793-2.61h1.881zm14.296 4.728h-1.87v-6.888h-5.96v6.888h-1.861V93.581h1.861v6.407h5.96V93.58h1.87v14.901zm14.977 0h-1.87L68.273 97v11.483h-1.87V93.581h1.87l5.95 11.534V93.581h1.85v14.901zm7.249 0h-1.861V93.581h1.86v14.901zm14.896-6.15c0 1.31-.175 2.416-.524 3.32-.35.904-.846 1.609-1.49 2.114l2.207 1.996L97.15 111l-2.664-2.446c-.428.089-.841.133-1.241.133-1.54 0-2.75-.544-3.636-1.632-.884-1.089-1.337-2.619-1.357-4.59v-2.713c0-2.006.437-3.57 1.312-4.692.874-1.123 2.094-1.684 3.66-1.684 1.58 0 2.804.548 3.672 1.643.867 1.095 1.308 2.645 1.322 4.651v2.661zm-1.861-2.6c0-1.576-.256-2.748-.768-3.516-.512-.767-1.3-1.151-2.364-1.151-1.017 0-1.789.389-2.314 1.166-.525.778-.791 1.925-.798 3.44v2.66c0 1.529.262 2.692.788 3.49.525.799 1.307 1.198 2.344 1.198 1.03 0 1.8-.362 2.308-1.085.509-.723.777-1.839.804-3.347v-2.855zm15.73-6.151v10.593c-.014 1.412-.421 2.517-1.221 3.316-.8.798-1.915 1.197-3.346 1.197-1.464 0-2.583-.39-3.356-1.172-.772-.781-1.166-1.895-1.18-3.341V93.58h1.852v10.52c0 1.004.212 1.753.635 2.247.424.495 1.107.742 2.05.742.948 0 1.635-.247 2.059-.742.423-.494.635-1.243.635-2.246V93.58h1.871zm12.048 8.013h-5.237v5.281H125v1.607h-7.962V93.581h7.86v1.617h-6v4.79h5.238v1.606z' fill='%23000'/%3E%3Cpath d='M8.386 143.134c-.062 1.251-.404 2.208-1.026 2.871-.622.663-1.5.995-2.636.995-1.14 0-2.045-.445-2.717-1.336-.671-.89-1.007-2.097-1.007-3.621v-2.118c0-1.519.345-2.72 1.035-3.601.69-.883 1.63-1.324 2.822-1.324 1.098 0 1.948.338 2.55 1.015.6.676.927 1.643.98 2.9H6.941c-.063-.952-.258-1.632-.586-2.038-.328-.406-.827-.61-1.499-.61-.775 0-1.371.312-1.788.935-.416.623-.625 1.536-.625 2.74v2.14c0 1.183.194 2.09.582 2.72.388.631.954.947 1.698.947.745 0 1.28-.19 1.609-.57.328-.38.53-1.061.609-2.045h1.444zm6.169 1.452l2.6-9.426h1.57l-3.538 11.68h-1.249l-3.53-11.68h1.562l2.585 9.426zm13.336-8.158h-2.99v10.412h-1.43v-10.412H20.49v-1.268h7.402v1.268zm6.996 10.412v-11.68h2.71c1.327 0 2.358.427 3.092 1.28s1.1 2.052 1.1 3.597v1.958c0 1.545-.372 2.739-1.116 3.581-.744.842-1.824 1.264-3.24 1.264h-2.546zm1.43-10.412v9.152h1.147c1.005 0 1.739-.295 2.202-.886.463-.591.7-1.467.71-2.627v-2.07c0-1.23-.23-2.132-.69-2.707-.461-.575-1.158-.862-2.09-.862h-1.28zm14.132 5.013h-4.021v4.14h4.684v1.259H45v-11.68h6.035v1.268h-4.606v3.754h4.02v1.26zm10.252-6.28v8.302c-.01 1.107-.323 1.973-.937 2.598-.614.626-1.47.939-2.569.939-1.124 0-1.983-.306-2.577-.918-.593-.613-.895-1.486-.905-2.62v-8.302h1.42v8.246c0 .787.163 1.373.489 1.761.325.388.85.582 1.573.582.729 0 1.256-.194 1.581-.582.325-.388.488-.974.488-1.76v-8.247h1.437zm9.83 1.267h-2.99v10.412h-1.43v-10.412H63.13v-1.268h7.402v1.268zm7.504 7.46c0-.583-.154-1.03-.46-1.34-.308-.31-.862-.612-1.664-.906-.801-.294-1.414-.603-1.839-.927a3.253 3.253 0 0 1-.952-1.107c-.211-.414-.316-.889-.316-1.424 0-.925.3-1.687.901-2.286.602-.599 1.389-.898 2.362-.898.667 0 1.26.154 1.78.461.521.308.922.734 1.203 1.28.281.545.422 1.144.422 1.796h-1.437c0-.721-.17-1.28-.508-1.676-.338-.396-.825-.594-1.46-.594-.578 0-1.025.166-1.343.498-.317.331-.476.796-.476 1.395 0 .492.172.904.515 1.236.344.331.875.628 1.593.89 1.12.38 1.92.848 2.401 1.404.482.556.722 1.283.722 2.182 0 .946-.299 1.704-.898 2.274-.598.57-1.413.854-2.443.854a3.847 3.847 0 0 1-1.831-.445c-.56-.297-1-.714-1.32-1.252-.32-.537-.48-1.153-.48-1.848h1.437c0 .721.196 1.283.589 1.684.393.401.928.602 1.605.602.63 0 1.103-.166 1.42-.498.318-.331.477-.783.477-1.355zm11.43-.754c-.062 1.251-.404 2.208-1.026 2.871-.622.663-1.5.995-2.635.995-1.14 0-2.046-.445-2.717-1.336-.672-.89-1.007-2.097-1.007-3.621v-2.118c0-1.519.344-2.72 1.034-3.601.69-.883 1.63-1.324 2.823-1.324 1.098 0 1.948.338 2.549 1.015.601.676.928 1.643.98 2.9H88.02c-.062-.952-.257-1.632-.585-2.038-.328-.406-.828-.61-1.5-.61-.775 0-1.37.312-1.787.935-.417.623-.625 1.536-.625 2.74v2.14c0 1.183.194 2.09.582 2.72.388.631.954.947 1.698.947s1.28-.19 1.608-.57c.328-.38.531-1.061.61-2.045h1.444zm10.362 3.706h-1.436v-5.399h-4.576v5.399h-1.429v-11.68h1.43v5.022h4.575v-5.022h1.436v11.68zm4.896-1.26h4.458v1.26h-5.895v-11.68h1.437v10.42zm12.595-1.789h-3.842l-.882 3.049h-1.468l3.662-11.68h1.226l3.67 11.68h-1.469l-.897-3.049zm-3.467-1.267h3.1l-1.554-5.31-1.546 5.31zm15.788 4.316h-1.437l-4.552-9v9h-1.437v-11.68h1.437l4.568 9.04v-9.04h1.42v11.68zm3.459 0v-11.68h2.71c1.326 0 2.357.427 3.091 1.28s1.101 2.052 1.101 3.597v1.958c0 1.545-.372 2.739-1.117 3.581-.744.842-1.824 1.264-3.24 1.264h-2.545zm1.429-10.412v9.152h1.147c1.005 0 1.739-.295 2.202-.886.464-.591.7-1.467.71-2.627v-2.07c0-1.23-.23-2.132-.69-2.707-.46-.575-1.157-.862-2.089-.862h-1.28z' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E")}body.index #container{padding:0}body.index .slider{position:relative}body.index .slider h1{color:#fff;position:absolute;margin:0;left:50px;bottom:15vh;font-family:Gilroy, Arial, sans-serif;font-size:22px;z-index:1}@media (min-width:576px){body.index .slider h1{font-size:calc(4.16667vw - 2px)}}@media (min-width:768px){body.index .slider h1{font-size:calc(4.46429vw - 4.28571px)}}@media (min-width:992px){body.index .slider h1{font-size:calc(3.67647vw + 3.52941px)}}@media (min-width:1400px){body.index .slider h1{font-size:calc(7.5vw - 50px)}}@media (min-width:2000px){body.index .slider h1{font-size:100px}}body.index .slider .mod_rocksolid_slider img{margin:0 !important}body.index .first--box{margin:0 auto;max-width:1200px;padding:0 50px}body.index .first--box h2{margin-top:0}body.index .first--box .rs-columns{padding:150px 0}body.index .second--box{background:#1a1b1e;overflow:hidden;padding:150px 0}body.index .second--box > .ce_text,body.index .second--box .rs-columns{max-width:1200px;margin:0 auto;padding:0 50px;display:block}body.index .second--box *{color:#fff}body.index .second--box h2{margin-top:0}body.index .second--box .rs-columns.columns__2{overflow:hidden}body.index .second--box .rs-columns.columns__3{margin-top:50px;overflow:hidden}body.index .second--box .rs-columns.columns__3 *{text-align:center}body.index .second--box .rs-columns.columns__3 h3{font-size:16px;letter-spacing:4px}body.index .second--box .rs-columns.columns__3 p{font-size:16px;color:#999}body.index .third--box{overflow:hidden;margin:0 auto;padding:150px 50px}body.index .third--box .ce_text{padding:0 0 50px 0}body.index .third--box .mod_member_list h2{display:none}body.index .fourth--box{background:#fdda44}body.index .fourth--box .ce_text{margin:0 auto;max-width:1200px;padding:100px 50px;text-align:center}@media (min-width:1px) and (max-width:600px){body.index .slider h1{display:none}body.index .first--box{padding:0 30px}body.index .first--box .rs-columns{padding:70px 0}body.index .second--box{padding:70px 0}body.index .second--box > .ce_text,body.index .second--box .rs-columns{padding:0 30px}body.index .second--box .rs-columns.columns__3 *{text-align:left}body.index .third--box{padding:75px 30px}body.index .fourth--box .ce_text{padding:50px 30px}}@media (min-width:701px) and (max-width:1120px){body.index .member{width:25%;margin:0 0 20px 0;padding:0 5px}}@media (min-width:1120px) and (max-width:1440px){body.index .member{width:20%;margin:0 0 20px 0;padding:0 5px}}@media (min-width:1441px) and (max-width:2560px){body.index .member{width:calc(14.28% - 30px)}}body.teacher a.logo{background-image:url("data:image/svg+xml,%3Csvg width='141' height='147' viewBox='0 0 141 147' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 81.333V0h133.643v40.667H91.957v40.666H141V122H0V81.333z' fill='%23222'/%3E%3Cpath d='M21.454 22.378c-.081 1.597-.527 2.818-1.337 3.664-.81.846-1.955 1.269-3.432 1.269-1.485 0-2.665-.568-3.54-1.704-.874-1.136-1.311-2.676-1.311-4.621v-2.702c0-1.938.449-3.47 1.347-4.595C14.08 12.563 15.305 12 16.857 12c1.43 0 2.538.432 3.32 1.295.784.863 1.21 2.096 1.277 3.7h-1.881c-.082-1.215-.336-2.082-.763-2.6-.427-.519-1.078-.778-1.953-.778-1.01 0-1.786.398-2.328 1.192-.543.795-.814 1.96-.814 3.496v2.732c0 1.508.253 2.665.758 3.47.505.805 1.242 1.207 2.212 1.207.969 0 1.667-.242 2.094-.726.427-.485.692-1.355.794-2.61h1.88zm14.235-1.412c0 2.033-.43 3.599-1.292 4.697-.86 1.099-2.085 1.648-3.67 1.648-1.526 0-2.731-.534-3.616-1.602-.885-1.068-1.344-2.577-1.378-4.529v-2.804c0-1.992.437-3.553 1.312-4.682.874-1.13 2.095-1.694 3.66-1.694 1.56 0 2.775.54 3.646 1.622.872 1.082 1.317 2.625 1.338 4.631v2.713zm-1.861-2.61c0-1.576-.256-2.748-.768-3.516-.512-.767-1.297-1.151-2.354-1.151-1.024 0-1.799.389-2.324 1.166-.525.778-.791 1.925-.798 3.44v2.67c0 1.522.263 2.682.788 3.48.525.799 1.31 1.198 2.354 1.198s1.817-.369 2.319-1.106c.501-.736.762-1.866.783-3.387v-2.794zm9.221-6.151l3.864 12.158 3.865-12.158h2.4v14.901h-1.861v-5.803l.172-5.813-3.874 11.616h-1.424l-3.854-11.575.173 5.772v5.803h-1.86V12.205h2.399zm17.275 9.068v5.833h-1.86V12.205h4.718c1.376 0 2.457.414 3.244 1.243.786.83 1.18 1.933 1.18 3.311 0 1.433-.375 2.537-1.124 3.311-.75.774-1.805 1.175-3.168 1.203h-2.99zm0-1.607h2.858c.827 0 1.46-.25 1.901-.747.441-.498.661-1.211.661-2.14 0-.893-.227-1.61-.68-2.149-.455-.539-1.079-.808-1.872-.808h-2.868v5.844zm13.635 5.833h5.807v1.607h-7.678V12.205h1.871v13.294zm17.204-5.28h-5.237v5.28h6.102v1.607h-7.963V12.205h7.86v1.617h-5.999v4.79h5.237v1.606zm14.184-6.397h-3.895v13.284h-1.86V13.822h-3.885v-1.617h9.64v1.617zm11.367 6.396h-5.237V25.5h6.102v1.607h-7.963V12.205h7.86v1.617h-5.999v4.79h5.237v1.606zM16.4 64.918l3.386-12.025h2.044l-4.606 14.901h-1.628L11 52.893h2.034L16.4 64.918zm19.014-3.264c0 2.033-.43 3.599-1.291 4.697C33.262 67.45 32.038 68 30.452 68c-1.526 0-2.73-.534-3.616-1.602-.884-1.068-1.344-2.577-1.378-4.529v-2.804c0-1.992.438-3.553 1.312-4.682.875-1.13 2.095-1.694 3.661-1.694 1.56 0 2.775.54 3.646 1.622s1.317 2.625 1.337 4.631v2.713zm-1.86-2.61c0-1.576-.257-2.748-.769-3.516-.512-.767-1.296-1.151-2.354-1.151-1.024 0-1.798.389-2.323 1.166-.526.778-.792 1.925-.799 3.44v2.67c0 1.522.263 2.682.788 3.48.526.799 1.31 1.198 2.355 1.198 1.044 0 1.816-.369 2.318-1.106.502-.736.763-1.866.783-3.387v-2.794zm16.105 4.022c-.081 1.597-.527 2.818-1.337 3.664-.81.846-1.954 1.269-3.432 1.269-1.485 0-2.665-.568-3.54-1.704-.874-1.136-1.311-2.676-1.311-4.621v-2.702c0-1.938.45-3.47 1.347-4.595.899-1.126 2.124-1.689 3.677-1.689 1.43 0 2.537.432 3.32 1.295.783.863 1.208 2.096 1.276 3.7h-1.881c-.082-1.215-.336-2.082-.763-2.6-.427-.519-1.078-.778-1.952-.778-1.01 0-1.787.398-2.33 1.192-.542.795-.813 1.96-.813 3.496v2.732c0 1.508.253 2.665.758 3.47.505.805 1.242 1.207 2.212 1.207.97 0 1.667-.242 2.094-.726.428-.485.692-1.355.794-2.61h1.881zm11.51.84h-5.004l-1.149 3.888h-1.912l4.77-14.901h1.596l4.78 14.901h-1.912l-1.17-3.889zm-4.516-1.618h4.037l-2.023-6.775-2.014 6.775zm13.564 3.9h5.806v1.606h-7.677V52.893h1.87v13.294zm-49.394 29.01H16.93v13.284h-1.861V95.198h-3.885V93.58h9.64v1.617zm11.367 6.396h-5.237v5.281h6.102v1.607h-7.963V93.581h7.861v1.617h-6v4.79h5.237v1.606zm14.611 2.16c-.08 1.597-.527 2.818-1.337 3.664-.81.846-1.954 1.269-3.432 1.269-1.485 0-2.664-.568-3.539-1.704-.874-1.136-1.312-2.676-1.312-4.621V99.66c0-1.938.45-3.47 1.348-4.595.898-1.126 2.123-1.689 3.676-1.689 1.43 0 2.537.432 3.32 1.295.783.863 1.209 2.096 1.276 3.7h-1.88c-.082-1.215-.336-2.082-.764-2.6-.427-.519-1.077-.778-1.952-.778-1.01 0-1.786.398-2.329 1.192-.542.795-.813 1.96-.813 3.496v2.732c0 1.508.252 2.665.757 3.47.505.805 1.243 1.207 2.212 1.207.97 0 1.668-.242 2.095-.726.427-.485.691-1.355.793-2.61h1.881zm14.296 4.728h-1.87v-6.888h-5.96v6.888h-1.861V93.581h1.861v6.407h5.96V93.58h1.87v14.901zm14.977 0h-1.87L68.273 97v11.483h-1.87V93.581h1.87l5.95 11.534V93.581h1.85v14.901zm7.249 0h-1.861V93.581h1.86v14.901zm14.896-6.15c0 1.31-.175 2.416-.524 3.32-.35.904-.846 1.609-1.49 2.114l2.207 1.996L97.15 111l-2.664-2.446c-.428.089-.841.133-1.241.133-1.54 0-2.75-.544-3.636-1.632-.884-1.089-1.337-2.619-1.357-4.59v-2.713c0-2.006.437-3.57 1.312-4.692.874-1.123 2.094-1.684 3.66-1.684 1.58 0 2.804.548 3.672 1.643.867 1.095 1.308 2.645 1.322 4.651v2.661zm-1.861-2.6c0-1.576-.256-2.748-.768-3.516-.512-.767-1.3-1.151-2.364-1.151-1.017 0-1.789.389-2.314 1.166-.525.778-.791 1.925-.798 3.44v2.66c0 1.529.262 2.692.788 3.49.525.799 1.307 1.198 2.344 1.198 1.03 0 1.8-.362 2.308-1.085.509-.723.777-1.839.804-3.347v-2.855zm15.73-6.151v10.593c-.014 1.412-.421 2.517-1.221 3.316-.8.798-1.915 1.197-3.346 1.197-1.464 0-2.583-.39-3.356-1.172-.772-.781-1.166-1.895-1.18-3.341V93.58h1.852v10.52c0 1.004.212 1.753.635 2.247.424.495 1.107.742 2.05.742.948 0 1.635-.247 2.059-.742.423-.494.635-1.243.635-2.246V93.58h1.871zm12.048 8.013h-5.237v5.281H125v1.607h-7.962V93.581h7.86v1.617h-6v4.79h5.238v1.606z' fill='%23FDDA44'/%3E%3Cpath d='M8.386 143.134c-.062 1.251-.404 2.208-1.026 2.871-.622.663-1.5.995-2.636.995-1.14 0-2.045-.445-2.717-1.336-.671-.89-1.007-2.097-1.007-3.621v-2.118c0-1.519.345-2.72 1.035-3.601.69-.883 1.63-1.324 2.822-1.324 1.098 0 1.948.338 2.55 1.015.6.676.927 1.643.98 2.9H6.941c-.063-.952-.258-1.632-.586-2.038-.328-.406-.827-.61-1.499-.61-.775 0-1.371.312-1.788.935-.416.623-.625 1.536-.625 2.74v2.14c0 1.183.194 2.09.582 2.72.388.631.954.947 1.698.947.745 0 1.28-.19 1.609-.57.328-.38.53-1.061.609-2.045h1.444zm6.169 1.452l2.6-9.426h1.57l-3.538 11.68h-1.249l-3.53-11.68h1.562l2.585 9.426zm13.336-8.158h-2.99v10.412h-1.43v-10.412H20.49v-1.268h7.402v1.268zm6.996 10.412v-11.68h2.71c1.327 0 2.358.427 3.092 1.28s1.1 2.052 1.1 3.597v1.958c0 1.545-.372 2.739-1.116 3.581-.744.842-1.824 1.264-3.24 1.264h-2.546zm1.43-10.412v9.152h1.147c1.005 0 1.739-.295 2.202-.886.463-.591.7-1.467.71-2.627v-2.07c0-1.23-.23-2.132-.69-2.707-.461-.575-1.158-.862-2.09-.862h-1.28zm14.132 5.013h-4.021v4.14h4.684v1.259H45v-11.68h6.035v1.268h-4.606v3.754h4.02v1.26zm10.252-6.28v8.302c-.01 1.107-.323 1.973-.937 2.598-.614.626-1.47.939-2.569.939-1.124 0-1.983-.306-2.577-.918-.593-.613-.895-1.486-.905-2.62v-8.302h1.42v8.246c0 .787.163 1.373.489 1.761.325.388.85.582 1.573.582.729 0 1.256-.194 1.581-.582.325-.388.488-.974.488-1.76v-8.247h1.437zm9.83 1.267h-2.99v10.412h-1.43v-10.412H63.13v-1.268h7.402v1.268zm7.504 7.46c0-.583-.154-1.03-.46-1.34-.308-.31-.862-.612-1.664-.906-.801-.294-1.414-.603-1.839-.927a3.253 3.253 0 0 1-.952-1.107c-.211-.414-.316-.889-.316-1.424 0-.925.3-1.687.901-2.286.602-.599 1.389-.898 2.362-.898.667 0 1.26.154 1.78.461.521.308.922.734 1.203 1.28.281.545.422 1.144.422 1.796h-1.437c0-.721-.17-1.28-.508-1.676-.338-.396-.825-.594-1.46-.594-.578 0-1.025.166-1.343.498-.317.331-.476.796-.476 1.395 0 .492.172.904.515 1.236.344.331.875.628 1.593.89 1.12.38 1.92.848 2.401 1.404.482.556.722 1.283.722 2.182 0 .946-.299 1.704-.898 2.274-.598.57-1.413.854-2.443.854a3.847 3.847 0 0 1-1.831-.445c-.56-.297-1-.714-1.32-1.252-.32-.537-.48-1.153-.48-1.848h1.437c0 .721.196 1.283.589 1.684.393.401.928.602 1.605.602.63 0 1.103-.166 1.42-.498.318-.331.477-.783.477-1.355zm11.43-.754c-.062 1.251-.404 2.208-1.026 2.871-.622.663-1.5.995-2.635.995-1.14 0-2.046-.445-2.717-1.336-.672-.89-1.007-2.097-1.007-3.621v-2.118c0-1.519.344-2.72 1.034-3.601.69-.883 1.63-1.324 2.823-1.324 1.098 0 1.948.338 2.549 1.015.601.676.928 1.643.98 2.9H88.02c-.062-.952-.257-1.632-.585-2.038-.328-.406-.828-.61-1.5-.61-.775 0-1.37.312-1.787.935-.417.623-.625 1.536-.625 2.74v2.14c0 1.183.194 2.09.582 2.72.388.631.954.947 1.698.947s1.28-.19 1.608-.57c.328-.38.531-1.061.61-2.045h1.444zm10.362 3.706h-1.436v-5.399h-4.576v5.399h-1.429v-11.68h1.43v5.022h4.575v-5.022h1.436v11.68zm4.896-1.26h4.458v1.26h-5.895v-11.68h1.437v10.42zm12.595-1.789h-3.842l-.882 3.049h-1.468l3.662-11.68h1.226l3.67 11.68h-1.469l-.897-3.049zm-3.467-1.267h3.1l-1.554-5.31-1.546 5.31zm15.788 4.316h-1.437l-4.552-9v9h-1.437v-11.68h1.437l4.568 9.04v-9.04h1.42v11.68zm3.459 0v-11.68h2.71c1.326 0 2.357.427 3.091 1.28s1.101 2.052 1.101 3.597v1.958c0 1.545-.372 2.739-1.117 3.581-.744.842-1.824 1.264-3.24 1.264h-2.545zm1.429-10.412v9.152h1.147c1.005 0 1.739-.295 2.202-.886.464-.591.7-1.467.71-2.627v-2.07c0-1.23-.23-2.132-.69-2.707-.46-.575-1.157-.862-2.089-.862h-1.28z' fill='%23000'/%3E%3C/g%3E%3C/svg%3E")}body.teacher .custom h1{color:#222}body.teacher .custom .icon-scroll:before{background:#222}body.teacher #container{max-width:100%}body.teacher #lehrer > h2{display:none}body.teacher .filter-container{background:#f8f8f8}body.teacher h1{text-align:center;margin:0}body.teacher h2{text-align:center;margin:4px 0 0 0;text-align:center;font-weight:400;font-size:27px}body.teacher .rs-columns{margin:80px 0 0 0}body.teacher .rs-column:nth-child(1){width:calc(100% - 300px);margin:0}body.teacher .rs-column:nth-child(2){width:300px;margin:0}body.teacher .filters{background:#fff;padding:40px}body.teacher .filters h3{margin:0 0 10px 0}body.teacher .filters .ui-group{margin-bottom:50px}body.teacher .filters .ui-group h3{margin:0 0 0 0;font-size:19px}@media (min-width:576px){body.teacher .filters .ui-group h3{font-size:calc(0.72115vw + 14.84615px)}}@media (min-width:992px){body.teacher .filters .ui-group h3{font-size:22px}}body.teacher .filters .ui-group:last-child{margin:0}body.teacher .filters .text-filter{margin-bottom:50px}body.teacher .filters .text-filter p{font-size:16px}body.teacher .filters .text-filter input{border:solid 2px #efefef;border-radius:3px;padding:7px 10px;font-size:16px;width:100%}body.teacher .filters .text-filter input:focus{border-color:#28cde8}.member{float:left;position:relative;margin:0 30px 30px 0;width:calc(20% - 30px)}.member *{box-sizing:border-box}.member.Gruppe{display:none}.member .places{display:none}.member h3{margin:12px 0 2px 0;font-size:13px}@media (min-width:375px){.member h3{font-size:calc(0.76336vw + 10.1374px)}}@media (min-width:768px){.member h3{font-size:calc(0.44643vw + 12.57143px)}}@media (min-width:992px){.member h3{font-size:calc(0vw + 17px)}}@media (min-width:1400px){.member h3{font-size:17px}}.member a{color:#333}.member p{font-size:12px;word-break:break-word;height:30px}@media (min-width:375px){.member p{font-size:calc(0.50891vw + 10.0916px)}}@media (min-width:768px){.member p{font-size:calc(0.44643vw + 10.57143px)}}@media (min-width:992px){.member p{font-size:calc(0vw + 15px)}}@media (min-width:1400px){.member p{font-size:15px}}.member .image{position:relative}.member .image:before{position:absolute;content:'';display:block;background-color:#fdda44;height:100%;width:100%;opacity:0}.member:hover .image:before{opacity:0.8}.member.Lindsay.Lewis.Dirk.Hoppe,.member.Anja.Klein.Simon,.member.Anna.Liebst{display:none}.filters button{display:block;background:#fff;color:#222;border:none;padding:10px 0;border-bottom:solid 1px #f3f3f3;width:100%;cursor:pointer;text-align:left;font-weight:normal;background-position:96% center;font-size:13px}@media (min-width:576px){.filters button{font-size:calc(0.72115vw + 8.84615px)}}@media (min-width:992px){.filters button{font-size:16px}}.filters button:active,.filters button.is-checked{background-color:#fff}.filters button.is-checked{font-weight:bold;background-repeat:no-repeat;background-position:96% center;font-weight:bold;background-image:url("data:image/svg+xml,%3Csvg width='13' height='11' viewBox='0 0 13 11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.73.434L4.748 7.146 2.27 4.366A1.298 1.298 0 1 0 .33 6.098l3.448 3.869a1.303 1.303 0 0 0 1.94 0l6.952-7.8A1.299 1.299 0 0 0 12.564.33a1.298 1.298 0 0 0-1.834.104z' fill='%23000' fill-rule='nonzero'/%3E%3C/svg%3E")}.filter-button-mobil{display:none;width:100%;position:fixed;bottom:0;background:#fdda44;left:0;z-index:1;width:calc(100% - 50px);text-align:center;color:#000;font-weight:bold;padding:15px 0 16px 0}body.teacher .rs-column:nth-child(2).show{display:block;cursor:pointer;position:fixed;top:0;width:100%;right:0;z-index:10;overflow:scroll;max-height:calc(100% - 50px);-webkit-box-shadow:0 0 20px 0 rgba(0, 0, 0, 0.1);-moz-box-shadow:0 0 20px 0 rgba(0, 0, 0, 0.1);box-shadow:0 0 20px 0 rgba(0, 0, 0, 0.1)}body.teacher .rs-column:nth-child(2).show .filters button{padding:7px 0}.button-group{float:none;clear:both}.button-group:after{content:'';display:block;clear:both}.grid:after{content:'';display:block;clear:both}@media (min-width:1px) and (max-width:700px){.member{width:50%;margin:0 0 20px 0;padding:0 5px}body.teacher .rs-column:nth-child(1){width:100%}body.teacher .rs-column:nth-child(2){display:none}.filter-button-mobil{display:block}}@media (min-width:701px) and (max-width:1024px){.member{width:33.33333%;margin:0 0 20px 0;padding:0 5px}body.teacher .rs-column:nth-child(1){width:100%}body.teacher .rs-column:nth-child(2){display:none}.filter-button-mobil{display:block}}@media (min-width:1024px) and (max-width:1400px){.member{width:33.33333%;margin:0 0 20px 0;padding:0 5px}}@media (min-width:1401px) and (max-width:1900px){.member{width:calc(25% - 30px)}}@media (min-width:1901px) and (max-width:2600px){.member{width:calc(16.6666666% - 30px)}}#main .ce_downloads ul,#main .ce_download ul{padding:0;margin:0}#main .ce_downloads li,#main .ce_download li{list-style:none;padding:0;margin:0}#main .ce_downloads a,#main .ce_download a{text-decoration:none}#main .ce_gallery{margin-bottom:100px}#main .ce_gallery ul{margin:0;padding:0}#main .ce_gallery li{float:left;width:25%;clear:none;list-style:none}.mod_login{overflow:visible}body.impressum a.logo{background-image:url("data:image/svg+xml,%3Csvg width='141' height='147' viewBox='0 0 141 147' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 81.333V0h133.643v40.667H91.957v40.666H141V122H0V81.333z' fill='%23FFF'/%3E%3Cpath d='M21.454 22.378c-.081 1.597-.527 2.818-1.337 3.664-.81.846-1.955 1.269-3.432 1.269-1.485 0-2.665-.568-3.54-1.704-.874-1.136-1.311-2.676-1.311-4.621v-2.702c0-1.938.449-3.47 1.347-4.595C14.08 12.563 15.305 12 16.857 12c1.43 0 2.538.432 3.32 1.295.784.863 1.21 2.096 1.277 3.7h-1.881c-.082-1.215-.336-2.082-.763-2.6-.427-.519-1.078-.778-1.953-.778-1.01 0-1.786.398-2.328 1.192-.543.795-.814 1.96-.814 3.496v2.732c0 1.508.253 2.665.758 3.47.505.805 1.242 1.207 2.212 1.207.969 0 1.667-.242 2.094-.726.427-.485.692-1.355.794-2.61h1.88zm14.235-1.412c0 2.033-.43 3.599-1.292 4.697-.86 1.099-2.085 1.648-3.67 1.648-1.526 0-2.731-.534-3.616-1.602-.885-1.068-1.344-2.577-1.378-4.529v-2.804c0-1.992.437-3.553 1.312-4.682.874-1.13 2.095-1.694 3.66-1.694 1.56 0 2.775.54 3.646 1.622.872 1.082 1.317 2.625 1.338 4.631v2.713zm-1.861-2.61c0-1.576-.256-2.748-.768-3.516-.512-.767-1.297-1.151-2.354-1.151-1.024 0-1.799.389-2.324 1.166-.525.778-.791 1.925-.798 3.44v2.67c0 1.522.263 2.682.788 3.48.525.799 1.31 1.198 2.354 1.198s1.817-.369 2.319-1.106c.501-.736.762-1.866.783-3.387v-2.794zm9.221-6.151l3.864 12.158 3.865-12.158h2.4v14.901h-1.861v-5.803l.172-5.813-3.874 11.616h-1.424l-3.854-11.575.173 5.772v5.803h-1.86V12.205h2.399zm17.275 9.068v5.833h-1.86V12.205h4.718c1.376 0 2.457.414 3.244 1.243.786.83 1.18 1.933 1.18 3.311 0 1.433-.375 2.537-1.124 3.311-.75.774-1.805 1.175-3.168 1.203h-2.99zm0-1.607h2.858c.827 0 1.46-.25 1.901-.747.441-.498.661-1.211.661-2.14 0-.893-.227-1.61-.68-2.149-.455-.539-1.079-.808-1.872-.808h-2.868v5.844zm13.635 5.833h5.807v1.607h-7.678V12.205h1.871v13.294zm17.204-5.28h-5.237v5.28h6.102v1.607h-7.963V12.205h7.86v1.617h-5.999v4.79h5.237v1.606zm14.184-6.397h-3.895v13.284h-1.86V13.822h-3.885v-1.617h9.64v1.617zm11.367 6.396h-5.237V25.5h6.102v1.607h-7.963V12.205h7.86v1.617h-5.999v4.79h5.237v1.606zM16.4 64.918l3.386-12.025h2.044l-4.606 14.901h-1.628L11 52.893h2.034L16.4 64.918zm19.014-3.264c0 2.033-.43 3.599-1.291 4.697C33.262 67.45 32.038 68 30.452 68c-1.526 0-2.73-.534-3.616-1.602-.884-1.068-1.344-2.577-1.378-4.529v-2.804c0-1.992.438-3.553 1.312-4.682.875-1.13 2.095-1.694 3.661-1.694 1.56 0 2.775.54 3.646 1.622s1.317 2.625 1.337 4.631v2.713zm-1.86-2.61c0-1.576-.257-2.748-.769-3.516-.512-.767-1.296-1.151-2.354-1.151-1.024 0-1.798.389-2.323 1.166-.526.778-.792 1.925-.799 3.44v2.67c0 1.522.263 2.682.788 3.48.526.799 1.31 1.198 2.355 1.198 1.044 0 1.816-.369 2.318-1.106.502-.736.763-1.866.783-3.387v-2.794zm16.105 4.022c-.081 1.597-.527 2.818-1.337 3.664-.81.846-1.954 1.269-3.432 1.269-1.485 0-2.665-.568-3.54-1.704-.874-1.136-1.311-2.676-1.311-4.621v-2.702c0-1.938.45-3.47 1.347-4.595.899-1.126 2.124-1.689 3.677-1.689 1.43 0 2.537.432 3.32 1.295.783.863 1.208 2.096 1.276 3.7h-1.881c-.082-1.215-.336-2.082-.763-2.6-.427-.519-1.078-.778-1.952-.778-1.01 0-1.787.398-2.33 1.192-.542.795-.813 1.96-.813 3.496v2.732c0 1.508.253 2.665.758 3.47.505.805 1.242 1.207 2.212 1.207.97 0 1.667-.242 2.094-.726.428-.485.692-1.355.794-2.61h1.881zm11.51.84h-5.004l-1.149 3.888h-1.912l4.77-14.901h1.596l4.78 14.901h-1.912l-1.17-3.889zm-4.516-1.618h4.037l-2.023-6.775-2.014 6.775zm13.564 3.9h5.806v1.606h-7.677V52.893h1.87v13.294zm-49.394 29.01H16.93v13.284h-1.861V95.198h-3.885V93.58h9.64v1.617zm11.367 6.396h-5.237v5.281h6.102v1.607h-7.963V93.581h7.861v1.617h-6v4.79h5.237v1.606zm14.611 2.16c-.08 1.597-.527 2.818-1.337 3.664-.81.846-1.954 1.269-3.432 1.269-1.485 0-2.664-.568-3.539-1.704-.874-1.136-1.312-2.676-1.312-4.621V99.66c0-1.938.45-3.47 1.348-4.595.898-1.126 2.123-1.689 3.676-1.689 1.43 0 2.537.432 3.32 1.295.783.863 1.209 2.096 1.276 3.7h-1.88c-.082-1.215-.336-2.082-.764-2.6-.427-.519-1.077-.778-1.952-.778-1.01 0-1.786.398-2.329 1.192-.542.795-.813 1.96-.813 3.496v2.732c0 1.508.252 2.665.757 3.47.505.805 1.243 1.207 2.212 1.207.97 0 1.668-.242 2.095-.726.427-.485.691-1.355.793-2.61h1.881zm14.296 4.728h-1.87v-6.888h-5.96v6.888h-1.861V93.581h1.861v6.407h5.96V93.58h1.87v14.901zm14.977 0h-1.87L68.273 97v11.483h-1.87V93.581h1.87l5.95 11.534V93.581h1.85v14.901zm7.249 0h-1.861V93.581h1.86v14.901zm14.896-6.15c0 1.31-.175 2.416-.524 3.32-.35.904-.846 1.609-1.49 2.114l2.207 1.996L97.15 111l-2.664-2.446c-.428.089-.841.133-1.241.133-1.54 0-2.75-.544-3.636-1.632-.884-1.089-1.337-2.619-1.357-4.59v-2.713c0-2.006.437-3.57 1.312-4.692.874-1.123 2.094-1.684 3.66-1.684 1.58 0 2.804.548 3.672 1.643.867 1.095 1.308 2.645 1.322 4.651v2.661zm-1.861-2.6c0-1.576-.256-2.748-.768-3.516-.512-.767-1.3-1.151-2.364-1.151-1.017 0-1.789.389-2.314 1.166-.525.778-.791 1.925-.798 3.44v2.66c0 1.529.262 2.692.788 3.49.525.799 1.307 1.198 2.344 1.198 1.03 0 1.8-.362 2.308-1.085.509-.723.777-1.839.804-3.347v-2.855zm15.73-6.151v10.593c-.014 1.412-.421 2.517-1.221 3.316-.8.798-1.915 1.197-3.346 1.197-1.464 0-2.583-.39-3.356-1.172-.772-.781-1.166-1.895-1.18-3.341V93.58h1.852v10.52c0 1.004.212 1.753.635 2.247.424.495 1.107.742 2.05.742.948 0 1.635-.247 2.059-.742.423-.494.635-1.243.635-2.246V93.58h1.871zm12.048 8.013h-5.237v5.281H125v1.607h-7.962V93.581h7.86v1.617h-6v4.79h5.238v1.606z' fill='%2334F1B1'/%3E%3Cpath d='M8.386 143.134c-.062 1.251-.404 2.208-1.026 2.871-.622.663-1.5.995-2.636.995-1.14 0-2.045-.445-2.717-1.336-.671-.89-1.007-2.097-1.007-3.621v-2.118c0-1.519.345-2.72 1.035-3.601.69-.883 1.63-1.324 2.822-1.324 1.098 0 1.948.338 2.55 1.015.6.676.927 1.643.98 2.9H6.941c-.063-.952-.258-1.632-.586-2.038-.328-.406-.827-.61-1.499-.61-.775 0-1.371.312-1.788.935-.416.623-.625 1.536-.625 2.74v2.14c0 1.183.194 2.09.582 2.72.388.631.954.947 1.698.947.745 0 1.28-.19 1.609-.57.328-.38.53-1.061.609-2.045h1.444zm6.169 1.452l2.6-9.426h1.57l-3.538 11.68h-1.249l-3.53-11.68h1.562l2.585 9.426zm13.336-8.158h-2.99v10.412h-1.43v-10.412H20.49v-1.268h7.402v1.268zm6.996 10.412v-11.68h2.71c1.327 0 2.358.427 3.092 1.28s1.1 2.052 1.1 3.597v1.958c0 1.545-.372 2.739-1.116 3.581-.744.842-1.824 1.264-3.24 1.264h-2.546zm1.43-10.412v9.152h1.147c1.005 0 1.739-.295 2.202-.886.463-.591.7-1.467.71-2.627v-2.07c0-1.23-.23-2.132-.69-2.707-.461-.575-1.158-.862-2.09-.862h-1.28zm14.132 5.013h-4.021v4.14h4.684v1.259H45v-11.68h6.035v1.268h-4.606v3.754h4.02v1.26zm10.252-6.28v8.302c-.01 1.107-.323 1.973-.937 2.598-.614.626-1.47.939-2.569.939-1.124 0-1.983-.306-2.577-.918-.593-.613-.895-1.486-.905-2.62v-8.302h1.42v8.246c0 .787.163 1.373.489 1.761.325.388.85.582 1.573.582.729 0 1.256-.194 1.581-.582.325-.388.488-.974.488-1.76v-8.247h1.437zm9.83 1.267h-2.99v10.412h-1.43v-10.412H63.13v-1.268h7.402v1.268zm7.504 7.46c0-.583-.154-1.03-.46-1.34-.308-.31-.862-.612-1.664-.906-.801-.294-1.414-.603-1.839-.927a3.253 3.253 0 0 1-.952-1.107c-.211-.414-.316-.889-.316-1.424 0-.925.3-1.687.901-2.286.602-.599 1.389-.898 2.362-.898.667 0 1.26.154 1.78.461.521.308.922.734 1.203 1.28.281.545.422 1.144.422 1.796h-1.437c0-.721-.17-1.28-.508-1.676-.338-.396-.825-.594-1.46-.594-.578 0-1.025.166-1.343.498-.317.331-.476.796-.476 1.395 0 .492.172.904.515 1.236.344.331.875.628 1.593.89 1.12.38 1.92.848 2.401 1.404.482.556.722 1.283.722 2.182 0 .946-.299 1.704-.898 2.274-.598.57-1.413.854-2.443.854a3.847 3.847 0 0 1-1.831-.445c-.56-.297-1-.714-1.32-1.252-.32-.537-.48-1.153-.48-1.848h1.437c0 .721.196 1.283.589 1.684.393.401.928.602 1.605.602.63 0 1.103-.166 1.42-.498.318-.331.477-.783.477-1.355zm11.43-.754c-.062 1.251-.404 2.208-1.026 2.871-.622.663-1.5.995-2.635.995-1.14 0-2.046-.445-2.717-1.336-.672-.89-1.007-2.097-1.007-3.621v-2.118c0-1.519.344-2.72 1.034-3.601.69-.883 1.63-1.324 2.823-1.324 1.098 0 1.948.338 2.549 1.015.601.676.928 1.643.98 2.9H88.02c-.062-.952-.257-1.632-.585-2.038-.328-.406-.828-.61-1.5-.61-.775 0-1.37.312-1.787.935-.417.623-.625 1.536-.625 2.74v2.14c0 1.183.194 2.09.582 2.72.388.631.954.947 1.698.947s1.28-.19 1.608-.57c.328-.38.531-1.061.61-2.045h1.444zm10.362 3.706h-1.436v-5.399h-4.576v5.399h-1.429v-11.68h1.43v5.022h4.575v-5.022h1.436v11.68zm4.896-1.26h4.458v1.26h-5.895v-11.68h1.437v10.42zm12.595-1.789h-3.842l-.882 3.049h-1.468l3.662-11.68h1.226l3.67 11.68h-1.469l-.897-3.049zm-3.467-1.267h3.1l-1.554-5.31-1.546 5.31zm15.788 4.316h-1.437l-4.552-9v9h-1.437v-11.68h1.437l4.568 9.04v-9.04h1.42v11.68zm3.459 0v-11.68h2.71c1.326 0 2.357.427 3.091 1.28s1.101 2.052 1.101 3.597v1.958c0 1.545-.372 2.739-1.117 3.581-.744.842-1.824 1.264-3.24 1.264h-2.545zm1.429-10.412v9.152h1.147c1.005 0 1.739-.295 2.202-.886.464-.591.7-1.467.71-2.627v-2.07c0-1.23-.23-2.132-.69-2.707-.46-.575-1.157-.862-2.089-.862h-1.28z' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E")}body.impressum #header nav a,body.impressum #header nav span{color:#fff}body.impressum #header nav a:after{background:#fff}body.impressum .custom .mod_article{background:#34f1b1}body.impressum .custom h1{color:#fff}body.datenschutz a.logo{background-image:url("data:image/svg+xml,%3Csvg width='141' height='147' viewBox='0 0 141 147' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 81.333V0h133.643v40.667H91.957v40.666H141V122H0V81.333z' fill='%23FFF'/%3E%3Cpath d='M21.454 22.378c-.081 1.597-.527 2.818-1.337 3.664-.81.846-1.955 1.269-3.432 1.269-1.485 0-2.665-.568-3.54-1.704-.874-1.136-1.311-2.676-1.311-4.621v-2.702c0-1.938.449-3.47 1.347-4.595C14.08 12.563 15.305 12 16.857 12c1.43 0 2.538.432 3.32 1.295.784.863 1.21 2.096 1.277 3.7h-1.881c-.082-1.215-.336-2.082-.763-2.6-.427-.519-1.078-.778-1.953-.778-1.01 0-1.786.398-2.328 1.192-.543.795-.814 1.96-.814 3.496v2.732c0 1.508.253 2.665.758 3.47.505.805 1.242 1.207 2.212 1.207.969 0 1.667-.242 2.094-.726.427-.485.692-1.355.794-2.61h1.88zm14.235-1.412c0 2.033-.43 3.599-1.292 4.697-.86 1.099-2.085 1.648-3.67 1.648-1.526 0-2.731-.534-3.616-1.602-.885-1.068-1.344-2.577-1.378-4.529v-2.804c0-1.992.437-3.553 1.312-4.682.874-1.13 2.095-1.694 3.66-1.694 1.56 0 2.775.54 3.646 1.622.872 1.082 1.317 2.625 1.338 4.631v2.713zm-1.861-2.61c0-1.576-.256-2.748-.768-3.516-.512-.767-1.297-1.151-2.354-1.151-1.024 0-1.799.389-2.324 1.166-.525.778-.791 1.925-.798 3.44v2.67c0 1.522.263 2.682.788 3.48.525.799 1.31 1.198 2.354 1.198s1.817-.369 2.319-1.106c.501-.736.762-1.866.783-3.387v-2.794zm9.221-6.151l3.864 12.158 3.865-12.158h2.4v14.901h-1.861v-5.803l.172-5.813-3.874 11.616h-1.424l-3.854-11.575.173 5.772v5.803h-1.86V12.205h2.399zm17.275 9.068v5.833h-1.86V12.205h4.718c1.376 0 2.457.414 3.244 1.243.786.83 1.18 1.933 1.18 3.311 0 1.433-.375 2.537-1.124 3.311-.75.774-1.805 1.175-3.168 1.203h-2.99zm0-1.607h2.858c.827 0 1.46-.25 1.901-.747.441-.498.661-1.211.661-2.14 0-.893-.227-1.61-.68-2.149-.455-.539-1.079-.808-1.872-.808h-2.868v5.844zm13.635 5.833h5.807v1.607h-7.678V12.205h1.871v13.294zm17.204-5.28h-5.237v5.28h6.102v1.607h-7.963V12.205h7.86v1.617h-5.999v4.79h5.237v1.606zm14.184-6.397h-3.895v13.284h-1.86V13.822h-3.885v-1.617h9.64v1.617zm11.367 6.396h-5.237V25.5h6.102v1.607h-7.963V12.205h7.86v1.617h-5.999v4.79h5.237v1.606zM16.4 64.918l3.386-12.025h2.044l-4.606 14.901h-1.628L11 52.893h2.034L16.4 64.918zm19.014-3.264c0 2.033-.43 3.599-1.291 4.697C33.262 67.45 32.038 68 30.452 68c-1.526 0-2.73-.534-3.616-1.602-.884-1.068-1.344-2.577-1.378-4.529v-2.804c0-1.992.438-3.553 1.312-4.682.875-1.13 2.095-1.694 3.661-1.694 1.56 0 2.775.54 3.646 1.622s1.317 2.625 1.337 4.631v2.713zm-1.86-2.61c0-1.576-.257-2.748-.769-3.516-.512-.767-1.296-1.151-2.354-1.151-1.024 0-1.798.389-2.323 1.166-.526.778-.792 1.925-.799 3.44v2.67c0 1.522.263 2.682.788 3.48.526.799 1.31 1.198 2.355 1.198 1.044 0 1.816-.369 2.318-1.106.502-.736.763-1.866.783-3.387v-2.794zm16.105 4.022c-.081 1.597-.527 2.818-1.337 3.664-.81.846-1.954 1.269-3.432 1.269-1.485 0-2.665-.568-3.54-1.704-.874-1.136-1.311-2.676-1.311-4.621v-2.702c0-1.938.45-3.47 1.347-4.595.899-1.126 2.124-1.689 3.677-1.689 1.43 0 2.537.432 3.32 1.295.783.863 1.208 2.096 1.276 3.7h-1.881c-.082-1.215-.336-2.082-.763-2.6-.427-.519-1.078-.778-1.952-.778-1.01 0-1.787.398-2.33 1.192-.542.795-.813 1.96-.813 3.496v2.732c0 1.508.253 2.665.758 3.47.505.805 1.242 1.207 2.212 1.207.97 0 1.667-.242 2.094-.726.428-.485.692-1.355.794-2.61h1.881zm11.51.84h-5.004l-1.149 3.888h-1.912l4.77-14.901h1.596l4.78 14.901h-1.912l-1.17-3.889zm-4.516-1.618h4.037l-2.023-6.775-2.014 6.775zm13.564 3.9h5.806v1.606h-7.677V52.893h1.87v13.294zm-49.394 29.01H16.93v13.284h-1.861V95.198h-3.885V93.58h9.64v1.617zm11.367 6.396h-5.237v5.281h6.102v1.607h-7.963V93.581h7.861v1.617h-6v4.79h5.237v1.606zm14.611 2.16c-.08 1.597-.527 2.818-1.337 3.664-.81.846-1.954 1.269-3.432 1.269-1.485 0-2.664-.568-3.539-1.704-.874-1.136-1.312-2.676-1.312-4.621V99.66c0-1.938.45-3.47 1.348-4.595.898-1.126 2.123-1.689 3.676-1.689 1.43 0 2.537.432 3.32 1.295.783.863 1.209 2.096 1.276 3.7h-1.88c-.082-1.215-.336-2.082-.764-2.6-.427-.519-1.077-.778-1.952-.778-1.01 0-1.786.398-2.329 1.192-.542.795-.813 1.96-.813 3.496v2.732c0 1.508.252 2.665.757 3.47.505.805 1.243 1.207 2.212 1.207.97 0 1.668-.242 2.095-.726.427-.485.691-1.355.793-2.61h1.881zm14.296 4.728h-1.87v-6.888h-5.96v6.888h-1.861V93.581h1.861v6.407h5.96V93.58h1.87v14.901zm14.977 0h-1.87L68.273 97v11.483h-1.87V93.581h1.87l5.95 11.534V93.581h1.85v14.901zm7.249 0h-1.861V93.581h1.86v14.901zm14.896-6.15c0 1.31-.175 2.416-.524 3.32-.35.904-.846 1.609-1.49 2.114l2.207 1.996L97.15 111l-2.664-2.446c-.428.089-.841.133-1.241.133-1.54 0-2.75-.544-3.636-1.632-.884-1.089-1.337-2.619-1.357-4.59v-2.713c0-2.006.437-3.57 1.312-4.692.874-1.123 2.094-1.684 3.66-1.684 1.58 0 2.804.548 3.672 1.643.867 1.095 1.308 2.645 1.322 4.651v2.661zm-1.861-2.6c0-1.576-.256-2.748-.768-3.516-.512-.767-1.3-1.151-2.364-1.151-1.017 0-1.789.389-2.314 1.166-.525.778-.791 1.925-.798 3.44v2.66c0 1.529.262 2.692.788 3.49.525.799 1.307 1.198 2.344 1.198 1.03 0 1.8-.362 2.308-1.085.509-.723.777-1.839.804-3.347v-2.855zm15.73-6.151v10.593c-.014 1.412-.421 2.517-1.221 3.316-.8.798-1.915 1.197-3.346 1.197-1.464 0-2.583-.39-3.356-1.172-.772-.781-1.166-1.895-1.18-3.341V93.58h1.852v10.52c0 1.004.212 1.753.635 2.247.424.495 1.107.742 2.05.742.948 0 1.635-.247 2.059-.742.423-.494.635-1.243.635-2.246V93.58h1.871zm12.048 8.013h-5.237v5.281H125v1.607h-7.962V93.581h7.86v1.617h-6v4.79h5.238v1.606z' fill='%234C1995'/%3E%3Cpath d='M8.386 143.134c-.062 1.251-.404 2.208-1.026 2.871-.622.663-1.5.995-2.636.995-1.14 0-2.045-.445-2.717-1.336-.671-.89-1.007-2.097-1.007-3.621v-2.118c0-1.519.345-2.72 1.035-3.601.69-.883 1.63-1.324 2.822-1.324 1.098 0 1.948.338 2.55 1.015.6.676.927 1.643.98 2.9H6.941c-.063-.952-.258-1.632-.586-2.038-.328-.406-.827-.61-1.499-.61-.775 0-1.371.312-1.788.935-.416.623-.625 1.536-.625 2.74v2.14c0 1.183.194 2.09.582 2.72.388.631.954.947 1.698.947.745 0 1.28-.19 1.609-.57.328-.38.53-1.061.609-2.045h1.444zm6.169 1.452l2.6-9.426h1.57l-3.538 11.68h-1.249l-3.53-11.68h1.562l2.585 9.426zm13.336-8.158h-2.99v10.412h-1.43v-10.412H20.49v-1.268h7.402v1.268zm6.996 10.412v-11.68h2.71c1.327 0 2.358.427 3.092 1.28s1.1 2.052 1.1 3.597v1.958c0 1.545-.372 2.739-1.116 3.581-.744.842-1.824 1.264-3.24 1.264h-2.546zm1.43-10.412v9.152h1.147c1.005 0 1.739-.295 2.202-.886.463-.591.7-1.467.71-2.627v-2.07c0-1.23-.23-2.132-.69-2.707-.461-.575-1.158-.862-2.09-.862h-1.28zm14.132 5.013h-4.021v4.14h4.684v1.259H45v-11.68h6.035v1.268h-4.606v3.754h4.02v1.26zm10.252-6.28v8.302c-.01 1.107-.323 1.973-.937 2.598-.614.626-1.47.939-2.569.939-1.124 0-1.983-.306-2.577-.918-.593-.613-.895-1.486-.905-2.62v-8.302h1.42v8.246c0 .787.163 1.373.489 1.761.325.388.85.582 1.573.582.729 0 1.256-.194 1.581-.582.325-.388.488-.974.488-1.76v-8.247h1.437zm9.83 1.267h-2.99v10.412h-1.43v-10.412H63.13v-1.268h7.402v1.268zm7.504 7.46c0-.583-.154-1.03-.46-1.34-.308-.31-.862-.612-1.664-.906-.801-.294-1.414-.603-1.839-.927a3.253 3.253 0 0 1-.952-1.107c-.211-.414-.316-.889-.316-1.424 0-.925.3-1.687.901-2.286.602-.599 1.389-.898 2.362-.898.667 0 1.26.154 1.78.461.521.308.922.734 1.203 1.28.281.545.422 1.144.422 1.796h-1.437c0-.721-.17-1.28-.508-1.676-.338-.396-.825-.594-1.46-.594-.578 0-1.025.166-1.343.498-.317.331-.476.796-.476 1.395 0 .492.172.904.515 1.236.344.331.875.628 1.593.89 1.12.38 1.92.848 2.401 1.404.482.556.722 1.283.722 2.182 0 .946-.299 1.704-.898 2.274-.598.57-1.413.854-2.443.854a3.847 3.847 0 0 1-1.831-.445c-.56-.297-1-.714-1.32-1.252-.32-.537-.48-1.153-.48-1.848h1.437c0 .721.196 1.283.589 1.684.393.401.928.602 1.605.602.63 0 1.103-.166 1.42-.498.318-.331.477-.783.477-1.355zm11.43-.754c-.062 1.251-.404 2.208-1.026 2.871-.622.663-1.5.995-2.635.995-1.14 0-2.046-.445-2.717-1.336-.672-.89-1.007-2.097-1.007-3.621v-2.118c0-1.519.344-2.72 1.034-3.601.69-.883 1.63-1.324 2.823-1.324 1.098 0 1.948.338 2.549 1.015.601.676.928 1.643.98 2.9H88.02c-.062-.952-.257-1.632-.585-2.038-.328-.406-.828-.61-1.5-.61-.775 0-1.37.312-1.787.935-.417.623-.625 1.536-.625 2.74v2.14c0 1.183.194 2.09.582 2.72.388.631.954.947 1.698.947s1.28-.19 1.608-.57c.328-.38.531-1.061.61-2.045h1.444zm10.362 3.706h-1.436v-5.399h-4.576v5.399h-1.429v-11.68h1.43v5.022h4.575v-5.022h1.436v11.68zm4.896-1.26h4.458v1.26h-5.895v-11.68h1.437v10.42zm12.595-1.789h-3.842l-.882 3.049h-1.468l3.662-11.68h1.226l3.67 11.68h-1.469l-.897-3.049zm-3.467-1.267h3.1l-1.554-5.31-1.546 5.31zm15.788 4.316h-1.437l-4.552-9v9h-1.437v-11.68h1.437l4.568 9.04v-9.04h1.42v11.68zm3.459 0v-11.68h2.71c1.326 0 2.357.427 3.091 1.28s1.101 2.052 1.101 3.597v1.958c0 1.545-.372 2.739-1.117 3.581-.744.842-1.824 1.264-3.24 1.264h-2.545zm1.429-10.412v9.152h1.147c1.005 0 1.739-.295 2.202-.886.464-.591.7-1.467.71-2.627v-2.07c0-1.23-.23-2.132-.69-2.707-.46-.575-1.157-.862-2.089-.862h-1.28z' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E")}body.datenschutz #header nav a,body.datenschutz #header nav span{color:#fff}body.datenschutz #header nav a:after{background:#fff}body.datenschutz .custom .mod_article{background:#4c1995}body.datenschutz .custom h1{color:#fff}body.backend .custom .mod_article{background:#6d1fe0}body.backend .custom h1{color:#fff}body.backend #header nav a,body.backend #header nav span{color:#fff}body.backend #header nav a:after{background-color:#fff}body.backend a.logo{background-image:url("data:image/svg+xml,%3Csvg width='141' height='147' viewBox='0 0 141 147' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 81.333V0h133.643v40.667H91.957v40.666H141V122H0V81.333z' fill='%23FFF'/%3E%3Cpath d='M21.454 22.378c-.081 1.597-.527 2.818-1.337 3.664-.81.846-1.955 1.269-3.432 1.269-1.485 0-2.665-.568-3.54-1.704-.874-1.136-1.311-2.676-1.311-4.621v-2.702c0-1.938.449-3.47 1.347-4.595C14.08 12.563 15.305 12 16.857 12c1.43 0 2.538.432 3.32 1.295.784.863 1.21 2.096 1.277 3.7h-1.881c-.082-1.215-.336-2.082-.763-2.6-.427-.519-1.078-.778-1.953-.778-1.01 0-1.786.398-2.328 1.192-.543.795-.814 1.96-.814 3.496v2.732c0 1.508.253 2.665.758 3.47.505.805 1.242 1.207 2.212 1.207.969 0 1.667-.242 2.094-.726.427-.485.692-1.355.794-2.61h1.88zm14.235-1.412c0 2.033-.43 3.599-1.292 4.697-.86 1.099-2.085 1.648-3.67 1.648-1.526 0-2.731-.534-3.616-1.602-.885-1.068-1.344-2.577-1.378-4.529v-2.804c0-1.992.437-3.553 1.312-4.682.874-1.13 2.095-1.694 3.66-1.694 1.56 0 2.775.54 3.646 1.622.872 1.082 1.317 2.625 1.338 4.631v2.713zm-1.861-2.61c0-1.576-.256-2.748-.768-3.516-.512-.767-1.297-1.151-2.354-1.151-1.024 0-1.799.389-2.324 1.166-.525.778-.791 1.925-.798 3.44v2.67c0 1.522.263 2.682.788 3.48.525.799 1.31 1.198 2.354 1.198s1.817-.369 2.319-1.106c.501-.736.762-1.866.783-3.387v-2.794zm9.221-6.151l3.864 12.158 3.865-12.158h2.4v14.901h-1.861v-5.803l.172-5.813-3.874 11.616h-1.424l-3.854-11.575.173 5.772v5.803h-1.86V12.205h2.399zm17.275 9.068v5.833h-1.86V12.205h4.718c1.376 0 2.457.414 3.244 1.243.786.83 1.18 1.933 1.18 3.311 0 1.433-.375 2.537-1.124 3.311-.75.774-1.805 1.175-3.168 1.203h-2.99zm0-1.607h2.858c.827 0 1.46-.25 1.901-.747.441-.498.661-1.211.661-2.14 0-.893-.227-1.61-.68-2.149-.455-.539-1.079-.808-1.872-.808h-2.868v5.844zm13.635 5.833h5.807v1.607h-7.678V12.205h1.871v13.294zm17.204-5.28h-5.237v5.28h6.102v1.607h-7.963V12.205h7.86v1.617h-5.999v4.79h5.237v1.606zm14.184-6.397h-3.895v13.284h-1.86V13.822h-3.885v-1.617h9.64v1.617zm11.367 6.396h-5.237V25.5h6.102v1.607h-7.963V12.205h7.86v1.617h-5.999v4.79h5.237v1.606zM16.4 64.918l3.386-12.025h2.044l-4.606 14.901h-1.628L11 52.893h2.034L16.4 64.918zm19.014-3.264c0 2.033-.43 3.599-1.291 4.697C33.262 67.45 32.038 68 30.452 68c-1.526 0-2.73-.534-3.616-1.602-.884-1.068-1.344-2.577-1.378-4.529v-2.804c0-1.992.438-3.553 1.312-4.682.875-1.13 2.095-1.694 3.661-1.694 1.56 0 2.775.54 3.646 1.622s1.317 2.625 1.337 4.631v2.713zm-1.86-2.61c0-1.576-.257-2.748-.769-3.516-.512-.767-1.296-1.151-2.354-1.151-1.024 0-1.798.389-2.323 1.166-.526.778-.792 1.925-.799 3.44v2.67c0 1.522.263 2.682.788 3.48.526.799 1.31 1.198 2.355 1.198 1.044 0 1.816-.369 2.318-1.106.502-.736.763-1.866.783-3.387v-2.794zm16.105 4.022c-.081 1.597-.527 2.818-1.337 3.664-.81.846-1.954 1.269-3.432 1.269-1.485 0-2.665-.568-3.54-1.704-.874-1.136-1.311-2.676-1.311-4.621v-2.702c0-1.938.45-3.47 1.347-4.595.899-1.126 2.124-1.689 3.677-1.689 1.43 0 2.537.432 3.32 1.295.783.863 1.208 2.096 1.276 3.7h-1.881c-.082-1.215-.336-2.082-.763-2.6-.427-.519-1.078-.778-1.952-.778-1.01 0-1.787.398-2.33 1.192-.542.795-.813 1.96-.813 3.496v2.732c0 1.508.253 2.665.758 3.47.505.805 1.242 1.207 2.212 1.207.97 0 1.667-.242 2.094-.726.428-.485.692-1.355.794-2.61h1.881zm11.51.84h-5.004l-1.149 3.888h-1.912l4.77-14.901h1.596l4.78 14.901h-1.912l-1.17-3.889zm-4.516-1.618h4.037l-2.023-6.775-2.014 6.775zm13.564 3.9h5.806v1.606h-7.677V52.893h1.87v13.294zm-49.394 29.01H16.93v13.284h-1.861V95.198h-3.885V93.58h9.64v1.617zm11.367 6.396h-5.237v5.281h6.102v1.607h-7.963V93.581h7.861v1.617h-6v4.79h5.237v1.606zm14.611 2.16c-.08 1.597-.527 2.818-1.337 3.664-.81.846-1.954 1.269-3.432 1.269-1.485 0-2.664-.568-3.539-1.704-.874-1.136-1.312-2.676-1.312-4.621V99.66c0-1.938.45-3.47 1.348-4.595.898-1.126 2.123-1.689 3.676-1.689 1.43 0 2.537.432 3.32 1.295.783.863 1.209 2.096 1.276 3.7h-1.88c-.082-1.215-.336-2.082-.764-2.6-.427-.519-1.077-.778-1.952-.778-1.01 0-1.786.398-2.329 1.192-.542.795-.813 1.96-.813 3.496v2.732c0 1.508.252 2.665.757 3.47.505.805 1.243 1.207 2.212 1.207.97 0 1.668-.242 2.095-.726.427-.485.691-1.355.793-2.61h1.881zm14.296 4.728h-1.87v-6.888h-5.96v6.888h-1.861V93.581h1.861v6.407h5.96V93.58h1.87v14.901zm14.977 0h-1.87L68.273 97v11.483h-1.87V93.581h1.87l5.95 11.534V93.581h1.85v14.901zm7.249 0h-1.861V93.581h1.86v14.901zm14.896-6.15c0 1.31-.175 2.416-.524 3.32-.35.904-.846 1.609-1.49 2.114l2.207 1.996L97.15 111l-2.664-2.446c-.428.089-.841.133-1.241.133-1.54 0-2.75-.544-3.636-1.632-.884-1.089-1.337-2.619-1.357-4.59v-2.713c0-2.006.437-3.57 1.312-4.692.874-1.123 2.094-1.684 3.66-1.684 1.58 0 2.804.548 3.672 1.643.867 1.095 1.308 2.645 1.322 4.651v2.661zm-1.861-2.6c0-1.576-.256-2.748-.768-3.516-.512-.767-1.3-1.151-2.364-1.151-1.017 0-1.789.389-2.314 1.166-.525.778-.791 1.925-.798 3.44v2.66c0 1.529.262 2.692.788 3.49.525.799 1.307 1.198 2.344 1.198 1.03 0 1.8-.362 2.308-1.085.509-.723.777-1.839.804-3.347v-2.855zm15.73-6.151v10.593c-.014 1.412-.421 2.517-1.221 3.316-.8.798-1.915 1.197-3.346 1.197-1.464 0-2.583-.39-3.356-1.172-.772-.781-1.166-1.895-1.18-3.341V93.58h1.852v10.52c0 1.004.212 1.753.635 2.247.424.495 1.107.742 2.05.742.948 0 1.635-.247 2.059-.742.423-.494.635-1.243.635-2.246V93.58h1.871zm12.048 8.013h-5.237v5.281H125v1.607h-7.962V93.581h7.86v1.617h-6v4.79h5.238v1.606z' fill='%236D1FE0'/%3E%3Cpath d='M8.386 143.134c-.062 1.251-.404 2.208-1.026 2.871-.622.663-1.5.995-2.636.995-1.14 0-2.045-.445-2.717-1.336-.671-.89-1.007-2.097-1.007-3.621v-2.118c0-1.519.345-2.72 1.035-3.601.69-.883 1.63-1.324 2.822-1.324 1.098 0 1.948.338 2.55 1.015.6.676.927 1.643.98 2.9H6.941c-.063-.952-.258-1.632-.586-2.038-.328-.406-.827-.61-1.499-.61-.775 0-1.371.312-1.788.935-.416.623-.625 1.536-.625 2.74v2.14c0 1.183.194 2.09.582 2.72.388.631.954.947 1.698.947.745 0 1.28-.19 1.609-.57.328-.38.53-1.061.609-2.045h1.444zm6.169 1.452l2.6-9.426h1.57l-3.538 11.68h-1.249l-3.53-11.68h1.562l2.585 9.426zm13.336-8.158h-2.99v10.412h-1.43v-10.412H20.49v-1.268h7.402v1.268zm6.996 10.412v-11.68h2.71c1.327 0 2.358.427 3.092 1.28s1.1 2.052 1.1 3.597v1.958c0 1.545-.372 2.739-1.116 3.581-.744.842-1.824 1.264-3.24 1.264h-2.546zm1.43-10.412v9.152h1.147c1.005 0 1.739-.295 2.202-.886.463-.591.7-1.467.71-2.627v-2.07c0-1.23-.23-2.132-.69-2.707-.461-.575-1.158-.862-2.09-.862h-1.28zm14.132 5.013h-4.021v4.14h4.684v1.259H45v-11.68h6.035v1.268h-4.606v3.754h4.02v1.26zm10.252-6.28v8.302c-.01 1.107-.323 1.973-.937 2.598-.614.626-1.47.939-2.569.939-1.124 0-1.983-.306-2.577-.918-.593-.613-.895-1.486-.905-2.62v-8.302h1.42v8.246c0 .787.163 1.373.489 1.761.325.388.85.582 1.573.582.729 0 1.256-.194 1.581-.582.325-.388.488-.974.488-1.76v-8.247h1.437zm9.83 1.267h-2.99v10.412h-1.43v-10.412H63.13v-1.268h7.402v1.268zm7.504 7.46c0-.583-.154-1.03-.46-1.34-.308-.31-.862-.612-1.664-.906-.801-.294-1.414-.603-1.839-.927a3.253 3.253 0 0 1-.952-1.107c-.211-.414-.316-.889-.316-1.424 0-.925.3-1.687.901-2.286.602-.599 1.389-.898 2.362-.898.667 0 1.26.154 1.78.461.521.308.922.734 1.203 1.28.281.545.422 1.144.422 1.796h-1.437c0-.721-.17-1.28-.508-1.676-.338-.396-.825-.594-1.46-.594-.578 0-1.025.166-1.343.498-.317.331-.476.796-.476 1.395 0 .492.172.904.515 1.236.344.331.875.628 1.593.89 1.12.38 1.92.848 2.401 1.404.482.556.722 1.283.722 2.182 0 .946-.299 1.704-.898 2.274-.598.57-1.413.854-2.443.854a3.847 3.847 0 0 1-1.831-.445c-.56-.297-1-.714-1.32-1.252-.32-.537-.48-1.153-.48-1.848h1.437c0 .721.196 1.283.589 1.684.393.401.928.602 1.605.602.63 0 1.103-.166 1.42-.498.318-.331.477-.783.477-1.355zm11.43-.754c-.062 1.251-.404 2.208-1.026 2.871-.622.663-1.5.995-2.635.995-1.14 0-2.046-.445-2.717-1.336-.672-.89-1.007-2.097-1.007-3.621v-2.118c0-1.519.344-2.72 1.034-3.601.69-.883 1.63-1.324 2.823-1.324 1.098 0 1.948.338 2.549 1.015.601.676.928 1.643.98 2.9H88.02c-.062-.952-.257-1.632-.585-2.038-.328-.406-.828-.61-1.5-.61-.775 0-1.37.312-1.787.935-.417.623-.625 1.536-.625 2.74v2.14c0 1.183.194 2.09.582 2.72.388.631.954.947 1.698.947s1.28-.19 1.608-.57c.328-.38.531-1.061.61-2.045h1.444zm10.362 3.706h-1.436v-5.399h-4.576v5.399h-1.429v-11.68h1.43v5.022h4.575v-5.022h1.436v11.68zm4.896-1.26h4.458v1.26h-5.895v-11.68h1.437v10.42zm12.595-1.789h-3.842l-.882 3.049h-1.468l3.662-11.68h1.226l3.67 11.68h-1.469l-.897-3.049zm-3.467-1.267h3.1l-1.554-5.31-1.546 5.31zm15.788 4.316h-1.437l-4.552-9v9h-1.437v-11.68h1.437l4.568 9.04v-9.04h1.42v11.68zm3.459 0v-11.68h2.71c1.326 0 2.357.427 3.091 1.28s1.101 2.052 1.101 3.597v1.958c0 1.545-.372 2.739-1.117 3.581-.744.842-1.824 1.264-3.24 1.264h-2.545zm1.429-10.412v9.152h1.147c1.005 0 1.739-.295 2.202-.886.464-.591.7-1.467.71-2.627v-2.07c0-1.23-.23-2.132-.69-2.707-.46-.575-1.157-.862-2.089-.862h-1.28z' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E")}body.backend.registered .custom{display:none}body.backend.registered #header{background:#6d1fe0;position:relative}body.profil #main h1{display:inline-block;margin:0;padding:25px 0 70px 0}body.profil .ce_hyperlink{float:right;width:auto;margin:40px 0 0 15px}body.profil .mod_personalData{float:none;clear:both;overflow:visible}body.profil .mod_personalData .fields fieldset{margin:0;padding:0}body.profil .mod_personalData .fields .widget:before{position:absolute;display:block;margin:-40px 0 0 0;font-size:20px;font-family:Gilroy, Arial, sans-serif}body.profil .mod_personalData .fields .widget:nth-child(1):before{content:'Persöhnliche Daten'}body.profil .mod_personalData .fields .widget:nth-child(6){margin-top:40px;display:inline-block;width:100%}body.profil .mod_personalData .fields .widget:nth-child(6):before{content:'Passwort ändern'}body.profil .mod_personalData .fields .widget:nth-child(8){margin-top:40px;display:inline-block;width:100%}body.profil .mod_personalData .fields .widget:nth-child(8):before{content:'Über mich'}body.profil .mod_personalData .fields .widget:nth-child(9){margin-top:40px;display:inline-block;width:100%}body.profil .mod_personalData .fields .widget:nth-child(9):before{content:'Spezialgebiete'}body.profil .mod_personalData .fields .widget:nth-child(14){margin-top:40px;display:inline-block;width:100%}body.profil .mod_personalData .fields .widget:nth-child(14):before{content:'Einsatzorte'}body.profil .mod_personalData .fields .widget-checkbox{margin:30px 0 0 0;float:left;width:25%}body.profil .mod_personalData .fields .widget-checkbox legend{font-family:Gilroy, Arial, sans-serif;font-size:20px;margin:0 0 10px 0}body.profil .mod_personalData .fields .widget-checkbox span{padding:4px 0}body.profil .mod_personalData .fields .widget-checkbox input{float:left;padding:0;margin:1px 7px 0 0}body.profil .mod_personalData .fields .widget-checkbox label{font-size:16px;text-transform:none;font-weight:400;color:#333;letter-spacing:0}body.profil .mod_personalData .fields .widget-textarea label{display:none !important}body.profil .mod_personalData .submit_container{float:none;clear:both}body.profil .mod_personalData .submit_container .submit{margin:25px 0 0 0}body.profil .mod_avatar{margin-top:40px}body.profil .mod_avatar h4{font-size:20px;font-family:Gilroy, Arial, sans-serif}body.profil .mod_avatar #avatar_reset_container{padding:10px 0}body.profil .mod_avatar #avatar_reset_container input{float:left;padding:0;margin:1px 7px 0 0}body.profil .mod_avatar #avatar_reset_container label{font-size:16px;text-transform:none;font-weight:400;color:#333;letter-spacing:0}body.profil .mod_avatar .label_container{padding:10px 0}body.profil .mod_avatar .label_container label{font-size:16px;text-transform:none;font-weight:400;color:#333;letter-spacing:0;line-height:1.4}body.profil .mod_avatar .file_container{padding:10px 0}@media (min-width:1px) and (max-width:600px){body.profil #main h1{padding:0;display:block}body.profil .ce_hyperlink{display:none}body.profil .mod_personalData .fields .widget:nth-child(1):before{display:none}body.profil .mod_personalData .fields .widget-checkbox{width:100%;float:none;margin:0}}body.workshops a.logo{background-image:url("data:image/svg+xml,%3Csvg width='141' height='147' viewBox='0 0 141 147' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 81.333V0h133.643v40.667H91.957v40.666H141V122H0V81.333z' fill='%23FFF'/%3E%3Cpath d='M21.454 22.378c-.081 1.597-.527 2.818-1.337 3.664-.81.846-1.955 1.269-3.432 1.269-1.485 0-2.665-.568-3.54-1.704-.874-1.136-1.311-2.676-1.311-4.621v-2.702c0-1.938.449-3.47 1.347-4.595C14.08 12.563 15.305 12 16.857 12c1.43 0 2.538.432 3.32 1.295.784.863 1.21 2.096 1.277 3.7h-1.881c-.082-1.215-.336-2.082-.763-2.6-.427-.519-1.078-.778-1.953-.778-1.01 0-1.786.398-2.328 1.192-.543.795-.814 1.96-.814 3.496v2.732c0 1.508.253 2.665.758 3.47.505.805 1.242 1.207 2.212 1.207.969 0 1.667-.242 2.094-.726.427-.485.692-1.355.794-2.61h1.88zm14.235-1.412c0 2.033-.43 3.599-1.292 4.697-.86 1.099-2.085 1.648-3.67 1.648-1.526 0-2.731-.534-3.616-1.602-.885-1.068-1.344-2.577-1.378-4.529v-2.804c0-1.992.437-3.553 1.312-4.682.874-1.13 2.095-1.694 3.66-1.694 1.56 0 2.775.54 3.646 1.622.872 1.082 1.317 2.625 1.338 4.631v2.713zm-1.861-2.61c0-1.576-.256-2.748-.768-3.516-.512-.767-1.297-1.151-2.354-1.151-1.024 0-1.799.389-2.324 1.166-.525.778-.791 1.925-.798 3.44v2.67c0 1.522.263 2.682.788 3.48.525.799 1.31 1.198 2.354 1.198s1.817-.369 2.319-1.106c.501-.736.762-1.866.783-3.387v-2.794zm9.221-6.151l3.864 12.158 3.865-12.158h2.4v14.901h-1.861v-5.803l.172-5.813-3.874 11.616h-1.424l-3.854-11.575.173 5.772v5.803h-1.86V12.205h2.399zm17.275 9.068v5.833h-1.86V12.205h4.718c1.376 0 2.457.414 3.244 1.243.786.83 1.18 1.933 1.18 3.311 0 1.433-.375 2.537-1.124 3.311-.75.774-1.805 1.175-3.168 1.203h-2.99zm0-1.607h2.858c.827 0 1.46-.25 1.901-.747.441-.498.661-1.211.661-2.14 0-.893-.227-1.61-.68-2.149-.455-.539-1.079-.808-1.872-.808h-2.868v5.844zm13.635 5.833h5.807v1.607h-7.678V12.205h1.871v13.294zm17.204-5.28h-5.237v5.28h6.102v1.607h-7.963V12.205h7.86v1.617h-5.999v4.79h5.237v1.606zm14.184-6.397h-3.895v13.284h-1.86V13.822h-3.885v-1.617h9.64v1.617zm11.367 6.396h-5.237V25.5h6.102v1.607h-7.963V12.205h7.86v1.617h-5.999v4.79h5.237v1.606zM16.4 64.918l3.386-12.025h2.044l-4.606 14.901h-1.628L11 52.893h2.034L16.4 64.918zm19.014-3.264c0 2.033-.43 3.599-1.291 4.697C33.262 67.45 32.038 68 30.452 68c-1.526 0-2.73-.534-3.616-1.602-.884-1.068-1.344-2.577-1.378-4.529v-2.804c0-1.992.438-3.553 1.312-4.682.875-1.13 2.095-1.694 3.661-1.694 1.56 0 2.775.54 3.646 1.622s1.317 2.625 1.337 4.631v2.713zm-1.86-2.61c0-1.576-.257-2.748-.769-3.516-.512-.767-1.296-1.151-2.354-1.151-1.024 0-1.798.389-2.323 1.166-.526.778-.792 1.925-.799 3.44v2.67c0 1.522.263 2.682.788 3.48.526.799 1.31 1.198 2.355 1.198 1.044 0 1.816-.369 2.318-1.106.502-.736.763-1.866.783-3.387v-2.794zm16.105 4.022c-.081 1.597-.527 2.818-1.337 3.664-.81.846-1.954 1.269-3.432 1.269-1.485 0-2.665-.568-3.54-1.704-.874-1.136-1.311-2.676-1.311-4.621v-2.702c0-1.938.45-3.47 1.347-4.595.899-1.126 2.124-1.689 3.677-1.689 1.43 0 2.537.432 3.32 1.295.783.863 1.208 2.096 1.276 3.7h-1.881c-.082-1.215-.336-2.082-.763-2.6-.427-.519-1.078-.778-1.952-.778-1.01 0-1.787.398-2.33 1.192-.542.795-.813 1.96-.813 3.496v2.732c0 1.508.253 2.665.758 3.47.505.805 1.242 1.207 2.212 1.207.97 0 1.667-.242 2.094-.726.428-.485.692-1.355.794-2.61h1.881zm11.51.84h-5.004l-1.149 3.888h-1.912l4.77-14.901h1.596l4.78 14.901h-1.912l-1.17-3.889zm-4.516-1.618h4.037l-2.023-6.775-2.014 6.775zm13.564 3.9h5.806v1.606h-7.677V52.893h1.87v13.294zm-49.394 29.01H16.93v13.284h-1.861V95.198h-3.885V93.58h9.64v1.617zm11.367 6.396h-5.237v5.281h6.102v1.607h-7.963V93.581h7.861v1.617h-6v4.79h5.237v1.606zm14.611 2.16c-.08 1.597-.527 2.818-1.337 3.664-.81.846-1.954 1.269-3.432 1.269-1.485 0-2.664-.568-3.539-1.704-.874-1.136-1.312-2.676-1.312-4.621V99.66c0-1.938.45-3.47 1.348-4.595.898-1.126 2.123-1.689 3.676-1.689 1.43 0 2.537.432 3.32 1.295.783.863 1.209 2.096 1.276 3.7h-1.88c-.082-1.215-.336-2.082-.764-2.6-.427-.519-1.077-.778-1.952-.778-1.01 0-1.786.398-2.329 1.192-.542.795-.813 1.96-.813 3.496v2.732c0 1.508.252 2.665.757 3.47.505.805 1.243 1.207 2.212 1.207.97 0 1.668-.242 2.095-.726.427-.485.691-1.355.793-2.61h1.881zm14.296 4.728h-1.87v-6.888h-5.96v6.888h-1.861V93.581h1.861v6.407h5.96V93.58h1.87v14.901zm14.977 0h-1.87L68.273 97v11.483h-1.87V93.581h1.87l5.95 11.534V93.581h1.85v14.901zm7.249 0h-1.861V93.581h1.86v14.901zm14.896-6.15c0 1.31-.175 2.416-.524 3.32-.35.904-.846 1.609-1.49 2.114l2.207 1.996L97.15 111l-2.664-2.446c-.428.089-.841.133-1.241.133-1.54 0-2.75-.544-3.636-1.632-.884-1.089-1.337-2.619-1.357-4.59v-2.713c0-2.006.437-3.57 1.312-4.692.874-1.123 2.094-1.684 3.66-1.684 1.58 0 2.804.548 3.672 1.643.867 1.095 1.308 2.645 1.322 4.651v2.661zm-1.861-2.6c0-1.576-.256-2.748-.768-3.516-.512-.767-1.3-1.151-2.364-1.151-1.017 0-1.789.389-2.314 1.166-.525.778-.791 1.925-.798 3.44v2.66c0 1.529.262 2.692.788 3.49.525.799 1.307 1.198 2.344 1.198 1.03 0 1.8-.362 2.308-1.085.509-.723.777-1.839.804-3.347v-2.855zm15.73-6.151v10.593c-.014 1.412-.421 2.517-1.221 3.316-.8.798-1.915 1.197-3.346 1.197-1.464 0-2.583-.39-3.356-1.172-.772-.781-1.166-1.895-1.18-3.341V93.58h1.852v10.52c0 1.004.212 1.753.635 2.247.424.495 1.107.742 2.05.742.948 0 1.635-.247 2.059-.742.423-.494.635-1.243.635-2.246V93.58h1.871zm12.048 8.013h-5.237v5.281H125v1.607h-7.962V93.581h7.86v1.617h-6v4.79h5.238v1.606z' fill='%2328CDE8'/%3E%3Cpath d='M8.386 143.134c-.062 1.251-.404 2.208-1.026 2.871-.622.663-1.5.995-2.636.995-1.14 0-2.045-.445-2.717-1.336-.671-.89-1.007-2.097-1.007-3.621v-2.118c0-1.519.345-2.72 1.035-3.601.69-.883 1.63-1.324 2.822-1.324 1.098 0 1.948.338 2.55 1.015.6.676.927 1.643.98 2.9H6.941c-.063-.952-.258-1.632-.586-2.038-.328-.406-.827-.61-1.499-.61-.775 0-1.371.312-1.788.935-.416.623-.625 1.536-.625 2.74v2.14c0 1.183.194 2.09.582 2.72.388.631.954.947 1.698.947.745 0 1.28-.19 1.609-.57.328-.38.53-1.061.609-2.045h1.444zm6.169 1.452l2.6-9.426h1.57l-3.538 11.68h-1.249l-3.53-11.68h1.562l2.585 9.426zm13.336-8.158h-2.99v10.412h-1.43v-10.412H20.49v-1.268h7.402v1.268zm6.996 10.412v-11.68h2.71c1.327 0 2.358.427 3.092 1.28s1.1 2.052 1.1 3.597v1.958c0 1.545-.372 2.739-1.116 3.581-.744.842-1.824 1.264-3.24 1.264h-2.546zm1.43-10.412v9.152h1.147c1.005 0 1.739-.295 2.202-.886.463-.591.7-1.467.71-2.627v-2.07c0-1.23-.23-2.132-.69-2.707-.461-.575-1.158-.862-2.09-.862h-1.28zm14.132 5.013h-4.021v4.14h4.684v1.259H45v-11.68h6.035v1.268h-4.606v3.754h4.02v1.26zm10.252-6.28v8.302c-.01 1.107-.323 1.973-.937 2.598-.614.626-1.47.939-2.569.939-1.124 0-1.983-.306-2.577-.918-.593-.613-.895-1.486-.905-2.62v-8.302h1.42v8.246c0 .787.163 1.373.489 1.761.325.388.85.582 1.573.582.729 0 1.256-.194 1.581-.582.325-.388.488-.974.488-1.76v-8.247h1.437zm9.83 1.267h-2.99v10.412h-1.43v-10.412H63.13v-1.268h7.402v1.268zm7.504 7.46c0-.583-.154-1.03-.46-1.34-.308-.31-.862-.612-1.664-.906-.801-.294-1.414-.603-1.839-.927a3.253 3.253 0 0 1-.952-1.107c-.211-.414-.316-.889-.316-1.424 0-.925.3-1.687.901-2.286.602-.599 1.389-.898 2.362-.898.667 0 1.26.154 1.78.461.521.308.922.734 1.203 1.28.281.545.422 1.144.422 1.796h-1.437c0-.721-.17-1.28-.508-1.676-.338-.396-.825-.594-1.46-.594-.578 0-1.025.166-1.343.498-.317.331-.476.796-.476 1.395 0 .492.172.904.515 1.236.344.331.875.628 1.593.89 1.12.38 1.92.848 2.401 1.404.482.556.722 1.283.722 2.182 0 .946-.299 1.704-.898 2.274-.598.57-1.413.854-2.443.854a3.847 3.847 0 0 1-1.831-.445c-.56-.297-1-.714-1.32-1.252-.32-.537-.48-1.153-.48-1.848h1.437c0 .721.196 1.283.589 1.684.393.401.928.602 1.605.602.63 0 1.103-.166 1.42-.498.318-.331.477-.783.477-1.355zm11.43-.754c-.062 1.251-.404 2.208-1.026 2.871-.622.663-1.5.995-2.635.995-1.14 0-2.046-.445-2.717-1.336-.672-.89-1.007-2.097-1.007-3.621v-2.118c0-1.519.344-2.72 1.034-3.601.69-.883 1.63-1.324 2.823-1.324 1.098 0 1.948.338 2.549 1.015.601.676.928 1.643.98 2.9H88.02c-.062-.952-.257-1.632-.585-2.038-.328-.406-.828-.61-1.5-.61-.775 0-1.37.312-1.787.935-.417.623-.625 1.536-.625 2.74v2.14c0 1.183.194 2.09.582 2.72.388.631.954.947 1.698.947s1.28-.19 1.608-.57c.328-.38.531-1.061.61-2.045h1.444zm10.362 3.706h-1.436v-5.399h-4.576v5.399h-1.429v-11.68h1.43v5.022h4.575v-5.022h1.436v11.68zm4.896-1.26h4.458v1.26h-5.895v-11.68h1.437v10.42zm12.595-1.789h-3.842l-.882 3.049h-1.468l3.662-11.68h1.226l3.67 11.68h-1.469l-.897-3.049zm-3.467-1.267h3.1l-1.554-5.31-1.546 5.31zm15.788 4.316h-1.437l-4.552-9v9h-1.437v-11.68h1.437l4.568 9.04v-9.04h1.42v11.68zm3.459 0v-11.68h2.71c1.326 0 2.357.427 3.091 1.28s1.101 2.052 1.101 3.597v1.958c0 1.545-.372 2.739-1.117 3.581-.744.842-1.824 1.264-3.24 1.264h-2.545zm1.429-10.412v9.152h1.147c1.005 0 1.739-.295 2.202-.886.464-.591.7-1.467.71-2.627v-2.07c0-1.23-.23-2.132-.69-2.707-.46-.575-1.157-.862-2.089-.862h-1.28z' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E")}body.workshops #header nav a,body.workshops #header nav span{color:#fff}body.workshops #header nav a:after{background:#fff}body.workshops .custom .mod_article{background:#28cde8}body.workshops .custom h1{color:#fff}body.workshops.details .custom .mod_article{height:240px}body.workshops.details .custom .mod_article figure{display:none}body.workshops .mod_member_list{display:none}body.workshops .events-head{width:100%;overflow:hidden}body.workshops .events-head *{line-height:1.3;font-weight:bold;text-transform:uppercase}body.workshops .events-head div{float:left;margin-right:20px;padding-top:20px;padding-bottom:15px;color:#333;letter-spacing:0.1em;font-size:14px}body.workshops .events-head .title{width:calc(40% - 20px)}body.workshops .events-head .date{width:calc(20% - 20px)}body.workshops .events-head .location{width:calc(20% - 20px)}@media (max-width:450px){.mod_eventlist .ce_table{overflow-x:auto;overflow-y:hidden;max-width:100%}}.mod_eventlist .ce_table .title{width:35%}.mod_eventlist .ce_table .location{width:25%}.mod_eventlist .ce_table .instructor{width:25%}.mod_eventlist .ce_table table thead{background:none}.mod_eventlist .ce_table table thead tr th{color:#333;letter-spacing:0.1em;font-size:14px;line-height:1.3;font-weight:bold;text-transform:uppercase;text-align:left}.mod_eventlist .ce_table table thead tr th:hover{cursor:pointer;color:#28cde8}.mod_eventlist .ce_table table tbody tr{border-bottom:solid 1px #eaeaea}.mod_eventlist .ce_table table tbody tr.current{display:none}.mod_eventlist .ce_table table tbody tr a{word-break:break-word !important}.mod_eventlist .ce_table table tbody tr td{line-height:1.3;font-size:15px;word-break:break-word;vertical-align:middle;padding-right:25px}@media (min-width:576px){.mod_eventlist .ce_table table tbody tr td{font-size:calc(0vw + 15px)}}@media (min-width:1280px){.mod_eventlist .ce_table table tbody tr td{font-size:calc(0vw + 15px)}}@media (min-width:1400px){.mod_eventlist .ce_table table tbody tr td{font-size:15px}}.mod_eventlist .ce_table table tbody tr td.instructor{margin-right:0}.mod_eventlist .ce_table table tbody tr td.instructor .instructor-name{padding:15px 0;font-size:15px}.mod_eventlist .ce_table table tbody tr td.instructor .instructor-image{float:left;margin:0 20px 0 0}.mod_eventlist .ce_table table tbody tr td.instructor .instructor-image img{width:50px;height:auto;border-radius:100%;float:left}.mod_eventlist .ce_table table tbody tr td.instructor a.open-modal:hover .instructor-name{text-decoration:underline}.mod_eventlist .event{border-bottom:solid 1px #eaeaea;overflow:hidden;padding:15px 0;transition:all 0.2s ease-in-out}.mod_eventlist .event *{line-height:1.3;font-size:15px}@media (min-width:576px){.mod_eventlist .event *{font-size:calc(0.28409vw + 13.36364px)}}@media (min-width:1280px){.mod_eventlist .event *{font-size:calc(0vw + 17px)}}@media (min-width:1400px){.mod_eventlist .event *{font-size:17px}}@media (min-width:601px){.mod_eventlist .event:hover{-webkit-box-shadow:0 0 20px 0 rgba(0, 0, 0, 0.1);-moz-box-shadow:0 0 20px 0 rgba(0, 0, 0, 0.1);box-shadow:0 0 20px 0 rgba(0, 0, 0, 0.1);background:#fff;transform:scale(1.05);border-radius:5px}.mod_eventlist .event:hover .column.title{padding-left:25px}}.mod_eventlist .event h2{margin:0;font-weight:400}.mod_eventlist .event h2 a:hover{text-decoration:underline}.mod_eventlist .event .editlink{background:#000;cursor:pointer;border-radius:3px;text-transform:uppercase;font-size:12px;font-weight:bold;border:none;padding:5px 15px;color:#fff;float:left}.mod_eventlist .event .editlink:hover{background:#fdda44;color:#333;text-decoration:none}.mod_eventlist .event .column{float:left;margin-right:20px}.mod_eventlist .event .column.title{width:calc(40% - 20px);padding:13px 0}.mod_eventlist .event .column.date{width:calc(20% - 20px);padding:13px 0}.mod_eventlist .event .column.location{width:calc(20% - 20px);padding:13px 0}.mod_eventlist .event .column.instructor div:nth-child(2){line-height:1}.mod_eventlist .event .column.instructor{margin-right:0;float:right;width:20%}.mod_eventlist .event .column.instructor .instructor-name{padding:13px 0}.mod_eventlist .event .column.instructor .instructor-image{float:left;margin:0 20px 0 0}.mod_eventlist .event .column.instructor .instructor-image img{width:50px;height:auto;border-radius:100%;float:left}.mod_eventlist .event .column.instructor a.open-modal:hover .instructor-name{text-decoration:underline}.mod_eventlist .event p{margin:0;padding:0}.mod_eventlist td.date{display:flex}.mod_eventlist td.date span.year{order:3}.mod_eventlist td.date span.month{order:2}.mod_eventlist td.date span.day{order:1}.mod_eventreader .meta{background:#fff;overflow:hidden;padding:40px;margin:15px 0 30px 0;border:solid 2px #f1f1f1}.mod_eventreader .meta .left{float:left;width:70%}.mod_eventreader .meta .right{float:right;width:28%}.mod_eventreader .meta p{margin:0;padding:0}.mod_eventreader .instructor{margin-right:0}.mod_eventreader .instructor p{float:none}.mod_eventreader .instructor p:after{content:"";clear:both;display:block;visibility:hidden;height:0px}.mod_eventreader .instructor .instructor-name{padding:13px 0;text-decoration:underline}.mod_eventreader .instructor .instructor-image{margin:0 20px 0 0}.mod_eventreader .instructor .instructor-image img{width:100px;height:auto;border-radius:100%}.mod_eventreader .instructor a.open-modal:hover .instructor-name{text-decoration:underline}.mod_eventreader .details{float:none;clear:both;background:#fff;overflow:hidden;padding:40px;border:solid 2px #f1f1f1}.mod_eventreader .details h2{margin-top:0}.mod_eventreader p.back{display:none}@media (min-width:1px) and (max-width:600px){body.workshops .events-head{display:none}.mod_eventlist .event{padding:25px 0}.mod_eventlist .event .column.title,.mod_eventlist .event .column.location,.mod_eventlist .event .column.instructor,.mod_eventlist .event .column.date{width:100%;float:none;padding:2px 0}.mod_eventlist .event .column.title h2{font-weight:bold}.mod_eventlist .event .column.instructor .instructor-image{margin:0 10px 0 0}.mod_eventlist .event .column.date:before{content:'Datum:'}.mod_eventlist .event .column.location:before{content:'Ort:';float:left;margin-right:5px}.mod_eventlist .event .column.instructor{margin-top:10px}}.mod_EventEditor .widget.source,.mod_EventEditor .widget.css{display:none}.mod_EventEditor .widget{margin-bottom:20px}.mod_EventEditor h4{font-size:20px;font-family:Gilroy, Arial, sans-serif;margin:40px 0 5px 0;clear:both;position:relative}.mod_EventEditor h4 span{font-weight:bold;font-size:12px;text-transform:uppercase;position:absolute;margin:9px 0 0 7px;letter-spacing:0.05em}.mod_EventEditor .widget.textarea label,.mod_EventEditor .widget-select label,.mod_EventEditor .widget.time{display:none !important}.mod_EventEditor .description{font-size:12px;color:#999;margin:4px 0 0 0}.mod_EventEditor #ctrl_published span input{float:left;margin:0 10px 0 0}.mod_EventEditor input.submit{margin:0 0 20px 0;background:#6d1fe0;border-color:#6d1fe0}.mod_EventEditor .checkbox_container{border:solid 2px #6d1fe0;border-radius:3px;padding:10px}.mod_EventEditor .checkbox_container span input{float:left;margin:0 10px 0 0}.mod_EventEditor .checkbox_container span label{float:left;color:#222;text-transform:none;letter-spacing:0;font-size:15px;font-weight:500}.CalendarEditActionList a{background:#6d1fe0;border-color:#6d1fe0}.current span.title{font-size:30px;font-family:Gilroy, Arial, sans-serif}form:after{content:"";clear:both;display:block;visibility:hidden;height:0px}form textarea,form input[type="text"],form input[type="password"],form input[type="email"]{box-sizing:border-box;border:none;width:100%;padding:10px 0;background:transparent;border-bottom:solid 2px #efece8;font-size:15px}@media (min-width:375px){form textarea,form input[type="text"],form input[type="password"],form input[type="email"]{font-size:calc(0.25445vw + 14.0458px)}}@media (min-width:768px){form textarea,form input[type="text"],form input[type="password"],form input[type="email"]{font-size:calc(0.44643vw + 12.57143px)}}@media (min-width:992px){form textarea,form input[type="text"],form input[type="password"],form input[type="email"]{font-size:calc(0vw + 17px)}}@media (min-width:1400px){form textarea,form input[type="text"],form input[type="password"],form input[type="email"]{font-size:17px}}form label{color:#a7a7a7;display:block !important;width:auto !important;text-transform:uppercase;letter-spacing:0.1em;font-size:14px;font-weight:bold}form .widget-textarea.clear{height:100px}form .widget-textarea textarea{height:100px;resize:none;margin-bottom:20px}form fieldset{border:none;padding:0}form fieldset legend{font-weight:bold}form fieldset.checkbox_container > span,form fieldset.radio_container > span{display:inline-block;width:100%}form fieldset .widget{margin-right:0}form fieldset .width2,form fieldset .width4{margin-right:10px}form fieldset textarea{margin-bottom:0 !important}form .widget-dropzone .dropzone{min-height:auto;border:2px dashed #e6e6e6}form .widget-dropzone label{display:none !important}form .widget-select{padding:0;box-sizing:border-box;line-height:1;margin:0;border:solid 1px #e6e6e6;border-radius:3px;overflow:hidden;background-repeat:no-repeat;background-size:25px auto;-webkit-box-shadow:inset 1px 1px 2px rgba(0, 0, 0, .075);-moz-box-shadow:inset 1px 1px 2px rgba(0, 0, 0, .075);box-shadow:inset 1px 1px 2px rgba(0, 0, 0, .075);background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='27' height='7' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' d='M0 0h27v7H0z'/%3E%3Cpath fill='%23000' fill-rule='nonzero' d='M1.297 0L5.5 4.186 9.703 0 11 1.292 5.5 6.769 0 1.292z'/%3E%3C/g%3E%3C/svg%3E");background-position:right 50%}form .widget-select select{padding:12px;box-sizing:border-box;line-height:1;color:#333;font-size:14px;width:105%;border:none;box-shadow:none;background-color:transparent;background-image:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}form .widget-select select:focus{outline:none}form input.submit{margin:10px 0 0 0}form .widget-radio{margin-bottom:10px}form .widget-select{margin-bottom:10px}form .widget-checkbox{margin-bottom:10px}form .widget{padding:15px 0}form .widget.clearfix{clear:both;float:none}form .widget.width4{width:calc(25% - 10px);float:left}form .widget.width3{width:calc(33.3333333333% - 10px);float:left}form .widget.width2{width:calc(50% - 10px);float:left}form .widget-radio,form .widget-checkbox{margin-right:0}form .widget-radio label,form .widget-checkbox label{font-size:14px}form ::-webkit-input-placeholder{color:#333;font-size:15px}form ::-moz-placeholder{color:#333;font-size:15px}form :-ms-input-placeholder{color:#333;font-size:15px}form :-moz-placeholder{color:#333;font-size:15px}p.error{position:fixed;top:0px;background-color:rgba(255, 76, 64, 0.96);left:0px;width:100%;font-weight:bold !important;color:#fff;padding:10px 0 !important;margin:0 auto;z-index:100;text-align:center}p.error:after{font-family:"FontAwesome";content:"\f107";font-weight:100;padding:0 0 0 10px}p.error:before{font-family:"FontAwesome";content:"\f107";font-weight:100;padding:0 10px 0 0}input.error{background:#f8fa47 !important}.checkbox_container.error{border:solid 2px #f8fa47}#footer{clear:both;background:#fff}#footer .inside{padding-top:40px;padding-bottom:40px;max-width:900px}#footer .inside:after{content:"";clear:both;display:block;visibility:hidden;height:0px}#footer *{font-size:17px;color:#333}#footer ul{padding:0;margin:0;display:flex;justify-content:space-between}#footer li{padding:0;list-style-type:none}#footer a,#footer span{color:#b9b9b9;font-size:16px}#footer span,#footer a:hover{color:#333}@media (min-width:1px) and (max-width:600px){#footer ul{display:block}#footer li{padding:3px 0}}#cookie-bar{background:#fff;height:auto;line-height:24px;color:#999;text-align:center;padding:5px 20px;border-bottom:solid 1px #f3f3f3}#cookie-bar.fixed{position:fixed;top:0;left:0;width:100%}#cookie-bar.fixed.bottom{bottom:0;top:auto}#cookie-bar p{font-size:14px;color:#999}#cookie-bar a{color:#999}#cookie-bar .buttons a{font-size:14px}#cookie-bar .buttons .cb-enable{color:#fff;background:#000;padding:5px 10px;border-radius:3px;margin:0 5px}#cookie-bar .buttons .cb-enable:hover{background:#555}#cookie-bar .buttons .cb-disable{margin:0 5px}#cookie-bar .cb-policy{background:#03b}#cookie-bar .cb-policy:hover{background:#05d}.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:100;padding:0;box-sizing:border-box;background-color:transparent;text-align:center;background:rgba(0, 0, 0, 0.4)}.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-0.05em}.blocker.behind{background-color:#000}.modal{display:none;position:fixed;overflow:scroll;z-index:2;right:40px;top:40px;box-sizing:border-box;width:500px;background:#fff;padding:0;-webkit-box-shadow:0 0 200px 0 rgba(0, 0, 0, 0.8);-moz-box-shadow:0 0 200px 0 rgba(0, 0, 0, 0.8);box-shadow:0 0 200px 0 rgba(0, 0, 0, 0.8);border-radius:4px;text-align:left;height:calc(100vh - 80px)}.modal *{color:#333}.modal .image.small{display:none}.modal .image{padding:40px 0 0 40px}.modal .member-details{padding:40px}.modal .member-details h3{font-size:25px;margin:0 0 15px 0;font-weight:600}.modal .member-details h4{font-size:20px;margin:0 0 5px 0;font-weight:600}.modal .member-details a{text-decoration:underline}.modal .member-details .aut-cvt-logo{margin:0 0 50px 0}.modal .member-details .item{margin:0 0 25px 0}.modal .member-details .item p{padding:0;margin:0}.modal .member-details .item p a,.modal .member-details .item a{color:#000;text-decoration:underline}.modal .member-details .item ul{margin:0 0 0 20px;padding:0}.modal .member-details ul li:first-letter{text-transform:uppercase}.modal a.close-modal{position:fixed;top:60px;right:60px;display:block;width:30px;height:30px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==')}@-webkit-keyframes sk-stretchdelay{0%,40%,100%{-webkit-transform:scaleY(0.5)}20%{-webkit-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,40%,100%{transform:scaleY(0.5);-webkit-transform:scaleY(0.5)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}@media (min-width:1px) and (max-width:500px){.modal{opacity:1;width:calc(100% - 40px);right:initial;top:20px;left:20px;position:absolute;height:calc(100vh - 20px)}.modal a.close-modal{top:40px;right:40px}}
