@import url(//fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&subset=latin,latin-ext);@-webkit-keyframes loader{0%{opacity:.9;-webkit-transform:scale(.5);transform:scale(.5)}to{opacity:.1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes loader{0%{opacity:.9;-webkit-transform:scale(.5);transform:scale(.5)}to{opacity:.1;-webkit-transform:scale(1);transform:scale(1)}}.waiting-wrap{background:#fff}.waiting-wrap__transparent{background:transparent}.waiting-wrap__center{position:absolute;width:100%;height:100%;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.waiting{text-align:center;font-size:1;color:#0d9737;background:#fff}.waiting__transparent{background:transparent}.waiting .loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.waiting .loading:before{height:2.5;width:2.5;line-height:1;font-size:2.5}.waiting .loading .loader{text-align:center}.waiting .loading .loader span{background:#0d9737;display:inline-block;vertical-align:middle;width:1.5rem;height:1.5rem;border-radius:1.5rem;margin-right:5px;-webkit-animation:loader .8s infinite alternate;animation:loader .8s infinite alternate}.waiting .loading .loader span.alternative{background:#e41827}.waiting .loading .loader span .loader span:nth-of-type(3),.waiting .loading .loader span:nth-of-type(2){-webkit-animation-delay:.2s;animation-delay:.2s}.dialog-wrapper{height:100vh}.dialog-wrapper .overlay{position:absolute;top:0;left:0;height:100vh;width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dialog-wrapper .overlay.text{background:rgba(0,0,0,.4)}.dialog-wrapper .overlay.bg-white{background:#fff}.dialog-wrapper .overlay.bg-transparent{background:transparent}.dialog-wrapper .overlay.bg-grey{background:grey}.dialog-wrapper .overlay.bg-blurry{background:hsla(0,0%,50.2%,.7)}.dialog-wrapper .dialog-box{font-size:1.6rem;width:28rem;background-color:#f2f3f5;color:#1b1e25;text-align:center;line-height:1.5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:2px;-webkit-box-shadow:0 3px 24px 0 rgba(0,0,0,.3),0 0 24px 0 rgba(0,0,0,.22);box-shadow:0 3px 24px 0 rgba(0,0,0,.3),0 0 24px 0 rgba(0,0,0,.22);border-style:solid;border-width:.5px;border-image-source:linear-gradient(180deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,.4) 5%,hsla(0,0%,100%,0) 20%,hsla(0,0%,100%,0));padding:3rem 3rem 1.5rem;border-radius:1rem}.dialog-wrapper .dialog-box__title{margin-bottom:20px;font-weight:700;color:#1b1e25}.dialog-wrapper .dialog-box__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2rem;width:100%}.dialog-wrapper .dialog-box__controls .btn{background:transparent;color:#e41827;height:3.9rem;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1.6rem;cursor:pointer}.dialog-wrapper .dialog-box__controls .btn:not(:last-child){margin-right:1rem}.dialog-wrapper .dialog-box__controls .btn:not(:first-child){margin-left:1rem}.dialog-wrapper .dialog-box__controls .btn.primary{background-color:#e41827;color:#fff;border-radius:10px}.dialog-wrapper .m-b-5{margin-bottom:5px}.dialog-wrapper .fade-enter-active,.dialog-wrapper .fade-leave-active{-webkit-transition:opacity .5s;transition:opacity .5s}.dialog-wrapper .fade-enter,.dialog-wrapper .fade-leave-to{opacity:0}@-webkit-keyframes circles{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes circles{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.m-loading-wrap__center{position:absolute;width:100%;height:100%;top:0;left:0;background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-loading-wrap__full{z-index:2;position:fixed;width:100vw;height:100vh;top:0;left:0}.m-loading{text-align:center;font-size:1;background:transparent;color:#353a45}.m-loading .loading{-webkit-animation:circles 1s infinite;animation:circles 1s infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.m-loading .loading:before{height:2.5;width:2.5;line-height:1;font-size:2.5}.m-loading .loading-fail{text-align:center;margin:.8333333333 0}.m-loading .loading-fail:before{display:block;font-size:3}.m-loading .loading-fail .fail-text{margin-top:.8333333333;white-space:nowrap;word-break:keep-all;margin-bottom:2}.m-loading .loading-fail .fail-btn{color:#0d9737;height:3;line-height:3;padding:0 2.3333333333;display:inline-block;border:1px solid #0d9737;border-radius:.25}.text-black[data-v-2a644263]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-2a644263]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-2a644263]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-2a644263]{font-family:Roboto;font-weight:400;font-style:normal}.container[data-v-2a644263]{height:100vh;width:100vw;background:rgba(0,0,0,.23);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wrapper[data-v-2a644263]{font-size:1.5rem;border-radius:5px;position:relative;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.wrapper .title[data-v-2a644263]{-webkit-box-shadow:0 4px 2px -3px rgba(0,0,0,.19),0 4px 11px -3px rgba(0,0,0,.23);box-shadow:0 4px 2px -3px rgba(0,0,0,.19),0 4px 11px -3px rgba(0,0,0,.23);position:relative;padding:1rem 3rem;z-index:101;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;color:#fff;background:#e41827;border-top-left-radius:5px;border-top-right-radius:5px}.wrapper .title .locale-img[data-v-2a644263]{width:32px;height:auto;margin-right:10px}.wrapper .item[data-v-2a644263]{cursor:pointer;text-transform:uppercase;letter-spacing:.2rem;padding:1rem;border-bottom:1px solid #aaa;padding:2rem 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:100;background-color:#fff;color:#1b1e25}.wrapper .item[data-v-2a644263]:last-child{margin-bottom:0;border:0}.wrapper .item.selected[data-v-2a644263]{background:#0d9737;color:#fff;-webkit-box-shadow:0 4px 2px -3px rgba(0,0,0,.19) inset,0 4px 11px -3px rgba(0,0,0,.23) inset;box-shadow:inset 0 4px 2px -3px rgba(0,0,0,.19),inset 0 4px 11px -3px rgba(0,0,0,.23)}.wrapper .item.selected .subtitle[data-v-2a644263]{color:#fff}.wrapper .item .subtitle[data-v-2a644263]{font-size:1.2rem;color:#9ca0ab;letter-spacing:.1rem;text-transform:capitalize}.wrapper .item .locale[data-v-2a644263]{padding-left:30px;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.text-black[data-v-519b13f8]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-519b13f8]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-519b13f8]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-519b13f8]{font-family:Roboto;font-weight:400;font-style:normal}.modal-backdrop[data-v-519b13f8]{position:fixed;top:0;left:0;background-color:rgba(0,0,0,.5);-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1000}.modal-backdrop[data-v-519b13f8],.modal-content[data-v-519b13f8]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal-content[data-v-519b13f8]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;background-color:#fff;padding:20px;border-radius:8px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1);text-align:center;max-width:400px}.modal-close[data-v-519b13f8]{position:absolute;top:10px;right:10px;cursor:pointer}.modal-title[data-v-519b13f8]{font-size:1.4rem;color:#333;margin-bottom:10px}.modal-description[data-v-519b13f8]{font-size:1.2rem;color:#666;margin-bottom:20px}.consent-options[data-v-519b13f8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:20px}.consent-options label[data-v-519b13f8]{font-size:1.2rem;color:#333;margin-bottom:10px}.consent-options input[type=radio][data-v-519b13f8]{margin-right:10px}.modal-buttons[data-v-519b13f8]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal-button[data-v-519b13f8]{padding:10px 20px;border:none;border-radius:4px;font-size:1.2rem;cursor:pointer}.save[data-v-519b13f8]{background-color:#e41827;color:#fff}.cancel[data-v-519b13f8]{background-color:#fff;color:#e41827;border:1px solid #e41827}.text-black[data-v-3c01f1ec]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-3c01f1ec]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-3c01f1ec]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-3c01f1ec]{font-family:Roboto;font-weight:400;font-style:normal}.nav[data-v-3c01f1ec]{min-height:5rem;background-color:#e41827;color:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.nav[data-v-3c01f1ec],.nav__left[data-v-3c01f1ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav__left[data-v-3c01f1ec]{margin-left:1.6rem}.nav__left .minimize[data-v-3c01f1ec]{border-bottom:2px solid #fff;width:10px;cursor:pointer}.nav__left img[data-v-3c01f1ec]{width:1.2rem;cursor:pointer}.nav__left .title[data-v-3c01f1ec]{margin-left:1.6rem;font-size:1.6rem}.nav__left .title.center[data-v-3c01f1ec]{margin-left:0;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.nav__right[data-v-3c01f1ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:relative}.nav__right .locale-btn[data-v-3c01f1ec],.nav__right .my-requests[data-v-3c01f1ec]{background-color:#fff;padding:.6rem 1.1rem;border-radius:.2rem;color:#50545f;cursor:pointer;font-size:1.2rem}.nav__right .locale-btn[data-v-3c01f1ec]{padding-top:3px;padding-bottom:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav__right .locale-btn .locale-img[data-v-3c01f1ec]{width:18px;height:auto;margin-right:4px}.nav__right .login[data-v-3c01f1ec]{font-size:1.4rem;border:.1rem solid #fff;border-radius:.2rem;padding:.5rem 1.4rem;margin-right:1.6rem;cursor:pointer}.nav__right .dot-icon[data-v-3c01f1ec]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;right:0;height:2.5rem;padding:.1rem 2rem;margin-left:1.6rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.nav__right .dot-icon>[data-v-3c01f1ec]{cursor:auto}.nav__right .dot-icon .dot[data-v-3c01f1ec]{height:5px;width:5px;background:#fff;border-radius:50%}.nav .droplist[data-v-3c01f1ec]{position:absolute;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;top:5rem;right:0;z-index:10000;border-radius:2px;-webkit-box-shadow:-1px 1px 10px 1px rgba(0,0,0,.15);box-shadow:-1px 1px 10px 1px rgba(0,0,0,.15);border-style:solid;border-width:.5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:100px}.nav .droplist__item[data-v-3c01f1ec]{padding:1.4rem 1.8rem;font-size:1.4rem;color:#0d9737;cursor:pointer}.nav .droplist__item.disabled[data-v-3c01f1ec]{color:grey;cursor:auto}.nav .droplist__item.hide[data-v-3c01f1ec]{display:none}.text-black[data-v-6be7a7b0]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-6be7a7b0]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-6be7a7b0]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-6be7a7b0]{font-family:Roboto;font-weight:400;font-style:normal}.m-pagination-wrapper div[data-v-6be7a7b0]{width:100%;text-align:center}.m-pagination-wrapper span[data-v-6be7a7b0]{font-size:16px;display:inline-block;height:32px;line-height:32px;color:#1b1e25;font-weight:700}.m-pagination-wrapper .m-total[data-v-6be7a7b0]{font-weight:400}.m-pagination-wrapper .m-icon-next[data-v-6be7a7b0],.m-pagination-wrapper .m-icon-prev[data-v-6be7a7b0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.m-pagination-wrapper .m-icon-next[data-v-6be7a7b0]:before,.m-pagination-wrapper .m-icon-prev[data-v-6be7a7b0]:before{border-style:solid;border-width:.1em .1em 0 0;content:"";display:inline-block;height:.6em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:.6em}.m-pagination-wrapper .m-icon-next[data-v-6be7a7b0]{margin-left:32px}.m-pagination-wrapper .m-icon-next[data-v-6be7a7b0]:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.m-pagination-wrapper .m-icon-next.is-disabled[data-v-6be7a7b0]{opacity:.4;cursor:auto}.m-pagination-wrapper .m-icon-prev[data-v-6be7a7b0]{margin-right:32px}.m-pagination-wrapper .m-icon-prev[data-v-6be7a7b0]:before{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.m-pagination-wrapper .m-icon-prev.is-disabled[data-v-6be7a7b0]{opacity:.4;cursor:auto}.image-view[data-v-b7674414]{width:100vw;height:100vh;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff}.image-view>img[data-v-b7674414]{width:100%}.image-view__header[data-v-b7674414]{position:absolute;top:0;width:100%;background-color:rgba(0,0,0,.7);padding:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;font-size:1.4rem}.image-view__header .close[data-v-b7674414]{height:14px;width:14px;cursor:pointer}.text-black[data-v-beeb3876]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-beeb3876]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-beeb3876]{font-family:Roboto;font-weight:500;font-style:normal}.input-container[data-v-beeb3876],.text-regular[data-v-beeb3876]{font-family:Roboto;font-weight:400;font-style:normal}.input-container[data-v-beeb3876]{width:100%;height:100%;min-height:5.5rem;background:#fffefe;padding:2rem 1.6rem 2rem 1.9rem;display:-webkit-box;display:-ms-flexbox;display:flex}.input-container form[data-v-beeb3876]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.input-container form .buttons[data-v-beeb3876],.input-container form[data-v-beeb3876]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-container form .buttons .attach[data-v-beeb3876]{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.input-container form .buttons .attach label[data-v-beeb3876]{cursor:pointer}.input-container form .buttons .attach input[data-v-beeb3876]{display:none}.input-container form .buttons .send[data-v-beeb3876]{margin-left:2rem;cursor:pointer}.input-container form .buttons .send .disable[data-v-beeb3876]{cursor:auto}.input-container form input[data-v-beeb3876]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:16px;border:none}.input-container form input[data-v-beeb3876]:focus{outline:0;border:none}.text-black[data-v-94859bb6]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-94859bb6]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-94859bb6]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-94859bb6]{font-family:Roboto;font-weight:400;font-style:normal}.container[data-v-94859bb6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1.4rem;color:#353a45;padding:2.8rem 2.8rem 0;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;background:#f2f3f5}.container .skip[data-v-94859bb6]{-ms-flex-item-align:end;align-self:flex-end;margin-right:-.7rem;color:#e41827;text-decoration:underline;font-weight:700}.container .main[data-v-94859bb6]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:3.2rem}.container .main.ticket[data-v-94859bb6]{padding-top:0}.container .main .ended[data-v-94859bb6]{font-style:italic;margin-bottom:2rem;-ms-flex-item-align:center;align-self:center}.container .main .experience[data-v-94859bb6]{font-size:16px;margin-bottom:2rem;font-weight:700}.container .main .rating[data-v-94859bb6]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:2.8rem;gap:8px}.container .main .rate-container[data-v-94859bb6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.container .main .rate-container span[data-v-94859bb6]{font-size:11px}.container .main .rate-image[data-v-94859bb6]{width:4.8rem;height:4.8rem;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.container .main .rate-text[data-v-94859bb6]{text-align:center}.container .main .question[data-v-94859bb6]{margin-bottom:1.6rem}.container .main .rate-image[data-v-94859bb6]:hover{cursor:pointer;opacity:.5}.container .main .feedbacks[data-v-94859bb6]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;color:#0d9737;background:transparent}.container .main .feedbacks div[data-v-94859bb6]{-ms-flex-preferred-size:48%;flex-basis:48%;height:4.4rem;margin:0 0 1.6rem 0;text-align:center;cursor:pointer;border-radius:.8rem;border:.1rem solid #0d9737;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.container .main .feedbacks div[data-v-94859bb6]:nth-child(odd){margin-right:1rem}.container .main .feedbacks div.selected[data-v-94859bb6]{background-color:#0d9737;color:#fff}.container .main textarea[data-v-94859bb6]{width:100%;height:15.2rem;padding:1.2rem .9rem;border-radius:.2rem;border:.1rem solid rgba(0,0,0,.38);color:#353a45;outline:none;-webkit-transition:border-color .2s ease;transition:border-color .2s ease;resize:none;background:transparent}.container .main textarea[data-v-94859bb6]::-webkit-input-placeholder{color:#9ca0ab}.container .main textarea[data-v-94859bb6]::-moz-placeholder{color:#9ca0ab}.container .main textarea[data-v-94859bb6]:-ms-input-placeholder{color:#9ca0ab}.container .main textarea[data-v-94859bb6]::-ms-input-placeholder{color:#9ca0ab}.container .main textarea[data-v-94859bb6]::placeholder{color:#9ca0ab}.container .main .thank[data-v-94859bb6]{-ms-flex-item-align:center;align-self:center;font-size:2rem;margin-top:3.5rem;font-weight:700}.container .submit[data-v-94859bb6]{border-radius:4px;padding:1.4rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.4rem;margin:2rem 0;background-color:#0d9737;color:#fff;cursor:pointer}.text-black[data-v-5262ab55]{font-family:Roboto;font-weight:900;font-style:normal}.containers .message-container .detail__right[data-v-5262ab55],.containers .message-container .message__body .name[data-v-5262ab55],.containers .title[data-v-5262ab55],.text-bold[data-v-5262ab55]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-5262ab55]{font-family:Roboto;font-weight:500;font-style:normal}.containers .message-container .detail__right .status[data-v-5262ab55],.text-regular[data-v-5262ab55]{font-family:Roboto;font-weight:400;font-style:normal}.containers[data-v-5262ab55]{height:100vh;width:100%;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f2f3f5}.containers .title[data-v-5262ab55]{font-size:1.4rem;width:100%;min-height:3.8rem;padding:1.1rem 1.6rem;border-bottom:.2rem solid #9ca0ab;color:#000;background-color:#fff}.containers .message-container[data-v-5262ab55]{overflow-y:auto;height:calc(100% - 17rem);position:relative}.containers .message-container.closed[data-v-5262ab55]{height:auto}.containers .message-container .detail[data-v-5262ab55]{background-color:#f2f3f5;padding:1.4rem 2rem;font-size:1.2rem;color:#1b1e25;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:2}.containers .message-container .detail__left[data-v-5262ab55]{width:40%}.containers .message-container .detail__right[data-v-5262ab55]{width:60%}.containers .message-container .detail__right .status[data-v-5262ab55]{border-radius:.2rem;line-height:1;display:inline-block}.containers .message-container .detail__right .status .active[data-v-5262ab55]{color:#0d9737;border:.1rem solid #0d9737;padding:.3rem .8rem}.containers .message-container .detail__right .status .done[data-v-5262ab55]{color:#9ca0ab;border:.1rem solid #9ca0ab;padding:.3rem .8rem}.containers .message-container .message[data-v-5262ab55]{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;padding:1.3rem 2rem .8rem 2rem;border-bottom:.05rem solid #9ca0ab}.containers .message-container .message__avatarAgent[data-v-5262ab55]{width:15%}.containers .message-container .message__avatarAgent img[data-v-5262ab55]{height:3rem;width:3rem}.containers .message-container .message__body[data-v-5262ab55]{width:65%;word-wrap:break-word;text-align:left}.containers .message-container .message__body .name[data-v-5262ab55]{font-size:1.6rem;line-height:1.5;color:#1b1e25}.containers .message-container .message__body .reply[data-v-5262ab55]{font-size:1.4rem;line-height:1.67;padding-bottom:1.45rem;color:#1b1e25}.containers .message-container .message__body .attachment__title[data-v-5262ab55]{font-size:1.2rem;color:#1b1e25}.containers .message-container .message__body .attachment__link[data-v-5262ab55]{text-decoration:underline;word-wrap:break-word;cursor:pointer}.containers .message-container .message__time[data-v-5262ab55]{width:20%;font-size:1.4rem;color:#9ca0ab;-ms-flex-wrap:nowrap;flex-wrap:nowrap;text-align:right;line-height:1.5}.containers .message-container .message .avatar[data-v-5262ab55]{width:15%}.containers .message-container .scroll[data-v-5262ab55]{width:2.4rem;position:fixed;bottom:7.4rem;right:2rem;z-index:2;cursor:pointer}.containers .message-container .scroll img[data-v-5262ab55]{width:inherit}.containers .attachment-view[data-v-5262ab55]{position:absolute;top:0;left:0;z-index:100}.text-black[data-v-ac9b5dc2]{font-family:Roboto;font-weight:900;font-style:normal}.container .main .request__title[data-v-ac9b5dc2],.container .main .title[data-v-ac9b5dc2],.container .request__empty[data-v-ac9b5dc2],.text-bold[data-v-ac9b5dc2]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-ac9b5dc2]{font-family:Roboto;font-weight:500;font-style:normal}.container .main .request__body[data-v-ac9b5dc2],.text-regular[data-v-ac9b5dc2]{font-family:Roboto;font-weight:400;font-style:normal}.container[data-v-ac9b5dc2]{background-color:#f2f3f5;height:100vh}.container .main[data-v-ac9b5dc2]{height:calc(100vh - 5rem);overflow-y:scroll;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.container .main .title[data-v-ac9b5dc2]{font-size:1.6rem;color:#1b1e25;margin:1.6rem 2.2rem;display:inline-block}.container .main .no-active-msg[data-v-ac9b5dc2]{width:100%;text-align:center;font-size:1.4rem}.container .main .request[data-v-ac9b5dc2]{font-size:1.2rem;margin-bottom:.1rem;background-color:#fff;padding:1rem 2rem;cursor:pointer}.container .main .request__title[data-v-ac9b5dc2]{color:#1b1e25}.container .main .request__body[data-v-ac9b5dc2]{color:#9ca0ab;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding:.8rem 0 .3rem 0}.container .main .request__body .status-container[data-v-ac9b5dc2]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.container .main .request__body .recently-resolved-indicator[data-v-ac9b5dc2]{position:absolute;width:.8rem;height:.8rem;background-color:#0d9737;border-radius:50%;left:-1.5rem}.container .main .request__body .info[data-v-ac9b5dc2]{width:85%}.container .main .request__body .status[data-v-ac9b5dc2]{border-radius:.2rem;padding:.2rem .8rem;color:#0d9737;border:.1rem solid #0d9737}.container .main .request__body .status.done[data-v-ac9b5dc2]{color:#9ca0ab;border:.1rem solid #9ca0ab}.container .pagination[data-v-ac9b5dc2]{padding:1.6rem 0}.container .request__empty[data-v-ac9b5dc2]{font-size:1.8rem;line-height:1.56;color:#9ca0ab;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100vh - 5rem);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.container .request__empty img[data-v-ac9b5dc2]{height:16rem;width:16rem;margin-bottom:1.6rem}.p-theme-button{color:#fff;background-color:#0d9737;border:none;cursor:pointer}.p-theme-button.block{display:block}.p-theme-button.fullWidth{width:100%}.p-theme-button:active{border:none}.p-theme-button:disabled{color:#fff;background-color:#9ca0ab;cursor:not-allowed}.p-theme-button.outlined{background:transparent;color:#0d9737;border:1px solid #0d9737}.p-theme-button.outlined:disabled{color:#50545f;background-color:#9ca0ab}.p-theme-button.outlined:active{border:1px solid #0d9737}.p-theme-button.outlined.text{border:none}.article-feedback .title,.text-bold{font-family:Roboto;font-weight:600;font-style:normal}.article-feedback{position:-webkit-sticky;position:sticky;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 2rem 2rem;background-color:#fff}.article-feedback .title{font-size:1.6rem;padding:0 0 17px 0;color:#353a45}.article-feedback .buttons-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem;border-top:1px solid #eaecef;padding-top:2rem}.article-feedback button{padding:.8rem 1rem;font-size:12px;min-width:80px;font-weight:500;border-radius:2px}.article-feedback .feedback-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.article-feedback .feedback-button .prepend-icon{margin-right:4px}.article-feedback .feedback-button .append-icon{margin-left:4px}.text-black[data-v-30394538]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-30394538]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-30394538]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-30394538]{font-family:Roboto;font-weight:400;font-style:normal}li[data-v-30394538]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#353a45;border-bottom:1px solid;border-color:#fff;font-size:16px;padding:12px 16px;cursor:pointer;gap:48px}li[data-v-30394538]:hover{background-color:#f2f3f5}.link-arrow[data-v-30394538]{min-width:16px;-webkit-transform:rotate(90deg);transform:rotate(90deg);color:#353a45}.text-black[data-v-6c4b1007]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-6c4b1007],.title[data-v-6c4b1007]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-6c4b1007]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-6c4b1007]{font-family:Roboto;font-weight:400;font-style:normal}.container[data-v-6c4b1007]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top:1px solid #eaecef;padding:30px 0;margin:0 20px}.title[data-v-6c4b1007]{font-size:1.6rem;color:#353a45;padding-bottom:12px}ul[data-v-6c4b1007]{list-style-type:none;padding:0;margin:0}ul li[data-v-6c4b1007]{margin:0 -16px}.button[data-v-6c4b1007]{font-size:12px;padding:4px;font-weight:500;color:#0d9737;cursor:pointer}.search-more-button[data-v-6c4b1007]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.search-more-button svg[data-v-6c4b1007]{width:12px;height:12px}.text-black[data-v-7bac359e]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-7bac359e]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-7bac359e]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-7bac359e]{font-family:Roboto;font-weight:400;font-style:normal}.article-autocomplete-container[data-v-7bac359e]{position:relative;background:#fbdbdd;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.article-autocomplete-container .user-input-section[data-v-7bac359e],.article-autocomplete-container[data-v-7bac359e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article-autocomplete-container .user-input-section[data-v-7bac359e]{gap:12px;width:100%}.article-autocomplete-container .collapse-arrow-container[data-v-7bac359e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;color:#353a45}.article-autocomplete-container .article-autocomplete-title[data-v-7bac359e]{color:#353a45;font-size:20px;font-weight:700}.article-autocomplete-container .autocomplete-dropdown-wrapper[data-v-7bac359e]{width:100%;height:2px;position:relative}.article-autocomplete-container .autocomplete-input-container[data-v-7bac359e]{position:relative;width:100%}.article-autocomplete-container .autocomplete-input-container .search-icon[data-v-7bac359e]{position:absolute;left:8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#9ca0ab}.article-autocomplete-container .autocomplete-input-container .clear-input-icon[data-v-7bac359e]{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:#353a45}.article-autocomplete-container input[data-v-7bac359e]{width:100%;height:32px;padding:0 8px;font-size:14px;border-radius:4px;padding-left:32px;padding-right:32px;border:none;color:#1b1e25;background:#fff}.article-autocomplete-container input[data-v-7bac359e]::-webkit-input-placeholder{font-size:14px;color:#9ca0ab}.article-autocomplete-container input[data-v-7bac359e]::-moz-placeholder{font-size:14px;color:#9ca0ab}.article-autocomplete-container input[data-v-7bac359e]:-ms-input-placeholder{font-size:14px;color:#9ca0ab}.article-autocomplete-container input[data-v-7bac359e]::-ms-input-placeholder{font-size:14px;color:#9ca0ab}.article-autocomplete-container input[data-v-7bac359e]::placeholder{font-size:14px;color:#9ca0ab}.article-autocomplete-container.isCollapsed[data-v-7bac359e]{padding:12px 16px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.article-autocomplete-container.isCollapsed .user-input-section[data-v-7bac359e]{gap:0}.article-autocomplete-container.isCollapsed .collapse-arrow-container[data-v-7bac359e]{width:32px;height:32px;color:#9ca0ab;background:#fff;border-radius:4px}.article-autocomplete-container.isCollapsed .article-autocomplete-title[data-v-7bac359e]{font-size:16px}.article-autocomplete-container.isCollapsed .autocomplete-input-container[data-v-7bac359e]{opacity:0;height:0}.autocomplete-dropdown[data-v-7bac359e]{position:absolute;top:100%;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:16px 0;border-radius:4px;background-color:#fff;-webkit-box-shadow:rgba(0,0,0,.3) 0 19px 38px,rgba(0,0,0,.22) 0 15px 12px;box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22);max-height:250px;overflow-y:auto;z-index:1000}.autocomplete-dropdown .loading[data-v-7bac359e]{margin-bottom:0}.autocomplete-dropdown.isLoading[data-v-7bac359e]{min-height:100px}.autocomplete-dropdown .recent-searches-title[data-v-7bac359e]{font-size:14px;font-weight:700;color:#9ca0ab;padding:0 16px 12px}.autocomplete-dropdown ul[data-v-7bac359e]{list-style-type:none;padding:0;margin:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:1}.autocomplete-dropdown.isLoading .no-data[data-v-7bac359e],.autocomplete-dropdown.isLoading ul[data-v-7bac359e]{opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.autocomplete-dropdown .no-data[data-v-7bac359e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 16px;font-size:16px;color:#1b1e25}.content-container[data-v-1c5c43b6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.text-black[data-v-51e6cba1]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-51e6cba1]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-51e6cba1]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-51e6cba1]{font-family:Roboto;font-weight:400;font-style:normal}.btn[data-v-51e6cba1]{min-width:40%}.full-width[data-v-51e6cba1],.textarea-container[data-v-51e6cba1]{width:100%}.overlay[data-v-51e6cba1]{position:absolute;top:0;left:0;height:100vh;width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.overlay.text[data-v-51e6cba1]{background:rgba(0,0,0,.4)}.overlay.bg-blurry[data-v-51e6cba1]{background:hsla(0,0%,50.2%,.7)}.dialog-box-open-request[data-v-51e6cba1]{font-size:1.6rem;width:80vw;max-height:90vh;overflow-y:auto;background-color:#f2f3f5;color:#1b1e25;text-align:center;line-height:1.5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-radius:2px;-webkit-box-shadow:0 3px 24px 0 rgba(0,0,0,.3),0 0 24px 0 rgba(0,0,0,.22);box-shadow:0 3px 24px 0 rgba(0,0,0,.3),0 0 24px 0 rgba(0,0,0,.22);border-style:solid;border-width:.5px;padding:3rem 3rem 1.5rem;border-radius:1rem}.buttons-wrapper[data-v-51e6cba1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2rem;width:100%}.buttons-wrapper .btn[data-v-51e6cba1]{background:transparent;color:#e41827;padding:1rem 0;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1.6rem;cursor:pointer}.buttons-wrapper .btn[data-v-51e6cba1]:not(:last-child){margin-right:1rem}.buttons-wrapper .btn[data-v-51e6cba1]:not(:first-child){margin-left:1rem}.buttons-wrapper .btn.primary[data-v-51e6cba1]{background-color:#e41827;color:#fff;border-radius:10px}.buttons-wrapper.column[data-v-51e6cba1]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.buttons-wrapper.column .btn[data-v-51e6cba1]{margin-bottom:1rem;-webkit-box-flex:0;-ms-flex:0;flex:0;margin-left:0;margin-right:0}.text-content[data-v-51e6cba1]{margin-bottom:1rem;text-align:left;white-space:pre-wrap}.article-wrapper .article-title,.text-bold{font-family:Roboto;font-weight:600;font-style:normal}.article-wrapper .article-content,.text-regular{font-family:Roboto;font-weight:400;font-style:normal}.article-container{height:calc(100vh - 5rem - 74px);background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow-y:scroll}.article-wrapper{padding:16px 20px;color:#353a45}.article-wrapper .article-title{font-size:1.6rem;padding:20px 0;color:#353a45}.article-wrapper .article-content{width:100%;font-size:1.4rem;line-height:2.2rem}.article-wrapper .article-content a{color:#0d9737}.article-wrapper .article-content img{max-width:80%}.article-rate{gap:20px;margin-top:20px;padding:0;color:#0d9737}.article-rate,.article-rate .rate-option{display:-webkit-box;display:-ms-flexbox;display:flex}.article-rate .rate-option{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:8px 0;font-weight:500;cursor:pointer}.article-check-container{background-color:#fffde7;line-height:1.2;font-size:1.4rem}.article-check-container .check-icon{font-size:2.6rem;color:#fdd835}.article-actions .action-button{font-size:1.6rem}svg.chat-msg-icon-bubble circle{fill:#e41827}svg.chat-msg-icon-bubble path{fill:#fff}#floatten-mobile{cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition-duration:.25s;transition-duration:.25s;-webkit-transition-timing-function:cubic-bezier(.645,.045,.355,1);transition-timing-function:cubic-bezier(.645,.045,.355,1);z-index:887}#floatten-mobile .container .msg-bubble-icon{height:34px;width:34px}#floatten-mobile .container__new-msg:before{background-color:#32ce62;border:2px solid #32ce62;border-radius:50%;content:"";height:6px;position:absolute;right:10px;top:3px;width:6px;z-index:997}#floatten-mobile .container__new-msg .msg-bubble-icon{height:34px;width:34px}#floatten-pc{cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;position:absolute;right:0;bottom:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition-duration:.25s;transition-duration:.25s;-webkit-transition-timing-function:cubic-bezier(.645,.045,.355,1);transition-timing-function:cubic-bezier(.645,.045,.355,1);z-index:887}#floatten-pc .container{display:-webkit-box;display:-ms-flexbox;display:flex}#floatten-pc .container .msg-bubble-icon{height:45px;width:45px}#floatten-pc .container__new-msg{display:-webkit-box;display:-ms-flexbox;display:flex}#floatten-pc .container__new-msg:before{background-color:#32ce62;border:2px solid #32ce62;border-radius:50%;content:"";height:8px;position:absolute;right:3px;top:3px;width:8px;z-index:997}#floatten-pc .container__new-msg .msg-bubble-icon{height:45px;width:45px}.text-black[data-v-5d272c85]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-5d272c85]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-5d272c85]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-5d272c85]{font-family:Roboto;font-weight:400;font-style:normal}.consent-ga[data-v-5d272c85]{position:fixed;bottom:0;width:100%;background-color:#fff;-webkit-box-shadow:0 -2px 10px rgba(0,0,0,.1);box-shadow:0 -2px 10px rgba(0,0,0,.1);padding:20px;z-index:1000}.consent-content[data-v-5d272c85]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.consent-content[data-v-5d272c85],.consent-title[data-v-5d272c85]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.consent-title[data-v-5d272c85]{font-size:1.6rem;color:#e41827;margin-bottom:10px}.consent-icon[data-v-5d272c85]{font-size:2rem;margin-right:10px}.consent-description[data-v-5d272c85]{font-size:1.2rem;color:#9ca0ab;text-align:center;margin-bottom:10px}.consent-link[data-v-5d272c85]{color:#e41827;text-decoration:none}.consent-link[data-v-5d272c85]:hover{text-decoration:underline}.consent-buttons[data-v-5d272c85]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.consent-button[data-v-5d272c85]{padding:10px 20px;border:none;border-radius:4px;font-size:14px;cursor:pointer}.accept[data-v-5d272c85]{background-color:#e41827;color:#fff}.decline[data-v-5d272c85]{background-color:#fff;color:#e41827;border:1px solid #e41827}*,:after,:before{margin:0;padding:0;-webkit-box-sizing:inherit;box-sizing:inherit}html{margin:0;font-size:62.5%}body{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Roboto;color:#50545f}button,input,select,textarea{font-family:inherit;font-size:inherit}mark{background:transparent;color:#0d9737}.ml-0{margin-left:0}.ml-0-imp{margin-left:0!important}.ml-1{margin-left:1rem}.ml-1-imp{margin-left:1rem!important}.ml-2{margin-left:2rem}.ml-2-imp{margin-left:2rem!important}.ml-3{margin-left:3rem}.ml-3-imp{margin-left:3rem!important}.ml-4{margin-left:4rem}.ml-4-imp{margin-left:4rem!important}.mr-0{margin-right:0}.mr-0-imp{margin-right:0!important}.mr-1{margin-right:1rem}.mr-1-imp{margin-right:1rem!important}.mr-2{margin-right:2rem}.mr-2-imp{margin-right:2rem!important}.mr-3{margin-right:3rem}.mr-3-imp{margin-right:3rem!important}.mr-4{margin-right:4rem}.mr-4-imp{margin-right:4rem!important}.mt-0{margin-top:0}.mt-0-imp{margin-top:0!important}.mt-1{margin-top:1rem}.mt-1-imp{margin-top:1rem!important}.mt-2{margin-top:2rem}.mt-2-imp{margin-top:2rem!important}.mt-3{margin-top:3rem}.mt-3-imp{margin-top:3rem!important}.mt-4{margin-top:4rem}.mt-4-imp{margin-top:4rem!important}.mb-0{margin-bottom:0}.mb-0-imp{margin-bottom:0!important}.mb-1{margin-bottom:1rem}.mb-1-imp{margin-bottom:1rem!important}.mb-2{margin-bottom:2rem}.mb-2-imp{margin-bottom:2rem!important}.mb-3{margin-bottom:3rem}.mb-3-imp{margin-bottom:3rem!important}.mb-4{margin-bottom:4rem}.mb-4-imp{margin-bottom:4rem!important}.p-1{padding:4px}.p-2{padding:8px}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.d-flex.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.d-flex.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.text-center{text-align:center}.d-block{display:block}.dialog-wrapper.overlay-trigger .dialog-box.text{padding-left:20px!important;padding-right:20px!important;white-space:pre-line;text-align:left}.dialog-wrapper.overlay-trigger .dialog-box__main{width:100%}.categories .item span[data-v-3cbd30bf],.categories .item svg[data-v-3cbd30bf]{margin:0 0 0 8px}.direct-request-text[data-v-3cbd30bf],.restart-text[data-v-3cbd30bf]{display:block;margin-top:16px}.text-black[data-v-7a5299f4]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-7a5299f4]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-7a5299f4]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-7a5299f4]{font-family:Roboto;font-weight:400;font-style:normal}.categories .item svg[data-v-7a5299f4]{margin:0}.categories .item span[data-v-7a5299f4]{margin:0 0 0 8px}.categories .item .item-text[data-v-7a5299f4]{-webkit-box-flex:1;-ms-flex:1;flex:1}.categories .item .link-icon[data-v-7a5299f4]{margin-right:8px}.categories .item .invisible[data-v-7a5299f4]{opacity:0}.icon-left[data-v-7a5299f4]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.restart-text[data-v-7a5299f4]{display:block;margin-top:16px}.row[data-v-7a5299f4]{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.column[data-v-7a5299f4],.row[data-v-7a5299f4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.column[data-v-7a5299f4]{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.text-black[data-v-7b225fb2]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-7b225fb2]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-7b225fb2]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-7b225fb2]{font-family:Roboto;font-weight:400;font-style:normal}.categories .item svg[data-v-7b225fb2]{margin:0}.categories .item span[data-v-7b225fb2]{margin:0 0 0 8px}.categories .item .item-text[data-v-7b225fb2]{-webkit-box-flex:1;-ms-flex:1;flex:1}.categories .item .link-icon[data-v-7b225fb2]{margin-right:8px}.categories .item .invisible[data-v-7b225fb2]{opacity:0}.icon-left[data-v-7b225fb2]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.restart-text[data-v-7b225fb2]{display:block;margin-top:16px}.text-black[data-v-4b62b152]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-4b62b152]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-4b62b152]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-4b62b152]{font-family:Roboto;font-weight:400;font-style:normal}.categories .item svg[data-v-4b62b152]{margin:0}.categories .item span[data-v-4b62b152]{margin:0 0 0 8px}.categories .item .item-text[data-v-4b62b152]{-webkit-box-flex:1;-ms-flex:1;flex:1}.categories .item .link-icon[data-v-4b62b152]{margin-right:8px}.categories .item .invisible[data-v-4b62b152]{opacity:0}.icon-left[data-v-4b62b152]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.restart-text[data-v-4b62b152]{display:block;margin-top:16px}.text-black[data-v-ab20f8bc]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-ab20f8bc]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-ab20f8bc]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-ab20f8bc]{font-family:Roboto;font-weight:400;font-style:normal}.categories .item svg[data-v-ab20f8bc]{margin:0}.categories .item span[data-v-ab20f8bc]{margin:0 0 0 8px}.categories .item .item-text[data-v-ab20f8bc]{-webkit-box-flex:1;-ms-flex:1;flex:1}.categories .item .link-icon[data-v-ab20f8bc]{margin-right:8px}.categories .item .invisible[data-v-ab20f8bc]{opacity:0}.icon-left[data-v-ab20f8bc]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.restart-text[data-v-ab20f8bc]{display:block;margin-top:16px}.text-black[data-v-b6401158]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-b6401158]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-b6401158]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-b6401158]{font-family:Roboto;font-weight:400;font-style:normal}.categories .item svg[data-v-b6401158]{margin:0}.categories .item span[data-v-b6401158]{margin:0 0 0 8px}.categories .item .item-text[data-v-b6401158]{-webkit-box-flex:1;-ms-flex:1;flex:1}.categories .item .link-icon[data-v-b6401158]{margin-right:8px}.categories .item .invisible[data-v-b6401158]{opacity:0}.icon-left[data-v-b6401158]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.restart-text[data-v-b6401158]{display:block;margin-top:16px}.text-black[data-v-e59d9eec]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-e59d9eec]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-e59d9eec]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-e59d9eec]{font-family:Roboto;font-weight:400;font-style:normal}.categories .item svg[data-v-e59d9eec]{margin:0}.categories .item span[data-v-e59d9eec]{margin:0 0 0 8px}.categories .item .item-text[data-v-e59d9eec]{-webkit-box-flex:1;-ms-flex:1;flex:1}.categories .item .link-icon[data-v-e59d9eec]{margin-right:8px}.categories .item .invisible[data-v-e59d9eec]{opacity:0}.icon-left[data-v-e59d9eec]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.restart-text[data-v-e59d9eec]{display:block;margin-top:16px}.p-0.p-0.p-0{padding:0}.p-1.p-1.p-1{padding:1rem}.font-size-sm.font-size-sm{font-size:1.2rem}.transaction__details .data.data{text-align:right}.categories .item span[data-v-afc38bca],.categories .item svg[data-v-afc38bca]{margin:0 0 0 8px}.restart-text[data-v-afc38bca]{display:block;margin-top:16px}.text-black[data-v-1b9465de]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-1b9465de]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-1b9465de]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-1b9465de]{font-family:Roboto;font-weight:400;font-style:normal}.categories .item svg[data-v-1b9465de]{margin:0}.categories .item span[data-v-1b9465de]{margin:0 0 0 8px}.categories .item .item-text[data-v-1b9465de]{-webkit-box-flex:1;-ms-flex:1;flex:1}.categories .item .link-icon[data-v-1b9465de]{margin-right:8px}.categories .item .invisible[data-v-1b9465de]{opacity:0}.icon-left[data-v-1b9465de]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.restart-text[data-v-1b9465de]{display:block;margin-top:16px}.action-buttons[data-v-1b9465de]{position:absolute;bottom:-4px;right:8px;-webkit-transform:translateY(100%);transform:translateY(100%);display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.action-button[data-v-1b9465de]{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:16px;height:16px;border-radius:50%;-webkit-transition:background-color .2s;transition:background-color .2s}.like[data-v-1b9465de]{color:#0d9737}.dislike[data-v-1b9465de]{color:red}.max-w-unset.max-w-unset[data-v-4745addc]{max-width:unset}.large-mb.large-mb[data-v-4745addc]{margin-bottom:1.6rem}.text-black[data-v-d2d5d20c]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-d2d5d20c]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-d2d5d20c]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-d2d5d20c]{font-family:Roboto;font-weight:400;font-style:normal}.wrapper[data-v-d2d5d20c]{position:relative}.wrapper .categories[data-v-d2d5d20c]{position:absolute;background-color:#fff;bottom:6.8rem;-webkit-box-shadow:0 -.3rem .5rem 0 rgba(0,0,0,.1);box-shadow:0 -.3rem .5rem 0 rgba(0,0,0,.1);width:100%}.wrapper .categories .topic-section[data-v-d2d5d20c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem .5rem}.wrapper .categories .topic-section .topic[data-v-d2d5d20c]{-ms-flex-preferred-size:32%;flex-basis:32%;padding-top:.8rem;padding-bottom:1.2rem;color:#50545f;font-size:1.4rem;text-align:center;margin:.4rem .2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative}.wrapper .categories .topic-section .topic.border__right[data-v-d2d5d20c]:before{content:"";position:absolute;top:calc((100% - 3.3rem)/2);right:0;height:3.3rem;width:.1rem;background-color:#fff}.wrapper .categories .topic-section .topic.border__bottom[data-v-d2d5d20c]:after{content:"";position:absolute;top:auto;bottom:0;left:calc((100% - 4.2rem)/2);right:auto;height:.1rem;width:4.2rem;background-color:#fff}.wrapper .categories .topic-section .topic img[data-v-d2d5d20c]{height:3rem;padding-top:.2rem}.wrapper .categories .topic-section .topic div[data-v-d2d5d20c]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wrapper .categories .topic-section .topic div[data-v-d2d5d20c],.wrapper .float[data-v-d2d5d20c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wrapper .float[data-v-d2d5d20c]{position:absolute;width:3.6rem;height:3.6rem;border-radius:100%;background-color:#0d9737;bottom:2rem;left:2rem;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem 0;cursor:pointer}.wrapper .float div[data-v-d2d5d20c]{border-bottom:.25rem solid #fff;width:1.8rem}.chatroom-wrapper[data-v-24207683]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:hidden;height:100%}.sd-input input,.sd-input textarea{width:100%;font-size:1.4rem;padding:9px;border-radius:4px;border:1px solid rgba(0,0,0,.15);outline:none;-webkit-transition:border-color .2s ease;transition:border-color .2s ease;background-color:#fff;color:#000}.sd-input input::-webkit-input-placeholder,.sd-input textarea::-webkit-input-placeholder{color:#dcdee5;font-size:1.4rem}.sd-input input::-moz-placeholder,.sd-input textarea::-moz-placeholder{color:#dcdee5;font-size:1.4rem}.sd-input input:-ms-input-placeholder,.sd-input textarea:-ms-input-placeholder{color:#dcdee5;font-size:1.4rem}.sd-input input::-ms-input-placeholder,.sd-input textarea::-ms-input-placeholder{color:#dcdee5;font-size:1.4rem}.sd-input input::placeholder,.sd-input textarea::placeholder{color:#dcdee5;font-size:1.4rem}.sd-input input:focus,.sd-input textarea:focus{border-color:#0d9737}.sd-input input.warn,.sd-input textarea.warn{border-color:#e41827}.sd-input input:disabled,.sd-input textarea:disabled{background:#eaecef}.sd-input .warn-note-wrapper{color:red;font-size:12px;margin-bottom:10px}.sd-input .warn-note-wrapper .star{color:red}.sd-input textarea{resize:none;overflow-y:scroll}.sd-input .textarea-char{font-size:12px;padding-bottom:4px;text-align:right}.sd-input .textarea-char.exceed{color:red}svg[data-v-6a4c70ba]{-webkit-animation:rotation-data-v-6a4c70ba 1s linear infinite;animation:rotation-data-v-6a4c70ba 1s linear infinite}@-webkit-keyframes rotation-data-v-6a4c70ba{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotation-data-v-6a4c70ba{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.button-section .bottom__question,.text-bold{font-family:Roboto;font-weight:600;font-style:normal}.button-section__items>div,.linklike-button,.text-medium{font-family:Roboto;font-weight:500;font-style:normal}.bottom-wrapper-action-sheet{background:#fff;color:#9ca0ab}.button-section{max-height:50vh;overflow-y:auto;-webkit-box-shadow:0 -3px 5px 0 rgba(0,0,0,.15);box-shadow:0 -3px 5px 0 rgba(0,0,0,.15);padding-left:.02vw;padding-right:.02vw;padding-bottom:2rem;-webkit-transition:all .25s ease;transition:all .25s ease}.button-section .bottom__question{color:#353a45;text-align:center;font-size:1.6rem}.button-section .bottom__question.trans-empty{color:#e41827;padding-bottom:2rem;font-style:italic}.button-section .bottom__question:not(:last-child){margin-bottom:1.6rem}.button-section .bottom__retry{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;text-align:center;padding-bottom:16px;line-height:2.4rem;color:#353a45}.button-section .bottom__retry div{max-width:28.4rem}.button-section.close{height:3rem;padding-bottom:.5rem}.button-section.close .arrow-container{padding-top:10px}.button-section__items{-ms-flex-wrap:wrap;flex-wrap:wrap}.button-section__items,.button-section__items>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.button-section__items>div{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;background-color:#0d9737;border-radius:.2rem;padding:1rem 1.6rem;font-size:1.4rem;cursor:pointer}.button-section__items>div:not(:last-child){margin-right:.41rem}.button-section__items>div:active{background-color:#0d9737;color:#fff}.button-section__items>div.secondary{background:transparent;color:#0d9737;border:1px solid #0d9737}.button-section__items>div.disabled{color:#fff;background-color:#9ca0ab;cursor:not-allowed}.button-section__items.fix{margin-top:1rem;padding-bottom:2rem}.button-section .arrow-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:5px;padding-bottom:2px;margin-bottom:15px}.button-section .arrow-container .arrow{border:solid #0d9737;border-width:0 3px 3px 0;display:inline-block;-webkit-transform:rotate(45deg);transform:rotate(45deg);padding:4.87px;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.button-section .arrow-container .arrow.close{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.button-section .loading-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;margin-top:1rem;height:56px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#9ca0ab}.button-section .loading-container .loading-text{font-size:1.2rem;font-weight:500}.form{padding:0 24px}.form>*{margin-bottom:12px}.form>:last-child{margin-bottom:24px}.form.pd-20{padding-left:2rem;padding-right:2rem}.form .title-wrapper{font-size:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#353a45;font-weight:500;margin:0 auto 16px}.form .title-wrapper.center,.form .title-wrapper .error-msg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form .title-wrapper .error-msg{color:red;font-size:1.2rem;max-width:22.3rem;margin:.4rem 0}.form .title-wrapper .error-msg .err-img{height:1.5rem;margin-right:.8rem}.form .title-wrapper .error-msg .err-img img{width:100%;height:100%}.form .refer-info{font-size:1.6rem}.linklike-button{font-size:14px;color:#0d9737;text-align:center;padding-top:9px;text-decoration:underline;cursor:pointer}.cancel-request-icon{position:absolute;cursor:pointer;z-index:3;top:-15px;right:10px;font-size:1.8rem;padding:7px 20px 15px;background:#fff;border-radius:50% 50% 0 0/100% 100% 0 0;-webkit-box-shadow:0 -3px 5px 0 rgba(0,0,0,.15);box-shadow:0 -3px 5px 0 rgba(0,0,0,.15)}.cancel-request-icon .cancel-icon{position:relative;z-index:3}.cancel-request-icon:after{pointer-events:none;content:" ";position:absolute;color:transparent;top:15px;bottom:-1px;right:-4px;left:-4px;z-index:2;background:#fff}.text-black[data-v-28c1e4f4]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-28c1e4f4]{font-family:Roboto;font-weight:600;font-style:normal}.guest[data-v-28c1e4f4],.text-medium[data-v-28c1e4f4]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-28c1e4f4]{font-family:Roboto;font-weight:400;font-style:normal}.guest[data-v-28c1e4f4]{color:#0d9737;text-align:center;padding-top:9px;text-decoration:underline;cursor:pointer}.text-black[data-v-3aa15e3c]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-3aa15e3c]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-3aa15e3c]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-3aa15e3c]{font-family:Roboto;font-weight:400;font-style:normal}.transaction-item-warning[data-v-3aa15e3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 12px;gap:8px;background-color:#d6ebdc;color:#0d9737}.transaction-item-warning.prominent[data-v-3aa15e3c]{background-color:#fbdbdd}.text-black[data-v-dbd699ac]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-dbd699ac]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-dbd699ac]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-dbd699ac]{font-family:Roboto;font-weight:400;font-style:normal}.warning-container[data-v-dbd699ac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:16px;margin-bottom:16px;gap:8px}.warning-container.warning[data-v-dbd699ac]{color:#353a45;background-color:#feffe7}.warning-container.warning .icon[data-v-dbd699ac]{color:#ffd500}.warning-container.prominent[data-v-dbd699ac]{color:#0d9737;background-color:#ffe3e5}.warning-container.prominent .icon[data-v-dbd699ac]{color:#0d9737}.warning-container.successful[data-v-dbd699ac]{color:#353a45;background-color:#ace7be}.warning-container.successful .icon[data-v-dbd699ac]{color:#0d9737}.content-container[data-v-dbd699ac]{gap:8px;font-size:1.2rem;line-height:16px}.clear-icon-container[data-v-dbd699ac],.content-container[data-v-dbd699ac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.clear-icon-container[data-v-dbd699ac]{padding:8px 12px;cursor:pointer}.text-bold,.transactions .pagination .current-page{font-family:Roboto;font-weight:600;font-style:normal}.text-medium,.transactions .transaction__header .title__description{font-family:Roboto;font-weight:500;font-style:normal}.bottom__question--optional,.text-regular{font-family:Roboto;font-weight:400;font-style:normal}.transactions{color:#353a45;padding-left:3rem;padding-right:3rem}.transactions .transaction{border-radius:.4rem}.transactions .transaction__checkbox{color:#50545f}.transactions .transaction__checkbox.checked{color:#0d9737}.transactions .transaction__status-updated{color:#353a45;margin-bottom:2px;font-size:10px}.transactions .transaction__status-updated .new-status{color:#9ca0ab}.transactions .transaction__status-updated .new-status.success{color:#0d9737}.transactions .transaction__details{padding:0 1.5rem .4rem 1.5rem;background:#fff;color:#50545f;line-height:1.92;border-bottom-left-radius:.4rem;border-bottom-right-radius:.4rem}.transactions .transaction__details>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.2rem 0}.transactions .transaction__details--amount{border-bottom:1px solid #f2f3f5;font-weight:500;margin-bottom:.2rem;padding:.4rem 0}.transactions .transaction__details .amount{color:#32ce62}.transactions .transaction__details .amount.withdrawal{color:#e41827}.transactions .transaction__details .winnings{color:#32ce62}.transactions .transaction__details .losses{color:#e41827}.transactions .transaction__details .data{font-weight:500}.transactions .transaction__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 12px 8px 12px;min-height:4.4rem;background-color:#f2f3f5;border-top-left-radius:.4rem;border-top-right-radius:.4rem}.transactions .transaction__header .title{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:1.2rem}.transactions .transaction__header .title__description{padding:.3rem 0 .15rem;font-size:1.4rem;color:#50545f}.transactions .transaction__header .title__tradeId{padding:.15rem 0 .3rem;color:#9ca0ab}.transactions .transaction__header .title__bet-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.4rem;color:#9ca0ab}.transactions .transaction__header .title__details{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;font-size:10px;color:#353a45}.transactions .transaction__header .title__details__status{color:#9ca0ab}.transactions .transaction__header .arrow{width:0;height:0;margin-left:.5rem;border:solid #0d9737;border-width:0 3px 3px 0;padding:3.87px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.transactions .transaction.expanded{margin-left:-.1rem;margin-right:-.1rem;position:relative}.transactions .transaction.expanded .transaction__header .arrow{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.transactions .transaction.expanded .transaction__content,.transactions .transaction.selected .transaction__content{border:.1rem solid #0d9737}.transactions .pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.transactions .pagination .current-page{font-size:1.2rem}.transactions .pagination button{color:#fff;background-color:#0d9737;border-radius:.2rem;border:none;padding:.2rem .5rem;font-size:1.4rem;cursor:pointer}.transactions .pagination button[disabled]{color:#fff;background-color:#9ca0ab;cursor:not-allowed}.non-selectable-item{opacity:.6}.non-selectable-item *{pointer-events:none}.m-b-10{margin-bottom:1rem}.transactions.unsettled-bet-reported{max-height:300px;overflow-y:auto}.trigger-ticket-creation-warning{font-size:1.4rem;font-weight:500;text-align:center;padding:2rem 3rem;color:#353a45}.no-record{margin-bottom:2rem}.text-black[data-v-faaf677a]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-faaf677a]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-faaf677a]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-faaf677a]{font-family:Roboto;font-weight:400;font-style:normal}.container[data-v-faaf677a]{height:100vh;width:100vw;background:rgba(0,0,0,.23);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wrapper[data-v-faaf677a]{max-width:75vw;font-size:1.5rem;border-radius:5px;position:relative;background:#f2f3f5;padding:3rem;color:#50545f;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.wrapper .btn-wrapper[data-v-faaf677a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.wrapper .block-button[data-v-faaf677a]{padding:1.1rem 0;margin-top:10px;cursor:pointer}.wrapper .btn-description[data-v-faaf677a]{margin-top:4px;font-size:1.2rem;color:#9ca0ab}.wrapper .button-container[data-v-faaf677a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wrapper .title[data-v-faaf677a]{position:relative;padding:1rem;z-index:101;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;color:#353a45;border-top-left-radius:5px;border-top-right-radius:5px}.long-time-waiting{color:#e41827}.queue-msg{font-size:1.6rem;padding-top:1.5rem;text-align:center;color:rgba(0,0,0,.38)}#lo_live_chat{padding-left:2.4rem;padding-right:2.4rem}#lo_call{padding-left:3rem;padding-right:3rem}#lo_request{padding-left:1.8rem;padding-right:1.8rem}.button-description-container{gap:4px}.button-description-container,.long-time-waiting-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.long-time-waiting-container{width:90%;text-align:center;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding-bottom:12px;color:#353a45;font-size:12px}.long-time-waiting-container .long-time-waiting-title{font-size:14px;font-weight:500}.long-time-waiting-container .long-time-waiting-title .highlight{color:#e41827}.long-time-wait-still-prefer{width:90%;text-align:center;color:#353a45;font-size:12px}.block-btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:12px}.block-btn{width:60%;text-align:center}.text-black[data-v-52f4197f]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-52f4197f]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-52f4197f]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-52f4197f]{font-family:Roboto;font-weight:400;font-style:normal}.rule-engine-wrapper[data-v-52f4197f]{z-index:2;position:relative}.text-black[data-v-049b9150]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-049b9150]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-049b9150]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-049b9150]{font-family:Roboto;font-weight:400;font-style:normal}.container[data-v-049b9150]{width:100%;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;color:#1b1e25}.container .status[data-v-049b9150],.container[data-v-049b9150]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.container .status[data-v-049b9150]{background-color:#fdeaeb;width:86.7vw;height:86.7vw;border-radius:100%;position:relative;margin-top:4%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.container .status .circle-2nd[data-v-049b9150]{background-color:#faced1;width:53.89vw;height:53.89vw}.container .status .circle-2nd[data-v-049b9150],.container .status .circle-3nd[data-v-049b9150]{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:100%}.container .status .circle-3nd[data-v-049b9150]{background-color:#e41827;width:31.67vw;height:31.67vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.container .status .circle-3nd .icon-container[data-v-049b9150]{width:42%;height:42%}.container .status .connecting[data-v-049b9150]{position:absolute;bottom:60px;font-size:16px}.container .status .time[data-v-049b9150]{position:absolute;bottom:42px;font-size:32px}.container .actions[data-v-049b9150]{width:100%;gap:32px;margin-bottom:9.5%}.container .actions[data-v-049b9150],.container .hangup[data-v-049b9150]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.container .hangup[data-v-049b9150]{width:19.4vw;height:19.4vw;-webkit-box-shadow:0 2px 20px 0 rgba(0,0,0,.3);box-shadow:0 2px 20px 0 rgba(0,0,0,.3);border-radius:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;background-color:#fff}.container .hangup .icon-container[data-v-049b9150]{width:46%;height:46%;color:#e41827}.text-black[data-v-ebf3c3d4]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-ebf3c3d4]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-ebf3c3d4]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-ebf3c3d4]{font-family:Roboto;font-weight:400;font-style:normal}.overlay[data-v-ebf3c3d4]{position:absolute;top:0;left:0;height:100vh;width:100vw;background:rgba(0,0,0,.4)}.dialog-box[data-v-ebf3c3d4],.overlay[data-v-ebf3c3d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dialog-box[data-v-ebf3c3d4]{font-size:1.6rem;width:32rem;background:#f2f3f5;text-align:center;line-height:1.5;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:2px;-webkit-box-shadow:0 3px 24px 0 rgba(0,0,0,.3),0 0 24px 0 rgba(0,0,0,.22);box-shadow:0 3px 24px 0 rgba(0,0,0,.3),0 0 24px 0 rgba(0,0,0,.22);border-style:solid;border-width:.5px;border-image-source:linear-gradient(180deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,.4) 5%,hsla(0,0%,100%,0) 20%,hsla(0,0%,100%,0));padding:3rem 2rem 1.5rem}.dialog-box__title[data-v-ebf3c3d4]{font-size:1.8rem;margin-bottom:1rem}.dialog-box__main[data-v-ebf3c3d4]{width:100%}.dialog-box__controls[data-v-ebf3c3d4]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dialog-box__controls .btn[data-v-ebf3c3d4]{background:#f2f3f5;color:#e41827;padding:.8rem 2.6rem;border:none;text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:5px;font-size:1.6rem;cursor:pointer}.dialog-box__controls .btn.yes[data-v-ebf3c3d4]{color:#9ca0ab}.m-b-5[data-v-ebf3c3d4]{margin-bottom:5px}.m-b-20[data-v-ebf3c3d4]{margin-bottom:20px}.fade-enter-active[data-v-ebf3c3d4],.fade-leave-active[data-v-ebf3c3d4]{-webkit-transition:opacity .5s;transition:opacity .5s}.fade-enter[data-v-ebf3c3d4],.fade-leave-to[data-v-ebf3c3d4]{opacity:0}.voice-disclaimer-container[data-v-1eaa3072]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.voice-disclaimer-warning[data-v-1eaa3072]{font-weight:700}.text-black[data-v-1cfc064e]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-1cfc064e]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-1cfc064e]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-1cfc064e]{font-family:Roboto;font-weight:400;font-style:normal}.badge[data-v-1cfc064e]{color:#fff;background-color:#e41827;padding:4px 8px;text-align:center;font-size:1.2rem;border-radius:10px}.badge.hidden[data-v-1cfc064e]{opacity:0}.text-black[data-v-13c690a6]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-13c690a6]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-13c690a6]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-13c690a6]{font-family:Roboto;font-weight:400;font-style:normal}.ac-header[data-v-13c690a6]{padding:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;cursor:pointer;background-color:#fff;gap:1.2rem;-webkit-box-shadow:rgba(0,0,0,.15) 0 3px 3px 0;box-shadow:0 3px 3px 0 rgba(0,0,0,.15);z-index:10}.ac-header .ac-header-icon[data-v-13c690a6],.ac-header[data-v-13c690a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.ac-header .ac-header-icon[data-v-13c690a6]{-webkit-box-flex:0;-ms-flex:0 0 1;flex:0 0 1;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ac-header .ac-header-content[data-v-13c690a6]{-webkit-box-flex:1;-ms-flex:1;flex:1}.ac-header .ac-header-content span[data-v-13c690a6]{display:block}.ac-header .ac-header-content .ac-header-content-title[data-v-13c690a6]{font-weight:600;font-size:1.6rem;line-height:1;color:#0d9737}.ac-header .ac-header-content .ac-header-content-subtitle[data-v-13c690a6]{color:#9ca0ab;font-size:1.4rem}.ac-header .ac-header-badge[data-v-13c690a6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.text-black[data-v-21755843]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-21755843]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-21755843]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-21755843]{font-family:Roboto;font-weight:400;font-style:normal}.ac-action-container[data-v-21755843]{-webkit-box-shadow:0 -3px 5px 0 rgba(0,0,0,.15);box-shadow:0 -3px 5px 0 rgba(0,0,0,.15);padding:20px;text-align:center;background-color:#fff}.ac-action-container .content[data-v-21755843]{display:block;color:#9ca0ab;font-size:1.4rem;font-weight:400}.ac-action-container .ac-action[data-v-21755843]{font-size:1.4rem;padding:.8rem 7rem;margin-top:10px;cursor:pointer}.text-medium{font-family:Roboto;font-weight:500;font-style:normal}.conversation{padding:16px;background:#f2f3f5}.conversation .action-container{text-align:center}.conversation .action-container button{font-size:1.4rem;padding:.8em 7em;margin-top:10px;color:#fff;background:#0d9737;border:none;cursor:pointer}.conversation .action-container button:active{border:none}.conversation .action-container button.disabled{background:#9ca0ab;color:#fff;cursor:not-allowed}.conversation .container-title{margin-bottom:15px;padding-left:3px;color:#9ca0ab;font-size:1.4rem;font-weight:500}.conversation .conversation-row-container{margin-bottom:10px}.conversation .conversation-row-container .conversation-time-ago{text-align:right;margin-top:4px;font-size:1.2rem;color:#9ca0ab;padding-right:4px}.conversation .conversation-row{cursor:pointer;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.2rem;padding:10px;-webkit-box-shadow:rgba(0,0,0,.16) 0 1px 4px;box-shadow:0 1px 4px rgba(0,0,0,.16);border-radius:10px}.conversation .conversation-row .conversation-col-logo{-webkit-box-flex:0;-ms-flex:0 0 1;flex:0 0 1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.conversation .conversation-row .conversation-col-logo .logo{width:30px}.conversation .conversation-row .conversation-col-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.conversation .conversation-row .conversation-col-content span:not(:last-child){display:block;margin-bottom:5px}.conversation .conversation-row .conversation-col-content .title{font-weight:600;font-size:1.6rem;line-height:1;color:#1b1e25;white-space:pre-line;word-break:break-all}.conversation .conversation-row .conversation-col-content .subtitle{color:rgba(0,0,0,.38);font-size:1.2rem;white-space:pre-line;word-break:break-all}.conversation .conversation-row .conversation-col-content .description{color:#9ca0ab;font-size:1.4rem;white-space:pre-line;word-break:break-all}.conversation .conversation-row .conversation-col-badge{-webkit-box-flex:0;-ms-flex:0 0 1;flex:0 0 1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.text-black[data-v-2b1ce7bd]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-2b1ce7bd]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-2b1ce7bd]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-2b1ce7bd]{font-family:Roboto;font-weight:400;font-style:normal}.resolved-request-banner[data-v-2b1ce7bd]{width:100%;padding:1.2rem 1.8rem;background:#d6ebdc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.4rem;font-weight:500;font-size:14px}.text[data-v-2b1ce7bd]{color:#353a45}.view-btn[data-v-2b1ce7bd]{background:none;border:none;color:#0d9737;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.view-btn .arrow[data-v-2b1ce7bd]{margin-left:5px}.ac-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:auto}.ac-wrapper .ac-conversation-list{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;overflow-y:auto}.ac-wrapper .ac-actions{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.text-black[data-v-bbfa3192]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-bbfa3192]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-bbfa3192]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-bbfa3192]{font-family:Roboto;font-weight:400;font-style:normal}.container[data-v-bbfa3192]{height:100vh;width:100vw;background:rgba(0,0,0,.23);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wrapper[data-v-bbfa3192]{max-width:75vw;font-size:1.5rem;border-radius:5px;position:relative;background:#f2f3f5;padding:3rem;color:#50545f;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.wrapper.full-width[data-v-bbfa3192]{max-width:100vw}.wrapper .stacked-icons[data-v-bbfa3192]{position:relative;display:inline-block}.wrapper .stacked-icons .stacked-icon[data-v-bbfa3192]{position:absolute;top:1.5em;left:1.5em}.wrapper .block-button[data-v-bbfa3192]{padding:1.1rem 0;margin-top:10px;cursor:pointer}.wrapper .chat-bubble-icon[data-v-bbfa3192]{color:#0d9737}.wrapper .chat-bubble-icon-secondary[data-v-bbfa3192]{color:#f2f3f5}.wrapper .button-container[data-v-bbfa3192]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wrapper .title[data-v-bbfa3192]{position:relative;padding:1rem;z-index:101;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;border-top-left-radius:5px;border-top-right-radius:5px}.text-black[data-v-7026b682]{font-family:Roboto;font-weight:900;font-style:normal}.text-bold[data-v-7026b682]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-7026b682]{font-family:Roboto;font-weight:500;font-style:normal}.text-regular[data-v-7026b682]{font-family:Roboto;font-weight:400;font-style:normal}.multi-select[data-v-7026b682]{position:relative;width:100%;border:1px solid rgba(0,0,0,.38);border-radius:4px;padding:6px;background-color:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.selected-options[data-v-7026b682]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;min-height:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.placeholder[data-v-7026b682]{color:#9ca0ab}.selected-option[data-v-7026b682]{border:1px solid #0d9737;border-radius:3px;padding:2px 4px;font-size:14px;color:#353a45}.remove-btn[data-v-7026b682]{background:transparent;border:none;cursor:pointer;margin-left:4px;color:red}.dropdown[data-v-7026b682]{position:absolute;left:0;right:0;max-height:150px;overflow-y:auto;border:1px solid rgba(0,0,0,.38);background-color:#fff;z-index:10}.dropdown-down[data-v-7026b682]{top:100%;bottom:auto;margin-top:4px}.dropdown-up[data-v-7026b682]{bottom:100%;top:auto;margin-bottom:4px}.dropdown-option[data-v-7026b682]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:8px;text-align:left;cursor:pointer;color:#50545f}.negative-ai-feedback-modal .dialog-box.dialog-box.dialog-box{width:100%;height:100%}.form-label[data-v-84cd18c0]{display:block;font-weight:700;margin-top:10px;text-align:left}select[data-v-84cd18c0],textarea[data-v-84cd18c0]{width:100%;padding:8px;margin-top:5px;border:1px solid #ccc;border-radius:4px}select[data-v-84cd18c0]{height:42px}.description[data-v-84cd18c0]{display:inline-block;padding:5 0 10px 0;border-radius:3px;font-size:12px;text-align:left}.widget-container{background:#f2f3f5;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;width:100%;height:100%;-webkit-animation:widget-show .5s forwards;animation:widget-show .5s forwards}.widget-container input{outline-width:0}.widget-container input ::-webkit-input-placeholder{color:#dcdee5}.widget-container input ::-moz-placeholder{color:#dcdee5}.widget-container input :-ms-input-placeholder{color:#dcdee5}.widget-container input ::-ms-input-placeholder{color:#dcdee5}.widget-container input ::placeholder{color:#dcdee5}.send-button-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.send-button-wrapper,.send-button-wrapper .submit{display:-webkit-box;display:-ms-flexbox;display:flex}.send-button-wrapper .submit{margin-right:1rem;padding:.9rem;color:#9ca0ab}.send-button-wrapper .submit .enable{color:#0d9737;cursor:pointer}.send-button-wrapper .attach{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-right:1.6rem;color:#000}.send-button-wrapper .attach label{display:block;text-align:center;line-height:100%;cursor:pointer}.send-button-wrapper .attach input{display:none}.message-svg path{fill:#e41827}.input-container{background-color:#fff;-ms-flex-negative:0;flex-shrink:0;z-index:10}.input-container.drag-drop-zone{outline:3px dashed grey;outline-offset:-3px}.input-form{min-height:75px;overflow:hidden;line-height:48px;-webkit-box-shadow:0 -3px 5px 0 rgba(0,0,0,.15);box-shadow:0 -3px 5px 0 rgba(0,0,0,.15);padding-left:3rem}.chatbox-container,.input-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}.chatbox-container{width:100%;padding:20px 0 10px 0}.chatbox-container .input{max-height:30px;border-style:none;font-size:13px;font-size:14px;outline-width:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;resize:none;line-height:16px;background-color:inherit;padding:3px;color:#000}.chatbox-container .input:focus::-webkit-input-placeholder{color:transparent}.chatbox-container .input:focus::-moz-placeholder{color:transparent}.chatbox-container .input:focus:-ms-input-placeholder{color:transparent}.chatbox-container .input:focus::-ms-input-placeholder{color:transparent}.chatbox-container .input:focus::placeholder{color:transparent}.chatbox-container .input::-webkit-input-placeholder{color:#9ca0ab}.chatbox-container .input::-moz-placeholder{color:#9ca0ab}.chatbox-container .input:-ms-input-placeholder{color:#9ca0ab}.chatbox-container .input::-ms-input-placeholder{color:#9ca0ab}.chatbox-container .input::placeholder{color:#9ca0ab}.message-list-container{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:16px 16px 70px 12px;overflow-y:scroll;background-color:#f2f3f5}.chat-msg-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:16px;position:relative}.chat-msg-container.visitor{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;text-align:left}.chat-msg-container.agent{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.chat-msg-container.sibling{margin-top:-12px}.chat-msg-container.sibling .avatar{display:none}.chat-msg-wrapper{display:inline-block;margin-left:40px;margin-right:40px;max-width:250px;word-wrap:break-word;overflow:visible}.chat-msg{overflow:visible;padding:10px;position:relative;border-radius:6px;font-size:1.4rem;color:#50545f;margin:0 5px;max-width:220px;white-space:pre-line}.chat-msg .categories :first-child{margin-top:12px}.chat-msg .categories .item{background-color:#f2f3f5;color:#50545f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px;padding:10px 0;border-radius:.2rem;cursor:pointer}.chat-msg .categories .item img{width:16px;margin:auto 10px auto 16px}.chat-msg .categories .item.selected-item{border:1px solid #f2f3f5;background-color:transparent;position:relative}.chat-msg .categories .item.selected-item:after{content:"✔";display:inline-block;position:absolute;right:10px}.chat-msg .categories .item.selected-item .link-icon{opacity:0}.chat-msg .tree{padding:0 .8rem}.chat-msg .tree .item{border:1px solid #0d9737;border-radius:.2rem;text-align:center;padding:1rem 0;margin-top:10px;color:#0d9737;cursor:pointer;min-width:184px}.chat-msg .rule{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:10px;gap:5px}.chat-msg .rule .item{cursor:pointer;padding:10px 24px;border:1px solid #0d9737;color:#0d9737}.chat-msg__article.long{text-overflow:ellipsis;border-left:.5rem solid #0d9737;overflow-y:hidden;padding:1.2rem .8rem .7rem .8rem;background:#f2f3f5}.chat-msg__article.long .detail{border:1px solid #0d9737;border-radius:.2rem;text-align:center;padding:1rem 0;margin-top:10px;color:#0d9737;cursor:pointer}.chat-msg__article img{max-width:100%}.visitor .chat-msg{background:#d6ebdc;color:#50545f}.visitor .chat-msg:after{content:"";overflow:auto;position:absolute;z-index:20;right:0;top:22px;width:0;height:0;border:17px solid transparent;border-left-color:#d6ebdc;border-width:10px 20px 10px;border-right:0;margin-top:-10px;margin-right:-10px}.agent .chat-msg{background:#fff;color:#50545f}.agent .chat-msg:after{content:"";overflow:auto;position:absolute;z-index:20;left:0;top:26px;width:0;height:0;border:17px solid transparent;border-right-color:#fff;border-width:10px 20px 10px;border-left:0;margin-top:-10px;margin-left:-10px}.chat-msg a.pl-chat-url{color:#0d9737}.article-link{font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:1rem 1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;word-break:break-word;background-color:#eaecef;cursor:pointer}.article-link:first-of-type{margin-top:1.6rem}.article-link:nth-of-type(2n){background-color:#f2f3f5}.article-after-item{margin-top:10px}.article-none{text-decoration:underline;text-align:center;padding-top:1.6rem;padding-bottom:1.6rem;cursor:pointer}.issues-wrapper{font-weight:700;padding-top:.5rem}.chat-media-container{border-radius:8px;border:1px solid #ddd;overflow:hidden}.chat-img{height:120px;max-width:50vw;min-width:180px;min-height:120px;background-position:50%;background-size:cover}.avatar-container{display:inline-block;position:absolute;padding-bottom:1px}.visitor .avatar-container{right:0}.avatar{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;height:35px}.avatar .avatar-user{width:30px;height:30px}.visitor-avatar{display:block;margin:auto;height:100%}.system-msg-container{text-align:center;margin-bottom:16px;font-style:italic}.system-msg-container .system-msg{font-size:14px;color:#bfbfbf}.buttons-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.buttons-container .button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.buttons-container .button:not(:last-child){margin-right:8px}@-webkit-keyframes typing-animation{0%{-webkit-transform:translateY(0);transform:translateY(0)}28%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}44%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes typing-animation{0%{-webkit-transform:translateY(0);transform:translateY(0)}28%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}44%{-webkit-transform:translateY(0);transform:translateY(0)}}.typing-indicator-part:first-child{-webkit-animation-delay:.2s;animation-delay:.2s}.typing-indicator-part:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}.typing-indicator-part:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}.typing-indicator-part{display:inline-block;height:6px;width:6px;background-color:#e41827;-webkit-animation:typing-animation 1.5s ease-in-out infinite;animation:typing-animation 1.5s ease-in-out infinite;border-radius:100%;margin-right:2px}@-webkit-keyframes widget-show{0%{visibility:hidden;opacity:0}1%{visibility:visible;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}to{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes widget-show{0%{visibility:hidden;opacity:0}1%{visibility:visible;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}to{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.message-limit{position:absolute;line-height:12px;right:28px;bottom:6px;font-weight:700}.message-over-limit{color:red}.break-word{word-break:break-word;word-wrap:break-word;overflow-wrap:anywhere}.chat-msg-attachment-file-name{color:#0d9737}.hint-text{color:#9ca0ab;font-size:1.2rem}.text-black{font-weight:900}.text-black,.text-bold{font-family:Roboto;font-style:normal}.text-bold{font-weight:600}.article-none,.resolve-end,.text-medium{font-family:Roboto;font-weight:500;font-style:normal}.text-regular{font-family:Roboto;font-weight:400;font-style:normal}.float-wrapper{position:absolute;z-index:21}.resolve-end{position:absolute;z-index:20;bottom:16px;text-align:center;width:100%;font-size:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.resolve-end div{padding:12px}.dialog-wrapper.open-request-response-dialog .dialog-box__controls{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.dialog-wrapper.open-request-response-dialog .dialog-box__controls .btn.full-width-button{width:100%;margin-left:0;margin-right:0;-webkit-box-flex:0;-ms-flex:none;flex:none}.dialog-wrapper.dialog-voice-permission .dialog-box.text{padding-left:20px!important;padding-right:20px!important}.dialog-wrapper.dialog-voice-permission .dialog-box.text .dialog-box__title{font-size:18px}.dialog-wrapper.dialog-voice-permission .dialog-box.text .dialog-box__main{font-size:14px}.thanks-class.thanks-class.thanks-class .dialog-box{border-style:solid;border-width:1px;border-image-source:none;border-color:grey}.text-black[data-v-67b82d34]{font-family:Roboto;font-weight:900;font-style:normal}.article-wrapper .article-title[data-v-67b82d34],.text-bold[data-v-67b82d34]{font-family:Roboto;font-weight:600;font-style:normal}.text-medium[data-v-67b82d34]{font-family:Roboto;font-weight:500;font-style:normal}.article-wrapper .article-content[data-v-67b82d34],.text-regular[data-v-67b82d34]{font-family:Roboto;font-weight:400;font-style:normal}.article-wrapper[data-v-67b82d34]{padding:14px 20px 33px;color:#353a45;background-color:#fff}.article-wrapper .article-title[data-v-67b82d34]{font-size:1.6rem;padding:17px 0;color:#353a45}.article-wrapper .article-content[data-v-67b82d34]{font-size:1.4rem}.article-wrapper .article-content img[data-v-67b82d34]{max-width:80%}.article-wrapper .article-content a[data-v-67b82d34]{color:#0d9737}
/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.11.1
 * @url https://github.com/feimosi/baguetteBox.js
 */#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,to{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,to{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,to{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,to{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s ease-in-out infinite;animation:bounce 2s ease-in-out infinite}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}