/* Element: btjek-section-featured-company */
.btjek-section-featured-company article{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;border:1px solid var(--btjek-rule);border-radius:14px;background:var(--btjek-paper);padding:32px}.btjek-section-featured-company article>b{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:14px;background:var(--btjek-primary);color:var(--btjek-white);font-size:28px}@media(max-width:900px){.btjek-section-featured-company article{grid-template-columns:1fr}}
