.service-hub{padding-block:48px 58px;scroll-margin-top:24px}
.service-hub-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px}
.service-hub-heading .eyebrow{font-size:.68rem;letter-spacing:.18em;margin-bottom:12px}
.service-hub-heading h2{font-size:clamp(2rem,3.4vw,3.3rem);line-height:1.08;letter-spacing:-.045em;margin:0}
.service-hub-heading h2 span{background:linear-gradient(transparent 68%,#ffeb00 68%,#ffeb00 92%,transparent 92%)}
.service-hub-heading>p{font-size:.9rem;line-height:1.6;color:#626963;margin:0;flex-shrink:0}
.service-hub-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}
.service-hub-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-width:0;padding:24px 18px 18px;border:1px solid #343b36;border-radius:20px;background:#202522;color:#fff;text-decoration:none;box-shadow:0 8px 18px #1420170d;transition:transform .2s,border-color .2s,box-shadow .2s}
.service-hub-icon{display:grid;place-items:center;width:76px;height:76px;flex:none;border-radius:50%;background:#ffeb00;color:#202522;margin-bottom:24px}
.service-hub-icon svg{width:43px;height:43px}
.service-hub-card{isolation:isolate;overflow:hidden}
.service-hub-card>.service-hub-photo{position:absolute;inset:-12px;width:calc(100% + 24px);height:calc(100% + 24px);max-width:none;object-fit:cover;filter:blur(4px);z-index:-2;pointer-events:none}
.service-hub-card::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(9,15,12,.24),rgba(9,15,12,.64) 47%,rgba(9,15,12,.84));pointer-events:none}
.service-hub-card>p{color:#edf0ed}
.service-hub-card h3,.service-hub-card>p{text-shadow:0 1px 3px #0008}
.service-hub-card h3{color:#fff;font-size:1.05rem;line-height:1.3;letter-spacing:-.025em;margin:0 0 12px}
.service-hub-card>p{color:#edf0ed;font-size:.8rem;line-height:1.65;margin:0 0 24px}
.service-hub-action{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:auto;padding-top:16px;border-top:1px solid #ffffff26;color:#ffeb00;font-size:.75rem;font-weight:600}
.service-hub-action b{display:grid;place-items:center;border-radius:50%;width:32px;height:32px;background:#ffeb00;color:#202522;font-size:1.3rem;font-weight:400;transition:transform .2s}
@media(hover:hover){.service-hub-card:hover{transform:translateY(-6px);border-color:#ffeb00;box-shadow:0 14px 28px #15221926}.service-hub-card:hover .service-hub-action b{transform:rotate(45deg)}}
.service-hub-card:focus-visible{outline:3px solid #202522;outline-offset:4px;border-color:#ffeb00;box-shadow:inset 0 0 0 2px #ffeb00}
.service-hub-card:active{border-color:#ffeb00;box-shadow:inset 0 0 0 2px #ffeb00}
@media(max-width:1100px){.service-hub-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.service-hub-card{padding:24px}.service-hub-card:last-child{grid-column:span 2}}
@media(max-width:700px){.service-hub{padding-block:32px 40px}.service-hub-heading{display:block;margin-bottom:24px}.service-hub-heading h2{font-size:2rem;max-width:350px}.service-hub-heading>p{margin-top:16px;font-size:.85rem}.service-hub-heading>p br{display:none}.service-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.service-hub-card{padding:20px 16px 16px;border-radius:18px}.service-hub-icon{width:64px;height:64px;margin-bottom:20px}.service-hub-icon svg{width:37px;height:37px}.service-hub-card h3{font-size:1.02rem}.service-hub-card>p{font-size:.78rem;margin-bottom:20px}.service-hub-card:last-child{display:grid;grid-template-columns:64px 1fr;column-gap:20px;align-items:center}.service-hub-card:last-child .service-hub-icon{grid-row:1/3;margin:0}.service-hub-card:last-child h3{margin-bottom:5px}.service-hub-card:last-child>p{margin:0}.service-hub-card:last-child .service-hub-action{grid-column:1/-1;margin-top:18px}}
@media(prefers-reduced-motion:reduce){.service-hub-card,.service-hub-action b{transition:none}.service-hub-card:hover,.service-hub-card:hover .service-hub-action b{transform:none}}
