.ratgeberLinkCard{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:0;text-decoration:none;color:#000;box-shadow:0 0 12px 0 #dcdcdc;border-radius:.3rem;aspect-ratio:1/1;max-width:270px;overflow:hidden;transition:.3s}.ratgeberLinkCard:hover{text-decoration:underline;box-shadow:0 0 20px #b1afaf}.ratgeberLinkCard img{display:block;object-fit:cover;width:100%;height:auto;flex:3 1}.ratgeberLinkCard div{display:flex;align-items:center;flex:1 1}.ratgeberLinkCard p{margin:0}.ctaRatgeber{margin-bottom:var(--inhaltsabstand)}.ctaRatgeber article>p{margin-bottom:3rem}.ctaRatgeber a{color:#000}.ctaRatgeber .linkWrapper{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;align-items:center}@media screen and (min-width:68.75rem){.ctaRatgeber{max-width:1200px;align-self:center}}.leistungen{padding:var(--inhaltsabstand) 10% 0 10%}.leistungen,.leistungen .content{display:flex;flex-direction:column;gap:var(--inhaltsabstand)}.leistungen h1{text-align:center}.leistungen .offerings{padding:1rem;border:3px solid var(--gold);max-width:-moz-fit-content;max-width:fit-content;border-radius:.3rem;align-self:center}.leistungen .offerings ul{padding-left:1.5rem}.leistungen .offerings li{margin:1rem 0}@media screen and (min-width:68.75rem){.leistungen .content{max-width:1200px;align-self:center}}