.air3-line-clamp-wrapper{position:relative}.air3-line-clamp-wrapper .air3-line-clamp{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;max-height:calc(var(--line-clamp-line-height, var(--line-height-base))*var(--lines));transition:max-height .3s ease-in;transition:var(--reduced-motion,max-height .3s ease-in);word-wrap:break-word}.air3-line-clamp-wrapper .is-expanded{max-height:100rem;max-height:var(--line-clamp-expanded-height,100rem);transition:max-height .3s ease-out;transition:var(--reduced-motion,max-height .3s ease-out);-webkit-line-clamp:10000}.air3-line-clamp-wrapper .is-clamped{-webkit-line-clamp:var(--lines)}
