.hf-tier-bar{padding-top:var(--section-padding-top, 26px);padding-bottom:var(--section-padding-bottom, 26px);background-color:#f2e6cf;border-radius:10px;box-shadow:0 1px 2px #071e330f}.hf-tier-bar__message{text-align:center;font-family:var(--font-heading-family, inherit);font-size:1.5rem;font-weight:600;letter-spacing:.02em;margin:0 0 .5rem;padding:0 1.6rem;color:#071e33}.hf-tier-bar__submessage{text-align:center;font-size:1.05rem;letter-spacing:.01em;margin:0 0 2.4rem;padding:0 1.6rem;color:#071e338c}.hf-tier-bar__track-wrap{position:relative;max-width:60rem;margin:0 auto;padding:0 1.8rem 5.2rem}.hf-tier-bar__track{position:relative;height:1rem;border-radius:1rem;background-color:#e4d8bb;box-shadow:inset 0 0 0 1px #071e331f;overflow:hidden}.hf-tier-bar__fill{position:absolute;top:0;left:0;height:100%;width:0%;border-radius:1rem;background-color:#071e33;transition:width .5s ease}.hf-tier-bar__markers{position:absolute;top:0;left:1.8rem;right:1.8rem;height:0}.hf-tier-bar__marker{position:absolute;top:0}.hf-tier-bar__marker .hf-tier-bar__dot{position:absolute;left:0;top:.5rem;transform:translate(-50%,-50%);width:2rem;height:2rem;border-radius:50%;background-color:#fdf9ef;border:.25rem solid #cbb98d;box-shadow:0 0 0 3px #f2e6cf;transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease;z-index:1}.hf-tier-bar__dot-num{display:none}.hf-tier-bar__marker .hf-tier-bar__label{position:absolute;left:0;top:2.1rem;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.2rem;white-space:nowrap}.hf-tier-bar__label-qty{font-size:1rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:#071e3373;transition:color .25s ease}.hf-tier-bar__label-discount{font-size:1.2rem;font-weight:700;letter-spacing:.02em;color:#071e3399;transition:color .25s ease,background-color .25s ease}.hf-tier-bar__marker:first-child .hf-tier-bar__dot{transform:translateY(-50%)}.hf-tier-bar__marker:first-child .hf-tier-bar__label{transform:none;align-items:flex-start}.hf-tier-bar__marker:last-child .hf-tier-bar__dot,.hf-tier-bar__marker:last-child .hf-tier-bar__label{left:auto;right:0}.hf-tier-bar__marker:last-child .hf-tier-bar__dot{transform:translateY(-50%)}.hf-tier-bar__marker:last-child .hf-tier-bar__label{transform:none;align-items:flex-end}.hf-tier-bar__marker.is-complete .hf-tier-bar__dot{background-color:#071e33;border-color:#071e33}.hf-tier-bar__marker.is-complete .hf-tier-bar__dot:after{content:"\2713";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:1.1rem;line-height:1;color:#fdf9ef}.hf-tier-bar__marker.is-complete .hf-tier-bar__label-qty{color:#071e3399}.hf-tier-bar__marker.is-complete .hf-tier-bar__label-discount{color:#071e33}.hf-tier-bar__marker.is-current .hf-tier-bar__dot{background-color:#9d1c20;border-color:#9d1c20;animation:hf-tier-pulse 1.6s ease-in-out infinite}.hf-tier-bar__marker.is-current .hf-tier-bar__label{background-color:#9d1c20;border-radius:.9rem;padding:.35rem 1rem .45rem}.hf-tier-bar__marker.is-current .hf-tier-bar__label-qty{color:#f8f6f0d9}.hf-tier-bar__marker.is-current .hf-tier-bar__label-discount{color:#f8f6f0}@keyframes hf-tier-pulse{0%,to{box-shadow:0 0 0 3px #f2e6cf,0 0 0 3px #9d1c2080}50%{box-shadow:0 0 0 3px #f2e6cf,0 0 0 8px #9d1c2000}}.hf-tier-bar__marker.is-just-unlocked .hf-tier-bar__dot{animation:hf-tier-unlock-glow .7s ease}@keyframes hf-tier-unlock-glow{0%{box-shadow:0 0 0 3px #f2e6cf}35%{box-shadow:0 0 0 3px #f2e6cf,0 0 0 9px #9d1c2080}to{box-shadow:0 0 0 3px #f2e6cf}}@media screen and (max-width:749px){.hf-tier-bar{padding-top:20px;padding-bottom:20px}.hf-tier-bar__message{font-size:1.4rem}.hf-tier-bar__submessage{font-size:1rem;margin-bottom:2.8rem}.hf-tier-bar__track-wrap{padding:0 .6rem 7rem}.hf-tier-bar__markers{left:.6rem;right:.6rem}.hf-tier-bar__marker .hf-tier-bar__dot{width:2.2rem;height:2.2rem}.hf-tier-bar__marker .hf-tier-bar__label{top:2.3rem;white-space:normal;max-width:4.6rem;line-height:1.2;text-align:center}.hf-tier-bar__marker:first-child .hf-tier-bar__label{text-align:left}.hf-tier-bar__marker:last-child .hf-tier-bar__label{text-align:right}.hf-tier-bar__label-qty{font-size:1rem}.hf-tier-bar__label-discount{font-size:1.15rem}.hf-tier-bar__marker.is-current .hf-tier-bar__label{padding:.3rem .7rem .4rem}.hf-tier-bar__label-qty{display:none}.hf-tier-bar__dot-num{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:700;color:#071e3380;line-height:1}.hf-tier-bar__marker.is-current .hf-tier-bar__dot-num{color:#f8f6f0}.hf-tier-bar__marker.is-complete .hf-tier-bar__dot-num{display:none}.hf-tier-bar__marker .hf-tier-bar__label{max-width:none;white-space:nowrap}.hf-tier-bar__label-discount{display:flex;flex-direction:column;line-height:1.05}.hf-tier-bar__label-off{font-size:.85em;font-weight:600}}.hf-tier-bar__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:60rem;margin:0 auto;padding:1.2rem 1.8rem 0;border-top:1px solid rgba(7,30,51,.12)}.hf-tier-bar__footer-note{font-size:.95rem;color:#071e3380}.hf-tier-bar__view-more-link{font-size:.95rem;font-weight:600;color:#071e33;text-decoration:none;white-space:nowrap}.hf-tier-bar__view-more-link:hover{text-decoration:underline}@media screen and (max-width:749px){.hf-tier-bar__footer{flex-direction:column;align-items:flex-start;gap:.4rem;padding:1rem .8rem 0}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/hf-tier-bar.css.map */
