.s-cc-steps{background-color:#010c06;color:#fff;display:block;font-family:Walter Turncoat,sans-serif;font-size:.875rem;padding:1.25rem 0;position:sticky;top:0;width:100%;z-index:8}.s-cc-steps__container{display:block;overflow:hidden;position:relative}.s-cc-steps__list{-ms-overflow-style:none;-webkit-overflow-scrolling:touch;align-items:center;display:flex;flex-direction:row;justify-content:space-between;overflow-x:auto;position:relative;scroll-snap-type:both mandatory;scrollbar-width:none;z-index:0}.s-cc-steps__list::-webkit-scrollbar{background:transparent;display:none;height:0;width:0}.s-cc-steps__list::-moz-scrollbar{display:none}.s-cc-steps__list:after{background-color:#fff;content:"";display:block;height:.0625rem;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:-1}.s-cc-steps__item{align-items:center;backface-visibility:hidden;-webkit-backface-visibility:hidden;background-color:#010c06;display:flex;flex-direction:row;flex-shrink:0;gap:.75rem;justify-content:flex-start;padding:0 1.5rem;scroll-snap-align:center;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}.s-cc-steps__item:first-child{padding-left:0}.s-cc-steps__item:last-child{padding-right:0}.s-cc-steps__item.is-active .s-cc-steps__number{background-color:#ff7240;border-color:#ff7240;color:#010c06;font-weight:700}.s-cc-steps__item.is-active .s-cc-steps__title:after{clip:rect(0 0 0 0);border:0;content:" (current step)";display:block;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px}.s-cc-steps__item.is-complete .s-cc-steps__number{border-color:#ff7240}.s-cc-steps__item.is-complete .s-cc-steps__number:after{background-color:#ff7240;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='14' viewBox='0 0 448 512'%3E%3Cpath d='M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7l233.4-233.3c12.5-12.5 32.8-12.5 45.3 0z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.8rem auto;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.s-cc-steps__item.is-complete .s-cc-steps__title:after{clip:rect(0 0 0 0);border:0;content:" (completed step)";display:block;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px}.s-cc-steps__number{align-items:center;border:.0625rem solid #fff;border-radius:50%;display:flex;flex-direction:row;height:1.5rem;justify-content:center;overflow:hidden;position:relative;width:1.5rem}@media only screen and (min-width:48em){.s-cc-steps__item{padding:0 1rem}}@media only screen and (max-width:calc(48em - 1px)){.s-cc-steps__container{padding:0}.s-cc-steps__list{padding-inline:1.5rem}}