.gift_card_list{max-width:1340px;margin-left:auto;margin-right:auto}.gift_card_list .item .card_popup,.gift_card_list .item .card_popup .overlay{position:absolute;left:0;right:0;top:0;bottom:0}@-webkit-keyframes bounce{0%{margin-left:-3px}50%{margin-left:3px}100%{margin-left:-3px}}@-moz-keyframes bounce{0%{margin-left:-3px}50%{margin-left:3px}100%{margin-left:-3px}}@keyframes bounce{0%{margin-left:-3px}50%{margin-left:3px}100%{margin-left:-3px}}@-webkit-keyframes bounceWrap{0%{width:calc(50% + 3px)}50%{width:calc(50% - 3px)}100%{width:calc(50% + 3px)}}@-moz-keyframes bounceWrap{0%{width:calc(50% + 3px)}50%{width:calc(50% - 3px)}100%{width:calc(50% + 3px)}}@keyframes bounceWrap{0%{width:calc(50% + 3px)}50%{width:calc(50% - 3px)}100%{width:calc(50% + 3px)}}@-webkit-keyframes lds-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@-moz-keyframes lds-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes lds-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@-moz-keyframes lds-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}@-moz-keyframes lds-ellipsis2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}@keyframes lds-ellipsis2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}@keyframes textShift{from{transform:translateX(25px)}to{transform:translateX(calc(-1 * var(--shift, 0px)))}}@keyframes fadeInUp{from{opacity:0;transform:translateY(12px) scale(0.995)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeOutDown{from{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(12px) scale(0.995)}}.gift_card_list{padding:70px 0}.gift_card_list .list{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:30px 30px}.gift_card_list .item{max-width:420px;display:grid;grid-template-rows:subgrid;grid-row:span 4;grid-gap:0}.gift_card_list .item .entry_content_wrap{margin-top:15px}.gift_card_list .item .price{margin:15px 0;font-size:24px;line-height:26px}.gift_card_list .item .general_button{width:fit-content;border-radius:6px}.gift_card_list .item .card_popup{visibility:hidden;position:fixed;z-index:9999;opacity:0;transition-duration:.3s;display:flex}.gift_card_list .item .card_popup .overlay{background:rgba(0,0,0,0.6);z-index:1}.gift_card_list .item .card_popup .box{z-index:2;margin:auto;max-width:420px;background:#fff;border-radius:6px;padding:20px}.gift_card_list .item .card_popup .box p{margin-top:15px}.gift_card_list .item .card_popup .box .general_button{margin-top:15px}.gift_card_list .item .card_popup .box .general_button.disabled{pointer-events:none;opacity:.25}.gift_card_list .item .card_popup .box select{margin-top:10px}.gift_card_list .item .card_popup.open{visibility:visible;opacity:1}@media screen and (max-width: 1480px){.gift_card_list{padding:30px 15px}}@media screen and (max-width: 960px){.gift_card_list .list{grid-template-columns:repeat(2, 1fr)}.gift_card_list .item .price{font-size:18px;line-height:22px}}@media screen and (max-width: 480px){.gift_card_list .list{grid-template-columns:repeat(1, 1fr)}.gift_card_list .item .price{font-size:16px}}
/*# sourceMappingURL=gift_cards.css.map */
