.ratgeber{gap:var(--inhaltsabstand);padding:var(--inhaltsabstand) 0}.ratgeber,.ratgeber .introWrapper{display:flex;flex-direction:column}.ratgeber .intro{padding:0 10%}.ratgeber h1{text-align:center}.ratgeber .ratgeberWrapper{padding:0 10%}.ratgeber .themes{padding:2rem;margin-bottom:var(--inhaltsabstand);border:3px solid var(--gold);border-radius:.3rem}.ratgeber .themes ul{display:flex;flex-direction:column;gap:.7rem;padding-left:3.5rem}.ratgeber .themes li{margin:0}.ratgeber .themes li a{color:#000}.ratgeber .ratgeberContent{display:flex;flex-direction:column;gap:var(--inhaltsabstand)}.ratgeber .ratgeberContent article{scroll-margin-top:150px}.ratgeber .ratgeberContent h2{border-bottom:2px solid var(--gold)}.ratgeber .ratgeberContent>article>div{display:flex;flex-direction:column;gap:.5rem}.ratgeber .ratgeberContent ul{padding-left:5rem}@media screen and (min-width:68.75rem){.ratgeber .intro,.ratgeber .ratgeberWrapper{max-width:1200px;padding:0;margin:0 10%;align-self:center}}@media screen and (min-width:75rem){.ratgeber .ratgeberWrapper{display:flex;flex-direction:row;gap:5rem}.ratgeber .themes{position:-webkit-sticky;position:sticky;top:150px;height:-moz-fit-content;height:fit-content;margin-bottom:0}}