.ty-trust{background:#fff;color:#080034;font-family:Instrument Sans,-apple-system,sans-serif;padding:80px 0}.ty-trust__wrapper{margin:0 auto;max-width:1200px;padding:0 48px}.ty-trust__heading{color:#080034;font-size:36px;font-weight:700;letter-spacing:-.02em;margin-bottom:48px;text-align:center}.ty-trust__grid{display:grid;gap:12px;grid-template-columns:repeat(6,1fr)}.ty-trust__card{background:#f8f7f5;border:1px solid rgba(0,0,0,.04);border-radius:16px;padding:24px 16px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.ty-trust__card:hover{box-shadow:0 8px 24px rgba(8,0,52,.06);transform:translateY(-3px)}.ty-trust__icon{font-size:28px;line-height:1;margin-bottom:12px}.ty-trust__title{color:#080034;font-size:14px;font-weight:700;margin-bottom:4px}.ty-trust__desc{color:#080034;font-size:12px;font-weight:400}@media (max-width:1024px){.ty-trust__grid{grid-template-columns:repeat(3,1fr)}.ty-trust__wrapper{padding:0 32px}}@media (max-width:768px){.ty-trust__grid{grid-template-columns:repeat(2,1fr)}.ty-trust__heading{font-size:28px}.ty-trust__wrapper{padding:0 24px}.ty-trust{padding:48px 0}}