.warningContainer{display:flex;align-items:center;justify-content:center;flex-flow:column;color:#fff;text-align:center}.warningContainer .roundBox{position:relative;width:5rem;height:5rem;border:10px solid #5364e4;border-radius:50%;margin-bottom:1rem}.warningContainer .roundBox svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.5rem}.customYScroll{overflow-y:auto}.customYScroll::-webkit-scrollbar{width:6px;height:6px}.customYScroll::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f6f7}.pageLogo{position:absolute;z-index:50}.pageLogo,.pageLogo a{display:flex}.pageLogo img{width:160px;transform:translateZ(0)}@media (max-width:780px){.pageLogo img{width:140px}}@media (max-width:540px){.pageLogo img{width:130px}}@media (max-width:380px){.pageLogo img{width:120px}}.pageLogo.hidden{display:none}.pageLogo.bottomleft{bottom:24px;left:24px}@media (max-width:780px){.pageLogo.bottomleft{bottom:18px;left:20px}}@media (max-width:540px){.pageLogo.bottomleft{bottom:14px;left:18px}}@media (max-width:380px){.pageLogo.bottomleft{bottom:10px;left:16px}}.pageLogo.topleft{top:10px;left:10px}.loadingContainer{position:relative;width:4rem;height:4rem;margin-bottom:1.45rem}.loadingContainer svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.5rem;height:1.5rem}.loader{text-indent:-9999em;width:100%;height:100%;border-radius:50%;background:#fff;background:linear-gradient(90deg,#fff 10%,#000 42%);position:relative;animation:load3 1.4s linear infinite;transform:translateZ(0)}.loader:before{width:50%;height:50%;background:#fff;border-radius:100% 0 0 0}.loader:after,.loader:before{position:absolute;top:0;left:0;content:""}.loader:after{background:#000;width:75%;height:75%;border-radius:50%;margin:auto;bottom:0;right:0}@-webkit-keyframes load3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes load3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.noVideo{display:none}.iconWrapper{display:flex;justify-content:center;margin:auto 0;background-color:#2f3243}.iconWrapper svg{height:6rem;width:6rem;padding:2rem;border-radius:8rem}.iconWrapper img,.iconWrapper svg{margin:auto 0;background:linear-gradient(0deg,#2f3243,#2f3243)}.iconWrapper img{height:144px;width:144px;padding:.5rem;border-radius:50%}.chat-header-container{position:relative;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;padding-right:12px;padding-left:12px;min-height:72px;box-shadow:0 4px 15px 5px rgba(0,0,0,.1);background-color:#fff;z-index:1;flex-shrink:0;flex-basis:7%}.chat-header-container .chat-header-button-back{position:absolute;cursor:pointer;display:flex;justify-content:center;align-items:center}.chat-header-container .chat-header-operator-info{display:flex;justify-content:space-evenly;align-items:center;margin:auto;max-width:calc(75% - 100px)}.chat-header-container .chat-header-operator-info.without-buttons{max-width:75%}.chat-header-container .chat-header-operator-info img{width:36px;height:36px;min-height:36px;min-width:36px;border-radius:50%;margin-right:10px}.chat-header-container .chat-header-operator-info h1{overflow:hidden;text-overflow:ellipsis}.chat-header-container h1{font-family:Roboto;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#4e4f6b;margin:auto}.chat-header-container .chat-header-buttons-wrapper{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;flex-flow:row nowrap;align-items:center}.chat-header-container .chat-header-buttons-wrapper .chat-header-consultation-button{margin-right:10px;cursor:pointer}.chat-header-container .chat-header-buttons-wrapper .disabled{cursor:auto;pointer-events:none}.chat-body-messages-container{display:flex;flex-flow:column;background-color:#fff;overflow:auto;flex-grow:1;flex-shrink:2;flex-basis:90%}.chat-body-messages-container.chat-ai{background-color:#000;background-image:url(/chat-ai-waves-background.147b2f27.svg);background-repeat:no-repeat;background-position:bottom}.chat-body-messages-container.chat-ai .chat-ai-background{position:absolute;width:1065px;height:1065px;left:-149px;top:225px;background:#0021d6;opacity:.5;filter:blur(250px)}.chat-body-messages-container .messages-wrapper{display:flex;flex-direction:column}.chat-body-messages-container .chat-body-operator-write-message-container{display:flex;margin-left:12px;max-width:100%}.chat-body-messages-container .chat-body-operator-write-message-container p{font-family:Roboto;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#9ba1af;word-break:break-word}.chat-body-messages-container .chat-body-operator-write-message-container p span{animation-name:blink;animation-duration:1.4s;animation-iteration-count:infinite;animation-fill-mode:both}.chat-body-messages-container .chat-body-operator-write-message-container p span:nth-child(2){animation-delay:.2s}.chat-body-messages-container .chat-body-operator-write-message-container p span:nth-child(3){animation-delay:.4s}.chat-body-messages-container .chat-body-icon-with-message{display:flex;flex-flow:column nowrap;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-height:500px){.chat-body-messages-container .chat-body-icon-with-message{display:none}}.chat-body-messages-container .chat-body-icon-with-message p{font-family:Roboto;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#9ba1af}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.chat-body-messages-container .chat-body-icon-with-waiting-message{animation-name:topappearance;animation-duration:2s;animation-fill-mode:forwards;display:flex;justify-content:center;position:relative;flex-flow:row nowrap;width:100%;left:50%;transform:translateX(-50%)}.chat-body-messages-container .chat-body-icon-with-waiting-message p{margin-left:10px;font-family:Roboto;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#9ba1af}.chat-body-messages-container .chat-body-icon-with-waiting-message p span{animation-name:blink;animation-duration:1.4s;animation-iteration-count:infinite;animation-fill-mode:both}.chat-body-messages-container .chat-body-icon-with-waiting-message p span:nth-child(2){animation-delay:.2s}.chat-body-messages-container .chat-body-icon-with-waiting-message p span:nth-child(3){animation-delay:.4s}@keyframes topappearance{0%{top:-100px}to{top:1%}}.chat-body-message-container{display:flex;flex-flow:column;margin:10px .5rem;max-width:75%}.chat-body-message-container.right{align-self:flex-end}.chat-body-message-container.left{align-self:flex-start}.chat-body-message-container.chat-ai .chat-body-message-consultant{background-color:#fff;border-radius:16px 16px 16px 4px!important}.chat-body-message-container.chat-ai .chat-body-message,.chat-body-message-container.chat-ai .chat-body-message-consultant,.chat-body-message-container.chat-ai .chat-body-message-me{border:6px solid rgba(42,49,88,.8784313725490196);border-radius:16px 16px 4px 16px}.chat-body-message-container.chat-ai .chat-body-message-consultant .chat-body-message-time,.chat-body-message-container.chat-ai .chat-body-message-me .chat-body-message-time,.chat-body-message-container.chat-ai .chat-body-message .chat-body-message-time{margin-bottom:.5em;margin-top:.5rem}.chat-body-message-container .chat-body-message-consultant-info-container{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-start}.chat-body-message-container .chat-body-message-consultant-info-container .chat-body-message-consultant-img{border-radius:50%;width:36px;height:36px}.chat-body-message-container .chat-body-message-consultant-info-container .chat-body-message-consultant-name{margin-left:10px;font-family:Roboto;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#4e4f6b;word-break:break-word}.chat-body-message-container .chat-body-message,.chat-body-message-container .chat-body-message-consultant,.chat-body-message-container .chat-body-message-me{border-radius:10px;max-width:500px;min-width:50px;padding-left:12px;padding-right:8px}.chat-body-message-container .chat-body-message-consultant .message-info,.chat-body-message-container .chat-body-message-me .message-info,.chat-body-message-container .chat-body-message .message-info{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.chat-body-message-container .chat-body-message-consultant .chat-body-message-time,.chat-body-message-container .chat-body-message-me .chat-body-message-time,.chat-body-message-container .chat-body-message .chat-body-message-time{opacity:.5;font-family:Roboto;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;margin-bottom:.5em;margin-top:.5rem}.chat-body-message-container .chat-body-message-consultant .chat-body-message-text,.chat-body-message-container .chat-body-message-me .chat-body-message-text,.chat-body-message-container .chat-body-message .chat-body-message-text{margin-top:-5px;font-family:Roboto;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff;word-break:break-word;white-space:pre-line;margin-bottom:.5em}.chat-body-message-container .chat-body-message-me{background-color:#5465e6;border-bottom-right-radius:0}.chat-body-message-container .chat-body-message-me .chat-body-message-text,.chat-body-message-container .chat-body-message-me .chat-body-message-time{color:#fff}.chat-body-message-container .chat-body-message-me .chat-body-message-text a{text-decoration:underline;color:#fff}.chat-body-message-container .chat-body-message-consultant{background-color:#e4e6ea;border-top-left-radius:0}.chat-body-message-container .chat-body-message-consultant .chat-body-message-time{color:#9ba1af}.chat-body-message-container .chat-body-message-consultant .chat-body-message-text{color:#4e4f6b}.chat-body-message-container .chat-body-message-consultant .chat-body-message-text a{text-decoration:underline;color:#5465e6}.chat-body-message-container .qr-chat-message-attachments-container{display:flex;flex-flow:row wrap;width:100%;border-top:1px solid #e3e6ff}.chat-body-message-container .qr-chat-message-attachments-container .qr-chat-message-attachment-image,.chat-body-message-container .qr-chat-message-attachments-container .qr-chat-message-attachment-item,.chat-body-message-container .qr-chat-message-attachments-container .qr-chat-message-attachment-pdf{margin:5px;padding:5px;border-radius:5px;box-shadow:0 1px 2px rgba(0,0,0,.12),0 1px 4px rgba(0,0,0,.24);background-color:#e3e6e9;flex:1 0 calc(33.33333% - 11px)}.chat-body-message-container .qr-chat-message-attachments-container .qr-chat-message-attachment-image{display:flex;align-items:center;max-width:50%}.chat-body-message-container .qr-chat-message-attachments-container .qr-chat-message-attachment-image a{display:flex;justify-content:center;align-items:center}.chat-body-message-container .qr-chat-message-attachments-container .qr-chat-message-attachment-image a img{max-width:100%;max-height:100%}.chat-body-message-container .qr-chat-message-attachments-container .qr-chat-message-attachment-pdf{display:flex;flex:1 0 calc(100% - 10px);min-width:calc(100% - 10px);padding:3px;flex-flow:row nowrap;align-items:center;justify-content:flex-start;text-decoration:none}.chat-body-message-container .qr-chat-message-attachments-container .qr-chat-message-attachment-pdf img{min-width:18px!important;min-height:18px!important;max-width:18px!important;max-height:18px!important;margin-right:5px}.chat-body-message-container .qr-chat-message-attachments-container .qr-chat-message-attachment-pdf p{font-family:RobotoRegular;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.2px;text-align:center;color:#a0a2ad;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%}.chat-body-message-container .qr-chat-message-attachments-container .qr-chat-message-attachment-pdf img{width:30px;height:30px}.chat-footer-container-outer{display:block}.chat-footer-container-outer.chat-ai .chat-footer-container{background-color:#1b1b1b;gap:10px}.chat-footer-container-outer.chat-ai .chat-footer-container .chat-footer-input{background-color:#272727;border:none;flex-basis:100%;color:#fff;padding-top:14px;padding-left:10px;font-family:Roboto}.chat-footer-container-outer.chat-ai .qr-chat-attachments-view{border-top:unset}.chat-footer-container-outer .chat-footer-container{position:relative;display:flex;flex-flow:row nowrap;justify-content:space-around;align-items:center;background-color:#e4e6ea;padding:12px;flex-basis:3%;flex-grow:0;flex-shrink:0}.chat-footer-container-outer .chat-footer-container.ipad-screenkeyboard-fix{align-items:flex-start}.chat-footer-container-outer .chat-footer-container.ipad-screenkeyboard-fix .chat-controlbtn{padding-top:.2rem}.chat-footer-container-outer .chat-footer-container.ipad-screenkeyboard-fix .chat-footer-input:focus{margin-bottom:1rem}.chat-footer-container-outer .chat-footer-container .chat-footer-button-attachments{display:flex;justify-content:center;align-items:center;border-radius:50%;width:30px;height:30px;background-color:#d5d8dc;cursor:pointer}.chat-footer-container-outer .chat-footer-container .chat-footer-button-send{display:flex;justify-content:center;align-items:center;cursor:pointer;outline:none;border:none;background:none;padding:unset}.chat-footer-container-outer .chat-footer-container .chat-footer-button-send.disabled{opacity:.5}.chat-footer-container-outer .chat-footer-container .chat-footer-input{flex-basis:78%;border-radius:15px;min-height:30px;background-color:#fff;padding-top:5px;padding-left:5px;resize:none;outline:none;overflow:auto;padding-right:2px;font-size:16px}@media only screen and (min-width:1024px){.chat-footer-container-outer .chat-footer-container .chat-footer-input{flex-basis:95%}}.chat-footer-container-outer .chat-footer-container .chat-footer-input::-webkit-scrollbar{display:none}.chat-footer-container-outer .qr-chat-attachments-view{display:flex;flex-flow:row nowrap;overflow-x:auto;background-color:#fff;border-top:1px solid #ebedf0}.chat-footer-container-outer .qr-chat-attachments-view::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(0,0,0,.2)}.chat-footer-container-outer .qr-chat-attachments-view::-webkit-scrollbar{height:6px}.chat-footer-container-outer .qr-chat-attachment-item-container{display:flex;flex-direction:column;align-items:center;background-color:#ebedf0;margin:5px;min-width:120px;height:50px;border-radius:10px;box-shadow:0 1px 6px rgba(0,0,0,.12),0 1px 4px rgba(0,0,0,.24)}.chat-footer-container-outer .qr-chat-attachment-item-container.uploading{justify-content:space-between}.chat-footer-container-outer .qr-chat-attachment-item-container .qr-chat-attachments-upload-progress{display:flex;align-items:flex-start;justify-content:center;height:50%;width:50%}.chat-footer-container-outer .qr-chat-attachment-item-container .qr-chat-attachments-upload-progress svg{position:relative;height:100%;width:100%}.chat-footer-container-outer .qr-chat-attachment-item-container .qr-chat-attachment-item-close{align-self:flex-end;margin-right:10%}.chat-footer-container-outer .qr-chat-attachment-item-container .qr-chat-attachment-item-close:after{content:"x";color:#a0a2ad;font-weight:300;font-family:Arial,sans-serif;cursor:pointer}.chat-footer-container-outer .qr-chat-attachment-item-container .qr-chat-attachment-item-name{color:#a0a2ad;text-overflow:ellipsis;overflow:hidden;max-width:80px;white-space:nowrap}.chat-footer-container-outer .qr-chat-attachment-item-container svg{position:absolute;transform:rotate(-90deg);stroke-dasharray:251;stroke-dashoffset:251}.qrCodeButton{padding:14px 70px;color:#fff;border-radius:5px;text-align:center}.qrCodeButton.button-primary{background-color:#5465e6}.qrCodeButton.button-default{background-color:#3d3d52}.qrCodeButton.button-disabled{pointer-events:none;background-color:#9b9b9b}.qr-chat-closable-popup-error{position:absolute;display:flex;padding-left:1rem;padding-right:1rem;white-space:pre-line;word-break:break-word;padding-top:.8rem;flex-flow:column nowrap;width:16rem;height:5.5rem;border-radius:10px;background-color:#f37676;z-index:1000}.qr-chat-closable-popup-error:after{content:"";position:absolute;border:.5rem solid transparent}.qr-chat-closable-popup-error.top{bottom:90%}.qr-chat-closable-popup-error.top:after{top:99%;border-top:.5rem solid #f37676}.qr-chat-closable-popup-error.bottom{top:120%}.qr-chat-closable-popup-error.bottom:after{bottom:99%;border-bottom:.5rem solid #f37676}.qr-chat-closable-popup-error.left{left:0}.qr-chat-closable-popup-error.left:after{left:5%}.qr-chat-closable-popup-error.right{right:0}.qr-chat-closable-popup-error.right:after{right:5%}.qr-chat-closable-popup-error .qr-chat-closable-popup-error-title{font-family:Roboto;font-size:12px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.qr-chat-closable-popup-error .qr-chat-closable-popup-error-text{font-family:Roboto;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff;margin-top:.3125rem}.qr-chat-closable-popup-error img{position:absolute;top:15%;right:5%;cursor:pointer}.chat-container{display:flex;flex-flow:column nowrap;height:100%}.confirmation-exit-modal-content{display:flex;flex-flow:row nowrap;width:100%;justify-content:space-around}.confirmation-exit-modal-content h3{max-width:100%;font-size:1.2rem!important;color:#000!important}.confirmation-exit-modal-content .confirmation-exit-modal-button,.confirmation-exit-modal-content .confirmation-exit-modal-button-primary,.confirmation-exit-modal-content .confirmation-exit-modal-button-secondary{color:#fff;border-radius:4px;width:3.5rem;cursor:pointer;height:2rem;display:flex;align-items:center;justify-content:center}.confirmation-exit-modal-content .confirmation-exit-modal-button-primary{background-color:#5465e6}.confirmation-exit-modal-content .confirmation-exit-modal-button-secondary{background-color:#b7b9c4}.modal .modal-content{width:90%;max-width:15rem!important}.modal .modal-content .modal-wrapper{padding:.5rem!important}.modal .modal-head{max-width:100%;text-align:center}.modal .modal-head h3{color:#b7b9c3;word-break:break-word;white-space:pre-wrap}.modal{position:fixed;background:rgba(0,0,0,.5);top:0;left:0;width:100%;height:100%;z-index:100;justify-content:center;animation:modal-fade-in .3s}.modal,.modal .modal-head{display:flex;align-items:center}.modal .modal-head{flex-direction:column;justify-content:space-between;color:#b7b9c3;margin-bottom:1rem}.modal .modal-head .modal-controls{width:100%;display:flex}.modal .modal-head .modal-controls .modal-close-button{margin-left:auto}.modal .modal-head .modal-controls .modal-left-button{margin-right:auto}.modal .modal-head h3{margin:0;font-size:1.5rem;color:#b7b9c3}.modal .modal-head .action-button-left{height:2rem;cursor:pointer}.modal .modal-head .action-button{height:1rem;cursor:pointer}.modal .modal-content{position:relative;border-radius:11px;background:#fff;width:35rem;max-width:100%;max-height:100%;animation:modal-show .3s;overflow:hidden}.modal .modal-content .info-message{display:none;color:#6d7184}.modal .modal-content.disabled>div{user-select:none;cursor:default;pointer-events:none}.modal .modal-content.disabled .info-message{display:block;position:absolute;bottom:.2rem;right:2rem}.modal .modal-content .modal-body{position:relative;word-break:break-all;padding:1rem 0 0}.modal.screen-settings-modal .modal-content{width:80rem}.modal.reset-confirmation-modal .modal-content .modal-body{word-break:normal;text-align:center}.modal .modal-actions{padding:1.5rem 0 0;text-align:left;display:flex;justify-content:space-between}.modal .modal-actions .btn{margin:0 .5rem}@keyframes modal-show{0%{transform:scale(.3)}to{transform:scale(1)}}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}.wc-modal-controls{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;margin-top:2rem}.wc-server-error{color:#ec6666}.wc-server-error,.wc-uploading-message{text-align:center;margin-top:.5rem;font-size:1rem;flex:1 100%}.wc-uploading-message{color:#6d7184}.wc-template-modal-content{overflow:visible!important}.wc-template-modal-content .modal-head>div:first-child{display:none}.wc-template-modal-content .modal-head h3{color:#4e4f6b}.wc-template-modal-content .wc-modal-controls{justify-content:flex-end}.wc-template-modal-content .wc-modal-controls .wc-button{height:3.5rem;margin-left:2rem}.wc-template-modal-content .wc-tab-view{margin:0 -2rem}.wc-template-modal-preview-wrapper{position:relative;display:flex;align-items:center}.wc-template-modal-preview-toggle-button{position:absolute;left:2rem;width:2.5rem;height:5rem;z-index:10;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background:#fff;border-radius:10px;box-shadow:0 2px 4px 0 rgba(0,0,0,.5)}.wc-template-modal-preview-toggle-button .iconWrapper{width:100%;flex-grow:1;display:flex;align-items:center;justify-content:center;cursor:pointer}.wc-template-modal-preview-toggle-button .wc-template-modal-preview-toggle-button-separate-line{width:100%;height:1px;background:#eee}.wc-template-modal-preview{background-color:#fff;position:absolute;border-radius:11px;margin-left:1rem;overflow:hidden;display:flex;align-items:center}.wc-template-modal-preview .wc-screen-preview{width:100%;height:100%}.consultationContainer,.consultationContainer .audioOnlyPlaceholder,.consultationContainer .pauseOverlay{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh, 1vh)*100);display:flex;align-items:center;justify-content:center}.customYScroll{overflow-y:auto}.customYScroll::-webkit-scrollbar{width:6px;height:6px}.customYScroll::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f6f7}.consultationContainer{background-color:#000}.consultationContainer.with-chat-right,.consultationContainer.with-chat-right .pauseOverlay{width:75vw}.consultationContainer .chat-container{position:absolute;z-index:100;width:100%;height:100%}.consultationContainer .chat-container.chat-right{position:fixed;width:25vw;right:0}.consultationContainer .pauseOverlay{color:#fff;flex-flow:column;background-color:#000;z-index:10}.consultationContainer .pauseOverlay .loader{margin-bottom:1rem}.consultationContainer .pauseOverlay .hangOutIconPause{display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#e96878;width:70px;height:70px;position:absolute;bottom:50px}.consultationContainer .pauseOverlay .hangOutIconPause svg{height:40px}.consultationContainer .audioOnlyPlaceholder{color:#fff}.consultationContainer .consultantInfo{position:absolute;top:10px;left:15px;color:#fff;font-weight:700;text-shadow:0 0 2px rgba(0,0,0,.5);z-index:20;max-width:90%}.consultationContainer .consultantInfo div:first-child{max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:25px}.consultationContainer .consultantInfo div:last-child{font-size:18px}.consultationContainer .bigVideoBlock{height:100%;width:100%;max-height:100%;max-width:100%;background-color:#000}.consultationContainer .bigVideoBlock.hidden{display:none}.consultationContainer .smallVideoBlock{position:absolute;z-index:30;top:16px;right:16px;height:180px;border-radius:5px;box-shadow:0 2px 14px 0 rgba(47,50,67,.63);opacity:1;transition:opacity .3s ease-in}.consultationContainer .smallVideoBlock.faded,.consultationContainer .smallVideoBlock.hidden{opacity:0}@media (max-width:800px) and (orientation:landscape){.consultationContainer .smallVideoBlock{height:100px}}.consultationContainer .gradientTop{position:absolute;top:0;left:0;right:0;height:30%;opacity:.3;background-image:linear-gradient(0deg,rgba(47,50,67,0),#2f3243)}.consultationContainer .gradientBottom{position:absolute;bottom:0;left:0;right:0;height:30%;opacity:.3;background-image:linear-gradient(180deg,rgba(47,50,67,0),#2f3243)}.consultationContainer .streamControls{position:absolute;bottom:50px;z-index:30;display:flex;flex-flow:column nowrap;align-items:center}.consultationContainer .streamControls .description-wrapper{border-radius:3px;background-color:rgba(0,0,0,.5);padding:0 .3rem;position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translateX(-50%);width:15.5rem;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-evenly}.consultationContainer .streamControls .description-wrapper p{font-family:Roboto;font-size:1rem;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#fff}.consultationContainer .streamControls>:nth-child(n+2){margin-top:20px}.consultationContainer .streamControls .control-line{display:flex;align-items:center}.consultationContainer .streamControls .control-line>:nth-child(n){margin:0 10px}.consultationContainer .streamControls .control-line .reload-audio-button{display:flex;justify-content:center;align-items:center;border:none;outline:none;border-radius:50%;width:48px;height:48px;background-color:#fff}.consultationContainer .streamControls .control-line .reload-audio-button.loading{background-color:#6d6f7b}.consultationContainer .streamControls .control-line .reload-audio-button svg{width:100%;height:100%}@media (max-height:700px){.consultationContainer .streamControls .control-line .reload-audio-button{width:36px;height:36px}.consultationContainer .streamControls .control-line .reload-audio-button svg{display:flex;justify-content:center;align-items:center;width:100%;height:100%}}.consultationContainer .streamControls .control-line .hang-out-button-animated,.consultationContainer .streamControls .control-line .hang-out-icon{z-index:inherit;width:48px;height:48px}@media (max-height:700px){.consultationContainer .streamControls .control-line .hang-out-button-animated,.consultationContainer .streamControls .control-line .hang-out-icon{width:36px;height:36px}}.consultationContainer .streamControls .control-background{position:relative;border-radius:50%;display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:hsla(0,0%,100%,.3);cursor:pointer;outline:none;border:none}.consultationContainer .streamControls svg{height:65%;min-height:1rem;max-height:2.2rem}.consultationContainer .streamControls .hangOutIcon{display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#e96878;width:48px;height:48px;cursor:pointer}@media (max-height:700px){.consultationContainer .streamControls{bottom:40px}.consultationContainer .streamControls>:nth-child(n+2){margin-top:10px}.consultationContainer .streamControls .control-background,.consultationContainer .streamControls .hangOutIcon{width:36px;height:36px}}.consultationContainer .streamControls .chat-new-message-icon{display:flex;align-items:center;justify-content:center;position:absolute;top:-10%;right:-5%;border-radius:50%;background-color:#5465e6;width:18px;height:18px}.consultationContainer .streamControls .chat-new-message-icon svg{width:8px;height:10px}.consultationContainer .streamControls .disabled{pointer-events:none;cursor:default;opacity:.5}.consultationContainer .audioCallSection{display:flex;align-items:center;flex-flow:column;max-width:80%;overflow:hidden}.consultationContainer .audioCallSection .avatarSection{display:flex;align-items:center;justify-content:center;width:140px;height:140px;border-radius:50%;background-color:#5465e6;overflow:hidden;margin-bottom:1rem}.consultationContainer .audioCallSection .avatarSection svg{width:60px;height:60px}.consultationContainer .audioCallSection .avatarSection img{object-fit:cover;width:100%;height:100%}.consultationContainer .audioCallSection .consultantName,.consultationContainer .audioCallSection .titleForCons{color:#fff;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.consultationContainer .audioCallSection .consultantName{font-size:25px}.consultationContainer .audioCallSection .titleForCons{font-size:18px;opacity:.5}@media (orientation:landscape){.consultationContainer .audioCallSection{transform:translateY(-3rem)}.consultationContainer .streamControls{bottom:20px}}.recording-notifcation{position:absolute;bottom:2rem;left:2rem;z-index:1000}.snapshotWrapper{position:absolute;top:0;left:0;width:100vw;z-index:30;height:100%;background:rgba(0,0,0,.7);visibility:hidden;display:flex;align-items:center;justify-content:center}.snapshotWrapper.visible{visibility:visible}.snapshotWrapper.with-chat-right{width:75vw}.snapshotWrapper .board-wrapper{width:100%;position:relative}.snapshotWrapper .board-wrapper canvas{object-fit:contain;width:100%;max-height:80vh;border-radius:3px}.snapshotWrapper .board-wrapper .drawingCanvas{position:absolute;top:0;left:0}.snapshotWrapper .snapshotContainer{position:relative;display:flex;flex-direction:column;align-items:center;max-width:90%;width:90%}.snapshotWrapper .snapshotContainer .close-button{align-self:flex-end;margin-bottom:.5rem;background:none;border:none;outline:none;padding:initial;cursor:pointer}.snapshotWrapper .snapshotContainer .close-button svg{height:16px;width:16px}.snapshotWrapper .snapshotContainer .zoom-slider-container{z-index:1000;left:50%;top:7%;transform:translate(-50%);position:absolute}.zoom-slider-wrapper{display:flex;justify-content:space-evenly;align-items:center;width:12rem;height:2rem;border-radius:1rem;background-color:rgba(0,0,0,.5)}.zoom-slider-wrapper input[type=range]{-webkit-appearance:none;cursor:pointer}.zoom-slider-wrapper input[type=range]::-webkit-slider-runnable-track{width:15rem;height:.22rem;background:#fff;border:none;border-radius:1.5px}.zoom-slider-wrapper input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:1rem;width:1rem;border-radius:50%;background:#fff;box-shadow:0 0 .15rem #000;margin-top:-.4rem}.zoom-slider-wrapper input[type=range]:focus{outline:none}.zoom-slider-wrapper input[type=range]:focus::-webkit-slider-runnable-track{background:#ccc}.voiceToText{position:absolute;bottom:100%;width:100%;padding:0 10%;box-sizing:border-box;font-size:14px}@media (max-height:700px){.voiceToText{font-size:14px}}@media (min-height:900px){.voiceToText{font-size:18px}}@media (orientation:landscape){.voiceToText{font-size:24px}}.participant{display:flex}.participant-name{width:4rem;font-weight:500;line-height:1.5;text-shadow:1px 1px 4px #000;color:#fff;opacity:.6}@media (min-height:900px){.participant-name{width:5rem}}@media (orientation:landscape){.participant-name{width:10rem}}.phrase{line-height:1.5;text-shadow:1px 1px 4px #000;color:#fff}.loadingOverlay{width:100vw}.loadingOverlay,.loadingOverlay.withChat{position:fixed;top:0;left:0;height:calc(var(--vh, 1vh)*100)}.loadingOverlay{display:flex;align-items:center;justify-content:center}.customYScroll{overflow-y:auto}.customYScroll::-webkit-scrollbar{width:6px;height:6px}.customYScroll::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f6f7}.loading-container{position:relative;width:6rem;height:6rem;margin-bottom:1.45rem}.loadingOverlay{color:#fff;flex-flow:column;background-color:#000;z-index:10}.loadingOverlay.withChat{width:75vw}.loadingOverlay .loading-info{position:absolute}.loadingOverlay .loading-info,.loadingOverlay .loading-info .loading-text{display:flex;flex-direction:column;align-items:center}.loadingOverlay .loading-info .loading-text-connect-to{font-family:Roboto;font-style:normal;font-weight:500;font-size:18px;line-height:24px;margin-bottom:4px}.loadingOverlay .loading-info .loading-text-wait{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#828c9e}.controls-wrapper{position:absolute;bottom:96px}.controls-wrapper .controls{display:flex;flex-direction:column;align-items:center;row-gap:48px}.controls-wrapper .controls .hang-out-button-animated,.controls-wrapper .controls .hang-out-icon{z-index:inherit;width:60px;height:60px}.phone-ring-wrapper{width:100%;height:100%}.phone-ring-icon-wrapper{padding:10%}.phone-and-waves{overflow:visible;width:100%;height:100%}.inner{animation:fadeinout ease-in-out infinite;animation-fill-mode:forwards;animation-duration:4s;animation-delay:.5s;opacity:0}.outer{animation:fadeinout ease-in-out infinite;animation-fill-mode:forwards;animation-duration:4s;animation-delay:1s;opacity:0}.phone{animation:shake 1.3s infinite;transform-origin:50% 50%}@keyframes fadeinout{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes shake{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-15deg) scale(1) skew(1deg)}20%{transform:rotate(15deg) scale(1) skew(1deg)}30%{transform:rotate(-15deg) scale(1) skew(1deg)}40%{transform:rotate(15deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}to{transform:rotate(0) scale(1) skew(1deg)}}.hang-out-icon{display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#e96878;cursor:pointer;box-sizing:border-box}.hang-out-icon svg{height:65%}.hang-out-icon.disabled{cursor:not-allowed;pointer-events:none;opacity:.5}.hang-out-button-animated{display:flex;align-items:center;justify-content:center;position:relative;border-radius:50%;background-color:#e96878;cursor:not-allowed;padding:10px;box-sizing:border-box;height:100%}.hang-out-button-animated .circle,.hang-out-button-animated .circle-left,.hang-out-button-animated .circle-right{width:25%;height:25%;background-color:#fff;border-radius:50%;position:absolute;top:50%}.hang-out-button-animated .circle-left{animation-name:spin-left;animation-duration:1.2s;animation-iteration-count:infinite;left:30%;transform:translate(-50%,-50%)}.hang-out-button-animated .circle-right{animation-name:spin-right;animation-duration:1.2s;animation-iteration-count:infinite;right:30%;transform:translate(50%,-50%)}@keyframes spin-left{50%{left:50%;width:12.5%;height:12.5%}to{left:70%;width:25%;height:25%}}@keyframes spin-right{50%{right:50%;width:50%;height:50%}to{right:70%;width:25%;height:25%}}.leave-message-button-wrapper{height:39px;width:160px}.leave-message-button-wrapper .leave-message-button{width:100%;height:100%;font-family:Roboto;font-weight:500;font-size:14px;line-height:16px;border-radius:4px;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.recording-notification-wrapper{display:flex;flex-flow:row nowrap;gap:.5rem;align-items:center;justify-content:space-evenly;padding:1rem;background-color:rgba(0,0,0,.2);backdrop-filter:blur(143.77px);border-radius:2.1rem;max-height:37.5rem;max-width:13rem}.recording-notification-wrapper .info-icon{width:1.5rem;height:1.5rem}.recording-notification-wrapper .recording-notification-info{display:flex;flex-flow:column nowrap;align-items:flex-start;justify-content:space-evenly;gap:.5rem}.recording-notification-wrapper .recording-notification-info .recording-header{font-family:Roboto;font-style:normal;font-weight:700;font-size:.7rem;line-height:1.1rem;color:#fff;margin:unset;padding:unset}.recording-notification-wrapper .recording-notification-info .recording-text{font-family:Roboto;font-style:normal;font-weight:400;font-size:.7rem;line-height:1.1rem;color:#fff;margin:unset;padding:unset}@media (min-width:400px) and (min-height:500px){.recording-notification-wrapper{max-width:18rem}.recording-notification-wrapper .info-icon{width:1.7rem;height:1.7rem}.recording-notification-wrapper .recording-notification-info{gap:.7rem}.recording-notification-wrapper .recording-notification-info .recording-header,.recording-notification-wrapper .recording-notification-info .recording-text{font-size:.9rem}}.webscreenTextAreaContainer{width:100%;height:70px;border-bottom:2px solid #8c95c8}.webscreenTextArea{font-family:Roboto;box-sizing:border-box;padding:0 5px;border:none;outline:0;background-color:transparent;width:100%;min-height:100%;overflow:hidden;color:#fff;border-radius:0;resize:none}.webscreenTextAreaCharCounter{margin:.3rem 0 0;text-align:right;font-family:Roboto;font-size:.8rem;color:#646778}.surveyRateChartContainer{max-width:100vw;text-align:center;background-color:#000}.surveyRateChartContainer .emotionStep{min-width:300px}.surveyRateChartContainer .emotionStep .emotionTitle{font-size:18px;color:#fff;opacity:1;transform:translateY(0);transition:opacity .2s ease,transform .2s ease}.surveyRateChartContainer .emotionStep .emotionTitle.hidden{transform:translateY(-20px);opacity:0}.surveyRateChartContainer .emotionStep .emotionContainer{margin-top:45px;display:flex;align-items:center;justify-content:space-between;transition:margin-top .5s ease-in-out}.surveyRateChartContainer .emotionStep .emotionContainer.active{margin-top:20px}.surveyRateChartContainer .emotionStep .emotionContainer div{flex-grow:1;width:60px;height:60px;opacity:1;transition:width .5s ease-in-out,height .5s ease-in-out,flex-grow .5s ease-in-out,opacity .5s ease-in-out}.surveyRateChartContainer .emotionStep .emotionContainer div.inactiveIcon{flex-grow:0;width:0;opacity:0}.surveyRateChartContainer .emotionStep .emotionContainer div.activeIcon{flex-grow:1;height:200px;width:200px}.surveyRateChartContainer .emotionStep .emotionContainer svg{width:100%;height:100%}.surveyRateChartContainer .messageStep{max-width:290px;transform:translateY(-50px)}.surveyRateChartContainer .messageStep .messageTitle{font-size:18px;color:#fff;margin-bottom:25px}.surveyRateChartContainer .messageStep .buttonContainer{margin-top:30px}.surveyRateChartContainer .messageStep .buttonContainer .qrCodeButton{margin-bottom:14px}.surveyRateChartContainer .thankYouStep{font-size:18px;color:#fff}.customYScroll{overflow-y:auto}.customYScroll::-webkit-scrollbar{width:6px;height:6px}.customYScroll::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f6f7}.departmentsContainer{display:flex;flex-direction:column;align-items:center;overflow:hidden;color:#fff;height:calc(var(--vh, 1vh)*100);box-sizing:border-box}.departmentsContainer .departmentsInnerContainer{flex:1;width:100%}.departmentsContainer .departmentTitle{font-family:Roboto;font-size:16px;text-align:center;margin:20px 0}.departmentsContainer .departmentItems{position:relative;display:flex;flex-wrap:wrap;width:100%;height:100%}.departmentsContainer .departmentItem{position:relative;border-radius:4px;background-color:#fff;box-shadow:2px 2px 3px 0 #f2f2f2;border:1px solid #f2f2f2;padding:10px;color:#4e4f6b;width:90%;min-width:0;cursor:pointer}.departmentsContainer .departmentItem .chat-new-message-icon{display:flex;align-items:center;justify-content:center;position:absolute;bottom:-6px;left:-6px;border-radius:50%;background-color:#5465e6;width:18px;height:18px}.departmentsContainer .departmentItem .chat-new-message-icon svg{width:8px;height:10px}.departmentsContainer .departmentItem .departmentName{display:flex;align-items:center;font-size:18px;white-space:nowrap;text-overflow:ellipsis}.departmentsContainer .departmentItem .departmentName .indicator{width:8px;height:8px;background-color:#d0021b;border-radius:50%;margin-right:8px}.departmentsContainer .departmentItem .departmentName .indicator.active{background-color:#6db41f}.departmentsContainer .departmentItem .departmentName .name{max-width:90%;overflow:hidden;text-overflow:ellipsis}.departmentsContainer .departmentItem .departmentDescription{height:80%;font-size:14px;overflow-wrap:break-word;white-space:pre-wrap;overflow-y:auto}.departmentsContainer .departmentItem .departmentDescription::-webkit-scrollbar{width:6px;height:6px}.departmentsContainer .departmentItem .departmentDescription::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f6f7}.departmentsContainer .departmentItem .chevron{position:absolute;top:9px;right:1px;width:24px;height:24px;transform:rotate(180deg)}.departmentsContainer .departmentItem.blocked{color:#bbc1ca}.departmentsContainer .departmentItem:last-child{margin-bottom:130px}.departmentsContainer .departmentsGoBack{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;height:130px}.departmentsContainer .departmentsGoBack svg{width:48px;height:48px}@media only screen and (min-width:1024px){.departmentsContainer .departmentTitle{font-size:2rem;font-weight:400}.departmentsContainer .departmentsInnerContainer,.departmentsContainer .departmentTitle{width:800px}.departmentsContainer .departmentItem{margin:0 5px 10px;width:calc(50% - 10px);height:120px;box-sizing:border-box}}.spinnerContainer{position:relative;width:7rem;height:7rem;margin-bottom:1rem;color:#fff;text-align:center}.spinnerContainer svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.5rem;height:1.5rem}.spinner{text-indent:-9999em;width:100%;height:100%;border-radius:50%;background:#5465e6;background:linear-gradient(90deg,#5465e6 10%,#2f3243 42%);position:relative;animation:load3 1.4s linear infinite;transform:translateZ(0);margin-bottom:1rem}.spinner:before{width:50%;height:50%;background:#5465e6;border-radius:100% 0 0 0}.spinner:after,.spinner:before{position:absolute;top:0;left:0;content:""}.spinner:after{background:#000;width:75%;height:75%;border-radius:50%;margin:auto;bottom:0;right:0}@-webkit-keyframes load3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes load3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.requestCompanyName{max-width:100%;overflow:hidden;text-overflow:ellipsis}.customYScroll{overflow-y:auto}.customYScroll::-webkit-scrollbar{width:6px;height:6px}.customYScroll::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f6f7}.consultationRequestContainer{text-align:center;color:#fff;background-color:#000;align-items:center!important}.consultationRequestContainer .positionInQueue{transform:translateY(-30px)}.consultationRequestContainer .positionInQueue .calling-icon{margin-bottom:1rem}.consultationRequestContainer .positionInQueue .positionText{font-size:16px;margin-bottom:10px;line-height:1.3}.consultationRequestContainer .positionInQueue .numberText{font-size:52px;margin-bottom:10px}.consultationRequestContainer .positionInQueue .spinnerContainer{margin:0 auto 5rem}.consultationRequestContainer.with-leave-a-phone-number-button{align-items:flex-start!important}.consultationRequestContainer.with-leave-a-phone-number-button .positionInQueue{margin-top:100px}.consultationRequestContainer .questionContainer{transform:translateY(-50px)}.consultationRequestContainer .questionContainer .confirmationQuestion{margin-bottom:20px}.consultationRequestContainer .questionContainer .qrCodeButton{margin-bottom:15px}.consultationRequestContainer .questionContainer .requestTickerTime{opacity:.4;margin-left:10px}.consultationRequestContainer .leave-a-message-button{position:absolute;bottom:170px;left:50%;transform:translateX(-50%);cursor:pointer}.consultationRequestContainer .callStopIcon{position:absolute;width:70px;height:70px;bottom:30px;left:50%;transform:translateX(-50%);cursor:pointer}.connectingContainer{display:flex;flex-flow:column;align-items:center;color:#fff}.requestCompanyName{font-size:18px;margin-bottom:20px}@media (min-height:650px){.consultationRequestContainer.with-leave-a-phone-number-button{align-items:center!important}.consultationRequestContainer.with-leave-a-phone-number-button .positionInQueue{margin-top:unset}}@media (min-height:800px){.consultationRequestContainer .qrCodeButton{padding:14px 70px;bottom:170px!important}.consultationRequestContainer .positionInQueue .requestCompanyName{margin-bottom:50px}.consultationRequestContainer .positionInQueue .positionText{margin-bottom:30px;font-size:18px;line-height:1.5}.consultationRequestContainer .positionInQueue .numberText{font-size:64px;margin-bottom:50px}.consultationRequestContainer .callStopIcon{bottom:50px}}.tapMeContentContainer .tapMeButton,.tapMeContentContainer .tapMeButton .innerButton{display:flex;align-items:center;justify-content:center}.tapMeContentContainer .tapMeCompanyName,.tapMeContentContainer .tapMeHoldText{max-width:100%;overflow:hidden;text-overflow:ellipsis}.customYScroll{overflow-y:auto}.customYScroll::-webkit-scrollbar{width:6px;height:6px}.customYScroll::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f6f7}.tapMeContentContainer{background-color:#000}.tapMeContentContainer .tapMeInnerContainer{font-size:18px;color:#fff;flex-flow:column nowrap;user-select:none;transform:translateY(-50px)}.tapMeContentContainer .tapMeErrorContainer{font-size:18px;color:#fff;padding:1.5rem 2.5rem;background-color:#3d3d52;border-radius:4px}.tapMeContentContainer .tapMeHoldText{text-align:center;margin-top:3rem;margin-bottom:3rem}.tapMeContentContainer .tapMeButton{width:200px;height:200px;background-color:rgba(84,101,230,.2);border-radius:50%;-webkit-tap-highlight-color:transparent;margin:0;padding:0;transition:width .1s ease-in,height .1s ease-in,margin .1s ease-in,padding .1s ease-in}.tapMeContentContainer .tapMeButton .innerButton{width:75%;height:75%;background-color:#5465e6;border-radius:50%;box-shadow:0 0 15px 8px rgba(0,0,0,.1);transition:width .1s ease-in,height .1s ease-in,box-shadow .1s ease-in}.tapMeContentContainer .tapMeButton .innerButton svg{width:45%}.tapMeContentContainer .tapMeButton.active:active{width:196px;height:196px;margin-top:2px;padding-bottom:2px}.tapMeContentContainer .tapMeButton.active:active .innerButton{width:78%;height:78%;box-shadow:0 0 10px 3px rgba(0,0,0,.1)}.tapMeContentContainer .tapMeButton.inactive{background-color:hsla(0,0%,60.8%,.2)}.tapMeContentContainer .tapMeButton.inactive .innerButton{background-color:#9b9b9b}.tapMeContentContainer .qrCodeButton{transform:translateY(3rem)}.chatAiButton{position:absolute;top:10%;right:0;cursor:pointer;z-index:1}.webscreenInput{box-sizing:border-box;padding:14px 5px;outline:0;background-color:transparent;width:100%;border:none;border-bottom:2px solid #8c95c8;color:#fff;border-radius:0}.webscreenMultirowInput{overflow-y:auto;font-size:14px;resize:none}.webscreenMultirowInput::-webkit-scrollbar{width:6px;height:6px}.webscreenMultirowInput::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#8c95c8}.inputWrapper{position:relative}.countDownLabel{right:0;font-size:12px;position:absolute;color:#8c95c8;font-weight:500}.dropdownContainer{position:relative;overflow:visible;display:inline-block;padding:12px 5px;background-color:transparent;width:100%;border-bottom:2px solid #8c95c8;color:#fff;border-radius:0}.dropdownContainer .dropdownContent{position:absolute;top:0;left:0;right:0;max-height:20rem;background-color:#fff;color:#000}.dropdownContainer .dropdownContent .dropdownItem{padding:12px 5px;border-bottom:1px solid rgba(0,0,0,.1)}.dropdownContainer .dropdownContent .dropdownItem:hover{background-color:rgba(0,0,0,.1)}.dropdownContainer .dropdownContent input{width:100%;font-size:1rem;border:none;padding:12px 0;text-align:center}.leavePhoneNumberContainer .leaveNumberTitle{max-width:100%;overflow:hidden;text-overflow:ellipsis}.customYScroll{overflow-y:auto}.customYScroll::-webkit-scrollbar{width:6px;height:6px}.customYScroll::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f6f7}.leavePhoneNumberContainer{background-color:#000;color:#fff;display:flex;flex-direction:column}.leavePhoneNumberContainer .leavePhoneForm{padding:0 3rem;text-align:center}.leavePhoneNumberContainer .leavePhoneForm textarea{min-height:65px}.leavePhoneNumberContainer .externalForm{display:flex;align-items:center;flex-direction:column}.leavePhoneNumberContainer .externalForm a{padding-bottom:3rem;color:#fff}.leavePhoneNumberContainer .externalForm a:active,.leavePhoneNumberContainer .externalForm a:hover,.leavePhoneNumberContainer .externalForm a:visited{color:#fff}.leavePhoneNumberContainer>a{color:#fff;margin-bottom:3rem}.leavePhoneNumberContainer .leaveNumberTitle{text-align:center;margin-bottom:2.5rem}.leavePhoneNumberContainer .webscreenInput{margin-bottom:1.5rem}.leavePhoneNumberContainer .webscreenTextAreaContainer{margin-bottom:2.5rem}.leavePhoneNumberContainer .formError{font-size:1rem;color:red;margin-bottom:.1rem}.leavePhoneNumberContainer .qrCodeButton{margin-bottom:.5rem}.leavePhoneNumberContainer .phoneNumberField{position:relative;display:flex;align-items:flex-end;margin-bottom:1.5rem}.leavePhoneNumberContainer .phoneNumberField .webscreenInput{margin-bottom:0}.leavePhoneNumberContainer .phoneNumberField .dropdownContainer{z-index:10;font-size:.8rem;width:6rem;padding:14px 5px;margin-right:1rem}.leavePhoneNumberContainer .phoneNumberField .phoneFieldPlaceholder{position:absolute;bottom:100%;font-size:.7rem}.terms-link{color:#5465e6}.successfully-sended-pop-up-wrapper{display:flex;flex-flow:column nowrap;background-color:#000;justify-content:space-between;align-items:center}.successfully-sended-pop-up-wrapper .success-icon-wrapper{border-radius:50%;background-color:#3d3d52;display:flex;justify-content:center;align-items:center;width:5rem;height:5rem;margin-bottom:1.5rem}.successfully-sended-pop-up-wrapper .success-icon-wrapper img{width:30%;height:30%}.successfully-sended-pop-up-wrapper h1{font-family:Roboto;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff;text-align:center;padding:0 1rem;max-width:15rem;font-size:1rem;margin-bottom:8rem}.wc-checkbox-container{display:flex;align-items:center;margin-bottom:10px;color:#6d7184;font-size:14px}.wc-checkbox-container .wc-checkbox{width:16px;height:16px;display:flex;align-content:center;justify-content:center;border-radius:4px;border:1px solid #d2d3da;background-color:#fff;cursor:pointer}.wc-checkbox-container .wc-checkbox svg{opacity:0;transition:opacity .2s ease,width .2s ease,height .2s ease}.wc-checkbox-container .wc-checkbox.checked svg{opacity:1}.wc-checkbox-container .wc-checkbox-label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;user-select:none;margin-left:10px;cursor:pointer}.mw-pagination-view{position:fixed;z-index:10;top:.6rem;width:100%;display:flex;justify-content:center}.mw-pagination-view .mw-pagination-circle{width:8px;height:8px;margin:0 3px;border-radius:50%;background-color:rgba(203,198,187,.4);transition:background-color .3s ease;cursor:pointer}.mw-pagination-view .mw-pagination-circle.white{background-color:hsla(0,0%,100%,.5);box-shadow:0 0 5px rgba(0,0,0,.1)}.mw-pagination-view .mw-pagination-circle.white.selected{background-color:#fff}.mw-pagination-view .mw-pagination-circle.selected{background-color:#cbc6bb}.pagination-chevron{position:fixed;z-index:100;top:50%;transform:translateY(-50%);cursor:pointer;-webkit-tap-highlight-color:transparent}.pagination-chevron.prev{left:0}.pagination-chevron.next{right:0;transform:translateY(-50%) rotate(180deg)}.pagination-chevron.desktop{display:none}@media only screen and (min-width:1024px){.pagination-chevron.mobile{display:none}.pagination-chevron.desktop{display:block}.pagination-chevron.prev{left:20px}.pagination-chevron.next{right:20px}}.closed-buttons-container,.opened-buttons-container{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.mw-call-buttons{display:flex;align-items:center;justify-content:space-between;-webkit-tap-highlight-color:transparent}.mw-call-buttons.collapsedButtons{justify-content:flex-end}.mw-call-buttons.bottomButtons{justify-content:space-around}.mw-call-buttons .chat-new-message-icon{display:flex;align-items:center;justify-content:center;position:absolute;top:-9%;right:-9%;border-radius:50%;background-color:#5465e6;width:18px;height:18px}.mw-call-buttons .chat-new-message-icon svg{width:8px;height:10px}.mw-call-buttons .buttonContainer{display:flex;justify-content:center;align-items:center;height:3rem;width:3rem;position:relative;margin:0 .3rem;cursor:pointer;border-radius:50%}.mw-call-buttons .buttonContainer.disabled{pointer-events:none}.mw-call-buttons .buttonContainer.disabled.withClick{opacity:.5;pointer-events:none}.mw-call-buttons .buttonContainer p{min-width:5.5rem;position:absolute;left:50%;transform:translateX(-50%);bottom:-1.6rem;font-family:Roboto;font-size:.65rem;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#5465e6}.mw-call-buttons .buttonContainer .call-text{display:none}.mw-call-buttons .buttonContainer.small{height:2.5rem;width:2.5rem}.mw-call-buttons svg{height:100%;width:100%}.mw-call-buttons .icon-shadow{position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:0 0 10px rgba(0,0,0,.2);border-radius:50%;pointer-events:none}@media only screen and (min-width:1024px){.mw-call-buttons .buttonContainer{height:3.2rem;width:3.2rem;margin:0 10px}.mw-call-buttons .buttonContainer.type-audio,.mw-call-buttons .buttonContainer.type-video{border-radius:25px;color:#fff;font-size:16px}.mw-call-buttons .buttonContainer.type-audio .call-text,.mw-call-buttons .buttonContainer.type-video .call-text{display:block}.mw-call-buttons .icon-shadow{display:none}}.mw-text-screen{background-color:#fff}.mw-text-screen .image-container{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.mw-text-screen .image-container img{width:100%;height:100%;object-fit:cover}.mw-text-screen .text-content{display:flex;margin:6rem auto 0;justify-content:center;align-items:center;max-width:80vw}.mw-text-screen .text-content .scrollbars .text-overflow .screen-text{text-align:center;font-weight:500;font-size:1.2rem;text-shadow:0 0 10px rgba(0,0,0,.4);word-break:break-word;white-space:pre-wrap}.mw-text-screen .text-content ::-webkit-scrollbar,.mw-text-screen .text-content ::-webkit-scrollbar-corner{background:transparent}.mw-text-screen .mn-call-buttons-container{position:absolute;bottom:4rem;z-index:1000;width:15rem;max-width:80%}@media only screen and (max-width:768px){.mw-text-screen .mn-call-buttons-container{width:100%;max-width:100%}}.mw-text-screen .mn-call-buttons-container.top-right{bottom:auto;top:0;right:0;height:5rem;width:auto;padding:0 .5rem;box-sizing:border-box}@media only screen and (max-width:768px){.mw-text-screen .mn-call-buttons-container.top-right.mw-call-buttons-opened{z-index:9000;width:100%;background-color:#fff}}.mw-text-screen .mn-call-buttons-container.top-right .mw-call-buttons{height:100%}@media only screen and (min-width:1024px){.mw-text-screen{display:flex;align-items:center;justify-content:center}.mw-text-screen .text-content{display:flex;flex-direction:column;max-width:80vw}.mw-text-screen .text-content .scrollbars .text-overflow{position:relative;margin-top:0}.mw-text-screen .text-content .scrollbars .text-overflow .screen-text{margin-top:0;margin-bottom:6rem;font-size:2rem;font-weight:400;word-break:break-word;white-space:pre-wrap}.mw-text-screen .text-content .mn-call-buttons-container:not(.top-right){bottom:5rem}.mw-text-screen .text-content ::-webkit-scrollbar,.mw-text-screen .text-content ::-webkit-scrollbar-corner{background:transparent}}.mw-screen-header{flex-shrink:0;position:relative;width:100%;height:5rem;box-shadow:0 4px 15px 5px rgba(0,0,0,.1);background-color:#fff;display:flex;align-items:flex-end;justify-content:center;z-index:10}@media only screen and (max-width:768px){.mw-screen-header.mw-call-buttons-opened{z-index:9000}.mw-screen-header.mw-call-buttons-opened .mn-call-buttons-container{width:100%;background-color:#fff}}.mw-screen-header .mw-screen-title{margin:0 6rem 1.5rem;color:#4e4f6b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:11}.mw-screen-header .mn-call-buttons-container{position:absolute;top:0;bottom:0;right:0;padding:0 .5rem;box-sizing:border-box}.mw-screen-header .mn-call-buttons-container .buttonContainer.small{height:2.5rem;width:2.5rem}.mw-screen-header .mn-call-buttons-container .mw-call-buttons{height:100%}@media only screen and (min-width:768px){.mw-screen-header .mn-call-buttons-container{position:absolute;top:0;bottom:0;right:0;z-index:1000}.mw-screen-header .mn-call-buttons-container .mw-call-buttons{height:100%}}.mw-website-screen{display:flex;flex-flow:column}.mw-website-screen .mw-screen-iframe-container{flex:1;min-height:0;background-color:#fff;-webkit-overflow-scrolling:touch}.mw-website-screen iframe{border-width:0;background-color:#fff;height:100%;width:100%}.mw-website-screen iframe.hidden{display:none}.mw-website-screen .direct-link{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center}.mw-website-screen .direct-link .link-button{width:176px;padding:10px 0;margin-top:20px;text-align:center;font-size:14px}.mw-website-screen .direct-link a{text-decoration:none}.mw-videotext-screen{display:flex;flex-flow:column;align-items:center}.mw-videotext-screen .mw-screen-videotext-container{display:flex;flex-flow:column;flex:1;min-width:0;flex-shrink:0;background-color:#fff;overflow:hidden}.mw-videotext-screen .mw-screen-videotext-container iframe,.mw-videotext-screen .mw-screen-videotext-container video{border:none;width:100%;height:40%;background-color:#000}.mw-videotext-screen .mw-screen-videotext-container .mw-videotext-text{flex:1;min-width:0;min-height:0;flex-shrink:0;padding:1rem 1rem 3rem;font-size:.8rem;line-height:1.5;color:#4e4f6b;word-break:break-word;white-space:pre-wrap}@media only screen and (min-width:1024px){.mw-videotext-screen .mw-screen-videotext-container .mw-videotext-text,.mw-videotext-screen .mw-screen-videotext-container iframe,.mw-videotext-screen .mw-screen-videotext-container video{width:1024px}.mw-videotext-screen .mw-screen-videotext-container .mw-videotext-text{overflow:auto!important;padding:1rem 0}}.mw-file-screen{display:flex;flex-flow:column}.mw-file-screen .mw-screen-file-container{flex:1;min-width:0;flex-shrink:0;background-color:#fff}.mw-file-screen .mw-screen-file-container iframe{border-width:0;background-color:#fff}.mw-file-screen .mw-screen-file-container .documentPreview.desktop{width:200%;height:200%}.pdf-reload-container{display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;width:100%;height:3rem;padding:0 1rem;background:#bbc0cb;transition:height .2s;box-shadow:0 4px 15px 5px rgba(0,0,0,.1)}.pdf-reload-container .pdf-reload-message{color:#4e4f6b;font-size:.875rem}.pdf-reload-container .pdf-reload-message .reload-button{margin-left:.5rem;font-weight:700;text-decoration:underline;cursor:pointer}.pdf-reload-container .close-button{width:1.5rem;height:1.5rem;cursor:pointer}.mw-navigation-screen{background-color:#fff;display:flex;flex-direction:column}.mw-navigation-screen .image-container{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.mw-navigation-screen .image-container img{width:100%;height:100%;object-fit:cover}.mw-navigation-screen .mv-navigation-screen-grid-wrapper{position:relative;display:flex;height:calc(100% - 5rem);padding:.5rem 0;box-sizing:border-box}.mw-navigation-screen .mv-navigation-screen-buttons-container{display:grid;grid-template-columns:1fr;grid-auto-rows:60px;grid-gap:10px;align-content:safe center;width:100%;height:100%;padding:0 .5rem;z-index:1;box-sizing:border-box;margin:0}@media only screen and (min-width:1024px){.mw-navigation-screen .mv-navigation-screen-buttons-container{grid-template-columns:1fr 1fr;grid-auto-rows:120px;padding:0 calc(50% - 400px);box-sizing:border-box}}.mw-navigation-screen .mv-navigation-screen-buttons-container a,.mw-navigation-screen .mv-navigation-screen-buttons-container button{width:100%;min-width:0;height:60px;min-height:2rem;box-sizing:border-box;box-shadow:2px 2px 3px 0 #f2f2f2;border-radius:4px;border:1px solid #f2f2f2;display:flex;align-items:center;justify-content:center;vertical-align:middle;overflow:hidden;text-decoration:none;text-align:center;font-size:14px;font-weight:500;font-family:Roboto,sans-serif;letter-spacing:normal;cursor:pointer;white-space:pre-wrap;word-break:break-word;color:#fff;background-color:#000}.mw-navigation-screen .mv-navigation-screen-buttons-container a span,.mw-navigation-screen .mv-navigation-screen-buttons-container button span{white-space:pre-wrap;word-break:break-word}@media only screen and (min-width:1024px){.mw-navigation-screen .mv-navigation-screen-buttons-container a,.mw-navigation-screen .mv-navigation-screen-buttons-container button{height:120px;font-size:20px}}@media only screen and (min-width:1024px){.mw-text-screen{display:flex;align-items:center;justify-content:center}}.mw-servicenow-screen{display:flex;flex-direction:column;align-items:center}.mw-servicenow-screen .mw-servicenow-submitted-message{display:flex;flex-direction:column;justify-content:center;flex:1;max-width:80%;color:#4e4f6b;text-align:center}.mw-servicenow-screen .mw-servicenow-form{display:flex;flex-direction:column;justify-content:center;flex:1;width:20rem;max-width:80%;margin:1rem auto 3.5rem}.mw-servicenow-screen .mw-servicenow-form .mw-servicenow-message{margin-bottom:2rem;text-align:center;word-break:break-word;color:#4e4f6b}.mw-servicenow-screen .mw-servicenow-form .mw-servicenow-error{margin-top:1rem;font-size:13.3333px;color:#e96878}.mw-servicenow-screen .mw-servicenow-form .mw-servicenow-comment{border:1px solid #8c95c8;border-radius:4px;padding:.5rem;height:calc(100px + 1rem);box-sizing:border-box;background-color:#fff}.mw-servicenow-screen .mw-servicenow-form .mw-servicenow-comment .webscreenTextAreaCharCounter{margin:.8rem 0 0}.mw-servicenow-screen .mw-servicenow-form .mw-servicenow-comment textarea{min-height:95px;color:#4e4f6b!important}.mw-servicenow-screen .mw-servicenow-form .mw-servicenow-input{border:1px solid #8c95c8;border-radius:4px;margin-bottom:1rem;padding:.5rem calc(.5rem + 5px);color:#4e4f6b!important;background-color:#fff}.mw-servicenow-screen .mw-servicenow-form .mw-servicenow-submit{margin-top:2rem;padding:14px 30px;cursor:pointer}.mw-servicenow-screen .mw-servicenow-form .mw-servicenow-phone{position:relative;display:flex;align-items:flex-end;margin-bottom:1.5rem;border:1px solid #8c95c8;border-radius:4px;background-color:#fff}.mw-servicenow-screen .mw-servicenow-form .mw-servicenow-phone .webscreenInput{margin-bottom:0;color:#4e4f6b!important;border:none;padding:.5rem 12px}.mw-servicenow-screen .mw-servicenow-form .mw-servicenow-phone .dropdownContainer{z-index:10;width:6rem;font-size:13.3333px;height:100%;box-sizing:border-box;padding:.5rem 12px;color:#4e4f6b!important;border-right:1px solid #8c95c8;border-bottom:none}.mw-servicenow-screen .mw-servicenow-form .mw-servicenow-phone .dropdownContainer .dropdownContent{top:-1px;left:-1px;right:-1px;border-radius:4px;border:1px solid #8c95c8}.mw-servicenow-screen .mw-servicenow-form .mw-servicenow-phone .dropdownContainer .dropdownContent input{border-radius:4px 0 0 0;font-size:inherit}.display-number-layout{width:92%;min-height:3rem;border-radius:.3rem;margin-top:0;margin-bottom:.5rem}.display-number-layout .display-number-value{padding:.5rem 0;margin:0 auto;font-size:1.5rem;color:#fff;width:100%;text-align:center}.keyboard-button{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;font-size:1rem;background:none;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}@media (min-height:630px){.keyboard-button{width:3.5rem;height:3.5rem}}.keyboard-button :nth-child(n){font-size:1.5rem}@media (min-width:720px){.keyboard-button{width:4rem;height:4rem}.keyboard-button :nth-child(n){font-size:2rem}}.bell-button{margin:0 .25rem}@media (min-width:720px){.bell-button{margin:0 .5rem}}.bell-button:active{opacity:.5}.bell-button .bell-icon{width:1.5rem;height:1.5rem}@media (min-width:720px){.bell-button .bell-icon{width:2rem;height:2rem;max-width:75%;max-height:75%}}.additional-letters{grid-column-start:1;grid-column-end:4;border-radius:4rem;width:100%;height:3rem;overflow:hidden;display:flex;align-items:center}@media (min-width:720px){.additional-letters{height:4rem}}.additional-letters .close-letter-button{width:2.5rem;height:100%;cursor:pointer;padding:0;border:none;background-color:inherit}@media (min-width:720px){.additional-letters .close-letter-button{width:4rem}}.additional-letters .close-letter-button .icon-with-border{height:35%;border-right:2px solid hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center}.additional-letters .letters-slider{height:1.5rem;flex:1;display:flex;align-items:center;justify-content:space-evenly}@media (min-width:720px){.additional-letters .letters-slider{height:2.5rem}}.additional-letters .letters-slider .letters{height:1.5rem;display:grid;overflow:hidden;grid-template-rows:1.5rem;grid-template-columns:1fr 1fr 1fr}@media (min-width:720px){.additional-letters .letters-slider .letters{grid-template-columns:1fr 1fr 1fr 1fr}}.additional-letters .letters-slider .letters .letter{height:1.5rem;width:1.5rem;border-radius:50%;align-items:center;justify-content:center;text-align:center;display:flex;color:#fff}.additional-letters .letters-slider .letters .letter:hover{background:hsla(0,0%,100%,.1);cursor:pointer}.additional-letters .letters-slider .slider-button{width:1rem;height:1rem;display:flex;align-items:center;justify-content:space-evenly;margin:0;padding:0;border:none;background:none;cursor:pointer}.additional-letters .letters-slider .slider-button-disabled{opacity:.1;cursor:default}.keyboard-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:.5rem;grid-row-gap:.5rem;align-items:center;justify-items:center;width:100%}@media (min-height:720px){.keyboard-wrapper{grid-column-gap:1rem;grid-row-gap:1rem}}.keyboard-wrapper .delete-button{width:3rem;height:3rem;cursor:pointer}@media (min-height:630px){.keyboard-wrapper .delete-button{width:3.5rem;height:3.5rem}}@media (min-width:720px){.keyboard-wrapper .delete-button{width:4rem;height:4rem}}.keyboard-wrapper .call-button:active{opacity:.5}.keyboard-wrapper .call-button .call-icon{width:1.5rem;height:1.5rem}@media (min-width:720px){.keyboard-wrapper .call-button .call-icon{width:2rem;height:2rem;max-width:75%;max-height:75%}}.screen-wrapper{display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;width:100%;height:100%}.screen-wrapper .call-buttons-wrapper{margin-top:1rem;max-width:15rem}@media (min-width:720px){.screen-wrapper .call-buttons-wrapper{margin-top:2rem;max-width:20rem}}@media (min-height:720px){.screen-wrapper .call-buttons-wrapper{padding:0 10%}}.screen-wrapper .call-buttons-wrapper .chat-ai-button{width:3rem;height:3rem;margin:0 .25rem}@media (min-height:630px){.screen-wrapper .call-buttons-wrapper .chat-ai-button{width:3.5rem;height:3.5rem}}@media (min-width:720px){.screen-wrapper .call-buttons-wrapper .chat-ai-button{width:4rem;height:4rem;margin:0 .5rem}}.screen-wrapper .call-buttons-wrapper .audio-consultation-button{width:3rem;height:3rem;margin:0 .25rem}@media (min-height:630px){.screen-wrapper .call-buttons-wrapper .audio-consultation-button{width:3.5rem;height:3.5rem}}@media (min-width:720px){.screen-wrapper .call-buttons-wrapper .audio-consultation-button{width:4rem;height:4rem;margin:0 .5rem}}.screen-wrapper .call-buttons-wrapper .video-consultation-button{width:3rem;height:3rem;margin:.25rem}@media (min-height:630px){.screen-wrapper .call-buttons-wrapper .video-consultation-button{width:3.5rem;height:3.5rem}}@media (min-width:720px){.screen-wrapper .call-buttons-wrapper .video-consultation-button{width:4rem;height:4rem;margin:.5rem}}.screen-wrapper .content-wrapper{display:flex;flex-flow:column nowrap;align-items:center;padding:0 10%;max-width:15rem}@media (min-height:720px){.screen-wrapper .content-wrapper{padding:0 10%}}@media (min-width:720px){.screen-wrapper .content-wrapper{max-width:20rem}}.screen-wrapper .content-wrapper .header{display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;max-width:100%;margin-top:.5rem}@media (min-height:720px){.screen-wrapper .content-wrapper .header{margin-top:1.5rem}}.screen-wrapper .content-wrapper .header .screen-logo{max-width:2rem;max-height:2rem;border-radius:.2rem}.screen-wrapper .content-wrapper .header .title{font-size:.7rem;margin:1rem 0 .5rem;padding:0;font-style:normal;font-weight:400;line-height:1rem;text-align:center;word-wrap:break-word;max-width:100%}@media (min-width:375px){.screen-wrapper .content-wrapper .header .title{font-size:.8rem}}@media (min-width:450px){.screen-wrapper .content-wrapper .header .title{font-size:1rem}}@media (min-height:720px){.screen-wrapper .content-wrapper .header .title{margin-top:1.5rem}}.screen-wrapper .tile-wrapper{display:flex;flex-direction:column;align-items:center}.screen-wrapper .tile-wrapper>:nth-child(n){margin-top:.5rem}@media (min-height:720px){.screen-wrapper .tile-wrapper>:nth-child(n){margin-top:1.5rem}}.screen-wrapper .qr-intercom-icon{position:absolute;bottom:1rem;left:1rem}.modal-wrapper{display:flex;flex-flow:column nowrap;align-items:center;justify-content:space-evenly}.modal-wrapper .modal-error-header{font-size:1.2rem;margin-bottom:.5rem}.modal-wrapper .modal-error-text{margin:0;padding:0;font-size:.9rem}.modal-wrapper .modal-error-button{margin-top:2rem;color:#536ae2;outline:0;border:none;background:none;cursor:pointer}.mw-screen-container{position:relative;width:100vw;height:calc(var(--vh, 1vh)*100);background-color:#fff;overflow:hidden;z-index:10}.mw-screen-container .mw-logo{position:absolute;bottom:.5rem;left:.5rem;width:8rem;-webkit-transform:translateZ(0);z-index:10000}.mw-screen-container .mw-logo img{width:100%}.mw-screen-container .mw-uploaded-logo{cursor:pointer;position:absolute;top:.25rem;left:.25rem;height:4.5rem;width:6rem;overflow:hidden;display:flex;justify-content:center;align-items:center;-webkit-transform:translateZ(0);z-index:10000}@media only screen and (max-width:768px){.mw-screen-container .mw-uploaded-logo.withExpandedCallButtons{display:none}}.mw-screen-container .mw-uploaded-logo img{max-height:100%;max-width:100%}.mw-no-screens{text-align:center;margin-top:1rem;color:#fff}.mw-swipe-container{height:100vh;overflow:hidden;background-color:#000}.mw-swipe-container .react-swipeable-view-container{min-height:calc(var(--vh, 1vh)*100)}.carousel-container{height:100%;display:flex;position:relative;align-items:center}.carousel-container .carousel-activeCard{height:100%;opacity:1;animation-name:appearFromLeft;animation-duration:.6s;z-index:1}.carousel-container .carousel-activeCard.carousel-no-animation{animation-name:unset!important}.carousel-container .carousel-activeCard.carousel-reverse{animation-name:appearFromRight;animation-duration:.6s}.carousel-container .carousel-previousCard{height:0;animation-name:disappearToRight;animation-duration:.5s;z-index:2}.carousel-container .carousel-previousCard.carousel-reverse{animation-name:disappearToLeft;animation-duration:.5s}.carousel-container>div{height:0;overflow:hidden;width:100%;position:absolute;z-index:-1;opacity:0;transition:opacity .6s ease-in-out}@keyframes appearFromLeft{0%{transform:translateX(-50%) rotateY(90deg);display:block}to{transform:translateX(0);display:block}}@keyframes appearFromRight{0%{transform:translateX(50%) rotateY(90deg)}to{transform:translateX(0)}}@keyframes disappearToLeft{0%{transform:translateX(0);height:100%}99%{transform:translateX(-50%) rotateY(90deg);height:100%;width:50%}to{height:0;overflow:hidden}}@keyframes disappearToRight{0%{transform:translateX(0);height:100%}99%{transform:translateX(50%) rotateY(-90deg);height:100%}to{height:0;overflow:hidden}}.operator-offline-modal-content{display:flex;flex-flow:row nowrap;width:100%;justify-content:space-around}.operator-offline-modal-content h3{max-width:100%;font-size:1.2rem!important;color:#000!important}.operator-offline-modal-content .operator-offline-modal-button,.operator-offline-modal-content .operator-offline-modal-button-primary,.operator-offline-modal-content .operator-offline-modal-button-secondary{color:#fff;border-radius:4px;width:6.5rem;cursor:pointer;height:2.5rem;display:flex;align-items:center;justify-content:center}.operator-offline-modal-content .operator-offline-modal-button-primary{background-color:#5465e6}.operator-offline-modal-content .operator-offline-modal-button-secondary{background-color:#b7b9c4}.modal .modal-content{width:90%;max-width:35rem}.modal .modal-content .modal-wrapper{padding:.5rem!important}.modal .modal-head{max-width:100%}.modal .modal-head h3{word-break:break-word;white-space:pre-wrap}.modal .modal-content.consultation-modal-content{max-width:90%!important;width:25rem!important}.modal .modal-content .modal-head{width:100%}.modal .modal-content .modal-body{padding:0;width:100%}.terms-please-read-sign{margin:0 0 .5rem 1rem;font-size:1rem;color:#b7b9c3}.termsContainer{background-color:#f5f7f8;border-radius:4px;border:1px solid #f4f4f4;height:300px;margin:0 1rem 1rem;font-size:12px}.disabledButton{opacity:.4;pointer-events:none}.deviceSelect{position:relative;width:48%}.deviceButton{width:100%;height:2rem;border-radius:5px;background-color:hsla(0,0%,100%,.3);display:flex;align-items:center;justify-content:flex-start;padding:0 1.5rem;box-sizing:border-box}.deviceButton.center{justify-content:center}.deviceButton svg{height:2rem;width:2rem}.deviceButton .name{flex-grow:1;text-align:left;text-overflow:ellipsis;overflow:hidden}.devicesList{position:absolute;top:calc(100% + 2px);left:0;width:100%;max-height:180px;background-color:#e5e7e8;border-radius:4px;border:1px solid #e4e4e4;box-sizing:border-box;z-index:10}.devicesList .deviceButton{margin-top:2px;justify-content:space-between;font-size:18px;letter-spacing:.28px;color:#6d7184;white-space:nowrap}.devicesList .deviceButton:hover{color:#638e8a;background-color:#f5f7f8}.devicesList .deviceButton:first-child{margin-top:0}.arrow{width:0;border-bottom:6px solid transparent;border-top:6px solid transparent;border-color:#fff transparent transparent;border-style:solid;border-width:6px 6px 0;transform:rotate(0deg);transition:transform .3s}.arrow.up{transform:rotate(180deg)}.devicesList{overflow-y:auto}.devicesList::-webkit-scrollbar{width:6px;height:6px}.devicesList::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f6f7}@media (max-width:500px){.modal .modal-head h3{font-size:1rem}}@media (max-width:375px){.modal .modal-head h3{font-size:.9rem}}.modal .modal-content.consultation-modal-content{max-width:90%!important;width:27rem!important}.modal .modal-content .modal-body{padding:0}.mediaDevicesContainer{width:100%;display:flex;justify-content:space-between}.disabledButton{opacity:.4;pointer-events:none}.devicesCheckVideoContainer{display:flex;justify-content:center;height:20rem;max-height:50%;margin:1rem 0}.devicesCheckVideo{max-width:100%;border-radius:4px}.noMediaDevicesAccessMessage{margin-bottom:1rem}.enter-lock-screen{display:flex;align-items:center;justify-content:center;background-color:#000}.enter-lock-screen-content-wrapper{display:flex;align-items:center;flex-direction:column;justify-content:space-between;height:60vh;padding-bottom:3rem;max-height:15rem;max-width:12.5rem}.enter-lock-text{width:270px;height:21px;font-family:Roboto;font-size:16px;text-align:center;color:#fff}.code-row{position:relative;width:100%}.code-row .cells-wrapper,.code-row input{width:12.5rem;height:2.5rem}.code-row input{position:absolute;opacity:0}.code-row .cells-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between}.code-row .cell{width:16%;height:100%;background:#fff;border-radius:2px;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.enter-lock-screen-submit-button{width:198px;height:40px;border-radius:3px;background-color:#5465e6;outline:none;border:none;cursor:pointer;color:#fff;text-transform:uppercase}.enter-lock-screen-submit-button:disabled{opacity:.5}.contentContainer{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh, 1vh)*100);display:flex;align-items:center;justify-content:center}.customYScroll{overflow-y:auto}.customYScroll::-webkit-scrollbar{width:6px;height:6px}.customYScroll::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f6f7}body,html{position:fixed;top:0;left:0;width:100%;height:100%;margin:0;font-size:18px}body{background-color:#000;font-family:Roboto,sans-serif;font-size:18px;letter-spacing:.3px}body :not(input):not(textarea){user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent}.appContainer{position:absolute;top:0;left:0;width:100vw;height:calc(var(--vh, 1vh)*100)}.errorMessage_wrapper{color:#828c9e;font-size:14px;line-height:16px;padding:.5rem;text-align:center;line-break:strict}.errorMessage_wrapper .modal-controls>svg{width:12px}.errorMessage{word-break:break-word}.errorMessage_title{font-size:18px!important;font-weight:500;color:#000!important;text-align:center;align-self:center;width:100%;text-transform:capitalize}.browserRecommendations{display:flex;justify-content:center;align-items:center;padding:1rem 0}.browserRecommendations .browserSuggestion{display:flex}.browserRecommendations .browserSuggestion:nth-child(n+2):before{content:"or";width:2rem;height:100%;display:block;margin:auto 0}.browserRecommendations .browserSuggestion svg{display:block;width:4rem;height:3rem}
/*# sourceMappingURL=/app.02bb47a9.css.map */