.daf-lp .team-members{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}.daf-lp .tm{background:#fff;border:1px solid rgba(28,42,57,.1);border-radius:10px;padding:14px;display:flex;gap:12px;align-items:center}.daf-lp .tm-avatar{width:40px;height:40px;border-radius:50%;background:#1c2a39;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:"Bricolage Grotesque",system-ui,sans-serif;font-size:14px;color:#d2990b;overflow:hidden}.daf-lp .tm-avatar img{width:100%;height:100%;object-fit:cover}.daf-lp .tm-name{font-size:15px;font-weight:500;color:#1c2a39;margin-bottom:2px}.daf-lp .tm-role{font-size:15px;color:#8a9aaa}.daf-lp .faq-item.open .faq-a{display:block}.daf-lp .faq-item.open .faq-tog{transform:rotate(45deg)}@media (max-width:960px){.daf-lp .team-members{grid-template-columns:repeat(2,1fr)}}.daf-lp .nord-herz{background:#1c2a39;border-radius:16px;padding:40px 44px;margin-top:48px}.daf-lp .nord-herz h3{font-family:"Bricolage Grotesque",system-ui,sans-serif;font-size:clamp(20px,2.2vw,26px);font-weight:800;color:#fff;margin-bottom:16px}.daf-lp .nord-herz p{font-size:16px;color:rgba(255,255,255,.8);line-height:1.8;margin-bottom:12px;max-width:680px}.daf-lp .nord-herz p:last-child{margin-bottom:0}.daf-lp .nord-herz strong{color:#d2990b}@media (max-width:960px){.daf-lp .nord-herz{padding:28px 24px}}