@import url(https://fonts.googleapis.com/css2?family=Mulish:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Caveat:wght@700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap);.toast[data-v-689f7a4b]{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:50000;padding:15px 24px;border-radius:100px;box-shadow:var(--shadow);animation:slide-and-leave 5s ease-in forwards;overflow:hidden;background:#fff;margin:0 auto}.toast.dark[data-v-689f7a4b]{background:var(--secondary)}.toast-content[data-v-689f7a4b]{display:flex;align-items:center}.toast-description[data-v-689f7a4b]{margin:0 12px}.toast .close-icon[data-v-689f7a4b]{justify-self:flex-end;width:24px;height:24px}.toasts{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;position:fixed;top:0;margin:0 auto;padding-top:15px;left:50%;transform:translateX(-50%)}.scrollOverlay[data-v-061e86f8]{z-index:999;position:fixed;top:0;left:0;height:100%;width:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}@media(max-width:1070px){.scrollOverlay.full-screen[data-v-061e86f8]{margin-top:var(--top-bar-height)}}.clickableOverlay[data-v-061e86f8]{min-height:100%;transition:all .2s ease}.clickableOverlay.top[data-v-061e86f8]{display:flex;align-items:flex-start;justify-content:center}.clickableOverlay.center[data-v-061e86f8]{display:flex;justify-content:center;align-items:center;padding:50px}.clickableOverlay.full-screen[data-v-061e86f8]{min-height:100%;width:100%;height:100%}.clickableOverlay.aside[data-v-061e86f8]{display:flex;justify-content:flex-start}.clickableOverlay.aside-right[data-v-061e86f8]{display:flex;justify-content:flex-end}.clickableOverlay.noTopPadding[data-v-061e86f8]:not(.aside):not(.aside-right){padding:10px 50px}.modal[data-v-061e86f8]{display:inline-block;position:relative}.modal.light[data-v-061e86f8]{background:var(--light-background);color:var(--primary-text)}.modal.dark[data-v-061e86f8]{background:var(--dark-background);color:#fff}.modal.transparent[data-v-061e86f8]{background:none;color:#fff}.modal.background[data-v-061e86f8]{background:var(--bg)}.modal.center[data-v-061e86f8],.modal.top[data-v-061e86f8]{max-height:100%;min-height:192px;width:var(--width);border-radius:10px}.modal.center[data-v-061e86f8]:not(.transparent),.modal.top[data-v-061e86f8]:not(.transparent){box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}@media(max-width:1070px){.modal.center[data-v-061e86f8],.modal.top[data-v-061e86f8]{min-width:335px}}@media(min-width:1070px){.modal.top[data-v-061e86f8]{margin-top:120px}}.modal.aside-right[data-v-061e86f8],.modal.aside[data-v-061e86f8]{min-height:100vh;width:var(--width)}.modal.full-screen[data-v-061e86f8]{height:100%;width:100%;overflow-y:auto}.modal .close-button[data-v-061e86f8]{z-index:999;font-weight:200;right:40px;top:40px;cursor:pointer;color:var(--secondary)}.modal .close-button.full-screen[data-v-061e86f8]{position:absolute}.modal .close-button.center[data-v-061e86f8],.modal .close-button.top[data-v-061e86f8]{position:absolute;right:25px;top:25px}@media(max-width:1070px){.modal .close-button[data-v-061e86f8]{right:20px;top:20px}}@media(max-width:1070px){.modal[data-v-061e86f8]{width:100vw;height:100vh}}.fadeHeight-enter-active[data-v-4965297f],.fadeHeight-leave-active[data-v-4965297f]{transition:all .2s ease;max-height:230px}.fadeHeight-enter[data-v-4965297f],.fadeHeight-leave-to[data-v-4965297f]{opacity:0;max-height:0}.debug-events-container[data-v-680c1a48]{position:fixed;left:10px;bottom:10px;border-radius:10px;overflow:hidden;box-shadow:var(--shadow);z-index:10000}.debug-events[data-v-680c1a48]{max-height:100px;width:500px;padding:10px;background-color:#fff;color:var(--primary-text);overflow:scroll;transition:all .2s ease}.debug-events[data-v-680c1a48]:hover{max-height:500px}.footer[data-v-680c1a48]{position:absolute;bottom:0;left:0;background:#fff;padding:10px;height:30px;width:100%;display:flex;align-items:center;justify-content:space-between}.footer>*+[data-v-680c1a48]{margin-left:10px}code[data-v-680c1a48]{font-size:14px}.props[data-v-680c1a48],.time[data-v-680c1a48]{font-size:10px}span+span[data-v-680c1a48]{margin-left:10px}li[data-v-680c1a48]{transition:all .2s ease;cursor:pointer;padding:5px 0}li[data-v-680c1a48]:hover{background-color:var(--light-container-background)}li[data-v-680c1a48]:not(:hover){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}li[data-v-680c1a48]:last-child{margin-bottom:30px}.dev-console[data-v-d0198084]{color:var(--primary-text);border-top:1px solid #e0e0e0;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:2147483002;position:fixed;bottom:0;left:0;width:100%;height:200px;background-color:#fff}.clickable-icon[data-v-d0198084]{position:absolute;top:18px;right:18px;height:24px;width:24px;&[data-v-d0198084]:hover{background-color:hsla(0,0%,100%,.5)}}.item[data-v-d0198084]{width:400px;display:flex;align-items:center;margin:8px}.item-label[data-v-d0198084]{width:150px}.sidebar-container[data-v-d1c1edb8]{display:flex;height:100vh;z-index:1000;transition:all .3s ease;-webkit-overflow-scrolling:touch;flex-shrink:0}.slide-sidebar-enter-active[data-v-d1c1edb8],.slide-sidebar-leave-active[data-v-d1c1edb8]{transition:.2s}.slide-sidebar-right-enter[data-v-d1c1edb8],.slide-sidebar-right-leave-to[data-v-d1c1edb8]{transform:translateX(100%)}.slide-sidebar-left-enter[data-v-d1c1edb8],.slide-sidebar-left-leave-to[data-v-d1c1edb8]{transform:translateX(-100%)}.sidebar-container[data-v-24404191]{display:flex;flex-direction:column;align-items:flex-start;overflow-y:auto;line-height:var(--sidebar-line-height);padding:20px 30px;height:100%;width:100%;color:#fff}@media(max-width:1070px){.sidebar-container[data-v-24404191]{padding:16px;position:fixed;top:0;left:0;z-index:999;width:100vw;height:100vh}}@media screen and (max-width:768px){.sidebar-container[data-v-24404191]{width:100vw}}.title[data-v-24404191]{width:100%;margin:50px 0 0;color:hsla(0,0%,100%,.4);cursor:default}@media(max-width:1070px){.title[data-v-24404191]{margin-top:0}}.title.teams[data-v-24404191]{display:flex;align-items:center;justify-content:space-between;padding:0 0 30px}@media(min-width:1070px){.title.teams[data-v-24404191]{border-bottom:1px solid hsla(0,0%,100%,.2)}}@media(max-width:1070px){.title.teams[data-v-24404191]{padding:0}}.title.teams .add-team[data-v-24404191]{display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;width:24px;height:24px;border-radius:100%;background-color:hsla(0,0%,100%,.2)}.user-details-row[data-v-24404191]{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:40px 0 30px;border-bottom:1px solid hsla(0,0%,100%,.2)}.user-details-row>*+[data-v-24404191]{margin-left:16px}.user-name[data-v-24404191]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:22px;line-height:30px;font-weight:500}@media(max-width:1070px){.user-name[data-v-24404191]{font-size:24px;line-height:36px}}.user-email[data-v-24404191]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;opacity:.4}.logo-section[data-v-24404191]{display:flex}@media(max-width:1070px){.logo-section[data-v-24404191]{height:30px}}@media(min-width:1070px){.logo-section .logo[data-v-24404191]{width:85px;height:25px}}.logo-section>*+[data-v-24404191]{margin-left:20px}.section[data-v-24404191]{width:100%;padding:30px 0 10px}.section-first[data-v-24404191]{margin:50px 0 0;padding:0}.section.last[data-v-24404191]{border-top:1px solid hsla(0,0%,100%,.2);margin-top:30px}.section.last>*+[data-v-24404191]{margin-top:24px}@media(max-width:1070px){.section.last[data-v-24404191]{margin-bottom:80px}}.team-link[data-v-24404191]{display:flex;align-items:center;justify-content:space-between}.link-label+.link-label[data-v-24404191],.team-link+.team-link[data-v-24404191]{margin-top:20px}.link-label[data-v-24404191]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:170px;cursor:pointer}.link-label.selected[data-v-24404191]{font-weight:700}.selected[data-v-24404191]{font-weight:500}.plan[data-v-24404191]{max-width:60px;cursor:pointer;text-align:right;color:var(--primary);font-size:14px;font-weight:600}.anima-5-promo[data-v-24404191]{width:100%;display:flex;justify-content:center;margin-top:50px}.section__search[data-v-24404191]{display:flex;align-items:center;justify-content:center;position:relative}.section__search .section__search-icon[data-v-24404191]{position:absolute;right:0;cursor:pointer}.section__search .section__search-icon[data-v-24404191] path{fill:#fff}.section__search .section__search-label[data-v-24404191]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.section__search .section__search-input[data-v-24404191]{width:100%;height:40px;border-bottom:var(--border);padding:0;font-size:14px;line-height:24px;color:#fff;background-color:transparent;outline:none}.section__search input[type=search][data-v-24404191]::-webkit-search-cancel-button,.section__search input[type=search][data-v-24404191]::-webkit-search-decoration,.section__search input[type=search][data-v-24404191]::-webkit-search-results-button,.section__search input[type=search][data-v-24404191]::-webkit-search-results-decoration{-webkit-appearance:none}.popover[data-v-414f2c79]{position:absolute;display:flex;flex-direction:column;align-items:flex-start;background:#fff;border-radius:10px;padding:20px;width:185px;box-shadow:var(--shadow);z-index:1000;color:var(--secondary);cursor:auto;top:calc(100% + 10px)}.popover.dark[data-v-414f2c79]{background-color:var(--secondary);color:#fff}.account-popover-container[data-v-5fc405a0]{display:inline-block;position:relative;outline:none}.user-details[data-v-5fc405a0]{display:flex;flex-direction:column;align-items:center;width:100%;cursor:default}.user-details .name[data-v-5fc405a0]{font-family:Roslindale;font-style:normal;font-weight:500;font-size:18px;line-height:26px;margin-top:20px;font-size:22px}.user-details .email[data-v-5fc405a0]{color:var(--secondary-text);margin:6px 0 20px}.divider[data-v-5fc405a0]{width:100%;border-bottom:var(--border);margin:20px 0}.actions[data-v-5fc405a0]{display:flex;flex-direction:column;align-items:flex-start}.actions *+[data-v-5fc405a0]{margin-top:10px}.inline[data-v-5fc405a0]{display:flex;align-items:center}.inline .slack-icon[data-v-5fc405a0]{margin-right:10px}.announcement-container[data-v-a51eac1c]{padding:30px}.announcement-container+.announcement-container[data-v-a51eac1c]{border-top:var(--border)}.announcement-header[data-v-a51eac1c]{display:flex;align-items:center;justify-content:space-between;padding-right:10px;font-size:14px;line-height:24px}.announcement-header .date[data-v-a51eac1c]{opacity:.4}.announcement-header .tag[data-v-a51eac1c]{color:var(--primary);font-weight:600}.announcement-body .content[data-v-a51eac1c],.announcement-body .title[data-v-a51eac1c]{margin-top:12px}.announcement-body .title[data-v-a51eac1c]{font-weight:700}.announcement-body .image[data-v-a51eac1c]{margin:30px 0}.announcement-body .image img[data-v-a51eac1c]{border-radius:16px;width:100%}.announcement-body .cta[data-v-a51eac1c]{margin-top:30px}.announcements-popover-container[data-v-0b2a317e]{display:inline-block;position:relative;outline:none}.icon[data-v-0b2a317e]{width:30px;height:100%;cursor:pointer;outline:none}.announcements-header[data-v-0b2a317e]{display:flex;align-items:flex-end;justify-content:space-between;padding:20px 30px;border-bottom:var(--border);width:100%}.announcements-header a[data-v-0b2a317e]{font-size:12px}.announcements-body[data-v-0b2a317e]{overflow-y:scroll;height:620px}.notification[data-v-461dd7ce]{display:flex;align-items:flex-start;width:100%;padding:24px 30px;cursor:pointer;transition:background .5s ease}.notification[data-v-461dd7ce]:hover{background-color:var(--light-container-background)}.notification .notification-avatar[data-v-461dd7ce]{margin-right:20px}.notification .notification-content[data-v-461dd7ce]{font-size:14px;width:100%}.notification .notification-content .header[data-v-461dd7ce]{display:flex;justify-content:space-between}.notification .notification-content .header .name[data-v-461dd7ce]{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notification .notification-content .header .time[data-v-461dd7ce]{color:var(--secondary-text);font-size:12px}.notification .notification-content .project[data-v-461dd7ce]{font-size:12px;margin-bottom:6px}.notification .notification-content .actions[data-v-461dd7ce]{margin-top:16px;display:flex;align-items:center}.notification .notification-content .actions>*+[data-v-461dd7ce]{margin-left:10px}.notification+.notification[data-v-461dd7ce]{border-top:var(--border)}.empty-notifications[data-v-5eda67f3]{display:flex;align-items:center;flex-direction:column;justify-content:center;padding:0 62px;text-align:center}@media(max-width:1070px){.empty-notifications[data-v-5eda67f3]{padding:0 40px}}.empty-notifications .illustration img[data-v-5eda67f3]{width:150px;height:200px;margin:80px 0 30px}.empty-notifications-title[data-v-5eda67f3]{font-family:Roslindale;font-style:normal;font-weight:500;font-size:18px;line-height:26px;font-size:24px;margin-bottom:20px}.empty-notifications-content[data-v-5eda67f3]{text-align:center}.notifications-popover-container[data-v-9e720696]{display:inline-block;position:relative;outline:none}.icon[data-v-9e720696]{height:100%;cursor:pointer;outline:none}.notifications-header[data-v-9e720696]{display:flex;align-items:flex-end;justify-content:space-between;padding:20px 30px;border-bottom:var(--border);width:100%}.notifications-header a[data-v-9e720696]{font-size:12px}.notifications-body[data-v-9e720696]{overflow-y:scroll;height:580px}.progress-bar[data-v-c7f0f712]{width:100%;max-width:250px;border-radius:10px}.progress-bar>div[data-v-c7f0f712]{border-radius:10px;transition:width .2s ease;min-width:10px}.inline-onboarding-progress-container[data-v-561cb7a1]{display:flex;align-items:center;justify-content:space-between;border-radius:100px;background-color:#fff;box-shadow:var(--shadow);transition:all .2s ease;padding:5px 12px}.inline-onboarding-progress-container.pointer[data-v-561cb7a1]{cursor:pointer}.inline-onboarding-progress-container[data-v-561cb7a1]:hover{box-shadow:var(--slightly-stronger-shadow)}.inline-onboarding-progress-container.light[data-v-561cb7a1]{border:1px solid hsla(0,0%,84.7%,.3)}.inline-onboarding-progress-container.dark[data-v-561cb7a1]{color:#fff;background-color:#2d2d2d}.inline-onboarding-progress-container.dark[data-v-561cb7a1]:hover{background-color:#303030}.pulse[data-v-561cb7a1]{animation:pulse-561cb7a1 1.5s 2}.progress-container[data-v-561cb7a1]{display:flex;align-items:center;justify-content:space-between}.progress-container.light[data-v-561cb7a1]{color:#fff;background-color:var(--green);border-radius:16px;padding:0 12px}.hint[data-v-561cb7a1]{display:flex;align-items:center;justify-content:space-between}.hint+.progress-container[data-v-561cb7a1]{margin-left:16px}.stage-count[data-v-561cb7a1]{font-size:10px;font-weight:400}.progress[data-v-561cb7a1]{margin-left:8px;width:64px}@keyframes pulse-561cb7a1{0%{box-shadow:0 0 0 0 hsla(0,0%,84.7%,.8)}70%{box-shadow:0 0 0 10px hsla(0,0%,84.7%,0)}to{box-shadow:var(--shadow)}}.top-bar-container[data-v-75c5593b]{display:flex;align-items:center;justify-content:space-between;position:absolute;top:0;right:0;z-index:10;background:#fff;height:var(--top-bar-height);width:100%;padding:0 40px}@media(max-width:1070px){.top-bar-container[data-v-75c5593b]{color:#fff;background:var(--secondary);padding:0 16px;width:100%}}.left-hand[data-v-75c5593b],.right-hand[data-v-75c5593b]{display:flex;align-items:center;position:relative}.right-hand[data-v-75c5593b]{justify-content:flex-end}@media(max-width:1070px){.right-hand[data-v-75c5593b]{width:30px}}.burger[data-v-75c5593b]{position:absolute;left:0}.center[data-v-75c5593b]{justify-content:center}.left-hand[data-v-75c5593b]{justify-content:flex-start}.top-bar-item[data-v-75c5593b]{margin-left:16px;display:flex;align-items:center}.top-bar-item .thick-af[data-v-75c5593b]{font-weight:600}.logo[data-v-75c5593b]{margin-left:20px}.root[data-v-6fceb63a]{display:flex;height:100vh}.side-bar-wrapper[data-v-6fceb63a]{flex-shrink:0}.content[data-v-6fceb63a]{display:flex;flex-direction:column;height:100%;width:100%}.another-wrapper[data-v-6fceb63a]{display:flex;width:100%}.view-container[data-v-6fceb63a]{display:flex;justify-content:center;box-sizing:border-box;width:100%;overflow-x:hidden;margin-top:60px}.view[data-v-6fceb63a]{margin:0 40px;height:100%;width:100%;max-width:1450px}@media screen and (max-width:1070px)and (min-width:600px){.view[data-v-6fceb63a]{margin:0 30px}}@media screen and (max-width:600px){.view[data-v-6fceb63a]{margin:0}}.view[data-v-6fceb63a]:after{content:"";display:block;height:100px}.banner[data-v-6fceb63a]{position:fixed;top:0;left:0;width:100%}.top-bar-wrapper[data-v-6fceb63a]{position:relative;width:100%}.tabs-container[data-v-faaff250]{display:flex;align-items:center;justify-content:flex-start}.border[data-v-faaff250]{background:var(--primary);height:3px;border-radius:100px;transition:.2s ease-in-out}.tabs-item[data-v-faaff250]{padding:30px 16px;cursor:pointer;transition:color .2s ease-in-out}@media screen and (max-width:600px){.tabs-item[data-v-faaff250]{padding:12px}}.tabs-item[data-v-faaff250]:before{display:block;content:attr(data-content);font-weight:700;height:0;overflow:hidden;visibility:hidden}.selected[data-v-faaff250]{position:relative;font-weight:700;color:var(--primary)}.members[data-v-19779067]{display:flex;align-items:center}.members .member[data-v-19779067]{z-index:2}.members .more[data-v-19779067]{z-index:1;cursor:pointer;border-radius:100%}.avatar+.avatar[data-v-19779067],.more[data-v-19779067]{margin-left:-8px}.ellipsis[data-v-38234ef7]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.editable[data-v-38234ef7]{outline:none;border:none;caret-color:var(--primary);width:auto;max-width:100%;padding-right:2px;overflow-x:hidden}.editable.undo[data-v-38234ef7]{flex:1}.editable[data-v-38234ef7]:empty:before{content:attr(data-placeholder);color:var(--secondary-text);cursor:text}.undo-icon[data-v-38234ef7]{cursor:pointer;color:#fff;padding-left:5px}.undo-icon[data-v-38234ef7]:hover{color:var(--primary)}.name[data-v-11312b85]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;letter-spacing:1px;line-height:42px;transition:all .2s ease}@media(max-width:1070px){.name[data-v-11312b85]{font-size:24px;line-height:36px}}@media(min-width:1070px){.name[data-v-11312b85]{width:100%;padding:4px 8px}}@media(max-width:1070px){.name[data-v-11312b85]{margin-bottom:16px}}.name[data-v-11312b85] .editable::-moz-selection{background-color:var(--primary);color:#fff}.name[data-v-11312b85] .editable::selection{background-color:var(--primary);color:#fff}.name[data-v-11312b85] [contenteditable=true].editable{white-space:nowrap;overflow:hidden;width:100%}.name[data-v-11312b85] [contenteditable=true].editable br{display:none}.name[data-v-11312b85] [contenteditable=true].editable *{display:inline;white-space:nowrap}.container-form[data-v-e75b1ac4]{position:relative;cursor:pointer;overflow:hidden;width:-moz-fit-content;width:fit-content}.input-file[data-v-e75b1ac4]{opacity:0;width:100%;height:100%;position:absolute;cursor:pointer;z-index:1}input[type=file][data-v-e75b1ac4],input[type=file][data-v-e75b1ac4]::-webkit-file-upload-button{cursor:pointer}.bubble[data-v-2f84c592]{width:20px;height:20px;margin:100px auto;background-color:var(--primary);border-radius:100%;animation:sk-scaleout-2f84c592 1s ease-in-out infinite}@keyframes sk-scaleout-2f84c592{0%{transform:scale(0)}to{transform:scale(1);opacity:0}}.team-header[data-v-356ab8cc]{display:flex;align-items:center;justify-content:space-between;padding:30px 0;width:100%}.team-header .details[data-v-356ab8cc]{max-width:1000px;display:flex;align-items:flex-start;justify-content:flex-start}.team-header .details .name-and-members[data-v-356ab8cc]{margin-left:7px}@media(min-width:1070px){.team-header .details .name-and-members[data-v-356ab8cc]{display:flex;align-items:center}}@media(min-width:1070px){.team-header .details .members-container[data-v-356ab8cc]{margin-left:60px}}.team-header .details .team-name-editor[data-v-356ab8cc]{max-width:500px}.team-header .new-project-container[data-v-356ab8cc]{display:flex;align-items:center;margin-left:auto;padding-left:20px}.team-header .new-project-container>*+[data-v-356ab8cc]{margin-left:20px}.inline[data-v-356ab8cc]{display:flex;align-items:center}.inline .slack-icon[data-v-356ab8cc]{margin-right:10px}.popover-container[data-v-360bd46e]{display:inline-block;position:relative;outline:none}.item[data-v-360bd46e]{width:100%;cursor:pointer}.item.boldOnHover[data-v-360bd46e]:hover,.item.selected[data-v-360bd46e]{font-weight:700}.item+.item[data-v-360bd46e]{margin-top:16px}.item.separate[data-v-360bd46e]{border-top:var(--border);padding-top:16px}.item.marked[data-v-360bd46e]{color:var(--primary)}.pre-text[data-v-360bd46e]{cursor:text;font-weight:400}.search-input-container[data-v-7083f3e6]{display:flex;align-items:center;justify-content:flex-start}.search-input-container .clickable-icon[data-v-7083f3e6]{margin-right:16px}.search-input-container .input[data-v-7083f3e6]{transition:width .5s ease;max-width:185px}.search-input-container .input .inputContainer[data-v-7083f3e6]{width:100%}.search-input-enter-active[data-v-7083f3e6],.search-input-leave-active[data-v-7083f3e6]{width:200px}.search-input-enter[data-v-7083f3e6],.search-input-leave-to[data-v-7083f3e6]{width:0}.container[data-v-dc20e6ae]{display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center;height:100vh;width:100%;overflow:hidden}@media(max-width:1070px){.container[data-v-dc20e6ae]{padding:0 20px}}.fade-in[data-v-dc20e6ae]{opacity:1;transition:opacity .5s ease-in-out}.cta[data-v-dc20e6ae],.quirky[data-v-dc20e6ae],.title[data-v-dc20e6ae]{opacity:0}.quirky[data-v-dc20e6ae]{font-family:var(--quirky-font);color:var(--primary);font-weight:700;font-size:20px;line-height:24px;color:var(--secondary-text);font-size:32px;line-height:42px}@media(max-width:1070px){.quirky[data-v-dc20e6ae]{font-size:24px;line-height:32px}}.quirky.dark[data-v-dc20e6ae]{color:#fff}.title[data-v-dc20e6ae]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;width:520px;margin-top:30px}@media(max-width:1070px){.title[data-v-dc20e6ae]{font-size:24px;line-height:36px;width:100%;margin-top:20px}}.loader .quirky[data-v-dc20e6ae],.loader .title[data-v-dc20e6ae]{color:var(--white)}.cta[data-v-dc20e6ae]{margin-top:40px}.not-found-top-bar[data-v-dc20e6ae]{position:absolute;top:0;left:0;width:100%}@media(min-width:1070px){.not-found-top-bar[data-v-dc20e6ae]{padding:25px 40px}}.navigation[data-v-2a285d20]{position:relative;align-items:center;justify-content:space-between;padding:0 10px;border-top:var(--border);margin-bottom:4px}.navigation[data-v-2a285d20]:after{content:"";position:absolute;bottom:0;left:0;right:0;background:var(--divider-color);height:1px;border-radius:1px;bottom:1.5px}.content[data-v-2a285d20]{margin-top:50px}@media screen and (max-width:600px){.content[data-v-2a285d20]{margin:30px 20px 0}}@media(max-width:1070px){.team-header-container[data-v-2a285d20]{padding:0 20px}}@media(min-width:1070px){.search[data-v-2a285d20]{margin-left:25px}}.sort-mobile[data-v-2a285d20]{display:flex;align-items:center;justify-content:space-between;margin:20px}@media(min-width:1070px){.sort-mobile[data-v-2a285d20]{display:none}}.sort-select[data-v-2a285d20]{display:flex;align-items:center;cursor:pointer}.navigation[data-v-2a285d20]{display:flex}@media screen and (max-width:600px){.navigation[data-v-2a285d20]{justify-content:center}}.projects[data-v-2a285d20]{display:flex;flex-wrap:wrap;margin:-16px}.projects>.project[data-v-2a285d20]{margin:16px}.sorting-section[data-v-2a285d20]{display:flex;align-items:center}.sorting-section>*+[data-v-2a285d20]{margin-left:20px}.nav-item-tooltip .tooltip-inner{background:#fff!important;color:var(--black)!important;box-shadow:0 4px 12px rgba(59,59,59,.1)!important}.nav-item-svg-icon svg{fill:currentColor}.project-header[data-v-5e85f110]{display:flex;flex-direction:column;align-items:flex-start;width:100%;min-height:196px}.back-link[data-v-5e85f110]{display:flex;align-items:center;color:var(--secondary-text);margin-bottom:50px}.project-info[data-v-5e85f110]{width:100%;justify-content:space-between;margin-bottom:20px}.project-info[data-v-5e85f110],.project-renamer-and-memebers[data-v-5e85f110]{display:flex;align-items:center}.team-project-editor[data-v-5e85f110]{max-width:500px}.actions[data-v-5e85f110]{display:flex;align-items:center;justify-content:flex-end}.nav-item-container+.nav-item-container[data-v-5e85f110]{margin-left:15px}.nav-item[data-v-5e85f110]{display:flex;align-items:center;justify-content:center;border:1px solid #000;border-radius:100%;height:36px;width:36px;cursor:pointer}.nav-item .nav-item-svg-icon[data-v-5e85f110]{color:var(--secondary)!important}.nav-item.clickable-icon[data-v-5e85f110]:hover:not(.disabled){background-color:var(--secondary)}.nav-item.clickable-icon:hover:not(.disabled) .nav-item-svg-icon[data-v-5e85f110]{color:#fff!important}.nav-item.play[data-v-5e85f110]:not(.disabled){background-color:var(--primary);border:1px solid var(--primary)}.nav-item.play:not(.disabled) .nav-item-svg-icon[data-v-5e85f110]{color:#fff!important}.nav-item.play[data-v-5e85f110]:not(.disabled):hover{background-color:var(--primary-hover);border-color:var(--primary-hover)}.nav-item.disabled[data-v-5e85f110]{opacity:.3}[data-v-5e85f110] .editable{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-size:42px;line-height:60px}@media(max-width:1070px){[data-v-5e85f110] .editable{font-size:24px;line-height:36px}}.custom-domain-and-members[data-v-5e85f110]{display:flex;align-items:center}.custom-domain-and-members .inputConttainer[data-v-5e85f110]{margin-right:1rem}.paywall-illustration[data-v-5e85f110]{margin-inline:auto;margin-bottom:30px}.paywall-title[data-v-5e85f110]{font-family:Roslindale;font-size:36px;line-height:50px;text-align:center;margin-bottom:20px}.paywall-subtitle[data-v-5e85f110]{font-size:16px;line-height:24px;margin-bottom:40px;text-align:center}.paywall-actions[data-v-5e85f110]{display:flex;align-items:center;flex-direction:column}.paywall-actions>*+[data-v-5e85f110]{margin-top:20px}.list-card[data-v-23536128]{display:flex;flex-direction:column;align-items:center;justify-content:stretch;background-color:#fff;box-shadow:var(--shadow);border-radius:10px}.thumbnail[data-v-23536128]{border-radius:10px 10px 0 0;height:192px;width:100%}.content[data-v-23536128]{width:100%;background-color:var(--card-background);border-radius:0 0 10px 10px}.title[data-v-23536128]{font-family:Roslindale;font-style:normal;font-weight:500;line-height:26px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:18px;padding:20px;width:100%;border-bottom:var(--border)}.icons[data-v-23536128]{display:flex;align-items:center;justify-content:space-between}.design-url-icon[data-v-23536128]{cursor:pointer}.design-url-icon+.design-url-icon[data-v-23536128]{margin-left:10px}.subtitle[data-v-23536128]{padding:16px 20px;cursor:default}.inviter[data-v-23536128],.subtitle[data-v-23536128]{display:flex;align-items:center;justify-content:space-between;font-size:14px;width:100%}.inviter[data-v-23536128]{margin-top:20px}.inviter>div[data-v-23536128]{display:flex;align-items:center}.inviter>div>.avatar[data-v-23536128]{margin-right:10px}.inviter>div>.shared-by[data-v-23536128]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inviter>.date[data-v-23536128]{justify-self:flex-end;text-align:right;color:var(--secondary-text)}.actions[data-v-23536128]{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:100%;height:100%;background-color:rgba(59,59,59,.9);border-radius:10px 10px 0 0;color:#fff;padding:16px;transition:all .2s ease-in;cursor:pointer}.actions.hide[data-v-23536128]{opacity:0}.actions .popover-menu-wrapper[data-v-23536128]{height:30px;position:absolute;top:16px;right:16px}.actions .centered-content[data-v-23536128]{margin:20px 0}.actions .centered-content .avatar[data-v-23536128]{margin-left:-5px}.checkbox-container[data-v-1d3913ec]{display:flex;align-items:flex-start;justify-content:flex-start}.checkbox-container+.checkbox-container[data-v-1d3913ec]{margin-top:20px}.checkbox-container.full[data-v-1d3913ec]{cursor:pointer}.checkbox-container.inversed[data-v-1d3913ec]{cursor:pointer;flex-direction:row-reverse}.checkbox-container.inversed .checkbox-label[data-v-1d3913ec]{margin-left:0}.checkbox-container.inversed .checkbox[data-v-1d3913ec]{margin-left:auto}.checkbox[data-v-1d3913ec]{margin-top:5px}.checkbox.noMargin[data-v-1d3913ec]{margin:0}.checkbox[data-v-1d3913ec]:hover{cursor:pointer}.checkbox.disabled[data-v-1d3913ec]{cursor:default;opacity:.4}.checkbox.disabled[data-v-1d3913ec]:not(.checked){background:hsla(0,0%,100%,.4)}.screen-card[data-v-09e3b7d6]{display:inline-flex;flex-direction:column;align-items:center;justify-content:stretch;min-height:240px;max-height:256px;box-shadow:var(--shadow);border-radius:10px;position:relative;overflow:hidden}.thumbnail[data-v-09e3b7d6]{border-radius:10px 10px 0 0;height:140px;width:100%;cursor:pointer;position:relative}.locked[data-v-09e3b7d6]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#3b3b3b;opacity:.9;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.content[data-v-09e3b7d6]{width:100%;background-color:var(--card-background);padding:20px 16px;border-radius:0 0 10px 10px;cursor:default}.title[data-v-09e3b7d6]{font-family:Roslindale;font-style:normal;font-weight:500;font-size:18px;line-height:26px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;margin-bottom:14px;width:100%}.subtitle[data-v-09e3b7d6]{display:flex;justify-content:space-between;font-size:14px;width:100%}.actions[data-v-09e3b7d6]{display:flex;flex-direction:column;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;max-height:150px;background-color:rgba(59,59,59,.95);border-radius:10px 10px 0 0;color:#fff;transition:all .2s ease-in;padding:16px;cursor:pointer;opacity:0}.actions.linked-screen[data-v-09e3b7d6]{background-color:none}.actions.show[data-v-09e3b7d6]{opacity:1}.actions .actions-text[data-v-09e3b7d6]{margin:20px 0}.actions .popover-menu-wrapper[data-v-09e3b7d6]{justify-self:flex-start;display:flex;justify-content:space-between;width:100%}.master-card-container[data-v-65dafb5f]{display:flex;min-height:240px;max-height:256px;max-width:250px}.master-card-container .linked-screen[data-v-65dafb5f]:first-child{margin-bottom:-10px}.master-card-container .linked-screen[data-v-65dafb5f]:nth-child(2){margin-bottom:-5px}.master-card-container .linked-screen[data-v-65dafb5f]:nth-child(3){margin-bottom:0}.master-card-container .screen-card[data-v-65dafb5f]{width:100%}.master-card-container .screen-card+.screen-card[data-v-65dafb5f]{margin-left:-100%;transition:all .2s ease}.master-card-container.spread[data-v-65dafb5f]{z-index:1}.master-card-container.spread .screen-card[data-v-65dafb5f]{margin-bottom:0;width:100%;min-width:100%}.master-card-container.spread .screen-card+.screen-card[data-v-65dafb5f]{margin-left:-175px}.component-card-container[data-v-495b7bb2]{min-height:220px;max-height:284px;display:flex;flex-direction:column;box-shadow:var(--shadow);border-radius:10px;overflow:hidden}.component-card-background[data-v-495b7bb2]{flex:1;position:relative;overflow:hidden}.component-card[data-v-495b7bb2]{display:flex;align-items:center;justify-content:center;height:240px;width:100%;border-radius:10px;overflow:hidden;background-repeat:no-repeat;background-position:50%}.component-name[data-v-495b7bb2]{flex-shrink:0;padding:20px 16px}.actions[data-v-495b7bb2]{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;width:100%;height:100%;background-color:rgba(59,59,59,.95);color:#fff;transition:all .2s ease-in;padding:16px;cursor:pointer;z-index:20}.actions.hide[data-v-495b7bb2]{opacity:0;z-index:-1}.actions .actions-text[data-v-495b7bb2]{margin:20px 0}.actions .popover-menu-wrapper[data-v-495b7bb2]{width:100%}.section[data-v-0702da4a]{width:100%;display:flex;flex-direction:column}.section-header[data-v-0702da4a]{background:#fff;height:40px;width:100%}.section-header .content[data-v-0702da4a]{height:100%;padding-right:10px;width:100%;display:flex;align-items:center;position:relative}@media(max-width:1070px){.section-header .content[data-v-0702da4a]{padding-right:0}.drag-handler[data-v-0702da4a]{right:6px;position:relative}}.drag-handler[data-v-0702da4a]{margin-right:12px;width:24px;height:24px;display:flex;justify-content:center;align-items:center;touch-action:manipulation;cursor:grab}.drag-handler img[data-v-0702da4a]{width:20px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.section-input[data-v-0702da4a]{position:relative}.section-info[data-v-0702da4a]{flex:1 1 auto;height:100%}.section-actions[data-v-0702da4a],.section-info[data-v-0702da4a],.section-item[data-v-0702da4a]{display:flex;align-items:center}.section-item[data-v-0702da4a]{height:100%;margin-bottom:40px;max-width:calc(1fr - 30px)}.section-divider[data-v-0702da4a]{width:30px;height:75%;display:flex;justify-items:center;align-items:center;cursor:pointer;flex-direction:column;padding:20px 0}.section-divider .line[data-v-0702da4a]{width:2px;background:var(--primary);flex:1;margin:0 auto;visibility:hidden}.section-divider .icon[data-v-0702da4a]{color:var(--primary);visibility:hidden!important}.section-divider:hover .icon[data-v-0702da4a],.section-divider:hover .line[data-v-0702da4a]{visibility:visible!important}.expandableInputWrapper[data-v-0702da4a]{overflow:hidden;display:flex;flex-shrink:1}input.inline-edit[data-v-0702da4a]{border:none;padding:0;margin:0;background:transparent;width:100%;position:absolute;top:0;left:0}input.inline-edit[data-v-0702da4a]:active,input.inline-edit[data-v-0702da4a]:focus{outline:none}.name-mirror[data-v-0702da4a],input.inline-edit[data-v-0702da4a]{font-size:16px;color:#3b3b3b;caret-color:var(--primary);vertical-align:top;padding:6px 0;font-weight:500;overflow:hidden;white-space:pre;text-overflow:ellipsis}.name-mirror[data-v-0702da4a]{display:inline-block;visibility:hidden}input.inline-edit[data-v-0702da4a]:focus,input.inline-edit[data-v-0702da4a]:hover{transition:background-color .5s}.icon-wrapper[data-v-0702da4a]{width:28px;height:28px;font-size:12px;margin-left:12px;color:#3b3b3b;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;opacity:.4;color:#000}.icon-wrapper[data-v-0702da4a]:hover{opacity:1}.icon-wrapper .icon[data-v-0702da4a]{font-size:20px}.section-items-container[data-v-0702da4a]{display:grid;justify-content:start;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding:26px 0;width:100%;width:calc(100% + 15px);margin-left:-15px;-moz-column-gap:30px;column-gap:30px}.copied[data-v-0702da4a]{background:#92eeaf;border-radius:4px;font-size:12px;padding:4px 10px}.section-pop[data-v-0702da4a]{padding:20px;background:#fff;width:164px;color:#fff;font-size:14px;box-shadow:var(--slightly-stronger-shadow);border-radius:10px}.section-pop-items[data-v-0702da4a]{color:var(--primary-text)}.section-pop-items .item[data-v-0702da4a]{cursor:pointer}.section-pop-items .item[data-v-0702da4a]:not(:last-child){margin-bottom:15px}.section-pop-items .item[data-v-0702da4a]:hover{font-weight:700}.delete-item-link:hover{color:var(--primary)}.dragable .content{cursor:grab}.sections[data-v-34dddd42]{display:flex;flex-direction:column}.d-container{width:100%;text-align:left}.sortable-ghost{opacity:.5}.section-drag{opacity:.5!important}.section-chosen .section-header{background:hsla(0,0%,84.7%,.1)!important}.pagination-container[data-v-fe628e76]{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:80px}.pagination-bar[data-v-fe628e76]{width:240px;margin:20px 0 30px}.card-container[data-v-c17b40f6]{max-width:340px}.thumb[data-v-c17b40f6]{height:200px;width:340px;border-radius:10px;box-shadow:var(--shadow)}.thumb .thumb-overlay[data-v-c17b40f6]{opacity:0;display:flex;align-items:center;justify-content:center;height:100%;width:100%;background-color:rgba(59,59,59,.95);cursor:pointer;border-radius:10px;transition:all .2s ease-in;color:#fff}.thumb .thumb-overlay.show[data-v-c17b40f6]{opacity:1}.meta[data-v-c17b40f6]{display:flex;align-items:center;justify-content:space-between;opacity:.4;margin:20px 0 10px}.title[data-v-c17b40f6]{display:flex;align-items:center;cursor:pointer}.title .icon[data-v-c17b40f6]{margin-right:10px}.title .text[data-v-c17b40f6]{font-family:Roslindale;font-style:normal;font-weight:500;font-size:18px;line-height:26px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slide-card-enter-active[data-v-011ff6f1],.slide-card-leave-active[data-v-011ff6f1]{transition:all .2s}.slide-card-enter[data-v-011ff6f1],.slide-card-leave-to[data-v-011ff6f1]{transform:translateY(10px);opacity:0}.slide-card-move[data-v-011ff6f1]{transition:transform .2s}.two-dots[data-v-54326ef6]{width:var(--container-size);height:var(--container-size);position:relative;text-align:center;animation:sk-rotate-54326ef6 2s linear infinite}.dot1[data-v-54326ef6],.dot2[data-v-54326ef6]{width:var(--dot-size);height:var(--dot-size);display:inline-block;position:absolute;top:0;background-color:var(--primary);border-radius:100%;animation:sk-bounce-54326ef6 2s ease-in-out infinite}.dot2[data-v-54326ef6]{top:auto;bottom:0;animation-delay:-1s}@keyframes sk-rotate-54326ef6{to{transform:rotate(1turn);-webkit-transform:rotate(1turn)}}@keyframes sk-bounce-54326ef6{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.container[data-v-69575629]{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:wrap;margin:200px auto;width:100%}.text-container[data-v-69575629]{font-family:Roslindale;font-style:normal;font-weight:500;font-size:18px;line-height:26px;display:flex;flex-direction:column;font-weight:700;font-size:50px;margin-bottom:40px}.text-container .percentage[data-v-69575629]{text-align:center;margin-bottom:40px}.text-container .text[data-v-69575629]{font-size:30px;display:flex;align-items:center}.light .text[data-v-69575629]{color:var(--secondary)}.dark .text[data-v-69575629]{color:#fff}.dot-loader[data-v-69575629]{margin:0 auto;width:40px}.dot-loader .dot[data-v-69575629]{width:10px;height:10px;border-radius:10px;background-color:#fff;transform:scale(0);display:inline-block;animation:dotanim-69575629 1.6s ease-in-out infinite}.dot-loader .dot[data-v-69575629]:first-child{animation-delay:0s}.dot-loader .dot[data-v-69575629]:nth-child(2){animation-delay:.25s}.dot-loader .dot[data-v-69575629]:nth-child(3){animation-delay:.5s}.dot-loader .dot[data-v-69575629]:nth-child(4){animation-delay:.75s}@keyframes dotanim-69575629{0%{transform:scale(0)}50%{transform:scale(1)}90%{transform:scale(0)}to{transform:scale(0)}}.container[data-v-056f1322]{max-width:800px}@media(min-width:1070px){.container[data-v-056f1322]{min-width:500px}}.container.dark[data-v-056f1322]{color:#fff}.container.light[data-v-056f1322]{color:var(--primary-text)}.select-import-menu{width:200px!important}.sync-with-quick-import[data-v-54b13b00]{width:100%}.sync-with-quick-import .frame[data-v-54b13b00]{width:100%;display:flex;align-items:flex-start;border-radius:10px;min-height:340px;justify-content:space-evenly}.sync-with-quick-import .frame .divider[data-v-54b13b00]{width:1px;margin:3% 0;background-color:#d8d8d8;align-self:stretch}.sync-with-quick-import .frame .section[data-v-54b13b00]{margin-top:190px;position:relative}.sync-with-quick-import .frame .section p[data-v-54b13b00]{width:360px;margin-bottom:40px}.sync-with-quick-import .frame .section .above-section[data-v-54b13b00]{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);margin:0}.sync-with-quick-import .frame .section h2[data-v-54b13b00]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-size:28px}@media(max-width:1070px){.sync-with-quick-import .frame .section h2[data-v-54b13b00]{font-size:24px;line-height:36px}}.sync-with-quick-import .frame .section>[data-v-54b13b00]{margin-bottom:24px}@media(max-width:1070px){.sync-with-quick-import .frame[data-v-54b13b00]{flex-direction:column;align-items:center}.sync-with-quick-import .frame .divider[data-v-54b13b00]{height:1px;width:unset;margin:0 3%}.sync-with-quick-import .frame .section[data-v-54b13b00]{margin-top:130px}}.project-empty-state[data-v-54b13b00]{display:flex;justify-content:center;text-align:center}.components-empty-state[data-v-54b13b00]{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:640px}.component-cta[data-v-54b13b00],.component-title[data-v-54b13b00]{margin:40px 0 18px}.title[data-v-54b13b00]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;margin-bottom:30px}@media(max-width:1070px){.title[data-v-54b13b00]{font-size:24px;line-height:36px}}.actions[data-v-54b13b00]{display:flex;align-items:center;justify-content:center;margin:30px auto 0}.actions>*+[data-v-54b13b00]{margin-left:30px}.empty-state-container[data-v-57998bcc]{display:flex;flex-direction:column;align-items:center;max-width:100%;margin:0 auto;text-align:center}.empty-state-container .illustration[data-v-57998bcc]{margin-top:34px}.empty-state-container .body[data-v-57998bcc]{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:20px 0;font-size:16px;width:500px;max-width:100%}@media(max-width:1070px){.empty-state-container .body[data-v-57998bcc]{max-width:300px}}.title[data-v-57998bcc]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;margin-top:40px;line-height:50px;font-size:36px}@media(max-width:1070px){.title[data-v-57998bcc]{font-size:24px;line-height:36px}}.multi-select-bar[data-v-62571e17]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 30px;box-shadow:var(--shadow);background-color:#fff;border-radius:100px}.multi-select-bar .actions[data-v-62571e17]{margin-left:150px}.actions[data-v-62571e17],.number-items[data-v-62571e17]{display:flex;align-items:center}.clickable-icon.uncheck[data-v-62571e17]{margin-right:12px}.clickable-icon.trash[data-v-62571e17]{border:1px solid var(--secondary);border-radius:100%}.clickable-icon.trash[data-v-62571e17]:hover{background-color:var(--secondary)}.navigation[data-v-5200bf92]{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-top:var(--border);margin-bottom:4px}.navigation[data-v-5200bf92]:after{content:"";position:absolute;bottom:0;left:0;right:0;background:var(--divider-color);height:1px;border-radius:1px;bottom:1.5px}.project-header-container[data-v-5200bf92]{display:flex;justify-content:center;align-items:center;padding:20px}.filters-bar[data-v-5200bf92]{position:relative;display:flex;align-items:center;width:100%}@media(min-width:1070px){.filters-bar[data-v-5200bf92]{padding:0 10px;margin:30px 0 40px}}@media(max-width:1070px){.filters-bar[data-v-5200bf92]{padding:0 20px}}.filters-bar .search[data-v-5200bf92]{margin-left:30px}@media(max-width:1070px){.project-page-content[data-v-5200bf92]{padding:20px}}.screens[data-v-5200bf92]{display:flex;flex-wrap:wrap;margin:-16px}.screens>.screen[data-v-5200bf92]{margin:16px}.sort-select[data-v-5200bf92]{display:flex;align-items:center;cursor:pointer}.multi-select-bar-container[data-v-5200bf92]{position:absolute;width:450px;bottom:20px;left:50%;transform:translateX(-50%);z-index:2}.figma-grid[data-v-5200bf92]{margin-top:30px;display:grid;justify-content:start;gap:40px 30px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.progress-bar-container[data-v-5200bf92]{width:250px;flex-direction:column;padding:40px 0;width:100%}.progress-bar-container .progress-bar-text[data-v-5200bf92]{margin-top:20px;font-family:Roslindale Deck;opacity:.4}.wrench[data-v-5200bf92]{transform-origin:center;animation-duration:.8s;animation-timing-function:ease;animation-iteration-count:infinite;animation-name:shake-5200bf92}@keyframes wrench-5200bf92{0%{transform:rotate(0deg)}20%{transform:rotate(30deg)}to{transform:rotate(0deg)}}@keyframes shake-5200bf92{0%{transform:translateZ(0)}50%{transform:translate3d(-2px,-2px,0)}to{transform:translateZ(0)}}.overlay[data-v-5200bf92]{position:absolute;width:100%;height:100%;top:0;left:0;z-index:99}.connect-your-domain-button-container[data-v-5200bf92]{display:flex;justify-content:flex-end;align-items:center;padding:0 10px 10px 0}@media(min-width:768px){.connect-your-domain-button-container .connect-your-domain-button--mobile[data-v-5200bf92]{display:none}}.connect-your-domain-button--desktop[data-v-5200bf92]{display:none!important}@media(min-width:768px){.connect-your-domain-button--desktop[data-v-5200bf92]{display:inline-flex!important;margin-right:20px}}#google-login-wrapper[data-v-2ca0df6c]{height:46px;position:relative;display:inline-block}.divider-container[data-v-6a77821c]{display:flex;align-items:center;justify-content:center;position:relative;height:1px;width:100%;margin:12px 0}.divider-container.light[data-v-6a77821c]{background-color:var(--divider-color)}.divider-container.dark[data-v-6a77821c]{background-color:var(--dark-border-color)}.text[data-v-6a77821c]{padding:0 12px}.text.dark[data-v-6a77821c]{background:var(--dark-onboarding-background)}.text.light[data-v-6a77821c]{background:#fff}.container[data-v-833c0b78]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-833c0b78]{color:#fff}.container.dark .label[data-v-833c0b78]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-833c0b78]{margin-top:70px}}@media(max-width:1070px){.container[data-v-833c0b78]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-833c0b78]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-833c0b78]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-833c0b78]:after{content:"";display:block;height:150px}.container.lg[data-v-833c0b78]{max-width:824px}.form-container[data-v-833c0b78]{margin:0 auto;width:365px}.illustration[data-v-833c0b78]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-833c0b78]{height:100%}.illustration+.title[data-v-833c0b78]{margin-top:40px}.title[data-v-833c0b78]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-833c0b78]{font-size:24px;line-height:36px}}.subtitle[data-v-833c0b78]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-833c0b78]{margin:16px 0}}.body[data-v-833c0b78]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-833c0b78]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-833c0b78]{margin-top:20px}@media(max-width:1070px){.body[data-v-833c0b78]{width:100%!important}}.input[data-v-833c0b78]{margin-bottom:20px}.input+.label[data-v-833c0b78]{margin-top:30px}.input[data-v-833c0b78]:last-child{margin-bottom:0}.separated[data-v-833c0b78]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-833c0b78]{border-top:none}.secondary-text[data-v-833c0b78]{color:var(--secondary-text)}.secondary-text.small[data-v-833c0b78]{font-size:14px}.disclaimer[data-v-833c0b78]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-833c0b78]{font-weight:700;margin-bottom:12px}.actions[data-v-833c0b78]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-833c0b78]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-833c0b78]{background:var(--dark-onboarding-background)}.actions>*+[data-v-833c0b78]{margin-top:20px}.bold[data-v-833c0b78]{font-weight:700}.top-bar[data-v-833c0b78]{z-index:2;display:flex;align-items:center;justify-content:space-between;width:100%}.close-button[data-v-833c0b78]{cursor:pointer}.login-page-container[data-v-01cd1d58] .top-bar{position:unset}.terms-of-service[data-v-01cd1d58]{display:inline-block;font-size:14px;text-align:left}.form-container[data-v-01cd1d58]{width:343px;text-align:center}@media(max-width:1070px){.form-container[data-v-01cd1d58]{width:375px;padding:16px}}.social-logins[data-v-01cd1d58]{display:flex;flex-direction:column;gap:12px}.github-button[data-v-01cd1d58]{width:100%;display:flex;gap:8px;color:#000;border-radius:4px;align-items:center;background-color:#fff;padding:8px;font-size:16px;font-weight:400;position:relative;transition:background-color .2s}.github-button[data-v-01cd1d58]:hover{background-color:color-mix(in srgb,#fff 90%,#000)}.title[data-v-01cd1d58]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-01cd1d58]{font-size:24px;line-height:36px}}.subtitle[data-v-01cd1d58]{margin:20px 0 40px}@media(max-width:1070px){.subtitle[data-v-01cd1d58]{margin:16px 0}}.details[data-v-01cd1d58]{padding:0}.login-container[data-v-01cd1d58]{display:flex;align-items:center;justify-content:center}.login-page-container[data-v-01cd1d58]{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:calc(100vh - 80px);width:100%}@media(max-width:1070px){.login-page-container[data-v-01cd1d58]{margin-top:0}}.login-page-container .container[data-v-01cd1d58]{margin:0;width:345px}@media(max-width:1070px){.login-page-container .container[data-v-01cd1d58]{width:100%}}.login-page-container .login-illustration[data-v-01cd1d58]{background:url(../../static/img/signup.5cea6398.svg);background-size:cover;margin-left:210px;width:624px;height:550px}@media screen and (max-width:1280px){.login-page-container .login-illustration[data-v-01cd1d58]{width:500px;height:440px}}@media(max-width:1070px){.login-page-container .login-illustration[data-v-01cd1d58]{display:none}}@media(max-width:1070px){.title[data-v-01cd1d58]{font-size:32px;line-height:50px}}.social-signup[data-v-01cd1d58],.text-divider[data-v-01cd1d58]{margin:40px 0;width:100%}.actions[data-v-01cd1d58]{height:48px;margin-top:10px}@media(max-width:1070px){.actions[data-v-01cd1d58]{position:fixed;left:0;bottom:0;width:100%}}.actions button[data-v-01cd1d58]{width:100%}@media(max-width:1070px){.actions button.an-button[data-v-01cd1d58]{border-radius:0}}.property+.property[data-v-01cd1d58]{margin-top:24px}.login-footer[data-v-01cd1d58]{display:flex;justify-content:center;gap:12px;margin-top:12px;margin-bottom:30px}.login-footer .item[data-v-01cd1d58]{opacity:.4}.login-footer .item[data-v-01cd1d58]:hover{opacity:1}.invalid-message[data-v-01cd1d58]{display:flex;align-items:center;text-align:left;font-size:14px;color:var(--red)}.invalid-message>*+[data-v-01cd1d58]{margin-left:12px}.container[data-v-454b8f8a]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-454b8f8a]{color:#fff}.container.dark .label[data-v-454b8f8a]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-454b8f8a]{margin-top:70px}}@media(max-width:1070px){.container[data-v-454b8f8a]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-454b8f8a]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-454b8f8a]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-454b8f8a]:after{content:"";display:block;height:150px}.container.lg[data-v-454b8f8a]{max-width:824px}.form-container[data-v-454b8f8a]{margin:0 auto;width:365px}.illustration[data-v-454b8f8a]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-454b8f8a]{height:100%}.illustration+.title[data-v-454b8f8a]{margin-top:40px}.title[data-v-454b8f8a]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-454b8f8a]{font-size:24px;line-height:36px}}.subtitle[data-v-454b8f8a]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-454b8f8a]{margin:16px 0}}.body[data-v-454b8f8a]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-454b8f8a]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-454b8f8a]{margin-top:20px}@media(max-width:1070px){.body[data-v-454b8f8a]{width:100%!important}}.input[data-v-454b8f8a]{margin-bottom:20px}.input+.label[data-v-454b8f8a]{margin-top:30px}.input[data-v-454b8f8a]:last-child{margin-bottom:0}.separated[data-v-454b8f8a]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-454b8f8a]{border-top:none}.secondary-text[data-v-454b8f8a]{color:var(--secondary-text)}.secondary-text.small[data-v-454b8f8a]{font-size:14px}.disclaimer[data-v-454b8f8a]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-454b8f8a]{font-weight:700;margin-bottom:12px}.actions[data-v-454b8f8a]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-454b8f8a]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-454b8f8a]{background:var(--dark-onboarding-background)}.actions>*+[data-v-454b8f8a]{margin-top:20px}.bold[data-v-454b8f8a]{font-weight:700}.container[data-v-8d718590]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-8d718590]{color:#fff}.container.dark .label[data-v-8d718590]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-8d718590]{margin-top:70px}}@media(max-width:1070px){.container[data-v-8d718590]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-8d718590]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-8d718590]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-8d718590]:after{content:"";display:block;height:150px}.container.lg[data-v-8d718590]{max-width:824px}.form-container[data-v-8d718590]{margin:0 auto;width:365px}.illustration[data-v-8d718590]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-8d718590]{height:100%}.illustration+.title[data-v-8d718590]{margin-top:40px}.title[data-v-8d718590]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-8d718590]{font-size:24px;line-height:36px}}.subtitle[data-v-8d718590]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-8d718590]{margin:16px 0}}.body[data-v-8d718590]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-8d718590]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-8d718590]{margin-top:20px}@media(max-width:1070px){.body[data-v-8d718590]{width:100%!important}}.input[data-v-8d718590]{margin-bottom:20px}.input+.label[data-v-8d718590]{margin-top:30px}.input[data-v-8d718590]:last-child{margin-bottom:0}.separated[data-v-8d718590]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-8d718590]{border-top:none}.secondary-text[data-v-8d718590]{color:var(--secondary-text)}.secondary-text.small[data-v-8d718590]{font-size:14px}.disclaimer[data-v-8d718590]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-8d718590]{font-weight:700;margin-bottom:12px}.actions[data-v-8d718590]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-8d718590]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-8d718590]{background:var(--dark-onboarding-background)}.actions>*+[data-v-8d718590]{margin-top:20px}.bold[data-v-8d718590]{font-weight:700}.login[data-v-8d718590]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.login .details[data-v-8d718590]{margin-bottom:40px;display:flex;flex-direction:column;align-items:center}.login .details .property[data-v-8d718590]{margin:30px 0 0}.login .details .property .password-input[data-v-8d718590]{display:flex;justify-content:space-between}.login .details .property .password-input *+[data-v-8d718590]{margin-left:30px}.login .social[data-v-8d718590]{margin-top:40px}.login .social .item[data-v-8d718590]{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.link[data-v-8d718590]{color:var(--blue)}.error-hint[data-v-8d718590]{color:var(--red);text-align:center}.container[data-v-8d718590]{max-width:100%}.container[data-v-7d7a0730]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-7d7a0730]{color:#fff}.container.dark .label[data-v-7d7a0730]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-7d7a0730]{margin-top:70px}}@media(max-width:1070px){.container[data-v-7d7a0730]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-7d7a0730]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-7d7a0730]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-7d7a0730]:after{content:"";display:block;height:150px}.container.lg[data-v-7d7a0730]{max-width:824px}.form-container[data-v-7d7a0730]{margin:0 auto;width:365px}.illustration[data-v-7d7a0730]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-7d7a0730]{height:100%}.illustration+.title[data-v-7d7a0730]{margin-top:40px}.title[data-v-7d7a0730]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-7d7a0730]{font-size:24px;line-height:36px}}.subtitle[data-v-7d7a0730]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-7d7a0730]{margin:16px 0}}.body[data-v-7d7a0730]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-7d7a0730]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-7d7a0730]{margin-top:20px}@media(max-width:1070px){.body[data-v-7d7a0730]{width:100%!important}}.input[data-v-7d7a0730]{margin-bottom:20px}.input+.label[data-v-7d7a0730]{margin-top:30px}.input[data-v-7d7a0730]:last-child{margin-bottom:0}.separated[data-v-7d7a0730]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-7d7a0730]{border-top:none}.secondary-text[data-v-7d7a0730]{color:var(--secondary-text)}.secondary-text.small[data-v-7d7a0730]{font-size:14px}.disclaimer[data-v-7d7a0730]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-7d7a0730]{font-weight:700;margin-bottom:12px}.actions[data-v-7d7a0730]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-7d7a0730]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-7d7a0730]{background:var(--dark-onboarding-background)}.actions>*+[data-v-7d7a0730]{margin-top:20px}.bold[data-v-7d7a0730]{font-weight:700}.login[data-v-7d7a0730]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.login .details[data-v-7d7a0730]{margin-bottom:40px;display:flex;flex-direction:column;align-items:center}.login .details .property[data-v-7d7a0730]{margin:30px 0 0}.login .details .property .password-input[data-v-7d7a0730]{display:flex;justify-content:space-between}.login .details .property .password-input *+[data-v-7d7a0730]{margin-left:30px}.login .social[data-v-7d7a0730]{margin-top:40px}.login .social .item[data-v-7d7a0730]{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.link[data-v-7d7a0730]{color:var(--blue)}.error-hint[data-v-7d7a0730]{color:var(--red);text-align:center}.container[data-v-7d7a0730]{max-width:100%}.figma-logo[data-v-7d7a0730]{width:100%;max-width:300px;margin:0 auto;display:block;margin-top:100px}@media(max-height:750px){.figma-logo[data-v-7d7a0730]{margin-top:10px}}@media(max-height:650px){.figma-logo[data-v-7d7a0730]{margin-top:-40px}}.container[data-v-cb953634]{max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-cb953634]{color:#fff}.container.dark .label[data-v-cb953634]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-cb953634]{margin-top:70px}}@media(max-width:1070px){.container[data-v-cb953634]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-cb953634]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-cb953634]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-cb953634]:after{content:"";display:block;height:150px}.container.lg[data-v-cb953634]{max-width:824px}.form-container[data-v-cb953634]{margin:0 auto;width:365px}.illustration[data-v-cb953634]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-cb953634]{height:100%}.illustration+.title[data-v-cb953634]{margin-top:40px}.title[data-v-cb953634]{font-weight:500;text-align:center}.subtitle[data-v-cb953634]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-cb953634]{margin:16px 0}}.body[data-v-cb953634]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-cb953634]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-cb953634]{margin-top:20px}@media(max-width:1070px){.body[data-v-cb953634]{width:100%!important}}.input[data-v-cb953634]{margin-bottom:20px}.input+.label[data-v-cb953634]{margin-top:30px}.input[data-v-cb953634]:last-child{margin-bottom:0}.separated[data-v-cb953634]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-cb953634]{border-top:none}.secondary-text[data-v-cb953634]{color:var(--secondary-text)}.secondary-text.small[data-v-cb953634]{font-size:14px}.disclaimer[data-v-cb953634]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-cb953634]{font-weight:700;margin-bottom:12px}.actions[data-v-cb953634]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-cb953634]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-cb953634]{background:var(--dark-onboarding-background)}.actions>*+[data-v-cb953634]{margin-top:20px}.bold[data-v-cb953634]{font-weight:700}.login[data-v-cb953634]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.login .details[data-v-cb953634]{margin-bottom:40px;display:flex;flex-direction:column;align-items:center}.login .details .property[data-v-cb953634]{margin:30px 0 0}.login .details .property .password-input[data-v-cb953634]{display:flex;justify-content:space-between}.login .details .property .password-input *+[data-v-cb953634]{margin-left:30px}.login .social[data-v-cb953634]{margin-top:40px}.login .social .item[data-v-cb953634]{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.link[data-v-cb953634]{color:var(--blue)}.error-hint[data-v-cb953634]{color:var(--red);text-align:center}.container[data-v-cb953634]{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:100%}.illustration[data-v-cb953634]{height:230px;width:290px;background-image:url(../../static/img/pair-dice.562e6d19.svg);position:relative;margin-top:100px}@media(max-height:750px){.illustration[data-v-cb953634]{background-position:50%;background-repeat:no-repeat;background-size:75%;height:140px;width:240px;margin-top:20px;transition:all .3s}}.illustration .platform-icon[data-v-cb953634]{height:60px;width:68px;position:absolute;top:0;right:10px}.title[data-v-cb953634]{font-family:var(--base-font);font-style:normal;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:400}@media(max-width:1070px){.title[data-v-cb953634]{font-size:24px;line-height:36px}}.footer[data-v-cb953634]{position:fixed;bottom:40px;left:0;right:0}@media(max-height:750px){.footer[data-v-cb953634]{background:var(--dark-onboarding-background);bottom:0;padding:10px 20px 30px 20px}}@keyframes pulse-cb953634{0%{transform:scaleX(1);opacity:0}50%{transform:scale3d(2,2,2)}to{transform:scaleX(1);opacity:1}}.pulse[data-v-cb953634]{animation:pulse-cb953634 .3s linear both;animation-delay:.2s}.container[data-v-498bc14a]{max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-498bc14a]{color:#fff}.container.dark .label[data-v-498bc14a]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-498bc14a]{margin-top:70px}}@media(max-width:1070px){.container[data-v-498bc14a]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-498bc14a]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-498bc14a]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-498bc14a]:after{content:"";display:block;height:150px}.container.lg[data-v-498bc14a]{max-width:824px}.form-container[data-v-498bc14a]{margin:0 auto;width:365px}.illustration[data-v-498bc14a]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-498bc14a]{height:100%}.illustration+.title[data-v-498bc14a]{margin-top:40px}.title[data-v-498bc14a]{font-weight:500;text-align:center}.subtitle[data-v-498bc14a]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-498bc14a]{margin:16px 0}}.body[data-v-498bc14a]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-498bc14a]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-498bc14a]{margin-top:20px}@media(max-width:1070px){.body[data-v-498bc14a]{width:100%!important}}.input[data-v-498bc14a]{margin-bottom:20px}.input+.label[data-v-498bc14a]{margin-top:30px}.input[data-v-498bc14a]:last-child{margin-bottom:0}.separated[data-v-498bc14a]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-498bc14a]{border-top:none}.secondary-text[data-v-498bc14a]{color:var(--secondary-text)}.secondary-text.small[data-v-498bc14a]{font-size:14px}.disclaimer[data-v-498bc14a]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-498bc14a]{font-weight:700;margin-bottom:12px}.actions[data-v-498bc14a]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-498bc14a]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-498bc14a]{background:var(--dark-onboarding-background)}.actions>*+[data-v-498bc14a]{margin-top:20px}.bold[data-v-498bc14a]{font-weight:700}.login[data-v-498bc14a]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.login .details[data-v-498bc14a]{margin-bottom:40px;display:flex;flex-direction:column;align-items:center}.login .details .property[data-v-498bc14a]{margin:30px 0 0}.login .details .property .password-input[data-v-498bc14a]{display:flex;justify-content:space-between}.login .details .property .password-input *+[data-v-498bc14a]{margin-left:30px}.login .social[data-v-498bc14a]{margin-top:40px}.login .social .item[data-v-498bc14a]{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.link[data-v-498bc14a]{color:var(--blue)}.error-hint[data-v-498bc14a]{color:var(--red);text-align:center}.container[data-v-498bc14a]{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:100%}.illustration[data-v-498bc14a]{height:230px;width:290px;background-image:url(../../static/img/github-connected.00f3bd40.svg);position:relative;margin-top:100px}.title[data-v-498bc14a]{font-family:var(--base-font);font-style:normal;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:400}@media(max-width:1070px){.title[data-v-498bc14a]{font-size:24px;line-height:36px}}.footer[data-v-498bc14a]{position:fixed;bottom:40px;left:0;right:0}@keyframes pulse-498bc14a{0%{transform:scaleX(1);opacity:0}50%{transform:scale3d(2,2,2)}to{transform:scaleX(1);opacity:1}}.pulse[data-v-498bc14a]{animation:pulse-498bc14a .3s linear both;animation-delay:.2s}.container[data-v-0501759c]{max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-0501759c]{color:#fff}.container.dark .label[data-v-0501759c]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-0501759c]{margin-top:70px}}@media(max-width:1070px){.container[data-v-0501759c]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-0501759c]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-0501759c]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-0501759c]:after{content:"";display:block;height:150px}.container.lg[data-v-0501759c]{max-width:824px}.form-container[data-v-0501759c]{margin:0 auto;width:365px}.illustration[data-v-0501759c]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-0501759c]{height:100%}.illustration+.title[data-v-0501759c]{margin-top:40px}.title[data-v-0501759c]{font-weight:500;text-align:center}.subtitle[data-v-0501759c]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-0501759c]{margin:16px 0}}.body[data-v-0501759c]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-0501759c]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-0501759c]{margin-top:20px}@media(max-width:1070px){.body[data-v-0501759c]{width:100%!important}}.input[data-v-0501759c]{margin-bottom:20px}.input+.label[data-v-0501759c]{margin-top:30px}.input[data-v-0501759c]:last-child{margin-bottom:0}.separated[data-v-0501759c]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-0501759c]{border-top:none}.secondary-text[data-v-0501759c]{color:var(--secondary-text)}.secondary-text.small[data-v-0501759c]{font-size:14px}.disclaimer[data-v-0501759c]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-0501759c]{font-weight:700;margin-bottom:12px}.actions[data-v-0501759c]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-0501759c]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-0501759c]{background:var(--dark-onboarding-background)}.actions>*+[data-v-0501759c]{margin-top:20px}.bold[data-v-0501759c]{font-weight:700}.login[data-v-0501759c]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.login .details[data-v-0501759c]{margin-bottom:40px;display:flex;flex-direction:column;align-items:center}.login .details .property[data-v-0501759c]{margin:30px 0 0}.login .details .property .password-input[data-v-0501759c]{display:flex;justify-content:space-between}.login .details .property .password-input *+[data-v-0501759c]{margin-left:30px}.login .social[data-v-0501759c]{margin-top:40px}.login .social .item[data-v-0501759c]{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.link[data-v-0501759c]{color:var(--blue)}.error-hint[data-v-0501759c]{color:var(--red);text-align:center}.container[data-v-0501759c]{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:100%}.illustration-paired[data-v-0501759c]{max-width:720px;width:80%}@media(max-width:1070px){.illustration-paired[data-v-0501759c]{margin-top:50px}}.title[data-v-0501759c]{margin-top:40px;font-family:var(--base-font);font-style:normal;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:400}@media(max-width:1070px){.title[data-v-0501759c]{font-size:24px;line-height:36px}}.not-supported-mobile[data-v-0501759c]{position:absolute;bottom:50px;background-color:#f8d57e;width:100%;text-align:center;padding:10px 0;color:#000}.form-container[data-v-02e68678]{width:343px;text-align:center}@media(max-width:1070px){.form-container[data-v-02e68678]{width:375px;padding:16px}}.signup-container[data-v-02e68678]{display:flex;align-items:center;justify-content:center}.signup-page-container[data-v-02e68678]{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:calc(100vh - 80px);width:100%}.signup-page-container[data-v-02e68678] .top-bar{position:unset}.signup-page-container .container[data-v-02e68678]{margin:0;width:345px}@media(max-width:1070px){.signup-page-container .container[data-v-02e68678]{width:100%}}.signup-page-container .signup-illustration-experiment[data-v-02e68678]{background-image:url(../../static/img/signup-illustration.fd46c630.svg)}.signup-page-container .signup-illustration[data-v-02e68678]{background:url(../../static/img/signup.5cea6398.svg);background-size:cover;margin-left:210px;width:624px;height:550px}@media screen and (max-width:1280px){.signup-page-container .signup-illustration[data-v-02e68678]{width:500px;height:440px}}@media(max-width:1070px){.signup-page-container .signup-illustration[data-v-02e68678]{display:none}}.title[data-v-02e68678]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-02e68678]{font-size:24px;line-height:36px}}.subtitle[data-v-02e68678]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-02e68678]{margin:16px 0}}.social-signup[data-v-02e68678],.text-divider[data-v-02e68678]{margin:40px 0;width:100%}.title[data-v-02e68678]{font-weight:700}@media(max-width:1070px){.title[data-v-02e68678]{font-size:32px;line-height:50px}}.property .name-property[data-v-02e68678]{display:flex;align-items:flex-start;justify-content:space-between;height:50px}.property .name-property .input[data-v-02e68678]{margin:0}.property .name-property .input+.input[data-v-02e68678]{margin-left:15px}.property+.property[data-v-02e68678]{margin-top:24px}.terms-of-service[data-v-02e68678]{display:inline-block;font-size:14px;text-align:left}.signup-checkboxes[data-v-02e68678]{display:flex;flex-direction:column;margin-bottom:16px}.signup-checkbox[data-v-02e68678]{font-size:14px;text-align:left;margin-top:16px}.actions[data-v-02e68678]{height:48px}@media(max-width:1070px){.actions[data-v-02e68678]{position:fixed;left:0;bottom:0;width:100%}}.actions button[data-v-02e68678]{width:100%}@media(max-width:1070px){.actions button.an-button[data-v-02e68678]{border-radius:0}}.invalid-message[data-v-02e68678]{margin-top:10px;text-align:left;font-size:14px;color:var(--red)}.select-container[data-v-58affe4c]{display:inline;position:relative;outline:none}.emoji[data-v-58affe4c]{margin:0 5px}.select[data-v-58affe4c]{display:inline;font-size:32px;line-height:54px;color:var(--primary);cursor:pointer;margin-left:5px}.select.empty[data-v-58affe4c]{display:inline-block;height:40px;border-bottom:2px solid var(--primary)}@media(max-width:1070px){.select[data-v-58affe4c]{font-size:20px;line-height:40px}}.option+.option[data-v-58affe4c]{margin-top:20px}.popover-customize.dark[data-v-58affe4c]{background-color:var(--secondary)}@media(max-width:1070px){.popover-customize.dark[data-v-58affe4c]{font-size:16px;line-height:24px}}.popover-customize[data-v-58affe4c],.select.empty[data-v-58affe4c]{width:270px}@media(max-width:1070px){.popover-customize[data-v-58affe4c],.select.empty[data-v-58affe4c]{width:225px}}.dark .multi[data-v-58affe4c]{font-size:12px;line-height:20px;color:hsla(0,0%,100%,.4);margin-bottom:20px}.onboarding-container[data-v-686dde7c]{margin:280px 128px 0 128px}@media(max-width:1070px){.onboarding-container[data-v-686dde7c]{margin:220px 24px 0}}.title[data-v-686dde7c]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:800;font-size:48px;line-height:68px;margin-bottom:30px}@media(max-width:1070px){.title[data-v-686dde7c]{font-size:24px;line-height:36px}}.small-title[data-v-686dde7c]{margin-bottom:30px}.skip[data-v-686dde7c]{position:fixed}@media(min-width:1070px){.skip[data-v-686dde7c]{bottom:40px;right:120px}}@media(max-width:1070px){.skip[data-v-686dde7c]{top:80px;right:20px}}.skip[data-v-686dde7c],.small-title[data-v-686dde7c]{font-family:Roslindale;font-style:normal;font-weight:500;font-size:18px;line-height:26px;font-size:20px;line-height:30px;font-weight:400;opacity:.4}@media(max-width:1070px){.skip[data-v-686dde7c],.small-title[data-v-686dde7c]{font-size:16px;line-height:24px}}.break-line-desktop[data-v-686dde7c]{display:inline}@media(min-width:1070px){.break-line-desktop[data-v-686dde7c]{display:block}}.text[data-v-686dde7c]{font-family:Roslindale;font-style:normal;font-weight:500;font-size:18px;line-height:26px;font-size:32px;line-height:54px}.text+.text[data-v-686dde7c]{margin-left:5px}.text.break-line[data-v-686dde7c]{display:block}@media screen and (max-width:600px){.text.break-line-mobile[data-v-686dde7c]{display:block}}@media(max-width:1070px){.text[data-v-686dde7c]{font-size:20px;line-height:40px}}@media(max-width:1070px){.actions[data-v-686dde7c]{position:fixed;left:0;bottom:0;width:100%}}.actions.done[data-v-686dde7c]{margin-top:40px;animation:slide-up-686dde7c 1s ease 0s 1 normal forwards}@media(min-width:1070px){.actions button.an-button[data-v-686dde7c]{font-family:Roslindale;font-style:normal;font-weight:500;font-size:18px;line-height:26px;font-size:24px;line-height:30px}}@media(max-width:1070px){.actions button.an-button[data-v-686dde7c]{width:100%;border-radius:0}}.onboarding-select-container[data-v-686dde7c]{font-family:Roslindale;font-style:normal;font-weight:500;font-size:18px;line-height:26px;margin-left:10px;font-weight:400;font-size:20px;line-height:30px}@media(max-width:1070px){.onboarding-select-container[data-v-686dde7c]{margin-left:0}}.onboarding-select-container.selected[data-v-686dde7c]{margin-left:0}.step-0[data-v-686dde7c]{max-width:645px}.step-0 .title[data-v-686dde7c]{opacity:0;animation:slide-up-686dde7c 1s ease 0s 1 normal forwards;animation-delay:.5s}.step-0 .text[data-v-686dde7c]{opacity:0;margin-bottom:40px;animation:slide-up-686dde7c 1s ease 0s 1 normal forwards;animation-delay:1s}.step-0 .actions[data-v-686dde7c]{opacity:0;animation:slide-up-686dde7c 1s ease 0s 1 normal forwards;animation-delay:2s}.strike[data-v-686dde7c]{text-decoration:line-through;color:var(--primary)}.strike .text[data-v-686dde7c]{color:#fff}.selected-option[data-v-686dde7c]{font-size:32px;color:var(--primary);margin-left:0}.slide-onboarding-enter-active[data-v-686dde7c]{animation:slide-up-686dde7c 1s ease 0s 1 normal forwards}.slide-onboarding-enter[data-v-686dde7c],.slide-onboarding-leave-to[data-v-686dde7c]{opacity:0}@keyframes slide-up-686dde7c{0%{transform:translateY(20px);opacity:0}to{opacity:1}}.select[data-v-2f1fd882]{display:flex;align-items:center;cursor:pointer;outline:none;transition:opacity 1s ease}.isDeleted[data-v-2f1fd882]{opacity:.3}.member-row[data-v-017af413]{justify-content:space-between;padding:15px 0}.member-row[data-v-017af413],.member-row div[data-v-017af413]{display:flex;align-items:center}.member-row div .avatar-placeholder[data-v-017af413]{margin-right:16px;flex-shrink:0}.member-row .cta[data-v-017af413]{cursor:pointer;flex-shrink:0;margin-left:10px}.details-container[data-v-017af413]{transition:opacity 1s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.details-container.pending[data-v-017af413]{opacity:.4}.pending-actions[data-v-017af413]{transition:opacity 1s ease}.pending-actions.pending[data-v-017af413]{opacity:.4}.pending-actions .remove-link[data-v-017af413]{margin-right:20px}.clickable-icon[data-v-21b13ef3]{height:36px;width:36px;opacity:.4;transition:all .3s ease}.clickable-icon[data-v-21b13ef3]:hover{opacity:1;background-color:var(--primary)}.clickable-icon.submitted[data-v-21b13ef3]{height:44px;width:44px}.clickable-icon.submitted[data-v-21b13ef3]:hover{background-color:transparent}.clickable-icon.focus[data-v-21b13ef3],.clickable-icon.submitted[data-v-21b13ef3]{opacity:1}.svg-container{display:flex;align-items:center;justify-content:center}.svg-container svg{height:100%;width:100%}.container[data-v-32a98670]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-32a98670]{color:#fff}.container.dark .label[data-v-32a98670]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-32a98670]{margin-top:70px}}@media(max-width:1070px){.container[data-v-32a98670]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-32a98670]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-32a98670]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-32a98670]:after{content:"";display:block;height:150px}.container.lg[data-v-32a98670]{max-width:824px}.form-container[data-v-32a98670]{margin:0 auto;width:365px}.illustration[data-v-32a98670]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-32a98670]{height:100%}.illustration+.title[data-v-32a98670]{margin-top:40px}.title[data-v-32a98670]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-32a98670]{font-size:24px;line-height:36px}}.subtitle[data-v-32a98670]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-32a98670]{margin:16px 0}}.body[data-v-32a98670]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-32a98670]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-32a98670]{margin-top:20px}@media(max-width:1070px){.body[data-v-32a98670]{width:100%!important}}.input[data-v-32a98670]{margin-bottom:20px}.input+.label[data-v-32a98670]{margin-top:30px}.input[data-v-32a98670]:last-child{margin-bottom:0}.separated[data-v-32a98670]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-32a98670]{border-top:none}.secondary-text[data-v-32a98670]{color:var(--secondary-text)}.secondary-text.small[data-v-32a98670]{font-size:14px}.disclaimer[data-v-32a98670]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-32a98670]{font-weight:700;margin-bottom:12px}.actions[data-v-32a98670]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-32a98670]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-32a98670]{background:var(--dark-onboarding-background)}.actions>*+[data-v-32a98670]{margin-top:20px}.bold[data-v-32a98670]{font-weight:700}.flex[data-v-32a98670]{display:flex}.flex-col[data-v-32a98670]{flex-direction:column}.items-center[data-v-32a98670]{align-items:center}.items-start[data-v-32a98670]{align-items:flex-start}.justify-center[data-v-32a98670]{justify-content:center}.space-between[data-v-32a98670]{justify-content:space-between}.truncate[data-v-32a98670]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h-full[data-v-32a98670]{height:100%}.w-full[data-v-32a98670]{width:100%}.cp[data-v-32a98670]{cursor:pointer}.invite-link-select[data-v-32a98670]{display:flex;align-items:center;cursor:pointer}.invite-form[data-v-32a98670]{display:flex;align-items:center}.invite-form .invite-form-input[data-v-32a98670]{display:flex;align-items:center;justify-content:space-between;width:100%;border:var(--border);border-radius:10px;padding:12px 22px;transition:border-color 1s ease}.invite-form .invite-form-input.dark[data-v-32a98670]{border-color:var(--dark-border-color)}.invite-form .invite-form-input.dark.focus[data-v-32a98670]{border-color:#fff;outline:0}.invite-form .invite-form-input.focus[data-v-32a98670]{border-color:var(--secondary)}.invite-form .invite-form-input .input[data-v-32a98670]{border:none}.invite-form .add-button[data-v-32a98670]{height:44px;width:44px;margin-left:20px;display:flex;align-items:center;justify-content:flex-end;transition:opacity 1s ease}.invite-form .add-button.dark[data-v-32a98670]:hover{opacity:1;background-color:#fff}.invite-form .add-button.new-layout[data-v-32a98670]{width:auto;height:auto}.owner[data-v-32a98670]{border-top:var(--border);padding-top:30px;margin-top:30px}.owner .label[data-v-32a98670]{margin-bottom:0}.owner.dark[data-v-32a98670]{border-top:var(--dark-border)}.invite-link[data-v-32a98670]{border-top:var(--border);padding-top:30px;margin-top:30px}.invite-link .label[data-v-32a98670]{margin-bottom:0}.members[data-v-32a98670]{margin-top:30px}.select[data-v-32a98670]{display:flex;cursor:pointer}.warning[data-v-32a98670]{color:var(--primary)}.team-name[data-v-32a98670]{padding-bottom:30px;margin-bottom:30px;border-bottom:var(--border)}.alert[data-v-32a98670]{width:80%;margin-left:auto;margin-right:auto;border-radius:50px;padding:14px;height:50px;margin-bottom:1rem}.alert.alert--warning[data-v-32a98670]{background-color:rgba(252,228,228,.53)}.alert span[data-v-32a98670]{margin-left:.5rem}@media(max-width:1070px){.alert[data-v-32a98670]{width:100%;font-size:13px;line-height:18px}}.container[data-v-d781c64a]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-d781c64a]{color:#fff}.container.dark .label[data-v-d781c64a]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-d781c64a]{margin-top:70px}}@media(max-width:1070px){.container[data-v-d781c64a]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-d781c64a]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-d781c64a]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-d781c64a]:after{content:"";display:block;height:150px}.container.lg[data-v-d781c64a]{max-width:824px}.form-container[data-v-d781c64a]{margin:0 auto;width:365px}.illustration[data-v-d781c64a]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-d781c64a]{height:100%}.illustration+.title[data-v-d781c64a]{margin-top:40px}.title[data-v-d781c64a]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-d781c64a]{font-size:24px;line-height:36px}}.subtitle[data-v-d781c64a]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-d781c64a]{margin:16px 0}}.body[data-v-d781c64a]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-d781c64a]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-d781c64a]{margin-top:20px}@media(max-width:1070px){.body[data-v-d781c64a]{width:100%!important}}.input[data-v-d781c64a]{margin-bottom:20px}.input+.label[data-v-d781c64a]{margin-top:30px}.input[data-v-d781c64a]:last-child{margin-bottom:0}.separated[data-v-d781c64a]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-d781c64a]{border-top:none}.secondary-text[data-v-d781c64a]{color:var(--secondary-text)}.secondary-text.small[data-v-d781c64a]{font-size:14px}.disclaimer[data-v-d781c64a]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-d781c64a]{font-weight:700;margin-bottom:12px}.actions[data-v-d781c64a]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-d781c64a]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-d781c64a]{background:var(--dark-onboarding-background)}.actions>*+[data-v-d781c64a]{margin-top:20px}.bold[data-v-d781c64a]{font-weight:700}@media screen and (max-width:1440px)and (min-width:1070px){.container[data-v-d781c64a]{margin-top:120px}}.input-button-container[data-v-d781c64a]{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.input-button-container>*+[data-v-d781c64a]{margin-left:20px}.actions[data-v-d781c64a]{margin-top:0}.link[data-v-d781c64a]{opacity:.4;transition:all .5s ease}.link[data-v-d781c64a]:hover{opacity:1}.column[data-v-57975846]{position:relative;display:flex;flex-direction:column;align-items:center;padding:40px 25px;width:330px;border:var(--border);border-radius:15px;text-align:center;transition:all .2s ease;cursor:default}.column.dark[data-v-57975846]{background-color:var(--secondary);border:none}.column.current-plan[data-v-57975846]:not(.has-screen-options){opacity:.3}.column[data-v-57975846]:hover{border:var(--primary-border)}.column:hover.dark[data-v-57975846]{border:none}.column+.column[data-v-57975846]{margin-left:40px}@media screen and (max-width:1440px){.column+.column[data-v-57975846]{margin-left:20px}}@media(max-width:1070px){.column+.column[data-v-57975846]{margin:50px 0 0}}.title[data-v-57975846]{font-family:Roslindale;font-style:normal;font-weight:500;font-size:18px;line-height:26px;font-size:24px;font-weight:700;line-height:28px;margin-bottom:5px}.trial-subtitle[data-v-57975846]{font-family:Roslindale;font-style:normal;font-weight:500;font-size:18px;line-height:26px;font-size:16px;font-weight:400;line-height:20px;margin-bottom:20px}.hide[data-v-57975846]{opacity:0}.price[data-v-57975846]{font-family:Roslindale;font-style:normal;font-weight:500;font-size:18px;line-height:26px;font-size:60px;font-weight:700;line-height:80px;height:90px}.price .small[data-v-57975846]{font-family:Mulish;font-style:normal;font-weight:400;font-size:12px;line-height:160%;opacity:.6}.trial-disclaimer[data-v-57975846]{margin-top:10px;font-size:12px;line-height:20px}.divider[data-v-57975846]{margin:20px 0}.divider[data-v-57975846]:before{content:"";display:block;position:absolute;right:0;width:100%;border-top:1px solid var(--divider-color)}.description[data-v-57975846]{height:3em}.price-details[data-v-57975846]{font-family:var(--base-font);font-style:normal;font-weight:400;font-family:Mulish;font-size:16px;line-height:24px;margin-top:20px;opacity:.6}.pricing-screens[data-v-57975846]{display:flex;align-items:center;margin-top:20px;gap:.5em}.cta[data-v-57975846]{margin:30px 0}.features-carry[data-v-57975846]{color:var(--secondary-text);margin-top:20px;height:32px}.features-list[data-v-57975846]{text-align:left;margin-top:40px;width:100%}.quirky-scratch-container[data-v-57975846]{font-family:var(--quirky-font);color:var(--primary);font-weight:700;font-size:20px;line-height:24px;margin:20px 0 0 36px}.quirky-scratch-container.invisible[data-v-57975846]{visibility:hidden}.quirky-scratch-container .scratch[data-v-57975846]{height:2px;border-radius:100px;background:var(--primary);width:34px;transform:rotate(-2deg);margin-top:15px;margin-bottom:-19px}.features-list-item[data-v-57975846]{display:flex;align-items:center;padding:4px 0}.features-list-item .svg-container[data-v-57975846]{margin-right:14px;flex-shrink:0}.features-list-item+.features-list-item[data-v-57975846]{margin-top:20px}.features-list-item.inactive[data-v-57975846]{opacity:.3}.ribbon[data-v-57975846]{position:absolute;top:0;right:0}.see-all-features-link[data-v-57975846]{margin-top:20px}.new-badge[data-v-57975846]{width:34px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:100px;font-size:10px;line-height:22px;color:#fff;background-color:var(--green);margin-left:10px}.collapse-header[data-v-6e30ed52]{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:30px 0;border-top:var(--border);border-bottom:var(--border)}.collapse:not(.separate)+.collapse .collapse-header[data-v-6e30ed52]{border-top:none}.icon[data-v-6e30ed52]{transition:.5s ease-in-out}.isOpen[data-v-6e30ed52]{transform:rotate(180deg)}.collapse-enter-active[data-v-6e30ed52],.collapse-leave-active[data-v-6e30ed52]{transition:opacity .2s ease-out}.collapse-enter[data-v-6e30ed52],.collapse-leave-to[data-v-6e30ed52]{opacity:0}.last[data-v-694ba143]{border-bottom:none!important}.pricing-features[data-v-694ba143]{font-family:Roslindale;width:100%;margin-top:135px;margin-bottom:135px}.pricing-features table[data-v-694ba143]{width:100%;table-layout:auto;border-collapse:collapse}.pricing-features thead[data-v-694ba143]{position:sticky;top:80px;background-color:#fff}.pricing-features thead.dark[data-v-694ba143]{background-color:var(--dark-onboarding-background)}.pricing-features thead th[data-v-694ba143]:not(:empty){cursor:pointer}@media(max-width:768px){.pricing-features[data-v-694ba143]{width:335px}.pricing-features table[data-v-694ba143]{text-align:center}}@media(max-width:768px){table[data-v-694ba143],tbody[data-v-694ba143],td[data-v-694ba143],th[data-v-694ba143],thead[data-v-694ba143],tr[data-v-694ba143]{display:block}}.pricing-features__headline[data-v-694ba143].collapse-header{font-size:24px;font-weight:700;line-height:29px;text-align:left;margin-bottom:54px;margin-inline:1.5rem;border-top:unset;border-bottom:unset;justify-content:unset}@media(max-width:768px){.pricing-features__headline[data-v-694ba143].collapse-header{font-size:46px;line-height:62px;margin-bottom:50px}}.pricing-features__headers[data-v-694ba143]{height:125px}.pricing-features__headers th[data-v-694ba143]{padding:.75rem 1.25rem;text-align:center;font-size:24px;font-weight:500;line-height:29px}.pricing-features__headers th a[data-v-694ba143]{margin-top:13px;font-size:1.25rem}.pricing-features__headers th:nth-child(2) a[data-v-694ba143]{color:#f8d57e}.pricing-features__headers th:nth-child(3) a[data-v-694ba143]{color:#ffaca3}.pricing-features__headers th:nth-child(4) a[data-v-694ba143]{color:#009379}@media(max-width:768px){.pricing-features__headers[data-v-694ba143]{display:flex;align-items:center;justify-content:space-evenly}.pricing-features__headers th[data-v-694ba143]:first-of-type{display:none}}.pricing-features__row[data-v-694ba143]{height:90px;border-bottom:1px solid rgba(59,59,59,.2)}.pricing-features__row td[data-v-694ba143]:first-child{padding-top:29px;padding-left:33px;padding-bottom:32px;text-align:left}@media(max-width:768px){.pricing-features__row td[data-v-694ba143]:first-child{padding:1rem}}@media(max-width:1070px){.pricing-features__row td[data-v-694ba143]:first-child{text-align:center!important}}.pricing-features__row td[data-v-694ba143]:not(:first-child){text-align:center}.pricing-features__row td:not(:first-child) .svg-container[data-v-694ba143]{margin-inline:auto}@media(max-width:768px){.pricing-features__row[data-v-694ba143]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;height:160px}.pricing-features__row td[data-v-694ba143]:first-of-type{flex:1 100%;text-align:left;font-size:17px;line-height:24px}.pricing-features__row td[data-v-694ba143]:not(:first-of-type){flex:1}}.pricing-features__subheader[data-v-694ba143]{font-size:24px;font-weight:700;font-style:normal;line-height:29px;text-align:left}.pricing-features__subheader td[data-v-694ba143]:first-of-type{padding:29px 0 32px 33px}@media(max-width:1070px){.pricing-features__subheader td[data-v-694ba143]:first-of-type{text-align:center}}@media(max-width:768px){.pricing-features__subheader td[data-v-694ba143]:first-of-type{padding:2rem}.pricing-features__subheader td[data-v-694ba143]:not(:first-of-type){display:none}}.mobile[data-v-3cab38b7]{display:none}.themelite[data-v-3cab38b7]{color:#2b2b2b}.collapse[data-v-3cab38b7]{width:100%;padding:25px 20px;border-bottom:2px solid hsla(0,0%,96.9%,.2)}.title[data-v-3cab38b7]{display:flex;align-items:center;justify-content:flex-start;cursor:pointer;font-family:Roslindale;font-weight:500;font-size:16px;line-height:24px}.content[data-v-3cab38b7]{margin-left:60px;font-family:Mulish;font-size:16px;line-height:24px;text-align:left}@media screen and (max-width:1070px){.mobile[data-v-3cab38b7]{display:block}.desktop[data-v-3cab38b7]{display:none}.title[data-v-3cab38b7]{font-size:20px;line-height:32px;justify-content:space-between;text-align:left}.collapse[data-v-3cab38b7]{padding:30px 0}.content[data-v-3cab38b7]{margin-left:0;font-size:16px;line-height:24px}.title+.content[data-v-3cab38b7]{margin-top:30px}}.column[data-v-de1955c6]{position:relative;display:flex;flex-direction:column;align-items:center;padding:40px 25px;width:350px;max-width:400px;flex:1 1 30%;margin:20px;border:var(--border);border-radius:15px;text-align:center;transition:all .2s ease;cursor:default}.column.dark[data-v-de1955c6]{background-color:var(--secondary);border:none}.column.current-plan[data-v-de1955c6]:not(.has-screen-options){opacity:.3}.column[data-v-de1955c6]:hover{border:var(--primary-border)}.column:hover.dark[data-v-de1955c6]{border:none}.title[data-v-de1955c6]{font-family:Roslindale;font-style:normal;font-weight:500;font-size:18px;line-height:26px;font-size:24px;font-weight:700;line-height:28px;margin-bottom:5px}.trial-subtitle[data-v-de1955c6]{font-family:Roslindale;font-style:normal;font-weight:500;font-size:18px;line-height:26px;font-size:16px;font-weight:400;line-height:20px;margin-bottom:20px}.hide[data-v-de1955c6]{opacity:0}.price[data-v-de1955c6]{font-family:Roslindale;font-style:normal;font-weight:500;font-size:18px;line-height:26px;display:flex;align-items:baseline;justify-content:flex-start;font-size:40px;font-weight:700;line-height:80px;height:70px}.price .small[data-v-de1955c6]{font-family:Mulish;font-style:normal;font-weight:400;font-size:12px;line-height:160%;opacity:.6}.trial-disclaimer[data-v-de1955c6]{margin-top:10px;font-size:12px;line-height:20px}.divider[data-v-de1955c6]{margin:20px 0}.divider[data-v-de1955c6]:before{content:"";display:block;position:absolute;right:0;width:100%;border-top:1px solid var(--divider-color)}.description[data-v-de1955c6]{height:3em}.price-details[data-v-de1955c6]{font-family:var(--base-font);font-style:normal;font-weight:400;font-family:Mulish;font-size:16px;line-height:24px;margin-top:20px;opacity:.6}.pricing-screens[data-v-de1955c6]{display:flex;align-items:center;margin-top:20px;gap:.5em}.cta[data-v-de1955c6]{margin:30px 0}.features-carry[data-v-de1955c6]{color:var(--secondary-text);margin-top:20px;height:32px}.features-list[data-v-de1955c6]{text-align:left;margin-top:40px;width:100%}.quirky-scratch-container[data-v-de1955c6]{font-family:var(--quirky-font);color:var(--primary);font-weight:700;font-size:20px;line-height:24px;margin:20px 0 0 36px}.quirky-scratch-container.invisible[data-v-de1955c6]{visibility:hidden}.quirky-scratch-container .scratch[data-v-de1955c6]{height:2px;border-radius:100px;background:var(--primary);width:34px;transform:rotate(-2deg);margin-top:15px;margin-bottom:-19px}.features-list-item[data-v-de1955c6]{display:flex;align-items:center;padding:4px 0}.features-list-item .svg-container[data-v-de1955c6]{margin-right:14px;flex-shrink:0}.features-list-item+.features-list-item[data-v-de1955c6]{margin-top:20px}.features-list-item.inactive[data-v-de1955c6]{opacity:.3}.ribbon[data-v-de1955c6]{position:absolute;top:0;right:0}.see-all-features-link[data-v-de1955c6]{margin-top:20px}.new-badge[data-v-de1955c6]{width:34px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:100px;font-size:10px;line-height:22px;color:#fff;background-color:var(--green);margin-left:10px}.per-amount[data-v-de1955c6]{font-size:14px}.title-addons{font-family:Roslindale Deck;font-size:36px;line-height:50px;font-weight:500;text-align:center;margin:40px 0}.body-addons{display:flex;flex-wrap:wrap;justify-content:center}.light-mode{padding-top:32px;width:100%}.light-mode .react-loading-skeleton{--base-color:rgba(0,0,0,0.1)!important;--highlight-color:rgba(0,0,0,0.2)!important}.light-mode .stigg-skeleton-loader-plans-container>div{background-color:#fff!important;border:1px solid #d8d8d8!important}.light-mode .stigg-annual-period-text,.light-mode .stigg-monthly-period-text{color:#2b2b2b!important}.light-mode .css-1rco36w-StyledSwitch .react-switch-bg{background-color:#ff6250!important}.light-mode .css-1rco36w-StyledSwitch .react-switch-handle{background-color:#fff!important;top:3px!important;left:3px;height:15px!important;width:15px!important}.light-mode .stigg-plan-offering-container{background-color:#fff;color:#2b2b2b;border:1px solid #d8d8d8!important}.light-mode .stigg-entitlement-name,.light-mode .stigg-plan-description,.light-mode .stigg-plan-entitlements-title,.light-mode .stigg-plan-header,.light-mode .stigg-price-text,.light-mode .stigg-price-text>p[class*=-PriceSpan],.light-mode .stigg-starting-at-text{color:#2b2b2b!important}.light-mode .stigg-price-unit-and-billing-period-text{min-height:36px!important}.light-mode .stigg-price-text>p,.light-mode .stigg-price-text>span,.light-mode .stigg-price-unit-and-billing-period-text>p{color:#3b3b3b!important;opacity:.8}.light-mode .stigg-price-tier-select p{color:#3b3b3b!important}.light-mode svg[class*=PoweredByStiggThemedSvg] path{fill:rgba(0,0,0,.75)!important}.dark-mode{background-color:#2b2b2b;padding-top:90px;width:100%}ul.MuiMenu-list{background:#3b3b3b!important}.css-1rco36w-StyledSwitch .react-switch-handle{top:1.5px!important}.css-1rco36w-StyledSwitch .react-switch-bg{width:32px!important}.stigg-skeleton-loader-billing-period{background:none!important;border:none!important}.stigg-skeleton-loader-plans-container{gap:30px!important}.stigg-skeleton-loader-plans-container>div{background-color:#3b3b3b!important;border:none!important;box-sizing:content-box!important;border-radius:15px!important;min-height:727px!important}.react-loading-skeleton{--base-color:hsla(0,0%,100%,0.2)!important;--highlight-color:hsla(0,0%,100%,0.3)!important}.stigg-period-picker-container{background:none!important;border:none!important}.stigg-discount-rate-text{font-family:Mulish!important;color:#ff6250!important}.stigg-discount-rate-text:before{content:"up to "}.stigg-price-tier-menu-item-text[aria-selected=true]{background:rgba(255,98,80,.8705882353)!important}.stigg-plan-header{font-family:Roslindale!important;font-size:28px!important;line-height:40px!important;font-weight:700!important;padding:0!important;margin-bottom:20px!important;color:#fff!important}.stigg-plan-header:after{margin-top:20px;display:block;position:absolute;content:"";left:0;right:0;border-bottom:2px solid #c8c6c6;opacity:.2}.stigg-plan-description{margin-top:20px!important;min-height:40px!important;margin-bottom:12px!important}.stigg-starting-at-text{margin-top:4px!important}.stigg-price-text{margin-bottom:8px!important}.stigg-plan-interval-annually .stigg-plan-anima-pro .stigg-plan-entitlements-container:after{content:"🎁   +10 bonus screens";font-weight:700;height:30px;font-size:16px;line-height:20px;font-family:Roslindale!important;white-space:pre-wrap}.stigg-price-text,.stigg-price-text>p[class*=-PriceSpan]{font-family:Roslindale!important;color:#fff!important;font-weight:700!important;line-height:80px!important;font-size:60px!important;text-align:center}.stigg-price-text>p[class*=-UnitSpan],.stigg-price-text>span{font-family:Mulish!important;font-weight:400!important;font-size:12px!important;line-height:20px!important;color:#a3a8b8!important;margin-left:12px!important;text-transform:lowercase!important}.stigg-plan-header-divider,.stigg-price-billing-period-text{display:none!important}.stigg-plan-entitlements-container{order:1;gap:18px!important;margin-bottom:0!important}.stigg-entitlement-name,.stigg-plan-description,.stigg-plan-entitlements-title{color:#fff!important;font-weight:400!important;font-size:16px!important}.stigg-entitlement-name{text-align:left;height:30px!important;display:flex!important;align-items:center!important}.stigg-entitlement-row-icon path{fill:#009379!important}.stigg-plan-offering-container{border-radius:15px!important;border:none!important;overflow:hidden!important;box-sizing:content-box!important}.stigg-paywall-plan-button-layout{order:0;margin-top:0!important;width:100%!important}.stigg-paywall-plan-button{background-color:#ff6250!important;border-radius:100px!important;width:100%!important}.stigg-scheduled-updates-alert-container .MuiGrid-item{display:flex;flex-direction:column;align-items:flex-start}.stigg-paywall-schedule-update-text{margin-bottom:-38px!important;position:relative;top:-22px}.stigg-paywall-plan-button-text{font-family:Roslindale!important;color:#fff!important;font-size:16px!important;font-weight:500!important}.stigg-paywall-plan-button svg{display:none!important}.stigg-highlight-badge{background-color:#009379!important;border-radius:0!important;top:32px!important;right:-47px!important;rotate:45deg!important;width:184px!important;height:34px!important;z-index:1!important;display:flex!important;align-items:center!important;justify-content:center!important}.stigg-highlight-badge-text{font-family:Roslindale!important;font-size:16px!important;font-weight:400!important;line-height:20px!important}.columns-controls{margin-top:-40px;display:flex;align-items:center;justify-content:center;gap:1rem}.columns-controls button:active,.columns-controls button:focus{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.container[data-v-6c02ced8]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-6c02ced8]{color:#fff}.container.dark .label[data-v-6c02ced8]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-6c02ced8]{margin-top:70px}}@media(max-width:1070px){.container[data-v-6c02ced8]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-6c02ced8]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-6c02ced8]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-6c02ced8]:after{content:"";display:block;height:150px}.container.lg[data-v-6c02ced8]{max-width:824px}.form-container[data-v-6c02ced8]{margin:0 auto;width:365px}.illustration[data-v-6c02ced8]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-6c02ced8]{height:100%}.illustration+.title[data-v-6c02ced8]{margin-top:40px}.title[data-v-6c02ced8]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-6c02ced8]{font-size:24px;line-height:36px}}.subtitle[data-v-6c02ced8]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-6c02ced8]{margin:16px 0}}.body[data-v-6c02ced8]{margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-6c02ced8]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-6c02ced8]{margin-top:20px}@media(max-width:1070px){.body[data-v-6c02ced8]{width:100%!important}}.input[data-v-6c02ced8]{margin-bottom:20px}.input+.label[data-v-6c02ced8]{margin-top:30px}.input[data-v-6c02ced8]:last-child{margin-bottom:0}.separated[data-v-6c02ced8]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-6c02ced8]{border-top:none}.secondary-text[data-v-6c02ced8]{color:var(--secondary-text)}.secondary-text.small[data-v-6c02ced8]{font-size:14px}.disclaimer[data-v-6c02ced8]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-6c02ced8]{font-weight:700;margin-bottom:12px}.actions[data-v-6c02ced8]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-6c02ced8]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-6c02ced8]{background:var(--dark-onboarding-background)}.actions>*+[data-v-6c02ced8]{margin-top:20px}.bold[data-v-6c02ced8]{font-weight:700}.login[data-v-6c02ced8]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.login .details[data-v-6c02ced8]{margin-bottom:40px;display:flex;flex-direction:column;align-items:center}.login .details .property[data-v-6c02ced8]{margin:30px 0 0}.login .details .property .password-input[data-v-6c02ced8]{display:flex;justify-content:space-between}.login .details .property .password-input *+[data-v-6c02ced8]{margin-left:30px}.login .social[data-v-6c02ced8]{margin-top:40px}.login .social .item[data-v-6c02ced8]{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.link[data-v-6c02ced8]{color:var(--blue)}.error-hint[data-v-6c02ced8]{color:var(--red);text-align:center}.container[data-v-6c02ced8]{max-width:1440px}.body[data-v-6c02ced8]{display:flex;justify-content:center;width:100%}@media(max-width:1070px){.body[data-v-6c02ced8]{align-items:center;flex-direction:column}}.billing-cycle-toggle[data-v-6c02ced8]{display:flex;align-items:flex-end;margin-top:25px}.discount[data-v-6c02ced8]{font-family:var(--quirky-font);color:var(--primary);font-weight:700;font-size:20px;line-height:24px;display:flex;align-items:center;flex-direction:column;justify-content:center;padding-bottom:10px;margin-left:-30px}.faq-title-wrapper[data-v-6c02ced8]{margin-top:135px;width:100%}@media(min-width:1070px){.faq-title-wrapper[data-v-6c02ced8]{padding-inline:2.5rem}}.faq-title-wrapper .faq-title[data-v-6c02ced8]{font-family:Roslindale;font-size:24px;font-weight:700;line-height:40px;text-align:left;width:60%}.list-card[data-v-678377c6]{background-color:var(--white);box-shadow:var(--shadow);border-radius:10px;position:relative}@media(max-width:1070px){.list-card[data-v-678377c6]{height:323px}}.new-project-gif[data-v-678377c6]{position:absolute;border-radius:10px;line-height:160px;height:100%;width:100%;background-image:url(../../static/img/anima-art.4d3085ac.gif);background-size:cover;opacity:0;transition:opacity .3s ease-out}.new-project-gif[data-v-678377c6]:hover{cursor:pointer;opacity:1}.title[data-v-678377c6]{font-family:Roslindale;font-size:20px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:0;display:block;position:relative;text-align:center}.new-project-gif:hover .title[data-v-678377c6]{display:none}.plus-sign[data-v-678377c6]{box-sizing:border-box;border-radius:50%;width:40px;height:40px;background-color:#fff;border:2px solid #3b3b3b;outline:4px solid #fff;transition:all .4s ease-in-out;margin:auto;top:50%;position:relative;z-index:1;pointer-events:none}.plus-sign[data-v-678377c6]:after{height:2px;margin-top:-1px;top:50%;left:10px;right:10px}.plus-sign[data-v-678377c6]:after,.plus-sign[data-v-678377c6]:before{content:" ";position:absolute;display:block;background-color:#3b3b3b;z-index:9;border-radius:99px;transition:all .2s ease-in-out}.plus-sign[data-v-678377c6]:before{width:2px;margin-left:-1px;left:50%;top:10px;bottom:10px}.list-card:hover>.plus-sign[data-v-678377c6]{transform:scale(2);transform-origin:top;border:1px solid #ff6250}.list-card:hover>.plus-sign[data-v-678377c6]:after,.list-card:hover>.plus-sign[data-v-678377c6]:before{background-color:#ff6250}@media only screen and (max-width:600px){.new-empty-state[data-v-17b994e9]{display:none}}.new-empty-state-mobile[data-v-17b994e9]{display:none}@media only screen and (max-width:600px){.new-empty-state-mobile[data-v-17b994e9]{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:400px;margin:20px auto 0 auto}}.new-empty-state-mobile .mobile-title[data-v-17b994e9]{color:var(--primary-colour-dark-grey,#3b3b3b);text-align:center;font-family:Roslindale;font-size:28px;font-weight:500;line-height:36px;letter-spacing:-1px;margin:40px 0}.playground-option-cta.primary[data-v-17b994e9]{background:var(--playground-purple)!important}.playground-option-cta.primary[data-v-17b994e9]:hover:not(:disabled){background:var(--playground-purple-hover)!important}.mobile-text[data-v-17b994e9]{color:var(--primary-colour-dark-grey,#3b3b3b);text-align:center;font-family:Mulish;font-size:16px;font-weight:400;line-height:24px}.mobile-text-upper[data-v-17b994e9]{margin-bottom:30px}.welcome-options[data-v-17b994e9]{display:flex;align-items:center;justify-content:center}@media only screen and (max-width:768px){.welcome-options[data-v-17b994e9]{flex-direction:column}}.welcome-option[data-v-17b994e9]{display:flex;justify-content:space-between;flex-direction:column;align-items:center;flex:0 1 340px;height:355px;margin-right:30px;border-radius:10px;border:1px solid var(--deviders-grey,#d8d8d8);background:var(--white,#fff);padding:40px 24px}@media screen and (max-width:1280px){.welcome-option[data-v-17b994e9]{padding:25px 15px;height:320px}}@media screen and (max-width:768px){.welcome-option[data-v-17b994e9]{width:80%;margin:20px 0;flex:0 0 300px}}.welcome-option[data-v-17b994e9]:last-child{margin-right:0}.welcome-text[data-v-17b994e9]{margin-bottom:40px;color:var(--primary-colour-dark-grey,#3b3b3b);text-align:center;font-family:Mulish;font-size:17px;font-weight:600}.option-icons[data-v-17b994e9]{display:flex;justify-content:center;margin-bottom:40px;gap:10px}.icon-divider[data-v-17b994e9]{border-radius:10px;border-right:1px solid var(--deviders-grey,#d8d8d8);background:var(--white,#fff)}.option-title[data-v-17b994e9]{text-align:center;color:var(--primary-colour-dark-grey,#3b3b3b);font-family:Roslindale Deck;font-size:24px;font-weight:500;line-height:2rem;max-width:250px}@media screen and (max-width:1280px){.option-title[data-v-17b994e9]{font-size:20px;line-height:1.5rem}}.option-text[data-v-17b994e9]{margin:16px auto 0 auto;max-width:220px;font-size:14px;line-height:18px}.option-cta[data-v-17b994e9],.option-text[data-v-17b994e9]{text-align:center;color:var(--primary-colour-dark-grey,#3b3b3b);font-family:Mulish;font-weight:400}.option-cta[data-v-17b994e9]{display:inline-block;font-size:16px;line-height:24px}.option-cta[data-v-17b994e9]:hover{font-weight:600;color:var(--primary-colour-dark-grey,#3b3b3b);cursor:pointer}.empty-state-container[data-v-17b994e9]{display:flex;flex-direction:column;align-items:center;max-width:100%;margin:0 auto;text-align:center}.title[data-v-17b994e9]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px}@media(max-width:1070px){.title[data-v-17b994e9]{font-size:24px;line-height:36px}}.project-row-container[data-v-d02ddc7c]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:20px 30px;cursor:pointer;transition:all .2s}.project-row-container[data-v-d02ddc7c]:hover{border-radius:10px;box-shadow:var(--shadow)}.project-details[data-v-d02ddc7c]{display:flex;align-items:center;width:30%}.project-details .thumb[data-v-d02ddc7c]{cursor:pointer}.project-details .info[data-v-d02ddc7c]{display:flex;justify-content:space-between;flex-direction:column;padding:0 20px}.project-details .info .name[data-v-d02ddc7c]{font-family:Roslindale;font-style:normal;font-weight:500;line-height:26px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px;font-size:18px}.project-details .info .subtitle[data-v-d02ddc7c]{font-size:14px;line-height:22px}.locked[data-v-d02ddc7c]{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;width:100%;background-color:rgba(59,59,59,.9);border-radius:10px;font-size:12px;line-height:20px;color:#fff}.actions .clickable-icon[data-v-d02ddc7c]{opacity:.3}.horizontal-layout-container[data-v-e7e7bf7e]{margin-bottom:100px}.horizontal-list[data-v-e7e7bf7e]{display:flex;align-items:center;flex-direction:column;width:100%}.navigation[data-v-4e9ca0ff]{position:relative;align-items:center;padding:0 10px;border-top:var(--border);margin-bottom:4px}.navigation[data-v-4e9ca0ff]:after{content:"";position:absolute;bottom:0;left:0;right:0;background:var(--divider-color);height:1px;border-radius:1px;bottom:1.5px}.shared-projects-header[data-v-4e9ca0ff]{display:flex;align-items:center;justify-content:space-between;padding:30px 0}.shared-projects-header .details[data-v-4e9ca0ff]{width:100%;display:flex;align-items:center}.shared-projects-header .details .title[data-v-4e9ca0ff]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;letter-spacing:1px;margin:0 60px 0 16px}@media(max-width:1070px){.shared-projects-header .details .title[data-v-4e9ca0ff]{font-size:24px;line-height:36px}}.navigation[data-v-4e9ca0ff]{padding:30px 0;display:flex;justify-content:space-between}@media(max-width:1070px){.navigation[data-v-4e9ca0ff]{padding:30px 20px 0}}@media(max-width:1070px){.navigation[data-v-4e9ca0ff]:after{background:transparent}}.sort-select[data-v-4e9ca0ff]{display:flex;align-items:center;cursor:pointer}.content[data-v-4e9ca0ff]{margin-top:50px;padding:0 20px}.header[data-v-e8e26488]{width:100%;height:var(--omniview-topbar-height);min-height:var(--omniview-topbar-height);box-shadow:0 0 2px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;background-color:#404040;flex-shrink:0}.view-selector[data-v-e8e26488]{height:100%;display:flex;align-items:center;justify-content:center}.view[data-v-15afb348]{flex-shrink:0;flex:1 1 auto;width:100%;display:flex;flex-direction:column;position:relative;overflow:hidden}.title-container[data-v-15afb348]{width:100%;height:60px;position:absolute;top:0;left:0;right:0;display:flex;padding:0 20px;align-items:center;background-color:#3b3b3b;z-index:10}.title-container .title[data-v-15afb348]{font-size:16px;color:#fff}.omni-menu{width:110px!important;padding:20px!important;border-radius:10px!important;background:#333!important}.omni-menu .an-link{color:#fff!important;font-size:14px!important}.omni-menu .an-link:hover{color:var(--primary)!important}.fakeTa[data-v-3dbd5de4]{color:#d9d9d9;background:#2b2b2b;cursor:text;padding:12px 16px;border-radius:4px}.action[data-v-3dbd5de4],.fakeTa[data-v-3dbd5de4]{-webkit-user-select:none;-moz-user-select:none;user-select:none}.action[data-v-3dbd5de4]{margin-right:12px;display:inline-block;padding:4px 0;font-weight:500;font-size:12px;cursor:pointer}.action[data-v-3dbd5de4]:hover{text-decoration:underline}.create-container[data-v-3dbd5de4]{padding-left:20px;padding-top:25px}.popover[data-v-3dbd5de4]{cursor:pointer;color:#fff!important;display:flex;align-items:center;justify-content:center}.popover .icon[data-v-3dbd5de4]{opacity:.4}.popover:hover .icon[data-v-3dbd5de4]{opacity:1}.c-container[data-v-3dbd5de4]{position:relative;font-size:15px;border-bottom:1px solid #2d2d2d}.c-container:hover .popover[data-v-3dbd5de4]{visibility:visible}.content[data-v-3dbd5de4]{padding:24px 20px;padding-left:0}.av[data-v-3dbd5de4]{position:absolute;top:24px;left:20px}.username-date[data-v-3dbd5de4]{display:flex;align-items:center;margin-bottom:4px;padding-left:72px}.username[data-v-3dbd5de4]{display:inline-block;margin-right:12px;font-weight:700;color:#fff;font-size:14px}.date[data-v-3dbd5de4]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;flex:1;font-size:12px;color:#fff;opacity:.4}.x[data-v-3dbd5de4]{margin-bottom:8px;color:#fff;white-space:pre-wrap;font-size:14px;padding-left:72px}.number[data-v-3dbd5de4]{display:inline-block;width:25px;height:25px;border-radius:50%;background:#6495ed;color:#fff;display:flex;align-items:center;justify-content:center;margin-left:12px;flex-shrink:0;font-size:10px;font-weight:600;cursor:pointer}.reply[data-v-3dbd5de4]{color:#fff;opacity:.4;font-size:14px;padding-left:72px}.reply .hover[data-v-3dbd5de4],.reply .no-hover[data-v-3dbd5de4],.reply[data-v-3dbd5de4]{display:flex;align-items:center}.reply .hover[data-v-3dbd5de4]{display:none;cursor:pointer}.reply .icon[data-v-3dbd5de4]{margin-right:10px}.reply:hover .no-hover[data-v-3dbd5de4]{display:none}.reply:hover .hover[data-v-3dbd5de4]{display:flex}.empty[data-v-6f23ec99]{flex-direction:column;height:calc(100vh - 130px);align-items:center;justify-content:center;display:flex;width:100%;min-width:360px;padding:0 42px;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff}.title[data-v-6f23ec99]{font-size:22px;font-weight:700;margin-top:32px;margin-bottom:20px}.text[data-v-6f23ec99]{text-align:center;min-height:60px;font-size:16px}.image[data-v-6f23ec99]{max-width:220px;user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none}.view[data-v-29240bb1]{flex-shrink:0;flex:1 1 auto;width:100%;display:flex;flex-direction:column;position:relative;overflow:hidden}.title-container[data-v-29240bb1]{width:100%;height:60px;position:absolute;top:0;left:0;right:0;display:flex;padding:0 20px;align-items:center;background-color:#3b3b3b;border-bottom:1px solid #2d2d2d;overflow:hidden}.title-container .title[data-v-29240bb1]{font-size:16px;color:#fff}.title-container.sub[data-v-29240bb1]{top:60px;color:#fff}.title-container.sub .title[data-v-29240bb1]{font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-right:20px}.title-container.sub .icon[data-v-29240bb1]{margin-left:auto;flex-shrink:0;opacity:.4}.title-container.sub .icon[data-v-29240bb1]:hover{cursor:pointer;opacity:1}.body-wrapper[data-v-29240bb1]{flex:1 1 auto;padding-bottom:120px;overflow:auto}.body-wrapper[data-v-29240bb1]::-webkit-scrollbar{width:0}.comments-list[data-v-29240bb1]{width:100%;height:100%}.comment-form[data-v-29240bb1]{flex-shrink:0;padding:16px;display:flex;align-items:center}.comment-input{background-color:#2b2b2b!important;border:1px solid #2b2b2b!important}.comment-input::-moz-placeholder{color:#d9d9d9}.comment-input::placeholder{color:#d9d9d9}.select-banner{background:#2b2b2b;display:flex;align-items:center;padding:30px 20px;flex-direction:column;margin-top:20px}.banner-text{margin-top:10px;font-size:14px;text-align:center}.new-comment-container{min-height:120px;position:absolute;bottom:0;left:0;right:0;width:100%;background:#3b3b3b;display:flex;align-items:center;justify-content:center;padding:40px 20px;border-top:1px solid #2d2d2d}.new-comment-container .form-container{display:flex;align-items:flex-end;width:100%}.new-comment-container .icon-container{width:40px;height:40px;border-radius:50%;background:#333;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:16px;color:#fff;transition:background .2s}.new-comment-container .icon-container .icon{opacity:.3;left:-2px;position:relative;color:#fff}.new-comment-container .icon-container.active{cursor:pointer;background:var(--primary);color:#fff}.new-comment-container .icon-container.active .icon{opacity:1}.filter-dropdown{color:#fff;height:100%;margin-left:auto;display:flex;align-items:center;justify-content:center;position:relative}.filter-dropdown:hover{cursor:pointer}.filter-items{display:flex;flex-direction:column;width:100%;height:100%;font-size:16px}.filter{color:#fff;cursor:pointer}.filter:not(:last-child){margin-bottom:10px}.filter.selected,.filter:hover{color:var(--primary)}.filter-pop{padding:20px;background:#333;max-width:110px;color:#fff;border-radius:10px;font-size:14px}.view[data-v-52fe536d]{flex-shrink:0;flex:1 1 auto;width:100%;display:flex;flex-direction:column;position:relative;overflow:hidden}.title-container[data-v-52fe536d]{width:100%;height:60px;position:absolute;top:0;left:0;right:0;display:flex;padding:0 20px;align-items:center;background-color:#3b3b3b;border-bottom:1px solid #2d2d2d;z-index:10}.title-container .title[data-v-52fe536d]{font-size:16px;color:#fff}.body-wrapper[data-v-52fe536d]{flex:1 1 auto;padding-top:60px;padding-bottom:120px;overflow:auto}.body-wrapper[data-v-52fe536d]::-webkit-scrollbar{width:0}.comments-list[data-v-52fe536d]{width:100%;height:100%}.reply-comment-container[data-v-52fe536d]{min-height:120px;position:absolute;bottom:0;left:0;right:0;width:100%;background:#3b3b3b;display:flex;align-items:center;justify-content:center;padding:40px 20px;border-top:1px solid #2d2d2d}.reply-comment-container .form-container[data-v-52fe536d]{display:flex;align-items:flex-end;width:100%}.reply-comment-container .icon-container[data-v-52fe536d]{width:40px;height:40px;border-radius:50%;background:#333;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:16px;color:#fff;transition:background .2s}.reply-comment-container .icon-container .icon[data-v-52fe536d]{opacity:.3;left:-2px;position:relative;color:#fff}.reply-comment-container .icon-container.active[data-v-52fe536d]{cursor:pointer;background:var(--primary);color:#fff}.reply-comment-container .icon-container.active .icon[data-v-52fe536d]{opacity:1}.resolve[data-v-52fe536d]{margin-left:auto;color:#fff}.resolve[data-v-52fe536d]:hover{color:var(--primary);cursor:pointer}.comment-textarea{background:#333;border-radius:20px;padding:8px 24px;border:1px solid;border-color:transparent;height:42px;color:#fff;caret-color:var(--primary)}.comment-textarea.active,.comment-textarea:focus{border-color:var(--primary)}.comment-textarea::-moz-placeholder{color:#fff;opacity:.4;font-size:14px}.comment-textarea::placeholder{color:#fff;opacity:.4;font-size:14px}.assets[data-v-6124c314]{width:100%;display:flex;flex-direction:column;margin-bottom:60px}.assets-list[data-v-6124c314]{list-style:none;display:flex;flex-direction:column;flex:1}.assets-list .title[data-v-6124c314]{padding:0 20px;padding-top:30px;padding-bottom:20px}.asset[data-v-6124c314]{display:flex;align-items:center;color:#fff;padding:10px 20px;transition:background .2s}.asset .text[data-v-6124c314]{margin-left:15px;overflow:hidden}.asset .name[data-v-6124c314]{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asset .size[data-v-6124c314]{opacity:.4;font-size:12px}.asset[data-v-6124c314]:hover{background:#2d2d2d}.asset:hover .download[data-v-6124c314]{visibility:visible}.asset-image[data-v-6124c314]{flex-shrink:0;width:40px;height:40px;max-width:40px;background-repeat:no-repeat;background-position:50%}.download-all[data-v-6124c314]{display:flex;flex-direction:column;box-shadow:0 1px 0 0 #2d2d2d}.download-all .title[data-v-6124c314]{padding:0 20px;padding-top:30px;padding-bottom:20px}.download-all .b[data-v-6124c314]{transition:background .2s;padding:10px 20px}.download-all .b-icon[data-v-6124c314]{margin-right:16px;flex-shrink:0}.download-all .b-text[data-v-6124c314]{flex-shrink:0;font-size:16px}.download-all .b-sub-text[data-v-6124c314]{flex-shrink:0;font-size:14px;opacity:.4}.download-all .b[data-v-6124c314]:hover{background:#2d2d2d}.download-all .b:hover .download[data-v-6124c314]{visibility:visible}.download-all .b[data-v-6124c314]:last-child{margin-bottom:20px}.download[data-v-6124c314]{margin-left:auto;flex-shrink:0;visibility:hidden}.download.visible[data-v-6124c314]{visibility:visible!important}.download-link[data-v-6124c314]{cursor:pointer;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background:var(--primary)}.dev-container[data-v-6124c314]{height:100px}.dev-container .dev[data-v-6124c314]{display:none;margin:0 5px}.dev-container:hover .dev[data-v-6124c314]{display:inline-flex}.block[data-v-4fb3705b]{width:100%;border-bottom:1px solid #2d2d2d;padding:0 20px}.block .trigger[data-v-4fb3705b]{width:100%}.block.centered[data-v-4fb3705b]{padding:0 20px}.block-content[data-v-4fb3705b]{display:flex;width:100%;height:100%}.block-content.disabled[data-v-4fb3705b]{cursor:default!important}.block .block-title[data-v-4fb3705b]{position:relative;display:flex;padding:24px 0;align-items:center;width:100%}.block .block-title span[data-v-4fb3705b]{color:#fff;opacity:.4;display:inline-block}.icon-c[data-v-4fb3705b]{margin-left:auto;width:30px;height:30px;margin-right:-8px;border-radius:50%;display:flex;align-items:center;justify-content:center}.icon-c[data-v-4fb3705b]:hover{cursor:pointer;background:#333}.editableInput[data-v-4fb3705b]{background:#2d2d2d;padding:0 8px;font-size:14px;border:1px solid hsla(0,0%,100%,.2);box-sizing:border-box;border-radius:3px;max-width:200px}.editableInput.tag[data-v-4fb3705b]{caret-color:#fff;color:#fff;padding:0 12px}.editableInput.key[data-v-4fb3705b]{caret-color:#80cbc4;color:#80cbc4}.editableInput.value[data-v-4fb3705b]{caret-color:#fd9170;color:#fd9170}.editableInput[data-v-4fb3705b]:hover{border:1px solid var(--red)}.br-tip[data-v-4fb3705b]{padding:16px;background:#333;color:#fff;border-radius:10px}.autocomplete[data-v-4fb3705b]{position:absolute;top:36px;left:0;width:320px;background:#2d2d2d;max-height:200px;max-width:250px;color:#fff;overflow:auto;border-radius:4px;z-index:3000}.autocomplete.tag[data-v-4fb3705b]{width:100px;right:0;left:unset}.autocomplete[data-v-4fb3705b]::-webkit-scrollbar{width:4px;cursor:pointer;background-color:#303030}.autocomplete[data-v-4fb3705b]::-webkit-scrollbar-thumb{background:#b3b2b2}.autocomplete .item[data-v-4fb3705b]{font-size:14px;color:#fff;opacity:.6;padding:2px 6px}.selected-tag[data-v-4fb3705b]{background:#1d1d1d;cursor:pointer;opacity:1}.current-settings[data-v-f278ae5a]{cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:8px 16px;border-top:1px solid var(--dark-onboarding-background)}.current-settings[data-v-f278ae5a]:hover{background:#333}.current-settings .small-text[data-v-f278ae5a]{opacity:.4;font-size:12px;line-height:20px;font-weight:400}.current-settings .open-codeprefs[data-v-f278ae5a]{display:flex;width:34px;height:34px;padding:10px;border-radius:50%}.current-settings .open-codeprefs img[data-v-f278ae5a]{opacity:.4;transition:all .1s}.current-settings .selected_framework .framework_settings[data-v-f278ae5a]{display:flex}.current-settings .selected_framework .framework[data-v-f278ae5a]{margin-right:4px;line-height:24px}.current-settings .selected_framework .selected-options[data-v-f278ae5a]{transform:translateY(4px)}.popover-container[data-v-408895b1]{margin:16px 8px;width:calc(100% - 16px);position:relative}.export-button[data-v-408895b1]{width:100%;border-radius:100px;position:relative}.toggle-icon[data-v-408895b1]{position:absolute;top:0;right:0;width:40px;height:100%;border-top-right-radius:100px;border-bottom-right-radius:100px;border-left:1px solid currentColor;display:flex;justify-content:center;align-items:center}.icon[data-v-408895b1]{margin-top:7px}.cta[data-v-408895b1]{position:absolute;width:100%;height:34px;line-height:34px;left:0;top:0;padding-right:41px;border-radius:100px}.export-option[data-v-408895b1]{font-size:12px;line-height:20px;font-family:var(--base-font);padding:8px 16px;cursor:pointer}.export-option.selected[data-v-408895b1]{color:var(--primary)}.export-option[data-v-408895b1]:hover{background:rgba(0,0,0,.1)}.mask[data-v-0f5aa832]{background-image:url(../../static/img/image-mask.e61e2d46.svg)}.mask[data-v-0f5aa832],.name-border[data-v-0f5aa832]{max-height:100%;max-width:100%;z-index:0;position:absolute}.name-border[data-v-0f5aa832]{box-shadow:0 0 0 1px #ff6250}.name-border .name[data-v-0f5aa832]{position:relative;height:20px;top:-22px;left:-1px;background:#ff6250;color:#fff;padding:0 8px;font-size:14px}.block[data-v-06e6d222]{width:100%;border-bottom:1px solid #2d2d2d;padding:0 20px}.block .trigger[data-v-06e6d222]{width:100%}.block.centered[data-v-06e6d222]{padding:0 20px}.block-content[data-v-06e6d222]{display:flex;width:100%;height:100%}.block-content.disabled[data-v-06e6d222]{cursor:default!important}.block .block-title[data-v-06e6d222]{position:relative;display:flex;padding:24px 0;align-items:center;width:100%}.block .block-title span[data-v-06e6d222]{color:#fff;opacity:.4;display:inline-block}.icon-c[data-v-06e6d222]{margin-left:auto;width:30px;height:30px;margin-right:-8px;border-radius:50%;display:flex;align-items:center;justify-content:center}.icon-c[data-v-06e6d222]:hover{cursor:pointer;background:#333}.editableInput[data-v-06e6d222]{background:#2d2d2d;padding:0 8px;font-size:14px;border:1px solid hsla(0,0%,100%,.2);box-sizing:border-box;border-radius:3px;max-width:200px}.editableInput.tag[data-v-06e6d222]{caret-color:#fff;color:#fff;padding:0 12px}.editableInput.key[data-v-06e6d222]{caret-color:#80cbc4;color:#80cbc4}.editableInput.value[data-v-06e6d222]{caret-color:#fd9170;color:#fd9170}.editableInput[data-v-06e6d222]:hover{border:1px solid var(--red)}.br-tip[data-v-06e6d222]{padding:16px;background:#333;color:#fff;border-radius:10px}.autocomplete[data-v-06e6d222]{position:absolute;top:36px;left:0;width:320px;background:#2d2d2d;max-height:200px;max-width:250px;color:#fff;overflow:auto;border-radius:4px;z-index:3000}.autocomplete.tag[data-v-06e6d222]{width:100px;right:0;left:unset}.autocomplete[data-v-06e6d222]::-webkit-scrollbar{width:4px;cursor:pointer;background-color:#303030}.autocomplete[data-v-06e6d222]::-webkit-scrollbar-thumb{background:#b3b2b2}.autocomplete .item[data-v-06e6d222]{font-size:14px;color:#fff;opacity:.6;padding:2px 6px}.c[data-v-06e6d222]{width:100%;display:flex;height:100%;flex-direction:column;position:relative;padding-top:60px}.header[data-v-06e6d222]{width:100%;height:60px;flex-shrink:0;display:flex;padding:0 20px;align-items:center;background-color:#3b3b3b;border-bottom:1px solid #2d2d2d;position:fixed;top:1px;z-index:10}.header .title[data-v-06e6d222]{font-size:16px;color:#fff;max-width:260px}.viewNameInput[data-v-06e6d222]{background:#2d2d2d;padding:0 8px;font-size:14px;border:1px solid hsla(0,0%,100%,.2);box-sizing:border-box;border-radius:3px}.viewNameInput[data-v-06e6d222]:focus{outline:none}.mark-as-component-tip[data-v-06e6d222],.mark-as-image-tip[data-v-06e6d222]{width:300px;background:#333;font-size:13px;box-shadow:0 0 10px rgba(0,0,0,.2);color:#fff;border-radius:10px;padding:10px}.asset-image-mask[data-v-06e6d222],.preview-image-mask[data-v-06e6d222]{position:relative;margin-bottom:20px}.asset-image-mask[data-v-06e6d222]{width:100px;height:100px}.preview-image-mask[data-v-06e6d222]{width:315px;height:135px}.asset-image[data-v-06e6d222],.preview-image[data-v-06e6d222]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);flex-shrink:0;max-width:75px;background-repeat:no-repeat;background-position:50%}.asset-image[data-v-06e6d222]{width:75px;height:75px}.preview-image[data-v-06e6d222]{width:85%;height:85%}.download-capsule[data-v-06e6d222]{width:65px;height:24px;display:flex;justify-content:center;border:1px solid var(--primary);color:var(--primary);font-size:12px;border-radius:200px;transition:background .2s;text-transform:uppercase}.download-capsule[data-v-06e6d222]:hover{background:var(--primary);color:#fff;cursor:pointer}.block .trigger,.mark-as-component,.mark-as-image{width:100%}.mark-as-component .checkbox-label,.mark-as-image .checkbox-label{opacity:.4}.editableInputOnFocus.focus{background:#2d2d2d;padding:0 8px;border:1px solid hsla(0,0%,100%,.2);box-sizing:border-box;border-radius:3px}.image-type-pop{padding:20px;background:#333;max-width:110px;color:#fff;border-radius:10px;font-size:14px}.drop-items{display:flex;flex-direction:column;width:100%;height:100%;font-size:16px}.image-type{color:#fff;cursor:pointer;text-transform:uppercase;font-size:14px}.image-type:not(:last-child){margin-bottom:10px}.image-type.selected,.image-type:hover{color:var(--primary)}.image-preview-container{position:relative}.mask-container{background-image:url(../../static/img/image-mask.e61e2d46.svg);position:absolute;top:0;left:0}.mask-container .mask{height:100%!important;width:100%!important}.usage-snippet{width:100%}.fixed-footer{position:fixed;background-color:#3b3b3b;bottom:0;width:100%;height:54px;z-index:14;color:#fff;border-top:1px solid #2d2d2d;justify-content:space-evenly}.fixed-footer .vt-spacer{height:100%;width:1px;background:#2d2d2d}.fixed-footer .download-code-snippet,.fixed-footer .open-in-sandbox{height:100%;cursor:pointer}.fixed-footer .download-code-snippet .an-button,.fixed-footer .open-in-sandbox .an-button{height:100%;color:#fff!important}.fixed-footer .download-code-snippet .an-button .icon-codepen>svg,.fixed-footer .open-in-sandbox .an-button .icon-codepen>svg{stroke:#fff}.fixed-footer .download-code-snippet:hover .an-button,.fixed-footer .open-in-sandbox:hover .an-button{color:var(--primary)!important}.fixed-footer .download-code-snippet:hover .an-button .icon-codepen>svg,.fixed-footer .open-in-sandbox:hover .an-button .icon-codepen>svg{stroke:var(--primary)}.fixed-footer .icon{margin-right:5px}.c[data-v-74bcec20]{width:100%;display:flex;height:100%;flex-direction:column}.header[data-v-74bcec20]{width:100%;height:60px;display:flex;padding:0 20px;align-items:center;background-color:#3b3b3b;border-bottom:1px solid #2d2d2d;z-index:10}.header .title[data-v-74bcec20]{font-size:16px;color:#fff}.header .toggle[data-v-74bcec20]{margin-left:auto}.body-wrapper[data-v-74bcec20]{flex:1 1 auto;padding-top:60px;overflow:auto}.body-wrapper[data-v-74bcec20]::-webkit-scrollbar{width:0}.override[data-v-74bcec20]{padding:24px 20px;width:100%;display:flex;flex-direction:column;border-bottom:1px solid #2d2d2d;transition:background .2s;cursor:pointer}.override[data-v-74bcec20]:hover{background:#333}.override-title[data-v-74bcec20]{color:#fff;font-size:14px;margin-bottom:4px}.override-text[data-v-74bcec20]{display:flex;align-items:center;opacity:.4;color:#fff;font-size:12px}.override-item[data-v-74bcec20]{margin-right:5px;flex-shrink:0}.overrides[data-v-30481c37]{width:100%;display:flex;height:100%;flex-direction:column;margin-bottom:60px}.view[data-v-7c1d08c0]{flex-shrink:0;flex:1 1 auto;width:100%;display:flex;flex-direction:column;position:relative;overflow:hidden}.title-container[data-v-7c1d08c0]{width:100%;height:60px;position:absolute;top:0;left:0;right:0;display:flex;padding:0 20px;align-items:center;background-color:#3b3b3b;border-bottom:1px solid #2d2d2d;z-index:10;font-size:16px;color:#fff}.tab-toggle[data-v-7c1d08c0]{position:relative;height:100%;margin-right:30px;display:flex;align-items:center;justify-content:center}.tab-toggle[data-v-7c1d08c0]:hover{cursor:pointer}.tab-toggle .active[data-v-7c1d08c0]{position:absolute;left:0;bottom:0;width:100%;height:3px;background:var(--primary)}.body-wrapper[data-v-7c1d08c0]{flex:1 1 auto;padding-top:60px;overflow:auto;color:#fff}.body-wrapper[data-v-7c1d08c0]::-webkit-scrollbar{width:0}.sidebar[data-v-ec16af50]{position:relative;flex-shrink:0;z-index:100;height:100%;display:flex;flex-direction:column;box-shadow:-1px 0 1px 0 #2d2d2d;will-change:width;transition:width .3s cubic-bezier(.2,0,0,1) 0s;transform:translateZ(0)}.sidebar:hover .open[data-v-ec16af50]{visibility:visible}.content[data-v-ec16af50]{width:100%;height:100%;display:flex;flex-direction:column;background-color:#3b3b3b;overflow-y:auto;overflow-x:hidden;border-top:1px solid #2d2d2d}.sidebar-toggle[data-v-ec16af50]{position:absolute;width:40px;height:40px;left:-20px;top:40px;background:#333;box-shadow:0 4px 12px rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;z-index:100;color:#fff}.sidebar-toggle.open[data-v-ec16af50]{visibility:hidden}.sidebar-toggle.open .icon[data-v-ec16af50]{left:0}.sidebar-toggle .icon[data-v-ec16af50]{position:relative;left:-2px}.resizer[data-v-ec16af50]{position:absolute;height:100%;width:14px;background:transparent;left:-10px;top:0;z-index:100}.resizer:hover div[data-v-ec16af50]{background:#1a1a1a!important}.resizer div[data-v-ec16af50]{height:100%;width:4px;margin-left:auto;background:transparent}.block[data-v-44e5560e]{width:100%;border-bottom:1px solid #2d2d2d;padding:0 20px}.block .trigger[data-v-44e5560e]{width:100%}.block.centered[data-v-44e5560e]{padding:0 20px}.block-content[data-v-44e5560e]{display:flex;width:100%;height:100%}.block-content.disabled[data-v-44e5560e]{cursor:default!important}.block .block-title[data-v-44e5560e]{position:relative;display:flex;padding:24px 0;align-items:center;width:100%}.block .block-title span[data-v-44e5560e]{color:#fff;opacity:.4;display:inline-block}.icon-c[data-v-44e5560e]{margin-left:auto;width:30px;height:30px;margin-right:-8px;border-radius:50%;display:flex;align-items:center;justify-content:center}.icon-c[data-v-44e5560e]:hover{cursor:pointer;background:#333}.editableInput[data-v-44e5560e]{background:#2d2d2d;padding:0 8px;font-size:14px;border:1px solid hsla(0,0%,100%,.2);box-sizing:border-box;border-radius:3px;max-width:200px}.editableInput.tag[data-v-44e5560e]{caret-color:#fff;color:#fff;padding:0 12px}.editableInput.key[data-v-44e5560e]{caret-color:#80cbc4;color:#80cbc4}.editableInput.value[data-v-44e5560e]{caret-color:#fd9170;color:#fd9170}.editableInput[data-v-44e5560e]:hover{border:1px solid var(--red)}.br-tip[data-v-44e5560e]{padding:16px;background:#333;color:#fff;border-radius:10px}.autocomplete[data-v-44e5560e]{position:absolute;top:36px;left:0;width:320px;background:#2d2d2d;max-height:200px;max-width:250px;color:#fff;overflow:auto;border-radius:4px;z-index:3000}.autocomplete.tag[data-v-44e5560e]{width:100px;right:0;left:unset}.autocomplete[data-v-44e5560e]::-webkit-scrollbar{width:4px;cursor:pointer;background-color:#303030}.autocomplete[data-v-44e5560e]::-webkit-scrollbar-thumb{background:#b3b2b2}.autocomplete .item[data-v-44e5560e]{font-size:14px;color:#fff;opacity:.6;padding:2px 6px}.sidebar[data-v-44e5560e]{position:absolute;left:0;bottom:0;top:var(--omniview-topbar-height);flex-shrink:0;z-index:13;display:flex;flex-direction:column;box-shadow:1px 0 0 0 #2d2d2d;will-change:width;transition:width .3s cubic-bezier(.2,0,0,1) 0s;transform:translateZ(0)}.sidebar:hover .open[data-v-44e5560e]{visibility:visible}.content[data-v-44e5560e]{width:100%;height:100%;display:flex;flex-direction:column;background-color:#3b3b3b;overflow-y:auto;overflow-x:hidden;border-top:1px solid #2d2d2d}.sidebar-toggle[data-v-44e5560e]{position:absolute;width:40px;height:40px;right:-20px;top:40px;background:#333;box-shadow:0 4px 12px rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;z-index:100;color:#fff}.sidebar-toggle.open[data-v-44e5560e]{visibility:hidden}.sidebar-toggle.open .icon[data-v-44e5560e]{left:0}.sidebar-toggle .icon[data-v-44e5560e]{position:relative;left:-2px}.resizer[data-v-44e5560e]{position:absolute;height:100%;width:14px;background:transparent;left:-10px;top:0;z-index:100}.resizer:hover div[data-v-44e5560e]{background:#1a1a1a!important}.resizer div[data-v-44e5560e]{height:100%;width:4px;margin-left:auto;background:transparent}.c[data-v-44e5560e]{width:100%;display:flex;height:100%;flex-direction:column;overflow:hidden}.header[data-v-44e5560e]{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:60px;flex-shrink:0;display:flex;padding:0 20px;align-items:center;background-color:#3b3b3b;border-bottom:1px solid #2d2d2d;z-index:10}.header .title[data-v-44e5560e]{font-size:16px;color:#fff;max-width:260px}.component-item[data-v-44e5560e]{display:flex;align-items:center;color:#fff;padding:10px 20px;cursor:pointer;transition:background .2s}.component-item.active[data-v-44e5560e]{background:#2d2d2d}.component-item .text[data-v-44e5560e]{margin-left:15px;overflow:hidden}.component-item .name[data-v-44e5560e]{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-item .size[data-v-44e5560e]{opacity:.4;font-size:12px}.component-image[data-v-44e5560e]{flex-shrink:0;width:60px;height:46px;max-width:60px}.c-list[data-v-44e5560e]{padding-bottom:60px;height:var(--height);overflow-y:auto}.c-list[data-v-44e5560e]::-webkit-scrollbar{width:3px;cursor:pointer;background-color:#303030}.c-list[data-v-44e5560e]::-webkit-scrollbar-thumb{background:#b3b2b2;border-radius:200px}.tools[data-v-f417d98e]{position:absolute;z-index:13;left:0;top:0;right:0;bottom:0;pointer-events:none;overflow:visible;line-height:12px}.iframe-wrapper[data-v-f417d98e]{background-color:#2d2d2d;position:relative;width:100%;height:100%;flex:1;overflow-x:auto}.iframe-wrapper[data-v-f417d98e]::-webkit-scrollbar{width:10px;height:10px}.iframe-wrapper[data-v-f417d98e]::-webkit-scrollbar-track-piece{background-color:#2b2b2b;border:1px solid #1d1d1d}.iframe-wrapper[data-v-f417d98e]::-webkit-scrollbar-thumb{height:10px;background-color:#4d4d4d}.iframe-wrapper[data-v-f417d98e]::-webkit-scrollbar-thumb:hover{background-color:#5a5a5a}.overlay[data-v-f417d98e]{position:absolute;height:100%;width:100%;background:transparent;top:0;left:0;z-index:11;overflow:hidden}.iframe-container[data-v-f417d98e]{position:absolute;width:100%;height:100%;left:0;right:0}.resizable-iframe[data-v-f417d98e]{position:relative;height:100%;margin:0 auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:var(--width);touch-action:none;overflow:hidden}.scrollable[data-v-f417d98e]{display:block;height:100%;overflow:auto}.iframe[data-v-f417d98e]{transform-origin:0 0;display:inline;border:0;position:relative;transform-style:preserve-3d;pointer-events:auto}@media(max-width:1070px){.iframe[data-v-f417d98e]{width:100vw}}.canvas-resize-handle .handle[data-v-f417d98e]{position:absolute;top:0;bottom:0;z-index:13}.canvas-resize-handle .handle[data-v-f417d98e]:before{content:"";position:absolute;top:0;left:var(--handle-before-left);width:4px;height:100%;background:#178df7;display:none}.canvas-resize-handle .right-handle[data-v-f417d98e]{right:-14px;width:14px}.canvas-resize-handle .left-handle[data-v-f417d98e]{left:-1px;width:3px;pointer-events:all;cursor:col-resize}.canvas-resize-handle .tab-handle[data-v-f417d98e]{position:fixed;top:50%;width:14px;height:38px;margin-top:-19px;background:#3b3b3b;cursor:col-resize;pointer-events:all;border-top-right-radius:3px;border-bottom-right-radius:3px}.canvas-resize-handle .tab-handle[data-v-f417d98e]:after,.canvas-resize-handle .tab-handle[data-v-f417d98e]:before{content:"";position:absolute;top:8px;bottom:8px;width:1px;background:#8c8c8c}.canvas-resize-handle .tab-handle[data-v-f417d98e]:before{left:5px}.canvas-resize-handle .tab-handle[data-v-f417d98e]:after{left:8px}.canvas-resize-handle .tab-handle[data-v-f417d98e]:hover{background:#178df7}.canvas-resize-handle .tab-handle[data-v-f417d98e]:hover:after,.canvas-resize-handle .tab-handle[data-v-f417d98e]:hover:before{background:#48a5f9}.canvas-resize-handle .gutter-handle[data-v-f417d98e]{position:absolute;top:0;left:-3px;width:4px;height:100%;cursor:col-resize;pointer-events:all}.canvas-resize-handle:hover .handle[data-v-f417d98e]:before{display:block}.canvas-resize-handle:hover .tab-handle[data-v-f417d98e]{background:#178df7;border-color:#178df7}.canvas-resize-handle:hover .tab-handle[data-v-f417d98e]:after,.canvas-resize-handle:hover .tab-handle[data-v-f417d98e]:before{background:#48a5f9}.canvas-resize-handle.show .handle[data-v-f417d98e]:before{display:block}.canvas-resize-handle.show .tab-handle[data-v-f417d98e]{background:#178df7;border-color:#178df7}.canvas-resize-handle.show .tab-handle[data-v-f417d98e]:after,.canvas-resize-handle.show .tab-handle[data-v-f417d98e]:before{background:#48a5f9}.compare-controlls[data-v-f417d98e]{position:absolute;left:50%;transform:translateX(-50%);bottom:50px;background:#2d2d2d;display:flex;align-items:center;width:300px;height:42px;z-index:14;color:#fff;border-radius:5px;padding:0 10px}.compare-controlls .slidecontainer[data-v-f417d98e]{height:100%;display:flex;align-items:center;margin:0 auto;flex:1;padding:0 15px}.pop-out[data-v-f417d98e]{pointer-events:stroke;position:absolute;width:100%;z-index:12;left:0;right:0;top:0}.pop-out img[data-v-f417d98e]{max-width:100%;max-height:100%;display:block}.flash-indicator[data-v-f417d98e]{position:absolute;width:15px;right:-15px;top:0;height:100%;background:#48a5f9;visibility:hidden}.full-screen-toggle[data-v-f417d98e]{position:absolute;top:25px;right:20px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;z-index:103;cursor:pointer}.container[data-v-353c6926]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-353c6926]{color:#fff}.container.dark .label[data-v-353c6926]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-353c6926]{margin-top:70px}}@media(max-width:1070px){.container[data-v-353c6926]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-353c6926]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-353c6926]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-353c6926]:after{content:"";display:block;height:150px}.container.lg[data-v-353c6926]{max-width:824px}.form-container[data-v-353c6926]{margin:0 auto;width:365px}.illustration[data-v-353c6926]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-353c6926]{height:100%}.illustration+.title[data-v-353c6926]{margin-top:40px}.title[data-v-353c6926]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-353c6926]{font-size:24px;line-height:36px}}.subtitle[data-v-353c6926]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-353c6926]{margin:16px 0}}.body[data-v-353c6926]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-353c6926]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-353c6926]{margin-top:20px}@media(max-width:1070px){.body[data-v-353c6926]{width:100%!important}}.input[data-v-353c6926]{margin-bottom:20px}.input+.label[data-v-353c6926]{margin-top:30px}.input[data-v-353c6926]:last-child{margin-bottom:0}.separated[data-v-353c6926]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-353c6926]{border-top:none}.secondary-text[data-v-353c6926]{color:var(--secondary-text)}.secondary-text.small[data-v-353c6926]{font-size:14px}.disclaimer[data-v-353c6926]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-353c6926]{font-weight:700;margin-bottom:12px}.actions[data-v-353c6926]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-353c6926]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-353c6926]{background:var(--dark-onboarding-background)}.actions>*+[data-v-353c6926]{margin-top:20px}.bold[data-v-353c6926]{font-weight:700}.project-limit-wrapper[data-v-353c6926]{background-color:#2d2d2d;display:flex;color:#fff;flex-direction:column;align-items:center;position:relative;width:100%;height:100%;flex:1;overflow-x:auto;text-align:center;padding-top:15vh}.project-limit-wrapper .calendar-form[data-v-353c6926]{width:100%}.no-select[data-v-2c2e9bdc]{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.code-tab-menu-pop[data-v-b8467952]{width:207px;padding:8px 0;background:var(--secondary);color:var(--dark-primary-text);box-shadow:0 4px 12px rgba(20,20,20,.5);border-radius:8px;top:100%}.code-tab-menu-item[data-v-b8467952]{font-size:12px;line-height:20px;font-family:var(--base-font);padding:8px 16px;cursor:pointer}.code-tab-menu-item[data-v-b8467952]:hover{background:#333}.code-tab-menu-divider[data-v-b8467952]{border-bottom:1px solid #2d2d2d}.code-tab[data-v-6f0eff12]{display:flex;flex-direction:row;align-items:center;padding:0 16px;height:40px;position:absolute;left:0;top:-40px;background:#333;box-shadow:inset -1px 0 0 #2d2d2d;color:#fff}.code-tab .text[data-v-6f0eff12]{margin-right:8px;font-size:12px}.code-tab .code-icon[data-v-6f0eff12]{margin-right:8px}.code-tab .actions[data-v-6f0eff12]{margin-left:auto;display:flex;align-items:center}.code-tab .collapse-icon[data-v-6f0eff12],.code-tab .dots-icon[data-v-6f0eff12],.code-tab .expand-icon[data-v-6f0eff12],.code-tab .more-icon[data-v-6f0eff12]{color:hsla(0,0%,100%,.4);cursor:pointer}.code-tab .collapse-icon[data-v-6f0eff12]:hover,.code-tab .dots-icon[data-v-6f0eff12]:hover,.code-tab .expand-icon[data-v-6f0eff12]:hover,.code-tab .more-icon[data-v-6f0eff12]:hover{color:#fff}.code-tab .collapse-icon[data-v-6f0eff12],.code-tab .expand-icon[data-v-6f0eff12]{margin-left:16px}.code-tab .code-tab-menu[data-v-6f0eff12]{display:flex;justify-content:center}.code-container[data-v-2eba152f]{position:relative;display:flex;width:100%;height:100%}.side-panel[data-v-2eba152f]{position:absolute;bottom:20px;right:20px;z-index:1;display:flex}.regenerate-codegen-req[data-v-2eba152f]{cursor:pointer;padding:3px;margin-right:10px}.regenerate-codegen-req img[data-v-2eba152f]{width:20px}.feedback[data-v-2eba152f]{background:#3b3b3b;border-radius:100px;width:85px;height:24px;padding:0 12px;color:#fff;font-size:14px;cursor:pointer}.feedback-popover[data-v-2eba152f]{width:270px;background:#3b3b3b;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.2);padding:10px 16px;color:#fff;outline:none}.feedback-popover[data-v-2eba152f]:focus{outline:none}.send-feedback[data-v-2eba152f]{margin-left:auto;font-size:14px;margin-top:10px}.send-feedback[data-v-2eba152f]:hover{cursor:pointer;color:var(--primary)}.feedback-textarea{background:#333;border-radius:6px;padding:8px 8px;border:1px solid;border-color:transparent;height:110px;color:#fff;caret-color:var(--primary)}.feedback-textarea.active,.feedback-textarea:focus{border-color:var(--primary)}.feedback-textarea::-moz-placeholder{color:#fff;opacity:.4;font-size:14px}.feedback-textarea::placeholder{color:#fff;opacity:.4;font-size:14px}.tag-bg{background:#212122;width:calc(100% - 3px);position:absolute;pointer-events:none;z-index:0}.class-preview{-webkit-user-select:none;-moz-user-select:none;user-select:none}.class-preview .header{padding:18px 20px;font-size:14px;box-shadow:0 1px 0 0 #2a2a2a;color:#ffcb6b}.class-preview .header .text{color:#fff;margin-right:5px}.class-preview .header .classname{color:#ffcb6b}.class-preview .pages-list{padding:9px 0;max-height:146px;overflow-x:hidden;overflow-y:auto}.class-preview .pages-list::-webkit-scrollbar{width:3px;cursor:pointer;background-color:#303030}.class-preview .pages-list::-webkit-scrollbar-thumb{background:#b3b2b2;border-radius:200px}.class-preview .pages-list .page-item{height:32px;flex-shrink:0;padding:0 20px}.class-preview .pages-list .page-item:hover{cursor:pointer;background:#2a2a2a}.paywall-container[data-v-8c74ff92]{background-color:rgba(43,43,43,.95);display:flex;align-items:center;justify-content:center;height:100%;width:100%;position:absolute;top:0;left:0;z-index:1000001;overflow:hidden}.content[data-v-8c74ff92]{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;color:#fff;margin-left:60px}.content .title[data-v-8c74ff92]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px}@media(max-width:1070px){.content .title[data-v-8c74ff92]{font-size:24px;line-height:36px}}.content .text[data-v-8c74ff92]{max-width:510px;margin:22px 0}.close-button[data-v-8c74ff92]{position:absolute;top:20px;right:20px}.close-button.clickable-icon[data-v-8c74ff92]:hover{background-color:transparent}.pricing[data-v-4a4661ea]{width:100%;height:100%;background:rgba(0,0,0,.4);position:fixed;top:0;left:0;z-index:2}.wrapper[data-v-4a4661ea]{display:flex;justify-content:center;flex-direction:column;align-items:center;padding:60px 72px;background:#3b3b3b;transform:translate(-50%,-50%);border-radius:10px;position:absolute;top:50%;left:50%}.logo[data-v-4a4661ea]{width:180px;margin-bottom:30px}.close[data-v-4a4661ea]{cursor:pointer;color:#fff;position:absolute;top:25px;right:25px}.panels[data-v-572cbbe8]{touch-action:none;background-color:#3b3b3b;flex-shrink:0;background:#fff;display:flex;flex-direction:column;transition:height .2s;will-change:height;transform:translateZ(0);max-height:calc(100% - 70px);z-index:90}.panels[data-v-572cbbe8]:focus{outline:none}.panel-wrapper[data-v-572cbbe8]{position:relative;height:100%;width:100%;display:flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.panelTopPosition[data-v-572cbbe8]{height:100%!important;max-height:100%;top:0;bottom:auto}.path-selector[data-v-572cbbe8]{position:absolute;left:0;height:20px;width:100%;background:#2d2d2d;box-shadow:0 -1px 0 0 #3b3b3b;z-index:12;display:flex;align-items:center;flex-shrink:0}.path-selector .empty[data-v-572cbbe8]{opacity:.4;font-size:11px;padding:0 10px}.panel-head[data-v-572cbbe8]{color:#fff;height:40px;min-height:40px;flex-shrink:0;width:100%;display:flex;align-items:center;background:#3b3b3b;padding-left:20px;font-size:12px}.tab-toggle[data-v-572cbbe8]{position:relative;height:100%;margin-right:30px;display:flex;align-items:center;justify-content:center}.tab-toggle[data-v-572cbbe8]:hover{cursor:pointer}.tab-toggle .active[data-v-572cbbe8]{position:absolute;left:0;bottom:0;width:100%;height:3px;background:var(--primary)}.panel-body[data-v-572cbbe8]{max-height:calc(100% - 40px);flex:1;width:100%;background:#333;position:relative}.path-container[data-v-572cbbe8]{display:flex;height:100%;align-items:center;padding:0 5px;justify-content:center;position:relative;white-space:nowrap;font-size:12px;font-weight:400;color:#fff;opacity:.3;cursor:default}.path-container.clickable[data-v-572cbbe8]{cursor:pointer}.path-container.active[data-v-572cbbe8]{opacity:1;cursor:pointer}.path-container .path-label[data-v-572cbbe8]{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.path-icon[data-v-572cbbe8]{color:#fff;opacity:.4}.code-pref-dropdown[data-v-572cbbe8],.language-dropdown[data-v-572cbbe8]{padding:0 20px;height:100%;display:flex;align-items:center;justify-content:center;box-shadow:-1px 0 0 0 #2d2d2d;position:relative}.code-pref-dropdown[data-v-572cbbe8]:hover,.language-dropdown[data-v-572cbbe8]:hover{cursor:pointer}.code-pref-dropdown[data-v-572cbbe8]{padding:0}.code-pref-dropdown.open[data-v-572cbbe8]{background:#2d2d2d}.lang-items[data-v-572cbbe8]{display:flex;flex-direction:column;width:100%;height:100%;font-size:16px}.lang[data-v-572cbbe8]{color:#fff;cursor:pointer}.lang[data-v-572cbbe8]:not(:last-child){margin-bottom:10px}.lang.selected[data-v-572cbbe8],.lang[data-v-572cbbe8]:hover{color:var(--primary)}.actions[data-v-572cbbe8]{height:100%;display:flex;align-items:center;box-shadow:-1px 0 0 0 #2d2d2d}.addChromeExtensionButtons[data-v-572cbbe8]{border-right:1px solid #2d2d2d;margin-right:38px}.compare[data-v-572cbbe8]{padding:0 12px;height:100%;display:flex;align-items:center;box-shadow:-1px 0 0 0 #2d2d2d}.secondary-button[data-v-572cbbe8]:hover{cursor:pointer}.close-button[data-v-572cbbe8]{height:100%;box-shadow:-1px 0 0 0 #2d2d2d;padding:0 20px;display:flex;align-items:center;justify-content:center;cursor:pointer}.secondary.white-button{border:1px solid #fff!important;background:transparent!important;color:#fff!important}.secondary.white-button .three-dots div{background:#fff!important}.secondary.white-button:hover{border:1px solid var(--primary)!important;color:var(--primary)!important}.secondary.white-button:hover .three-dots div{background:var(--primary)!important}.blink-dot{background:var(--primary);box-shadow:0 0 0 0 var(--primary);width:8px;height:8px;border-radius:50%;margin-left:8px}.animate-dot{animation:pulse-red 1.5s infinite}@keyframes pulse-red{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(255,82,82,.7)}70%{transform:scale(1);box-shadow:0 0 0 10px rgba(255,82,82,0)}to{transform:scale(.95);box-shadow:0 0 0 0 rgba(255,82,82,0)}}.path-container{transition:opacity .1s}.clickable:hover{opacity:1}.arrow-container[data-v-601328f3]{display:flex;align-items:center;justify-content:center;position:absolute;width:60px;height:60px;border-radius:100%;background:var(--secondary);cursor:pointer;transition:all .2s ease;top:calc(50% - 30px)}.arrow-container.right[data-v-601328f3]{right:-40px}.arrow-container.right[data-v-601328f3]:hover{right:-15px}.arrow-container.left[data-v-601328f3]{left:-40px}.arrow-container.left[data-v-601328f3]:hover{left:-15px}@keyframes slide-in-right-601328f3{0%{right:-60px}50%{right:-15px}}@keyframes slide-in-left-601328f3{0%{left:-60px}50%{left:-15px}}.slide-in-right-enter-active[data-v-601328f3]{animation:slide-in-right-601328f3 .5s linear}.slide-in-left-enter-active[data-v-601328f3]{animation:slide-in-left-601328f3 .5s linear}.slide-in-left-leave-active[data-v-601328f3],.slide-in-right-leave-active[data-v-601328f3]{transition:all .2s ease}.slide-in-right-leave-to[data-v-601328f3]{transform:translateX(60px)}.slide-in-left-leave-to[data-v-601328f3]{transform:translateX(-60px)}.omniview-container[data-v-6e1008a6]{min-height:0;min-width:0;overflow:hidden;width:100vw;height:100vh}#omniview-content[data-v-6e1008a6]{position:relative;height:100%;width:100%;flex:1;display:flex;overflow:hidden}.main-content[data-v-6e1008a6]{position:relative;flex:1;overflow:hidden;background-color:#2d2d2d}.loader[data-v-6e1008a6]{position:fixed;width:100%;height:100%;top:0;left:0;bottom:0;right:0;background:var(--secondary);display:flex;align-items:center;justify-content:center}.wrapper[data-v-6e1008a6]{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.tools[data-v-43d74600]{position:absolute;z-index:13;left:0;top:0;right:0;bottom:0;pointer-events:none;overflow:visible;line-height:12px}.iframe-wrapper[data-v-43d74600]{background-color:#2d2d2d;position:relative;width:100%;height:100%;flex:1;overflow-x:auto}.iframe-wrapper[data-v-43d74600]::-webkit-scrollbar{width:10px;height:10px}.iframe-wrapper[data-v-43d74600]::-webkit-scrollbar-track-piece{background-color:#2b2b2b;border:1px solid #1d1d1d}.iframe-wrapper[data-v-43d74600]::-webkit-scrollbar-thumb{height:10px;background-color:#4d4d4d}.iframe-wrapper[data-v-43d74600]::-webkit-scrollbar-thumb:hover{background-color:#5a5a5a}.overlay[data-v-43d74600]{position:absolute;height:100%;width:100%;background:transparent;top:0;left:0;z-index:11;overflow:hidden}.iframe-container[data-v-43d74600]{position:absolute;width:100%;height:100%;left:0;right:0}.resizable-iframe[data-v-43d74600]{position:relative;height:100%;margin:0 auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:var(--width);touch-action:none;overflow:hidden}.scrollable[data-v-43d74600]{display:block;height:100%;overflow:auto}.iframe[data-v-43d74600]{transform-origin:0 0;display:inline;border:0;position:relative;transform-style:preserve-3d;pointer-events:auto}@media(max-width:1070px){.iframe[data-v-43d74600]{width:100vw}}.canvas-resize-handle .handle[data-v-43d74600]{position:absolute;top:0;bottom:0;z-index:13}.canvas-resize-handle .handle[data-v-43d74600]:before{content:"";position:absolute;top:0;left:var(--handle-before-left);width:4px;height:100%;background:#178df7;display:none}.canvas-resize-handle .right-handle[data-v-43d74600]{right:-14px;width:14px}.canvas-resize-handle .left-handle[data-v-43d74600]{left:-1px;width:3px;pointer-events:all;cursor:col-resize}.canvas-resize-handle .tab-handle[data-v-43d74600]{position:fixed;top:50%;width:14px;height:38px;margin-top:-19px;background:#3b3b3b;cursor:col-resize;pointer-events:all;border-top-right-radius:3px;border-bottom-right-radius:3px}.canvas-resize-handle .tab-handle[data-v-43d74600]:after,.canvas-resize-handle .tab-handle[data-v-43d74600]:before{content:"";position:absolute;top:8px;bottom:8px;width:1px;background:#8c8c8c}.canvas-resize-handle .tab-handle[data-v-43d74600]:before{left:5px}.canvas-resize-handle .tab-handle[data-v-43d74600]:after{left:8px}.canvas-resize-handle .tab-handle[data-v-43d74600]:hover{background:#178df7}.canvas-resize-handle .tab-handle[data-v-43d74600]:hover:after,.canvas-resize-handle .tab-handle[data-v-43d74600]:hover:before{background:#48a5f9}.canvas-resize-handle .gutter-handle[data-v-43d74600]{position:absolute;top:0;left:-3px;width:4px;height:100%;cursor:col-resize;pointer-events:all}.canvas-resize-handle:hover .handle[data-v-43d74600]:before{display:block}.canvas-resize-handle:hover .tab-handle[data-v-43d74600]{background:#178df7;border-color:#178df7}.canvas-resize-handle:hover .tab-handle[data-v-43d74600]:after,.canvas-resize-handle:hover .tab-handle[data-v-43d74600]:before{background:#48a5f9}.canvas-resize-handle.show .handle[data-v-43d74600]:before{display:block}.canvas-resize-handle.show .tab-handle[data-v-43d74600]{background:#178df7;border-color:#178df7}.canvas-resize-handle.show .tab-handle[data-v-43d74600]:after,.canvas-resize-handle.show .tab-handle[data-v-43d74600]:before{background:#48a5f9}.compare-controlls[data-v-43d74600]{position:absolute;left:50%;transform:translateX(-50%);bottom:50px;background:#2d2d2d;display:flex;align-items:center;width:300px;height:42px;z-index:14;color:#fff;border-radius:5px;padding:0 10px}.compare-controlls .slidecontainer[data-v-43d74600]{height:100%;display:flex;align-items:center;margin:0 auto;flex:1;padding:0 15px}.pop-out[data-v-43d74600]{pointer-events:stroke;position:absolute;width:100%;z-index:12;left:0;right:0;top:0}.pop-out img[data-v-43d74600]{max-width:100%;max-height:100%;display:block}.flash-indicator[data-v-43d74600]{position:absolute;width:15px;right:-15px;top:0;height:100%;background:#48a5f9;visibility:hidden}.full-screen-toggle[data-v-43d74600]{position:absolute;top:25px;right:20px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;z-index:103;cursor:pointer}.loader[data-v-43d74600]{position:fixed;width:100%;height:100%;top:0;left:0;bottom:0;right:0;background:var(--secondary);display:flex;align-items:center;justify-content:center}.iframe[data-v-43d74600]{width:100%;height:100%}.content-wrapper[data-v-d9c2c562]{position:relative;height:100%;width:100%;flex:1;display:flex;overflow:hidden;padding-top:var(--omniview-topbar-height)}.content[data-v-d9c2c562]{display:flex;flex-direction:column;position:relative;flex:1;overflow:hidden;background-color:#2d2d2d}.tools[data-v-099916b8]{position:absolute;z-index:13;left:0;top:0;right:0;bottom:0;pointer-events:none;overflow:visible;line-height:12px}.iframe-wrapper[data-v-099916b8]{background-color:#2d2d2d;position:relative;width:100%;height:100%;flex:1;overflow-x:auto}.iframe-wrapper[data-v-099916b8]::-webkit-scrollbar{width:10px;height:10px}.iframe-wrapper[data-v-099916b8]::-webkit-scrollbar-track-piece{background-color:#2b2b2b;border:1px solid #1d1d1d}.iframe-wrapper[data-v-099916b8]::-webkit-scrollbar-thumb{height:10px;background-color:#4d4d4d}.iframe-wrapper[data-v-099916b8]::-webkit-scrollbar-thumb:hover{background-color:#5a5a5a}.overlay[data-v-099916b8]{position:absolute;height:100%;width:100%;background:transparent;top:0;left:0;z-index:11;overflow:hidden}.iframe-container[data-v-099916b8]{position:absolute;width:100%;height:100%;left:0;right:0}.resizable-iframe[data-v-099916b8]{position:relative;height:100%;margin:0 auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:var(--width);touch-action:none;overflow:hidden}.scrollable[data-v-099916b8]{display:block;height:100%;overflow:auto}.iframe[data-v-099916b8]{transform-origin:0 0;display:inline;border:0;position:relative;transform-style:preserve-3d;pointer-events:auto}@media(max-width:1070px){.iframe[data-v-099916b8]{width:100vw}}.canvas-resize-handle .handle[data-v-099916b8]{position:absolute;top:0;bottom:0;z-index:13}.canvas-resize-handle .handle[data-v-099916b8]:before{content:"";position:absolute;top:0;left:var(--handle-before-left);width:4px;height:100%;background:#178df7;display:none}.canvas-resize-handle .right-handle[data-v-099916b8]{right:-14px;width:14px}.canvas-resize-handle .left-handle[data-v-099916b8]{left:-1px;width:3px;pointer-events:all;cursor:col-resize}.canvas-resize-handle .tab-handle[data-v-099916b8]{position:fixed;top:50%;width:14px;height:38px;margin-top:-19px;background:#3b3b3b;cursor:col-resize;pointer-events:all;border-top-right-radius:3px;border-bottom-right-radius:3px}.canvas-resize-handle .tab-handle[data-v-099916b8]:after,.canvas-resize-handle .tab-handle[data-v-099916b8]:before{content:"";position:absolute;top:8px;bottom:8px;width:1px;background:#8c8c8c}.canvas-resize-handle .tab-handle[data-v-099916b8]:before{left:5px}.canvas-resize-handle .tab-handle[data-v-099916b8]:after{left:8px}.canvas-resize-handle .tab-handle[data-v-099916b8]:hover{background:#178df7}.canvas-resize-handle .tab-handle[data-v-099916b8]:hover:after,.canvas-resize-handle .tab-handle[data-v-099916b8]:hover:before{background:#48a5f9}.canvas-resize-handle .gutter-handle[data-v-099916b8]{position:absolute;top:0;left:-3px;width:4px;height:100%;cursor:col-resize;pointer-events:all}.canvas-resize-handle:hover .handle[data-v-099916b8]:before{display:block}.canvas-resize-handle:hover .tab-handle[data-v-099916b8]{background:#178df7;border-color:#178df7}.canvas-resize-handle:hover .tab-handle[data-v-099916b8]:after,.canvas-resize-handle:hover .tab-handle[data-v-099916b8]:before{background:#48a5f9}.canvas-resize-handle.show .handle[data-v-099916b8]:before{display:block}.canvas-resize-handle.show .tab-handle[data-v-099916b8]{background:#178df7;border-color:#178df7}.canvas-resize-handle.show .tab-handle[data-v-099916b8]:after,.canvas-resize-handle.show .tab-handle[data-v-099916b8]:before{background:#48a5f9}.compare-controlls[data-v-099916b8]{position:absolute;left:50%;transform:translateX(-50%);bottom:50px;background:#2d2d2d;display:flex;align-items:center;width:300px;height:42px;z-index:14;color:#fff;border-radius:5px;padding:0 10px}.compare-controlls .slidecontainer[data-v-099916b8]{height:100%;display:flex;align-items:center;margin:0 auto;flex:1;padding:0 15px}.pop-out[data-v-099916b8]{pointer-events:stroke;position:absolute;width:100%;z-index:12;left:0;right:0;top:0}.pop-out img[data-v-099916b8]{max-width:100%;max-height:100%;display:block}.flash-indicator[data-v-099916b8]{position:absolute;width:15px;right:-15px;top:0;height:100%;background:#48a5f9;visibility:hidden}.full-screen-toggle[data-v-099916b8]{position:absolute;top:25px;right:20px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;z-index:103;cursor:pointer}.iframe[data-v-099916b8]{width:100%;height:100%}.content-wrapper[data-v-f9edbfc0]{position:relative;height:100%;width:100%;flex:1;display:flex;overflow:hidden;padding-top:var(--omniview-topbar-height)}.content[data-v-f9edbfc0]{display:flex;flex-direction:column;position:relative;flex:1;overflow:hidden;background-color:#2d2d2d}.pref-col-title[data-v-e15711d2]{font-size:12px;padding:0 4px;margin-bottom:6px;opacity:.4}.badge[data-v-e15711d2]{border-radius:100px;padding:0 6px;height:16px;display:flex-inline;align-items:center;justify-content:center;font-size:10px}.badge.soon[data-v-e15711d2]{background:#009379;margin-left:5px}.code_preferences[data-v-4c5e1f72]{background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;z-index:201;left:0;top:0;overflow:hidden;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff}h1[data-v-4c5e1f72]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;width:420px;margin-bottom:39px}@media(max-width:1070px){h1[data-v-4c5e1f72]{font-size:24px;line-height:36px}}.panel[data-v-4c5e1f72]{padding:48px 40px 32px 40px;background:var(--dark-onboarding-background);border-radius:10px}.cards[data-v-4c5e1f72]{display:flex;justify-content:space-between}.cards .card[data-v-4c5e1f72]{background:#333;border:1px solid var(--dark-background);width:130px;height:100px;border-radius:4px;cursor:pointer;position:relative;z-index:1}.cards .card img[data-v-4c5e1f72]{height:28px;margin:19px auto 11px auto}.cards .card p[data-v-4c5e1f72]{font-weight:600;opacity:.7}.cards .card .overlay[data-v-4c5e1f72]{position:absolute;width:100%;height:100%;background-color:var(--red);opacity:.1;top:0;left:0;z-index:-1;opacity:0}.cards .card.active[data-v-4c5e1f72]{border:1px solid var(--red);background:none}.cards .card.active p[data-v-4c5e1f72]{opacity:1}.cards .card.active .overlay[data-v-4c5e1f72]{opacity:.1}.cards .card[data-v-4c5e1f72]:hover{border:1px solid var(--red);background:none}.cards .card:hover p[data-v-4c5e1f72]{opacity:1}.cards .card:hover .overlay[data-v-4c5e1f72]{opacity:.1}.preferences[data-v-4c5e1f72]{padding-top:23px;padding-bottom:24px;border-bottom:1px solid var(--secondary)}.preferences .full-width[data-v-4c5e1f72]{width:100%;display:block}.preferences .column[data-v-4c5e1f72]{text-align:left;width:50%}.save-buttons[data-v-4c5e1f72]{display:flex;justify-content:center;align-items:center;margin-top:24px}.save-buttons [data-v-4c5e1f72]{margin-left:16px;margin-right:16px}.save-buttons .keep-button[data-v-4c5e1f72]{cursor:pointer;font-size:14px}.save-buttons .keep-button[data-v-4c5e1f72]:hover{text-decoration:underline}.disclaimer[data-v-4c5e1f72]{font-weight:400;color:#999;font-size:14px;margin-top:12px}.export_panel[data-v-a822f7c2]{position:fixed;width:100%;height:100%;z-index:201;left:0;top:0;overflow:hidden;color:#fff}.panel[data-v-a822f7c2]{right:54px;top:61px;border-radius:16px;width:390px;box-shadow:0 0 10px rgba(0,0,0,.2)}.panel[data-v-a822f7c2],.panel[data-v-a822f7c2]:after{position:absolute;background:var(--dark-onboarding-background)}.panel[data-v-a822f7c2]:after{width:14px;height:14px;display:block;content:"";transform:rotate(45deg);top:-7px;right:100px;z-index:-1}.export_scope[data-v-a822f7c2]{padding:16px 24px}.export_scope .title[data-v-a822f7c2]{margin-bottom:8px}.export_scope .cards[data-v-a822f7c2]{display:flex;justify-content:space-between}.export_scope .cards .card[data-v-a822f7c2]{width:100px;height:62px;display:flex;align-items:center;flex-direction:column;position:relative;cursor:pointer;border:1px solid var(--dark-background);border-radius:4px;z-index:0}.export_scope .cards .card img[data-v-a822f7c2]{margin-top:13px;width:14.5px;opacity:.4}.export_scope .cards .card p[data-v-a822f7c2]{margin-top:6px;line-height:20px}.export_scope .cards .card .overlay[data-v-a822f7c2]{position:absolute;width:100%;height:100%;background-color:var(--red);opacity:.1;top:0;left:0;z-index:-1;opacity:0}.export_scope .cards .disabled[data-v-a822f7c2]{opacity:.6;cursor:default}.export_scope .cards .enabled[data-v-a822f7c2]:hover{background:var(--secondary)}.export_scope .cards .enabled:hover img[data-v-a822f7c2],.export_scope .cards .enabled:hover p[data-v-a822f7c2]{opacity:1}.export_scope .cards .enabled.active[data-v-a822f7c2]{border:1px solid var(--red);background:none}.export_scope .cards .enabled.active img[data-v-a822f7c2],.export_scope .cards .enabled.active p[data-v-a822f7c2]{opacity:1}.export_scope .cards .enabled.active .overlay[data-v-a822f7c2]{opacity:.1}.export-options[data-v-a822f7c2]{border-bottom-left-radius:16px;border-bottom-right-radius:16px;padding:17px 0;background:var(--secondary)}.export-options .export-option[data-v-a822f7c2]{background-color:#333;border-top:1px solid var(--dark-onboarding-background);display:flex;padding:24px;cursor:pointer}.export-options .export-option .share[data-v-a822f7c2]{margin-left:auto;opacity:.4}.export-options .export-option p[data-v-a822f7c2]{margin-left:18px;font-size:14px}.export-options .export-option[data-v-a822f7c2]:hover{background:var(--dark-onboarding-background)}.export-options .export-option.working[data-v-a822f7c2]{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.export-options .export-option.working img[data-v-a822f7c2],.export-options .export-option.working p[data-v-a822f7c2]{opacity:.4}.small-text[data-v-a822f7c2]{opacity:.4;font-size:12px;line-height:20px;font-weight:400}.loader[data-v-a822f7c2]{width:36px;margin-left:auto}.selected-framework[data-v-a822f7c2]{padding:12px 14px 17px 24px}.breakpoints[data-v-81381250],.c[data-v-81381250]{display:flex;align-items:center}.breakpoints[data-v-81381250]{height:100%;justify-content:center;flex-shrink:0;padding:0 3px}.spacer[data-v-81381250]{flex-shrink:0;width:1px;height:60px;background:hsla(0,0%,100%,.3);border-radius:100px}.br-selector[data-v-81381250]{flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-right:6px}.br-selector .icon[data-v-81381250]{color:hsla(0,0%,100%,.3)}.br-selector[data-v-81381250]:hover{cursor:pointer}.br-selector:hover .icon[data-v-81381250]{color:#fff}.breakpoint-container[data-v-81381250]{-webkit-user-select:none;-moz-user-select:none;user-select:none;height:100%;flex-shrink:0;display:flex;align-items:center;flex-direction:column;justify-content:center;opacity:.4;color:#fff;padding:0 10px}.breakpoint-container .br-text[data-v-81381250]{font-size:12px;text-transform:capitalize}.breakpoint-container[data-v-81381250]:hover{opacity:1;cursor:pointer}.breakpoint-container:hover .br-icon[data-v-81381250],.breakpoint-container:hover .br-text[data-v-81381250]{color:#fff}.breakpoint-container.selected[data-v-81381250]{opacity:1}.breakpoint-container.selected .br-icon[data-v-81381250],.breakpoint-container.selected .br-text[data-v-81381250]{color:var(--primary)}.width-indicator[data-v-81381250]{flex-shrink:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:10px;width:66px}.width-indicator span[data-v-81381250]{color:#fff;font-size:14px}.width-indicator .unit[data-v-81381250]{font-size:12px;color:hsla(0,0%,100%,.3);margin-left:5px}.widthInput[data-v-81381250]{background:#2d2d2d;padding:0 5px;font-size:14px;border:1px solid hsla(0,0%,100%,.2);box-sizing:border-box;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:2px;color:#fff;width:100%}.widthInput[data-v-81381250]:focus{outline:none}.widthInput[data-v-81381250]::-webkit-inner-spin-button,.widthInput[data-v-81381250]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.widthInput[type=number][data-v-81381250]{-moz-appearance:textfield}.br-tip[data-v-81381250]{max-width:207px;padding:16px;background:#333;color:#fff;border-radius:10px}.br-tip-title[data-v-81381250]{font-size:14px;margin-bottom:10px;text-transform:capitalize}.br-tip-range[data-v-81381250]{font-size:12px;opacity:.4}.br-tip-text[data-v-81381250]{font-size:12px;line-height:18px;opacity:.4}.br-tip-link[data-v-81381250]{margin-left:auto;font-size:12px;color:#ff6250}.br-pop[data-v-81381250]{background:#3b3b3b;width:260px;color:#fff;border-radius:10px;font-size:14px;box-shadow:0 0 10px rgba(0,0,0,.2)}.br-pop-title[data-v-81381250]{padding:12px 16px;box-shadow:0 1px 0 0 #2d2d2d;font-size:14px}.br-pop-body[data-v-81381250]{font-size:12px;color:hsla(0,0%,100%,.4)}.br-pop-body .learn-more[data-v-81381250]{color:var(--primary);margin-left:auto}.br-pop-item[data-v-81381250]{display:flex;align-items:center;box-shadow:0 1px 0 0 #2d2d2d;padding:12px 16px;transition:background .2s;cursor:pointer}.br-pop-item.selected[data-v-81381250],.br-pop-item[data-v-81381250]:hover{background:#2d2d2d}.navigator[data-v-2a02c856]{position:absolute;left:0;width:100%;background:#333;max-height:0;transition:max-height .2s ease;overflow:hidden;height:760px;z-index:104}.navigator .close-button[data-v-2a02c856],.navigator .expand-button[data-v-2a02c856]{cursor:pointer;position:absolute;background:#333;width:30px;height:30px;right:15px;border-radius:50%;color:#fff;opacity:.6;z-index:555;display:flex;align-items:center;justify-content:center}.navigator .expand-button[data-v-2a02c856]{top:30px;right:70px}.navigator .close-button[data-v-2a02c856]{top:30px}.navigator .wrapper[data-v-2a02c856]{position:relative;width:100%;height:100%;display:flex;flex-direction:column;padding-bottom:0}.navigator .screens-number[data-v-2a02c856]{color:#fff;font-size:16px;margin-bottom:30px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.navigator .list-wrapper[data-v-2a02c856]{overflow:hidden;min-width:100%;display:flex;padding-bottom:10px}.navigator .list-wrapper[data-v-2a02c856]::-webkit-scrollbar{height:10px;width:0;height:0;cursor:pointer;background-color:#303030}.navigator .list-wrapper[data-v-2a02c856]::-webkit-scrollbar-thumb{background:#b3b2b2;border-radius:200px}.navigator .cards[data-v-2a02c856]{display:flex;align-items:center}.navigator .cards .thumb-image-container[data-v-2a02c856]{position:absolute;width:calc(100% - 4px);height:calc(100% - 4px);background:#2d2d2d}.navigator .cards .thumb-overlay[data-v-2a02c856]{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;width:100%;height:100%;pointer-events:all;border-radius:inherit;z-index:1}.navigator .cards .locked[data-v-2a02c856]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#3b3b3b!important;opacity:.9;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.navigator .cards .thumb-container[data-v-2a02c856]{position:relative;height:195px;width:100%;padding:2px;overflow:hidden;margin-bottom:5px;background:transparent;border-radius:inherit}.navigator .cards .thumb-container[data-v-2a02c856]:hover{cursor:pointer}.navigator .cards .thumb-container:hover .thumb-overlay[data-v-2a02c856]{background:rgba(59,59,59,.5)}.navigator .cards .thumb[data-v-2a02c856]{width:100%;height:auto}.navigator .cards .screen-title[data-v-2a02c856]{font-size:12px;width:100%}.navigator .cards .screen-breakpoint[data-v-2a02c856],.navigator .cards .screen-title[data-v-2a02c856]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.navigator .cards .screen-breakpoint[data-v-2a02c856]{font-size:10px;opacity:.4;text-transform:capitalize}.navigator .card[data-v-2a02c856]{color:#fff;display:flex;flex-direction:column;overflow:hidden;width:270px;border-radius:2px;margin-right:10px}.navigator .card.selected .thumb-container[data-v-2a02c856],.navigator .card:hover .thumb-container[data-v-2a02c856]{background:var(--primary)}.navigator .card.selected .thumb-overlay[data-v-2a02c856]{background:rgba(59,59,59,.5)}.navigator.isOpen[data-v-2a02c856]{max-height:400px}.navigator.isExpanded[data-v-2a02c856]{max-height:var(--expand-height)}.post-container[data-v-155f34cd]{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:30px auto;width:100%}.title[data-v-155f34cd]{font-family:var(--base-font);font-style:normal;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:400;margin-bottom:30px}@media(max-width:1070px){.title[data-v-155f34cd]{font-size:24px;line-height:36px}}.rounded[data-v-155f34cd]{overflow:hidden;border-radius:10px}.header[data-v-711a1426]{display:flex;align-items:center;padding:6px 0}.header.done[data-v-711a1426]:not(.selected){opacity:.6}.dot[data-v-711a1426]{flex-shrink:0;width:10px;height:10px;border-radius:100%;border:1px solid var(--secondary);background-color:#fff;transition:all .2s ease}.dot.done[data-v-711a1426]{background-color:var(--green);border-color:#fff}.dot.selected[data-v-711a1426]:not(.done){background-color:var(--yellow)}.title[data-v-711a1426]{margin-left:10px}.title.underline[data-v-711a1426]{text-decoration:underline;cursor:pointer}.clickable[data-v-711a1426]{cursor:pointer}.body[data-v-711a1426]{margin-top:6px;padding-left:10px}.body .image img[data-v-711a1426]{max-width:100%}.stage-container[data-v-bdb10ce4]{width:100%;padding:20px 24px;cursor:default}.stage-container.inOmniview[data-v-bdb10ce4]:first-child{border-top:0}.stage-container.inOmniview[data-v-bdb10ce4]:last-child{border-bottom:0}.stage-container+.stage-container[data-v-bdb10ce4]{border-top:none}.stage-container.dark[data-v-bdb10ce4]{border-top:1px solid #575757;border-bottom:1px solid #575757}.stage-container.light[data-v-bdb10ce4]{border-top:1px solid rgba(87,87,87,.1);border-bottom:1px solid rgba(87,87,87,.1)}.stage-container.open[data-v-bdb10ce4]{padding-bottom:16px}.stage-container.open[data-v-bdb10ce4]:not(.inOmniview){background-color:var(--dark-background)}.stage-container.open:not(.inOmniview).light[data-v-bdb10ce4]{background-color:transparent}.stage-container[data-v-bdb10ce4]:not(.open){cursor:pointer}.stage-container[data-v-bdb10ce4]:last-child{border-bottom:none}.header[data-v-bdb10ce4]{display:flex;align-items:center;justify-content:space-between;width:100%}.header .number[data-v-bdb10ce4]{display:flex;justify-content:center;align-items:center;border-radius:100%;width:20px;height:20px;font-size:10px;border:1px solid #fff;-webkit-user-select:none;-moz-user-select:none;user-select:none}.header .number[data-v-bdb10ce4]:not(.open){opacity:.5}.header .number.light[data-v-bdb10ce4]{border:1px solid #2d2d2d}.header .number.light.open[data-v-bdb10ce4]{background-color:var(--yellow)}.header .done-icon[data-v-bdb10ce4]{width:20px;height:20px;background-color:#fff;border-radius:100%}.header .done-icon[data-v-bdb10ce4]:not(.open){opacity:.5}.header .title[data-v-bdb10ce4]{font-size:14px;margin-left:10px}.header .title.open[data-v-bdb10ce4]{font-weight:700}.header .title[data-v-bdb10ce4]:not(.open){opacity:.5}.header .skip[data-v-bdb10ce4]{justify-self:flex-end;font-size:10px;opacity:.6;font-weight:200;cursor:pointer}.body[data-v-bdb10ce4]{font-size:12px;line-height:20px}.body .text[data-v-bdb10ce4]{margin-top:20px}.body .sub-stages[data-v-bdb10ce4]{margin-top:10px;padding-left:4px}.body .cta[data-v-bdb10ce4]{margin-top:20px}.body[data-v-bdb10ce4] ul{margin-top:10px;list-style-type:disc}.body[data-v-bdb10ce4] ul li{margin-left:20px}.body .video-container[data-v-bdb10ce4]{display:flex;flex-direction:column;align-items:flex-start;margin-top:30px}.body .video-thumb-container[data-v-bdb10ce4]{display:flex;align-items:center;justify-content:center;position:relative;border:var(--border);border-radius:10px;overflow:hidden;width:210px;height:120px}.body .video-thumb-container>.play-icon[data-v-bdb10ce4]{z-index:1;cursor:pointer}.body .video-thumb[data-v-bdb10ce4]{cursor:pointer;width:210px;height:120px;transition:all .2s ease;position:absolute;top:0;left:0}.body .video-thumb.hover[data-v-bdb10ce4]{opacity:.8}.body .video-title[data-v-bdb10ce4]{margin-top:10px;font-size:12px;font-weight:700}.slide-stage-enter-active[data-v-61fea478],.slide-stage-leave-active[data-v-61fea478]{transition:all .2s;overflow:hidden}.slide-stage-enter[data-v-61fea478],.slide-stage-leave-to[data-v-61fea478]{transform:translateX(10px);opacity:0;overflow:hidden}.progress-bubble-container[data-v-58c90630]{position:absolute;display:flex;flex-direction:column;align-items:flex-end;top:calc(100% + 10px);right:0}.bubble-container[data-v-58c90630]{display:flex;flex-direction:column;align-items:flex-end;margin-bottom:10px}.bubble-container .bubble[data-v-58c90630]{position:relative;width:260px;background-color:var(--green);color:#fff;border-radius:6px}.bubble-container .bubble .close-button[data-v-58c90630]{cursor:pointer;position:absolute;top:15px;right:15px}.bubble-container .bubble-end[data-v-58c90630]{width:0;height:0;border-right:5px solid transparent;border-left:5px solid transparent;border-bottom:10px solid var(--green);margin-right:20px}.inline-progress-container[data-v-58c90630]{margin-left:20px;margin-bottom:15px;width:125px}.inline-progress-container.done[data-v-58c90630]{width:130px}.slide-inline-progress-enter-active[data-v-58c90630],.slide-inline-progress-leave-active[data-v-58c90630]{transition:all .2s;overflow:hidden}.slide-inline-progress-enter[data-v-58c90630],.slide-inline-progress-leave-to[data-v-58c90630]{transform:translateX(40px);opacity:0;overflow:hidden}.header[data-v-5620538a]{position:fixed;width:100%;padding:0 30px;display:flex;align-items:center;left:0;right:0;top:0;z-index:201;background-color:#3b3b3b}.spacer[data-v-5620538a]{flex-shrink:0;width:1px;height:60px;background:hsla(0,0%,100%,.3);border-radius:100px}.logo[data-v-5620538a]{display:flex;align-items:flex-start;justify-content:center;color:#fff;width:22px;height:30px;font-size:12px;margin-right:12px;flex-shrink:0}.logo[data-v-5620538a]:hover{cursor:pointer}.titles[data-v-5620538a]{flex-shrink:0;display:flex;flex-direction:column;width:360px;color:#fff;height:100%;justify-content:center}.titles .info[data-v-5620538a]{font-size:14px;color:#fff;opacity:.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.titles .project-screen[data-v-5620538a]{display:flex;align-items:center;color:#fff}.titles .project-screen .t-icon[data-v-5620538a]{color:#fff;opacity:.4;margin:0 2px;flex-shrink:0}.titles .project-screen .project-title[data-v-5620538a]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0}.titles .project-screen .project-title[data-v-5620538a]:hover{cursor:pointer}.titles .project-screen .screen-title[data-v-5620538a]{display:flex;align-items:center;flex:1;overflow:hidden}.titles .project-screen .screen-title span[data-v-5620538a]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.titles .project-screen .screen-title[data-v-5620538a]:hover{cursor:pointer}.titles .project-screen .icon[data-v-5620538a]{margin:0 3px;opacity:.4}.mode-breakpoints[data-v-5620538a]{display:flex;align-items:center;height:100%;margin:0 auto}.mode-selector[data-v-5620538a]{flex-shrink:0;height:100%;display:flex;align-items:center;margin-right:80px}.mode-container[data-v-5620538a]{display:flex;align-items:center;flex-direction:column;justify-content:center;height:100%;padding:0 10px;opacity:.4}.mode-container .mode-text[data-v-5620538a]{font-size:12px;color:#fff;text-transform:capitalize}.mode-container .mode-icon[data-v-5620538a]{color:#fff}.mode-container[data-v-5620538a]:hover{cursor:pointer;opacity:1}.mode-container:hover .mode-icon[data-v-5620538a],.mode-container:hover .mode-text[data-v-5620538a]{color:#fff}.mode-container.selected[data-v-5620538a]{opacity:1}.mode-container.selected .mode-icon[data-v-5620538a],.mode-container.selected .mode-text[data-v-5620538a]{color:var(--primary)}.actions[data-v-5620538a]{display:flex;align-items:center;height:100%;color:#d9d9d9;justify-content:flex-end;padding-left:20px;min-width:382px}.publish-tip[data-v-5620538a]{width:218px;background:#333;font-size:14px;box-shadow:0 0 10px rgba(0,0,0,.2);color:#fff;border-radius:10px;padding:20px}.go-pro-button[data-v-5620538a]{display:flex;align-items:center}.go-pro-button>*+[data-v-5620538a]{margin-left:4px}.br-tip[data-v-5620538a]{margin-right:20px;max-width:207px;padding:10px;background:#333;color:#fff;border-radius:10px}.br-tip-title[data-v-5620538a]{font-size:14px}.titles .project-title[data-v-5620538a],.titles .screen-title span[data-v-5620538a]{padding-right:3px}.titles .info[data-v-5620538a]{font-size:12px}.titles .project-screen[data-v-5620538a]{max-width:260px}.titles .project-screen .icon[data-v-5620538a]{margin:8px 5px 0 5px;opacity:1}.titles .project-screen .t-icon[data-v-5620538a]{opacity:1;margin:0}.br-pop[data-v-5620538a]{background:#3b3b3b;width:auto;color:#fff;border-radius:10px;font-size:14px;box-shadow:0 0 10px rgba(0,0,0,.2)}.br-pop-title[data-v-5620538a]{padding:12px 30px;box-shadow:0 1px 0 0 #2d2d2d;font-size:14px}.br-pop-body[data-v-5620538a]{font-size:12px;color:hsla(0,0%,100%,.4)}.br-pop-body .learn-more[data-v-5620538a]{color:var(--primary);margin-left:auto}.zoom-icon[data-v-5620538a]{color:hsla(0,0%,100%,.3);width:20px;height:20px}.zoom-icon[data-v-5620538a]:hover{cursor:pointer;color:#fff}.zoom-options[data-v-5620538a]{padding:12px 30px;display:flex;flex-direction:column}.zoom-options .zoom-option[data-v-5620538a]{font-size:14px;color:#fff;margin-bottom:12px}.zoom-options .zoom-option[data-v-5620538a]:hover{color:var(--primary);cursor:pointer}.zoom-options .zoom-option.active[data-v-5620538a]{color:var(--primary)}.export-button .icon[data-v-5620538a]{margin:7px -6px 0 7px}.badge[data-v-5620538a]{display:flex;height:14px;padding:0 5px;justify-content:center;align-items:center;background:var(--light-tomato-5,#ffd1c9);color:var(--light-tomato-11,#d43029);border-radius:30px;text-align:center;font-size:12px;font-family:Mulish;font-weight:700;text-transform:uppercase;margin-left:8px}.header[data-v-5620538a]{justify-content:space-between}.header-router[data-v-5620538a]{display:flex;align-items:center}.feedback[data-v-6e3ecd8c]{background:#fff;position:absolute;bottom:20px;left:50%;transform:translateX(-50%);width:550px;border-radius:10px;z-index:10}.wrapper[data-v-6e3ecd8c]{width:100%;height:100%;padding:24px;position:relative;display:flex;flex-direction:column;align-items:center}.close[data-v-6e3ecd8c]{position:absolute;top:13px;right:13px;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:.4}.close[data-v-6e3ecd8c]:hover{opacity:1}.title[data-v-6e3ecd8c]{margin-bottom:12px;color:#3b3b3b;font-size:14px;font-weight:700}.title span[data-v-6e3ecd8c]{font-weight:900;font-style:16px}.title button[data-v-6e3ecd8c]{color:var(--primary);font-size:12px}.numbers[data-v-6e3ecd8c]{margin-bottom:8px}.text[data-v-6e3ecd8c]{font-size:14px;width:100%;color:#3b3b3b;opacity:.4}.number[data-v-6e3ecd8c]{width:32px;height:32px;border:1px solid #a1a1a1;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#3b3b3b;font-size:12px}.number[data-v-6e3ecd8c]:not(:last-child){margin-right:8px}.number[data-v-6e3ecd8c]:hover,.submit-btn[data-v-6e3ecd8c]{color:#fff;background:var(--primary);cursor:pointer}.submit-btn[data-v-6e3ecd8c]{border:1px solid;border-radius:30px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:16px;transition:background .2s;padding:5px 15px;font-size:14px;margin-top:12px;transition:opacity .2s}.code-feedback-textarea{background:#fff;border-radius:3px;padding:8px 24px;border:1px solid;border-color:var(--primary);min-height:85px;color:#3b3b3b;width:100%}.code-feedback-textarea::-webkit-scrollbar{width:0}.code-feedback-textarea::-moz-placeholder{font-size:14px;color:#3b3b3b;opacity:.4}.code-feedback-textarea::placeholder{font-size:14px;color:#3b3b3b;opacity:.4}.omniview-container[data-v-dd78f200]{min-height:0;min-width:0;overflow:hidden;width:100vw;height:100vh}#omniview-content[data-v-dd78f200]{position:relative;height:100%;width:100%;flex:1;display:flex;overflow:hidden}.main-content[data-v-dd78f200]{position:relative;flex:1;overflow:hidden;background-color:#2d2d2d}.loader[data-v-dd78f200]{position:fixed;width:100%;height:100%;top:0;left:0;bottom:0;right:0;background:var(--secondary);display:flex;align-items:center;justify-content:center}.wrapper[data-v-dd78f200]{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.container[data-v-d1b8648e]{background:var(--dark-onboarding-background);width:336px;color:#fff;border-radius:10px;font-size:14px;box-shadow:0 0 10px rgba(0,0,0,.2);flex-direction:column}.container .item[data-v-d1b8648e]{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 20px}.container .title[data-v-d1b8648e]{font-size:14px}.container .text[data-v-d1b8648e]{font-size:12px;line-height:18px;opacity:.4}.container .action[data-v-d1b8648e]{color:var(--primary);cursor:pointer;font-size:12px;z-index:999}.container .hr[data-v-d1b8648e]{height:1px;width:100%;background:#767676}.container .upload-btn[data-v-d1b8648e]{padding:0}.container .done[data-v-d1b8648e]{margin:20px}.header[data-v-e4603994]{position:fixed;width:100%;padding:0 30px;display:flex;align-items:center;left:0;right:0;top:0;z-index:201;background-color:#3b3b3b}.spacer[data-v-e4603994]{flex-shrink:0;width:1px;height:60px;background:hsla(0,0%,100%,.3);border-radius:100px}.logo[data-v-e4603994]{display:flex;align-items:flex-start;justify-content:center;color:#fff;width:22px;height:30px;font-size:12px;margin-right:12px;flex-shrink:0}.logo[data-v-e4603994]:hover{cursor:pointer}.titles[data-v-e4603994]{flex-shrink:0;display:flex;flex-direction:column;width:360px;color:#fff;height:100%;justify-content:center}.titles .info[data-v-e4603994]{font-size:14px;color:#fff;opacity:.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.titles .project-screen[data-v-e4603994]{display:flex;align-items:center;color:#fff}.titles .project-screen .t-icon[data-v-e4603994]{color:#fff;opacity:.4;margin:0 2px;flex-shrink:0}.titles .project-screen .project-title[data-v-e4603994]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0}.titles .project-screen .project-title[data-v-e4603994]:hover{cursor:pointer}.titles .project-screen .screen-title[data-v-e4603994]{display:flex;align-items:center;flex:1;overflow:hidden}.titles .project-screen .screen-title span[data-v-e4603994]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.titles .project-screen .screen-title[data-v-e4603994]:hover{cursor:pointer}.titles .project-screen .icon[data-v-e4603994]{margin:0 3px;opacity:.4}.mode-breakpoints[data-v-e4603994]{display:flex;align-items:center;height:100%;margin:0 auto}.mode-selector[data-v-e4603994]{flex-shrink:0;height:100%;display:flex;align-items:center;margin-right:80px}.mode-container[data-v-e4603994]{display:flex;align-items:center;flex-direction:column;justify-content:center;height:100%;padding:0 10px;opacity:.4}.mode-container .mode-text[data-v-e4603994]{font-size:12px;color:#fff;text-transform:capitalize}.mode-container .mode-icon[data-v-e4603994]{color:#fff}.mode-container[data-v-e4603994]:hover{cursor:pointer;opacity:1}.mode-container:hover .mode-icon[data-v-e4603994],.mode-container:hover .mode-text[data-v-e4603994]{color:#fff}.mode-container.selected[data-v-e4603994]{opacity:1}.mode-container.selected .mode-icon[data-v-e4603994],.mode-container.selected .mode-text[data-v-e4603994]{color:var(--primary)}.actions[data-v-e4603994]{display:flex;align-items:center;height:100%;color:#d9d9d9;justify-content:flex-end;padding-left:20px;min-width:382px}.sync-tip[data-v-e4603994]{margin-right:20px;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sync-warning[data-v-e4603994]{margin-right:20px;cursor:pointer}.sync-warning-btn[data-v-e4603994]{color:var(--red);font-size:14px}.sync-container[data-v-3fb2a02b]{min-height:100vh;min-width:100vw;height:100vh;width:100vw}#sync-content[data-v-3fb2a02b]{position:relative;height:100%;width:100%;flex:1;display:flex;overflow:hidden}.main-content[data-v-3fb2a02b]{position:relative;flex:1;overflow:hidden;background-color:#2d2d2d}.loader[data-v-3fb2a02b]{position:fixed;width:100%;height:100%;top:0;left:0;bottom:0;right:0;background:var(--secondary);display:flex;align-items:center;justify-content:center}.wrapper[data-v-3fb2a02b]{width:100%;height:100%;display:flex;flex-direction:column}.sync-container[data-v-7ba00622]{min-height:100vh;min-width:100vw;height:100vh;width:100vw}.centerIframe[data-v-7ba00622]{transform:translateX(-50%);position:relative;left:50%}#sync-content[data-v-7ba00622]{position:relative;height:100%;width:100%;flex:1;display:flex;overflow:hidden}.main-content[data-v-7ba00622]{position:relative;flex:1}.main-scroll[data-v-7ba00622]{width:100vw;height:100vh;overflow:auto;position:relative}.loader[data-v-7ba00622]{position:fixed;width:100%;height:100%;top:0;left:0;bottom:0;right:0;background:var(--secondary);display:flex;align-items:center;justify-content:center}.wrapper[data-v-7ba00622]{width:100%;height:100%;display:flex;flex-direction:column}.box[data-v-7ba00622]{border-radius:10px 10px 0 0;box-shadow:0 0 10px #646464;background:var(--secondary);padding:20px 50px;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;bottom:0;left:50%}.logo[data-v-7ba00622]{width:140px;margin-bottom:20px}.buttons[data-v-7ba00622]{display:flex}.container[data-v-e3b17e5c]{height:100vh;width:100%;margin-top:-60px;display:flex;flex-direction:column;text-align:center;overflow:hidden}@media(max-width:1070px){.container[data-v-e3b17e5c]{padding:0 20px}}.code-feedback-textarea[data-v-e3b17e5c]{background:#fff;border-radius:20px;padding:8px 24px;border:1px solid;border-color:var(--border);height:42px;max-height:66px;color:#3b3b3b;caret-color:var(--border)}.code-feedback-textarea[data-v-e3b17e5c]::-webkit-scrollbar{width:0}.code-feedback-textarea[data-v-e3b17e5c]::-moz-placeholder{font-size:14px;color:#3b3b3b;opacity:.4}.code-feedback-textarea[data-v-e3b17e5c]::placeholder{font-size:14px;color:#3b3b3b;opacity:.4}.button[data-v-e3b17e5c]{width:100%;display:flex;justify-content:center;margin-top:20px}.wrapper[data-v-e3b17e5c]{width:598px;display:flex;flex-direction:column;justify-content:center;align-items:center}.wrapper img[data-v-e3b17e5c]{width:200px}.checked .checkbox_inner[data-v-e3b17e5c]{opacity:1}.checkbox_inner[data-v-e3b17e5c]{width:100%;height:100%;border-radius:50%;background:var(--primary);opacity:0;transition:all .2s}.row[data-v-e3b17e5c]{width:230px;cursor:pointer;display:flex;text-align:left;justify-content:flex-start;align-items:center;margin-bottom:10px}.checkbox[data-v-e3b17e5c]{width:20px;height:20px;padding:2px;border:1px var(--primary) solid;border-radius:50%;margin-right:10px;position:relative}.title[data-v-e3b17e5c]{font-size:29px;line-height:36px;margin-top:45px}.subTitle[data-v-e3b17e5c],.title[data-v-e3b17e5c]{font-family:Mulish;font-style:normal;font-weight:400;letter-spacing:0;text-align:center}.subTitle[data-v-e3b17e5c]{font-size:16px;line-height:24px;margin-top:24px;margin-bottom:20px}.container[data-v-cfa88b08]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-cfa88b08]{color:#fff}.container.dark .label[data-v-cfa88b08]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-cfa88b08]{margin-top:70px}}@media(max-width:1070px){.container[data-v-cfa88b08]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-cfa88b08]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-cfa88b08]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-cfa88b08]:after{content:"";display:block;height:150px}.container.lg[data-v-cfa88b08]{max-width:824px}.form-container[data-v-cfa88b08]{margin:0 auto;width:365px}.illustration[data-v-cfa88b08]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-cfa88b08]{height:100%}.illustration+.title[data-v-cfa88b08]{margin-top:40px}.title[data-v-cfa88b08]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-cfa88b08]{font-size:24px;line-height:36px}}.subtitle[data-v-cfa88b08]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-cfa88b08]{margin:16px 0}}.body[data-v-cfa88b08]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-cfa88b08]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-cfa88b08]{margin-top:20px}@media(max-width:1070px){.body[data-v-cfa88b08]{width:100%!important}}.input[data-v-cfa88b08]{margin-bottom:20px}.input+.label[data-v-cfa88b08]{margin-top:30px}.input[data-v-cfa88b08]:last-child{margin-bottom:0}.separated[data-v-cfa88b08]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-cfa88b08]{border-top:none}.secondary-text[data-v-cfa88b08]{color:var(--secondary-text)}.secondary-text.small[data-v-cfa88b08]{font-size:14px}.disclaimer[data-v-cfa88b08]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-cfa88b08]{font-weight:700;margin-bottom:12px}.actions[data-v-cfa88b08]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-cfa88b08]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-cfa88b08]{background:var(--dark-onboarding-background)}.actions>*+[data-v-cfa88b08]{margin-top:20px}.bold[data-v-cfa88b08]{font-weight:700}.container[data-v-cfa88b08]{margin-top:160px;max-width:100%}@media(max-width:1070px){.container[data-v-cfa88b08]{margin-top:110px}}@media(min-width:1070px){.container .subtitle[data-v-cfa88b08]{margin:20px 0 0;width:100%}}.container .body[data-v-cfa88b08]{margin:40px auto;max-width:444px}@media(max-width:1070px){.actions[data-v-cfa88b08]{position:fixed;left:0;bottom:0;width:100%}}@media(max-width:1070px){.actions button.an-button[data-v-cfa88b08]{width:100%;border-radius:0}}.link[data-v-cfa88b08]{text-align:center;margin:40px 0 0;opacity:.4}.link[data-v-cfa88b08]:hover{opacity:1}.container[data-v-0021ff8e]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-0021ff8e]{color:#fff}.container.dark .label[data-v-0021ff8e]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-0021ff8e]{margin-top:70px}}@media(max-width:1070px){.container[data-v-0021ff8e]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-0021ff8e]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-0021ff8e]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-0021ff8e]:after{content:"";display:block;height:150px}.container.lg[data-v-0021ff8e]{max-width:824px}.form-container[data-v-0021ff8e]{margin:0 auto;width:365px}.illustration[data-v-0021ff8e]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-0021ff8e]{height:100%}.illustration+.title[data-v-0021ff8e]{margin-top:40px}.title[data-v-0021ff8e]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-0021ff8e]{font-size:24px;line-height:36px}}.subtitle[data-v-0021ff8e]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-0021ff8e]{margin:16px 0}}.body[data-v-0021ff8e]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-0021ff8e]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-0021ff8e]{margin-top:20px}@media(max-width:1070px){.body[data-v-0021ff8e]{width:100%!important}}.input[data-v-0021ff8e]{margin-bottom:20px}.input+.label[data-v-0021ff8e]{margin-top:30px}.input[data-v-0021ff8e]:last-child{margin-bottom:0}.separated[data-v-0021ff8e]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-0021ff8e]{border-top:none}.secondary-text[data-v-0021ff8e]{color:var(--secondary-text)}.secondary-text.small[data-v-0021ff8e]{font-size:14px}.disclaimer[data-v-0021ff8e]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-0021ff8e]{font-weight:700;margin-bottom:12px}.actions[data-v-0021ff8e]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-0021ff8e]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-0021ff8e]{background:var(--dark-onboarding-background)}.actions>*+[data-v-0021ff8e]{margin-top:20px}.bold[data-v-0021ff8e]{font-weight:700}.container[data-v-0021ff8e]{margin-top:160px;max-width:100%}@media(max-width:1070px){.container[data-v-0021ff8e]{margin-top:110px}}@media(min-width:1070px){.container .subtitle[data-v-0021ff8e]{margin:20px 0 0;width:100%}}.container .body[data-v-0021ff8e]{margin:40px auto;max-width:444px}@media(max-width:1070px){.actions[data-v-0021ff8e]{position:fixed;left:0;bottom:0;width:100%}}@media(max-width:1070px){.actions button.an-button[data-v-0021ff8e]{width:100%;border-radius:0}}.link[data-v-0021ff8e]{text-align:center;margin:40px 0 0;opacity:.4}.link[data-v-0021ff8e]:hover{opacity:1}.container[data-v-349dfda9]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-349dfda9]{color:#fff}.container.dark .label[data-v-349dfda9]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-349dfda9]{margin-top:70px}}@media(max-width:1070px){.container[data-v-349dfda9]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-349dfda9]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-349dfda9]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-349dfda9]:after{content:"";display:block;height:150px}.container.lg[data-v-349dfda9]{max-width:824px}.form-container[data-v-349dfda9]{margin:0 auto;width:365px}.illustration[data-v-349dfda9]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-349dfda9]{height:100%}.illustration+.title[data-v-349dfda9]{margin-top:40px}.title[data-v-349dfda9]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-349dfda9]{font-size:24px;line-height:36px}}.subtitle[data-v-349dfda9]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-349dfda9]{margin:16px 0}}.body[data-v-349dfda9]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-349dfda9]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-349dfda9]{margin-top:20px}@media(max-width:1070px){.body[data-v-349dfda9]{width:100%!important}}.input[data-v-349dfda9]{margin-bottom:20px}.input+.label[data-v-349dfda9]{margin-top:30px}.input[data-v-349dfda9]:last-child{margin-bottom:0}.separated[data-v-349dfda9]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-349dfda9]{border-top:none}.secondary-text[data-v-349dfda9]{color:var(--secondary-text)}.secondary-text.small[data-v-349dfda9]{font-size:14px}.disclaimer[data-v-349dfda9]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-349dfda9]{font-weight:700;margin-bottom:12px}.actions[data-v-349dfda9]{display:flex;align-items:center;flex-direction:column}.actions.fixed[data-v-349dfda9]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-349dfda9]{background:var(--dark-onboarding-background)}.actions>*+[data-v-349dfda9]{margin-top:20px}.bold[data-v-349dfda9]{font-weight:700}.container[data-v-349dfda9]{margin-top:160px;max-width:100%}@media(max-width:1070px){.container[data-v-349dfda9]{margin-top:110px}}@media(min-width:1070px){.container .subtitle[data-v-349dfda9]{margin:20px 0 0;width:100%}}.container .body[data-v-349dfda9]{margin:40px auto;max-width:444px}.input+.link[data-v-349dfda9]{margin-top:40px}.link[data-v-349dfda9]{text-align:center;margin:20px 0 0;opacity:.4}.link[data-v-349dfda9]:hover{opacity:1}.actions[data-v-349dfda9]{margin-top:40px}@media(max-width:1070px){.actions[data-v-349dfda9]{position:fixed;left:0;bottom:0;width:100%}}@media(max-width:1070px){.actions button.an-button[data-v-349dfda9]{width:100%;border-radius:0}}.invalid-message[data-v-349dfda9]{margin-top:10px;text-align:left;font-size:14px;color:var(--red)}.navigation[data-v-d8ddc0ae]{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-top:var(--border);margin-bottom:4px}.navigation[data-v-d8ddc0ae]:after{content:"";position:absolute;bottom:0;left:0;right:0;background:var(--divider-color);height:1px;border-radius:1px;bottom:1.5px}.title[data-v-d8ddc0ae]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;margin-bottom:30px}@media(max-width:1070px){.title[data-v-d8ddc0ae]{font-size:24px;line-height:36px}}.navigation[data-v-d8ddc0ae]{justify-content:flex-start}.content[data-v-d8ddc0ae]{display:flex;align-items:center;flex-direction:column;margin:50px 0;text-align:center}.content .title[data-v-d8ddc0ae]{margin-bottom:20px}.content .description[data-v-d8ddc0ae]{max-width:660px}.container[data-v-15d86176]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-15d86176]{color:#fff}.container.dark .label[data-v-15d86176]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-15d86176]{margin-top:70px}}@media(max-width:1070px){.container[data-v-15d86176]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-15d86176]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-15d86176]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-15d86176]:after{content:"";display:block;height:150px}.container.lg[data-v-15d86176]{max-width:824px}.form-container[data-v-15d86176]{margin:0 auto;width:365px}.illustration[data-v-15d86176]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-15d86176]{height:100%}.illustration+.title[data-v-15d86176]{margin-top:40px}.title[data-v-15d86176]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-15d86176]{font-size:24px;line-height:36px}}.subtitle[data-v-15d86176]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-15d86176]{margin:16px 0}}.body[data-v-15d86176]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-15d86176]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-15d86176]{margin-top:20px}@media(max-width:1070px){.body[data-v-15d86176]{width:100%!important}}.input[data-v-15d86176]{margin-bottom:20px}.input+.label[data-v-15d86176]{margin-top:30px}.input[data-v-15d86176]:last-child{margin-bottom:0}.separated[data-v-15d86176]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-15d86176]{border-top:none}.secondary-text[data-v-15d86176]{color:var(--secondary-text)}.secondary-text.small[data-v-15d86176]{font-size:14px}.disclaimer[data-v-15d86176]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-15d86176]{font-weight:700;margin-bottom:12px}.actions[data-v-15d86176]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-15d86176]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-15d86176]{background:var(--dark-onboarding-background)}.actions>*+[data-v-15d86176]{margin-top:20px}.bold[data-v-15d86176]{font-weight:700}.illustration img[data-v-15d86176]{aspect-ratio:3/2;height:unset}.body[data-v-15d86176]{text-align:center}.container[data-v-9d5a4010]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-9d5a4010]{color:#fff}.container.dark .label[data-v-9d5a4010]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-9d5a4010]{margin-top:70px}}@media(max-width:1070px){.container[data-v-9d5a4010]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-9d5a4010]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-9d5a4010]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-9d5a4010]:after{content:"";display:block;height:150px}.container.lg[data-v-9d5a4010]{max-width:824px}.form-container[data-v-9d5a4010]{margin:0 auto;width:365px}.illustration[data-v-9d5a4010]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-9d5a4010]{height:100%}.illustration+.title[data-v-9d5a4010]{margin-top:40px}.title[data-v-9d5a4010]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-9d5a4010]{font-size:24px;line-height:36px}}.subtitle[data-v-9d5a4010]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-9d5a4010]{margin:16px 0}}.body[data-v-9d5a4010]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-9d5a4010]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-9d5a4010]{margin-top:20px}@media(max-width:1070px){.body[data-v-9d5a4010]{width:100%!important}}.input[data-v-9d5a4010]{margin-bottom:20px}.input+.label[data-v-9d5a4010]{margin-top:30px}.input[data-v-9d5a4010]:last-child{margin-bottom:0}.separated[data-v-9d5a4010]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-9d5a4010]{border-top:none}.secondary-text[data-v-9d5a4010]{color:var(--secondary-text)}.secondary-text.small[data-v-9d5a4010]{font-size:14px}.disclaimer[data-v-9d5a4010]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-9d5a4010]{font-weight:700;margin-bottom:12px}.actions[data-v-9d5a4010]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-9d5a4010]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-9d5a4010]{background:var(--dark-onboarding-background)}.actions>*+[data-v-9d5a4010]{margin-top:20px}.bold[data-v-9d5a4010]{font-weight:700}.content[data-v-9d5a4010]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center}.illustration[data-v-9d5a4010]{margin-bottom:2rem}.illustration img[data-v-9d5a4010]{aspect-ratio:3/2;height:unset}.title[data-v-9d5a4010]{margin-bottom:1rem}.body[data-v-9d5a4010]{color:var(--secondary-text)}.horizontal-card[data-v-07461937]{width:100%;padding:0 30px 30px;display:flex;align-items:center;justify-content:space-between;cursor:default}.horizontal-card+.horizontal-card[data-v-07461937]{padding-top:30px;border-top:var(--border)}.disabled[data-v-07461937]{opacity:.5;cursor:default}.card-body[data-v-07461937]{display:flex}.image[data-v-07461937]{height:60px;width:60px;flex-shrink:0;background-color:#eae9e9;margin-right:20px}.content[data-v-07461937]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.content .title[data-v-07461937]{font-family:Roslindale;font-style:normal;font-weight:500;line-height:26px;font-size:18px;font-weight:600}.intercom-bubble[data-v-43b9a474]{display:flex;align-items:flex-end;justify-content:space-between;position:fixed;z-index:1000;bottom:90px;right:10px;margin:20px}.avatar[data-v-43b9a474]{margin-right:14px}.avatar img[data-v-43b9a474]{width:30px;height:30px;border-radius:100%}.content[data-v-43b9a474]{display:flex;flex-direction:column;align-items:flex-start;border-radius:10px;box-shadow:var(--shadow);background-color:#fff;color:var(--primary-text);font-size:14px;padding:10px 20px;min-width:200px;max-width:300px;cursor:pointer}.content .contact-details[data-v-43b9a474]{color:var(--secondary-text)}.close-button[data-v-43b9a474]{position:absolute;top:0;right:0;padding:10px;cursor:pointer}.cookie-consent[data-v-17d69a35]{display:flex;flex-direction:row;position:fixed;bottom:0;left:0;right:0;padding:20px 40px;align-items:center;align-self:center;justify-content:center;background-color:#3b3b3b;color:#fff;font-family:Mulish,sans-serif;font-size:15px;line-height:25px;z-index:9999;gap:32px}.cookie-consent .text[data-v-17d69a35]{flex:1 1 auto;margin-bottom:0}.cookie-consent .text a[data-v-17d69a35]{color:var(--primary)}.cookie-consent .buttons[data-v-17d69a35]{display:flex;gap:16px;flex-direction:row;align-items:center;justify-content:flex-end;margin-right:40px}@media(max-width:768px){.cookie-consent[data-v-17d69a35]{flex-direction:column}.cookie-consent .close-button[data-v-17d69a35]{align-self:flex-start}}#app[data-v-444540a8]{display:flex;width:100vw}#app .content[data-v-444540a8]{position:relative;width:100%}.banner-extra-container[data-v-36b9805c]{background:#fff}.banner-container[data-v-36b9805c]{display:flex;align-items:center;justify-content:center;position:relative;padding:18px;width:100%;height:60px;text-align:center;z-index:5;color:var(--primary-text)}.banner-container.fail[data-v-36b9805c]{background-color:rgba(242,191,175,.2)}.banner-container.success[data-v-36b9805c]{background-color:rgba(0,147,121,.2)}.banner-container.warn[data-v-36b9805c]{background-color:rgba(248,213,126,.2)}.banner-container.info[data-v-36b9805c]{background-color:rgba(51,102,255,.2)}.banner-container.big[data-v-36b9805c]{height:80px}.banner-container.big.warn[data-v-36b9805c]{background-color:#f3b962!important}.clickable-icon[data-v-36b9805c]{position:absolute;top:18px;right:18px;height:24px;width:24px}.clickable-icon[data-v-36b9805c]:hover{background-color:hsla(0,0%,100%,.5)}.three-dots[data-v-642ea7d2]{width:60px;text-align:center}.three-dots>div[data-v-642ea7d2]{width:10px;height:10px;background-color:#fff;border-radius:100%;display:inline-block;animation:sk-bouncedelay-642ea7d2 1.4s ease-in-out infinite both}.three-dots>div+div[data-v-642ea7d2]{margin-left:8px}.three-dots .bounce1[data-v-642ea7d2]{animation-delay:-.32s}.three-dots .bounce2[data-v-642ea7d2]{animation-delay:-.16s}@keyframes sk-bouncedelay-642ea7d2{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.text[data-v-642ea7d2]{display:inline-flex;height:100%;align-items:center}.loader[data-v-642ea7d2]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.an-button[data-v-642ea7d2]{position:relative;height:var(--height);padding:var(--padding);font-size:var(--fontSize);border-radius:4px;font-weight:500;display:inline-flex;align-items:center;vertical-align:middle;white-space:nowrap;transition-property:all;transition-duration:.1s;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s ease}.an-button>div[data-v-642ea7d2]{width:100%}.an-button.primary[data-v-642ea7d2]{background:var(--primary);color:#fff}.an-button.primary[data-v-642ea7d2]:hover:not(:disabled){background:var(--primary-hover)}.an-button.secondary[data-v-642ea7d2]{background:transparent;border:1px solid var(--primary);color:var(--primary)}.an-button.secondary .three-dots div[data-v-642ea7d2]{background:var(--primary)}.an-button.secondary[data-v-642ea7d2]:hover:not(:disabled){color:#fff;background:var(--primary)}.an-button.secondary:hover:not(:disabled) .three-dots div[data-v-642ea7d2]{background:#fff}.an-button.tertiary[data-v-642ea7d2]{background:transparent;border:1px solid var(--secondary);color:var(--secondary)}.an-button.tertiary .three-dots div[data-v-642ea7d2]{background:var(--secondary)}.an-button.tertiary[data-v-642ea7d2]:hover:not(:disabled){color:#fff;background:var(--secondary)}.an-button.tertiary:hover:not(:disabled) .three-dots div[data-v-642ea7d2]{background:#fff}.an-button.empty[data-v-642ea7d2]{background:transparent;outline:none;color:var(--primary);padding:0;height:auto}.an-button.empty .three-dots div[data-v-642ea7d2]{background:var(--primary)}.an-button.empty[data-v-642ea7d2]:active,.an-button.empty[data-v-642ea7d2]:focus{outline:none}.an-button.rounded[data-v-642ea7d2]{border-radius:100px}.an-button.iconOnly[data-v-642ea7d2]{padding:0 8px}.an-button[data-v-642ea7d2]:disabled{opacity:.5}.an-button.isWorking[data-v-642ea7d2],.an-button[data-v-642ea7d2]:disabled{cursor:default}.an-button[data-v-642ea7d2]:active,.an-button[data-v-642ea7d2]:focus{outline:none}.withPaddingLeft[data-v-642ea7d2]{padding-left:8px}.withPaddingRight[data-v-642ea7d2]{padding-right:8px}.an-link[data-v-14c10b63]{display:inline-block;cursor:pointer}.an-link[data-v-14c10b63]:hover{font-weight:700}.an-link.primary[data-v-14c10b63]{color:var(--primary)}.an-link.primary[data-v-14c10b63]:hover{color:var(--primary-hover)}.an-link.secondary[data-v-14c10b63]{color:var(--primary-text)}.an-link.secondary.dark[data-v-14c10b63]{color:var(--dark-primary-text)}.an-link.info[data-v-14c10b63]{color:var(--blue)}.an-link.disabled[data-v-14c10b63]{opacity:.3}.an-link[data-v-14c10b63]:before{display:block;content:attr(data-content);font-weight:700;height:0;overflow:hidden;visibility:hidden}@media(min-width:1070px){.primary-hover[data-v-14c10b63]:hover{color:var(--primary)!important}}.an-card[data-v-7437ca8f]{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border-radius:4px;border:1px solid #ebeef5;max-width:320px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.an-card-head[data-v-7437ca8f]{border-bottom:1px solid #ebeef5}.an-card-body[data-v-7437ca8f]{flex:1 1 auto;min-height:1px}.an-card-footer[data-v-7437ca8f]{border-top:1px solid #ebeef5}.an-card-body[data-v-7437ca8f],.an-card-footer[data-v-7437ca8f],.an-card-head[data-v-7437ca8f]{padding:15px}.inputContainer[data-v-0706bb06]{position:relative;display:inline-block;height:var(--height);width:100%}.input[data-v-0706bb06]{height:100%;width:100%;padding:12px 22px;border-radius:10px;outline:none;border:var(--border);caret-color:var(--primary);transition:border-color 1s ease;background:transparent}.input[data-v-0706bb06]:focus{border:1px solid var(--secondary);outline:0}.input[data-v-0706bb06]::-moz-placeholder{color:var(--secondary-text)}.input[data-v-0706bb06]::placeholder{color:var(--secondary-text)}.input.dark[data-v-0706bb06]{color:#fff}.input.dark[data-v-0706bb06]::-moz-placeholder{color:var(--dark-secondary-text)}.input.dark[data-v-0706bb06]::placeholder{color:var(--dark-secondary-text)}.input.noBorder[data-v-0706bb06]{border:none;padding:0}.input.dark[data-v-0706bb06]{border-color:var(--dark-border-color)}.input.dark[data-v-0706bb06]:focus{border-color:#fff;outline:0}.invalid.dark[data-v-0706bb06],.invalid[data-v-0706bb06],.invalid[data-v-0706bb06]:focus{border:1px solid var(--red);box-shadow:none}.hasIcon[data-v-0706bb06]{padding-left:var(--iconContainerWidth)}.inputIconContainer[data-v-0706bb06],.password-icon[data-v-0706bb06]{position:absolute;width:var(--iconContainerWidth);height:100%;left:0;top:0;bottom:0;display:flex;align-items:center;justify-content:center}.password-icon[data-v-0706bb06]{right:20px;left:auto;width:auto;cursor:pointer;opacity:.4}.password-icon.active[data-v-0706bb06]{opacity:1}.inputContainer--flex[data-v-0706bb06]{display:flex;align-items:center;margin-right:10px}.inputContainer--flex>*+[data-v-0706bb06]{margin-left:5px}.inputContainer--flex .slot-inner-right[data-v-0706bb06]{display:flex;align-items:center;justify-content:center;height:inherit;padding-inline:15px;margin:0;border:var(--border);border-top-right-radius:10px;border-bottom-right-radius:10px}.inputContainer--no-right-borders input[data-v-0706bb06]{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.clickable-icon[data-v-6a122945]{opacity:.3;transition:opacity .2s ease}.clickable-icon[data-v-6a122945]:hover{opacity:1;background:none}.number-input-container[data-v-6a122945]{display:flex;align-items:center}.number[data-v-6a122945]{font-family:Roslindale;font-style:normal;font-weight:500;font-size:18px;line-height:26px;text-align:center;font-size:24px;line-height:36px;margin:0 12px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:32px}.an-select[data-v-53d8aafc]{position:relative;text-align:left;outline:none}.selected[data-v-53d8aafc]{display:flex;align-items:center;height:inherit;justify-content:space-between;text-indent:10px;font-weight:400;border-radius:2px;border:1px solid #ebeef5;color:#272833;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.selected.placeholder[data-v-53d8aafc]{font-size:14px;color:#c1c7cd}.selected.open[data-v-53d8aafc]{border-radius:2px;border:1px solid #409eff;transition:border-color .2s linear}.selected[data-v-53d8aafc]:after{content:"";width:32px;height:32px;background-image:url(../../static/img/chevron-down.40938fc4.svg)}.options[data-v-53d8aafc]{color:#272833;border-radius:2px;overflow:hidden;border-color:#ebeef5;border-width:0 1px 1px 1px;border-style:solid;position:absolute;background-color:#fff;left:0;right:0;z-index:1000;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);text-indent:21px;max-height:192px;overflow:auto}.option[data-v-53d8aafc]{color:#272833;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:32px;line-height:32px;display:flex;align-items:center}.option[data-v-53d8aafc]:hover{background-color:#ecf5ff}.option .check-icon[data-v-53d8aafc]{color:#409eff;margin:0 15px}.hide[data-v-53d8aafc]{display:none}.stepper-container[data-v-6e1a5e37]{border-radius:5px;display:flex;flex-direction:row;color:#3b3b3b;width:132px}.stepper-container.dark[data-v-6e1a5e37]{color:var(--dark-primary-text)}.stepper-container span[data-v-6e1a5e37]{flex-grow:2;border:none;height:32px;text-align:center;border:1px solid #52514c;font-family:Mulish;font-style:normal;border-left:none;border-right:none;width:48px;display:flex;align-content:center;justify-content:center;line-height:32px}button[data-v-6e1a5e37]{border:1px solid #52514c;background:none;color:inherit;outline:inherit;display:flex;justify-content:center;align-items:center;padding:8px!important;height:32px;cursor:pointer}button[data-v-6e1a5e37]:hover{background-color:#f8f8f7;color:#706f6b}button.button-less[data-v-6e1a5e37]{border-radius:5px 0 0 5px}button.button-more[data-v-6e1a5e37]{border-radius:0 5px 5px 0}button[data-v-6e1a5e37]:hover{border-color:#91918d}button[data-v-6e1a5e37]:active{border:1px solid #52514c;box-shadow:0 0 0 3px #e2e2df}button.disabled[data-v-6e1a5e37]{background-color:#dbdbd7;color:#c8c7c1;cursor:not-allowed}.svg-container[data-v-aa60ef1e]{display:inline-block;margin-bottom:-10px}.avatar[data-v-1acf29fe]{display:flex;justify-content:center;align-items:center;border-radius:100%;color:#fff;cursor:pointer;border:1px solid #fff;-moz-user-select:none}.base-textarea[data-v-3acaa394]{caret-color:var(--primary);resize:none;overflow:hidden!important;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}.base-textarea[data-v-3acaa394]:focus{outline:none}.with-border[data-v-3acaa394]{border-radius:10px;padding:12px 22px;border:var(--border)}.with-border[data-v-3acaa394]:focus{border:1px solid var(--secondary)}.mention-item{padding:4px 10px;color:#fff;cursor:pointer;background-color:#333}.mention-item:first-child{border-radius:10px 10px 0 0}.mention-item:last-child{border-radius:0 0 10px 10px}.mention-selected{background:#2d2d2d}.toggle-container[data-v-44ba85f8]{display:flex;align-items:flex-start;justify-content:space-between}.toggle-label[data-v-44ba85f8]{margin-right:20px}.toggle[data-v-44ba85f8]{cursor:pointer;display:inline-block;flex-shrink:0;position:relative;height:24px;width:48px;border-radius:12px;transition:all .4s;background-color:var(--tertiary);padding:2px 3px}.toggle .toggle-inner[data-v-44ba85f8]{display:flex;align-items:center;justify-content:center;position:absolute;height:20px;width:20px;border-radius:100%;transition:all .4s;background-color:var(--secondary);right:calc(100% - 23px)}input:checked+.toggle[data-v-44ba85f8]{background:var(--primary)}input:checked+.toggle .toggle-inner[data-v-44ba85f8]{background:#fff;right:3px}.title-label[data-v-44ba85f8]{padding:0 16px}.title-label[data-v-44ba85f8]:before{display:block;content:attr(data-content);font-weight:700;height:0;overflow:hidden;visibility:hidden}.title-label-on[data-v-44ba85f8]{font-weight:700}.radio-container[data-v-0ac54219]{display:flex;justify-content:flex-start}.radio-container+.radio-container[data-v-0ac54219]{margin-top:var(--spacing-y)}.radio-container.full[data-v-0ac54219],.radio[data-v-0ac54219]{cursor:var(--cursor)}.radio-label[data-v-0ac54219]{margin-left:var(--spacing-x);position:relative}.note-container[data-v-1a1c7df4]{display:inline-block;position:relative;background-color:var(--darker-blue);border:1px solid var(--blue);border-radius:4px;text-align:left;padding:12px;margin-top:24px;font-size:12px;line-height:18px}.note-container .header[data-v-1a1c7df4]{font-weight:700}.note-container .actions[data-v-1a1c7df4]{cursor:pointer;color:var(--dark-blue);font-weight:700;display:flex;gap:15px;margin-top:10px;flex-direction:row;align-items:flex-start}.tooltip-container[data-v-7723d562]{display:inline-block;position:relative}.tooltip-container .tooltip[data-v-7723d562]{white-space:nowrap;position:absolute;background-color:#fff;color:var(--primary-text);padding:10px 24px;box-shadow:var(--shadow);border-radius:5px}.tooltip-container .tooltip-trigger[data-v-7723d562]{outline:none}.tooltip-big[data-v-1d0858b7]{background:#333;border-radius:10px;color:#fff;padding:40px 35px 25px 20px;max-height:275px;max-width:329px}.tooltip-big-banner[data-v-1d0858b7]{position:absolute;top:0;right:0}.tooltip-big-title[data-v-1d0858b7]{font-size:24px;line-height:30px;padding-bottom:15px}.tooltip-big-text[data-v-1d0858b7]{font-size:14px;line-height:20px;opacity:.4}.tooltip-big-footer[data-v-1d0858b7]{padding-top:20px}.prompt-container[data-v-6d6de80a]{padding:40px}.loader[data-v-39f6d312]{display:inline-block}.dot[data-v-39f6d312]{width:10px;height:10px;background-color:var(--primary);border-radius:100%;display:inline-block;animation:inline-loader-39f6d312 1.4s ease-in-out infinite both;margin:0 1px}.dot-1[data-v-39f6d312]{animation-delay:-.32s}.dot-2[data-v-39f6d312]{animation-delay:-.16s}@keyframes inline-loader-39f6d312{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.container[data-v-3291dd4a]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-3291dd4a]{color:#fff}.container.dark .label[data-v-3291dd4a]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-3291dd4a]{margin-top:70px}}@media(max-width:1070px){.container[data-v-3291dd4a]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-3291dd4a]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-3291dd4a]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-3291dd4a]:after{content:"";display:block;height:150px}.container.lg[data-v-3291dd4a]{max-width:824px}.form-container[data-v-3291dd4a]{margin:0 auto;width:365px}.illustration[data-v-3291dd4a]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-3291dd4a]{height:100%}.illustration+.title[data-v-3291dd4a]{margin-top:40px}.title[data-v-3291dd4a]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-3291dd4a]{font-size:24px;line-height:36px}}.subtitle[data-v-3291dd4a]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-3291dd4a]{margin:16px 0}}.body[data-v-3291dd4a]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-3291dd4a]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-3291dd4a]{margin-top:20px}@media(max-width:1070px){.body[data-v-3291dd4a]{width:100%!important}}.input[data-v-3291dd4a]{margin-bottom:20px}.input+.label[data-v-3291dd4a]{margin-top:30px}.input[data-v-3291dd4a]:last-child{margin-bottom:0}.separated[data-v-3291dd4a]{border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-3291dd4a]{border-top:none}.secondary-text[data-v-3291dd4a]{color:var(--secondary-text)}.secondary-text.small[data-v-3291dd4a]{font-size:14px}.disclaimer[data-v-3291dd4a]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-3291dd4a]{font-weight:700;margin-bottom:12px}.actions[data-v-3291dd4a]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-3291dd4a]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-3291dd4a]{background:var(--dark-onboarding-background)}.actions>*+[data-v-3291dd4a]{margin-top:20px}.bold[data-v-3291dd4a]{font-weight:700}.login[data-v-3291dd4a]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.login .details[data-v-3291dd4a]{margin-bottom:40px;display:flex;flex-direction:column;align-items:center}.login .details .property[data-v-3291dd4a]{margin:30px 0 0}.login .details .property .password-input[data-v-3291dd4a]{display:flex;justify-content:space-between}.login .details .property .password-input *+[data-v-3291dd4a]{margin-left:30px}.login .social[data-v-3291dd4a]{margin-top:40px}.login .social .item[data-v-3291dd4a]{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.link[data-v-3291dd4a]{color:var(--blue)}.error-hint[data-v-3291dd4a]{color:var(--red);text-align:center}.details[data-v-3291dd4a],.separated[data-v-3291dd4a],form[data-v-3291dd4a]{width:100%}.meta-section .label.top[data-v-3291dd4a],.meta-section>*+[data-v-3291dd4a]{margin-top:15px}.experiment[data-v-3291dd4a]{display:flex;align-items:center;margin-top:8px}.experiment>[data-v-3291dd4a]{max-width:50%}.experiment>*+[data-v-3291dd4a]{margin-left:5px}.toggle-container[data-v-1d6b2c48]{display:flex;align-items:flex-start;justify-content:space-between}.toggle[data-v-1d6b2c48]{cursor:pointer;display:flex;align-items:center;position:relative;flex-shrink:0;height:36px;border-radius:12px;transition:all .4s;background-color:var(--light-container-background);border-radius:120px}.toggle .toggle-inner[data-v-1d6b2c48]{display:flex;align-items:center;justify-content:center;height:36px;border-radius:100%;transition:all .4s}.toggle .toggle-inner .text[data-v-1d6b2c48]{display:flex;align-items:center;flex-shrink:0;color:var(--primary);height:100%;padding:0 24px}.toggle .toggle-inner .active[data-v-1d6b2c48]{color:#fff;background-color:var(--primary);border-radius:120px}input:checked+.toggle .toggle-inner .active[data-v-1d6b2c48]{margin-left:0}.en-section[data-v-5f8126a0]{padding-bottom:40px}.en-section.separate[data-v-5f8126a0]{border-bottom:var(--border)}.en-section.separate+.en-section[data-v-5f8126a0]{margin-top:40px}.en-section .title[data-v-5f8126a0]{display:flex;align-items:center;justify-content:space-between;font-weight:700}.en-section .description[data-v-5f8126a0]{margin-top:12px;color:var(--secondary-text)}.en-section>.toggle[data-v-5f8126a0]{margin-top:30px}.team-details[data-v-144c5fdc]{border-bottom:var(--border);padding-bottom:30px}.team-details+.team-details[data-v-144c5fdc]{padding-top:30px}.team-name[data-v-144c5fdc]{font-weight:700;font-size:22px;line-height:28px;margin-bottom:16px}.plan-details[data-v-144c5fdc]{display:flex;align-items:center;justify-content:space-between}.container[data-v-d13d836a]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-d13d836a]{color:#fff}.container.dark .label[data-v-d13d836a]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-d13d836a]{margin-top:70px}}@media(max-width:1070px){.container[data-v-d13d836a]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-d13d836a]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-d13d836a]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-d13d836a]:after{content:"";display:block;height:150px}.container.lg[data-v-d13d836a]{max-width:824px}.form-container[data-v-d13d836a]{margin:0 auto;width:365px}.illustration[data-v-d13d836a]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-d13d836a]{height:100%}.illustration+.title[data-v-d13d836a]{margin-top:40px}.title[data-v-d13d836a]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-d13d836a]{font-size:24px;line-height:36px}}.subtitle[data-v-d13d836a]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-d13d836a]{margin:16px 0}}.body[data-v-d13d836a]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-d13d836a]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-d13d836a]{margin-top:20px}@media(max-width:1070px){.body[data-v-d13d836a]{width:100%!important}}.input[data-v-d13d836a]{margin-bottom:20px}.input+.label[data-v-d13d836a]{margin-top:30px}.input[data-v-d13d836a]:last-child{margin-bottom:0}.separated[data-v-d13d836a]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-d13d836a]{border-top:none}.secondary-text[data-v-d13d836a]{color:var(--secondary-text)}.secondary-text.small[data-v-d13d836a]{font-size:14px}.disclaimer[data-v-d13d836a]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-d13d836a]{font-weight:700;margin-bottom:12px}.actions[data-v-d13d836a]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-d13d836a]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-d13d836a]{background:var(--dark-onboarding-background)}.actions>*+[data-v-d13d836a]{margin-top:20px}.bold[data-v-d13d836a]{font-weight:700}.navigation[data-v-d13d836a]{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-top:var(--border);margin-bottom:4px}.navigation[data-v-d13d836a]:after{content:"";position:absolute;bottom:0;left:0;right:0;background:var(--divider-color);height:1px;border-radius:1px;bottom:1.5px}.body[data-v-d13d836a]{width:960px;border-radius:10px;display:flex;align-items:stretch;margin-top:40px}.account-sidebar[data-v-d13d836a]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:400px;height:610px;padding:0 30px;border-radius:10px;margin-right:60px;box-shadow:var(--shadow)}.account-sidebar .name[data-v-d13d836a]{font-family:Roslindale;font-style:normal;font-weight:500;font-size:18px;line-height:26px;margin-top:30px;font-size:22px}.account-sidebar .email[data-v-d13d836a]{color:var(--secondary-text);margin:6px 0 40px}.account-sidebar .counts[data-v-d13d836a]{display:flex;align-items:center;justify-content:space-around;border-top:var(--border);border-bottom:var(--border);padding:20px 0;width:100%}.account-sidebar .counts .divider[data-v-d13d836a]{width:0;height:100%;border-right:var(--border)}.account-sidebar .counts div[data-v-d13d836a]{display:flex;flex-direction:column;align-items:center;padding:10px 0}.account-sidebar .counts div>.number[data-v-d13d836a]{font-family:Roslindale;font-style:normal;font-weight:500;font-size:18px;line-height:26px;font-size:42px;line-height:42px;margin-bottom:6px}.account-sidebar .counts div>.entity[data-v-d13d836a]{color:grey}.account-sidebar .joined[data-v-d13d836a]{margin-top:30px}.account-body[data-v-d13d836a]{width:500px}.account-body .navigation[data-v-d13d836a]{justify-content:center;width:100%;margin-bottom:40px}.action[data-v-8e5b5d60]{margin-left:8px}.container[data-v-43e9bc50]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-43e9bc50]{color:#fff}.container.dark .label[data-v-43e9bc50]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-43e9bc50]{margin-top:70px}}@media(max-width:1070px){.container[data-v-43e9bc50]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-43e9bc50]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-43e9bc50]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-43e9bc50]:after{content:"";display:block;height:150px}.container.lg[data-v-43e9bc50]{max-width:824px}.form-container[data-v-43e9bc50]{margin:0 auto;width:365px}.illustration[data-v-43e9bc50]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-43e9bc50]{height:100%}.illustration+.title[data-v-43e9bc50]{margin-top:40px}.title[data-v-43e9bc50]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-43e9bc50]{font-size:24px;line-height:36px}}.subtitle[data-v-43e9bc50]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-43e9bc50]{margin:16px 0}}.body[data-v-43e9bc50]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-43e9bc50]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-43e9bc50]{margin-top:20px}@media(max-width:1070px){.body[data-v-43e9bc50]{width:100%!important}}.input[data-v-43e9bc50]{margin-bottom:20px}.input+.label[data-v-43e9bc50]{margin-top:30px}.input[data-v-43e9bc50]:last-child{margin-bottom:0}.separated[data-v-43e9bc50]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-43e9bc50]{border-top:none}.secondary-text[data-v-43e9bc50]{color:var(--secondary-text)}.secondary-text.small[data-v-43e9bc50]{font-size:14px}.disclaimer[data-v-43e9bc50]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-43e9bc50]{font-weight:700;margin-bottom:12px}.actions[data-v-43e9bc50]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-43e9bc50]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-43e9bc50]{background:var(--dark-onboarding-background)}.actions>*+[data-v-43e9bc50]{margin-top:20px}.bold[data-v-43e9bc50]{font-weight:700}.subtitle[data-v-43e9bc50]{margin:20px 0 0}.container[data-v-9634d86e]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-9634d86e]{color:#fff}.container.dark .label[data-v-9634d86e]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-9634d86e]{margin-top:70px}}@media(max-width:1070px){.container[data-v-9634d86e]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-9634d86e]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-9634d86e]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-9634d86e]:after{content:"";display:block;height:150px}.container.lg[data-v-9634d86e]{max-width:824px}.form-container[data-v-9634d86e]{margin:0 auto;width:365px}.illustration[data-v-9634d86e]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-9634d86e]{height:100%}.illustration+.title[data-v-9634d86e]{margin-top:40px}.title[data-v-9634d86e]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-9634d86e]{font-size:24px;line-height:36px}}.subtitle[data-v-9634d86e]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-9634d86e]{margin:16px 0}}.body[data-v-9634d86e]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-9634d86e]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-9634d86e]{margin-top:20px}@media(max-width:1070px){.body[data-v-9634d86e]{width:100%!important}}.input[data-v-9634d86e]{margin-bottom:20px}.input+.label[data-v-9634d86e]{margin-top:30px}.input[data-v-9634d86e]:last-child{margin-bottom:0}.separated[data-v-9634d86e]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-9634d86e]{border-top:none}.secondary-text[data-v-9634d86e]{color:var(--secondary-text)}.secondary-text.small[data-v-9634d86e]{font-size:14px}.disclaimer[data-v-9634d86e]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-9634d86e]{font-weight:700;margin-bottom:12px}.actions[data-v-9634d86e]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-9634d86e]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-9634d86e]{background:var(--dark-onboarding-background)}.actions>*+[data-v-9634d86e]{margin-top:20px}.bold[data-v-9634d86e]{font-weight:700}.body[data-v-9634d86e]{width:400px}.container[data-v-5c602fff]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-5c602fff]{color:#fff}.container.dark .label[data-v-5c602fff]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-5c602fff]{margin-top:70px}}@media(max-width:1070px){.container[data-v-5c602fff]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-5c602fff]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-5c602fff]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-5c602fff]:after{content:"";display:block;height:150px}.container.lg[data-v-5c602fff]{max-width:824px}.form-container[data-v-5c602fff]{margin:0 auto;width:365px}.illustration[data-v-5c602fff]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-5c602fff]{height:100%}.illustration+.title[data-v-5c602fff]{margin-top:40px}.title[data-v-5c602fff]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-5c602fff]{font-size:24px;line-height:36px}}.subtitle[data-v-5c602fff]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-5c602fff]{margin:16px 0}}.body[data-v-5c602fff]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-5c602fff]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-5c602fff]{margin-top:20px}@media(max-width:1070px){.body[data-v-5c602fff]{width:100%!important}}.input[data-v-5c602fff]{margin-bottom:20px}.input+.label[data-v-5c602fff]{margin-top:30px}.input[data-v-5c602fff]:last-child{margin-bottom:0}.separated[data-v-5c602fff]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-5c602fff]{border-top:none}.secondary-text[data-v-5c602fff]{color:var(--secondary-text)}.secondary-text.small[data-v-5c602fff]{font-size:14px}.disclaimer[data-v-5c602fff]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-5c602fff]{font-weight:700;margin-bottom:12px}.actions[data-v-5c602fff]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-5c602fff]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-5c602fff]{background:var(--dark-onboarding-background)}.actions>*+[data-v-5c602fff]{margin-top:20px}.bold[data-v-5c602fff]{font-weight:700}.body[data-v-5c602fff]{width:400px}.container[data-v-11dcbab8]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-11dcbab8]{color:#fff}.container.dark .label[data-v-11dcbab8]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-11dcbab8]{margin-top:70px}}@media(max-width:1070px){.container[data-v-11dcbab8]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-11dcbab8]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-11dcbab8]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-11dcbab8]:after{content:"";display:block;height:150px}.container.lg[data-v-11dcbab8]{max-width:824px}.form-container[data-v-11dcbab8]{margin:0 auto;width:365px}.illustration[data-v-11dcbab8]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-11dcbab8]{height:100%}.illustration+.title[data-v-11dcbab8]{margin-top:40px}.title[data-v-11dcbab8]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-11dcbab8]{font-size:24px;line-height:36px}}.subtitle[data-v-11dcbab8]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-11dcbab8]{margin:16px 0}}.body[data-v-11dcbab8]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-11dcbab8]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-11dcbab8]{margin-top:20px}@media(max-width:1070px){.body[data-v-11dcbab8]{width:100%!important}}.input[data-v-11dcbab8]{margin-bottom:20px}.input+.label[data-v-11dcbab8]{margin-top:30px}.input[data-v-11dcbab8]:last-child{margin-bottom:0}.separated[data-v-11dcbab8]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-11dcbab8]{border-top:none}.secondary-text[data-v-11dcbab8]{color:var(--secondary-text)}.secondary-text.small[data-v-11dcbab8]{font-size:14px}.disclaimer[data-v-11dcbab8]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-11dcbab8]{font-weight:700;margin-bottom:12px}.actions[data-v-11dcbab8]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-11dcbab8]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-11dcbab8]{background:var(--dark-onboarding-background)}.actions>*+[data-v-11dcbab8]{margin-top:20px}.bold[data-v-11dcbab8]{font-weight:700}.container[data-v-0c6b3642]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-0c6b3642]{color:#fff}.container.dark .label[data-v-0c6b3642]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-0c6b3642]{margin-top:70px}}@media(max-width:1070px){.container[data-v-0c6b3642]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-0c6b3642]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-0c6b3642]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-0c6b3642]:after{content:"";display:block;height:150px}.container.lg[data-v-0c6b3642]{max-width:824px}.form-container[data-v-0c6b3642]{margin:0 auto;width:365px}.illustration[data-v-0c6b3642]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-0c6b3642]{height:100%}.illustration+.title[data-v-0c6b3642]{margin-top:40px}.title[data-v-0c6b3642]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-0c6b3642]{font-size:24px;line-height:36px}}.subtitle[data-v-0c6b3642]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-0c6b3642]{margin:16px 0}}.body[data-v-0c6b3642]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-0c6b3642]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-0c6b3642]{margin-top:20px}@media(max-width:1070px){.body[data-v-0c6b3642]{width:100%!important}}.input[data-v-0c6b3642]{margin-bottom:20px}.input+.label[data-v-0c6b3642]{margin-top:30px}.input[data-v-0c6b3642]:last-child{margin-bottom:0}.separated[data-v-0c6b3642]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-0c6b3642]{border-top:none}.secondary-text[data-v-0c6b3642]{color:var(--secondary-text)}.secondary-text.small[data-v-0c6b3642]{font-size:14px}.disclaimer[data-v-0c6b3642]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-0c6b3642]{font-weight:700;margin-bottom:12px}.actions[data-v-0c6b3642]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-0c6b3642]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-0c6b3642]{background:var(--dark-onboarding-background)}.actions>*+[data-v-0c6b3642]{margin-top:20px}.bold[data-v-0c6b3642]{font-weight:700}.team-row[data-v-673c14b0]{display:flex;align-items:center}.team-row-container[data-v-673c14b0]{display:flex;align-items:center;justify-content:space-between;width:100%}.team-row .team-logo[data-v-673c14b0]{margin-right:20px}.team-row .team-name[data-v-673c14b0]{font-family:Roslindale;font-style:normal;font-weight:500;font-size:18px;line-height:26px}.container[data-v-7c7d85c0]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-7c7d85c0]{color:#fff}.container.dark .label[data-v-7c7d85c0]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-7c7d85c0]{margin-top:70px}}@media(max-width:1070px){.container[data-v-7c7d85c0]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-7c7d85c0]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-7c7d85c0]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-7c7d85c0]:after{content:"";display:block;height:150px}.container.lg[data-v-7c7d85c0]{max-width:824px}.form-container[data-v-7c7d85c0]{margin:0 auto;width:365px}.illustration[data-v-7c7d85c0]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-7c7d85c0]{height:100%}.illustration+.title[data-v-7c7d85c0]{margin-top:40px}.title[data-v-7c7d85c0]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-7c7d85c0]{font-size:24px;line-height:36px}}.subtitle[data-v-7c7d85c0]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-7c7d85c0]{margin:16px 0}}.body[data-v-7c7d85c0]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-7c7d85c0]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-7c7d85c0]{margin-top:20px}@media(max-width:1070px){.body[data-v-7c7d85c0]{width:100%!important}}.input[data-v-7c7d85c0]{margin-bottom:20px}.input+.label[data-v-7c7d85c0]{margin-top:30px}.input[data-v-7c7d85c0]:last-child{margin-bottom:0}.separated[data-v-7c7d85c0]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-7c7d85c0]{border-top:none}.secondary-text[data-v-7c7d85c0]{color:var(--secondary-text)}.secondary-text.small[data-v-7c7d85c0]{font-size:14px}.disclaimer[data-v-7c7d85c0]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-7c7d85c0]{font-weight:700;margin-bottom:12px}.actions[data-v-7c7d85c0]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-7c7d85c0]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-7c7d85c0]{background:var(--dark-onboarding-background)}.actions>*+[data-v-7c7d85c0]{margin-top:20px}.bold[data-v-7c7d85c0]{font-weight:700}.body[data-v-7c7d85c0],.container[data-v-7c7d85c0]{max-width:750px}.teams-list[data-v-7c7d85c0]{margin:20px 0 30px;max-height:350px;overflow-y:auto}.selectable[data-v-7c7d85c0]{border-top:var(--border);padding:30px 20px;cursor:pointer}.selectable[data-v-7c7d85c0]:last-child{border-bottom:var(--border)}.selectable.current-team[data-v-7c7d85c0]{border-top:none;border-bottom:none}.selectable[data-v-7c7d85c0]:hover,.selected[data-v-7c7d85c0]{border-top:1px solid transparent;background-color:var(--light-container-background);border-radius:10px}.selectable:hover+.selectable[data-v-7c7d85c0],.selected+.selectable[data-v-7c7d85c0]{border-top:1px solid transparent}.check-box-move-team[data-v-7c7d85c0]{margin-top:30px}.container[data-v-79aeb2df]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-79aeb2df]{color:#fff}.container.dark .label[data-v-79aeb2df]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-79aeb2df]{margin-top:70px}}@media(max-width:1070px){.container[data-v-79aeb2df]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-79aeb2df]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-79aeb2df]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-79aeb2df]:after{content:"";display:block;height:150px}.container.lg[data-v-79aeb2df]{max-width:824px}.form-container[data-v-79aeb2df]{margin:0 auto;width:365px}.illustration[data-v-79aeb2df]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-79aeb2df]{height:100%}.illustration+.title[data-v-79aeb2df]{margin-top:40px}.title[data-v-79aeb2df]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-79aeb2df]{font-size:24px;line-height:36px}}.subtitle[data-v-79aeb2df]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-79aeb2df]{margin:16px 0}}.body[data-v-79aeb2df]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-79aeb2df]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-79aeb2df]{margin-top:20px}@media(max-width:1070px){.body[data-v-79aeb2df]{width:100%!important}}.input[data-v-79aeb2df]{margin-bottom:20px}.input+.label[data-v-79aeb2df]{margin-top:30px}.input[data-v-79aeb2df]:last-child{margin-bottom:0}.separated[data-v-79aeb2df]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-79aeb2df]{border-top:none}.secondary-text[data-v-79aeb2df]{color:var(--secondary-text)}.secondary-text.small[data-v-79aeb2df]{font-size:14px}.disclaimer[data-v-79aeb2df]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-79aeb2df]{font-weight:700;margin-bottom:12px}.actions[data-v-79aeb2df]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-79aeb2df]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-79aeb2df]{background:var(--dark-onboarding-background)}.actions>*+[data-v-79aeb2df]{margin-top:20px}.bold[data-v-79aeb2df]{font-weight:700}.body .upload[data-v-79aeb2df]{display:flex;margin-top:40px}.body .upload .upload-text[data-v-79aeb2df]{display:flex;flex-direction:column;justify-content:space-between;margin-left:24px}.integrations[data-v-79aeb2df]{margin-top:40px;border-top:var(--border);padding-top:40px}.integration[data-v-79aeb2df]{display:flex;align-items:flex-start}.integration .integration-name[data-v-79aeb2df]{display:flex;align-items:center;height:36px;margin-bottom:12px}.integration .integration-name .icon[data-v-79aeb2df]{margin-right:12px}.integration .content[data-v-79aeb2df]{width:100%}.integration .btn[data-v-79aeb2df]{color:var(--primary);justify-self:flex-end}.container[data-v-2b303fb1]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-2b303fb1]{color:#fff}.container.dark .label[data-v-2b303fb1]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-2b303fb1]{margin-top:70px}}@media(max-width:1070px){.container[data-v-2b303fb1]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-2b303fb1]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-2b303fb1]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-2b303fb1]:after{content:"";display:block;height:150px}.container.lg[data-v-2b303fb1]{max-width:824px}.form-container[data-v-2b303fb1]{margin:0 auto;width:365px}.illustration[data-v-2b303fb1]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-2b303fb1]{height:100%}.illustration+.title[data-v-2b303fb1]{margin-top:40px}.title[data-v-2b303fb1]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-2b303fb1]{font-size:24px;line-height:36px}}.subtitle[data-v-2b303fb1]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-2b303fb1]{margin:16px 0}}.body[data-v-2b303fb1]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-2b303fb1]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-2b303fb1]{margin-top:20px}@media(max-width:1070px){.body[data-v-2b303fb1]{width:100%!important}}.input[data-v-2b303fb1]{margin-bottom:20px}.input+.label[data-v-2b303fb1]{margin-top:30px}.input[data-v-2b303fb1]:last-child{margin-bottom:0}.separated[data-v-2b303fb1]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-2b303fb1]{border-top:none}.secondary-text[data-v-2b303fb1]{color:var(--secondary-text)}.secondary-text.small[data-v-2b303fb1]{font-size:14px}.disclaimer[data-v-2b303fb1]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-2b303fb1]{font-weight:700;margin-bottom:12px}.actions[data-v-2b303fb1]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-2b303fb1]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-2b303fb1]{background:var(--dark-onboarding-background)}.actions>*+[data-v-2b303fb1]{margin-top:20px}.bold[data-v-2b303fb1]{font-weight:700}.container[data-v-c78d0ce2]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-c78d0ce2]{color:#fff}.container.dark .label[data-v-c78d0ce2]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-c78d0ce2]{margin-top:70px}}@media(max-width:1070px){.container[data-v-c78d0ce2]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-c78d0ce2]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-c78d0ce2]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-c78d0ce2]:after{content:"";display:block;height:150px}.container.lg[data-v-c78d0ce2]{max-width:824px}.form-container[data-v-c78d0ce2]{margin:0 auto;width:365px}.illustration[data-v-c78d0ce2]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-c78d0ce2]{height:100%}.illustration+.title[data-v-c78d0ce2]{margin-top:40px}.title[data-v-c78d0ce2]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-c78d0ce2]{font-size:24px;line-height:36px}}.subtitle[data-v-c78d0ce2]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-c78d0ce2]{margin:16px 0}}.body[data-v-c78d0ce2]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-c78d0ce2]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-c78d0ce2]{margin-top:20px}@media(max-width:1070px){.body[data-v-c78d0ce2]{width:100%!important}}.input[data-v-c78d0ce2]{margin-bottom:20px}.input+.label[data-v-c78d0ce2]{margin-top:30px}.input[data-v-c78d0ce2]:last-child{margin-bottom:0}.separated[data-v-c78d0ce2]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-c78d0ce2]{border-top:none}.secondary-text[data-v-c78d0ce2]{color:var(--secondary-text)}.secondary-text.small[data-v-c78d0ce2]{font-size:14px}.disclaimer[data-v-c78d0ce2]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-c78d0ce2]{font-weight:700;margin-bottom:12px}.actions[data-v-c78d0ce2]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-c78d0ce2]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-c78d0ce2]{background:var(--dark-onboarding-background)}.actions>*+[data-v-c78d0ce2]{margin-top:20px}.bold[data-v-c78d0ce2]{font-weight:700}.container[data-v-c78d0ce2]{margin-top:64px}.container[data-v-c78d0ce2]:after{height:32px}.body[data-v-c78d0ce2]{margin-top:0;margin-bottom:0}.cta[data-v-c78d0ce2]{margin-top:32px;text-align:center;display:flex;align-items:center;justify-content:center}.stripe-container[data-v-0ce606e1]{margin:10px auto;padding:16px;border:var(--border);border-radius:10px}.error[data-v-0ce606e1]{color:var(--primary-hover)}.stripe-container-error[data-v-0ce606e1]{border-color:var(--primary-hover)}*>.stigg-overview-layout .MuiBox-root{max-height:100%!important}.stigg-plan-anima-pro-promotion{display:none!important}.container[data-v-72dc897f]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-72dc897f]{color:#fff}.container.dark .label[data-v-72dc897f]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-72dc897f]{margin-top:70px}}@media(max-width:1070px){.container[data-v-72dc897f]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-72dc897f]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-72dc897f]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-72dc897f]:after{content:"";display:block;height:150px}.container.lg[data-v-72dc897f]{max-width:824px}.form-container[data-v-72dc897f]{margin:0 auto;width:365px}.illustration[data-v-72dc897f]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-72dc897f]{height:100%}.illustration+.title[data-v-72dc897f]{margin-top:40px}.title[data-v-72dc897f]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-72dc897f]{font-size:24px;line-height:36px}}.subtitle[data-v-72dc897f]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-72dc897f]{margin:16px 0}}.body[data-v-72dc897f]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-72dc897f]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-72dc897f]{margin-top:20px}@media(max-width:1070px){.body[data-v-72dc897f]{width:100%!important}}.input[data-v-72dc897f]{margin-bottom:20px}.input+.label[data-v-72dc897f]{margin-top:30px}.input[data-v-72dc897f]:last-child{margin-bottom:0}.separated[data-v-72dc897f]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-72dc897f]{border-top:none}.secondary-text[data-v-72dc897f]{color:var(--secondary-text)}.secondary-text.small[data-v-72dc897f]{font-size:14px}.disclaimer[data-v-72dc897f]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-72dc897f]{font-weight:700;margin-bottom:12px}.actions[data-v-72dc897f]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-72dc897f]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-72dc897f]{background:var(--dark-onboarding-background)}.actions>*+[data-v-72dc897f]{margin-top:20px}.bold[data-v-72dc897f]{font-weight:700}.table-container[data-v-72dc897f]{width:100%}.table-container .table-header[data-v-72dc897f]{font-weight:700;background-color:var(--light-container-background)}.table-container .table-header tr[data-v-72dc897f]{border-radius:10px}.table-container .table-header tr td[data-v-72dc897f]{padding:20px 0}.table-container .table-header tr td[data-v-72dc897f]:first-child{border-radius:10px 0 0 10px;padding-left:20px}.table-container .table-header tr td[data-v-72dc897f]:last-child{border-radius:0 10px 10px 0;padding-right:20px}.table-container .table-body[data-v-72dc897f]{border-bottom:var(--border)}.table-container .table-body tr+tr[data-v-72dc897f]{border-top:var(--border)}.table-container .table-body tr td[data-v-72dc897f]{padding:30px 0}.table-container .table-body tr td[data-v-72dc897f]:first-child{padding-left:20px}.table-container .table-body tr td[data-v-72dc897f]:last-child{padding-right:20px}.container[data-v-72dc897f]{max-width:1400px}.body-stigg[data-v-72dc897f]{width:100%}.body[data-v-72dc897f],.subtitle[data-v-72dc897f]{width:700px}.payment-header[data-v-72dc897f],.plan-header[data-v-72dc897f],.seats-header[data-v-72dc897f]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.payment-header-text[data-v-72dc897f],.plan-header-text[data-v-72dc897f],.seats-header-text[data-v-72dc897f]{font-size:22px}.payment-header-text .warn-text[data-v-72dc897f],.plan-header-text .warn-text[data-v-72dc897f],.seats-header-text .warn-text[data-v-72dc897f]{margin-left:12px}.payment-header-cta[data-v-72dc897f],.plan-header-cta[data-v-72dc897f],.seats-header-cta[data-v-72dc897f]{display:flex;align-items:center;justify-content:flex-end}.payment-header-cta>*+[data-v-72dc897f],.plan-header-cta>*+[data-v-72dc897f],.seats-header-cta>*+[data-v-72dc897f]{margin-left:20px}.payment-header-cta-cancel[data-v-72dc897f],.plan-header-cta-cancel[data-v-72dc897f],.seats-header-cta-cancel[data-v-72dc897f]{opacity:.4}.payment-header-cta-cancel[data-v-72dc897f]:hover,.plan-header-cta-cancel[data-v-72dc897f]:hover,.seats-header-cta-cancel[data-v-72dc897f]:hover{opacity:1}.payment-amount[data-v-72dc897f],.payment-name[data-v-72dc897f],.plan-amount[data-v-72dc897f],.plan-name[data-v-72dc897f],.seats-amount[data-v-72dc897f],.seats-name[data-v-72dc897f]{font-weight:700}.payment-billing-email-label[data-v-72dc897f],.payment-table[data-v-72dc897f],.plan-billing-email-label[data-v-72dc897f],.plan-table[data-v-72dc897f],.seats-billing-email-label[data-v-72dc897f],.seats-table[data-v-72dc897f]{margin-top:30px}.payment-label[data-v-72dc897f],.plan-label[data-v-72dc897f],.seats-label[data-v-72dc897f]{margin-top:12px}.warn-text[data-v-72dc897f]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:var(--primary)}.text-muted[data-v-72dc897f]{color:var(--secondary-text)}.stripe-card[data-v-72dc897f]{display:flex;align-items:center;justify-content:flex-start}.stripe-card>div[data-v-72dc897f]{margin-right:12px}.stripe-card>div[data-v-72dc897f]:first-child{width:100%}.prompt-content[data-v-72dc897f]{text-align:center}.prompt-content .title[data-v-72dc897f]{font-family:var(--base-font);font-style:normal;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:400;margin-bottom:20px}@media(max-width:1070px){.prompt-content .title[data-v-72dc897f]{font-size:24px;line-height:36px}}.prompt-content .text[data-v-72dc897f]{margin-bottom:30px}.prompt-content .actions[data-v-72dc897f]{display:flex;flex-direction:column;align-items:center;justify-content:center}.prompt-content .actions>*+[data-v-72dc897f]{margin-top:20px}.separated[data-v-72dc897f]:last-child{border-bottom:none}.stigg-plan-anima-pro-promotion[data-v-72dc897f]{display:none}.container[data-v-55b17aa6]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-55b17aa6]{color:#fff}.container.dark .label[data-v-55b17aa6]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-55b17aa6]{margin-top:70px}}@media(max-width:1070px){.container[data-v-55b17aa6]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-55b17aa6]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-55b17aa6]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-55b17aa6]:after{content:"";display:block;height:150px}.container.lg[data-v-55b17aa6]{max-width:824px}.form-container[data-v-55b17aa6]{margin:0 auto;width:365px}.illustration[data-v-55b17aa6]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-55b17aa6]{height:100%}.illustration+.title[data-v-55b17aa6]{margin-top:40px}.title[data-v-55b17aa6]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-55b17aa6]{font-size:24px;line-height:36px}}.subtitle[data-v-55b17aa6]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-55b17aa6]{margin:16px 0}}.body[data-v-55b17aa6]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-55b17aa6]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-55b17aa6]{margin-top:20px}@media(max-width:1070px){.body[data-v-55b17aa6]{width:100%!important}}.input[data-v-55b17aa6]{margin-bottom:20px}.input+.label[data-v-55b17aa6]{margin-top:30px}.input[data-v-55b17aa6]:last-child{margin-bottom:0}.separated[data-v-55b17aa6]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-55b17aa6]{border-top:none}.secondary-text[data-v-55b17aa6]{color:var(--secondary-text)}.secondary-text.small[data-v-55b17aa6]{font-size:14px}.disclaimer[data-v-55b17aa6]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-55b17aa6]{font-weight:700;margin-bottom:12px}.actions[data-v-55b17aa6]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-55b17aa6]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-55b17aa6]{background:var(--dark-onboarding-background)}.actions>*+[data-v-55b17aa6]{margin-top:20px}.bold[data-v-55b17aa6]{font-weight:700}.subtitle[data-v-55b17aa6]{margin:20px 0 0 0}.container[data-v-3b3ea170]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-3b3ea170]{color:#fff}.container.dark .label[data-v-3b3ea170]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-3b3ea170]{margin-top:70px}}@media(max-width:1070px){.container[data-v-3b3ea170]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-3b3ea170]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-3b3ea170]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-3b3ea170]:after{content:"";display:block;height:150px}.container.lg[data-v-3b3ea170]{max-width:824px}.form-container[data-v-3b3ea170]{margin:0 auto;width:365px}.illustration[data-v-3b3ea170]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-3b3ea170]{height:100%}.illustration+.title[data-v-3b3ea170]{margin-top:40px}.title[data-v-3b3ea170]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-3b3ea170]{font-size:24px;line-height:36px}}.subtitle[data-v-3b3ea170]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-3b3ea170]{margin:16px 0}}.body[data-v-3b3ea170]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-3b3ea170]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-3b3ea170]{margin-top:20px}@media(max-width:1070px){.body[data-v-3b3ea170]{width:100%!important}}.input[data-v-3b3ea170]{margin-bottom:20px}.input+.label[data-v-3b3ea170]{margin-top:30px}.input[data-v-3b3ea170]:last-child{margin-bottom:0}.separated[data-v-3b3ea170]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-3b3ea170]{border-top:none}.secondary-text[data-v-3b3ea170]{color:var(--secondary-text)}.secondary-text.small[data-v-3b3ea170]{font-size:14px}.disclaimer[data-v-3b3ea170]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-3b3ea170]{font-weight:700;margin-bottom:12px}.actions[data-v-3b3ea170]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-3b3ea170]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-3b3ea170]{background:var(--dark-onboarding-background)}.actions>*+[data-v-3b3ea170]{margin-top:20px}.bold[data-v-3b3ea170]{font-weight:700}.guest-row[data-v-6713c674]{justify-content:space-between;padding:20px 12px;border-bottom:var(--border)}.guest-row[data-v-6713c674],.guest-row div[data-v-6713c674]{display:flex;align-items:center}.guest-row div .avatar[data-v-6713c674]{margin-right:16px}.guest-row .cta[data-v-6713c674]{cursor:pointer;height:36px}.is-deleted[data-v-6713c674]{opacity:.3}.container[data-v-14e2d932]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-14e2d932]{color:#fff}.container.dark .label[data-v-14e2d932]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-14e2d932]{margin-top:70px}}@media(max-width:1070px){.container[data-v-14e2d932]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-14e2d932]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-14e2d932]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-14e2d932]:after{content:"";display:block;height:150px}.container.lg[data-v-14e2d932]{max-width:824px}.form-container[data-v-14e2d932]{margin:0 auto;width:365px}.illustration[data-v-14e2d932]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-14e2d932]{height:100%}.illustration+.title[data-v-14e2d932]{margin-top:40px}.title[data-v-14e2d932]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-14e2d932]{font-size:24px;line-height:36px}}.subtitle[data-v-14e2d932]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-14e2d932]{margin:16px 0}}.body[data-v-14e2d932]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-14e2d932]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-14e2d932]{margin-top:20px}@media(max-width:1070px){.body[data-v-14e2d932]{width:100%!important}}.input[data-v-14e2d932]{margin-bottom:20px}.input+.label[data-v-14e2d932]{margin-top:30px}.input[data-v-14e2d932]:last-child{margin-bottom:0}.separated[data-v-14e2d932]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-14e2d932]{border-top:none}.secondary-text[data-v-14e2d932]{color:var(--secondary-text)}.secondary-text.small[data-v-14e2d932]{font-size:14px}.disclaimer[data-v-14e2d932]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-14e2d932]{font-weight:700;margin-bottom:12px}.actions[data-v-14e2d932]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-14e2d932]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-14e2d932]{background:var(--dark-onboarding-background)}.actions>*+[data-v-14e2d932]{margin-top:20px}.bold[data-v-14e2d932]{font-weight:700}.project-guests-container[data-v-14e2d932]{display:flex;flex-direction:column;align-items:stretch}.guests-invite[data-v-14e2d932],.team-members-disclaimer[data-v-14e2d932]{margin-bottom:30px}.guests-input-form[data-v-14e2d932]{display:flex;align-items:center;padding-right:12px}.guests-input-form .add-button[data-v-14e2d932]{height:44px;width:44px;margin-left:20px;display:flex;align-items:center;justify-content:flex-end;transition:opacity 1s ease}.guests-input-form .add-button.dark[data-v-14e2d932]:hover{opacity:1;background-color:#fff}.invite-description[data-v-14e2d932]{margin-bottom:40px}.separated.inviteLayout[data-v-14e2d932]{padding-top:0;border-top:0}.team-row-container[data-v-14e2d932]{display:flex;align-items:flex-start;justify-content:space-between;border-radius:10px}.margin-top[data-v-14e2d932]{margin-top:20px}.selectable[data-v-14e2d932]{padding:15px 20px;cursor:pointer}.selectable[data-v-14e2d932]:hover,.selected[data-v-14e2d932]{background-color:var(--light-container-background)}.rows[data-v-14e2d932]{max-height:308px;overflow-y:auto}.warn[data-v-14e2d932]{margin-top:20px;color:var(--primary)}.copy-text[data-v-38a009aa]{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 20px;padding-right:80px;border-radius:10px;background-color:var(--light-container-background)}.copy-text .text-container[data-v-38a009aa]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.copy-text .label[data-v-38a009aa]{font-weight:700;margin-right:5px}.copy-text .copy[data-v-38a009aa]{margin-left:12px;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.custom-domain-row[data-v-75c78b33]{display:flex;align-items:center;justify-content:space-between;padding:20px 0;border-bottom:var(--border)}.custom-domain-row[data-v-75c78b33]:last-child{border-bottom:none}.custom-domain-row div[data-v-75c78b33]{display:flex;align-items:center}.custom-domain-row .cta[data-v-75c78b33]{cursor:pointer;height:36px}.details-container[data-v-75c78b33]{transition:opacity 1s ease}.details-container.is-deleted[data-v-75c78b33]{opacity:.3}.container[data-v-31248750]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-31248750]{color:#fff}.container.dark .label[data-v-31248750]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-31248750]{margin-top:70px}}@media(max-width:1070px){.container[data-v-31248750]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-31248750]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-31248750]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-31248750]:after{content:"";display:block;height:150px}.container.lg[data-v-31248750]{max-width:824px}.form-container[data-v-31248750]{margin:0 auto;width:365px}.illustration[data-v-31248750]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-31248750]{height:100%}.illustration+.title[data-v-31248750]{margin-top:40px}.title[data-v-31248750]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-31248750]{font-size:24px;line-height:36px}}.subtitle[data-v-31248750]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-31248750]{margin:16px 0}}.body[data-v-31248750]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-31248750]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-31248750]{margin-top:20px}@media(max-width:1070px){.body[data-v-31248750]{width:100%!important}}.input[data-v-31248750]{margin-bottom:20px}.input+.label[data-v-31248750]{margin-top:30px}.input[data-v-31248750]:last-child{margin-bottom:0}.separated[data-v-31248750]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-31248750]{border-top:none}.secondary-text[data-v-31248750]{color:var(--secondary-text)}.secondary-text.small[data-v-31248750]{font-size:14px}.disclaimer[data-v-31248750]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-31248750]{font-weight:700;margin-bottom:12px}.actions[data-v-31248750]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-31248750]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-31248750]{background:var(--dark-onboarding-background)}.actions>*+[data-v-31248750]{margin-top:20px}.bold[data-v-31248750]{font-weight:700}.illustration[data-v-31248750]{width:198px;height:120px;margin-inline:auto}.subtitle[data-v-31248750]{text-align:center}.pro-badge[data-v-6d488ec1]{width:41px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:100px;font-size:10px;line-height:22px;color:#fff;background-color:var(--green)}.container[data-v-dedcb1fa]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-dedcb1fa]{color:#fff}.container.dark .label[data-v-dedcb1fa]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-dedcb1fa]{margin-top:70px}}@media(max-width:1070px){.container[data-v-dedcb1fa]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-dedcb1fa]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-dedcb1fa]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-dedcb1fa]:after{content:"";display:block;height:150px}.container.lg[data-v-dedcb1fa]{max-width:824px}.form-container[data-v-dedcb1fa]{margin:0 auto;width:365px}.illustration[data-v-dedcb1fa]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-dedcb1fa]{height:100%}.illustration+.title[data-v-dedcb1fa]{margin-top:40px}.title[data-v-dedcb1fa]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-dedcb1fa]{font-size:24px;line-height:36px}}.subtitle[data-v-dedcb1fa]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-dedcb1fa]{margin:16px 0}}.body[data-v-dedcb1fa]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-dedcb1fa]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-dedcb1fa]{margin-top:20px}@media(max-width:1070px){.body[data-v-dedcb1fa]{width:100%!important}}.input[data-v-dedcb1fa]{margin-bottom:20px}.input+.label[data-v-dedcb1fa]{margin-top:30px}.input[data-v-dedcb1fa]:last-child{margin-bottom:0}.separated[data-v-dedcb1fa]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-dedcb1fa]{border-top:none}.secondary-text[data-v-dedcb1fa]{color:var(--secondary-text)}.secondary-text.small[data-v-dedcb1fa]{font-size:14px}.disclaimer[data-v-dedcb1fa]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-dedcb1fa]{font-weight:700;margin-bottom:12px}.actions[data-v-dedcb1fa]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-dedcb1fa]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-dedcb1fa]{background:var(--dark-onboarding-background)}.actions>*+[data-v-dedcb1fa]{margin-top:20px}.bold[data-v-dedcb1fa]{font-weight:700}.custom-domain-container[data-v-dedcb1fa]{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.custom-domain-container .header[data-v-dedcb1fa]{display:flex;gap:8px;align-items:center}.custom-domain-container .custom-domain-input[data-v-dedcb1fa]{display:flex;justify-content:space-between;align-items:center;align-self:stretch;width:100%;gap:20px}.existing-domains[data-v-dedcb1fa]{padding-bottom:10px;max-height:308px;overflow-y:auto;margin-top:40px}.existing-domains .label[data-v-dedcb1fa]{display:flex;align-items:center}.existing-domains .label>*+[data-v-dedcb1fa]{margin-left:10px}.container[data-v-8f7b7aac]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-8f7b7aac]{color:#fff}.container.dark .label[data-v-8f7b7aac]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-8f7b7aac]{margin-top:70px}}@media(max-width:1070px){.container[data-v-8f7b7aac]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-8f7b7aac]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-8f7b7aac]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-8f7b7aac]:after{content:"";display:block;height:150px}.container.lg[data-v-8f7b7aac]{max-width:824px}.form-container[data-v-8f7b7aac]{margin:0 auto;width:365px}.illustration[data-v-8f7b7aac]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-8f7b7aac]{height:100%}.illustration+.title[data-v-8f7b7aac]{margin-top:40px}.title[data-v-8f7b7aac]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-8f7b7aac]{font-size:24px;line-height:36px}}.subtitle[data-v-8f7b7aac]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-8f7b7aac]{margin:16px 0}}.body[data-v-8f7b7aac]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-8f7b7aac]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-8f7b7aac]{margin-top:20px}@media(max-width:1070px){.body[data-v-8f7b7aac]{width:100%!important}}.input[data-v-8f7b7aac]{margin-bottom:20px}.input+.label[data-v-8f7b7aac]{margin-top:30px}.input[data-v-8f7b7aac]:last-child{margin-bottom:0}.separated[data-v-8f7b7aac]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-8f7b7aac]{border-top:none}.secondary-text[data-v-8f7b7aac]{color:var(--secondary-text)}.secondary-text.small[data-v-8f7b7aac]{font-size:14px}.disclaimer[data-v-8f7b7aac]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-8f7b7aac]{font-weight:700;margin-bottom:12px}.actions[data-v-8f7b7aac]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-8f7b7aac]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-8f7b7aac]{background:var(--dark-onboarding-background)}.actions>*+[data-v-8f7b7aac]{margin-top:20px}.bold[data-v-8f7b7aac]{font-weight:700}.public-link[data-v-8f7b7aac]{display:inline-flex;flex-direction:column;gap:40px;width:100%;color:var(--primary-text)}.public-link .public-link-disabled[data-v-8f7b7aac]{cursor:not-allowed;opacity:.5}.public-link .public-link-disabled .disabled-area [data-v-8f7b7aac]{pointer-events:none}.public-link .header[data-v-8f7b7aac]{font-weight:700}.public-link .flex[data-v-8f7b7aac]{display:flex;flex-direction:column;align-items:flex-start;gap:40px;border-bottom:var(--border);padding-bottom:30px;width:100%}.public-link .full-width[data-v-8f7b7aac]{width:100%}.public-link .public-link-container .anima-subdomain-container[data-v-8f7b7aac]{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}.public-link .public-link-container .anima-subdomain-container .anima-subdomain-input-container[data-v-8f7b7aac]{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.public-link .public-link-container .anima-subdomain-container .anima-subdomain-input-container .anima-subdomain-input[data-v-8f7b7aac]{width:470px}.public-link .public-link-container .anima-subdomain-container .anima-subdomain-input-container .anima-subdomain-link[data-v-8f7b7aac]{text-align:right}.public-link .public-link-container .floating-text[data-v-8f7b7aac]{margin-top:-48px;display:block;margin-left:350px}.public-link .public-link-container .error-message[data-v-8f7b7aac]{color:var(--red);margin:10px 0 0}.public-link .toggle-wrapper[data-v-8f7b7aac]{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.public-link .basic-auth[data-v-8f7b7aac]{max-width:300px}.public-link .copy-text[data-v-8f7b7aac]{margin-top:20px}.container[data-v-0b1161d8]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-0b1161d8]{color:#fff}.container.dark .label[data-v-0b1161d8]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-0b1161d8]{margin-top:70px}}@media(max-width:1070px){.container[data-v-0b1161d8]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-0b1161d8]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-0b1161d8]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-0b1161d8]:after{content:"";display:block;height:150px}.container.lg[data-v-0b1161d8]{max-width:824px}.form-container[data-v-0b1161d8]{margin:0 auto;width:365px}.illustration[data-v-0b1161d8]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-0b1161d8]{height:100%}.illustration+.title[data-v-0b1161d8]{margin-top:40px}.title[data-v-0b1161d8]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-0b1161d8]{font-size:24px;line-height:36px}}.subtitle[data-v-0b1161d8]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-0b1161d8]{margin:16px 0}}.body[data-v-0b1161d8]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-0b1161d8]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-0b1161d8]{margin-top:20px}@media(max-width:1070px){.body[data-v-0b1161d8]{width:100%!important}}.input[data-v-0b1161d8]{margin-bottom:20px}.input+.label[data-v-0b1161d8]{margin-top:30px}.input[data-v-0b1161d8]:last-child{margin-bottom:0}.separated[data-v-0b1161d8]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-0b1161d8]{border-top:none}.secondary-text[data-v-0b1161d8]{color:var(--secondary-text)}.secondary-text.small[data-v-0b1161d8]{font-size:14px}.disclaimer[data-v-0b1161d8]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-0b1161d8]{font-weight:700;margin-bottom:12px}.actions[data-v-0b1161d8]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-0b1161d8]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-0b1161d8]{background:var(--dark-onboarding-background)}.actions>*+[data-v-0b1161d8]{margin-top:20px}.bold[data-v-0b1161d8]{font-weight:700}.navigation[data-v-0b1161d8]{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-top:var(--border);margin-bottom:4px}.navigation[data-v-0b1161d8]:after{content:"";position:absolute;bottom:0;left:0;right:0;background:var(--divider-color);height:1px;border-radius:1px;bottom:1.5px}.subtitle[data-v-0b1161d8]{width:520px}.navigation[data-v-0b1161d8]{justify-content:center;width:100%;margin:40px 0 10px}.container[data-v-d8510384]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-d8510384]{color:#fff}.container.dark .label[data-v-d8510384]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-d8510384]{margin-top:70px}}@media(max-width:1070px){.container[data-v-d8510384]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-d8510384]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-d8510384]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-d8510384]:after{content:"";display:block;height:150px}.container.lg[data-v-d8510384]{max-width:824px}.form-container[data-v-d8510384]{margin:0 auto;width:365px}.illustration[data-v-d8510384]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-d8510384]{height:100%}.illustration+.title[data-v-d8510384]{margin-top:40px}.title[data-v-d8510384]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-d8510384]{font-size:24px;line-height:36px}}.subtitle[data-v-d8510384]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-d8510384]{margin:16px 0}}.body[data-v-d8510384]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-d8510384]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-d8510384]{margin-top:20px}@media(max-width:1070px){.body[data-v-d8510384]{width:100%!important}}.input[data-v-d8510384]{margin-bottom:20px}.input+.label[data-v-d8510384]{margin-top:30px}.input[data-v-d8510384]:last-child{margin-bottom:0}.separated[data-v-d8510384]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-d8510384]{border-top:none}.secondary-text[data-v-d8510384]{color:var(--secondary-text)}.secondary-text.small[data-v-d8510384]{font-size:14px}.disclaimer[data-v-d8510384]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-d8510384]{font-weight:700;margin-bottom:12px}.actions[data-v-d8510384]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-d8510384]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-d8510384]{background:var(--dark-onboarding-background)}.actions>*+[data-v-d8510384]{margin-top:20px}.bold[data-v-d8510384]{font-weight:700}.container[data-v-2a6de4ee]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-2a6de4ee]{color:#fff}.container.dark .label[data-v-2a6de4ee]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-2a6de4ee]{margin-top:70px}}@media(max-width:1070px){.container[data-v-2a6de4ee]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-2a6de4ee]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-2a6de4ee]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-2a6de4ee]:after{content:"";display:block;height:150px}.container.lg[data-v-2a6de4ee]{max-width:824px}.form-container[data-v-2a6de4ee]{margin:0 auto;width:365px}.illustration[data-v-2a6de4ee]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-2a6de4ee]{height:100%}.illustration+.title[data-v-2a6de4ee]{margin-top:40px}.title[data-v-2a6de4ee]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-2a6de4ee]{font-size:24px;line-height:36px}}.subtitle[data-v-2a6de4ee]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-2a6de4ee]{margin:16px 0}}.body[data-v-2a6de4ee]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-2a6de4ee]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-2a6de4ee]{margin-top:20px}@media(max-width:1070px){.body[data-v-2a6de4ee]{width:100%!important}}.input[data-v-2a6de4ee]{margin-bottom:20px}.input+.label[data-v-2a6de4ee]{margin-top:30px}.input[data-v-2a6de4ee]:last-child{margin-bottom:0}.separated[data-v-2a6de4ee]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-2a6de4ee]{border-top:none}.secondary-text[data-v-2a6de4ee]{color:var(--secondary-text)}.secondary-text.small[data-v-2a6de4ee]{font-size:14px}.disclaimer[data-v-2a6de4ee]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-2a6de4ee]{font-weight:700;margin-bottom:12px}.actions[data-v-2a6de4ee]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-2a6de4ee]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-2a6de4ee]{background:var(--dark-onboarding-background)}.actions>*+[data-v-2a6de4ee]{margin-top:20px}.bold[data-v-2a6de4ee]{font-weight:700}.team-row-container[data-v-2a6de4ee]{display:flex;align-items:flex-start;justify-content:space-between;border-radius:10px}.teams-list[data-v-2a6de4ee]{max-height:308px;overflow-y:auto}.pad-left[data-v-2a6de4ee]{padding-left:20px}.move-label[data-v-2a6de4ee]{margin:30px 0}.selectable[data-v-2a6de4ee]{padding:15px 20px;cursor:pointer}.selectable[data-v-2a6de4ee]:hover,.selected[data-v-2a6de4ee]{background-color:var(--light-container-background)}.warn[data-v-2a6de4ee]{margin-top:20px;color:var(--primary)}.container[data-v-6a4e9032]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-6a4e9032]{color:#fff}.container.dark .label[data-v-6a4e9032]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-6a4e9032]{margin-top:70px}}@media(max-width:1070px){.container[data-v-6a4e9032]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-6a4e9032]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-6a4e9032]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-6a4e9032]:after{content:"";display:block;height:150px}.container.lg[data-v-6a4e9032]{max-width:824px}.form-container[data-v-6a4e9032]{margin:0 auto;width:365px}.illustration[data-v-6a4e9032]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-6a4e9032]{height:100%}.illustration+.title[data-v-6a4e9032]{margin-top:40px}.title[data-v-6a4e9032]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-6a4e9032]{font-size:24px;line-height:36px}}.subtitle[data-v-6a4e9032]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-6a4e9032]{margin:16px 0}}.body[data-v-6a4e9032]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-6a4e9032]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-6a4e9032]{margin-top:20px}@media(max-width:1070px){.body[data-v-6a4e9032]{width:100%!important}}.input[data-v-6a4e9032]{margin-bottom:20px}.input+.label[data-v-6a4e9032]{margin-top:30px}.input[data-v-6a4e9032]:last-child{margin-bottom:0}.separated[data-v-6a4e9032]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-6a4e9032]{border-top:none}.secondary-text[data-v-6a4e9032]{color:var(--secondary-text)}.secondary-text.small[data-v-6a4e9032]{font-size:14px}.disclaimer[data-v-6a4e9032]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-6a4e9032]{font-weight:700;margin-bottom:12px}.actions[data-v-6a4e9032]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-6a4e9032]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-6a4e9032]{background:var(--dark-onboarding-background)}.actions>*+[data-v-6a4e9032]{margin-top:20px}.bold[data-v-6a4e9032]{font-weight:700}.pad[data-v-6a4e9032]{padding:30px 0}.pad.submissions[data-v-6a4e9032]{padding-bottom:0}.upload-icon[data-v-6a4e9032]{display:flex;align-items:center;margin-bottom:30px}.upload-icon-text[data-v-6a4e9032]{margin-left:24px}.upload-cover-image .secondary-text[data-v-6a4e9032]{margin-top:20px}.mwa .input[data-v-6a4e9032]{margin:20px 0 40px}.error-message[data-v-6a4e9032]{color:var(--red);margin:10px 0 30px}.label[data-v-6a4e9032],.section-label[data-v-6a4e9032]{display:flex;align-items:center;color:var(--primary-text)!important}.label>*+[data-v-6a4e9032],.section-label>*+[data-v-6a4e9032]{margin-left:10px}.section-label[data-v-6a4e9032]{color:var(--secondary-text)!important;margin-bottom:12px}.file-row-container[data-v-6606f876]{display:flex;align-items:center}.file-row-container+.file-row-container[data-v-6606f876]{margin-top:30px}.content[data-v-6606f876]{display:flex;align-items:flex-start;justify-content:space-between;width:100%}.thumbnail[data-v-6606f876]{margin-right:20px}.file[data-v-6606f876]{display:flex;font-weight:700;margin-bottom:5px}.file-name[data-v-6606f876]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upload-date[data-v-6606f876]{font-size:12px;opacity:.4}.actions[data-v-6606f876]{opacity:.3}.actions.clickable-icon[data-v-6606f876]:hover{background-color:none}.container[data-v-671b84c3]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-671b84c3]{color:#fff}.container.dark .label[data-v-671b84c3]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-671b84c3]{margin-top:70px}}@media(max-width:1070px){.container[data-v-671b84c3]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-671b84c3]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-671b84c3]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-671b84c3]:after{content:"";display:block;height:150px}.container.lg[data-v-671b84c3]{max-width:824px}.form-container[data-v-671b84c3]{margin:0 auto;width:365px}.illustration[data-v-671b84c3]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-671b84c3]{height:100%}.illustration+.title[data-v-671b84c3]{margin-top:40px}.title[data-v-671b84c3]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-671b84c3]{font-size:24px;line-height:36px}}.subtitle[data-v-671b84c3]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-671b84c3]{margin:16px 0}}.body[data-v-671b84c3]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-671b84c3]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-671b84c3]{margin-top:20px}@media(max-width:1070px){.body[data-v-671b84c3]{width:100%!important}}.input[data-v-671b84c3]{margin-bottom:20px}.input+.label[data-v-671b84c3]{margin-top:30px}.input[data-v-671b84c3]:last-child{margin-bottom:0}.separated[data-v-671b84c3]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-671b84c3]{border-top:none}.secondary-text[data-v-671b84c3]{color:var(--secondary-text)}.secondary-text.small[data-v-671b84c3]{font-size:14px}.disclaimer[data-v-671b84c3]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-671b84c3]{font-weight:700;margin-bottom:12px}.actions[data-v-671b84c3]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-671b84c3]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-671b84c3]{background:var(--dark-onboarding-background)}.actions>*+[data-v-671b84c3]{margin-top:20px}.bold[data-v-671b84c3]{font-weight:700}.table-container[data-v-671b84c3]{width:100%}.table-container .table-header[data-v-671b84c3]{font-weight:700;background-color:var(--light-container-background)}.table-container .table-header tr[data-v-671b84c3]{border-radius:10px}.table-container .table-header tr td[data-v-671b84c3]{padding:20px 0}.table-container .table-header tr td[data-v-671b84c3]:first-child{border-radius:10px 0 0 10px;padding-left:20px}.table-container .table-header tr td[data-v-671b84c3]:last-child{border-radius:0 10px 10px 0;padding-right:20px}.table-container .table-body[data-v-671b84c3]{border-bottom:var(--border)}.table-container .table-body tr+tr[data-v-671b84c3]{border-top:var(--border)}.table-container .table-body tr td[data-v-671b84c3]{padding:30px 0}.table-container .table-body tr td[data-v-671b84c3]:first-child{padding-left:20px}.table-container .table-body tr td[data-v-671b84c3]:last-child{padding-right:20px}.separated[data-v-671b84c3]:first-child{padding-top:0;border-top:none}.separated[data-v-671b84c3]:last-child{border-bottom:none}.empty-state[data-v-671b84c3]{text-align:center;width:375px;margin:0 auto;color:var(--secondary-text);margin-top:20px}.empty-state-title[data-v-671b84c3]{font-size:24px;margin-bottom:20px}.empty-state-upload-button[data-v-671b84c3]{width:100%;display:flex;justify-content:center;margin-top:30px}.files-list[data-v-671b84c3]{padding:30px 0}.files-list .upload-image[data-v-671b84c3]{margin-bottom:30px;opacity:.4}.clickable-icon[data-v-671b84c3]{display:flex;align-items:center;justify-content:center}.upload-header[data-v-671b84c3]{display:flex;align-items:center;justify-content:space-between}.upload-header .label[data-v-671b84c3]{margin-bottom:0}.files-title[data-v-671b84c3]{font-weight:700;font-size:22px}.align-right[data-v-671b84c3]{display:flex;align-items:center;justify-content:flex-end}.align-right>*+[data-v-671b84c3]{margin-left:10px}.live[data-v-671b84c3]{color:var(--green)}.font-thumbnail[data-v-671b84c3]{display:flex;align-items:center;justify-content:center;width:100px;height:100px;font-size:36px;line-height:50px;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:var(--shadow);background-color:#fff}.file-thumbnail[data-v-671b84c3]{width:110px;height:64px}.file-thumbnail video[data-v-671b84c3]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.container[data-v-0d185eb5]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-0d185eb5]{color:#fff}.container.dark .label[data-v-0d185eb5]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-0d185eb5]{margin-top:70px}}@media(max-width:1070px){.container[data-v-0d185eb5]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-0d185eb5]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-0d185eb5]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-0d185eb5]:after{content:"";display:block;height:150px}.container.lg[data-v-0d185eb5]{max-width:824px}.form-container[data-v-0d185eb5]{margin:0 auto;width:365px}.illustration[data-v-0d185eb5]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-0d185eb5]{height:100%}.illustration+.title[data-v-0d185eb5]{margin-top:40px}.title[data-v-0d185eb5]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-0d185eb5]{font-size:24px;line-height:36px}}.subtitle[data-v-0d185eb5]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-0d185eb5]{margin:16px 0}}.body[data-v-0d185eb5]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-0d185eb5]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-0d185eb5]{margin-top:20px}@media(max-width:1070px){.body[data-v-0d185eb5]{width:100%!important}}.input[data-v-0d185eb5]{margin-bottom:20px}.input+.label[data-v-0d185eb5]{margin-top:30px}.input[data-v-0d185eb5]:last-child{margin-bottom:0}.separated[data-v-0d185eb5]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-0d185eb5]{border-top:none}.secondary-text[data-v-0d185eb5]{color:var(--secondary-text)}.secondary-text.small[data-v-0d185eb5]{font-size:14px}.disclaimer[data-v-0d185eb5]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-0d185eb5]{font-weight:700;margin-bottom:12px}.actions[data-v-0d185eb5]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-0d185eb5]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-0d185eb5]{background:var(--dark-onboarding-background)}.actions>*+[data-v-0d185eb5]{margin-top:20px}.bold[data-v-0d185eb5]{font-weight:700}.navigation[data-v-0d185eb5]{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-top:var(--border);margin-bottom:4px}.navigation[data-v-0d185eb5]:after{content:"";position:absolute;bottom:0;left:0;right:0;background:var(--divider-color);height:1px;border-radius:1px;bottom:1.5px}.navigation[data-v-0d185eb5]{justify-content:center;width:100%;margin:40px 0 10px}.container[data-v-eaebd372]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-eaebd372]{color:#fff}.container.dark .label[data-v-eaebd372]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-eaebd372]{margin-top:70px}}@media(max-width:1070px){.container[data-v-eaebd372]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-eaebd372]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-eaebd372]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-eaebd372]:after{content:"";display:block;height:150px}.container.lg[data-v-eaebd372]{max-width:824px}.form-container[data-v-eaebd372]{margin:0 auto;width:365px}.illustration[data-v-eaebd372]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-eaebd372]{height:100%}.illustration+.title[data-v-eaebd372]{margin-top:40px}.title[data-v-eaebd372]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-eaebd372]{font-size:24px;line-height:36px}}.subtitle[data-v-eaebd372]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-eaebd372]{margin:16px 0}}.body[data-v-eaebd372]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-eaebd372]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-eaebd372]{margin-top:20px}@media(max-width:1070px){.body[data-v-eaebd372]{width:100%!important}}.input[data-v-eaebd372]{margin-bottom:20px}.input+.label[data-v-eaebd372]{margin-top:30px}.input[data-v-eaebd372]:last-child{margin-bottom:0}.separated[data-v-eaebd372]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-eaebd372]{border-top:none}.secondary-text[data-v-eaebd372]{color:var(--secondary-text)}.secondary-text.small[data-v-eaebd372]{font-size:14px}.disclaimer[data-v-eaebd372]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-eaebd372]{font-weight:700;margin-bottom:12px}.actions[data-v-eaebd372]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-eaebd372]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-eaebd372]{background:var(--dark-onboarding-background)}.actions>*+[data-v-eaebd372]{margin-top:20px}.bold[data-v-eaebd372]{font-weight:700}.navigation[data-v-eaebd372]{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-top:var(--border);margin-bottom:4px}.navigation[data-v-eaebd372]:after{content:"";position:absolute;bottom:0;left:0;right:0;background:var(--divider-color);height:1px;border-radius:1px;bottom:1.5px}.container[data-v-eaebd372]{height:100%;margin-top:0}.container .whats-next-container[data-v-eaebd372]{align-items:flex-start;gap:52px;display:flex;flex-direction:column}.container .whats-next-container .header-container[data-v-eaebd372]{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.container .whats-next-container .header-container .title[data-v-eaebd372]{font-family:Roslindale;font-size:28px}.container .whats-next-container .header-container .title-big[data-v-eaebd372]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-size:48px}@media(max-width:1070px){.container .whats-next-container .header-container .title-big[data-v-eaebd372]{font-size:24px;line-height:36px}}.container .whats-next-container .actions-container[data-v-eaebd372]{display:flex;width:854px;align-items:flex-start;gap:32px}.container .whats-next-container .actions-container .actions-column[data-v-eaebd372]{display:flex;flex-direction:column;align-items:flex-start;gap:22px;flex:1 0 0;align-self:stretch}.container .whats-next-container .actions-container .action-card[data-v-eaebd372]{cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:stretch;background-color:#fff;border:var(--border);border-radius:10px;width:411px}.container .whats-next-container .actions-container .action-card[data-v-eaebd372]:hover{background-color:var(--secondary);color:#fff}.container .whats-next-container .actions-container .action-card .thumbnail[data-v-eaebd372]{border-radius:10px 10px 0 0;height:212px;width:100%}.container .whats-next-container .actions-container .action-card .title-container[data-v-eaebd372]{display:flex;padding:12px 0;align-items:center;gap:12px}.container .whats-next-container .actions-container .action-card .title-container .title[data-v-eaebd372]{font-family:Roslindale;font-style:normal;font-weight:500;line-height:26px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:18px}.container .whats-next-container .actions-container .action-card .cta-container[data-v-eaebd372]{display:flex;gap:12px}.container .whats-next-container .actions-container .action-card .cta-container .badge[data-v-eaebd372]{display:flex;height:18px;padding:0 5px;justify-content:center;align-items:center;background:var(--light-green-5,#ccebe2);border-radius:30px;color:var(--light-green-11,#18775b);text-align:center;font-size:12px;font-family:Mulish;font-weight:700;text-transform:uppercase}.container .whats-next-container .actions-container .action-card .cta-container .badge.red[data-v-eaebd372]{background:var(--light-tomato-5,#ffd1c9);color:var(--light-tomato-11,#d43029)}.container .whats-next-container .actions-container .action-card .content[data-v-eaebd372]{display:flex;padding:16px 24px;justify-content:space-between;align-items:center;align-self:stretch}.container[data-v-26e24950]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-26e24950]{color:#fff}.container.dark .label[data-v-26e24950]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-26e24950]{margin-top:70px}}@media(max-width:1070px){.container[data-v-26e24950]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-26e24950]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-26e24950]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-26e24950]:after{content:"";display:block;height:150px}.container.lg[data-v-26e24950]{max-width:824px}.form-container[data-v-26e24950]{margin:0 auto;width:365px}.illustration[data-v-26e24950]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-26e24950]{height:100%}.illustration+.title[data-v-26e24950]{margin-top:40px}.title[data-v-26e24950]{font-weight:500;text-align:center}.subtitle[data-v-26e24950]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-26e24950]{margin:16px 0}}.body[data-v-26e24950]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-26e24950]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-26e24950]{margin-top:20px}@media(max-width:1070px){.body[data-v-26e24950]{width:100%!important}}.input[data-v-26e24950]{margin-bottom:20px}.input+.label[data-v-26e24950]{margin-top:30px}.input[data-v-26e24950]:last-child{margin-bottom:0}.separated[data-v-26e24950]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-26e24950]{border-top:none}.secondary-text[data-v-26e24950]{color:var(--secondary-text)}.secondary-text.small[data-v-26e24950]{font-size:14px}.disclaimer[data-v-26e24950]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-26e24950]{font-weight:700;margin-bottom:12px}.actions[data-v-26e24950]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-26e24950]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-26e24950]{background:var(--dark-onboarding-background)}.actions>*+[data-v-26e24950]{margin-top:20px}.bold[data-v-26e24950]{font-weight:700}.container[data-v-26e24950]{height:100vh;margin-top:auto}.img-container[data-v-26e24950]{position:relative;margin-left:auto;margin-right:auto;transform:translateX(10px);width:268px;height:221px}img[data-v-26e24950]{position:absolute;width:100%;height:100%;display:block}.title[data-v-26e24950]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;margin-top:65px}@media(max-width:1070px){.title[data-v-26e24950]{font-size:24px;line-height:36px}}.text[data-v-26e24950]{margin-top:20px}.button[data-v-26e24950]{margin-top:40px}.container[data-v-023f82aa]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-023f82aa]{color:#fff}.container.dark .label[data-v-023f82aa]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-023f82aa]{margin-top:70px}}@media(max-width:1070px){.container[data-v-023f82aa]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-023f82aa]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-023f82aa]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-023f82aa]:after{content:"";display:block;height:150px}.container.lg[data-v-023f82aa]{max-width:824px}.form-container[data-v-023f82aa]{margin:0 auto;width:365px}.illustration[data-v-023f82aa]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-023f82aa]{height:100%}.illustration+.title[data-v-023f82aa]{margin-top:40px}.title[data-v-023f82aa]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-023f82aa]{font-size:24px;line-height:36px}}.subtitle[data-v-023f82aa]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-023f82aa]{margin:16px 0}}.body[data-v-023f82aa]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-023f82aa]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-023f82aa]{margin-top:20px}@media(max-width:1070px){.body[data-v-023f82aa]{width:100%!important}}.input[data-v-023f82aa]{margin-bottom:20px}.input+.label[data-v-023f82aa]{margin-top:30px}.input[data-v-023f82aa]:last-child{margin-bottom:0}.separated[data-v-023f82aa]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-023f82aa]{border-top:none}.secondary-text[data-v-023f82aa]{color:var(--secondary-text)}.secondary-text.small[data-v-023f82aa]{font-size:14px}.disclaimer[data-v-023f82aa]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-023f82aa]{font-weight:700;margin-bottom:12px}.actions[data-v-023f82aa]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-023f82aa]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-023f82aa]{background:var(--dark-onboarding-background)}.actions>*+[data-v-023f82aa]{margin-top:20px}.bold[data-v-023f82aa]{font-weight:700}.body[data-v-023f82aa],.container[data-v-023f82aa]{max-width:750px}.teams-list[data-v-023f82aa]{margin:20px 0 30px;max-height:400px;overflow-y:auto}.selectable[data-v-023f82aa]{border-top:var(--border);padding:30px 20px;cursor:pointer}.selectable[data-v-023f82aa]:last-child{border-bottom:var(--border)}.selectable.current-team[data-v-023f82aa]{border-top:none;border-bottom:none}.selectable[data-v-023f82aa]:hover,.selected[data-v-023f82aa]{border-top:1px solid transparent;background-color:var(--light-container-background);border-radius:10px}.selectable:hover+.selectable[data-v-023f82aa],.selected+.selectable[data-v-023f82aa]{border-top:1px solid transparent}.check-box-move-team[data-v-023f82aa]{margin-top:30px}.container[data-v-53a53940]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-53a53940]{color:#fff}.container.dark .label[data-v-53a53940]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-53a53940]{margin-top:70px}}@media(max-width:1070px){.container[data-v-53a53940]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-53a53940]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-53a53940]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-53a53940]:after{content:"";display:block;height:150px}.container.lg[data-v-53a53940]{max-width:824px}.form-container[data-v-53a53940]{margin:0 auto;width:365px}.illustration[data-v-53a53940]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-53a53940]{height:100%}.illustration+.title[data-v-53a53940]{margin-top:40px}.title[data-v-53a53940]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-53a53940]{font-size:24px;line-height:36px}}.subtitle[data-v-53a53940]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-53a53940]{margin:16px 0}}.body[data-v-53a53940]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-53a53940]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-53a53940]{margin-top:20px}@media(max-width:1070px){.body[data-v-53a53940]{width:100%!important}}.input[data-v-53a53940]{margin-bottom:20px}.input+.label[data-v-53a53940]{margin-top:30px}.input[data-v-53a53940]:last-child{margin-bottom:0}.separated[data-v-53a53940]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-53a53940]{border-top:none}.secondary-text[data-v-53a53940]{color:var(--secondary-text)}.secondary-text.small[data-v-53a53940]{font-size:14px}.disclaimer[data-v-53a53940]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-53a53940]{font-weight:700;margin-bottom:12px}.actions[data-v-53a53940]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-53a53940]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-53a53940]{background:var(--dark-onboarding-background)}.actions>*+[data-v-53a53940]{margin-top:20px}.bold[data-v-53a53940]{font-weight:700}.body[data-v-53a53940]{width:auto}.plugins-container[data-v-53a53940]{display:flex}.plugin-box[data-v-53a53940]{display:flex;flex-direction:column;align-items:center;padding:30px 24px;border:1px solid #fff;border-radius:10px;width:340px;height:422px}.plugin-box+.plugin-box[data-v-53a53940]{margin-left:40px}.plugin-box .plugin-icon[data-v-53a53940]{margin-bottom:24px}.plugin-box .plugin-title[data-v-53a53940]{font-family:Roslindale;font-style:normal;font-weight:500;font-size:18px;line-height:26px;font-size:28px;line-height:40px;margin-bottom:16px}.plugin-box .plugin-description[data-v-53a53940]{text-align:center;margin-bottom:24px;flex:1}.plugin-box .download-button[data-v-53a53940]{width:100%;text-align:center}.plugin-box .download-button .an-button[data-v-53a53940]{width:auto}.divider[data-v-7e37f5d8]{height:1px;background:var(--tertiary);width:100%;margin:30px 0}.isSyncing[data-v-2effd2d0]{opacity:.5}.figma-card-wrap[data-v-2effd2d0]{margin:0;height:0;padding-top:75%;display:flex;border-radius:7.5px;position:relative;flex:1 1 280px;align-self:flex-start;background-color:transparent;scroll-margin-top:64px;scroll-margin-bottom:24px}.figma-card[data-v-2effd2d0]{display:flex;flex-direction:column;justify-content:space-between;box-sizing:content-box;position:absolute;top:2px;right:2px;bottom:2px;left:2px}.border[data-v-2effd2d0]{border-radius:6px;position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box;background-clip:padding-box;z-index:1;border:1px solid rgba(0,0,0,.1);pointer-events:none}.cover-wrap[data-v-2effd2d0]{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTAgMGgxNnYxNkgweiIvPjxwYXRoIGZpbGw9IiNGMUYxRjEiIGQ9Ik0wIDhoMTZWMEg4djE2SDAiLz48L3N2Zz4=);position:absolute;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:stretch;text-decoration:none;overflow:hidden;border-top-left-radius:6px;border-top-right-radius:6px}.cover-wrap-inner[data-v-2effd2d0]{flex:1 0 auto;display:flex;justify-content:center;align-items:stretch}.cover-image[data-v-2effd2d0]{margin:10px;flex:1 0 auto;border-top-left-radius:inherit;border-top-right-radius:inherit;background-size:contain;background-position:50%;background-repeat:no-repeat}.footer-wrap[data-v-2effd2d0]{height:56px;align-items:stretch;border-bottom-left-radius:6px;border-bottom-right-radius:6px;display:flex;flex-direction:row}.checkbox-wrap[data-v-2effd2d0]{display:flex;align-items:center;justify-content:center;padding:0 20px}.name[data-v-2effd2d0]{color:#333;font-weight:500;padding:0 5px}.date[data-v-2effd2d0]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px;line-height:16px;letter-spacing:.053px}.grid[data-v-7db337a4]{display:grid;grid-gap:32px 32px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;box-sizing:border-box;flex-flow:row wrap;align-content:stretch;cursor:default}.grid.page[data-v-7db337a4]{grid-template-columns:repeat(auto-fill,260px)}.grid.frame[data-v-7db337a4]{grid-template-columns:repeat(auto-fill,200px);grid-gap:8px 8px;max-height:308px;overflow:auto}.content[data-v-7db337a4]{width:716px;text-align:left;transform:translateX(-105px)}.frame-checkbox[data-v-7db337a4]{padding:15px 0}.frame-checkbox[data-v-7db337a4]:first-child{margin-top:15px}.frame-checkbox[data-v-7db337a4]:last-child{margin-bottom:15px}.toggle-collapse[data-v-7db337a4]{background-image:url(../../static/img/small-arrow-down.4668765d.svg);width:15px;height:15px;background-repeat:no-repeat;background-position:50%;background-size:30px 30px}.toggle-collapse.down[data-v-7db337a4]{transform:rotate(180deg)}.pages-selection[data-v-7db337a4]{padding:30px 90px;overflow-y:auto;max-height:35vh}.page-title[data-v-7db337a4]{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between}h3[data-v-7db337a4],h4[data-v-7db337a4]{font-family:Roslindale;font-style:normal;font-weight:500;font-size:18px;line-height:26px}.root-selection[data-v-7db337a4]{align-items:center;cursor:pointer;border-radius:10px;display:flex;padding:30px 0}.root-selection img[data-v-7db337a4]{margin-right:25px}.root-selection.marked[data-v-7db337a4]{background:var(--light-container-background)}.secondary[data-v-7db337a4]{opacity:.4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.title[data-v-7db337a4]{margin-bottom:20px}.category[data-v-7db337a4]{cursor:pointer;display:flex;justify-content:space-between;align-items:center}.page-section:last-child .divider[data-v-7db337a4]{display:none}.actions[data-v-7db337a4]{display:flex;flex-direction:column;align-items:center}.actions .divider[data-v-7db337a4]{margin-bottom:40px}.actions>[data-v-7db337a4]{margin-bottom:20px}.page-checkbox[data-v-7db337a4]{position:relative;left:-25px}.container[data-v-c159d866]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-c159d866]{color:#fff}.container.dark .label[data-v-c159d866]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-c159d866]{margin-top:70px}}@media(max-width:1070px){.container[data-v-c159d866]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-c159d866]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-c159d866]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-c159d866]:after{content:"";display:block;height:150px}.container.lg[data-v-c159d866]{max-width:824px}.form-container[data-v-c159d866]{margin:0 auto;width:365px}.illustration[data-v-c159d866]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-c159d866]{height:100%}.illustration+.title[data-v-c159d866]{margin-top:40px}.title[data-v-c159d866]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-c159d866]{font-size:24px;line-height:36px}}.subtitle[data-v-c159d866]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-c159d866]{margin:16px 0}}.body[data-v-c159d866]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-c159d866]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-c159d866]{margin-top:20px}@media(max-width:1070px){.body[data-v-c159d866]{width:100%!important}}.input[data-v-c159d866]{margin-bottom:20px}.input+.label[data-v-c159d866]{margin-top:30px}.input[data-v-c159d866]:last-child{margin-bottom:0}.separated[data-v-c159d866]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-c159d866]{border-top:none}.secondary-text[data-v-c159d866]{color:var(--secondary-text)}.secondary-text.small[data-v-c159d866]{font-size:14px}.disclaimer[data-v-c159d866]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-c159d866]{font-weight:700;margin-bottom:12px}.actions[data-v-c159d866]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-c159d866]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-c159d866]{background:var(--dark-onboarding-background)}.actions>*+[data-v-c159d866]{margin-top:20px}.bold[data-v-c159d866]{font-weight:700}.title[data-v-c159d866]{margin-bottom:30px;margin-top:5px}h2[data-v-c159d866]{margin-top:20px;margin-bottom:40px}.import-container[data-v-c159d866]{text-align:center;width:400px;max-width:unset}.import-container img[data-v-c159d866]{margin:0 auto;width:100px;height:100px}.import-container .input[data-v-c159d866]{width:400px}.import-container .stage[data-v-c159d866]{align-items:center}.import-container.full[data-v-c159d866]{width:100%}.clickable[data-v-c159d866]{cursor:pointer}.file-name[data-v-c159d866]{margin:84px 0}.divider[data-v-c159d866]{height:1px;background:var(--tertiary);width:100%;margin:30px 0}.stage[data-v-c159d866]{width:100%;display:flex;flex-direction:column;margin-top:10px;text-align:left}.stage.pick-artboards p[data-v-c159d866]{margin:8px 0}.import-error-message[data-v-c159d866]{margin-bottom:30px}.container[data-v-4ea87b7a]{flex-direction:column;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-4ea87b7a]{color:#fff}.container.dark .label[data-v-4ea87b7a]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-4ea87b7a]{margin-top:70px}}@media(max-width:1070px){.container[data-v-4ea87b7a]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-4ea87b7a]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-4ea87b7a]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-4ea87b7a]:after{content:"";display:block;height:150px}.container.lg[data-v-4ea87b7a]{max-width:824px}.form-container[data-v-4ea87b7a]{margin:0 auto;width:365px}.illustration[data-v-4ea87b7a]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-4ea87b7a]{height:100%}.illustration+.title[data-v-4ea87b7a]{margin-top:40px}.title[data-v-4ea87b7a]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-4ea87b7a]{font-size:24px;line-height:36px}}.subtitle[data-v-4ea87b7a]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-4ea87b7a]{margin:16px 0}}.body[data-v-4ea87b7a]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-4ea87b7a]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-4ea87b7a]{margin-top:20px}@media(max-width:1070px){.body[data-v-4ea87b7a]{width:100%!important}}.input[data-v-4ea87b7a]{margin-bottom:20px}.input+.label[data-v-4ea87b7a]{margin-top:30px}.input[data-v-4ea87b7a]:last-child{margin-bottom:0}.separated[data-v-4ea87b7a]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-4ea87b7a]{border-top:none}.secondary-text[data-v-4ea87b7a]{color:var(--secondary-text)}.secondary-text.small[data-v-4ea87b7a]{font-size:14px}.disclaimer[data-v-4ea87b7a]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-4ea87b7a]{font-weight:700;margin-bottom:12px}.actions[data-v-4ea87b7a]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-4ea87b7a]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-4ea87b7a]{background:var(--dark-onboarding-background)}.actions>*+[data-v-4ea87b7a]{margin-top:20px}.bold[data-v-4ea87b7a]{font-weight:700}.container[data-v-4ea87b7a]{display:flex;justify-content:center;align-items:center;margin-top:0;min-height:100vh}.container.figma[data-v-4ea87b7a]{margin-top:120px;margin-bottom:120px}.options[data-v-4ea87b7a]{display:flex;justify-content:center;width:1014px;position:relative}.import-option[data-v-4ea87b7a]{width:50%}.import-option.full[data-v-4ea87b7a]{width:100%}.option-divider[data-v-4ea87b7a]{height:100%;position:absolute;display:flex;justify-content:center;align-items:center;color:#d8d8d8}.option-divider p[data-v-4ea87b7a]{background-color:#fff;z-index:1;padding:20px 0}.option-divider[data-v-4ea87b7a]:after{height:100%;position:absolute;background:#d8d8d8;display:block;content:"";width:1px;left:50%}.pricing-badge[data-v-1dd09080]{color:var(--white);border-radius:12px;font-size:12px;font-weight:700;padding:0 8px;width:-moz-fit-content;width:fit-content;min-width:40px;text-align:center}.pricing-row[data-v-e7d74352]{display:flex;justify-content:space-between;border:var(--border);border-radius:10px;cursor:pointer}.pricing-row .content[data-v-e7d74352]{margin-left:30px}.pricing-row .ribbon .svg-container svg[data-v-e7d74352]{border-radius:0 0 10px}.pricing-row.selected[data-v-e7d74352],.pricing-row[data-v-e7d74352]:hover{border:var(--primary-border)}.pricing-row.disabled[data-v-e7d74352]{opacity:.4}.pricing-row+.pricing-row[data-v-e7d74352]{margin-top:20px}.plan-type[data-v-e7d74352]{font-weight:700;margin-top:10px}.price-container[data-v-e7d74352]{display:flex;align-items:flex-end;justify-content:flex-start;margin-bottom:10px}.price[data-v-e7d74352]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;margin:6px 6px 0 0}@media(max-width:1070px){.price[data-v-e7d74352]{font-size:24px;line-height:36px}}.per-amount[data-v-e7d74352]{font-size:14px;margin-bottom:6px}.price-badges-container[data-v-e7d74352]{display:flex;align-items:center;justify-content:flex-start;margin-bottom:10px;gap:4px}.payment-method-feedback-form[data-v-76fd882f]{display:grid;gap:20px}.payment-method-feedback-form[data-v-76fd882f] textarea{margin-top:20px}.payment-method-feedback-form .an-button.primary[data-v-76fd882f]{width:-moz-max-content;width:max-content}.container[data-v-3ecc0f34]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-3ecc0f34]{color:#fff}.container.dark .label[data-v-3ecc0f34]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-3ecc0f34]{margin-top:70px}}@media(max-width:1070px){.container[data-v-3ecc0f34]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-3ecc0f34]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-3ecc0f34]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-3ecc0f34]:after{content:"";display:block;height:150px}.container.lg[data-v-3ecc0f34]{max-width:824px}.form-container[data-v-3ecc0f34]{margin:0 auto;width:365px}.illustration[data-v-3ecc0f34]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-3ecc0f34]{height:100%}.illustration+.title[data-v-3ecc0f34]{margin-top:40px}.title[data-v-3ecc0f34]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-3ecc0f34]{font-size:24px;line-height:36px}}.subtitle[data-v-3ecc0f34]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-3ecc0f34]{margin:16px 0}}.body[data-v-3ecc0f34]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-3ecc0f34]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-3ecc0f34]{margin-top:20px}@media(max-width:1070px){.body[data-v-3ecc0f34]{width:100%!important}}.input[data-v-3ecc0f34]{margin-bottom:20px}.input+.label[data-v-3ecc0f34]{margin-top:30px}.input[data-v-3ecc0f34]:last-child{margin-bottom:0}.separated[data-v-3ecc0f34]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-3ecc0f34]{border-top:none}.secondary-text[data-v-3ecc0f34]{color:var(--secondary-text)}.secondary-text.small[data-v-3ecc0f34]{font-size:14px}.disclaimer[data-v-3ecc0f34]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-3ecc0f34]{font-weight:700;margin-bottom:12px}.actions[data-v-3ecc0f34]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-3ecc0f34]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-3ecc0f34]{background:var(--dark-onboarding-background)}.actions>*+[data-v-3ecc0f34]{margin-top:20px}.bold[data-v-3ecc0f34]{font-weight:700}.table-container[data-v-3ecc0f34]{width:100%}.table-container .table-header[data-v-3ecc0f34]{font-weight:700;background-color:var(--light-container-background)}.table-container .table-header tr[data-v-3ecc0f34]{border-radius:10px}.table-container .table-header tr td[data-v-3ecc0f34]{padding:20px 0}.table-container .table-header tr td[data-v-3ecc0f34]:first-child{border-radius:10px 0 0 10px;padding-left:20px}.table-container .table-header tr td[data-v-3ecc0f34]:last-child{border-radius:0 10px 10px 0;padding-right:20px}.table-container .table-body[data-v-3ecc0f34]{border-bottom:var(--border)}.table-container .table-body tr+tr[data-v-3ecc0f34]{border-top:var(--border)}.table-container .table-body tr td[data-v-3ecc0f34]{padding:30px 0}.table-container .table-body tr td[data-v-3ecc0f34]:first-child{padding-left:20px}.table-container .table-body tr td[data-v-3ecc0f34]:last-child{padding-right:20px}.body[data-v-3ecc0f34]{display:flex;align-items:flex-start;justify-content:space-between;width:760px;margin-top:40px;padding-top:40px;border-top:var(--border)}@media(max-width:1070px){.body[data-v-3ecc0f34]{flex-direction:column}}.payment-header[data-v-3ecc0f34],.plan-header[data-v-3ecc0f34]{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:10px}.payment-header-text[data-v-3ecc0f34],.plan-header-text[data-v-3ecc0f34]{font-size:22px}.payment-amount[data-v-3ecc0f34],.payment-name[data-v-3ecc0f34],.plan-amount[data-v-3ecc0f34],.plan-name[data-v-3ecc0f34]{font-weight:700}.payment-billing-email-label[data-v-3ecc0f34],.payment-table[data-v-3ecc0f34],.plan-billing-email-label[data-v-3ecc0f34],.plan-table[data-v-3ecc0f34]{margin-top:30px}.billing-info[data-v-3ecc0f34]{width:390px}@media(max-width:1070px){.billing-info[data-v-3ecc0f34]{max-width:100%}}.billing-plan[data-v-3ecc0f34]{margin-bottom:30px}.billing-plan .trial-label[data-v-3ecc0f34]{color:var(--red);margin-left:10px}.paypal-button[data-v-3ecc0f34]{width:154px}.number-of-contributors[data-v-3ecc0f34],.number-of-screens[data-v-3ecc0f34]{display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none}.paid-screens[data-v-3ecc0f34],.paid-seats[data-v-3ecc0f34]{margin-bottom:10px}.paid-screens-description[data-v-3ecc0f34],.paid-seats-description[data-v-3ecc0f34]{color:var(--secondary-text);font-size:14px}.paid-screens-description[data-v-3ecc0f34] .an-link,.paid-seats-description[data-v-3ecc0f34] .an-link{color:var(--secondary-text)!important;text-decoration:underline!important}.checkout[data-v-3ecc0f34]{background:var(--light-container-background);width:330px;padding:30px;border-radius:10px;margin-top:36px}.checkout-title[data-v-3ecc0f34]{font-family:Roslindale;font-style:normal;font-weight:500;font-size:18px;line-height:26px;font-weight:700;font-size:24px;line-height:36px;padding-bottom:15px;margin-bottom:20px;border-bottom:var(--border)}.checkout-list[data-v-3ecc0f34]{padding:0 0 30px;margin-bottom:20px;border-bottom:var(--border)}.checkout-list-item[data-v-3ecc0f34]{display:flex;align-items:flex-start}.checkout-list-item .svg-container[data-v-3ecc0f34]{margin:4px 14px 0 0}.checkout-list-item-text[data-v-3ecc0f34]{flex:1}.checkout-list-item+.checkout-list-item[data-v-3ecc0f34]{margin-top:20px}.total-price-container[data-v-3ecc0f34]{display:flex;align-items:center;justify-content:space-between}.total-price-container .total-price[data-v-3ecc0f34]{font-family:Roslindale;font-style:normal;font-weight:500;font-size:18px;line-height:26px;font-weight:800}.price-details[data-v-3ecc0f34]{color:var(--secondary-text);font-weight:400;font-family:--base-font}.payment-method-label[data-v-3ecc0f34],.price-details__element[data-v-3ecc0f34]{display:flex;justify-content:space-between}.payment-method-label[data-v-3ecc0f34]{align-items:flex-end;margin-bottom:20px}.invoice-address-label[data-v-3ecc0f34]{margin:30px 0 12px}.cta[data-v-3ecc0f34]{margin-top:30px;text-align:center;display:flex;align-items:center;justify-content:center}.promo-code-header[data-v-3ecc0f34]{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.collapse-icon[data-v-3ecc0f34]{transition:transform .2s ease;transform:rotate(90deg)}.collapse-icon.rotated[data-v-3ecc0f34]{transform:rotate(-90deg)}.promo-code-details-name[data-v-3ecc0f34]{display:flex;align-items:center;justify-content:space-between}.promo-code-details-saving[data-v-3ecc0f34]{color:var(--secondary-text)}.promo-code-input[data-v-3ecc0f34]{width:235px}.promo-code-input-label[data-v-3ecc0f34]{margin-top:20px}.promo-code-input-container[data-v-3ecc0f34]{display:flex;align-items:center;justify-content:space-between}.promo-code-input-error[data-v-3ecc0f34]{color:var(--red);margin-top:5px}.diff-disclaimer[data-v-3ecc0f34]{border-top:var(--border);margin-top:30px;padding-top:20px}.error[data-v-3ecc0f34]{margin-top:30px;text-align:center;color:var(--red)}.subtitle[data-v-3ecc0f34]{text-align:center}.team-members-form-prompt[data-v-3ecc0f34]{display:flex;flex-direction:column;justify-content:flex-start}.team-members-form-prompt[data-v-3ecc0f34].owner{border-top:unset}.footer[data-v-3ecc0f34]{margin-top:2rem}.payment-method-select[data-v-3ecc0f34]{display:flex;align-items:center;cursor:pointer;margin-top:20px}.addon-row[data-v-5e6d495b]{display:flex;justify-content:space-between;border:var(--border);border-radius:10px;cursor:pointer;padding-top:8px;padding-bottom:8px;padding-right:40px}.addon-row .plan-entitlements[data-v-5e6d495b]{font-size:13px}.addon-row .content[data-v-5e6d495b]{margin-left:40px}.addon-row .ribbon .svg-container svg[data-v-5e6d495b]{border-radius:0 0 10px}.addon-row.selected[data-v-5e6d495b],.addon-row[data-v-5e6d495b]:hover{border:var(--primary-border)}.addon-row.disabled[data-v-5e6d495b]{opacity:.4}.addon-row+.addon-row[data-v-5e6d495b]{margin-top:20px}.plan-type[data-v-5e6d495b]{font-weight:700}.price-container[data-v-5e6d495b]{display:flex;align-items:baseline;justify-content:flex-start}.price[data-v-5e6d495b]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;line-height:28px;font-size:17px}@media(max-width:1070px){.price[data-v-5e6d495b]{font-size:24px;line-height:36px}}.per-amount[data-v-5e6d495b]{font-size:14px}.price-badges-container[data-v-5e6d495b]{display:flex;align-items:center;justify-content:flex-start;margin-bottom:10px;margin-top:4px;gap:4px}.container[data-v-6714b164]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-6714b164]{color:#fff}.container.dark .label[data-v-6714b164]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-6714b164]{margin-top:70px}}@media(max-width:1070px){.container[data-v-6714b164]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-6714b164]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-6714b164]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-6714b164]:after{content:"";display:block;height:150px}.container.lg[data-v-6714b164]{max-width:824px}.form-container[data-v-6714b164]{margin:0 auto;width:365px}.illustration[data-v-6714b164]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-6714b164]{height:100%}.illustration+.title[data-v-6714b164]{margin-top:40px}.title[data-v-6714b164]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-6714b164]{font-size:24px;line-height:36px}}.subtitle[data-v-6714b164]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-6714b164]{margin:16px 0}}.body[data-v-6714b164]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-6714b164]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-6714b164]{margin-top:20px}@media(max-width:1070px){.body[data-v-6714b164]{width:100%!important}}.input[data-v-6714b164]{margin-bottom:20px}.input+.label[data-v-6714b164]{margin-top:30px}.input[data-v-6714b164]:last-child{margin-bottom:0}.separated[data-v-6714b164]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-6714b164]{border-top:none}.secondary-text[data-v-6714b164]{color:var(--secondary-text)}.secondary-text.small[data-v-6714b164]{font-size:14px}.disclaimer[data-v-6714b164]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-6714b164]{font-weight:700;margin-bottom:12px}.actions[data-v-6714b164]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-6714b164]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-6714b164]{background:var(--dark-onboarding-background)}.actions>*+[data-v-6714b164]{margin-top:20px}.bold[data-v-6714b164]{font-weight:700}.table-container[data-v-6714b164]{width:100%}.table-container .table-header[data-v-6714b164]{font-weight:700;background-color:var(--light-container-background)}.table-container .table-header tr[data-v-6714b164]{border-radius:10px}.table-container .table-header tr td[data-v-6714b164]{padding:20px 0}.table-container .table-header tr td[data-v-6714b164]:first-child{border-radius:10px 0 0 10px;padding-left:20px}.table-container .table-header tr td[data-v-6714b164]:last-child{border-radius:0 10px 10px 0;padding-right:20px}.table-container .table-body[data-v-6714b164]{border-bottom:var(--border)}.table-container .table-body tr+tr[data-v-6714b164]{border-top:var(--border)}.table-container .table-body tr td[data-v-6714b164]{padding:30px 0}.table-container .table-body tr td[data-v-6714b164]:first-child{padding-left:20px}.table-container .table-body tr td[data-v-6714b164]:last-child{padding-right:20px}.checkout[data-v-6714b164]{background:var(--light-container-background);width:330px;padding:30px;border-radius:10px;margin-top:36px}.checkout-title[data-v-6714b164]{font-family:Roslindale;font-style:normal;font-weight:500;font-size:18px;line-height:26px;font-weight:700;font-size:24px;line-height:36px;padding-bottom:15px;margin-bottom:20px;border-bottom:var(--border)}.checkout-list[data-v-6714b164]{padding:0 0 30px;margin-bottom:20px;border-bottom:var(--border)}.checkout-list-item[data-v-6714b164]{display:flex;align-items:flex-start}.checkout-list-item .svg-container[data-v-6714b164]{margin:4px 14px 0 0}.checkout-list-item-text[data-v-6714b164]{flex:1}.checkout-list-item-text.customized[data-v-6714b164]{font-weight:800}.checkout-list-item+.checkout-list-item[data-v-6714b164]{margin-top:20px}.price-loader[data-v-6714b164] .dot{width:6px;height:6px;background-color:var(--secondary-text)}.price-container[data-v-6714b164]{display:flex;align-items:center;justify-content:space-between;min-height:26px}.price-container .price[data-v-6714b164]{font-family:Roslindale;font-style:normal;font-weight:500;font-size:18px;line-height:26px;font-weight:800}.total-price[data-v-6714b164]{display:flex;align-items:flex-end;flex-direction:column}.total-price .price-interval[data-v-6714b164]{opacity:.6;font-weight:600;font-size:12px;line-height:12px}.cta[data-v-6714b164]{margin-top:30px;text-align:center;display:flex;align-items:center;justify-content:center}.separator[data-v-6714b164]{margin-top:8px;margin-bottom:8px;border-bottom:var(--border)}.container[data-v-7f8ba740]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-7f8ba740]{color:#fff}.container.dark .label[data-v-7f8ba740]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-7f8ba740]{margin-top:70px}}@media(max-width:1070px){.container[data-v-7f8ba740]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-7f8ba740]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-7f8ba740]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-7f8ba740]:after{content:"";display:block;height:150px}.container.lg[data-v-7f8ba740]{max-width:824px}.form-container[data-v-7f8ba740]{margin:0 auto;width:365px}.illustration[data-v-7f8ba740]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-7f8ba740]{height:100%}.illustration+.title[data-v-7f8ba740]{margin-top:40px}.title[data-v-7f8ba740]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-7f8ba740]{font-size:24px;line-height:36px}}.subtitle[data-v-7f8ba740]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-7f8ba740]{margin:16px 0}}.body[data-v-7f8ba740]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-7f8ba740]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-7f8ba740]{margin-top:20px}@media(max-width:1070px){.body[data-v-7f8ba740]{width:100%!important}}.input[data-v-7f8ba740]{margin-bottom:20px}.input+.label[data-v-7f8ba740]{margin-top:30px}.input[data-v-7f8ba740]:last-child{margin-bottom:0}.separated[data-v-7f8ba740]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-7f8ba740]{border-top:none}.secondary-text[data-v-7f8ba740]{color:var(--secondary-text)}.secondary-text.small[data-v-7f8ba740]{font-size:14px}.disclaimer[data-v-7f8ba740]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-7f8ba740]{font-weight:700;margin-bottom:12px}.actions[data-v-7f8ba740]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-7f8ba740]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-7f8ba740]{background:var(--dark-onboarding-background)}.actions>*+[data-v-7f8ba740]{margin-top:20px}.bold[data-v-7f8ba740]{font-weight:700}.table-container[data-v-7f8ba740]{width:100%}.table-container .table-header[data-v-7f8ba740]{font-weight:700;background-color:var(--light-container-background)}.table-container .table-header tr[data-v-7f8ba740]{border-radius:10px}.table-container .table-header tr td[data-v-7f8ba740]{padding:20px 0}.table-container .table-header tr td[data-v-7f8ba740]:first-child{border-radius:10px 0 0 10px;padding-left:20px}.table-container .table-header tr td[data-v-7f8ba740]:last-child{border-radius:0 10px 10px 0;padding-right:20px}.table-container .table-body[data-v-7f8ba740]{border-bottom:var(--border)}.table-container .table-body tr+tr[data-v-7f8ba740]{border-top:var(--border)}.table-container .table-body tr td[data-v-7f8ba740]{padding:30px 0}.table-container .table-body tr td[data-v-7f8ba740]:first-child{padding-left:20px}.table-container .table-body tr td[data-v-7f8ba740]:last-child{padding-right:20px}.container[data-v-7f8ba740]{margin-top:64px}.body[data-v-7f8ba740]{display:flex;align-items:flex-start;justify-content:space-between;width:760px;margin-top:16px;padding-top:32px;border-top:var(--border)}@media(max-width:1070px){.body[data-v-7f8ba740]{flex-direction:column}}.billing-info[data-v-7f8ba740]{width:390px}@media(max-width:1070px){.billing-info[data-v-7f8ba740]{max-width:100%}}.billing-plan[data-v-7f8ba740]{margin-bottom:16px}.number-of-contributors[data-v-7f8ba740],.number-of-screens[data-v-7f8ba740]{display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none}.paid-screens[data-v-7f8ba740],.paid-seats[data-v-7f8ba740]{margin-bottom:10px}.paid-screens-description[data-v-7f8ba740],.paid-seats-description[data-v-7f8ba740]{color:var(--secondary-text);font-size:14px}.paid-screens-description[data-v-7f8ba740] .an-link,.paid-seats-description[data-v-7f8ba740] .an-link{color:var(--secondary-text)!important;text-decoration:underline!important}.subtitle[data-v-7f8ba740]{text-align:center}.add-ons[data-v-7f8ba740]{margin-top:64px}.label-tip[data-v-7f8ba740]{display:block;margin-bottom:12px;font-size:14px}.container[data-v-4d5db168]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-4d5db168]{color:#fff}.container.dark .label[data-v-4d5db168]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-4d5db168]{margin-top:70px}}@media(max-width:1070px){.container[data-v-4d5db168]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-4d5db168]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-4d5db168]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-4d5db168]:after{content:"";display:block;height:150px}.container.lg[data-v-4d5db168]{max-width:824px}.form-container[data-v-4d5db168]{margin:0 auto;width:365px}.illustration[data-v-4d5db168]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-4d5db168]{height:100%}.illustration+.title[data-v-4d5db168]{margin-top:40px}.title[data-v-4d5db168]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-4d5db168]{font-size:24px;line-height:36px}}.subtitle[data-v-4d5db168]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-4d5db168]{margin:16px 0}}.body[data-v-4d5db168]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-4d5db168]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-4d5db168]{margin-top:20px}@media(max-width:1070px){.body[data-v-4d5db168]{width:100%!important}}.input[data-v-4d5db168]{margin-bottom:20px}.input+.label[data-v-4d5db168]{margin-top:30px}.input[data-v-4d5db168]:last-child{margin-bottom:0}.separated[data-v-4d5db168]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-4d5db168]{border-top:none}.secondary-text[data-v-4d5db168]{color:var(--secondary-text)}.secondary-text.small[data-v-4d5db168]{font-size:14px}.disclaimer[data-v-4d5db168]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-4d5db168]{font-weight:700;margin-bottom:12px}.actions[data-v-4d5db168]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-4d5db168]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-4d5db168]{background:var(--dark-onboarding-background)}.actions>*+[data-v-4d5db168]{margin-top:20px}.bold[data-v-4d5db168]{font-weight:700}.container[data-v-18c8f5d0]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-18c8f5d0]{color:#fff}.container.dark .label[data-v-18c8f5d0]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-18c8f5d0]{margin-top:70px}}@media(max-width:1070px){.container[data-v-18c8f5d0]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-18c8f5d0]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-18c8f5d0]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-18c8f5d0]:after{content:"";display:block;height:150px}.container.lg[data-v-18c8f5d0]{max-width:824px}.form-container[data-v-18c8f5d0]{margin:0 auto;width:365px}.illustration[data-v-18c8f5d0]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-18c8f5d0]{height:100%}.illustration+.title[data-v-18c8f5d0]{margin-top:40px}.title[data-v-18c8f5d0]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-18c8f5d0]{font-size:24px;line-height:36px}}.subtitle[data-v-18c8f5d0]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-18c8f5d0]{margin:16px 0}}.body[data-v-18c8f5d0]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-18c8f5d0]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-18c8f5d0]{margin-top:20px}@media(max-width:1070px){.body[data-v-18c8f5d0]{width:100%!important}}.input[data-v-18c8f5d0]{margin-bottom:20px}.input+.label[data-v-18c8f5d0]{margin-top:30px}.input[data-v-18c8f5d0]:last-child{margin-bottom:0}.separated[data-v-18c8f5d0]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-18c8f5d0]{border-top:none}.secondary-text[data-v-18c8f5d0]{color:var(--secondary-text)}.secondary-text.small[data-v-18c8f5d0]{font-size:14px}.disclaimer[data-v-18c8f5d0]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-18c8f5d0]{font-weight:700;margin-bottom:12px}.actions[data-v-18c8f5d0]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-18c8f5d0]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-18c8f5d0]{background:var(--dark-onboarding-background)}.actions>*+[data-v-18c8f5d0]{margin-top:20px}.bold[data-v-18c8f5d0]{font-weight:700}.downgrade-label[data-v-18c8f5d0]{font-size:22px;font-weight:700;line-height:28px;margin-bottom:16px}.downgrade-text[data-v-18c8f5d0]{margin-bottom:30px}.pause-select[data-v-18c8f5d0]{display:inline-block;position:relative}.select[data-v-18c8f5d0]{display:flex;align-items:center;justify-content:space-between;border:var(--border);border-radius:10px;padding:12px 22px;width:300px;outline:none;cursor:pointer}.select-icon[data-v-18c8f5d0]{transition:transform .2s ease;transform:rotate(90deg)}.select-icon.rotated[data-v-18c8f5d0]{transform:rotate(-90deg)}.popper[data-v-18c8f5d0]{padding:30px 20px;width:300px;box-shadow:var(--slightly-stronger-shadow)}.popper>a+a[data-v-18c8f5d0]{margin-top:20px}.prompt-content[data-v-18c8f5d0]{text-align:center}.prompt-content .title[data-v-18c8f5d0]{font-family:var(--base-font);font-style:normal;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:400;margin-bottom:20px}@media(max-width:1070px){.prompt-content .title[data-v-18c8f5d0]{font-size:24px;line-height:36px}}.prompt-content .disclaimer[data-v-18c8f5d0]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.prompt-content .disclaimer .text.bold[data-v-18c8f5d0]{font-weight:700;font-size:24px;line-height:28px}.prompt-content .disclaimer .prompt-illustration[data-v-18c8f5d0]{width:170px;margin:30px}.prompt-content .actions[data-v-18c8f5d0]{display:flex;flex-direction:column;align-items:center;justify-content:center}.prompt-content .actions>*+[data-v-18c8f5d0]{margin-top:20px}.feedback-prompt-container[data-v-7ed1a96f]{display:flex;flex-direction:column;align-items:center}.title[data-v-7ed1a96f]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;margin-bottom:20px}@media(max-width:1070px){.title[data-v-7ed1a96f]{font-size:24px;line-height:36px}}.subtitle[data-v-7ed1a96f],.title[data-v-7ed1a96f]{text-align:center}.reasons[data-v-7ed1a96f]{display:flex;flex-direction:column;align-items:flex-start;margin:40px 0 40px 40px;width:100%}@media(max-width:1070px){.reasons[data-v-7ed1a96f]{margin:40px 0}}.reason[data-v-7ed1a96f]{text-align:left}.reason .reason-label[data-v-7ed1a96f]{cursor:pointer}.reason .inputContainer[data-v-7ed1a96f]{margin:10px 0;width:350px}@media(max-width:1070px){.reason .inputContainer[data-v-7ed1a96f]{width:200px}}.actions[data-v-7ed1a96f]{display:flex;flex-direction:column}.actions>*+[data-v-7ed1a96f]{margin-top:20px}.container[data-v-15ae5339]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-15ae5339]{color:#fff}.container.dark .label[data-v-15ae5339]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-15ae5339]{margin-top:70px}}@media(max-width:1070px){.container[data-v-15ae5339]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-15ae5339]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-15ae5339]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-15ae5339]:after{content:"";display:block;height:150px}.container.lg[data-v-15ae5339]{max-width:824px}.form-container[data-v-15ae5339]{margin:0 auto;width:365px}.illustration[data-v-15ae5339]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-15ae5339]{height:100%}.illustration+.title[data-v-15ae5339]{margin-top:40px}.title[data-v-15ae5339]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-15ae5339]{font-size:24px;line-height:36px}}.subtitle[data-v-15ae5339]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-15ae5339]{margin:16px 0}}.body[data-v-15ae5339]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-15ae5339]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-15ae5339]{margin-top:20px}@media(max-width:1070px){.body[data-v-15ae5339]{width:100%!important}}.input[data-v-15ae5339]{margin-bottom:20px}.input+.label[data-v-15ae5339]{margin-top:30px}.input[data-v-15ae5339]:last-child{margin-bottom:0}.separated[data-v-15ae5339]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-15ae5339]{border-top:none}.secondary-text[data-v-15ae5339]{color:var(--secondary-text)}.secondary-text.small[data-v-15ae5339]{font-size:14px}.disclaimer[data-v-15ae5339]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-15ae5339]{font-weight:700;margin-bottom:12px}.actions[data-v-15ae5339]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-15ae5339]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-15ae5339]{background:var(--dark-onboarding-background)}.actions>*+[data-v-15ae5339]{margin-top:20px}.bold[data-v-15ae5339]{font-weight:700}.illustration[data-v-15ae5339]{height:140px}.body[data-v-15ae5339]{width:550px;border-top:var(--border)}.body>.checkbox[data-v-15ae5339]{margin-top:30px}.disclaimer-content+.disclaimer-content[data-v-15ae5339]{margin-top:20px}.disclaimer-row[data-v-15ae5339]{display:flex;align-items:center;justify-content:flex-start}.disclaimer-row .svg-container[data-v-15ae5339]{margin-right:12px}.divider[data-v-15ae5339]{height:1px;width:100%;background:var(--divider-color);margin:30px 0}.container[data-v-3c274ba3]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-3c274ba3]{color:#fff}.container.dark .label[data-v-3c274ba3]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-3c274ba3]{margin-top:70px}}@media(max-width:1070px){.container[data-v-3c274ba3]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-3c274ba3]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-3c274ba3]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-3c274ba3]:after{content:"";display:block;height:150px}.container.lg[data-v-3c274ba3]{max-width:824px}.form-container[data-v-3c274ba3]{margin:0 auto;width:365px}.illustration[data-v-3c274ba3]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-3c274ba3]{height:100%}.illustration+.title[data-v-3c274ba3]{margin-top:40px}.title[data-v-3c274ba3]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-3c274ba3]{font-size:24px;line-height:36px}}.subtitle[data-v-3c274ba3]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-3c274ba3]{margin:16px 0}}.body[data-v-3c274ba3]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-3c274ba3]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-3c274ba3]{margin-top:20px}@media(max-width:1070px){.body[data-v-3c274ba3]{width:100%!important}}.input[data-v-3c274ba3]{margin-bottom:20px}.input+.label[data-v-3c274ba3]{margin-top:30px}.input[data-v-3c274ba3]:last-child{margin-bottom:0}.separated[data-v-3c274ba3]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-3c274ba3]{border-top:none}.secondary-text[data-v-3c274ba3]{color:var(--secondary-text)}.secondary-text.small[data-v-3c274ba3]{font-size:14px}.disclaimer[data-v-3c274ba3]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-3c274ba3]{font-weight:700;margin-bottom:12px}.actions[data-v-3c274ba3]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-3c274ba3]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-3c274ba3]{background:var(--dark-onboarding-background)}.actions>*+[data-v-3c274ba3]{margin-top:20px}.bold[data-v-3c274ba3]{font-weight:700}.subtitle>p+p[data-v-3c274ba3]{margin-top:30px}.illustration[data-v-3c274ba3]{width:335px;height:120px}.container[data-v-5e22d971]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-5e22d971]{color:#fff}.container.dark .label[data-v-5e22d971]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-5e22d971]{margin-top:70px}}@media(max-width:1070px){.container[data-v-5e22d971]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-5e22d971]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-5e22d971]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-5e22d971]:after{content:"";display:block;height:150px}.container.lg[data-v-5e22d971]{max-width:824px}.form-container[data-v-5e22d971]{margin:0 auto;width:365px}.illustration[data-v-5e22d971]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-5e22d971]{height:100%}.illustration+.title[data-v-5e22d971]{margin-top:40px}.title[data-v-5e22d971]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-5e22d971]{font-size:24px;line-height:36px}}.subtitle[data-v-5e22d971]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-5e22d971]{margin:16px 0}}.body[data-v-5e22d971]{margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-5e22d971]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-5e22d971]{margin-top:20px}@media(max-width:1070px){.body[data-v-5e22d971]{width:100%!important}}.input[data-v-5e22d971]{margin-bottom:20px}.input+.label[data-v-5e22d971]{margin-top:30px}.input[data-v-5e22d971]:last-child{margin-bottom:0}.separated[data-v-5e22d971]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-5e22d971]{border-top:none}.secondary-text[data-v-5e22d971]{color:var(--secondary-text)}.secondary-text.small[data-v-5e22d971]{font-size:14px}.disclaimer[data-v-5e22d971]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-5e22d971]{font-weight:700;margin-bottom:12px}.actions[data-v-5e22d971]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-5e22d971]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-5e22d971]{background:var(--dark-onboarding-background)}.actions>*+[data-v-5e22d971]{margin-top:20px}.bold[data-v-5e22d971]{font-weight:700}.container[data-v-5e22d971]{margin:40px 35px}@media(max-width:1070px){.container[data-v-5e22d971]{margin:40px auto;padding:0;max-width:295px}}.container[data-v-5e22d971]:after{height:0}.subtitle[data-v-5e22d971]{width:100%}@media(max-width:1070px){.subtitle[data-v-5e22d971]{margin-bottom:0}}.body[data-v-5e22d971]{width:100%;text-align:center;margin-bottom:0}.body .text[data-v-5e22d971]{margin-top:30px}.illustration[data-v-5e22d971]{height:120px;width:198px}.actions[data-v-5e22d971]{margin-top:30px}.container[data-v-0dc33f8e]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-0dc33f8e]{color:#fff}.container.dark .label[data-v-0dc33f8e]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-0dc33f8e]{margin-top:70px}}@media(max-width:1070px){.container[data-v-0dc33f8e]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-0dc33f8e]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-0dc33f8e]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-0dc33f8e]:after{content:"";display:block;height:150px}.container.lg[data-v-0dc33f8e]{max-width:824px}.form-container[data-v-0dc33f8e]{margin:0 auto;width:365px}.illustration[data-v-0dc33f8e]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-0dc33f8e]{height:100%}.illustration+.title[data-v-0dc33f8e]{margin-top:40px}.title[data-v-0dc33f8e]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-0dc33f8e]{font-size:24px;line-height:36px}}.subtitle[data-v-0dc33f8e]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-0dc33f8e]{margin:16px 0}}.body[data-v-0dc33f8e]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-0dc33f8e]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-0dc33f8e]{margin-top:20px}@media(max-width:1070px){.body[data-v-0dc33f8e]{width:100%!important}}.input[data-v-0dc33f8e]{margin-bottom:20px}.input+.label[data-v-0dc33f8e]{margin-top:30px}.input[data-v-0dc33f8e]:last-child{margin-bottom:0}.separated[data-v-0dc33f8e]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-0dc33f8e]{border-top:none}.secondary-text[data-v-0dc33f8e]{color:var(--secondary-text)}.secondary-text.small[data-v-0dc33f8e]{font-size:14px}.disclaimer[data-v-0dc33f8e]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-0dc33f8e]{font-weight:700;margin-bottom:12px}.actions[data-v-0dc33f8e]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-0dc33f8e]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-0dc33f8e]{background:var(--dark-onboarding-background)}.actions>*+[data-v-0dc33f8e]{margin-top:20px}.bold[data-v-0dc33f8e]{font-weight:700}.container[data-v-0dc33f8e]{max-width:unset;margin:0;padding:0}@media(max-width:1070px){.container[data-v-0dc33f8e] .calendly-inline-widget{width:100%;height:1200px!important}}.container[data-v-0dc33f8e] .calendly-inline-widget{width:100%}.container[data-v-0dc33f8e]:after{height:0}@keyframes wave-animation-54c27048{0%{transform:rotate(0deg)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}60%{transform:rotate(0deg)}to{transform:rotate(0deg)}}.personalized-onboarding-container[data-v-54c27048]{height:100%;width:100%;display:flex;align-items:center;flex-direction:column;position:relative;z-index:10000;overflow-y:auto;color:#fff;cursor:default;border-radius:10px}.personalized-onboarding-container.dark[data-v-54c27048]{padding-bottom:100px}.personalized-onboarding-container.light[data-v-54c27048]{color:var(--primary-text);box-shadow:var(--slightly-stronger-shadow);border:1px solid hsla(0,0%,84.7%,.5)}.done-section[data-v-54c27048]{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.nav[data-v-54c27048]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:24px 24px 0}.nav .back[data-v-54c27048]{cursor:pointer}.nav .progress[data-v-54c27048]{display:flex;align-items:center;justify-content:space-between;font-size:10px}.nav .progress.light[data-v-54c27048]{background-color:var(--green);color:#fff;padding:0 12px;border-radius:16px}.nav .progress .bar[data-v-54c27048]{margin-left:10px;width:64px}.header[data-v-54c27048]{padding:30px 24px}.emoji[data-v-54c27048]{font-size:40px;margin-bottom:20px}.waving-hand[data-v-54c27048]{animation:wave-animation-54c27048 1.5s 3;transform-origin:70% 70%;display:inline-block}.title[data-v-54c27048]{font-family:Roslindale;font-weight:600;font-size:22px;line-height:27px}.done-text[data-v-54c27048],.subtitle[data-v-54c27048]{font-size:12px;margin-top:10px}.stages[data-v-54c27048]{width:100%}.done-icon[data-v-54c27048]{margin:25px 0}.done-text[data-v-54c27048]{text-align:center;margin:20px 0 30px;padding:0 24px;width:100%}.container[data-v-63b08f6c]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-63b08f6c]{color:#fff}.container.dark .label[data-v-63b08f6c]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-63b08f6c]{margin-top:70px}}@media(max-width:1070px){.container[data-v-63b08f6c]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-63b08f6c]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-63b08f6c]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-63b08f6c]:after{content:"";display:block;height:150px}.container.lg[data-v-63b08f6c]{max-width:824px}.form-container[data-v-63b08f6c]{margin:0 auto;width:365px}.illustration[data-v-63b08f6c]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-63b08f6c]{height:100%}.illustration+.title[data-v-63b08f6c]{margin-top:40px}.title[data-v-63b08f6c]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-63b08f6c]{font-size:24px;line-height:36px}}.subtitle[data-v-63b08f6c]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-63b08f6c]{margin:16px 0}}.body[data-v-63b08f6c]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-63b08f6c]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-63b08f6c]{margin-top:20px}@media(max-width:1070px){.body[data-v-63b08f6c]{width:100%!important}}.input[data-v-63b08f6c]{margin-bottom:20px}.input+.label[data-v-63b08f6c]{margin-top:30px}.input[data-v-63b08f6c]:last-child{margin-bottom:0}.separated[data-v-63b08f6c]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-63b08f6c]{border-top:none}.secondary-text[data-v-63b08f6c]{color:var(--secondary-text)}.secondary-text.small[data-v-63b08f6c]{font-size:14px}.disclaimer[data-v-63b08f6c]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-63b08f6c]{font-weight:700;margin-bottom:12px}.actions[data-v-63b08f6c]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-63b08f6c]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-63b08f6c]{background:var(--dark-onboarding-background)}.actions>*+[data-v-63b08f6c]{margin-top:20px}.bold[data-v-63b08f6c]{font-weight:700}.container[data-v-63b08f6c]{align-self:center;justify-self:center}.illustration[data-v-63b08f6c]{height:180px}.container[data-v-418a9a6a]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-418a9a6a]{color:#fff}.container.dark .label[data-v-418a9a6a]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-418a9a6a]{margin-top:70px}}@media(max-width:1070px){.container[data-v-418a9a6a]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-418a9a6a]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-418a9a6a]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-418a9a6a]:after{content:"";display:block;height:150px}.container.lg[data-v-418a9a6a]{max-width:824px}.form-container[data-v-418a9a6a]{margin:0 auto;width:365px}.illustration[data-v-418a9a6a]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-418a9a6a]{height:100%}.illustration+.title[data-v-418a9a6a]{margin-top:40px}.title[data-v-418a9a6a]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-418a9a6a]{font-size:24px;line-height:36px}}.subtitle[data-v-418a9a6a]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-418a9a6a]{margin:16px 0}}.body[data-v-418a9a6a]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-418a9a6a]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-418a9a6a]{margin-top:20px}@media(max-width:1070px){.body[data-v-418a9a6a]{width:100%!important}}.input[data-v-418a9a6a]{margin-bottom:20px}.input+.label[data-v-418a9a6a]{margin-top:30px}.input[data-v-418a9a6a]:last-child{margin-bottom:0}.separated[data-v-418a9a6a]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-418a9a6a]{border-top:none}.secondary-text[data-v-418a9a6a]{color:var(--secondary-text)}.secondary-text.small[data-v-418a9a6a]{font-size:14px}.disclaimer[data-v-418a9a6a]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-418a9a6a]{font-weight:700;margin-bottom:12px}.actions[data-v-418a9a6a]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-418a9a6a]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-418a9a6a]{background:var(--dark-onboarding-background)}.actions>*+[data-v-418a9a6a]{margin-top:20px}.bold[data-v-418a9a6a]{font-weight:700}.container[data-v-418a9a6a]{height:100%}.container[data-v-a4e85382]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-a4e85382]{color:#fff}.container.dark .label[data-v-a4e85382]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-a4e85382]{margin-top:70px}}@media(max-width:1070px){.container[data-v-a4e85382]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-a4e85382]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-a4e85382]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-a4e85382]:after{content:"";display:block;height:150px}.container.lg[data-v-a4e85382]{max-width:824px}.form-container[data-v-a4e85382]{margin:0 auto;width:365px}.illustration[data-v-a4e85382]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-a4e85382]{height:100%}.illustration+.title[data-v-a4e85382]{margin-top:40px}.title[data-v-a4e85382]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-a4e85382]{font-size:24px;line-height:36px}}.subtitle[data-v-a4e85382]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-a4e85382]{margin:16px 0}}.body[data-v-a4e85382]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-a4e85382]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-a4e85382]{margin-top:20px}@media(max-width:1070px){.body[data-v-a4e85382]{width:100%!important}}.input[data-v-a4e85382]{margin-bottom:20px}.input+.label[data-v-a4e85382]{margin-top:30px}.input[data-v-a4e85382]:last-child{margin-bottom:0}.separated[data-v-a4e85382]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-a4e85382]{border-top:none}.secondary-text[data-v-a4e85382]{color:var(--secondary-text)}.secondary-text.small[data-v-a4e85382]{font-size:14px}.disclaimer[data-v-a4e85382]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-a4e85382]{font-weight:700;margin-bottom:12px}.actions[data-v-a4e85382]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-a4e85382]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-a4e85382]{background:var(--dark-onboarding-background)}.actions>*+[data-v-a4e85382]{margin-top:20px}.bold[data-v-a4e85382]{font-weight:700}@media(max-width:1070px){.modal[data-v-a4e85382]{height:280px}}.container[data-v-a4e85382]{margin:0;height:280px}.container[data-v-a4e85382]:after{height:unset}.container .title[data-v-a4e85382]{font-size:36px;line-height:50px}.container .subtitle[data-v-a4e85382]{font-size:14px;line-height:22px;color:#999}.container[data-v-aa441198]{padding:40px 80px;display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center}.title[data-v-aa441198]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500}@media(max-width:1070px){.title[data-v-aa441198]{font-size:24px;line-height:36px}}.body[data-v-aa441198]{margin:20px 0 30px;color:var(--dark-secondary-text)}.click[data-v-aa441198]{display:flex;flex-direction:column;max-width:50%;justify-content:center;margin-left:auto;margin-right:auto;gap:10px}.click>.an-button[data-v-aa441198]{justify-content:center}.hidden-url[data-v-aa441198]{display:none}.container[data-v-06cb3244]{display:flex;flex-direction:column;align-items:center;max-width:550px;text-align:center;margin-top:120px}.container.dark[data-v-06cb3244]{color:#fff}.container.dark .label[data-v-06cb3244]{color:var(--dark-secondary-text)}@media screen and (max-width:1440px){.container[data-v-06cb3244]{margin-top:70px}}@media(max-width:1070px){.container[data-v-06cb3244]{width:100%;margin-top:50px;padding:20px}}.top-bar[data-v-06cb3244]{background-color:var(--dark-onboarding-background);position:fixed;top:0;left:0;width:100%;padding:25px 40px}@media(max-width:1070px){.top-bar[data-v-06cb3244]{padding:20px 30px;display:flex;align-items:center;justify-content:center}}.container[data-v-06cb3244]:after{content:"";display:block;height:150px}.container.lg[data-v-06cb3244]{max-width:824px}.form-container[data-v-06cb3244]{margin:0 auto;width:365px}.illustration[data-v-06cb3244]{height:235px;width:245px;display:flex;justify-content:center;align-items:center;width:100%}.illustration img[data-v-06cb3244]{height:100%}.illustration+.title[data-v-06cb3244]{margin-top:40px}.title[data-v-06cb3244]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500;text-align:center}@media(max-width:1070px){.title[data-v-06cb3244]{font-size:24px;line-height:36px}}.subtitle[data-v-06cb3244]{margin:20px 40px 0}@media(max-width:1070px){.subtitle[data-v-06cb3244]{margin:16px 0}}.body[data-v-06cb3244]{width:100%;margin-top:30px;margin-bottom:40px;text-align:left}.body .label[data-v-06cb3244]{color:var(--secondary-text);margin-bottom:12px}.body .label+.separated[data-v-06cb3244]{margin-top:20px}@media(max-width:1070px){.body[data-v-06cb3244]{width:100%!important}}.input[data-v-06cb3244]{margin-bottom:20px}.input+.label[data-v-06cb3244]{margin-top:30px}.input[data-v-06cb3244]:last-child{margin-bottom:0}.separated[data-v-06cb3244]{width:100%;border-top:var(--border);border-bottom:var(--border);padding:30px 0}.separated+.separated[data-v-06cb3244]{border-top:none}.secondary-text[data-v-06cb3244]{color:var(--secondary-text)}.secondary-text.small[data-v-06cb3244]{font-size:14px}.disclaimer[data-v-06cb3244]{background-color:var(--light-container-background);padding:20px;border-radius:10px;width:100%;margin:30px 0 10px}.disclaimer .disclaimer-title[data-v-06cb3244]{font-weight:700;margin-bottom:12px}.actions[data-v-06cb3244]{display:flex;align-items:center;flex-direction:column;margin-top:40px}.actions.fixed[data-v-06cb3244]{position:fixed;bottom:0;right:0;left:0;background:#fff;padding:36px 0}.actions.fixed.dark[data-v-06cb3244]{background:var(--dark-onboarding-background)}.actions>*+[data-v-06cb3244]{margin-top:20px}.bold[data-v-06cb3244]{font-weight:700}@media(max-width:1070px){.modal[data-v-06cb3244]{height:280px}}.container[data-v-06cb3244]{margin:20px 14px;height:280px}.container[data-v-06cb3244]:after{height:unset}.container .title[data-v-06cb3244]{font-size:36px;line-height:50px}.container .subtitle[data-v-06cb3244]{font-size:16px;line-height:22px;margin:20px 10px}.container .actions[data-v-06cb3244]{margin-top:10px!important}.container .disclaimer[data-v-06cb3244]{font-weight:400;border:unset;color:var(--primary-text)!important;font-size:16px;margin-top:12px;display:flex;justify-content:center}.container .disclaimer[data-v-06cb3244]:hover{font-weight:600}.container[data-v-2b2f48cb]{padding:40px 30px;display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center}.title[data-v-2b2f48cb]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500}@media(max-width:1070px){.title[data-v-2b2f48cb]{font-size:24px;line-height:36px}}.body[data-v-2b2f48cb]{margin:20px 0 30px;color:var(--dark-secondary-text)}.container[data-v-6ce8938c]{padding:40px 30px 0 30px;display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center}.title[data-v-6ce8938c]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500}@media(max-width:1070px){.title[data-v-6ce8938c]{font-size:24px;line-height:36px}}.body[data-v-6ce8938c]{margin:20px 0 30px;color:var(--dark-secondary-text)}.container[data-v-22c24c8d]{padding:40px 80px;display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center}.title[data-v-22c24c8d]{font-family:var(--base-font);font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:Roslindale Deck;font-weight:700;font-size:36px;line-height:50px;font-weight:500}@media(max-width:1070px){.title[data-v-22c24c8d]{font-size:24px;line-height:36px}}.body[data-v-22c24c8d]{margin:20px 0 30px;color:var(--dark-secondary-text)}.container[data-v-0096ce76]{display:flex;flex-direction:row;justify-content:space-between;width:100%}.container__content[data-v-0096ce76]{display:flex;align-items:center;gap:2em;justify-content:space-around;text-align:left;font-family:Mulish;font-style:normal}.container__content .title[data-v-0096ce76]{font-weight:700;font-size:24px;line-height:30px}.container__cta[data-v-0096ce76]{display:flex;flex-direction:row;align-items:center;justify-content:center}.container__cta[data-v-0096ce76] button{color:#f3b962!important;border:unset!important;background:var(--white)!important;padding:6px 24px!important}.container[data-v-081c1876]{display:flex;align-items:center;justify-content:center}.container .illustration[data-v-081c1876]{margin-right:30px}.warn{background-color:#ffdf90!important}.container[data-v-2eb4ece4]{display:flex;align-items:center;justify-content:center}.container .illustration[data-v-2eb4ece4]{margin-right:30px}.warn{background-color:#fef7e7!important}.container[data-v-2736dd31]{display:flex;align-items:center;justify-content:center}.container .illustration[data-v-2736dd31]{margin-right:30px}a[data-v-2736dd31]{font-weight:700}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e2e8f0}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.popover,.tooltip{display:block!important;z-index:10000;outline:none}.popover *,.popover:focus,.popover :focus,.tooltip *,.tooltip:focus,.tooltip :focus{outline:none}.popover .popover-inner,.tooltip .popover-inner{background:transparent!important;padding:0!important;border-radius:0!important}.popover .tooltip-inner,.tooltip .tooltip-inner{background:#2d2d2d;color:#fff;border-radius:10px;padding:5px 10px;font-size:14px}.popover .tooltip-arrow,.tooltip .tooltip-arrow{display:none;width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:#2d2d2d}.popover[x-placement^=top],.tooltip[x-placement^=top]{margin-bottom:5px}.popover[x-placement^=top] .tooltip-arrow,.tooltip[x-placement^=top] .tooltip-arrow{border-width:5px 5px 0 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;bottom:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.popover[x-placement^=bottom],.tooltip[x-placement^=bottom]{margin-top:5px}.popover[x-placement^=bottom] .tooltip-arrow,.tooltip[x-placement^=bottom] .tooltip-arrow{border-width:0 5px 5px 5px;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.popover[x-placement^=right],.tooltip[x-placement^=right]{margin-left:5px}.popover[x-placement^=right] .tooltip-arrow,.tooltip[x-placement^=right] .tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important;left:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.popover[x-placement^=left],.tooltip[x-placement^=left]{margin-right:5px}.popover[x-placement^=left] .tooltip-arrow,.tooltip[x-placement^=left] .tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;right:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.popover[aria-hidden=true],.tooltip[aria-hidden=true]{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s}.popover[aria-hidden=false],.tooltip[aria-hidden=false]{visibility:visible;opacity:1;transition:opacity .15s}.icon-spin{animation:spin .7s infinite both}.fadeIn{animation:fade .2s ease-in}.fadeInFast{animation:fade .2s}.indicator-flash{animation-duration:1s;animation-name:flash;animation-iteration-count:2}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes slide-and-leave{0%{transform:translateY(-140%)}5%{transform:translateY(0)}95%{transform:translateY(0)}to{transform:translateY(-140%)}}.fade-enter-active,.fade-leave-active{transition:all .2s}.fade-enter,.fade-leave-to{opacity:0}.fadeIn-enter-active{transition:all .2s}.fadeIn-enter,.fadeIn-leave-active,.fadeIn-leave-to{opacity:0}.modal-enter-active,.modal-leave-active{transition:all .2s}.modal-enter,.modal-leave-to{transform:translateY(100%);opacity:0}.collapse-enter-active,.collapse-leave-active{transition:max-height .2s ease-in-out}.collapse-enter,.collapse-leave-to{max-height:0}.flash-enter-active{animation:flash .5s;visibility:visible!important}.flash-leave-active{animation:flash .5s reverse}.flash-leave-to{visibility:hidden}@keyframes flash{0%{opacity:1}50%{opacity:.1}to{opacity:1}}.slide-fade-enter-active{transition:all .2s}.slide-fade-leave-active{opacity:0}.slide-fade-enter,.slide-fade-leave-to{transform:translateY(10px);opacity:0}.slide-left-enter-active,.slide-left-leave-active,.slide-right-enter-active,.slide-right-leave-active{transition-duration:.5s;transition-property:height,opacity,transform;transition-timing-function:cubic-bezier(.55,0,.1,1);overflow:hidden}.slide-left-enter,.slide-right-leave-active{opacity:0;transform:translate(2em)}.slide-left-leave-active,.slide-right-enter{opacity:0;transform:translate(-2em)}@keyframes slideInLeft{0%{transform:translate3d(-50%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft;animation-duration:.2s}.slideInRight{animation-name:slideInRight;animation-duration:.2s}.slideInRight-enter-active{animation:slideInRight .2s}.slideInLeft-enter-active{animation:slideInLeft .2s}.slide-in-out-right-enter-active{animation:slideInRight .2s}.slide-in-out-right-leave-active{animation:slideInRight .2s reverse}@keyframes slideInRight{0%{transform:translate3d(50%,0,0);visibility:visible}to{transform:translateZ(0)}}.codeFeedback-enter-active{animation:code-feedback .2s}.codeFeedback-leave-active{animation:code-feedback .2s reverse}@keyframes code-feedback{0%{transform:translate(-50%,200px)}to{transform:translate(-50%)}}.accordion-enter-active,.accordion-leave-active{transition:all .2s;max-height:230px;overflow:hidden}.accordion-enter,.accordion-leave-to{opacity:0;max-height:0}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.space-between{justify-content:space-between}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h-full{height:100%}.w-full{width:100%}.cp{cursor:pointer}@font-face{src:url(/fonts/Roslindale-DeckNarrowRegular.eot);src:url(/fonts/Roslindale-DeckNarrowRegular.eot?#) format("embedded-opentype"),url(/fonts/Roslindale-DeckNarrowRegular.woff2) format("woff2"),url(/fonts/Roslindale-DeckNarrowRegular.woff) format("woff");font-family:Roslindale Deck;font-style:normal;font-weight:400}@font-face{src:url(/fonts/Roslindale-DeckNarrowMedium.eot);src:url(/fonts/Roslindale-DeckNarrowMedium.eot?#) format("embedded-opentype"),url(/fonts/Roslindale-DeckNarrowMedium.woff2) format("woff2"),url(/fonts/Roslindale-DeckNarrowMedium.woff) format("woff");font-family:Roslindale Deck;font-style:normal;font-weight:500}@font-face{src:url(/fonts/Roslindale-DeckNarrowBold.eot);src:url(/fonts/Roslindale-DeckNarrowBold.eot?#) format("embedded-opentype"),url(/fonts/Roslindale-DeckNarrowBold.woff2) format("woff2"),url(/fonts/Roslindale-DeckNarrowBold.woff) format("woff");font-family:Roslindale Deck;font-style:normal;font-weight:700}@font-face{src:url(/fonts/Roslindale-TextRegular.eot);src:url(/fonts/Roslindale-TextRegular.eot?#) format("embedded-opentype"),url(/fonts/Roslindale-TextRegular.woff2) format("woff2"),url(/fonts/Roslindale-TextRegular.woff) format("woff");font-family:Roslindale;font-style:normal;font-weight:400}@font-face{src:url(/fonts/Roslindale-TextMedium.eot);src:url(/fonts/Roslindale-TextMedium.eot?#) format("embedded-opentype"),url(/fonts/Roslindale-TextMedium.woff2) format("woff2"),url(/fonts/Roslindale-TextMedium.woff) format("woff");font-family:Roslindale;font-style:normal;font-weight:500}@font-face{src:url(/fonts/Roslindale-TextSemiBold.eot);src:url(/fonts/Roslindale-TextSemiBold.eot?#) format("embedded-opentype"),url(/fonts/Roslindale-TextSemiBold.woff2) format("woff2"),url(/fonts/Roslindale-TextSemiBold.woff) format("woff");font-family:Roslindale;font-style:normal;font-weight:600}@font-face{src:url(/fonts/Roslindale-TextBold.eot);src:url(/fonts/Roslindale-TextBold.eot?#) format("embedded-opentype"),url(/fonts/Roslindale-TextBold.woff2) format("woff2"),url(/fonts/Roslindale-TextBold.woff) format("woff");font-family:Roslindale;font-style:normal;font-weight:700}:root{--card-background:#fff;--divider-color:#d8d8d8;--border:1px solid #d8d8d8;--primary-border:1px solid #ff6250;--light-background:#fff;--dark-background:#3b3b3b;--dark-onboarding-background:#2d2d2d;--omniview-topbar-height:70px;--omniview-topbar-height-mobile:50px;--omniview-sidebar-width:360px;--top-bar-height:60px;--primary:#ff6250;--secondary:#3b3b3b;--tertiary:#d8d8d8;--primary-darker:color-mix(in srgb,var(--primary),#000 10%);--primary-lighter:color-mix(in srgb,var(--primary),#fff 10%);--primary-hover:#e2412e;--primary-text:#3b3b3b;--secondary-text:rgba(59,59,59,0.4);--white:#fff;--light-container-background:#f7f7f7;--green:#009379;--pink:#f2bfaf;--blue:#36f;--dark-blue:#5d82f8;--darker-blue:#2f3855;--yellow:#f8d57e;--purple:#bfaff2;--red:#ff6250;--playground-purple:#5746af;--playground-purple-hover:#45368c;--green-light:color-mix(in srgb,var(--green),#fff 20%);--shadow:0px 4px 12px rgba(59,59,59,0.1);--slightly-stronger-shadow:0px 4px 12px rgba(59,59,59,0.2);--base-font:"Mulish",sans-serif;--quirky-font:"Caveat",cursive;--dark-primary-text:#fff;--dark-secondary-text:hsla(0,0%,100%,0.4);--dark-border-color:hsla(0,0%,100%,0.4);--dark-border:1px solid hsla(0,0%,100%,0.4)}.clickable-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:100%;cursor:pointer;transition:background .5s ease}@media(min-width:1070px){.clickable-icon:hover{background-color:var(--light-container-background)}}.clickable-icon+.clickable-icon{margin-left:18px}code[class*=language-],pre[class*=language-]{-webkit-user-select:text;-moz-user-select:text;user-select:text;text-align:left;word-spacing:normal;word-break:normal;word-wrap:normal;color:#eee;background:#333;font-family:Roboto Mono,monospace;font-size:12px;line-height:1.5em;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}code[class*=language-]::-webkit-scrollbar,pre[class*=language-]::-webkit-scrollbar{width:0}.hide-scroll::-webkit-scrollbar{width:0}span.inline-color{display:block!important;height:100%!important;width:100%!important}pre[class*=language-]{white-space:normal}code[class*=language-]{white-space:pre-wrap}code[class*=language-html]:not(.usage-snippet),code[class*=language-markup]:not(.usage-snippet),pre[class*=language-html]:not(.usage-snippet),pre[class*=language-jsx]:not(.usage-snippet),pre[class*=language-jsx]:not(.usage-snippet) code[class*=language-jsx],pre[class*=language-markup]:not(.usage-snippet){background:transparent}code[class*=language-]::-moz-selection,code[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection{background:#111}code[class*=language-]::selection,code[class*=language-] ::selection,pre[class*=language-]::selection,pre[class*=language-] ::selection{background:#111}:not(pre)>code[class*=language-]{white-space:pre-wrap;border-radius:.2em;padding:.1em}pre[class*=language-]{overflow:auto;position:relative;padding:1.25em 1em}pre[class*=language-]::-webkit-scrollbar{width:0}.language-css>code,.language-sass>code,.language-scss>code{color:#fd9170}span.inline-color-wrapper{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyIDIiPjxwYXRoIGZpbGw9ImdyYXkiIGQ9Ik0wIDBoMnYySDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGgxdjFIMHptMSAxaDF2MUgxeiIvPjwvc3ZnPg==");background-position:50%;background-size:110%;display:inline-block;height:1.333ch;width:1.333ch;margin:0 .333ch;box-sizing:border-box;border:1px solid #fff;outline:1px solid rgba(0,0,0,.5);overflow:hidden}span.inline-color{display:block;height:120%;width:120%}pre.line-numbers{padding-left:3.8em;counter-reset:linenumber}pre.line-numbers,pre.line-numbers>code{position:relative}.line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3.8em;width:3em;letter-spacing:-1px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.line-numbers-rows>span{pointer-events:none;display:block;counter-increment:linenumber}.line-numbers-rows>span:before{content:counter(linenumber);color:rgba(238,255,255,.3);display:block;padding-right:.8em;text-align:right}[class*=language-] .namespace{opacity:.7}.token.atrule{color:#c792ea}.token.attr-name{color:#ffcb6b}.token.attr-value,.token.attribute{color:#a5e844}.token.boolean{color:#c792ea}.token.builtin{color:#ffcb6b}.token.cdata,.token.char{color:#80cbc4}.token.class{color:#ffcb6b}.token.class-name{color:#f2ff00}.token.comment{color:#616161;-webkit-user-select:none;-moz-user-select:none;user-select:none}.token.constant{color:#c792ea}.token.deleted{color:#f66}.token.doctype{color:#616161}.token.entity{color:#f66}.token.function{color:#c792ea}.token.hexcode{color:#f2ff00}.token.id,.token.important{color:#c792ea;font-weight:700}.token.inserted{color:#80cbc4}.token.keyword{color:#c792ea}.token.number{color:#fd9170}.token.operator{color:#89ddff}.token.prolog{color:#616161}.token.property{color:#80cbc4}.token.pseudo-class,.token.pseudo-element{color:#a5e844}.token.punctuation{color:#89ddff}.token.regex{color:#f2ff00}.token.selector{color:#f66}.token.selector[classname]{color:#ffcb6b}.token.string{color:#a5e844}.token.symbol{color:#c792ea}.token.tag{color:#f66}.token.unit{color:#fd9170}.token.url{color:#f66}.token.variable{color:#89ddff}.underline-div{position:absolute;bottom:0}.usage-code-collpase{position:absolute;left:-18px;top:0;display:flex;align-items:center}.usage-code-collpase .icon-down,.usage-code-collpase .icon-right{pointer-events:none;width:18px;height:18px}.usage-code-collpase .icon-down svg,.usage-code-collpase .icon-right svg{height:100%;width:100%}.usage-code-collpase .icon-right{display:none}.usage-code-collpase.close .icon-right,.usage-code-collpase .icon-down{display:inline}.usage-code-collpase.close .icon-down{display:none!important}.mark-class-clickable{position:relative}.mark-class-clickable .underline-div{background:#a5e844;right:7px;left:15px;height:1px}.mark-class-clickable .class-value-underline:hover{text-decoration:underline;cursor:pointer}.mark-class-clickable .class-value-underline:not([order="0"]){margin-left:7.5px}.element-clickable{cursor:pointer;position:relative}.element-clickable .underline-div{box-sizing:border-box;right:0;left:0}.element-clickable.class-type .underline-div{border-bottom:1px dashed #ffcb6b}.element-clickable.token-type .underline-div{border-bottom:1px dashed #89ddff}.element-clickable.prop-type .underline-div{border-bottom:1px dashed #ffcb6b}.element-clickable.cname-type .underline-div{border-bottom:1px dashed #f2ff00}.element-clickable.cname-type.html .underline-div{border-bottom:1px dashed #f66;width:90%;left:8px}.element-clickable.cname-type.clean_snippet .underline-div{border-bottom:1px solid #f2ff00;visibility:hidden}.element-clickable.cname-type.clean_snippet:hover .underline-div{visibility:visible}.element-clickable.prop-disabled{opacity:.5;text-decoration:line-through}.element-clickable.prop-disabled .underline-div{display:none}.element-clickable.prop-disabled+span{opacity:.5}.styleguideInput{background:#2d2d2d;padding:0 8px;font-size:12px;border:1px solid hsla(0,0%,100%,.2);box-sizing:border-box;border-radius:3px;max-width:200px}.styleguideInput.class-type{caret-color:#ffcb6b;color:#ffcb6b}.styleguideInput.class-type:hover{border:1px solid #ffcb6b}.styleguideInput.class-type:focus{outline:none;border:1px solid #ffcb6b}.styleguideInput.token-type{caret-color:#89ddff;color:#89ddff}.styleguideInput.token-type:hover{border:1px solid #89ddff}.styleguideInput.token-type:focus{outline:none;border:1px solid #89ddff}.input-sizer{display:inline-grid;vertical-align:top;align-items:center;position:relative;background:#2d2d2d;padding:0 4px;font-size:12px;border-radius:3px}.input-sizer:after,.input-sizer input{width:auto;min-width:0;grid-area:1/2;font:inherit;margin:0;resize:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none}.input-sizer input.prop-input{max-width:220px;caret-color:#ffcb6b;color:#ffcb6b}.input-sizer input.cname-input{max-width:220px;caret-color:#f2ff00;color:#f2ff00}.input-sizer input.cname-input.html{max-width:220px;caret-color:#f66;color:#f66}.input-sizer input.styleguide-input.token-type{caret-color:#89ddff;color:#89ddff}.input-sizer input.styleguide-input.class-type{caret-color:#ffcb6b;color:#ffcb6b}.input-sizer.prop{border:1px solid #ffcb6b;max-width:220px}.input-sizer.prop:after{max-width:220px}.input-sizer.cname{border:1px solid #f2ff00;max-width:220px}.input-sizer.cname.html{border:1px solid #f66}.input-sizer.cname:after{max-width:220px}.input-sizer.token-type{border:1px solid #89ddff}.input-sizer.class-type{border:1px solid #ffcb6b}.input-sizer:after{content:attr(data-value) " ";visibility:hidden;white-space:pre-wrap}.input-sizer:focus-within input:focus,.input-sizer:focus-within textarea:focus{outline:none}.c-box-wrap{position:absolute;left:-18px;top:50%;transform:translateY(-50%);width:18px;height:18px;display:none;z-index:10;background:transparent}.c-box-wrap,.c-box-wrap .c-box{align-items:center;justify-content:center}.c-box-wrap .c-box{width:14px;height:14px;background:#2d2d2d;pointer-events:all;border:1px solid #fff;cursor:pointer;border-radius:3px;display:flex}.c-box-wrap .c-box svg{visibility:hidden;width:100%;height:100%;pointer-events:none}.c-box-wrap .c-box.checked{background:#ffcb6b;border:1px solid #ffcb6b}.c-box-wrap .c-box.checked svg{visibility:visible}.prop-type[prop-type=nested] .c-box-wrap{left:-34px}.class-block{background:transparent;display:block;position:relative;transition:background .2s}.class-block:not(:last-child){margin-bottom:10px}.class-block .side{height:100%;position:absolute;background:transparent;transition:background .2s;width:15px;top:0}.class-block .side.r{right:-15px}.class-block .side.l{width:60px;left:-60px}.class-block.active{background:#212122}.class-block.active .styleguide-actions{visibility:visible!important}.class-block.active .side{background:#212122}.styleguidePrism{padding-left:15px!important;padding-right:15px!important}.tag-extender{position:absolute;left:0;top:0;width:var(--html-pane-width)}.styleguide-actions{display:flex;position:absolute;top:0}.styleguide-actions svg{opacity:.4}.styleguide-actions svg:hover{opacity:1;cursor:pointer}.splitpanes--vertical>.splitpanes__splitter{min-width:4px!important;background:#2d2d2d!important}html{touch-action:manipulation;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--base-font);font-style:normal;font-weight:400;line-height:24px;font-size:16px;overflow:hidden}body.light-theme{color:var(--primary-text)}body[theme=dark-onboarding],body[theme=dark]{color:var(--dark-primary-text)}body[theme=dark-onboarding]{background-color:var(--dark-onboarding-background)}.container{max-width:1080px;margin:0 auto;display:flex;align-items:center;justify-content:center}.grecaptcha-badge{display:none!important}.splitpanes--vertical .splitpanes__pane{overflow:visible;position:relative;min-height:60px}.code-scroller{scroll-behavior:smooth}.code-scroller::-webkit-scrollbar{width:2px;cursor:pointer;background-color:transparent}.code-scroller::-webkit-scrollbar-thumb{background:#666565}.vv-list{overflow-x:hidden}.vv-list::-webkit-scrollbar{width:3px;cursor:pointer;background-color:#303030}.vv-list::-webkit-scrollbar-thumb{background:#b3b2b2;border-radius:200px}.simple-tip{padding:12px;background:#2d2d2d;max-width:210px;color:#fff;border-radius:10px;font-size:14px}.simple-tip-title{font-size:14px;text-transform:capitalize}.simple-tip-text{margin:10px 0;font-size:12px;line-height:18px;opacity:.4}.simple-tip-how{display:flex;justify-content:flex-end}.simple-tip-how span{font-size:12px;color:#ff6250;cursor:pointer}.height-enter-active,.height-leave-active{overflow:hidden;transition:height .2s ease}