.features-tabs .features-tab-title{cursor:pointer}.features-tabs .features-tab-image,.features-tabs .features-tab-item .features-tab-content{max-height:0;opacity:0;overflow:hidden;transition:opacity .25s ease-in-out}.features-tabs .features-tab-image.active-tab,.features-tabs .features-tab-item.active-tab .features-tab-content{max-height:100vh;opacity:1;overflow:auto}.features-tabs .features-tab-title .features-tab_title__inner{margin-bottom:0}.features-tabs .tabs--loader{bottom:0;height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;width:100%}@keyframes line-loader{to{transform:scaleX(1)}}.tabs-container .tabs.active-tab .tabs--loader{animation-name:line-loader;animation-timing-function:linear}