.gift-cards__inner{display:flex;flex-direction:column;gap:3.2rem}.gift-cards__hero{display:flex;flex-direction:column;gap:1.6rem;text-align:center;max-width:72rem;margin-inline:auto}.gift-cards__hero--left{text-align:left;margin-inline:0}.gift-cards__heading,.gift-cards__intro{margin:0}.gift-cards__intro>*{margin:0}.gift-cards__intro>*+*{margin-top:1rem}.gift-cards__grid{display:grid;grid-template-columns:1fr;gap:1.6rem;list-style:none;padding:0;margin:0}@media screen and (min-width:750px){.gift-cards__inner{gap:4.8rem}.gift-cards__grid{grid-template-columns:repeat(var(--gift-cards-columns, 2),minmax(0,1fr));gap:2.4rem}}.gift-cards__item{display:flex}.gift-cards__card{position:relative;display:flex;flex-direction:column;width:100%;padding:1.6rem;gap:1.6rem;border-radius:var(--text-boxes-radius, 0);border:var(--text-boxes-border-width, 0) solid rgba(var(--color-foreground),var(--text-boxes-border-opacity, 0));box-shadow:var(--shadow-horizontal-offset, 0) var(--shadow-vertical-offset, 0) var(--shadow-blur-radius, 0) rgba(var(--color-shadow),var(--text-boxes-shadow-opacity, 0));transition:transform .2s ease,box-shadow .2s ease}@media screen and (min-width:750px){.gift-cards__card{padding:2rem;gap:2rem}}.gift-cards__card:hover,.gift-cards__card:focus-within{transform:translateY(-4px);box-shadow:0 1.6rem 3.2rem rgba(var(--color-shadow),.18)}@media(prefers-reduced-motion:reduce){.gift-cards__card,.gift-cards__card:hover,.gift-cards__card:focus-within{transition:none;transform:none}}.gift-cards__media{position:relative;display:block;aspect-ratio:var(--gift-cards-aspect, 16 / 9);overflow:hidden;border-radius:var(--media-radius, 0);background-color:rgba(var(--color-foreground),.04)}.gift-cards__media img,.gift-cards__media svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.gift-cards__media-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:rgba(var(--color-foreground),.3)}.gift-cards__media-placeholder svg{position:static;width:40%;height:auto;max-width:8rem;object-fit:contain}.gift-cards__body{display:flex;flex-direction:column;gap:.8rem;flex:1}.gift-cards__eyebrow{margin:0;font-size:1.2rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;opacity:.7}.gift-cards__title{margin:0}.gift-cards__text{margin:0;opacity:.8}.gift-cards__text>*{margin:0}.gift-cards__text>*+*{margin-top:.6rem}.gift-cards__cta{margin-top:auto;padding-top:.4rem;display:flex}.gift-cards__cta .button{width:100%}@media screen and (min-width:750px){.gift-cards__cta .button{width:auto}}.gift-cards__card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;text-indent:-9999px;overflow:hidden;background:transparent}.gift-cards__card-link:focus-visible{outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset)}.gift-cards__card .button,.gift-cards__card a:not(.gift-cards__card-link){position:relative;z-index:2}.gift-cards__footer{text-align:center;font-size:1.4rem}.gift-cards__footer>*{margin:0}.gift-cards__footer a{color:rgb(var(--color-link, var(--color-foreground)))}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-gift-cards.css.map */
