.section.chat{overflow-x:hidden}.bubbleWrapper{padding:30px 20px;display:flex;justify-content:flex-end;flex-direction:column;align-self:flex-end;color:#fff;width:100%}.inlineContainer{display:inline-flex}.inlineContainer.own{flex-direction:row-reverse}.inlineIcon{width:30px;object-fit:cover;height:30px;border-radius:50px;max-width:30px}.ownBubble{min-width:60px;max-width:700px;padding:14px 18px;margin:6px 8px;background-color:#4e88fc;border-radius:16px 16px 0 16px;border:1px solid #407efb}.otherBubble{min-width:60px;max-width:700px;padding:14px 18px;margin:6px 8px;background-color:#ececea;border-radius:16px 16px 16px 0;border:#fbecbb;color:#474747}.own{align-self:flex-end}.other{align-self:flex-start}span.own,span.other{font-size:14px;color:grey}.convo{padding:1.3rem 0 4rem;width:100%}@media screen and (max-width:767px){.convo{}}.message-input{display:flex;padding:20px 0 0}.message-input input{width:100%;padding:10px;border-radius:2rem;border:1px solid #a5a5a5}.message-input button{padding:10px;margin-left:10px;border-radius:5px;border:none;cursor:pointer}.send{position:fixed;width:40px;height:40px;bottom:70px;right:20px;background-color:#0c9;color:#fff;border-radius:50px}.back{position:fixed;width:30px;height:30px;top:70px;left:20px;border-radius:50px}@media screen and (max-width:767px){.back{top:50px}}.input-popup{display:none;position:fixed;border:3px solid #f1f1f1;z-index:9;bottom:65px;right:10px}.text-container{padding:10px;background-color:#fff}.text-container textarea{padding:15px;margin:5px 0 12px;border:none;background:#f1f1f1;resize:none;min-height:50px}.text-container textarea:focus{background-color:#ddd;outline:none}.close-btn{float:right}.send-btn{bottom:10px;padding:0 0 0 200px}.head_name{height:1px;width:111%;margin-bottom:12px;text-align:center;color:#443f56;margin-bottom:42px;user-select:none;position:relative;right:30px}.head_botton{height:1px;width:111%;margin-bottom:42px;text-align:center}.msger-inputarea{display:flex;padding:10px;border-top:var(--border)}.msger-inputarea *{padding:10px;border:none;border-radius:3px;font-size:1em}.mmgg{position:fixed;bottom:70px;width:100%;max-width:767px;padding-right:1.5rem}.mmgg textarea{height:40px}.msger-input{flex:1;background:#ddd}.msger-send-btn{margin-left:10px;background:#266eff;color:#fff;font-weight:700;cursor:pointer;transition:background .23s}.msger-send-btn:hover{background:#0957f4}.divider{height:1px;width:111%;background:linear-gradient( 90deg,#d13eea,#53d9ea);margin-bottom:12px;text-align:center;color:#443f56}@media screen and (max-width:767px){.message-input{position:fixed;bottom:65px;right:0}}@media screen and (min-width:767px){.message-input{bottom:0;right:0;position:fixed}}