.nvm-termiz-latest-posts__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.nvm-termiz-post-card{overflow:hidden;border:1px solid rgba(17,36,55,.18);border-radius:1rem;background:#fff}.nvm-termiz-post-card__image{display:block;aspect-ratio:16/10;background:#f5f4ec}.nvm-termiz-post-card__image img{width:100%;height:100%;object-fit:cover}.nvm-termiz-post-card__body{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem}.nvm-termiz-post-card__body span{font:400 .75rem/1.4 'DM Mono',monospace;text-transform:uppercase;color:#11243799}.nvm-termiz-post-card h3{margin:0;font:600 1.5rem/1.3 'DM Sans',sans-serif}.nvm-termiz-post-card a{color:#112437;text-decoration:none}.nvm-termiz-post-card__link{font-weight:600}@media(max-width:1024px){.nvm-termiz-latest-posts__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.nvm-termiz-latest-posts__grid{grid-template-columns:1fr}}