.arrow-tooltip:after{display:inline-block;position:absolute;top:-.8rem;left:20px;z-index:var(--tooltip-index);animation:fade-in var(--animation-timing) ease-in-out;background-image:url(/images/tooltip-arrow.svg);width:1.8125rem;height:1rem;content:""}.store-package{display:flex;position:relative;flex-direction:column;transition:1s all;border-radius:.625rem;background-color:var(--color-purple);padding:.438rem .438rem .5rem;width:113px;max-height:12.5rem;text-align:center}@media only screen and (orientation: landscape),only screen and (min-width: 769px){.store-package{width:124px}}.store-package__badge{position:absolute;top:-.7rem;left:50%;transform:translate(-50%);width:88%}.store-package__badge svg{position:absolute;left:0;width:100%;height:auto}.store-package__badge--best svg path{fill:var(--green)}.store-package__badge-text{position:relative;top:-.125rem;font-weight:700;font-size:.875rem;text-transform:uppercase}.store-package__badge-text.favorite-text{position:relative;top:-4px}.store-package__inner{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:.5rem;border-radius:.625rem;background-color:var(--black);padding-inline:.25rem;padding-block:.375rem;min-width:5.75rem;min-height:6.5rem}.store-package__gc-value{display:flex;justify-content:center;align-items:center;height:1.55rem;font-weight:800;font-size:1.2rem}.store-package__gc-value-coin{margin-right:.1rem;width:1rem;height:1rem}.store-package__coin-pile{margin:0 auto;width:100%;height:3rem;object-fit:contain}.store-package__free{display:flex;justify-content:center;align-items:flex-end;height:1.25rem;font-size:.675rem;line-height:1.2rem;text-transform:uppercase}@media only screen and (orientation: landscape),only screen and (min-width: 769px){.store-package__free{font-size:.8rem}}.store-package__free-coin{margin-bottom:.1rem;margin-inline:.15rem;width:1rem;text-transform:uppercase}@media only screen and (orientation: landscape),only screen and (min-width: 769px){.store-package__free-coin{margin-inline:.2rem}}.store-package .button{padding:.125rem 0;font-weight:800;font-size:1.25rem;line-height:1.563rem}.store-package .shwing{animation:shwing .5s 1;animation-delay:1s;animation-fill-mode:forwards}.store-package.store-package--cash{width:193px}.store-package.store-package--cash button{display:flex;justify-content:center;align-items:center}.store-package.store-package--cash .button__content{width:193px;font-size:16px;height:24px;line-height:unset}@media only screen and (orientation: landscape),only screen and (min-width: 769px){.store-package.store-package--cash{width:230px}}@keyframes shwing{0%{transform:translate(-50%) scale(1) rotate(0)}30%{transform:translate(-50%) scale(1.2) rotate(15deg)}70%{transform:translate(-50%) scale(1.2) rotate(-15deg)}to{transform:translate(-50%) scale(1) rotate(0)}}.cashLabel{position:absolute;top:10px;left:50%;transform:translate(-50%);z-index:4;border-radius:0 0 8px 8px;background:linear-gradient(180deg,#f709b5,#d50aa2);padding:1px 12px;width:max-content;max-width:90%;color:var(--white);font-weight:600;font-size:12px;line-height:normal;text-align:center;text-shadow:.2px .5px 0 rgba(0,0,0,.4);text-transform:uppercase;white-space:nowrap}.cashLabelIcon{display:inline-block;height:12px;width:auto;margin-right:2px;vertical-align:middle}
