.variant-gifts-container{margin-top:var(--margin-top, 1.5rem);margin-bottom:var(--margin-bottom, 1.5rem)}.variant-gifts{display:grid;grid-template-columns:repeat(var(--item-count, 3),minmax(0,1fr));gap:1.6rem;width:100%}@media screen and (max-width:749px){.variant-gifts{grid-template-columns:repeat(var(--item-count, 3),minmax(0,1fr));gap:.8rem}}.variant-gift{text-align:center;min-width:0}.variant-gift__card{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:1.4rem;border:.2rem solid var(--vg-accent, #049fff);background:#fff;overflow:hidden}.variant-gift__photo{position:absolute;top:0;right:0;bottom:0;left:0}.variant-gift__photo img{width:100%;height:100%;object-fit:cover;display:block}.variant-gift__photo--placeholder{display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.05)}.variant-gift__photo--placeholder svg{width:35%;height:35%;color:rgba(var(--color-foreground),.35)}.variant-gift__lock-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;background:#14141473;opacity:1;transition:opacity .25s ease}.variant-gift[data-unlocked=true] .variant-gift__lock-overlay{opacity:0;pointer-events:none}.variant-gift__lock-overlay svg{width:28%;height:28%;color:#fff}.variant-gift__title{margin:1rem 0 0;font-size:1.3rem;font-weight:700;line-height:1.3}@media screen and (max-width:749px){.variant-gift__title{margin-top:.6rem;font-size:1.1rem}}.variant-gift product-form.hidden{display:none}
/*# sourceMappingURL=/cdn/shop/t/4/assets/variant-gifts.css.map */
