
.tool-depth-v940{margin:2rem 0;display:grid;gap:14px}
.tool-depth-v940>h2{margin:0 0 .2rem}
.tool-depth-v940 .depth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.tool-depth-v940 .depth-card{padding:1.1rem 1.15rem;border:1px solid rgba(120,120,120,.18);border-radius:16px;background:rgba(120,120,120,.045)}
.tool-depth-v940 .depth-card h3{margin:0 0 .45rem;font-size:1rem}
.tool-depth-v940 .depth-card p{margin:.35rem 0;line-height:1.62}
.tool-depth-v940 .depth-formula{font-weight:750;word-break:break-word}
@media(max-width:720px){.tool-depth-v940 .depth-grid{grid-template-columns:1fr}}
