.hero-solutions{--ivi-bg:#f6f8fb;--ivi-text:#163a63;--ivi-muted:#4f6478;--ivi-accent:#1d5fa7;--ivi-accent-hover:#174d88;--ivi-border:#d7e1ea;--ivi-white:#fff;--ivi-max-width:1200px;background:var(--ivi-bg);padding:72px 24px}.hero-solutions__container{margin:0 auto;max-width:var(--ivi-max-width)}.hero-solutions__grid{align-items:center;display:grid;gap:48px;grid-template-columns:1.1fr .9fr}.hero-solutions__content{max-width:640px}.hero-solutions__eyebrow{color:var(--ivi-accent);font-size:.82rem;font-weight:700;letter-spacing:.08em;line-height:1.2;margin:0 0 12px;text-transform:uppercase}.hero-solutions__heading{color:var(--ivi-text);font-size:clamp(2.25rem,4vw,3.35rem);font-weight:700;letter-spacing:-.02em;line-height:1.08;margin:0 0 18px;max-width:720px}.hero-solutions__subheading{color:var(--ivi-muted);font-size:1.05rem;line-height:1.7;margin:0}.hero-solutions__subheading>:first-child{margin-top:0}.hero-solutions__subheading>:last-child{margin-bottom:0}.hero-solutions__actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:18px;margin-top:28px}.hero-solutions__button{align-items:center;border:1px solid transparent;border-radius:999px;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;line-height:1;min-height:50px;padding:14px 26px;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.hero-solutions__button--primary{background:var(--ivi-accent);border-color:var(--ivi-accent);box-shadow:0 4px 12px rgba(29,95,167,.2);color:var(--ivi-white)}.hero-solutions__button--primary:focus,.hero-solutions__button--primary:hover{background:var(--ivi-accent-hover);border-color:var(--ivi-accent-hover);color:var(--ivi-white)}.hero-solutions__button--secondary{background:transparent;border-color:var(--ivi-border);color:var(--ivi-text)}.hero-solutions__button--secondary:focus,.hero-solutions__button--secondary:hover{background:var(--ivi-white);border-color:var(--ivi-accent);color:var(--ivi-accent)}.hero-solutions__trust{color:var(--ivi-muted);font-size:.95rem;line-height:1.5;max-width:520px;opacity:.9}.hero-solutions__image img{border-radius:16px;display:block;height:auto;width:100%}@media (max-width:900px){.hero-solutions{padding:56px 20px}.hero-solutions__grid{gap:32px;grid-template-columns:1fr}.hero-solutions__content{max-width:100%}.hero-solutions__heading{font-size:2.2rem}}@media (max-width:767px){.hero-solutions{padding:44px 16px}.hero-solutions__subheading{font-size:1rem;line-height:1.65}.hero-solutions__actions{align-items:stretch;flex-direction:column;gap:12px;margin-bottom:18px;margin-top:24px}.hero-solutions__button{width:100%}}