.project-hero-progress{align-self:flex-start;display:grid;gap:5px}@media only screen and (max-width:734px){.project-hero-progress{gap:3px}}.project-hero-badges{display:flex;flex-direction:column;gap:10px;margin-left:30px;transition:transform .3s cubic-bezier(.2,0,0,1),opacity .3s cubic-bezier(.2,0,0,1)}@media only screen and (max-width:734px){.project-hero-badges{gap:5px}}@media only screen and (min-width:734.1px){.project-hero-badges.is-hide{opacity:0;transform:translateY(-50px)}}
