.product-spotlight{display:flex;align-items:center;justify-content:space-between;padding:2rem;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.spotlight-content{max-width:50%}.spotlight-content h2{font-size:2rem;margin-bottom:1rem;color:#000}.spotlight-content p{font-size:1.2rem;margin-bottom:1.5rem;color:#555}.cta-button{display:inline-block;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;color:#fff;background-color:#292c2f;border:none;border-radius:4px;text-decoration:none;transition:background-color .3s ease}.cta-button:hover{background-color:#0056b3}.spotlight-image{display:flex;justify-content:right}.spotlight-image video{max-width:70%;height:auto;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.our-clients{text-align:center;padding:4rem 1rem;color:#14252c}.our-clients h2{font-size:2rem;margin-bottom:.5rem}.our-clients p{font-size:1.2rem;color:#555}.clients-grid{flex-wrap:wrap;gap:1.5rem;margin-top:1.2rem}.client-card,.clients-grid{display:flex;justify-content:center}.client-card{flex-direction:column;align-items:center;padding:1rem;background-color:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:8px;width:150px}.client-logo{max-width:100px;max-height:100px;-o-object-fit:contain;object-fit:contain;justify-content:center;align-items:center}