.qc-resp{padding:80px 20px}.qc-resp--soft-gray{background:#f5f7f9}.qc-resp--white{background:#fff}.qc-resp__container{margin:0 auto;max-width:1180px}.qc-resp__title{color:#30343b;margin:0 0 16px}.qc-resp__lead{color:#87909e;margin:0 0 40px;max-width:720px}.qc-resp__lead p{margin:0}.qc-resp__grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0}.qc-resp__card{background:#fff;border:1px solid #e5e7ea;border-left:4px solid #155c96;border-radius:6px;color:#30343b;padding:24px 22px;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.qc-resp__card:hover{border-left-color:#1d80d1;box-shadow:0 6px 18px rgba(21,92,150,.08);transform:translateY(-2px)}.qc-resp__num{color:#155c96;display:inline-block;font-weight:700;letter-spacing:.1em;margin-bottom:8px;text-transform:uppercase}.qc-resp__text{color:#30343b;line-height:1.55}.qc-resp__text p{margin:0}.qc-resp__text p+p{margin-top:8px}@media (max-width:1024px){.qc-resp__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.qc-resp{padding:56px 16px}.qc-resp__grid{gap:14px;grid-template-columns:1fr}.qc-resp__card{padding:20px 18px}}