.page_ratgeber-overview__g_pc4{flex:1;width:100%;display:flex;flex-direction:column;align-items:center;background-color:var(--color-background)}.page_ratgeber-overview__wrapper__DlO2i{width:100%;max-width:var(--portal-content-max-width);padding:0 var(--portal-content-padding-x) 3rem}@media (min-width:768px){.page_ratgeber-overview__wrapper__DlO2i{padding-left:var(--portal-content-padding-x-md);padding-right:var(--portal-content-padding-x-md)}}.page_ratgeber-overview__categories__gJCf4{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:5rem}@media (min-width:768px){.page_ratgeber-overview__categories__gJCf4{grid-template-columns:repeat(2,1fr)}}.page_ratgeber-overview__category-card__SkVej{position:relative;display:flex;flex-direction:column;height:400px;border-radius:1.5rem;overflow:hidden;border:1px solid var(--color-border);background-color:#fff;box-shadow:var(--portal-shadow-clean);transition:all .5s ease;text-decoration:none;color:inherit}.page_ratgeber-overview__category-card__SkVej:hover{box-shadow:var(--portal-shadow-xl)}.page_ratgeber-overview__category-image__WliPk{position:absolute;inset:0;background-color:var(--portal-color-5);overflow:hidden}.page_ratgeber-overview__category-img__KAepu{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.55;transition:transform .7s ease,filter .5s ease,opacity .5s ease;filter:grayscale(50%) brightness(.8)}.page_ratgeber-overview__category-card__SkVej:hover .page_ratgeber-overview__category-img__KAepu{transform:scale(1.05);opacity:.75;filter:grayscale(20%) brightness(.9)}.page_ratgeber-overview__category-gradient__JH8a7{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.1),transparent)}.page_ratgeber-overview__category-badge__5BLAl{position:absolute;top:1.5rem;left:1.5rem;background-color:rgba(255,255,255,.9);backdrop-filter:blur(8px);padding:.5rem 1rem;border-radius:var(--portal-radius-xl);border:1px solid rgba(255,255,255,.2);box-shadow:var(--portal-shadow-sm);display:flex;align-items:center;gap:.5rem}.page_ratgeber-overview__category-badge-icon__m_XhT{color:var(--color-primary);font-size:1.25rem}.page_ratgeber-overview__category-badge-text__EfPwW{font-size:var(--portal-text-sm);font-weight:700;color:var(--color-primary)}.page_ratgeber-overview__category-content__ZP1IV{margin-top:auto;position:relative;padding:2rem;z-index:10}.page_ratgeber-overview__category-title__0wKr7{font-size:var(--portal-text-3xl);font-weight:700;color:#fff;margin-bottom:.75rem;letter-spacing:-.025em;transition:color .3s ease}.page_ratgeber-overview__category-card__SkVej:hover .page_ratgeber-overview__category-title__0wKr7{color:rgba(255,255,255,.9)}.page_ratgeber-overview__category-desc__3_CIZ{color:rgba(255,255,255,.85);font-size:var(--portal-text-lg);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:1.5rem;opacity:.9}.page_ratgeber-overview__category-link__08yJ3{display:flex;align-items:center;gap:.5rem;color:#fff;font-weight:700;font-size:var(--portal-text-base);transition:gap .3s ease}.page_ratgeber-overview__category-link__08yJ3 .material-symbols-outlined{font-size:inherit}.page_ratgeber-overview__category-card__SkVej:hover .page_ratgeber-overview__category-link__08yJ3{gap:1rem}.page_ratgeber-overview__highlights__viyj3{width:100%;background-color:var(--color-surface);border-radius:1.5rem;border:1px solid var(--color-border);padding:2rem;position:relative;overflow:hidden}@media (min-width:768px){.page_ratgeber-overview__highlights__viyj3{padding:3rem}}.page_ratgeber-overview__highlights-blur-1__qWmKy{position:absolute;top:-6rem;right:-6rem;width:16rem;height:16rem;background-color:var(--portal-color-5);border-radius:9999px;filter:blur(48px);opacity:.5;pointer-events:none}.page_ratgeber-overview__highlights-blur-2__NNKda{position:absolute;bottom:2.5rem;left:2.5rem;width:8rem;height:8rem;background-color:var(--portal-color-5);border-radius:9999px;filter:blur(32px);opacity:.6;pointer-events:none}.page_ratgeber-overview__highlights-header__rrH0A{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem;gap:1.5rem}@media (min-width:768px){.page_ratgeber-overview__highlights-header__rrH0A{flex-direction:row}}.page_ratgeber-overview__highlights-label__5u8bu{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.page_ratgeber-overview__highlights-label__5u8bu .material-symbols-outlined{font-size:inherit}.page_ratgeber-overview__highlights-star__0v5tC{font-size:1.5rem;color:var(--color-warning-text)}.page_ratgeber-overview__highlights-label-text__AAd3f{font-size:var(--portal-text-sm);font-weight:700;color:var(--color-warning-text);text-transform:uppercase;letter-spacing:.05em}.page_ratgeber-overview__highlights-title__UDIFV{font-size:var(--portal-text-3xl);font-weight:700;color:var(--color-text-main)}.page_ratgeber-overview__highlights-grid__5roym{display:grid;grid-template-columns:1fr;gap:2rem;position:relative;z-index:10}@media (min-width:768px){.page_ratgeber-overview__highlights-grid__5roym{grid-template-columns:repeat(3,1fr)}}.page_highlight-article-card__raZYc{cursor:pointer;text-decoration:none;color:inherit}.page_highlight-article-card__image__NSKZw{aspect-ratio:4/3;border-radius:var(--portal-radius-2xl);overflow:hidden;background-color:var(--portal-color-5);margin-bottom:1.25rem;position:relative;border:1px solid color-mix(in srgb,var(--color-border) 50%,transparent)}.page_highlight-article-card__img__8Vfzt{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.page_highlight-article-card__raZYc:hover .page_highlight-article-card__img__8Vfzt{transform:scale(1.05)}.page_highlight-article-card__placeholder__kHUE2{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--portal-color-5)}.page_highlight-article-card__placeholder-icon__JUPmU{font-size:3rem;color:#9ca3af}.page_highlight-article-card__meta__9mZHB{display:flex;align-items:center;gap:.75rem;font-size:var(--portal-text-min);font-weight:700;color:var(--color-text-muted);margin-bottom:.75rem}.page_highlight-article-card__meta-type__lb1lW{color:var(--color-primary)}.page_highlight-article-card__meta-dot__pxkPD{width:.25rem;height:.25rem;background-color:#d1d5db;border-radius:9999px}.page_highlight-article-card__title__zTz89{font-size:var(--portal-text-xl);font-weight:700;color:var(--color-text-main);margin-bottom:.5rem;line-height:1.375;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.page_highlight-article-card__raZYc:hover .page_highlight-article-card__title__zTz89{color:var(--color-primary-light,var(--color-primary))}.page_highlight-article-card__excerpt__0fl9V{color:var(--color-text-muted);font-size:var(--portal-text-sm);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.page_ratgeber-overview__newsletter__TUA3S{margin-top:5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.page_ratgeber-overview__newsletter-card__1de5z{background-color:#fff;border:1px solid var(--color-border);border-radius:1.5rem;padding:2.5rem;width:100%;max-width:56rem;box-shadow:var(--portal-shadow-clean);position:relative;overflow:hidden}@media (min-width:768px){.page_ratgeber-overview__newsletter-card__1de5z{padding:4rem}}.page_ratgeber-overview__newsletter-decoration__xuHyc{position:absolute;top:0;right:0;padding:3rem;opacity:.05;pointer-events:none;transform:translate(25%,-25%)}.page_ratgeber-overview__newsletter-decoration__xuHyc .material-symbols-outlined{font-size:inherit}.page_ratgeber-overview__newsletter-title__RKP_d{font-size:var(--portal-text-3xl);font-weight:700;color:var(--color-text-main);margin-bottom:1rem;position:relative;z-index:10}@media (min-width:768px){.page_ratgeber-overview__newsletter-title__RKP_d{font-size:2.25rem}}.page_ratgeber-overview__newsletter-text__3R6ly{color:var(--color-text-muted);font-size:var(--portal-text-lg);max-width:32rem;margin:0 auto 2rem;position:relative;z-index:10}.page_ratgeber-overview__newsletter-cta-wrapper__QSuBu{display:flex;width:100%;max-width:28rem;margin:0 auto;flex-direction:column;gap:.75rem;position:relative;z-index:10}@media (min-width:640px){.page_ratgeber-overview__newsletter-cta-wrapper__QSuBu{flex-direction:row}}.page_ratgeber-overview__newsletter-cta__H1P09{flex:1;height:3rem;padding:0 2rem;border-radius:var(--portal-radius-xl);background-color:var(--color-primary);color:#fff;font-weight:700;transition:background-color .2s ease;box-shadow:0 10px 15px -3px rgba(209,213,219,1);display:flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none}.page_ratgeber-overview__newsletter-cta__H1P09 .material-symbols-outlined{font-size:inherit}.page_ratgeber-overview__newsletter-cta__H1P09:hover{background-color:var(--color-primary-light,var(--color-primary))}.page_ratgeber-overview__newsletter-disclaimer__bRG7j{font-size:var(--portal-text-min);color:var(--color-text-muted);margin-top:1rem;position:relative;z-index:10}