/**
 * Swiper 4.5.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 16, 2019
 */
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
table.sortable thead th{background-image:url(../../assets/tablesorter/images/default.svg);background-repeat:no-repeat;background-position:center right}table.sortable thead th.tablesorter-headerDesc{background-image:url(../../assets/tablesorter/images/asc.svg)}table.sortable thead th.tablesorter-headerAsc{background-image:url(../../assets/tablesorter/images/desc.svg)}
.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}
.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
@charset "UTF-8";
/**
  * Erdmann & Freunde - Nutshell
  * Starterkit
  * erdmann-freunde.de/nutshell/
  *
  * Lizenziert unter MIT OPEN SOURCE
  *
  */
/** Contents
  *
  * SETTINGS
  * ...variables
  *
  *
  * MIXINS
  * ...general
  * ...responsive
  *
  *
  * GENERIC
  * ...normalize
  * ...contao-reset
  * ...box-sizing
  *
  *
  * BASE
  * ...shared
  * ...page
  * ...type
  * ...grid
  * ...layout
  *
  *
  * COMPONENTS
  * ...media
  * ...tables
  * ...accordion
  * ...links
  * ...events
  * ...faq
  * ...forms
  * ...navs
  * ...news
  * ...newsletter
  * ...slider
  * ...downloads
  *
  */
html {
  --color-default:            #ff5636;
  --color-gray-dark:          #222;
  --color-gray:               #555;
  --color-gray-light:         #ccc;
  --color-brand:              var(--color-default);
  --color-highlight:          var(--color-brand);
  --color-page-background:    #fff;
  --color-text:               var(--color-gray-dark);
  --color-text--inverted:     var(--color-page-background);
  --color-links:              var(--color-highlight);
  --color-btn:                var(--color-links);
  --color-btn-text:           var(--color-text--inverted);
  --base-font-size--xs:       0.875rem;
  --base-font-size:           1rem;
  --base-font-size--xl:       1.125rem;
  --base-line-height:         1.625;
  --base-font-weight:         400;
  --base-font-family:         -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Helvetica Neue", Arial, sans-serif;
  --base-spacing-unit: 1rem;
  --base-spacing-unit--xs:    calc(var(--base-spacing-unit) / 4);
  --base-spacing-unit--sm:    calc(var(--base-spacing-unit) / 2);
  --base-spacing-unit--lg:    calc(var(--base-spacing-unit) * 2);
  --base-spacing-unit--xl:    calc(var(--base-spacing-unit) * 4);
  --base-border-radius:       4px;
  --base-border-width:        1px;
  --base-border-color:        var(--color-gray-light);
  --base-border:              var(--base-border-width) solid var(--base-border-color); }

html {
  --color-default:            #000 //#ff5636;
  --color-gray-dark:          #333;
  --color-gray:               #151619;
  --color-gray-medium:        #646363;
  --color-gray-light:         #ebebeb;
  --color-yellow-dark:        #FDC300;
  --color-yellow-light:       #fef8dd;
  --color-brown-dark:         #6c3525;
  --color-blue-light:         #d4dbef;
  --color-blue-medium:        #43589c;
  --color-blue-dark:          #192959;
  --color-blue-nearly-black:  #181c35;
  --color-brand:              var(--color-blue-dark);
  --color-highlight:          var(--color-brand);
  --color-page-background:    #fff;
  --color-text:               var(--color-gray);
  --color-text--inverted:     var(--color-page-background);
  --color-links:              var(--color-highlight);
  --color-btn:                var(--color-links);
  --color-btn-text:           var(--color-text--inverted);
  --base-font-size--xs:       1rem;
  --base-font-size:           1rem;
  --base-font-size--xl:       1rem;
  --font-size-small:          0.875rem;
  --font-size-x-small:        12px;
  --base-line-height:         1.5;
  --base-font-weight:         400;
  --font-family-sans-serif: "calibri", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  --font-family-serif: "Merriweather",Georgia, "Times New Roman", Times, serif;
  --base-font-family: var(--font-family-sans-serif);
  --base-spacing-unit: 1rem;
  --base-spacing-unit--xs:    calc(var(--base-spacing-unit) / 4);
  --base-spacing-unit--sm:    calc(var(--base-spacing-unit) / 2);
  --base-spacing-unit--lg:    calc(var(--base-spacing-unit) * 2);
  --base-spacing-unit--xl:    calc(var(--base-spacing-unit) * 4);
  --base-border-radius:       0;
  --base-border-width:        1px;
  --base-border-color:        var(--color-gray-light);
  --base-border:              var(--base-border-width) solid var(--base-border-color); }

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../files/theme/dist/fonts/roboto-v20-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../../files/theme/dist/fonts/roboto-v20-latin-regular.eot?#iefix") format("embedded-opentype"), url("../../files/theme/dist/fonts/roboto-v20-latin-regular.woff2") format("woff2"), url("../../files/theme/dist/fonts/roboto-v20-latin-regular.woff") format("woff"), url("../../files/theme/dist/fonts/roboto-v20-latin-regular.ttf") format("truetype"), url("../../files/theme/dist/fonts/roboto-v20-latin-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url("../../files/theme/dist/fonts/roboto-v20-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Italic"), local("Roboto-Italic"), url("../../files/theme/dist/fonts/roboto-v20-latin-italic.eot?#iefix") format("embedded-opentype"), url("../../files/theme/dist/fonts/roboto-v20-latin-italic.woff2") format("woff2"), url("../../files/theme/dist/fonts/roboto-v20-latin-italic.woff") format("woff"), url("../../files/theme/dist/fonts/roboto-v20-latin-italic.ttf") format("truetype"), url("../../files/theme/dist/fonts/roboto-v20-latin-italic.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../files/theme/dist/fonts/roboto-v20-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../../files/theme/dist/fonts/roboto-v20-latin-700.eot?#iefix") format("embedded-opentype"), url("../../files/theme/dist/fonts/roboto-v20-latin-700.woff2") format("woff2"), url("../../files/theme/dist/fonts/roboto-v20-latin-700.woff") format("woff"), url("../../files/theme/dist/fonts/roboto-v20-latin-700.ttf") format("truetype"), url("../../files/theme/dist/fonts/roboto-v20-latin-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }

/* merriweather-300 - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 300;
  src: url("../../files/theme/dist/fonts/merriweather-v21-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Merriweather Light"), local("Merriweather-Light"), url("../../files/theme/dist/fonts/merriweather-v21-latin-300.eot?#iefix") format("embedded-opentype"), url("../../files/theme/dist/fonts/merriweather-v21-latin-300.woff2") format("woff2"), url("../../files/theme/dist/fonts/merriweather-v21-latin-300.woff") format("woff"), url("../../files/theme/dist/fonts/merriweather-v21-latin-300.ttf") format("truetype"), url("../../files/theme/dist/fonts/merriweather-v21-latin-300.svg#Merriweather") format("svg");
  /* Legacy iOS */ }

/* merriweather-regular - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: url("../../files/theme/dist/fonts/merriweather-v21-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Merriweather Regular"), local("Merriweather-Regular"), url("../../files/theme/dist/fonts/merriweather-v21-latin-regular.eot?#iefix") format("embedded-opentype"), url("../../files/theme/dist/fonts/merriweather-v21-latin-regular.woff2") format("woff2"), url("../../files/theme/dist/fonts/merriweather-v21-latin-regular.woff") format("woff"), url("../../files/theme/dist/fonts/merriweather-v21-latin-regular.ttf") format("truetype"), url("../../files/theme/dist/fonts/merriweather-v21-latin-regular.svg#Merriweather") format("svg");
  /* Legacy iOS */ }

/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * Change font properties to `inherit` in all browsers (opinionated).
 */
button,
input,
select,
textarea {
  font: inherit; }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 * 2. Show the overflow in Edge, Firefox, and IE.
 */
button,
input,
select {
  /* 2 */
  overflow: visible; }

/**
 * Remove the margin in Safari.
 * 1. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  /* 1 */
  margin: 0; }

/**
 * Remove the inheritence of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritence of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Change the cursor in all browsers (opinionated).
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer; }

/**
 * Restore the default cursor to disabled elements unset by the previous rule.
 */
[disabled] {
  cursor: default; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * Correct the odd appearance of search inputs in Chrome and Safari.
 */
[type="search"] {
  -webkit-appearance: textfield; }

/**
 * Remove the inner padding and cancel buttons in Chrome on OS X and
 * Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

.float_left {
  float: left; }

.float_right {
  float: right; }

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

/**
 * Set the global `box-sizing` state to `border-box`.
 *
 * css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice
 * paulirish.com/2012/box-sizing-border-box-ftw
 */
html {
  box-sizing: border-box; }

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: var(--base-spacing-unit--sm); }

ul, ol, dl,
blockquote, p, address,
hr,
fieldset, figure,
pre {
  margin-bottom: var(--base-spacing-unit); }

ul, ol, dd {
  margin-left: var(--base-spacing-unit); }

.clearfix:after, [id="header"] .bgblue-inside:after, .layout_latest:after {
  content: "";
  display: table;
  clear: both; }

a {
  color: var(--color-links); }

:not(p) a {
  text-decoration: none; }

figure {
  margin: 0; }

img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto; }

.centered {
  text-align: center; }

.hide_767 {
  display: none; }
  @media screen and (min-width: 54.375em) {
    .hide_767 {
      display: block; } }

.hide_869 {
  display: none; }
  @media screen and (min-width: 54.375em) {
    .hide_869 {
      display: block; } }

html {
  font-family: var(--base-font-family, sans-serif);
  font-size: var(--base-font-size);
  line-height: var(--base-line-height);
  font-weight: var(--base-font-weight);
  background-color: var(--color-page-background);
  color: var(--color-text);
  overflow-y: scroll;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }
  @media screen and (max-width: 34.3125em) {
    html {
      font-size: var(--base-font-size--xs); } }
  @media screen and (min-width: 68.75em) {
    html {
      font-size: var(--base-font-size--xl); } }

html {
  scroll-behavior: smooth; }

body {
  font-size: 1.2rem; }

html {
  --headings__font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Helvetica Neue", Arial, sans-serif;
  --headings__font-weight: 700;
  --headings__color:       currentColor;
  --paragraph__link-color:							var(--color-links);
  --code__color:            						var(--color-highlight);
  --selection-background:								var(--color-brand);
  --pre__color-background:  						var(--color-gray);
  --pre__color:             						var(--color-text--inverted);
  --selection-color: 										var(--color-text--inverted);
  --hr-border: 													var(--base-border);
  --paragraph__link-decoration:         underline;
  --paragraph__link-decoration--hover:  none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: var(--headings__font-weight);
  font-family: var(--headings__font-family);
  color: var(--headings__color); }


h1 {
  font-size: 2rem;
  font-family: var(--headings__font-family);
  font-weight: var(--headings__font-weight);
  line-height: 1.55;
  margin-bottom: 0.5rem; }
  @media screen and (min-width: 34.375em) {
    
    h1 {
      font-size: 2rem; } }
  @media screen and (min-width: 54.375em) {
    
    h1 {
      font-size: 2.25rem; } }
  @media screen and (min-width: 58.75em) {
    
    h1 {
      font-size: 2.25rem; } }
  @media screen and (min-width: 68.75em) {
    
    h1 {
      font-size: 2.25rem; } }

p + h1,
ul + h1,
ol + h1 {
  margin-top: 2rem; }

.ce_text + .ce_text h1:first-child {
  margin-top: 2rem; }

h1 + h2 {
  margin-top: -0.5rem; }


h2 {
  font-size: 1.625rem;
  font-family: var(--headings__font-family);
  font-weight: var(--headings__font-weight);
  line-height: 1.5;
  margin-bottom: 0.5rem; }
  @media screen and (min-width: 34.375em) {
    
    h2 {
      font-size: 1.625rem; } }
  @media screen and (min-width: 54.375em) {
    
    h2 {
      font-size: 1.75rem; } }
  @media screen and (min-width: 58.75em) {
    
    h2 {
      font-size: 1.75rem; } }
  @media screen and (min-width: 68.75em) {
    
    h2 {
      font-size: 1.75rem; } }

p + h2,
ul + h2,
ol + h2 {
  margin-top: 2rem; }

.ce_text + .ce_text h2:first-child {
  margin-top: 2rem; }

h2 + h3 {
  margin-top: -0.5rem; }


h3 {
  font-size: 1.375rem;
  font-family: var(--headings__font-family);
  font-weight: var(--headings__font-weight);
  line-height: 1.25;
  margin-bottom: 0.5rem; }
  @media screen and (min-width: 34.375em) {
    
    h3 {
      font-size: 1.375rem; } }
  @media screen and (min-width: 54.375em) {
    
    h3 {
      font-size: 1.5rem; } }
  @media screen and (min-width: 58.75em) {
    
    h3 {
      font-size: 1.5rem; } }
  @media screen and (min-width: 68.75em) {
    
    h3 {
      font-size: 1.5rem; } }

p + h3,
ul + h3,
ol + h3 {
  margin-top: 2rem; }

.ce_text + .ce_text h3:first-child {
  margin-top: 2rem; }

h3 + h4 {
  margin-top: -0.5rem; }


h4 {
  font-size: 1.125rem;
  font-family: var(--headings__font-family);
  font-weight: var(--headings__font-weight);
  line-height: 1;
  margin-bottom: 0.5rem; }
  @media screen and (min-width: 34.375em) {
    
    h4 {
      font-size: 1.125rem; } }
  @media screen and (min-width: 54.375em) {
    
    h4 {
      font-size: 1.25rem; } }
  @media screen and (min-width: 58.75em) {
    
    h4 {
      font-size: 1.25rem; } }
  @media screen and (min-width: 68.75em) {
    
    h4 {
      font-size: 1.25rem; } }

p + h4,
ul + h4,
ol + h4 {
  margin-top: 1.5rem; }

.ce_text + .ce_text h4:first-child {
  margin-top: 1.5rem; }

h4 + h5 {
  margin-top: -0.5rem; }


h5 {
  font-size: 1rem;
  font-family: var(--headings__font-family);
  font-weight: var(--headings__font-weight);
  line-height: 1;
  margin-bottom: 0.5rem; }
  @media screen and (min-width: 34.375em) {
    
    h5 {
      font-size: 1rem; } }
  @media screen and (min-width: 54.375em) {
    
    h5 {
      font-size: 1rem; } }
  @media screen and (min-width: 58.75em) {
    
    h5 {
      font-size: 1rem; } }
  @media screen and (min-width: 68.75em) {
    
    h5 {
      font-size: 1rem; } }

p + h5,
ul + h5,
ol + h5 {
  margin-top: 1.5rem; }

.ce_text + .ce_text h5:first-child {
  margin-top: 1.5rem; }

h5 + h6 {
  margin-top: -0.5rem; }


h6 {
  font-size: 0.875rem;
  font-family: var(--headings__font-family);
  font-weight: var(--headings__font-weight);
  line-height: 1;
  margin-bottom: 0.5rem; }
  @media screen and (min-width: 34.375em) {
    
    h6 {
      font-size: 0.875rem; } }
  @media screen and (min-width: 54.375em) {
    
    h6 {
      font-size: 0.875rem; } }
  @media screen and (min-width: 58.75em) {
    
    h6 {
      font-size: 0.875rem; } }
  @media screen and (min-width: 68.75em) {
    
    h6 {
      font-size: 0.875rem; } }

p + h6,
ul + h6,
ol + h6 {
  margin-top: 1.5rem; }

.ce_text + .ce_text h6:first-child {
  margin-top: 1.5rem; }

p,
ul,
ol {
  margin-top: 0; }
  p a,
  ul a,
  ol a {
    -webkit-text-decoration: var(--paragraph__link-decoration);
    text-decoration: var(--paragraph__link-decoration); }
    p a:hover,
    ul a:hover,
    ol a:hover {
      --paragraph__link-decoration: var(--paragraph__link-decoration--hover); }
  p:last-child,
  ul:last-child,
  ol:last-child {
    margin-bottom: 0; }

code {
  color: var(--code__color); }

pre {
  padding: 1rem;
  background: var(--pre__color-background);
  color: var(--pre__color);
  overflow-x: scroll; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: var(--hr-border); }

.li--block {
  margin-bottom: 1rem; }

.ce_text {
  margin-bottom: var(--base-spacing-unit); }

::-moz-selection {
  background: var(--selection-background);
  color: var(--selection-color);
  opacity: 1; }

::selection {
  background: var(--selection-background);
  color: var(--selection-color);
  opacity: 1; }

html {
  --headings__font-family: var(--font-family-sans-serif);
  --headings__font-weight: 400; }

h1, h2, h3, h4, h5, h6 {
  color: var(--color-blue-dark); }

h1 {
  line-height: 1.2;
  margin-bottom: 0.75em; }

h2, h3 {
  line-height: 1.2;
  margin-bottom: 1rem; }

.teasertext {
  font-size: 1.1em;
  line-height: 1.5;
  color: var(--color-blue-dark); }

.box-headline, .mod_subscribe h3 {
  background: var(--color-blue-dark);
  padding: 0.5rem 1rem;
  margin-left: -1rem;
  margin-right: -1rem;
  color: var(--color-yellow-dark);
  font-size: 1.25rem;
  margin-bottom: var(--base-spacing-unit);
  margin-top: 0; }

.text--small {
  font-size: 1rem; }

html {
  --grid__columns:       12;
  --grid__gutter:        1.875rem;
  --grid__gutter--half:  calc(var(--grid__gutter) / 2); }

.row {
  display: grid;
  grid-template-columns: repeat(var(--grid__columns), 1fr);
  grid-column-gap: var(--grid__gutter);
  grid-auto-columns: 1fr; }
  @supports not (display: grid) {
    .row {
      display: flex;
      flex-wrap: wrap;
      margin-left: calc(-1 * var(--grid__gutter) / 2);
      margin-right: calc(-1 * var(--grid__gutter) / 2); } }
  .ie .row {
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-1 * var(--grid__gutter) / 2);
    margin-right: calc(-1 * var(--grid__gutter) / 2); }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .ce_gallery > ul li {
  grid-column: 1 / -1; }
  @supports not (display: grid) {
    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .ce_gallery > ul li {
      padding-left: var(--grid__gutter--half);
      padding-right: var(--grid__gutter--half); } }
  .ie .col-xs-1, .ie .col-xs-2, .ie .col-xs-3, .ie .col-xs-4, .ie .col-xs-5, .ie .col-xs-6, .ie .col-xs-7, .ie .col-xs-8, .ie .col-xs-9, .ie .col-xs-10, .ie .col-xs-11, .ie .col-xs-12, .ie .col-sm-1, .ie .col-sm-2, .ie .col-sm-3, .ie .col-sm-4, .ie .col-sm-5, .ie .col-sm-6, .ie .col-sm-7, .ie .col-sm-8, .ie .col-sm-9, .ie .col-sm-10, .ie .col-sm-11, .ie .col-sm-12, .ie .col-md-1, .ie .col-md-2, .ie .col-md-3, .ie .col-md-4, .ie .col-md-5, .ie .col-md-6, .ie .col-md-7, .ie .col-md-8, .ie .col-md-9, .ie .col-md-10, .ie .col-md-11, .ie .col-md-12, .ie .col-lg-1, .ie .col-lg-2, .ie .col-lg-3, .ie .col-lg-4, .ie .col-lg-5, .ie .col-lg-6, .ie .col-lg-7, .ie .col-lg-8, .ie .col-lg-9, .ie .col-lg-10, .ie .col-lg-11, .ie .col-lg-12, .ie .col-xl-1, .ie .col-xl-2, .ie .col-xl-3, .ie .col-xl-4, .ie .col-xl-5, .ie .col-xl-6, .ie .col-xl-7, .ie .col-xl-8, .ie .col-xl-9, .ie .col-xl-10, .ie .col-xl-11, .ie .col-xl-12, .ie .col-xxl-1, .ie .col-xxl-2, .ie .col-xxl-3, .ie .col-xxl-4, .ie .col-xxl-5, .ie .col-xxl-6, .ie .col-xxl-7, .ie .col-xxl-8, .ie .col-xxl-9, .ie .col-xxl-10, .ie .col-xxl-11, .ie .col-xxl-12, .ie .ce_gallery > ul li, .ce_gallery > ul .ie li {
    padding-left: var(--grid__gutter--half);
    padding-right: var(--grid__gutter--half); }

@media screen and (min-width: 0) {
  .col-xs-1 {
    grid-column: span 1/span 1; }
    @supports not (display: grid) {
      .col-xs-1 {
        width: 8.33333%; } }
    .ie .col-xs-1 {
      width: 8.33333%; }
  .col-xs-2 {
    grid-column: span 2/span 2; }
    @supports not (display: grid) {
      .col-xs-2 {
        width: 16.66667%; } }
    .ie .col-xs-2 {
      width: 16.66667%; }
  .col-xs-3 {
    grid-column: span 3/span 3; }
    @supports not (display: grid) {
      .col-xs-3 {
        width: 25%; } }
    .ie .col-xs-3 {
      width: 25%; }
  .col-xs-4 {
    grid-column: span 4/span 4; }
    @supports not (display: grid) {
      .col-xs-4 {
        width: 33.33333%; } }
    .ie .col-xs-4 {
      width: 33.33333%; }
  .col-xs-5 {
    grid-column: span 5/span 5; }
    @supports not (display: grid) {
      .col-xs-5 {
        width: 41.66667%; } }
    .ie .col-xs-5 {
      width: 41.66667%; }
  .col-xs-6 {
    grid-column: span 6/span 6; }
    @supports not (display: grid) {
      .col-xs-6 {
        width: 50%; } }
    .ie .col-xs-6 {
      width: 50%; }
  .col-xs-7 {
    grid-column: span 7/span 7; }
    @supports not (display: grid) {
      .col-xs-7 {
        width: 58.33333%; } }
    .ie .col-xs-7 {
      width: 58.33333%; }
  .col-xs-8 {
    grid-column: span 8/span 8; }
    @supports not (display: grid) {
      .col-xs-8 {
        width: 66.66667%; } }
    .ie .col-xs-8 {
      width: 66.66667%; }
  .col-xs-9 {
    grid-column: span 9/span 9; }
    @supports not (display: grid) {
      .col-xs-9 {
        width: 75%; } }
    .ie .col-xs-9 {
      width: 75%; }
  .col-xs-10 {
    grid-column: span 10/span 10; }
    @supports not (display: grid) {
      .col-xs-10 {
        width: 83.33333%; } }
    .ie .col-xs-10 {
      width: 83.33333%; }
  .col-xs-11 {
    grid-column: span 11/span 11; }
    @supports not (display: grid) {
      .col-xs-11 {
        width: 91.66667%; } }
    .ie .col-xs-11 {
      width: 91.66667%; }
  .col-xs-12 {
    grid-column: span 12/span 12; }
    @supports not (display: grid) {
      .col-xs-12 {
        width: 100%; } }
    .ie .col-xs-12 {
      width: 100%; } }

@media screen and (min-width: 0) {
  .row-span-xs-1 {
    grid-row: span 1/span 1; }
  .row-span-xs-2 {
    grid-row: span 2/span 2; }
  .row-span-xs-3 {
    grid-row: span 3/span 3; }
  .row-span-xs-4 {
    grid-row: span 4/span 4; }
  .row-span-xs-5 {
    grid-row: span 5/span 5; }
  .row-span-xs-6 {
    grid-row: span 6/span 6; }
  .row-span-xs-7 {
    grid-row: span 7/span 7; }
  .row-span-xs-8 {
    grid-row: span 8/span 8; }
  .row-span-xs-9 {
    grid-row: span 9/span 9; }
  .row-span-xs-10 {
    grid-row: span 10/span 10; }
  .row-span-xs-11 {
    grid-row: span 11/span 11; }
  .row-span-xs-12 {
    grid-row: span 12/span 12; } }

@media screen and (min-width: 0) {
  .col-start-xs-1 {
    grid-column-start: 1; }
  .row-start-xs-1 {
    grid-row-start: 1; }
  .col-start-xs-2 {
    grid-column-start: 2; }
  .row-start-xs-2 {
    grid-row-start: 2; }
  .col-start-xs-3 {
    grid-column-start: 3; }
  .row-start-xs-3 {
    grid-row-start: 3; }
  .col-start-xs-4 {
    grid-column-start: 4; }
  .row-start-xs-4 {
    grid-row-start: 4; }
  .col-start-xs-5 {
    grid-column-start: 5; }
  .row-start-xs-5 {
    grid-row-start: 5; }
  .col-start-xs-6 {
    grid-column-start: 6; }
  .row-start-xs-6 {
    grid-row-start: 6; }
  .col-start-xs-7 {
    grid-column-start: 7; }
  .row-start-xs-7 {
    grid-row-start: 7; }
  .col-start-xs-8 {
    grid-column-start: 8; }
  .row-start-xs-8 {
    grid-row-start: 8; }
  .col-start-xs-9 {
    grid-column-start: 9; }
  .row-start-xs-9 {
    grid-row-start: 9; }
  .col-start-xs-10 {
    grid-column-start: 10; }
  .row-start-xs-10 {
    grid-row-start: 10; }
  .col-start-xs-11 {
    grid-column-start: 11; }
  .row-start-xs-11 {
    grid-row-start: 11; }
  .col-start-xs-12 {
    grid-column-start: 12; }
  .row-start-xs-12 {
    grid-row-start: 12; } }

@media screen and (min-width: 0) {
  .pull-right-xs {
    grid-column-end: -1; }
  .pull-left-xs {
    grid-row-start: 1;
    grid-column-end: inherit; } }

@media screen and (min-width: 34.375em) {
  .col-sm-1 {
    grid-column: span 1/span 1; }
    @supports not (display: grid) {
      .col-sm-1 {
        width: 8.33333%; } }
    .ie .col-sm-1 {
      width: 8.33333%; }
  .col-sm-2 {
    grid-column: span 2/span 2; }
    @supports not (display: grid) {
      .col-sm-2 {
        width: 16.66667%; } }
    .ie .col-sm-2 {
      width: 16.66667%; }
  .col-sm-3 {
    grid-column: span 3/span 3; }
    @supports not (display: grid) {
      .col-sm-3 {
        width: 25%; } }
    .ie .col-sm-3 {
      width: 25%; }
  .col-sm-4 {
    grid-column: span 4/span 4; }
    @supports not (display: grid) {
      .col-sm-4 {
        width: 33.33333%; } }
    .ie .col-sm-4 {
      width: 33.33333%; }
  .col-sm-5 {
    grid-column: span 5/span 5; }
    @supports not (display: grid) {
      .col-sm-5 {
        width: 41.66667%; } }
    .ie .col-sm-5 {
      width: 41.66667%; }
  .col-sm-6 {
    grid-column: span 6/span 6; }
    @supports not (display: grid) {
      .col-sm-6 {
        width: 50%; } }
    .ie .col-sm-6 {
      width: 50%; }
  .col-sm-7 {
    grid-column: span 7/span 7; }
    @supports not (display: grid) {
      .col-sm-7 {
        width: 58.33333%; } }
    .ie .col-sm-7 {
      width: 58.33333%; }
  .col-sm-8 {
    grid-column: span 8/span 8; }
    @supports not (display: grid) {
      .col-sm-8 {
        width: 66.66667%; } }
    .ie .col-sm-8 {
      width: 66.66667%; }
  .col-sm-9 {
    grid-column: span 9/span 9; }
    @supports not (display: grid) {
      .col-sm-9 {
        width: 75%; } }
    .ie .col-sm-9 {
      width: 75%; }
  .col-sm-10 {
    grid-column: span 10/span 10; }
    @supports not (display: grid) {
      .col-sm-10 {
        width: 83.33333%; } }
    .ie .col-sm-10 {
      width: 83.33333%; }
  .col-sm-11 {
    grid-column: span 11/span 11; }
    @supports not (display: grid) {
      .col-sm-11 {
        width: 91.66667%; } }
    .ie .col-sm-11 {
      width: 91.66667%; }
  .col-sm-12 {
    grid-column: span 12/span 12; }
    @supports not (display: grid) {
      .col-sm-12 {
        width: 100%; } }
    .ie .col-sm-12 {
      width: 100%; } }

@media screen and (min-width: 34.375em) {
  .row-span-sm-1 {
    grid-row: span 1/span 1; }
  .row-span-sm-2 {
    grid-row: span 2/span 2; }
  .row-span-sm-3 {
    grid-row: span 3/span 3; }
  .row-span-sm-4 {
    grid-row: span 4/span 4; }
  .row-span-sm-5 {
    grid-row: span 5/span 5; }
  .row-span-sm-6 {
    grid-row: span 6/span 6; }
  .row-span-sm-7 {
    grid-row: span 7/span 7; }
  .row-span-sm-8 {
    grid-row: span 8/span 8; }
  .row-span-sm-9 {
    grid-row: span 9/span 9; }
  .row-span-sm-10 {
    grid-row: span 10/span 10; }
  .row-span-sm-11 {
    grid-row: span 11/span 11; }
  .row-span-sm-12 {
    grid-row: span 12/span 12; } }

@media screen and (min-width: 34.375em) {
  .col-start-sm-1 {
    grid-column-start: 1; }
  .row-start-sm-1 {
    grid-row-start: 1; }
  .col-start-sm-2 {
    grid-column-start: 2; }
  .row-start-sm-2 {
    grid-row-start: 2; }
  .col-start-sm-3 {
    grid-column-start: 3; }
  .row-start-sm-3 {
    grid-row-start: 3; }
  .col-start-sm-4 {
    grid-column-start: 4; }
  .row-start-sm-4 {
    grid-row-start: 4; }
  .col-start-sm-5 {
    grid-column-start: 5; }
  .row-start-sm-5 {
    grid-row-start: 5; }
  .col-start-sm-6 {
    grid-column-start: 6; }
  .row-start-sm-6 {
    grid-row-start: 6; }
  .col-start-sm-7 {
    grid-column-start: 7; }
  .row-start-sm-7 {
    grid-row-start: 7; }
  .col-start-sm-8 {
    grid-column-start: 8; }
  .row-start-sm-8 {
    grid-row-start: 8; }
  .col-start-sm-9 {
    grid-column-start: 9; }
  .row-start-sm-9 {
    grid-row-start: 9; }
  .col-start-sm-10 {
    grid-column-start: 10; }
  .row-start-sm-10 {
    grid-row-start: 10; }
  .col-start-sm-11 {
    grid-column-start: 11; }
  .row-start-sm-11 {
    grid-row-start: 11; }
  .col-start-sm-12 {
    grid-column-start: 12; }
  .row-start-sm-12 {
    grid-row-start: 12; } }

@media screen and (min-width: 34.375em) {
  .pull-right-sm {
    grid-column-end: -1; }
  .pull-left-sm {
    grid-row-start: 1;
    grid-column-end: inherit; } }

@media screen and (min-width: 54.375em) {
  .col-md-1 {
    grid-column: span 1/span 1; }
    @supports not (display: grid) {
      .col-md-1 {
        width: 8.33333%; } }
    .ie .col-md-1 {
      width: 8.33333%; }
  .col-md-2 {
    grid-column: span 2/span 2; }
    @supports not (display: grid) {
      .col-md-2 {
        width: 16.66667%; } }
    .ie .col-md-2 {
      width: 16.66667%; }
  .col-md-3 {
    grid-column: span 3/span 3; }
    @supports not (display: grid) {
      .col-md-3 {
        width: 25%; } }
    .ie .col-md-3 {
      width: 25%; }
  .col-md-4 {
    grid-column: span 4/span 4; }
    @supports not (display: grid) {
      .col-md-4 {
        width: 33.33333%; } }
    .ie .col-md-4 {
      width: 33.33333%; }
  .col-md-5 {
    grid-column: span 5/span 5; }
    @supports not (display: grid) {
      .col-md-5 {
        width: 41.66667%; } }
    .ie .col-md-5 {
      width: 41.66667%; }
  .col-md-6 {
    grid-column: span 6/span 6; }
    @supports not (display: grid) {
      .col-md-6 {
        width: 50%; } }
    .ie .col-md-6 {
      width: 50%; }
  .col-md-7 {
    grid-column: span 7/span 7; }
    @supports not (display: grid) {
      .col-md-7 {
        width: 58.33333%; } }
    .ie .col-md-7 {
      width: 58.33333%; }
  .col-md-8 {
    grid-column: span 8/span 8; }
    @supports not (display: grid) {
      .col-md-8 {
        width: 66.66667%; } }
    .ie .col-md-8 {
      width: 66.66667%; }
  .col-md-9 {
    grid-column: span 9/span 9; }
    @supports not (display: grid) {
      .col-md-9 {
        width: 75%; } }
    .ie .col-md-9 {
      width: 75%; }
  .col-md-10 {
    grid-column: span 10/span 10; }
    @supports not (display: grid) {
      .col-md-10 {
        width: 83.33333%; } }
    .ie .col-md-10 {
      width: 83.33333%; }
  .col-md-11 {
    grid-column: span 11/span 11; }
    @supports not (display: grid) {
      .col-md-11 {
        width: 91.66667%; } }
    .ie .col-md-11 {
      width: 91.66667%; }
  .col-md-12 {
    grid-column: span 12/span 12; }
    @supports not (display: grid) {
      .col-md-12 {
        width: 100%; } }
    .ie .col-md-12 {
      width: 100%; } }

@media screen and (min-width: 54.375em) {
  .row-span-md-1 {
    grid-row: span 1/span 1; }
  .row-span-md-2 {
    grid-row: span 2/span 2; }
  .row-span-md-3 {
    grid-row: span 3/span 3; }
  .row-span-md-4 {
    grid-row: span 4/span 4; }
  .row-span-md-5 {
    grid-row: span 5/span 5; }
  .row-span-md-6 {
    grid-row: span 6/span 6; }
  .row-span-md-7 {
    grid-row: span 7/span 7; }
  .row-span-md-8 {
    grid-row: span 8/span 8; }
  .row-span-md-9 {
    grid-row: span 9/span 9; }
  .row-span-md-10 {
    grid-row: span 10/span 10; }
  .row-span-md-11 {
    grid-row: span 11/span 11; }
  .row-span-md-12 {
    grid-row: span 12/span 12; } }

@media screen and (min-width: 54.375em) {
  .col-start-md-1 {
    grid-column-start: 1; }
  .row-start-md-1 {
    grid-row-start: 1; }
  .col-start-md-2 {
    grid-column-start: 2; }
  .row-start-md-2 {
    grid-row-start: 2; }
  .col-start-md-3 {
    grid-column-start: 3; }
  .row-start-md-3 {
    grid-row-start: 3; }
  .col-start-md-4 {
    grid-column-start: 4; }
  .row-start-md-4 {
    grid-row-start: 4; }
  .col-start-md-5 {
    grid-column-start: 5; }
  .row-start-md-5 {
    grid-row-start: 5; }
  .col-start-md-6 {
    grid-column-start: 6; }
  .row-start-md-6 {
    grid-row-start: 6; }
  .col-start-md-7 {
    grid-column-start: 7; }
  .row-start-md-7 {
    grid-row-start: 7; }
  .col-start-md-8 {
    grid-column-start: 8; }
  .row-start-md-8 {
    grid-row-start: 8; }
  .col-start-md-9 {
    grid-column-start: 9; }
  .row-start-md-9 {
    grid-row-start: 9; }
  .col-start-md-10 {
    grid-column-start: 10; }
  .row-start-md-10 {
    grid-row-start: 10; }
  .col-start-md-11 {
    grid-column-start: 11; }
  .row-start-md-11 {
    grid-row-start: 11; }
  .col-start-md-12 {
    grid-column-start: 12; }
  .row-start-md-12 {
    grid-row-start: 12; } }

@media screen and (min-width: 54.375em) {
  .pull-right-md {
    grid-column-end: -1; }
  .pull-left-md {
    grid-row-start: 1;
    grid-column-end: inherit; } }

@media screen and (min-width: 58.75em) {
  .col-lg-1 {
    grid-column: span 1/span 1; }
    @supports not (display: grid) {
      .col-lg-1 {
        width: 8.33333%; } }
    .ie .col-lg-1 {
      width: 8.33333%; }
  .col-lg-2 {
    grid-column: span 2/span 2; }
    @supports not (display: grid) {
      .col-lg-2 {
        width: 16.66667%; } }
    .ie .col-lg-2 {
      width: 16.66667%; }
  .col-lg-3 {
    grid-column: span 3/span 3; }
    @supports not (display: grid) {
      .col-lg-3 {
        width: 25%; } }
    .ie .col-lg-3 {
      width: 25%; }
  .col-lg-4 {
    grid-column: span 4/span 4; }
    @supports not (display: grid) {
      .col-lg-4 {
        width: 33.33333%; } }
    .ie .col-lg-4 {
      width: 33.33333%; }
  .col-lg-5 {
    grid-column: span 5/span 5; }
    @supports not (display: grid) {
      .col-lg-5 {
        width: 41.66667%; } }
    .ie .col-lg-5 {
      width: 41.66667%; }
  .col-lg-6 {
    grid-column: span 6/span 6; }
    @supports not (display: grid) {
      .col-lg-6 {
        width: 50%; } }
    .ie .col-lg-6 {
      width: 50%; }
  .col-lg-7 {
    grid-column: span 7/span 7; }
    @supports not (display: grid) {
      .col-lg-7 {
        width: 58.33333%; } }
    .ie .col-lg-7 {
      width: 58.33333%; }
  .col-lg-8 {
    grid-column: span 8/span 8; }
    @supports not (display: grid) {
      .col-lg-8 {
        width: 66.66667%; } }
    .ie .col-lg-8 {
      width: 66.66667%; }
  .col-lg-9 {
    grid-column: span 9/span 9; }
    @supports not (display: grid) {
      .col-lg-9 {
        width: 75%; } }
    .ie .col-lg-9 {
      width: 75%; }
  .col-lg-10 {
    grid-column: span 10/span 10; }
    @supports not (display: grid) {
      .col-lg-10 {
        width: 83.33333%; } }
    .ie .col-lg-10 {
      width: 83.33333%; }
  .col-lg-11 {
    grid-column: span 11/span 11; }
    @supports not (display: grid) {
      .col-lg-11 {
        width: 91.66667%; } }
    .ie .col-lg-11 {
      width: 91.66667%; }
  .col-lg-12 {
    grid-column: span 12/span 12; }
    @supports not (display: grid) {
      .col-lg-12 {
        width: 100%; } }
    .ie .col-lg-12 {
      width: 100%; } }

@media screen and (min-width: 58.75em) {
  .row-span-lg-1 {
    grid-row: span 1/span 1; }
  .row-span-lg-2 {
    grid-row: span 2/span 2; }
  .row-span-lg-3 {
    grid-row: span 3/span 3; }
  .row-span-lg-4 {
    grid-row: span 4/span 4; }
  .row-span-lg-5 {
    grid-row: span 5/span 5; }
  .row-span-lg-6 {
    grid-row: span 6/span 6; }
  .row-span-lg-7 {
    grid-row: span 7/span 7; }
  .row-span-lg-8 {
    grid-row: span 8/span 8; }
  .row-span-lg-9 {
    grid-row: span 9/span 9; }
  .row-span-lg-10 {
    grid-row: span 10/span 10; }
  .row-span-lg-11 {
    grid-row: span 11/span 11; }
  .row-span-lg-12 {
    grid-row: span 12/span 12; } }

@media screen and (min-width: 58.75em) {
  .col-start-lg-1 {
    grid-column-start: 1; }
  .row-start-lg-1 {
    grid-row-start: 1; }
  .col-start-lg-2 {
    grid-column-start: 2; }
  .row-start-lg-2 {
    grid-row-start: 2; }
  .col-start-lg-3 {
    grid-column-start: 3; }
  .row-start-lg-3 {
    grid-row-start: 3; }
  .col-start-lg-4 {
    grid-column-start: 4; }
  .row-start-lg-4 {
    grid-row-start: 4; }
  .col-start-lg-5 {
    grid-column-start: 5; }
  .row-start-lg-5 {
    grid-row-start: 5; }
  .col-start-lg-6 {
    grid-column-start: 6; }
  .row-start-lg-6 {
    grid-row-start: 6; }
  .col-start-lg-7 {
    grid-column-start: 7; }
  .row-start-lg-7 {
    grid-row-start: 7; }
  .col-start-lg-8 {
    grid-column-start: 8; }
  .row-start-lg-8 {
    grid-row-start: 8; }
  .col-start-lg-9 {
    grid-column-start: 9; }
  .row-start-lg-9 {
    grid-row-start: 9; }
  .col-start-lg-10 {
    grid-column-start: 10; }
  .row-start-lg-10 {
    grid-row-start: 10; }
  .col-start-lg-11 {
    grid-column-start: 11; }
  .row-start-lg-11 {
    grid-row-start: 11; }
  .col-start-lg-12 {
    grid-column-start: 12; }
  .row-start-lg-12 {
    grid-row-start: 12; } }

@media screen and (min-width: 58.75em) {
  .pull-right-lg {
    grid-column-end: -1; }
  .pull-left-lg {
    grid-row-start: 1;
    grid-column-end: inherit; } }

@media screen and (min-width: 68.75em) {
  .col-xl-1 {
    grid-column: span 1/span 1; }
    @supports not (display: grid) {
      .col-xl-1 {
        width: 8.33333%; } }
    .ie .col-xl-1 {
      width: 8.33333%; }
  .col-xl-2 {
    grid-column: span 2/span 2; }
    @supports not (display: grid) {
      .col-xl-2 {
        width: 16.66667%; } }
    .ie .col-xl-2 {
      width: 16.66667%; }
  .col-xl-3 {
    grid-column: span 3/span 3; }
    @supports not (display: grid) {
      .col-xl-3 {
        width: 25%; } }
    .ie .col-xl-3 {
      width: 25%; }
  .col-xl-4 {
    grid-column: span 4/span 4; }
    @supports not (display: grid) {
      .col-xl-4 {
        width: 33.33333%; } }
    .ie .col-xl-4 {
      width: 33.33333%; }
  .col-xl-5 {
    grid-column: span 5/span 5; }
    @supports not (display: grid) {
      .col-xl-5 {
        width: 41.66667%; } }
    .ie .col-xl-5 {
      width: 41.66667%; }
  .col-xl-6 {
    grid-column: span 6/span 6; }
    @supports not (display: grid) {
      .col-xl-6 {
        width: 50%; } }
    .ie .col-xl-6 {
      width: 50%; }
  .col-xl-7 {
    grid-column: span 7/span 7; }
    @supports not (display: grid) {
      .col-xl-7 {
        width: 58.33333%; } }
    .ie .col-xl-7 {
      width: 58.33333%; }
  .col-xl-8 {
    grid-column: span 8/span 8; }
    @supports not (display: grid) {
      .col-xl-8 {
        width: 66.66667%; } }
    .ie .col-xl-8 {
      width: 66.66667%; }
  .col-xl-9 {
    grid-column: span 9/span 9; }
    @supports not (display: grid) {
      .col-xl-9 {
        width: 75%; } }
    .ie .col-xl-9 {
      width: 75%; }
  .col-xl-10 {
    grid-column: span 10/span 10; }
    @supports not (display: grid) {
      .col-xl-10 {
        width: 83.33333%; } }
    .ie .col-xl-10 {
      width: 83.33333%; }
  .col-xl-11 {
    grid-column: span 11/span 11; }
    @supports not (display: grid) {
      .col-xl-11 {
        width: 91.66667%; } }
    .ie .col-xl-11 {
      width: 91.66667%; }
  .col-xl-12 {
    grid-column: span 12/span 12; }
    @supports not (display: grid) {
      .col-xl-12 {
        width: 100%; } }
    .ie .col-xl-12 {
      width: 100%; } }

@media screen and (min-width: 68.75em) {
  .row-span-xl-1 {
    grid-row: span 1/span 1; }
  .row-span-xl-2 {
    grid-row: span 2/span 2; }
  .row-span-xl-3 {
    grid-row: span 3/span 3; }
  .row-span-xl-4 {
    grid-row: span 4/span 4; }
  .row-span-xl-5 {
    grid-row: span 5/span 5; }
  .row-span-xl-6 {
    grid-row: span 6/span 6; }
  .row-span-xl-7 {
    grid-row: span 7/span 7; }
  .row-span-xl-8 {
    grid-row: span 8/span 8; }
  .row-span-xl-9 {
    grid-row: span 9/span 9; }
  .row-span-xl-10 {
    grid-row: span 10/span 10; }
  .row-span-xl-11 {
    grid-row: span 11/span 11; }
  .row-span-xl-12 {
    grid-row: span 12/span 12; } }

@media screen and (min-width: 68.75em) {
  .col-start-xl-1 {
    grid-column-start: 1; }
  .row-start-xl-1 {
    grid-row-start: 1; }
  .col-start-xl-2 {
    grid-column-start: 2; }
  .row-start-xl-2 {
    grid-row-start: 2; }
  .col-start-xl-3 {
    grid-column-start: 3; }
  .row-start-xl-3 {
    grid-row-start: 3; }
  .col-start-xl-4 {
    grid-column-start: 4; }
  .row-start-xl-4 {
    grid-row-start: 4; }
  .col-start-xl-5 {
    grid-column-start: 5; }
  .row-start-xl-5 {
    grid-row-start: 5; }
  .col-start-xl-6 {
    grid-column-start: 6; }
  .row-start-xl-6 {
    grid-row-start: 6; }
  .col-start-xl-7 {
    grid-column-start: 7; }
  .row-start-xl-7 {
    grid-row-start: 7; }
  .col-start-xl-8 {
    grid-column-start: 8; }
  .row-start-xl-8 {
    grid-row-start: 8; }
  .col-start-xl-9 {
    grid-column-start: 9; }
  .row-start-xl-9 {
    grid-row-start: 9; }
  .col-start-xl-10 {
    grid-column-start: 10; }
  .row-start-xl-10 {
    grid-row-start: 10; }
  .col-start-xl-11 {
    grid-column-start: 11; }
  .row-start-xl-11 {
    grid-row-start: 11; }
  .col-start-xl-12 {
    grid-column-start: 12; }
  .row-start-xl-12 {
    grid-row-start: 12; } }

@media screen and (min-width: 68.75em) {
  .pull-right-xl {
    grid-column-end: -1; }
  .pull-left-xl {
    grid-row-start: 1;
    grid-column-end: inherit; } }

@media screen and (min-width: 120em) {
  .col-xxl-1 {
    grid-column: span 1/span 1; }
    @supports not (display: grid) {
      .col-xxl-1 {
        width: 8.33333%; } }
    .ie .col-xxl-1 {
      width: 8.33333%; }
  .col-xxl-2 {
    grid-column: span 2/span 2; }
    @supports not (display: grid) {
      .col-xxl-2 {
        width: 16.66667%; } }
    .ie .col-xxl-2 {
      width: 16.66667%; }
  .col-xxl-3 {
    grid-column: span 3/span 3; }
    @supports not (display: grid) {
      .col-xxl-3 {
        width: 25%; } }
    .ie .col-xxl-3 {
      width: 25%; }
  .col-xxl-4 {
    grid-column: span 4/span 4; }
    @supports not (display: grid) {
      .col-xxl-4 {
        width: 33.33333%; } }
    .ie .col-xxl-4 {
      width: 33.33333%; }
  .col-xxl-5 {
    grid-column: span 5/span 5; }
    @supports not (display: grid) {
      .col-xxl-5 {
        width: 41.66667%; } }
    .ie .col-xxl-5 {
      width: 41.66667%; }
  .col-xxl-6 {
    grid-column: span 6/span 6; }
    @supports not (display: grid) {
      .col-xxl-6 {
        width: 50%; } }
    .ie .col-xxl-6 {
      width: 50%; }
  .col-xxl-7 {
    grid-column: span 7/span 7; }
    @supports not (display: grid) {
      .col-xxl-7 {
        width: 58.33333%; } }
    .ie .col-xxl-7 {
      width: 58.33333%; }
  .col-xxl-8 {
    grid-column: span 8/span 8; }
    @supports not (display: grid) {
      .col-xxl-8 {
        width: 66.66667%; } }
    .ie .col-xxl-8 {
      width: 66.66667%; }
  .col-xxl-9 {
    grid-column: span 9/span 9; }
    @supports not (display: grid) {
      .col-xxl-9 {
        width: 75%; } }
    .ie .col-xxl-9 {
      width: 75%; }
  .col-xxl-10 {
    grid-column: span 10/span 10; }
    @supports not (display: grid) {
      .col-xxl-10 {
        width: 83.33333%; } }
    .ie .col-xxl-10 {
      width: 83.33333%; }
  .col-xxl-11 {
    grid-column: span 11/span 11; }
    @supports not (display: grid) {
      .col-xxl-11 {
        width: 91.66667%; } }
    .ie .col-xxl-11 {
      width: 91.66667%; }
  .col-xxl-12 {
    grid-column: span 12/span 12; }
    @supports not (display: grid) {
      .col-xxl-12 {
        width: 100%; } }
    .ie .col-xxl-12 {
      width: 100%; } }

@media screen and (min-width: 120em) {
  .row-span-xxl-1 {
    grid-row: span 1/span 1; }
  .row-span-xxl-2 {
    grid-row: span 2/span 2; }
  .row-span-xxl-3 {
    grid-row: span 3/span 3; }
  .row-span-xxl-4 {
    grid-row: span 4/span 4; }
  .row-span-xxl-5 {
    grid-row: span 5/span 5; }
  .row-span-xxl-6 {
    grid-row: span 6/span 6; }
  .row-span-xxl-7 {
    grid-row: span 7/span 7; }
  .row-span-xxl-8 {
    grid-row: span 8/span 8; }
  .row-span-xxl-9 {
    grid-row: span 9/span 9; }
  .row-span-xxl-10 {
    grid-row: span 10/span 10; }
  .row-span-xxl-11 {
    grid-row: span 11/span 11; }
  .row-span-xxl-12 {
    grid-row: span 12/span 12; } }

@media screen and (min-width: 120em) {
  .col-start-xxl-1 {
    grid-column-start: 1; }
  .row-start-xxl-1 {
    grid-row-start: 1; }
  .col-start-xxl-2 {
    grid-column-start: 2; }
  .row-start-xxl-2 {
    grid-row-start: 2; }
  .col-start-xxl-3 {
    grid-column-start: 3; }
  .row-start-xxl-3 {
    grid-row-start: 3; }
  .col-start-xxl-4 {
    grid-column-start: 4; }
  .row-start-xxl-4 {
    grid-row-start: 4; }
  .col-start-xxl-5 {
    grid-column-start: 5; }
  .row-start-xxl-5 {
    grid-row-start: 5; }
  .col-start-xxl-6 {
    grid-column-start: 6; }
  .row-start-xxl-6 {
    grid-row-start: 6; }
  .col-start-xxl-7 {
    grid-column-start: 7; }
  .row-start-xxl-7 {
    grid-row-start: 7; }
  .col-start-xxl-8 {
    grid-column-start: 8; }
  .row-start-xxl-8 {
    grid-row-start: 8; }
  .col-start-xxl-9 {
    grid-column-start: 9; }
  .row-start-xxl-9 {
    grid-row-start: 9; }
  .col-start-xxl-10 {
    grid-column-start: 10; }
  .row-start-xxl-10 {
    grid-row-start: 10; }
  .col-start-xxl-11 {
    grid-column-start: 11; }
  .row-start-xxl-11 {
    grid-row-start: 11; }
  .col-start-xxl-12 {
    grid-column-start: 12; }
  .row-start-xxl-12 {
    grid-row-start: 12; } }

@media screen and (min-width: 120em) {
  .pull-right-xxl {
    grid-column-end: -1; }
  .pull-left-xxl {
    grid-row-start: 1;
    grid-column-end: inherit; } }

.justify-start {
  justify-self: start;
  text-align: left; }

.justify-center {
  justify-self: center;
  text-align: center; }

.justify-end {
  justify-self: end;
  text-align: right; }

@media screen and (min-width: 0) {
  .justify-xs-start {
    justify-self: flex-start;
    text-align: left; }
  .justify-xs-center {
    justify-self: center;
    text-align: center; }
  .justify-xs-end {
    justify-self: flex-end;
    text-align: right; } }

@media screen and (min-width: 34.375em) {
  .justify-sm-start {
    justify-self: flex-start;
    text-align: left; }
  .justify-sm-center {
    justify-self: center;
    text-align: center; }
  .justify-sm-end {
    justify-self: flex-end;
    text-align: right; } }

@media screen and (min-width: 54.375em) {
  .justify-md-start {
    justify-self: flex-start;
    text-align: left; }
  .justify-md-center {
    justify-self: center;
    text-align: center; }
  .justify-md-end {
    justify-self: flex-end;
    text-align: right; } }

@media screen and (min-width: 58.75em) {
  .justify-lg-start {
    justify-self: flex-start;
    text-align: left; }
  .justify-lg-center {
    justify-self: center;
    text-align: center; }
  .justify-lg-end {
    justify-self: flex-end;
    text-align: right; } }

@media screen and (min-width: 68.75em) {
  .justify-xl-start {
    justify-self: flex-start;
    text-align: left; }
  .justify-xl-center {
    justify-self: center;
    text-align: center; }
  .justify-xl-end {
    justify-self: flex-end;
    text-align: right; } }

@media screen and (min-width: 120em) {
  .justify-xxl-start {
    justify-self: flex-start;
    text-align: left; }
  .justify-xxl-center {
    justify-self: center;
    text-align: center; }
  .justify-xxl-end {
    justify-self: flex-end;
    text-align: right; } }

.align-start {
  align-self: start; }

.align-center {
  align-self: center; }

.align-end {
  align-self: end; }

@media screen and (min-width: 0) {
  .align-xs-start {
    justify-self: flex-start;
    text-align: left; }
  .align-xs-center {
    justify-self: center;
    text-align: center; }
  .align-xs-end {
    justify-self: flex-end;
    text-align: right; } }

@media screen and (min-width: 34.375em) {
  .align-sm-start {
    justify-self: flex-start;
    text-align: left; }
  .align-sm-center {
    justify-self: center;
    text-align: center; }
  .align-sm-end {
    justify-self: flex-end;
    text-align: right; } }

@media screen and (min-width: 54.375em) {
  .align-md-start {
    justify-self: flex-start;
    text-align: left; }
  .align-md-center {
    justify-self: center;
    text-align: center; }
  .align-md-end {
    justify-self: flex-end;
    text-align: right; } }

@media screen and (min-width: 58.75em) {
  .align-lg-start {
    justify-self: flex-start;
    text-align: left; }
  .align-lg-center {
    justify-self: center;
    text-align: center; }
  .align-lg-end {
    justify-self: flex-end;
    text-align: right; } }

@media screen and (min-width: 68.75em) {
  .align-xl-start {
    justify-self: flex-start;
    text-align: left; }
  .align-xl-center {
    justify-self: center;
    text-align: center; }
  .align-xl-end {
    justify-self: flex-end;
    text-align: right; } }

@media screen and (min-width: 120em) {
  .align-xxl-start {
    justify-self: flex-start;
    text-align: left; }
  .align-xxl-center {
    justify-self: center;
    text-align: center; }
  .align-xxl-end {
    justify-self: flex-end;
    text-align: right; } }

.row-start-1 {
  grid-row-start: 1; }

.row-span-1 {
  grid-row: span 1/span 1; }

.row-start-2 {
  grid-row-start: 2; }

.row-span-2 {
  grid-row: span 2/span 2; }

.row-start-3 {
  grid-row-start: 3; }

.row-span-3 {
  grid-row: span 3/span 3; }

.row-start-4 {
  grid-row-start: 4; }

.row-span-4 {
  grid-row: span 4/span 4; }

.row-start-5 {
  grid-row-start: 5; }

.row-span-5 {
  grid-row: span 5/span 5; }

.row-start-6 {
  grid-row-start: 6; }

.row-span-6 {
  grid-row: span 6/span 6; }

.row-start-7 {
  grid-row-start: 7; }

.row-span-7 {
  grid-row: span 7/span 7; }

.row-start-8 {
  grid-row-start: 8; }

.row-span-8 {
  grid-row: span 8/span 8; }

.row-start-9 {
  grid-row-start: 9; }

.row-span-9 {
  grid-row: span 9/span 9; }

.row-start-10 {
  grid-row-start: 10; }

.row-span-10 {
  grid-row: span 10/span 10; }

.row-start-11 {
  grid-row-start: 11; }

.row-span-11 {
  grid-row: span 11/span 11; }

.row-start-12 {
  grid-row-start: 12; }

.row-span-12 {
  grid-row: span 12/span 12; }

html {
  --header-color-background:   var(--color-page-background);
  --header-color-text:         var(--color-text); }

[id="header"] {
  background: var(--header-color-background);
  color: var(--header-color-text); }
  [id="header"] > .inside {
    max-width: 120rem;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--grid__gutter--half);
    padding-right: var(--grid__gutter--half); }

.mod_article {
  max-width: 120rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--grid__gutter--half);
  padding-right: var(--grid__gutter--half);
  padding-top: var(--base-spacing-unit--lg);
  padding-bottom: var(--base-spacing-unit--lg);
  position: relative; }

.article--full {
  max-width: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0; }

[id="footer"] > .inside {
  max-width: 120rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--grid__gutter--half);
  padding-right: var(--grid__gutter--half); }

html {
  --header-color-background:   transparent;
  --header-color-text:         var(--color-yellow-light);
  background-color: var(--color-page-background); }

#wrapper {
  max-width: 120rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-left: auto;
  margin-right: auto; }

#container {
  max-width: 120rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (min-width: 68.75em) {
    #container {
      padding-left: 3rem;
      padding-right: 3rem; } }
  @media screen and (min-width: 120em) {
    #container {
      padding-left: 5rem;
      padding-right: 5rem; } }

#main .inside {
  padding-top: 1.5rem; }
  @media screen and (min-width: 68.75em) {
    #main .inside {
      padding-right: 3rem; } }
  @media screen and (min-width: 120em) {
    #main .inside {
      padding-right: 5rem; } }

#right .inside {
  padding-left: var(--grid__gutter--half);
  padding-right: var(--grid__gutter--half);
  padding-top: var(--base-spacing-unit--lg);
  margin-top: 2rem;
  margin-bottom: 2rem; }

.bg-white {
  background-color: #fff; }

#logotext h2 {
  font-size: 1.25rem;
  margin-bottom: 0.25rem; }

#logotext h2, #logotext h4 {
  font-family: var(--font-family-serif);
  font-weight: 700;
  margin: 0;
  margin-bottom: 0px;
  vertical-align: middle;
  color: var(--color-yellow-light); }

/* ### suche u.login ### */
[id="header"] > .inside {
  max-width: 1920px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0; }

[id="header"] .bgblue {
  background: #fff;
  position: relative; }
  [id="header"] .bgblue:before {
    height: 8px;
    display: block;
    background-color: var(--color-blue-dark);
    content: "";
    z-index: 3;
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0; }
  [id="header"] .bgblue:after {
    height: 5px;
    display: block;
    background-color: var(--color-yellow-dark);
    content: "";
    transform: rotate(-1.5deg);
    z-index: 2;
    display: block;
    width: 340px;
    position: absolute;
    left: 0;
    bottom: -2px; }
  @media screen and (min-width: 54.375em) {
    [id="header"] .bgblue:before, [id="header"] .bgblue:after {
      display: none; } }
  @media screen and (min-width: 58.75em) {
    [id="header"] .bgblue {
      padding-left: 3rem;
      padding-right: 3rem; } }
  @media screen and (min-width: 120em) {
    [id="header"] .bgblue {
      padding-left: 5rem;
      padding-right: 5rem; } }

[id="header"] .bgblue-inside {
  padding: 1rem;
  margin: 0 auto;
  position: relative;
  display: flex; }

[id="header"] .weiter-button {
  display: none; }

.page_home #header {
  min-height: 430px;
  position: relative; }
  @media screen and (min-width: 54.375em) {
    .page_home #header {
      min-height: 100vh; } }
  .page_home #header .weiter-button {
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 64px;
    height: 64px;
    color: #fff;
    margin-left: -25px;
    background: var(--color-blue-dark);
    text-align: center;
    font-size: 24px;
    line-height: 64px; }
    .page_home #header .weiter-button a, .page_home #header .weiter-button a:hover {
      color: #fff; }

.page_home #welcome h1, .page_home #right {
  padding-top: 2.5rem; }

.page_home h1 {
  margin-top: -5px; }

.page_home #background-home {
  z-index: -1;
  position: absolute;
  width: 100%;
  min-height: 100vh;
  /*background-image: url("/files/content/img/dummybilder/horse-3009771_1920.jpg");
      background-size: cover;
      background-position: 50%;
      @include media-query(screen-xl){
        background-position: 50% 70%;
      }
      */ }

.page_home .weiter-button {
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 64px;
  height: 64px;
  color: #fff;
  margin-left: -25px;
  background: #252750;
  text-align: center;
  font-size: 24px;
  line-height: 64px; }

/*  end p home */
#headerbox {
  background-color: #252750;
  max-width: 438px;
  color: #fff;
  padding: 1rem; }
  @media screen and (min-width: 34.375em) {
    #headerbox {
      margin-top: 1rem; } }
  #headerbox h3 {
    color: var(--color-yellow-dark); }
  @media screen and (min-width: 54.375em) {
    #headerbox {
      margin-top: 0;
      position: absolute;
      bottom: 90px;
      right: 0; } }

.rightbox {
  margin-bottom: 1rem;
  padding: 1rem; }
  .rightbox.mod_subscribe {
    background: var(--color-blue-light);
    padding-top: 0;
    /*.submit:hover {
       color: var(--color-blue-nearly-black);
     }*/ }
    .rightbox.mod_subscribe form {
      color: --color-blue-nearly-black;
      max-width: 420px; }

.wrap-boxen {
  margin-left: -0.5rem;
  margin-right: 0.5rem;
  display: flex;
  flex-wrap: wrap; }
  .wrap-boxen .ce_headline {
    width: 100%; }
  .wrap-boxen .kontaktbox {
    display: flex;
    flex-wrap: wrap;
    width: 320px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2rem; }
    .wrap-boxen .kontaktbox h4, .wrap-boxen .kontaktbox h5 {
      font-size: 1.1em; }
    .wrap-boxen .kontaktbox p {
      line-height: 1.25; }
    @media screen and (min-width: 54.375em) {
      .wrap-boxen .kontaktbox {
        width: 50%;
        margin-left: 0;
        margin-right: 0; } }
    @media screen and (min-width: 58.75em) {
      .wrap-boxen .kontaktbox {
        width: 33%; } }
    .wrap-boxen .kontaktbox .content {
      padding: 0.5rem 0.5rem 1rem; }
    .wrap-boxen .kontaktbox img {
      margin-bottom: 0.5rem; }

#logo-complete {
  display: flex;
  flex: 1;
  align-items: center; }

#logo {
  padding: 0 1rem 0 0;
  display: inline-block;
  vertical-align: middle;
  width: 140px;
  z-index: 999;
  margin-bottom: -40px;
  margin-top: 0; }
  @media screen and (min-width: 54.375em) {
    #logo {
      margin-bottom: 0; } }
  @media screen and (min-width: 68.75em) {
    #logo {
      margin-bottom: -120px;
      width: auto; } }

@media screen and (min-width: 54.375em) {
  #logotext {
    display: inline-block;
    min-width: 380px;
    vertical-align: middle;
    margin-bottom: 0; } }

#logotext h2, #logotext h4 {
  font-size: 1rem;
  font-weight: 500;
  margin: 0;
  margin-bottom: 0;
  vertical-align: middle;
  color: #000; }
  @media screen and (min-width: 68.75em) {
    #logotext h2, #logotext h4 {
      font-size: 18px; } }
  #logotext h2 a, #logotext h4 a {
    color: #000; }

.mod_article.headerbild {
  padding: 0;
  height: 180px;
  /*  &.hb-zucht{
    background-image: url("/files/content/img/zucht/headerbild-zucht.jpg");
    background-position: 50% 0%;
    @include media-query(screen-xl){
      //background-position: 50% 55%;
    }
  }
  &.hb-appaloosa{
    background-image: url("/files/content/img/dummybilder/horse-60153_1920.jpg");
    background-position: 50% 50%;
  }
  &.hb-poa{
    background-image: url("/files/content/img/dummybilder/barrel-racing-3910196_1920.jpg");
    background-position: 50% 20%;
  }
  &.hb-zuechter{
    background-image: url("/files/content/img/dummybilder/horse-3009772_1920.jpg");
    background-position: 50% 70%;

  }
*/ }
  @media screen and (min-width: 54.375em) {
    .mod_article.headerbild {
      margin-top: 16px; } }
  @media screen and (min-width: 34.375em) {
    .mod_article.headerbild {
      height: 230px; } }
  @media screen and (min-width: 54.375em) {
    .mod_article.headerbild {
      height: 320px;
      z-index: -1; } }
  @media screen and (min-width: 58.75em) {
    .mod_article.headerbild {
      height: 420px; }
      .mod_article.headerbild.half--height {
        height: 320px; } }
  @media screen and (min-width: 68.75em) {
    .mod_article.headerbild {
      height: 520px; }
      .mod_article.headerbild.half--height {
        height: 350px; } }
  .mod_article.headerbild .ce_image, .mod_article.headerbild .image_container {
    width: 100%;
    height: 100%; }
  .mod_article.headerbild img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% top;
    object-position: 50% top;
    max-width: none;
    width: 100%;
    height: 100%; }

.header_images {
  height: 180px;
  padding: 0; }
  @media screen and (min-width: 34.375em) {
    .header_images {
      height: 230px; } }
  @media screen and (min-width: 54.375em) {
    .header_images {
      height: 320px;
      z-index: -1;
      margin-top: 16px; } }
  @media screen and (min-width: 58.75em) {
    .header_images {
      height: 420px; } }
  @media screen and (min-width: 68.75em) {
    .header_images {
      height: 520px; } }
  .header_images .ce_image, .header_images .image_container, .header_images .ce_swiperStart, .header_images .swiper-container, .header_images .content-slider {
    height: 100%; }
  .header_images img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    max-width: none;
    height: 100%;
    -o-object-position: center top;
    object-position: center top; }

.page_home .header_images {
  height: 320px;
  z-index: -1; }
  @media screen and (min-width: 54.375em) {
    .page_home .header_images {
      height: calc(100vh - 110px);
      position: absolute;
      left: 0;
      top: 110px;
      right: 0;
      bottom: 0;
      z-index: -1;
      overflow: hidden; } }
  @media screen and (min-width: 58.75em) {
    .page_home .header_images {
      height: calc(100vh - 160px);
      top: 145px; } }
  .page_home .header_images img {
    -o-object-position: center center;
    object-position: center center; }

[id=above-footer] .inside {
  max-width: 120rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (min-width: 68.75em) {
    [id=above-footer] .inside {
      padding-left: 3rem;
      padding-right: 3rem; } }
  @media screen and (min-width: 120em) {
    [id=above-footer] .inside {
      padding-left: 5rem;
      padding-right: 5rem; } }

/* footer */
[id=footer] {
  background-color: var(--color-blue-dark);
  padding: 2rem 0;
  position: relative;
  color: #fff;
  font-size: var(--font-size-small);
  font-family: var(--font-family-sans-serif);
  color: #fff; }
  [id=footer] .inside {
    max-width: 120rem;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (min-width: 68.75em) {
      [id=footer] .inside {
        padding-left: 3rem;
        padding-right: 3rem; } }
    @media screen and (min-width: 120em) {
      [id=footer] .inside {
        padding-left: 5rem;
        padding-right: 5rem; } }
  [id=footer] a {
    color: #fff; }
  [id=footer] #footer-social {
    font-size: 2rem; }
    [id=footer] #footer-social a {
      opacity: 0.8;
      margin-right: 2rem; }
    [id=footer] #footer-social a:hover {
      opacity: 1; }

.teaserboxen .row > div {
  position: relative; }

.teaserboxen .ce_text {
  font-size: var(--font-size-small); }

.teaserboxen h3 {
  font-size: 1.25rem;
  background-color: var(--color-blue-dark);
  color: var(--color-yellow-dark);
  margin: 0;
  padding: 0.5rem; }

.teaserboxen .image_container {
  margin-bottom: var(--base-spacing-unit--sm); }

.partnerlogos .ce_gallery {
  margin-top: 3rem;
  margin-bottom: 3rem; }

.partnerlogos img {
  max-height: 140px;
  width: auto; }

.mod_contentbox {
  margin-bottom: 1.5rem; }

/* .mod_article.regionalgruppen{
  display: flex;
  flex-wrap:  wrap;
    h1{
      width: 100%;
    }
    .ce_text{
      width: 33%;
    }
}*/
.page_calendar #main {
  overflow: hidden; }

/* iframe zuchtwertschaetzung MG Bereich */
#zw {
  width: 100%;
  height: auto;
  border: 0;
  min-height: 760px; }

/*
** Listing Tabelle Zuchtergenisse
** for scrollintoview after submit filter forms
*/
#tabelle {
  padding-top: 5rem;
  margin-top: -5rem; }

html {
  --gallery__gutter: var(--grid__gutter);
  --gallery__gutter--half: calc(var(--gallery__gutter) / 2); }

.image--left img {
  text-align: left;
  margin-left: 0; }

.image--right img {
  text-align: right;
  margin-right: 0; }

.image--center img {
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.ce_gallery {
  margin-bottom: var(--base-spacing-unit); }
  .ce_gallery > ul {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-column-gap: var(--grid__gutter);
    grid-auto-columns: 1fr;
    grid-row-gap: var(--grid__gutter);
    padding: 0;
    margin: 0;
    list-style-type: none; }
    @supports not (display: grid) {
      .ce_gallery > ul {
        display: flex;
        flex-wrap: wrap;
        margin-left: calc(-1 * var(--grid__gutter) / 2);
        margin-right: calc(-1 * var(--grid__gutter) / 2); } }
    .ie .ce_gallery > ul {
      display: flex;
      flex-wrap: wrap;
      margin-left: calc(-1 * var(--grid__gutter) / 2);
      margin-right: calc(-1 * var(--grid__gutter) / 2); }
  .ce_gallery .cols_2 li {
    grid-column: 1 / -1;
    grid-column: span 6/span 6; }
    @supports not (display: grid) {
      .ce_gallery .cols_2 li {
        padding-left: var(--grid__gutter--half);
        padding-right: var(--grid__gutter--half); } }
    .ie .ce_gallery .cols_2 li {
      padding-left: var(--grid__gutter--half);
      padding-right: var(--grid__gutter--half); }
    @supports not (display: grid) {
      .ce_gallery .cols_2 li {
        width: 50%; } }
    .ie .ce_gallery .cols_2 li {
      width: 50%; }
  .ce_gallery .cols_3 li {
    grid-column: 1 / -1;
    grid-column: span 6/span 6; }
    @supports not (display: grid) {
      .ce_gallery .cols_3 li {
        padding-left: var(--grid__gutter--half);
        padding-right: var(--grid__gutter--half); } }
    .ie .ce_gallery .cols_3 li {
      padding-left: var(--grid__gutter--half);
      padding-right: var(--grid__gutter--half); }
    @supports not (display: grid) {
      .ce_gallery .cols_3 li {
        width: 50%; } }
    .ie .ce_gallery .cols_3 li {
      width: 50%; }
    @media screen and (min-width: 54.375em) {
      .ce_gallery .cols_3 li {
        grid-column: 1 / -1;
        grid-column: span 4/span 4; }
        @supports not (display: grid) {
          .ce_gallery .cols_3 li {
            padding-left: var(--grid__gutter--half);
            padding-right: var(--grid__gutter--half); } }
        .ie .ce_gallery .cols_3 li {
          padding-left: var(--grid__gutter--half);
          padding-right: var(--grid__gutter--half); }
        @supports not (display: grid) {
          .ce_gallery .cols_3 li {
            width: 33.33333%; } }
        .ie .ce_gallery .cols_3 li {
          width: 33.33333%; } }
  .ce_gallery .cols_4 li {
    grid-column: 1 / -1;
    grid-column: span 6/span 6; }
    @supports not (display: grid) {
      .ce_gallery .cols_4 li {
        padding-left: var(--grid__gutter--half);
        padding-right: var(--grid__gutter--half); } }
    .ie .ce_gallery .cols_4 li {
      padding-left: var(--grid__gutter--half);
      padding-right: var(--grid__gutter--half); }
    @supports not (display: grid) {
      .ce_gallery .cols_4 li {
        width: 50%; } }
    .ie .ce_gallery .cols_4 li {
      width: 50%; }
    @media screen and (min-width: 54.375em) {
      .ce_gallery .cols_4 li {
        grid-column: 1 / -1;
        grid-column: span 3/span 3; }
        @supports not (display: grid) {
          .ce_gallery .cols_4 li {
            padding-left: var(--grid__gutter--half);
            padding-right: var(--grid__gutter--half); } }
        .ie .ce_gallery .cols_4 li {
          padding-left: var(--grid__gutter--half);
          padding-right: var(--grid__gutter--half); }
        @supports not (display: grid) {
          .ce_gallery .cols_4 li {
            width: 25%; } }
        .ie .ce_gallery .cols_4 li {
          width: 25%; } }
  .ce_gallery .cols_5 li {
    grid-column: 1 / -1;
    grid-column: span 6/span 6; }
    @supports not (display: grid) {
      .ce_gallery .cols_5 li {
        padding-left: var(--grid__gutter--half);
        padding-right: var(--grid__gutter--half); } }
    .ie .ce_gallery .cols_5 li {
      padding-left: var(--grid__gutter--half);
      padding-right: var(--grid__gutter--half); }
    @supports not (display: grid) {
      .ce_gallery .cols_5 li {
        width: 50%; } }
    .ie .ce_gallery .cols_5 li {
      width: 50%; }
    @media screen and (min-width: 54.375em) {
      .ce_gallery .cols_5 li {
        grid-column: 1 / -1;
        grid-column: span 2/span 2; }
        @supports not (display: grid) {
          .ce_gallery .cols_5 li {
            padding-left: var(--grid__gutter--half);
            padding-right: var(--grid__gutter--half); } }
        .ie .ce_gallery .cols_5 li {
          padding-left: var(--grid__gutter--half);
          padding-right: var(--grid__gutter--half); }
        @supports not (display: grid) {
          .ce_gallery .cols_5 li {
            width: 16.66667%; } }
        .ie .ce_gallery .cols_5 li {
          width: 16.66667%; } }
  .ce_gallery .cols_6 li {
    grid-column: 1 / -1;
    grid-column: span 6/span 6; }
    @supports not (display: grid) {
      .ce_gallery .cols_6 li {
        padding-left: var(--grid__gutter--half);
        padding-right: var(--grid__gutter--half); } }
    .ie .ce_gallery .cols_6 li {
      padding-left: var(--grid__gutter--half);
      padding-right: var(--grid__gutter--half); }
    @supports not (display: grid) {
      .ce_gallery .cols_6 li {
        width: 50%; } }
    .ie .ce_gallery .cols_6 li {
      width: 50%; }
    @media screen and (min-width: 54.375em) {
      .ce_gallery .cols_6 li {
        grid-column: 1 / -1;
        grid-column: span 2/span 2; }
        @supports not (display: grid) {
          .ce_gallery .cols_6 li {
            padding-left: var(--grid__gutter--half);
            padding-right: var(--grid__gutter--half); } }
        .ie .ce_gallery .cols_6 li {
          padding-left: var(--grid__gutter--half);
          padding-right: var(--grid__gutter--half); }
        @supports not (display: grid) {
          .ce_gallery .cols_6 li {
            width: 16.66667%; } }
        .ie .ce_gallery .cols_6 li {
          width: 16.66667%; } }
  .ce_gallery img {
    display: block; }

.ce_player .inside,
.ce_player .mejs-video,
.ce_player .mejs__video,
.ce_youtube .inside,
.ce_youtube .mejs-video,
.ce_youtube .mejs__video {
  margin-left: auto;
  margin-right: auto; }

.ce_player .mejs-video,
.ce_player .mejs__video,
.ce_youtube .mejs-video,
.ce_youtube .mejs__video {
  width: 100% !important;
  height: auto !important;
  padding-top: 56.25%; }

.ce_player .mejs-audio,
.ce_player .mejs__audio,
.ce_youtube .mejs-audio,
.ce_youtube .mejs__audio {
  margin-top: 30px; }
  .ce_player .mejs-audio audio,
  .ce_player .mejs__audio audio,
  .ce_youtube .mejs-audio audio,
  .ce_youtube .mejs__audio audio {
    height: auto; }

.ce_player .mejs-overlay,
.ce_player .mejs-poster,
.ce_player .mejs__overlay,
.ce_player .mejs__poster,
.ce_youtube .mejs-overlay,
.ce_youtube .mejs-poster,
.ce_youtube .mejs__overlay,
.ce_youtube .mejs__poster {
  width: 100% !important;
  height: 100% !important; }

.ce_player .mejs-video .mejs-mediaelement video,
.ce_player .mejs-video .mejs-mediaelement .me-plugin,
.ce_player .mejs-video .mejs-mediaelement embed,
.ce_youtube .mejs-video .mejs-mediaelement video,
.ce_youtube .mejs-video .mejs-mediaelement .me-plugin,
.ce_youtube .mejs-video .mejs-mediaelement embed {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important; }

.ce_player .mejs__video .mejs__mediaelement video,
.ce_player .mejs__video .mejs__mediaelement .me__plugin,
.ce_player .mejs__video .mejs__mediaelement embed,
.ce_youtube .mejs__video .mejs__mediaelement video,
.ce_youtube .mejs__video .mejs__mediaelement .me__plugin,
.ce_youtube .mejs__video .mejs__mediaelement embed {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important; }

.ce_youtube {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto; }
  .ce_youtube iframe {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100% !important;
    height: 100% !important; }

.image--cover img {
  -o-object-fit: cover;
  object-fit: cover;
  max-width: 100%;
  max-height: 100vh;
  height: 100%; }

.ce_gallery .cols_8 {
  grid-template-columns: repeat(8, 1fr); }
  .ce_gallery .cols_8 li {
    grid-column: span 4; }
    @media screen and (min-width: 34.375em) {
      .ce_gallery .cols_8 li {
        grid-column: span 2; } }
    @media screen and (min-width: 54.375em) {
      .ce_gallery .cols_8 li {
        grid-column: span 1; } }

html {
  --button-bg:             var(--color-btn);
  --button-bg-hover:       var(--color-btn);
  --button-spacing:        var(--base-spacing-unit--sm) var(--base-spacing-unit);
  --button-border-radius:  var(--base-border-radius);
  --button-border-width:   var(--base-border-width);
  --button-font-family:    var(--base-font-family);
  --button-font-weight:    400;
  --button-line-height:    var(--base-line-height); }

a.btn,
span.btn,
button.btn, div.btn > a,
div.btn > button,
.ce_toplink > a,
.ce_toplink > button,
.toplink > a,
.toplink > button, input.submit,
button.submit, .ce_comments .submit {
  border-radius: var(--button-border-radius);
  padding: var(--button-spacing);
  display: inline-block;
  border: var(--button-border-width) solid transparent;
  font-family: var(--button-font-family);
  font-weight: var(--button-font-weight);
  line-height: var(--button-line-height);
  text-align: center;
  background: transparent;
  background-image: none;
  white-space: nowrap;
  text-decoration: none; }

a.btn,
span.btn,
button.btn {
  margin-bottom: var(--base-spacing-unit); }

a.btn--primary,
span.btn--primary,
button.btn--primary,
input.submit,
button.submit,
.ce_comments .submit {
  background: var(--button-bg);
  color: var(--color-btn-text); }
  a.btn--primary:hover,
  span.btn--primary:hover,
  button.btn--primary:hover,
  input.submit:hover,
  button.submit:hover,
  .ce_comments .submit:hover {
    background: var(--button-bg-hover); }

div.btn:not(:last-child),
.ce_toplink:not(:last-child),
.toplink:not(:last-child) {
  margin-bottom: var(--base-spacing-unit); }

div.btn--primary > a,
div.btn--primary > button,
.ce_toplink > a,
.ce_toplink > button,
.toplink > a,
.toplink > button {
  background: var(--button-bg);
  color: var(--color-btn-text); }
  div.btn--primary > a:hover,
  div.btn--primary > button:hover,
  .ce_toplink > a:hover,
  .ce_toplink > button:hover,
  .toplink > a:hover,
  .toplink > button:hover {
    background: var(--button-bg-hover); }

.div.btn--left {
  text-align: left; }

div.btn--center {
  text-align: center; }

div.btn--right {
  text-align: right; }

.btn--floated {
  float: left;
  margin-right: var(--base-spacing-unit--xs); }

.ce_toplink a,
.toplink a {
  text-decoration: none; }

.back {
  border-top: var(--base-border);
  margin-top: var(--base-spacing-unit);
  padding-top: var(--base-spacing-unit--sm); }
  .back a {
    text-decoration: none; }

.button.yellow a {
  text-decoration: none;
  padding: 0.5rem 1rem;
  display: inline-block;
  color: var(--color-gray-dark);
  background-color: var(--color-yellow-dark);
  line-height: 1.125;
  font-weight: 700; }
  .button.yellow a::before {
    display: inline-block;
    content: '>';
    padding-right: 5px; }

.events_short a:hover {
  text-decoration: underline; }

html {
  --nav--main__item-padding: var(--base-spacing-unit);
  --nav-toggler-top-space:   var(--base-spacing-unit--sm);
  --nav-toggler-right-space: var(--base-spacing-unit--sm);
  --nav-toggler-border:      var(--base-border-width) solid currentColor; }

.nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.nav a {
  text-decoration: none; }

.nav--horizontal ul {
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 54.375em) {
    .nav--horizontal ul {
      flex-direction: row; } }

.nav--horizontal a,
.nav--horizontal strong.active,
.nav--horizontal strong.trail {
  display: block;
  padding: calc(var(--nav--main__item-padding) / 2) var(--nav--main__item-padding); }

.nav--vertical a,
.nav--vertical strong.active,
.nav--vertical strong.trail {
  display: block;
  padding: calc(var(--nav--main__item-padding) / 2) var(--nav--main__item-padding); }

.nav--border {
  border: var(--base-border); }
  .nav--border a,
  .nav--border strong.active,
  .nav--border strong.trail {
    padding: var(--nav--main__item-padding) var(--nav--main__item-padding);
    border-bottom: 1px solid var(--base-border-color); }
    .nav--border a.last,
    .nav--border strong.active.last,
    .nav--border strong.trail.last {
      border-bottom: 0; }

.nav--breadcrumb {
  border: var(--base-border);
  padding: var(--base-spacing-unit--sm) var(--base-spacing-unit);
  display: flex; }
  @media screen and (min-width: 54.375em) {
    .nav--breadcrumb {
      flex-direction: column; } }
  @media screen and (min-width: 54.375em) {
    .nav--breadcrumb li {
      padding-right: var(--base-spacing-unit); } }
  .nav--breadcrumb a:after {
    font-size: 0.75rem;
    display: inline-block;
    content: "►";
    vertical-align: middle;
    padding-left: var(--base-spacing-unit); }

.nav--select select {
  -webkit-appearance: none;
  background: transparent;
  border: var(--base-border);
  padding: var(--base-spacing-unit--xs) var(--base-spacing-unit--sm); }

.nav--select .submit {
  vertical-align: middle;
  padding: var(--base-spacing-unit--xs) var(--base-spacing-unit--sm); }

.nav--pager ul {
  text-align: center; }

.nav--pager li {
  display: inline-block; }

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

.nav--pager a {
  padding: var(--base-spacing-unit--sm); }

.pagination {
  display: grid;
  grid-column: 1 / -1;
  margin-top: var(--base-spacing-unit);
  text-align: center;
  line-height: 1; }
  .pagination ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .pagination a {
    text-decoration: none; }
  @supports not (display: grid) {
    .pagination {
      display: flex;
      flex: 1 1 auto;
      flex-wrap: wrap;
      justify-content: space-between; } }
  @media screen and (min-width: 34.375em) {
    .pagination {
      grid-template-columns: 1fr 1fr; } }
  .pagination p {
    padding: var(--base-spacing-unit--xs);
    padding-left: 0;
    margin: var(--base-spacing-unit--xs);
    margin-left: 0;
    border-top: var(--base-border-width) solid transparent; }
  .pagination li {
    display: inline; }
  .pagination a,
  .pagination strong {
    display: inline-block;
    padding: var(--base-spacing-unit--xs);
    margin: var(--base-spacing-unit--xs); }
  .pagination strong {
    border: var(--base-border); }
  .pagination a.next {
    margin-right: 0;
    padding-right: 0; }
  @media screen and (min-width: 34.375em) {
    .pagination p {
      justify-self: start; }
    .pagination p + ul {
      justify-self: end; } }

#mainnav {
  background: var(--color-blue-dark);
  width: 100%;
  z-index: 22;
  max-width: 120rem;
  border-bottom: 6px solid var(--color-yellow-dark);
  position: relative; }
  #mainnav:after {
    height: 20px;
    display: block;
    background-color: var(--color-yellow-dark);
    content: "";
    transform: rotate(-1.5deg);
    z-index: -1;
    display: block;
    width: 70%;
    position: absolute;
    left: 0;
    bottom: -45px; }
  #mainnav.nav--fixed {
    position: fixed;
    top: 0;
    -webkit-animation: 0.2s ease fadein;
    animation: 0.2s ease fadein;
    left: auto; }
  #mainnav.nav--static {
    left: 0; }
  #mainnav ul {
    display: flex;
    justify-content: center;
    padding: 0 var(--base-spacing-unit);
    position: absolute;
    width: 100%;
    background-color: var(--color-blue-dark);
    border-bottom: 5px solid var(--color-yellow-dark);
    left: 0;
    max-width: 100%; }
  #mainnav a, #mainnav strong {
    font-size: var(--font-size-small);
    display: block;
    color: #fff;
    padding: 0.5rem;
    font-size: 1.05rem; }
  #mainnav strong:hover > ul, #mainnav a:hover > ul {
    max-height: none; }
  #mainnav ul li {
    display: block; }
  #mainnav ul li a {
    display: inline-block; }
  #mainnav strong.active, #mainnav strong.trail, #mainnav a:hover, #mainnav li.trail a {
    background: var(--color-yellow-dark);
    color: var(--color-gray-dark); }
  #mainnav strong {
    font-weight: normal; }

@-webkit-keyframes fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.subnav2 {
  font-family: var(--font-family-sans-serif);
  background: var(--color-blue-dark);
  padding: 1rem;
  margin-bottom: 1rem; }
  .subnav2 a, .subnav2 strong {
    color: var(--color-yellow-light);
    display: inline-block;
    width: 90%; }
  .subnav2 strong {
    font-weight: normal; }
  .subnav2 a:hover, .subnav2 strong.active, .subnav2 strong.trail {
    color: var(--color-yellow-dark); }
  .subnav2 a:before, .subnav2 strong:before {
    display: inline-block;
    content: '>';
    padding-right: 5px;
    color: inherit; }
  .subnav2 ul ul {
    margin-left: 1em; }
    .subnav2 ul ul a, .subnav2 ul ul strong {
      font-size: 1rem; }

.metanav {
  font-size: 0;
  color: var(--color-text); }
  .metanav li {
    display: inline-block;
    margin-right: 1em;
    font-size: var(--font-size-small); }
  .metanav a, .metanav strong {
    color: #fff;
    display: inline-block; }
  .metanav strong.active, .metanav strong.trail, .metanav a:hover {
    color: #ccc; }
  .metanav.top {
    background: var(--color-yellow-dark);
    color: var(--color-blue-nearly-black);
    float: right;
    clear: right; }
    .metanav.top li {
      margin-right: 0; }
    .metanav.top a, .metanav.top strong {
      color: var(--color-blue-nearly-black);
      font-family: var(--font-family-sans-serif);
      padding: 5px; }
    .metanav.top .first a, .metanav.top .first strong,
    .metanav.top .last a, .metanav.top .last strong {
      padding-left: 14px; }
    .metanav.top a:hover {
      color: #000; }
    .metanav.top strong.active, .metanav.top strong.trail {
      background: #fce9a1; }

.pagination {
  line-height: 1; }
  .pagination p {
    display: none; }
  .pagination ul {
    padding: 0; }
  .pagination li {
    list-style: none;
    display: inline-block;
    margin-right: 1em; }
  .pagination li a, .pagination li span {
    display: block;
    padding: 5px;
    text-decoration: none; }
  .pagination li span {
    background: #000;
    color: #fff; }

.mobile_menu .inner {
  overflow-y: auto;
  background-color: var(--color-blue-dark);
  padding-left: 1rem;
  padding-right: 1rem; }

.mobile_menu {
  z-index: 9999; }

.mobile_menu_overlay {
  cursor: pointer; }

#menu-trigger {
  display: inline-block;
  cursor: pointer;
  margin-top: 0.8rem;
  color: var(--color-blue-dark);
  font-family: var(--font-family-sans-serif); }
  #menu-trigger .fa {
    padding-right: 5px; }
  #menu-trigger .fa-2x {
    font-size: 3em; }

/* mob nav */
.mod_mobile_menu {
  display: flex; }

#mainnav-mobile {
  padding: 20px 0; }
  #mainnav-mobile .level_1 {
    text-transform: uppercase;
    margin-left: 0; }
  #mainnav-mobile .level_2, #mainnav-mobile .level_3 {
    text-transform: none; }
  #mainnav-mobile strong, #mainnav-mobile a {
    color: #fff;
    display: block;
    padding: 0.25rem 0.5rem;
    text-decoration: none; }
  #mainnav-mobile strong {
    font-weight: inherit; }
  #mainnav-mobile strong.active, #mainnav-mobile strong.trail, #mainnav-mobile a:hover {
    color: var(--color-yellow-dark);
    background: transparent none; }

.nav--sitemap ul.level_1 {
  display: flex;
  padding: 1rem 0;
  flex-wrap: wrap; }
  .nav--sitemap ul.level_1 > li {
    padding: 1rem; }

.nav--sitemap ul.level_2 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap; }

html {
  --arrow-color:               inherit;
  --arrow-size:                2rem;
  --menu-point-color:          inherit;
  --menu-point-color--active:  var(--color-brand); }

.slider {
  position: relative; }
  .slider .slider-control {
    position: static;
    height: 0; }
  .slider .slider-control a {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-size: var(--arrow-size);
    line-height: 1;
    position: absolute;
    display: block;
    color: var(--arrow-color);
    font-family: Arial; }
    .slider .slider-control a:before {
      padding: var(--base-spacing-unit--sm);
      display: block; }
    .slider .slider-control a:hover {
      opacity: 0.5; }
  .slider .slider-prev:before {
    content: "◄"; }
  .slider .slider-next:before {
    content: "►"; }
  .slider .slider-menu {
    font-size: 3rem;
    line-height: 1;
    top: auto;
    bottom: 0; }
    .slider .slider-menu b {
      color: var(--menu-point-color); }
    .slider .slider-menu b.active {
      color: var(--menu-point-color--active); }
    .slider .slider-menu b:hover {
      opacity: 0.5; }

html {
  --news-border: var(--base-border); }

.news-list {
  margin-bottom: var(--base-spacing-unit); }
  .news-list > h1, .news-list > h2, .news-list > h3, .news-list > h4, .news-list > h5, .news-list > h6 {
    margin-bottom: 0; }
  .news-list .info {
    margin-bottom: 0; }
  .news-list .float_left {
    margin-right: var(--base-spacing-unit); }
  .news-list .float_right {
    margin-left: var(--base-spacing-unit); }
  .news-list .layout_short > h1, .news-list .layout_short > h2, .news-list .layout_short > h3, .news-list .layout_short > h4, .news-list .layout_short > h5, .news-list .layout_short > h6,
  .news-list .layout_latest > h1,
  .news-list .layout_latest > h2,
  .news-list .layout_latest > h3,
  .news-list .layout_latest > h4,
  .news-list .layout_latest > h5,
  .news-list .layout_latest > h6,
  .news-list .layout_simple > h1,
  .news-list .layout_simple > h2,
  .news-list .layout_simple > h3,
  .news-list .layout_simple > h4,
  .news-list .layout_simple > h5,
  .news-list .layout_simple > h6 {
    margin-top: var(--base-spacing-unit); }
  .news-list .layout_simple time,
  .news-list .layout_simple a,
  .news-list .layout_upcoming time,
  .news-list .layout_upcoming a {
    padding-top: var(--base-spacing-unit);
    display: inline-block; }
  .news-list .header {
    margin-top: var(--base-spacing-unit); }

.news-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-column-gap: var(--grid__gutter);
  grid-auto-columns: 1fr;
  margin-bottom: var(--base-spacing-unit); }
  @supports not (display: grid) {
    .news-grid {
      display: flex;
      flex-wrap: wrap;
      margin-left: calc(-1 * var(--grid__gutter) / 2);
      margin-right: calc(-1 * var(--grid__gutter) / 2); } }
  .ie .news-grid {
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-1 * var(--grid__gutter) / 2);
    margin-right: calc(-1 * var(--grid__gutter) / 2); }
  .news-grid > h1, .news-grid > h2, .news-grid > h3, .news-grid > h4, .news-grid > h5, .news-grid > h6 {
    grid-column: 1 / -1;
    grid-column: span 12/span 12; }
    @supports not (display: grid) {
      .news-grid > h1, .news-grid > h2, .news-grid > h3, .news-grid > h4, .news-grid > h5, .news-grid > h6 {
        padding-left: var(--grid__gutter--half);
        padding-right: var(--grid__gutter--half); } }
    .ie .news-grid > h1, .ie .news-grid > h2, .ie .news-grid > h3, .ie .news-grid > h4, .ie .news-grid > h5, .ie .news-grid > h6 {
      padding-left: var(--grid__gutter--half);
      padding-right: var(--grid__gutter--half); }
    @supports not (display: grid) {
      .news-grid > h1, .news-grid > h2, .news-grid > h3, .news-grid > h4, .news-grid > h5, .news-grid > h6 {
        width: 100%; } }
    .ie .news-grid > h1, .ie .news-grid > h2, .ie .news-grid > h3, .ie .news-grid > h4, .ie .news-grid > h5, .ie .news-grid > h6 {
      width: 100%; }
  .news-grid .layout_short,
  .news-grid .layout_latest,
  .news-grid .layout_simple {
    grid-column: 1 / -1; }
    @supports not (display: grid) {
      .news-grid .layout_short,
      .news-grid .layout_latest,
      .news-grid .layout_simple {
        padding-left: var(--grid__gutter--half);
        padding-right: var(--grid__gutter--half); } }
    .ie .news-grid .layout_short, .ie
    .news-grid .layout_latest, .ie
    .news-grid .layout_simple {
      padding-left: var(--grid__gutter--half);
      padding-right: var(--grid__gutter--half); }
    @media screen and (min-width: 34.375em) {
      .news-grid .layout_short,
      .news-grid .layout_latest,
      .news-grid .layout_simple {
        grid-column: 1 / -1;
        grid-column: span 6/span 6; }
        @supports not (display: grid) {
          .news-grid .layout_short,
          .news-grid .layout_latest,
          .news-grid .layout_simple {
            padding-left: var(--grid__gutter--half);
            padding-right: var(--grid__gutter--half); } }
        .ie .news-grid .layout_short, .ie
        .news-grid .layout_latest, .ie
        .news-grid .layout_simple {
          padding-left: var(--grid__gutter--half);
          padding-right: var(--grid__gutter--half); }
        @supports not (display: grid) {
          .news-grid .layout_short,
          .news-grid .layout_latest,
          .news-grid .layout_simple {
            width: 50%; } }
        .ie .news-grid .layout_short, .ie
        .news-grid .layout_latest, .ie
        .news-grid .layout_simple {
          width: 50%; } }
    @media screen and (min-width: 54.375em) {
      .news-grid .layout_short,
      .news-grid .layout_latest,
      .news-grid .layout_simple {
        grid-column: 1 / -1;
        grid-column: span 6/span 6; }
        @supports not (display: grid) {
          .news-grid .layout_short,
          .news-grid .layout_latest,
          .news-grid .layout_simple {
            padding-left: var(--grid__gutter--half);
            padding-right: var(--grid__gutter--half); } }
        .ie .news-grid .layout_short, .ie
        .news-grid .layout_latest, .ie
        .news-grid .layout_simple {
          padding-left: var(--grid__gutter--half);
          padding-right: var(--grid__gutter--half); }
        @supports not (display: grid) {
          .news-grid .layout_short,
          .news-grid .layout_latest,
          .news-grid .layout_simple {
            width: 50%; } }
        .ie .news-grid .layout_short, .ie
        .news-grid .layout_latest, .ie
        .news-grid .layout_simple {
          width: 50%; } }
    @media screen and (min-width: 58.75em) {
      .news-grid .layout_short,
      .news-grid .layout_latest,
      .news-grid .layout_simple {
        grid-column: 1 / -1;
        grid-column: span 4/span 4; }
        @supports not (display: grid) {
          .news-grid .layout_short,
          .news-grid .layout_latest,
          .news-grid .layout_simple {
            padding-left: var(--grid__gutter--half);
            padding-right: var(--grid__gutter--half); } }
        .ie .news-grid .layout_short, .ie
        .news-grid .layout_latest, .ie
        .news-grid .layout_simple {
          padding-left: var(--grid__gutter--half);
          padding-right: var(--grid__gutter--half); }
        @supports not (display: grid) {
          .news-grid .layout_short,
          .news-grid .layout_latest,
          .news-grid .layout_simple {
            width: 33.33333%; } }
        .ie .news-grid .layout_short, .ie
        .news-grid .layout_latest, .ie
        .news-grid .layout_simple {
          width: 33.33333%; } }
  .news-grid .layout_simple time {
    display: block; }

.news-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.news-menu a {
  text-decoration: none; }

.news-menu .year {
  margin-bottom: var(--base-spacing-unit--sm); }
  .news-menu .year > a,
  .news-menu .year > .active {
    color: inherit;
    font-weight: var(--headings__font-weight);
    font-family: var(--headings__font-family); }

.news-menu .level_2 li {
  margin-bottom: var(--base-spacing-unit--xs); }

.layout_latest {
  margin-bottom: 2rem; }
  .layout_latest h2 {
    width: 100%;
    color: var(--color-yellow-dark);
    background-color: var(--color-blue-dark);
    padding: 0.5rem;
    font-size: 1.5rem; }
  .layout_latest .image_container.float_left {
    margin: 0 1em 1em 0;
    max-width: 760px; }
    @media screen and (min-width: 54.375em) {
      .layout_latest .image_container.float_left {
        max-width: 40%; } }
  .layout_latest .info {
    font-size: var(--font-size-small);
    margin-bottom: .5rem; }
  .layout_latest h4 {
    margin-bottom: 0; }
  .layout_latest h5 {
    font-size: var(--font-size-small);
    margin-bottom: .25rem; }

.box-right-news {
  padding: 0 1rem 1rem;
  background-color: #ebebeb; }

.layout_short {
  line-height: 1.5;
  padding-bottom: 0.75rem;
  /*
  p.more{
    margin-bottom:0;
    display: inline-block;
  }
  p.more a{
    text-decoration: underline;
    color: var(--color-blue-medium);
    font-size: var(--font-size-small);
      &:hover{
        text-decoration: none;
      }
  }*/ }
  .layout_short a:hover {
    text-decoration: underline; }
  .layout_short h2 {
    font-size: 1.2rem;
    margin-top: 0;
    line-height: 1.2; }
  .layout_short p.info {
    margin-bottom: 0;
    font-size: 0.825em; }
  .layout_short .ce_text {
    margin-bottom: 0; }

.news-archiv-list .level_1 {
  margin: 2rem -1rem; }

html {
  --event-border:  var(--base-border); }

.events-list {
  margin-bottom: var(--base-spacing-unit); }
  .events-list > h1, .events-list > h2, .events-list > h3, .events-list > h4, .events-list > h5, .events-list > h6 {
    margin-bottom: 0; }
  .events-list .image_container {
    margin-top: var(--base-spacing-unit);
    margin-bottom: var(--base-spacing-unit); }
  .events-list .float_left {
    margin-right: var(--base-spacing-unit); }
  .events-list .float_right {
    margin-left: var(--base-spacing-unit); }
  .events-list .event > h1, .events-list .event > h2, .events-list .event > h3, .events-list .event > h4, .events-list .event > h5, .events-list .event > h6 {
    margin-top: var(--base-spacing-unit); }
  .events-list .layout_upcoming time,
  .events-list .layout_upcoming a {
    padding-top: var(--base-spacing-unit);
    display: inline-block; }
  .events-list .header {
    margin-top: var(--base-spacing-unit); }

.events-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.events-menu a {
  text-decoration: none; }

.events-menu .year {
  margin-bottom: var(--base-spacing-unit--sm); }
  .events-menu .year > a,
  .events-menu .year > .active {
    color: inherit;
    font-weight: var(--headings__font-weight);
    font-family: var(--headings__font-family); }

.events-menu .level_2 li {
  margin-bottom: var(--base-spacing-unit--xs); }

.box-right-termine {
  padding: 0 1rem 1rem;
  background-color: #ebebeb; }

.events_short {
  line-height: 1.5; }
  .events_short .layout_list {
    padding-bottom: 0.75rem; }
  .events_short h3 {
    font-size: 1.2rem;
    margin-top: 0;
    margin-bottom: var(--base-spacing-unit--sm);
    line-height: 1.2; }
  .events_short p.time {
    margin-bottom: 0;
    font-size: 0.75em; }
  .events_short .ce_text {
    margin-bottom: 0; }
  .events_short p.more {
    margin-bottom: 0;
    display: inline-block; }
  .events_short p.more a {
    text-decoration: underline;
    color: var(--color-blue-medium);
    font-size: var(--font-size-small); }
    .events_short p.more a:hover {
      text-decoration: none; }

.list-view .layout_list {
  margin-bottom: 1.5rem; }

.list-view h3 {
  margin-top: 0; }

.list-view .time {
  margin-bottom: 0;
  font-size: 0.825em; }

.page_calendar .kalender-view {
  display: none; }
  @media screen and (min-width: 54.375em) {
    .page_calendar .kalender-view {
      display: block; } }

.page_calendar .list-view {
  display: block; }
  @media screen and (min-width: 54.375em) {
    .page_calendar .list-view {
      display: none; } }

.page_calendar .mod_calendar {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

.page_calendar table.calendar {
  table-layout: fixed;
  border-collapse: collapse; }

.page_calendar td.days {
  vertical-align: top;
  min-width: 120px; }

.page_calendar .event {
  font-size: 1rem;
  line-height: 1.2;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  margin-bottom: 1rem; }

.page_calendar th {
  font-weight: normal; }

.page_calendar th.current {
  text-align: center;
  background-color: var(--color-blue-dark);
  color: var(--color-yellow-dark); }

.page_calendar .head.previous a, .page_calendar .head.next a {
  display: block; }

.page_calendar .head.previous {
  text-align: left; }

.page_calendar .head.next {
  text-align: right; }

/*
@media(max-width: 768px){

.mod_calendar td,
.mod_calendar th{
    display: block;
    width: 100%;
}
.mod_calendar th.label,
.mod_calendar td.empty{
    display: none;
    }
}
*/
.event-list-table-view {
  display: none; }
  @media screen and (min-width: 54.375em) {
    .event-list-table-view {
      display: block; } }

.mod_eventmenu.events-table .level_1 {
  margin: 1rem -1rem 2rem; }

.event-list-table {
  display: table;
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed; }
  .event-list-table > h2 {
    display: none; }
  .event-list-table .layout_list {
    display: table-row; }
    .event-list-table .layout_list:nth-child(odd) {
      background-color: var(--color-gray-light); }
    .event-list-table .layout_list h2, .event-list-table .layout_list .time, .event-list-table .layout_list .location, .event-list-table .layout_list .ce_text {
      display: table-cell;
      padding: 0.5rem;
      font-size: 1.125rem;
      vertical-align: top;
      border: 1px solid #ccc; }

html {
  --input-border-width:    var(--base-border-width);
  --input-border-radius:   var(--base-border-radius);
  --input-border-color:    rgba(0,0,0,0.25); }

.ce_form {
  overflow: visible; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: var(--base-spacing-unit--xs); }

input.text,
input.captcha,
textarea {
  display: block;
  width: 100%;
  padding: calc(var(--base-spacing-unit) / 2) var(--base-spacing-unit);
  border-radius: var(--input-border-radius);
  border: var(--input-border-width) solid var(--input-border-color);
  background-clip: padding-box;
  background-image: none; }

textarea.textarea {
  height: auto; }

.widget-text,
.widget-textarea {
  margin-bottom: var(--base-spacing-unit); }

input[type="search"] {
  -webkit-appearance: none; }

input[type="file"] {
  display: block;
  vertical-align: middle;
  line-height: 1; }

input.radio,
input.checkbox {
  margin-left: 1px;
  margin-right: var(--base-spacing-unit--xs);
  line-height: var(--base-line-height);
  vertical-align: middle; }
  input.radio + label,
  input.checkbox + label {
    margin-right: var(--base-spacing-unit--xs);
    margin-bottom: 0;
    font-weight: normal; }

select.select {
  margin-left: var(--base-spacing-unit--xs); }

.widget-radio,
.widget-checkbox,
.widget-select,
.widget-upload {
  margin-bottom: var(--base-spacing-unit); }
  .widget-radio legend,
  .widget-checkbox legend,
  .widget-select legend,
  .widget-upload legend {
    font-weight: 700; }

.radio_container > span,
.checkbox_container > span {
  display: inline-flex;
  align-items: center; }

span.mandatory {
  color: var(--color-brand); }

p.error {
  margin-bottom: 0; }

#suche {
  display: none; }
  @media screen and (min-width: 54.375em) {
    #suche {
      display: flex;
      flex: 1;
      justify-content: flex-end;
      align-items: center;
      font: normal var(--font-size-small) var(--font-family-sans-serif);
      margin-bottom: 0.5rem; }
      #suche .submit_container, #suche .widget-text {
        display: inline-block; }
      #suche .widget-text label {
        display: block; }
      #suche .widget-submit {
        display: inline-block; }
      #suche .submit {
        height: auto;
        padding: 0 7px;
        font-size: var(--font-size-small);
        line-height: 32px;
        height: 32px;
        background: var(--color-yellow-dark);
        border: 0;
        margin-left: -4px;
        color: var(--color-blue-dark);
        -webkit-appearance: none; }
      #suche label {
        color: var(--color-blue-dark);
        text-transform: uppercase;
        line-height: 1.75; }
      #suche input.text {
        max-width: 150px;
        font-size: var(--font-size-small);
        color: #222;
        background-color: #fff;
        display: inline-block;
        height: 32px;
        line-height: 27px;
        font-size: var(--font-size-small); } }

.mod_login .widget-text, .mod_login .widget-password {
  max-width: 320px; }

.mod_login .widget-submit {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.mod_lostPassword .widget-submit {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.form_kontakt {
  max-width: 480px; }

.radio_container > span,
.checkbox_container > span {
  display: inline-flex;
  align-items: baseline; }

.small label {
  font-size: 1rem;
  line-height: 1.2; }
  .small label a {
    text-decoration: underline; }

.mod_personalData legend {
  font-size: 1.75rem;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem; }

select.select {
  display: block;
  width: 100%;
  margin-left: 0;
  padding: calc(var(--base-spacing-unit) / 2) var(--base-spacing-unit);
  border-radius: var(--input-border-radius);
  border: var(--input-border-width) solid var(--input-border-color);
  background-clip: padding-box;
  background-image: none; }

input:disabled, select:disabled {
  background-color: #fff;
  opacity: 0.667; }

.list_search form {
  max-width: 420px; }

.list_search .select-jahr, .list_search .widget-submit {
  width: auto;
  display: inline-block; }

.list_search .select-jahr .select {
  width: auto;
  display: inline-block; }

.list_search .widget-select label {
  display: block;
  font-size: 1.667rem; }

.list_search .list_per_page {
  display: none; }

.list_search .pagination {
  grid-template-columns: auto; }
  .list_search .pagination p + ul {
    justify-self: center; }

html {
  --accordion-padding:       var(--base-spacing-unit--sm);
  --accordion-background:    var(--color-gray-light);
  --toggler-font-size:       1.5rem;
  --toggler-background:      var(--color-highlight);
  --toggler-color:           var(--color-text--inverted);
  --toggler-color-hover:     var(--color-brand-primary);
  --toggler-spacing:         var(--base-spacing-unit--xs);
  --toggler-border:          2px solid transparent; }

.ce_accordion {
  margin-bottom: var(--toggler-spacing); }
  .ce_accordion .toggler {
    font-size: var(--toggler-font-size);
    cursor: pointer;
    background: var(--toggler-background);
    color: var(--toggler-color);
    padding: var(--accordion-padding);
    border: var(--toggler-border); }
    .ce_accordion .toggler:hover {
      color: var(--toggler-color-hover); }
    .ce_accordion .toggler:focus {
      outline: 0; }
  .ce_accordion .accordion {
    padding: var(--accordion-padding);
    background: var(--accordion-background); }

html {
  --accordion-padding:       0.5rem 1rem;
  --accordion-background:    var(--color-gray-light);
  --toggler-font-size:       1.25rem;
  --toggler-background:      var(--color-highlight);
  --toggler-color:           var(--color-text--inverted);
  --toggler-color-hover:     var(--color-yellow-dark);
  --toggler-spacing:         var(--base-spacing-unit--sm);
  --toggler-border:          0; }

.ce_accordion {
  margin-bottom: var(--toggler-spacing); }
  .ce_accordion .toggler {
    font-size: var(--toggler-font-size);
    cursor: pointer;
    background: var(--toggler-background);
    color: var(--toggler-color);
    padding: var(--accordion-padding);
    border: var(--toggler-border); }
    .ce_accordion .toggler:hover {
      color: var(--toggler-color-hover); }
    .ce_accordion .toggler.active {
      color: var(--toggler-color-hover); }
    .ce_accordion .toggler:focus {
      outline: 0; }
  .ce_accordion .accordion {
    padding: var(--accordion-padding);
    background: var(--accordion-background); }

.mod_article.adressen .ce_accordion .ui-accordion-content > div {
  display: flex;
  flex-wrap: wrap; }

.mod_article.adressen .ce_accordion .ui-accordion-content .ce_text {
  float: left;
  min-width: 275px;
  margin: 1rem 2rem 1rem 0; }
  .mod_article.adressen .ce_accordion .ui-accordion-content .ce_text h4 {
    margin-top: 0; }

html {
  --download-link-color:   inherit;
  --download-link-decoration: none; }

.ce_download,
.ce_downloads {
  margin-bottom: 1rem; }
  .ce_download .mime_icon,
  .ce_downloads .mime_icon {
    display: inline-block;
    vertical-align: middle; }
  .ce_download a,
  .ce_downloads a {
    display: inline-block;
    color: var(--download-link-color);
    -webkit-text-decoration: var(--download-link-decoration);
    text-decoration: var(--download-link-decoration); }

.ce_downloads ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.ce_downloads a {
  text-decoration: none; }

.fa.fa-file-o {
  font-size: 1.4rem;
  line-height: 1.4;
  padding: 0.125rem 0;
  color: #ca0500; }

html {
  --table-border-width:      1px;
  --table-border-style:      solid;
  --table-border-color:      #ccc;
  --table-background-light:  #eee; }

table {
  margin-bottom: var(--base-spacing-unit);
  width: 100%;
  padding: 0;
  border-spacing: 0;
  border-left: var(--table-border-width) var(--table-border-style) var(--table-border-color);
  border-top: var(--table-border-width) var(--table-border-style) var(--table-border-color); }
  table th,
  table td {
    border-right: var(--table-border-width) var(--table-border-style) var(--table-border-color);
    border-bottom: var(--table-border-width) var(--table-border-style) var(--table-border-color);
    padding: 10px; }

thead {
  text-align: left;
  background: var(--table-background-light); }

tfoot {
  font-style: italic; }

.table--striped .even {
  background: var(--table-background-light); }

.table--overflow {
  overflow-x: scroll;
  -ms-overflow-x: auto; }

html {
  overflow-x: hidden; }

.table_responsive {
  /*
  table{
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    border-collapse: collapse;
    border-spacing: 0;
    // scrolling shadows
    background: radial-gradient(left, ellipse, rgba(0,0,0, .2) 0%, rgba(0,0,0, 0) 75%) 0 center, radial-gradient(right, ellipse, rgba(0,0,0, .2) 0%, rgba(0,0,0, 0) 75%) 100% center;
    background-size: 10px 100%, 10px 100%;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat;
  }

// change these gradients from white to your background colour if it differs
// gradient on the first cells to hide the left shadow
  td:first-child {
    background-image: linear-gradient(to right, rgba(255,255,255, 1) 50%, rgba(255,255,255, 0) 100%);
    background-repeat: no-repeat;
    background-size: 20px 100%;
    }
  td:last-child{
    background-image: linear-gradient(to left, rgba(255,255,255, 1) 50%, rgba(255,255,255, 0) 100%);
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: 20px 100%;
    }


  tbody{
     -webkit-overflow-scrolling: touch;
  }
  td{
    font-size: 1rem;
  }*/ }
  .table_responsive table {
    margin-top: var(--base-spacing-unit); }
  .table_responsive thead {
    cursor: pointer; }
  .table_responsive td {
    font-size: 1rem;
    padding: 5px; }
    @media screen and (min-width: 68.75em) {
      .table_responsive td {
        padding: 7px;
        font-size: 1.125rem; } }
  .table_responsive tr:nth-child(even) td {
    background-color: var(--color-gray-light); }

#tabelle .head {
  white-space: nowrap; }
  #tabelle .head .fa {
    font-size: 0.75rem;
    color: #555;
    padding-left: 0.25rem; }

html {
  --newsletter-list-border:    var(--base-border);
  --newsletter-reader-width:   600px;
  --newsletter-reader-border:  var(--base-border); }

.newsletter-subscribe,
.newsletter-unsubscribe {
  margin-bottom: var(--base-spacing-unit); }
  .newsletter-subscribe .formbody,
  .newsletter-unsubscribe .formbody {
    display: flex;
    flex-flow: row wrap; }
  .newsletter-subscribe .text,
  .newsletter-subscribe .widget-text,
  .newsletter-unsubscribe .text,
  .newsletter-unsubscribe .widget-text {
    margin-bottom: 0;
    display: inline-block;
    flex: 1; }
  .newsletter-subscribe .error,
  .newsletter-unsubscribe .error {
    margin-bottom: 0;
    flex: 1 100%;
    font-weight: 700; }
  .newsletter-subscribe .submit,
  .newsletter-unsubscribe .submit {
    margin-left: var(--base-spacing-unit--xs); }

.newsletter-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.newsletter-list a {
  text-decoration: none; }

.newsletter-list li {
  border-bottom: var(--newsletter-list-border);
  padding-top: var(--base-spacing-unit);
  padding-bottom: var(--base-spacing-unit);
  display: block; }
  .newsletter-list li:first-of-type {
    border-top: var(--newsletter-list-border); }
  @media screen and (min-width: 34.375em) {
    .newsletter-list li {
      font-size: var(--heading-4__size);
      line-height: var(--heading-4__line-height); } }
  @media screen and (min-width: 54.375em) {
    .newsletter-list li {
      font-size: var(--heading-3__size);
      line-height: var(--heading-3__line-height); } }
  .newsletter-list li a:hover {
    opacity: 0.5; }

.newsletter-reader {
  max-width: var(--newsletter-reader-width);
  margin-left: auto;
  margin-right: auto;
  border: var(--newsletter-reader-border);
  padding: 0 var(--base-spacing-unit); }

.newsletter-reader {
  /*max-width: var(--newsletter-reader-width);
  margin-left: auto;
  margin-right: auto;
  border: var(--newsletter-reader-border);
  padding: 0 var(--base-spacing-unit);
  */ }

.mod_newsletterreader .ExternalClass {
  width: 100%; }

.mod_newsletterreader div[style*="margin: 16px 0"] {
  margin: 0 !important; }

.mod_newsletterreader table, .mod_newsletterreader td {
  mso-table-lspace: 0pt !important;
  mso-table-rspace: 0pt !important;
  border: 0; }

.mod_newsletterreader table {
  border-spacing: 0 !important;
  border-collapse: collapse !important;
  table-layout: fixed !important;
  margin: 0 auto !important; }

.mod_newsletterreader table table table {
  table-layout: auto !important;
  width: auto !important; }

.mod_newsletterreader img {
  -ms-interpolation-mode: bicubic; }

.mod_newsletterreader .yshortcuts a {
  border-bottom: none !important; }

.mod_newsletterreader a[x-apple-data-detectors] {
  color: inherit !important; }

.mod_newsletterreader .button-td,
.mod_newsletterreader .button-a {
  transition: all 100ms ease-in; }

.mod_newsletterreader .button-td:hover,
.mod_newsletterreader .button-a:hover {
  background: #555555 !important;
  border-color: #555555 !important; }

@media screen and (max-width: 600px) {
  .mod_newsletterreader .email-container {
    width: 100% !important; }
  .mod_newsletterreader .fluid,
  .mod_newsletterreader .fluid-centered {
    max-width: 100% !important;
    height: auto !important;
    margin-left: auto !important;
    margin-right: auto !important; }
  .mod_newsletterreader .fluid-centered {
    margin-left: auto !important;
    margin-right: auto !important; }
  .mod_newsletterreader .stack-column,
  .mod_newsletterreader .stack-column-center {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    direction: ltr !important; }
  .mod_newsletterreader .stack-column-center {
    text-align: center !important; }
  .mod_newsletterreader .center-on-narrow {
    text-align: center !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important; }
  .mod_newsletterreader table.center-on-narrow {
    display: inline-block !important; } }

html {
  --faq-border: var(--base-border); }

.faq-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.faq-list a {
  text-decoration: none; }

.faq-list > ul {
  margin-top: 2rem; }

.faq-list li {
  margin-bottom: var(--base-spacing-unit--sm); }

.faq-list li a {
  display: inline-block; }

.faq-list > h1, .faq-list > h2, .faq-list > h3, .faq-list > h4, .faq-list > h5, .faq-list > h6 {
  margin-bottom: 0; }
  .faq-list > h1:after, .faq-list > h2:after, .faq-list > h3:after, .faq-list > h4:after, .faq-list > h5:after, .faq-list > h6:after {
    border-top: var(--faq-border);
    content: "";
    display: block; }

.faq-list article > h1, .faq-list article > h2, .faq-list article > h3, .faq-list article > h4, .faq-list article > h5, .faq-list article > h6 {
  margin-bottom: 0; }
  .faq-list article > h1:after, .faq-list article > h2:after, .faq-list article > h3:after, .faq-list article > h4:after, .faq-list article > h5:after, .faq-list article > h6:after {
    border-top: var(--faq-border);
    content: "";
    display: block; }

.faq-page > h1, .faq-page > h2, .faq-page > h3, .faq-page > h4, .faq-page > h5, .faq-page > h6 {
  margin-bottom: 0; }
  .faq-page > h1:after, .faq-page > h2:after, .faq-page > h3:after, .faq-page > h4:after, .faq-page > h5:after, .faq-page > h6:after {
    border-top: var(--faq-border);
    content: "";
    display: block; }

.faq-page article > h1, .faq-page article > h2, .faq-page article > h3, .faq-page article > h4, .faq-page article > h5, .faq-page article > h6 {
  margin-bottom: 0; }
  .faq-page article > h1:after, .faq-page article > h2:after, .faq-page article > h3:after, .faq-page article > h4:after, .faq-page article > h5:after, .faq-page article > h6:after {
    border-top: var(--faq-border);
    content: "";
    display: block; }

.faq-page .info {
  font-size: 0.875rem;
  margin-top: var(--base-spacing-unit);
  opacity: 0.5; }

.faq-page section {
  padding: var(--base-spacing-unit) 0;
  border-bottom: var(--faq-border); }
  .faq-page section.last {
    margin-bottom: var(--base-spacing-unit); }

.faq-reader .info {
  font-size: 0.875rem;
  margin-top: var(--base-spacing-unit);
  opacity: 0.5; }

html {
  --color-error: rgba(255, 0, 0, 1);
  --color-error-light: rgba(255, 0, 0, 0.5); }

.ce_comments {
  overflow: visible; }
  .ce_comments .widget {
    margin-bottom: var(--base-spacing-unit); }
  .ce_comments p.error {
    margin-bottom: 0;
    color: var(--color-error); }
  .ce_comments .error {
    border-color: var(--color-error-light); }

.comment_default {
  padding: var(--base-spacing-unit);
  margin-bottom: var(--base-spacing-unit);
  border: var(--base-border); }
  .comment_default .info {
    padding-bottom: var(--base-spacing-unit);
    border-bottom: var(--base-border); }
  .comment_default.last {
    margin-bottom: var(--base-spacing-unit--lg); }

html {
  --search-color-relevance:  var(--color-gray);
  --search-color-url:        var(--color-gray); }

.search .formbody {
  display: flex;
  flex-flow: row wrap; }

.search .text,
.search .widget-text {
  margin-bottom: var(--base-spacing-unit--sm);
  display: inline-block;
  flex: 1; }

.search .widget-text label {
  width: 0;
  height: 0;
  left: -1000px;
  top: -1000px;
  position: absolute;
  overflow: hidden;
  display: inline; }

.search .submit,
.search .submit_container,
.search .widget-submit {
  margin-bottom: var(--base-spacing-unit--sm);
  margin-left: var(--base-spacing-unit--xs);
  align-self: flex-end; }

.search .submit_container .submit,
.search .widget-submit .submit {
  margin-left: 0; }

.search .relevance {
  color: var(--search-color-relevance); }

.search .context {
  margin-bottom: var(--base-spacing-unit--xs); }

.search .highlight {
  font-weight: bold; }

.search .url {
  color: var(--search-color-url); }

#main .mod_search form {
  display: none; }

#main .mod_search .even, #main .mod_search .odd {
  margin-bottom: 2rem; }

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../../files/theme/dist/font-awesome/fonts/fontawesome-webfont.eot?v=4.4.0');src:url('../../files/theme/dist/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),url('../../files/theme/dist/font-awesome/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),url('../../files/theme/dist/font-awesome/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('../../files/theme/dist/font-awesome/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('../../files/theme/dist/font-awesome/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}

.article--nopadding-v{padding-top:0;padding-bottom:0}
