.Teaserboxen__boxen{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column}@media (min-width: 62em){.Teaserboxen__boxen{-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row}}.Teaserboxen__box{width: 100%;border: #007379 5px solid;padding: 50px;margin-bottom: 2rem;text-align: center;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center}@media (min-width: 62em){.Teaserboxen__box{width: 300px}}@media (min-width: 104em){.Teaserboxen__box{width: 450px}}.Teaserboxen__box--green{background-color: #007379;color: white}.Teaserboxen__box--green .Teaserboxen__boxlink{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);margin-top: 2.5rem}.Teaserboxen__box--green .Teaserboxen__boxlink span{display: inline-block;-webkit-transform: skewY(3deg);transform: skewY(3deg)}.Teaserboxen__box--green .Teaserboxen__boxlink:hover{color: #fff;background-color: #a1b52c}.Teaserboxen__boxtitle{font-size: 26px;font-family: Titillium;text-transform: uppercase;font-weight: bold;margin-bottom: 1rem;width: 100%}.Teaserboxen__boxtext{margin-bottom: auto;width: 100%}.Teaserboxen__boxlink{margin-top: 2.5rem;background-color: #222;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)}.Teaserboxen__boxlink span{display: inline-block;-webkit-transform: skewY(3deg);transform: skewY(3deg)}.Teaserboxen__boxlink:hover{color: #fff;background-color: #1a1a1a}