.dark-theme .app{background:#090f13}.dark-theme .app:before{display:none}.dark-theme .app__mobile-message{color:#f1f1f2eb}@media screen and (max-width: 500px){.dark-theme .app:before{display:block;background:#056162}}.app{width:100%;min-height:100vh;background:#dddbd1;position:relative}.app:before{width:100%;height:120px;top:0;left:0;background:#009688;position:absolute;content:"";z-index:1}.app__mobile-message{display:none}.app-content{width:100%;height:100vh;max-width:1450px;margin:0 auto;box-shadow:0 1px 1px #0000000f,0 2px 5px #0003;position:relative;z-index:100;display:flex;overflow:hidden}@media screen and (max-width: 500px){.app__mobile-message{padding-top:200px;text-align:center;font-size:1.2rem;display:block}.app-content{display:none}}@media screen and (min-width: 1450px){.app{padding:20px}.app-content{height:calc(100vh - 40px)}}.dark-theme .home{background:#262d31;border-bottom-color:#056162}.dark-theme .home__title{color:#f1f1f2e0}.dark-theme .home__text{color:#a6a8aa}.dark-theme .home__text:first-of-type{border-bottom-color:#f1f1f21c}.dark-theme .home__link{color:#00af9c}.home{background:#f8f9fa;padding:20px;height:100%;flex:60%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border-bottom:6px solid rgb(6,215,85)}.home__img-wrapper{width:250px;height:250px;margin-bottom:20px}.home__img{width:100%;height:100%;border-radius:50%}.home__title{color:#525252;font-size:2rem;font-weight:300;margin-bottom:10px}.home__text{color:#00000073;font-size:.85rem;font-weight:500;max-width:500px;line-height:24px;display:flex;align-items:center}.home__text:first-of-type{padding-bottom:30px;border-bottom:1px solid rgba(74,74,74,.08)}.home__text:last-of-type{padding-top:30px}.home__icon{display:inline-block;margin-right:5px}.home__link{color:#07bc4c}.dark-theme .sidebar{border-right-color:#3c4247}.dark-theme .sidebar__alert--warning{background:#d7a53b}.dark-theme .sidebar__alert--info{background:#085373}.dark-theme .sidebar__alert--danger{background:#a7494c}.dark-theme .sidebar__alert-icon{color:#f1f1f2cc}.dark-theme .sidebar__alert-text:first-of-type{color:#f1f1f2f5}.dark-theme .sidebar__alert-text:last-of-type{color:#f1f1f2bf}.dark-theme .sidebar__alert--warning .sidebar__alert-text:first-of-type{color:#090e11f5}.dark-theme .sidebar__alert--warning .sidebar__alert-text:last-of-type{color:#090e11bf}.dark-theme .sidebar__contacts{border-top-color:#242d32;background:#131c21}.dark-theme .sidebar-contact{border-bottom-color:#3c4247}.dark-theme .sidebar-contact:hover{background:#323739}.dark-theme .sidebar-contact__name{color:#f1f1f2eb}.dark-theme .sidebar-contact__time,.dark-theme .sidebar-contact__message-wrapper{color:#f1f1f2a1}.dark-theme .sidebar-contact__message--unread{color:#d4d5d7}.dark-theme .sidebar-contact__icons>*{color:#f1f1f2a1}.dark-theme .sidebar-contact__unread{background-color:#00af9c;color:#131c21}.sidebar{min-width:300px;flex:40%;border-right:1px solid #DADADA;display:flex;flex-direction:column}.sidebar__avatar-wrapper{width:40px;height:40px}.sidebar__actions{margin-right:20px}.sidebar__actions>*{display:inline-block;margin-left:25px;cursor:pointer}.sidebar__action-icon{color:#919191}.sidebar__action-icon:hover{opacity:.75}.sidebar__alert{min-height:85px;padding:20px;display:flex;align-items:center}.sidebar__alert--warning{background:#fed859}.sidebar__alert--info{background:#9de1fe}.sidebar__alert--danger{background:#f3645b}.sidebar__alert-icon-wrapper{margin-right:10px}.sidebar__alert-icon{color:#fff}.sidebar__alert-texts{flex:1}.sidebar__alert-text:first-of-type{font-size:1rem;margin-bottom:5px;color:#343738}.sidebar__alert-text:last-of-type{font-size:.85rem;color:#414a4e;line-height:17px}.sidebar__alert--danger .sidebar__alert-text:first-of-type,.sidebar__alert--danger .sidebar__alert-text:last-of-type{color:#fff}.sidebar__search-wrapper{padding:7px 10px;height:50px;background:#f6f6f6;position:relative}.sidebar__contacts{flex:1;overflow-y:scroll;background:#f5f5f5;border-top:1px solid #DADADA}.sidebar-contact{height:72px;padding:10px 20px;display:flex;align-items:center;border-bottom:1px solid #EBEBEB;cursor:pointer}.sidebar-contact-unselected{background-color:transparent}.sidebar-contact-selected{background-color:#e1e1e1}.sidebar-contact:hover{background-color:#ebebeb}.sidebar-contact__avatar-wrapper{width:50px;height:50px;margin-right:10px}.sidebar-contact__content{overflow:hidden;flex:1}.sidebar-contact__top-content,.sidebar-contact__bottom-content,.sidebar-contact__message-wrapper{display:flex;align-items:center;justify-content:space-between}.sidebar-contact__name,.sidebar-contact__message{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sidebar-contact__top-content{margin-bottom:2px}.sidebar-contact__name{color:#000;font-size:1rem;font-weight:500}.sidebar-contact__time{font-size:.7rem;color:#00000073}.sidebar-contact__message-wrapper{color:#0009;font-size:.85rem;margin-right:3px;overflow:hidden}.sidebar-contact__message-icon{color:#b3b3b3;margin-right:3px}.sidebar-contact__message-icon--blue{color:#0da9e5}.sidebar-contact__message--unread{color:#000;font-weight:500}.sidebar-contact__icons,.sidebar-contact:not(:focus) .sidebar-contact__icons{display:flex;justify-content:center;align-items:center;transform:translate(24px);transition:transform .5s ease}.sidebar-contact:hover .sidebar-contact__icons{transform:translate(0)}.sidebar-contact__icons>*{margin-left:8px;color:#b3b3b3}.sidebar-contact__unread{display:inline-block;color:#fff;background-color:#06d755;border-radius:18px;min-width:20px;height:20px;padding:0;line-height:18px;vertical-align:middle;text-align:center;font-size:.75rem;font-weight:500}@media screen and (min-width: 1000px) and (max-width: 1300px){.sidebar{flex:35%}.sidebar~div{flex:65%}}@media screen and (min-width: 1301px){.sidebar{flex:30%}.sidebar~div{flex:70%}}._main_5gimj_1{width:auto;display:flex;justify-content:center;align-items:center;margin-bottom:5px}._iconMain_5gimj_9{background-color:#fff;border-radius:50%;width:50px;height:50px;box-shadow:0 0 5px #00000080;transform:translateZ(0);display:flex;justify-content:center;align-items:center;cursor:pointer}._floatingIconMain_5gimj_22{background-color:#fff;border-radius:50%;width:20px;height:20px;box-shadow:0 0 4px #00000080;transform:translateZ(0);display:flex;justify-content:center;align-items:center;padding-left:1px;position:absolute;bottom:2px;right:3px}._floatingIcon_5gimj_22{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%}._video_5gimj_47{display:flex;justify-content:center;align-items:center;max-width:500px;height:100%}._audio_5gimj_55{display:flex;justify-content:center;align-items:center;max-width:270px;height:100%}._checksContent_5gimj_63{display:flex;justify-content:center;align-items:center}._statusIcon_5gimj_69{color:#b3b3b3;margin-left:3px}._statusIconBlue_5gimj_74{color:#0da9e5}._statusIconError_5gimj_78{color:red}._statusIconDelete_5gimj_82{color:gray}._posRel_5gimj_86{position:relative}._attach_5gimj_90{display:flex;flex-direction:column;position:absolute;bottom:50px}._sendButton_5gimj_97{width:45px;height:45px;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 1px 1px #0000000f,0 2px 5px #0003}._sendButton_5gimj_97:hover{background-color:gray}._templatesModal_5gimj_112{position:absolute;right:10px;bottom:70px;width:300px;height:auto;max-height:600px;z-index:-1;border-radius:5%;color:#eaeaea;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;background:#fff;box-shadow:0 1px 1px #0000000f,0 2px 5px #0003}.error-container{position:absolute;bottom:10%;right:10%;transform:translate(-50%,-50%);margin:auto;background-color:#fff;color:#ff5225;padding:20px;border-radius:10px;box-shadow:0 0 10px #0003;opacity:0;transform:translateY(100%);transition:all 2s ease-in-out}.button-naranja{background-color:red;color:#fff;padding:10px 20px;border-radius:10px;box-shadow:0 0 10px #0003;cursor:pointer;transition:all .3s ease-in-out;margin-top:10px}.button-naranja:hover{background-color:#f08080;box-shadow:0 0 10px #0000004d}.button-naranja:active{box-shadow:0 0 5px #0000001a;transform:translateY(1px);transition:all .1s ease-in-out}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#4a4a4a;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.error-container{position:absolute;bottom:10%;right:10%;transform:translate(-50%,-50%);margin:auto;background-color:#fff;color:#000;padding:20px;border-radius:10px;box-shadow:0 0 10px #0003;opacity:0;transform:translateY(100%);transition:all 2s ease-in-out}.error-body{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;row-gap:10px}.error-container.show{opacity:1;transform:translateY(0)}.error-container{animation:mostrar .9s forwards}@keyframes mostrar{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.button-default{background-color:#ff5225;color:#fff;padding:10px 20px;border-radius:10px;box-shadow:0 0 10px #0003;cursor:pointer;transition:all .3s ease-in-out;margin-top:10px}.button-default:hover{background-color:#ffa07a;box-shadow:0 0 10px #0000004d}.button-default:active{box-shadow:0 0 5px #0000001a;transform:translateY(1px);transition:all .1s ease-in-out}.dark-theme .chat__body{border-right-color:#3c4247}.dark-theme .chat__bg{background:url(/assets/bg-chat-dark-D5K1m_Ya.png) #0d1418}.dark-theme .chat__contact-name{color:#f1f1f2eb}.dark-theme .chat__contact-desc{color:#f1f1f2a1}.dark-theme .chat__content{background:#0d1418}.dark-theme .chat__action-icon{color:#b1b3b5}.dark-theme .chat__date{background:#1e2a30;color:#f1f1f2eb}.dark-theme .chat__encryption-msg{background:#20272b;color:#fad964}.dark-theme .chat__encryption-icon{color:#fad964}.dark-theme .chat__msg{color:#f1f1f2f2}.dark-theme .chat__msg--sent{background:#056162}.dark-theme .chat__msg--rxd{background:#262d31}.dark-theme .chat__msg-group>*:nth-child(1):not(.chat__msg--sent):before,.dark-theme .chat__msg--sent+.chat__msg--rxd:before{border-top-color:#262d31;border-right-color:#262d31}.dark-theme .chat__msg-group>*:nth-child(1):not(.chat__msg--rxd):before,.dark-theme .chat__msg--rxd+.chat__msg--sent:before{border-top-color:#056162;border-left-color:#056162}.dark-theme .chat__msg-footer{color:#f1f1f2a1}.dark-theme .chat__msg--rxd .chat__msg-options{background:#262d31}.dark-theme .chat__msg--sent .chat__msg-options{background:#056162}.dark-theme .chat__img-wrapper .chat__msg-options{background:transparent}.dark-theme .chat__footer{background:#1e2428}.dark-theme .chat__scroll-btn{background:#262d31;color:#797c7e}.dark-theme .emojis__tab--active:after{background:#00af9c}.dark-theme .emojis__tab-icon{color:#f1f1f252}.dark-theme .emojis__tab--active .emojis__tab-icon{color:#f1f1f2a1}.dark-theme .emojis__search{background:#262d31;color:#d4d5d7}.dark-theme .emojis__search::placeholder{color:#7d8184}.dark-theme .emojis__label{color:#f1f1f273}.dark-theme .chat__input-icon{color:#828689}.dark-theme .chat__input-icon--highlight{color:#009688}.dark-theme .chat__input{background:#33383b;color:#f1f1f2}.dark-theme .chat-sidebar__header-icon{color:#828689}.dark-theme .chat-sidebar__heading{color:#f1f1f2eb}.dark-theme .chat-sidebar__name{color:#000;font-size:1.2rem;text-align:left;line-height:1.2rem;flex:1;justify-content:center;margin-left:8px;height:100%}.dark-theme .chat-sidebar__search-results{background:#131c21;color:#f1f1f273}.dark-theme .profile{background:#0d151a}.dark-theme .profile__section{background:#131c21;box-shadow:#00000029 0 1px 3px}.dark-theme .profile__name{color:#f1f1f2eb}.dark-theme .profile__heading{color:#009688}.dark-theme .profile__heading-icon{color:#828689}.dark-theme .profile__action:not(:last-of-type),.dark-theme .profile__about-item:not(:last-of-type),.dark-theme .profile__group:not(:last-of-type){border-bottom:1px solid #3C4247}.dark-theme .profile__action-text--top{color:#f1f1f2eb}.dark-theme .profile__action-text--bottom{color:#f1f1f273}.dark-theme .profile__about-item{color:#f1f1f2eb}.dark-theme .profile__group:hover{background-color:#3c4247}.dark-theme .profile__group-text--top{color:#f1f1f2eb}.dark-theme .profile__group-text--bottom{color:#f1f1f273}.dark-theme .profile__section--danger{color:#ef697a}.chat{display:flex;position:relative}.chat__body{min-width:300px;flex:40%;border-right:1px solid #DADADA;display:flex;flex-direction:column;position:relative;z-index:1}.chat__bg{position:absolute;top:0;right:0;left:0;bottom:0;opacity:.05;z-index:1;background:url(/assets/bg-chat-light-BiTGdS9Q.png) #e4dcd4}.chat__header,.chat__footer,.chat__date-wrapper,.chat__msg-group,.chat__encryption-msg{z-index:10}.chat__header{z-index:20}.chat__avatar-wrapper{width:40px;height:40px;cursor:pointer}.chat__contact-wrapper{flex:1;cursor:pointer}.chat__contact-name,.chat__contact-desc{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.chat__contact-name{color:#000;font-size:1rem;margin-bottom:2px}.chat__contact-desc{color:#0009;font-size:.75rem}.chat__actions{margin-right:20px;display:flex;align-items:center}.chat__action{margin-left:25px;cursor:pointer}.chat__action:not(.options-btn){display:inline-block}.chat__action-icon{color:#919191}.chat__action-icon--search{width:30px;height:30px}.chat__content{flex:1;position:relative;background:#e4dcd4;overflow-y:scroll;overflow-x:hidden}.chat__date-wrapper{text-align:center;margin:10px 0 14px;position:relative}.chat__date{background:#e1f2fa;display:inline-block;color:#000;font-size:.75rem;padding:7px 10px;border-radius:5px}.chat__encryption-msg{background:#fdf4c5;color:#000;font-size:.77rem;text-align:center;padding:5px 10px;position:relative;margin-bottom:8px;border-radius:5px;line-height:20px}.chat__encryption-icon{color:#8c866c;margin-right:5px;margin-bottom:-1px}.chat__msg-group{display:flex;flex-direction:column;margin-bottom:12px;position:relative}.chat__msg{padding:6px 7px 20px 9px;margin:8px;font-size:.85rem;color:#000;width:fit-content;max-width:95%;min-width:350px;line-height:20px;border-radius:5px;position:relative;white-space:pre-line;display:flex;flex-direction:column}.chat__msg.chat__img-wrapper{flex-direction:column;padding:8px 8px 24px;width:95%;max-height:300px}.chat__image__adjustment{width:100%;height:100%;object-fit:contain}.chat__msg.chat__doc-wrapper{flex-direction:column;justify-content:center;align-items:center;padding:8px 8px 24px;max-width:75%}.chat__doc__menu{display:flex;flex-direction:column;position:absolute;top:20px;right:5px;width:150px;background:#ededed;box-shadow:0 1px 1px #0000000f,0 2px 5px #0003;border-radius:5px;padding:10px 0;z-index:10}.chat__msg--sent{background:#dbf8c6;align-self:flex-end}.chat__msg--rxd{background:#fff;align-self:flex-start}.chat__msg--error{padding:10px 20px;font-size:1rem;color:#000;width:fit-content;line-height:20px;border-radius:5px;white-space:pre-line;display:flex;flex-direction:column;background:#d87171;color:#ff0;text-align:center}.chat__msg--incoming-msg{padding:10px;font-size:1rem;color:#000;width:fit-content;line-height:20px;border-radius:5px;white-space:pre-line;display:flex;flex-direction:column;background:green;color:#ff0;text-align:center}.chat__msg-group>*:nth-child(1):not(.chat__msg--sent):before,.chat__msg--sent+.chat__msg--rxd:before{content:"";position:absolute;width:0;height:0;top:0;left:-8px;border-top:6px solid white;border-right:6px solid white;border-bottom:6px solid transparent;border-left:6px solid transparent}.chat__msg-group>*:nth-child(1):not(.chat__msg--rxd):before,.chat__msg--rxd+.chat__msg--sent:before{right:-8px;content:"";position:absolute;width:0;height:0;top:0;border-top:6px solid #DBF8C6;border-right:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #DBF8C6}.chat__img{width:100%;max-height:300px;object-fit:cover;margin-bottom:4px}.chat__msg-filler{width:65px;display:inline-block;height:3px;background:transparent}.chat__msg-footer{position:absolute;display:flex;align-items:center;right:7px;bottom:3px;color:#00000073;font-size:.7rem;font-weight:500}.chat__msg-status-icon{color:#b3b3b3;margin-left:3px}.chat__msg-status-icon--blue{color:#0da9e5}.chat__img-wrapper .chat__msg-footer,.chat__img-wrapper .chat__msg-options-icon,.chat__img-wrapper .chat__msg-status-icon{color:#b3b3b3}.chat__msg-options{opacity:0;position:absolute;right:5px;top:3px;pointer-events:none;transition:all .2s}.chat__msg--rxd .chat__msg-options{background:#fff}.chat__msg--sent .chat__msg-options{background:#dbf8c6}.chat__img-wrapper .chat__msg-options{background:transparent}.chat__msg:hover .chat__msg-options{opacity:1;pointer-events:unset}.chat__msg-options-icon{color:#919191;width:20px;height:20px}.chat__footer{background:#f0f0f0;position:relative}.chat__incoming-msg{position:absolute;right:60px;bottom:70px;z-index:-1;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 1px 1px #0000000f,0 2px 5px #0003}.chat__incoming-msg:hover{opacity:.85;border-radius:50%;background:#d5d5d5;transform:scale(1.05)}.chat__scroll-btn{position:absolute;right:15px;bottom:70px;z-index:-1;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 1px 1px #0000000f,0 2px 5px #0003}.chat__preview-modal{position:absolute;left:10px;bottom:70px;width:300px;height:auto;max-height:600px;z-index:-1;border-radius:5%;color:#eaeaea;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;background:#fff;box-shadow:0 1px 1px #0000000f,0 2px 5px #0003}.chat__template-modal{position:absolute;right:-30px;bottom:3px;width:350px;height:auto;z-index:-1;border-radius:5%;color:#eaeaea;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;background:#fff;box-shadow:0 1px 1px #0000000f,0 2px 5px #0003}.chat__preview-image{max-width:100%;max-height:300px;object-fit:cover}.chat__input__file{background:#fff;color:#4a4a4a;padding:20px 10px;border-radius:22px;flex:1;height:100%}.chat__send-image-btn{width:42px;height:42px;border-radius:50%;color:#3e3e3e;display:flex;justify-content:center;align-items:center;background:#0a8d34;box-shadow:0 1px 1px #0000000f,0 2px 5px #0003}.chat__send-image-btn:hover{background-color:#0ec74a}.chat__cancel-image-btn{width:42px;height:42px;border-radius:50%;color:#3e3e3e;display:flex;justify-content:center;align-items:center;background:#d87171;box-shadow:0 1px 1px #0000000f,0 2px 5px #0003}.chat__cancel-image-btn:hover{background-color:#ddc1c2}.emojis__wrapper{width:100%;overflow:hidden;display:flex;flex-direction:column;height:0;min-height:0;transition:all .4s ease;background:inherit}.emojis__wrapper--active{height:40vh;min-height:350px;transition:all .4s ease}.emojis__tabs{display:flex;align-items:center;height:50px}.emojis__tab{flex:1;padding:10px 5px;text-align:center;position:relative}.emojis__tab--active:after{content:"";position:absolute;height:4px;width:100%;bottom:0;left:0;background:#009688}.emojis__tab-icon{color:#00000052}.emojis__tab--active .emojis__tab-icon{color:#0009}.emojis__content{overflow-y:scroll;padding:5px 20px;flex:1}.emojis__search{height:40px;background:#e6e6e6;width:100%;border-radius:5px;padding:5px 10px;color:#4a4a4a;font-size:.9rem}.emojis__search::placeholder{color:#989898}.emojis__label{margin-top:15px;margin-bottom:5px;font-weight:500;color:#00000073;font-size:.85rem}.emojis__grid{display:flex;flex-wrap:wrap;margin-bottom:25px}.emojis__emoji{margin-right:3px;margin-top:3px;cursor:pointer}.chat__input-wrapper{padding:10px;height:60px;position:relative;display:flex;align-items:center}.chat__input-icon{color:#919191;margin-left:8px;margin-right:8px;width:28px;height:28px;padding:3px;border-radius:50%}.chat__input-icon--highlight{color:teal}.chat__attach{display:flex;flex-direction:column;position:absolute;bottom:50px}.chat__attach-btn{transform:scale(0);opacity:0;transition:all .5s ease}.chat__attach-btn:nth-of-type(1){transition-delay:.5s}.chat__attach-btn:nth-of-type(2){transition-delay:.4s}.chat__attach-btn:nth-of-type(3){transition-delay:.3s}.chat__attach-btn:nth-of-type(4){transition-delay:.2s}.chat__attach-btn:nth-of-type(5){transition-delay:.1s}.chat__attach--active .chat__attach-btn{transform:scale(1);opacity:1}.chat__attach-btn{margin-bottom:10px}.chat__input-icon--pressed{background:#0000001a}.chat__input{background:#fff;color:#4a4a4a;padding:20px 10px;border-radius:22px;flex:1;height:100%}.chat__input::placeholder{color:#999;font-size:.9rem}.chat-sidebar{width:0;min-width:0;display:flex;flex-direction:column;transition:all .1s ease;overflow-x:hidden;overflow-y:auto}.chat-sidebar--active{flex:30%}.chat-sidebar__header-icon{margin-right:20px;color:#919191}.chat-sidebar__heading{flex:1;color:#000;font-size:1rem;margin-bottom:2px}.chat-sidebar__name{color:#000;font-size:1.2rem;text-align:left;line-height:1.2rem;flex:1;justify-content:center;margin-left:8px;height:100%}.chat-sidebar__content{flex:1}.chat-sidebar__search-results{background:#f5f5f5;height:100%;color:#0009;font-size:.85rem;display:flex;flex-direction:column;padding-left:8px;padding-top:8px}.profile{background:#ededed;padding-bottom:2pc}.profile__section{background:#fff;margin-bottom:10px;box-shadow:#00000014 0 1px 3px;padding:10px 20px}.profile__section--personal{display:flex;justify-content:center;flex-direction:column;align-items:center;padding:30px 20px}.profile__avatar-wrapper{width:200px;margin-bottom:20px;display:flex;justify-content:center;align-items:center}.profile__name{flex:1;color:#000;font-size:1.2rem;align-self:flex-start}.profile__heading-wrapper{margin-top:5px;margin-bottom:10px}.profile__heading{color:#009688;font-size:.85rem;flex:1}.profile__heading-icon{color:#919191}.profile__media-wrapper{display:flex;align-items:center;justify-content:space-between}.profile__media{width:32%}.profile__action,.profile__about-item{display:flex;align-items:center;justify-content:space-between;padding:15px 0;margin-bottom:5px;cursor:pointer}.profile__action:not(:last-of-type),.profile__about-item:not(:last-of-type),.profile__group:not(:last-of-type){border-bottom:1px solid #EBEBEB}.profile__action-left{flex:1}.profile__action-text{display:block}.profile__action-text--top,.profile__about-item{font-weight:500;margin-bottom:5px}.profile__action-text--bottom{font-size:.85rem;color:#00000073}.profile__section--groups{padding-left:0;padding-right:0}.profile__group,.profile__group-heading{padding-left:20px;padding-right:20px}.profile__group{display:flex;align-items:center;padding-top:10px;padding-bottom:10px;cursor:pointer}.profile__group:hover{background-color:#ebebeb}.profile__group-content{flex:1;overflow:hidden}.profile__group-avatar-wrapper{width:50px;height:50px;margin-right:10px}.profile__group-text{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.profile__group-text--top{color:#000;font-size:1rem;font-weight:500;margin-bottom:5px}.profile__group-text--bottom{color:#0009;font-size:.85rem;overflow:hidden}.profile__section--danger{color:#df3333;display:flex;align-items:center;padding-top:20px;padding-bottom:20px}.profile__danger-icon{margin-right:20px}.profile__danger-text{flex:1}@media screen and (min-width: 1301px){.chat__msg{max-width:65%}}@media screen and (min-width: 1000px) and (max-width: 1300px){.chat__msg{max-width:75%}}@media screen and (min-width: 900px) and (max-width: 1000px){.chat__msg{max-width:85%}}@media screen and (max-width: 1000px){.chat-sidebar{transition:transform .1s ease;transform:translate(120vw);position:absolute;right:0;width:50%;height:100%;z-index:10}.chat-sidebar--active{transform:translate(0);transition:transform .1s ease}}@media screen and (min-width: 750px){.chat__msg.chat__img-wrapper{width:40%;min-width:300px;max-width:400px}}.sidebar{width:0;min-width:0;display:flex;flex-direction:column;transition:all .1s ease;overflow-x:hidden;overflow-y:auto}.sidebar--active{flex:30%}._mediaContainer_1tjwz_1{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4px}._docWrapper_1tjwz_9{flex-direction:column;justify-content:center;align-items:flex-start;padding:8px 8px 24px;max-width:75%}._footer_1tjwz_18{position:absolute;display:flex;align-items:center;justify-content:center;width:95%;right:7px;bottom:3px;color:#00000073;font-size:.7rem;font-weight:500}._message_1tjwz_31{align-self:flex-start;margin-top:10px}._documentName_1tjwz_36{color:gray}._sendButton_1tjwz_40{width:45px;height:45px;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 1px 1px #0000000f,0 2px 5px #0003}._sendButton_1tjwz_40:hover{background-color:gray}._posRel_1tjwz_55{position:relative}._attach_1tjwz_59{display:flex;flex-direction:column;position:absolute;bottom:50px}._inputWrapper_1tjwz_66{padding:10px;height:60px;position:relative;display:flex;align-items:center}.dark-theme .options-btn--pressed{background:#20272b}.dark-theme .options-btn__options{background-color:#2a2f32}.dark-theme .options-btn__option{color:#f1f1f2eb}.dark-theme .options-btn__option:hover{background:#20272b}.options-btn{padding:5px;display:flex;justify-content:center;align-items:center}.options-btn--pressed{border-radius:50%;background:#d5d5d5}.options-btn:hover{opacity:.75;border-radius:50%;background:#d5d5d5}.options-btn__options{z-index:1000;top:40px;right:0;position:absolute;width:auto;min-width:180px;padding:10px 0;background-color:#fff;border-radius:3px;box-shadow:0 2px 5px #00000042,0 2px 10px #00000029;transition:all .2s ease-in;opacity:0;transform:scale(0)}.options-btn__options--right{right:unset;left:-210px}.options-btn__options--active{opacity:1;transform:scale(1)}.options-btn__option{padding:15px 20px;color:#000;font-size:.9rem;cursor:pointer}.options-btn__option:hover{background:#f5f5f5}.options-btn__option:active{opacity:.5}.icon_rounded{border-radius:50%;transition:transform .2s}.icon_rounded:hover{opacity:.75;border-radius:50%;background:#d5d5d5;transform:scale(1.1)}.PhotoView-Portal{direction:ltr;height:100%;left:0;overflow:hidden;position:fixed;top:0;touch-action:none;width:100%;z-index:2000}@keyframes PhotoView__rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{animation:PhotoView__delayIn .4s linear both}.PhotoView__Spinner svg{animation:PhotoView__rotate .6s linear infinite}.PhotoView__Photo{cursor:grab;max-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.PhotoView__Photo:active{cursor:grabbing}.PhotoView__icon{display:inline-block;left:0;position:absolute;top:0;transform:translate(-50%,-50%)}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{bottom:0;direction:ltr;left:0;position:absolute;right:0;top:0;touch-action:none;width:100%}.PhotoView__PhotoWrap{overflow:hidden;z-index:10}.PhotoView__PhotoBox{transform-origin:left top}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft,.PhotoView-Slider__clean .PhotoView-Slider__ArrowRight,.PhotoView-Slider__clean .PhotoView-Slider__BannerWrap,.PhotoView-Slider__clean .PhotoView-Slider__Overlay,.PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover{opacity:0}.PhotoView-Slider__Backdrop{background:#000;height:100%;left:0;position:absolute;top:0;transition-property:background-color;width:100%;z-index:-1}.PhotoView-Slider__fadeIn{animation:PhotoView__fade linear both;opacity:0}.PhotoView-Slider__fadeOut{animation:PhotoView__fade linear reverse both;opacity:0}.PhotoView-Slider__BannerWrap{align-items:center;background-color:#00000080;color:#fff;display:flex;height:44px;justify-content:space-between;left:0;position:absolute;top:0;transition:opacity .2s ease-out;width:100%;z-index:20}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{font-size:14px;opacity:.75;padding:0 10px}.PhotoView-Slider__BannerRight{align-items:center;display:flex;height:100%}.PhotoView-Slider__toolbarIcon{fill:#fff;box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{align-items:center;bottom:0;cursor:pointer;display:flex;height:100px;justify-content:center;margin:auto;opacity:.75;position:absolute;top:0;transition:opacity .2s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:70px;z-index:20}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{fill:#fff;background:#0000004d;box-sizing:content-box;height:24px;padding:10px;width:24px}.PhotoView-Slider__ArrowLeft{left:0}.PhotoView-Slider__ArrowRight{right:0}._chatmsg_tytci_1{padding:6px 7px 20px 9px;margin-bottom:12px;font-size:.85rem;color:#000;width:fit-content;max-width:95%;min-width:200px;line-height:20px;border-radius:5px;white-space:pre-line;display:flex;flex-direction:column;position:relative;background-color:#dbf8c6}._chatmsgsent_tytci_18{background:#dbf8c6;align-self:flex-end}._chatmsgrecived_tytci_23{background:#fff;align-self:flex-start}._chatmsgselected_tytci_28{background:#fff;align-self:center}._footer_tytci_32{position:absolute;display:flex;align-items:center;justify-content:center;width:95%;right:7px;bottom:3px;color:#00000073;font-size:.7rem;font-weight:500}._mediaContainer_tytci_45{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4px}.underline{text-decoration:underline}.cursor-pointer{cursor:pointer}.pos-rel{position:relative}.sb{display:flex;align-items:center;justify-content:space-between}.flex-1{flex:1}.js-focus-visible :focus:not(.focus-visible){outline:none}.focus-visible{outline-color:#81cae74d}.header{background:#ededed;display:flex;justify-content:space-between;align-items:center;height:60px;padding:10px;min-height:60px}.avatar{border-radius:50%;height:100%;width:100%;object-fit:cover}.emoji{background:url(/assets/emoji-sprite-BBFLWmWC.png) transparent;width:40px;height:40px;background-size:400px;background-repeat:no-repeat;width:50px;height:50px;background-size:500px}.search-wrapper{padding:7px 10px;height:50px;background:#f6f6f6;position:relative}.search-wrapper:focus-within{background:#fff}.search{color:#4a4a4a;padding-left:60px;border-radius:18px;width:100%;height:100%}.search::placeholder{color:#999}.search-icons{color:#919191;position:absolute;left:20px;top:50%;transform:translateY(-50%);width:24px;height:24px;overflow:hidden}.search-icon,.search__back-btn{position:absolute;width:100%;height:100%;transition:all .8s ease}.search-icon{opacity:1;transition-delay:.3s}.search__back-btn{opacity:1;transition-delay:.3s;color:#33b7f6}*{box-sizing:border-box;padding:0;margin:0;font-family:inherit;font-weight:400}a,a:active,a:hover{font-size:inherit;font-family:inherit;font-weight:inherit;text-decoration:none;color:inherit}button{cursor:pointer}button,input{border:none;background-color:transparent}ul{list-style:none}::-webkit-scrollbar{width:6px!important;height:6px!important}::-webkit-scrollbar-thumb{background-color:#0003}::-webkit-scrollbar-track{background:#ffffff1a}.dark-theme ::-webkit-scrollbar-thumb{background-color:#ffffff29}.dark-theme ::-webkit-scrollbar-track{background-color:initial}.dark-theme .focus-visible{outline:2px solid rgba(70,108,119,.3)}.dark-theme .header{background:#2a2f32}.dark-theme .search-wrapper{background:#131c21}.dark-theme .search{background:#323739}.dark-theme .search__back-btn{color:inherit}
