.bundle-card-wrapper{height:100%}.bundle-card{display:flex;flex-direction:column;justify-content:space-between;background:#e8f5e2;border-radius:16px;padding:16px;text-decoration:none;color:inherit;height:100%;box-sizing:border-box;gap:1rem;transition:transform .2s ease,box-shadow .2s ease}.bundle-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.bundle-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.bundle-card__country{display:flex;align-items:center;gap:12px;min-width:0}.bundle-card__flag{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}.bundle-card__meta{display:flex;flex-direction:column;gap:2px;min-width:0}.bundle-card__name{font-size:1.4rem;font-weight:700;color:#1a1a1a;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-card__duration{font-size:1.1rem;color:#5a6a5a;font-weight:400}.bundle-card__badge{background:#ff6b8a;color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 12px;border-radius:50px;white-space:nowrap;flex-shrink:0}.bundle-card__footer{display:flex;justify-content:space-between;align-items:center}.bundle-card__data{font-size:2.5rem;font-weight:800;color:rgb(var(--color-base-accent-1));line-height:1}.bundle-card__pricing{position:relative}.bundle-card__original-price{position:absolute;bottom:100%;right:0;margin-bottom:4px;font-size:1.4rem;color:rgb(var(--color-base-accent-2));text-decoration:line-through;white-space:nowrap}.bundle-card__price{background:rgb(var(--color-base-accent-1));color:rgb(var(--color-base-background-2));font-size:1.4rem;font-weight:600;padding:8px 20px;border-radius:50px;white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/108/assets/card-bundle.css.map */
