.Linkboxen__boxen{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-wrap: wrap;flex-wrap: wrap}.Linkboxen__box{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;width: 100%;background: #f7f7f7;padding: 2.25rem;margin-bottom: 1.5rem}@media (min-width: 48em){.Linkboxen__box{width: 48%;margin-bottom: 0;padding: 3rem}}.Linkboxen__box--mb{margin-bottom: 1.5rem}@media (min-width: 48em){.Linkboxen__box--mb{margin-bottom: 4%}}.Linkboxen__title{font-size: 27px;font-weight: 500;padding-bottom: 1.5rem}@media (min-width: 62em){.Linkboxen__title{font-size: 31px}}.Linkboxen__text{padding-bottom: 2.4rem}.Linkboxen__link{margin-top: auto}