.comparison-section .text-balance{text-wrap:balance}.comparison-section .reveal{opacity:0;transition:all .8s ease}.comparison-section .animate-slide-up{animation:slideUp .8s ease forwards}.comparison-section .animate-scale-in{animation:scaleIn .6s ease forwards}.comparison-section .progress-bar{position:relative;overflow:hidden}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes scaleIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}