.test-container{margin:0 auto;max-width:1200px;padding:0 20px}.test-hero{background-image:linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.8)),url(/assets/images/cardeal.2200c9aa1910f71bc610.jpeg);background-position:50%;background-size:cover;color:#fff;overflow:hidden;padding:var(--page-top) 0 150px;position:relative;text-align:center}.test-hero h1{color:var(--brand-600);font-size:3rem;font-weight:700;margin-bottom:20px}.test-hero h1,.test-hero p{position:relative;z-index:1}.test-hero p{font-size:1.2rem;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.test-main{background:#fff;padding:80px 0}.test-section-title{margin-bottom:60px;text-align:center}.test-section-title h2{color:var(--brand-600);font-size:2.5rem;font-weight:600;margin-bottom:15px}.test-section-title p{color:var(--n-500);font-size:1.1rem;margin:0 auto;max-width:600px}.test-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:60px}.test-card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;box-shadow:0 10px 30px rgba(0,74,173,.08);overflow:hidden;padding:35px;position:relative;transition:all .3s ease}.test-card:hover{box-shadow:0 20px 40px rgba(0,74,173,.12);transform:translateY(-8px)}.test-content{margin-bottom:25px}.test-content p{color:#555;font-size:1.1rem;line-height:1.7}@keyframes test-shimmer{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}@media(max-width:1089px){.test-hero{padding:var(--page-top) 0}}@media(max-width:768px){.test-hero{padding:var(--page-top) 0}.test-hero h1{font-size:2.2rem}.test-hero p{font-size:1rem}.test-section-title h2{font-size:2rem}.test-grid{gap:25px;grid-template-columns:1fr}.test-card{padding:25px}}@media(max-width:480px){.test-container{padding:0 15px}.test-main{padding:60px 0}}.test-card__title{color:var(--brand-700,#003d91);font-family:var(--font-sans);font-size:1.05rem;font-weight:700;line-height:1.35;margin:0 0 12px}.test-closing{color:var(--n-600,#4a5260);line-height:1.65;margin:40px auto 0;max-width:var(--measure,68ch);text-align:center}.test-closing a{color:var(--brand-600,#004aad);font-weight:600}.test-voices-grid{display:grid;gap:var(--sp-4);grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.test-voice{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--r-md);display:flex;flex-direction:column;gap:var(--sp-3);margin:0;padding:var(--sp-4)}.test-voice__photo{aspect-ratio:4/3;background:var(--n-100,#f2f4f7);border-radius:var(--r-sm);object-fit:cover;width:100%}.test-voice__quote{color:var(--text-heading);font-size:var(--text-base);line-height:1.6;margin:0}.test-voice__quote q{quotes:"“" "”" "‘" "’"}.test-voice__who{color:var(--brand-600);font-size:var(--text-sm);font-weight:600;margin-top:auto}