.gift-card .container{padding:0}.gift-card__shop-logo{align-items:center;display:block;font-size:2.5rem;text-align:center}.gift-card__shop-logo img,.gift-card__shop-logo svg{display:block;height:auto;width:var(--logo-width)}.gift-card__icon svg{height:4.8rem;width:4.8rem}.gift-card__wrapper{height:100vh;position:relative}@media(min-width:75em){.gift-card__wrapper{height:auto}}.gift-card__image,.gift-card__image-wrapper{height:100%;width:100%}.gift-card__image img,.gift-card__image-wrapper img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gift-card__overlay{background-color:var(--color-background);opacity:.8;z-index:2}.gift-card__content-wrapper,.gift-card__overlay{height:100%;left:0;position:absolute;top:0;width:100%}.gift-card__content-wrapper{padding:2.5rem;z-index:3}@media(min-width:75em){.gift-card__content-wrapper{padding:10rem}}.gift-card__card{align-items:center;background-color:#fff;color:#000;display:flex;flex-direction:column;padding:2.5rem;width:100%}@media(min-width:75em){.gift-card__card{padding:5rem}}.gift-card__info-wrapper{align-items:center;display:flex;flex-direction:column;gap:1.6rem;margin:3.2rem 0;text-align:center;width:100%}.gift-card__info-wrapper p{margin:0}.gift-card__title{font-family:var(--font-heading-family);font-size:2.8rem;font-weight:400;text-transform:uppercase}@media(min-width:75em){.gift-card__title{font-size:3.6rem}}.gift-card__description{font-size:1rem;font-weight:400;letter-spacing:1px}.gift-card__description,.gift-card__value{font-family:var(--font-heading-family);text-transform:uppercase}.gift-card__value{font-size:2.8rem;font-weight:500}@media(min-width:75em){.gift-card__value{font-size:3.6rem}}.gift-card__number{background-color:#f9f9f9;font-size:1.8rem;font-weight:400;padding:2.4rem 3.2rem;text-align:center;width:100%}@media(min-width:75em){.gift-card__number{font-size:2.8rem}}.gift-card__qr{margin-top:2.5rem}@media(min-width:75em){.gift-card__qr{margin-top:5rem}}.gift-card__qr canvas,.gift-card__qr img{height:16rem;width:16rem}.gift-card__buttons{align-items:center;display:flex;flex-direction:column;gap:1.6rem;width:100%}@media(min-width:75em){.gift-card__buttons{flex-direction:row}}.gift-card__buttons .button{border-color:#000;color:#000;font-size:1.4rem;white-space:nowrap;width:100%}@media(min-width:75em){.gift-card__buttons .button{width:50%}}.gift-card__buttons .button .button__hover-icon{display:block;visibility:visible}@media print{.gift-card__buttons{display:none}.gift-card__info-wrapper{margin-bottom:0}}
