#ny-chatbot-container.ny-layout-bubble #ny-chat-messages{display:flex;flex-direction:column;align-items:stretch}#ny-chatbot-container.ny-layout-bubble .ny-user-message{align-self:flex-start;max-width:80%;width:auto;margin:0.4em 0;border-radius:1em 1em 0 1em;text-align:right;direction:rtl;word-break:break-word}#ny-chatbot-container.ny-layout-bubble .ny-bot-message{align-self:flex-end;max-width:80%;width:auto;margin:0.4em 0;border-radius:1em 1em 1em 0;text-align:right;direction:rtl;overflow:visible;word-break:break-word}#ny-chatbot-container.ny-layout-bubble .ny-bot-message:has(.ny-order-card),#ny-chatbot-container.ny-layout-bubble .ny-bot-message:has(.ny-order-list),#ny-chatbot-container.ny-layout-bubble .ny-bot-message:has(.ny-orders-container),#ny-chatbot-container.ny-layout-bubble .ny-bot-message:has(.ny-order-details),#ny-chatbot-container.ny-layout-bubble .ny-bot-message:has(.ny-order-track-form),#ny-chatbot-container.ny-layout-bubble .ny-bot-message:has(.ny-products-grid){align-self:stretch;width:100%;max-width:100%}#ny-chatbot-container.ny-layout-bubble .ny-order-actions-below{align-self:stretch;width:100%;max-width:100%}#ny-chatbot-container.ny-layout-bubble .ny-bot-actions-below{align-self:flex-end;width:auto;max-width:80%;justify-content:flex-end;margin:2px 0 6px 0}#ny-chatbot-container.ny-layout-bubble .ny-bot-message .ny-message-content,#ny-chatbot-container.ny-layout-bubble .ny-user-message .ny-message-content{max-width:100%;overflow-wrap:anywhere}#ny-chatbot-container.ny-layout-bubble .ny-bot-message img,#ny-chatbot-container.ny-layout-bubble .ny-user-message img{max-width:100%;height:auto}#ny-chatbot-container.ny-layout-bubble .ny-chat-error,#ny-chatbot-container.ny-layout-bubble .ny-date-separator{align-self:stretch;width:100%;max-width:100%}#ny-chatbot-container.ny-layout-bubble .ny-typing-indicator{align-self:flex-end;max-width:80%;width:auto}#ny-chatbot-container.ny-layout-bubble .ny-user-message .ny-message-meta{justify-content:flex-start}#ny-chatbot-container.ny-layout-bubble .ny-bot-message .ny-message-meta{justify-content:flex-start}@media (max-width:480px){#ny-chatbot-container.ny-layout-bubble .ny-bot-message,#ny-chatbot-container.ny-layout-bubble .ny-user-message{max-width:92%}}