.messages-loading{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;width:100%;min-height:50rem}.messages-loading svg{display:block;width:3rem}.messages{margin:0 auto 6rem;width:1200px}@media (max-width:1200px){.messages{width:100%;padding:0 .5em}}.messages .menu-header{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:2em}.messages .menu-header .go-back{display:flex;flex-basis:100%}.messages .menu-header .go-back .button{display:flex;align-items:center;cursor:pointer}.messages .menu-header .go-back .button .chevron svg{height:.5em;transform:translateY(-1px) rotate(90deg)}.day .messages .menu-header .go-back .button .chevron svg,.night .messages .menu-header .go-back .button .chevron svg{fill:#ee1c4d}.messages .menu-header .go-back .button .button-value{margin-left:.2em;font-size:.9em;font-weight:500;text-transform:uppercase}.day .messages .menu-header .go-back .button .button-value,.night .messages .menu-header .go-back .button .button-value{color:#ee1c4d}.day .messages .menu-header .go-back .button:hover .button-value{color:#000}.night .messages .menu-header .go-back .button:hover .button-value{color:#efe9f3}.day .messages .menu-header .go-back .button:hover .chevron svg{fill:#000}.night .messages .menu-header .go-back .button:hover .chevron svg{fill:#efe9f3}.messages .menu-header .title{flex-basis:100%;display:flex;justify-content:center}.messages .menu-header .title .item{margin:0 .5em;font-size:1.25em;text-align:center;cursor:pointer}.day .messages .menu-header .title .item{color:#77747f}.night .messages .menu-header .title .item{color:#5e5e67}.messages .menu-header .title .active{cursor:auto}.day .messages .menu-header .title .active{color:#000}.night .messages .menu-header .title .active{color:#efe9f3}.messages .menu-header .actions{flex-basis:100%;text-align:right}.messages .wrapper{display:flex;flex-direction:row;align-items:flex-start;width:100%}@media (max-width:700px){.messages .wrapper{flex-direction:column}}@media (max-width:700px){.messages .wrapper .menu-list{width:100%}}.messages .wrapper .menu-list .menu{box-sizing:border-box;width:22rem;margin-right:1rem;margin-left:1rem;margin-bottom:1rem;max-height:26rem;padding-top:1rem;padding-bottom:1rem}.messages .wrapper .menu-list .menu .go-back{margin:15px 0 6px 30px}.messages .wrapper .menu-list .menu .go-back .button{display:flex;align-items:center;cursor:pointer}.messages .wrapper .menu-list .menu .go-back .button .chevron svg{height:.5em;transform:translateY(-1px) rotate(90deg)}.day .messages .wrapper .menu-list .menu .go-back .button .chevron svg,.night .messages .wrapper .menu-list .menu .go-back .button .chevron svg{fill:#ee1c4d}.messages .wrapper .menu-list .menu .go-back .button .button-value{margin-left:.2em;font-size:.9em;font-weight:500;text-transform:uppercase}.day .messages .wrapper .menu-list .menu .go-back .button .button-value,.night .messages .wrapper .menu-list .menu .go-back .button .button-value{color:#ee1c4d}.day .messages .wrapper .menu-list .menu .go-back .button:hover .button-value{color:#000}.night .messages .wrapper .menu-list .menu .go-back .button:hover .button-value{color:#efe9f3}.day .messages .wrapper .menu-list .menu .go-back .button:hover .chevron svg{fill:#000}.night .messages .wrapper .menu-list .menu .go-back .button:hover .chevron svg{fill:#efe9f3}.messages .wrapper .menu-list .menu .menu-simple-header{display:flex;align-items:center;justify-content:space-between;padding-right:2rem}.messages .wrapper .menu-list .menu .menu-element{margin-top:1rem}.messages .wrapper .menu-list .menu>a{display:inline-block;width:40%}@media (max-width:700px){.messages .wrapper .menu-list .menu{width:100%;margin-right:0;margin-left:0;box-sizing:border-box}}.messages .wrapper .menu-list .menu h5{margin:1rem 0 1rem 2rem;font-weight:500;width:50%;display:inline-block;font-size:1.4rem}.day .messages .wrapper .menu-list .menu h5{color:#000}.night .messages .wrapper .menu-list .menu h5{color:#efe9f3}.messages .wrapper .menu-list .menu .group-chat-search{display:flex;min-height:48px;padding:0 2em 1em;box-sizing:border-box}.messages .wrapper .menu-list .menu .group-chat-search .input-element{margin-bottom:0;margin-right:1em}.messages .wrapper .menu-list .menu .group-chat-search .input-element .input-wrap{margin-top:0}.messages .wrapper .menu-list .menu .group-chat-search .input-element p{display:none}.messages .wrapper .menu-list .menu .group-chat-search .button-element{padding-top:.5em!important;padding-bottom:.5em!important;height:2.5rem}.messages .wrapper .content{max-width:calc(100% - 25rem);padding:1rem 2rem;box-sizing:border-box;flex-grow:1}@media (max-width:700px){.messages .wrapper .content{width:100%;max-width:none}}@media (max-width:400px){.messages .wrapper .content{padding:1rem .5rem}}.messages .wrapper .content,.messages .wrapper .menu{display:flex;flex-direction:column;border-radius:.3rem;box-shadow:0 0 10px rgba(78,93,117,.2)}.day .messages .wrapper .content,.day .messages .wrapper .menu{background-color:#fff}.night .messages .wrapper .content,.night .messages .wrapper .menu{background-color:#1a1b23;box-shadow:none}@media (max-width:700px){.messages .wrapper .content,.messages .wrapper .menu{flex-grow:1}}.messages .wrapper .mobile-menu{width:100%}.messages .wrapper .mobile-menu .drop-list-element{width:80%;min-width:15rem;max-width:25rem;margin-left:.5rem}.messages .confirmation-modal .content-modal-element{display:block}.conversation{margin-top:1rem;width:100%;margin-right:-1rem;height:40rem;position:relative}.conversation .conversation-loading-messages{opacity:.3}.conversation__wrapper{height:calc(100% - 6rem);overflow-y:scroll;overflow-x:hidden;scrollbar-color:transparent transparent!important;scrollbar-width:thin}.day .conversation__wrapper:hover{scrollbar-color:#60606b transparent!important}.night .conversation__wrapper:hover{scrollbar-color:#a3a3a6 transparent!important}.conversation__wrapper::-webkit-scrollbar{width:7px;height:7px}.conversation__wrapper::-webkit-scrollbar-track{background-color:transparent!important}.day .conversation__wrapper::-webkit-scrollbar-track{background-color:#eaeaee}.night .conversation__wrapper::-webkit-scrollbar-track{background-color:#16121b}.conversation__wrapper::-webkit-scrollbar-thumb{-webkit-appearance:none;border-radius:3.5px}.day .conversation__wrapper::-webkit-scrollbar-thumb{background-color:#60606b}.night .conversation__wrapper::-webkit-scrollbar-thumb{background-color:#a3a3a6}.conversation__inner{display:flex;flex-direction:column-reverse;justify-content:flex-start}.conversation__message{width:calc(100% - 1rem);max-width:calc(100% - 1rem);box-sizing:border-box;margin-top:.5rem;margin-bottom:.5rem}.conversation__message--guest{max-width:100%;box-sizing:border-box;padding-right:20%;word-wrap:break-word}.day .conversation__message--guest{color:#000}.night .conversation__message--guest{color:#efe9f3}.conversation__message--host{padding-left:20%;text-align:right;word-wrap:break-word}.day .conversation__message--host{color:#77747f}.night .conversation__message--host{color:#5e5e67}.conversation__message .date{display:block;margin-top:.3rem;font-size:.85rem}.day .conversation__message .date{color:#77747f}.night .conversation__message .date{color:#5e5e67}.conversation__message .date i{display:inline-block}.conversation__message .date i svg{width:.7rem;margin-bottom:-.1rem;stroke-width:1px}.day .conversation__message .date i svg{stroke:#60606b}.night .conversation__message .date i svg{stroke:#a3a3a6}.conversation__message .date i:hover svg{stroke:#e2375d}.conversation__data{margin-left:auto;margin-right:auto;width:fit-content;width:-moz-fit-content;padding:.2rem .5rem;border-radius:1rem;opacity:.6}.day .conversation__data{background-color:#77747f}.night .conversation__data{background-color:#5e5e67}.day .conversation__data{color:#fff}.night .conversation__data{color:#1a1b23}.conversation__action{display:flex;flex-direction:row;flex-wrap:nowrap;margin-top:1.6rem;align-items:flex-start}.conversation__action .button-element{margin-top:.4rem}.conversation__action .input-element{flex-grow:1;max-width:unset;margin-right:1rem}.conversation__action .input-element label{position:absolute;left:0;top:-1.1em}.conversation__action .input-element p{height:auto;min-height:1em}.conversation .loading-screen{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%}.conversation .loading-screen svg{display:block;width:3rem}.conversationP2P{margin-top:1rem;width:100%;margin-right:-1rem;height:44rem;position:relative}@media (min-width:700px){.conversationP2P{height:40rem}}.conversationP2P .active-file{padding-bottom:1.4rem}.conversationP2P__header{display:flex;justify-content:space-between;align-items:center;position:relative;width:100%}.conversationP2P__header_invisible{opacity:0}.conversationP2P__deal{flex-basis:100%}.day .conversationP2P__deal .title{color:#000}.night .conversationP2P__deal .title{color:#efe9f3}.day .conversationP2P__deal .id{color:#77747f}.night .conversationP2P__deal .id{color:#5e5e67}.conversationP2P__counter{flex-basis:100%;text-align:center}.conversationP2P__counter .time-left{padding:.2rem .5rem;border-radius:1rem;opacity:.6}.day .conversationP2P__counter .time-left{background-color:#77747f}.night .conversationP2P__counter .time-left{background-color:#5e5e67}.day .conversationP2P__counter .time-left{color:#fff}.night .conversationP2P__counter .time-left{color:#1a1b23}.conversationP2P__ad{display:flex;align-items:center;justify-content:flex-end;flex-basis:100%}.day .conversationP2P__ad .title{color:#000}.night .conversationP2P__ad .title{color:#efe9f3}.day .conversationP2P__ad .id{color:#77747f}.night .conversationP2P__ad .id{color:#5e5e67}.day .conversationP2P__ad .id a,.night .conversationP2P__ad .id a{color:#ee1c4d}.conversationP2P__ad-info{white-space:nowrap}.conversationP2P__arbitrator button{margin-right:.5rem;transform:translateY(-2px)}.conversationP2P__arbitrator .flag{position:absolute;right:0;top:-6em}.conversationP2P__wrapper{height:calc(100% - 12rem);display:flex;flex-direction:column;justify-content:space-between;overflow-y:scroll;overflow-x:hidden;scrollbar-color:transparent transparent!important;scrollbar-width:thin}.day .conversationP2P__wrapper:hover{scrollbar-color:#60606b transparent!important}.night .conversationP2P__wrapper:hover{scrollbar-color:#a3a3a6 transparent!important}.conversationP2P__wrapper::-webkit-scrollbar{width:7px;height:7px}.conversationP2P__wrapper::-webkit-scrollbar-track{background-color:transparent!important}.day .conversationP2P__wrapper::-webkit-scrollbar-track{background-color:#eaeaee}.night .conversationP2P__wrapper::-webkit-scrollbar-track{background-color:#16121b}.conversationP2P__wrapper::-webkit-scrollbar-thumb{-webkit-appearance:none;border-radius:3.5px}.day .conversationP2P__wrapper::-webkit-scrollbar-thumb{background-color:#60606b}.night .conversationP2P__wrapper::-webkit-scrollbar-thumb{background-color:#a3a3a6}@media (min-width:700px){.conversationP2P__wrapper{height:calc(100% - 8rem)}}@media (max-width:800px){.conversationP2P .local-screen .local-modal{max-width:87%}}@media (max-width:400px){.conversationP2P .local-screen .local-modal{padding:3rem 1rem 2rem}}.conversationP2P__inner{display:flex;flex-direction:column-reverse;justify-content:flex-start}.conversationP2P__message{width:calc(100% - 1rem);max-width:calc(100% - 1rem);box-sizing:border-box;margin-top:.5rem;margin-bottom:.5rem}.conversationP2P__message--guest{max-width:100%;box-sizing:border-box;padding-right:20%;word-wrap:break-word}.day .conversationP2P__message--guest{color:#000}.night .conversationP2P__message--guest{color:#efe9f3}.conversationP2P__message--guest a{cursor:pointer}.day .conversationP2P__message--guest a,.night .conversationP2P__message--guest a{color:#ee1c4d}.conversationP2P__message--host{padding-left:20%;text-align:right;word-wrap:break-word}.day .conversationP2P__message--host{color:#77747f}.night .conversationP2P__message--host{color:#5e5e67}.conversationP2P__message--wrapper{margin-top:1em}.conversationP2P__message--wrapper p{display:inline}.conversationP2P__message p{margin-top:1em}.conversationP2P__message b{font-weight:600}.conversationP2P__message .date{display:block;margin-top:.3rem;font-size:.85rem}.day .conversationP2P__message .date{color:#77747f}.night .conversationP2P__message .date{color:#5e5e67}.conversationP2P__message .date i{display:inline-block}.conversationP2P__message .date i svg{width:.7rem;margin-bottom:-.1rem;stroke-width:1px}.day .conversationP2P__message .date i svg{stroke:#60606b}.night .conversationP2P__message .date i svg{stroke:#a3a3a6}.conversationP2P__message .date i:hover svg{stroke:#e2375d}.conversationP2P__files{margin-bottom:.5rem;padding:1rem;border:1px solid;border-radius:5px;font-size:.85rem}.day .conversationP2P__files{color:#77747f}.night .conversationP2P__files{color:#5e5e67}.day .conversationP2P__files{border-color:#77747f}.night .conversationP2P__files{border-color:#5e5e67}.conversationP2P__files .file-name{cursor:pointer}.day .conversationP2P__files .file-name,.night .conversationP2P__files .file-name{color:#ee1c4d}.conversationP2P__data{margin-left:auto;margin-right:auto;padding:.2rem .5rem;border-radius:1rem;opacity:.6}.day .conversationP2P__data{background-color:#77747f}.night .conversationP2P__data{background-color:#5e5e67}.day .conversationP2P__data{color:#fff}.night .conversationP2P__data{color:#1a1b23}.conversationP2P__action{text-align:right;margin-bottom:1rem;padding-right:1rem;display:flex;flex-direction:row;flex-wrap:nowrap;margin-top:1.6rem;align-items:flex-start}@media (max-width:700px){.conversationP2P__action{justify-content:center;padding-right:0;margin-left:-1rem;margin-right:-1rem}}.conversationP2P__action .button-element{margin-top:.4rem;margin-left:1rem}@media (max-width:700px){.conversationP2P__action .button-element{margin:.4rem .5rem}}.conversationP2P__action .message-input{position:relative;flex-grow:1;max-width:unset}@media (max-width:700px){.conversationP2P__action .message-input{width:100%;margin-left:1rem;margin-right:1rem}}.conversationP2P__action .message-input .input-element{max-width:none}.conversationP2P__action .message-input .input-element label{position:absolute;left:0;top:-1.7em}.conversationP2P__action .message-input .input-element p{height:auto;min-height:1em}.conversationP2P__action .message-input .attach-info-tooltip{display:flex;align-items:center;justify-content:space-between;position:absolute;top:-2.5em;right:0;width:91%;min-height:2.5em;padding:.5em;box-sizing:border-box;border-radius:5px}.day .conversationP2P__action .message-input .attach-info-tooltip{background-color:rgba(119,116,127,.35)!important}.night .conversationP2P__action .message-input .attach-info-tooltip{background-color:rgba(94,94,103,.35)!important}.day .conversationP2P__action .message-input .attach-info-tooltip{color:#000}.night .conversationP2P__action .message-input .attach-info-tooltip{color:#efe9f3}@media (max-width:924px){.conversationP2P__action .message-input .attach-info-tooltip{width:84%}}@media (max-width:700px){.conversationP2P__action .message-input .attach-info-tooltip{width:91%}}@media (max-width:464px){.conversationP2P__action .message-input .attach-info-tooltip{width:84%}}.conversationP2P__action .message-input .attach-info-tooltip .name{display:flex;align-items:center}.conversationP2P__action .message-input .attach-info-tooltip .name .fileicon{margin-right:.5em}.conversationP2P__action .message-input .attach-info-tooltip .name .fileicon svg{width:1em;transform:translateY(1px);opacity:.5}.conversationP2P__action .message-input .attach-info-tooltip .delete svg{transform:translateY(1px);opacity:.5}.conversationP2P__action .message-input .attach-info-tooltip .delete svg:hover{opacity:1;cursor:pointer}.conversationP2P__action .attach-file{margin-right:1em;transform:translateY(1em);cursor:pointer}.day .conversationP2P__action .attach-file:hover svg,.night .conversationP2P__action .attach-file:hover svg{fill:#ee1c4d}.conversationP2P__action_mobile{flex-wrap:wrap}.conversationP2P .loading-screen{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%}.conversationP2P .loading-screen svg{display:block;width:3rem}.conversationP2P .confirmation-modal p{margin-bottom:2em}.conversationP2P .confirmation-modal .content-modal-element{display:block}.conversationP2P .local-modal__screen{position:fixed;top:0;left:0;z-index:1001;width:100%;height:100%}.day .conversationP2P .local-modal__screen{background-color:rgba(235,232,242,.4)}.night .conversationP2P .local-modal__screen{background-color:rgba(22,18,27,.4)}.conversationP2P .local-screen{z-index:1002}#file_message{display:none}.leave-feedback{max-width:20rem;margin-top:1rem;padding:1rem;box-sizing:border-box;border:1px solid;border-radius:4px;text-align:center}@media (max-width:768px){.leave-feedback{max-width:none}}.day .leave-feedback{border-color:#b5b5be}.night .leave-feedback{border-color:#5e5e67}.day .leave-feedback{color:#000}.night .leave-feedback{color:#efe9f3}.leave-feedback .container .title{margin-bottom:1rem}.leave-feedback .container .rating{display:flex;justify-content:space-around;margin-bottom:1rem}.leave-feedback .container .rating .mark{padding:.5rem;border-radius:4px}.leave-feedback .container .rating .mark svg{width:2rem;opacity:.5}.leave-feedback .container .rating .mark .subtitle{font-size:.9em;color:#77747f}.leave-feedback .container .rating .mark:hover{cursor:pointer}.day .leave-feedback .container .rating .mark:hover,.night .leave-feedback .container .rating .mark:hover{background-color:rgba(238,28,77,.25)!important}.leave-feedback .container .rating .negative-mark svg{fill:#e2375d}.day .leave-feedback .container .rating .neutral-mark svg{fill:#60606b}.night .leave-feedback .container .rating .neutral-mark svg{fill:#a3a3a6}.leave-feedback .container .rating .positive-mark svg{fill:#00ab8a}.day .leave-feedback .container .rating .mark_active,.night .leave-feedback .container .rating .mark_active{background-color:rgba(238,28,77,.25)!important}.leave-feedback .container .rating .mark_active svg{opacity:1}.day .leave-feedback .container .rating .mark_active:hover .subtitle{color:#000}.night .leave-feedback .container .rating .mark_active:hover .subtitle{color:#efe9f3}.leave-feedback .container .comment .input-element{max-width:100%}.p2p-confirm-form{max-width:14rem;padding:1rem;border:2px solid;border-radius:5px}.day .p2p-confirm-form{border-color:#eaeaee}.night .p2p-confirm-form{border-color:#2d2d3a}.p2p-confirm-form .p2p-confirm-form-title{margin-bottom:2rem;text-align:center}.day .p2p-confirm-form .p2p-confirm-form-title{color:#000}.night .p2p-confirm-form .p2p-confirm-form-title{color:#efe9f3}.p2p-confirm-form .p2p-confirm-form-title__error{margin-top:-1rem;margin-bottom:1rem;color:#e2375d;text-align:center}.p2p-confirm-form .link{margin-top:.5rem}.p2p-confirm-form .link span{border-bottom:1px dashed;cursor:pointer}.day .p2p-confirm-form .link span,.night .p2p-confirm-form .link span{color:#ee1c4d}.day .p2p-confirm-form .link span,.night .p2p-confirm-form .link span{border-color:#ee1c4d}.conversationP2P__actions[data-v-4caad493]{text-align:right;margin-bottom:1rem;padding-right:1rem}@media (max-width:700px){.conversationP2P__actions[data-v-4caad493]{padding-right:0}}.conversationP2P__actions[data-v-565e9d87]{text-align:right;margin-bottom:1rem;padding-right:1rem}@media (max-width:700px){.conversationP2P__actions[data-v-565e9d87]{padding-right:0}}.system-conversation{margin-top:1rem;width:100%;margin-right:-1rem;height:40rem;position:relative}.system-conversation__wrapper{height:calc(100% - 6rem);overflow-y:scroll;overflow-x:hidden;scrollbar-color:transparent transparent!important;scrollbar-width:thin}.day .system-conversation__wrapper:hover{scrollbar-color:#60606b transparent!important}.night .system-conversation__wrapper:hover{scrollbar-color:#a3a3a6 transparent!important}.system-conversation__wrapper::-webkit-scrollbar{width:7px;height:7px}.system-conversation__wrapper::-webkit-scrollbar-track{background-color:transparent!important}.day .system-conversation__wrapper::-webkit-scrollbar-track{background-color:#eaeaee}.night .system-conversation__wrapper::-webkit-scrollbar-track{background-color:#16121b}.system-conversation__wrapper::-webkit-scrollbar-thumb{-webkit-appearance:none;border-radius:3.5px}.day .system-conversation__wrapper::-webkit-scrollbar-thumb{background-color:#60606b}.night .system-conversation__wrapper::-webkit-scrollbar-thumb{background-color:#a3a3a6}.system-conversation__inner{display:flex;flex-direction:column-reverse;justify-content:flex-start}.system-conversation__message{width:calc(100% - 1rem);box-sizing:border-box;margin-top:.5rem;margin-bottom:.5rem}.system-conversation__message--guest{padding-right:20%}.day .system-conversation__message--guest{color:#000}.night .system-conversation__message--guest{color:#efe9f3}.system-conversation__message--host{padding-left:20%;text-align:right}.day .system-conversation__message--host{color:#77747f}.night .system-conversation__message--host{color:#5e5e67}.system-conversation__message b{font-weight:600}.system-conversation__message-time{display:block;margin-top:.3rem;font-size:.85rem}.day .system-conversation__message-time{color:#77747f}.night .system-conversation__message-time{color:#5e5e67}.system-conversation__action{display:flex;flex-direction:row;flex-wrap:nowrap;margin-top:2rem;align-items:flex-start}.system-conversation__action .input{flex-grow:1;margin-right:2rem}.system-conversation__action .input input{font-weight:400}.system-conversation__action .input label{display:none}.system-conversation .system-loading-screen{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%}.system-conversation .system-loading-screen svg{display:block;width:4rem}.system-conversation .system-conversation__link{text-decoration:none}.day .system-conversation .system-conversation__link,.night .system-conversation .system-conversation__link{color:#ee1c4d}.new-message{margin-top:1rem;margin-bottom:1rem}.day .new-message .access-closed{color:#000}.night .new-message .access-closed{color:#efe9f3}