.app-install-banner{color:var(--ml-ink);background:var(--color-slate-200);border:1px solid var(--ml-line);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin:14px 0;padding:18px 20px;display:grid}.app-install-banner__title{font-family:var(--font-golos);margin:0;font-size:16px;font-weight:700;line-height:22px}.app-install-banner__subtitle{color:var(--ml-ink-soft);margin:4px 0 0;font-size:14px;line-height:20px}.app-install-banner__buttons{flex-wrap:nowrap;justify-content:flex-end}.app-install-banner__buttons a{margin-right:0!important}.app-install-banner__buttons a+a{margin-left:8px}.app-install-banner__buttons .placeholder,.app-install-banner__buttons img{width:auto!important;height:34px!important}@media (width<=767px){.app-install-banner{grid-template-columns:1fr;gap:13px;padding:16px}.app-install-banner__buttons{justify-content:flex-start}}
