.page-gift-card{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.gift-card-settings{padding:1rem}@media (min-width: 1400px){.gift-card-settings{width:70%}}@media (min-width: 950px) and (max-width: 1399px){.page-gift-card{flex-direction:row;flex-wrap:wrap}.gift-card-settings{width:60%}}@media (max-width: 949px){.page-gift-card{flex-direction:column;flex-wrap:nowrap}.gift-card-settings{width:100%}}.gift-card-preview{display:flex;flex-direction:column;gap:1rem;padding:1rem}@media (min-width: 1400px){.gift-card-preview{width:30%}}@media (min-width: 950px) and (max-width: 1399px){.gift-card-preview{width:40%;flex-direction:row;flex-wrap:wrap;justify-content:center}}@media (max-width: 949px){.gift-card-preview{width:100%;flex-direction:column;justify-content:center;padding:0rem}}.custom-amount{width:22rem}
