.gift-card{height:100vh}.gift-card__wrapper{height:100%}.gift-card__inner{padding:3.2rem 0}.gift-card__logos{align-items:center;display:flex;justify-content:space-between;width:100%}.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__card{border:.1rem solid var(--color-border);display:flex;flex-direction:column;margin:1.6rem 0;padding:3.2rem;width:100%}@media(min-width:75em){.gift-card__card{padding:6.4rem}}.gift-card__info-wrapper{display:flex;flex-direction:column;gap:1.6rem;margin-bottom:3.2rem;text-align:left;width:100%}.gift-card__info-wrapper p{margin:0}.gift-card__title{font-size:3.6rem}@media(min-width:75em){.gift-card__title{font-size:4.8rem}}.gift-card__value{font-size:2.8rem}@media(min-width:75em){.gift-card__value{font-size:3.6rem}}.gift-card__number{border:.1rem solid var(--color-border);font-size:2.53rem;font-weight:700;padding:.8rem 1.6rem;text-align:center;width:100%}@media(min-width:75em){.gift-card__number{font-size:2.8rem;padding:1.6rem 0}}.gift-card__image-wrapper{margin:4rem 0}.gift-card__image-wrapper img{border-radius:.5rem;overflow:hidden}.gift-card__qr{background-color:#fff;border:.1rem solid var(--color-border);border-radius:.8rem;padding:1.6rem;width:-moz-fit-content;width:fit-content}.gift-card__qr canvas,.gift-card__qr img{height:12.8rem;width:12.8rem}.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{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}}
