.infomall{border:1px dashed var(--border-subtle);background:linear-gradient(180deg, color-mix(in srgb, var(--text-heading) 3%, transparent), transparent), var(--bg-card);width:min(720px,100%);color:inherit;border-radius:16px;margin-inline:auto;padding:26px 22px 14px;text-decoration:none;transition:border-color .25s,box-shadow .25s;display:block;position:relative}.infomall:hover{border-color:color-mix(in srgb, var(--accent) 35%, var(--border-subtle));box-shadow:var(--shadow-md)}.infomall:empty{display:none}.infomall-slot--bottom>.infomall{margin-block-start:24px}.infomall-slot--inline>.infomall{margin-block-end:24px}.infomall-tag{top:0;border:1px solid var(--border-subtle);background:var(--bg-card);color:var(--text-secondary);letter-spacing:.12em;text-transform:uppercase;border-radius:100px;padding:2px 9px;font-size:10px;font-weight:700;position:absolute;inset-inline-start:14px;transform:translateY(-50%)}[lang=fa] .infomall-tag{letter-spacing:0;font-size:11px}.infomall-media{justify-content:center;align-items:center;display:flex}.infomall-branding{opacity:.55;cursor:pointer;justify-content:flex-end;margin-top:6px;transition:opacity .25s;display:flex}.infomall-branding svg{border-radius:6px;display:block}.infomall:hover .infomall-branding,.infomall-branding:hover{opacity:1}.infomall dotlottie-player{width:100%;min-height:50px}@media (prefers-reduced-motion:no-preference){.infomall:not(:empty){animation:.5s cubic-bezier(.2,.8,.2,1) both fx-rise}}
