.sb-service-hub{position:relative;max-width:1080px;height:560px;margin:8px auto 56px;isolation:isolate}
.sb-service-hub__lines{position:absolute;inset:0;width:100%;height:100%;overflow:visible;z-index:0}
.sb-service-hub__bases path,.sb-service-hub__beams path{fill:none}
.sb-service-hub__bases path{stroke:#d8d8d8;stroke-width:1.6}
.sb-service-hub__beams path{stroke:#ffcb05;stroke-width:3;stroke-linecap:round;stroke-dasharray:10 120;filter:drop-shadow(0 0 5px rgba(255,203,5,.85));animation:sbHubFlow 2.6s linear infinite;animation-delay:var(--delay)}
@keyframes sbHubFlow{to{stroke-dashoffset:-130}}
.sb-service-hub__center,.sb-service-hub__node{position:absolute;z-index:2;transform:translate(-50%,-50%)}
.sb-service-hub__center{left:50%;top:50%;display:grid;place-items:center;width:250px;min-height:108px;padding:20px 30px;border-radius:26px;background:#fff;box-shadow:0 22px 54px rgba(0,0,0,.16)}
.sb-service-hub__center::before{content:"";position:absolute;inset:-24px;z-index:-1;border-radius:42px;background:radial-gradient(closest-side,rgba(255,203,5,.42),transparent);animation:sbHubPulse 3.2s ease-in-out infinite}
@keyframes sbHubPulse{50%{transform:scale(1.08);opacity:.58}}
.sb-service-hub__center img{display:block;width:205px;height:auto}
.sb-service-hub__node{display:flex;align-items:center;gap:12px;min-width:174px;padding:12px 16px;border-radius:16px;background:#fff;box-shadow:0 12px 32px rgba(0,0,0,.12);color:#000}
.sb-service-hub__node span{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:11px;background:#ffcb05;font-size:20px;font-weight:900}
.sb-service-hub__node strong{font-size:15px;line-height:1.15}
.sb-service-hub__node--1{left:15.6%;top:10%}.sb-service-hub__node--2{left:15.6%;top:30%}.sb-service-hub__node--3{left:15.6%;top:50%}.sb-service-hub__node--7{left:15.6%;top:70%}.sb-service-hub__node--8{left:15.6%;top:90%}
.sb-service-hub__node--4{left:84.4%;top:10%}.sb-service-hub__node--5{left:84.4%;top:30%}.sb-service-hub__node--6{left:84.4%;top:50%}.sb-service-hub__node--9{left:84.4%;top:70%}.sb-service-hub__node--10{left:84.4%;top:90%}
.sb-final__image--service-hub{display:grid;place-items:center;min-height:560px;background:#f7f7f5;overflow:hidden}
.sb-service-hub--compact{width:100%;height:540px;margin:0;transform:scale(.92)}
.sb-service-hub--compact .sb-service-hub__node{min-width:148px;padding:9px 11px}
.sb-service-hub--compact .sb-service-hub__center{width:220px;min-height:96px}
.sb-service-hub--compact .sb-service-hub__center img{width:175px}
@media(max-width:760px){.sb-service-hub{height:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:10px 18px 44px}.sb-service-hub__lines{display:none}.sb-service-hub__center,.sb-service-hub__node{position:static;transform:none}.sb-service-hub__center{grid-column:1/-1;width:auto;min-height:96px}.sb-service-hub__center::before{display:none}.sb-service-hub__node{min-width:0;padding:11px}.sb-service-hub__node strong{font-size:13px}.sb-service-hub__node span{width:34px;height:34px;flex-basis:34px}}
@media(max-width:760px){.sb-final__image--service-hub{min-height:0;padding:26px 14px}.sb-service-hub--compact{width:auto;height:auto;margin:0;transform:none}}
@media(prefers-reduced-motion:reduce){.sb-service-hub__beams path,.sb-service-hub__center::before{animation:none}.sb-service-hub__beams path{stroke-dasharray:none;opacity:.55}}
