.pkmc__bundle-progress{margin:9px 13px 0;padding:11px 12px;border:1px solid rgba(13,27,42,.11);border-radius:13px;background:#fff;box-shadow:0 7px 18px rgba(13,27,42,.05)}
.pkmc__bundle-progress[hidden]{display:none}
.pkmc__bundle-progress-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}
.pkmc__bundle-progress-head>div{min-width:0}.pkmc__bundle-progress strong,.pkmc__bundle-progress small{display:block}.pkmc__bundle-progress strong{color:#0D1B2A;font-size:.7rem;font-weight:950;line-height:1.2}.pkmc__bundle-progress small{margin-top:2px;color:rgba(13,27,42,.6);font-size:.59rem;font-weight:760;line-height:1.3}
.pkmc__bundle-progress button{flex:0 0 auto;min-height:34px;padding:0 10px;border:1px solid #D7AA28;border-radius:9px;background:#FFD166;color:#0D1B2A;font:950 .58rem Nunito,system-ui,sans-serif;cursor:pointer}
.pkmc__bundle-meter{height:7px;margin-top:9px;overflow:hidden;border-radius:999px;background:#EEF1F3}.pkmc__bundle-meter i{display:block;width:100%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0D1B2A,#FFD166);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}
.pkmc__bundle-steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:5px;color:rgba(13,27,42,.48);font-size:.48rem;font-weight:900;text-align:center}.pkmc__bundle-steps span.is-active{color:#0D1B2A}
.pkmc__checkout [data-pkmc-checkout-label]{display:inline}
@media(max-width:520px){.pkmc__bundle-progress{margin:8px 10px 0;padding:10px}.pkmc__bundle-progress button{font-size:.55rem}}
@media(prefers-reduced-motion:reduce){.pkmc__bundle-meter i{transition:none}}
