.image-in-view:before{opacity:1}.image-in-view:before,.image-not-in-view:before{content:"";position:absolute;width:6px;height:72px;background-color:var(
    --charcol
  );left:0;transition:opacity .8s ease-in-out}.image-not-in-view:before{opacity:0}.opacity-to-show{opacity:1}.opacity-to-hide,.opacity-to-show{transition:opacity .6s ease-in-out}.opacity-to-hide{opacity:0}