.where-to-look {
    align-self: stretch;
    position: relative;
    line-height: 19.2px;
}
.description {
    align-self: stretch;
    position: relative;
    font-size: 12px;
    line-height: 18px;
    color: #8181a5;
}
.headinggg-frame {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 8px;
}
.robot-pfp-icon {
    position: absolute;
    height: 100%;
    width: 47.37%;
    top: 0%;
    right: 52.63%;
    bottom: 0%;
    left: 0%;
    border-radius: 6px;
    max-width: 100%;
    overflow: hidden;
    max-height: 100%;
    object-fit: cover;
}
.bg {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    left: 0%;
    border-radius: 6px;
    background-color: #fff;
    border: 1px solid #ececf2;
    box-sizing: border-box;
}
.add-person-icon {
    position: absolute;
    top: calc(50% - 6.38px);
    left: calc(50% - 4.13px);
    width: 12.3px;
    height: 12.3px;
}
.add-to-chat {
    position: absolute;
    height: 100%;
    width: 47.37%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    left: 52.63%;
    overflow: hidden;
}
.assigned {
    width: 76px;
    position: relative;
    height: 36px;
}
.small {
    position: absolute;
    top: 6px;
    left: 0px;
    width: 235px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 14px;
}
.bot-info {
    position: absolute;
    top: 17px;
    left: 24px;
    border-bottom: 1px solid #002a3b;
    box-sizing: border-box;
    width: 233px;
    height: 124px;
    overflow: hidden;
    color: #1c1d21;
}
.type-here {
    position: absolute;
    height: 100%;
    width: 97.5%;
    top: 0%;
    right: 2.5%;
    bottom: 0%;
    left: 0%;
    border-radius: 8px;
    background-color: #fff;
}
.add-your-message {
    position: absolute;
    width: 30.42%;
    top: calc(50% - 9px);
    left: 3.64%;
    display: inline-block;
}
.emoji-icon {
    width: 14.6px;
    position: relative;
    height: 14.6px;
}
.attachment-icon {
    width: 11.7px;
    position: relative;
    height: 13.5px;
}
.bg1 {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    left: 0%;
    border-radius: 8px;
    background-color: #002a3b;
}
.send-icon {
    position: absolute;
    top: calc(50% - 5.74px);
    left: calc(50% - 4.84px);
    width: 14.7px;
    height: 12px;
}
.send-button {
    width: 28px;
    position: relative;
    height: 28px;
}
.extra-buttons {
    position: absolute;
    top: 14px;
    left: 149.61px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 7px;
}
.comment {
    position: absolute;
    bottom: 12px;
    left: calc(50% - 123.5px);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
    border-radius: 12px;
    width: 240px;
    height: 56px;
    overflow: hidden;
    font-size: 14px;
}
.pfp-55-icon {
    width: 24px;
    position: relative;
    height: 24px;
    object-fit: cover;
}
.timestamp {
    position: relative;
    line-height: 18px;
}
.pfp-frame {
    position: absolute;
    top: 6px;
    left: 0px;
    width: 44px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 9px;
}
.txt {
    position: relative;
    line-height: 21px;
}
.chatbox-1 {
    position: absolute;
    top: 0px;
    left: 32px;
    border-radius: 18.5px 18.5px 18.5px 0px;
    background-color: rgba(0, 42, 59, 0.1);
    width: 202px;
    height: 34px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 6px 18px;
    box-sizing: border-box;
    font-size: 14px;
    color: #002a3b;
}
.chat-1-frame {
    align-self: stretch;
    position: relative;
    height: 58px;
}
.person-201-icon {
    width: 24px;
    position: relative;
    height: 24px;
    object-fit: cover;
    transform:  rotate(-180deg);
}
.time {
    position: relative;
    line-height: 18px;
    transform:  rotate(180deg);
}
.txt1 {
    position: relative;
    line-height: 21px;
    transform:  rotate(180deg);
}
.chatbox-2 {
    position: absolute;
    top: 0px;
    left: 32px;
    border-radius: 18.5px 18.5px 18.5px 0px;
    background-color: #002a3b;
    height: 34px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 6px 18px;
    box-sizing: border-box;
    font-size: 14px;
    color: #fff;
}
.chat-2-frame {
    align-self: stretch;
    position: relative;
    height: 58px;
    transform:  rotate(180deg);
}
.pfp-frame2 {
    position: absolute;
    top: 6px;
    left: 0px;
    width: 44px;
    height: 68px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}
.chatbox-3 {
    position: absolute;
    top: 0px;
    left: 32px;
    border-radius: 18.5px 18.5px 18.5px 0px;
    background-color: rgba(0, 42, 59, 0.1);
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-content: flex-start;
    padding: 6px 18px;
    font-size: 14px;
    color: #002a3b;
}
.chatbox-5 {
    position: absolute;
    top: 0px;
    left: 32px;
    border-radius: 18.5px 18.5px 18.5px 0px;
    background-color: rgba(0, 42, 59, 0.1);
    height: 34px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 6px 18px;
    box-sizing: border-box;
    font-size: 14px;
    color: #002a3b;
}
.pfp-frame5 {
    position: absolute;
    top: 6px;
    left: 0px;
    width: 44px;
    height: 69px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}
.txt5 {
    width: 178px;
    position: relative;
    line-height: 21px;
    display: inline-block;
    flex-shrink: 0;
}
.chatbox-7 {
    position: absolute;
    top: 0px;
    left: 32px;
    border-radius: 18.5px 18.5px 18.5px 0px;
    background-color: rgba(0, 42, 59, 0.1);
    width: 202px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-content: flex-start;
    padding: 6px 18px;
    box-sizing: border-box;
    font-size: 14px;
    color: #002a3b;
}
.chats-frame {
    position: absolute;
    top: 165px;
    left: 24px;
    width: 233px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
    font-size: 10px;
}
.chatbot {
    display: none;
    width: 350px;
    position: fixed;
    right: 50px;
    height: 440px;
    bottom: 43px;
    z-index: 999;
    font-family: Outfit;
}

.chatbot iframe{
    width: 100%;
    height: 100%;
    border: none;
}

