.service-card .tag{display:inline-flex;align-items:center;gap:4px;width:auto;min-height:22px;padding:3px 7px;border:1px solid rgba(255,255,255,.26);border-radius:999px;background:rgba(255,255,255,.05);color:#fff;font-size:0;font-weight:700;line-height:1;letter-spacing:.01em;text-transform:none;white-space:nowrap}.service-card .tag:before{content:"♥";color:var(--cyan);font-size:9px;line-height:1}.service-card .tag:after{font-size:9px;line-height:1}html[lang="de"] .service-card .tag:after{content:"Beliebt"}html[lang="pl"] .service-card .tag:after{content:"Popularna"}.contact-card em{display:block;margin-top:5px;color:var(--muted);font-size:12px;font-style:normal;font-weight:500;line-height:1.45}@media(max-width:430px){.service-card .tag{padding:3px 6px}.service-card .tag:after{font-size:8px}.contact-card em{font-size:11px}}
