.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.os_shop_products > div {text-align: center; padding: 10px; box-sizing: border-box;}
.os_shop_products > div .price .oldprice{text-decoration: line-through; margin-left: 5px; color: #888;}
.os_shop_products > div .meta {font-size: 11px; color: #888; line-height: 1.1;}
@media screen and (min-width: 768px){
.os_shop_products {display: flex; flex-wrap: wrap;}
.os_shop_products > div {max-width: calc(100% / 3);}
} .os_shop_buybox{box-shadow: 0px 7px 24px -4px rgb(52 58 60 / 30%); border-radius: 3px; padding: 20px; box-sizing: border-box; text-align: center; margin-bottom: 40px; overflow: hidden;}
.os_shop_buybox *:last-child{margin-bottom: 0;}
.os_shop_buybox .os_shop_buybox-data {display: flex; justify-content: space-between; font-size: 120%; border-bottom: #ddd 1px dashed; margin-bottom: 15px; padding-bottom: 15px;}
.os_shop_buybox .os_shop_buybox-data .product-title{text-align: left; line-height: 1.1; word-break: break-word;}
.os_shop_buybox .os_shop_buybox-data .prices{text-align: right; line-height: 1.1; padding-left: 15px; flex-shrink: 0;}
.os_shop_buybox .os_shop_buybox-data .oldprice{text-decoration: line-through; margin-left: 5px; color: #888;}
.os_shop_buybox .os_shop_buybox-data .meta{font-size: 11px; color: #888;}
a.os_shop_btn{display: block; padding: 15px 23px; border-radius: 3px; background: #4284ae; color: #fff; max-width: 300px; margin: 0 auto 15px; transition: all 0.2s; text-align: center; text-decoration: none;}
.os_shop_buybox .ds24disclaimer {font-style: italic; font-size: 80%; line-height: 1.1;}
@media screen and (min-width: 768px){
.os_shop_buybox{padding: 40px;}
} .os-authorbox {border: #eee 1px solid; box-sizing: border-box; padding: 20px; overflow: hidden; margin-bottom: 40px;}
.os-authorbox .author-image {flex-shrink: 0;}
.os-authorbox .author-image img{width: 100%; max-width: 164px; display: block; margin: 0 auto 20px; background-size: 99%; background-position: center; background-repeat: no-repeat; transform: scale(1);}
.os-authorbox .author-info > div {margin-bottom: 10px;}
.os-authorbox .author-info > div:last-child {margin-bottom: 0;}
.os-authorbox .author-info .author-overline {font-size: 11px; line-height: 1; margin-bottom: 0;}
.os-authorbox .author-info .author-nicename {font-weight: bold;}
.os-authorbox .author-info .author-desc > p{margin-bottom: 10px;}
.os-authorbox .author-info .author-desc > *:last-child{margin-bottom: 0;}
.os-authorbox .author-info .author-website {text-decoration: underline;}
@media screen and (min-width: 768px){
.os-authorbox{display: flex; align-items: center;}
.os-authorbox .author-image{margin-right: 20px;}
.os-authorbox .author-image img{margin: 0 auto;}
}.oss_pages{display: flex; flex-wrap: wrap;}
.oss_pages .oss_page{width: calc(100% / 2); padding: 1%; box-sizing: border-box;}
.oss_pages .oss_page img{display: block;}
@media screen and (min-width: 768px){
.oss_pages .oss_page{width: calc(100% / 3); padding: 1%;}
.oss_pages .oss_page .thumb{transition: all 0.3s;}
.oss_pages .oss_page .thumb:hover{box-shadow: 0 5px 15px rgba(0, 0, 0, 0.17); transform: translate(0, -3px);}
}   .os_postpages{margin: 0 0 20px 0;}   body {overflow-x: hidden;}
.os_fullquote{background: #f5f5f5; color: #333; position: relative; z-index: 1; margin-left: calc(-100vw/2 + 100%/2); margin-right: calc(-100vw/2 + 100%/2); max-width: 100vw; text-align: center; padding: 120px 30px;}
.os_fullquote:before,
.os_fullquote:after{background-color: transparent; opacity: 1; content: ''; background-image: url(//sketchnotes.com/wp-content/plugins/ostrich-simple-shortcodes/img/waves-small.svg); background-repeat: repeat-x; height: 100%; position: absolute; left: 0px; right: 0px; z-index: -1;}
.os_fullquote:before{top: -1px;}
.os_fullquote:after{bottom: -1px; transform: rotate(180deg);}
.os_fullquote .img > img{max-width: 512px; width: 100%;}
.os_fullquote .text{font-family: 'Merriweather', Georgia, serif; font-size: 20px; max-width: 600px; margin: 0 auto 10px;}
.os_fullquote .text:before{content:"\00ab";}
.os_fullquote .text:after{content:"\00bb";}
.os_fullquote .stars > img{max-width: 90px; vertical-align: middle; margin: 0 auto 10px;}
.os_fullquote .author{max-width: 600px; margin: 0 auto;} .os_quote_simple{background: #ffffff; color: #050505; padding: 25px 25px; border-radius: 24px; font-size: 16px; box-shadow: #e9e5e5 0px 5px 20px -3px; margin-bottom: 26px;}
.os_quote_simple .head{display: flex; margin-bottom: 12px; align-items: center;}
.os_quote_simple .author_image img{width: 100%;}
.os_quote_simple .author_image{width: 44px; height: 44px; border-radius: 50%; overflow: hidden; margin-right: 10px;}
.os_quote_simple .author{font-weight: bold; line-height: 1;}
.os_quote_simple .author_link{font-size: 80%; text-decoration: none;}
.os_quote_simple .stars > img{max-width: 64px; width: 100%; display: block;}   .accordion{margin-bottom: 40px;}
.accordion .toggle{border-top: #eee 1px solid; padding: 20px 15px; margin: 0; transition: border-color 0.3s; display: flex; align-items: center;}
.accordion .toggle:first-child{border-top: none;}
.accordion .toggle:hover{cursor: pointer;}
.accordion .toggle:hover:before{margin-right: 15px;}
.accordion .toggle > *{margin: 0; padding: 0;}
.accordion .toggle:before{flex-shrink: 0; display: inline-block; content: ""; width: 16px; height: 16px; background: url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' height='512' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='matrix(21.333333333333332,0,0,21.333333333333332,0,0)'%3E%3Cpath d='M0.75 12L23.25 12' fill='none' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3C/path%3E%3Cpath d='M12 0.75L12 23.25' fill='none' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") center center/16px 16px no-repeat; margin-right: 10px; vertical-align: middle; transition: background-image 0.3s, transform 0.3s, margin 0.2s;}
.accordion .toggle:last-child{border-bottom: #eee 1px solid;}
.accordion .toggle.open{background: #f9f9f9; font-weight: bold;}
.accordion .toggle.open:before{background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' height='512' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='matrix(21.333333333333332,0,0,21.333333333333332,0,0)'%3E%3Cpath d='M0.75 12.038L23.25 12.038' fill='none' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"); transform: rotate(180deg);}
.accordion .content{display: none; font-style: normal; padding: 0 15px 20px 15px;}
.accordion .content *:last-child{margin-bottom: 0;}
.accordion .content.open{display: block; background: #f9f9f9;}    .yt-short{max-width: 320px; height: auto; aspect-ratio: 9 / 16; overflow: hidden;}
.yt-short iframe{width: 100%; aspect-ratio: 9 / 16;}.flickity-enabled {position: relative;}
.flickity-enabled:focus {outline: none;}
.flickity-viewport {overflow: hidden; position: relative; height: 100%;}
.flickity-slider {position: absolute; width: 100%; height: 100%;} .flickity-enabled.is-draggable { -webkit-tap-highlight-color: transparent; tap-highlight-color: transparent; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.flickity-enabled.is-draggable .flickity-viewport { cursor: move; cursor: -webkit-grab; cursor: grab;}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down { cursor: -webkit-grabbing; cursor: grabbing;} .flickity-button {position: absolute; background: hsla(0, 0%, 100%, 0.75); border: none; color: #333; transition: all 0.2s;}
.flickity-button:hover {background: white; cursor: pointer; transform: translateY(-50%) scale(1.1);}
.flickity-button:focus {outline: none; box-shadow: 0 0 0 5px #19F;}
.flickity-button:active {opacity: 0.6;}
.flickity-button:disabled {opacity: 0.3; cursor: auto; pointer-events: none;}
.flickity-button-icon {fill: #333;} .flickity-prev-next-button {top: 50%; transform: translateY(-50%); width: 30px; height: 30px; background: rgba(0, 0, 0, 0.3); border-radius: 3px; padding: 0;}
.flickity-prev-next-button.previous {left: 10px;}
.flickity-prev-next-button.next {right: 10px;} .flickity-rtl .flickity-prev-next-button.previous {left: auto; right: 6px;}
.flickity-rtl .flickity-prev-next-button.next {right: auto; left: 6px;}
.flickity-prev-next-button .flickity-button-icon {position: absolute; filter: drop-shadow(0px 1px 2px rgba(0,0,0,0.5)); left: 20%; top: 20%; width: 60%; height: 60%;} .flickity-page-dots {position: absolute; width: 100%; bottom: -20px; padding: 0; margin: 0; list-style: none; text-align: center; line-height: 1;}
.entry-content ol.flickity-page-dots {margin-left: 0;}
.flickity-rtl .flickity-page-dots {direction: rtl;}
.flickity-page-dots .dot {display: inline-block; width: 9px; height: 9px; margin: 0 3px; background: #333; border-radius: 50%; opacity: 0.25; cursor: pointer;}
.flickity-page-dots .dot.is-selected {opacity: 1;} .flickity-prev-next-button .arrow {fill: white;}
.flickity-prev-next-button.no-svg {color: white;}
.flickity-prev-next-button:hover {background: rgba(0, 0, 0, 0.6);} .flickity-prev-next-button:disabled {display: none;} .carousel {width: 100%; margin: 0 auto 50px auto; border: #eee 1px solid;}
.carousel .carousel-cell {width: 100%; background: #fff;}
.carousel .carousel-cell img{width: 100%; display: block;}
.carousel .carousel-cell p{margin: 0;}
.carousel .carousel-cell .text{padding: 20px; font-size: 80%;} .carousel_testimonials {width: 100%; margin: 0 auto 50px auto; font-size: 15px;}
.carousel_testimonials .carousel-cell {width: 100%; background: #fff; text-align: center; box-sizing: border-box; padding: 0 30px;}
.carousel_testimonials .carousel-cell .images{display: flex; justify-content: center; margin-bottom: 10px;}
.carousel_testimonials .carousel-cell .text{margin-bottom: 10px;}
.carousel_testimonials .carousel-cell img.foto{border-radius: 100px; max-width: 200px; width: 50%; height: 50%;}
.carousel_testimonials .carousel-cell img.beispiel{max-width: 200px; width: 50%; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25); border: #fff 5px solid; transform: rotate(6deg) translate(-10px, 0) scale(0.9);}
.carousel_testimonials .carousel-cell .author {font-weight: bold;}
.carousel_testimonials .carousel-cell .about {font-size: 13px;}
.carousel_testimonials .carousel-cell img.stars {max-width: 90px; vertical-align: middle; padding-bottom: 2px; display: block; margin: 0 auto 0;}
.carousel_testimonials .flickity-prev-next-button.previous {left: -10px;}
.carousel_testimonials .flickity-prev-next-button.next {right: -10px;}
.carousel_testimonials .flickity-page-dots{bottom: -30px;}
@media screen and (min-width: 900px){
.flickity-prev-next-button {width: 50px; height: 50px; background: rgba(0, 0, 0, 0.4);}
.carousel_testimonials {width: 85%;}
.carousel_testimonials .flickity-prev-next-button.previous {left: -35px;}
.carousel_testimonials .flickity-prev-next-button.next {right: -35px;}  }#toc_container li,#toc_container ul{margin:0;padding:0}#toc_container.no_bullets li,#toc_container.no_bullets ul,#toc_container.no_bullets ul li,.toc_widget_list.no_bullets,.toc_widget_list.no_bullets li{background:0 0;list-style-type:none;list-style:none}#toc_container.have_bullets li{padding-left:12px}#toc_container ul ul{margin-left:1.5em}#toc_container{background:#f9f9f9;border:1px solid #aaa;padding:10px;margin-bottom:1em;width:auto;display:table;font-size:95%}#toc_container.toc_light_blue{background:#edf6ff}#toc_container.toc_white{background:#fff}#toc_container.toc_black{background:#000}#toc_container.toc_transparent{background:none transparent}#toc_container p.toc_title{text-align:center;font-weight:700;margin:0;padding:0}#toc_container.toc_black p.toc_title{color:#aaa}#toc_container span.toc_toggle{font-weight:400;font-size:90%}#toc_container p.toc_title+ul.toc_list{margin-top:1em}.toc_wrap_left{float:left;margin-right:10px}.toc_wrap_right{float:right;margin-left:10px}#toc_container a{text-decoration:none;text-shadow:none}#toc_container a:hover{text-decoration:underline}.toc_sitemap_posts_letter{font-size:1.5em;font-style:italic}