.home-solutions{padding:0 0 24px;background:#fff}
.solutions-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px}
.solutions-heading h2{margin:0;font-size:clamp(34px,3.5vw,50px)}
.solution-panel{position:relative;isolation:isolate;background:#04295d;color:white;min-height:540px;display:flex;align-items:center;scroll-margin-top:120px}
.solution-panel[hidden]{display:none}
.solution-scene{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}
.solution-panel::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(3,22,43,.92),rgba(3,22,43,.76) 44%,rgba(3,22,43,.15) 85%)}
.solution-content{padding-block:64px}
.solution-copy{max-width:620px;width:54%}
.solution-copy h3{font-family:var(--display);font-size:clamp(36px,4vw,60px);line-height:1.1;color:white;margin:0 0 24px}
.solution-copy p{font-size:16px;line-height:1.8;color:#eef4fa;margin:0 0 32px}
.solution-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.solution-contact{color:white;text-underline-offset:5px;font-size:14px;font-weight:600}
.solution-tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border-bottom:1px solid var(--border);gap:0}
.solution-tabs a{display:flex;align-items:center;justify-content:center;text-align:center;padding:24px 12px;min-height:92px;border-top:3px solid transparent;color:var(--ink);font-size:14px;font-weight:600;line-height:1.5;text-decoration:none}
.solution-tabs a[aria-selected=true],.solution-tabs a:hover{color:var(--blue);border-top-color:var(--blue);background:#f3f6fa}
.home-solutions a:focus-visible{outline:3px solid #0789cf;outline-offset:4px}
.solution-image-note{margin:14px 0 0;font-size:11px;color:#687482}
.solutions-stage{position:relative;background:#04295d}
.solutions-stage .solution-content{padding-top:70px;padding-bottom:200px}
.solutions-stage .solution-panel{min-height:620px}
.solution-toolbar{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-bottom:20px}
.solution-toolbar>a{color:#fff;font-size:13px;margin-right:20px}
.solution-toolbar button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.55);background:rgba(4,41,93,.25);color:#fff;cursor:pointer}
.solution-toolbar button:hover{background:var(--blue)}
.solution-toolbar button:focus-visible{outline:3px solid #35a9ef;outline-offset:3px}
.solution-prev svg{transform:rotate(-135deg)}
.solution-next svg{transform:rotate(45deg)}
.solutions-stage .button--light{background:var(--blue);border-color:var(--blue);color:#fff}
.solutions-stage .button--light:hover{background:#0866b6}
.solutions-stage .solution-controls{position:absolute;bottom:0;left:0;right:0;z-index:2}
.solutions-stage::after{content:"";position:absolute;left:0;right:0;bottom:0;height:130px;background:linear-gradient(transparent,rgba(3,22,43,.95));pointer-events:none}
.solutions-stage .solution-tabs{border-bottom:0}
.solutions-stage .solution-tabs a{color:#fff;border-top:1px solid rgba(255,255,255,.4);background:transparent;position:relative}
.solutions-stage .solution-tabs a::before{content:"";position:absolute;top:-2px;left:0;right:0;height:3px;background:transparent}
.solutions-stage .solution-tabs a[aria-selected=true],.solutions-stage .solution-tabs a:hover{color:#fff;background:transparent}
.solutions-stage .solution-tabs a[aria-selected=true]::before,.solutions-stage .solution-tabs a:hover::before{background:#35a9ef}
@media(max-width:760px){.home-solutions{padding-top:0!important}.solutions-stage .solution-content{padding-top:44px;padding-bottom:290px}.solutions-stage::after{height:280px}.solutions-stage .solution-tabs a{min-height:82px}.solution-toolbar{margin-bottom:12px}}
@media(max-width:760px){.home-solutions{padding-top:48px}.solutions-heading{display:block}.solutions-heading h2{margin-bottom:16px}.solution-panel{min-height:520px}.solution-copy{width:100%;max-width:520px}.solution-panel::before{background:rgba(3,22,43,.76)}.solution-content{padding-block:44px}.solution-copy p{font-size:15px}.solution-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.solution-tabs a{padding:16px 7px;min-height:82px;font-size:12px}.solution-actions{gap:20px}.solution-scene{object-position:center}}
