.smart-namad-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;direction:rtl;width:100%;box-sizing:border-box}.smart-namad-grid *{box-sizing:border-box}.smart-namad-item{display:flex;align-items:center;justify-content:center;min-width:0;min-height:112px;padding:14px;background:#fff;border:1px solid rgb(15 23 42 / .10);border-radius:16px;overflow:hidden}.smart-namad-image,.smart-namad-image-link,.smart-namad-code{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:inherit;text-align:center}.smart-namad-image-link{text-decoration:none!important;color:inherit;cursor:pointer}.smart-namad-image-link[data-smart-media-modal="1"],.smart-namad-image-link.smart-media-modal-link{cursor:zoom-in}.smart-namad-item img{display:block;width:auto;height:auto;max-width:100%;max-height:88px;object-fit:contain}.smart-namad-code{line-height:1.4}.smart-namad-code a{display:inline-flex;align-items:center;justify-content:center;max-width:100%}.smart-namad-code iframe,.smart-namad-code object,.smart-namad-code embed,.smart-namad-code canvas,.smart-namad-code svg{max-width:100%}.smart-namad-code iframe{border:0}.smart-namad-empty{padding:14px;border:1px dashed rgb(15 23 42 / .18);border-radius:12px;background:#fff;color:#64748b;direction:rtl;text-align:center}@media(max-width:1024px){.smart-namad-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}}@media(max-width:767px){.smart-namad-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.smart-namad-item{min-height:96px;padding:10px;border-radius:14px}.smart-namad-item img{max-height:76px}}