.features-block_menu-item{background:#fff;border:none!important;cursor:pointer;margin-bottom:24px;opacity:.5;padding:0;text-align:left;transform:scale(1);transition:transform .25s ease-in-out}.features-block__menu-item--active{opacity:1;transform:scale(1.01);transition:transform .25s ease-in-out}.features-block_menu-item h3,.features-block_menu-item p{margin-bottom:8px}.features-block_image{display:none;height:460px}.features-block_image--active{-webkit-animation:linear;animation:linear;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:features-images;animation-name:features-images;display:block}.features-block_progress-bar{background:#e8e5fe;height:100%;width:3px}.features-block_progress-bar--filled{background:#1500f7;height:0;width:3px}@keyframes features-progress-bar{0%{height:0}to{height:100%}}@keyframes features-images{0%{opacity:0}to{opacity:1}}.progress-animation{-webkit-animation:linear;animation:linear;-webkit-animation-duration:8s;animation-duration:8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:features-progress-bar;animation-name:features-progress-bar}@media(max-width:1024px){.features-block_image{height:unset}}