[class*=-custom].theme-1{background:rgba(239,238,231,.8);color:var(--theme-primary);color:#000}[class*=-custom].theme-2{background:rgba(190,159,86,.8);color:var(--theme-light)}[class*=-custom].theme-3{background:rgba(55,79,89,.8);color:var(--theme-light)}[class*=-custom].theme-4{background:rgba(239,238,231,.8);color:var(--theme-darkblue)}[class*=-custom].theme-5{background:rgba(51,68,60,.8);color:var(--theme-lightgreen);background:rgba(51,68,60,.9)}[class*=-custom].theme-6{background:rgba(170,181,168,.8);color:var(--theme-darkgreen);background:rgba(170,181,168,.9)}[class*=-custom].theme-7{background:rgba(170,181,168,.8);color:var(--theme-primary);color:#000}[class*=-custom].theme-8{background:rgba(51,68,60,.8);color:var(--theme-primary);color:var(--theme-white)}[class*=-custom].theme-9{background:rgba(55,79,89,.8);color:var(--theme-primary);color:var(--theme-white)}.teaser-custom-image{height:500px;position:relative}.teaser-custom-image img{height:500px;-o-object-fit:cover;object-fit:cover;transition:all ease-in-out .3s;width:100%}.teaser-custom-body{bottom:1.5rem;left:50%;padding:1.15rem;position:absolute;transform:translate(-50%, 0%);width:75%}@media(max-width: 576px){.teaser-custom-body{width:calc(100% - 2rem)}}.teaser-custom-body p{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.teaser-custom-body h3{color:currentColor !important;margin-bottom:1rem;text-shadow:none !important}