.benefit-section{display:flex;justify-content:space-between;background:#e8f2fd;border-radius:20px;padding:2.5rem 2rem 2rem;flex-wrap:wrap;max-width:1200px;margin:50px auto}.benefit-left{flex:1 1 40%;max-width:500px}.benefit-right{flex:1 1 35%;text-align:center;margin:0 20px;display:flex;align-items:center;justify-content:center}.benefit-right img{max-height:400px;max-width:100%;height:auto;width:auto;object-fit:contain;object-position:center}.benefit-label{font-size:.85rem;font-weight:500}.benefit-left h2{font-size:2.5rem;font-weight:800;line-height:1.1;color:#1f2937;letter-spacing:-.02em;margin:1rem 0 1.5rem}.benefit-left p{margin-bottom:1rem;color:#838383}.benefit-left ul{list-style:none;padding:0;margin-bottom:1.2rem;color:#838383}.benefit-left li{margin-bottom:1rem;font-size:.95rem;display:flex;align-items:center;gap:8px}.bullet-icon{width:16px;height:16px;flex-shrink:0;object-fit:contain}.icons-row{display:none}.bullet-icon-mobile{width:24px;height:24px;margin:0 8px;object-fit:contain}.benefit-button{background:#0078c1;color:white;border:none;padding:.6rem 1.2rem;font-weight:700;border-radius:5px;cursor:pointer}.button-group{display:flex;gap:1rem;flex-wrap:wrap;margin:1rem 0 20px}.demo-button{background:white;color:#0078c1;border:2px solid #0078c1;padding:.6rem 1.2rem;font-weight:700;border-radius:5px;cursor:pointer}@media (max-width:768px){.benefit-section{flex-direction:column;text-align:center;padding:1.5rem 1rem;margin:1.5rem 0}.benefit-left,.benefit-right{flex:1 1 100%}.benefit-left{margin:0 auto;max-width:none}.benefit-left h2{font-size:2rem;margin:.75rem 0 1rem}.icons-row{display:flex;justify-content:center;align-items:center;margin:1rem 0;gap:16px}.benefit-left ul{text-align:center;margin:0 auto;list-style:none;padding:0}.benefit-left ul li{text-align:center;margin:.75rem auto;max-width:300px;display:block}.benefit-left ul li .bullet-icon{display:none}.benefit-right{margin:1rem 0 0;display:flex;align-items:center;justify-content:center}.benefit-right img{max-height:300px;max-width:100%;height:auto;width:auto;object-fit:contain}.benefit-label{margin-left:10px}.button-group{flex-direction:column;align-items:center;justify-content:center;gap:.75rem;margin:1rem 0}.benefit-button,.demo-button{width:100%;max-width:300px;padding:.75rem 1.5rem}}@media (max-width:480px){.benefit-section{padding:1rem .75rem;margin:1rem .25rem;border-radius:15px}.benefit-left h2{font-size:1.75rem;margin:.5rem 0 .75rem;line-height:1.2}.benefit-left li,.benefit-left p{font-size:.9rem}.icons-row{margin:.75rem 0;gap:12px}.bullet-icon-mobile{width:20px;height:20px;margin:0 6px}.benefit-left ul{margin-bottom:1rem}.benefit-left li{margin-bottom:.75rem;text-align:center;display:block}.benefit-left ul li .bullet-icon{display:none}.button-group{gap:.5rem;margin:.75rem 0}.benefit-button,.demo-button{padding:.65rem 1.25rem;font-size:.95rem}.benefit-right img{max-height:250px;max-width:100%;height:auto;width:auto;object-fit:contain}}