/*
 * Non quia difficilia sunt non audemus,
 * sed quia non audemus difficilia sunt.
 *
 * Nicht weil die Dinge schwer sind, wagen wir sie nicht,
 * sondern weil wir sie nicht wagen, sind sie schwer.
 *
 * Seneca, Epistulae morales ad Lucilium 104, 26
 */
.fusion-privacy-placeholder {
    width: 100%;
    max-height: 500px;
    height: auto;
    overflow: hidden;
}
blockquote p {
    color: #000000;
}
#faq-menue p b {
    line-height: 0.8em;
    font-size: 30px;
    color: var(--awb-color5);
}
#hintergrund p,ul {
    line-height: 1.72em;
    font-family: "Interstate-Light";
}
b.button {
    font-weight: 400;
    line-height: 3em;
    color: var(--awb-color5);
    border-style: solid;
    border-width: 2px;
    border-color: var(--awb-color5);
    border-radius: 5px;
    text-transform: uppercase;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 5px;
    white-space: nowrap;
}
#tabs-erfahrung .active a {
    background-color: transparent !important;
}
#mediathek .fusion-single-line-meta a {
    font-size: 12px;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 3px;
    color: #282828;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba(223,39,39,0.05);
}
#mediathek .slides li img {
    max-width: 398px !important;
    max-height: 398px;
    border-radius: 5px !important;
}
#mediathek .fusion-flex-column .fusion-load-more-button {
    width: 200px;
    font-weight: 400;
    font-size: 18px;
    background-color: transparent;
    border-style: solid;
    border-width: 2px;
    border-color: var(--awb-color5);
    border-radius: 5px;
    color: var(--awb-color5);
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 1em;
    display: inline-block;
    position: relative;
    left: 50%;
    transform: translate(-50%, -50%);
}
#blog-button p a {
    font-size: 12px;
    color: #141617;
    background-color: var(--awb-color3);
    border-radius: 3px;
    padding: 10px;
    margin-right: 5px;
    text-decoration: none;
}
#menu-hauptmenue .awb-menu__main-a_regular span:nth-child(2) {
    color: var(--awb-color5);
    font-size: 25px;
}
#menu-hauptmenue .awb-menu__main-a_button span {
    background-color: transparent;
    border-color: var(--awb-color5);
    border-style: solid;
    border-width: 2px;
    border-radius: 5px;
    color: var(--awb-color5);
    font-size: 18px;
}
#matomo-opt-out {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff !important;
    padding: 10px 20px;
    border-radius: 5px;
}
#mediathek .fusion-post-content {
    padding-bottom: 20px!important;
    border-bottom: 1px solid #dadada!important;
    min-height: 200px!important;
}
@media (max-width: 780px) {
    #mediathek .fusion-post-content.fusion-post-content {
        min-height: 0!important;
    }
}
p a, ul a {
    color: inherit;
    text-decoration: underline;
}
#menu-mobile-navigation .awb-menu__main-a_button span {
    background-color: #ffffff;
    color: var(--awb-color5);
    border-style: solid;
    border-width: 2px;
    border-color: var(--awb-color5);
}
#menu-mobile-navigation .menu-item .fa-angle-down {
    color: var(--awb-color5);
}
@media (max-width:1024px) {
.fusion-flex-column .fa-times {
        font-size: 24px;
        color: var(--awb-color5);
        font-weight: 600;
    }
}
@media (max-width:640px) {
#newsletter h1 {
        overflow-wrap: break-word!important;
        hyphens: auto!important;
        margin-bottom: 20px!important;
    }
}
@media (max-width:640px) {
h1 {
        font-size: 40px!important;
    }
}
:where(body.page-id-2) #newsletter .fusion-blog-no .hentry {
    margin-bottom:0px;
}
:where(body.page-id-1757) .tab-content .active h4 {
    margin-top:0px;
}
:where(body.page-id-1757) .collapsed .fusion-toggle-icon-wrapper i {
    border-style:solid;
    color:var(--awb-color5) !important;
}
:where(body.page-id-1757) #erfahrungsberichte p a {
    text-decoration:none;
}
:where(body.page-id-1757) #menu-informationen .mega-underline a {
    text-decoration:none;
}
:where(body.page-id-1757) #faq .active .fa-plus {
    color:var(--awb-color5);
}
:where(body.page-id-3847) #podcast {
    padding-left:20px;
    padding-right:20px;
    padding-top:20px;
    padding-bottom:20px;
    background-color:#ffffff;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
}
:where(body.page-id-3847) #podcast p strong {
    color:#282828;
    font-size:24px;
    font-family:"Corben";
    font-weight:500;
}
:where(body.page-id-3847) #podcast a {
    text-decoration:underline!important;
}
:where(body.page-id-3847) .hentry .post-content .fusion-builder-row-4 .fusion-flex-align-items-flex-start .fusion-flex-column .fusion-column-wrapper #podcast p strong {
    font-family:"Corben" !important;
}
:where(body.page-id-3847) #podcast p:nth-child(2) {
    font-family:"Interstate-Light";
    color:#282828;
}
:where(body.page-id-3847) #podcast p a {
    text-decoration:none;
}
:where(body.page-id-3847) #hls-consent {
    text-align:center;
    padding:50px;
    background-color:#f9f9f9;
    border-radius:10px;
}
:where(body.page-id-3847) #hls-consent p {
    font-family:"Interstate-Light";
}
:where(body.page-id-3847) #hls-consent button {
    background-color:#ffffff;
    border-color:var(--awb-color5);
    border-style:solid;
    border-width:2px;
    border-radius:5px;
    padding:10px;
    color:var(--awb-color5);
    font-family:"Interstate-Regular";
}
:where(body.page-id-3847) .tab-content .active h4 {
    margin-bottom:10px;
    margin-top:0px;
}
:where(body.page-id-3847) .collapsed .fusion-toggle-icon-wrapper i {
    border-style:solid;
    color:var(--awb-color5) !important;
}
:where(body.page-id-3847) #erfahrungsberichte p a {
    text-decoration:none;
}
:where(body.page-id-3875) #hintergrund .tab-content {
    margin-top:0px;
}
:where(body.page-id-3886) .fusion-builder-row-4 .fusion-flex-column .fusion-flex-column p {
    margin-bottom:0px;
    padding-bottom:5px;
}
:where(body.page-id-3886) #main .fusion-flex-align-items-center .fusion-flex-column .fusion-column-wrapper .fusion-text p {
    color:rgba(40,40,40,0.65);
}
:where(body.page-id-3886) #ansprechpartner p a {
    color:#282828;
}
:where(body.page-id-3886) #kontakt a .fa-fusion-box {
    background-color:transparent!important;
}
:where(body.page-id-3886) #hintergrund .active h4 {
    margin-top:31px;
}
:where(body.page-id-3886) .hentry #hintergrund .active h4:nth-child(1) {
    margin-top:0px;
}
:where(body.page-id-3886) #ansprechpartner .fas {
    color: var(--awb-color5);
    cursor: pointer;
    margin-right: 5px;
}
:where(body.page-id-3970) #matomo-opt-out {
    background-color:#fcf4f4 !important;
    margin-top:20px;
    margin-bottom:20px;
    margin-left:0px;
    margin-right:0px;
    max-width:100%;
}
:where(body.postid-4123) #main .fusion-flex-column .fusion-text:nth-child(7) {
    margin-top:30px;
}
:where(body.postid-4147) #main .fusion-flex-column .fusion-text:nth-child(7) {
    margin-top:30px;
}
