.gift-card-showcase{display:block}.gift-card-showcase__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.gift-card-showcase__media{position:relative}.gift-card-showcase__media-wrapper{position:relative;overflow:hidden;border-radius:1rem;box-shadow:0 4px 20px #0000001a}.gift-card-showcase__media img{width:100%;height:auto;display:block;object-fit:cover;transition:transform .3s ease}.gift-card-showcase__media-wrapper:hover img{transform:scale(1.05)}.gift-card-showcase__media-placeholder{background-color:rgb(var(--color-foreground) / .04);border-radius:1rem;min-height:40rem;display:flex;align-items:center;justify-content:center}.gift-card-showcase__media-placeholder .placeholder-svg{width:8rem;height:8rem;opacity:.3}.gift-card-showcase__content{padding:1rem}.gift-card-showcase__content-container{display:flex;flex-direction:column;gap:1.5rem}.gift-card-showcase__heading{margin:0;color:rgb(var(--color-foreground));font-weight:var(--font-heading-weight);line-height:1.2;font-size:2.4rem}.gift-card-showcase__text{color:rgba(var(--color-foreground),.75);font-size:1.4rem;line-height:1.5;margin:0}.gift-card-showcase__text p{margin:0 0 1.5rem}.gift-card-showcase__text p:last-child{margin-bottom:0}.gift-card-showcase__button{margin-top:1rem}.gift-card-showcase__button .button{min-width:18rem;padding:1.2rem 2.4rem;font-size:1.4rem;font-weight:500;text-transform:uppercase;letter-spacing:.1rem;transition:all .3s ease}.gift-card-showcase__button .button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}@media screen and (max-width: 749px){.gift-card-showcase__wrapper{grid-template-columns:1fr;gap:3rem;text-align:center}.gift-card-showcase__content{padding:1rem}.gift-card-showcase__content-container{gap:1.5rem}.gift-card-showcase__media-placeholder{min-height:30rem}}@media screen and (max-width: 550px){.gift-card-showcase__wrapper{gap:2rem}.gift-card-showcase__content{padding:.5rem}.gift-card-showcase__text{font-size:1.4rem}.gift-card-showcase__button .button{min-width:16rem;padding:1rem 2rem;font-size:1.3rem}.gift-card-showcase__media-placeholder{min-height:25rem}}.gift-card-showcase.color-background-1{background-color:rgb(var(--color-background))}.gift-card-showcase.color-background-2{background-color:rgb(var(--color-background-2))}.gift-card-showcase.color-accent-1{background-color:rgb(var(--color-accent-1))}.gift-card-showcase.color-accent-2{background-color:rgb(var(--color-accent-2))}.gift-card-showcase.color-inverse{background-color:rgb(var(--color-foreground))}.gift-card-showcase.color-inverse .gift-card-showcase__heading,.gift-card-showcase.color-inverse .gift-card-showcase__text{color:rgb(var(--color-background))}.gift-card-showcase.color-inverse .gift-card-showcase__text{color:rgba(var(--color-background),.75)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-gift-card-showcase.css.map */
