.servicesGroupWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.servicesGroupItem{flex-basis:47%;background-color:white;margin-top:25px;margin-bottom:25px;position:relative;z-index:2}@media screen and (max-width:650px){.servicesGroupItem{flex-basis:100%;background-color:white;margin-top:25px;margin-bottom:25px}}.servicesGroupItem__inner{padding:10px 25px 25px 25px}.servicesButtonLink{color:var(--headingBlack)}.services__headline__title{text-align:center;color:white;position:relative;z-index:3}.servicesContent__Area{position:relative}.servicesFin{position:absolute;top:-194px;right:160px;width:400px;transform:rotate(-8deg);z-index:1}@media screen and (max-width:800px){.servicesFin{display:none}}.hiddeContent{display:none}.readAll,.readLessContent{display:block;cursor:pointer}