section[data-v-1d9122e0]{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:15px;padding-left:15px;padding-right:15px}.match-card[data-v-1d9122e0]{position:relative;width:100%;height:125px;background-position:50%;background-size:cover;border-radius:5px}.foreground[data-v-1d9122e0]{border-radius:5%;width:100%;position:absolute;bottom:0;color:#fff;font-size:medium;font-weight:700;padding-left:5px;padding-bottom:5px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background-image:linear-gradient(0deg,rgba(0,0,0,.5019607843137255),hsla(0,0%,100%,0))}@media screen and (max-width:749px){.match-card[data-v-1d9122e0]{width:90px;margin-right:15px;display:inline-block}.matches__section[data-v-1d9122e0]{width:calc(100vw - 15px);overflow-x:scroll;box-sizing:border-box;white-space:nowrap;display:inline-block}}.link[data-v-1d9122e0]:hover{filter:none;color:none}.matches__header[data-v-1d9122e0]{margin-bottom:10px;margin-left:10px;font-weight:600}form[data-v-39e3fe5d]{margin:0 0 0 0}.chat[data-v-39e3fe5d]{display:flex;flex-direction:column;height:100%;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.match__info[data-v-39e3fe5d]{padding:20px 24px 20px 24px;height:75px;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid #e6eaf0;box-sizing:border-box}.chat__tools[data-v-39e3fe5d]{height:74px;width:100%;bottom:0;border-top:var(--gray40) solid 1px;display:grid;grid-template-columns:4fr 1fr}.chat__form[data-v-39e3fe5d]{display:flex;flex-direction:row;align-items:center;width:100%}.chat__box[data-v-39e3fe5d]{width:100%;border:none;outline:none;padding-left:2%;padding-right:2%;white-space:normal;align-self:center;font-size:1rem}.emoji__picker[data-v-39e3fe5d]{width:30px;height:30px;border-radius:50%;border:none;align-self:center}.button__submit[data-v-39e3fe5d]{width:100px;height:40px;border:none;border-radius:25px;align-self:center;justify-self:center;font-size:1rem;font-weight:700;background:linear-gradient(45deg,#fd267a,#ff6036);color:#fff}.button__submit-disable[data-v-39e3fe5d]{color:var(--color--text-secondary);background:var(--color--empty-background)}.match__avatar[data-v-39e3fe5d]{width:80%;height:100%;display:flex;flex-direction:row;align-items:center}.avatar[data-v-39e3fe5d]{width:32px;height:32px;border-radius:50%;border:3px solid #fff;box-shadow:0 2px 5px 0 rgb(0 0 0/28%)}.match__date[data-v-39e3fe5d]{width:60%;height:100%;padding-left:24px;display:flex;align-items:center}.close__button[data-v-39e3fe5d]{width:20%;height:100%;display:flex;align-items:center;justify-content:right}.close__button--img[data-v-39e3fe5d]{transition:transform .2s ease;filter:invert(73%) sepia(28%) saturate(133%) hue-rotate(177deg) brightness(92%) contrast(86%)}.close__button--img[data-v-39e3fe5d]:hover{transform:rotate(-90deg);filter:none}textarea[data-v-39e3fe5d]{box-sizing:border-box}.conversation__history[data-v-39e3fe5d]{width:100%;height:calc(100% - 150px);flex:1;display:flex;flex-direction:column;padding-left:20px;padding-right:20px;box-sizing:border-box;overflow-y:auto;overflow-x:hidden}.conversation__history[data-v-39e3fe5d]::-webkit-scrollbar{display:block;width:8px;height:8px}.conversation__history[data-v-39e3fe5d]::-webkit-scrollbar-thumb{display:block;background:grey;border-radius:5px}.right__bubble{text-align:right;background-color:var(--blue40);color:#fff}.left__bubble,.right__bubble{margin-bottom:6px;margin-top:6px}.left__bubble{text-align:left;background-color:var(--gray20);margin-left:8px;border-top-right-radius:15px;border-bottom-right-radius:15px;border-top-left-radius:15px;border-bottom-left-radius:4px}.chat__bubble{box-sizing:border-box;padding-top:10px;padding-bottom:10px;padding-left:13px;padding-right:13px;border-radius:15px;font-size:.94rem;word-wrap:break-word;max-width:350px;text-align:left}.chat__container{display:flex;flex-direction:row;justify-content:center;align-items:center}.Al\(flex-end\){align-self:flex-end}.Al\(flex-start\){align-self:flex-start}.bubble__avatar{width:40px;height:40px;border-radius:50%;background-size:cover}.bubble__middle__left{border-top-left-radius:5px;border-bottom-left-radius:5px}.bubble__middle__right,.bubble__top__right{border-bottom-right-radius:5px}.bubble__bottom_right,.bubble__middle__right{border-top-right-radius:5px}.time__bubble{font-family:ProximaNova,sans-serif;font-size:13px;transition-property:opacity;transition-duration:.2s;opacity:0;box-sizing:border-box;padding-left:8px;padding-right:8px}.active{opacity:1}.messagelist__container[data-v-4d74c082]{display:flex;flex-direction:column;width:100%;height:100px;cursor:pointer;background-color:var(--color--empty-background2)}.messagelist__container--active[data-v-4d74c082]{box-shadow:0 2px 5px 0 rgb(0 0 0/28%);background-color:#fff}.message__container[data-v-4d74c082]{width:100%;height:100px;display:flex;flex-direction:row;transition-duration:.2s}.message__avatar--holder[data-v-4d74c082]{box-sizing:border-box;width:100px;height:100%;padding:15px}.message__avatar--img[data-v-4d74c082]{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.message__info[data-v-4d74c082]{width:calc(100% - 105px);height:100%;display:flex;flex-direction:column}.message__sender[data-v-4d74c082]{width:100%;height:50%;display:flex;align-items:flex-end}.message__content[data-v-4d74c082]{width:100%;height:50%;display:flex;align-items:center;color:var(--secondaryColor)}.indicator[data-v-4d74c082]{width:5px;height:100%;opacity:0}.indicator--active[data-v-4d74c082]{background-color:var(--brandColor);opacity:1}h3[data-v-4d74c082]{display:block;font-size:1.17em;font-weight:600;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;font-weight:700;color:var(--primaryColor)}.messagelist__header[data-v-4d74c082]{margin-left:10px;margin-top:10px;font-weight:600}@media screen and (max-width:749px){.message__info[data-v-4d74c082]{border-bottom:var(--gray30) 1px solid}.messagelist__container[data-v-4d74c082]{background-color:#fff}}