.article-hero{background:var(--brand-gray50);padding-top:124px;padding-bottom:64px;position:relative}.article-hero .container{max-width:1100px}.article-hero__back{color:var(--brand-orange);font-weight:600;font-size:14px;margin-bottom:32px;display:inline-block;cursor:pointer}.article-hero__grid{display:grid;grid-template-columns:1.2fr 1fr;gap:64px;align-items:center}.article-hero__meta{display:flex;gap:12px;margin-bottom:24px;align-items:center;flex-wrap:wrap}.article-hero__times{font-size:13px;color:var(--brand-gray700);display:inline-flex;gap:6px;align-items:center;flex-wrap:wrap}.article-hero__updated{color:var(--brand-orange);font-weight:500}.article-hero__h1{margin-bottom:24px;font-size:clamp(28px,3.4vw,44px)}.article-hero__teaser{font-weight:500;color:var(--brand-gray700);line-height:1.5}.article-hero__cover{aspect-ratio:4/3;border-radius:24px;overflow:hidden;background:var(--brand-blue100)}.article-hero__cover img{width:100%;height:100%;object-fit:cover}.stag{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:9999px;font-size:13px;font-weight:500}.stag--orange{background:var(--brand-orange);color:var(--brand-white)}.article-author{background:var(--brand-white);border-bottom:1px solid var(--brand-blue100);padding:32px 0}.article-author__inner{max-width:760px;display:grid;grid-template-columns:80px 1fr;gap:24px;align-items:start}.article-author__avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;background:var(--brand-gray50)}.article-author__avatar--placeholder{background:var(--brand-navy);color:var(--brand-white);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:24px;letter-spacing:.02em}.article-author__by{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--brand-gray700);margin-bottom:4px}.article-author__name{font-size:18px;font-weight:700;color:var(--brand-navy);margin-bottom:2px}.article-author__name a{color:inherit;text-decoration:none}.article-author__name a:hover{color:var(--brand-orange)}.article-author__role{font-size:14px;color:var(--brand-gray700);margin-bottom:12px}.article-author__bio{font-size:14px;color:var(--brand-gray700);line-height:1.5;margin:0}.article-body__wrap{max-width:760px}.wissen-prose{font-size:18px;line-height:1.7;color:var(--brand-navy)}.wissen-prose h2{font-size:clamp(22px,2.4vw,30px);font-weight:700;margin-top:48px;margin-bottom:16px;line-height:1.25;color:var(--brand-navy)}.wissen-prose h3{font-size:22px;font-weight:700;margin-top:32px;margin-bottom:12px;line-height:1.3}.wissen-prose p{margin-bottom:20px;line-height:1.7}.wissen-prose strong{font-weight:700;color:var(--brand-navy)}.wissen-prose em{font-style:italic}.wissen-prose a{color:var(--brand-orange);font-weight:600;text-decoration:underline;text-underline-offset:3px}.wissen-prose ul,.wissen-prose ol{list-style:none;display:flex;flex-direction:column;gap:12px;margin-bottom:24px;padding-left:0}.wissen-prose li{display:flex;align-items:flex-start;gap:12px;padding-left:0;line-height:1.65}.wissen-prose li:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--brand-orange);margin-top:12px;flex-shrink:0}.wissen-prose img{width:100%;height:auto;border-radius:12px;margin:32px 0}.article-callout{border-radius:16px;padding:28px;margin:32px 0;border-left:4px solid var(--brand-orange)}.article-callout--orange{background:var(--brand-orange100);color:var(--brand-navy)}.article-callout--navy{background:var(--brand-navy);color:var(--brand-white)}.article-callout p{margin:0;line-height:1.6}.article-faq__inner{max-width:880px}.article-faq__head{margin-bottom:32px}.article-faq__list{display:flex;flex-direction:column;gap:0;margin:0;padding:0}.article-faq__item{padding:20px 0;border-bottom:1px solid var(--brand-blue100)}.article-faq__item:last-child{border-bottom:none}.article-faq__q{font-size:18px;font-weight:700;color:var(--brand-navy);margin:0 0 8px;line-height:1.35}.article-faq__a{margin:0;color:var(--brand-gray700);line-height:1.6}.article-related{max-width:880px}.article-related__head{margin-bottom:32px}.article-related__lead{color:var(--brand-gray700);margin:16px 0 0;max-width:560px}.article-related__services{display:flex;gap:16px;flex-wrap:wrap;margin-top:24px}.article-related__articles{list-style:none;padding:0;margin:24px 0 0;display:flex;flex-direction:column;gap:4px}.article-related__articles a{display:flex;align-items:center;gap:16px;padding:14px 0;color:var(--brand-navy);font-weight:600;font-size:17px;text-decoration:none;border-bottom:1px solid var(--brand-blue100);transition:color .2s ease}.article-related__articles a:hover{color:var(--brand-orange)}.article-related__arrow{color:var(--brand-orange);font-weight:700;transition:transform .2s ease}.article-related__articles a:hover .article-related__arrow{transform:translate(4px)}.article-final-cta{position:relative;overflow:hidden}.article-final-cta__inner{position:relative;z-index:1;max-width:900px}.article-final-cta .h2{color:var(--brand-white);margin-bottom:24px}.article-final-cta__lead{color:#ffffffeb;margin-bottom:40px}.article-final-cta__buttons{display:flex;gap:16px;flex-wrap:wrap}.article-final-cta__phone{color:var(--brand-white)!important;border-color:#ffffff80!important}@media(max-width:900px){.article-hero__grid{grid-template-columns:1fr;gap:32px}.article-author__inner{grid-template-columns:64px 1fr;gap:16px}.article-author__avatar{width:64px;height:64px}}
