.hiw{color:#0f172a}.hiw *{box-sizing:border-box}.hiw img{max-width:100%;height:auto;display:block}.hiw a{color:inherit}.hiw-container{width:min(1120px,calc(100% - 40px));margin:0 auto}.hiw-hero{padding:48px 0 28px;background:linear-gradient(180deg,#ffffff 0%,#f7f8fc 100%)}.hiw-kicker{display:inline-block;padding:8px 12px;border:1px solid #e6e8ee;border-radius:999px;background:#fff;font-size:.95rem;color:#334155}.hiw-title{margin:14px 0 10px;font-size:clamp(2.1rem,4vw,3.1rem);line-height:1.05;letter-spacing:-.02em;text-align:center}.hiw-subtitle{margin:0 auto;max-width:860px;font-size:1.15rem;line-height:1.7;color:#334155;text-align:center}.hiw-hero-cta{margin-top:18px;display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.hiw-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px;border-radius:12px;text-decoration:none;font-weight:800;border:1px solid transparent;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.hiw-btn svg{width:18px;height:18px;display:block;flex:0 0 auto}.hiw-btn:focus{outline:2px solid #111;outline-offset:2px}.hiw-btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(15,23,42,.12)}.hiw-btn-primary{background:#111;color:#fff !important;border-color:#111}.hiw-btn-ghost{background:#fff;color:#111;border-color:#e6e8ee}.hiw-trust{margin-top:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hiw-trust-item{padding:14px 14px;border:1px solid #e6e8ee;border-radius:14px;background:#fff}.hiw-trust-title{font-weight:900;margin:0 0 6px}.hiw-trust-text{margin:0;color:#475569;line-height:1.6}.hiw-steps{padding:24px 0 24px;background:#ffffff}.hiw-step{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 90px minmax(0,1fr);gap:22px;align-items:center;padding:26px 0}.hiw-step + .hiw-step{border-top:1px solid #eef0f5}.hiw-step-text{padding:18px;border:1px solid #e6e8ee;border-radius:16px;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.06)}.hiw-step-media{margin:0}.hiw-img{border-radius:16px;border:1px solid #e6e8ee;background:#f1f5f9;box-shadow:0 10px 28px rgba(15,23,42,.06)}.hiw-caption{margin-top:10px;font-size:.95rem;color:#64748b}@media (min-width:981px){.hiw-step-even .hiw-step-text{grid-column:3}.hiw-step-even .hiw-step-media{grid-column:1}.hiw-step-odd .hiw-step-text{grid-column:1}.hiw-step-odd .hiw-step-media{grid-column:3}}.hiw-step-badge{display:flex;align-items:center;gap:10px;margin-bottom:12px}.hiw-step-number{width:34px;height:34px;border-radius:999px;background:#111;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:900}.hiw-step-label{font-weight:900;color:#111;letter-spacing:.02em;text-transform:uppercase;font-size:.78rem}.hiw-step-title{margin:0 0 10px;font-size:1.55rem;line-height:1.25;letter-spacing:-.01em}.hiw-step-lead{margin:0 0 12px;color:#334155;line-height:1.75;font-size:1.05rem}.hiw-bullets{margin:0;padding-left:18px;color:#334155;line-height:1.8}.hiw-bullets li{margin:6px 0}.hiw-note{margin-top:14px;padding:12px 12px;border-radius:14px;border:1px solid #eef0f5;background:#f8fafc}.hiw-note-title{font-weight:900;margin:0 0 6px}.hiw-note-text{margin:0;color:#475569;line-height:1.65}.hiw-inline-cta{margin-top:14px;display:flex;gap:10px;flex-wrap:wrap}.hiw-step-arrow{grid-column:2;display:flex;align-items:center;justify-content:center;min-height:240px;position:relative}.hiw-step-last .hiw-step-arrow-hidden{opacity:0}.hiw-arrowAnim{position:relative;width:64px;height:240px;display:flex;align-items:center;justify-content:center}.hiw-arrowSliding{position:absolute;left:50%;transform:translateX(-50%);animation:hiwSlideY 2.8s linear infinite}.hiw-delay1{animation-delay:.7s}.hiw-delay2{animation-delay:1.4s}.hiw-delay3{animation-delay:2.1s}.hiw-arrow{width:18px;height:18px;border:6px solid;border-color:#111 transparent transparent #111;transform:rotate(-135deg);opacity:.75}@keyframes hiwSlideY{0%{opacity:0;transform:translate(-50%,-36px)}20%{opacity:1;transform:translate(-50%,-14px)}80%{opacity:1;transform:translate(-50%,14px)}100%{opacity:0;transform:translate(-50%,36px)}}@media (prefers-reduced-motion:reduce){.hiw-arrowSliding{animation:none;opacity:.8;transform:translate(-50%,0)}}.hiw-cta{padding:34px 0 56px;background:linear-gradient(180deg,#ffffff 0%,#f7f8fc 100%)}.hiw-cta-card{border:1px solid #e6e8ee;border-radius:18px;background:#fff;padding:22px;text-align:center;box-shadow:0 14px 34px rgba(15,23,42,.08)}.hiw-cta-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.hiw-cta-title{margin:0 0 10px;font-size:1.8rem;letter-spacing:-.01em}.hiw-cta-text{margin:0 auto 16px;color:#334155;line-height:1.75;font-size:1.05rem;max-width:820px}.hiw-cta-fineprint{margin:14px 0 0;color:#64748b;font-size:.95rem;line-height:1.6}@media (max-width:980px){.hiw-trust{grid-template-columns:1fr}.hiw-step{grid-template-columns:64px minmax(0,1fr);gap:14px;align-items:start}.hiw-step-text,.hiw-step-media{grid-column:2}.hiw-step-media{order:1}.hiw-step-text{order:2}.hiw-step-even .hiw-step-text,.hiw-step-odd .hiw-step-text{grid-column:2}.hiw-step-even .hiw-step-media,.hiw-step-odd .hiw-step-media{grid-column:2}.hiw-step-arrow{grid-column:1;grid-row:1 / span 2;min-height:100%;padding-top:6px;align-items:flex-start;justify-content:flex-start}.hiw-arrowAnim{width:48px;height:100%;min-height:220px}.hiw-arrow{width:16px;height:16px;border:5px solid;border-color:#111 transparent transparent #111}.hiw-step-badge{position:relative}.hiw-step-number{position:absolute;left:-62px;top:-2px;width:46px;height:46px;font-size:1.05rem;box-shadow:0 10px 24px rgba(15,23,42,.15)}.hiw-step-label{padding-left:0}}@media (max-width:560px){.hiw-container{width:min(1120px,calc(100% - 28px))}.hiw-title{letter-spacing:-.03em}.hiw-step-text{padding:16px}.hiw-step-title{font-size:1.35rem}.hiw-step-lead{font-size:1.02rem}}