.dot-enter-from[data-v-5ef4f283]{opacity:0}.dot-enter-to[data-v-5ef4f283]{opacity:1}.dot-enter-active[data-v-5ef4f283]{transition:opacity 2s ease-out}.writing-dots[data-v-5ef4f283]{--animation-duration: 2s;--animation-delay: .3s;display:flex;flex-shrink:0;width:100%;height:100%;overflow:hidden;align-items:center;padding-left:20px;gap:3px;margin-right:5px;opacity:0;transform:scale(0);transition:all .3s ease-out}.writing-dots.fadeIn[data-v-5ef4f283]{opacity:1;transform:scale(1)}.writing-dots.fadeIn .dot[data-v-5ef4f283]{border-radius:50%;animation:writing-5ef4f283 var(--animation-duration);animation-iteration-count:2;background:#000000b3;transform:scale(0);width:10px;height:10px}.writing-dots.fadeIn .dot[data-v-5ef4f283]:nth-child(2){background:#00000080}.writing-dots.fadeIn .dot[data-v-5ef4f283]:nth-child(3){background:#0000004d;animation:writing-5ef4f283 var(--animation-duration);animation-timing-function:ease;animation-iteration-count:2}.writing-dots.fadeIn .dot[data-v-5ef4f283]:nth-child(n){animation-delay:calc(0 * var(--animation-delay))}.writing-dots.fadeIn .dot[data-v-5ef4f283]:nth-child(2n){animation-delay:calc(1 * var(--animation-delay))}.writing-dots.fadeIn .dot[data-v-5ef4f283]:nth-child(3n){animation-delay:calc(2 * var(--animation-delay))}@keyframes writing-5ef4f283{0%{opacity:1;transform:scale(0) translate(0)}50%{transform:scale(1.15) translate(5px)}80%{transform:scale(1) translate(0);opacity:1}}@keyframes writing-to-bubble-5ef4f283{0%{opacity:0;transform:scale(0) translate(0)}50%{transform:scale(1.15) translate(100%)}80%{transform:scale(1) translate(100%);opacity:1}}@keyframes writing-to-bubble-last-5ef4f283{0%{opacity:0;transform:scale(0) translate(0)}70%{opacity:1}to{transform:scale(2) translate(110%);opacity:1}}.next-dialog[data-v-345352a7]{width:100%;margin-bottom:9px}.next-dialog+.speach-bubble__content[data-v-345352a7]{margin-bottom:60px}@media screen and (width <= 600px){.next-dialog[data-v-345352a7]{margin-bottom:0}}.btn-wrapper[data-v-345352a7]{display:flex}@media screen and (width <= 600px){.btn-wrapper[data-v-345352a7]{flex-wrap:wrap}}p[data-v-345352a7]{margin-bottom:7px}h2[data-v-345352a7]{margin-bottom:20px}.button[data-v-345352a7]{margin-right:20px;margin-bottom:20px;text-align:center}@media screen and (width <= 600px){.button[data-v-345352a7]{width:100%;margin-right:0}}.speach-bubble[data-v-ef352dd8]{background:var(--ex-color);width:90px;border-radius:10px;position:relative;height:50px;transform-origin:left;margin-top:52px;opacity:1;max-height:var(--bubble-max-height);overflow:visible;display:flex;align-items:stretch;padding:2px 0;box-sizing:border-box}.speach-bubble.active[data-v-ef352dd8]{animation:bubble-in-bot-ef352dd8 var(--animation-time) forwards;animation-timing-function:ease;animation-fill-mode:forwards}@media screen and (width <= 800px){.speach-bubble.active[data-v-ef352dd8]{animation:bubble-in-bot-mobile-ef352dd8 var(--animation-time) forwards}}.speach-bubble.longtext[data-v-ef352dd8]{--bubble-width: 80%}@media screen and (width <= 800px){.speach-bubble.longtext[data-v-ef352dd8]{--bubble-width: 100%}}@media screen and (width <= 800px){.speach-bubble[data-v-ef352dd8]{--bubble-width: 100%;margin-top:20px}}.speach-bubble.bubble-expanded[data-v-ef352dd8]{animation:bubble-expand-ef352dd8 var(--animation-time) forwards;animation-timing-function:ease-out;animation-delay:var(--animation-time)}.speach-bubble.bubble-expanded[data-v-ef352dd8]:before{content:"";background:linear-gradient(var(--ex-color) 60%,rgba(255,255,255,0));position:absolute;left:0;width:100%;height:30px;top:0;z-index:9;border-radius:inherit}@media screen and (width <= 600px){.speach-bubble.bubble-expanded[data-v-ef352dd8]:before{height:22px}}.speach-bubble.bubble-expanded[data-v-ef352dd8]:after{content:"";background:linear-gradient(rgba(255,255,255,0),var(--ex-color) 40%);position:absolute;left:0;width:100%;height:30px;bottom:0;border-radius:inherit}@media screen and (width <= 600px){.speach-bubble.bubble-expanded[data-v-ef352dd8]:after{height:22px}}.speach-bubble--hidden[data-v-ef352dd8]{width:var(--bubble-width);position:absolute;padding:30px 35px;z-index:99999;top:0;height:auto;pointer-events:all;opacity:1;background:red}.speach-bubble.bot[data-v-ef352dd8]{align-self:flex-start}.speach-bubble.feedback[data-v-ef352dd8]{--ex-color: rgb(255, 255, 255);border:1px solid var(--border-color);animation:feedback-ef352dd8;transform:translate(0) scale(1);width:var(--bubble-width);height:auto}.speach-bubble.feedback .next-dialog[data-v-ef352dd8]{padding:29px 35px 0}.speach-bubble.user[data-v-ef352dd8]{--bubble-width: auto;align-self:flex-end;--ex-color: var(--user-color);margin-left:0;font-weight:700;margin-right:20px}.speach-bubble.user .speach-bubble__content[data-v-ef352dd8]{animation-delay:0ms;opacity:1}.speach-bubble.user.active[data-v-ef352dd8]{animation:bubble-in-user-ef352dd8 var(--animation-time) forwards}.speach-bubble.user.bubble-expanded[data-v-ef352dd8]{transform:scale(1);width:var(--bubble-width);height:auto}.speach-bubble__content[data-v-ef352dd8]{animation:text-appear-ef352dd8 var(--animation-time) forwards;animation-delay:calc(var(--animation-wait-writing) + var(--animation-time));opacity:0;padding:29px 35px}@media screen and (width <= 600px){.speach-bubble__content[data-v-ef352dd8]{padding:22px 24px}}.speach-bubble__content[data-v-ef352dd8] .separate{display:block;margin-bottom:15px}.speach-bubble__content[data-v-ef352dd8] .separate:last-child{margin:0}.speach-bubble__content[data-v-ef352dd8] img{margin:0 auto;margin-bottom:1rem;display:block}.speach-bubble__content[data-v-ef352dd8] p:last-child{margin-bottom:0}.speach-bubble__content[data-v-ef352dd8] ul{margin-bottom:25px}.speach-bubble__content[data-v-ef352dd8] ul p{margin-bottom:0}.speach-bubble__content[data-v-ef352dd8] p:last-child+.video{margin-bottom:1rem}.speach-bubble__content[data-v-ef352dd8] .video{margin:0 auto;width:100%}.speach-bubble__content[data-v-ef352dd8] .video--iframe{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.speach-bubble__content[data-v-ef352dd8] .video--iframe iframe{border:0;position:absolute;top:0;left:0;width:100%;height:100%}.speach-bubble__scroll-wrapper[data-v-ef352dd8]{overflow-y:auto;width:100%}.speach-bubble.fade-enter-active[data-v-ef352dd8],.speach-bubble.fade-leave-active[data-v-ef352dd8]{transition:all var(--step-back-animation) ease-out}.speach-bubble.fade-enter[data-v-ef352dd8],.speach-bubble.fade-leave-to[data-v-ef352dd8]{opacity:0;transform:translateY(50px);max-height:0;margin:0}.text-btn[data-v-ef352dd8]{border:none;color:var(--font-color);position:absolute;z-index:9;bottom:-3.6rem;right:0;opacity:0;transition:all .6s ease-out;transform:translate(-50px);background:#f2f2f2;padding:13px 24px;border-radius:8px;cursor:pointer;transition-delay:1s;font-family:Lato,sans-serif;letter-spacing:.3px}.text-btn[data-v-ef352dd8]:after{content:"";border:solid currentcolor;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:translateY(-1px) rotate(-45deg);transition:all .3s ease-out}.text-btn.show[data-v-ef352dd8]{transform:translate(0);opacity:1}.text-btn[data-v-ef352dd8]:hover:after{transform:translate(5px,-1px) rotate(-45deg)}@keyframes feedback-ef352dd8{0%{opacity:0}to{opacity:1}}@keyframes bubble-in-bot-ef352dd8{0%{transform:translate(-50px) scale(.3);opacity:0}to{transform:translate(0) scale(1);opacity:1}}@keyframes bubble-in-bot-mobile-ef352dd8{0%{transform:translateY(50px) scale(.3);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes bubble-in-user-ef352dd8{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes bubble-expand-ef352dd8{90%{transform:scale(1)}to{transform:scale(1);width:var(--bubble-width);height:var(--bubble-height)}}@keyframes text-appear-ef352dd8{0%{opacity:0;transform:translate(-5px)}70%{opacity:.7}to{opacity:1;transform:translate(0)}}button[data-v-3d0c8f62]{position:relative;z-index:999;padding:20px;height:20px}.bot[data-v-3d0c8f62]{display:flex;align-items:flex-end;width:20vw;position:absolute;transform:translate(-100%,35%);bottom:0}@media screen and (width <= 800px){.bot[data-v-3d0c8f62]{width:160px;transform:translate(-52px,130px)}}.bot .lottie[data-v-3d0c8f62]{transition:all .3s ease-out;width:100%}.dots[data-v-3d0c8f62]{transform:translate(-100%,100%);margin-bottom:70px}.progress-bar[data-v-ae36a3e1]{width:100%;height:var(--progress-height);background-color:var(--ex-color-bg);position:relative;overflow:visible}.progress-bar[data-v-ae36a3e1]:before{content:"";position:absolute;background:var(--ex-color-secondary);width:var(--new-progress);left:0;top:0;height:100%}.progress-bar.moving[data-v-ae36a3e1]{overflow:visible}.progress-bar.moving[data-v-ae36a3e1]:before{animation:move-progress-ae36a3e1 var(--animation-moving);animation-fill-mode:forwards;animation-timing-function:ease;width:10%}@keyframes move-progress-ae36a3e1{0%{width:var(--old-progress);height:var(--progress-height)}92%{width:calc(var(--new-progress) + 3px);height:calc(var(--progress-height) + 20px);height:40px}to{height:var(--progress-height);width:var(--new-progress)}}.answer-btns[data-v-35f298da]{display:flex;pointer-events:none;flex-grow:0;gap:15px;flex-wrap:wrap;margin-top:20px;transition:all .6s ease-out;position:absolute;bottom:-20px;transform:translateY(100%)}.answer-btns.multianswer[data-v-35f298da]{max-width:calc(80% - 110px)}@media screen and (width <= 800px){.answer-btns[data-v-35f298da]{flex-wrap:nowrap;overflow-x:auto;padding-bottom:10px;padding-right:50px;width:calc(100% - 80px);margin-left:80px;gap:10px;bottom:-15px}}.answer-btns.show-enter-active[data-v-35f298da]{pointer-events:none;transition:all .6s ease-out;max-height:none!important;background-color:red!important}.answer-btns.show-enter[data-v-35f298da]{pointer-events:none;max-height:1px;opacity:0;background-color:red!important;margin:0}.answer-btns .btn--answer[data-v-35f298da]{opacity:0;display:inline-block;text-align:center;background-color:var(--ex-color-bg);padding:.625em 1.375em .7em;line-height:1.75;border-radius:25px;position:relative;text-decoration:none;cursor:pointer;border:1px solid var(--border-color);transition:all .6s ease-in-out}@media screen and (width <= 800px){.answer-btns .btn--answer[data-v-35f298da]{flex-shrink:0;max-width:100%;line-height:1.2;border-radius:35px;padding:.7em 1em}}.answer-btns .btn--answer[data-v-35f298da]:hover,.answer-btns .btn--answer[data-v-35f298da]:focus,.answer-btns .btn--answer.selected[data-v-35f298da]{border-color:#000;background:var(--user-color)}.answer-btns .btn--answer[data-v-35f298da]:focus:not(.selected){background:var(--ex-color-bg)}.answer-btns.show[data-v-35f298da]{pointer-events:all}.answer-btns.show .btn--answer[data-v-35f298da]{animation:show-answers-35f298da .3s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.26,.78,.81,.6)}.answer-btns.show .btn--answer[data-v-35f298da]:nth-child(n){animation-delay:0ms}.answer-btns.show .btn--answer[data-v-35f298da]:nth-child(2n){animation-delay:.3s}.answer-btns.show .btn--answer[data-v-35f298da]:nth-child(3n){animation-delay:.6s}.answer-btns.show .btn--answer[data-v-35f298da]:nth-child(4n){animation-delay:.9s}.answer-btns.show .btn--answer[data-v-35f298da]:nth-child(5n){animation-delay:1.2s}.answer-btns.show .btn--answer[data-v-35f298da]:nth-child(6n){animation-delay:1.5s}.answer-btns.show .btn--answer[data-v-35f298da]:nth-child(7n){animation-delay:1.8s}.answer-btns.show .btn--answer[data-v-35f298da]:nth-child(8n){animation-delay:2.1s}.answer-btns.show .btn--answer[data-v-35f298da]:nth-child(9n){animation-delay:2.4s}.answer-btns.show .btn--answer[data-v-35f298da]:nth-child(10n){animation-delay:2.7s}.answer-btns.show .btn--answer[data-v-35f298da]:nth-child(11n){animation-delay:3s}.answer-btns.show .btn--answer[data-v-35f298da]:nth-child(12n){animation-delay:3.3s}.answer-btns.show .btn--answer[data-v-35f298da]:nth-child(13n){animation-delay:3.6s}.answer-btns.show .btn--answer[data-v-35f298da]:nth-child(14n){animation-delay:3.9s}.answer-btns.show .btn--answer[data-v-35f298da]:nth-child(15n){animation-delay:4.2s}.answer-btns.show .btn--answer[data-v-35f298da]:nth-child(16n){animation-delay:4.5s}.answer-btns.show .btn--answer[data-v-35f298da]:nth-child(17n){animation-delay:4.8s}.answer-btns.show .btn--answer[data-v-35f298da]:nth-child(18n){animation-delay:5.1s}.answer-btns.show .btn--answer[data-v-35f298da]:nth-child(19n){animation-delay:5.4s}.answer-btns.show .btn--answer[data-v-35f298da]:nth-child(20n){animation-delay:5.7s}@keyframes show-answers-35f298da{0%{opacity:0;transform:scale(.5)}90%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.ex-dialog-wrapper[data-v-bb4ab1f5]{--ex-color: rgb(252, 239, 239);--ex-color-bg: #fff;--ex-color-secondary: #dbc0c0;--user-color: #f6f6f6;--bubble-width: 50%;--font-color: #1f1f1f;--font-color-light: #949494;--border-color: #8c8c8c;--progress-height: 6px;width:100%;height:100vh;padding:14px 14px calc(14px + var(--progress-height));background:var(--ex-color);overflow:hidden;position:fixed;top:0;z-index:9}.ex-dialog-wrapper .dialog-header[data-v-bb4ab1f5]{padding:18px 30px 70px 18px;width:100%;background:linear-gradient(#fff 60%,#fff0);position:relative;z-index:999;display:flex}.ex-dialog-wrapper .dialog-header .left-side[data-v-bb4ab1f5]{width:calc(20% - 9px)}.ex-dialog-wrapper .dialog-header .left-side .logo[data-v-bb4ab1f5]{padding-right:20px;display:block}@media screen and (width <= 800px){.ex-dialog-wrapper .dialog-header .left-side .logo__img--desktop[data-v-bb4ab1f5]{display:none}}.ex-dialog-wrapper .dialog-header .left-side .logo__img--mobile[data-v-bb4ab1f5]{display:none}@media screen and (width <= 800px){.ex-dialog-wrapper .dialog-header .left-side .logo__img--mobile[data-v-bb4ab1f5]{display:block}}.ex-dialog-wrapper .dialog-header .right-side[data-v-bb4ab1f5]{padding-top:17px;flex-grow:1}@media screen and (width <= 800px){.ex-dialog-wrapper .dialog-header[data-v-bb4ab1f5]{padding:10px 10px 40px}}.ex-dialog-wrapper .dialog-header .share-icon[data-v-bb4ab1f5]{font-size:14px;align-items:center;width:fit-content}.ex-dialog-wrapper .dialog-header .share-icon .share-icon-dialog[data-v-bb4ab1f5]{width:14px;height:14px}.ex-dialog-wrapper h4[data-v-bb4ab1f5]{font-size:16px;line-height:1.75;font-weight:400;font-family:Lato,sans-serif;color:var(--font-color-light);max-width:80%}@media screen and (width <= 800px){.ex-dialog-wrapper h4[data-v-bb4ab1f5]{display:none}}.ex-dialog-wrapper h2[data-v-bb4ab1f5]{max-width:80%}@media screen and (width <= 800px){.ex-dialog-wrapper h2[data-v-bb4ab1f5]{display:none}}.ex-dialog-wrapper .btn[data-v-bb4ab1f5]{background:none;cursor:pointer;display:inline-block}.ex-dialog-wrapper .btn--round[data-v-bb4ab1f5]{background-color:var(--ex-color-bg);width:41px;height:41px;border-radius:50%;position:absolute;z-index:9}.ex-dialog-wrapper .btn--close[data-v-bb4ab1f5]{border:none;position:absolute;top:22px;right:36px;width:24px;height:24px;transition:all .3s ease-in-out}@media screen and (width <= 800px){.ex-dialog-wrapper .btn--close[data-v-bb4ab1f5]{right:8px;top:8px}}.ex-dialog-wrapper .btn--close[data-v-bb4ab1f5]:before,.ex-dialog-wrapper .btn--close[data-v-bb4ab1f5]:after{content:"";position:absolute;background:var(--font-color);left:50%;height:1px;border-radius:1px;width:24px;transform:translate(-50%,-50%) rotate(45deg)}.ex-dialog-wrapper .btn--close[data-v-bb4ab1f5]:after{transform:translate(-50%,-50%) rotate(-45deg)}.ex-dialog-wrapper .btn--close[data-v-bb4ab1f5]:hover{transform-origin:center;animation:scale-btn-bb4ab1f5 .5s ease-out forwards}.ex-dialog-wrapper .btn--close[data-v-bb4ab1f5]:focus{transform:scale(1.2)}@keyframes scale-btn-bb4ab1f5{0%{transform:scale(1)}60%{transform:scale(1.13) rotate(100deg)}85%{transform:scale(1.15) rotate(95deg)}to{transform:scale(1.1) rotate(90deg)}}.ex-dialog-wrapper .btn--stepback[data-v-bb4ab1f5]{position:absolute;bottom:36px;right:36px;transition:all .3s ease-in-out;width:fit-content;border-radius:20px;font-size:.75rem;border:1px solid var(--ex-color-secondary);padding-right:50px;display:flex;align-items:center;padding-left:17px;overflow:hidden}@media screen and (width <= 800px){.ex-dialog-wrapper .btn--stepback[data-v-bb4ab1f5]{bottom:21px;right:22px}}.ex-dialog-wrapper .btn--stepback[data-v-bb4ab1f5]:before{content:"";position:absolute;background:var(--ex-color-secondary);width:41px;height:41px;right:0;border-radius:50%;transition:.3s ease-out}.ex-dialog-wrapper .btn--stepback[data-v-bb4ab1f5]:after{content:"";position:absolute;right:15px;border:solid var(--ex-color-bg);border-width:0 3px 3px 0;display:inline-block;padding:4px;transform:translateY(2px) rotate(-135deg);transform-origin:center;transition:.3s ease-out}.ex-dialog-wrapper .btn--stepback.animate span[data-v-bb4ab1f5]{opacity:0}.ex-dialog-wrapper .btn--stepback.animate[data-v-bb4ab1f5]:before{position:absolute;right:calc(100% - 41px)}.ex-dialog-wrapper .btn--stepback.animate[data-v-bb4ab1f5]:after{right:calc(100% - 25px)}.ex-dialog-wrapper .btn--stepback[data-v-bb4ab1f5]:hover:after,.ex-dialog-wrapper .btn--stepback[data-v-bb4ab1f5]:focus:after,.ex-dialog-wrapper .btn--stepback.animate[data-v-bb4ab1f5]:after{transform:translate(2px) rotate(-225deg)}.ex-dialog-wrapper .btn--repeat[data-v-bb4ab1f5]{position:absolute;right:150px;bottom:36px;border:none;background-color:var(--ex-color-secondary);transition:transform .3s ease-out}@media screen and (width <= 800px){.ex-dialog-wrapper .btn--repeat[data-v-bb4ab1f5]{right:70px;bottom:22px}}.ex-dialog-wrapper .btn--repeat[data-v-bb4ab1f5]:before{content:"";width:20px;height:20px;border:3px solid var(--ex-color-bg);border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(42deg);border-color:rgba(255,255,255,0) var(--ex-color-bg) var(--ex-color-bg) var(--ex-color-bg)}.ex-dialog-wrapper .btn--repeat[data-v-bb4ab1f5]:after{content:"";display:inline-block;transform:translate(-3px,-8px) rotate(-60deg);padding:3px;border:solid var(--ex-color-bg);border-width:0 3px 3px 0}.ex-dialog-wrapper .btn--repeat[data-v-bb4ab1f5]:hover{transform:rotate(360deg)}.ex-dialog-wrapper .btn--repeat[data-v-bb4ab1f5]:focus{transform:scale(1.2)}.ex-dialog-wrapper .ex-dialog[data-v-bb4ab1f5]{height:100%;background:#fff;overflow-y:hidden;position:relative}.ex-dialog-wrapper .bubble-wrapper[data-v-bb4ab1f5]{max-width:1200px;width:80%;height:auto;margin:0 auto;position:absolute;bottom:140px;left:20%;display:flex;justify-content:flex-end;flex-direction:column}@media screen and (width <= 800px){.ex-dialog-wrapper .bubble-wrapper[data-v-bb4ab1f5]{width:calc(100% - 16px);left:8px}}.loading[data-v-41d569bb]{position:fixed;top:50%;left:50%;width:200px;height:200px;transform:translate(-50%,-50%)}.open-app-enter[data-v-6838c3e6],.open-app-leave-to[data-v-6838c3e6]{opacity:0;transform:scale(.5)}.open-app-enter-active[data-v-6838c3e6],.open-app-leave-active[data-v-6838c3e6]{transition:all .3s ease-out}
