.cards-module__M-_DjG__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.cards-module__M-_DjG__card{color:#0b1f33;background:#fff;border:1px solid #eee6d8;border-radius:14px;flex-direction:column;height:100%;text-decoration:none;transition:box-shadow .15s,transform .15s;display:flex;overflow:hidden}.cards-module__M-_DjG__card:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0b1f331a}.cards-module__M-_DjG__card img,.cards-module__M-_DjG__noImg{aspect-ratio:2;object-fit:cover;object-position:center;background:#f4f1ec;width:100%}.cards-module__M-_DjG__noImg{background:linear-gradient(135deg,#0b1f33 0%,#1f4fbf 100%);justify-content:center;align-items:center;display:flex}.cards-module__M-_DjG__noImgMark{color:#fff;letter-spacing:-.01em;opacity:.92;font-size:1.35rem;font-weight:700}.cards-module__M-_DjG__noImgMark span{color:#f26b1d}.cards-module__M-_DjG__cardBody{flex-direction:column;gap:.5rem;padding:1rem 1.1rem 1.2rem;display:flex}.cards-module__M-_DjG__cardTitle{margin:0;font-size:1.1rem;font-weight:600;line-height:1.3}.cards-module__M-_DjG__cardMeta{color:#6b7280;align-items:center;gap:.4rem;font-size:.82rem;display:flex}.cards-module__M-_DjG__cardMeta .cards-module__M-_DjG__dot{color:#b8bfc9}@media (max-width:900px){.cards-module__M-_DjG__grid{grid-template-columns:1fr;gap:1.1rem}}
