/* Service Center: customer actions first, responsive office hero. */
.service-brand img{display:block;width:245px;height:auto;max-height:68px;object-fit:contain}
.service-hero-refresh{position:relative;isolation:isolate;overflow:hidden;background:#09233e;color:#fff}
.service-hero-photo{position:absolute;z-index:-2;right:0;top:0;width:58%;height:100%;object-fit:cover;object-position:center 32%}
.service-hero-refresh:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#09233e 32%,rgba(9,35,62,.92) 46%,rgba(9,35,62,.12) 80%),linear-gradient(0deg,#09233e,transparent 40%)}
.service-hero-inner{max-width:1200px;margin:auto;padding:54px 28px 30px}
.service-hero-copy,.service-hero-actions,.service-hero-phone{max-width:610px}
.service-hero-eyebrow{font-size:13px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:#ffd15c;margin:0 0 18px}
.service-hero-refresh h1{font-family:Outfit,Inter,sans-serif;font-size:clamp(46px,5.3vw,74px);font-weight:800;line-height:1.02;letter-spacing:-.045em;margin:0 0 20px;color:#fff}
.service-hero-description{font-size:21px;line-height:1.5;color:#e0ebf7;max-width:520px;margin:0 0 28px}
.service-hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.service-hero-actions button,.service-hero-actions a{display:flex;align-items:center;gap:13px;min-height:84px;padding:16px;border:1px solid #dbe7f1;border-radius:16px;background:#fff;color:#09233e;text-align:left;font-family:Inter,sans-serif;font-size:16px;font-weight:800;line-height:1.25;box-shadow:0 5px 20px #0000000a;transition:background .15s,transform .15s}
.service-hero-actions button:hover,.service-hero-actions a:hover{background:#eaf4ff;transform:translateY(-2px)}
.service-hero-actions :focus-visible,.service-hero-phone a:focus-visible{outline:3px solid #ffcb3d;outline-offset:4px}
.service-action-icon{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;border-radius:12px;background:#e8f3ff;color:#133c96;font-size:22px}
.service-action-arrow{margin-left:auto;color:#2454d6;font-size:14px}
.service-hero-actions .service-action-upload{grid-column:1/-1;background:#deeeff;min-height:74px}
.service-hero-phone{display:flex;align-items:center;gap:14px;border-top:1px solid #ffffff38;padding-top:20px;margin-top:24px;font-size:17px;color:#e0ebf7}
.service-hero-phone>i,.service-hero-phone a{color:#ffd15c}.service-hero-phone a{font-weight:800;white-space:nowrap}
#service-actions{scroll-margin-top:88px}
@media(max-width:767px){
 #navbar{height:72px}.service-brand img{width:208px;max-height:60px}
 .service-hero-inner{padding:34px 20px 24px}
 .service-hero-photo{width:100%;height:100%;object-position:center top}
 .service-hero-refresh:after{background:linear-gradient(90deg,rgba(9,35,62,.68),rgba(9,35,62,.08)),linear-gradient(0deg,#09233e 3%,rgba(9,35,62,.83) 44%,transparent 100%)}
 .service-hero-copy,.service-hero-actions,.service-hero-phone{max-width:none}
 .service-hero-eyebrow{font-size:11px;letter-spacing:.17em;margin-bottom:15px}
 .service-hero-refresh h1{font-size:clamp(42px,10.6vw,68px);margin-bottom:16px}
 .service-hero-description{font-size:18px;line-height:1.5;margin-bottom:25px;max-width:440px}
 .service-hero-actions{gap:10px}
 .service-hero-actions button,.service-hero-actions a{font-size:13px;min-height:76px;padding:12px 10px;gap:8px;border-radius:13px}
 .service-action-icon{width:32px;height:36px;font-size:18px;border-radius:9px}
 .service-action-arrow{font-size:10px}
 .service-hero-actions .service-action-upload{min-height:66px;font-size:15px}
 .service-hero-phone{font-size:14px;margin-top:20px;padding-top:18px;gap:10px}
}
@media(max-width:359px){.service-hero-inner{padding:28px 14px 22px}.service-hero-actions button{font-size:12px;gap:6px}.service-action-icon{width:27px}.service-hero-phone{font-size:12px}}
@media(min-width:768px){
 .service-hero-photo{width:100%;object-position:center center}
 .service-hero-refresh:after{background:linear-gradient(90deg,rgba(5,31,60,.6),rgba(5,31,60,.05) 75%),linear-gradient(0deg,rgba(5,31,60,.82),transparent 65%)}
 .service-hero-inner{max-width:1320px;padding:44px 32px 26px}
 .service-hero-actions,.service-hero-phone{max-width:none}
 .service-hero-actions{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:32px}
 .service-hero-actions button,.service-hero-actions a{position:relative;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-height:154px;padding:18px 16px;font-size:18px;gap:14px}
 .service-hero-actions .service-action-upload{grid-column:auto;min-height:154px}
 .service-action-arrow{position:absolute;right:18px;bottom:16px;font-size:16px}
}
@media(min-width:768px) and (max-width:1023px){.service-hero-actions button,.service-hero-actions a{font-size:14px;padding:14px 10px}}
@media(prefers-reduced-motion:reduce){.service-hero-actions button,.service-hero-actions a{transition:none}}
