.text-module-wrapper{display:grid;gap:50px}.separator{background:var(--color-border);width:1px}.text-picture-wrapper{display:flex}.text-picture-wrapper img{border:3px solid var(--body);border-radius:50%;height:70px;object-fit:cover;width:70px}.text-picture-wrapper img:not(:first-child){margin-left:-10px}a{width:fit-content}.text-picture-wrapper+.heading-small{margin-top:20px}.right-text{border-top:1px solid var(--color-border);display:flex;flex-flow:column;justify-content:center;padding-top:20px}@media only screen and (min-width:768px){.left-text{border-right:1px solid var(--color-border);padding-right:20px}.right-text{border-top:0;padding-left:20px;padding-top:0}.text-module-wrapper{gap:0;grid-template-columns:2fr 1fr}}.text-module-wrapper .read-more{margin-top:15px}