.hero-cta-row{display:flex;flex-wrap:wrap;gap:var(--space-4);align-items:center;margin-top:var(--space-4)}.hero-cta-row .btn{flex-shrink:0}.hero-cta-row .badge-offline{max-width:420px}.card-photo-block{padding:0;overflow:hidden;display:flex;flex-direction:column}.card-photo{width:100%;height:220px;background-size:cover;background-position:center;border-radius:var(--radius-lg) var(--radius-lg) 0 0}.card-photo-block .card-body{padding:var(--space-5)}.offre-theme-grid{gap:var(--space-8)}.offre-theme-cta{margin-top:var(--space-5);display:flex;flex-wrap:wrap;gap:var(--space-3)}.offre-tables-grid{gap:var(--space-6);align-items:stretch}.offre-tables-grid .card{display:flex;flex-direction:column;padding:var(--space-5);gap:var(--space-4)}.offre-tables-grid .card-photo{border-radius:var(--radius-md);height:160px;margin:-4px 0 0}.offre-tables-grid .card-body{flex:1}.offre-points-cta{margin-top:var(--space-4);display:flex;flex-wrap:wrap;gap:var(--space-3);justify-content:flex-start}.offre-support-grid{gap:var(--space-6)}.offre-bullet-list{margin-top:var(--space-3);font-size:var(--text-sm);color:var(--color-text-soft)}.offre-bullet-list li+li{margin-top:0.25rem}.offre-bottom-cta{margin-top:var(--space-8);display:flex;flex-wrap:wrap;gap:var(--space-4);align-items:center;justify-content:space-between}.offre-bottom-cta-buttons{display:flex;flex-wrap:wrap;gap:var(--space-3);justify-content:flex-end}.offre-bottom-cta .lead{max-width:520px}.offre-tables-grid .pill,.offre-support-grid .pill{background:rgba(5,15,8,0.92)}@media (max-width:960px){.hero-cta-row{flex-direction:column;align-items:flex-start}.hero-cta-row .btn{width:100%;justify-content:center}.hero-cta-row .badge-offline{max-width:none}.offre-bottom-cta{flex-direction:column;align-items:flex-start}.offre-bottom-cta-buttons{width:100%;justify-content:flex-start}.offre-bottom-cta-buttons .btn{flex:1 1 auto}}@media (max-width:640px){.card-photo{height:190px}.offre-theme-cta,.offre-points-cta{flex-direction:column}.offre-theme-cta .btn,.offre-points-cta .btn{width:100%;justify-content:center}.offre-tables-grid{grid-template-columns:1fr}}