/* PARTENER.EU UX Mobile Density v3 — explicit, reversible progressive disclosure. */
.uxV3MoreWrap{margin:12px 0 0;display:flex;justify-content:center}
.uxV3More{min-height:44px;width:min(100%,420px);border:1px solid #cddbd4;border-radius:12px;background:#f4f8f6;color:#145039;padding:10px 15px;font:inherit;font-size:12px;font-weight:850;cursor:pointer}
.uxV3More:hover{background:#eaf3ee;border-color:#acc8b9}
.uxV3More[aria-expanded="true"]{background:#fff;color:#4a5a52}
.uxMobileDensityV3 [data-ux-v3-collapsed="1"]{display:none!important}

@media(min-width:721px){.uxV3MoreWrap{display:none!important}}
