.protection-journey_journey__z_SjD{--mint:#c4e5ad;--muted:#adc3ac;color:#eef3e5;border-block:1px solid #527356;padding:26px 0 30px;margin-top:18px}.protection-journey_heading__YFjK0{display:flex;align-items:center;justify-content:space-between;gap:20px}.protection-journey_eyebrow__XtTOM,.protection-journey_number__CZn0k,.protection-journey_role__gO8C6{font-family:var(--font-mono),monospace;font-size:10px;letter-spacing:.1em}.protection-journey_eyebrow__XtTOM{color:var(--mint)}.protection-journey_heading__YFjK0 h3{font-family:Georgia,serif;font-size:clamp(23px,2.1vw,33px);font-weight:400;letter-spacing:-.025em;margin:7px 0 0}.protection-journey_journey__z_SjD .protection-journey_playback__YmgPf{display:inline-flex;align-items:center;gap:8px;background:transparent;border:1px solid #527356;border-radius:30px;color:#e2eddb;padding:9px 13px;font-size:11px;cursor:pointer}.protection-journey_timeline__TFEhh{position:relative;margin-top:24px}.protection-journey_rail__ts90D{position:absolute;top:130px;left:12.5%;right:12.5%;height:1px;background:#527356}.protection-journey_traveler__D02_W{position:absolute;z-index:2;left:calc(var(--step) * 100% / 3);width:10px;height:10px;top:-4px;border-radius:50%;background:#e5f6d6;box-shadow:0 0 18px #bde19c66;transform:translateX(-50%);transition:left 1s cubic-bezier(.45,0,.2,1)}.protection-journey_traveler__D02_W:after{content:"";position:absolute;inset:-7px;border:1px solid #cee9b96e;border-radius:50%;animation:protection-journey_pulse___bp09 2.1s ease-out infinite}.protection-journey_stages__Zz47m{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;padding:0;margin:0;gap:0}.protection-journey_stage__Hjk5M{min-width:0;padding:0 20px;text-align:center}.protection-journey_journey__z_SjD .protection-journey_stepButton__RAm3g{display:flex;flex-direction:column;align-items:center;width:100%;background:transparent;border:0;padding:0;color:#d6e3ce;cursor:pointer}.protection-journey_art__FDLA_{height:112px;width:min(100%,200px);color:#a5ca96;opacity:.55;transition:opacity .6s}.protection-journey_art__FDLA_ svg{width:100%;height:100%;overflow:visible}.protection-journey_stage__Hjk5M[data-active=true] .protection-journey_art__FDLA_{opacity:1}.protection-journey_checkpoint__YaD81{width:7px;height:7px;background:#8eab86;margin:15px 0 22px;transform:rotate(45deg)}.protection-journey_stepTitle__CrWUH{display:flex;align-items:baseline;justify-content:center;gap:9px;color:#e9f1e2;font-size:clamp(15px,1.35vw,21px);font-weight:500;letter-spacing:-.025em}.protection-journey_stage__Hjk5M[data-active=true] .protection-journey_stepTitle__CrWUH{color:#c7ebae}.protection-journey_number__CZn0k{color:#a1be95;font-size:10px}.protection-journey_role__gO8C6{display:block;color:#abc39f;font-size:8px;margin:9px 0 10px}.protection-journey_stage__Hjk5M p{max-width:260px;margin:0 auto;color:#b8ccb1;font-size:12px;line-height:1.7}.protection-journey_journey__z_SjD button:focus-visible{outline:2px solid #d6eec4;outline-offset:6px;border-radius:3px}.protection-journey_faint__yJ_ia{stroke:currentColor;stroke-width:1.2;opacity:.35}.protection-journey_boundary__jOvqw,.protection-journey_ink__4ZxNh{stroke:currentColor;stroke-width:1.5}.protection-journey_boundary__jOvqw{stroke-dasharray:3 4;opacity:.55}.protection-journey_bar__bpQNE{fill:currentColor;transform-box:fill-box;transform-origin:center bottom}.protection-journey_rangeFill__9mxwa,.protection-journey_shield___guCm{fill:#b9de9e0d;stroke:currentColor;stroke-width:1.5}.protection-journey_draw__P5WQG{stroke:#d4edbe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.protection-journey_earned__qByYN{fill:#9aca86}.protection-journey_payout__OKLsQ{fill:#e3c187;transform-box:fill-box;transform-origin:center bottom}.protection-journey_stage__Hjk5M[data-active=true] .protection-journey_bar__bpQNE{animation:protection-journey_grow__BDaA8 2.8s ease-in-out var(--delay) infinite}.protection-journey_stage__Hjk5M[data-active=true] .protection-journey_draw__P5WQG{animation:protection-journey_trace__OFXI8 3.6s ease infinite both}.protection-journey_stage__Hjk5M[data-active=true] .protection-journey_handles__nusuy{animation:protection-journey_narrow__bit6N 3.6s ease-in-out infinite;transform-origin:100px 56px}.protection-journey_stage__Hjk5M[data-active=true] .protection-journey_payment__eSsW1{animation:protection-journey_payment__eSsW1 3.6s ease-in-out infinite}.protection-journey_stage__Hjk5M[data-active=true] .protection-journey_payout__OKLsQ{animation:protection-journey_topup___Ex3b 3.6s ease-in-out infinite}.protection-journey_journey__z_SjD[data-playing=false] *,.protection-journey_journey__z_SjD[data-playing=false] :after{animation-play-state:paused}.protection-journey_journey__z_SjD[data-playing=false] .protection-journey_art__FDLA_ *{animation:none}@keyframes protection-journey_grow__BDaA8{0%,to{transform:scaleY(.55)}50%{transform:scaleY(1)}}@keyframes protection-journey_trace__OFXI8{0%{stroke-dasharray:1;stroke-dashoffset:1}60%,to{stroke-dasharray:1;stroke-dashoffset:0}}@keyframes protection-journey_narrow__bit6N{0%,to{transform:scaleX(1)}50%{transform:scaleX(.65)}}@keyframes protection-journey_payment__eSsW1{0%{transform:translateX(0);opacity:0}20%{opacity:1}65%,to{transform:translateX(40px);opacity:0}}@keyframes protection-journey_topup___Ex3b{0%,15%{transform:scaleY(.05);opacity:.3}60%,to{transform:scaleY(1);opacity:1}}@keyframes protection-journey_pulse___bp09{0%{transform:scale(.75);opacity:.8}to{transform:scale(1.5);opacity:0}}@media (max-width:900px){.protection-journey_stage__Hjk5M{padding-inline:10px}.protection-journey_stepTitle__CrWUH{flex-direction:column;align-items:center;gap:4px}}@media (max-width:600px){.protection-journey_journey__z_SjD{padding-top:22px}.protection-journey_heading__YFjK0{align-items:flex-start}.protection-journey_heading__YFjK0 h3{max-width:250px;line-height:1.2}.protection-journey_eyebrow__XtTOM{font-size:8px}.protection-journey_journey__z_SjD .protection-journey_playback__YmgPf{padding:8px 10px;font-size:10px}.protection-journey_stages__Zz47m{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px}.protection-journey_stage__Hjk5M{padding:0}.protection-journey_rail__ts90D{display:none}.protection-journey_checkpoint__YaD81{margin:9px 0 15px}.protection-journey_stage__Hjk5M[data-active=true] .protection-journey_checkpoint__YaD81{background:#e5f6d6;box-shadow:0 0 0 5px #c4e5ad1a}.protection-journey_art__FDLA_{height:90px}.protection-journey_stepTitle__CrWUH{font-size:16px}.protection-journey_role__gO8C6{font-size:7px;letter-spacing:.06em}.protection-journey_stage__Hjk5M p{font-size:11px}}@media (prefers-reduced-motion:reduce){.protection-journey_journey__z_SjD *,.protection-journey_journey__z_SjD :after{animation:none!important;transition:none!important}}