/* GFY_ENTRY_PROFILE_TRUST_VERIFICATION_2H_1_0_0 */
.gfy-trust2h{margin:24px 0;padding:22px;border:1px solid #dbe5ee;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(30,55,80,.06)}
.gfy-trust2h__head{display:flex;gap:18px;justify-content:space-between;align-items:flex-start;margin-bottom:18px}
.gfy-trust2h__eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:6px;color:#54708d;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
.gfy-trust2h h2{margin:0;color:#17324d;font-size:22px}
.gfy-trust2h__intro{margin:7px 0 0;color:#637689;line-height:1.55;max-width:760px}
.gfy-trust2h__badge{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border-radius:999px;background:#eef8f2;color:#16734b;border:1px solid #cce9d9;font-size:13px;font-weight:900}
.gfy-trust2h__badge.is-partial{background:#f5f7f9;color:#52677c;border-color:#dfe6ed}
.gfy-trust2h__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.gfy-trust2h__item{position:relative;padding:14px 15px 13px 44px;border:1px solid #e1e8ef;border-radius:13px;background:#fbfcfd}
.gfy-trust2h__icon{position:absolute;left:14px;top:14px;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#e6f5ed;color:#168052;font-size:13px;font-weight:900}
.gfy-trust2h__item.is-off .gfy-trust2h__icon{background:#eef1f4;color:#7c8a98}
.gfy-trust2h__item strong{display:block;color:#253d55;font-size:13px;line-height:1.35}
.gfy-trust2h__item small{display:block;margin-top:4px;color:#76889a;font-size:11px;line-height:1.45}
.gfy-trust2h__foot{display:flex;gap:12px;justify-content:space-between;align-items:center;margin-top:15px;padding-top:14px;border-top:1px solid #edf1f4;color:#718397;font-size:11px}
.gfy-trust2h__note{margin-top:10px;color:#7a8998;font-size:11px;line-height:1.45}
@media(max-width:850px){.gfy-trust2h__head{flex-direction:column}.gfy-trust2h__grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.gfy-trust2h{padding:17px}.gfy-trust2h__grid{grid-template-columns:1fr}.gfy-trust2h__foot{align-items:flex-start;flex-direction:column}}
