/* Zweck: wiederverwendbares ProvenExpert-Siegel als 1-Spalten-LEGO-Block | Schicht: Komponente | Ladende Seiten: Startseite, Impressum, Erfahrungen und ausgewaehlte explizite Rails */
.provenexpert-pro-seal{display:grid;min-width:0;min-height:180px;padding:clamp(16px,1.6vw,22px);align-items:center;justify-items:center;border:1px solid var(--amg-line);border-radius:14px;background:var(--amg-paper);box-shadow:var(--amg-shadow)}
.provenexpert-pro-seal__mount{width:100%;min-width:0}
.provenexpert-pro-seal__fallback,.provenexpert-pro-seal__status{color:var(--amg-teal);font-size:.84rem;font-weight:800;line-height:1.45;text-align:center}
.provenexpert-pro-seal__status{margin:0}
