.Linkboxen{padding-top:60px;background-color:#eeedec}.Linkboxen__entrytitle{text-align:center;font-size:1.7rem;font-weight:500;padding-bottom:60px}.Linkboxen__boxes{display:-webkit-flex;display:flex;justify-content:space-between;flex-direction:row;flex-wrap:wrap}.Linkboxen__boxWrapper{position:relative;width:100%;height:280px;background-size:cover;background-repeat:no-repeat;margin-bottom:210px}.Linkboxen__boxWrapper:last-child{margin-bottom:210px}@media (min-width:36em){.Linkboxen__boxWrapper{margin-bottom:210px}.Linkboxen__boxWrapper:nth-child(odd) .Linkboxen__textbox{left:7%}}@media (min-width:62em){.Linkboxen__boxWrapper{width:48%;height:430px}}.Linkboxen__textbox{position:absolute;left:5%;right:5%;top:50%;display:-webkit-flex;display:flex;flex-direction:column;justify-content:space-between;width:auto;height:auto;padding:25px;background-color:#fff;-webkit-transition:box-shadow .5s;transition:box-shadow .5s}.Linkboxen__textbox:hover{box-shadow:0 0 25px 3px rgba(0,0,0,.12)}@media (min-width:36em){.Linkboxen__textbox{width:385px;height:21rem;top:35%;right:7%;left:auto;padding:30px}}@media (min-width:62em){.Linkboxen__textbox{top:60%}}.Linkboxen__boxtitle{position:relative;font-size:1.7rem;font-weight:500;padding-bottom:15px}.Linkboxen__teasertext{padding:20.1px 0}