.hr-tile-process{--paper:var(--hr-surface);background:var(--hr-surface);padding:clamp(36px,5vw,60px) 0}.hr-tile-process *,.hr-tile-process :after,.hr-tile-process :before{box-sizing:border-box}.hr-tile-process__container{margin:0 auto;max-width:1160px;padding:0 clamp(20px,4vw,44px)}.hr-tile-process__split{align-items:start;display:grid;gap:clamp(24px,3.5vw,44px);grid-template-columns:1fr}.hr-tile-process__eyebrow{color:var(--hr-blue);font-family:var(--font-display);font-size:var(--fs-eyebrow,13px);font-weight:var(--fw-bold,700);letter-spacing:.14em;margin:0 0 var(--sp-3,12px);text-transform:uppercase}.hr-tile-process__h2{color:var(--hr-text-strong);font-family:var(--font-display);font-size:clamp(26px,3.1vw,36px);font-weight:var(--fw-extrabold,800);letter-spacing:var(--tracking-tight,-.01em);line-height:1.14;margin:0 0 var(--sp-4,16px)}.hr-tile-process__accent{color:var(--hr-blue)}.hr-tile-process__intro{margin:0 0 clamp(20px,3vw,26px)}.hr-tile-process__intro p{color:var(--hr-body);font-family:var(--font-sans);font-size:var(--fs-body,16px);line-height:1.7;margin:0}.hr-tile-process__actions{align-items:flex-start;display:flex;flex-direction:column;gap:16px}.hr-tile-process__btn{align-items:center;background:var(--hr-blue);border:1px solid var(--hr-blue);border-radius:var(--r-md,12px);cursor:pointer;display:inline-flex;font-family:var(--font-display);font-size:var(--fs-button,15px);font-weight:var(--fw-bold,700);gap:var(--sp-2,8px);justify-content:center;min-height:48px;padding:14px 26px;transition:background-color .16s var(--ease-out,ease),border-color .16s var(--ease-out,ease),transform .16s var(--ease-out,ease)}.hr-tile-process__btn,.hr-tile-process__btn:active,.hr-tile-process__btn:focus,.hr-tile-process__btn:hover{color:var(--hr-text-on-color,#fff);text-decoration:none}.hr-tile-process__btn:focus-visible,.hr-tile-process__btn:hover{background:var(--hr-blue-700);border-color:var(--hr-blue-700);transform:translateY(-1px)}.hr-tile-process__btn:focus-visible{box-shadow:var(--shadow-focus,0 0 0 3px var(--hr-blue-50));outline:none}.hr-tile-process__arrow{flex:0 0 auto;transition:transform .16s var(--ease-out,ease)}.hr-tile-process__btn:focus-visible .hr-tile-process__arrow,.hr-tile-process__btn:hover .hr-tile-process__arrow{transform:translateX(4px)}.hr-tile-process__phone{display:inline-flex;flex-direction:column;gap:2px}.hr-tile-process__phone-link{align-items:center;color:var(--hr-text-strong);display:inline-flex;font-family:var(--font-display);font-size:15px;font-weight:var(--fw-bold,700);gap:6px;min-height:44px;text-decoration:none}.hr-tile-process__phone-link:focus-visible,.hr-tile-process__phone-link:hover{color:var(--hr-blue-700);text-decoration:underline}.hr-tile-process__phone-link:focus-visible{border-radius:var(--r-sm,6px);box-shadow:var(--shadow-focus,0 0 0 3px var(--hr-blue-50));outline:none}.hr-tile-process__phone-ico{color:var(--hr-blue)}.hr-tile-process__hours{color:var(--hr-text-muted);font-family:var(--font-sans);font-size:12.5px}.hr-tile-process__sheet{background-color:var(--paper);background-image:linear-gradient(rgba(28,117,188,.045),rgba(28,117,188,.045)),linear-gradient(rgba(28,117,188,.07) 1px,transparent 0),linear-gradient(90deg,rgba(28,117,188,.07) 1px,transparent 0),linear-gradient(rgba(28,117,188,.14) 1.4px,transparent 0),linear-gradient(90deg,rgba(28,117,188,.14) 1.4px,transparent 0);background-size:100% 100%,24px 24px,24px 24px,120px 120px,120px 120px;border:1.5px solid var(--hr-navy);border-radius:var(--r-md,10px);padding:clamp(22px,3vw,34px);position:relative}.hr-tile-process__sheet:before{border:1px solid rgba(28,117,188,.4);border-radius:var(--r-sm,6px);content:"";inset:7px;pointer-events:none;position:absolute}.hr-tile-process__corner{height:14px;position:absolute;width:14px;z-index:1}.hr-tile-process__corner--tl{border-left:1.5px solid rgba(28,117,188,.5);border-top:1.5px solid rgba(28,117,188,.5);left:14px;top:14px}.hr-tile-process__corner--tr{border-right:1.5px solid rgba(28,117,188,.5);border-top:1.5px solid rgba(28,117,188,.5);right:14px;top:14px}.hr-tile-process__corner--bl{border-bottom:1.5px solid rgba(28,117,188,.5);border-left:1.5px solid rgba(28,117,188,.5);bottom:14px;left:14px}.hr-tile-process__corner--br{border-bottom:1.5px solid rgba(28,117,188,.5);border-right:1.5px solid rgba(28,117,188,.5);bottom:14px;right:14px}.hr-tile-process__steps{list-style:none;margin:0;padding:6px 0;position:relative}.hr-tile-process__steps:before{border-left:2px dashed rgba(28,117,188,.45);bottom:6px;content:"";left:25px;position:absolute;top:6px;z-index:0}.hr-tile-process__spine-arrow{height:0;left:25px;position:absolute;transform:translateX(-50%);width:0;z-index:0}.hr-tile-process__spine-arrow--top{border-bottom:7px solid rgba(28,117,188,.55);border-left:5px solid transparent;border-right:5px solid transparent;top:-2px}.hr-tile-process__spine-arrow--bottom{border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid rgba(28,117,188,.55);bottom:-2px}.hr-tile-process__step{display:grid;gap:18px;grid-template-columns:50px 1fr;padding:14px 0;position:relative}.hr-tile-process__marker{align-items:center;background:var(--hr-navy);border-radius:11px;box-shadow:0 0 0 4px var(--paper);display:inline-flex;height:50px;justify-content:center;position:relative;width:50px;z-index:1}.hr-tile-process__marker:before{border:1px solid hsla(0,0%,100%,.18);border-radius:7px;content:"";inset:6px;pointer-events:none;position:absolute}.hr-tile-process__marker:after{background:rgba(28,117,188,.45);content:"";height:2px;left:100%;position:absolute;top:50%;transform:translateY(-50%);width:12px}.hr-tile-process__marker-num{color:#fff;font-family:var(--font-display);font-size:16px;font-weight:var(--fw-extrabold,800)}.hr-tile-process__step-body{min-width:0;padding-top:2px}.hr-tile-process__tag{align-items:center;color:var(--hr-blue);display:inline-flex;font-family:var(--font-display);font-size:.68rem;font-weight:var(--fw-bold,700);gap:7px;letter-spacing:.1em;margin-bottom:5px;text-transform:uppercase}.hr-tile-process__tag:before{background:var(--hr-blue);content:"";height:2px;width:14px}.hr-tile-process__step-title{color:var(--hr-text-strong);font-family:var(--font-display);font-size:clamp(16px,1.9vw,18px);font-weight:var(--fw-bold,700);line-height:1.25;margin:0 0 5px}.hr-tile-process__step-text{color:var(--hr-body);font-family:var(--font-sans);font-size:14px;line-height:1.6;margin:0}@media (min-width:901px){.hr-tile-process__split{gap:clamp(32px,4vw,52px);grid-template-columns:.82fr 1.18fr}.hr-tile-process__left{position:sticky;top:24px}}@media (max-width:560px){.hr-tile-process__sheet{background-size:100% 100%,20px 20px,20px 20px,100px 100px,100px 100px;padding-bottom:clamp(22px,3vw,34px)}.hr-tile-process__corner{display:none}.hr-tile-process__btn{align-self:stretch;width:100%}}@media (prefers-reduced-motion:reduce){.hr-tile-process__arrow,.hr-tile-process__btn{transition:none!important}.hr-tile-process__btn:focus-visible,.hr-tile-process__btn:hover{transform:none}.hr-tile-process__btn:focus-visible .hr-tile-process__arrow,.hr-tile-process__btn:hover .hr-tile-process__arrow{transform:none}}.hr-tile-process.is-bg-white{background:var(--hr-surface)}.hr-tile-process.is-bg-soft{background:var(--hr-bg)}.hr-tile-process.is-bg-blue{background:var(--hr-blue-50)}.hr-tile-process.is-bg-navy{background:var(--hr-navy);color:#fff;--hr-surface:color-mix(in srgb,#fff 9%,var(--hr-navy));--hr-bg:color-mix(in srgb,#fff 6%,var(--hr-navy));--hr-surface-alt:color-mix(in srgb,#fff 13%,var(--hr-navy));--hr-border:hsla(0,0%,100%,.16);--hr-border-strong:hsla(0,0%,100%,.3);--hr-text-strong:#fff;--hr-text:hsla(0,0%,100%,.92);--hr-body:hsla(0,0%,100%,.82);--hr-text-muted:hsla(0,0%,100%,.66);--hr-text-subtle:hsla(0,0%,100%,.45);--hr-blue:#79b4ec;--hr-blue-700:#9ecbf5;--hr-blue-50:rgba(121,180,236,.16);--hr-green:#a6d96a;--hr-green-700:#a6d96a;--hr-green-50:rgba(140,198,63,.18)}