/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container,.noUi-target,.noUi-target *{-webkit-user-select:none;-ms-user-select:none}.chosen-container{position:relative;display:inline-block;vertical-align:middle;-moz-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(https://www.otlaicher.de/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover,.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(https://www.otlaicher.de/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) 0 2px no-repeat}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(https://www.otlaicher.de/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) 100% -20px no-repeat;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;font-size:100%;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(https://www.otlaicher.de/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(https://www.otlaicher.de/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite.png) -30px -20px no-repeat;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(https://www.otlaicher.de/wp-content/plugins/search-filter-pro/public/assets/css/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.noUi-pips,.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.searchandfilter-date-picker .ui-helper-hidden{display:none}.searchandfilter-date-picker .ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.searchandfilter-date-picker .ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.searchandfilter-date-picker .ui-helper-clearfix:after,.searchandfilter-date-picker .ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.searchandfilter-date-picker .ui-helper-clearfix:after{clear:both}.searchandfilter-date-picker .ui-helper-clearfix{min-height:0}.searchandfilter-date-picker .ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.searchandfilter-date-picker .ui-front{z-index:100}.searchandfilter-date-picker .ui-state-disabled{cursor:default!important}.searchandfilter-date-picker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.searchandfilter-date-picker .ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.searchandfilter-date-picker .ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next,.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next-hover,.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev-hover{top:1px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev{left:2px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next{right:2px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev-hover{left:1px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next-hover{right:1px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next span,.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.searchandfilter-date-picker .ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0;display:inline-block}.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-month-year{width:100%}.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-month,.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-year{width:49%}.searchandfilter-date-picker .ui-icon{width:16px;height:16px;background-position:16px 16px}.searchandfilter-date-picker .ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.searchandfilter-date-picker .ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.searchandfilter-date-picker .ui-datepicker td{border:0;padding:1px}.searchandfilter-date-picker .ui-datepicker td a,.searchandfilter-date-picker .ui-datepicker td span{display:block;text-align:center;text-decoration:none}.searchandfilter-date-picker .ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ll-skin-melon .ui-datepicker{padding:0}.ll-skin-melon .ui-datepicker-header{border:none;background:0 0;font-weight:400;font-size:15px}.ll-skin-melon .ui-datepicker-header .ui-state-hover{background:0 0;border-color:transparent;cursor:pointer;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0}.ll-skin-melon .ui-datepicker .ui-datepicker-title{margin-top:.4em;margin-bottom:.3em;color:#e9f0f4}.ll-skin-melon .ui-datepicker .ui-datepicker-next,.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover,.ll-skin-melon .ui-datepicker .ui-datepicker-prev,.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover{top:.9em;border:none}.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover{left:2px}.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover{right:2px}.ll-skin-melon .ui-datepicker .ui-datepicker-next span,.ll-skin-melon .ui-datepicker .ui-datepicker-prev span{background-image:url(https://www.otlaicher.de/wp-content/plugins/search-filter-pro/public/assets/css/../img/ui-icons_ffffff_256x240.png);background-position:-32px 0;margin-top:0;top:0;font-weight:400}.ll-skin-melon .ui-datepicker .ui-datepicker-prev span{background-position:-96px 0}.ll-skin-melon .ui-datepicker table{margin:0}.ll-skin-melon .ui-datepicker th{padding:1em 0;color:#ccc;font-size:13px;font-weight:400;border:none;border-top:1px solid #3a414d}.ll-skin-melon .ui-state-disabled{opacity:1}.ll-skin-melon .ui-state-disabled .ui-state-default{color:#fba49e}/*! nouislider - 11.1.0 - 2018-04-02 11:18:13 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-ms-touch-action:none;touch-action:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr;background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0;border-radius:3px}.noUi-handle,.noUi-tooltip{position:absolute;border:1px solid #D9D9D9}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-17px;left:auto}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-large,.noUi-marker-sub{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%,0);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.searchandfilter p{margin-top:1em;display:block}.searchandfilter ul{display:block;margin-top:0;margin-bottom:0}.searchandfilter ul li{list-style:none;display:block;padding:10px 0;margin:0}.searchandfilter ul li li{padding:5px 0}.searchandfilter ul li ul li ul{margin-left:20px}.searchandfilter label{display:inline-block;margin:0;padding:0}.searchandfilter>ul>li[data-sf-combobox="1"] label{display:block}.searchandfilter li[data-sf-field-input-type=checkbox] label,.searchandfilter li[data-sf-field-input-type=radio] label,.searchandfilter li[data-sf-field-input-type=range-radio] label,.searchandfilter li[data-sf-field-input-type=range-checkbox] label{padding-left:10px}.searchandfilter .sf-date-prefix{padding-right:5px;display:inline-block}.searchandfilter .sf-count,.searchandfilter .sf-date-postfix{padding-left:5px;display:inline-block}.searchandfilter .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.searchandfilter h4{margin:0;padding:5px 0 10px;font-size:16px}.searchandfilter .sf-range-max,.searchandfilter .sf-range-min{max-width:80px}.searchandfilter .sf-meta-range-radio-fromto .sf-range-max,.searchandfilter .sf-meta-range-radio-fromto .sf-range-min{display:inline-block;vertical-align:middle}.searchandfilter .sf-meta-range-radio-fromto span.sf-range-values-seperator{vertical-align:middle;display:inline-block;margin:0 15px}.searchandfilter .datepicker{max-width:170px}.searchandfilter select.sf-input-select{min-width:170px}.searchandfilter select.sf-range-max.sf-input-select,.searchandfilter select.sf-range-min.sf-input-select{min-width:auto}.searchandfilter ul>li>ul:not(.children){margin-left:0}.searchandfilter .meta-slider{margin-top:10px;margin-bottom:10px;height:15px;max-width:220px}.searchandfilter .noUi-connect{background-color:#526E91}.searchandfilter.search-filter-disabled .noUi-connect{opacity:.7}.searchandfilter .noUi-horizontal.noUi-extended{padding:0 10px}.searchandfilter .noUi-horizontal.noUi-extended .noUi-origin{right:-10px}.searchandfilter .noUi-handle{border-color:#ccc}.searchandfilter .noUi-horizontal .noUi-handle{width:24px;height:24px;top:-5px;border-radius:20px;left:-12px}.searchandfilter .noUi-horizontal .noUi-handle:after,.searchandfilter .noUi-horizontal .noUi-handle:before{height:9px;top:7px}.searchandfilter .noUi-horizontal .noUi-handle:before{left:9px}.searchandfilter .noUi-horizontal .noUi-handle:after{left:12px}.search-filter-scroll-loading{display:block;margin:20px 10px 10px;height:30px;width:30px;animation:search-filter-loader-rotate .7s infinite linear;border:5px solid rgba(0,0,0,.15);border-right-color:rgba(0,0,0,.6);border-radius:50%}@keyframes search-filter-loader-rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.ll-skin-melon{font-size:90%}.ll-skin-melon .ui-datepicker td{background:#f7f7f7;border:none;padding:0}.ll-skin-melon .ui-datepicker th{border-color:#4D6077}.ll-skin-melon .ui-widget{font-family:inherit;background:#526E91;border:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-moz-box-shadow:0 0 3px rgba(0,0,0,.3);-webkit-box-shadow:0 0 3px rgba(0,0,0,.3);box-shadow:0 0 3px rgba(0,0,0,.3)}.searchandfilter.horizontal ul>li{display:inline-block;padding-right:10px}.searchandfilter.horizontal ul>li li{display:block}.ll-skin-melon td .ui-state-default{background:0 0;border:none;text-align:center;padding:.3em;margin:0;font-weight:400;color:#6C88AC;font-size:14px}.ll-skin-melon td .ui-state-active{background:#526E91;color:#fff}.ll-skin-melon td .ui-state-hover{background:#C4D6EC}.searchandfilter li.hide,.searchandfilter select option.hide{display:none}.searchandfilter .disabled{opacity:.7}.chosen-container-multi .chosen-choices li.search-field input[type=text]{height:auto;padding:5px;color:#666;font-family:inherit}.chosen-container{font-size:14px}.chosen-container-single .chosen-single{height:auto}.chosen-container-multi .chosen-choices li.search-choice{margin:3px 3px 3px 5px}.search-filter-results .sf-active{font-weight:700}.search-filter-results .sf-disabled{opacity:.5}.et_pb_blog_grid{position:relative}.et_pb_blog_grid.et_pb_text_align_left{text-align:left}.et_pb_blog_grid.et_pb_text_align_center{text-align:center}.et_pb_blog_grid.et_pb_text_align_right{text-align:right}.et_pb_blog_grid.et_pb_text_align_justified{text-align:justify}.et_pb_blog_grid .column{float:left;max-width:100%}.et_pb_blog_grid .et_pb_post{border:1px solid #d8d8d8;padding:19px;background-color:#fff;word-wrap:break-word}.et_pb_blog_grid .et_pb_image_container{position:relative}.et_pb_blog_grid .et_audio_content,.et_pb_blog_grid .et_main_video_container,.et_pb_blog_grid .et_pb_post .et_pb_slider{margin:-20px -20px 29px;overflow:visible}.et_pb_blog_grid .et_pb_image_container img{min-width:100%;max-width:100%;height:auto}.et_pb_blog_grid .et_pb_no_thumb .entry-title,.et_pb_blog_grid .et_pb_no_thumb h2{margin-top:0}.et_pb_blog_grid .et_audio_content{margin-bottom:0}.et_pb_blog_grid h2{font-size:18px}.et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before{display:none;opacity:0;line-height:0}.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .et_pb_post{opacity:0}.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .column .et_pb_post{opacity:1}.et_pb_blog_grid .et_main_video_overlay:hover:before{background:rgb(0 0 0 / .6)}.et_pb_blog_grid .et_audio_content h2{margin-bottom:9px;margin-top:0}.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_quote_content{padding:35px 30px 32px}.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_audio_content,.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_link_content{padding:35px 20px}.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_audio_content h2,.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_link_content h2,.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_quote_content blockquote p{font-size:18px;line-height:26px}.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_link_content a.et_link_main_url,.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_quote_content blockquote cite{font-size:14px}.et_pb_blog_grid .et_link_content,.et_pb_blog_grid .et_quote_content{margin:-20px -20px 19px}.et_pb_posts.et_pb_module article .et_pb_row{width:100%}.et_pb_posts.et_pb_module article .et_pb_with_background .et_pb_row{width:80%}.et_pb_post .entry-featured-image-url{border:0 solid #333}@media (min-width:981px){.et_pb_column_4_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before{content:"3 .column.size-1of3"}.et_pb_column_2_3 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_3_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before{content:"2 .column.size-1of2"}.et_pb_column_1_2 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_1_3 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_1_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_1_5 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_1_6 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_2_5 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_3_4 .et_pb_column_3_8 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_3_5 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before{content:"1 .column.size-1of1"}}@media (min-width:981px) and (max-width:1100px){.et_pb_blog_grid .et_quote_content{padding:35px 25px 32px}.et_pb_blog_grid .et_pb_post .et_pb_slide{min-height:155px}}@media (max-width:980px){.et_pb_blog_grid .et_audio_container .mejs-container .mejs-controls .mejs-time span{font-size:18px}.et_pb_blog_grid.et_pb_text_align_left-tablet{text-align:left}.et_pb_blog_grid.et_pb_text_align_center-tablet{text-align:center}.et_pb_blog_grid.et_pb_text_align_right-tablet{text-align:right}.et_pb_blog_grid.et_pb_text_align_justified-tablet{text-align:justify}.et_pb_column .et_pb_blog_grid .column.size-1of2{margin:0 5.5% 7.5% 0;width:47.25%;clear:none;float:left}.et_pb_column .et_pb_blog_grid .column.size-1of2:nth-child(2n){margin-right:0}.et_pb_column .et_pb_blog_grid .column.size-1of2:nth-child(odd){clear:both}.et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post{margin-bottom:16.21%}.et_pb_column .et_pb_blog_grid .column.size-1of1,.et_pb_column .et_pb_blog_grid .column.size-1of2{margin-bottom:0}.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child,.et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child{margin-bottom:30px}.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1,.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2,.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1,.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2,.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1,.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2,.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1,.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2,.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1,.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2,.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1,.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2,.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1,.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2,.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1,.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2,.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1,.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2,.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1,.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2,.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1,.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2,.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1,.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2{margin:0 0 11.5%;width:100%}}@media (min-width:768px) and (max-width:980px){.et_pb_blog_grid .et_quote_content{padding:35px 30px!important}.et_pb_blog_grid .et_quote_content blockquote p{font-size:20px!important;line-height:26px!important}.et_pb_blog_grid .et_quote_content blockquote cite{font-size:14px!important}.et_pb_blog_grid .et_link_content h2{font-size:20px!important;line-height:26px!important}.et_pb_blog_grid .et_link_content a.et_link_main_url{font-size:14px!important}.et_pb_blog_grid>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_post .et_pb_slide{min-height:182px!important}.et_pb_blog_grid .et_audio_content h2{font-size:20px!important;line-height:26px!important}.et_pb_column .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before{content:"2 .column.size-1of2"}}@media (max-width:767px){.et_pb_blog_grid.et_pb_text_align_left-phone{text-align:left}.et_pb_blog_grid.et_pb_text_align_center-phone{text-align:center}.et_pb_blog_grid.et_pb_text_align_right-phone{text-align:right}.et_pb_blog_grid.et_pb_text_align_justified-phone{text-align:justify}.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post{margin-right:0;margin-bottom:9.5%;width:100%}.et_pb_blog_grid .column{float:none}.et_pb_column .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before{content:"1 .column.size-1of1"}.et_pb_blog_grid .et_quote_content{padding:35px 30px!important}.et_pb_blog_grid .et_quote_content blockquote p{font-size:20px!important;line-height:26px!important}.et_pb_blog_grid .et_quote_content blockquote cite{font-size:14px!important}.et_pb_blog_grid .et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide{min-height:222px!important}}@media (max-width:479px){.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post{margin-right:0;margin-bottom:11.5%;width:100%}.et_pb_blog_grid h2{font-size:16px;padding-bottom:0}.et_pb_blog_grid .et_audio_content,.et_pb_blog_grid .et_main_video_container,.et_pb_blog_grid .et_pb_post .et_pb_slider,.et_pb_blog_grid .et_pb_post.format-link>*,.et_pb_blog_grid .et_pb_post.format-quote>*,.et_pb_blog_grid .et_pb_post>.et_pb_image_container,.et_pb_blog_grid .et_pb_post>.post-meta,.et_pb_blog_grid .et_pb_post>h2{display:block}.et_pb_blog_grid .et_pb_post .post-meta{display:block!important;padding:0}.et_pb_blog_grid .et_link_content,.et_pb_blog_grid .et_quote_content{padding:35px 20px!important}.et_pb_blog_grid>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_post .et_pb_slide{min-height:156px!important}}.et_ie9 .et_pb_blog_grid .et_pb_salvattore_content[data-columns] .et_pb_post{opacity:1}.et_pb_post{margin-bottom:60px;word-wrap:break-word}.et_pb_fullwidth_post_content.et_pb_with_border img,.et_pb_post_content.et_pb_with_border img,.et_pb_with_border .et_pb_post .et_pb_slides,.et_pb_with_border .et_pb_post img:not(.woocommerce-placeholder),.et_pb_with_border.et_pb_posts .et_pb_post,.et_pb_with_border.et_pb_posts_nav span.nav-next a,.et_pb_with_border.et_pb_posts_nav span.nav-previous a{border:0 solid #333}.et_pb_post .entry-content{padding-top:30px}.et_pb_post .entry-featured-image-url{display:block;position:relative;margin-bottom:30px}.et_pb_post .entry-title a,.et_pb_post h2 a{text-decoration:none}.et_pb_post .post-meta{font-size:14px;margin-bottom:6px}.et_pb_post .more,.et_pb_post .post-meta a{text-decoration:none}.et_pb_post .more{color:#82c0c7}.et_pb_posts a.more-link{clear:both;display:block}.et_pb_posts .et_pb_post{position:relative}.et_pb_has_overlay.et_pb_post .et_pb_image_container a{display:block;position:relative;overflow:hidden}.et_pb_image_container img,.et_pb_post a img{vertical-align:bottom;max-width:100%}@media (min-width:981px) and (max-width:1100px){.et_pb_post{margin-bottom:42px}}@media (max-width:980px){.et_pb_post{margin-bottom:42px}.et_pb_bg_layout_light_tablet .et_pb_post .post-meta,.et_pb_bg_layout_light_tablet .et_pb_post .post-meta a,.et_pb_bg_layout_light_tablet .et_pb_post p{color:#666}.et_pb_bg_layout_dark_tablet .et_pb_post .post-meta,.et_pb_bg_layout_dark_tablet .et_pb_post .post-meta a,.et_pb_bg_layout_dark_tablet .et_pb_post p{color:inherit}.et_pb_bg_layout_dark_tablet .comment_postinfo a,.et_pb_bg_layout_dark_tablet .comment_postinfo span{color:#fff}}@media (max-width:767px){.et_pb_post{margin-bottom:42px}.et_pb_post>h2{font-size:18px}.et_pb_bg_layout_light_phone .et_pb_post .post-meta,.et_pb_bg_layout_light_phone .et_pb_post .post-meta a,.et_pb_bg_layout_light_phone .et_pb_post p{color:#666}.et_pb_bg_layout_dark_phone .et_pb_post .post-meta,.et_pb_bg_layout_dark_phone .et_pb_post .post-meta a,.et_pb_bg_layout_dark_phone .et_pb_post p{color:inherit}.et_pb_bg_layout_dark_phone .comment_postinfo a,.et_pb_bg_layout_dark_phone .comment_postinfo span{color:#fff}}@media (max-width:479px){.et_pb_post{margin-bottom:42px}.et_pb_post h2{font-size:16px;padding-bottom:0}.et_pb_post .post-meta{color:#666;font-size:14px}}.et_audio_content,.et_link_content,.et_quote_content{background-color:#2ea3f2}.et_pb_post .et-pb-controllers a{margin-bottom:10px}.format-gallery .et-pb-controllers{bottom:0}.et_pb_blog_grid .et_audio_content{margin-bottom:19px}.et_pb_row .et_pb_blog_grid .et_pb_post .et_pb_slide{min-height:180px}.et_audio_content .wp-block-audio{margin:0;padding:0}.et_audio_content h2{line-height:44px}.et_pb_column_1_2 .et_audio_content h2,.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_1_4 .et_audio_content h2,.et_pb_column_1_5 .et_audio_content h2,.et_pb_column_1_6 .et_audio_content h2,.et_pb_column_2_5 .et_audio_content h2,.et_pb_column_3_5 .et_audio_content h2,.et_pb_column_3_8 .et_audio_content h2{margin-bottom:9px;margin-top:0}.et_pb_column_1_2 .et_audio_content,.et_pb_column_3_5 .et_audio_content{padding:35px 40px}.et_pb_column_1_2 .et_audio_content h2,.et_pb_column_3_5 .et_audio_content h2{line-height:32px}.et_pb_column_1_3 .et_audio_content,.et_pb_column_1_4 .et_audio_content,.et_pb_column_1_5 .et_audio_content,.et_pb_column_1_6 .et_audio_content,.et_pb_column_2_5 .et_audio_content,.et_pb_column_3_8 .et_audio_content{padding:35px 20px}.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_1_4 .et_audio_content h2,.et_pb_column_1_5 .et_audio_content h2,.et_pb_column_1_6 .et_audio_content h2,.et_pb_column_2_5 .et_audio_content h2,.et_pb_column_3_8 .et_audio_content h2{font-size:18px;line-height:26px}article.et_pb_has_overlay .et_pb_blog_image_container{position:relative}.et_pb_post>.et_main_video_container{position:relative;margin-bottom:30px}.et_pb_post .et_pb_video_overlay .et_pb_video_play{color:#fff}.et_pb_post .et_pb_video_overlay_hover:hover{background:rgb(0 0 0 / .6)}.et_audio_content,.et_link_content,.et_quote_content{text-align:center;word-wrap:break-word;position:relative;padding:50px 60px}.et_audio_content h2,.et_link_content a.et_link_main_url,.et_link_content h2,.et_quote_content blockquote cite,.et_quote_content blockquote p{color:#fff!important}.et_quote_main_link{position:absolute;text-indent:-9999px;width:100%;height:100%;display:block;top:0;left:0}.et_quote_content blockquote{padding:0;margin:0;border:none}.et_audio_content h2,.et_link_content h2,.et_quote_content blockquote p{margin-top:0}.et_audio_content h2{margin-bottom:20px}.et_audio_content h2,.et_link_content h2,.et_quote_content blockquote p{line-height:44px}.et_link_content a.et_link_main_url,.et_quote_content blockquote cite{font-size:18px;font-weight:200}.et_quote_content blockquote cite{font-style:normal}.et_pb_column_2_3 .et_quote_content{padding:50px 42px 45px}.et_pb_column_2_3 .et_audio_content,.et_pb_column_2_3 .et_link_content{padding:40px 40px 45px}.et_pb_column_1_2 .et_audio_content,.et_pb_column_1_2 .et_link_content,.et_pb_column_1_2 .et_quote_content,.et_pb_column_3_5 .et_audio_content,.et_pb_column_3_5 .et_link_content,.et_pb_column_3_5 .et_quote_content{padding:35px 40px}.et_pb_column_1_2 .et_quote_content blockquote p,.et_pb_column_3_5 .et_quote_content blockquote p{font-size:26px;line-height:32px}.et_pb_column_1_2 .et_audio_content h2,.et_pb_column_1_2 .et_link_content h2,.et_pb_column_3_5 .et_audio_content h2,.et_pb_column_3_5 .et_link_content h2{line-height:32px}.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_3_5 .et_link_content a.et_link_main_url,.et_pb_column_3_5 .et_quote_content blockquote cite{font-size:14px}.et_pb_column_1_3 .et_quote_content,.et_pb_column_1_4 .et_quote_content,.et_pb_column_1_5 .et_quote_content,.et_pb_column_1_6 .et_quote_content,.et_pb_column_2_5 .et_quote_content,.et_pb_column_3_8 .et_quote_content{padding:35px 30px 32px}.et_pb_column_1_3 .et_audio_content,.et_pb_column_1_3 .et_link_content,.et_pb_column_1_4 .et_audio_content,.et_pb_column_1_4 .et_link_content,.et_pb_column_1_5 .et_audio_content,.et_pb_column_1_5 .et_link_content,.et_pb_column_1_6 .et_audio_content,.et_pb_column_1_6 .et_link_content,.et_pb_column_2_5 .et_audio_content,.et_pb_column_2_5 .et_link_content,.et_pb_column_3_8 .et_audio_content,.et_pb_column_3_8 .et_link_content{padding:35px 20px}.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_1_3 .et_link_content h2,.et_pb_column_1_3 .et_quote_content blockquote p,.et_pb_column_1_4 .et_audio_content h2,.et_pb_column_1_4 .et_link_content h2,.et_pb_column_1_4 .et_quote_content blockquote p,.et_pb_column_1_5 .et_audio_content h2,.et_pb_column_1_5 .et_link_content h2,.et_pb_column_1_5 .et_quote_content blockquote p,.et_pb_column_1_6 .et_audio_content h2,.et_pb_column_1_6 .et_link_content h2,.et_pb_column_1_6 .et_quote_content blockquote p,.et_pb_column_2_5 .et_audio_content h2,.et_pb_column_2_5 .et_link_content h2,.et_pb_column_2_5 .et_quote_content blockquote p,.et_pb_column_3_8 .et_audio_content h2,.et_pb_column_3_8 .et_link_content h2,.et_pb_column_3_8 .et_quote_content blockquote p{font-size:18px;line-height:26px}.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_column_1_5 .et_link_content a.et_link_main_url,.et_pb_column_1_5 .et_quote_content blockquote cite,.et_pb_column_1_6 .et_link_content a.et_link_main_url,.et_pb_column_1_6 .et_quote_content blockquote cite,.et_pb_column_2_5 .et_link_content a.et_link_main_url,.et_pb_column_2_5 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_quote_content blockquote cite{font-size:14px}.et_pb_post .et_pb_gallery_post_type .et_pb_slide{min-height:500px;background-size:cover!important;background-position:top}.format-gallery .et_pb_slider.gallery-not-found .et_pb_slide{-webkit-box-shadow:inset 0 0 10px rgb(0 0 0 / .1);box-shadow:inset 0 0 10px rgb(0 0 0 / .1)}.format-gallery .et_pb_slider:hover .et-pb-arrow-prev{left:0}.format-gallery .et_pb_slider:hover .et-pb-arrow-next{right:0}.et_pb_post>.et_pb_slider{margin-bottom:30px}.et_pb_column_3_4 .et_pb_post .et_pb_slide{min-height:442px}.et_pb_column_2_3 .et_pb_post .et_pb_slide{min-height:390px}.et_pb_column_1_2 .et_pb_post .et_pb_slide,.et_pb_column_3_5 .et_pb_post .et_pb_slide{min-height:284px}.et_pb_column_1_3 .et_pb_post .et_pb_slide,.et_pb_column_2_5 .et_pb_post .et_pb_slide,.et_pb_column_3_8 .et_pb_post .et_pb_slide{min-height:180px}.et_pb_column_1_4 .et_pb_post .et_pb_slide,.et_pb_column_1_5 .et_pb_post .et_pb_slide,.et_pb_column_1_6 .et_pb_post .et_pb_slide{min-height:125px}.et_pb_portfolio.et_pb_section_parallax .pagination,.et_pb_portfolio.et_pb_section_video .pagination,.et_pb_portfolio_grid.et_pb_section_parallax .pagination,.et_pb_portfolio_grid.et_pb_section_video .pagination{position:relative}.et_pb_bg_layout_light .et_pb_post .post-meta,.et_pb_bg_layout_light .et_pb_post .post-meta a,.et_pb_bg_layout_light .et_pb_post p{color:#666}.et_pb_bg_layout_dark .et_pb_post .post-meta,.et_pb_bg_layout_dark .et_pb_post .post-meta a,.et_pb_bg_layout_dark .et_pb_post p{color:inherit}.et_pb_text_color_dark .et_audio_content h2,.et_pb_text_color_dark .et_link_content a.et_link_main_url,.et_pb_text_color_dark .et_link_content h2,.et_pb_text_color_dark .et_quote_content blockquote cite,.et_pb_text_color_dark .et_quote_content blockquote p{color:#666!important}.et_pb_text_color_dark.et_audio_content h2,.et_pb_text_color_dark.et_link_content a.et_link_main_url,.et_pb_text_color_dark.et_link_content h2,.et_pb_text_color_dark.et_quote_content blockquote cite,.et_pb_text_color_dark.et_quote_content blockquote p{color:#bbb!important}.et_pb_text_color_dark.et_audio_content,.et_pb_text_color_dark.et_link_content,.et_pb_text_color_dark.et_quote_content{background-color:#e8e8e8}@media (min-width:981px) and (max-width:1100px){.et_quote_content{padding:50px 70px 45px}.et_pb_column_2_3 .et_quote_content{padding:50px 50px 45px}.et_pb_column_1_2 .et_quote_content,.et_pb_column_3_5 .et_quote_content{padding:35px 47px 30px}.et_pb_column_1_3 .et_quote_content,.et_pb_column_1_4 .et_quote_content,.et_pb_column_1_5 .et_quote_content,.et_pb_column_1_6 .et_quote_content,.et_pb_column_2_5 .et_quote_content,.et_pb_column_3_8 .et_quote_content{padding:35px 25px 32px}.et_pb_column_4_4 .et_pb_post .et_pb_slide{min-height:534px}.et_pb_column_3_4 .et_pb_post .et_pb_slide{min-height:392px}.et_pb_column_2_3 .et_pb_post .et_pb_slide{min-height:345px}.et_pb_column_1_2 .et_pb_post .et_pb_slide,.et_pb_column_3_5 .et_pb_post .et_pb_slide{min-height:250px}.et_pb_column_1_3 .et_pb_post .et_pb_slide,.et_pb_column_2_5 .et_pb_post .et_pb_slide,.et_pb_column_3_8 .et_pb_post .et_pb_slide{min-height:155px}.et_pb_column_1_4 .et_pb_post .et_pb_slide,.et_pb_column_1_5 .et_pb_post .et_pb_slide,.et_pb_column_1_6 .et_pb_post .et_pb_slide{min-height:108px}}@media (max-width:980px){.et_pb_bg_layout_dark_tablet .et_audio_content h2{color:#fff!important}.et_pb_text_color_dark_tablet.et_audio_content h2{color:#bbb!important}.et_pb_text_color_dark_tablet.et_audio_content{background-color:#e8e8e8}.et_pb_bg_layout_dark_tablet .et_audio_content h2,.et_pb_bg_layout_dark_tablet .et_link_content a.et_link_main_url,.et_pb_bg_layout_dark_tablet .et_link_content h2,.et_pb_bg_layout_dark_tablet .et_quote_content blockquote cite,.et_pb_bg_layout_dark_tablet .et_quote_content blockquote p{color:#fff!important}.et_pb_text_color_dark_tablet .et_audio_content h2,.et_pb_text_color_dark_tablet .et_link_content a.et_link_main_url,.et_pb_text_color_dark_tablet .et_link_content h2,.et_pb_text_color_dark_tablet .et_quote_content blockquote cite,.et_pb_text_color_dark_tablet .et_quote_content blockquote p{color:#666!important}.et_pb_text_color_dark_tablet.et_audio_content h2,.et_pb_text_color_dark_tablet.et_link_content a.et_link_main_url,.et_pb_text_color_dark_tablet.et_link_content h2,.et_pb_text_color_dark_tablet.et_quote_content blockquote cite,.et_pb_text_color_dark_tablet.et_quote_content blockquote p{color:#bbb!important}.et_pb_text_color_dark_tablet.et_audio_content,.et_pb_text_color_dark_tablet.et_link_content,.et_pb_text_color_dark_tablet.et_quote_content{background-color:#e8e8e8}}@media (min-width:768px) and (max-width:980px){.et_audio_content h2{font-size:26px!important;line-height:44px!important;margin-bottom:24px!important}.et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide{min-height:384px!important}.et_quote_content{padding:50px 43px 45px!important}.et_quote_content blockquote p{font-size:26px!important;line-height:44px!important}.et_quote_content blockquote cite{font-size:18px!important}.et_link_content{padding:40px 40px 45px}.et_link_content h2{font-size:26px!important;line-height:44px!important}.et_link_content a.et_link_main_url{font-size:18px!important}}@media (max-width:767px){.et_audio_content h2,.et_link_content h2,.et_quote_content,.et_quote_content blockquote p{font-size:20px!important;line-height:26px!important}.et_audio_content,.et_link_content{padding:35px 20px!important}.et_audio_content h2{margin-bottom:9px!important}.et_pb_bg_layout_dark_phone .et_audio_content h2{color:#fff!important}.et_pb_text_color_dark_phone.et_audio_content{background-color:#e8e8e8}.et_link_content a.et_link_main_url,.et_quote_content blockquote cite{font-size:14px!important}.format-gallery .et-pb-controllers{height:auto}.et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide{min-height:222px!important}.et_pb_bg_layout_dark_phone .et_audio_content h2,.et_pb_bg_layout_dark_phone .et_link_content a.et_link_main_url,.et_pb_bg_layout_dark_phone .et_link_content h2,.et_pb_bg_layout_dark_phone .et_quote_content blockquote cite,.et_pb_bg_layout_dark_phone .et_quote_content blockquote p{color:#fff!important}.et_pb_text_color_dark_phone .et_audio_content h2,.et_pb_text_color_dark_phone .et_link_content a.et_link_main_url,.et_pb_text_color_dark_phone .et_link_content h2,.et_pb_text_color_dark_phone .et_quote_content blockquote cite,.et_pb_text_color_dark_phone .et_quote_content blockquote p{color:#666!important}.et_pb_text_color_dark_phone.et_audio_content h2,.et_pb_text_color_dark_phone.et_link_content a.et_link_main_url,.et_pb_text_color_dark_phone.et_link_content h2,.et_pb_text_color_dark_phone.et_quote_content blockquote cite,.et_pb_text_color_dark_phone.et_quote_content blockquote p{color:#bbb!important}.et_pb_text_color_dark_phone.et_audio_content,.et_pb_text_color_dark_phone.et_link_content,.et_pb_text_color_dark_phone.et_quote_content{background-color:#e8e8e8}}@media (max-width:479px){.et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_1_3 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_2_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_8 .et_pb_carousel_item .et_pb_video_play{font-size:1.5rem;line-height:1.5rem;margin-left:-.75rem;margin-top:-.75rem}.et_audio_content,.et_quote_content{padding:35px 20px!important}.et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide{min-height:156px!important}}.et_full_width_page .et_gallery_item{float:left;width:20.875%;margin:0 5.5% 5.5% 0}.et_full_width_page .et_gallery_item:nth-child(3n){margin-right:5.5%}.et_full_width_page .et_gallery_item:nth-child(3n+1){clear:none}.et_full_width_page .et_gallery_item:nth-child(4n){margin-right:0}.et_full_width_page .et_gallery_item:nth-child(4n+1){clear:both}.et_overlay{z-index:-1;position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:hsl(0 0% 100% / .9);opacity:0;pointer-events:none;-webkit-transition:all .3s;transition:all .3s;border:1px solid #e5e5e5;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:antialiased}.et_overlay:before{color:#2ea3f2;content:"\E050";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:32px;-webkit-transition:all .4s;transition:all .4s}.et_portfolio_image,.et_shop_image{position:relative;display:block}.et_pb_has_overlay:not(.et_pb_image):hover .et_overlay,.et_portfolio_image:hover .et_overlay,.et_shop_image:hover .et_overlay{z-index:3;opacity:1}#ie7 .et_overlay,#ie8 .et_overlay{display:none}.et_pb_module.et_pb_has_overlay{position:relative}.et_pb_module.et_pb_has_overlay .et_overlay,article.et_pb_has_overlay{border:none}.et_pb_blog_grid .et_audio_container .mejs-container .mejs-controls .mejs-time span{font-size:14px}.et_audio_container .mejs-container{width:auto!important;min-width:unset!important;height:auto!important}.et_audio_container .mejs-container,.et_audio_container .mejs-container .mejs-controls,.et_audio_container .mejs-embed,.et_audio_container .mejs-embed body{background:none;height:auto}.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-loaded,.et_audio_container .mejs-time.mejs-currenttime-container{display:none!important}.et_audio_container .mejs-time{display:block!important;padding:0;margin-left:10px;margin-right:90px;line-height:inherit}.et_audio_container .mejs-android .mejs-time,.et_audio_container .mejs-ios .mejs-time,.et_audio_container .mejs-ipad .mejs-time,.et_audio_container .mejs-iphone .mejs-time{margin-right:0}.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total{background:hsl(0 0% 100% / .5);border-radius:5px;height:4px;margin:8px 0 0;top:0;right:0;left:auto}.et_audio_container .mejs-controls>div{height:20px!important}.et_audio_container .mejs-controls div.mejs-time-rail{padding-top:0;position:relative;display:block!important;margin-left:42px;margin-right:0}.et_audio_container span.mejs-time-total.mejs-time-slider{display:block!important;position:relative!important;max-width:100%;min-width:unset!important}.et_audio_container .mejs-button.mejs-volume-button{width:auto;height:auto;margin-left:auto;position:absolute;right:59px;bottom:-2px}.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;height:4px;border-radius:5px}.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-handle{display:block;border:none;width:10px}.et_audio_container .mejs-time-rail .mejs-time-handle-content{border-radius:100%;-webkit-transform:scale(1);transform:scale(1)}.et_pb_text_color_dark .et_audio_container .mejs-time-rail .mejs-time-handle-content{border-color:#666}.et_audio_container .mejs-time-rail .mejs-time-hovered{height:4px}.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{background:#fff;border-radius:5px;height:10px;position:absolute;top:-3px}.et_audio_container .mejs-container .mejs-controls .mejs-time span{font-size:18px}.et_audio_container .mejs-controls a.mejs-horizontal-volume-slider{display:block!important;height:19px;margin-left:5px;position:absolute;right:0;bottom:0}.et_audio_container .mejs-controls div.mejs-horizontal-volume-slider{height:4px}.et_audio_container .mejs-playpause-button button,.et_audio_container .mejs-volume-button button{background:none!important;margin:0!important;width:auto!important;height:auto!important;position:relative!important;z-index:99}.et_audio_container .mejs-playpause-button button:before{content:"E"!important;font-size:32px;left:0;top:-8px}.et_audio_container .mejs-playpause-button button:before,.et_audio_container .mejs-volume-button button:before{color:#fff}.et_audio_container .mejs-playpause-button{margin-top:-7px!important;width:auto!important;height:auto!important;position:absolute}.et_audio_container .mejs-controls .mejs-button button:focus{outline:none}.et_audio_container .mejs-playpause-button.mejs-pause button:before{content:"`"!important}.et_audio_container .mejs-volume-button button:before{content:"\E068";font-size:18px}.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total{background:hsl(0 0% 60% / .5)}.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current{background:#999}.et_pb_text_color_dark .et_audio_container .mejs-playpause-button button:before,.et_pb_text_color_dark .et_audio_container .mejs-volume-button button:before{color:#666}.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,.et_pb_text_color_dark .mejs-controls .mejs-time-rail .mejs-time-handle{background:#666}.et_pb_text_color_dark .mejs-container .mejs-controls .mejs-time span{color:#999}.et_pb_column_1_3 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_1_4 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_1_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_1_6 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_2_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_3_8 .et_audio_container .mejs-container .mejs-controls .mejs-time span{font-size:14px}.et_audio_container .mejs-container .mejs-controls{padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:unset!important;position:relative}@media (max-width:980px){.et_pb_column_1_3 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_1_4 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_1_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_1_6 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_2_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span,.et_pb_column_3_8 .et_audio_container .mejs-container .mejs-controls .mejs-time span{font-size:18px}.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total{background:hsl(0 0% 100% / .5)}.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current{background:#fff}.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-playpause-button button:before,.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-volume-button button:before{color:#fff}.et_pb_bg_layout_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,.et_pb_bg_layout_dark_tablet .mejs-controls .mejs-time-rail .mejs-time-handle{background:#fff}.et_pb_bg_layout_dark_tablet .mejs-container .mejs-controls .mejs-time span{color:#fff}.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total{background:hsl(0 0% 60% / .5)}.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current{background:#999}.et_pb_text_color_dark_tablet .et_audio_container .mejs-playpause-button button:before,.et_pb_text_color_dark_tablet .et_audio_container .mejs-volume-button button:before{color:#666}.et_pb_text_color_dark_tablet .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,.et_pb_text_color_dark_tablet .mejs-controls .mejs-time-rail .mejs-time-handle{background:#666}.et_pb_text_color_dark_tablet .mejs-container .mejs-controls .mejs-time span{color:#999}}@media (max-width:767px){.et_audio_container .mejs-container .mejs-controls .mejs-time span{font-size:14px!important}.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total{background:hsl(0 0% 100% / .5)}.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current{background:#fff}.et_pb_bg_layout_dark_phone .et_audio_container .mejs-playpause-button button:before,.et_pb_bg_layout_dark_phone .et_audio_container .mejs-volume-button button:before{color:#fff}.et_pb_bg_layout_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,.et_pb_bg_layout_dark_phone .mejs-controls .mejs-time-rail .mejs-time-handle{background:#fff}.et_pb_bg_layout_dark_phone .mejs-container .mejs-controls .mejs-time span{color:#fff}.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total{background:hsl(0 0% 60% / .5)}.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current{background:#999}.et_pb_text_color_dark_phone .et_audio_container .mejs-playpause-button button:before,.et_pb_text_color_dark_phone .et_audio_container .mejs-volume-button button:before{color:#666}.et_pb_text_color_dark_phone .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,.et_pb_text_color_dark_phone .mejs-controls .mejs-time-rail .mejs-time-handle{background:#666}.et_pb_text_color_dark_phone .mejs-container .mejs-controls .mejs-time span{color:#999}}.et_pb_video_box{display:block;position:relative;z-index:1;line-height:0}.et_pb_video_box video{width:100%!important;height:auto!important}.et_pb_video_overlay{position:absolute;z-index:10;top:0;left:0;height:100%;width:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;cursor:pointer}.et_pb_video_play:before{font-family:ETmodules;content:"I"}.et_pb_video_play{display:block;position:absolute;z-index:100;color:#fff;left:50%;top:50%}.et_pb_column_1_2 .et_pb_video_play,.et_pb_column_2_3 .et_pb_video_play,.et_pb_column_3_4 .et_pb_video_play,.et_pb_column_3_5 .et_pb_video_play,.et_pb_column_4_4 .et_pb_video_play{font-size:6rem;line-height:6rem;margin-left:-3rem;margin-top:-3rem}.et_pb_column_1_3 .et_pb_video_play,.et_pb_column_1_4 .et_pb_video_play,.et_pb_column_1_5 .et_pb_video_play,.et_pb_column_1_6 .et_pb_video_play,.et_pb_column_2_5 .et_pb_video_play,.et_pb_column_3_8 .et_pb_video_play{font-size:3rem;line-height:3rem;margin-left:-1.5rem;margin-top:-1.5rem}.et_pb_bg_layout_light .et_pb_video_play{color:#333}.et_pb_video_overlay_hover{background:#fff0;width:100%;height:100%;position:absolute;z-index:100;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.et_pb_video .et_pb_video_overlay_hover:hover{background:rgb(0 0 0 / .6)}@media (min-width:768px) and (max-width:980px){.et_pb_column_1_3 .et_pb_video_play,.et_pb_column_1_4 .et_pb_video_play,.et_pb_column_1_5 .et_pb_video_play,.et_pb_column_1_6 .et_pb_video_play,.et_pb_column_2_5 .et_pb_video_play,.et_pb_column_3_8 .et_pb_video_play{font-size:6rem;line-height:6rem;margin-left:-3rem;margin-top:-3rem}}@media (max-width:980px){.et_pb_bg_layout_light_tablet .et_pb_video_play{color:#333}}@media (max-width:768px){.et_pb_column_1_2 .et_pb_video_play,.et_pb_column_2_3 .et_pb_video_play,.et_pb_column_3_4 .et_pb_video_play,.et_pb_column_3_5 .et_pb_video_play,.et_pb_column_4_4 .et_pb_video_play{font-size:3rem;line-height:3rem;margin-left:-1.5rem;margin-top:-1.5rem}}@media (max-width:767px){.et_pb_bg_layout_light_phone .et_pb_video_play{color:#333}}.et_pb_slider{position:relative;overflow:hidden}.et_pb_slide{padding:0 6%;background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_slider .et_pb_slide{display:none;float:left;margin-right:-100%;position:relative;width:100%;text-align:center;list-style:none!important;background-position:50%;background-size:100%;background-size:cover}.et_pb_slider .et_pb_slide:first-child{display:list-item}.et-pb-controllers{position:absolute;bottom:20px;left:0;width:100%;text-align:center;z-index:10}.et-pb-controllers a{display:inline-block;background-color:hsl(0 0% 100% / .5);text-indent:-9999px;border-radius:7px;width:7px;height:7px;margin-right:10px;padding:0;opacity:.5}.et-pb-controllers .et-pb-active-control{opacity:1}.et-pb-controllers a:last-child{margin-right:0}.et-pb-controllers .et-pb-active-control{background-color:#fff}.et_pb_slides .et_pb_temp_slide{display:block}.et_pb_slides:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0;width:0}@media (max-width:980px){.et_pb_bg_layout_light_tablet .et-pb-controllers .et-pb-active-control{background-color:#333}.et_pb_bg_layout_light_tablet .et-pb-controllers a{background-color:rgb(0 0 0 / .3)}.et_pb_bg_layout_light_tablet .et_pb_slide_content{color:#333}.et_pb_bg_layout_dark_tablet .et_pb_slide_description{text-shadow:0 1px 3px rgb(0 0 0 / .3)}.et_pb_bg_layout_dark_tablet .et_pb_slide_content{color:#fff}.et_pb_bg_layout_dark_tablet .et-pb-controllers .et-pb-active-control{background-color:#fff}.et_pb_bg_layout_dark_tablet .et-pb-controllers a{background-color:hsl(0 0% 100% / .5)}}@media (max-width:767px){.et-pb-controllers{position:absolute;bottom:5%;left:0;width:100%;text-align:center;z-index:10;height:14px}.et_transparent_nav .et_pb_section:first-child .et-pb-controllers{bottom:18px}.et_pb_bg_layout_light_phone.et_pb_slider_with_overlay .et_pb_slide_overlay_container,.et_pb_bg_layout_light_phone.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper{background-color:hsl(0 0% 100% / .9)}.et_pb_bg_layout_light_phone .et-pb-controllers .et-pb-active-control{background-color:#333}.et_pb_bg_layout_dark_phone.et_pb_slider_with_overlay .et_pb_slide_overlay_container,.et_pb_bg_layout_dark_phone.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper,.et_pb_bg_layout_light_phone .et-pb-controllers a{background-color:rgb(0 0 0 / .3)}.et_pb_bg_layout_dark_phone .et-pb-controllers .et-pb-active-control{background-color:#fff}.et_pb_bg_layout_dark_phone .et-pb-controllers a{background-color:hsl(0 0% 100% / .5)}}.et_mobile_device .et_pb_slider_parallax .et_pb_slide,.et_mobile_device .et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:scroll}.et-pb-arrow-next,.et-pb-arrow-prev{position:absolute;top:50%;z-index:100;font-size:48px;color:#fff;margin-top:-24px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:0}.et_pb_bg_layout_light .et-pb-arrow-next,.et_pb_bg_layout_light .et-pb-arrow-prev{color:#333}.et_pb_slider:hover .et-pb-arrow-prev{left:22px;opacity:1}.et_pb_slider:hover .et-pb-arrow-next{right:22px;opacity:1}.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control{background-color:#333}.et_pb_bg_layout_light .et-pb-controllers a{background-color:rgb(0 0 0 / .3)}.et-pb-arrow-next:hover,.et-pb-arrow-prev:hover{text-decoration:none}.et-pb-arrow-next span,.et-pb-arrow-prev span{display:none}.et-pb-arrow-prev{left:-22px}.et-pb-arrow-next{right:-22px}.et-pb-arrow-prev:before{content:"4"}.et-pb-arrow-next:before{content:"5"}.format-gallery .et-pb-arrow-next,.format-gallery .et-pb-arrow-prev{color:#fff}.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-prev{left:0}.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-next,.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-next{right:0}.et_pb_column_1_4 .et_pb_slider .et_pb_slide,.et_pb_column_1_5 .et_pb_slider .et_pb_slide,.et_pb_column_1_6 .et_pb_slider .et_pb_slide{min-height:170px}.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-next,.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-next,.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-next{right:0}@media (max-width:980px){.et_pb_bg_layout_light_tablet .et-pb-arrow-next,.et_pb_bg_layout_light_tablet .et-pb-arrow-prev{color:#333}.et_pb_bg_layout_dark_tablet .et-pb-arrow-next,.et_pb_bg_layout_dark_tablet .et-pb-arrow-prev{color:#fff}}@media (max-width:767px){.et_pb_slider:hover .et-pb-arrow-prev{left:0;opacity:1}.et_pb_slider:hover .et-pb-arrow-next{right:0;opacity:1}.et_pb_bg_layout_light_phone .et-pb-arrow-next,.et_pb_bg_layout_light_phone .et-pb-arrow-prev{color:#333}.et_pb_bg_layout_dark_phone .et-pb-arrow-next,.et_pb_bg_layout_dark_phone .et-pb-arrow-prev{color:#fff}}.et_mobile_device .et-pb-arrow-prev{left:22px;opacity:1}.et_mobile_device .et-pb-arrow-next{right:22px;opacity:1}@media (max-width:767px){.et_mobile_device .et-pb-arrow-prev{left:0;opacity:1}.et_mobile_device .et-pb-arrow-next{right:0;opacity:1}}.et_post_gallery{padding:0!important;line-height:1.7!important;list-style:none!important}.et_gallery_item{float:left;width:28.353%;margin:0 7.47% 7.47% 0}.blocks-gallery-item,.et_gallery_item{padding-left:0!important}.blocks-gallery-item:before,.et_gallery_item:before{display:none}.et_gallery_item:nth-child(3n){margin-right:0}.et_gallery_item:nth-child(3n+1){clear:both}.et_pb_toggle_content,.et_pb_toggle_title{word-wrap:break-word}.et_pb_toggle{border:1px solid #d9d9d9}.et_pb_toggle_close{background-color:#f4f4f4;padding:20px}.et_pb_toggle_close .et_pb_toggle_content{display:none}.et_pb_toggle_open{padding:20px;background-color:#fff;z-index:1}.et_pb_toggle.et_pb_text_align_left .et_pb_toggle_title,.et_pb_toggle.et_pb_text_align_left h5.et_pb_toggle_title,.et_pb_toggle .et_pb_toggle_title,.et_pb_toggle h5.et_pb_toggle_title{cursor:pointer;position:relative;padding:0 50px 0 0}.et_pb_toggle_close .et_pb_toggle_title,.et_pb_toggle_close h5.et_pb_toggle_title{color:#666}.et_pb_toggle_open .et_pb_toggle_title,.et_pb_toggle_open h5.et_pb_toggle_title{color:#333}.et_pb_toggle_title:before{content:"\E050";position:absolute;right:0;font-size:16px;color:#ccc;top:50%;margin-top:-.5em}.et_pb_toggle .et_pb_toggle_title:before{right:0;left:auto}.et_pb_toggle_open .et_pb_toggle_title:before{content:"\E04F"}.et_pb_toggle_content{padding-top:20px;position:relative}.et_pb_toggle_content:empty{display:none!important}.et_pb_toggle_content p:last-of-type{padding-bottom:0}@media (max-width:980px){.et_pb_toggle.et_pb_text_align_left-tablet .et_pb_toggle_title,.et_pb_toggle.et_pb_text_align_left-tablet h5.et_pb_toggle_title{cursor:pointer;position:relative;padding:0 50px 0 0}}@media (max-width:767px){.et_pb_toggle.et_pb_text_align_left-phone .et_pb_toggle_title,.et_pb_toggle.et_pb_text_align_left-phone h5.et_pb_toggle_title{cursor:pointer;position:relative;padding:0 50px 0 0}}.BorlabsCookie *{box-sizing:border-box}.BorlabsCookie *::before,.BorlabsCookie *::after{box-sizing:inherit}.BorlabsCookie * div,.BorlabsCookie * span,.BorlabsCookie * h1,.BorlabsCookie * h2,.BorlabsCookie * h3,.BorlabsCookie * h4,.BorlabsCookie * h5,.BorlabsCookie * h6,.BorlabsCookie * p,.BorlabsCookie * a,.BorlabsCookie * em,.BorlabsCookie * img,.BorlabsCookie * small,.BorlabsCookie * strike,.BorlabsCookie * strong,.BorlabsCookie * sub,.BorlabsCookie * sup,.BorlabsCookie * b,.BorlabsCookie * u,.BorlabsCookie * i,.BorlabsCookie * center,.BorlabsCookie * ol,.BorlabsCookie * ul,.BorlabsCookie * li,.BorlabsCookie * fieldset,.BorlabsCookie * form,.BorlabsCookie * label,.BorlabsCookie * legend{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}.borlabs-hide{display:none}.borlabs-position-fix{position:initial!important;transform:unset!important}._brlbs-btn-cookie-preference{display:inline-block;font-family:inherit;font-size:inherit;padding:.5em 1em;text-decoration:none;transition:background-color 125ms linear}.BorlabsCookie ._brlbs-cursor{cursor:pointer}.BorlabsCookie .text-left{text-align:left!important}.BorlabsCookie .text-center{text-align:center!important}.BorlabsCookie .text-right{text-align:right!important}.BorlabsCookie table._brlbs th{text-align:left}.BorlabsCookie table._brlbs td,.BorlabsCookie table._brlbs th{padding:.3rem}.BorlabsCookie ._brlbs-responsive-table{min-height:.01%;overflow:auto}.BorlabsCookie label._brlbs-focused{outline:Highlight;outline-color:-webkit-focus-ring-color;outline-style:solid;outline-width:2px}.BorlabsCookie .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.BorlabsCookie .sr-only-focusable:active,.BorlabsCookie .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.BorlabsCookie .container,.BorlabsCookie .container-fluid,.BorlabsCookie .container-xl,.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:540px}}@media(min-width:768px){.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:720px}}@media(min-width:992px){.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:960px}}@media(min-width:1200px){.BorlabsCookie .container-xl,.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:1140px}}.BorlabsCookie .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.BorlabsCookie .no-gutters{margin-right:0;margin-left:0}.BorlabsCookie .no-gutters>.col,.BorlabsCookie .no-gutters>[class*=col-]{padding-right:0;padding-left:0}.BorlabsCookie .col-xl,.BorlabsCookie .col-xl-12,.BorlabsCookie .col-xl-11,.BorlabsCookie .col-xl-10,.BorlabsCookie .col-xl-9,.BorlabsCookie .col-xl-8,.BorlabsCookie .col-xl-7,.BorlabsCookie .col-xl-6,.BorlabsCookie .col-xl-5,.BorlabsCookie .col-xl-4,.BorlabsCookie .col-xl-3,.BorlabsCookie .col-xl-2,.BorlabsCookie .col-xl-1,.BorlabsCookie .col-lg,.BorlabsCookie .col-lg-12,.BorlabsCookie .col-lg-11,.BorlabsCookie .col-lg-10,.BorlabsCookie .col-lg-9,.BorlabsCookie .col-lg-8,.BorlabsCookie .col-lg-7,.BorlabsCookie .col-lg-6,.BorlabsCookie .col-lg-5,.BorlabsCookie .col-lg-4,.BorlabsCookie .col-lg-3,.BorlabsCookie .col-lg-2,.BorlabsCookie .col-lg-1,.BorlabsCookie .col-md,.BorlabsCookie .col-md-12,.BorlabsCookie .col-md-11,.BorlabsCookie .col-md-10,.BorlabsCookie .col-md-9,.BorlabsCookie .col-md-8,.BorlabsCookie .col-md-7,.BorlabsCookie .col-md-6,.BorlabsCookie .col-md-5,.BorlabsCookie .col-md-4,.BorlabsCookie .col-md-3,.BorlabsCookie .col-md-2,.BorlabsCookie .col-md-1,.BorlabsCookie .col-sm,.BorlabsCookie .col-sm-12,.BorlabsCookie .col-sm-11,.BorlabsCookie .col-sm-10,.BorlabsCookie .col-sm-9,.BorlabsCookie .col-sm-8,.BorlabsCookie .col-sm-7,.BorlabsCookie .col-sm-6,.BorlabsCookie .col-sm-5,.BorlabsCookie .col-sm-4,.BorlabsCookie .col-sm-3,.BorlabsCookie .col-sm-2,.BorlabsCookie .col-sm-1,.BorlabsCookie .col,.BorlabsCookie .col-12,.BorlabsCookie .col-11,.BorlabsCookie .col-10,.BorlabsCookie .col-9,.BorlabsCookie .col-8,.BorlabsCookie .col-7,.BorlabsCookie .col-6,.BorlabsCookie .col-5,.BorlabsCookie .col-4,.BorlabsCookie .col-3,.BorlabsCookie .col-2,.BorlabsCookie .col-1{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.BorlabsCookie .col{flex-basis:0%;flex-grow:1;max-width:100%}.BorlabsCookie .col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-12{flex:0 0 100%;max-width:100%}@media(min-width:576px){.BorlabsCookie .col-sm{flex-basis:0%;flex-grow:1;max-width:100%}.BorlabsCookie .col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-sm-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-sm-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-sm-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-sm-12{flex:0 0 100%;max-width:100%}}@media(min-width:768px){.BorlabsCookie .col-md{flex-basis:0%;flex-grow:1;max-width:100%}.BorlabsCookie .col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-md-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-md-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-md-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-md-12{flex:0 0 100%;max-width:100%}}@media(min-width:992px){.BorlabsCookie .col-lg{flex-basis:0%;flex-grow:1;max-width:100%}.BorlabsCookie .col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-lg-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-lg-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-lg-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-lg-12{flex:0 0 100%;max-width:100%}}@media(min-width:1200px){.BorlabsCookie .col-xl{flex-basis:0%;flex-grow:1;max-width:100%}.BorlabsCookie .col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-xl-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-xl-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-xl-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-xl-12{flex:0 0 100%;max-width:100%}}.BorlabsCookie .d-block{display:block!important}.BorlabsCookie .d-flex{display:flex!important}@media(min-width:576px){.BorlabsCookie .d-sm-block{display:block!important}.BorlabsCookie .d-sm-flex{display:flex!important}}@media(min-width:768px){.BorlabsCookie .d-md-block{display:block!important}.BorlabsCookie .d-md-flex{display:flex!important}}@media(min-width:992px){.BorlabsCookie .d-lg-block{display:block!important}.BorlabsCookie .d-lg-flex{display:flex!important}}@media(min-width:1200px){.BorlabsCookie .d-xl-block{display:block!important}.BorlabsCookie .d-xl-flex{display:flex!important}}.BorlabsCookie .flex-row{flex-direction:row!important}.BorlabsCookie .flex-fill{flex:1 1 auto!important}.BorlabsCookie .justify-content-between{justify-content:space-between!important}.BorlabsCookie .align-items-start{align-items:flex-start!important}.BorlabsCookie .align-items-end{align-items:flex-end!important}.BorlabsCookie .align-items-center{align-items:center!important}.BorlabsCookie .align-items-baseline{align-items:baseline!important}.BorlabsCookie .align-items-stretch{align-items:stretch!important}@media(min-width:576px){.BorlabsCookie .flex-sm-row{flex-direction:row!important}.BorlabsCookie .flex-sm-fill{flex:1 1 auto!important}.BorlabsCookie .justify-content-sm-between{justify-content:space-between!important}.BorlabsCookie .align-items-sm-start{align-items:flex-start!important}.BorlabsCookie .align-items-sm-end{align-items:flex-end!important}.BorlabsCookie .align-items-sm-center{align-items:center!important}.BorlabsCookie .align-items-sm-baseline{align-items:baseline!important}.BorlabsCookie .align-items-sm-stretch{align-items:stretch!important}}@media(min-width:768px){.BorlabsCookie .flex-md-row{flex-direction:row!important}.BorlabsCookie .flex-md-fill{flex:1 1 auto!important}.BorlabsCookie .justify-content-md-between{justify-content:space-between!important}.BorlabsCookie .align-items-md-start{align-items:flex-start!important}.BorlabsCookie .align-items-md-end{align-items:flex-end!important}.BorlabsCookie .align-items-md-center{align-items:center!important}.BorlabsCookie .align-items-md-baseline{align-items:baseline!important}.BorlabsCookie .align-items-md-stretch{align-items:stretch!important}}@media(min-width:992px){.BorlabsCookie .flex-lg-row{flex-direction:row!important}.BorlabsCookie .flex-lg-fill{flex:1 1 auto!important}.BorlabsCookie .justify-content-lg-between{justify-content:space-between!important}.BorlabsCookie .align-items-lg-start{align-items:flex-start!important}.BorlabsCookie .align-items-lg-end{align-items:flex-end!important}.BorlabsCookie .align-items-lg-center{align-items:center!important}.BorlabsCookie .align-items-lg-baseline{align-items:baseline!important}.BorlabsCookie .align-items-lg-stretch{align-items:stretch!important}}@media(min-width:1200px){.BorlabsCookie .flex-xl-row{flex-direction:row!important}.BorlabsCookie .flex-xl-fill{flex:1 1 auto!important}.BorlabsCookie .justify-content-xl-between{justify-content:space-between!important}.BorlabsCookie .align-items-xl-start{align-items:flex-start!important}.BorlabsCookie .align-items-xl-end{align-items:flex-end!important}.BorlabsCookie .align-items-xl-center{align-items:center!important}.BorlabsCookie .align-items-xl-baseline{align-items:baseline!important}.BorlabsCookie .align-items-xl-stretch{align-items:stretch!important}}.BorlabsCookie .w-25{width:25%!important}.BorlabsCookie .w-50{width:50%!important}.BorlabsCookie .w-75{width:75%!important}.BorlabsCookie .w-100{width:100%!important}.BorlabsCookie .w-auto{width:auto!important}.BorlabsCookie .h-25{height:25%!important}.BorlabsCookie .h-50{height:50%!important}.BorlabsCookie .h-75{height:75%!important}.BorlabsCookie .h-100{height:100%!important}.BorlabsCookie .h-auto{height:auto!important}.BorlabsCookie .mw-100{max-width:100%!important}.BorlabsCookie .mh-100{max-height:100%!important}.BorlabsCookie .min-vw-100{min-width:100vw!important}.BorlabsCookie .min-vh-100{min-height:100vh!important}.BorlabsCookie .vw-100{width:100vw!important}.BorlabsCookie .vh-100{height:100vh!important}.BorlabsCookie ._brlbs-animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.BorlabsCookie ._brlbs-animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.BorlabsCookie ._brlbs-animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.BorlabsCookie ._brlbs-animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.BorlabsCookie ._brlbs-animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.BorlabsCookie ._brlbs-animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.BorlabsCookie ._brlbs-animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.BorlabsCookie ._brlbs-animated.fast{-webkit-animation-duration:800ms;animation-duration:800ms}.BorlabsCookie ._brlbs-animated.faster{-webkit-animation-duration:500ms;animation-duration:500ms}.BorlabsCookie ._brlbs-animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.BorlabsCookie ._brlbs-animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media(print),(prefers-reduced-motion:reduce){.BorlabsCookie ._brlbs-animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}.BorlabsCookie._brlbs-switch-consent{align-items:center;display:flex;font-size:inherit}.BorlabsCookie._brlbs-switch-consent ._brlbs-btn-switch--textRight{margin-right:2em}.BorlabsCookie ._brlbs-title{display:inline-block;vertical-align:middle;margin-bottom:0}.BorlabsCookie ._brlbs-title::before{content:"|";display:inline-block;margin:0 .25rem 0 0}.BorlabsCookie ._brlbs-checkbox{color:inherit;cursor:pointer;display:block;padding-left:2em;position:relative}.BorlabsCookie ._brlbs-checkbox input{position:absolute;opacity:0!important;width:auto;z-index:-1}.BorlabsCookie ._brlbs-checkbox input:checked~._brlbs-checkbox-indicator::after{opacity:1}.BorlabsCookie ._brlbs-checkbox input:disabled~._brlbs-checkbox-indicator::after{opacity:1}.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator{border-style:solid;border-width:2px;padding:0!important;position:absolute;left:0;top:0;height:20px;width:20px;transition:.25s}.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator::after{content:"";border-style:solid;border-width:0 2px 2px 0;border-radius:1px;position:absolute;left:5px;top:1px;height:11px;width:6px;transform:rotate(45deg);opacity:0}.BorlabsCookie ._brlbs-btn-switch{position:relative;display:inline-block;margin:0;width:50px;height:26px;vertical-align:middle}.BorlabsCookie ._brlbs-btn-switch input{opacity:0;width:0;height:0}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider{background-color:#2295f3}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider:before{transform:translateX(24px)}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#bbc0c7;transition:.4s}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before{position:absolute;content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff;transition:.4s}.BorlabsCookie ._brlbs-btn-switch-status{position:absolute;top:50%;right:calc(100% + 6px);transform:translateY(-50%)}.BorlabsCookie ._brlbs-btn-switch--textRight ._brlbs-btn-switch-status{right:auto;left:calc(100% + 6px)}.BorlabsCookie ._brlbs-btn-switch-status::before{content:attr(data-inactive);white-space:nowrap}.BorlabsCookie ._brlbs-btn-switch>input:checked~._brlbs-btn-switch-status::before{content:attr(data-active)}#BorlabsCookieBox a:focus{outline:Highlight!important;outline-color:-webkit-focus-ring-color!important;outline-style:solid!important;outline-width:2px!important}#BorlabsCookieBox:not(._brlbs-keyboard) a:focus{outline:0!important}#BorlabsCookieBox ._brlbs-animated{visibility:visible}#BorlabsCookieBox .container{background:inherit;display:block;float:none;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;min-height:auto;position:inherit}#BorlabsCookieBox ._brlbs-bar .container{overflow:auto!important;width:100%!important;max-width:none!important;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}#BorlabsCookieBox ._brlbs-box .container{overflow:auto!important;width:auto!important}#BorlabsCookieBox .container::before{display:initial}#BorlabsCookieBox .container::after{content:" ";display:block;height:2px}#BorlabsCookieBox .container .row{background:inherit;color:inherit;display:flex;min-width:1px;pointer-events:inherit;width:auto;max-width:none}#BorlabsCookieBox .container .row.no-gutters{margin-left:0;margin-right:0}#BorlabsCookieBox .container .row::before,#BorlabsCookieBox .container .row::after{display:initial}#BorlabsCookieBox .bcac-item{margin:.5em 0;padding:.5em}#BorlabsCookieBox .bcac-item ._brlbs-h4{font-size:1.25em;margin:0 0 .25em 0}#BorlabsCookieBox .bcac-item p{font-size:.875em}#BorlabsCookieBox .bcac-item p,#BorlabsCookieBox .bcac-item span{color:inherit}#BorlabsCookieBox>div{display:none}#BorlabsCookieBox>div.show-cookie-box{display:flex}#BorlabsCookieBox>div:not(._brlbs-block-content){position:absolute;width:100%;z-index:999999}#BorlabsCookieBox>div:not(._brlbs-block-content).top-left{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).top-center{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).top-right{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-left{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-center{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-right{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-left{bottom:0}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-center{bottom:0}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-right{bottom:0}#BorlabsCookieBox h3,#BorlabsCookieBox ._brlbs-h3{background:inherit;color:inherit;font-family:inherit;font-size:1.625em;line-height:1.125em;word-break:break-all}#BorlabsCookieBox ul{display:flex;flex-flow:wrap;justify-content:center;list-style:none;margin:.9375em 0;padding:0}#BorlabsCookieBox ul li{color:inherit;font-family:inherit;font-size:1em;line-height:1.25em;list-style:none;margin:0 .9375em .375em 0}#BorlabsCookieBox ul li:last-child{margin:0}#BorlabsCookieBox ul li::before{content:"●";margin:0 4px 0 0}#BorlabsCookieBox p{color:inherit;font-family:inherit;font-size:1em;line-height:1.4em;margin:.9375em 0}#BorlabsCookieBox p:last-child{margin:0}#BorlabsCookieBox p ._brlbs-paragraph:last-child{margin-bottom:0}#BorlabsCookieBox ._brlbs-flex-center{display:flex;align-items:center;justify-content:center}#BorlabsCookieBox ._brlbs-flex-center p{margin-bottom:0}#BorlabsCookieBox ._brlbs-flex-left{display:flex;align-items:center;justify-content:left;margin:0 0 .9375em 0}#BorlabsCookieBox ._brlbs-actions{display:inline}#BorlabsCookieBox ._brlbs-accept{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-block-content{background:#fff0;left:0;position:fixed;height:100%;top:0;width:100%;z-index:999999}#BorlabsCookieBox ._brlbs-block-content._brlbs-bg-animation{transition:background-color 250ms linear}#BorlabsCookieBox ._brlbs-block-content._brlbs-bg-dark{background:rgb(0 0 0 / .6)}#BorlabsCookieBox ._brlbs-branding{font-family:inherit;font-size:.75em;margin:0}#BorlabsCookieBox ._brlbs-branding a{text-decoration:none}#BorlabsCookieBox ._brlbs-branding img{display:inline-block;max-height:16px;max-width:16px;vertical-align:middle}#BorlabsCookieBox ._brlbs-btn{display:inline-block;font-family:inherit;font-size:1.25em;padding:.75em 2em;text-decoration:none;transition:background-color 125ms linear}#BorlabsCookieBox ._brlbs-paragraph{display:block;margin-bottom:.6em}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-technology{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-personal-data{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-more-information{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-no-commitment{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-revoke{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-individual-settings{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-non-eu-data-transfer{margin-top:.6em}#BorlabsCookieBox .cookie-logo{height:auto;max-width:48px;padding:0 8px 0 0;vertical-align:middle;width:100%}#BorlabsCookieBox ._brlbs-legal{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-manage{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-refuse{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-refuse a{color:inherit}#BorlabsCookieBox ._brlbs-manage-btn{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-manage-btn a{font-size:1.25em;color:inherit}#BorlabsCookieBox ._brlbs-manage-btn a:hover{color:inherit}#BorlabsCookieBox ._brlbs-refuse-btn{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-refuse-btn a{font-size:1.25em;color:inherit}#BorlabsCookieBox ._brlbs-refuse-btn a:hover{color:inherit}#BorlabsCookieBox .top-left{align-items:flex-start;justify-content:flex-start}#BorlabsCookieBox .top-center{align-items:flex-start;justify-content:center}#BorlabsCookieBox .top-right{align-items:flex-start;justify-content:flex-end}#BorlabsCookieBox .middle-left{align-items:center;justify-content:flex-start}#BorlabsCookieBox .middle-center{align-items:center;justify-content:center}#BorlabsCookieBox .middle-right{align-items:center;justify-content:flex-end}#BorlabsCookieBox .bottom-left{align-items:flex-end;justify-content:flex-start}#BorlabsCookieBox .bottom-center{align-items:flex-end;justify-content:center}#BorlabsCookieBox .bottom-right{align-items:flex-end;justify-content:flex-end}#BorlabsCookieBox ._brlbs-box,#BorlabsCookieBox ._brlbs-bar{box-shadow:0 4px 8px rgb(0 0 0 / .2);padding:15px 0;max-height:100vh;overflow:auto}#BorlabsCookieBox ._brlbs-bar-wrap{display:block;max-width:100%;width:100%;z-index:1000000}#BorlabsCookieBox ._brlbs-bar-wrap._brlbs-position-fixed{position:fixed}#BorlabsCookieBox ._brlbs-bar-wrap .cookie-preference ._brlbs-flex-center{justify-content:left}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim .cookie-box p{margin:0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim .cookie-box p._brlbs-accept{margin:.9375em 0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-actions-mobile{display:none}#BorlabsCookieBox ._brlbs-bar ul{justify-content:center;margin:.5em 0}#BorlabsCookieBox ._brlbs-bar ._brlbs-no-padding-right{padding-right:0}#BorlabsCookieBox ._brlbs-bar ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox ._brlbs-bar .cookie-logo{padding:0 8px 0 0;vertical-align:middle;width:100%}#BorlabsCookieBox ._brlbs-bar ._brlbs-legal{text-align:center}#BorlabsCookieBox ._brlbs-box-wrap{display:block;max-width:550px;width:100%;z-index:1000000}#BorlabsCookieBox ._brlbs-box-wrap._brlbs-position-fixed{position:fixed}#BorlabsCookieBox ._brlbs-box._brlbs-box-slim>.container ._brlbs-manage{margin:0}#BorlabsCookieBox ._brlbs-box._brlbs-box-slim>.container ._brlbs-refuse{margin:.5em 0 0 0}#BorlabsCookieBox ._brlbs-box ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox .cookie-preference .container.not-visible{height:0}#BorlabsCookieBox .cookie-preference table{margin:1em 0 0 0;width:100%}#BorlabsCookieBox .cookie-preference table tr td,#BorlabsCookieBox .cookie-preference table tr th{border-bottom:1px solid}#BorlabsCookieBox .cookie-preference table tr:last-child td,#BorlabsCookieBox .cookie-preference table tr:last-child th{border-bottom:0}#BorlabsCookieBox .cookie-preference table th{text-align:left;width:40%}#BorlabsCookieBox .cookie-preference table td{text-align:left}#BorlabsCookieBox .cookie-preference table td,#BorlabsCookieBox .cookie-preference table th{font-size:.875em;padding:.25em .5em}#BorlabsCookieBox .cookie-preference ._brlbs-accept{text-align:left}#BorlabsCookieBox .cookie-preference ._brlbs-btn{font-size:1em;margin:0 0 .9375em 0;padding:.75em 1.5em}#BorlabsCookieBox .cookie-preference ._brlbs-legal{text-align:right}#BorlabsCookieBox .cookie-preference ._brlbs-pp-url{overflow:hidden;text-overflow:ellipsis;width:100%;max-width:0}#BorlabsCookieBox .cookie-preference ._brlbs-refuse{margin:0 0 .9375em 0;text-align:right}#BorlabsCookieBox .cookie-preference ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox ._brlbs-bar-advanced ul,#BorlabsCookieBox ._brlbs-box-advanced ul{justify-content:space-between}#BorlabsCookieBox ._brlbs-bar-advanced ul li,#BorlabsCookieBox ._brlbs-box-advanced ul li{line-height:1.375em;margin:0 .9375em .875em 0}#BorlabsCookieBox ._brlbs-bar-advanced ul li::before,#BorlabsCookieBox ._brlbs-box-advanced ul li::before{content:"";margin:0}#BorlabsCookieBox ._brlbs-box-plus-wrap{max-width:768px}#BorlabsCookieBox ._brlbs-box-plus #CookieBoxTextDescription{padding-top:10px;overflow:visible;max-height:100%}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-legal{padding-top:10px}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-button-area{padding-top:.475em}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-button-area p:last-child{margin:.475em 0}#BorlabsCookieBox ._brlbs-box-plus ul{display:block}#BorlabsCookieBox ._brlbs-box-plus ul li{line-height:1.375em;padding:.475em .9375em .475em 0}#BorlabsCookieBox ._brlbs-box-plus ul li ._brlbs-checkbox{font-weight:600}#BorlabsCookieBox ._brlbs-box-plus ul li ._brlbs-service-group-description{padding-top:8px}#BorlabsCookieBox ._brlbs-box-plus ul li::before{content:"";margin:0}#CookieBoxTextDescription{overflow:auto;max-height:50vh}#CookiePrefDescription{overflow:auto;max-height:40vh}.BorlabsCookie ._brlbs-content-blocker{line-height:1.5em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption{padding:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label{color:inherit}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label input{background:none;border:0;display:inline-block;width:auto;height:auto;position:static;vertical-align:middle;-webkit-appearance:auto}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label small{vertical-align:middle}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption p{margin-bottom:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption p:last-child{margin:0}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption small{font-size:.875em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default{background:#efefef;margin-bottom:1em;padding:1em;text-align:center}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default label input{vertical-align:middle;width:auto}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default p{margin-bottom:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default p:last-child{margin:0}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default small{font-size:.875em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed{margin-bottom:1em;position:relative;display:inline-block;overflow:hidden}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-thumbnail{display:block;max-width:100%}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption{top:50%;left:0;position:absolute;width:100%;text-align:center;transform:translateY(-50%)}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-btn{display:inline-flex;align-items:center;justify-content:center}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-btn._brlbs-icon-play-black::before{background:url("data:image/svg+xml,%3Csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270%27 y=%270%27 width=%2778%27 height=%2778%27 viewBox=%270, 0, 78, 78%27%3E%3Cg id=%27Layer_1%27%3E%3Cg%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill=%27%23000000%27/%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill-opacity=%270%27 stroke=%27%23000000%27 stroke-width=%2712%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;background-size:contain;content:" ";display:inline-block;margin-right:4px;height:1.142857143em;width:.857142857em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-btn._brlbs-icon-play-white::before{background:url("data:image/svg+xml,%3Csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270%27 y=%270%27 width=%2778%27 height=%2778%27 viewBox=%270, 0, 78, 78%27%3E%3Cg id=%27Layer_1%27%3E%3Cg%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill=%27%23ffffff%27/%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill-opacity=%270%27 stroke=%27%23ffffff%27 stroke-width=%2712%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;background-size:contain;content:" ";display:inline-block;margin-right:4px;height:1.142857143em;width:.857142857em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-btn{display:inline-block;font-family:inherit;padding:.5em 1em;text-decoration:none;transition:background-color 125ms linear}._brlbs-fluid-width-video-wrapper{padding:56.2963% 0 0 0;position:relative;width:100%}._brlbs-fluid-width-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper .BorlabsCookie{top:0;left:0;position:absolute}.wpb_video_widget .wpb_video_wrapper .BorlabsCookie{display:block;height:100%;left:0;margin:0;position:absolute;top:0;width:100%}.bricks-video-wrapper .BorlabsCookie{position:absolute;width:100%;height:100%;top:0}.bricks-video-wrapper .BorlabsCookie ._brlbs-embed{width:100%}.bricks-video-wrapper .BorlabsCookie ._brlbs-embed ._brlbs-thumbnail{width:100%}.wpb_wrapper .fb_type_standard{height:auto}#BorlabsCookieBoxWidget{position:fixed;transition:all 500ms ease;opacity:1;line-height:0;z-index:999998;padding:20px}#BorlabsCookieBoxWidget:hover{opacity:.8}#BorlabsCookieBoxWidget svg{width:48px;height:48px;filter:drop-shadow(0 0 4px rgb(0 0 0 / .2))}#BorlabsCookieBoxWidget.bottom-left{left:0;bottom:0}#BorlabsCookieBoxWidget.bottom-right{bottom:0;right:0}@media(max-width:424px){#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-separator::before{content:"";display:block;margin:0}}@media(min-width:576px){#BorlabsCookieBox ._brlbs-bar ul.show-cookie-logo{margin:.5em 0 0 16.6666666667%}}@media(max-width:767px){#BorlabsCookieBox ._brlbs-box,#BorlabsCookieBox ._brlbs-bar{max-height:85vh}#BorlabsCookieBox ._brlbs-box-plus-wrap{max-width:550px}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim p{margin:0 0 .5em 0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-actions{display:none}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim p._brlbs-actions-mobile{display:block;margin:.9375em 0;text-align:center}#BorlabsCookieBox ._brlbs-bar .align-items-center{align-items:flex-start!important}#BorlabsCookieBox .cookie-preference ._brlbs-accept,#BorlabsCookieBox .cookie-preference ._brlbs-refuse{text-align:center}#BorlabsCookieBoxWidget._brlbs-hide-mobile{opacity:0;pointer-events:none;transform:translateY(25px)}#BorlabsCookieBoxWidget svg{width:32px;height:32px}}._brlbs-animated{--animate-duration:1s;--animate-delay:1s}@keyframes _brlbs-fadeIn{from{opacity:0}to{opacity:1}}#BorlabsCookieBox ._brlbs-fadeIn{animation-name:_brlbs-fadeIn}@keyframes _brlbs-fadeOut{from{opacity:1}to{opacity:0}}#BorlabsCookieBox ._brlbs-fadeOut{animation-name:_brlbs-fadeOut}#BorlabsCookieBox *{font-family:inherit}#BorlabsCookieBox ._brlbs-bar-advanced ul,#BorlabsCookieBox ._brlbs-box-advanced ul{justify-content:space-between}#BorlabsCookieBox ._brlbs-bar,#BorlabsCookieBox ._brlbs-box{background:#fff;border-radius:4px;color:#000;font-size:14px}#BorlabsCookieBox a{color:#000}#BorlabsCookieBox a:hover{color:#000}#BorlabsCookieBox ._brlbs-btn{background:#000;border-radius:4px;color:#fff}#BorlabsCookieBox ._brlbs-btn:hover{background:#262626;border-radius:4px;color:#fff}#BorlabsCookieBox ._brlbs-refuse-btn a,#BorlabsCookieBox a._brlbs-refuse-btn{background:#000;border-radius:4px;color:#fff}#BorlabsCookieBox ._brlbs-refuse-btn a:hover,#BorlabsCookieBox a._brlbs-refuse-btn:hover{background:#262626;border-radius:4px;color:#fff}#BorlabsCookieBox ._brlbs-manage-btn a{background:#000;border-radius:4px;color:#fff}#BorlabsCookieBox ._brlbs-manage-btn a:hover{background:#262626;border-radius:4px;color:#fff}#BorlabsCookieBox ._brlbs-btn-accept-all{background:#000;border-radius:4px;color:#fff}#BorlabsCookieBox ._brlbs-btn-accept-all:hover{background:#262626;border-radius:4px;color:#fff}#BorlabsCookieBox ._brlbs-btn-accept-all{background:#000;border-radius:4px;color:#fff}#BorlabsCookieBox ._brlbs-btn-accept-all:hover{background:#262626;border-radius:4px;color:#fff}#BorlabsCookieBox ._brlbs-legal{color:#555}#BorlabsCookieBox ._brlbs-legal a{color:inherit}#BorlabsCookieBox ._brlbs-legal a:hover{color:#262626}#BorlabsCookieBox ._brlbs-branding{color:#000}#BorlabsCookieBox ._brlbs-branding a{color:inherit}#BorlabsCookieBox ._brlbs-branding a:hover{color:inherit}#BorlabsCookieBox ._brlbs-manage a{color:#000}#BorlabsCookieBox ._brlbs-manage a:hover{color:#000}#BorlabsCookieBox ._brlbs-refuse{color:#555}#BorlabsCookieBox ._brlbs-refuse a:hover{color:#262626}#BorlabsCookieBox ul li::before{color:#000}#BorlabsCookieBox .cookie-box ._brlbs-btn{width:100%}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider{background-color:#bdc1c8}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider{background-color:#000}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before{background-color:#fff}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider:before{background-color:#fff}.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator{background-color:#fff;border-color:#a72828;border-radius:4px}.BorlabsCookie ._brlbs-checkbox input:checked~._brlbs-checkbox-indicator{background-color:#000;border-color:#000}.BorlabsCookie ._brlbs-checkbox input:checked~._brlbs-checkbox-indicator::after{border-color:#fff}.BorlabsCookie ._brlbs-checkbox input:disabled~._brlbs-checkbox-indicator{background-color:#e6e6e6;border-color:#e6e6e6}.BorlabsCookie ._brlbs-checkbox input:disabled~._brlbs-checkbox-indicator::after{border-color:#999}#BorlabsCookieBox .bcac-item{background-color:#f7f7f7;border-radius:0;color:#000}#BorlabsCookieBox .cookie-preference table{background-color:#fff;border-radius:0;color:#000}#BorlabsCookieBox .cookie-preference table{background-color:#fff;border-radius:0;color:#000}#BorlabsCookieBox .cookie-preference table tr td,#BorlabsCookieBox .cookie-preference table tr th{background-color:#fff;border-color:#eee}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider{border-radius:34px}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before{border-radius:50%}.BorlabsCookie ._brlbs-content-blocker{font-family:inherit;font-size:14px}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption{background:hsl(0 0% 0% / .8);color:#fff}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a{color:#27f}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a:hover{color:#1a66ff}.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn{background:#0063e3;border-radius:4px;color:#fff}.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:hover{background:#1a66ff;color:#fff}#BorlabsCookieBoxWidget svg{color:#0063e3}a._brlbs-btn-cookie-preference{background:#000!important;border-radius:4px!important;color:#fff!important}a._brlbs-btn-cookie-preference:hover{background:#262626!important;color:#fff!important}.BorlabsCookie ._brlbs-facebook{border:1px solid #e1e8ed;border-radius:6px;max-width:516px;padding:3px 0}.BorlabsCookie ._brlbs-facebook a._brlbs-btn{background:#4267b2;border-radius:2px}.BorlabsCookie ._brlbs-facebook a._brlbs-btn:hover{background:#3b5998}.BorlabsCookie ._brlbs-google-maps a._brlbs-btn{background:#4285f4;border-radius:3px}.BorlabsCookie ._brlbs-google-maps a._brlbs-btn:hover{background:#fff;color:#4285f4}.BorlabsCookie ._brlbs-instagram{border:1px solid #e1e8ed;border-radius:6px;max-width:516px;padding:3px 0}.BorlabsCookie ._brlbs-instagram a._brlbs-btn{background:#3897f0;border-radius:4px}.BorlabsCookie ._brlbs-instagram a._brlbs-btn:hover{background:#117ee4}.BorlabsCookie ._brlbs-twitter{border:1px solid #e1e8ed;border-radius:3px;max-width:516px}.BorlabsCookie ._brlbs-twitter a._brlbs-btn{background:#1da1f2;border-radius:0}.BorlabsCookie ._brlbs-twitter a._brlbs-btn:hover{background:#fff;color:#1da1f2}.BorlabsCookie ._brlbs-video-vimeo a._brlbs-btn{background:#00adef;border-radius:20px}.BorlabsCookie ._brlbs-video-vimeo a._brlbs-btn:hover{background:#fff;color:#00adef}.BorlabsCookie ._brlbs-video-vimeo a._brlbs-btn._brlbs-icon-play-white:hover::before{background:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='78' height='78' viewBox='0, 0, 78, 78'%3E%3Cg id='Layer_1'%3E%3Cg%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill='%2300adef'/%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill-opacity='0' stroke='%2300adef' stroke-width='12' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;background-size:contain;content:" "}.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn{background:red;border-radius:20px}.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn:hover{background:#fff;color:red}.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn._brlbs-icon-play-white:hover::before{background:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0' y='0' width='78' height='78' viewBox='0, 0, 78, 78'%3E%3Cg id='Layer_1'%3E%3Cg%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill='%23ff0000'/%3E%3Cpath d='M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5' fill-opacity='0' stroke='%23ff0000' stroke-width='12' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;background-size:contain;content:" "}@font-face{font-family:"Univers LT W01_67 Bold Cond";src:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/Fonts/1476016/3bdb4597-ff70-447c-8620-8836686bf840.woff2) format("woff2"),url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/Fonts/1476016/5599ac9f-d136-4277-aeee-f82aac5d527f.woff) format("woff")}@font-face{font-family:"Univers LT W01_47 Light Cond";src:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/Fonts/6479575/19dc3ddd-d2ab-4c27-a019-d4c671c673a4.woff2) format("woff2"),url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/Fonts/6479575/d4b1cded-4834-4e92-83df-3d6a26942a1f.woff) format("woff")}body.archive #cat-veranstaltungen article#post-8499{display:none}body.single-post #main-content .et-l .et_pb_text_inner ul+p{margin-bottom:1.35em}#random-posts article.et_pb_post.coming-soon{display:none}body.postid-6841 .et_pb_module.et_pb_code .et_pb_row.beitrag-content.text-box.quellenangabe .et_pb_column:first-child{display:none}@media all and (max-width:767px){.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.veranstaltung_anmeldung{margin-top:5px!important}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link{display:flex;flex-direction:row;align-items:center!important;margin-top:5px!important}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link::before{content:"Mehr Informationen";display:block!important;font-size:20px!important;line-height:30px!important}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link::after{margin-left:15px!important}}#random-posts article#post-6811,#cat-beitraege article#post-6811{display:none!important}.et_pb_module.et_pb_gallery .et_pb_gallery_image a{pointer-events:none}.et_pb_module.et_pb_gallery .et-pb-slider-arrows a{color:#fff!important}.et_pb_module.et_pb_gallery .et-pb-controllers a{background-color:#fff}html[lang="en-US"] #cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content a.more-link::before,html[lang="en-US"] #cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content a.more-link::before,html[lang="en-US"] .et_pb_section.more-posts article.et_pb_post .post-detail a.more-link::before{content:"go to the article"}html[lang="en-US"] #slide-in-search .et_pb_module.alle-posts.zeile article.et_pb_post .post-detail .post-content .post-content-inner p::after,html[lang="en-US"] body.archive #cat-presse .et_pb_module.alle-posts.zeile article.et_pb_post .post-detail .post-content .post-content-inner p::after{content:"more"}html[lang="en-US"] #slide-in-filter form.searchandfilter ul li.sf-field-submit::before{content:"Apply filter"}html[lang="en-US"] .et_pb_module.alle-posts.zeile.aktuell article.et_pb_post a.more-link::before{content:"More information"}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post.coming-soon{display:none}header #slide-in-menu .wpml-ls{border:none;padding:0;margin-top:40px}header #slide-in-menu .wpml-ls ul{padding:0}header #slide-in-menu .wpml-ls ul li a{padding:0 30px 0 0!important}#start-beitraege .et_pb_post.coming-soon{cursor:default;pointer-events:none;text-decoration:none}#sprachinfo .et_pb_module.et_pb_text .et_pb_text_inner{height:430px;display:flex;flex-direction:column;justify-content:center}#sprachinfo .et_pb_module.et_pb_text span{position:absolute;right:30px;top:30px;font-size:64px;color:#000;cursor:pointer}#sprachinfo .et_pb_module.et_pb_text h2{margin-bottom:30px}body.logged-in .et_pb_row.pressespiegel,body.logged-in .et_pb_row.pressebilder{display:block!important}#slb_viewer_wrap .slb_theme_slb_default .slb_content .slb_prev .slb_template_tag,[dir="rtl"] #slb_viewer_wrap .slb_theme_slb_default .slb_content .slb_next .slb_template_tag{left:-45px}#slb_viewer_wrap .slb_theme_slb_default .slb_content .slb_next .slb_template_tag,[dir="rtl"] #slb_viewer_wrap .slb_theme_slb_default .slb_content .slb_prev .slb_template_tag{right:-45px}.acf.galerie .gallery ul,.pressebilder .gallery ul{list-style:none;padding:0;line-height:0;display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;justify-content:center}.acf.galerie .gallery ul li,.pressebilder .gallery ul li{margin:60px 36px 0 0;width:calc(33.333% - 25px);position:relative}.acf.galerie .gallery ul li:nth-child(3n),.pressebilder .gallery ul li:nth-child(3n){margin-right:0}.acf.galerie .gallery ul li a,.pressebilder .gallery ul li a{position:relative;display:block}.acf.galerie .gallery ul li a::before,.pressebilder .gallery ul li a::before{content:"";display:block;width:60px;height:60px;position:absolute;bottom:0;right:0;background-color:#fff;background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-search.svg);background-position:center;background-repeat:no-repeat}.pressebilder .gallery ul li a::before{background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-download.svg)}.pressebilder ul li p{color:#000;margin-top:25px}.acf.galerie .gallery ul>a{display:none}.impressionen-galerie .acf.bildunterschrift a{text-decoration:none}.slb_container{padding:0!important;border-radius:0!important}.slb_container .slb_slideshow,.slb_container .slb_details{display:none!important}.slb_container .slb_controls{top:0px!important;right:0px!important}.slb_container .slb_controls .slb_close .slb_template_tag{background-color:#fff!important;opacity:1!important;background-image:none!important;font-size:2rem!important;color:#000!important;text-indent:unset!important;line-height:1.65rem!important;text-align:center!important}#start-beitraege.shadow .et_pb_module.et_pb_posts.start-beitraege article#post-3746 .post-detail a.more-link{font-size:0!important;}#start-beitraege.shadow .et_pb_module.et_pb_posts.start-beitraege article#post-3746 .post-detail a.more-link::before{content:"mehr sehen";display:block}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.beitrag-neu span.entry-featured-image-url::before{content:"";display:block;position:absolute;width:100px;height:50px;bottom:-.5px;right:0;background-image:url(/wp-content/themes/Divi-child_SOG/img/neu.svg);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}html[lang="en-US"] .et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.beitrag-neu span.entry-featured-image-url::before{background-image:url(/wp-content/themes/Divi-child_SOG/img/neu-en.svg)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post.coming-soon .post-image span.entry-featured-image-url::before{content:"";display:block;position:absolute;width:12vw;height:50px;bottom:-.5px;right:0;background-image:url(/wp-content/themes/Divi-child_SOG/img/coming-soon.svg);background-size:contain;background-position:bottom right;background-repeat:no-repeat;z-index:1}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.ergaenzt span.entry-featured-image-url::before{content:"";display:block;position:absolute;width:153px;height:50px;bottom:-.5px;right:0;background-image:url(/wp-content/themes/Divi-child_SOG/img/erweitert.svg);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}html[lang="en-US"] .et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.ergaenzt span.entry-featured-image-url::before{background-image:url(/wp-content/themes/Divi-child_SOG/img/erweitert-en.svg)}.et_pb_row.interview.texte .et_pb_column:first-child,.et_pb_row.interview.bild .et_pb_column:first-child{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-end;order:2;padding-left:12.5%}.et_pb_row.interview.texte.alternativ .et_pb_column:first-child{justify-content:flex-start;padding-left:0;margin-right:0;margin-left:0;width:41.2%}body.single-post.postid-3981 #beitrag-header{padding-top:65px}#beitrag-content .et_pb_row.interview.einleitung{margin-bottom:50px!important;padding-bottom:110px!important}#beitrag-content .et_pb_row.interview{margin-bottom:65px!important;padding:0!important;display:flex}#beitrag-content .et_pb_row.interview.alternativ{margin-bottom:35px!important}#beitrag-content .interview .et_pb_module.et_pb_text.interview-name strong{margin-top:-.5rem;display:inline-block}#beitrag-content .interview .et_pb_module.et_pb_text.interview-text{max-width:90%}#beitrag-content .et_pb_row.interview.texte.alternativ .et_pb_module.et_pb_text.interview-text{max-width:85%}#beitrag-content .interview .et_pb_row.interview.bild{margin-top:5px!important;margin-bottom:5px!important}#beitrag-content .interview .et_pb_module.acf.foto{margin-bottom:0!important;max-width:90%}#beitrag-content .interview .et_pb_module.et_pb_text.acf.bildunterschrift{max-width:90%}@media all and (min-width:2100px) and (max-width:2399px){#beitrag-content .et_pb_row.interview.einleitung{margin-bottom:35px!important;padding-bottom:110px!important}#beitrag-content .interview .et_pb_row.interview.bild{margin-top:5px!important;margin-bottom:5px!important}}@media all and (min-width:1700px) and (max-width:2099px){#beitrag-content .et_pb_row.interview.einleitung{margin-top:-60px!important;margin-bottom:-15px!important;padding-bottom:110px!important}#beitrag-content .et_pb_row.interview{margin-top:65px!important;margin-bottom:65px!important;padding:0!important}#beitrag-content .interview .et_pb_row.interview.bild{margin-top:5px!important;margin-bottom:5px!important}#beitrag-content .et_pb_row.interview.alternativ{margin-top:30px!important;margin-bottom:30px!important;padding:0!important}}@media (min-width:1700px) and (max-width:1950px){#main-content .et-l.et-l--post #start-about-teaser .teaser-bulthaupt .et_pb_column:first-child{padding-top:2vw}}@media all and (min-width:1280px) and (max-width:1699px){#beitrag-content .et_pb_row.interview.einleitung{margin-bottom:-10px!important;padding-bottom:75px!important}#beitrag-content .et_pb_row.interview{margin-top:50px!important;margin-bottom:50px!important;padding:0!important}#beitrag-content .et_pb_row.interview.alternativ{margin-top:30px!important;margin-bottom:30px!important}#beitrag-content .interview .et_pb_row.interview.bild{margin-top:5px!important;margin-bottom:5px!important}#cat-beitraege-header form.searchandfilter label::after,#slide-in-filter form.searchandfilter label::after{font-size:29px!important;line-height:39px!important;right:-25px!important}.acf.galerie .gallery ul li a::before,.pressebilder .gallery ul li a::before{width:50px;height:50px;background-size:75%}.pressebilder .gallery ul li a::before{background-size:45%}}@media (min-width:981px) and (max-width:1410px){#main-content .et-l.et-l--post #start-about-teaser .teaser-bulthaupt .et_pb_column:first-child{padding-top:2vw}}@media all and (min-width:981px) and (max-width:1279px){#beitrag-content .et_pb_row.interview.einleitung{margin-bottom:20px!important;padding-bottom:70px!important}#beitrag-content .et_pb_row.interview{margin-top:40px!important;margin-bottom:40px!important;padding:0!important}#beitrag-content .interview .et_pb_row.interview.bild{margin-top:5px!important;margin-bottom:5px!important}#cat-beitraege-header form.searchandfilter label::after,#slide-in-filter form.searchandfilter label::after{font-size:29px!important;line-height:32px!important;right:-25px!important}.acf.galerie .gallery ul li a::before,.pressebilder .gallery ul li a::before{width:50px;height:50px;background-size:75%}.pressebilder .gallery ul li a::before{background-size:45%}}@media (min-width:768px) and (max-width:980px){.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.beitrag-neu span.entry-featured-image-url::before{width:80px;height:40px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post.coming-soon .post-image span.entry-featured-image-url::before{width:180px;height:40px}body.single-post.postid-3981 #beitrag-header{padding-top:0}#beitrag-content .interview .et_pb_module.et_pb_text.interview-name{margin-bottom:30px!important}#beitrag-content .interview .et_pb_module.et_pb_text.interview-name p{margin-bottom:0;padding-bottom:0}#beitrag-content .interview .et_pb_module.et_pb_text.interview-name p:last-child{margin-bottom:30px}#beitrag-header .et_pb_module.et_pb_code.post-header-bild .et_pb_row{padding-bottom:0px!important}#beitrag-content .et_pb_row.interview.einleitung{margin-bottom:-30px!important;padding-bottom:70px!important}#beitrag-content .et_pb_row.interview{margin-top:65px!important;margin-bottom:65px!important;padding:0!important;flex-direction:column}#beitrag-content .et_pb_row.interview.alternativ{margin-bottom:-60px!important}#beitrag-content .et_pb_row.interview.alternativ:last-child{margin-bottom:35px!important}.et_pb_row.interview.texte .et_pb_column:first-child,.et_pb_row.interview.texte.alternativ .et_pb_column:first-child{padding-left:0%;margin-top:0;width:100%}.et_pb_row.interview.texte .et_pb_column:first-child,.et_pb_row.interview.texte.alternativ .et_pb_column:first-child p{margin-top:30px}#beitrag-content .et_pb_row.interview.texte.alternativ .et_pb_module.et_pb_text.interview-text{max-width:100%}#beitrag-content .interview .et_pb_row.interview.bild{margin-top:5px!important;margin-bottom:5px!important}#cat-beitraege-header form.searchandfilter label::after,#slide-in-filter form.searchandfilter label::after{font-size:29px!important;line-height:32px!important;right:-25px!important}}@media all and (max-width:767px){.acf.galerie .gallery ul,.pressebilder .gallery ul{list-style:none;padding:0;line-height:0;display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;justify-content:space-between}.acf.galerie .gallery ul li,.pressebilder .gallery ul li{margin:20px 0 0 0;width:calc(33.333% - 15px)}.acf.galerie .gallery ul li a::before,.pressebilder .gallery ul li a::before{width:40px;height:40px;background-size:70%}.pressebilder .gallery ul li a::before{background-size:40%}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.beitrag-neu span.entry-featured-image-url::before{width:80px;height:40px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post.coming-soon .post-image span.entry-featured-image-url::before{width:140px;height:35px}body.single-post.postid-3981 #beitrag-header{padding-top:5px}#beitrag-content .interview .et_pb_module.et_pb_text.interview-name{margin-bottom:0px!important}#beitrag-content .interview .et_pb_module.et_pb_text.interview-name p{margin-bottom:0;padding-bottom:0}#beitrag-content .interview .et_pb_module.et_pb_text.interview-name p:last-child{margin-bottom:60px!important}body.single-post.postid-3981 #beitrag-header .et_pb_module.et_pb_code.post-header-bild .et_pb_row .et_pb_column:first-child{width:100%}#beitrag-content .et_pb_row.interview.einleitung{margin-bottom:20px!important;padding-bottom:30px!important}#beitrag-content .et_pb_row.interview{margin-top:30px!important;margin-bottom:30px!important;padding:0!important;flex-direction:column}#beitrag-content .et_pb_row.interview.alternativ:last-child{margin-bottom:35px!important}#beitrag-content .et_pb_row.interview.alternativ{margin-top:30px!important;margin-bottom:-30px!important}#beitrag-content .interview .et_pb_module.et_pb_text.interview-text,#beitrag-content .et_pb_row.interview.texte.alternativ .et_pb_module.et_pb_text.interview-text,#beitrag-content .interview .et_pb_module.acf.foto{max-width:100%}.et_pb_row.interview.texte .et_pb_column:first-child,.et_pb_row.interview.bild .et_pb_column:first-child{padding-left:0!important;padding-top:30px}.et_pb_row.interview.texte.alternativ .et_pb_column:first-child{width:100%}#beitrag-content .interview .et_pb_row.interview.bild{margin-top:5px!important;margin-bottom:5px!important}#cat-beitraege-header form.searchandfilter label::after,#slide-in-filter form.searchandfilter label::after{font-size:29px!important;line-height:33px!important;right:-25px!important}}p strong{line-height:34px}body.single-post.postid-3746 #beitrag-header,body.single-post.postid-5122 #beitrag-header{padding-top:100px}body.single-post.postid-3746 #beitrag-header .et_pb_module.et_pb_text.post_subheadline,body.single-post.postid-5122 #beitrag-header .et_pb_module.et_pb_text.post_subheadline{display:none}body.single-post.postid-3746 #beitrag-header .et_pb_module.et_pb_code.post-header-bild .et_pb_row .et_pb_column:first-child,body.single-post.postid-5122 #beitrag-header .et_pb_module.et_pb_code.post-header-bild .et_pb_row .et_pb_column:first-child{width:100%!important}body.single-post.postid-3746 #beitrag-header .et_pb_module.et_pb_code.post-header-bild .et_pb_row .et_pb_column.et-last-child,body.single-post.postid-5122 #beitrag-header .et_pb_module.et_pb_code.post-header-bild .et_pb_row .et_pb_column.et-last-child{display:none}body.single-post.postid-3746 #beitrag-header .et_pb_module.et_pb_code.post-header-bild .et_pb_module.et_pb_text.post_author,body.single-post.postid-5122 #beitrag-header .et_pb_module.et_pb_code.post-header-bild .et_pb_module.et_pb_text.post_author{display:none}body.single-post.postid-3746 #beitrag-content,body.single-post.postid-5122 #beitrag-content{margin-bottom:calc(140px - 0px)}body.single-post.postid-3746 #beitrag-content .et_pb_module.et_pb_text.acf.text p,body.single-post.postid-5122 #beitrag-content .et_pb_module.et_pb_text.acf.text p{text-align:right;margin-top:15px}@media all and (min-width:981px){body.single-post.postid-3746 #beitrag-content .et_pb_row.beitrag-content.text .et_pb_column.et_pb_column_1_4,body.single-post.postid-5122 #beitrag-content .et_pb_row.beitrag-content.text .et_pb_column.et_pb_column_1_4{width:12.75%}body.single-post.postid-3746 #beitrag-content .et_pb_row.beitrag-content.text .et_pb_column.et_pb_column_1_2,body.single-post.postid-5122 #beitrag-content .et_pb_row.beitrag-content.text .et_pb_column.et_pb_column_1_2{width:61.5%;margin-right:0}}body.single-post #beitrag-content .et_pb_row.beitrag-content.text .wp-video{width:100%!important}#beitragsinfo .et_pb_text_inner span{display:inline-block;margin-left:15px;cursor:pointer}@media all and (max-width:1279px){#beitragsinfo{top:80px}}@media all and (max-width:767px){#beitragsinfo{top:60px}}.da-overlay-visible .da-overlay{backdrop-filter:saturate(0%) blur(0);-webkit-backdrop-filter:saturate(0%) blur(0);background:rgb(0 0 0 / .6)}.area-outer-wrap.popup_outer_wrap{width:100%!important;left:unset!important;padding:0!important}.area-outer-wrap.popup_outer_wrap .et_pb_section.popup{padding:100px 50px 50px 120px!important;width:100vh;height:max-content!important;min-height:100vh;max-height:100vh!important;margin:unset!important;float:right}.area-outer-wrap.popup_outer_wrap .et_pb_section.popup .et_pb_module.et_pb_icon.pfeil-links{cursor:pointer;display:block}.area-outer-wrap.popup_outer_wrap .et_pb_section.popup .et_pb_module.et_pb_icon.pfeil-links .et_pb_icon_wrap{display:block;margin-bottom:80px}.area-outer-wrap.popup_outer_wrap .et_pb_section.popup .et_pb_column.et_pb_column_1_2:first-child{width:60%}.area-outer-wrap.popup_outer_wrap .et_pb_section.popup .et_pb_column.et_pb_column_1_2.et-last-child{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:flex-start;justify-content:center;width:40%}.area-outer-wrap.popup_outer_wrap .et_pb_section.popup .et_pb_column.et_pb_column_1_2 .et_pb_module.et_pb_text{padding-left:40px;max-width:550px}.area-outer-wrap.popup_outer_wrap .et_pb_section.popup .et_pb_column.et-last-child .et_pb_module.et_pb_image{margin-bottom:40px!important}.area-outer-wrap.popup_outer_wrap .et_pb_section.popup .et_pb_column.et_pb_column_4_4 .et_pb_module.et_pb_text{max-width:66.666%}input[type=text],input[type=button],input[type=submit]{-webkit-appearance:none;-webkit-border-radius:0;-moz-appearance:none;-moz-border-radius:0;;appearance:none;border-radius:0;opacity:1}article#post-2633 .post-detail .post-detail-featured-image,article#post-2631 .post-detail .post-detail-featured-image,article#post-2639 .post-detail .post-detail-featured-image,article#post-2635 .post-detail .post-detail-featured-image,article#post-5128 .post-detail .post-detail-featured-image,article#post-5129 .post-detail .post-detail-featured-image,article#post-5126 .post-detail .post-detail-featured-image,article#post-5127 .post-detail .post-detail-featured-image{display:none}html.et-fb-app-frame #main-content .et-l .et_pb_section.section-content.accordion-content{display:block!important}.et_pb_module.et_pb_image.logo.scroll{max-width:275px}.et_pb_module.et_pb_text.online-ab-link.scroll{opacity:0;right:-1000px}#main-content .et-l ol,#main-content .et-l .entry-content ol,#main-content .et-l .et-l--body ol{list-style-type:decimal;list-style-position:outside;padding:0 0 0 25px}#main-content .et-l ol li,#main-content .et-l .entry-content ol li,#main-content .et-l .et-l--body ol li{padding-bottom:0rem}#main-content .et-l ol li:last-child,#main-content .et-l .entry-content ol li:last-child,#main-content .et-l .et-l--body ol li:last-child{padding-bottom:0}.et_pb_module.et_pb_icon.pfeil-links span.et-pb-icon,header #slide-in-menu .slide-in-menu-close span.et-pb-icon,header #slide-in-search .slide-in-menu-close span.et-pb-icon,header #slide-in-filter .slide-in-menu-close span.et-pb-icon,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .close-detail,button.history-back,.et_pb_module.et_pb_toggle.et_pb_toggle_close .et_pb_toggle_title:before,.et_pb_module.et_pb_posts.start-beitraege article .post-detail .close{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}header .et_pb_section.shadow-slidein,header #header-logo,header #fixed-menu,header #slide-in-menu,header #slide-in-search,header #slide-in-filter,.et_pb_module.et_pb_image.logo,.et_pb_module.et_pb_text.online-ab-link,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .entry-title,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image img,.et_pb_module.et_pb_posts.start-beitraege article .post-detail,.et_pb_module.et_pb_posts.start-beitraege article .post-detail .slide-in-shadow,.et_pb_module.et_pb_toggle .et_pb_toggle_title:before,.accordion-header .et_pb_module.et_pb_text::after{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.et-db #et-boc header.et-l--header #slide-in-menu .slide-in-menu-close,.et-db #et-boc header.et-l--header #slide-in-search .slide-in-menu-close,.et-db #et-boc header.et-l--header #slide-in-filter .slide-in-menu-close{margin-bottom:calc(75px - 10px)!important}header #slide-in-menu nav.et-menu-nav ul li.sekondary{margin-top:calc(85px - 30px)!important}header #slide-in-menu nav.et-menu-nav>ul li.social.instagram{margin-top:calc(60px - 20px)!important}header .et_pb_section,#main-content .et-l .section-header,#main-content .et-l .section-content,#main-content .et-l.et-l--body .et_pb_section,#main-content .et-l.et-l--post .et_pb_section,footer .et_pb_section{padding-left:100px!important;padding-right:100px!important}.et-fb-iframe-ancestor header .et_pb_section,.et-fb-iframe-ancestor #main-content .et-l .section-header,.et-fb-iframe-ancestor #main-content .et-l .section-content,.et-fb-iframe-ancestor #main-content .et-l.et-l--body .et_pb_section,.et-fb-iframe-ancestor #main-content .et-l.et-l--post .et_pb_section,.et-fb-iframe-ancestor footer .et_pb_section{padding:0!important}.et-db #et-boc header.et-l--header .et_pb_section .et_pb_row,#main-content .et-l .section-header .et_pb_row,#main-content .et-l .section-content .et_pb_row{padding:0px!important}.et-db #et-boc header.et-l--header #slide-in-search.et_pb_section{padding-top:40px}.et-db #et-boc header.et-l--header #slide-in-search.et_pb_section .et_pb_row{max-width:2200px}.et-db #et-boc header.et-l--header #slide-in-search.et_pb_section .et_pb_module.et_pb_image img{height:57px;margin-top:10px}#main-content .et-l.et-l--body .et_pb_section .et_pb_row,#main-content .et-l.et-l--post .et_pb_section .et_pb_row{padding:0}#start-10x10{margin-top:calc(-120px - 0px);padding-top:calc(120px + 50px)!important;padding-bottom:calc(360px - 0px)!important}#main-content .et-l.et-l--post #start-about-teaser{padding-bottom:0;margin-bottom:-25px}#start-about-teaser .et_pb_row .et_pb_column{margin-top:calc(0px - 300px)}.section-header .seitentitel.size56pt{margin-bottom:calc(80px - 80px)!important;padding-top:calc(15px - 0px)!important}footer #footer-content #footer-oben .et_pb_module.et_pb_text{margin-bottom:calc(30px - 10px)!important}#main-content .et-l .section-content{padding-bottom:calc(80px - 0px)!important}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post{padding-top:calc(25px - 10px);padding-bottom:calc(15px - 10px)}#ausstellungen .et_pb_row .et_pb_column .et_pb_module.et_pb_text:nth-child(1),#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.author{margin-bottom:calc(40px - 30px)!important}#cat-neuigkeiten article.et_pb_post .post-detail .post_meta,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.author{margin-bottom:calc(40px - 25px)!important}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .author{padding-bottom:calc(40px - 30px)}#start-3er-teaser .et_pb_row{padding-top:calc(40px + 0px)!important;padding-bottom:calc(40px - 0px)!important}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .entry-title{margin-top:calc(60px - 25px);margin-bottom:calc(60px - 20px)}#main-content .et-l #ausstellungen .et_pb_row{padding:calc(60px - 0px) 0!important}#slide-in-filter form.searchandfilter ul li.sf-field-submit{margin-top:calc(60px - 35px)}#ausstellungen .et_pb_row .et_pb_column .et_pb_module.et_pb_text:nth-child(2),.et_pb_module.et_pb_promo .et_pb_promo_description .et_pb_module_header,#cat-neuigkeiten article.et_pb_post .post-detail span.post-detail-featured-image img,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h2.entry-title,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content a.more-link,.et_pb_section.more-posts article.et_pb_post .entry-title,#main-content .et-l #cat-literatur .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title{margin-bottom:calc(60px - 20px)!important}#start-about-teaser .et_pb_module.et_pb_image{margin-bottom:calc(60px - 15px)!important}#main-content .et-l .et_pb_section.section-content.accordion-header .et_pb_with_border.et_pb_row,#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_with_border.et_pb_row{padding-top:calc(60px - 15px)!important;padding-bottom:calc(60px - 15px)!important}.et_pb_module.et_pb_promo .et_pb_promo_description{margin-bottom:calc(60px - 17.5px)}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post,#cat-literatur .et_pb_module.et_pb_posts article.et_pb_post,#cat-presse .et_pb_module.et_pb_posts article.et_pb_post{padding-top:calc(60px - 8px)!important;padding-bottom:calc(60px - 15px)!important}body.archive #cat-presse .et_pb_module.alle-posts.zeile article.et_pb_post .post-detail h2.entry-title,#cat-neuigkeiten article.et_pb_post .post-detail .post-content,#cat-neuigkeiten article.et_pb_post .post-detail .entry-title,#cat-presse .et_pb_module.et_pb_post_title{margin-bottom:calc(60px - 25px);margin-top:calc(40px - 25px)}#cat-presse .et_pb_module.et_pb_post_title{padding-bottom:0!important}#main-content .et-l #redaktion-content .et_pb_with_border.et_pb_row{padding-top:calc(60px - 10px)!important;padding-bottom:calc(60px - 15px)!important}#main-content .et-l #redaktion-content .et_pb_with_border.et_pb_row .et_pb_column:first-child{padding-right:2.5%}#main-content .et-l #redaktion-content .et_pb_with_border.et_pb_row .et_pb_column:first-child .et_pb_module.et_pb_text{margin-top:-4px!important}body.category.category-presse #main-content .et-l #cat-presse .et_pb_row.et_pb_with_border,body.category.category-press #main-content .et-l #cat-presse .et_pb_row.et_pb_with_border,body.single-post #main-content .et-l #cat-presse .et_pb_row{padding-top:calc(60px - 7.5px)!important;padding-bottom:calc(120px - 40px)!important}#unternehmenspartner-content .et_pb_row{margin-bottom:calc(80px - 0px)!important}#slide-in-search .et_pb_search{margin-top:calc(80px - 15px)}#main-content .et-l .section-content{padding-top:calc(80px - 15px)!important}#main-content .et-l #cat-neuigkeiten{padding-top:calc(80px - 60px)!important}.section-header .seitentitel,#start-veranstaltungen .et_pb_module.alle-posts.zeile.aktuell.et_pb_posts article.et_pb_post .entry-title,#veranstaltung-header .et_pb_module.veranstaltungstitel{margin-bottom:calc(80px - 35px)!important;width:100%}.section-header .seitentitel.size56pt{margin-bottom:calc(80px - 80px)!important}.section-header .einleitung{margin-bottom:calc(80px - 45px)!important;margin-top:20px}#start-veranstaltungen .et_pb_module.alle-posts.zeile.aktuell.et_pb_posts article.et_pb_post .post-content-inner,#start-veranstaltungen .et_pb_module.alle-posts.zeile.aktuell.et_pb_posts article.et_pb_post .veranstaltung-meta{margin-bottom:calc(80px - 25px)}#veranstaltung-weitere .et_pb_module.et_pb_text{margin-bottom:calc(80px - 15px)!important}#start-glossar .glossar-titel,#start-glossar .glossar-list{margin-bottom:calc(80px - 50px)}#veranstaltung-header .et_pb_module.veranstatungsdatum{margin-top:calc(80px - 5px);margin-bottom:calc(70px - 45px)}#veranstaltung-content .veranstaltungscontent h2{margin-bottom:calc(80px - 20px)}#slide-in-search .et_pb_module.et_pb_text.seitentitel{margin-top:calc(100px - 15px)}#slide-in-search .et_pb_module.et_pb_code.search{margin-top:calc(97px - 25px)}#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts{margin-top:calc(120px - 10px)}#veranstaltung-content .veranstaltungscontent{margin-top:calc(120px - 75px)}#veranstaltung-content .et_pb_row.beitrag-content{margin-bottom:calc(120px - 45px)!important}#main-content .et-l #cat-literatur{padding-bottom:calc(120px - 60px)!important}#start-about-teaser{padding-bottom:calc(120px - 10px)}#main-content .et-l .et_pb_section.section-content.accordion-header:nth-child(2){margin-top:calc(120px - 55px)}#start-glossar{padding-top:calc(120px + 30px);padding-bottom:calc(120px + 0px)!important}#start-glossar,#start-3er-teaser .et_pb_row:first-child{padding-top:calc(120px + 0px)!important}#veranstaltung-weitere .et_pb_module.et_pb_image{padding-top:calc(0px + 0px)!important}#veranstaltung-weitere{margin-top:calc(120px - 15px)!important}footer #footer-content #footer-oben{margin-top:calc(160px - 5px)!important}footer #footer-content #footer-unten{margin-top:calc(160px - 15px)!important;margin-bottom:calc(160px - 30px)!important}#main-content .et-l .section-header{padding-top:calc(180px - 30px)!important}#main-content .et-l #veranstaltung-header.section-header{padding-top:calc(0px)!important;padding-bottom:calc(0px)!important}#start-veranstaltungen .et_pb_column.et_pb_column_2{padding-top:calc(180px - 0px);padding-bottom:calc(0px - 0px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .close-detail{margin-bottom:80px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail.keinbild .entry-title{margin-top:calc(80px - 30px);margin-bottom:calc(80px - 35px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail a.more-link{margin-top:40px}#start-beitraege .et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .post-content a::after{content:"";position:absolute;width:100%;height:calc(100% - 275px);top:250px;right:0;bottom:0;left:0}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link,body.archive #cat-veranstaltungen.et_pb_module.alle-posts.zeile article.et_pb_post a.more-link{margin-top:unset}.et_pb_module.alle-posts.zeile.aktuell article.et_pb_post a.more-link{margin-top:0px!important}.glossar-list ul li::after{bottom:25px}body.archive #cat-presse .et_pb_module.alle-posts.zeile article.et_pb_post .post-detail p.post-meta{margin-bottom:20px}body.archive #cat-presse .et_pb_module.alle-posts.zeile article.et_pb_post .post-detail .post-content .post-content-inner p::after{padding-left:10px}.et_pb_section.more-posts article.et_pb_post .et_pb_image_container{margin-bottom:50px!important}.et_pb_section.more-posts article.et_pb_post .subheadline{margin-top:20px;margin-bottom:25px}.et_pb_module.alle-literatur article.et_pb_post{padding:45px 0}.et_pb_module.alle-literatur article.et_pb_post .post-detail .author,.et_pb_module.alle-literatur article.et_pb_post .post-detail .entry-titles{margin-bottom:25px}.et_pb_module.alle-literatur article.et_pb_post .post-detail .publikation{margin-top:40px}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content a.more-link{margin-top:30px}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post{margin-bottom:0px!important;padding-bottom:0}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post .post-detail{margin:-20px -20px 0}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post .et_pb_image_container{margin-bottom:0!important}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post .author{margin-top:calc(60px - 15px)!important}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post .entry-title{margin-top:calc(40px - 30px);margin-bottom:0!important}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post .subheadline{margin-top:calc(60px - 20px);margin-bottom:0!important}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post a.more-link{margin-top:calc(60px - 20px);display:block}*{text-decoration-thickness:1.5px!important}p{padding-bottom:.5em}body.single-post #cat-presse p,body.archive.category #cat-neuigkeiten p{padding-bottom:1em}body.single-post #cat-presse p:last-child,body.archive.category #cat-neuigkeiten p:last-child{padding-bottom:0em}body,#start-glossar .glossar-titel h2,.et_pb_module.alle-posts .et_pb_blog_grid article.et_pb_post .author,.et_pb_module.alle-posts .et_pb_blog_grid article.et_pb_post .post-detail .subheadline,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .author,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .subheadline,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .author,#beitrag-header .post_author h3,#beitrag-header .post_subheadline h3,#veranstaltung-aktuell .post-detail a.veranstaltung_anmeldung,#veranstaltung-weitere .post-detail a.veranstaltung_anmeldung,#veranstaltung-weitere .post-detail.detailseite a.veranstaltung_anmeldung,#cat-veranstaltungen .post-detail.detailseite a.veranstaltung_anmeldung,#cat-veranstaltungen .post-detail a.veranstaltung_anmeldung,#sprachinfo .et_pb_module.et_pb_text h2 small,a.anmeldung{font-family:"Univers LT W01_47 Light Cond"}h1,h2,h3,h4,h5,h6,strong,b{font-family:"Univers LT W01_67 Bold Cond";padding:0}.acf.text h1,.acf.text h2,.acf.text h3,.acf.text h4,.acf.text h5,.acf.text h6{padding-bottom:.75em}#main-content .et-l .et_pb_module.et_pb_text.acf.bildunterschrift p,.acf.bildunterschrift,.et_pb_module.et_pb_text.acf.text p small,body.single-post.postid-3746 #beitrag-content .et_pb_module.et_pb_text.acf.text p,body.single-post.postid-5122 #beitrag-content .et_pb_module.et_pb_text.acf.text p,#main-content .et-l p .text-small{font-family:Helvetica,Arial,sans-serif}#main-content .et-l h1,.glossar-list ul,#start-veranstaltungen #veranstaltung-aktuell .et_pb_module.et_pb_posts article.et_pb_post .entry-title,#main-content .et-l .et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail.keinbild .entry-title{font-size:100px!important;line-height:130px!important}#main-content .et-l .et_pb_module.et_pb_text.size56pt h1,#slide-in-search .et_pb_module.et_pb_text.size56pt h2,#main-content .et-l #cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title,#main-content .et-l #cat-literatur .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title,#main-content .et-l #cat-presse .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title,#main-content .et-l h2,.et_pb_module.alle-literatur article.et_pb_post .post-detail .entry-title,#cat-presse .et_pb_module.et_pb_post_title .entry-title,#start-beitraege article.et_pb_post .post-detail h2.entry-title,#sprachinfo .et_pb_module.et_pb_text h2{font-size:56px!important;line-height:70px!important}#start-beitraege article.et_pb_post h2.entry-title{font-size:48px!important;line-height:60px!important}#main-content .et-l.et-l--body h3,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .post-content p,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail a.more-link,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .entry-title,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .veranstaltungsdatum p,.et_pb_module.alle-posts.zeile.aktuell article.et_pb_post .post-content .post-content-inner p,.et_pb_module.alle-posts.zeile.aktuell article.et_pb_post a.more-link::before,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.author,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.subheadline,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content .post-content-inner p,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content a.more-link::before,#cat-presse .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link.download,.et_pb_section.more-posts article.et_pb_post .post-detail h3,.et_pb_section.more-posts article.et_pb_post .post-detail a.more-link::before,.et_pb_module.alle-literatur article.et_pb_post .post-detail .author,.et_pb_module.alle-literatur article.et_pb_post .post-detail .publikation,#cat-neuigkeiten article.et_pb_post .post-detail .post_meta,#cat-neuigkeiten article.et_pb_post .post-detail .more-link,#main-content .et-l .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail h2.entry-title,#main-content .et-l p,#main-content .et-l p strong,#main-content .et-l p b,#main-content .et-l ol,#main-content .et-l .entry-content ol,#main-content .et-l .et-l--body ol,body #page-container .et_pb_section .et_pb_button_0_tb_body,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .subheadline,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .author,#form.searchandfilter ul li label.sf-label-checkbox,form.searchandfilter input[type="submit"],a.et_pb_button,a.publikation,header .entry .not-found-title,header .entry p,#cat-beitraege .entry p,.et_pb_module.et_pb_text.acf.event,#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .entry-title,#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-content-inner p,#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-meta a,.area-outer-wrap.popup_outer_wrap .et_pb_section.popup .et_pb_column .et_pb_module.et_pb_text p,#cat-beitraege-header form.searchandfilter ul li.sf-field-tag ul li,#slide-in-filter form.searchandfilter ul li.sf-field-tag ul li,#slide-in-filter form.searchandfilter ul li.sf-field-submit::before,#slide-in-search .searchandfilter input.sf-input-text,#main-content .et-l h2.not-found-title,.et_pb_with_border.et_pb_module.et_pb_text.acf.quellenangabe,#beitragsinfo .et_pb_text_inner,a.veranstaltung_anmeldung,body.single-post #main-content .et-l p,body.single-post #main-content .et-l p strong,#start-beitraege.shadow .et_pb_module.et_pb_posts.start-beitraege article#post-3746 .post-detail a.more-link::before,.pressebilder ul li p,#sprachinfo .et_pb_module.et_pb_text p,body.single-post #main-content .et-l ul{font-size:30px!important;line-height:45px!important}body.single-post #main-content .et-l ul{padding:0 0 23px .65em}header #slide-in-menu nav.et-menu-nav ul li a,header #slide-in-menu .wpml-ls ul li a,footer #footermenu nav.et-menu-nav>ul li a{font-size:42px!important;line-height:60px!important}#main-content .et-l .et_pb_module.et_pb_text.acf.bildunterschrift,#main-content .et-l .et_pb_module.et_pb_text.acf.bildunterschrift p,#main-content .et-l .et_pb_module.et_pb_toggle.acf .et_pb_toggle_content p,#main-content .et-l .et_pb_module.et_pb_toggle.acf .et_pb_toggle_content ol li,#main-content .et-l .et_pb_module.et_pb_toggle.acf .et_pb_toggle_content ul li,#cat-beitraege-header form.searchandfilter ul li.sf-level-0,.et_pb_module.et_pb_text.acf.text p small,body.single-post.postid-3746 #beitrag-content .et_pb_module.et_pb_text.acf.text p,body.single-post.postid-5122 #beitrag-content .et_pb_module.et_pb_text.acf.text p,body.single-post #main-content .et-l p .text-small,body.single-post #main-content .et-l p:has(.text-small){font-size:18px!important;line-height:30px!important}#main-content .et-l #veranstaltung-header .entry-title{text-transform:lowercase}sup,sub{font-size:.65em}.et_pb_module.et_pb_icon.pfeil-links a span.et_pb_icon_wrap{display:block}a.et_pb_button::after{content:""!important;font-size:0;width:40px;height:22px;margin-left:20px!important;margin-top:10px;background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-pfeil.svg);background-position:center;background-repeat:no-repeat;background-size:cover}.negativ a.et_pb_button::after{background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-pfeil-negativ.svg)}button.history-back{font-size:0;width:40px;height:22px;outline:none;border:none;background-color:#fff0;background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-pfeil.svg);background-position:center;background-repeat:no-repeat;background-size:cover;cursor:pointer}.close{display:none}.et_pb_module.et_pb_posts.start-beitraege article .post-detail .close{content:"";display:block;width:40px;height:22px;background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-pfeil.svg);background-position:center;background-repeat:no-repeat;background-size:contain;cursor:pointer;;;margin-bottom:calc(60px - 0px);;;z-index:99999;position:relative}#cat-presse .et_pb_button_module_wrapper{margin-top:0px!important}#cat-presse .et_pb_module.et_pb_icon.pfeil-links{margin-top:5px!important}.et_pb_button:hover{background-color:transparent!important}.et_pb_module.et_pb_promo .et_pb_promo_description{padding:0}.et_pb_module.et_pb_promo .et_pb_promo_description .et_pb_module_header{padding:0}.et_pb_module.et_pb_promo .et_pb_button_wrapper{height:15px}.et_pb_module.et_pb_promo a.et_pb_button.et_pb_promo_button{font-size:0!important}.et_pb_module.et_pb_promo a.et_pb_button.et_pb_promo_button::after{margin:0!important}.et_pb_module.et_pb_icon.pfeil-rechts span.et-pb-icon,.et_pb_module.et_pb_icon.pfeil-links span.et-pb-icon{font-size:0;width:40px;height:22px;background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-pfeil.svg);background-position:center;background-repeat:no-repeat;background-size:cover}.et_pb_module.et_pb_icon.pfeil-rechts.weiss span.et-pb-icon,.et_pb_module.et_pb_icon.pfeil-links.weiss span.et-pb-icon{background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-pfeil-negativ.svg)}.et_pb_module.et_pb_toggle{border-top:2px solid #000}.et_pb_toggle .et_pb_toggle_title{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;align-content:center;align-items:center;justify-content:space-between;padding:0}.et_pb_module.et_pb_toggle .et_pb_toggle_title:before{font-size:0!important;width:24px;height:20px;background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/pfeil-hoch.svg);background-position:center;background-repeat:no-repeat;background-size:cover;display:block;position:relative!important;top:unset!important}.et_pb_module.et_pb_toggle.acf .et_pb_toggle_title,.et_pb_module.et_pb_toggle.acf .et_pb_toggle_content{max-width:100%}.et_pb_module.et_pb_toggle.acf .et_pb_toggle_title::before{right:2.5px}#main-content .et-l .et_pb_section.section-content.accordion-header,#main-content .et-l .et_pb_section.section-content.accordion-content{padding-top:0!important;padding-bottom:0!important}#main-content .et-l .et_pb_section.section-content.accordion-content{display:none}#main-content .et-l .section-content.accordion{padding:0!important}.et_pb_row.accordion-content .et_pb_column{padding-bottom:60px}.accordion-header{cursor:pointer}.accordion-header .et_pb_module.et_pb_text{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:flex-start;justify-content:space-between}.accordion-header .et_pb_module.et_pb_text .et_pb_text_inner{width:90%}.accordion-header .et_pb_module.et_pb_text::after{content:"";width:34px;height:30px;background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/pfeil-hoch.svg);background-position:center;background-repeat:no-repeat;background-size:cover;display:block!important;position:relative!important;top:25px!important;-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.accordion-header.open .et_pb_module.et_pb_text::after{-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.et_pb_toggle .et_pb_toggle_title{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;align-content:center;align-items:center;justify-content:space-between;padding:0}.et_pb_toggle .et_pb_toggle_title::before{position:relative!important;top:unset!important}#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_column{padding-bottom:0}#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_row.bilder.last-child{margin-bottom:40px!important}#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_module.et_pb_image{padding:0 20px 40px 20px!important}#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_row.bilder .et_pb_module.et_pb_image{padding:0 20px 40px 20px!important}header{opacity:1;visibility:visible;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}header.hide{opacity:0;visibility:hidden}header #header-logo .et_pb_module.et_pb_image.logo.negativ{display:none}header #header-logo .et_pb_module.et_pb_image.logo.show{display:block}header #fixed-menu{padding:0!important}header.scroll #header-logo.nav-up{top:-125px}#et-boc header.et-l.et-l--header #header-logo.scroll{background-color:#fff!important}header #header-logo .et_pb_row{height:100px}header #header-logo .et_pb_row .et_pb_column{display:flex;align-items:center}header #header-logo .et_pb_module.et_pb_image.logo,header #header-logo .et_pb_module.et_pb_image.logo img{width:275px!important;height:auto!important;margin-top:20px}header #slide-in-menu,header #slide-in-search,header #slide-in-filter{margin-right:-100%!important;opacity:0}header #slide-in-menu.slide-in,header #slide-in-search.slide-in,header #slide-in-filter.slide-in{margin-right:0px!important;opacity:1;overflow:auto}header #slide-in-menu .slide-in-menu-close,header #slide-in-search .slide-in-menu-close,header #slide-in-filter .slide-in-menu-close{cursor:pointer}header.et-l--header #slide-in-menu .slide-in-menu-close,header.et-l--header #slide-in-menu .slide-in-menu-close span,header.et-l--header #slide-in-search .slide-in-menu-close,header.et-l--header #slide-in-search .slide-in-menu-close span,header.et-l--header #slide-in-filter .slide-in-menu-close,header.et-l--header #slide-in-filter .slide-in-menu-close span{width:40px;height:22px;display:block!important}header #slide-in-menu .slide-in-menu-close span.et-pb-icon,header #slide-in-search .slide-in-menu-close span.et-pb-icon,header #slide-in-filter .slide-in-menu-close span.et-pb-icon{font-size:0!important;width:40px;height:22px;background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-pfeil.svg);background-position:center;background-repeat:no-repeat;background-size:cover}header #slide-in-menu .et_pb_menu__wrap{justify-content:flex-start!important}header #slide-in-menu nav.et-menu-nav ul{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:flex-start;justify-content:flex-start;align-items:flex-start}header #slide-in-menu nav.et-menu-nav ul li{margin:0!important}header #slide-in-menu nav.et-menu-nav ul li a{padding:0!important}header #slide-in-menu .et_pb_menu__menu{display:block!important}header #slide-in-menu .et_mobile_nav_menu{display:none!important}header #slide-in-menu nav.et-menu-nav>ul li.social.twitter{margin-left:65px!important;margin-top:-40px!important}header #slide-in-menu nav.et-menu-nav>ul li a{width:max-content}header #slide-in-menu nav.et-menu-nav>ul li:hover a,header #slide-in-menu .wpml-ls ul li:hover a,header #slide-in-menu .wpml-ls ul li.wpml-ls-current-language a{text-decoration:underline!important;text-decoration-thickness:1.5px!important}header #slide-in-menu nav.et-menu-nav>ul li.social a{font-size:0!important;height:40px;background-position:center;background-repeat:no-repeat;background-size:contain}header #slide-in-menu nav.et-menu-nav>ul li.social.instagram a{width:48px;background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-instagram.svg)}header #slide-in-menu nav.et-menu-nav>ul li.social.twitter a{width:48px;background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-twitter.svg)}header #slide-in-menu nav.et-menu-nav>ul li.social{margin-right:0}header #fixed-menu .et_pb_module.et_pb_code ul{list-style:none;margin:0;padding:0;width:40px}header #fixed-menu .et_pb_module.et_pb_code ul li{width:40px;height:40px;background-position:center;background-repeat:no-repeat;background-size:cover;margin:40px 0;cursor:pointer}header #fixed-menu .et_pb_module.et_pb_code ul li.hamburger-menu{background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-menu.svg)}header #fixed-menu .et_pb_module.et_pb_code ul li.post-filter{background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-filter.svg);display:none}body.home header #fixed-menu .et_pb_module.et_pb_code ul li.post-filter{display:block}header #fixed-menu .et_pb_module.et_pb_code ul li.search{background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-search.svg)}header #slide-in-menu.white nav.et-menu-nav>ul li a,header #slide-in-menu.white .wpml-ls ul li a{color:#fff!important}header #slide-in-menu.white .slide-in-menu-close span.et-pb-icon{background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-pfeil-negativ.svg)!important}header #slide-in-menu.white nav.et-menu-nav>ul li.social.instagram a{background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-instagram-negativ.svg)!important}header #slide-in-menu.white nav.et-menu-nav>ul li.social.twitter a{background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-twitter-negativ.svg)!important}#slide-in-search .et_pb_module.et_pb_text.seitentitel{margin-bottom:0;cursor:pointer;width:max-content}#slide-in-search .et_pb_module.et_pb_text.seitentitel::after{content:"×";font-size:64px;line-height:70px;top:7.5px;right:-50px;position:absolute}#slide-in-search form.searchandfilter ul{padding:0;margin:0;display:flex}#slide-in-search form.searchandfilter ul li.sf-field-search{width:100%}#slide-in-search form.searchandfilter ul li.sf-field-submit{width:33.333%;display:flex;flex-direction:row;align-content:center;align-items:center;justify-content:flex-end}#slide-in-search .searchandfilter label{width:100%}#slide-in-search .searchandfilter input.sf-input-text{width:100%;display:block;height:80px;background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-search.svg);background-position:25px center;background-repeat:no-repeat;background-size:40px;text-indent:85px;color:#000;border:none;outline:none;;;;;;;;;;;;;;;;;padding-top:10px;;;;;;;;;;;;;;;;}#slide-in-search .entry{border-top:2px solid #000;padding-top:30px}header #slide-in-search .et_pb_module.alle-posts.show{display:block}#slide-in-search .entry p,#cat-beitraege .entry p{color:#000;width:50%;margin-top:5px}form.searchandfilter input[type="submit"]{font-family:"Univers LT W01_47 Light Cond"!important;border:0!important;outline:none!important;background-color:transparent!important;cursor:pointer!important;color:#000!important;text-decoration:underline!important;-webkit-appearance:none;-webkit-border-radius:0;-moz-appearance:none;-moz-border-radius:0;;appearance:none;border-radius:0;opacity:1}#slide-in-search form.searchandfilter ul li.sf-field-submit::after{content:"";width:40px;height:22px;margin-left:20px;background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-pfeil.svg);background-position:center;background-repeat:no-repeat;background-size:cover;display:block!important}#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post.coming-soon{display:none}#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post{border-color:#000}#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post:last-child{border-bottom:2px solid}#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post p.post_meta,#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link{display:none!important}#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail{grid-template-columns:repeat(3,1fr);grid-auto-flow:column;position:relative}header #slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-meta{width:25vw;margin-top:4px;margin-bottom:0}header #slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .presse-meta,header #slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .author,header #slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail-featured-image,header #slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .subheadline{display:none}#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .entry-title,#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-content{width:40vw;padding-bottom:0}#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .entry-title{margin-bottom:0}#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-content p{margin-top:10px;margin-bottom:10px}#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .entry-title{margin-bottom:0}#slide-in-search .et_pb_module.alle-posts.zeile article.et_pb_post .post-detail .post-content .post-content-inner p::after{content:"mehr";text-decoration:underline;padding-left:10px}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post,.et_pb_section.more-posts article.et_pb_post{position:relative}#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .entry-title a::after,body.archive #cat-presse .et_pb_module.alle-posts.zeile article.et_pb_post .post-detail .entry-title a::after,.et_pb_section.more-posts article.et_pb_post .post-detail .entry-title a::after,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title a::after{content:""!important;position:absolute;width:100%;height:100%;top:0;left:0;cursor:pointer}#cat-beitraege-header form.searchandfilter ul{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:flex-start;justify-content:flex-end;margin-right:12px!important;margin-bottom:-2px!important}#cat-beitraege-header form.searchandfilter ul,#slide-in-filter form.searchandfilter ul{padding:0;margin:0}#cat-beitraege-header form.searchandfilter ul li{margin:0 0 0 25px}#cat-beitraege-header form.searchandfilter ul li.sf-field-tag ul li,#slide-in-filter form.searchandfilter ul li.sf-field-tag ul li{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;align-content:center;justify-content:flex-end;align-items:center;color:#000;padding:0}#cat-beitraege-header form.searchandfilter ul li.sf-level-0{display:none!important}#cat-beitraege-header form.searchandfilter ul li.sf-option-active{display:block!important}#cat-beitraege-header form.searchandfilter ul li label,#slide-in-filter form.searchandfilter ul li label{cursor:pointer;position:relative;padding-left:0}#cat-beitraege-header form.searchandfilter label::after,#slide-in-filter form.searchandfilter label::after{content:"×";opacity:0;margin-left:0;font-size:35px;line-height:45px;position:absolute;right:-30px;top:-2.5px}#cat-beitraege-header form.searchandfilter label::after{content:"×";opacity:0;margin-left:0;font-size:28px;line-height:35px;position:absolute;right:-24px;top:-2.5px}#cat-beitraege-header form.searchandfilter input[type="checkbox"],#slide-in-filter form.searchandfilter input[type="checkbox"]{visibility:hidden}#cat-beitraege-header ul li ul li:hover label,#slide-in-filter form.searchandfilter ul li ul li:hover label,#cat-beitraege-header form.searchandfilter input[type="checkbox"]:checked+label,#slide-in-filter form.searchandfilter input[type="checkbox"]:checked+label{text-decoration:underline}#cat-beitraege-header form.searchandfilter input[type="checkbox"]:checked+label::after,#slide-in-filter form.searchandfilter input[type="checkbox"]:checked+label::after{opacity:1}#cat-beitraege-header form.searchandfilter ul li.sf-field-submit{display:none}#slide-in-filter form.searchandfilter ul li.sf-field-submit{padding:0}#slide-in-filter form.searchandfilter ul li.sf-field-submit::before{content:"Filter übernehmen";display:block;color:#000;text-decoration:underline;cursor:pointer;position:absolute}#cat-beitraege-header form.searchandfilter input[type="submit"],#slide-in-filter form.searchandfilter input[type="submit"]{opacity:0}#cat-beitraege-header form.searchandfilter input[type="submit"],#slide-in-filter form.searchandfilter input[type="submit"]{text-decoration:underline}header .et_pb_section.shadow-slidein{position:fixed!important;width:100%;height:100%;background-color:rgb(0 0 0 / 60%)!important;opacity:0;visibility:hidden;cursor:pointer}header.slide-in .et_pb_section.shadow-slidein{opacity:1;visibility:visible}#start-beitraege{z-index:9999}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post span.entry-featured-image-url{margin:0;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .entry-title{position:absolute;z-index:1;color:#fff;padding:20px 30px;opacity:0}#main-content .et-l .et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image .entry-title,#main-content .et-l .et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image .entry-title a{color:#fff!important;pointer-events:none;text-decoration:none}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image{background-color:#000}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image img{margin-bottom:-10px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post:hover .post-image.keinbild .entry-title{display:none}.et_pb_module.et_pb_posts.start-beitraege article .post-detail{position:fixed;background:#fff;height:100vh;max-width:890px;right:0;left:unset;top:0;padding:100px 155px;z-index:999;opacity:0;overflow:auto;visibility:hidden;-moz-transform:translateX(890px);-webkit-transform:translateX(890px);-o-transform:translateX(890px);-ms-transform:translateX(890px);transform:translateX(890px)}.et_pb_module.et_pb_posts.start-beitraege article .post-image.hochformat.show+.post-detail{opacity:1!important;visibility:visible!important}.et_pb_module.et_pb_posts.start-beitraege article .post-detail.keinbild{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center}.et_pb_module.et_pb_posts.start-beitraege article .post-detail::after{content:"";background:#fff;z-index:-1;position:absolute;display:block;top:0;right:0;bottom:0;left:0;width:100%;height:100vh}.et_pb_module.et_pb_posts.start-beitraege article .post-detail .slide-in-shadow{position:fixed;width:100%;top:0;right:0;left:-100%;bottom:0;height:100%;background:rgb(0 0 0 / 60%);z-index:-9;opacity:0}.et_pb_module.et_pb_posts.start-beitraege article.show .post-detail{opacity:1;visibility:visible;-moz-transform:translateX(0);-webkit-transform:translateX(0);-o-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.et_pb_module.et_pb_posts.start-beitraege article.show .post-detail .slide-in-shadow{left:0;opacity:1}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .close-detail{width:40px;height:22px;background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-pfeil.svg);background-position:center;background-repeat:no-repeat;background-size:contain;cursor:pointer}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail.keinbild .author{order:2}#main-content .et-l .et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail.keinbild .entry-title{order:1;text-transform:lowercase}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .entry-title{position:relative;color:#000;opacity:1;padding:0}.et_pb_module.et_pb_posts.start-beitraege article.show .post-detail .post-content .post-content-inner{display:none}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .post-content p{color:#000000!important}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail a.more-link{color:#000000!important}#start-beitraege .et_pb_module.et_pb_posts.start-beitraege article .post-detail span.post-detail-featured-image.beitrags-header{display:block!important;line-height:0}#start-beitraege .et_pb_module.et_pb_posts.start-beitraege article .post-detail span.post-detail-featured-image{display:none!important}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .post-detail-featured-image{margin-bottom:calc(60px - 15px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail.keinbild .post-detail-featured-image,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail.keinbild .subheadline,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail.keinbild .post-content{display:none}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post{border-top:2px solid #fff;margin:0!important}#veranstaltung-weitere .et_pb_module.et_pb_posts h3.author,#veranstaltung-weitere .et_pb_module.et_pb_posts h3.subheadline{display:none}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .entry-title{margin-bottom:0}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .entry-title::before,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .entry-title::after,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link::before,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-content .veranstaltung-meta{display:none}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-content{display:unset}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link{align-items:flex-start}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,1fr);grid-column-gap:0;grid-row-gap:0;width:100%}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .veranstaltungsdatum{display:block;grid-area:1 / 1 / 1 / 1;width:max-content;padding-top:3px}body.archive #cat-veranstaltungen.et_pb_module.alle-posts.zeile article.et_pb_post .post-detail .author{display:none}#veranstaltung-weitere .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail h2.entry-title{grid-area:1 / 2 / 2 / 2;width:35vw;max-width:800px;padding-right:5%;padding-left:5%}#veranstaltung-weitere .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-content{grid-area:2 / 2 / 2 / 2;justify-content:space-between;width:100%;padding-right:10%;padding-left:5%}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .veranstaltungsdatum p{color:#fff!important;min-width:175px}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail h2.entry-title{grid-area:1 / 2 / 2 / 2;width:35vw;max-width:800px}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-content{grid-area:2 / 2 / 2 / 2;justify-content:space-between;width:100%}#start-veranstaltungen .et_pb_module.alle-posts.zeile.aktuell.et_pb_posts article.et_pb_post a.more-link{position:unset}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link{align-items:flex-start;text-decoration:none;font-size:0;display:flex!important;position:absolute;top:30px;right:0}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link::after,.post-detail a.veranstaltung_anmeldung::after,.et_pb_module.et_pb_text.acf.event.text a.more-link::after{content:"";width:40px;height:22px;margin-left:20px;background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-pfeil-negativ.svg);background-position:center;background-repeat:no-repeat;background-size:cover;display:block!important;margin-top:-2.5px}.et_pb_module.et_pb_text.acf.event.text a.more-link::after{position:absolute;top:0;right:-60px}.et_pb_module.alle-posts.zeile.aktuell article.et_pb_post .post-detail{display:block}.et_pb_module.alle-posts.zeile.aktuell article.et_pb_post .post-detail .veranstaltungsdatum{display:none!important}.et_pb_module.alle-posts.zeile.aktuell article.et_pb_post .post-content .post-content-inner p{color:#fff!important}.et_pb_module.alle-posts.zeile.aktuell article.et_pb_post .post-content{display:flex;margin-top:0;flex-direction:column}.et_pb_module.alle-posts.zeile.aktuell article.et_pb_post a.more-link,.post-detail a.veranstaltung_anmeldung{align-items:center!important}.et_pb_module.alle-posts.zeile.aktuell article.et_pb_post a.more-link::before{content:"Mehr Informationen";display:block!important}#start-veranstaltungen .et_pb_module.alle-posts.zeile.aktuell.et_pb_posts article.et_pb_post{border:none}.et_pb_module.et_pb_promo .et_pb_button.et_pb_promo_button{display:block}.et_pb_module.et_pb_text.acf.event{padding:20px 0}#veranstaltung-content p,.et_pb_module.et_pb_text p,.post-content p{padding-bottom:1.5em}#vita-content .et_pb_module.et_pb_text p{padding-bottom:.5em}body.single-post #main-content .et-l p{padding-bottom:1.35em}#veranstaltung-content p:not(.has-background):last-of-type,.et_pb_module.et_pb_text p:not(.has-background):last-of-type,.post-content p:not(.has-background):last-of-type,body.single-post #main-content .et-l p:not(.has-background):last-of-type{padding-bottom:0!important}#main-content .et-l #vita-content .et_pb_with_border.et_pb_row{padding:25px 0!important}#main-content .et-l #vita-content .et_pb_module.et_pb_image{margin-bottom:15px!important}.glossar-list ul{list-style:none;padding:0}.glossar-list ul li{cursor:pointer;width:max-content;position:relative}.glossar-list ul li::after{content:"";width:100%;height:6px;background-color:#fff0;display:block;position:absolute}.glossar-list ul li:hover::after{background-color:#000}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post{border-top:2px solid #000;margin:0}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-image,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content-inner{display:none}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail{width:100%;display:block}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail span.post-detail-featured-image{float:left;width:33.333%}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.author{font-family:"Univers LT W01_47 Light Cond";width:66.666%!important;float:right;padding-left:40px;padding-right:20%;margin-bottom:10px!important}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h2.entry-title{width:66.666%!important;float:right;padding-left:40px;max-width:unset;padding-right:20%}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.subheadline{font-family:"Univers LT W01_47 Light Cond";width:66.666%!important;float:right;padding-left:40px;padding-right:20%}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content{width:max-content;width:66.666%!important;float:right;padding-left:40px;padding-right:20%}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content .post-content-inner p{color:#000}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content a.more-link{font-size:0;line-height:0;color:#000;text-decoration:underline;text-decoration-thickness:2px;position:relative;display:block!important;top:unset}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content a.more-link::before{content:"zum Beitrag";display:block}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content a.more-link::after{display:none!important}body.archive #cat-veranstaltungen.et_pb_module.alle-posts.zeile article.et_pb_post .post-detail{grid-template-columns:repeat(3,1fr)}body.archive #cat-veranstaltungen.et_pb_module.alle-posts.zeile article.et_pb_post .post-detail .veranstaltungsdatum{display:block;grid-area:1 / 1 / 1 / 1}body.archive #cat-veranstaltungen.et_pb_module.alle-posts.zeile article.et_pb_post .post-detail h2.entry-title{grid-area:1 / 2 / 2 / 2;padding-left:5%}body.archive #cat-veranstaltungen.et_pb_module.alle-posts.zeile article.et_pb_post .post-detail .post-content{grid-area:2 / 2 / 2 / 2;width:835px;justify-content:space-between;position:relative;padding-left:5%}body.archive #cat-veranstaltungen.et_pb_module.alle-posts.zeile article.et_pb_post a.more-link{align-items:flex-start!important;margin-right:-75px;top:-35px;margin-top:0!important}#veranstaltung-aktuell .post-detail .post-content a.more-link,#veranstaltung-weitere .post-detail .post-content a.more-link,#cat-veranstaltungen .post-detail .post-content a.more-link{display:none!important}#veranstaltung-aktuell .post-detail.detailseite .post-content a.more-link,#veranstaltung-weitere .post-detail.detailseite .post-content a.more-link,#cat-veranstaltungen .post-detail.detailseite .post-content a.more-link,.post-detail a.veranstaltung_anmeldung{display:flex!important}#veranstaltung-aktuell .post-detail a,#veranstaltung-weitere .post-detail a,#cat-veranstaltungen .post-detail a,#cat-literatur a{cursor:default;pointer-events:none}#veranstaltung-aktuell .post-detail.detailseite a,#veranstaltung-weitere .post-detail.detailseite a,#cat-veranstaltungen .post-detail.detailseite a{cursor:pointer;pointer-events:visible}#veranstaltung-aktuell .post-detail a.veranstaltung_anmeldung,#veranstaltung-weitere .post-detail a.veranstaltung_anmeldung,#veranstaltung-weitere .post-detail.detailseite a.veranstaltung_anmeldung,#cat-veranstaltungen .post-detail.detailseite a.veranstaltung_anmeldung,#cat-veranstaltungen .post-detail a.veranstaltung_anmeldung,#cat-literatur .post-content a{cursor:pointer;pointer-events:auto}body.archive #cat-presse .et_pb_module.alle-posts.zeile article.et_pb_post{border-color:#000;position:relative}body.archive #cat-presse .et_pb_module.alle-posts.zeile article.et_pb_post .post-detail h2.entry-title{order:2;padding:0}body.archive #cat-presse .et_pb_module.alle-posts.zeile article.et_pb_post .post-detail p.post-meta{order:1}#cat-presse .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post p.presse-meta{order:1;color:#000!important}#cat-presse .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .entry-title{max-width:100%}body.archive #cat-presse .et_pb_module.alle-posts.zeile article.et_pb_post .post-detail .post-content{order:3}body.archive #cat-presse .et_pb_module.alle-posts.zeile article.et_pb_post .post-detail .post-content .post-content-inner p::after{content:"mehr";text-decoration:underline;padding-left:10px}#cat-presse .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link.download{position:absolute;right:0;top:53px;margin:0;align-items:center}#cat-presse .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link.download::after,.et_pb_module.et_pb_text.acf.event.text a.more-link::after{background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-pfeil.svg)}.et_pb_module.et_pb_text.acf.event.text a.more-link{display:inline-block;position:absolute}.et_pb_module.et_pb_text.presse-kontakt h2,.pressespiegel .et_pb_module.et_pb_text.titel h2,.pressebilder .et_pb_module.et_pb_text.titel h2{margin-bottom:30px}#main-content .et-l .et_pb_module.et_pb_text.linkliste p{padding-bottom:1em}#cat-beitraege .et_pb_module.et_pb_posts article .post-detail span.post-detail-featured-image.beitrags-header{display:block!important;line-height:0}#cat-beitraege .et_pb_module.et_pb_posts article .post-detail span.post-detail-featured-image{display:none!important}.et_pb_section.more-posts .et_pb_module.alle-posts article.et_pb_post.post .et_pb_image_container,.et_pb_section.more-posts article.et_pb_post .post-image .entry-title,.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post .post-detail .post-detail-featured-image{display:none}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post .post-detail .post-detail-featured-image.beitrags-header{display:block}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post .post-detail .post-detail-featured-image.beitrags-header img{width:100%}.et_pb_section.more-posts article.et_pb_post .post-detail a.more-link{font-size:0}.et_pb_section.more-posts article.et_pb_post .post-detail a.more-link::before{content:"zum Beitrag"}#beitrag-header .et_pb_module.et_pb_text.post_author{margin-top:calc(80px - 5px)!important}#beitrag-header .et_pb_module.et_pb_post_title{margin-top:calc(60px - 45px)!important}body.single-post.postid-3746 #beitrag-header .et_pb_module.et_pb_post_title,body.single-post.postid-5122 #beitrag-header .et_pb_module.et_pb_post_title{margin-top:calc(80px - 30px)!important}#beitrag-header .et_pb_module.et_pb_text.post_subheadline{margin-top:calc(60px - 35px)!important}#beitrag-header .post-header-bild{margin:0}#beitrag-header .post-header-bild img{width:100%}.et_pb_module.et_pb_text.bildunterschrift{position:relative;right:0;margin-top:7px!important}#beitrag-content{margin-top:calc(80px - 15px);margin-bottom:calc(120px - 30px)}.et_pb_section.more-posts .et_pb_row{padding-bottom:0!important}#beitrag-content .et_pb_row.beitrag-content.zitat{width:max-content}.et_pb_module.et_pb_code.acf.foto img{width:100%}.et_pb_row.beitrag-content.foto-2er,.et_pb_row.beitrag-content.foto-3er{padding-bottom:0px!important}.et_pb_row.beitrag-content.foto-2er.bildunterschrift,.et_pb_row.beitrag-content.foto-3er.bildunterschrift{padding-bottom:30px!important;padding-top:0!important}.et_pb_row.beitrag-content.foto-2er .et_pb_column,.et_pb_row.beitrag-content.foto-3er .et_pb_column{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-end}.et_pb_row.beitrag-content.foto-2er.bildunterschrift .et_pb_column,.et_pb_row.beitrag-content.foto-3er.bildunterschrift .et_pb_column{justify-content:flex-start}.et_pb_row.beitrag-content.zitat-foto .et_pb_column{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center}.et_pb_module.et_pb_text.acf.zitat-quelle{margin-right:15%!important}#beitrag-content .et_pb_row.beitrag-content.akkordeon{padding-top:0!important}#beitrag-content .et_pb_row.beitrag-content.text-box{margin-bottom:30px!important}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-image .entry-title,#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-detail-featured-image{display:none}.et_pb_module.alle-literatur .column.size-1of3{padding-right:2%}.et_pb_module.alle-literatur .column.size-1of3:last-child{padding-right:0}.et_pb_module.alle-literatur article.et_pb_post{border-bottom:2px solid #000;padding:60px 0}.et_pb_module.alle-literatur article.et_pb_post .post-detail .author{padding:0;color:#000}.et_pb_module.alle-literatur article.et_pb_post .post-detail .entry-titles{height:70px;padding:0;color:#000}.et_pb_module.alle-literatur article.et_pb_post .post-detail .entry-titles a,#cat-neuigkeiten article.et_pb_post .post-detail .entry-title a{cursor:default;pointer-events:none}.et_pb_module.alle-literatur article.et_pb_post .post-detail .publikation{text-decoration:underline;display:block;color:#000}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post{border-color:#000}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post.has-post-thumbnail{display:flex}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post.has-post-thumbnail .post-image{width:35%;padding-right:8%}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post.has-post-thumbnail .post-detail,body.archive #cat-presse .et_pb_module.alle-posts.zeile article.et_pb_post.has-post-thumbnail .post-detail{width:65%;margin-left:0}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:flex-start;align-items:stretch;width:65%;float:right}body.archive #cat-presse .et_pb_module.alle-posts.zeile article.et_pb_post .post-detail{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:flex-start;align-items:stretch;width:50%;margin:0 auto}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .entry-title,#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-content,#cat-presse .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .entry-title,#cat-presse .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-content{width:100%!important}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .author{color:#000;grid-area:1 / 2 / 2 / 2}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link{display:none!important}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.publikation{position:absolute;right:0;top:52.5px;width:max-content;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.publikation::after{content:"";width:40px;height:22px;margin-left:20px;background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-pfeil.svg);background-position:center;background-repeat:no-repeat;background-size:cover;display:block!important}#main-content .et-l #ausstellungen .et_pb_row .et_pb_column:nth-child(2){margin-right:0;padding-right:8%}#cat-neuigkeiten .et_pb_with_border.et_pb_module .et_pb_blog_grid .et_pb_salvattore_content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}#cat-neuigkeiten .et_pb_with_border.et_pb_module .et_pb_blog_grid .et_pb_salvattore_content .column.size-1of3{width:31.333%;padding:0}#cat-neuigkeiten article.et_pb_post .et_pb_image_container{display:none}#cat-neuigkeiten article.et_pb_post .post-detail span.post-detail-featured-image img{width:100%}#cat-neuigkeiten article.et_pb_post .post-detail .post_meta{color:#000;padding-bottom:0}#cat-neuigkeiten article.et_pb_post .post-detail .more-link{text-decoration:underline}#cat-neuigkeiten article.et_pb_post .post-detail>*:last-child{margin-bottom:0!important}#cat-neuigkeiten p.presse-meta{display:none}#otl-aicher-100{padding-top:100px}#otl-aicher-100 #content-header{padding-bottom:120px!important}#otl-aicher-100 #content-header .et_pb_module.titel{margin-bottom:50px!important}footer #footer-content #footer-oben{padding:0!important}footer #footer-content #footer-oben .et_pb_module.et_pb_image img{height:auto}footer .et_pb_module.et_pb_image.et_pb_image_3_tb_footer{width:100%!important;display:block}footer #footer-content .et_pb_module.et_pb_image.logo_kulturstiftung img{width:245px}footer #footer-content .et_pb_module.et_pb_image.logo_bundes_kultur_medien img{width:322px}footer #footer-content .et_pb_module.et_pb_image.logo_idz img{width:365px}footer #footer-content .et_pb_module.et_pb_image.logo_fsb img{width:auto}footer #footer-content .et_pb_module.et_pb_image.logo_erco img{width:150px}footer #footer-content .et_pb_module.et_pb_image.logo_bauhaus img{width:auto;height:55px}footer #footer-content .et_pb_module.et_pb_image.logo_akademie_kuenste img{width:auto;height:55px}footer #footer-content .et_pb_module.et_pb_image.logo_hfg img{width:auto;height:55px}footer #footer-content .et_pb_module.et_pb_image.logo_werkbungberlin img{width:auto;height:55px}footer #footer-content .et_pb_module.et_pb_image.logo_otl-aicher-rotis img{width:auto;height:45px}footer #footer-content .et_pb_module.et_pb_image.logo_arch img{width:auto;height:50px}footer #footer-content .et_pb_module.et_pb_image.logo_ndion img{width:auto;height:45px}footer #footer-content #footer-unten{padding:0!important}footer #footer-unten .et_pb_module.et_pb_menu .et_pb_menu__menu{display:block!important}footer #footer-unten .et_pb_module.et_pb_menu .et_mobile_nav_menu{display:none!important}footer #footermenu nav.et-menu-nav,footer #footermenu .et_pb_menu__menu,footer #footermenu .et_pb_menu__wrap{width:100%}footer #footermenu nav.et-menu-nav>ul{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;width:100%!important}footer #footermenu nav.et-menu-nav>ul li:hover a{text-decoration:underline!important;text-decoration-thickness:1.5px!important}footer #footermenu nav.et-menu-nav>ul li.borlabs-cookie-preference{margin-right:10%!important}footer #footermenu nav.et-menu-nav>ul li.social{position:absolute!important;right:0;padding:0!important}footer #footermenu nav.et-menu-nav>ul li.social.instagram{right:75px}footer #footermenu nav.et-menu-nav>ul li a{width:max-content}footer #footermenu nav.et-menu-nav>ul li.social a{font-size:0!important;width:40px;height:40px;margin-top:-15px;background-position:center;background-repeat:no-repeat;background-size:contain}footer #footermenu nav.et-menu-nav>ul li.social.instagram a{width:48px;background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-instagram.svg)}footer #footermenu nav.et-menu-nav>ul li.social.twitter a{width:48px;background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-twitter.svg)}@media all and (min-width:2100px) and (max-width:2399px){.et_pb_module.et_pb_icon.pfeil-links a span.et_pb_icon_wrap{display:block}a.anmeldung::after,a.et_pb_button::after,button.history-back,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link::after{margin-top:0px!important}#ausstellungen a.et_pb_button::after{margin-top:8px}#ausstellungen .et_pb_button_module_wrapper.et_pb_button_alignment_right{margin-right:50px!important}#cat-presse .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link::after{margin-top:0}#cat-presse .et_pb_button_module_wrapper{margin-top:0px!important;margin-right:50px!important}#cat-presse .et_pb_module.et_pb_icon.pfeil-links{margin-top:5px!important}#slide-in-search .et_pb_module.et_pb_text.seitentitel::after{content:"×";font-size:64px;line-height:70px;top:7.5px;right:-50px;position:absolute}header #slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-meta{margin-top:1px}#main-content .et-l #redaktion-content .et_pb_with_border.et_pb_row .et_pb_column:first-child .et_pb_module.et_pb_text{margin-top:-3px!important}#main-content .et-l h1,.glossar-list ul,#start-veranstaltungen #veranstaltung-aktuell .et_pb_module.et_pb_posts article.et_pb_post .entry-title,#main-content .et-l .et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail.keinbild .entry-title{font-size:100px!important;line-height:130px!important}#main-content .et-l .et_pb_module.et_pb_text.size56pt h1,#slide-in-search .et_pb_module.et_pb_text.size56pt h2,#main-content .et-l #cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title,#main-content .et-l #cat-literatur .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title,#main-content .et-l #cat-presse .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title,#main-content .et-l h2,.et_pb_module.alle-literatur article.et_pb_post .post-detail .entry-title,#cat-presse .et_pb_module.et_pb_post_title .entry-title,#start-beitraege article.et_pb_post .post-detail h2.entry-title,#sprachinfo .et_pb_module.et_pb_text h2{font-size:56px!important;line-height:70px!important}#start-beitraege article.et_pb_post h2.entry-title{font-size:42px!important;line-height:54px!important}#main-content .et-l.et-l--body h3,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .post-content p,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail a.more-link,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .entry-title,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .veranstaltungsdatum p,.et_pb_module.alle-posts.zeile.aktuell article.et_pb_post .post-content .post-content-inner p,.et_pb_module.alle-posts.zeile.aktuell article.et_pb_post a.more-link::before,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.author,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.subheadline,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content .post-content-inner p,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content a.more-link::before,#cat-presse .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link.download,.et_pb_section.more-posts article.et_pb_post .post-detail h3,.et_pb_section.more-posts article.et_pb_post .post-detail a.more-link::before,.et_pb_module.alle-literatur article.et_pb_post .post-detail .author,.et_pb_module.alle-literatur article.et_pb_post .post-detail .publikation,#cat-neuigkeiten article.et_pb_post .post-detail .post_meta,#cat-neuigkeiten article.et_pb_post .post-detail .more-link,#main-content .et-l .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail h2.entry-title,#main-content .et-l p,#main-content .et-l p strong,#main-content .et-l p b,#main-content .et-l ol,#main-content .et-l .entry-content ol,#main-content .et-l .et-l--body ol,body #page-container .et_pb_section .et_pb_button_0_tb_body,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .subheadline,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .author,#form.searchandfilter ul li label.sf-label-checkbox,form.searchandfilter input[type="submit"],a.et_pb_button,a.publikation,header .entry .not-found-title,header .entry p,#cat-beitraege .entry p,.et_pb_module.et_pb_text.acf.event,#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .entry-title,#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-content-inner p,#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-meta a,.area-outer-wrap.popup_outer_wrap .et_pb_section.popup .et_pb_column .et_pb_module.et_pb_text p,#cat-beitraege-header form.searchandfilter ul li.sf-field-tag ul li,#slide-in-filter form.searchandfilter ul li.sf-field-tag ul li,#slide-in-filter form.searchandfilter ul li.sf-field-submit::before,#slide-in-search .searchandfilter input.sf-input-text,#main-content .et-l h2.not-found-title,.et_pb_with_border.et_pb_module.et_pb_text.acf.quellenangabe,#beitragsinfo .et_pb_text_inner,a.veranstaltung_anmeldung,body.single-post #main-content .et-l p,body.single-post #main-content .et-l p strong,#start-beitraege.shadow .et_pb_module.et_pb_posts.start-beitraege article#post-3746 .post-detail a.more-link::before,.pressebilder ul li p,#sprachinfo .et_pb_module.et_pb_text p,body.single-post #main-content .et-l ul{font-size:28px!important;line-height:40px!important}body.single-post #main-content .et-l ul{padding:0 0 23px .65em}header #slide-in-menu nav.et-menu-nav ul li a,header #slide-in-menu .wpml-ls ul li a,footer #footermenu nav.et-menu-nav>ul li a{font-size:42px!important;line-height:60px!important}#main-content .et-l .et_pb_module.et_pb_text.acf.bildunterschrift,#main-content .et-l .et_pb_module.et_pb_text.acf.bildunterschrift p,#main-content .et-l .et_pb_module.et_pb_toggle.acf .et_pb_toggle_content p,#main-content .et-l .et_pb_module.et_pb_toggle.acf .et_pb_toggle_content ol li,#main-content .et-l .et_pb_module.et_pb_toggle.acf .et_pb_toggle_content ul li,#cat-beitraege-header form.searchandfilter ul li.sf-level-0,.et_pb_module.et_pb_text.acf.text p small,body.single-post.postid-3746 #beitrag-content .et_pb_module.et_pb_text.acf.text p,body.single-post.postid-5122 #beitrag-content .et_pb_module.et_pb_text.acf.text p,body.single-post #main-content .et-l p .text-small,body.single-post #main-content .et-l p:has(.text-small){font-size:18px!important;line-height:30px!important}header #header-logo .et_pb_row{height:100px}header #header-logo .et_pb_module.et_pb_image.logo,header #header-logo .et_pb_module.et_pb_image.logo img{width:270px!important;height:auto!important}.et_pb_module.et_pb_icon.pfeil-rechts.weiss span.et-pb-icon,.et_pb_module.et_pb_icon.pfeil-links.weiss span.et-pb-icon,header.et-l--header #slide-in-menu .slide-in-menu-close,header.et-l--header #slide-in-menu .slide-in-menu-close span,header.et-l--header #slide-in-search .slide-in-menu-close,header.et-l--header #slide-in-search .slide-in-menu-close span,header.et-l--header #slide-in-filter .slide-in-menu-close,header.et-l--header #slide-in-filter .slide-in-menu-close span,header #slide-in-menu .slide-in-menu-close span.et-pb-icon,header #slide-in-search .slide-in-menu-close span.et-pb-icon,header #slide-in-filter .slide-in-menu-close span.et-pb-icon{width:40px;height:22px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .entry-title{padding:20px 30px}#beitrag-header .et_pb_module.et_pb_text.post_author{margin-top:calc(80px - 5px)!important}#beitrag-header .et_pb_module.et_pb_post_title{margin-top:calc(60px - 35px)!important}#beitrag-header .et_pb_module.et_pb_text.post_subheadline{margin-top:calc(60px - 25px)!important}#beitrag-header .post-header-bild{margin:0}#beitrag-header .bildunterschrift{position:absolute;right:0;margin-top:8px!important}#beitrag-content .et_pb_row.beitrag-content.zitat{width:max-content}#beitrag-content{margin-top:calc(80px - 15px);margin-bottom:calc(120px - 30px)}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post .author{margin-top:calc(60px - 15px)!important}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post .subheadline{margin-top:calc(60px - 20px);margin-bottom:0!important}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post a.more-link{margin-top:calc(60px - 20px);display:block}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.publikation{top:52.5px}.accordion-header .et_pb_module.et_pb_text::after{top:20px!important}#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_module.et_pb_image{padding:0 20px 40px 20px!important}#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_row.bilder .et_pb_module.et_pb_image{padding:0 20px 40px 20px!important}.et_pb_module.et_pb_text.presse-kontakt h2,.pressespiegel .et_pb_module.et_pb_text.titel h2,.pressebilder .et_pb_module.et_pb_text.titel h2{margin-bottom:30px}footer #footer-content #footer-oben{padding:0!important}footer #footer-content #footer-oben .et_pb_module.et_pb_image.et_pb_image_2_tb_footer,footer #footer-content #footer-oben .et_pb_module.et_pb_image.et_pb_image_3_tb_footer,footer #footer-content #footer-oben .et_pb_module.et_pb_image.et_pb_image_4_tb_footer{padding-top:30px!important}footer #footer-content .et_pb_module.et_pb_image.logo_kulturstiftung img{width:245px!important}footer #footer-content .et_pb_module.et_pb_image.logo_bundes_kultur_medien img{width:322px!important}footer #footer-content .et_pb_module.et_pb_image.logo_idz img{width:365px!important}footer #footer-content .et_pb_module.et_pb_image.et_pb_image_3_tb_footer{width:100%!important;display:block}footer #footer-content .et_pb_module.et_pb_image.logo_fsb img{width:auto!important}footer #footer-content .et_pb_module.et_pb_image.logo_erco img{width:150px!important}footer #footer-content #footer-unten{padding:0!important}footer #footermenu nav.et-menu-nav>ul li.social a{font-size:0!important}}@media all and (min-width:1700px) and (max-width:2099px){.et_pb_module.et_pb_icon.pfeil-links a span.et_pb_icon_wrap{display:block}a.anmeldung::after,a.et_pb_button::after,button.history-back,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link::after{margin-top:12.5px}#ausstellungen a.et_pb_button::after{margin-top:10px}#ausstellungen .et_pb_button_module_wrapper.et_pb_button_alignment_right{margin-right:50px!important}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link::after{margin-top:-5px}#cat-presse .et_pb_button_module_wrapper{margin-top:0px!important;margin-right:50px!important}#cat-presse .et_pb_module.et_pb_icon.pfeil-links{margin-top:5px!important}#main-content .et-l h1,.glossar-list ul,#start-veranstaltungen #veranstaltung-aktuell .et_pb_module.et_pb_posts article.et_pb_post .entry-title,#main-content .et-l .et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail.keinbild .entry-title{font-size:80px!important;line-height:100px!important}#main-content .et-l .et_pb_module.et_pb_text.size56pt h1,#slide-in-search .et_pb_module.et_pb_text.size56pt h2,#main-content .et-l #cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title,#main-content .et-l #cat-literatur .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title,#main-content .et-l #cat-presse .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title,#main-content .et-l h2,.et_pb_module.alle-literatur article.et_pb_post .post-detail .entry-title,#cat-presse .et_pb_module.et_pb_post_title .entry-title,#start-beitraege article.et_pb_post .post-detail h2.entry-title,#sprachinfo .et_pb_module.et_pb_text h2{font-size:52px!important;line-height:70px!important}#start-beitraege article.et_pb_post h2.entry-title{font-size:32px!important;line-height:42px!important}#main-content .et-l.et-l--body h3,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .post-content p,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail a.more-link,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .entry-title,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .veranstaltungsdatum p,.et_pb_module.alle-posts.zeile.aktuell article.et_pb_post .post-content .post-content-inner p,.et_pb_module.alle-posts.zeile.aktuell article.et_pb_post a.more-link::before,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.author,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.subheadline,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content .post-content-inner p,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content a.more-link::before,#cat-presse .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link.download,.et_pb_section.more-posts article.et_pb_post .post-detail h3,.et_pb_section.more-posts article.et_pb_post .post-detail a.more-link::before,.et_pb_module.alle-literatur article.et_pb_post .post-detail .author,.et_pb_module.alle-literatur article.et_pb_post .post-detail .publikation,#cat-neuigkeiten article.et_pb_post .post-detail .post_meta,#cat-neuigkeiten article.et_pb_post .post-detail .more-link,#main-content .et-l .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail h2.entry-title,#main-content .et-l p,#main-content .et-l p strong,#main-content .et-l p b,#main-content .et-l ol,#main-content .et-l .entry-content ol,#main-content .et-l .et-l--body ol,body #page-container .et_pb_section .et_pb_button_0_tb_body,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .subheadline,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .author,#form.searchandfilter ul li label.sf-label-checkbox,form.searchandfilter input[type="submit"],a.et_pb_button,a.publikation,header .entry .not-found-title,header .entry p,#cat-beitraege .entry p,.et_pb_module.et_pb_text.acf.event,#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .entry-title,#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-content-inner p,#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-meta a,.area-outer-wrap.popup_outer_wrap .et_pb_section.popup .et_pb_column .et_pb_module.et_pb_text p,#cat-beitraege-header form.searchandfilter ul li.sf-field-tag ul li,#slide-in-filter form.searchandfilter ul li.sf-field-tag ul li,#slide-in-filter form.searchandfilter ul li.sf-field-submit::before,#slide-in-search .searchandfilter input.sf-input-text,#main-content .et-l h2.not-found-title,.et_pb_with_border.et_pb_module.et_pb_text.acf.quellenangabe,#beitragsinfo .et_pb_text_inner,a.veranstaltung_anmeldung,body.single-post #main-content .et-l p,body.single-post #main-content .et-l p strong,#start-beitraege.shadow .et_pb_module.et_pb_posts.start-beitraege article#post-3746 .post-detail a.more-link::before,.pressebilder ul li p,#sprachinfo .et_pb_module.et_pb_text p,body.single-post #main-content .et-l ul{font-size:28px!important;line-height:40px!important}body.single-post #main-content .et-l ul{padding:0 0 23px .65em}header #slide-in-menu nav.et-menu-nav ul li a,header #slide-in-menu .wpml-ls ul li a,footer #footermenu nav.et-menu-nav>ul li a{font-size:42px!important;line-height:60px!important}#main-content .et-l .et_pb_module.et_pb_text.acf.bildunterschrift,#main-content .et-l .et_pb_module.et_pb_text.acf.bildunterschrift p,#main-content .et-l .et_pb_module.et_pb_toggle.acf .et_pb_toggle_content p,#main-content .et-l .et_pb_module.et_pb_toggle.acf .et_pb_toggle_content ol li,#main-content .et-l .et_pb_module.et_pb_toggle.acf .et_pb_toggle_content ul li,#cat-beitraege-header form.searchandfilter ul li.sf-level-0,.et_pb_module.et_pb_text.acf.text p small,body.single-post.postid-3746 #beitrag-content .et_pb_module.et_pb_text.acf.text p,body.single-post.postid-5122 #beitrag-content .et_pb_module.et_pb_text.acf.text p,body.single-post #main-content .et-l p .text-small,body.single-post #main-content .et-l p:has(.text-small){font-size:18px!important;line-height:30px!important}header #header-logo .et_pb_row{height:100px}header #header-logo .et_pb_module.et_pb_image.logo,header #header-logo .et_pb_module.et_pb_image.logo img{width:270px;height:auto}.et_pb_module.et_pb_icon.pfeil-rechts.weiss span.et-pb-icon,.et_pb_module.et_pb_icon.pfeil-links.weiss span.et-pb-icon,header.et-l--header #slide-in-menu .slide-in-menu-close,header.et-l--header #slide-in-menu .slide-in-menu-close span,header.et-l--header #slide-in-search .slide-in-menu-close,header.et-l--header #slide-in-search .slide-in-menu-close span,header.et-l--header #slide-in-filter .slide-in-menu-close,header.et-l--header #slide-in-filter .slide-in-menu-close span,header #slide-in-menu .slide-in-menu-close span.et-pb-icon,header #slide-in-search .slide-in-menu-close span.et-pb-icon,header #slide-in-filter .slide-in-menu-close span.et-pb-icon{width:40px;height:22px}#slide-in-search .et_pb_module.et_pb_text.seitentitel::after{content:"×";font-size:64px;line-height:70px;top:7.5px;right:-50px;position:absolute}header #slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-meta{margin-top:1px}#main-content .et-l #redaktion-content .et_pb_with_border.et_pb_row .et_pb_column:first-child .et_pb_module.et_pb_text{margin-top:-3px!important}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .entry-title{padding:15px 25px}body.archive #cat-veranstaltungen.et_pb_module.alle-posts.zeile article.et_pb_post a.more-link{top:-30px}#beitrag-header .et_pb_module.et_pb_text.post_author{margin-top:calc(80px - 5px)!important}#beitrag-header .et_pb_module.et_pb_post_title{margin-top:calc(60px - 35px)!important}#beitrag-header .et_pb_module.et_pb_text.post_subheadline{margin-top:calc(60px - 25px)!important}#beitrag-header .post-header-bild{margin:0}#beitrag-content .et_pb_row.beitrag-content.zitat{width:max-content}#beitrag-content{margin-top:calc(80px - 15px);margin-bottom:calc(120px - 30px)}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post .author{margin-top:calc(60px - 15px)!important}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post .subheadline{margin-top:calc(60px - 20px);margin-bottom:0!important}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post a.more-link{margin-top:calc(60px - 20px);display:block}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.publikation{top:52.5px}.accordion-header .et_pb_module.et_pb_text::after{top:20px!important}#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_row.bilder{margin-bottom:0px!important}#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_module.et_pb_image{padding:0 20px 40px 20px!important}#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_row.bilder .et_pb_module.et_pb_image{padding:0 20px 35px 20px!important}#otl-aicher-100{padding-top:100px}.et_pb_module.et_pb_text.presse-kontakt h2,.pressespiegel .et_pb_module.et_pb_text.titel h2,.pressebilder .et_pb_module.et_pb_text.titel h2{margin-bottom:30px}.area-outer-wrap.popup_outer_wrap .et_pb_section.popup{padding:80px 100px!important}footer #footer-content #footer-oben{padding:0!important}footer #footer-content #footer-oben .et_pb_module.et_pb_image.et_pb_image_2_tb_footer,footer #footer-content #footer-oben .et_pb_module.et_pb_image.et_pb_image_3_tb_footer,footer #footer-content #footer-oben .et_pb_module.et_pb_image.et_pb_image_4_tb_footer{padding-top:30px!important}footer #footer-content .et_pb_module.et_pb_image.logo_kulturstiftung img{width:245px!important}footer #footer-content .et_pb_module.et_pb_image.logo_bundes_kultur_medien img{width:322px!important}footer #footer-content .et_pb_module.et_pb_image.logo_idz img{width:365px!important}footer #footer-content .et_pb_module.et_pb_image.logo_fsb img{width:auto!important}footer #footer-content .et_pb_module.et_pb_image.logo_erco img{width:150px!important}footer #footer-content #footer-unten{padding:0!important}footer #footermenu nav.et-menu-nav>ul li.social a{font-size:0!important}}@media all and (min-width:1280px) and (max-width:1699px){.et_pb_module.et_pb_icon.pfeil-links a span.et_pb_icon_wrap{display:block}a.anmeldung::after,a.et_pb_button::after,button.history-back,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link::after,.post-detail a.veranstaltung_anmeldung::after,.et_pb_module.et_pb_text.acf.event.text a.more-link::after{width:29px!important;height:15px!important;margin-top:7.5px}.et_pb_module.et_pb_text.acf.event.text a.more-link::after{position:absolute;top:-5px;right:-45px}.post-detail a.veranstaltung_anmeldung::after{margin-top:-2.5px}#cat-presse .et_pb_button_module_wrapper{margin-top:1px!important;margin-right:50px!important}#cat-presse .et_pb_module.et_pb_icon.pfeil-links{margin-top:5px!important}#ausstellungen .et_pb_button_module_wrapper.et_pb_button_alignment_right{margin-right:50px!important}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link::after{margin-top:-10px}#veranstaltung-aktuell .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link::after{margin-top:-3px}.et-db #et-boc header.et-l--header #slide-in-menu .slide-in-menu-close,.et-db #et-boc header.et-l--header #slide-in-search .slide-in-menu-close,.et-db #et-boc header.et-l--header #slide-in-filter .slide-in-menu-close{margin-bottom:calc(75px - 10px)!important}#main-content .et-l #ausstellungen .et_pb_row{padding:calc(60px - 0px) 0!important}header #slide-in-menu .slide-in-menu-close{margin-bottom:calc(75px - 10px)!important}header #slide-in-menu nav.et-menu-nav ul li.sekondary{margin-top:calc(85px - 30px)!important}header #slide-in-menu nav.et-menu-nav>ul li.social.instagram{margin-top:calc(60px - 20px)!important}#slide-in-search .et_pb_module.et_pb_text.seitentitel{margin-top:calc(80px - 15px)}header .et_pb_section,#main-content .et-l .section-header,#main-content .et-l .section-content,#main-content .et-l.et-l--body .et_pb_section,#main-content .et-l.et-l--post .et_pb_section,footer .et_pb_section{padding-left:80px!important;padding-right:80px!important}#start-10x10{margin-top:calc(-90px - 0px);padding-top:calc(70px + 50px)!important;padding-bottom:calc(270px - 0px)!important}#main-content .et-l.et-l--post #start-about-teaser{margin-bottom:-25px}#start-about-teaser .et_pb_row .et_pb_column{margin-top:calc(0px - 207px)}.section-header .seitentitel.size56pt{margin-bottom:calc(60px - 80px)!important;padding-top:calc(15px - 0px)!important}footer #footer-content #footer-oben .et_pb_module.et_pb_text{margin-bottom:calc(30px - 10px)!important}#main-content .et-l .section-content{padding-bottom:calc(30px - 0px)!important}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post{padding-top:calc(20px - 10px);padding-bottom:calc(20px - 10px)}#ausstellungen .et_pb_row .et_pb_column .et_pb_module.et_pb_text:nth-child(1),#cat-neuigkeiten article.et_pb_post .post-detail .post_meta,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.author{margin-bottom:calc(30px - 15px)!important}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .author{padding-bottom:calc(30px - 30px)}#start-3er-teaser .et_pb_row{padding-top:calc(30px + 0px)!important;padding-bottom:calc(30px - 0px)!important}#ausstellungen .et_pb_row .et_pb_column .et_pb_module.et_pb_text:nth-child(2),.et_pb_module.et_pb_promo .et_pb_promo_description .et_pb_module_header,#cat-neuigkeiten article.et_pb_post .post-detail span.post-detail-featured-image img,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h2.entry-title,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content a.more-link,.et_pb_section.more-posts article.et_pb_post .entry-title,#main-content .et-l #cat-literatur .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title{margin-bottom:calc(40px - 20px)!important}#start-about-teaser .et_pb_module.et_pb_image{margin-bottom:calc(40px - 15px)!important}.et_pb_module.et_pb_promo .et_pb_promo_description{margin-bottom:calc(40px - 17.5px)}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post,#cat-literatur .et_pb_module.et_pb_posts article.et_pb_post,#cat-presse .et_pb_module.et_pb_posts article.et_pb_post{padding-top:calc(60px - 8px)!important;padding-bottom:calc(60px - 20px)!important}body.category.category-presse #main-content .et-l #cat-presse .et_pb_row.et_pb_with_border,body.category.category-press #main-content .et-l #cat-presse .et_pb_row.et_pb_with_border,body.single-post #main-content .et-l #cat-presse .et_pb_row{padding-top:calc(60px - 7.5px)!important;padding-bottom:calc(120px - 40px)!important}body.archive #cat-presse .et_pb_module.alle-posts.zeile article.et_pb_post .post-detail h2.entry-title,#cat-neuigkeiten article.et_pb_post .post-detail .post-content,#cat-neuigkeiten article.et_pb_post .post-detail .entry-title,#cat-presse .et_pb_module.et_pb_post_title{margin-bottom:calc(40px - 10px);margin-top:calc(35px - 25px)}#main-content .et-l .section-content{padding-top:calc(60px - 15px)!important}#main-content .et-l #cat-neuigkeiten{padding-top:calc(60px - 60px)!important}.section-header .seitentitel,#start-veranstaltungen .et_pb_module.alle-posts.zeile.aktuell.et_pb_posts article.et_pb_post .entry-title,#veranstaltung-header .et_pb_module.veranstaltungstitel{margin-bottom:calc(60px - 35px)!important}.section-header .seitentitel.size56pt{margin-bottom:calc(60px - 60px)!important}.section-header .einleitung{margin-bottom:calc(60px - 40px)!important}#start-veranstaltungen .et_pb_module.alle-posts.zeile.aktuell.et_pb_posts article.et_pb_post .post-content-inner,#start-veranstaltungen .et_pb_module.alle-posts.zeile.aktuell.et_pb_posts article.et_pb_post .veranstaltung-meta{margin-bottom:calc(60px - 35px)}#veranstaltung-weitere .et_pb_module.et_pb_text{margin-bottom:calc(60px - 15px)!important}#start-glossar .glossar-titel,#start-glossar .glossar-list{margin-bottom:calc(60px - 50px)}#veranstaltung-header .et_pb_module.veranstatungsdatum{margin-top:calc(60px - 5px);margin-bottom:calc(60px - 45px)}#veranstaltung-content .veranstaltungscontent h2{margin-bottom:calc(60px - 20px)}#veranstaltung-content .veranstaltungscontent{margin-top:calc(90px - 75px)}#veranstaltung-content .et_pb_row.beitrag-content{margin-bottom:calc(90px - 45px)!important}#main-content .et-l #cat-literatur{padding-bottom:calc(90px - 60px)!important}#start-about-teaser{padding-bottom:calc(90px - 10px)}#main-content .et-l .et_pb_section.section-content.accordion-header:nth-child(2){margin-top:calc(100px - 55px)}#start-glossar{padding-top:calc(90px + 30px);padding-bottom:calc(90px + 0px)!important}#start-glossar,#start-3er-teaser .et_pb_row:first-child,#veranstaltung-weitere .et_pb_module.et_pb_image{padding-top:calc(90px + 0px)!important}#veranstaltung-weitere{margin-top:calc(90px - 130px)!important;padding-bottom:calc(90px - 0px)!important}footer #footer-content #footer-oben{margin-top:calc(100px - 5px)!important}footer #footer-content #footer-unten{margin-top:calc(120px - 15px)!important;margin-bottom:calc(120px - 30px)!important}#main-content .et-l .section-header{padding-top:calc(160px - 30px)!important}#start-veranstaltungen .et_pb_column.et_pb_column_2{padding-top:calc(120px - 0px);padding-bottom:calc(120px - 0px)}#main-content .et-l .et_pb_section.section-content.accordion-header .et_pb_with_border.et_pb_row,#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_with_border.et_pb_row{padding-top:calc(50px - 15px)!important;padding-bottom:calc(50px - 15px)!important}#main-content .et-l #redaktion-content .et_pb_with_border.et_pb_row{padding-top:calc(60px - 10px)!important;padding-bottom:calc(60px - 15px)!important}#main-content .et-l #redaktion-content .et_pb_with_border.et_pb_row .et_pb_column:first-child .et_pb_module.et_pb_text{margin-top:-4px!important}#main-content .et-l h1,.glossar-list ul,#start-veranstaltungen #veranstaltung-aktuell .et_pb_module.et_pb_posts article.et_pb_post .entry-title,#main-content .et-l .et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail.keinbild .entry-title{font-size:60px!important;line-height:75px!important}#main-content .et-l .et_pb_module.et_pb_text.size56pt h1,#slide-in-search .et_pb_module.et_pb_text.size56pt h2,#main-content .et-l #cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title,#main-content .et-l #cat-literatur .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title,#main-content .et-l #cat-presse .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title,#main-content .et-l h2,.et_pb_module.alle-literatur article.et_pb_post .post-detail .entry-title,#cat-presse .et_pb_module.et_pb_post_title .entry-title,#start-beitraege article.et_pb_post .post-detail h2.entry-title,#sprachinfo .et_pb_module.et_pb_text h2{font-size:38px!important;line-height:50px!important}#start-beitraege article.et_pb_post h2.entry-title{font-size:23px!important;line-height:32px!important}#main-content .et-l.et-l--body h3,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .post-content p,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail a.more-link,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .entry-title,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .veranstaltungsdatum p,.et_pb_module.alle-posts.zeile.aktuell article.et_pb_post .post-content .post-content-inner p,.et_pb_module.alle-posts.zeile.aktuell article.et_pb_post a.more-link::before,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.author,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.subheadline,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content .post-content-inner p,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content a.more-link::before,#cat-presse .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link.download,.et_pb_section.more-posts article.et_pb_post .post-detail h3,.et_pb_section.more-posts article.et_pb_post .post-detail a.more-link::before,.et_pb_module.alle-literatur article.et_pb_post .post-detail .author,.et_pb_module.alle-literatur article.et_pb_post .post-detail .publikation,#cat-neuigkeiten article.et_pb_post .post-detail .post_meta,#cat-neuigkeiten article.et_pb_post .post-detail .more-link,#main-content .et-l .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail h2.entry-title,#main-content .et-l p,#main-content .et-l p strong,#main-content .et-l p b,#main-content .et-l ol,#main-content .et-l .entry-content ol,#main-content .et-l .et-l--body ol,body #page-container .et_pb_section .et_pb_button_0_tb_body,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .subheadline,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .author,#form.searchandfilter ul li label.sf-label-checkbox,form.searchandfilter input[type="submit"],a.et_pb_button,a.publikation,header .entry .not-found-title,header .entry p,#cat-beitraege .entry p,.et_pb_module.et_pb_text.acf.event,#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .entry-title,#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-content-inner p,#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-meta a,.area-outer-wrap.popup_outer_wrap .et_pb_section.popup .et_pb_column .et_pb_module.et_pb_text p,#cat-beitraege-header form.searchandfilter ul li.sf-field-tag ul li,#slide-in-filter form.searchandfilter ul li.sf-field-tag ul li,#slide-in-filter form.searchandfilter ul li.sf-field-submit::before,#slide-in-search .searchandfilter input.sf-input-text,#main-content .et-l h2.not-found-title,.et_pb_with_border.et_pb_module.et_pb_text.acf.quellenangabe,#beitragsinfo .et_pb_text_inner,a.veranstaltung_anmeldung,body.single-post #main-content .et-l p,body.single-post #main-content .et-l p strong,#start-beitraege.shadow .et_pb_module.et_pb_posts.start-beitraege article#post-3746 .post-detail a.more-link::before,.pressebilder ul li p,#sprachinfo .et_pb_module.et_pb_text p,body.single-post #main-content .et-l ul{font-size:24px!important;line-height:35px!important}body.single-post #main-content .et-l ul{padding:0 0 23px .65em}header #slide-in-menu nav.et-menu-nav ul li a,header #slide-in-menu .wpml-ls ul li a,footer #footermenu nav.et-menu-nav>ul li a{font-size:32px!important;line-height:50px!important}#main-content .et-l .et_pb_module.et_pb_text.acf.bildunterschrift,#main-content .et-l .et_pb_module.et_pb_text.acf.bildunterschrift p,#main-content .et-l .et_pb_module.et_pb_toggle.acf .et_pb_toggle_content p,#main-content .et-l .et_pb_module.et_pb_toggle.acf .et_pb_toggle_content ol li,#main-content .et-l .et_pb_module.et_pb_toggle.acf .et_pb_toggle_content ul li,#cat-beitraege-header form.searchandfilter ul li.sf-level-0,.et_pb_module.et_pb_text.acf.text p small,body.single-post.postid-3746 #beitrag-content .et_pb_module.et_pb_text.acf.text p,body.single-post.postid-5122 #beitrag-content .et_pb_module.et_pb_text.acf.text p,body.single-post #main-content .et-l p .text-small,body.single-post #main-content .et-l p:has(.text-small){font-size:16px!important;line-height:25px!important}header #header-logo .et_pb_row{height:80px}header #header-logo .et_pb_module.et_pb_image.logo,header #header-logo .et_pb_module.et_pb_image.logo img{width:270px!important;height:auto!important;margin-top:10px}header #fixed-menu{max-width:80px}.et_pb_module.et_pb_icon.pfeil-rechts.weiss span.et-pb-icon,.et_pb_module.et_pb_icon.pfeil-links.weiss span.et-pb-icon,header.et-l--header #slide-in-menu .slide-in-menu-close,header.et-l--header #slide-in-menu .slide-in-menu-close span,header.et-l--header #slide-in-search .slide-in-menu-close,header.et-l--header #slide-in-search .slide-in-menu-close span,header.et-l--header #slide-in-filter .slide-in-menu-close,header.et-l--header #slide-in-filter .slide-in-menu-close span,header #slide-in-menu .slide-in-menu-close span.et-pb-icon,header #slide-in-search .slide-in-menu-close span.et-pb-icon,header #slide-in-filter .slide-in-menu-close span.et-pb-icon{width:40px;height:22px}#slide-in-search .et_pb_module.et_pb_text.seitentitel::after{font-size:44px;line-height:50px;top:5px;right:-40px}header #slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-meta{margin-top:-3px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .entry-title{padding:10px 20px}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .entry-title{width:35vw!important}header #slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-meta{width:30vw}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-content{width:40vw!important;padding-right:17.5%}#start-glossar .et_pb_module.et_pb_image img{height:760px}body.archive #cat-veranstaltungen.et_pb_module.alle-posts.zeile article.et_pb_post a.more-link{top:-25px}#beitrag-content .et_pb_row.beitrag-content.text .et_pb_column.et_pb_column_1_4{width:15%}#beitrag-content .et_pb_row.beitrag-content.text .et_pb_column.et_pb_column_1_2{width:70%}#beitrag-header .et_pb_module.et_pb_code.post-header-bild .et_pb_row{padding-top:80px!important}#beitrag-header .et_pb_module.et_pb_text.post_author{margin-top:calc(60px - 10px)!important}#beitrag-header .et_pb_module.et_pb_post_title{margin-top:calc(40px - 15px)!important}body.single-post.postid-3746 #beitrag-header .et_pb_module.et_pb_post_title,body.single-post.postid-5122 #beitrag-header .et_pb_module.et_pb_post_title{margin-top:calc(60px - 20px)!important}#beitrag-header .et_pb_module.et_pb_text.post_subheadline{margin-top:calc(60px - 20px)!important}#beitrag-header .post-header-bild{margin:0}.bildunterschrift{position:relative;right:0;margin-top:3px!important}#beitrag-content .et_pb_row.beitrag-content.zitat{width:max-content;width:100%}#beitrag-content{margin-top:calc(0px - 25px);margin-bottom:calc(60px - 30px)}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post .author{margin-top:calc(40px - 15px)!important}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post .subheadline{margin-top:calc(45px - 20px);margin-bottom:0!important}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post a.more-link{margin-top:calc(40px - 20px);display:block}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.publikation{top:52.5px}.accordion-header .et_pb_module.et_pb_text::after{top:15px!important}.accordion-header .et_pb_module.et_pb_text::after{width:24px;height:20px}#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_row.bilder{margin-bottom:0px!important}#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_module.et_pb_image{padding:0 20px 40px 20px!important}#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_row.bilder .et_pb_module.et_pb_image{padding:0 15px 30px 15px!important}#otl-aicher-100{padding-top:80px}#otl-aicher-100 #content-header{padding-bottom:90px!important}#otl-aicher-100 #content-header .et_pb_module.titel{margin-bottom:40px!important}.et_pb_module.et_pb_text.presse-kontakt h2,.pressespiegel .et_pb_module.et_pb_text.titel h2,.pressebilder .et_pb_module.et_pb_text.titel h2{margin-bottom:30px}.area-outer-wrap.popup_outer_wrap .et_pb_section.popup{padding:80px 100px!important}footer #footer-content #footer-oben{padding:0!important}footer #footer-content #footer-oben .et_pb_module.et_pb_image.et_pb_image_2_tb_footer,footer #footer-content #footer-oben .et_pb_module.et_pb_image.et_pb_image_3_tb_footer,footer #footer-content #footer-oben .et_pb_module.et_pb_image.et_pb_image_4_tb_footer{padding-top:12.5px!important}footer #footer-content .et_pb_module.et_pb_image.logo_kulturstiftung img{width:140px!important}footer #footer-content .et_pb_module.et_pb_image.logo_bundes_kultur_medien img{width:190px!important}footer #footer-content .et_pb_module.et_pb_image.logo_idz img{width:225px!important}footer #footer-content .et_pb_module.et_pb_image.logo_fsb img{width:215px!important}footer #footer-content .et_pb_module.et_pb_image.logo_erco img{width:155px!important}footer #footer-content .et_pb_module.et_pb_image.logo_bauhaus img{width:245px}footer #footer-content .et_pb_module.et_pb_image.logo_akademie_kuenste img{width:auto;height:55px}footer #footer-content .et_pb_module.et_pb_image.logo_hfg img{width:auto;height:55px}footer #footer-content .et_pb_module.et_pb_image.logo_werkbungberlin img{width:auto}footer #footer-content .et_pb_module.et_pb_image.logo_otl-aicher-rotis img{width:205px;height:auto}footer #footer-content .et_pb_module.et_pb_image.logo_arch img{width:225px;height:auto}footer #footer-content .et_pb_module.et_pb_image.logo_ndion img{width:215px;height:auto}footer #footer-content #footer-unten{padding:0!important}footer #footermenu nav.et-menu-nav>ul li.social a{font-size:0!important}}@media all and (max-width:1279px){header.scroll #fixed-menu.nav-up{top:-125px}header #fixed-menu,header #fixed-menu .et_pb_row{height:80px!important;width:max-content!important;max-width:unset!important;padding:0!important}.et-db #et-boc header #fixed-menu .et_pb_module.et_pb_code{width:max-content!important;position:relative!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;transform:none!important}header #fixed-menu .et_pb_module.et_pb_code ul{list-style:none;margin:0 40px 0 0;padding:0;width:max-content;display:flex;flex-direction:row-reverse}header #fixed-menu .et_pb_module.et_pb_code ul li{margin:20px}header #fixed-menu .et_pb_module.et_pb_code ul li.hamburger-menu{margin-right:0}.area-outer-wrap.popup_outer_wrap .et_pb_section.popup{padding:60px 60px!important}}@media all and (min-width:981px){header.dark #fixed-menu .et_pb_module.et_pb_code ul li.hamburger-menu{background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-menu.svg)}header.dark #fixed-menu .et_pb_module.et_pb_code ul li.post-filter{background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-filter.svg);display:none}header.dark #fixed-menu .et_pb_module.et_pb_code ul li.search{background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-search.svg)}header.white #fixed-menu .et_pb_module.et_pb_code ul li.hamburger-menu{background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-menu-negativ.svg)}header.white #fixed-menu .et_pb_module.et_pb_code ul li.post-filter{background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-filter-negativ.svg);display:none}header.white #fixed-menu .et_pb_module.et_pb_code ul li.search{background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-search-negativ.svg)}header #header-logo .et_pb_module.et_pb_image.logo{margin-bottom:2.75%!important}.et_pb_row.beitrag-content.foto-2er .et_pb_column{width:49.5%;margin-right:2%}}@media all and (min-width:981px) and (max-width:1279px){body.category.category-presse #main-content .et-l #cat-presse .pressespiegel .et_pb_column.et_pb_column_empty,body.category.category-presse #main-content .et-l #cat-presse .pressekontakt .et_pb_column.et_pb_column_empty,body.category.category-presse #main-content .et-l #cat-presse .pressebilder .et_pb_column.et_pb_column_empty,body.category.category-press #main-content .et-l #cat-presse .pressespiegel .et_pb_column.et_pb_column_empty,body.category.category-press #main-content .et-l #cat-presse .pressekontakt .et_pb_column.et_pb_column_empty,body.category.category-press #main-content .et-l #cat-presse .pressebilder .et_pb_column.et_pb_column_empty{display:none}body.category.category-presse #main-content .et-l #cat-presse .pressespiegel .et_pb_column,body.category.category-presse #main-content .et-l #cat-presse .pressekontakt .et_pb_column,body.category.category-presse #main-content .et-l #cat-presse .pressebilder .et_pb_column,body.category.category-press #main-content .et-l #cat-presse .pressespiegel .et_pb_column,body.category.category-press #main-content .et-l #cat-presse .pressekontakt .et_pb_column,body.category.category-press #main-content .et-l #cat-presse .pressebilder .et_pb_column{width:100%}#veranstaltung-content .veranstaltungscontent .et_pb_row .et_pb_column.et_pb_column_1_4{width:15%}#veranstaltung-content .veranstaltungscontent .et_pb_row .et_pb_column.et_pb_column_1_2{width:70%}.et_pb_module.et_pb_icon.pfeil-links a span.et_pb_icon_wrap{display:block}a.anmeldung::after,a.et_pb_button::after,button.history-back,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link::after,.post-detail a.veranstaltung_anmeldung::after,.et_pb_module.et_pb_text.acf.event.text a.more-link::after{width:29px!important;height:15px!important;margin-top:7.5px}.et_pb_module.et_pb_text.acf.event.text a.more-link::after{position:absolute;top:-5px;right:-45px}.post-detail a.veranstaltung_anmeldung::after{margin-top:-2.5px}#cat-presse .et_pb_button_module_wrapper{margin-top:0px!important;margin-right:50px!important}#cat-presse .et_pb_module.et_pb_icon.pfeil-links{margin-top:5px!important}#ausstellungen .et_pb_button_module_wrapper.et_pb_button_alignment_right{margin-right:unset!important;text-align:left}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link::after{margin-top:-5px}#veranstaltung-aktuell .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link::after{margin-top:-3px}.et-db #et-boc header.et-l--header #slide-in-menu .slide-in-menu-close,.et-db #et-boc header.et-l--header #slide-in-search .slide-in-menu-close,.et-db #et-boc header.et-l--header #slide-in-filter .slide-in-menu-close{margin-bottom:calc(55px - 10px)!important}#main-content .et-l #ausstellungen .et_pb_row{padding:calc(60px - 0px) 0!important;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,1fr);grid-column-gap:0;grid-row-gap:0}#main-content .et-l #ausstellungen .et_pb_row .et_pb_column:nth-child(1){grid-area:1 / 1 / 3 / 2;width:85%!important}#main-content .et-l #ausstellungen .et_pb_row .et_pb_column:nth-child(2){grid-area:1 / 1 / 2 / 3;width:100%!important;padding-left:48%}#main-content .et-l #ausstellungen .et_pb_row .et_pb_column:nth-child(3){grid-area:2 / 1 / 3 / 3;margin-left:48%;margin-top:20px}#ausstellungen .et_pb_row .et_pb_column.et-last-child{width:18%!important}#main-content .et-l #ausstellungen .et_pb_row .et_pb_column:nth-child(2){padding-right:5%}header #slide-in-menu .slide-in-menu-close{margin-bottom:calc(75px - 10px)!important}header #slide-in-menu nav.et-menu-nav ul li.sekondary{margin-top:calc(65px - 30px)!important}header #slide-in-menu nav.et-menu-nav>ul li.social.instagram{margin-top:calc(60px - 20px)!important}#slide-in-search .et_pb_module.et_pb_text.seitentitel{margin-top:calc(80px - 15px)}#slide-in-search .et_pb_module.et_pb_code.search{margin-top:calc(70px - 25px)}#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts{margin-top:calc(100px - 10px)}header .et_pb_section,#main-content .et-l .section-header,#main-content .et-l .section-content,#main-content .et-l.et-l--body .et_pb_section,#main-content .et-l.et-l--post .et_pb_section,footer .et_pb_section{padding-left:40px!important;padding-right:40px!important}#main-content .et-l #beitrag-content .et_pb_column.et_pb_column_1_2,#main-content .et-l #otl-aicher-100 .et_pb_column.et_pb_column_1_2{width:70%}#main-content .et-l #beitrag-content .et_pb_column.et_pb_column_1_4,#main-content .et-l #otl-aicher-100 .et_pb_column.et_pb_column_1_4{width:15%}#start-10x10{margin-top:calc(-90px - 0px);padding-top:calc(55px + 50px)!important;padding-bottom:calc(190px - 0px)!important}#main-content .et-l.et-l--post #start-about-teaser{margin-bottom:-25px}#start-about-teaser .et_pb_row .et_pb_column{margin-top:calc(0px - 176px)}.section-header .seitentitel.size56pt{margin-bottom:calc(60px - 80px)!important;padding-top:calc(15px - 0px)!important}footer #footer-content #footer-oben .et_pb_module.et_pb_text{margin-bottom:calc(30px - 10px)!important}#main-content .et-l .section-content{padding-bottom:calc(30px - 0px)!important}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post{padding-top:calc(25px - 10px);padding-bottom:calc(25px - 10px)}#ausstellungen .et_pb_row .et_pb_column .et_pb_module.et_pb_text:nth-child(1),#cat-neuigkeiten article.et_pb_post .post-detail .post_meta,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.author{margin-bottom:calc(30px - 20px)!important}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .author{padding-bottom:calc(30px - 25px)}#start-3er-teaser .et_pb_row{padding-top:calc(30px + 0px)!important;padding-bottom:calc(30px - 30px)!important}#ausstellungen .et_pb_row .et_pb_column .et_pb_module.et_pb_text:nth-child(2),.et_pb_module.et_pb_promo .et_pb_promo_description .et_pb_module_header,#cat-neuigkeiten article.et_pb_post .post-detail span.post-detail-featured-image img,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h2.entry-title,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content a.more-link,.et_pb_section.more-posts article.et_pb_post .entry-title,#main-content .et-l #cat-literatur .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title{margin-bottom:calc(35px - 20px)!important}#start-about-teaser .et_pb_module.et_pb_image{margin-bottom:calc(35px - 15px)!important}.et_pb_module.et_pb_promo .et_pb_promo_description{margin-bottom:calc(35px - 17.5px)}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post,#cat-literatur .et_pb_module.et_pb_posts article.et_pb_post,#cat-presse .et_pb_module.et_pb_posts article.et_pb_post{padding-top:calc(40px - 8px)!important;padding-bottom:calc(40px - 8px)!important}body.category.category-presse #main-content .et-l #cat-presse .et_pb_row.et_pb_with_border,body.category.category-press #main-content .et-l #cat-presse .et_pb_row.et_pb_with_border,body.single-post #main-content .et-l #cat-presse .et_pb_row{padding-top:calc(40px - 7.5px)!important;padding-bottom:calc(120px - 40px)!important}body.archive #cat-presse .et_pb_module.alle-posts.zeile article.et_pb_post .post-detail h2.entry-title,#cat-neuigkeiten article.et_pb_post .post-detail .post-content,#cat-neuigkeiten article.et_pb_post .post-detail .entry-title,#cat-presse .et_pb_module.et_pb_post_title{margin-bottom:calc(35px - 10px);margin-top:calc(35px - 25px)}body.archive #cat-presse .et_pb_module.alle-posts.zeile article.et_pb_post .post-detail .presse-meta,#cat-neuigkeiten article.et_pb_post .post-detail .presse-meta{margin-bottom:calc(25px - 20px)}#main-content .et-l .section-content{padding-top:calc(50px - 15px)!important}#main-content .et-l #cat-neuigkeiten{padding-top:calc(50px - 60px)!important}.section-header .seitentitel,#start-veranstaltungen .et_pb_module.alle-posts.zeile.aktuell.et_pb_posts article.et_pb_post .entry-title,#veranstaltung-header .et_pb_module.veranstaltungstitel{margin-bottom:calc(50px - 15px)!important}.section-header .seitentitel.size56pt{margin-bottom:calc(50px - 60px)!important}.section-header .einleitung{margin-bottom:calc(50px - 40px)!important}#start-veranstaltungen .et_pb_module.alle-posts.zeile.aktuell.et_pb_posts article.et_pb_post .post-content-inner,#start-veranstaltungen .et_pb_module.alle-posts.zeile.aktuell.et_pb_posts article.et_pb_post .veranstaltung-meta{margin-bottom:calc(50px - 25px)}#veranstaltung-weitere .et_pb_module.et_pb_text{margin-bottom:calc(50px - 15px)!important}#main-content .et-l .et_pb_section.section-content.accordion-header:nth-child(2){margin-top:calc(90px - 55px)}#start-glossar .glossar-titel,#start-glossar .glossar-list{margin-bottom:calc(50px - 50px)}#veranstaltung-header .et_pb_module.veranstatungsdatum{margin-top:calc(50px - 5px);margin-bottom:calc(50px - 45px)}#veranstaltung-content .veranstaltungscontent h2{margin-bottom:calc(50px - 20px)}#veranstaltung-content .veranstaltungscontent{margin-top:calc(80px - 75px)}#veranstaltung-content .et_pb_row.beitrag-content{margin-bottom:calc(80px - 45px)!important}#main-content .et-l #cat-literatur{padding-bottom:calc(80px - 60px)!important}#start-about-teaser{padding-bottom:calc(80px - 10px)}#start-glossar{padding-top:calc(80px + 30px);padding-bottom:calc(80px + 0px)!important}#start-glossar,#veranstaltung-weitere .et_pb_module.et_pb_image{padding-top:calc(80px + 0px)!important}#start-3er-teaser .et_pb_row:first-child{padding-top:calc(80px + 0px)!important}#veranstaltung-weitere{margin-top:calc(0px - 0px)!important;padding-bottom:calc(80px - 35px)!important}footer #footer-content #footer-oben{margin-top:calc(60px - 5px)!important}footer #footer-content #footer-unten{margin-top:calc(100px - 15px)!important;margin-bottom:calc(100px - 30px)!important}#main-content .et-l .section-header{padding-top:calc(140px - 30px)!important}#start-veranstaltungen .et_pb_column.et_pb_column_2{padding-top:calc(100px - 0px);padding-bottom:calc(100px - 0px)}#main-content .et-l .et_pb_section.section-content.accordion-header .et_pb_with_border.et_pb_row,#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_with_border.et_pb_row{padding-top:calc(50px - 15px)!important;padding-bottom:calc(50px - 15px)!important}#main-content .et-l #redaktion-content .et_pb_with_border.et_pb_row{padding-top:calc(40px - 10px)!important;padding-bottom:calc(40px - 15px)!important}#main-content .et-l #redaktion-content .et_pb_with_border.et_pb_row .et_pb_column:nth-child(2){width:75%}#main-content .et-l #redaktion-content .et_pb_with_border.et_pb_row .et_pb_column:last-child{display:none}#main-content .et-l #redaktion-content .et_pb_with_border.et_pb_row .et_pb_column:first-child .et_pb_module.et_pb_text{margin-top:-4px!important}#main-content .et-l h1,.glossar-list ul,#start-veranstaltungen #veranstaltung-aktuell .et_pb_module.et_pb_posts article.et_pb_post .entry-title,#main-content .et-l .et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail.keinbild .entry-title{font-size:50px!important;line-height:60px!important}#main-content .et-l .et_pb_module.et_pb_text.size56pt h1,#slide-in-search .et_pb_module.et_pb_text.size56pt h2,#main-content .et-l #cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title,#main-content .et-l #cat-literatur .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title,#main-content .et-l #cat-presse .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title,#main-content .et-l h2,.et_pb_module.alle-literatur article.et_pb_post .post-detail .entry-title,#cat-presse .et_pb_module.et_pb_post_title .entry-title,#start-beitraege article.et_pb_post .post-detail h2.entry-title,#sprachinfo .et_pb_module.et_pb_text h2{font-size:32px!important;line-height:40px!important}#start-beitraege article.et_pb_post h2.entry-title{font-size:20px!important;line-height:28px!important}#main-content .et-l.et-l--body h3,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .post-content p,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail a.more-link,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .entry-title,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .veranstaltungsdatum p,.et_pb_module.alle-posts.zeile.aktuell article.et_pb_post .post-content .post-content-inner p,.et_pb_module.alle-posts.zeile.aktuell article.et_pb_post a.more-link::before,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.author,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.subheadline,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content .post-content-inner p,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content a.more-link::before,#cat-presse .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link.download,.et_pb_section.more-posts article.et_pb_post .post-detail h3,.et_pb_section.more-posts article.et_pb_post .post-detail a.more-link::before,.et_pb_module.alle-literatur article.et_pb_post .post-detail .author,.et_pb_module.alle-literatur article.et_pb_post .post-detail .publikation,#cat-neuigkeiten article.et_pb_post .post-detail .post_meta,#cat-neuigkeiten article.et_pb_post .post-detail .more-link,#main-content .et-l .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail h2.entry-title,#main-content .et-l p,#main-content .et-l p strong,#main-content .et-l p b,#main-content .et-l ol,#main-content .et-l .entry-content ol,#main-content .et-l .et-l--body ol,body #page-container .et_pb_section .et_pb_button_0_tb_body,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .subheadline,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .author,#form.searchandfilter ul li label.sf-label-checkbox,form.searchandfilter input[type="submit"],a.et_pb_button,a.publikation,header .entry .not-found-title,header .entry p,#cat-beitraege .entry p,.et_pb_module.et_pb_text.acf.event,#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .entry-title,#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-content-inner p,#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-meta a,.area-outer-wrap.popup_outer_wrap .et_pb_section.popup .et_pb_column .et_pb_module.et_pb_text p,#cat-beitraege-header form.searchandfilter ul li.sf-field-tag ul li,#slide-in-filter form.searchandfilter ul li.sf-field-tag ul li,#slide-in-filter form.searchandfilter ul li.sf-field-submit::before,#slide-in-search .searchandfilter input.sf-input-text,#main-content .et-l h2.not-found-title,.et_pb_with_border.et_pb_module.et_pb_text.acf.quellenangabe,#beitragsinfo .et_pb_text_inner,a.veranstaltung_anmeldung,body.single-post #main-content .et-l p,body.single-post #main-content .et-l p strong,#start-beitraege.shadow .et_pb_module.et_pb_posts.start-beitraege article#post-3746 .post-detail a.more-link::before,.pressebilder ul li p,#sprachinfo .et_pb_module.et_pb_text p,body.single-post #main-content .et-l ul{font-size:21px!important;line-height:30px!important}body.single-post #main-content .et-l ul{padding:0 0 23px .65em}header #slide-in-menu nav.et-menu-nav ul li a,header #slide-in-menu .wpml-ls ul li a,footer #footermenu nav.et-menu-nav>ul li a{font-size:32px!important;line-height:50px!important}#main-content .et-l .et_pb_module.et_pb_text.acf.bildunterschrift,#main-content .et-l .et_pb_module.et_pb_text.acf.bildunterschrift p,#main-content .et-l .et_pb_module.et_pb_toggle.acf .et_pb_toggle_content p,#main-content .et-l .et_pb_module.et_pb_toggle.acf .et_pb_toggle_content ol li,#main-content .et-l .et_pb_module.et_pb_toggle.acf .et_pb_toggle_content ul li,#cat-beitraege-header form.searchandfilter ul li.sf-level-0,.et_pb_module.et_pb_text.acf.text p small,body.single-post.postid-3746 #beitrag-content .et_pb_module.et_pb_text.acf.text p,body.single-post.postid-5122 #beitrag-content .et_pb_module.et_pb_text.acf.text p,body.single-post #main-content .et-l p .text-small,body.single-post #main-content .et-l p:has(.text-small){font-size:14px!important;line-height:25px!important}header #header-logo .et_pb_row{height:80px}header #header-logo .et_pb_module.et_pb_image.logo,header #header-logo .et_pb_module.et_pb_image.logo img{width:270px!important;height:auto!important;margin-top:5px}.et_pb_module.et_pb_icon.pfeil-rechts.weiss span.et-pb-icon,.et_pb_module.et_pb_icon.pfeil-links.weiss span.et-pb-icon,header.et-l--header #slide-in-menu .slide-in-menu-close,header.et-l--header #slide-in-menu .slide-in-menu-close span,header.et-l--header #slide-in-search .slide-in-menu-close,header.et-l--header #slide-in-search .slide-in-menu-close span,header.et-l--header #slide-in-filter .slide-in-menu-close,header.et-l--header #slide-in-filter .slide-in-menu-close span,header #slide-in-menu .slide-in-menu-close span.et-pb-icon,header #slide-in-search .slide-in-menu-close span.et-pb-icon,header #slide-in-filter .slide-in-menu-close span.et-pb-icon{width:40px;height:22px}#slide-in-search .et_pb_module.et_pb_text.seitentitel::after{font-size:42px;line-height:40px;top:5px;right:-40px}header #slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-meta{margin-top:-6px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .entry-title{padding:5px 15px}#start-veranstaltungen .et_pb_row{display:flex}#start-veranstaltungen .et_pb_column{width:50%}div#veranstaltung-aktuell .et_pb_column:first-child{z-index:999}#start-veranstaltungen #veranstaltung-aktuell .et_pb_module.et_pb_image{width:510px;max-width:unset;margin-left:-20px}#start-veranstaltungen #veranstaltung-aktuell .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-content{width:100%}#veranstaltung-weitere .et_pb_column:first-child{display:none}#veranstaltung-weitere .et_pb_column:last-child{width:100%}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .entry-title{width:330px!important}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-content{width:450px}#start-3er-teaser .et_pb_row{display:flex;flex-direction:row}#start-3er-teaser .et_pb_row:nth-child(1) .et_pb_column:nth-child(1),#start-3er-teaser .et_pb_row:nth-child(2) .et_pb_column:nth-child(2),#start-3er-teaser .et_pb_row:nth-child(3) .et_pb_column:nth-child(1){order:1;margin-bottom:0}#start-3er-teaser .et_pb_row:nth-child(2) .et_pb_column:nth-child(2),#start-10x10 .et_pb_row:nth-child(1) .et_pb_column:nth-child(2){margin-left:5.5%}#start-3er-teaser .et_pb_row:nth-child(1) .et_pb_column:nth-child(2),#start-3er-teaser .et_pb_row:nth-child(2) .et_pb_column:nth-child(1),#start-3er-teaser .et_pb_row:nth-child(3) .et_pb_column:nth-child(2){order:1;margin-bottom:35px}#start-3er-teaser .et_pb_module.et_pb_image{width:100%}#start-3er-teaser .et_pb_module.et_pb_promo,#start-10x10 .et_pb_module.et_pb_promo{max-width:100%;margin:0 auto;width:100%}#start-10x10 .et_pb_row:nth-child(1) .et_pb_column:nth-child(1){margin-bottom:35px}#start-glossar .et_pb_row{display:flex}#start-glossar .et_pb_row .et_pb_column:first-child{width:40%}#start-glossar .et_pb_row .et_pb_column:last-child{width:60%}#start-glossar .et_pb_module.et_pb_image{transform:translateX(-235px) translateY(0)}#start-glossar .et_pb_module.et_pb_image img{height:570px}.glossar-list ul li{width:100%}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .entry-title{width:45vw!important;padding-left:0!important}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-content{width:45vw!important;padding-left:0!important}body.archive #cat-veranstaltungen.et_pb_module.alle-posts.zeile article.et_pb_post a.more-link{top:-25px}#beitrag-header .et_pb_module.et_pb_code.post-header-bild .et_pb_row{padding-top:80px!important}#beitrag-header .et_pb_module.et_pb_text.post_author{margin-top:calc(50px - 5px)!important}#beitrag-header .et_pb_module.et_pb_post_title{margin-top:calc(55px - 35px)!important}body.single-post.postid-3746 #beitrag-header .et_pb_module.et_pb_post_title,body.single-post.postid-5122 #beitrag-header .et_pb_module.et_pb_post_title{margin-top:calc(60px - 15px)!important}#beitrag-header .et_pb_module.et_pb_text.post_subheadline{margin-top:calc(60px - 25px)!important}#beitrag-header .post-header-bild{margin:0}.bildunterschrift{position:relative;right:0;margin-top:3px!important}#beitrag-content .et_pb_row.beitrag-content.zitat{width:max-content;padding:0!important;width:100%}#beitrag-content{margin-top:calc(0px - 35px);margin-bottom:calc(50px - 30px)}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post .author{margin-top:calc(35px - 15px)!important}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post .subheadline{margin-top:calc(45px - 20px);margin-bottom:0!important}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post a.more-link{margin-top:calc(40px - 20px);display:block}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.publikation{top:52.5px}.accordion-header .et_pb_module.et_pb_text::after{top:10px!important}.accordion-header .et_pb_module.et_pb_text::after{width:24px;height:20px}#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_row.bilder{margin-bottom:0px!important}#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_module.et_pb_image{padding:0 15px 30px 15px!important}#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_row.bilder .et_pb_module.et_pb_image{padding:0 10px 20px 10px!important}#otl-aicher-100{padding-top:80px}#otl-aicher-100 #content-header{padding-bottom:80px!important}#otl-aicher-100 #content-header .et_pb_module.titel{margin-bottom:40px!important}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail,body.archive #cat-presse .et_pb_module.alle-posts.zeile article.et_pb_post .post-detail{width:55%;margin-left:0}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post.has-post-thumbnail .post-image{width:45%;padding-right:5%}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post.has-post-thumbnail .post-detail,body.archive #cat-presse .et_pb_module.alle-posts.zeile article.et_pb_post.has-post-thumbnail .post-detail{width:55%;margin-left:0}#cat-presse .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link.download{top:32px}.et_pb_module.et_pb_text.presse-kontakt h2,.pressespiegel .et_pb_module.et_pb_text.titel h2,.pressebilder .et_pb_module.et_pb_text.titel h2{margin-bottom:20px}.area-outer-wrap.popup_outer_wrap .et_pb_section.popup{padding:60px 80px!important}footer #footer-content #footer-oben{padding:0!important}footer #footer-content #footer-oben .et_pb_module.et_pb_image.et_pb_image_2_tb_footer,footer #footer-content #footer-oben .et_pb_module.et_pb_image.et_pb_image_3_tb_footer,footer #footer-content #footer-oben .et_pb_module.et_pb_image.et_pb_image_4_tb_footer{padding-top:15px!important}footer #footer-content #footer-oben .et_pb_module.et_pb_image.et_pb_image_3_tb_footer{margin-right:15px!important}footer #footer-content .et_pb_module.et_pb_image.logo_kulturstiftung img{width:130px!important}footer #footer-content .et_pb_module.et_pb_image.logo_bundes_kultur_medien img{width:180px!important}footer #footer-content .et_pb_module.et_pb_image.logo_idz img{width:160px!important}footer #footer-content .et_pb_module.et_pb_image.logo_fsb img{width:155px!important;height:auto}footer #footer-content .et_pb_module.et_pb_image.logo_erco img{width:110px!important;height:auto}footer #footer-content .et_pb_module.et_pb_image.logo_bulthaupt{padding-top:30px;transform:translateX(0) translateY(10px)}footer #footer-content .et_pb_module.et_pb_image.logo_bulthaupt img{width:145px!important;height:auto}footer #footer-content .et_pb_module.et_pb_image.logo_bauhaus img{width:225px;height:auto}footer #footer-content .et_pb_module.et_pb_image.logo_akademie_kuenste img{width:auto;height:40px}footer #footer-content .et_pb_module.et_pb_image.logo_hfg img{width:auto;height:40px}footer #footer-content .et_pb_module.et_pb_image.logo_werkbungberlin img{width:auto;height:40px}footer #footer-content .et_pb_module.et_pb_image.logo_otl-aicher-rotis img{width:165px;height:auto}footer #footer-content .et_pb_module.et_pb_image.logo_arch img{width:112px;height:auto}footer #footer-content .et_pb_module.et_pb_image.logo_ndion img{width:175px;height:auto}footer #footer-content #footer-unten{padding:0!important}footer #footermenu nav.et-menu-nav>ul{flex-wrap:wrap!important;align-items:flex-start!important;justify-content:center!important;width:100%!important;height:180px!important;align-content:flex-start!important}footer #footermenu nav.et-menu-nav>ul li{padding:0 3%!important;margin:0!important}footer #footermenu nav.et-menu-nav>ul li.borlabs-cookie-preference{margin-right:0!important}footer #footermenu nav.et-menu-nav>ul li.social{position:absolute!important;top:calc(105px + 40px)!important;right:auto!important}footer #footermenu nav.et-menu-nav>ul li.social.instagram{right:auto!important;margin-left:-80px!important}footer #footermenu nav.et-menu-nav>ul li.social.twitter{margin-left:80px!important}footer #footermenu nav.et-menu-nav>ul li.social a{font-size:0!important}}@media (min-width:768px) and (max-width:980px){.et_pb_module.et_pb_icon.pfeil-links a span.et_pb_icon_wrap{display:block}a.anmeldung::after,a.et_pb_button::after,button.history-back,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link::after,.post-detail a.veranstaltung_anmeldung::after,.et_pb_module.et_pb_text.acf.event.text a.more-link::after{width:29px!important;height:15px!important;margin-top:7.5px}.et_pb_module.et_pb_text.acf.event.text a.more-link::after{position:absolute;top:-5px;right:-45px}.post-detail a.veranstaltung_anmeldung::after{margin-top:-2.5px}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link::after{margin-top:4px}#veranstaltung-aktuell .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link::after{margin-top:-2px}#cat-presse .et_pb_button_module_wrapper{margin-top:0px!important}#cat-presse .et_pb_module.et_pb_icon.pfeil-links{margin-top:5px!important}.et-db #et-boc header.et-l--header #slide-in-menu .slide-in-menu-close,.et-db #et-boc header.et-l--header #slide-in-search .slide-in-menu-close,.et-db #et-boc header.et-l--header #slide-in-filter .slide-in-menu-close{margin-bottom:calc(50px - 10px)!important}#main-content .et-l #ausstellungen .et_pb_row{padding:calc(35px - 0px) 0 calc(25px - 0px) 0!important}#slide-in-search .et_pb_module.et_pb_text.seitentitel{margin-top:calc(70px - 15px)}#slide-in-search .et_pb_module.et_pb_code.search{margin-top:calc(60px - 25px)}#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts{margin-top:calc(65px - 10px)}#main-content .et-l ol,#main-content .et-l .entry-content ol,#main-content .et-l .et-l--body ol{padding:0 0 0 20px}.et_pb_column .et_pb_blog_grid .column.size-1of2:nth-child(odd){padding-right:0;width:100%}.et_pb_column .et_pb_blog_grid .column.size-1of2:nth-child(2n){padding-left:0;width:100%}#main-content .et-l .et-l--body .et_pb_row{padding:0!important}header #slide-in-menu .slide-in-menu-close{margin-bottom:calc(75px - 10px)!important}header #slide-in-menu nav.et-menu-nav ul li.sekondary{margin-top:calc(60px - 30px)!important}header #slide-in-menu nav.et-menu-nav>ul li.social.instagram{margin-top:calc(60px - 20px)!important}header .et_pb_section,#main-content .et-l .section-header,#main-content .et-l .section-content,#main-content .et-l.et-l--body .et_pb_section,#main-content .et-l.et-l--post .et_pb_section,footer .et_pb_section{padding-left:40px!important;padding-right:40px!important}#main-content .et-l #beitrag-content{width:100%;margin:0 auto}#start-10x10{margin-top:calc(80px - 15px);padding-top:calc(50px - 30px)!important;padding-bottom:calc(70px - 0px)!important}#main-content .et-l #beitrag-content .et_pb_row.beitrag-content{width:100%}.et_pb_row.beitrag-content.foto-3er .et_pb_column:nth-child(1){padding-right:10px}.et_pb_row.beitrag-content.foto-3er.spiegelverkehrt .et_pb_column:nth-child(1){padding-right:0}.et_pb_row.beitrag-content.foto-3er .et_pb_column:nth-child(2){padding-left:10px}.et_pb_row.beitrag-content.foto-3er .et_pb_column:nth-child(3),.et_pb_row.beitrag-content.foto-3er.spiegelverkehrt .et_pb_column:nth-child(2){padding-left:0}.et_pb_row.beitrag-content.foto-3er.aufteilung-33 .et_pb_column{padding-right:0;padding-left:0}#start-about-teaser .et_pb_module.et_pb_promo{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center}#start-about-teaser .teaser-box-3er .et_pb_module.et_pb_promo{width:45%}#main-content .et-l.et-l--post #start-about-teaser{margin-bottom:-25px}#start-about-teaser .et_pb_row .et_pb_column{margin-top:calc(0px - 0px);display:flex}.section-header .seitentitel.size56pt{margin-bottom:calc(60px - 80px)!important;padding-top:calc(15px - 0px)!important}footer #footer-content #footer-oben .et_pb_module.et_pb_text{margin-bottom:calc(30px - 20px)!important}#main-content .et-l .section-content{padding-bottom:calc(30px - 0px)!important}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post{padding-top:calc(35px - 10px);padding-bottom:calc(35px - 10px)}#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post{padding-top:calc(25px - 10px);padding-bottom:calc(10px - 10px)}#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-content p{padding-bottom:calc(25px - 10px)}#ausstellungen .et_pb_row .et_pb_column .et_pb_module.et_pb_text:nth-child(1),#cat-neuigkeiten article.et_pb_post .post-detail .post_meta,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.author{margin-bottom:calc(25px - 15px)!important}#ausstellungen .et_pb_row .et_pb_column .et_pb_module.et_pb_text:nth-child(1){margin-top:calc(25px - 15px)!important}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .author{padding-bottom:calc(30px - 20px)}#start-3er-teaser .et_pb_row{padding-top:calc(35px + 0px)!important;padding-bottom:calc(35px - 0px)!important}#ausstellungen .et_pb_row .et_pb_column .et_pb_module.et_pb_text:nth-child(2),.et_pb_module.et_pb_promo .et_pb_promo_description .et_pb_module_header,#cat-neuigkeiten article.et_pb_post .post-detail span.post-detail-featured-image img,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h2.entry-title,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content a.more-link,.et_pb_section.more-posts article.et_pb_post .entry-title,#main-content .et-l #cat-literatur .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title{margin-bottom:calc(35px - 10px)!important}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content a.more-link{margin-top:20px;margin-bottom:0!important}#start-about-teaser .et_pb_module.et_pb_image{margin-bottom:calc(35px - 15px)!important;margin-right:30px}#start-about-teaser .teaser-box-3er .et_pb_module.et_pb_image{width:55%}.et_pb_module.et_pb_promo .et_pb_promo_description{margin-bottom:calc(35px - 10px)}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post,#cat-literatur .et_pb_module.et_pb_posts article.et_pb_post,#cat-presse .et_pb_module.et_pb_posts article.et_pb_post{padding-top:calc(40px - 8px)!important;padding-bottom:calc(40px - 8px)!important}body.category.category-presse #main-content .et-l #cat-presse .et_pb_row.et_pb_with_border,body.category.category-press #main-content .et-l #cat-presse .et_pb_row.et_pb_with_border,body.single-post #main-content .et-l #cat-presse .et_pb_row{padding-top:calc(40px - 7.5px)!important;padding-bottom:calc(75px - 40px)!important}body.archive #cat-presse .et_pb_module.alle-posts.zeile article.et_pb_post .post-detail h2.entry-title,#cat-neuigkeiten article.et_pb_post .post-detail .post-content,#cat-neuigkeiten article.et_pb_post .post-detail .entry-title,#cat-presse .et_pb_module.et_pb_post_title{margin-bottom:calc(35px - 10px)}body.archive #cat-presse .et_pb_module.alle-posts.zeile article.et_pb_post .post-detail .presse-meta,#cat-presse .et_pb_module.et_pb_text.presse-meta{margin-bottom:calc(25px - 15px)}#main-content .et-l .section-content{padding-top:calc(50px - 15px)!important}#main-content .et-l #cat-neuigkeiten{padding-top:calc(50px - 60px)!important}.section-header .seitentitel,#start-veranstaltungen .et_pb_module.alle-posts.zeile.aktuell.et_pb_posts article.et_pb_post .entry-title,#veranstaltung-header .et_pb_module.veranstaltungstitel{margin-bottom:calc(50px - 15px)!important}.section-header .seitentitel.size56pt{margin-bottom:calc(80px - 90px)!important}.section-header .einleitung{margin-bottom:calc(50px - 40px)!important}#start-veranstaltungen .et_pb_module.alle-posts.zeile.aktuell.et_pb_posts article.et_pb_post .post-content-inner,#start-veranstaltungen .et_pb_module.alle-posts.zeile.aktuell.et_pb_posts article.et_pb_post .veranstaltung-meta{margin-bottom:calc(50px - 25px)}#veranstaltung-weitere .et_pb_module.et_pb_text{margin-bottom:calc(50px - 15px)!important}#main-content .et-l .et_pb_section.section-content.accordion-header:nth-child(2){margin-top:calc(90px - 55px)}#start-glossar .glossar-titel,#start-glossar .glossar-list{margin-bottom:calc(50px - 30px)}#veranstaltung-header .et_pb_module.veranstatungsdatum{margin-top:calc(50px - 5px);margin-bottom:calc(50px - 45px)}#veranstaltung-content .veranstaltungscontent h2{margin-bottom:calc(50px - 20px)}#veranstaltung-content .veranstaltungscontent{margin-top:calc(80px - 75px)}#veranstaltung-content .et_pb_row.beitrag-content{margin-bottom:calc(80px - 45px)!important}#main-content .et-l #cat-literatur{padding-bottom:calc(80px - 60px)!important}#start-about-teaser{padding-bottom:calc(80px - 50px);padding-top:calc(80px - 30px)}#start-glossar{padding-top:calc(130px - 30px)!important;padding-bottom:calc(80px - 55px)!important}#start-3er-teaser .et_pb_row:first-child,#veranstaltung-weitere .et_pb_module.et_pb_image{padding-top:calc(80px + 0px)!important}#veranstaltung-weitere{margin-top:calc(0px - 0px)!important;padding-bottom:calc(80px - 35px)!important}footer #footer-content #footer-oben{margin-top:calc(100px - 5px)!important}footer #footer-content #footer-unten{margin-top:calc(100px - 15px)!important;margin-bottom:calc(100px - 30px)!important}#main-content .et-l .section-header{padding-top:calc(160px - 30px)!important}#start-veranstaltungen .et_pb_column.et_pb_column_2{padding-top:calc(130px - 0px);padding-bottom:calc(70px - 0px)}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link,body.archive #cat-veranstaltungen.et_pb_module.alle-posts.zeile article.et_pb_post a.more-link{margin-top:-15px}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link{margin-top:0}#main-content .et-l .et_pb_section.section-content.accordion-header .et_pb_with_border.et_pb_row,#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_with_border.et_pb_row{padding-top:calc(40px - 15px)!important;padding-bottom:calc(40px - 15px)!important}#main-content .et-l #redaktion-content .et_pb_with_border.et_pb_row{padding-top:calc(40px - 10px)!important;padding-bottom:calc(40px - 15px)!important}#main-content .et-l #redaktion-content .et_pb_with_border.et_pb_row .et_pb_column:first-child .et_pb_module.et_pb_text{margin-top:-4px!important}#beitrag-header .et_pb_module.post-header-bild .et_pb_row .et_pb_column:first-child{width:100%;padding-bottom:0;margin-bottom:75px}body.single-post.postid-3746 #beitrag-header .et_pb_module.post-header-bild .et_pb_row .et_pb_column:first-child,body.single-post.postid-5122 #beitrag-header .et_pb_module.post-header-bild .et_pb_row .et_pb_column:first-child{margin-bottom:25px}#beitrag-header .et_pb_module.post-header-bild .et_pb_row .et_pb_column:last-child{width:100%;margin-left:0}#main-content .et-l h1,.glossar-list ul,#start-veranstaltungen #veranstaltung-aktuell .et_pb_module.et_pb_posts article.et_pb_post .entry-title,#main-content .et-l .et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail.keinbild .entry-title{font-size:50px!important;line-height:60px!important}#main-content .et-l .et_pb_module.et_pb_text.size56pt h1,#slide-in-search .et_pb_module.et_pb_text.size56pt h2,#main-content .et-l #cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title,#main-content .et-l #cat-literatur .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title,#main-content .et-l #cat-presse .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title,#main-content .et-l h2,.et_pb_module.alle-literatur article.et_pb_post .post-detail .entry-title,#cat-presse .et_pb_module.et_pb_post_title .entry-title,#start-beitraege article.et_pb_post .post-detail h2.entry-title,#sprachinfo .et_pb_module.et_pb_text h2{font-size:32px!important;line-height:40px!important}#start-beitraege article.et_pb_post h2.entry-title{font-size:28px!important;line-height:38px!important}#main-content .et-l.et-l--body h3,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .post-content p,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail a.more-link,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .entry-title,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .veranstaltungsdatum p,.et_pb_module.alle-posts.zeile.aktuell article.et_pb_post .post-content .post-content-inner p,.et_pb_module.alle-posts.zeile.aktuell article.et_pb_post a.more-link::before,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.author,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.subheadline,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content .post-content-inner p,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content a.more-link::before,#cat-presse .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link.download,.et_pb_section.more-posts article.et_pb_post .post-detail h3,.et_pb_section.more-posts article.et_pb_post .post-detail a.more-link::before,.et_pb_module.alle-literatur article.et_pb_post .post-detail .author,.et_pb_module.alle-literatur article.et_pb_post .post-detail .publikation,#cat-neuigkeiten article.et_pb_post .post-detail .post_meta,#cat-neuigkeiten article.et_pb_post .post-detail .more-link,#main-content .et-l .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail h2.entry-title,#main-content .et-l p,#main-content .et-l p strong,#main-content .et-l p b,#main-content .et-l ol,#main-content .et-l .entry-content ol,#main-content .et-l .et-l--body ol,body #page-container .et_pb_section .et_pb_button_0_tb_body,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .subheadline,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .author,#form.searchandfilter ul li label.sf-label-checkbox,form.searchandfilter input[type="submit"],a.et_pb_button,a.publikation,header .entry .not-found-title,header .entry p,#cat-beitraege .entry p,.et_pb_module.et_pb_text.acf.event,#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .entry-title,#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-content-inner p,#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-meta a,.area-outer-wrap.popup_outer_wrap .et_pb_section.popup .et_pb_column .et_pb_module.et_pb_text p,#cat-beitraege-header form.searchandfilter ul li.sf-field-tag ul li,#slide-in-filter form.searchandfilter ul li.sf-field-tag ul li,#slide-in-filter form.searchandfilter ul li.sf-field-submit::before,#slide-in-search .searchandfilter input.sf-input-text,#main-content .et-l h2.not-found-title,.et_pb_with_border.et_pb_module.et_pb_text.acf.quellenangabe,#beitragsinfo .et_pb_text_inner,a.veranstaltung_anmeldung,body.single-post #main-content .et-l p,body.single-post #main-content .et-l p strong,#start-beitraege.shadow .et_pb_module.et_pb_posts.start-beitraege article#post-3746 .post-detail a.more-link::before,.pressebilder ul li p,#sprachinfo .et_pb_module.et_pb_text p,body.single-post #main-content .et-l ul{font-size:21px!important;line-height:30px!important}body.single-post #main-content .et-l ul{padding:0 0 23px .65em}header #slide-in-menu nav.et-menu-nav ul li a,header #slide-in-menu .wpml-ls ul li a,footer #footermenu nav.et-menu-nav>ul li a{font-size:32px!important;line-height:50px!important}#main-content .et-l .et_pb_module.et_pb_text.acf.bildunterschrift,#main-content .et-l .et_pb_module.et_pb_text.acf.bildunterschrift p,#main-content .et-l .et_pb_module.et_pb_toggle.acf .et_pb_toggle_content p,#main-content .et-l .et_pb_module.et_pb_toggle.acf .et_pb_toggle_content ol li,#main-content .et-l .et_pb_module.et_pb_toggle.acf .et_pb_toggle_content ul li,#cat-beitraege-header form.searchandfilter ul li.sf-level-0,.et_pb_module.et_pb_text.acf.text p small,body.single-post.postid-3746 #beitrag-content .et_pb_module.et_pb_text.acf.text p,body.single-post.postid-5122 #beitrag-content .et_pb_module.et_pb_text.acf.text p,body.single-post #main-content .et-l p .text-small,body.single-post #main-content .et-l p:has(.text-small){font-size:14px!important;line-height:20px!important}header #header-logo .et_pb_row{height:80px}header #header-logo .et_pb_module.et_pb_image.logo,header #header-logo .et_pb_module.et_pb_image.logo img{width:270px!important;height:auto!important;margin-top:2.5px}.et_pb_module.et_pb_icon.pfeil-rechts.weiss span.et-pb-icon,.et_pb_module.et_pb_icon.pfeil-links.weiss span.et-pb-icon,header.et-l--header #slide-in-menu .slide-in-menu-close,header.et-l--header #slide-in-menu .slide-in-menu-close span,header.et-l--header #slide-in-search .slide-in-menu-close,header.et-l--header #slide-in-search .slide-in-menu-close span,header.et-l--header #slide-in-filter .slide-in-menu-close,header.et-l--header #slide-in-filter .slide-in-menu-close span,header #slide-in-menu .slide-in-menu-close span.et-pb-icon,header #slide-in-search .slide-in-menu-close span.et-pb-icon,header #slide-in-filter .slide-in-menu-close span.et-pb-icon{width:29px;height:15px}#slide-in-search .et_pb_module.et_pb_text.seitentitel::after{font-size:42px;line-height:40px;top:5px;right:-40px}header #slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-meta{margin-top:-6px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .entry-title{padding:5px 15px}#start-veranstaltungen .et_pb_row{display:flex}#start-veranstaltungen .et_pb_column{width:50%}div#veranstaltung-aktuell .et_pb_column:first-child{z-index:999}#start-veranstaltungen #veranstaltung-aktuell .et_pb_module.et_pb_image{width:440px;max-width:unset;margin-left:0}#start-veranstaltungen #veranstaltung-aktuell .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-content{width:100%}#veranstaltung-weitere .et_pb_column:first-child{display:none}#veranstaltung-weitere .et_pb_column:last-child{width:100%}#start-veranstaltungen #veranstaltung-aktuell .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .entry-title{width:45vw!important}#start-veranstaltungen #veranstaltung-aktuell .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-content{width:45vw!important;padding-right:5%}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .entry-title{width:60vw!important}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-content{width:60vw!important}#start-3er-teaser .et_pb_row{display:flex;flex-direction:column}#start-3er-teaser .et_pb_row:nth-child(1) .et_pb_column:nth-child(1),#start-3er-teaser .et_pb_row:nth-child(2) .et_pb_column:nth-child(2),#start-3er-teaser .et_pb_row:nth-child(3) .et_pb_column:nth-child(1){order:2;margin-bottom:0}#start-3er-teaser .et_pb_row:nth-child(1) .et_pb_column:nth-child(2),#start-3er-teaser .et_pb_row:nth-child(2) .et_pb_column:nth-child(1),#start-3er-teaser .et_pb_row:nth-child(3) .et_pb_column:nth-child(2){order:1;margin-bottom:35px}#start-3er-teaser .et_pb_module.et_pb_image{width:100%}#start-3er-teaser .et_pb_module.et_pb_promo,#start-10x10 .et_pb_module.et_pb_promo{max-width:70%;margin:0 auto;width:100%}#start-10x10 .et_pb_row:nth-child(1) .et_pb_column:nth-child(1){margin-bottom:35px}#start-glossar .et_pb_row{display:flex}#start-glossar .et_pb_row .et_pb_column:first-child{width:40%}#start-glossar .et_pb_row .et_pb_column:last-child{width:60%}#start-glossar .et_pb_module.et_pb_image img{height:470px}.glossar-list ul li{width:100%}body.archive #cat-veranstaltungen.et_pb_module.alle-posts.zeile article.et_pb_post a.more-link{top:-25px}.et_pb_module.et_pb_text.acf.event.text{padding:0 0 20px 0}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.author,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h2.entry-title,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.subheadline,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content{padding-left:30px;padding-right:0}#beitrag-header .et_pb_module.et_pb_code.post-header-bild .et_pb_row{padding-top:130px!important;padding-bottom:40px!important}#beitrag-header .et_pb_module.et_pb_text.post_author{margin-top:calc(50px - 5px)!important}#beitrag-header .et_pb_module.et_pb_post_title{margin-top:calc(55px - 35px)!important}body.single-post.postid-3746 #beitrag-header .et_pb_module.et_pb_post_title,body.single-post.postid-5122 #beitrag-header .et_pb_module.et_pb_post_title{margin-top:calc(40px - 15px)!important}#beitrag-header .et_pb_module.et_pb_text.post_subheadline{margin-top:calc(60px - 25px)!important}#beitrag-header .post-header-bild .post-header-bild{margin:0;padding-top:0}.bildunterschrift{position:relative;right:0;margin-top:0px!important}#beitrag-content .et_pb_row.beitrag-content.zitat{width:max-content;padding:0!important;width:100%}#beitrag-content .et_pb_row.beitrag-content.foto-2er{padding-bottom:30px!important}#beitrag-content .et_pb_row.beitrag-content.foto-2er .et_pb_column.et-last-child{padding-top:40px!important}#beitrag-content .et_pb_row.beitrag-content.foto-3er.aufteilung-33 .et_pb_column:nth-child(2),#beitrag-content .et_pb_row.beitrag-content.foto-3er .et_pb_column.et-last-child{padding-top:40px!important}#beitrag-content{margin-top:calc(0px - 15px);margin-bottom:calc(20px - 30px)}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post .post-detail .post-detail-featured-image.beitrags-header{float:left;width:33.333%}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post .author{margin-top:calc(60px - 15px)!important;margin-left:36.333%}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post .entry-title{margin-bottom:0!important;margin-left:36.333%}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post .subheadline{margin-top:calc(45px - 20px);margin-bottom:0!important;margin-left:36.333%}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post a.more-link{margin-top:calc(40px - 20px);display:block;margin-left:36.333%}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post.has-post-thumbnail{display:flex;flex-direction:column}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post.has-post-thumbnail .post-image{width:100%;padding-right:0}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail{width:100%;margin:0}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post.has-post-thumbnail .post-detail,body.archive #cat-presse .et_pb_module.alle-posts.zeile article.et_pb_post.has-post-thumbnail .post-detail{width:100%}body.archive #cat-presse .et_pb_module.alle-posts.zeile article.et_pb_post .post-detail{width:70%;margin:0}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.publikation{top:52.5px}#cat-presse .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link.download{top:32px}.accordion-header .et_pb_module.et_pb_text::after{top:15px!important;width:19px;height:15px}#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_row.bilder.et-last-child{margin-bottom:30px!important}#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_module.et_pb_image{padding:0 15px 30px 15px!important}#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_row.bilder .et_pb_module.et_pb_image{padding:0 15px 30px 15px!important}#otl-aicher-100{padding-top:130px}#otl-aicher-100 #content-header{padding-bottom:80px!important}#otl-aicher-100 #content-header .et_pb_module.titel{margin-bottom:40px!important}#otl-aicher-100 #content-header .et_pb_column.et-last-child{padding-top:40px!important}.et_pb_module.et_pb_text.presse-kontakt h2,.pressespiegel .et_pb_module.et_pb_text.titel h2,.pressebilder .et_pb_module.et_pb_text.titel h2{margin-bottom:30px}#et-boc .area-outer-wrap[data-da-type=popup] .et_pb_row.et_pb_equal_columns.et-last-child{display:flex}.area-outer-wrap.popup_outer_wrap .et_pb_section.popup{padding:60px 60px!important;width:100%}footer #footer-content #footer-oben{padding:0!important;display:flex;flex-direction:row;flex-wrap:wrap}footer #footer-content #footer-oben .et_pb_column{width:50%;margin-right:0}footer #footer-content #footer-oben .et_pb_column.et_pb_column_2_tb_footer,footer #footer-content #footer-oben .et_pb_column.et_pb_column_3_tb_footer{margin-top:calc(40px - 5px)!important}footer #footer-content #footer-oben .et_pb_module.et_pb_image.et_pb_image_2_tb_footer,footer #footer-content #footer-oben .et_pb_module.et_pb_image.et_pb_image_3_tb_footer,footer #footer-content #footer-oben .et_pb_module.et_pb_image.et_pb_image_4_tb_footer{padding-top:0px!important}footer #footer-content #footer-oben .et_pb_module.et_pb_image.et_pb_image_3_tb_footer{margin-right:25px}footer #footer-content .et_pb_module.et_pb_image.logo_kulturstiftung img{width:190px!important}footer #footer-content .et_pb_module.et_pb_image.logo_bundes_kultur_medien img{width:250px!important}footer #footer-content .et_pb_module.et_pb_image.logo_idz img{width:215px!important}footer #footer-content .et_pb_module.et_pb_image.logo_fsb img{width:215px!important}footer #footer-content .et_pb_module.et_pb_image.logo_erco img{width:150px!important}footer #footer-content .et_pb_module.et_pb_image.logo_bulthaupt img{width:195px!important}footer #footer-content .et_pb_module.et_pb_image.logo_bauhaus img{width:255px;height:auto}footer #footer-content .et_pb_module.et_pb_image.logo_akademie_kuenste img{width:235px;height:auto}footer #footer-content .et_pb_module.et_pb_image.logo_hfg img{width:auto;margin-top:0}footer #footer-content .et_pb_module.et_pb_image.logo_werkbungberlin img{width:auto;height:55px}footer #footer-content .et_pb_module.et_pb_image.logo_otl-aicher-rotis img{width:205px;height:auto}footer #footer-content .et_pb_module.et_pb_image.logo_arch img{width:150px;height:auto}footer #footer-content .et_pb_module.et_pb_image.logo_ndion img{width:205px;margin-top:25px}footer #footer-content #footer-unten{padding:0!important}footer #footer-content #footer-unten .et_pb_column{width:100%!important}footer #footermenu nav.et-menu-nav>ul{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:flex-start!important;justify-content:center!important;width:100%!important;height:270px!important;align-content:flex-start!important}footer #footermenu nav.et-menu-nav>ul li{padding:0 3%!important;margin:0!important}footer #footermenu nav.et-menu-nav>ul li.borlabs-cookie-preference{margin-right:0!important}footer #footermenu nav.et-menu-nav>ul li.social{position:absolute!important;top:calc(105px + 40px)!important;right:auto!important}footer #footermenu nav.et-menu-nav>ul li.social.instagram{right:auto!important;margin-left:-80px!important}footer #footermenu nav.et-menu-nav>ul li.social.twitter{margin-left:80px!important}footer #footermenu nav.et-menu-nav>ul li.social a{font-size:0!important}}@media all and (max-width:767px){#sprachinfo .et_pb_module.et_pb_text span{right:20px;top:15px;font-size:45px}.et_pb_module.et_pb_icon.pfeil-links a span.et_pb_icon_wrap{display:block}a.anmeldung::after,a.et_pb_button::after,button.history-back,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link::after,.post-detail a.veranstaltung_anmeldung::after,.et_pb_module.et_pb_text.acf.event.text a.more-link::after{width:29px!important;height:15px!important;margin-top:7.5px;margin-left:0}.et_pb_module.et_pb_text.acf.event.text a.more-link::after{position:absolute;top:-5px;right:-45px}#veranstaltung-aktuell .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link::after,.post-detail a.veranstaltung_anmeldung::after{margin-left:15px}.post-detail a.veranstaltung_anmeldung::after{margin-top:-2.5px}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link::after{margin-top:0;margin-left:0}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link.download::after{margin-left:15px;margin-top:-3px}.et_pb_module.et_pb_icon.pfeil-rechts span.et-pb-icon,.et_pb_module.et_pb_icon.pfeil-links span.et-pb-icon{width:29px;height:15px}#cat-presse .et_pb_button_module_wrapper{margin-top:0px!important}#cat-presse .et_pb_module.et_pb_icon.pfeil-links{margin-top:5px!important;margin-bottom:20px}.et-db #et-boc header.et-l--header #slide-in-menu .slide-in-menu-close,.et-db #et-boc header.et-l--header #slide-in-search .slide-in-menu-close,.et-db #et-boc header.et-l--header #slide-in-filter .slide-in-menu-close{margin-bottom:calc(40px - 10px)!important}#main-content .et-l #ausstellungen .et_pb_row{padding:calc(25px - 0px) 0 calc(20px - 0px) 0!important}#main-content .et-l ol,#main-content .et-l .entry-content ol,#main-content .et-l .et-l--body ol{padding:0 0 0 20px}#slide-in-search .et_pb_module.et_pb_text.seitentitel{margin-top:calc(60px - 15px)}header #slide-in-menu .slide-in-menu-close{margin-bottom:calc(75px - 10px)!important}header #slide-in-menu nav.et-menu-nav ul li.sekondary{margin-top:calc(65px - 30px)!important}header #slide-in-menu nav.et-menu-nav>ul li.social.instagram{margin-top:calc(60px - 20px)!important}#slide-in-search .et_pb_module.et_pb_code.search{margin-top:calc(60px - 25px)}#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts{margin-top:calc(55px - 10px)}header .et_pb_section,#main-content .et-l .section-header,#main-content .et-l .section-content,#main-content .et-l.et-l--body .et_pb_section,#main-content .et-l.et-l--post .et_pb_section,footer .et_pb_section{padding-left:15px!important;padding-right:15px!important}#main-content .et-l .et_pb_section.section-content.accordion-content{padding:0!important}#start-10x10{margin-top:calc(60px - 20px);padding-top:calc(40px + -30px)!important;padding-bottom:calc(60px - 30px)!important}#main-content .et-l.et-l--post #start-about-teaser{margin-bottom:-25px}#start-about-teaser .et_pb_row .et_pb_column{margin-top:calc(60px - 30px);margin-bottom:calc(40px - 30px)}.section-header .seitentitel.size56pt{margin-bottom:calc(80px - 80px)!important;padding-top:calc(15px - 0px)!important}footer #footer-content #footer-oben .et_pb_module.et_pb_text{margin-bottom:calc(20px - 10px)!important}#main-content .et-l .section-content{padding-bottom:calc(30px - 0px)!important}#main-content .et-l #vita-content{padding:25px 15px!important;margin-top:calc(120px - 80px)}#main-content .et-l #vita-content .et_pb_with_border.et_pb_row{padding:15px 0!important}#main-content .et-l #vita-content .et_pb_row .et_pb_column:first-child .et_pb_module.et_pb_text{margin-bottom:calc(25px - 18px)}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post{padding-top:20px;padding-bottom:calc(35px - 10px)}#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post{padding-top:calc(15px - 5px);padding-bottom:calc(20px - 5px)}#cat-neuigkeiten .et_pb_module article.et_pb_post{padding-bottom:15px;padding-top:25px}#ausstellungen .et_pb_row .et_pb_column .et_pb_module.et_pb_text:nth-child(1),#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.author{margin-bottom:calc(25px - 18px)!important}#cat-neuigkeiten article.et_pb_post .post-detail .post_meta{margin-bottom:calc(25px - 18px)!important;margin-top:calc(25px - 27px)!important}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .author{padding-bottom:calc(40px - 30px)}#start-3er-teaser .et_pb_row{padding-top:calc(20px + 0px)!important;padding-bottom:calc(20px - 0px)!important}#ausstellungen .et_pb_row .et_pb_column .et_pb_module.et_pb_text:nth-child(2),.et_pb_module.et_pb_promo .et_pb_promo_description .et_pb_module_header,#cat-neuigkeiten article.et_pb_post .post-detail span.post-detail-featured-image img,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h2.entry-title,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content a.more-link,.et_pb_section.more-posts article.et_pb_post .entry-title,#main-content .et-l #cat-literatur .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title{margin-bottom:calc(25px - 12px)!important}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content a.more-link{margin-top:10px;margin-bottom:calc(25px - 30px)!important}#start-about-teaser .et_pb_module.et_pb_image{margin-bottom:calc(25px - 5px)!important}.et_pb_module.et_pb_promo .et_pb_promo_description{margin-bottom:calc(25px - 10.5px)}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post,#cat-literatur .et_pb_module.et_pb_posts article.et_pb_post,#cat-presse .et_pb_module.et_pb_posts article.et_pb_post{padding-top:calc(20px - -5px)!important;padding-bottom:calc(20px - -5px)!important}body.category.category-presse #main-content .et-l #cat-presse .et_pb_row.et_pb_with_border,body.category.category-press #main-content .et-l #cat-presse .et_pb_row.et_pb_with_border,body.single-post #main-content .et-l #cat-presse .et_pb_row{padding-top:calc(20px - 7.5px)!important;padding-bottom:calc(60px - 40px)!important}#cat-neuigkeiten article.et_pb_post .post-detail .post-content,#cat-neuigkeiten article.et_pb_post .post-detail .entry-title{margin-bottom:calc(25px - 5px)}#cat-presse .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post p.presse-meta{margin-bottom:0}body.archive #cat-presse .et_pb_module.alle-posts.zeile article.et_pb_post .post-detail h2.entry-title{margin-bottom:calc(25px - 5px)}#cat-presse .et_pb_module.et_pb_post_title{margin-bottom:calc(40px - 10px);margin-top:calc(35px - 25px)}#main-content .et-l .section-content{padding-top:calc(40px - 25px)!important}#main-content .et-l #ausstellungen.section-content,#main-content .et-l #cat-literatur.section-content,#main-content .et-l #cat-presse.section-content,#main-content .et-l #redaktion-content.section-content,#main-content .et-l #cat-beitraege.section-content,#main-content .et-l #kontakt.section-content{padding-top:calc(80px - 15px)!important}#main-content .et-l #cat-neuigkeiten{padding-top:calc(40px - -10px)!important}#main-content .et-l #cat-presse .et_pb_row .et_pb_column:first-child{padding-bottom:0}#main-content .et-l #cat-presse .et_pb_module.et_pb_text.presse-meta{margin-bottom:calc(25px - 15px)}.section-header .seitentitel,#start-veranstaltungen .et_pb_module.alle-posts.zeile.aktuell.et_pb_posts article.et_pb_post .entry-title,#veranstaltung-header .et_pb_module.veranstaltungstitel{margin-bottom:calc(40px - 15px)!important}.section-header .seitentitel.size56pt{margin-bottom:calc(50px - 90px)!important}.section-header .einleitung{margin-bottom:calc(30px - 10px)!important}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .entry-title{margin-top:calc(30px - 20px);margin-bottom:calc(30px - 10px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail a.more-link{margin-top:10px}#start-veranstaltungen .et_pb_module.alle-posts.zeile.aktuell.et_pb_posts article.et_pb_post .post-content-inner,#start-veranstaltungen .et_pb_module.alle-posts.zeile.aktuell.et_pb_posts article.et_pb_post .veranstaltung-meta{margin-bottom:calc(50px - 25px)}#veranstaltung-weitere .et_pb_module.et_pb_text{margin-bottom:calc(40px - 5px)!important}#start-glossar .glossar-titel,#start-glossar .glossar-list{margin-bottom:calc(80px - 60px)}#veranstaltung-header .et_pb_module.veranstatungsdatum{margin-top:calc(40px - 5px);margin-bottom:calc(25px - 20px)}#veranstaltung-content .veranstaltungscontent h2{margin-bottom:calc(25px - 10px)}#veranstaltung-content .veranstaltungscontent{margin-top:calc(80px - 75px)}#veranstaltung-content .et_pb_row.beitrag-content{margin-bottom:calc(60px - 35px)!important;padding-bottom:0!important}#main-content .et-l #cat-literatur{padding-bottom:calc(120px - 60px)!important}#start-about-teaser{padding-bottom:calc(60px - 40px)}#main-content .et-l .et_pb_section.section-content.accordion-header:nth-child(2){margin-top:calc(120px - 55px)}#start-glossar{padding-top:calc(120px + 30px);padding-bottom:calc(0px + 0px)!important}#start-glossar,#start-3er-teaser .et_pb_row:first-child,#veranstaltung-weitere .et_pb_module.et_pb_image{padding-top:calc(60px + 0px)!important}#veranstaltung-weitere{margin-top:calc(10px - 0px)!important}footer #footer-content #footer-oben{margin-top:calc(35px - 5px)!important}footer #footer-content #footer-unten{margin-top:calc(80px  - 50px)!important;margin-bottom:calc(80px - 60px)!important}#main-content .et-l .section-header{padding-top:calc(105px - 30px)!important}#start-veranstaltungen .et_pb_column.et_pb_column_2{padding-top:calc(0px - 0px);padding-bottom:calc(40px - 0px)}#start-veranstaltungen{padding-top:25px;padding-bottom:30px}#main-content .et-l #veranstaltung-content>.et_pb_row{padding-top:20px!important}.et_pb_module.et_pb_text.acf.event.text{padding:0 0 20px 0}.et_pb_module.et_pb_text.acf.event.text p{padding-bottom:.5em!important}.et_pb_module.et_pb_text.acf.event.text p:last-child{padding-bottom:0!important}#main-content .et-l .et_pb_section.section-content.accordion-header .et_pb_with_border.et_pb_row,#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_with_border.et_pb_row{padding-top:calc(40px - 15px)!important;padding-bottom:calc(40px - 15px)!important}#main-content .et-l #redaktion-content .et_pb_with_border.et_pb_row{padding-top:calc(20px - 0px)!important;padding-bottom:calc(40px - 15px)!important}#main-content .et-l #redaktion-content .et_pb_with_border.et_pb_row .et_pb_column:first-child .et_pb_module.et_pb_text{margin-top:-4px!important}#main-content .et-l h1,.glossar-list ul,#start-veranstaltungen #veranstaltung-aktuell .et_pb_module.et_pb_posts article.et_pb_post .entry-title,#main-content .et-l .et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail.keinbild .entry-title{font-size:40px!important;line-height:48px!important}#main-content .et-l .et_pb_module.et_pb_text.size56pt h1,#slide-in-search .et_pb_module.et_pb_text.size56pt h2,#main-content .et-l #cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title,#main-content .et-l #cat-literatur .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title,#main-content .et-l #cat-presse .et_pb_module.et_pb_posts article.et_pb_post .post-detail .entry-title,#main-content .et-l h2,.et_pb_module.alle-literatur article.et_pb_post .post-detail .entry-title,#cat-presse .et_pb_module.et_pb_post_title .entry-title,#start-beitraege article.et_pb_post .post-detail h2.entry-title,#sprachinfo .et_pb_module.et_pb_text h2{font-size:28px!important;line-height:35px!important}#start-beitraege article.et_pb_post h2.entry-title{font-size:24px!important;line-height:32px!important}#main-content .et-l.et-l--body h3,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .post-content p,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail a.more-link,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .entry-title,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .veranstaltungsdatum p,.et_pb_module.alle-posts.zeile.aktuell article.et_pb_post .post-content .post-content-inner p,.et_pb_module.alle-posts.zeile.aktuell article.et_pb_post a.more-link::before,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.author,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.subheadline,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content .post-content-inner p,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content a.more-link::before,#cat-presse .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link.download,.et_pb_section.more-posts article.et_pb_post .post-detail h3,.et_pb_section.more-posts article.et_pb_post .post-detail a.more-link::before,.et_pb_module.alle-literatur article.et_pb_post .post-detail .author,.et_pb_module.alle-literatur article.et_pb_post .post-detail .publikation,#cat-neuigkeiten article.et_pb_post .post-detail .post_meta,#cat-neuigkeiten article.et_pb_post .post-detail .more-link,#main-content .et-l .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail h2.entry-title,#main-content .et-l p,#main-content .et-l p strong,#main-content .et-l p b,#main-content .et-l ol,#main-content .et-l .entry-content ol,#main-content .et-l .et-l--body ol,body #page-container .et_pb_section .et_pb_button_0_tb_body,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .subheadline,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .author,a.et_pb_button,a.publikation,header .entry .not-found-title,header .entry p,#cat-beitraege .entry p,.et_pb_module.et_pb_text.acf.event,#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .entry-title,#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-content-inner p,#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-meta a,.area-outer-wrap.popup_outer_wrap .et_pb_section.popup .et_pb_column .et_pb_module.et_pb_text p,#cat-beitraege-header form.searchandfilter ul li.sf-field-tag ul li,#slide-in-filter form.searchandfilter ul li.sf-field-tag ul li,#slide-in-filter form.searchandfilter ul li.sf-field-submit::before,#slide-in-search .searchandfilter input.sf-input-text,#main-content .et-l h2.not-found-title,.et_pb_with_border.et_pb_module.et_pb_text.acf.quellenangabe,#beitragsinfo .et_pb_text_inner,a.veranstaltung_anmeldung,body.single-post #main-content .et-l p,body.single-post #main-content .et-l p strong,#start-beitraege.shadow .et_pb_module.et_pb_posts.start-beitraege article#post-3746 .post-detail a.more-link::before,.pressebilder ul li p,#sprachinfo .et_pb_module.et_pb_text p,body.single-post #main-content .et-l ul{font-size:20px!important;line-height:30px!important}body.single-post #main-content .et-l ul{padding:0 0 23px .65em}header #slide-in-menu nav.et-menu-nav ul li a,header #slide-in-menu .wpml-ls ul li a,footer #footermenu nav.et-menu-nav>ul li a{font-size:32px!important;line-height:50px!important;padding:0}#main-content .et-l .et_pb_module.et_pb_text.acf.bildunterschrift,#main-content .et-l .et_pb_module.et_pb_text.acf.bildunterschrift p,#main-content .et-l .et_pb_module.et_pb_toggle.acf .et_pb_toggle_content p,#main-content .et-l .et_pb_module.et_pb_toggle.acf .et_pb_toggle_content ol li,#main-content .et-l .et_pb_module.et_pb_toggle.acf .et_pb_toggle_content ul li,#cat-beitraege-header form.searchandfilter ul li.sf-level-0,.et_pb_module.et_pb_text.acf.text p small,body.single-post.postid-3746 #beitrag-content .et_pb_module.et_pb_text.acf.text p,body.single-post.postid-5122 #beitrag-content .et_pb_module.et_pb_text.acf.text p,body.single-post #main-content .et-l p .text-small,body.single-post #main-content .et-l p:has(.text-small){font-size:14px!important;line-height:20px!important}.et-db #et-boc header.et-l--header #slide-in-search.et_pb_section .et_pb_module.et_pb_image img{height:37px;margin-top:10px}header #header-logo .et_pb_row{height:60px}header #header-logo .et_pb_module.et_pb_image.logo,header #header-logo .et_pb_module.et_pb_image.logo img{width:175px!important;height:auto!important;margin-top:4px}header #fixed-menu,header #fixed-menu .et_pb_row{height:60px!important}header #fixed-menu .et_pb_module.et_pb_code ul{margin:0 15px 0 0!important}header #fixed-menu .et_pb_module.et_pb_code ul li{margin:15px 10px;width:30px;height:30px}header #fixed-menu .et_pb_module.et_pb_code ul li.hamburger-menu{margin-right:0;background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-menu-30.svg);;;;;}header #fixed-menu .et_pb_module.et_pb_code ul li.post-filter{background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-filter-30.svg)}header #fixed-menu .et_pb_module.et_pb_code ul li.search{background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-search-30.svg);;;;;;;;}.et_pb_module.et_pb_icon.pfeil-rechts.weiss span.et-pb-icon,.et_pb_module.et_pb_icon.pfeil-links.weiss span.et-pb-icon,header.et-l--header #slide-in-menu .slide-in-menu-close,header.et-l--header #slide-in-menu .slide-in-menu-close span,header.et-l--header #slide-in-search .slide-in-menu-close,header.et-l--header #slide-in-search .slide-in-menu-close span,header.et-l--header #slide-in-filter .slide-in-menu-close,header.et-l--header #slide-in-filter .slide-in-menu-close span,header #slide-in-menu .slide-in-menu-close span.et-pb-icon,header #slide-in-search .slide-in-menu-close span.et-pb-icon,header #slide-in-filter .slide-in-menu-close span.et-pb-icon,.et_pb_module.et_pb_posts.start-beitraege article .post-detail .close{width:29px;height:15px}#slide-in-search .et_pb_module.et_pb_text.seitentitel::after{font-size:38px;line-height:33px;top:5px;right:-30px}#slide-in-search .searchandfilter input.sf-input-text{height:60px;background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-search.svg);background-position:20px center;background-size:30px;text-indent:65px;padding-top:7.5px}header #slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-meta,#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .entry-title,#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-content{width:100%}#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .entry-title{order:2}#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-meta{order:1;margin-top:0;margin-bottom:0}#slide-in-search .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-content{order:3;margin-top:5px}#slide-in-search .entry p,#cat-beitraege .entry p{width:100%}.et_pb_module.et_pb_posts.start-beitraege article .post-detail{padding:50px 15px 60px 15px;overflow:auto}.et_pb_module.et_pb_posts.start-beitraege article .post-detail .close{margin-bottom:calc(40px - 0px)}#start-beitraege .et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .post-content a::after{top:100px;height:calc(100% - 100px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .post-detail-featured-image{margin-bottom:calc(25px - 15px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .entry-title{padding:5px 15px}body.archive #cat-veranstaltungen.et_pb_module.alle-posts.zeile article.et_pb_post{padding-top:15px}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail{display:flex;flex-direction:column}body.archive #cat-veranstaltungen.et_pb_module.alle-posts.zeile article.et_pb_post .post-detail .veranstaltungsdatum{margin-bottom:0}body.archive #cat-veranstaltungen.et_pb_module.alle-posts.zeile article.et_pb_post .post-detail h2.entry-title,body.archive #cat-veranstaltungen.et_pb_module.alle-posts.zeile article.et_pb_post .post-detail .post-content{padding-left:0}#veranstaltung-weitere .et_pb_column:first-child{display:none}#veranstaltung-weitere .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail{display:flex;flex-direction:column}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail h2.entry-title,.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail .post-content{width:100%!important;padding-left:0%!important}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail h2.entry-title{margin-bottom:5px}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .detailseite a.more-link,body.archive #cat-veranstaltungen.et_pb_module.alle-posts.zeile article.et_pb_post .detailseite a.more-link{top:auto;display:flex!important;position:relative!important;margin-top:20px;width:100%;line-height:0}body.archive #cat-veranstaltungen.et_pb_module.alle-posts.zeile article.et_pb_post a.more-link{top:unset;margin-top:20px!important}body.archive #cat-veranstaltungen.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link::after{margin-left:0}.et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link{top:auto;display:flex!important;margin-top:20px;width:100%;line-height:0}#start-about-teaser .et_pb_module.et_pb_image .et_pb_image_wrap,#start-about-teaser .et_pb_module.et_pb_image .et_pb_image_wrap img{width:100%}#start-3er-teaser .et_pb_row{display:flex;flex-direction:column}#start-3er-teaser .et_pb_row:nth-child(1) .et_pb_column:nth-child(1),#start-3er-teaser .et_pb_row:nth-child(2) .et_pb_column:nth-child(2),#start-3er-teaser .et_pb_row:nth-child(3) .et_pb_column:nth-child(1){order:2;margin-bottom:0}#start-3er-teaser .et_pb_row:nth-child(1) .et_pb_column:nth-child(2),#start-3er-teaser .et_pb_row:nth-child(2) .et_pb_column:nth-child(1),#start-3er-teaser .et_pb_row:nth-child(3) .et_pb_column:nth-child(2){order:1;margin-bottom:25px!important}#start-3er-teaser .et_pb_module.et_pb_image{width:100%}#start-3er-teaser .et_pb_module.et_pb_promo,#start-10x10 .et_pb_module.et_pb_promo{max-width:100%;width:100%}#start-10x10 .et_pb_row:nth-child(1) .et_pb_column:nth-child(1){margin-bottom:25px!important}#start-glossar .et_pb_row{display:flex;flex-direction:column}#start-glossar .et_pb_row .et_pb_column:first-child{width:100%;order:2}#start-glossar .et_pb_row .et_pb_column:last-child{width:100%;order:1;margin-bottom:20px}#start-glossar .et_pb_module.et_pb_image{transform:none;text-align:center;width:100%}#start-glossar .et_pb_module.et_pb_image img{height:auto}.glossar-list ul li{width:100%}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail span.post-detail-featured-image{float:none;width:100%}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.author{font-family:"Univers LT W01_47 Light Cond";width:100%!important;float:none;padding-left:0;margin-top:20px;margin-bottom:12px!important}#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h2.entry-title,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail h3.subheadline,#cat-beitraege .et_pb_module.et_pb_posts article.et_pb_post .post-detail .post-content{width:100%!important;float:none;padding-left:0}body.single-post.postid-3746 #beitrag-header,body.single-post.postid-5122 #beitrag-header{padding-top:0}#beitrag-header .et_pb_module.et_pb_code.post-header-bild .et_pb_row{padding-bottom:0!important;padding-top:80px!important}#beitrag-header .et_pb_module.et_pb_text.post_author{margin-top:calc(40px - 5px)!important}#beitrag-header .et_pb_module.et_pb_post_title{margin-top:calc(45px - 35px)!important}body.single-post.postid-3746 #beitrag-header .et_pb_module.et_pb_post_title,body.single-post.postid-5122 #beitrag-header .et_pb_module.et_pb_post_title{margin-top:calc(40px - 12px)!important}#beitrag-header .et_pb_module.et_pb_text.post_subheadline{margin-top:calc(50px - 20px)!important;margin-bottom:15px}#beitrag-header .post-header-bild{margin:0}.bildunterschrift{position:relative;right:0;margin-top:4px!important;font-size:14px}#beitrag-content .et_pb_row.beitrag-content.zitat{width:100%;padding:0 0 25px 0!important}#beitrag-content .et_pb_row.beitrag-content.foto-2er{padding-bottom:40px!important}#beitrag-content .et_pb_row.beitrag-content.foto-2er .et_pb_column.et-last-child{padding-top:30px!important}#beitrag-content .et_pb_row.beitrag-content.foto-3er .et_pb_column:nth-child(2),#beitrag-content .et_pb_row.beitrag-content.foto-3er .et_pb_column.et-last-child{padding-top:30px!important}#beitrag-content .et_pb_row.beitrag-content{padding:0 0 40px 0!important}#beitrag-content{margin-top:calc(75px - 30px);margin-bottom:calc(30px - 0px)}body.single-post.postid-3746 #beitrag-content,body.single-post.postid-5122 #beitrag-content{margin-bottom:calc(0px - 0px)}.et_pb_row.beitrag-content.foto-3er{padding-bottom:30px!important}.et_pb_row.beitrag-content.foto-3er .et_pb_column.et_pb_column_1_4{width:48%}.et_pb_row.beitrag-content.foto-3er .et_pb_column.et_pb_column_1_4:nth-child(1){margin-right:4%}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post .author{margin-top:calc(25px - 15px)!important}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post .subheadline{margin-top:calc(35px - 20px);margin-bottom:0!important}.et_pb_section.more-posts .et_pb_module .et_pb_blog_grid article.et_pb_post a.more-link{margin-top:calc(25px - 20px);display:block;margin-bottom:20px}#beitrag-content .et_pb_row.beitrag-content.akkordeon{padding:0!important}#beitrag-content .et_pb_row.beitrag-content.akkordeon .et_pb_module.et_pb_toggle.acf{padding:15px 0 35px 0!important}#beitrag-content .et_pb_row.beitrag-content.text-box.quellenangabe{padding-bottom:0px!important;margin-bottom:30px!important}#beitrag-content .et_pb_row.beitrag-content.text-box.quellenangabe .et_pb_module.et_pb_text.acf.quellenangabe{padding-top:17px!important}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post.has-post-thumbnail{display:flex;flex-direction:column}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post.has-post-thumbnail .post-image{width:100%;padding-right:0}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post.has-post-thumbnail .post-detail,body.archive #cat-presse .et_pb_module.alle-posts.zeile article.et_pb_post.has-post-thumbnail .post-detail{width:100%}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post .post-detail,body.archive #cat-presse .et_pb_module.alle-posts.zeile article.et_pb_post .post-detail{width:100%;margin:0;display:flex;flex-direction:column}#cat-literatur .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.publikation{position:relative;right:unset;top:unset;margin-top:20px;top:0}#cat-presse .et_pb_module.alle-posts.zeile.et_pb_posts article.et_pb_post a.more-link.download{position:relative!important;right:unset;top:unset;margin:20px 0 0 0;order:4}.accordion-header .et_pb_module.et_pb_text::after{top:10px!important;width:19px;height:15px}#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_row.bilder.et-last-child{margin-bottom:0px!important}#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_module.et_pb_image{padding:0 0 25px 0px!important}#main-content .et-l .et_pb_section.section-content.accordion-content .et_pb_row.bilder .et_pb_module.et_pb_image{padding:0 0 25px 0px!important}#otl-aicher-100{padding-top:100px}#otl-aicher-100 #content-header{padding-bottom:60px!important}#otl-aicher-100 #content-header .et_pb_module.titel{margin-bottom:20px!important}#otl-aicher-100 #content-header .et_pb_column.et-last-child{padding-top:20px!important}.et_pb_module.et_pb_text.presse-kontakt h2,.pressespiegel .et_pb_module.et_pb_text.titel h2,.pressebilder .et_pb_module.et_pb_text.titel h2{margin-bottom:20px}.area-outer-wrap.popup_outer_wrap .et_pb_section.popup .et_pb_module.et_pb_icon.pfeil-links .et_pb_icon_wrap{margin-bottom:calc(50px - 10px)!important}.area-outer-wrap.popup_outer_wrap .et_pb_section.popup .et_pb_column.et-last-child .et_pb_module.et_pb_image{margin-bottom:30px!important}.area-outer-wrap.popup_outer_wrap .et_pb_section.popup .et_pb_column.et_pb_column_1_2{width:100%!important}.area-outer-wrap.popup_outer_wrap .et_pb_section.popup .et_pb_column.et_pb_column_4_4 .et_pb_module.et_pb_text{max-width:100%}.area-outer-wrap.popup_outer_wrap .et_pb_section.popup .et_pb_column.et_pb_column_1_2 .et_pb_module.et_pb_text{margin-top:30px;padding-left:0;max-width:100%}.area-outer-wrap.popup_outer_wrap .et_pb_section.popup{padding:60px 15px!important;width:100%}footer #footer-content .et_pb_column{width:100%!important;margin-bottom:-15px!important;margin-right:0!important}footer #footer-content .et_pb_column.et_pb_column_3_tb_footer{display:flex!important;flex-direction:column!important;flex-wrap:wrap!important;align-items:stretch!important;align-content:flex-start!important;justify-content:flex-start!important}footer #footer-content .et_pb_column.et_pb_column_3_tb_footer .et_pb_module.et_pb_image{width:100%!important;display:block!important}footer #footer-content .et_pb_column.et_pb_column_3_tb_footer .et_pb_module.et_pb_image.desktop{display:none!important}footer #footer-content .et_pb_module.et_pb_image.et_pb_image_2_tb_footer.et_pb_image_sticky{margin-top:-30px!important}footer #footer-content .et_pb_module.et_pb_image.et_pb_image_4_tb_footer.et_pb_image_sticky{margin-top:-30px!important}footer #footer-content #footer-oben{padding:0!important}footer #footer-content .et_pb_module.et_pb_image.logo_kulturstiftung img{width:100%!important;max-height:165px}footer #footer-content .et_pb_module.et_pb_image.logo_bundes_kultur_medien img{width:100%!important;max-height:125px}footer #footer-content .et_pb_module.et_pb_image.logo_idz img{width:100%!important;max-height:65px}footer #footer-content .et_pb_module.et_pb_image.logo_fsb img{width:65%!important}footer #footer-content .et_pb_module.et_pb_image.logo_erco img{width:74%!important}footer #footer-content .et_pb_module.et_pb_image.logo_bulthaupt img{height:60px;width:auto;margin-top:0}#footer-oben-02{margin-top:0px!important}footer #footer-content #footer-oben-02 .et_pb_module.et_pb_image .et_pb_image_wrap,footer #footer-content #footer-oben-03 .et_pb_module.et_pb_image .et_pb_image_wrap,footer #footer-content #footer-oben-04 .et_pb_module.et_pb_image .et_pb_image_wrap{text-align:center;width:100%}footer #footer-content .et_pb_module.et_pb_image.logo_bauhaus img{width:auto;height:45px}footer #footer-content .et_pb_module.et_pb_image.logo_akademie_kuenste img{width:auto;height:45px}footer #footer-content .et_pb_module.et_pb_image.logo_hfg img{width:auto;height:65px;margin-top:0}footer #footer-content .et_pb_module.et_pb_image.logo_werkbungberlin img{width:auto;height:65px}footer #footer-content .et_pb_module.et_pb_image.logo_otl-aicher-rotis img{width:auto;height:45px}footer #footer-content .et_pb_module.et_pb_image.logo_arch img{width:auto;height:45px;margin-top:0}footer #footer-content .et_pb_module.et_pb_image.logo_ndion img{width:auto;height:45px;margin-top:0}footer #footer-content #footer-unten{padding:0!important}footer #footermenu nav.et-menu-nav{display:flex!important;flex-direction:column!important;align-items:stretch!important;align-content:space-between!important}footer #footermenu nav.et-menu-nav>ul{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;align-content:center!important;height:auto!important;margin:0}footer #footermenu nav.et-menu-nav>ul li.borlabs-cookie-preference{margin-right:0!important}footer #footermenu nav.et-menu-nav>ul li.social{position:relative!important;margin:0!important}footer #footermenu nav.et-menu-nav>ul li.social a{margin-top:0px!important}footer #footermenu nav.et-menu-nav>ul li.social.instagram{right:0!important;top:40px!important;margin-left:-75px!important}footer #footermenu nav.et-menu-nav>ul li.social.twitter{right:0!important;top:0!important;margin-left:75px!important}footer #footermenu nav.et-menu-nav>ul li.social a{font-size:0!important}}#start-beitraege .et_pb_post{margin-bottom:0;cursor:pointer}#start-beitraege .et_pb_module.et_pb_image.intro-logo{top:485px;left:10px}#start-beitraege .et_pb_module.et_pb_text.slogan{top:660px;left:10px}#start-beitraege.shadow .et_pb_module.et_pb_posts.start-beitraege article.et_pb_post{cursor:unset}#start-beitraege.shadow .et_pb_module.et_pb_posts.start-beitraege article.et_pb_post.show{z-index:999}#start-beitraege.shadow .et_pb_module.et_pb_posts.start-beitraege article.et_pb_post h2.entry-title{display:none!important}#start-beitraege.shadow .et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail h2.entry-title{display:block!important}.et_pb_module.et_pb_posts.start-beitraege .et_pb_ajax_pagination_container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;width:2200px;margin:0 auto}.et_pb_module.et_pb_posts.start-beitraege.oben .et_pb_ajax_pagination_container{display:flex;justify-content:center}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post{padding:10px}.et_pb_module.start-beitraege.oben.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post{padding-top:0}.et_pb_module.start-beitraege.oben.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:first-child{margin-left:-220px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(2n+0){animation:fadeInRight 2s ease-in-out}.et_pb_module.start-beitraege.oben.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(1),.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(2n+1){animation:fadeInLeft 2.5s ease-in-out}.et_pb_module.start-beitraege.oben.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(2),.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(3n+0){animation:fadeInDown 3s ease-in-out}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(3n+1){animation:fadeInUp 2.5s ease-in-out}@keyframes fadeInRight{from{opacity:0;transform:translateX(300px)}to{opacity:1}}@keyframes fadeInLeft{from{opacity:0;transform:translateX(-300px)}to{opacity:1}}@keyframes fadeInUp{from{opacity:0;transform:translateY(300px)}to{opacity:1}}@keyframes fadeInDown{from{opacity:0;transform:translateY(-300px)}to{opacity:1}}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch img,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild img{width:420px;height:420px;max-width:unset!important}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat img{width:420px;height:auto;max-width:unset!important}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat img{width:642px;height:420px;max-width:unset!important}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat img{width:642px;max-width:unset!important}@media all and (min-width:2100px) and (max-width:2399px){.et_pb_module.et_pb_posts.start-beitraege article .post-detail .close{margin-bottom:calc(60px - 0px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .entry-title{margin-top:calc(40px - 25px);margin-bottom:calc(40px - 5px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .post-detail-featured-image{margin-bottom:calc(60px - 15px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail a.more-link{margin-top:40px}#start-beitraege .et_pb_module.et_pb_image.intro-logo{top:440px;max-width:580px}#start-beitraege .et_pb_module.et_pb_text.slogan{top:605px;left:10px;max-width:580px}#main-content .et-l.et-l--post #start-beitraege>.et_pb_row,.et_pb_module.et_pb_posts.start-beitraege .et_pb_ajax_pagination_container{width:2000px}.et_pb_module.start-beitraege.oben.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:first-child{margin-left:-200px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch img,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild img{width:380px;height:380px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat img{width:380px;height:auto}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat img{width:580px;height:380px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat img{width:580px;height:780px}}@media all and (min-width:1700px) and (max-width:2099px){.et_pb_module.et_pb_posts.start-beitraege article .post-detail .close{margin-bottom:calc(60px - 0px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .entry-title{margin-top:calc(40px - 25px);margin-bottom:calc(40px - 5px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .post-detail-featured-image{margin-bottom:calc(60px - 5px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail a.more-link{margin-top:40px}#start-beitraege .et_pb_module.et_pb_image.intro-logo{top:310px;max-width:525px}#start-beitraege .et_pb_module.et_pb_text.slogan{top:455px;max-width:525px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post{padding:7.5px}#main-content .et-l.et-l--post #start-beitraege>.et_pb_row,.et_pb_module.et_pb_posts.start-beitraege .et_pb_ajax_pagination_container{width:1510px}.et_pb_module.start-beitraege.oben.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:first-child{margin-left:calc(50% - 905px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch img,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild img{width:287px;height:287px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat img{width:287px;height:auto}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat img{width:439px;height:287px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat img{width:440px;height:592px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .entry-title{padding:15px 25px}body.archive #cat-veranstaltungen.et_pb_module.alle-posts.zeile article.et_pb_post a.more-link{top:-32px}}@media all and (min-width:1280px) and (max-width:1699px){.et_pb_module.et_pb_posts.start-beitraege article .post-detail .close{margin-bottom:calc(60px - 0px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .entry-title{margin-top:calc(40px - 25px);margin-bottom:calc(40px - 5px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .post-detail-featured-image{margin-bottom:calc(40px - 5px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail a.more-link{margin-top:40px}#start-beitraege .et_pb_module.et_pb_image.intro-logo{top:230px;max-width:320px}#start-beitraege .et_pb_module.et_pb_text.slogan{top:320px;max-width:430px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post{padding:7.5px}#main-content .et-l.et-l--post #start-beitraege>.et_pb_row{padding-bottom:80px!important}#main-content .et-l.et-l--post #start-beitraege>.et_pb_row,.et_pb_module.et_pb_posts.start-beitraege .et_pb_ajax_pagination_container{width:1125px}.et_pb_module.start-beitraege.oben.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:first-child{margin-left:calc(50% - 670px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch img,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild img{width:210px;height:210px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat img{width:210px;height:auto}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat img{width:320px;height:210px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat img{width:320px;height:435px}}@media all and (min-width:1024px) and (max-width:1279px){.et_pb_module.et_pb_posts.start-beitraege article .post-detail .close{margin-bottom:calc(40px - 0px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .entry-title{margin-top:calc(40px - 25px);margin-bottom:calc(40px - 5px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .post-detail-featured-image{margin-bottom:calc(35px - 5px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail a.more-link{margin-top:35px}#start-beitraege .et_pb_module.et_pb_image.intro-logo{top:195px;max-width:275px}#start-beitraege .et_pb_module.et_pb_text.slogan{top:270px;max-width:370px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post{padding:5px}#main-content .et-l.et-l--post #start-beitraege>.et_pb_row{padding-bottom:80px!important;padding-top:80px!important}#main-content .et-l.et-l--post #start-beitraege>.et_pb_row,.et_pb_module.et_pb_posts.start-beitraege .et_pb_ajax_pagination_container{width:1020px}.et_pb_module.start-beitraege.oben.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:first-child{margin-left:calc(50% - 675px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch img,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild img{width:180px;height:180px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat img{width:180px;height:auto}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat img{width:275px;height:180px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat img{width:275px;height:370px}}@media all and (min-width:981px) and (max-width:1023px){.et_pb_module.et_pb_posts.start-beitraege article .post-detail .close{margin-bottom:calc(40px - 0px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .entry-title{margin-top:calc(40px - 25px);margin-bottom:calc(60px - 20px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .post-detail-featured-image{margin-bottom:calc(60px - 15px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail a.more-link{margin-top:35px}#start-beitraege .et_pb_module.et_pb_image.intro-logo{top:180px;max-width:275px}#start-beitraege .et_pb_module.et_pb_text.slogan{top:250px;max-width:448px}#start-beitraege .et_pb_module.et_pb_text.slogan p{font-size:18px!important;line-height:26px!important}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post{padding:5px}#main-content .et-l.et-l--post #start-beitraege>.et_pb_row{padding-top:80px!important}#main-content .et-l.et-l--post #start-beitraege>.et_pb_row,.et_pb_module.et_pb_posts.start-beitraege .et_pb_ajax_pagination_container{width:820px!important}.et_pb_module.start-beitraege.oben.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:first-child{margin-left:calc(50% - 442px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch img,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild img{width:165px;height:165px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat img{width:165px;height:auto}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat img{width:252px;height:165px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat img{width:251px;height:340px}}@media all and (min-width:981px){.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post:hover .entry-title,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post:hover .post-image.keinbild img{opacity:1}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post:hover .post-image img{opacity:.4}#start-beitraege.shadow article.show::after{content:"";opacity:.6;background:#000;width:100%;height:100%;position:fixed;visibility:visible;top:0;right:0;bottom:0;left:0;z-index:-1}}@media all and (max-width:980px){header #slide-in-menu{width:66.666%}.et_pb_module.et_pb_posts.start-beitraege article .post-detail .close{margin-bottom:calc(25px - 0px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .entry-title{margin-top:calc(25px - 15px);margin-bottom:calc(25px - 15px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .post-detail-featured-image{margin-bottom:calc(25px - 5px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail a.more-link{margin-top:15px}#start-beitraege .et_pb_post{margin-bottom:0}#redaktion-content .et_pb_row .et_pb_column:first-child{padding-bottom:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(2n+0){animation:fadeInRightMobile 1.5s ease-in-out}.et_pb_module.start-beitraege.oben.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(1),.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(2n+1){animation:fadeInLeftMobile 2s ease-in-out}.et_pb_module.start-beitraege.oben.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(2),.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(3n+0){animation:fadeInDownMobile 2.5s ease-in-out}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(3n+1){animation:fadeInUpMobile 2s ease-in-out}@keyframes fadeInRightMobile{from{opacity:0;transform:translateX(75px)}to{opacity:1}}@keyframes fadeInLeftMobile{from{opacity:0;transform:translateX(-75px)}to{opacity:1}}@keyframes fadeInUpMobile{from{opacity:0;transform:translateY(75px)}to{opacity:1}}@keyframes fadeInDownMobile{from{opacity:0;transform:translateY(-75px)}to{opacity:1}}.et_pb_module.et_pb_text.acf.event{padding:25px 0 0 0}}@media all and (min-width:768px) and (max-width:980px){.et_pb_module.et_pb_posts.start-beitraege article .post-detail .close{margin-bottom:calc(80px - 0px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .entry-title{margin-top:calc(35px - 25px);margin-bottom:calc(35px - 5px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .post-detail-featured-image{margin-bottom:calc(35px - 5px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail a.more-link{margin-top:25px}#start-beitraege .et_pb_module.et_pb_image.intro-logo{top:200px;max-width:275px}#start-beitraege .et_pb_module.et_pb_text.slogan{top:280px;max-width:335px}#start-beitraege .et_pb_module.et_pb_text.slogan p{font-size:18px!important;line-height:26px!important}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post{padding:5px}#main-content .et-l.et-l--post #start-beitraege>.et_pb_row,.et_pb_module.et_pb_posts.start-beitraege .et_pb_ajax_pagination_container{width:690px!important;padding-left:0!important;padding-right:0!important}#main-content .et-l.et-l--post #start-beitraege>.et_pb_row{padding-top:80px!important}.et_pb_module.start-beitraege.oben.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:first-child{margin-left:calc(50% - 365px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch img,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild img{width:165px;height:165px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat img{width:165px;height:auto}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat img{width:250px;height:165px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat img{width:250px;height:auto}}@media all and (min-width:468px) and (max-width:767px){.et_pb_module.et_pb_posts.start-beitraege article .post-detail .close{margin-bottom:calc(35px - 0px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .entry-title{margin-top:calc(25px - 15px);margin-bottom:calc(25px - 15px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail .post-detail-featured-image{margin-bottom:calc(25px - 5px)}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-detail a.more-link{margin-top:15px}#start-beitraege .et_pb_module.et_pb_image.intro-logo{left:0;max-width:100%;top:unset;position:relative!important;margin-left:0;margin-top:15px;left:5px;width:300px}#start-beitraege .et_pb_module.et_pb_text.slogan{max-width:100%;top:10px;position:relative!important;margin-bottom:35px;left:5px;width:100%;margin-top:10px}#main-content .et-l.et-l--post #start-beitraege>.et_pb_row{padding-left:0!important;padding-right:0!important}#main-content .et-l.et-l--post #start-beitraege>.et_pb_row,.et_pb_module.et_pb_posts.start-beitraege .et_pb_ajax_pagination_container{width:412px!important;padding-left:0!important;padding-right:0!important}.et_pb_module.et_pb_posts.start-beitraege .et_pb_ajax_pagination_container{display:flex;justify-content:flex-start}.et_pb_module.et_pb_posts.start-beitraege.alle .et_pb_ajax_pagination_container{justify-content:center}.et_pb_module.start-beitraege.oben.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post,.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post{padding:5px}.et_pb_module.start-beitraege.oben.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:first-child{margin-left:10px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch img,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild img{width:156px;height:156px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat img{width:156px;height:auto}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat img{width:236px;height:156px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat img{width:234px;height:324px}footer.et-l.et-l--footer #footer-oben .et_pb_column.et-last-child .et_pb_module.et_pb_image .et_pb_image_wrap{text-align:cneter}}@media all and (min-width:391px) and (max-width:467px){header #slide-in-menu{width:100%}#slide-in-search form.searchandfilter ul li.sf-field-submit input[type="submit"]{display:none}#start-beitraege .et_pb_module.et_pb_image.intro-logo{max-width:100%;top:unset;position:relative!important;margin-left:-5px;margin-top:20px;width:300px;left:5px}#start-beitraege .et_pb_module.et_pb_text.slogan{max-width:100%;top:10px;position:relative!important;margin-bottom:35px;width:100%;left:0;margin-top:10px}#main-content .et-l.et-l--post #start-beitraege>.et_pb_row{padding-bottom:60px!important;padding-top:60px!important}#main-content .et-l.et-l--post #start-beitraege>.et_pb_row,.et_pb_module.et_pb_posts.start-beitraege .et_pb_ajax_pagination_container{width:385px!important;padding-left:0!important;padding-right:0!important}.et_pb_module.et_pb_posts.start-beitraege .et_pb_ajax_pagination_container{display:flex;justify-content:flex-start}.et_pb_module.et_pb_posts.start-beitraege.alle .et_pb_ajax_pagination_container{justify-content:center}.et_pb_module.start-beitraege.oben.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post,.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post{padding:0}.et_pb_module.start-beitraege.oben.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:first-child{margin-left:87px;left:0;margin-bottom:10px!important}.et_pb_module.start-beitraege.oben.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:last-child{left:6px;margin-left:5px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch img,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild img{width:148px;height:auto}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat img{width:148px;height:auto}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat img{width:226px;height:auto}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat img{width:225px;height:auto}footer.et-l.et-l--footer #footer-oben .et_pb_column.et-last-child .et_pb_module.et_pb_image .et_pb_image_wrap{text-align:center}}@media all and (max-width:390px){header #slide-in-menu{width:100%}#main-content .et-l.et-l--post #start-beitraege .et_pb_row{padding-left:0!important;padding-right:0!important}#slide-in-search form.searchandfilter ul li.sf-field-submit input[type="submit"]{display:none}#start-beitraege .et_pb_module.et_pb_image.intro-logo{max-width:100%;top:unset;position:relative!important;margin-left:0;margin-top:20px;left:5px;width:300px}#start-beitraege .et_pb_module.et_pb_text.slogan{max-width:100%;top:10px;position:relative!important;margin-bottom:35px;left:6px;width:100%;margin-top:10px}#main-content .et-l.et-l--post #start-beitraege>.et_pb_row,.et_pb_module.et_pb_posts.start-beitraege .et_pb_ajax_pagination_container{width:345px!important}.et_pb_module.et_pb_posts.start-beitraege .et_pb_ajax_pagination_container{display:flex;justify-content:flex-start}.et_pb_module.et_pb_posts.start-beitraege.alle .et_pb_ajax_pagination_container{justify-content:center}.et_pb_module.start-beitraege.oben.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post,.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post{padding:0}.et_pb_module.start-beitraege.oben.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:first-child{margin-left:81px;left:0;margin-bottom:10px!important}.et_pb_module.start-beitraege.oben.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:last-child{left:10px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch img,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild img{width:133px;height:auto}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat img{width:133px;height:auto}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat img{width:202px;height:auto}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat img{width:201px;height:auto}footer.et-l.et-l--footer #footer-oben .et_pb_column.et-last-child .et_pb_module.et_pb_image .et_pb_image_wrap{text-align:center}}#main-content .et-l p strong{line-height:1rem!important}#main-content #veranstaltung-header .et_pb_column:first-child{padding-top:100px;padding-bottom:40px}@media all and (min-width:981px){#main-content #veranstaltung-header .et_pb_column:first-child{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;z-index:9}}@media all and (min-width:981px) and (max-width:1024px){#main-content #veranstaltung-header .et_pb_column:first-child{width:60%}#main-content #veranstaltung-header .et_pb_column:last-child{margin-left:-15%}}@media all and (min-width:981px) and (max-width:1160px){#main-content #veranstaltung-header .et_pb_column:first-child{padding-top:5%}}#main-content #veranstaltung-header .et_pb_module.et_pb_image img{min-width:100%;margin-top:-25px}@media all and (max-width:980px){#main-content #veranstaltung-header .et_pb_module.et_pb_image img{margin-top:30px}}#start-3er-teaser .et_pb_row:last-child .et_pb_column:first-child{margin-top:-60px}#start-10x10{margin-top:calc(-80px - 40px);padding-top:calc(80px + 50px)!important;padding-bottom:calc(120px + 50px)!important}#main-content .et-l.et-l--post #start-about-teaser .teaser-bulthaupt .et_pb_column:first-child{margin-top:calc(-30px - 0px)}#main-content .et-l.et-l--post #start-about-teaser .teaser-bulthaupt .et_pb_column{margin-top:calc(-120px - 0px)}#main-content .et-l.et-l--post #start-about-teaser .teaser-box-3er{margin-top:calc(35px - 0px)!important}#start-about-teaser .et_pb_row .et_pb_column{margin-top:calc(0px - 0px)}#start-about-teaser .teaser-bulthaupt .et_pb_module.et_pb_image{margin-bottom:0!important}@media all and (min-width:1280px) and (max-width:1699px){#start-10x10{margin-top:calc(-60px - 40px);padding-top:calc(60px + 40px)!important;padding-bottom:calc(80px + 50px)!important}#main-content .et-l.et-l--post #start-about-teaser .teaser-bulthaupt .et_pb_column{margin-top:calc(-100px - 0px)}#start-about-teaser .et_pb_row .et_pb_column{margin-top:calc(-20px - 0px)}}@media all and (min-width:981px) and (max-width:1279px){#start-3er-teaser .et_pb_row:last-child .et_pb_column:first-child{margin-top:-120px}#start-10x10{margin-top:calc(-95px - 0px);padding-top:calc(90px + 0px)!important;padding-bottom:calc(85px - 0px)!important}#main-content .et-l.et-l--post #start-about-teaser .teaser-bulthaupt .et_pb_column{margin-top:calc(-90px - 0px)}#start-about-teaser .et_pb_row .et_pb_column{margin-top:calc(-20px - 0px)}}@media (min-width:768px) and (max-width:980px){#start-3er-teaser .et_pb_row:last-child .et_pb_column:first-child{margin-top:0}#start-10x10{margin-top:calc(80px - 15px);padding-top:calc(50px - 30px)!important;padding-bottom:calc(70px - 0px)!important}#main-content .et-l.et-l--post #start-about-teaser .teaser-bulthaupt .et_pb_column:first-child{margin-top:calc(0px - 0px)}#start-about-teaser .et_pb_row .et_pb_column{margin-top:calc(0px - 0px);display:flex}#start-3er-teaser .et_pb_row,.teaser-bulthaupt{display:flex;flex-direction:column}#start-3er-teaser .et_pb_row:nth-child(1) .et_pb_column:nth-child(1),#start-3er-teaser .et_pb_row:nth-child(2) .et_pb_column:nth-child(2),#start-3er-teaser .et_pb_row:nth-child(3) .et_pb_column:nth-child(1),.teaser-bulthaupt .et_pb_column:nth-child(1){order:2;margin-bottom:0}#start-3er-teaser .et_pb_row:last-child .et_pb_column:first-child{margin-top:0}#start-3er-teaser .et_pb_row:nth-child(1) .et_pb_column:nth-child(2),#start-3er-teaser .et_pb_row:nth-child(2) .et_pb_column:nth-child(1),#start-3er-teaser .et_pb_row:nth-child(3) .et_pb_column:nth-child(2),.teaser-bulthaupt .et_pb_column:nth-child(2){order:1;margin-bottom:35px}#start-3er-teaser .et_pb_module.et_pb_image{width:100%}#start-3er-teaser .et_pb_module.et_pb_promo,#start-10x10 .et_pb_module.et_pb_promo,.teaser-bulthaupt .et_pb_module.et_pb_promo{max-width:70%;margin:0 auto;width:100%}#start-10x10 .et_pb_row:nth-child(1) .et_pb_column:nth-child(1){margin-bottom:35px}}@media (max-width:767px){#main-content .et-l.et-l--post #start-about-teaser .teaser-box-3er{margin-top:calc(0px - 0px)!important;padding-top:0!important}#start-3er-teaser .et_pb_row:last-child .et_pb_column:first-child,#main-content .et-l.et-l--post #start-about-teaser .teaser-bulthaupt .et_pb_column:first-child{margin-top:0px!important}#start-10x10{margin-top:calc(60px - 20px);padding-top:calc(40px + -30px)!important;padding-bottom:calc(60px - 30px)!important}#main-content .et-l.et-l--post #start-about-teaser .teaser-bulthaupt .et_pb_column{margin-top:calc(0px - 0px)}#start-about-teaser .et_pb_row .et_pb_column{margin-top:calc(60px - 30px);margin-bottom:calc(40px - 30px)}#start-about-teaser .et_pb_module.et_pb_image .et_pb_image_wrap,#start-about-teaser .et_pb_module.et_pb_image .et_pb_image_wrap img{width:100%}#start-3er-teaser .et_pb_row,.teaser-bulthaupt{display:flex;flex-direction:column}#start-3er-teaser .et_pb_row:nth-child(1) .et_pb_column:nth-child(1),#start-3er-teaser .et_pb_row:nth-child(2) .et_pb_column:nth-child(2),#start-3er-teaser .et_pb_row:nth-child(3) .et_pb_column:nth-child(1),.teaser-bulthaupt .et_pb_column:nth-child(1){order:2;margin-bottom:0}#start-3er-teaser .et_pb_row:nth-child(1) .et_pb_column:nth-child(2),#start-3er-teaser .et_pb_row:nth-child(2) .et_pb_column:nth-child(1),#start-3er-teaser .et_pb_row:nth-child(3) .et_pb_column:nth-child(2),.teaser-bulthaupt .et_pb_column:nth-child(2){order:1;margin-bottom:25px!important}#start-3er-teaser .et_pb_module.et_pb_image{width:100%}#start-3er-teaser .et_pb_module.et_pb_promo,#start-10x10 .et_pb_module.et_pb_promo,#start-about-teaser .et_pb_module.et_pb_promo{max-width:100%;width:100%}#start-10x10 .et_pb_row:nth-child(1) .et_pb_column:nth-child(1){margin-bottom:25px!important}}a.anmeldung{display:flex;flex-direction:row;align-content:flex-start;align-items:center;font-weight:400;text-decoration:none!important}a.anmeldung::after{content:""!important;font-size:0;width:40px;height:22px;margin-left:20px!important;margin-top:0!important;background-image:url(https://www.otlaicher.de/wp-content/themes/Divi-child_SOG/img/icon-pfeil.svg);background-position:center;background-repeat:no-repeat;background-size:cover;display:block}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild{width:420px;height:420px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat{width:420px;height:598px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat{width:643px;height:420px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat{width:642px;height:864px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image{background:#fff0}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post:hover .post-image{background:#000}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch img,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild img{width:420px;height:420px;max-width:unset!important}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat img{width:auto;height:600px;max-width:unset!important;margin-left:-12.5px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat img{width:642px;height:420px;max-width:unset!important}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat img{width:642px;max-width:unset!important}.et_pb_module.start-beitraege.alle.et_pb_posts{top:-.5px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(1){margin-left:880px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(2){left:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(3){margin-top:-440px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(4){margin-top:-440px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(5){margin-top:-263px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(6){left:0;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(7){left:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(8){margin-top:-439px;margin-left:220px;left:-2px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(9){margin-top:-439px;left:-2px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(10){margin-left:-436px;margin-right:190px;top:1px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(11){margin-top:-440px;margin-left:0;margin-left:30px;left:-23px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(12){margin-top:179px;margin-right:100px;margin-left:-23px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(13){left:-99px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(14){margin-right:-10px;left:346px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(15){margin-top:-1053px;margin-left:580px;left:-133px;top:-4px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(16){margin-top:-1px;margin-left:-1134px;left:339px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(17){margin-top:-179.5px;margin-left:339px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(18){left:-440px;top:0;margin-top:264px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(19){top:-263px;left:446px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(20){top:-440px;left:1110px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(21){top:0;left:7px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(22){margin-top:-264px;left:224px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(23){margin-top:0;left:224px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(24){top:-2203px;left:447px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(25){left:7px;margin-top:-2382px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(26){left:887px;margin-top:-618px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(27){left:447px;margin-top:-1058px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(28){left:6px;margin-top:-1321px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(29){left:6px;margin-top:-443px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(30){left:447px;margin-top:-178px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(31){left:-435px;margin-top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(32){left:-1754px;margin-top:-443px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(33){left:445px;margin-top:-265px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(34){left:-434px;margin-top:-444px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(35){left:448px;margin-top:-2381px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(36){left:-215px;margin-top:-2821px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(37){left:1326px;margin-top:-354px}@media all and (min-width:2100px) and (max-width:2399px){.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild{width:380px;height:380px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat{width:380px;height:508px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat{width:580px;height:380px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat{width:580px;height:780px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch img,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild img{width:380px;height:380px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat img{width:380px;height:auto;margin-left:0}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat img{width:580px;height:380px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat img{width:580px;height:780px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(1){margin-left:800px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(3){margin-top:-400px;left:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(4){margin-top:-400px;left:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(5){margin-top:-272px;left:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(6){top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(7){left:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(8){margin-top:-400px;margin-left:203px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(9){margin-top:-400px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(10){margin-left:-403px;margin-right:190px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(11){margin-top:-401px;margin-left:23px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(12){margin-top:129px;margin-left:-23px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(14){margin-right:-10px;left:302px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(15){margin-top:-929px;margin-left:533px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(16){margin-top:0;margin-left:-1073px;left:340px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(17){margin-top:-129.5px;margin-left:340px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(18){left:-400px;top:6px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(19){top:-265px;left:400px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(20){top:-395px;left:1000px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(21){top:5px;left:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(22){top:5px;left:-1200px;margin-top:130px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(23){left:800px;margin-top:-145px;top:20px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(24){top:-2123px;left:1000px;margin-top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(25){left:-1000px;margin-top:-1730px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(26){left:-200px;margin-top:-125px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(27){top:-522px;left:1400px;margin-top:-403px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(28){left:-600px;margin-top:-1203px;top:8px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(29){left:-600px;margin-top:-404px;top:8px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(30){left:-200px;margin-top:-132px;top:7px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(31){left:800px;margin-top:-265px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(32){left:-399px;margin-top:-672px;top:8px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(33){left:-400px;margin-top:-144px;top:8px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(34){left:-1199px;margin-top:-273px;top:9px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(35){left:1200px;margin-top:-2248px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(36){left:601px;margin-top:-2647px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(37){left:200px;margin-top:-250px}}@media all and (min-width:1700px) and (max-width:2099px){.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild{width:287px;height:287px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat{width:287px;height:383px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat{width:439px;height:287px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat{width:440px;height:588px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch img,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild img{width:287px;height:287px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat img{width:287px;height:auto;margin-left:0}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat img{width:439px;height:287px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat img{width:440px;height:592px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(1){margin-left:605px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(3){margin-top:-302px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(4){margin-top:-302px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(5){margin-top:-205px;left:1px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(6){left:1px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(7){left:1px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(8){margin-top:-302px;margin-left:154px;left:-3px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(9){margin-top:-302px;left:-3px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(10){margin-left:-263px;margin-right:90px;left:-36px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(11){margin-top:-303px;left:-23px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(12){margin-top:95px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(14){margin-right:-10px;left:203px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(15){margin-top:-699px;margin-left:442px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(16){margin-top:-1px;margin-left:-889px;left:302px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(17){margin-top:-96px;margin-left:302px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(18){left:-302px;margin-top:205px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(19){top:-208px;left:309px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(20){top:-302px;left:764px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(21){top:-1px;left:7px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(22){top:-5px;left:157px;margin-top:-204px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(23){top:-1px;left:157px;margin-top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(24){top:-1508px;left:309px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(25){left:7px;margin-top:-1606px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(26){top:-94px;left:611px;margin-top:-305px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(27){top:-395px;left:309px;margin-top:-306px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(28){left:7px;margin-top:-908px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(29){left:7px;margin-top:-305px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(30){left:310px;margin-top:-98px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(31){left:-295px;margin-top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(32){left:-1200px;margin-top:-306px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(33){left:309px;margin-top:-210px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(34){left:-294px;margin-top:-307px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(35){left:310px;margin-top:-1605px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(36){left:-144px;margin-top:-1906px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(37){margin-top:-444px;left:914px;margin-top:-190px}}@media all and (min-width:1280px) and (max-width:1699px){.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild{width:210px;height:210px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat{width:210px;height:282px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat{width:320px;height:210px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat{width:320px;height:435px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch img,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild img{width:210px;height:210px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat img{width:210px;height:auto;margin-left:0}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat img{width:320px;height:210px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat img{width:320px;height:435px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(1){margin-left:450px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(3){margin-top:-224px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(4){margin-top:-224px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(5){margin-top:-153px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(7){left:0;top:-1px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(8){margin-top:-225px;margin-left:118px;left:-3px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(9){margin-top:-225px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(10){margin-left:-225px;top:-1px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(11){margin-top:-226px;margin-left:26px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(12){margin-top:77px;margin-left:-23px;top:-6px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(13){margin-left:0;top:-2px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(14){margin-left:553px;margin-top:-225px;top:-79px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(15){margin-top:-527px;margin-left:361px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(16){margin-top:-7px;margin-left:-593px;left:125px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(17){margin-top:-80px;margin-left:125px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(18){left:-225px;top:-79px;margin-top:223px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(19){top:0;left:228px;margin-top:-233px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(20){top:-304px;left:563px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(21){margin-top:-80px;left:3px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(22){margin-top:-8px;left:-667px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(23){margin-top:-80px;left:453px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(24){left:563px;top:-1201px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(25){margin-top:-977px;left:-557px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(26){margin-top:-9px;left:-107px;top:-71px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(27){left:788px;top:528px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(28){margin-top:-683px;left:-332px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(29){margin-top:-234px;left:-332px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(30){margin-top:-81px;left:-107px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(31){margin-top:-153px;left:453px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(32){margin-top:-378px;left:-222px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(33){margin-top:-82px;left:-222px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(34){margin-top:-153px;left:-672px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(35){left:678px;margin-top:-1264px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(36){left:342px;margin-top:-1489px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(37){left:118px;margin-top:-144px}}@media all and (min-width:1024px) and (max-width:1279px){.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild{width:180px;height:180px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat{width:180px;height:242px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat{width:275px;height:180px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat{width:275px;height:370px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch img,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild img{width:180px;height:180px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat img{width:180px;height:auto;margin-left:0}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat img{width:275px;height:180px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat img{width:275px;height:370px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(1){margin-left:380px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(3){margin-top:-190px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(4){margin-top:-190px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(5){margin-top:-128px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(6){top:-1px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(7){top:-1px;left:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(8){margin-top:-191px;margin-left:98px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(9){margin-top:-191px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(10){margin-left:-149px;margin-right:80px;left:-44px;top:-2px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(11){margin-top:-192px;margin-left:45px;left:-45px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(12){margin-top:68px;top:-8.5px;left:-22px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(13){margin-left:0;top:-2px;left:-122px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(14){margin-left:0;margin-top:-3px;left:68px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(15){margin-top:-192px;margin-left:-549px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(16){margin-top:253px;margin-left:-508px;left:90px;top:-4px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(17){margin-top:-256px;margin-left:547px;left:-167px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(18){left:380px;top:-67px;margin-top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(19){top:-5px;left:-95px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(20){top:-66.5px;left:190px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(21){margin-top:126px;left:-285px;top:-4px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(22){margin-top:-132px;left:95px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(23){margin-top:-5px;left:95px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(24){margin-top:-947px;left:190px;top:-4px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(25){margin-top:-761px;left:-760px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(26){margin-top:-190px;left:570px;top:-62px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(27){margin-top:-441px;left:380px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(28){margin-top:-568px;left:-570px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(29){margin-top:-190px;left:-570px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(30){margin-top:-125px;left:570px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(31){margin-top:-63px;left:190px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(32){margin-top:-252px;left:-380px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(33){margin-top:-1px;left:-380px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(34){margin-top:-63px;left:-760px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(35){margin-top:-1070px;left:570px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(36){margin-top:-1260px;left:285px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(37){margin-top:-125px;left:95px}}@media all and (min-width:981px) and (max-width:1023px){.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild{width:165px;height:165px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat{width:165px;height:221px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat{width:252px;height:165px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat{width:251px;height:340px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch img,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild img{width:165px;height:165px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat img{width:165px;height:auto;margin-left:0}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat img{width:252px;height:165px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat img{width:251px;height:340px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(1){margin-left:350px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(3){margin-top:-174px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(4){margin-top:-174px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(5){margin-top:-117px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(6){top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(7){margin-top:-174px;margin-left:174px;left:1px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(8){margin-top:-174px;margin-left:0;left:1px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(9){margin-top:0;left:1px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(10){margin-left:110px;margin-right:0;margin-top:-175px;left:-22px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(11){margin-top:0;margin-left:1px;margin-top:-175px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(12){margin-top:0;left:-89px;top:173px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(13){margin-top:-176px;margin-left:100px;left:-101px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(14){margin-right:0;margin-top:-176px;left:74px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(15){margin-top:0;margin-left:0;top:-2px;left:161px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(16){margin-top:-59px;margin-left:0;left:349px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(17){margin-top:0;margin-left:0;top:-2px;left:349px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(18){left:-350px;top:0;margin-top:-59px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(19){top:0;left:174px;margin-top:-60px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(20){top:-408px;left:-176px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(21){margin-top:-60px;left:-1px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(22){margin-top:-60px;left:174px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(23){margin-top:-234px;left:-88px;top:349px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(24){margin-top:-756px;left:87px;top:-1px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(25){margin-top:-1280.5px;left:0;top:4px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(26){margin-top:-175px;left:261px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(27){margin-top:0;left:-88px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(28){margin-top:-525px;left:-1px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(29){margin-top:-350.5px;left:-176px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(30){margin-top:0;left:-1px;top:-1px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(31){margin-top:0;left:-351px;top:56px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(32){margin-top:0;left:611px;top:-350px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(33){margin-top:-175px;left:349px;top:-1px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(34){margin-top:-294px;left:-351px;top:-1px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(35){margin-top:-1048px;left:-351px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(36){margin-top:-1397px;left:174px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(37){left:174px;margin-top:-177px}}@media all and (min-width:768px) and (max-width:980px){.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild{width:165px;height:165px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat{width:165px;height:221px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat{width:250px;height:165px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat{width:250px;height:338px;overflow:hidden}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch img,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild img{width:165px;height:165px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat img{width:165px;height:auto;margin-left:0}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat img{width:250px;height:165px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat img{width:255px;height:auto}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(1){margin-left:340px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(3){margin-top:-231px;margin-left:255px;margin-right:-255px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(4){margin-top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(5){margin-top:0;margin-left:85px;margin-right:-85px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(6){margin-left:85px;top:-348px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(7){margin-top:-115px;margin-left:-178px;left:3px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(8){margin-top:60px;margin-left:6px;top:-1px;left:-3px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(9){margin-top:-350px;margin-left:438px;left:-3px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(10){margin-left:0;margin-right:0;margin-top:-61px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(11){margin-left:23px;margin-top:-176px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(12){margin-top:0;margin-right:16px;margin-left:85px;left:175px;top:59px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(13){margin-top:-115px;margin-left:-16px;left:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(14){margin-left:0;margin-top:-115px;left:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(15){margin-top:-173px;margin-left:0;left:85px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(16){margin-top:0;margin-left:0;left:-120px;top:583px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(17){margin-top:-117px;margin-left:345px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(18){left:345px;margin-top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(19){top:-175px;left:260px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(20){top:0;left:-265px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(21){margin-top:0;left:170px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(22){margin-top:0;left:170px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(23){margin-top:-349px;left:-5px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(24){margin-top:0;left:-90px;top:-525px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(25){margin-top:0;left:-120px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(26){margin-top:-57px;left:55px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(27){margin-top:0;left:55px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(28){margin-top:-407px;left:490px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(29){margin-top:-58px;left:-35px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(30){margin-top:-1px;left:-35px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(31){margin-top:-175px;left:490px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(32){margin-top:-2px;left:-35px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(33){margin-top:-1px;left:-35px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(34){margin-top:-406px;left:-35px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(35){left:140px;margin-top:-176px;top:174px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(36){left:0;margin-top:-1453px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(37){left:140px;margin-top:-2px}}@media all and (min-width:468px) and (max-width:767px){.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild{width:156px;height:156px;overflow:hidden;background:#fff0}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat{width:156px;height:209px;overflow:hidden;background:#fff0}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat{width:236px;height:156px;overflow:hidden;background:#fff0}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat{width:234px;height:324px;overflow:hidden;background:#fff0}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch img,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild img{width:156px;height:156px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat img{width:156px;height:auto;margin-left:0}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat img{width:236px;height:156px}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat img{width:234px;height:323px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(1){margin-left:0;left:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(3){margin-top:-115px;margin-left:-78px;left:0;top:1px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(4){margin-right:0;margin-top:0;left:-1px;top:-1px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(5){margin-top:-186px;left:-81px;top:19px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(6){margin-left:-249px;left:2px;top:166px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(7){left:82.5px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(8){margin-top:0;margin-left:0;left:79px;top:496px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(9){margin-top:-54px;left:-165px;top:-164px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(10){margin-left:0;margin-right:0;margin-top:-1px;left:167px;top:-218px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(11){margin-top:-55px;margin-left:0;left:-246px;top:1212px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(12){margin-top:0;margin-left:0;margin-right:0;left:-122px;top:-165px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(13){margin-top:-167px;margin-left:91px;left:-1px;top:-218px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(14){left:0;top:-166px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(15){margin-top:-216px;margin-left:10px;left:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(16){margin-top:168px;margin-left:0;left:-83px;top:-3px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(17){margin-top:-337px;margin-left:246px;left:-1px;top:-164px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(18){left:166px;margin-top:1px;top:379px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(19){top:-169px;left:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(20){top:-171px;left:0;margin-top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(21){top:-166px;left:0;margin-top:-5px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(22){top:-172px;left:0;margin-top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(23){top:-172px;left:0;margin-top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(24){top:-886px;left:166px;margin-top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(25){top:-5px;left:-246px;margin-top:-55px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(26){top:-172.5px;left:83px;margin-top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(27){top:0;left:0;margin-top:-173px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(28){top:0;left:-166px;margin-top:-8px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(29){top:0;left:123px;margin-top:-331px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(30){top:-112px;left:78px;margin-top:0;margin-left:90px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(31){top:-112px;left:-88px;margin-top:-55px;margin-left:90px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(32){top:0;left:123px;margin-top:-223px;margin-left:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(33){top:-113px;left:-88px;margin-top:0;margin-left:90px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(34){top:-224px;left:78px;margin-top:0;margin-left:90px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(35){left:0;margin-top:-279px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(36){left:-246px;margin-top:-1985px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(37){left:123px;margin-top:-225px}}@media all and (min-width:391px) and (max-width:467px){.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild{width:148px;height:148px;overflow:hidden;background:#fff0}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat{width:148px;height:199px;overflow:hidden;background:#fff0}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat{width:226px;height:148px;overflow:hidden;background:#fff0}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat{width:225px;height:302px;overflow:hidden;background:#fff0}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch img,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild img{width:148px;height:auto}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat img{width:148px;height:auto;margin-left:0}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat img{width:226px;height:auto}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat img{width:227px;height:auto}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(1){margin-left:0;left:-5px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(2){left:5px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(3){margin-top:-94px;margin-left:-43px;left:-8px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(4){margin-right:28px;margin-top:10px;left:79px;top:1px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(5){margin-top:-157px;left:-55.5px;top:165px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(6){margin-left:-188px;left:-15px;margin-top:16px;top:150px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(7){margin-right:16px;left:-6px;margin-top:0;top:9px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(8){margin-top:10px;margin-left:0;left:-117px;top:619px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(9){margin-top:-364px;margin-left:159px;left:-158px;top:-156px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(10){margin-left:160px;margin-right:0;margin-top:-50px;top:-157px;left:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(11){margin-top:-467px;margin-left:0;margin-right:0;left:-43px;top:1469px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(12){margin-top:-97px;margin-left:0;margin-right:0;left:-153px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(13){margin-top:-148px;margin-left:-20px;left:158.5px;top:-51px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(14){left:-148px;margin-top:12px;top:-3px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(15){margin-top:-202px;margin-left:-8px;margin-right:0;left:196px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(16){margin-top:-102px;margin-left:0;left:-148px;top:109px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(17){margin-top:14px;margin-left:0;left:231px;top:-53px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(18){left:6px;top:532px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(19){left:193px;top:0;margin-top:-139px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(20){top:-1px;left:-191px;margin-top:19px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(21){top:-158px;left:80px;margin-top:9px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(22){top:-256px;left:-4px;margin-top:108px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(23){top:-158px;left:6px;margin-top:10px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(24){top:-886px;left:154px;margin-top:10px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(25){top:0;left:-230px;margin-top:-90px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(26){top:-197px;left:80px;margin-top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(27){top:0;left:-4px;margin-top:-187px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(28){top:10px;left:-152px;margin-top:-40px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(29){top:0;left:193px;margin-top:-295px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(30){top:-87px;left:45px;margin-top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(31){top:-87px;left:-39px;margin-top:-42px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(32){top:0;left:-29px;margin-top:-77px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(33){top:-78px;left:-39px;margin-top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(34){top:-26px;left:49px;margin-top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(35){left:0;margin-top:-68px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(36){left:-152px;margin-top:-1535px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(37){left:123px;margin-top:-96px}}@media all and (max-width:390px){.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild{width:132px;height:132px;overflow:hidden;background:#fff0}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat{width:132px;height:177px;overflow:hidden;background:#fff0}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat{width:202px;height:132px;overflow:hidden;background:#fff0}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat{width:201px;height:275px;overflow:hidden;background:#fff0}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.quadratisch img,.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.keinbild img{width:133px;height:auto}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.hochformat img{width:133px;height:auto;margin-left:0}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.querformat img{width:202px;height:auto}.et_pb_module.et_pb_posts.start-beitraege article.et_pb_post .post-image.grossformat img{width:205px;height:auto}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(1){margin-left:0;left:-5px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(2){left:5px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(3){margin-top:-87px;margin-left:0;left:-36.5px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(4){margin-top:10px;margin-right:6px;left:43px;top:-.5px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(5){margin-top:-132.5px;margin-left:-20px;top:141px;left:-1px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(6){margin-right:66px;margin-left:-141px;margin-top:17px;left:8px;top:134px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(7){margin-left:0;margin-top:9px;left:-48px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(8){margin-top:11px;margin-left:2px;margin-right:207px;top:984px;left:-4px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(9){margin-top:-51px;margin-left:0;left:-71px;top:-418px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(10){margin-left:144px;margin-right:0;margin-top:-267px;left:-1px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(11){left:-3px;margin-top:-204px;margin-left:0;top:1872px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(12){margin-top:-80px;margin-right:0;margin-left:-65px;left:-73px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(13){margin-top:-125px;left:-63px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(14){left:-12px;margin-top:10px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(15){margin-top:-36px;margin-left:-4px;left:12px;top:1px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(16){margin-top:10px;margin-left:-1px;top:142px;left:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(17){margin-top:10px;margin-left:10px;left:-211px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(18){left:136px;margin-top:-86px;top:567px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(19){left:5px;top:10px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(20){top:0;left:-6px;margin-top:20px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(21){left:5px;margin-top:20px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(22){left:-6px;margin-top:10px;top:0}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(23){left:4px;margin-top:10px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(24){left:137px;margin-top:0;top:-603px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(25){left:-208px;margin-top:106px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(26){left:71px;margin-top:-131.5px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(27){left:-5px;margin-top:0;top:10px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(28){left:-137px;margin-top:151px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(29){left:172px;margin-top:-273px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(30){left:40px;margin-top:-86px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(31){left:-36px;margin-top:-36px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(32){left:-26px;margin-top:10px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(33){left:-36px;margin-top:-36px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(34){left:-26px;margin-top:10px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(35){left:140px;margin-top:10px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(36){left:-61px;margin-top:152px}.et_pb_module.start-beitraege.alle.et_pb_posts .et_pb_ajax_pagination_container article.et_pb_post:nth-child(37){left:-102px;margin-top:-178px}}