:root{--an-dialogs-background:rgba(0,0,0,.5);--an-dialogs-close:var(--Color-Grey)}.-flex{display:flex;flex-wrap:nowrap}.-flex__xCenter{justify-content:center}.-flex__yCenter{align-items:center}.-flex__yEnd{align-items:flex-end}.-flex__xSpace{justify-content:space-between}.-flex__xEnd{justify-content:flex-end}.-flex__column{flex-direction:column}.-cur{cursor:pointer}a{text-decoration:none;color:inherit}.-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}img{vertical-align:top}.-shimmer,.-shimmerH{position:relative;overflow:hidden}.-shimmer:before,.-shimmerH:before{content:"";position:absolute;top:0;left:-250%;width:200%;height:200%;background:linear-gradient(90deg,#1d1e2000 0,#1d1e20 50%,#1d1e2000);animation:move 0s linear normal none running;z-index:1;animation-duration:2s;animation-iteration-count:infinite;transform:rotate(20deg) translateY(-33%)}.-shimmerH:before{aspect-ratio:1/1;height:auto}.scroll-container{-webkit-user-select:none;-moz-user-select:none;user-select:none;scrollbar-width:none;-ms-overflow-style:none;cursor:grab}.scroll-container.dragscrolling{cursor:grabbing}.scroll-container.dragscrolling *{pointer-events:none}.scroll-container::-webkit-scrollbar{display:none}@keyframes move{0%{left:-250%}to{left:100%}}.an-dialog__component{background:var(--Color-DarkGrey);border-radius:12px}.an-dialog__component:before{flex-shrink:0}@media not (min-width:768px){.an-dialog__component{padding:8px var(--Size-l) var(--Size-xl);--dialog-paddings:calc(var(--Size-l)*2)}}@media(min-width:768px){.an-dialog__component{padding:var(--Size-l) var(--Size-xl) var(--Size-xl);max-width:calc(100% - var(--Size-xl)*2);max-height:calc(100vh - var(--Size-xl)*2);--dialog-paddings:calc(var(--Size-xl)*2)}}.an-dialog.-fullscreen .an-dialog__component{border-radius:0;max-width:none;max-height:none}.button[data-v-1e7523f1]>*{position:relative;border-radius:100px;border:none;outline:none;cursor:pointer;display:flex;align-items:center;font:var(--Font-Label1);box-sizing:border-box;justify-content:center;overflow:hidden}.button[data-v-1e7523f1]>:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:.1s linear;background:#0000}.button[data-v-1e7523f1]>*>*{z-index:1}.button[data-v-1e7523f1]>:active,.button[data-v-1e7523f1]>:hover{-webkit-user-select:none;-moz-user-select:none;user-select:none}.button.-disabled[data-v-1e7523f1]{pointer-events:none}.button.-disabled[data-v-1e7523f1]>*{border-color:var(--Color-Grey)}.button.-disabled[data-v-1e7523f1]>:before{background:#0009;z-index:2}.button-Primary[data-v-1e7523f1]>*{background:var(--Color-BGGrey);color:var(--Color-Black);padding:0 var(--Size-m);height:56px}.button-Primary[data-v-1e7523f1]>:hover:before{background:#0000003d}.button-Primary[data-v-1e7523f1]>:active:before{background:#0009}.button-Secondary[data-v-1e7523f1]>*{background:var(--Color-Grey);color:var(--Color-BGGrey);padding:var(--Size-m);width:100%}.button-Secondary[data-v-1e7523f1]>:hover:before{background:#ffffff14}.button-Secondary[data-v-1e7523f1]>:active:before{background:#0009}.button-IconOutline[data-v-1e7523f1]>*{height:56px;width:56px;padding:var(--Size-m);border:1px solid var(--Color-BGGrey)}.button-IconOutline[data-v-1e7523f1]>:hover:before{background:#f4f4f629}.button-IconOutline[data-v-1e7523f1]>:active{border-color:var(--Color-Grey)}.button-IconOutline[data-v-1e7523f1]>:active:before{background:#0009}.button-OutlineBigIcon[data-v-1e7523f1]>*{padding:calc(var(--Size-xs) - 1px) calc(var(--Size-m) - 1px) calc(var(--Size-xs) - 1px) calc(var(--Size-xs) - 1px);border:1px solid var(--Color-White);justify-content:flex-start;gap:var(--Size-xs)}.button-OutlineBigIcon[data-v-1e7523f1]>:hover:before{background:#ffffff14}.button-OutlineBigIcon[data-v-1e7523f1]>:active{border-color:var(--Color-Grey)}.button-OutlineBigIcon[data-v-1e7523f1]>:active:before{background:#0009}.button-OutlineIcon[data-v-1e7523f1]>*{padding:calc(var(--Size-m) - 1px) calc(var(--Size-m) - 1px) calc(var(--Size-m) - 1px) calc(var(--Size-s) - 1px);border:1px solid var(--Color-White);justify-content:flex-start;gap:var(--Size-xs)}.button-OutlineIcon[data-v-1e7523f1]>:hover:before{background:#ffffff14}.button-OutlineIcon[data-v-1e7523f1]>:active{border-color:var(--Color-Grey)}.button-OutlineIcon[data-v-1e7523f1]>:active:before{background:#0009}.button-SmallOutlineIcon[data-v-1e7523f1]>*{padding:0 calc(var(--Size-s) - 1px);height:var(--Size-xl);border:1px solid var(--Color-BGGrey);gap:var(--Size-xs);font:var(--Font-Body1)}.button-SmallOutlineIcon[data-v-1e7523f1]>:hover:before{background:#ffffff14}.button-SmallOutlineIcon[data-v-1e7523f1]>:active{border-color:var(--Color-Grey)}.button-SmallOutlineIcon[data-v-1e7523f1]>:active:before{background:#0009}.button-SmallIcon[data-v-1e7523f1]>*{padding:calc(var(--Size-xs) - 1px) calc(var(--Size-s) - 1px);border:1px solid var(--Color-BGGrey)}.button-SmallIcon[data-v-1e7523f1]>:hover:before{background:#ffffff14}.button-SmallIcon[data-v-1e7523f1]>:active{border-color:var(--Color-Grey)}.button-SmallIcon[data-v-1e7523f1]>:active:before{background:#0009}.button-TagButton[data-v-1e7523f1]>*{padding:calc(var(--Size-s) - 1px) calc(var(--Size-m) - 1px) calc(var(--Size-s) - 1px) calc(var(--Size-s) - 1px);border:1px solid var(--Color-LightGrey);justify-content:flex-start;gap:var(--Size-xxs);color:var(--Color-LightGrey);font:var(--Font-Label2)}.button-TagButton[data-v-1e7523f1]>:hover:before{background:#ffffff14}.button-TagButton[data-v-1e7523f1]>:active{border-color:var(--Color-Grey)}.button-TagButton[data-v-1e7523f1]>:active:before{background:#0009}.button-SearchButton[data-v-1e7523f1]>*{width:var(--Size-xxl);height:var(--Size-xxl);background:var(--Color-BGGrey)}.button-SearchButton[data-v-1e7523f1]>:hover:before{background:#0505053d}.button-Icon[data-v-1e7523f1]>*{width:var(--Size-xxl);height:var(--Size-xxl)}.button-Icon[data-v-1e7523f1]>:hover:before{background:#f4f4f629}.input__box[data-v-50039137]{background:var(--Color-Grey);border-radius:8px;padding:calc(var(--Size-m) - 2px) var(--Size-m);font:var(--Font-Label2);border:1px solid transparent;box-sizing:border-box}.input.-error .input__box[data-v-50039137]{border-color:var(--Color-Red)}.input__title[data-v-50039137]{font:var(--Font-Label2);margin-bottom:6px}.input__input[data-v-50039137],.input__textarea[data-v-50039137]{height:inherit;vertical-align:top;box-sizing:border-box;background:initial;border:none;outline:none;font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;color:var(--Color-BGGrey);width:100%;resize:none;padding:0;margin:0;overflow:hidden;text-overflow:ellipsis}.input__input[data-v-50039137]{white-space:nowrap}.input__input[data-v-50039137]::-moz-placeholder,.input__textarea[data-v-50039137]::-moz-placeholder{color:var(--Color-LightGrey);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.input__input[data-v-50039137]::placeholder,.input__textarea[data-v-50039137]::placeholder{color:var(--Color-LightGrey);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.input__input[data-v-50039137]:-webkit-autofill{background-color:var(--Color-White)!important;box-shadow:0 0 0 30px var(--Color-White) inset!important;-webkit-box-shadow:0 0 0 30px var(--Color-White) inset!important;-webkit-text-fill-color:var(--Color-Black)!important}.input__error[data-v-50039137]{color:var(--Color-Red);font:var(--Font-Body2);margin-top:var(--Size-xs)}.icon[data-v-e5045848]{--Icon-Color:initial;flex-shrink:0}.icon[data-v-e5045848] [stroke="#EAEAEB"]{stroke:var(--Icon-Color,#eaeaeb)}.icon[data-v-e5045848] [fill="#EAEAEB"]{fill:var(--Icon-Color,#eaeaeb)}@media(min-width:768px){.onboarding[data-v-5edcb4c7]{max-width:464px}}@media not (min-width:768px){.onboarding__header__logo[data-v-5edcb4c7]{margin:12px auto 0}}.onboarding__header__close[data-v-5edcb4c7]{width:32px;height:32px;padding:0}.onboarding__title[data-v-5edcb4c7]{margin-top:32px;font:var(--Font-LargeTitle);line-height:1;text-align:center}.onboarding__sub[data-v-5edcb4c7]{margin-top:12px;color:var(--Color-LightGrey);text-align:center}.onboarding__roles[data-v-5edcb4c7]{margin-top:32px;flex-wrap:wrap;gap:8px 2px}.onboarding__roles__item.-active[data-v-5edcb4c7]{background:var(--Color-BGGrey);border-color:var(--Color-BGGrey);color:var(--Color-Black)}.onboarding__done[data-v-5edcb4c7]{margin-top:32px}.auth[data-v-352698d0]{gap:32px;text-align:center}.auth__title[data-v-352698d0]{font:var(--Font-LargeTitle)}.auth__code[data-v-352698d0],.auth__start[data-v-352698d0]{max-width:640px;margin:auto}.auth__start[data-v-352698d0]{gap:16px}.auth__start__google>a[data-v-352698d0]{justify-content:center;height:56px;background:var(--Color-BGGrey);color:var(--Color-Black);gap:16px}.auth__start__or[data-v-352698d0]{font:var(--Font-Label1);color:var(--Color-LightGrey);position:relative;width:100%}.auth__start__email[data-v-352698d0]{margin-top:24px}.auth__start__terms[data-v-352698d0]{margin-top:16px;color:var(--Color-LightGrey)}.auth__start__terms[data-v-352698d0] a{color:var(--Color-BGGrey)}.auth__code[data-v-352698d0]{margin-top:-20px;gap:16px}.auth__code__error[data-v-352698d0]{color:var(--Color-Red)}.auth__code__help[data-v-352698d0]{color:var(--Color-LightGrey);margin-bottom:8px}.an-dialog__component:has(.signin){padding:0!important;background:transparent}.signin[data-v-fd262ba4]{text-align:center}.signin-box[data-v-fd262ba4]{gap:32px;background:var(--Color-DarkGrey)}@media not (min-width:768px){.signin-box[data-v-fd262ba4]{padding:var(--Size-m)}}@media(min-width:768px){.signin-box[data-v-fd262ba4]{width:404px;padding:var(--Size-l) var(--Size-xl);border-radius:12px}}.signin__header[data-v-fd262ba4]{display:grid;grid-template-columns:32px 1fr 32px}.signin__header .icon[data-v-fd262ba4]{flex-shrink:0}.signin__header__img[data-v-fd262ba4]{margin:auto;width:125px}.signin-box__auth[data-v-fd262ba4] .auth__start__or{z-index:0}.signin-box__auth[data-v-fd262ba4] .auth__start__or:before{content:"";position:absolute;height:1px;background:var(--Color-Grey);top:50%;left:0;width:100%;z-index:-1}.signin-box__auth[data-v-fd262ba4] .auth__start__or>div{padding:0 16px;background:var(--Color-DarkGrey)}.an-dropdown__button[data-v-05a8e058]{anchor-name:var(--v5145bb8b)}.an-dropdown__menu[data-v-05a8e058]{position:fixed;position-anchor:var(--v5145bb8b);position-area:var(--v5140118d);position-try-fallbacks:top span-right,bottom span-left,top span-left;z-index:1000}.an-dropdown__menu--match-width[data-v-05a8e058]{width:anchor-size(width)}@supports not (anchor-name:none){.an-dropdown__button[data-v-05a8e058]{position:relative}.an-dropdown__menu[data-v-05a8e058]{left:0;position:absolute;top:100%;z-index:1000}.an-dropdown__menu--match-width[data-v-05a8e058]{width:100%}}.menu[data-v-e6f58fa2]{margin:var(--Size-xs) 0;border-radius:var(--Size-s);padding:var(--Size-m);background:var(--Color-DarkGrey);border:1px solid var(--Color-Grey);color:var(--Color-BGGrey);font:var(--Font-Label2);min-width:176px;box-sizing:border-box;gap:var(--Size-xs)}.menu__item[data-v-e6f58fa2]:not(.-group){padding:var(--Size-xs) var(--Size-s);position:relative;border-radius:var(--Size-xs);overflow:hidden;white-space:nowrap}.menu__item[data-v-e6f58fa2]:not(.-group):before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:.1s linear}.menu__item[data-v-e6f58fa2]:not(.-group):hover:before{background:#f4f4f629}.menu__item.-group[data-v-e6f58fa2]{height:1px;background:var(--Color-LightGrey)}.tag__button[data-v-8fb76498]{font:var(--Font-Label2);border:1px solid var(--Color-Grey);padding:calc(var(--Size-s) - 1px) calc(var(--Size-m) - 1px);color:var(--Color-BGGrey);border-radius:100px;transition:.1s linear;gap:var(--Size-xs);white-space:nowrap}.tag__button-pattern.-active[data-v-8fb76498]{background-color:var(--Color-Green)}.tag__button-ui.-active[data-v-8fb76498]{background-color:var(--Color-Blue)}.tag__button-category-app.-active[data-v-8fb76498],.tag__button-category.-active[data-v-8fb76498]{background-color:var(--Color-Orange)}.tag__button-flow.-active[data-v-8fb76498]{background-color:var(--Color-Red)}.tag.-dragging[data-v-8fb76498]{opacity:0}.tag.-dragging-clone .tag__button-pattern[data-v-8fb76498],.tag__button-pattern[data-v-8fb76498]:not(.-active):hover{border-color:var(--Color-Green);color:var(--Color-Green);background:#001900}.tag.-dragging-clone .tag__button-ui[data-v-8fb76498],.tag__button-ui[data-v-8fb76498]:not(.-active):hover{border-color:var(--Color-Blue);color:var(--Color-Blue);background:#000a29}.tag.-dragging-clone .tag__button-category[data-v-8fb76498],.tag.-dragging-clone .tag__button-category-app[data-v-8fb76498],.tag__button-category-app[data-v-8fb76498]:not(.-active):hover,.tag__button-category[data-v-8fb76498]:not(.-active):hover{border-color:var(--Color-Orange);color:var(--Color-Orange);background:#291000}.tag.-dragging-clone .tag__button-flow[data-v-8fb76498],.tag__button-flow[data-v-8fb76498]:not(.-active):hover{border-color:var(--Color-Red);color:var(--Color-Red);background:#290000}.bar__box[data-v-5c78b7f6]{position:relative}.bar[data-v-5c78b7f6]{overflow:hidden}.bar.-animate[data-v-5c78b7f6]{animation:rot-5c78b7f6 2s linear 0s infinite normal none running;transition:.1s linear}.bar__background[data-v-5c78b7f6]{fill:none}.bar__progress[data-v-5c78b7f6]{fill:none;stroke-linecap:round}.bar__value[data-v-5c78b7f6]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes rot-5c78b7f6{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.line[data-v-bbb81113]{width:100%;position:relative;overflow:hidden}.line.line[data-v-bbb81113]:after,.line.line[data-v-bbb81113]:before{content:"";position:absolute;top:0;width:150px;height:100%;pointer-events:none;z-index:1}.line[data-v-bbb81113]:before{left:-1px;background:linear-gradient(90deg,#050505,#05050500)}.line[data-v-bbb81113]:not(.-hasLeft):before{display:none}.line[data-v-bbb81113]:after{right:-1px;background:linear-gradient(270deg,#050505,#05050500)}.line[data-v-bbb81113]:not(.-hasRight):after{display:none}.line__left[data-v-bbb81113],.line__right[data-v-bbb81113]{position:absolute;z-index:2;top:50%;transform:translateY(-50%)}.line__left[data-v-bbb81113]{left:0}.line__right[data-v-bbb81113]{right:0}.line__items[data-v-bbb81113]{overflow-x:auto;width:100%;white-space:nowrap;scrollbar-width:none}.line__items[data-v-bbb81113]::-webkit-scrollbar{display:none}.line__items[data-v-bbb81113]>*{width:-moz-fit-content;width:fit-content}.search__icon[data-v-b9283671]{margin-left:16px}.search__items__box[data-v-b9283671]{min-width:100%;gap:4px}.search__items__box__input[data-v-b9283671]{flex-grow:1;width:100%;min-width:200px}.search__items__box__input[data-v-b9283671] .input__box{background:transparent}.types[data-v-5b5746ce]{border:1px solid var(--Color-Grey);border-radius:100px;padding:calc(var(--Size-xxs) - 1px);gap:var(--Size-xs)}.types[data-v-5b5746ce]>*{width:100%;overflow:hidden}.types__button[data-v-5b5746ce]>*{padding:var(--Size-s)!important;color:var(--Color-BGGrey)!important}.type-category[data-v-5b5746ce]:not(.-active)>*,.type-flow[data-v-5b5746ce]:not(.-active)>*,.type-pattern[data-v-5b5746ce]:not(.-active)>*,.type-ui[data-v-5b5746ce]:not(.-active)>*{background-color:transparent}.type-pattern.-active[data-v-5b5746ce]>*{background-color:var(--Color-Green)}.type-ui.-active[data-v-5b5746ce]>*{background-color:var(--Color-Blue)}.type-category.-active[data-v-5b5746ce]>*{background-color:var(--Color-Orange)}.type-flow.-active[data-v-5b5746ce]>*{background-color:var(--Color-Red)}@media(max-width:767px){.type-category[data-v-5b5746ce]>*,.type-flow[data-v-5b5746ce]>*,.type-pattern[data-v-5b5746ce]>*,.type-ui[data-v-5b5746ce]>*{height:var(--Size-xxl)}}.skeleton[data-v-68ae3029]{height:var(--Size-xxl);border-radius:100px;background:var(--Color-Grey);border:1px solid var(--Color-Grey);flex-shrink:0;width:150px}.edit__title[data-v-907ecfe7]{font:var(--Font-Title);text-align:center}.edit__form[data-v-907ecfe7]{gap:var(--Size-m);margin-top:var(--Size-l)}.edit__buttons[data-v-907ecfe7]{margin-top:var(--Size-l);gap:var(--Size-xs)}@media(min-width:768px){.edit[data-v-907ecfe7]{width:calc(554px - var(--Size-xl)*2)}}.question[data-v-72826e02]{width:calc(412px - var(--dialog-paddings));box-sizing:border-box}.question__title[data-v-72826e02]{font:var(--Font-Title);text-align:center}.question__text[data-v-72826e02]{font:var(--Font-Label1);margin-top:var(--Size-xs);text-align:center}.question__buttons[data-v-72826e02]{margin-top:var(--Size-l);gap:var(--Size-m)}.items[data-v-60386505]{gap:var(--Size-xl);flex-grow:1}.items__category[data-v-60386505]{font:var(--Font-Label1)}.items__category__title[data-v-60386505]{gap:var(--Size-xs);margin-bottom:var(--Size-s)}.items__category__title.-shimmerH[data-v-60386505]{height:24px;border-radius:100px;background:var(--Color-Grey);border:1px solid var(--Color-Grey);width:200px}.items__category__edit[data-v-60386505]{transition:.3s linear .5s}.items__category:not(:hover) .items__category__edit[data-v-60386505]{opacity:0}.items__category:hover .items__category__edit[data-v-60386505]{opacity:1}.items__category__tags[data-v-60386505]{flex-wrap:wrap;gap:var(--Size-xs) var(--Size-xxxs);-webkit-user-select:none;-moz-user-select:none;user-select:none}.items__category__tags[data-v-60386505] .dnd__cursor{width:var(--Size-xxs);border-radius:var(--Size-xxs)}.items__category__tags-pattern[data-v-60386505] .dnd__cursor{background:var(--Color-Green)}.items__category__tags-ui[data-v-60386505] .dnd__cursor{background:var(--Color-Blue)}.items__category__tags-category[data-v-60386505] .dnd__cursor{background:var(--Color-Orange)}.items__empty[data-v-60386505]{margin:auto;color:var(--Color-LightGrey)}.item[data-v-df75e870]{padding:var(--Size-s) 14px;gap:var(--Size-s);background:var(--Color-DarkGrey);transition:.2s linear;border-radius:var(--Size-s)}.item[data-v-df75e870]:hover{background:var(--Color-Grey)}.item__logo[data-v-df75e870]{width:40px;height:40px;border-radius:var(--Size-xs);background-size:cover;background-position:50%;flex-shrink:0}.item-pattern .item__logo[data-v-df75e870]{background-color:var(--Color-Green)}.item-ui .item__logo[data-v-df75e870]{background-color:var(--Color-Blue)}.item-category .item__logo[data-v-df75e870]{background-color:var(--Color-Orange)}.item-flow .item__logo[data-v-df75e870]{background-color:var(--Color-Red)}.item__title[data-v-df75e870]{font:var(--Font-Label1);color:var(--Color-BGGrey)}.item__description[data-v-df75e870]{color:var(--Color-LightGrey)}.suggest[data-v-f7d49f77]{flex-grow:1}.suggest__item.-active[data-v-f7d49f77]{background:var(--Color-Grey)}.suggest__item.-disabled[data-v-f7d49f77]{opacity:.3;pointer-events:none}.suggest__empty[data-v-f7d49f77]{margin:auto;color:var(--Color-LightGrey)}@media(min-width:768px){.suggest[data-v-f7d49f77]{border-radius:var(--Size-s);padding-bottom:var(--Size-m);background:var(--Color-DarkGrey)}}.tags__search[data-v-a7613f0a]{margin-bottom:var(--Size-m)}.tags__items[data-v-a7613f0a]{margin-top:var(--Size-l)}.-dialogtags-fullheight .an-dialog__component{height:100%!important}@media(min-width:768px){.dialogtags[data-v-a906f93f]{width:calc(936px - var(--dialog-paddings));margin-top:calc(var(--Size-l)*-1);padding-top:var(--Size-xs);box-sizing:border-box;max-width:100%}}.dialogtags[data-v-a906f93f] .search__items:before{background:linear-gradient(to left,transparent,var(--Color-DarkGrey))}.dialogtags[data-v-a906f93f] .search__items:after{background:linear-gradient(to right,transparent,var(--Color-DarkGrey))}.leaf.-active>.leaf__name[data-v-0cc5c55c]{color:var(--Color-Red)}.leaf.-disabled[data-v-0cc5c55c],.leaf.-disabled-self>.leaf__name[data-v-0cc5c55c]{pointer-events:none;color:var(--Color-Grey)}.leaf__name[data-v-0cc5c55c]{height:var(--Size-xl);transition:.2s linear}.leaf.-cur:not(.-active)>.leaf__name[data-v-0cc5c55c]:hover{color:var(--Color-LightGrey)}.tree[data-v-0cc5c55c]{padding-left:4px}.leaf__drag[data-v-0cc5c55c]{cursor:grab}.leaf.-dragging-clone[data-v-0cc5c55c]{color:var(--Color-Red)}.tree[data-v-0cc5c55c] .dnd__cursor{height:var(--Size-xxs);border-radius:var(--Size-xxs);background:var(--Color-Red)}.tree[data-v-7e565a61]{font:var(--Font-Label1)}.leaf[data-v-7e565a61] .tree,.tree[data-v-7e565a61]{display:flex;flex-direction:column}.tree[data-v-7e565a61] .leaf{position:relative;display:flex;flex-direction:column;justify-content:center;flex-shrink:0}.leaf[data-v-7e565a61] .leaf{padding-left:16px}.leaf[data-v-7e565a61] .leaf:before{content:"";position:absolute;top:0;left:0;height:100%;width:1px;background:var(--Color-BGGrey)}.leaf[data-v-7e565a61] .leaf:after{content:"";position:absolute;top:16px;left:0;height:1px;width:12px;background:var(--Color-BGGrey)}.leaf.-dragging-clone[data-v-7e565a61]{color:var(--Color-Red)}.leaf.-dragging[data-v-7e565a61],.tree[data-v-7e565a61] .-dragging{opacity:.1}.tree[data-v-7e565a61] .dnd__cursor{height:var(--Size-xxs);border-radius:var(--Size-xxs);background:var(--Color-Red)}.header[data-v-083e0a82]{gap:var(--Size-xl);font:var(--Font-Title)}.header__item.-active[data-v-083e0a82]{position:relative}.header__item.-active[data-v-083e0a82]:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:var(--Color-BGGrey)}.items[data-v-083e0a82]{position:relative;display:grid;grid-template-columns:repeat(6,1fr)!important;gap:24px;margin-top:32px}.button[data-v-083e0a82]{position:sticky;bottom:0;width:50%;margin:var(--Size-l) auto 0}.dialogtree[data-v-0c3450da]{width:554px}.dialogtree__title[data-v-0c3450da]{font:var(--Font-Title);text-align:center;margin-bottom:16px}.dialogtree__content[data-v-0c3450da]{padding-bottom:56px}.dialogtree__add[data-v-0c3450da]{margin-top:8px}.dialogtree__buttons[data-v-0c3450da]{gap:16px;margin-top:auto;position:sticky;bottom:0;padding-top:16px;z-index:10}.add__form[data-v-0c6d85d0]{margin-top:var(--Size-l)}.add__form[data-v-0c6d85d0],.add__form__sub[data-v-0c6d85d0]{gap:var(--Size-m)}.add__form__sub__item[data-v-0c6d85d0]{width:100%}.add__buttons[data-v-0c6d85d0]{margin-top:var(--Size-xl);gap:var(--Size-xs)}.add__form__category__items[data-v-0c6d85d0]{flex-wrap:wrap;gap:var(--Size-xs) var(--Size-xxxs)}@media(min-width:768px){.add[data-v-0c6d85d0]{width:1000px;max-width:calc(936px - var(--dialog-paddings))}}.screens[data-v-ede9250a]{gap:var(--Size-l);flex-wrap:wrap}.screens[data-v-ede9250a] .dnd__cursor{width:var(--Size-xxs);border-radius:var(--Size-xxs);background:var(--Color-Blue);margin:0 calc(var(--Size-xs)*-1)}.screens__item[data-v-ede9250a] .screen__image{width:116px!important}.drop[data-v-e19b8b6b]{position:relative}.faq[data-v-c23272c5]{width:100%;gap:40px}.faq__title[data-v-c23272c5]{font:var(--Font-Title);text-align:center}.faq__list[data-v-c23272c5]{gap:24px}.faq__item[data-v-c23272c5]{background:var(--Color-DarkGrey);border-radius:16px;padding:24px;transition:background .15s linear}.faq__item[data-v-c23272c5]:hover{background:color-mix(in srgb,var(--Color-DarkGrey) 80%,var(--Color-LightGrey))}.faq__item.-open .faq__item__head__icon[data-v-c23272c5]{transform:rotate(45deg)}.faq__item.-open .faq__item__a-wrap[data-v-c23272c5]{grid-template-rows:1fr}.faq__item.-open .faq__item__a[data-v-c23272c5]{margin-top:16px}.faq__item__head[data-v-c23272c5]{gap:16px}.faq__item__head__q[data-v-c23272c5]{font:var(--Font-Label1)}.faq__item__head__icon[data-v-c23272c5]{flex-shrink:0;transition:transform .25s ease}.faq__item__a-wrap[data-v-c23272c5]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.faq__item__a[data-v-c23272c5]{font:var(--Font-Label2);color:var(--Color-LightGrey);white-space:pre-line;overflow:hidden;min-height:0;transition:margin-top .25s ease}.faq__item__a[data-v-c23272c5] a{color:inherit;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.faq__item__a[data-v-c23272c5] a:hover{color:var(--Color-White)}.subscription[data-v-070541d8]{width:400px;max-width:100%;text-align:center;gap:32px}.subscription__plan[data-v-070541d8]{height:40px;margin:auto}.subscription__close[data-v-070541d8]{position:absolute;right:32px;top:28px}.subscription__close>div[data-v-070541d8]{padding:0;width:32px}.subscription__content[data-v-070541d8]{gap:8px}.subscription__content__title[data-v-070541d8]{font:var(--Font-LargeTitle);color:#fff}.subscription__content__text[data-v-070541d8]{font:var(--Font-Label2);color:#fff}.subscription[data-v-51a5aaca]{gap:40px;width:100%;max-width:1200px;margin:0 auto}.subscription__title[data-v-51a5aaca]{font:var(--Font-LargeTitle);text-align:center;white-space:pre-line}@media(min-width:768px){.subscription__title[data-v-51a5aaca]{font-size:48px;line-height:1}}.subscription__period[data-v-51a5aaca]{gap:16px;font:var(--Font-Label1)}.subscription__period__buttons[data-v-51a5aaca]{position:relative;gap:8px;padding:4px;border-radius:100px;border:1px solid var(--Color-Grey)}.subscription__period__buttons__arrow[data-v-51a5aaca]{position:absolute;top:7px;left:-134px}.subscription__period__buttons__item[data-v-51a5aaca]{border-radius:100px;height:48px;width:95px;transition:.1s linear}.subscription__period__buttons__item.-active[data-v-51a5aaca]{background:var(--Color-Grey)}.subscription__period__sub[data-v-51a5aaca]{color:var(--Color-Gold)}.subscription__plans[data-v-51a5aaca]{gap:16px;width:100%}@media not (min-width:768px){.subscription__plans[data-v-51a5aaca]{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;margin:0 calc(var(--page-padding)*-1);padding:0 12vw;box-sizing:border-box;width:calc(100% + var(--page-padding)*2);flex-shrink:0}.subscription__plans[data-v-51a5aaca][data-v-51a5aaca]::-webkit-scrollbar{display:none}}.subscription__plans__item[data-v-51a5aaca]{border-radius:32px;box-sizing:border-box;white-space:nowrap}@media not (min-width:768px){.subscription__plans__item[data-v-51a5aaca]{width:76vw;flex-shrink:0;scroll-snap-align:center}}@media(min-width:768px){.subscription__plans__item[data-v-51a5aaca]{flex:1;min-width:290px}}.subscription__plans__item[data-v-51a5aaca]:not(.-active){border:1px solid var(--Color-Grey)}@media not (min-width:768px){.subscription__plans__item[data-v-51a5aaca]:not(.-active){padding:3px 23px 39px}}@media(min-width:768px){.subscription__plans__item[data-v-51a5aaca]:not(.-active){padding:3px 31px 39px}}.subscription__plans__item.-active[data-v-51a5aaca]{border:4px solid var(--Color-Gold)}@media not (min-width:768px){.subscription__plans__item.-active[data-v-51a5aaca]{padding:0 20px 36px}}@media(min-width:768px){.subscription__plans__item.-active[data-v-51a5aaca]{padding:0 28px 36px}}.subscription__plans__item__image[data-v-51a5aaca]{height:72px;margin-top:40px;margin-bottom:48px}.subscription__plans__item__image img[data-v-51a5aaca]{height:100%;width:auto}.subscription__plans__price[data-v-51a5aaca]{gap:12px}.subscription__plans__price__value__value[data-v-51a5aaca]{font-size:56px;line-height:44px;font-weight:600;letter-spacing:-1px}.subscription__plans__price__value__value.-custom[data-v-51a5aaca]{font-size:40px;margin-bottom:-6px;margin-top:6px}.subscription__plans__price__value__period[data-v-51a5aaca]{font-size:24px;line-height:20px;font-weight:600;color:var(--Color-LightGrey)}.subscription__plans__price__sub[data-v-51a5aaca]{color:var(--Color-LightGrey);font:var(--Font-Body2);white-space:normal;height:40px}.subscription__plans__button[data-v-51a5aaca]{margin-top:20px}.subscription__plans__button.button-Primary>div[data-v-51a5aaca]:hover{background:var(--Color-Gold)}.subscription__plans__button-link[data-v-51a5aaca]{text-decoration:none;display:block}.subscription__plans__benefits[data-v-51a5aaca]{margin-top:24px;gap:12px}.subscription__plans__benefits__item[data-v-51a5aaca]{gap:12px;font:var(--Font-Body2);color:var(--Color-BGGrey);white-space:normal}.subscription__plans__benefits__item .icon[data-v-51a5aaca]{flex-shrink:0}.subscription__contact[data-v-51a5aaca]{margin-bottom:32px}@media not (min-width:768px){.subscription__contact[data-v-51a5aaca]{text-align:center}}.subscription__contact__link[data-v-51a5aaca]{text-decoration:underline;margin-left:6px}.subscription__plans__methods[data-v-51a5aaca]{position:absolute;bottom:0;transform:translateY(calc(100% + 12px));left:10px;width:calc(100% - 20px);background:var(--Color-BGGrey);border-radius:12px;padding:16px;box-sizing:border-box;color:var(--Color-Black);gap:8px}.subscription__plans__methods__item[data-v-51a5aaca]{padding:8px 12px;transition:.1s linear;border-radius:8px}.subscription__plans__methods__item[data-v-51a5aaca]:hover{background:var(--Color-LightGrey)}@media not (min-width:768px){.dialog-subscription[data-v-3b6f5a51]{margin:0 -10px;padding-bottom:16px}}@media(min-width:768px){.dialog-subscription[data-v-3b6f5a51]{padding:72px;max-width:1344px!important}}.dialog-subscription[data-v-3b6f5a51] .faq__item{background:var(--Color-Grey)}.dialog-subscription[data-v-3b6f5a51] .faq__item:hover{background:color-mix(in srgb,var(--Color-Grey) 80%,var(--Color-LightGrey))}.flow[data-v-d07f0d10]{position:relative}.flow.-mode-small[data-v-d07f0d10]{cursor:pointer}@media not (min-width:768px){.flow.-mode-small[data-v-d07f0d10] .flow__header__download[data-v-d07f0d10]{display:none}}@media(min-width:768px){.flow.-mode-small[data-v-d07f0d10] .flow__header__download .icon[data-v-d07f0d10]{font-size:16px!important}}.flow.-mode-big[data-v-d07f0d10]{height:100%}@media not (min-width:768px){.flow.-mode-big[data-v-d07f0d10] .flow__header__download .icon[data-v-d07f0d10]{font-size:16px!important}}@media(min-width:768px){.flow.-mode-big[data-v-d07f0d10] .flow__header__download .icon[data-v-d07f0d10]{font-size:24px!important}}.flow__header__title__app[data-v-d07f0d10]{background-size:cover;margin-right:4px}.flow__header__title[data-v-d07f0d10]{font:var(--Font-Headline);flex-wrap:wrap}.flow__header__title[data-v-d07f0d10],.flow__header__title__parent[data-v-d07f0d10],.flow__header__title__parent-box[data-v-d07f0d10]{gap:8px}a.flow__header__title__parent[data-v-d07f0d10]{transition:.1s linear}a.flow__header__title__parent[data-v-d07f0d10]:hover{color:var(--Color-LightGrey)}.flow__header__count[data-v-d07f0d10]{font:var(--Font-Body2);margin-top:var(--Size-xxs)}.flow__header__right[data-v-d07f0d10]{gap:8px}.flow__edit[data-v-d07f0d10] .menu{right:0}.flow:not(.-admin).-mode-small .flow__screens__item[data-v-d07f0d10]{pointer-events:none}.flow.-mode-big .flow__screens[data-v-d07f0d10]{flex-grow:1}.flow.-mode-small .flow__screens[data-v-d07f0d10]{margin-top:16px}.flow__screens[data-v-d07f0d10]{gap:var(--Size-m);overflow-x:auto;overflow-y:hidden;box-sizing:border-box}.flow__screens.-edit-zones .flow__screens__item[data-v-d07f0d10]{cursor:crosshair}.flow__screens__item[data-v-d07f0d10]{aspect-ratio:var(--Screen-ratio);border-radius:14%/7%;flex-shrink:0;flex-grow:0!important}.flow__screens__item[data-v-d07f0d10] .screen__image{cursor:inherit}.flow__header__zones-save[data-v-d07f0d10]>*{padding:0 16px;height:32px}.flow.-mode-big .flow__screens__item[data-v-d07f0d10]{height:calc(100% - 2px)!important}.flow__screens__item.-highlight[data-v-d07f0d10]{animation:zone-highlight-d07f0d10 1s ease-out}@keyframes zone-highlight-d07f0d10{0%,50%{opacity:.4}to{opacity:1}}.flow.-mode-small .flow__screens__item[data-v-d07f0d10] .screen__image{width:226px!important}.flow__screens__tree[data-v-d07f0d10]{width:-moz-fit-content;width:fit-content;position:relative;padding-left:32px}.flow__screens__tree>.flow__screens__tree__tree[data-v-d07f0d10]{width:-moz-fit-content;width:fit-content;white-space:nowrap;overflow-y:scroll;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;scrollbar-width:none;-ms-overflow-style:none}.flow__screens__tree[data-v-d07f0d10]:not(.-bottom):after,.flow__screens__tree[data-v-d07f0d10]:not(.-top):before{content:"";position:absolute;left:0;width:100%;height:81px;z-index:1;pointer-events:none}.flow__screens__tree[data-v-d07f0d10]:not(.-top):before{top:0;background:linear-gradient(180deg,#1d1e20,transparent)}.flow__screens__tree[data-v-d07f0d10]:not(.-bottom):after{bottom:0;background:linear-gradient(0deg,#1d1e20,transparent)}.flow__screens__add[data-v-d07f0d10]{gap:var(--Size-xs);border-radius:var(--Size-s);border:1px solid var(--Color-BGGrey);box-sizing:border-box}.flow__screens__add__title[data-v-d07f0d10]{font:var(--Font-Body1)}.flow__arrow[data-v-d07f0d10]{position:absolute;transform:translateY(-50%);z-index:1}.flow__arrow[data-v-d07f0d10]>*{background:var(--Color-DarkGrey)}.flow.-mode-small .flow__arrow[data-v-d07f0d10]{top:calc(50% + 32px)}.flow.-mode-big .flow__arrow[data-v-d07f0d10]{top:calc(50% - 32px)}.flow__arrow-left[data-v-d07f0d10]{left:32px}.flow__arrow-right[data-v-d07f0d10]{right:32px}.flow__footer__title[data-v-d07f0d10]{font:var(--Font-Label1)}.flow__footer__tags[data-v-d07f0d10]{margin-top:16px;flex-wrap:wrap;gap:var(--Size-xs) var(--Size-xxxs)}.flow__footer__addTag[data-v-d07f0d10]{font:var(--Font-Label2);border:1px solid var(--Color-LightGrey);padding:calc(var(--Size-s) - 1px) calc(var(--Size-m) - 1px);color:var(--Color-LightGrey);border-radius:100px;transition:.1s linear;gap:var(--Size-xs);white-space:nowrap}.flow__footer__addTag[data-v-d07f0d10]:hover{border-color:var(--Color-White);color:var(--Color-White)}@media(max-width:767px){.flow.-mode-big .flow__header[data-v-d07f0d10]{padding:16px 0 24px}.flow__header__title__app[data-v-d07f0d10]{width:32px;height:32px;border-radius:4px}.flow__footer[data-v-d07f0d10]{margin:24px 0 32px;gap:24px;flex-direction:column-reverse}}@media(min-width:768px){.flow.-mode-big .flow__header[data-v-d07f0d10]{padding:20px 0 36px}.flow__header__title__app[data-v-d07f0d10]{width:48px;height:48px;border-radius:8px}.flow__footer[data-v-d07f0d10]{margin:32px 0 48px;justify-content:space-between;align-items:flex-end}.flow__footer__download[data-v-d07f0d10]{margin-left:auto}.flow__footer__download[data-v-d07f0d10]>*{gap:12px;padding-right:20px}}.paywall-flow[data-v-ee1260cc]{position:relative}.paywall-flow__close[data-v-ee1260cc]{position:absolute;z-index:1}@media not (min-width:768px){.paywall-flow__close[data-v-ee1260cc]{top:24px;right:var(--Size-l)}}@media(min-width:768px){.paywall-flow__close[data-v-ee1260cc]{top:calc(var(--Size-l) + 20px);right:var(--Size-xl)}}.paste[data-v-b3df4408]{gap:var(--Size-xl)}.paste__categories[data-v-b3df4408]{gap:var(--Size-l)}.paste__categories__item__title[data-v-b3df4408]{font:var(--Font-Label1)}.paste__categories__item__tags[data-v-b3df4408]{margin-top:var(--Size-m);gap:var(--Size-xs) var(--Size-xxxs);flex-wrap:wrap}.paste__buttons[data-v-b3df4408]{gap:var(--Size-xs)}.paste__buttons>div[data-v-b3df4408]{flex-grow:1}@media(min-width:768px){.paste[data-v-b3df4408]{width:calc(554px - var(--dialog-paddings))}}.copy[data-v-77ca4f26] .menu{right:0}.header[data-v-0e75bf1d]{width:100%;box-sizing:border-box;align-items:center;gap:12px 24px;padding-top:16px}@media(min-width:768px){.header[data-v-0e75bf1d]{padding-bottom:8px}}.left[data-v-ede7130b]{margin-right:auto}.left__logo[data-v-ede7130b]{background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:8px;background-color:var(--Color-LightGrey)}.left__app[data-v-ede7130b]{gap:var(--Size-xxs);transition:.2s linear}.left__app__link[data-v-ede7130b]{opacity:0;transition:.1s linear}.left__app[data-v-ede7130b]:hover{color:var(--Color-LightGrey)}.left__app:hover .left__app__link[data-v-ede7130b]{opacity:1}.header__menu[data-v-ede7130b]{z-index:10}@media(max-width:767px){.header[data-v-ede7130b]{margin-bottom:var(--Size-xs);gap:8px}.left[data-v-ede7130b]{gap:var(--Size-s)}.left__logo[data-v-ede7130b]{width:var(--Size-xl);height:var(--Size-xl)}.left__app__name[data-v-ede7130b]{font:var(--Font-Label1)}.header__right__button[data-v-ede7130b]{padding:0;width:var(--Size-xl);height:var(--Size-xl)}.header__right__button .icon[data-v-ede7130b]{font-size:16px!important}}@media(min-width:768px){.left[data-v-ede7130b]{gap:var(--Size-m)}.left__logo[data-v-ede7130b]{width:var(--Size-xxl);height:var(--Size-xxl)}.left__app__name[data-v-ede7130b]{font:var(--Font-LargeTitle)}.header[data-v-ede7130b]{gap:12px 16px}.header__menu[data-v-ede7130b] .drop__content{transform:translate(100%)}.header__menu[data-v-ede7130b] .menu{transform:translate(-100%)}}.meta[data-v-4fac349b]{gap:var(--Size-l)}.meta__type__title[data-v-4fac349b]{font:var(--Font-Label1)}.meta__type__info[data-v-4fac349b],.meta__type__items[data-v-4fac349b]{margin-top:var(--Size-m)}.meta__type__items[data-v-4fac349b]{gap:var(--Size-xs) var(--Size-xxxs);-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-wrap:wrap}.meta__download[data-v-4fac349b]{gap:16px}.meta__download[data-v-4fac349b]>*{width:100%}@media not (min-width:768px){.meta__download[data-v-4fac349b]{order:-1;flex-direction:column}}@media(min-width:768px){.meta__download[data-v-4fac349b]{margin-top:auto}}.meta__download__btn[data-v-4fac349b]{gap:12px}.view[data-v-45a1f837]{height:100%;flex-grow:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.view.-active[data-v-45a1f837]{touch-action:none}.view__screen[data-v-45a1f837]{text-align:center;margin:auto 0}.view__screen[data-v-45a1f837],.view__screen__wrapper[data-v-45a1f837]{position:relative;display:flex;align-items:center;justify-content:center}.view__screen__wrapper[data-v-45a1f837]{height:100%;border-radius:14%/7%;overflow:hidden;border:.5px solid hsla(228,3%,72%,.15)}.view__screen__img[data-v-45a1f837]{--lengthX:"0px";background-color:var(--Color-BGGrey);-o-object-fit:contain;object-fit:contain;box-sizing:border-box;transform:translate(var(--lengthX));transition:opacity .2s linear;height:auto;max-width:100%;max-height:100%}.view__screen__img.-video[data-v-45a1f837]{height:100%;display:block}.view__screen__wrapper.-horizontal[data-v-45a1f837]{border-radius:7%/14%}.view__screen__img.-loading[data-v-45a1f837]{opacity:0}.view__screen__img[data-v-45a1f837]:not(.-active){transition:.2s linear}.view__screen__img.-shimmer[data-v-45a1f837]{aspect-ratio:var(--Screen-ratio);background-color:var(--Color-Grey)}.view__screen__loading[data-v-45a1f837]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.view__arrow-mobile[data-v-45a1f837]{width:var(--Size-xl);z-index:1}.view__arrow-mobile[data-v-45a1f837]>*{background:var(--Color-DarkGrey)}.view.-loading .view__screen[data-v-45a1f837]{position:relative;overflow:hidden;opacity:.4}.view.-loading .view__screen[data-v-45a1f837]:before{content:"";position:absolute;top:0;left:-200%;width:200%;height:100%;background:linear-gradient(-70deg,#1d1e2000 30%,#1d1e20b3,#1d1e2000 70%);animation:move-45a1f837 0s linear normal none running;z-index:1;animation-duration:2s;animation-iteration-count:infinite}@keyframes move-45a1f837{0%{left:-200%}to{left:200%}}@media(max-width:767px){.view[data-v-45a1f837]{margin:0 calc(var(--Size-m)*-1);padding:0 var(--Size-m)}.view__arrow[data-v-45a1f837]>*{padding:calc(var(--Size-xs) - 1px) calc(var(--Size-xs) - 1px)}.view__screen[data-v-45a1f837]{width:calc(100% - (32px + var(--Size-m))*2);height:calc(100vh - 200px)}}@media(min-width:768px){.view[data-v-45a1f837]{position:sticky;top:80px;align-self:flex-start;height:calc(100vh - 100px)}.view__screen[data-v-45a1f837]{height:100%}}@media(max-width:1279px){.view[data-v-45a1f837]{gap:var(--Size-m)}.view__arrow-pc[data-v-45a1f837]{display:none}}@media(min-width:1280px){.view[data-v-45a1f837]{gap:40px}.view__arrow-mobile[data-v-45a1f837]{display:none}}.screen__main[data-v-c2fc469a]{flex-grow:1}@media(max-width:767px){.screen__main[data-v-c2fc469a]{flex-direction:column-reverse;gap:var(--Size-xxl)}.screen__main__view[data-v-c2fc469a]{margin-top:var(--Size-m);justify-content:space-between}}@media(min-width:768px){.screen[data-v-c2fc469a]{padding:0 40px var(--Size-mplus)}.screen__main__meta[data-v-c2fc469a]{margin-top:40px;flex-shrink:0;padding-right:30px;box-sizing:border-box}}@media(min-width:768px)and (max-width:1279px){.screen__main__meta[data-v-c2fc469a]{width:264px}}@media(min-width:1280px){.screen__main__meta[data-v-c2fc469a]{width:456px}}.cookie[data-v-a515d4cd]{position:fixed;bottom:32px;left:50%;transform:translate(-50%);border:1px solid #eaeaeb1a;background:var(--Color-Grey);color:var(--Color-White);white-space:nowrap;box-sizing:border-box;z-index:100;border-radius:44px}@media not (min-width:768px){.cookie[data-v-a515d4cd]{flex-direction:column;padding:16px;width:calc(100% - var(--page-padding)*2);gap:16px}}@media(min-width:768px){.cookie[data-v-a515d4cd]{padding:8px 8px 8px 24px;gap:24px}}.cookie__link[data-v-a515d4cd]{text-decoration:underline}@media not (min-width:768px){.cookie__button[data-v-a515d4cd]{width:100%}}.an-dialog[data-v-4f1b52dc]{--an-dialogs-background:inherit;--an-dialogs-close:inherit;--an-dialogs-backdrop-filter:inherit;box-sizing:border-box;height:100%;left:0;position:fixed;top:0;width:100%;z-index:200}.an-dialog[data-v-4f1b52dc]:not(.-fullscreen){align-items:center;backdrop-filter:var(--an-dialogs-backdrop-filter,blur(6px));-webkit-backdrop-filter:var(--an-dialogs-backdrop-filter,blur(6px));background:var(--an-dialogs-background,rgba(0,0,0,.3));display:flex;justify-content:center}@media not (min-width:768px){.an-dialog:not(.-fullscreen) .an-dialog__component[data-v-4f1b52dc]{margin-top:auto;max-height:calc(100vh - 48px);position:relative;width:100%}.an-dialog:not(.-fullscreen) .an-dialog__component[data-v-4f1b52dc]:before{background:var(--an-dialogs-close,rgba(0,0,0,.5));border-radius:100px;content:"";display:block;height:4px;margin:10px auto;width:50px}}@media(min-width:768px){.an-dialog:not(.-fullscreen) .an-dialog__component[data-v-4f1b52dc]{margin:auto}}.an-dialog.-fullscreen .an-dialog__component[data-v-4f1b52dc]{height:100%;width:100%}.an-dialog__component[data-v-4f1b52dc]{box-sizing:border-box;overflow-y:scroll;overscroll-behavior:contain;position:relative;-ms-overflow-style:none;scrollbar-width:none}
