.module-gift-tiers{display:block;padding:16px;width:100%;background-color:#eee}@media screen and (max-width: 750px){.module-gift-tiers{padding:12px}}.module-gift-tiers p{font-size:12px;margin:0;line-height:1.3;text-align:center;color:#000;opacity:.8}.module-gift-tiers_title{margin-bottom:12px}.module-gift-tiers_progress-tiers{display:flex;justify-content:center;width:100%;padding:0 0 12px}.module-gift-tiers_progress-tiers_tier{position:relative;height:4px;background-color:#000;position:relative}.module-gift-tiers_progress-tiers_tier_dot{position:absolute;top:-3px;right:0;margin:0;padding:0;display:inline-table;height:10px;width:10px;background-color:#000;border-radius:50%;margin-left:-10px}.module-gift-tiers_progress-tiers_tier_dot.completed{background-color:#2582ad}.module-gift-tiers_progress-tiers_tier_rule{position:absolute;background-color:#2582ad;height:100%}