.solutions-page{max-width:1120px}.solutions-hero{max-width:900px;padding-bottom:34px}.solutions-hero p:last-child{color:#4f5f73;font-size:clamp(20px, 1.45vw, 24px);line-height:1.5}.solutions-jump-list{display:flex;flex-wrap:wrap;gap:10px;padding:16px;border:1px solid rgb(13 91 185 / 14%);border-radius:8px;background:#f4f8ff}.solutions-jump-list a{display:inline-flex;align-items:center;min-height:40px;padding:8px 14px;border:1px solid rgb(13 91 185 / 16%);border-radius:999px;background:#fff;color:var(--color-blue);font-size:15px;font-weight:800;text-decoration:none}.solutions-jump-list a:hover{border-color:rgb(13 91 185 / 34%);background:rgb(239 246 255 / 92%)}.solutions-list{display:grid;gap:22px;padding-top:34px;padding-bottom:36px}.solution-block{scroll-margin-top:96px;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,280px);gap:32px;align-items:center;padding:30px;border:1px solid rgb(13 91 185 / 14%);border-radius:8px;background:linear-gradient(145deg,#fff,rgb(239 246 255 / 72%));box-shadow:0 18px 36px rgb(14 56 117 / 8%)}.solution-block__copy h2{margin:0 0 14px}.solution-block__copy p:last-child{margin-bottom:0;color:#4f5f73;font-size:18px;line-height:1.62}.solution-block__action{display:flex;justify-content:flex-end}.solution-block__action .section-link{width:100%;max-width:280px;text-align:center;white-space:normal}@media (max-width:780px){.solution-block{grid-template-columns:1fr;gap:22px;padding:24px}.solution-block__action{justify-content:flex-start}}