.TeaserBox{background-color:var(--clr-secondary);border-radius:45px;overflow:hidden}@media screen and (min-width:769px){.TeaserBox{border-radius:90px}}@media screen and (min-width:1026px){.TeaserBox{display:flex}}.TeaserBox a,.TeaserBox h2,.TeaserBox h3,.TeaserBox h4,.TeaserBox li,.TeaserBox p,.TeaserBox small,.TeaserBox.Text{color:var(--clr-tertiary)}.TeaserBox .Button{color:var(--clr-secondary)}.TeaserBox .Picture img{border-radius:0}.TeaserBox small{display:block;font-size:.625rem;margin-top:10px}.TeaserBox-content{padding:30px}@media screen and (min-width:769px){.TeaserBox-content{padding:60px}}@media screen and (min-width:1026px){.TeaserBox-content{width:60%}}.TeaserBox-image{overflow:hidden}@media screen and (min-width:1026px){.TeaserBox-image{width:40%}}.TeaserBox-image picture,.TeaserBox-image>img{display:block;height:100%;object-fit:cover}.TeaserBox-image>img{width:100%}