.Linkboxen{text-align:center;color:#fff;}.Linkboxen__background{background:#f0f3e6;background-size:cover;background-position:center;padding:3rem;}.Linkboxen__boxes{display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:center;margin:-1vw;}@media (min-width: 48em){.Linkboxen__boxes{justify-content:flex-start;}}@media (min-width: 62em){.Linkboxen__boxes{margin:-1rem;}}.Linkboxen__box{width:100%;max-width:380px;padding:1vw;}@media (min-width: 36em){.Linkboxen__box{width:50%;}}@media (min-width: 48em){.Linkboxen__box{width:33.3%;}}@media (min-width: 62em){.Linkboxen__box{margin:0;padding:1rem;}}.Linkboxen__boxbackground{background-size:cover;background-position:center;height:100%;}.Linkboxen__inner{display:-webkit-flex;display:flex;flex-direction:column;justify-content:space-between;background:rgba(0,0,0,.4);padding:2.5rem 2rem 1.5rem;height:100%;}@media (min-width: 48em){.Linkboxen__inner{padding:2.5rem 1.5rem 1.5rem;}}@media (min-width: 62em){.Linkboxen__inner{padding:2.5rem 2rem 1.5rem;}}.Linkboxen__title{margin-bottom:1rem;font-size:1.5rem;}.Linkboxen__text{margin-bottom:1rem;font-size:1.1rem;}.Linkboxen__link{margin-top:.5rem;}