.threedis-ms-root{--ms-active:#f52243;--ms-track:#dce3ef;--ms-text:#102044;--ms-next-bg:#f52243;--ms-next-color:#fff;--ms-back-bg:#e8edf5;--ms-back-color:#102044;position:relative}.threedis-ms-progress{margin:0 0 2rem;color:var(--ms-text)}.threedis-ms-progress ol{display:grid;grid-template-columns:repeat(var(--ms-count,4),minmax(0,1fr));list-style:none;margin:0;padding:0}.threedis-ms-progress li{position:relative;text-align:center}.threedis-ms-progress li:not(:last-child):before{background:var(--ms-track);content:"";height:4px;left:50%;position:absolute;right:-50%;top:18px}.threedis-ms-progress li.is-complete:not(:last-child):before{background:var(--ms-active)}.threedis-ms-progress button{appearance:none;background:none!important;border:0!important;box-shadow:none!important;color:inherit!important;cursor:pointer;padding:0 .35rem;width:100%}.threedis-ms-progress button:disabled{cursor:default;opacity:1}.threedis-ms-dot{align-items:center;background:var(--ms-track);border:3px solid #fff;box-shadow:0 0 0 2px var(--ms-track);display:inline-flex;font-weight:700;height:36px;justify-content:center;position:relative;width:36px;z-index:1}.shape-round .threedis-ms-dot{border-radius:50%}.shape-square .threedis-ms-dot{border-radius:6px}.is-current .threedis-ms-dot,.is-complete .threedis-ms-dot{background:var(--ms-active);box-shadow:0 0 0 2px var(--ms-active);color:#fff}.threedis-ms-title{display:block;font-size:.9rem;font-weight:700;margin-top:.65rem}.titles-hidden .threedis-ms-title{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;width:1px}.threedis-ms-percent{font-size:.85rem;font-weight:700;margin-top:.7rem;text-align:right}.threedis-ms-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem}.threedis-ms-actions button{border:0;border-radius:8px;font-weight:700;padding:.8rem 1.25rem}.threedis-ms-next{background:var(--ms-next-bg)!important;color:var(--ms-next-color)!important}.threedis-ms-back{background:var(--ms-back-bg)!important;color:var(--ms-back-color)!important}.threedis-ms-step[hidden]{display:none!important}.transition-fade .threedis-ms-step.is-active{animation:threedisFade .25s ease}.transition-fade-up .threedis-ms-step.is-active{animation:threedisFadeUp .3s ease}.transition-slide .threedis-ms-step.is-active{animation:threedisSlide .3s ease}.is-validating{opacity:.72;pointer-events:none}.is-vertical{display:grid;grid-template-columns:minmax(160px,240px) 1fr;gap:2rem}.is-vertical .threedis-ms-progress{grid-row:1}.is-vertical>.threedis-ms-step{grid-column:2;grid-row:1}.is-vertical .threedis-ms-progress ol{display:block}.is-vertical .threedis-ms-progress li{text-align:left;margin-bottom:1rem}.is-vertical .threedis-ms-progress li:before{bottom:-1rem;height:auto;left:17px;right:auto;top:36px;width:4px}.is-vertical .threedis-ms-title{display:inline-block;margin:0 0 0 .75rem;vertical-align:middle}@keyframes threedisFade{from{opacity:0}to{opacity:1}}@keyframes threedisFadeUp{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes threedisSlide{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:none}}@media(max-width:700px){.is-vertical{display:block}.is-vertical>.threedis-ms-step{display:block}.threedis-ms-title{font-size:.75rem}.threedis-ms-dot{height:30px;width:30px}.threedis-ms-progress li:not(:last-child):before{top:15px}.threedis-ms-actions{justify-content:stretch}.threedis-ms-actions button{flex:1}}

