.gwp-progress__bar{background-color:#d7d2cb;height:.5rem;width:100%}.gwp-progress__bar-fill{background-color:#323130;height:100%;transition:width .3s ease-in-out,background-color .3s ease-in-out;width:var(--gift-progress-percentage)}.gwp-progress__bar--qualifies .gwp-progress__bar-fill{background-color:#309d4e}.gwp-progress__blocks{border-bottom:1px solid #e0e0e0;display:flex}.gwp-progress__blocks--hidden{border-bottom:none;height:0;overflow:hidden}.cart-sumary .gwp-progress__blocks{border-left:1px solid #e0e0e0}.gwp-progress__block{align-items:center;border-right:1px solid #e0e0e0;color:#666;display:flex;flex:1 1 100%;flex-direction:column;flex-wrap:wrap;font-size:.875rem;gap:.25rem;justify-content:center;line-height:1.2;padding:1rem .5rem;text-align:center;transition:color .3s ease-in-out,background-color .3s ease-in-out}@media(min-width:768px){.gwp-progress__blocks:not(.gwp-progress__blocks--multiple) .gwp-progress__block{align-items:baseline;flex-direction:row;gap:.375rem}.cart-sumary .gwp-progress__blocks:not(.gwp-progress__blocks--multiple) .gwp-progress__block{align-items:center;flex-direction:column;gap:.25rem}}.gwp-progress__block--hidden{border-right:none!important;flex:0 0 0;height:0;overflow:hidden;padding:0;width:0}.gwp-progress__block--qualifies{background-color:#e6faeb;color:#0e0e0e}.gwp-progress__block--unavailable{color:#a8a8a8}.gwp-progress__block-title{font-weight:bolder}.gwp-progress__block-button{background:none;border:none;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding:0;text-decoration:underline;text-transform:inherit}.gwp-progress__message{align-items:start;background-color:#d7d2cb;color:#0e0e0e;display:flex;flex-direction:column;font-size:.875rem;gap:.5rem;margin:1rem;padding:.75rem 1rem}.gwp-progress__blocks--hidden+.gwp-progress__message{margin-top:0}@media(min-width:768px){.gwp-progress__message{align-items:center;flex-direction:row;justify-content:space-between}}.gwp-progress__message--login,.gwp-progress__message--select{background-color:#e7d5ca;font-weight:700;margin:1.5rem 1rem;padding:1.25rem 1.5rem}.gwp-progress__message--login{background-color:#d8eef0}.gwp-progress__message-cta{font-weight:400}.gwp-progress__modal{border:none;bottom:0;height:100%;left:0;margin:0 0 0 auto;max-width:95vw;overflow:hidden;padding:0;position:fixed;right:0;top:0;width:43.25rem;z-index:1000}.gwp-progress__modal:popover-open{animation:slideInLeft .5s ease-in-out forwards;display:flex;flex-direction:column}.gwp-progress__modal::backdrop{background-color:rgba(0,0,0,.3)}.gwp-progress__modal-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:0;padding:1.25rem 1.5rem;position:sticky;top:0;width:100%;z-index:1}.gwp-progress__modal-content{display:block;flex-grow:1;overflow-y:auto;padding:1.75rem 1.5rem;text-align:left;width:100%}.gwp-progress__modal-close-button{background:none;border:none;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding:0;position:absolute;right:1.5rem;text-transform:inherit;top:2rem;z-index:2}@keyframes slideInLeft{0%{transform:translateX(100%)}to{transform:translateX(0)}}