.comparateur{max-width:800px;margin:0 auto;font-family:"Poppins",sans-serif}.comparateur h4{font-size:24px;margin-bottom:20px}.ligne-offre{display:flex;align-items:center;justify-content:space-between;background:#f1f1f1;border-radius:40px;padding:12px 20px;margin-bottom:15px;gap:10px;flex-wrap:wrap}.vendeur{display:flex;align-items:center;flex:1;min-width:150px}.vendeur img{width:56px;height:56px;object-fit:contain;margin-right:10px}.vendeur span{font-size:18px;font-weight:600}.prix{font-size:18px;font-weight:700;color:#000;min-width:80px;text-align:right}.cta{background:#4cbceb;color:#fff;padding:10px 20px;border-radius:40px;font-weight:600;text-decoration:none;white-space:nowrap}@media (max-width:600px){.ligne-offre{flex-direction:column;align-items:flex-start}.prix{text-align:left}.cta{width:100%;text-align:center}}