.air3-line-clamp-wrapper{position:relative}.air3-line-clamp-wrapper .air3-line-clamp{display:-webkit-box;-webkit-box-orient:vertical;max-height:calc(var(--line-clamp-line-height, var(--line-height-base))*var(--lines));overflow:hidden;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{-webkit-line-clamp:10000;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)}.air3-line-clamp-wrapper .is-clamped{-webkit-line-clamp:var(--lines)}
