.PostsComponent{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:576px){.PostsComponent{max-width:576px}}@media (min-width:768px){.PostsComponent{max-width:768px}}@media (min-width:992px){.PostsComponent{max-width:992px}}@media (min-width:1200px){.PostsComponent{max-width:1200px}}@media (min-width:1400px){.PostsComponent{max-width:1400px}}.PostsComponent{display:flex;flex-direction:column;gap:40px;margin-bottom:var(--component-spacing);margin-top:var(--component-spacing)}.PostsComponent__text{max-width:700px;width:100%}.PostsComponent__overview{display:grid;gap:20px;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:576px){.PostsComponent__overview{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:992px){.PostsComponent.post_type-dienst .PostsComponent__overview{grid-template-columns:repeat(3,minmax(0,1fr))}}.PostsComponent.post_type-medewerker .PostsComponent__overview{position:relative}@media (min-width:992px){.PostsComponent.post_type-medewerker .PostsComponent__overview{grid-template-columns:repeat(4,minmax(0,1fr))}}.PostsComponent.post_type-medewerker .PostsComponent__overview:before{--tw-bg-opacity:1;aspect-ratio:1/1;background-color:rgb(247 247 247/var(--tw-bg-opacity));border-bottom-right-radius:100px;content:"";display:flex;left:calc(-50px + var(--container-spacing)*-1);max-width:50%;opacity:.8;position:absolute;top:40px;width:500px}.PostsComponent:not(:has(.PostsComponent__overview)){display:none}
