.video-pending{min-height:350px;background:#edf5f7;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#345665}.video-pending>span{font-size:42px;color:#008ea4}.detail-table dd{white-space:pre-line;overflow-wrap:anywhere}.company-heading h1{overflow-wrap:anywhere}.received-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:32px 0 60px}.received-card{padding:28px;border:1px solid #c8dce4;border-radius:12px;text-decoration:none;color:var(--ink);background:#fff}.received-card h2{font-size:24px;margin:12px 0}.received-card p{line-height:1.9;margin-bottom:16px}.received-card strong{color:#006da8}.received-card:hover{background:#f1f9fc}.received-card:focus-visible{outline:3px solid #008ea4}@media(max-width:600px){.received-grid{grid-template-columns:1fr}.received-card{padding:22px}.received-card h2{font-size:22px}.video-pending{min-height:300px}.position-summary{display:block}.position-summary>span{display:block;margin-top:12px}}