.technical-data__spec2-text{position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%)}.animate-bar{height:36px;width:0;background-color:var(--abus-primary);white-space:nowrap}.animate-bar--active{animation:growWidth .75s ease-in-out forwards;animation-delay:var(--delay, 0ms)}@keyframes growWidth{0%{width:0}to{width:var(--target-width)}}.bar-label{opacity:0;display:inline-block;animation:fadeIn .3s ease forwards;animation-delay:var(--delay, 0ms)}@keyframes fadeIn{to{opacity:1}}
