/* Gift cards become a restrained tinted reward rail instead of white cards inside a white buy box. */
.stack-gifts{gap:6px;padding:8px;border-radius:11px;background:#f3f5f9;border:0}.stack-gift-card{border:0;border-radius:7px;box-shadow:none;overflow:hidden}.stack-gift-card:nth-child(1){background:#eef3ff;border-left:3px solid #2456d9}.stack-gift-card:nth-child(2){background:#fff7ed;border-left:3px solid #df8b2d}.stack-gift-card:nth-child(3){background:#f7f0fc;border-left:3px solid #8b4ac2}.stack-gift-card img{background:#fff}.gift-card-badge{position:static;justify-self:start;grid-column:2;grid-row:1;margin-bottom:-4px;padding:0;background:transparent;color:#2456d9;font-size:8px}.stack-gift-card:nth-child(2) .gift-card-badge{color:#b8660b}.stack-gift-card:nth-child(3) .gift-card-badge{color:#7b36ac}.stack-gift-card>div{grid-column:2;grid-row:2}.stack-gift-card>i{grid-column:3;grid-row:1 / span 2;background:rgba(255,255,255,.55);border-color:currentColor;color:#2456d9}.stack-gift-card:nth-child(2)>i{color:#c57516}.stack-gift-card:nth-child(3)>i{color:#8b4ac2}.stack-gift-card p{display:inline;margin-right:7px}.stack-gift-card small{display:inline;color:#53606e}.stack-gift-card h4{font-size:12px}
