.FunnelStepper{background-color:#fff;border-bottom:1px solid #f2f2f2;position:relative}.FunnelStepper__accomplish{position:absolute;bottom:0;left:-50%}.FunnelStepper__accomplish:after{content:"";border:solid transparent;border-width:6px 6px 0;bottom:6px;height:0;position:absolute;right:0;transform:translateX(50%);width:0}.FunnelStepper__steps{align-items:flex-end;display:flex;justify-content:center;padding:32px 8px 8px;counter-reset:step}@media screen and (min-width:1024px){.FunnelStepper__steps{padding-top:8px}}.FunnelStepper__step{color:#d9d9d6;flex:1;font-weight:700;max-width:180px;margin-bottom:16px;position:relative;text-align:center}.FunnelStepper__step:not(:first-child):before{border-bottom:1px solid;bottom:0;content:"";left:-50%;position:absolute;width:100%}.FunnelStepper__step:after{background-color:#f2f2f2;border-radius:50%;bottom:-10px;color:#000;content:"";counter-increment:step;display:flex;flex-direction:column;height:20px;justify-content:center;left:calc(50% - 10px);position:absolute;width:20px;z-index:1}.FunnelStepper__step.is-active:after{background-color:#efdf00;bottom:-12px;color:inherit;content:counter(step);height:24px;left:calc(50% - 12px);width:24px}.FunnelStepper__step.is-active .FunnelStepper__steptitle,.FunnelStepper__step.is-active:after{color:#000}.FunnelStepper__step.is-active~.FunnelStepper__step{font-weight:400}.FunnelStepper__step.is-active~.FunnelStepper__step:after{background-color:#fff;border:1px solid;color:inherit;content:counter(step)}.FunnelStepper__icon{position:absolute;left:calc(50% - 6px);height:12px;bottom:-6px;z-index:2}.FunnelStepper__steptitle{display:none}@media screen and (min-width:1024px){.FunnelStepper__steptitle{display:inline-block;padding-bottom:16px}}.FunnelStepper__accomplish{border-bottom:1px solid #efdf00}.FunnelStepper__accomplish:after{border-top-color:#efdf00}.CheckoutLayoutWrapper{display:flex;flex-direction:column;flex:1;background-color:#fff}.CheckoutLayoutWrapper .form-group-comment{display:none}.CheckoutLayoutWrapper__body{display:flex;flex-direction:column}.CheckoutLayoutWrapper>*,.CheckoutLayoutWrapper__body>*{flex:1}.CheckoutLayoutWrapper .CheckoutLayoutWrapper__stepper{flex-grow:0}.CheckoutLayoutWrapper__stepper{margin-bottom:48px}@media screen and (min-width:670px){.CheckoutLayoutWrapper__stepper{margin-bottom:0}}.CheckoutLayoutWrapper__content{max-width:1000px;margin:auto}.CheckoutLayoutWrapper__foot{display:flex;justify-content:space-between;margin:32px 0}@media screen and (min-width:670px){.CheckoutLayoutWrapper__foot{margin-top:64px}}.CheckoutLayoutWrapper__nav{position:relative}.CheckoutLayoutWrapper__buttonLabel{padding:32px}.CheckoutLayoutWrapper__buttonLabel_prev{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);top:0}@media screen and (min-width:670px){.CheckoutLayoutWrapper__buttonLabel_prev{position:static;width:auto;height:auto;overflow:visible;clip:auto}}.CheckoutLayoutWrapper_nci .CheckoutLayoutWrapper__stepper,.CheckoutLayoutWrapper_pl .CheckoutLayoutWrapper__stepper{margin-bottom:0}