/* Threshold state: compact card, top-right free-gift ribbon, check when earned / lock when not. */
.stack-gifts{padding:7px;background:#f3f5f9}.stack-gift-card{position:relative;grid-template-columns:1fr 34px;min-height:52px;padding:8px 13px;border-left-width:3px}.gift-card-badge{position:absolute;z-index:2;top:-7px;right:13px;display:inline-block;padding:3px 9px;border-radius:4px;background:#c92d2d!important;color:#fff!important;font-size:8px!important;box-shadow:0 2px 4px rgba(11,14,20,.16)}.stack-gift-card>div{grid-column:1;grid-row:1 / span 2;padding-right:62px}.stack-gift-card h4{font-size:12.5px}.stack-gift-card p{display:block;margin:3px 0 2px}.stack-gift-card small{display:block;font-size:10.5px}.stack-gift-card>i{grid-column:2;grid-row:1 / span 2;width:32px;height:32px;border-width:2px;background:rgba(255,255,255,.55);font-size:15px}.stack-gift-card.is-unlocked>i{color:#168b19;border-color:#9ec89c}.stack-gift-card.is-locked>i{color:#758092;border-color:#b8c0ca;font-size:20px}.stack-gift-card.is-locked{filter:saturate(.6)}
