.ltmg-tools{--blue:#1c75bc;--navy:#0f4c75;--teal:#2c8db8;--orange:#e8742c;--fill:#dceef7;--fill-bd:#b9dcee;--line:#d6e4ee;--muted:#5c6b77;color:var(--navy);font-family:inherit;margin:0 auto;max-width:1180px;padding:64px 20px}.ltmg-tools,.ltmg-tools *{box-sizing:border-box}.ltmg-tools .t-head{margin:0 auto 46px;max-width:720px;text-align:center}.ltmg-tools .t-eyebrow{align-items:center;color:var(--orange);display:inline-flex;font-size:12.5px;font-weight:800;gap:9px;letter-spacing:1.6px;text-transform:uppercase}.ltmg-tools .t-eyebrow:before{background:var(--orange);border-radius:3px;content:"";height:3px;width:26px}.ltmg-tools .t-head h2{color:var(--navy);font-size:31px;font-weight:800;letter-spacing:-.4px;line-height:1.18;margin:14px 0 0}.ltmg-tools .t-head p{color:var(--muted);font-size:17px;line-height:1.55;margin:12px 0 0}.ltmg-tools .t-grid{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.ltmg-tools .t-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;padding:34px 24px 28px;position:relative;text-align:center;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.ltmg-tools .t-card:before{background:var(--orange);content:"";height:6px;left:0;position:absolute;right:0;top:0}.ltmg-tools .t-card:hover{border-color:var(--fill-bd);box-shadow:0 20px 44px -24px rgba(15,76,117,.55);transform:translateY(-4px)}.ltmg-tools .t-num{background:linear-gradient(135deg,var(--teal),var(--blue));border-radius:12px;color:#fff;font-size:17px;font-weight:800;height:40px;left:18px;letter-spacing:.5px;position:absolute;top:18px;width:48px}.ltmg-tools .t-ico,.ltmg-tools .t-num{align-items:center;display:flex;justify-content:center}.ltmg-tools .t-ico{background:var(--fill);border-radius:50%;height:122px;margin:8px auto 20px;width:122px}.ltmg-tools .t-ico svg{display:block;height:76px;width:76px}.ltmg-tools .t-card h3{color:var(--navy);font-size:19px;font-weight:800;line-height:1.25;margin:0}.ltmg-tools .t-rule{background:var(--orange);border-radius:2px;height:4px;margin:11px auto 13px;width:46px}.ltmg-tools .t-card p{color:var(--muted);font-size:14px;line-height:1.55;margin:0}@media (max-width:960px){.ltmg-tools .t-grid{grid-template-columns:repeat(2,1fr)}.ltmg-tools .t-head h2{font-size:27px}}@media (max-width:560px){.ltmg-tools .t-grid{grid-template-columns:1fr}.ltmg-tools{padding:48px 18px}}@media (prefers-reduced-motion:reduce){.ltmg-tools .t-card{transition:none}}