@keyframes pricingPriceColumnFadeIn{0%{opacity:0}to{opacity:1}}.mx-auto>.grid>.PriceColumn{animation:pricingPriceColumnFadeIn .5s ease-in-out forwards;opacity:0}.mx-auto>.grid>.PriceColumn:nth-child(1){animation-delay:.15s}.mx-auto>.grid>.PriceColumn:nth-child(2){animation-delay:.3s}.mx-auto>.grid>.PriceColumn:nth-child(3){animation-delay:.45s}.mx-auto>.grid>.PriceColumn:nth-child(4){animation-delay:.6s}.mx-auto>.grid>.PriceColumn:nth-child(5){animation-delay:.75s}.mx-auto>.grid>.PriceColumn:nth-child(6){animation-delay:.9s}
