.customer-progress{padding:15px;background-color:transparent;border-top:1px solid #ccc}@media screen and (min-width:768px){.customer-progress{padding:16px 0}}.customer-progress .customer-text{color:#FF66A6;margin-bottom:0;max-width:100%}.customer-progress .customer-text p{margin-bottom:0}.customer-progress p.upsell{text-align:center;color:#FF66A6}@media screen and (min-width:768px){.customer-progress p.upsell{text-align:left}}.customer-progress p .customer-price{font-weight:600}.customer-progress p .customer-bold{font-weight:600}.customer-progress .customer-progress-bar-wrapper{color:#000}.customer-progress .customer-progress-bar-wrapper span{display:inline-block}.customer-progress .customer-progress-bar-wrapper span.min{width:17px}.customer-progress .customer-progress-bar-wrapper span.max{width:49px;text-align:right;float:right}.customer-progress .customer-progress-bar-wrapper .customer-progress-bar-bg{background-color:rgba(0,0,0,0.1);height:8px;border-radius:3px;overflow:hidden;position:relative;width:100%}.customer-progress .customer-progress-bar-wrapper .customer-progress-bar-fill{height:8px;display:block;border-radius:3px;animation-name:customerProgressBar;animation-duration:1.25s;animation-timing-function:ease;animation-delay:0s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;-webkit-animation:customerProgressBar 1.25s 1;animation:customerProgressBar 1.25s 1;transition:width .667s cubic-bezier(.37, .16, .22, .89)}.customer-progress .customer-progress-bar-wrapper .customer-progress-bar-progress{background:#00b052}.customer-progress .customer-progress-bar-wrapper .customer-progress-bar{margin:0 auto;width:calc(100% - 75px);display:inline-block}@-webkit-keyframes customerProgressBar{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes customerProgressBar{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.checkout-index-index .customer-progress{border-top:none;border-bottom:1px solid #ccc}.opc-block-progressbar{margin:0;padding-bottom:0}.customer-account-index .customer-progress{border-top:none;width:50%;margin:auto;padding-bottom:40px}.customer-account-index .customer-progress p.upsell,.customer-account-index .customer-progress p.next-tier{text-align:center}.customer-group-info{color:#FF66A6;text-align:center}.pb-40{padding-bottom:40px}@media screen and (max-width:767px){.customer-account-index .customer-progress{width:100%}}