.advantage-detail{box-shadow:var(--shadow-sm);transition:var(--transition-smooth);border-left:5px solid var(--primary);background:#fff;border-radius:1.5rem;margin-bottom:1.5rem;padding:2rem}.advantage-detail:hover{box-shadow:var(--shadow-md);transform:translate(6px)}.stat-badge{color:var(--primary-dark);background:#d9a13b1f;border-radius:60px;padding:.3rem 1rem;font-weight:600}@media (width<=576px){.bg-light .d-flex.justify-content-between{flex-flow:column!important;align-items:center!important;gap:1.5rem!important;display:flex!important}.bg-light .d-flex.justify-content-between>div{text-align:center!important;flex:none!important;width:100%!important}.bg-light .stat-badge{white-space:nowrap!important;background:#d9a13b1f!important;border-radius:60px!important;padding:.3rem 1rem!important;font-size:.9rem!important;display:inline-block!important}.bg-light .d-flex.justify-content-between h3{white-space:nowrap!important;margin-top:.5rem!important;font-size:1.2rem!important}}
