.custom-column-chart{border-collapse:separate!important;border-spacing:30px 0!important;width:30%!important;margin:85px 0 0!important}.custom-column-chart td{width:20px!important;transition:transform .5s ease-in-out!important;margin-left:20px!important;transform-origin:bottom;animation:revealing-bars 4s linear infinite}.custom-column-chart td:hover{transform:translateY(-5px)!important}.custom-column-chart .data{font-size:16px!important;font-weight:700!important}.achi-left-cont ol{padding-bottom:1rem;margin-left:2rem}.achi-left-cont ol li{color:#000;font-size:20px;font-weight:300;line-height:1.3}.achi-left-cont ul{padding:1rem 0;margin-left:2rem}.achi-left-cont ul li{color:#000;font-size:20px;font-weight:300;line-height:1.3}.achi-left-cont ul li::marker{font-size:.8rem}@media(max-width:1440px){.custom-column-chart{width:40%!important}}@media(max-width:1024px){.custom-column-chart{width:60%!important}}@media(max-width:850px){.custom-column-chart{width:75%!important}}@media(max-width:600px){.custom-column-chart{width:90%!important}}@keyframes jump{0%{transform:scaleY(0)}70%{transform:scaleY(1.2)}to{transform:scaleY(1)}}@keyframes moving-bars{0%{transform:translateY(100%)}30%{transform:translateY(0)}}@keyframes revealing-bars{0%{transform:scaleY(0)}30%{transform:scaleY(1)}}