/* ACC64 blog article teasers — shared across all language versions */
.acc64-related{margin:54px 0 12px;padding-top:30px;border-top:1px solid #e6eaf0}.acc64-related-head{margin-bottom:18px}.acc64-related-head>span{display:block;margin-bottom:5px;color:#1769e0;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.content .acc64-related-head h2{margin:0;font-size:26px;line-height:1.2;letter-spacing:-.025em}.acc64-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.acc64-related-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e1e7ef;border-radius:14px;background:#fff;color:#111827;text-decoration:none;box-shadow:0 8px 24px rgba(15,23,42,.045);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.acc64-related-card:hover{transform:translateY(-2px);border-color:#b9cff4;box-shadow:0 14px 30px rgba(15,23,42,.08)}.acc64-related-image{aspect-ratio:16/9;overflow:hidden;background:#eef3f9;border-bottom:1px solid #edf1f5}.acc64-related-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.acc64-related-card:hover .acc64-related-image img{transform:scale(1.025)}.acc64-related-image-fallback{display:grid;place-items:center;background:linear-gradient(135deg,#f5f8fc,#e8f0fb)}.acc64-related-image-fallback span{color:#1769e0;font-size:13px;font-weight:900;letter-spacing:.08em}.acc64-related-copy{display:flex;flex:1;flex-direction:column;padding:14px 14px 15px}.acc64-related-category{margin-bottom:6px;color:#1769e0;font-size:9px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.content .acc64-related-copy h3{margin:0 0 8px;font-size:15px;line-height:1.35;letter-spacing:-.012em;color:#162033}.content .acc64-related-copy p{margin:0 0 13px;color:#667085;font-size:12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.acc64-related-cta{margin-top:auto;color:#1769e0;font-size:11px;font-weight:800}.acc64-related + .faq{margin-top:36px}.langs{margin-top:30px}@media(max-width:760px){.acc64-related{margin-top:44px;padding-top:26px}.acc64-related-grid{grid-template-columns:1fr;gap:12px}.acc64-related-card{display:grid;grid-template-columns:118px minmax(0,1fr)}.acc64-related-image{height:100%;min-height:128px;aspect-ratio:auto;border-bottom:0;border-right:1px solid #edf1f5}.acc64-related-copy{padding:12px}.content .acc64-related-copy h3{font-size:14px}.content .acc64-related-copy p{font-size:11px;-webkit-line-clamp:2}.acc64-related-cta{font-size:10px}}@media(max-width:430px){.acc64-related-card{grid-template-columns:96px minmax(0,1fr)}.acc64-related-image{min-height:122px}.acc64-related-copy{padding:11px}.content .acc64-related-copy p{display:none}}@media(prefers-reduced-motion:reduce){.acc64-related-card,.acc64-related-image img{transition:none}.acc64-related-card:hover{transform:none}.acc64-related-card:hover .acc64-related-image img{transform:none}}