.tag[data-v-cfb59bc6]{display:flex;align-items:center;justify-content:center;text-align:center;align-self:flex-end;box-sizing:border-box;border-radius:3px;cursor:pointer;color:#9e9e9e;border:1px solid #a6a6a6;transition:all .25s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tag-title[data-v-cfb59bc6]{padding:3px 6px}.tag-close[data-v-cfb59bc6]{background:#9e9e9e;color:#fff;min-height:17px;padding:3px;display:flex;align-items:center;justify-content:center}.tag[data-v-cfb59bc6]:hover{color:#757575;border-color:#757575}.tag:hover .tag-close[data-v-cfb59bc6]{background:#757575}.tag[data-v-cfb59bc6]:not(:first-child){margin-top:4px}@-webkit-keyframes ListLoadingAnimation-data-v-530b1669{to{background-position:0 0}0%{background-position:100% 0}}@keyframes ListLoadingAnimation-data-v-530b1669{to{background-position:0 0}0%{background-position:100% 0}}.background-animation[data-v-530b1669]{position:relative;border-radius:10px;background:#c6dafd;background-image:linear-gradient(-90deg,#f6f6f6,#e8e8e8 16.6%,#f6f6f6 33.3%,#e8e8e8 49.9%,#f6f6f6 66.5%,#e8e8e8 83.1%,#f6f6f6);background-repeat:no-repeat;background-size:150% 99%;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:ListLoadingAnimation-data-v-530b1669;animation-name:ListLoadingAnimation-data-v-530b1669}.component-fade-enter-active[data-v-530b1669]{transition:opacity .3s ease}.component-fade-leave-active[data-v-530b1669]{transition:all .7s}.component-fade-enter[data-v-530b1669]{opacity:0}.component-fade-leave-to[data-v-530b1669]{transform:translateX(100%);opacity:0}.faqs-swap-enter-active[data-v-530b1669]{transition:opacity .4s ease}.faqs-swap-leave-active[data-v-530b1669]{transition:all .4s}.faqs-swap-enter[data-v-530b1669],.faqs-swap-leave-to[data-v-530b1669]{transform:translateY(100%);opacity:0}.fade-enter-active[data-v-530b1669],.fade-leave-active[data-v-530b1669]{transition:opacity .3s ease}.fade-enter[data-v-530b1669],.fade-leave-to[data-v-530b1669]{opacity:0}@-webkit-keyframes wave-data-v-530b1669{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(100%,0,0)}}@keyframes wave-data-v-530b1669{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(100%,0,0)}}@-webkit-keyframes wave-x-data-v-530b1669{0%{transform:translateX(-50%)}to{transform:translate3d(150%,0,0)}}@keyframes wave-x-data-v-530b1669{0%{transform:translateX(-50%)}to{transform:translate3d(150%,0,0)}}.skeleton[data-v-530b1669]{position:relative;overflow:hidden}.skeleton[data-v-530b1669]:before{content:"";position:absolute;top:0;left:0;width:100vw;max-width:1000px;height:100%;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:wave-data-v-530b1669;animation-name:wave-data-v-530b1669;-webkit-animation-timing-function:linear;animation-timing-function:linear}.skeleton-light[data-v-530b1669]{background:#e2e2e2}.skeleton-light[data-v-530b1669]:before{background:linear-gradient(90deg,hsla(0,0%,91.4%,0),#e9e9e9 15%,hsla(0,0%,91.4%,.3))}.skeleton-blue[data-v-530b1669]{background:rgba(60,103,255,.15)}.skeleton-blue[data-v-530b1669]:before{background:linear-gradient(90deg,rgba(60,103,255,0),rgba(60,103,255,.09) 15%,rgba(60,103,255,.3))}.skeleton-bluelight[data-v-530b1669]{background:rgba(60,103,255,.05)}.skeleton-bluelight[data-v-530b1669]:before{background:linear-gradient(90deg,rgba(60,103,255,0),rgba(60,103,255,.03) 15%,rgba(60,103,255,.3))}.skeleton-dark[data-v-530b1669]{background:#424242}.skeleton-dark[data-v-530b1669]:before{background:linear-gradient(90deg,rgba(82,82,82,0),#525252 15%,rgba(82,82,82,.3))}.skeleton-light-grey-200[data-v-530b1669]{position:relative;overflow:hidden;background-color:#d9dadd}.skeleton-light-grey-200[data-v-530b1669]:before{content:"";position:absolute;top:0;left:0;width:100%;z-index:10;max-width:1000px;height:100%;background:linear-gradient(90deg,#d9dadd,#d1d2d6 40%,rgba(217,218,221,0));-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-name:wave-x-data-v-530b1669;animation-name:wave-x-data-v-530b1669;-webkit-animation-timing-function:linear;animation-timing-function:linear}.app-item[data-v-530b1669]{border-radius:3px;border:1px solid #eee;background:#fff;display:flex;flex-direction:column;flex:1}.app-item .thumbnail[data-v-530b1669]{overflow:hidden;display:flex;width:120px;height:120px;min-width:120px;min-height:120px}.app-item .thumbnail img[data-v-530b1669]{width:100%}.app-item .thumbnail .img-empty[data-v-530b1669]{border:none;margin:-1px;width:100%;border-radius:0}.app-item .thumbnail .img-empty[data-v-530b1669]:empty:after{content:"";display:block;padding-bottom:100%}.app-item .info[data-v-530b1669]{flex:1;display:flex;flex-direction:column}.app-item .info>.content[data-v-530b1669]{text-overflow:ellipsis;overflow:hidden}.app-item .info>h6[data-v-530b1669]:empty{height:20px;width:50%;border-radius:20px;position:relative;overflow:hidden;background:#e2e2e2;background:#424242}.app-item .info>h6[data-v-530b1669]:empty:before{content:"";position:absolute;top:0;left:0;width:100vw;max-width:1000px;height:100%;background:linear-gradient(90deg,hsla(0,0%,91.4%,0),#e9e9e9 15%,hsla(0,0%,91.4%,.3));background:linear-gradient(90deg,rgba(82,82,82,0),#525252 15%,rgba(82,82,82,.3));-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-name:wave-data-v-530b1669;animation-name:wave-data-v-530b1669;-webkit-animation-timing-function:linear;animation-timing-function:linear}.app-item .info>.paragraph[data-v-530b1669]{height:16px;width:100%;border-radius:16px}.app-item .rating[data-v-530b1669]{color:#fdb913}.app-item .rating+.btn[data-v-530b1669]{font-size:12px;line-height:18px;min-width:120px}.app-item .rating-points[data-v-530b1669]{color:#061325}.app-item .rating-points[data-v-530b1669]:not(.omit-empty):empty{height:14px;border-radius:14px;width:70px;position:relative;overflow:hidden;background:#e2e2e2;background:#424242}.app-item .rating-points[data-v-530b1669]:not(.omit-empty):empty:before{content:"";position:absolute;top:0;left:0;width:100vw;max-width:1000px;height:100%;background:linear-gradient(90deg,hsla(0,0%,91.4%,0),#e9e9e9 15%,hsla(0,0%,91.4%,.3));background:linear-gradient(90deg,rgba(82,82,82,0),#525252 15%,rgba(82,82,82,.3));-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-name:wave-data-v-530b1669;animation-name:wave-data-v-530b1669;-webkit-animation-timing-function:linear;animation-timing-function:linear}.app-item .footer .empty.btn[data-v-530b1669]{border-radius:5px;min-height:30px}.app-item .empty[data-v-530b1669]{position:relative;overflow:hidden;background:#e2e2e2;background:#424242}.app-item .empty[data-v-530b1669]:before{content:"";position:absolute;top:0;left:0;width:100vw;max-width:1000px;height:100%;background:linear-gradient(90deg,hsla(0,0%,91.4%,0),#e9e9e9 15%,hsla(0,0%,91.4%,.3));background:linear-gradient(90deg,rgba(82,82,82,0),#525252 15%,rgba(82,82,82,.3));-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-name:wave-data-v-530b1669;animation-name:wave-data-v-530b1669;-webkit-animation-timing-function:linear;animation-timing-function:linear}.app-item .bundles[data-v-530b1669]{display:flex;flex-direction:column}@-webkit-keyframes ListLoadingAnimation-data-v-0d7c5c6d{to{background-position:0 0}0%{background-position:100% 0}}@keyframes ListLoadingAnimation-data-v-0d7c5c6d{to{background-position:0 0}0%{background-position:100% 0}}.background-animation[data-v-0d7c5c6d]{position:relative;border-radius:10px;background:#c6dafd;background-image:linear-gradient(-90deg,#f6f6f6,#e8e8e8 16.6%,#f6f6f6 33.3%,#e8e8e8 49.9%,#f6f6f6 66.5%,#e8e8e8 83.1%,#f6f6f6);background-repeat:no-repeat;background-size:150% 99%;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:ListLoadingAnimation-data-v-0d7c5c6d;animation-name:ListLoadingAnimation-data-v-0d7c5c6d}.component-fade-enter-active[data-v-0d7c5c6d]{transition:opacity .3s ease}.component-fade-leave-active[data-v-0d7c5c6d]{transition:all .7s}.component-fade-enter[data-v-0d7c5c6d]{opacity:0}.component-fade-leave-to[data-v-0d7c5c6d]{transform:translateX(100%);opacity:0}.faqs-swap-enter-active[data-v-0d7c5c6d]{transition:opacity .4s ease}.faqs-swap-leave-active[data-v-0d7c5c6d]{transition:all .4s}.faqs-swap-enter[data-v-0d7c5c6d],.faqs-swap-leave-to[data-v-0d7c5c6d]{transform:translateY(100%);opacity:0}.fade-enter-active[data-v-0d7c5c6d],.fade-leave-active[data-v-0d7c5c6d]{transition:opacity .3s ease}.fade-enter[data-v-0d7c5c6d],.fade-leave-to[data-v-0d7c5c6d]{opacity:0}@-webkit-keyframes wave-data-v-0d7c5c6d{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(100%,0,0)}}@keyframes wave-data-v-0d7c5c6d{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(100%,0,0)}}@-webkit-keyframes wave-x-data-v-0d7c5c6d{0%{transform:translateX(-50%)}to{transform:translate3d(150%,0,0)}}@keyframes wave-x-data-v-0d7c5c6d{0%{transform:translateX(-50%)}to{transform:translate3d(150%,0,0)}}.skeleton[data-v-0d7c5c6d]{position:relative;overflow:hidden}.skeleton[data-v-0d7c5c6d]:before{content:"";position:absolute;top:0;left:0;width:100vw;max-width:1000px;height:100%;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:wave-data-v-0d7c5c6d;animation-name:wave-data-v-0d7c5c6d;-webkit-animation-timing-function:linear;animation-timing-function:linear}.skeleton-light[data-v-0d7c5c6d]{background:#e2e2e2}.skeleton-light[data-v-0d7c5c6d]:before{background:linear-gradient(90deg,hsla(0,0%,91.4%,0),#e9e9e9 15%,hsla(0,0%,91.4%,.3))}.skeleton-blue[data-v-0d7c5c6d]{background:rgba(60,103,255,.15)}.skeleton-blue[data-v-0d7c5c6d]:before{background:linear-gradient(90deg,rgba(60,103,255,0),rgba(60,103,255,.09) 15%,rgba(60,103,255,.3))}.skeleton-bluelight[data-v-0d7c5c6d]{background:rgba(60,103,255,.05)}.skeleton-bluelight[data-v-0d7c5c6d]:before{background:linear-gradient(90deg,rgba(60,103,255,0),rgba(60,103,255,.03) 15%,rgba(60,103,255,.3))}.skeleton-dark[data-v-0d7c5c6d]{background:#424242}.skeleton-dark[data-v-0d7c5c6d]:before{background:linear-gradient(90deg,rgba(82,82,82,0),#525252 15%,rgba(82,82,82,.3))}.skeleton-light-grey-200[data-v-0d7c5c6d]{position:relative;overflow:hidden;background-color:#d9dadd}.skeleton-light-grey-200[data-v-0d7c5c6d]:before{content:"";position:absolute;top:0;left:0;width:100%;z-index:10;max-width:1000px;height:100%;background:linear-gradient(90deg,#d9dadd,#d1d2d6 40%,rgba(217,218,221,0));-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-name:wave-x-data-v-0d7c5c6d;animation-name:wave-x-data-v-0d7c5c6d;-webkit-animation-timing-function:linear;animation-timing-function:linear}.video-item[data-v-0d7c5c6d]{display:flex}.video-item[data-v-0d7c5c6d]:not(.empty){cursor:pointer}.video-item>.thumbnail[data-v-0d7c5c6d]{position:relative;border-radius:5px;overflow:hidden;display:flex;background:linear-gradient(191.77deg,#ecf3fe 3.26%,#c6dafd 98.18%)}.video-item>.thumbnail img[data-v-0d7c5c6d]{width:100%}.video-item>.thumbnail>.overlay[data-v-0d7c5c6d]{display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;top:0;left:0;color:#fff;background:linear-gradient(0deg,rgba(7,40,86,.7),rgba(7,40,86,.7));box-shadow:0 7px 20px rgba(0,24,46,.15);opacity:0;transition:all .25s ease}.video-item>.info>.title[data-v-0d7c5c6d]{display:-webkit-box;-webkit-box-orient:vertical;max-height:4rem;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:3;transition:all .25s ease}.video-item.verticle[data-v-0d7c5c6d]{flex-direction:column}.video-item.verticle>.thumbnail img[data-v-0d7c5c6d]{min-height:220px}.video-item.horizontal[data-v-0d7c5c6d]{flex-direction:row}.video-item:hover>.thumbnail>.overlay[data-v-0d7c5c6d]{opacity:1}.video-item.active[data-v-0d7c5c6d],.video-item:hover>.info>.title[data-v-0d7c5c6d]{color:#3c67ff}.video-item.empty>.thumbnail img[data-v-0d7c5c6d]{position:relative;overflow:hidden;background:#e2e2e2;background:#424242}.video-item.empty>.thumbnail img[data-v-0d7c5c6d]:before{content:"";position:absolute;top:0;left:0;width:100vw;max-width:1000px;height:100%;background:linear-gradient(90deg,hsla(0,0%,91.4%,0),#e9e9e9 15%,hsla(0,0%,91.4%,.3));background:linear-gradient(90deg,rgba(82,82,82,0),#525252 15%,rgba(82,82,82,.3));-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-name:wave-data-v-0d7c5c6d;animation-name:wave-data-v-0d7c5c6d;-webkit-animation-timing-function:linear;animation-timing-function:linear}.video-item.empty>.info>.title[data-v-0d7c5c6d]{width:70%;position:relative;overflow:hidden;background:#e2e2e2;background:#424242;height:16px}.video-item.empty>.info>.title[data-v-0d7c5c6d]:before{content:"";position:absolute;top:0;left:0;width:100vw;max-width:1000px;height:100%;background:linear-gradient(90deg,hsla(0,0%,91.4%,0),#e9e9e9 15%,hsla(0,0%,91.4%,.3));background:linear-gradient(90deg,rgba(82,82,82,0),#525252 15%,rgba(82,82,82,.3));-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-name:wave-data-v-0d7c5c6d;animation-name:wave-data-v-0d7c5c6d;-webkit-animation-timing-function:linear;animation-timing-function:linear}.layout-container[data-v-4a21a3c5]{margin-top:32px;margin-bottom:74px;gap:24px;display:grid;grid-template-columns:repeat(2,588px);justify-content:center}.layout-container__survey-md-col[data-v-4a21a3c5]{grid-template-columns:720px 480px}.layout-container__survey-sm-col[data-v-4a21a3c5]{grid-template-columns:700px 480px}.layout-container__left[data-v-4a21a3c5]{gap:32px}.title[data-v-4a21a3c5]{color:#212121;font-size:32px;font-weight:600;line-height:120%}.sub-title[data-v-4a21a3c5]{color:#212121;font-size:18px;font-weight:600;line-height:120%}@media only screen and (max-width:1360px){.layout-container[data-v-4a21a3c5]{margin-left:80px;margin-right:80px;justify-content:start}.layout-container.responsive[data-v-4a21a3c5]{grid-template-columns:auto 588px}}.answer-item[data-v-6c7f9942]{width:100%;padding:12px;border-radius:6px;outline:1px solid #eee;min-height:56px;margin-bottom:16px;cursor:pointer;transition:all .1s ease-in}.answer-item__selected[data-v-6c7f9942]{outline-color:#3c67ff;outline-width:1px}.answer-item__selected .answer-item__radius-check[data-v-6c7f9942]{border:4px solid #fff;outline:1.5px solid #3c67ff;background-color:#3c67ff}.answer-item[data-v-6c7f9942]:hover:not(.answer-item__selected){outline-color:#3c67ff;outline-width:1px}.answer-item__label[data-v-6c7f9942]{color:#212121;font-size:16px;font-weight:500;line-height:150%}.answer-item__radius-check[data-v-6c7f9942]{height:20px;width:20px;margin-right:10px;outline:1.5px solid #d6d6d6;border-radius:50%;position:relative}.btn[data-v-bc1a8c4e]{height:40px!important}.btn-icon[data-v-bc1a8c4e]{margin-right:12px}.slide-fade-enter-active[data-v-bc1a8c4e]{transition:all .5s ease}.slide-fade-enter[data-v-bc1a8c4e],.slide-fade-leave-to[data-v-bc1a8c4e]{opacity:0;transform:translateX(100px);position:absolute}.reasons-list[data-v-bc1a8c4e]{width:564px}.further-question__label[data-v-bc1a8c4e]{color:#212121;font-size:14px;font-weight:500;line-height:150%}.further-question__input[data-v-bc1a8c4e]{border-radius:3px;min-height:115px;padding:12px 8px;border:1px solid #d6d6d6;resize:none}.further-question__input[data-v-bc1a8c4e]:focus{border-color:#3c67ff}.further-question__input[data-v-bc1a8c4e]:hover:not(:focus){border-color:#494949}.back-icon[data-v-bc1a8c4e]{width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-right:12px;cursor:pointer}.sub-title[data-v-bc1a8c4e]{color:#212121;font-size:18px;font-weight:600;line-height:120%}.uninstall-on-shopify__label[data-v-55623cee]{color:#212121;font-size:14px;font-weight:600;line-height:24px}.description[data-v-55623cee],.uninstall-on-shopify__description[data-v-55623cee]{color:#676767;font-size:14px;font-weight:400;line-height:24px}.btn[data-v-55623cee]{height:40px!important}.w-fit[data-v-55623cee]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn[data-v-39c279e0]{height:40px!important}.caution-list[data-v-39c279e0]{line-height:24px;margin-left:24px}.input-field[data-v-39c279e0]{height:40px;width:384px;border-radius:3px!important;background:#f4f4f4!important}.input-field[data-v-39c279e0]:not(:focus):hover{background:#e2e2e2!important}.btn[data-v-598d1f88]{height:40px!important}.btn.btn-secondary2[data-v-598d1f88]:disabled{background:#f4f4f4!important;color:#9e9e9e!important}.uninstall-cautions-description[data-v-598d1f88]{margin-top:16px;color:#212121;font-size:14px;font-weight:400;line-height:24px}.uninstall-cautions-list[data-v-598d1f88]{display:flex;flex-direction:column;gap:24px}.uninstall-cautions-list-item[data-v-598d1f88]{display:flex;flex-direction:column;gap:8px}.uninstall-cautions-list-item__label[data-v-598d1f88]{color:#212121;font-size:16px;font-weight:600;line-height:24px;letter-spacing:-.32px}.uninstall-cautions-list-item__desc[data-v-598d1f88]{color:#676767;font-size:14px;font-weight:400;line-height:24px}.uninstall-cautions__confirm[data-v-598d1f88]{display:flex;flex-direction:column;gap:16px}.uninstall-cautions__confirm-card-wrapper[data-v-598d1f88]{display:flex;flex-direction:column;gap:8px}.uninstall-cautions__confirm-card[data-v-598d1f88]{transition:all .25s ease;cursor:pointer;border-radius:6px;border:1px solid #eee;padding:12px;color:#212121;font-size:14px;font-weight:400;line-height:24px}.uninstall-cautions__confirm-card[data-v-598d1f88]:hover{border-color:#3c67ff}.slide-fade-enter-active[data-v-d110437c]{transition:all .5s ease}.slide-fade-enter[data-v-d110437c],.slide-fade-leave-to[data-v-d110437c]{opacity:0;transform:translateX(100px)}.uninstall__header[data-v-d110437c]{display:grid;grid-template-columns:680px 520px;gap:24px;justify-content:center;position:relative;width:100%;height:60px}.uninstall__header-left[data-v-d110437c]{height:100%}.uninstall__header-back-icon-wrapper[data-v-d110437c]{height:16px;width:16px;display:flex;align-items:center;justify-content:center}.uninstall__header-left__back-action-btn[data-v-d110437c]{color:#676767;font-weight:500;line-height:16px}.uninstall__header-left__back-action-btn:hover .icon[data-v-d110437c],.uninstall__header-left__back-action-btn[data-v-d110437c]:hover{color:#212121}.uninstall__header-cancel[data-v-d110437c]{position:absolute;right:0;top:50%;transform:translateY(-50%)}.uninstall__body[data-v-d110437c]{overflow:auto;height:100%}.uninstall__container[data-v-d110437c]{margin-top:40px;background-color:#fff;position:fixed;top:0;left:0;right:0;bottom:0;background-repeat:no-repeat;background-size:100% 100%;background-attachment:local;display:flex;z-index:50}@media only screen and (max-width:1360px){.uninstall__header[data-v-d110437c]{grid-template-columns:auto;padding-left:80px;justify-content:start}}