.Teaserbox__content{color: white;background-color: #007379;padding: 2.5rem 2.5rem;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column}@media (min-width: 48em){.Teaserbox__content{padding: 6.5rem 7.5rem}}@media (min-width: 62em){.Teaserbox__content{-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row}}.Teaserbox__linkwrapper{min-width: 200px;display: -webkit-box;display: -ms-flexbox;display: flex;margin-top: 2rem}@media (min-width: 62em){.Teaserbox__linkwrapper{margin-top: 0;margin-left: 4rem}}@media (min-width: 104em){.Teaserbox__linkwrapper{min-width: 300px}}.Teaserbox__link{background-color: #acc12f;color: #fff;display: inline-block;padding: 18px 32px;text-transform: uppercase;font-family: Titillium;font-weight: 600;-webkit-transition: background-color .25s ease;transition: background-color .25s ease;-webkit-transform: skewY(-3deg);transform: skewY(-3deg)}.Teaserbox__link span{display: inline-block;-webkit-transform: skewY(3deg);transform: skewY(3deg)}.Teaserbox__link:hover{color: #fff;background-color: #a1b52c}@media (min-width: 62em){.Teaserbox__link{margin-left: auto}}.Teaserbox h3{font-weight: bold}