.recent_title__tTH09{padding:1rem 0;display:flex;justify-content:space-between;align-items:center}.recent_title__tTH09 h1{font-size:1.2rem;color:var(--dark)}.recent_chatbots__3MxcC{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1rem;gap:1rem}.recent_skeleton___n8rc{background-color:var(--light);border-radius:1rem;height:120px;display:flex;overflow:hidden;position:relative;animation:recent_skeleton-loading__wmFoQ 1s linear infinite alternate}@keyframes recent_skeleton-loading__wmFoQ{0%{background-color:var(--skeleton-1)}to{background-color:var(--skeleton-2)}}.chatbotView1_chatbot__81sgj{background-color:var(--white);border-radius:1rem;height:120px;display:flex;overflow:hidden;position:relative;box-shadow:0 0 5px 0 rgba(0,0,0,.1),0 0 1px 0 rgba(0,0,0,.1)}.chatbotView1_chatbot__81sgj:hover{cursor:pointer;opacity:.8}.chatbotView1_chatbot_image__q3pIL{width:140px;height:auto;border-radius:1rem;cursor:pointer}.chatbotView1_info__Lymcy{padding:1rem;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%}.chatbotView1_info__Lymcy h4{font-size:1rem;color:var(--dark)}.chatbotView1_info__Lymcy p{font-size:.8rem;color:var(--dark);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}