@keyframes dashboard_pulse__LabIG{0%{transform:scale(.95);box-shadow:0 20px 24px 10px rgba(119,94,128,.5)}70%{transform:scale(1);box-shadow:0 20px 24px 10px rgba(119,94,128,.2)}to{transform:scale(.99);box-shadow:0 20px 24px 10px rgba(119,94,128,.3)}}.dashboard_container__J779a{display:flex;height:100vh;width:100%}.dashboard_navbarWrapper__jZpVM{width:-moz-fit-content;width:fit-content}.dashboard_contentWrapper__TtrLP{width:100%;height:100%;padding:40px 40px 40px 0}.dashboard_contentContainer__xqAt7{height:100%;display:flex;flex-direction:column;position:relative;gap:2rem}.dashboard_scrollFadeOverlay__4zr1Y{position:absolute;left:0;bottom:0;right:-500px;margin:auto;height:30px;background:linear-gradient(hsla(0,0%,100%,0),#000 99%) bottom /100% 30px no-repeat,linear-gradient(#000,#000) top /100% calc(100% - 30px) no-repeat;pointer-events:none;z-index:35}.dashboard_noProfilesContainer__ugX_E{position:relative;border-width:3px;border-radius:12px;overflow:hidden;align-self:center;align-items:center;display:flex;flex-direction:column;gap:.5rem;transition:all .3s ease}.dashboard_noProfilesContainer__ugX_E:hover{scale:1.05}.dashboard_noProfilesTextWrapper__TvK7I{position:absolute;bottom:1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}.dashboard_noProfilesTitle__nIfzb{color:#2a2a2a;font-weight:600;font-size:14px}.dashboard_addNewFloatingBtn__UheoC{position:absolute!important;z-index:20;width:4rem;height:4rem;bottom:0;right:0}.dashboard_actionBtn__S95mF{cursor:pointer;border-width:2px;border-color:transparent;position:relative;transition:all .3s ease}.dashboard_actionBtn__S95mF:hover{opacity:.7}@keyframes dashboard_shine__eppF1{0%{mask-position:150%;-webkit-mask-position:150%}to{mask-position:-50%;-webkit-mask-position:-50%}}.dashboard_actionBtnShine__jr2rd{-webkit-mask-image:linear-gradient(-75deg,#000 30%,rgba(0,0,0,.93) 50%,#000 70%);mask-image:linear-gradient(-75deg,#000 30%,rgba(0,0,0,.93) 50%,#000 70%);mask-size:200%;-webkit-mask-image:linear-gradient(-75deg,#000 30%,rgba(0,0,0,.75) 50%,#000 70%);-webkit-mask-size:200%;animation:dashboard_shine__eppF1 2s linear infinite}.dashboard_actionDel__axZDf{background-color:#ffffff10!important;border-color:var(--error-red)}.dashboard_actionDelIcon__AXGpm{color:var(--error-red)}.dashboard_actionBtnHoverWrapper__Uqv4m{position:absolute;left:5rem;top:-1rem;min-width:8rem;font-size:11px;background-color:var(--glass-blur-color-plain);backdrop-filter:blur(8px);padding:.6rem;border-radius:10px;z-index:10}.dashboard_premIcon__M1GXl{position:absolute;top:-5px;right:-5px}.dashboard_topRow__xwftp{width:100%;display:flex;flex-direction:row;align-items:center;gap:14px;margin-left:40px}.dashboard_filterBtnContainer__LVvx4{position:relative}.dashboard_filterContainer__r3jjQ{position:absolute;z-index:9001;width:100%}.dashboard_filterContentWrapper__XUlyB{backdrop-filter:blur(8px);width:130%;top:0;left:0;margin-top:10px;border-radius:10px;overflow:hidden}.dashboard_filterIndicator__yqBhJ{position:absolute!important;right:-5px;top:-5px;z-index:20}.dashboard_filterItemWrapper__vlnok{width:100%;background-color:var(--list-background-color);padding:.7rem 1rem;transition:all .3s ease;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;gap:10px}.dashboard_filterItemWrapperSel__kkloP,.dashboard_filterItemWrapper__vlnok:hover{background-color:#6a6a6a80}.dashboard_filterItemIcon__0uNBx{width:14px;color:var(--soft-white)}.dashboard_filterBackdrop__BUePo{height:100vh;width:100vw;z-index:9000;opacity:.3;position:fixed;top:0;left:0}.dashboard_mainContent__bTGji{height:100%;padding:.3rem;overflow-x:hidden;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.dashboard_mainContent__bTGji::-webkit-scrollbar{display:none}.dashboard_searchIcon__NsIpp{margin-right:16px}.dashboard_catCardsContainer__gQDLl{padding-top:1rem;gap:2rem;padding-left:40px}.dashboard_placeholderGridWrapper__C5Tog{position:relative;display:flex;justify-content:center;transition:all .2s ease;cursor:pointer}.dashboard_placeholderGridWrapper__C5Tog:hover{transform:scale(1.05)}.dashboard_placeholderGridContent__fVGGR{min-height:430px;max-height:430px;min-width:205px;max-width:205px;position:relative;z-index:20;background:transparent!important;border:3px dashed #4a4a4a80;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1rem;transition:all .3s ease}.dashboard_placeholderGridWrapper__C5Tog:hover .dashboard_placeholderGridContent__fVGGR{border-color:#797979;background:var(--glass-blur-color-light)!important}.dashboard_placeholderGridIconWrapper__QWr2G{width:60px;height:60px;border-radius:100%;background-color:var(--premium-btn-color);display:flex;align-items:center;justify-content:center;transition:all .3s ease}.dashboard_placeholderGridIconWrapper__QWr2G:hover{opacity:.7}.dashboard_placeholderIcon__6_ExF{color:var(--soft-white);font-size:16px;transition:all .3s ease}.dashboard_placeholderText__lvoPl{color:var(--main-dark-color);font-weight:800;font-size:13px;text-align:center;transition:all .3s ease}.dashboard_placeholderGridWrapper__C5Tog:hover .dashboard_placeholderText__lvoPl{color:var(--active-menu)}.dashboard_placeholderTyping__2OJ77{white-space:pre}.dashboard_placeholderCaret__8yzRl{display:inline-block;width:1px;height:1em;margin-left:2px;background-color:currentColor;vertical-align:text-bottom;animation:dashboard_placeholderCaretBlink__G7VOR 1s steps(1) infinite}@keyframes dashboard_placeholderCaretBlink__G7VOR{50%{opacity:0}}.dashboard_missingMemberWrapper__4WPGN{position:relative;display:flex;justify-content:center;transition:all .2s ease;cursor:pointer}.dashboard_missingMemberWrapper__4WPGN:hover{transform:scale(1.03)}.dashboard_missingMemberContent__PetSx{min-height:430px;max-height:430px;min-width:205px;max-width:205px;position:relative;z-index:20;background:transparent!important;border:3px dashed #4a4a4a80;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 1rem;transition:all .3s ease}.dashboard_missingMemberWrapper__4WPGN:hover .dashboard_missingMemberContent__PetSx{border-color:#797979;background:var(--glass-blur-color-light)!important}.dashboard_missingMemberTop__S2s3r{display:flex;flex-direction:column;align-items:center;gap:.85rem;width:100%}.dashboard_missingMemberAvatar__dFXqf{width:80px;height:80px;border-radius:100%;background-color:var(--glass-blur-color-light);display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--main-dark-color);font-size:22px;overflow:hidden;margin-top:.5rem}.dashboard_missingMemberAvatarImg__xbUAQ{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dashboard_missingMemberTextWrapper__nCs3N{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%;text-align:center}.dashboard_missingMemberName__DnJG5{color:var(--main-dark-color);font-weight:700;font-size:14px;line-height:1.2;word-break:break-word}.dashboard_missingMemberEmail__xzp_P{color:#6a6a6a;font-weight:500;font-size:11px;line-height:1.3;word-break:break-all}.dashboard_missingMemberBadge__E8nS3{margin-top:.4rem;padding:4px 10px;border-radius:999px;background:rgba(74,74,74,.08);color:#6a6a6a;font-weight:600;font-size:10px;text-transform:uppercase}.dashboard_missingMemberCta__PRyb6{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;width:100%;border-radius:999px;background-color:var(--premium-btn-color);color:var(--soft-white);font-weight:700;font-size:12px;transition:all .3s ease}.dashboard_missingMemberCtaIcon__ui4e0{color:var(--soft-white);font-size:11px}.dashboard_missingMemberWrapper__4WPGN:hover .dashboard_missingMemberCta__PRyb6{opacity:.85}.dashboard_placeholderListWrapper__VpEzy{position:relative;transition:all .2s ease;cursor:pointer;width:40rem}.dashboard_placeholderListContent__CD9CM{height:80px;width:100%;transition:all .2s ease;position:relative;z-index:20;background:transparent!important;border:3px dashed #4a4a4a80;border-radius:18px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:2rem;padding-left:1.5rem}.dashboard_placeholderListWrapper__VpEzy:hover .dashboard_placeholderListContent__CD9CM{border-color:#797979;background:var(--glass-blur-color-light)!important}.dashboard_placeholderListIconWrapper__H_Fdw{width:45px;height:45px;border-radius:100%;background-color:var(--premium-btn-color);display:flex;align-items:center;justify-content:center;transition:all .3s ease}.dashboard_placeholderListIconWrapper__H_Fdw:hover{opacity:.7}.dashboard_placeholderListWrapper__VpEzy:hover .dashboard_placeholderText__lvoPl{color:var(--active-menu)}@media screen and (max-width:1200px){.dashboard_placeholderListWrapper__VpEzy{width:30rem!important}}.dashboard_catCardWrapper__5Ko6c{position:relative;display:flex;justify-content:center;transition:all .2s ease}.dashboard_catCardWrapperClickable__UhFpp{cursor:pointer}.dashboard_catCardWrapperClickable__UhFpp:hover .dashboard_catCardContent__LPHJK,.dashboard_catCardWrapperClickable__UhFpp:hover .dashboard_catListContent__M4yqe{opacity:.7}.dashboard_catCardContent__LPHJK{min-height:430px;max-height:430px;min-width:205px;max-width:205px;position:relative;z-index:20;background:var(--glass-blur-color)!important;box-shadow:3px 7px 6px var(--box-swadow);border-radius:18px;cursor:grab;display:flex;flex-direction:column;justify-content:space-between;padding:1rem;transition:all .4s ease}.dashboard_catCardContentDragging__WGB0E{backdrop-filter:blur(10px)}.dashboard_catCardContentDraggingTarget__UMXtM{opacity:.7}.dashboard_shareButtonWrapperGrid__vQ1fU{position:absolute;top:.6rem;right:.6rem;z-index:30;background-color:var(--premium-btn-color);backdrop-filter:blur(8px);border-radius:50%;padding:.4rem;width:26px;height:26px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;opacity:0}.dashboard_catCardWrapper__5Ko6c:hover .dashboard_shareButtonWrapperGrid__vQ1fU{opacity:1}.dashboard_shareIcon__TVFnF{color:#fff;font-size:16px}.dashboard_shareIconGrid__CSbJx{color:#fff;font-size:12px}.dashboard_catCardWrapper__5Ko6c:hover{transform:scale(1.05)}.dashboard_catCardWrapperNoScale__11Sbr:hover{transform:none!important}.dashboard_catCardContentText__VfELt{transition:all .2s ease;opacity:1;display:flex;flex-direction:column;height:100%;padding-top:.7rem;gap:.3rem}.dashboard_catCardContentActions__4Xmw_{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:10px;height:100%;flex:1}.dashboard_catCardBadge__UkerQ{padding:.3rem;z-index:30;transition:all .3s ease}.dashboard_catCardBadge__UkerQ,.dashboard_catListBadge__HUp5N{background-color:#4a4a4a60;backdrop-filter:blur(8px);position:absolute;bottom:0;left:0;display:flex;align-items:center;justify-content:center;width:100%}.dashboard_catListBadge__HUp5N{z-index:20;height:20px}.dashboard_catCardBadgeText__DGAQI{font-size:10px;text-transform:capitalize}.dashboard_catListBadgeText__aCG5i{font-size:9px;text-transform:capitalize}.dashboard_catCardAvatarWrapper__YL3vE{position:relative;width:100%;height:100%;cursor:pointer;border-radius:12px;overflow:hidden}.dashboard_catCardAvatar__rYxcK{z-index:22;backdrop-filter:blur(8px);background-color:var(--glass-blur-color-light);width:100%;min-height:8rem;height:auto;aspect-ratio:1/1;border-radius:0;font-family:var(--font-ubuntu)!important;color:var(--action-dark-color);font-size:18px;transition:all .3s ease;box-shadow:3px 7px 6px var(--box-swadow)!important}.dashboard_catCardAvatarIcon__Q_44p>img{height:45px;width:45px}.dashboard_previewIcon__ujNSZ{position:absolute!important;top:-6rem;right:-150%;transform:translateX(50%);z-index:200;opacity:0;transition:all .2s ease}.dashboard_catCardAvatarWrapper__YL3vE:hover .dashboard_previewIcon__ujNSZ,.dashboard_previewIcon__ujNSZ:hover{opacity:1}.dashboard_catCardAvatarWrapper__YL3vE:hover .dashboard_catCardAvatar__rYxcK,.dashboard_catCardAvatarWrapper__YL3vE:hover .dashboard_catCardBadge__UkerQ,.dashboard_catCardAvatarWrapper__YL3vE:hover .dashboard_catCardTeamWrapper__cokmH{filter:blur(3px)}.dashboard_catCardTextWrapper__Ve5Bu{display:flex;flex-direction:column;justify-content:start;height:auto}.dashboard_catCardName__Hwjwk{color:var(--main-dark-color)!important;font-weight:600;font-size:14px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dashboard_catCardType__XF8Cs{align-self:center;text-transform:capitalize;background-color:var(--glass-blur-color-plain);padding:5px 15px;margin-top:2px;margin-bottom:2px;border-radius:8px;text-wrap:nowrap}.dashboard_catCardTypeFreemiumContainer__N3CFE{display:flex;flex-direction:column;align-items:center;gap:.3rem}.dashboard_catCardTypeFreemiumWrapper__j3_sd{display:flex;z-index:140!important;align-items:center;background-color:var(--glass-blur-color-plain);padding:6px 14px;border-radius:8px;width:70%;justify-content:space-between}.dashboard_catCardTheme__o3FU5{color:var(--main-dark-color)!important;font-weight:500;text-transform:capitalize;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.dashboard_catCardTeamWrapper__cokmH{display:flex;flex-direction:row;align-items:center;gap:6px;padding:6px 10px;position:absolute;z-index:23;width:100%;background-color:#4a4a4a60;backdrop-filter:blur(8px);transition:all .3s ease}.dashboard_catCardTeamLogo__5RV_p{border-radius:8px;height:28px;width:28px;background-color:var(--glass-blur-color);font-size:11px;flex-shrink:0}.dashboard_catCardTeamName__HkfhH{font-size:12px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}.dashboard_teamStatusWrapper__0Dqns{display:flex;align-items:center;gap:6px;margin-top:2px}.dashboard_teamStatusBadge__f5Gxy{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:10px;font-size:10px!important;font-weight:600!important;width:-moz-fit-content;width:fit-content}.dashboard_teamStatusIcon__4gKyW{font-size:9px}.dashboard_teamStatusActive__N_tsH{background-color:rgba(72,187,120,.15);color:#48bb78}.dashboard_teamStatusPending__VRUYM{background-color:rgba(248,216,35,.15);color:var(--review-star-color)}.dashboard_teamStatusDeclined__Ni__C{background-color:rgba(217,69,69,.15);color:var(--error-red)}.dashboard_teamStatusExpired__1LRap{background-color:hsla(0,0%,63%,.15);color:var(--grey-color)}.dashboard_teamStatusUnassigned__HIivA{background-color:rgba(99,130,191,.15);color:#6382bf}.dashboard_catCardBtnsContainer__UiqId{display:flex;align-items:center;justify-content:center;gap:.5rem}.dashboard_catCardBtn__MXGrr{color:var(--action-dark-color);cursor:pointer;transition:all .2s ease;padding:8px}.dashboard_catCardBtn__MXGrr:hover{opacity:.7}.dashboard_catCardBtnDel__5Whf5{color:var(--error-red)}.dashboard_catListContainer__wEqSw{display:flex;flex-direction:column;gap:1.2rem;height:100%}.dashboard_catListScrollable__4bpuk{display:flex;flex-direction:column;gap:1.2rem;padding-bottom:1.5rem;padding-left:40px;overflow-x:hidden;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.dashboard_catListScrollable__4bpuk::-webkit-scrollbar{display:none}.dashboard_catListWrapper__mxZen{position:relative;transition:all .2s ease;width:40rem}@media screen and (max-width:1200px){.dashboard_catListWrapper__mxZen{width:30rem!important}}.dashboard_catListContent__M4yqe{min-height:90px;max-height:90px;cursor:grab;width:100%;transition:all .2s ease;position:relative;z-index:20;background-color:var(--list-background-color);box-shadow:none;border-radius:18px;overflow:hidden;display:flex;justify-content:space-between;align-items:center}.dashboard_catListDragging__gG_ca{backdrop-filter:blur(10px)}.dashboard_catListDragTarget__LEBle{opacity:.7}.dashboard_catListName__IYz3g{font-weight:500;font-size:14px}.dashboard_catListSub__TpT5U{font-weight:400;font-size:12px;opacity:.9}.dashboard_catListUpdatedText__mbIPn{font-size:10px;opacity:.8}.dashboard_catListTeam___8grG{font-size:11px;opacity:.8}.dashboard_catListTeamWrapper__MgsYa{position:absolute;top:4px;left:4px;z-index:30}.dashboard_catListTeamLogo__BivSy{height:30px;width:30px;background-color:var(--glass-blur-color);border-radius:10px;font-size:9px;flex-shrink:0}.dashboard_catListTeamName__WY4MS{font-size:10px!important;color:var(--soft-white)!important;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard_shareButtonWrapperList__KYzpW{top:.5rem;left:2.8rem;z-index:30;border-radius:50%;background-color:transparent;padding:.8rem;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.dashboard_shareButtonWrapperList__KYzpW:hover{opacity:.7}.dashboard_catCardContentTextList__2fhkt{transition:all .2s ease;opacity:1;display:flex;justify-content:space-between;padding-left:1rem;padding-right:2rem}.dashboard_buttonsContainerList__9nMLc{width:clamp(20%,27%,30%)}.dashboard_catListAvatar___s7se{backdrop-filter:blur(8px);background-color:#4a4a4a;--Avatar-size:45px;font-family:var(--font-ubuntu)!important;color:var(--action-dark-color);font-size:18px;border-radius:0;height:90px;width:90px;box-shadow:none}.dashboard_catListAvatarWrapper__KyuZU{display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:20;position:relative;width:90px}.dashboard_catListInner__fe_Vg{display:flex;flex-direction:row;align-items:center;width:100%;height:100%;gap:1rem;padding-right:1rem}.dashboard_catListAvatarSection__IVWrw{position:relative;flex-shrink:0;cursor:pointer}.dashboard_catListAvatarSection__IVWrw:hover .dashboard_catListAvatar___s7se{filter:blur(2px)}.dashboard_previewIconList__S7Viu{position:absolute!important;top:50%;left:50%;transform:translate(-50%,-50%);z-index:200;opacity:0;transition:all .2s ease;pointer-events:none}.dashboard_catListAvatarSection__IVWrw:hover .dashboard_previewIconList__S7Viu{opacity:1}.dashboard_catListNameSection__HvduB{flex-direction:column;flex:1;min-width:0;overflow:hidden}.dashboard_catListNameSection__HvduB,.dashboard_qrContainerList__C1VWJ{display:flex;justify-content:center;margin-left:10px;transform:translateX(-90px);transition:all .4s ease}.dashboard_qrContainerList__C1VWJ{flex-shrink:0;align-items:center;opacity:.85;z-index:10}.dashboard_catListSelected__dSxhq .dashboard_catListNameSection__HvduB,.dashboard_catListSelected__dSxhq .dashboard_qrContainerList__C1VWJ{transform:translateX(0)!important}.dashboard_catListExpired__2UQdE .dashboard_qrContainerList__C1VWJ{transform:translateX(-90px)!important;display:none}.dashboard_catListExpired__2UQdE .dashboard_catListNameSection__HvduB{transform:translateX(0)!important}.dashboard_catListWrapper__mxZen:hover .dashboard_catListNameSection__HvduB,.dashboard_catListWrapper__mxZen:hover .dashboard_qrContainerList__C1VWJ{transform:translateX(0)}.dashboard_qrWrapperList__AAnq7{width:52px;height:52px;display:flex;align-items:center;justify-content:center}.dashboard_catListActions__mOnfm{flex-shrink:0;display:flex;flex-direction:row;align-items:center;gap:8px}.dashboard_catListBtnsContainer__t5rDH{width:100px!important}.dashboard_catListProfBtnsContainer__e6YWl{width:220px!important;display:flex;flex-direction:row}.dashboard_catCardProfPropsContainer__5byhH{display:flex;align-items:center;gap:1rem;justify-content:center}.dashboard_catCardProfPropsWrapper__jAZqb{display:flex;align-items:center;gap:.4rem;transition:all .2s ease}.dashboard_catCardProfPropsIcon__ddQ__,.dashboard_catCardProfPropsText__bRQy6{transition:all .2s ease;font-weight:500;color:var(--main-dark-color)}.dashboard_catCardProfPropsText__bRQy6{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:14px}.dashboard_emptyProfWrapperCard__tL5mg{position:absolute;top:8rem;margin-left:-1rem;width:100%;z-index:40;text-align:center;display:flex;align-items:center;justify-content:center}.dashboard_emptyProfWrapperList__hDl9i{position:absolute;top:0;left:0;border-radius:0;background-color:var(--error-red-glass);backdrop-filter:blur(8px);border-bottom-right-radius:6px}.dashboard_emptyProfText__tGFzc{font-size:11px;padding:5px 10px;border-radius:5px;width:-moz-fit-content;width:fit-content;color:#fff}.dashboard_expiredProfPopup__yzJ3k{padding-left:1rem;top:14rem;margin-left:-1rem}.dashboard_expiredProfPopupList__qVWNs,.dashboard_expiredProfPopup__yzJ3k{padding-right:1rem;position:absolute;opacity:0;transition:all .2s ease;border-radius:12px;z-index:22;text-align:center}.dashboard_expiredProfPopupList__qVWNs{margin-left:9rem;width:24rem}.dashboard_expiredProfPopupText__TtKbx{font-size:11px;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}.dashboard_freezeOverlay__ieRun{position:absolute;background-color:#67c0e980;backdrop-filter:blur(4px);top:55px;z-index:24;height:70px;width:70px;border-radius:100%;display:flex;align-items:center;justify-content:center}.dashboard_freezeOverlayIcon__toYyO{color:var(--soft-white);height:20px}.dashboard_catLockDim__W9dka{position:absolute;inset:0;z-index:20;border-radius:18px;background-color:rgba(20,20,25,.28);backdrop-filter:blur(1px);pointer-events:none}.dashboard_catLockBadge__rpCGV{position:absolute;top:10px;left:10px;z-index:25;height:26px;width:26px;border-radius:100%;background-color:rgba(20,20,25,.65);display:flex;align-items:center;justify-content:center;pointer-events:none}.dashboard_catLockIcon__7WKYl{color:var(--soft-white);font-size:12px}.dashboard_freezeOverlayList__VX4Oa{position:absolute;background-color:#67c0e980;backdrop-filter:blur(1px);z-index:24;height:45px;width:45px;border-radius:100%;margin-bottom:12px;display:flex;align-items:center;justify-content:center}.dashboard_freemiumCatBtnList__zX588{z-index:24}.dashboard_catListContentExpired__P1cIf{background-color:#a467678c!important}.dashboard_catCardContentFreezed__W5FWq,.dashboard_catListContentFreezed__2RLYc{background-color:#80cbee57!important}.dashboard_cardLoaderWrapper__WptLR{min-height:430px;max-height:430px;min-width:205px;max-width:205px;background-color:#ffffff10;border-radius:18px;box-shadow:3px 7px 6px var(--box-swadow);padding:1rem;display:flex;flex-direction:column;justify-content:space-between;position:relative}.dashboard_cardLoaderAvatarWrapper__R5k4O{position:relative;width:100%;margin-bottom:.7rem}.dashboard_cardLoaderAvatar__zOxhB{border-radius:12px;height:173px;width:100%;aspect-ratio:1/1;background-color:var(--glass-blur-color-light);box-shadow:3px 7px 6px var(--box-swadow)}.dashboard_cardLoaderTextWrapper__l0CEg{display:flex;flex-direction:column;gap:1rem;position:relative;height:100%;flex:1;padding-top:11rem}.dashboard_cardLoaderText__tda8U{border-radius:4px;position:relative;height:16px;background-color:var(--glass-blur-color-light)}.dashboard_cardLoaderTextTitle__6vgiw{width:80%;position:relative;height:18px}.dashboard_cardLoaderTextSubtitle__mhXnn{width:60%;position:relative;height:14px}.dashboard_cardLoaderQrContainer__eoaXX{width:70px;height:70px;position:relative;background-color:var(--glass-blur-color-light);border-radius:8px;margin-top:3rem}.dashboard_cardLoaderActions__dmGby{display:flex;position:relative;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:10px;margin-top:auto}.dashboard_cardLoaderActionBtn__PItFA{height:32px;position:relative;background-color:var(--glass-blur-color-light);border-radius:6px}.dashboard_cardLoaderActionBtnLeft__0McbC,.dashboard_cardLoaderActionBtnRight__nDYao{width:60px}.dashboard_listLoaderWrapper__PEBa_{height:90px;width:40rem;margin-left:40px;margin-bottom:20px;background-color:#ffffff10;border-radius:18px;display:flex;align-items:center;overflow:hidden;position:relative}.dashboard_listLoaderAvatarWrapper__hkgKR{flex-shrink:0;width:90px;height:90px;overflow:hidden}.dashboard_listLoaderAvatar__3VO7o{position:relative;border-radius:0;height:90px;width:90px;background-color:var(--glass-blur-color-light)}.dashboard_listLoaderTextWrapper__rGVFO{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:6px;margin-left:14px}.dashboard_listLoaderText__u4hd_{position:relative;border-radius:4px;height:16px;background-color:var(--glass-blur-color-light)}.dashboard_listLoaderTextTitle__Isxqu{width:45%;height:16px}.dashboard_listLoaderTextSubtitle__s49dd{width:25%;height:12px}.dashboard_listLoaderActions__TYprh{flex-shrink:0;display:flex;flex-direction:row;align-items:center;gap:8px;padding-right:1rem}.dashboard_listLoaderActionBtn__OS7gQ{position:relative;border-radius:6px;height:32px;background-color:var(--glass-blur-color-light)}.dashboard_listLoaderActionBtnLeft__sptJQ,.dashboard_listLoaderActionBtnRight__X6dmf{width:60px}.dashboard_contentCatContainer__M3vFv{display:flex;flex-direction:column;height:100%;width:100%;align-items:center;gap:40px;overflow-x:hidden;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.dashboard_contentCatContainer__M3vFv::-webkit-scrollbar{display:none}.dashboard_title__4IEOg{font-weight:700;font-size:18px;text-transform:uppercase}.dashboard_catTypesWrapper__9mr7t{gap:40px;transition:all .2s ease}.dashboard_catWrapper__gbou_{background-color:var(--glass-blur-color);padding:40px;width:-moz-fit-content;width:fit-content;justify-content:center;border-radius:20px;display:flex;flex-direction:column;align-items:center;gap:12px;cursor:pointer;transition:all .25s ease;backdrop-filter:blur(8px)}.dashboard_catWrapper__gbou_:hover{transform:scale(1.1);background-color:hsla(0,0%,100%,.281)}.dashboard_catImg__eSw3v{max-height:300px;width:auto}.dashboard_catLabel__rx_jJ{font-size:14px;font-weight:500}.dashboard_catPremIcon__ADT0u{right:-10px;top:-10px;height:14px!important;padding:10px}.dashboard_quickEditContainer__xXwLe{width:auto!important;height:auto!important;display:flex;flex-direction:column;transition:all 1s ease!important}.dashboard_quickEditHeaderText__5ZgHw{display:flex;align-items:center;gap:4px;padding:.5rem 3.8rem 0 1rem}.dashboard_quickEditContainerFreeze__ZOliS{background:linear-gradient(180deg,#80cbee99 0,#ffffff30 85%)}.dashboard_contentQuickEditWrapper__boVKT{display:flex;flex-direction:column;width:100%;height:100%}.dashboard_quickEditFooterWrapper__4Jx_E{display:flex;justify-content:space-between;align-items:center;overflow:hidden;gap:10px}.dashboard_quickEditSaveStatus___Qceb{display:flex;align-items:center;gap:8px}.dashboard_quickEditFooterText__CGZr9{color:var(--success-light)}.dashboard_iconSvgComponent__vnt8P{width:35px;height:35px;padding:2px}.dashboard_iconSvgComponent__vnt8P svg{max-width:30px;max-height:30px}.dashboard_quickEditLinkName__wLVID{flex:1;font-size:12px;color:#f5f5f5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dashboard_quickEditCatIconWrapper__s7TiF,.dashboard_quickEditLinkIconWrapper__nYtiD{display:flex;align-items:center;justify-content:center}.dashboard_quickEditCatIconWrapper__s7TiF{width:35px;height:35px;border-radius:6px;padding:5px;overflow:hidden;flex-shrink:0}.dashboard_dltBtn__dVleA{width:-moz-fit-content;width:fit-content;color:#e5e7eb;background-color:var(--error-red);padding:0}.dashboard_dltBtn__dVleA,.dashboard_pfpWrapper__b7Z3P{display:flex;justify-content:center;align-items:center}.dashboard_pfpWrapper__b7Z3P{flex-direction:column;margin:10px auto;padding-top:8px}.dashboard_nameJobWrapper__03ML0{display:flex;width:89%;flex-shrink:0;gap:1rem}.dashboard_cstmInptEdit___xwz4{box-shadow:none;padding:0!important}.dashboard_cstmInptEditDesc__18xBs{box-shadow:none;max-height:90px;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none}.dashboard_cstmInptEditDesc__18xBs::-webkit-scrollbar{display:none}.dashboard_actionBtnContainer__YcBJA{display:flex;flex-direction:column;gap:10px;width:100%;margin:10px auto}.dashboard_actionBtnWrapper__GAMD3{display:flex;flex-direction:row;align-items:center;gap:6px}.dashboard_freezeContainer__yxI7E{display:flex;flex-direction:row;align-items:center;gap:10px;padding:10px;border-radius:10px;background-color:#ffffff30}.dashboard_freezeText__JkbM1{font-weight:500}.dashboard_contactOptionsRow__WY6Qh{display:flex;margin:10px auto;gap:4px;width:100%}.dashboard_contactFormContainer___wxtu{display:flex;flex-direction:column;gap:10px;padding:16px 20px;border-radius:10px;background-color:#414141;width:100%}.dashboard_contactFormTopRow__5y5Go{display:flex;align-items:center;flex-direction:row;justify-content:space-between;gap:16px}.dashboard_defaultStatusLabel__T8RZs{opacity:.8;display:flex;align-items:center}.dashboard_vCardContainer__TcC1H{display:flex;align-items:center;flex-direction:row;justify-content:space-between;gap:16px;padding:16px 20px;border-radius:10px;background-color:#414141;width:100%}.dashboard_skeletonLinkCatName__Uo6ec{position:relative;width:60px;height:20px;border-radius:4px;background-color:var(--glass-blur-color)}.dashboard_skeletonLink__NoTLi{position:relative;width:170px;height:50px;border-radius:10px;background-color:var(--glass-blur-color)}.dashboard_skeletonCategContainer__b5_Mg{display:flex;flex-direction:column;gap:.8rem;padding-top:.8rem}.dashboard_skeletonCategWrapper__4HMja{display:flex;align-items:center;gap:1rem}.dashboard_actionBtns___0nRf{font-size:2px!important}.dashboard_linkWrapper__Z7niJ{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:170px;padding:10px}.dashboard_linkContainer__EExBa{background-color:#2a2a2a90;border-radius:12px}.dashboard_linkLabelWrapper__6P4ZF{display:flex;width:100%;align-items:center}.dashboard_linkInputWrapper__5TPwm{padding:8px;border-radius:8px;width:100%;display:flex;text-overflow:ellipsis;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;-webkit-box-orient:horizontal;scrollbar-width:none;position:relative;z-index:30}.dashboard_linkInputValue__BXxuo{opacity:.8;flex-shrink:0;pointer-events:none}.dashboard_linkInputValue__BXxuo,.dashboard_linkLabel__HpZal{text-overflow:ellipsis;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}.dashboard_linkLabel__HpZal{width:65px}.dashboard_categoryContainer__qM6O7{display:flex;overflow-x:hidden;overflow:hidden;width:100%}.dashboard_categoryContainer__qM6O7::-webkit-scrollbar{display:none}.dashboard_categoryName__wu9PL{white-space:nowrap;margin-top:1rem}.dashboard_sortsLinksContainer__gVoVx{display:flex;flex-direction:column;flex-wrap:nowrap;scrollbar-width:none;overflow-y:auto;max-height:300px;margin:10px auto}.dashboard_CatNameWrapper__2mIsZ{min-width:80px}.dashboard_linkIcon__kAopm{height:30px;width:30px;margin-right:10px}.dashboard_linkIconCat__Ve1tr,.dashboard_linkIcon__kAopm{flex-shrink:0;border-radius:8px;box-shadow:0 3px 8px var(--box-swadow-min)!important}.dashboard_linkIconCat__Ve1tr{height:26px;width:26px;margin-right:14px}.dashboard_actionBtnBadge__hTQOJ{position:absolute;top:-12px;right:-12px;background-color:var(--premium-btn-color);display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:6px;color:#f5f5f5}.dashboard_actionBtnBadgeText__4jCdZ{font-weight:500}.dashboard_actionBtnBadgeIcon__lpn5a{height:10px!important}.dashboard_qrContainer__sr1Jh{display:flex;flex-direction:column;position:relative;width:70px;height:100%!important;transition:all .3s ease}.dashboard_qrIcon__h8N4s{position:absolute;z-index:20;top:65%;left:50%;transform:translate(-50%,-50%);color:#fff;transition:all .3s ease;opacity:0;cursor:pointer}.dashboard_qrWrapper__Jiv_w{border-radius:8px;display:flex;transition:all .3s ease;margin-left:-10px;bottom:5px;position:absolute}.dashboard_quickEditLinkItem__iSN1d{display:flex;align-items:center;gap:1rem;padding:.7em 1rem;background-color:#414141;border-radius:12px;margin-bottom:.5rem}.dashboard_quickEditGroupLinkItem__IIS_v{border:1px solid #858585}.dashboard_quickEditDragHandle__cA9ZG{display:flex;align-items:center;opacity:.5;cursor:grab}.dashboard_quickEditDragHandle__cA9ZG:active{cursor:grabbing}.dashboard_quickEditTitle__nNWmS{font-size:16px!important;font-weight:600!important}.dashboard_quickEditSubtitle__4UcGY{font-size:15px!important;font-weight:300!important}.dashboard_quickEditMainContent__aLmYW{padding:1rem;height:100%}.dashboard_quickEditSkeletonContainer__66OYS{display:flex;flex-direction:column;gap:.5rem}.dashboard_quickEditSkeletonItem__bvZtT{display:flex;align-items:center;gap:1rem;padding:2rem;background-color:#414141;border-radius:8px}.dashboard_quickEditEmptyState__ZDy_5{display:flex;justify-content:center;margin:10px auto;padding:1rem}.dashboard_listFreezedBadge__4dNnB{background-color:transparent;padding:5px 8px;width:-moz-fit-content;width:fit-content;border-radius:6px}.dashboard_listFreezedBadgeText__WU_ln{font-size:11px}.dashboard_mobileContainer__iDS8D{display:none}.dashboard_iloPreviewContainer__Ma8cd{position:fixed;right:0;top:50%;transform:translateY(-50%) translateX(111%);z-index:20;height:80vh;width:42vh;background:var(--glass-blur-color);backdrop-filter:none;border-radius:24px;transition:all .6s ease;padding:2rem;display:flex;flex-direction:column;gap:2rem}.dashboard_iloPreviewContainerOpen__LXA3a{transform:translateY(-50%) translateX(0);backdrop-filter:blur(4px)}.dashboard_iloPreviewCloseBtn__IqjoY{position:absolute!important;top:.5rem;left:.5rem}.dashboard_iloPreviewContent__uwYTP{position:relative;height:100%;width:100%;border-radius:20px;overflow:hidden}.dashboard_iloPreviewAvatarLoader__HBWtE{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20px;z-index:10;display:flex;align-items:center;justify-content:center;background-color:#fff}.dashboard_iloPreviewAvatarLoaderFadeOut__9Pout{opacity:0}@keyframes dashboard_pulsate__l_9Ow{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.dashboard_iloPreviewAvatarEl__73L_d{border-radius:100%;animation:dashboard_pulsate__l_9Ow 2s ease-in-out infinite;box-shadow:0 7px 16px var(--box-swadow)!important;margin-top:-4.6rem;border:4px solid transparent;border-image-slice:1;background-image:linear-gradient(0deg,#d9b5e2,#9e3eb6 49%,#d8ade2);background-origin:border-box}.dashboard_iloPreviewIframe__RaU2J{height:100%;width:100%}.dashboard_iloPreviewBtnsWrapper__sZRLa{display:flex;align-items:center;gap:1rem}.dashboard_noResultsContainer__BCc3c{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;gap:4px}.dashboard_noResults__edKmE{font-weight:600;font-size:16px}.dashboard_noResultsSub__KlbTG{font-size:12px;font-weight:300}@media screen and (max-width:1000px){.dashboard_container__J779a{display:none}.dashboard_mobileContainer__iDS8D{display:flex;flex-direction:column;height:100vh;width:100vw;align-items:center;justify-content:center;gap:8px;padding:1rem}.dashboard_mobileTitle__iO7HY{font-size:20px;font-weight:700;text-align:center}.dashboard_mobileSubtitle__LIOHU{font-size:14px;text-align:center;margin-bottom:1rem}}.dashboard_actionBtnLock__mNOym{position:absolute;top:50%;transform:translateY(-50%);right:10px}.dashboard_teamDotsMenuWrapper__b8sP9{position:relative}.dashboard_teamDotsMenuAbsolute__7SB_V{position:absolute;bottom:1rem;right:5.2rem;z-index:25;display:flex;flex-direction:row;align-items:center;gap:6px}.dashboard_teamDotsMenuAbsolutePending__hR6QW{right:7rem}.dashboard_teamDotsMenuDropdown__HV5zg{position:absolute;bottom:calc(100% + 6px);right:0;background-color:var(--glass-blur-color-plain);backdrop-filter:blur(12px);border-radius:10px;overflow:hidden;z-index:100;min-width:130px;box-shadow:0 4px 16px rgba(0,0,0,.2)}.dashboard_teamDotsMenuItem__2ho2i{display:flex;align-items:center;gap:8px;padding:10px 14px;cursor:pointer;transition:background-color .2s ease}.dashboard_teamDotsMenuItem__2ho2i:hover{background-color:hsla(0,0%,100%,.1)}.dashboard_teamDotsMenuIcon__xYqqE{color:#fff;width:12px;height:12px}.dashboard_teamDotsMenuIconDelete__T1NAJ{color:var(--delete-red-light)}.dashboard_teamDotsMenuLabel__VnQfv{color:#fff!important;font-size:12px!important;white-space:nowrap}.dashboard_teamDotsMenuLabelDelete__2IBjT{color:var(--delete-red-light)!important}.custompage_main-container__VC7aE{width:100%;height:100%;margin:0;padding:0;top:0;left:0;display:flex;flex-direction:column;row-gap:10px;position:relative;overflow-y:auto;z-index:9000;-ms-overflow-style:none;scrollbar-width:none}.custompage_backBtn__mbI8L{width:auto;height:40px;display:flex;align-items:center;margin:0;padding:0}.custompage_backBtnIcon__H4R19{font-size:1rem;color:var(--main-dark-color);cursor:pointer;transition:all .2s ease}.custompage_backBtn__mbI8L:hover .custompage_backBtnIcon__H4R19{color:var(--action-dark-color)}.custompage_title__53YqL{line-height:30px;font-size:16px;color:var(--white-color);font-family:var(--font-ubuntu);font-weight:500;text-align:start}.custompage_subtitle__vBvSp{font-size:12px;color:#fff;opacity:.7;max-width:80%}.custompage_flex__S50Ny{display:flex}.custompage_align-center__hU22Q{align-items:center}.custompage_column-gap-20__q_uxm{-moz-column-gap:20px;column-gap:20px}.custompage_column-gap-12__tkeGC{-moz-column-gap:12px;column-gap:12px}.custompage_addLinkIconBtnRow__UxS8R{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:70px}.custompage_addLinkIconBtn__pLV0i{background-color:#4a4a4a;height:30px;width:78px;border-radius:10px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .2s ease;position:relative}.custompage_uploadEl__f5uAg{width:0;height:0;z-index:100;position:absolute;cursor:pointer}.custompage_addLinkIconBtn__pLV0i:hover{opacity:.7}.custompage_addLinkItemLockedIcon__wyaQt{right:-5px;top:-5px}.custompage_addLinkItemText__0RGi3{color:var(--action-dark-color);-webkit-user-select:none;-moz-user-select:none;user-select:none}.custompage_addLinkIconBtnText__1ZtH0{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:11px}.custompage_addLinkIcon__sV0Ex{border-radius:16px;overflow:hidden}.custompage_editLinkIcon__UAR41{border-radius:16px;width:auto;height:70px;cursor:pointer;transition:background-color .2s ease}.custompage_labelText__kK_vG{font-size:13px;color:var(--white-color);font-family:var(--font-ubuntu);font-weight:500}.custompage_elemMore__tq_eK{font-size:12px;color:var(--white-color);font-family:var(--font-ubuntu);font-weight:400;opacity:.8}.custompage_flex-col__4NWoC{display:flex;flex-direction:column}.custompage_addLinkCustomInputWrapper__AtC_H{width:20%}.custompage_settingsRow__JHtAa{display:flex;align-items:center;margin-top:10px;gap:34px}.custompage_picComponent__O1ULN{top:45%;transform:translateY(-50%);position:relative;height:50%}.custompage_colorsRow__dIYdK{display:flex;margin-top:10px;gap:34px}.custompage_colorsRowModal___EXbH{display:flex;margin:0;gap:34px}.custompage_rowTitle__gEkMY{font-size:16px;color:var(--white-color);font-family:var(--font-ubuntu);font-weight:500}.custompage_glassElement__so5hA{height:auto;width:70%;background-color:var(--list-background-color);backdrop-filter:blur(20px);border-radius:12px;padding:0 10px;position:relative}.custompage_disabledDropdown__ckEAb{opacity:.5;pointer-events:none}.custompage_elemsList__bTa_r{display:flex;flex-direction:column;row-gap:10px;padding:20px 0;height:auto;position:relative}.custompage_purpleBtn__j7sda{margin-top:20px}.custompage_purpleBtnSave__iOkg7{background-color:var(--accent-color)}.custompage_canceButton___5H8u,.custompage_purpleBtnSave__iOkg7{margin:0;border-radius:12px;transition:background-color .2s ease,color .2s ease;transition:all .2 ease;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;cursor:pointer}.custompage_elementsRow__Uz52V{display:flex;flex-direction:row;height:75%;-moz-column-gap:20px;column-gap:20px;justify-content:space-evenly;flex-wrap:wrap;align-items:center;padding:20px 20px 0}.custompage_disabledElem__pgF74,.custompage_elemWrapper__9y09O{flex:40%;display:flex;flex-direction:column;text-align:center;justify-content:space-between;align-items:center;background-color:#303030;padding:1rem;border-radius:12px;width:100%;transition:all .3s ease;opacity:1;cursor:pointer}.custompage_disabledElem__pgF74{opacity:.7!important}.custompage_disabledElem__pgF74:hover{cursor:default}.custompage_elemWrapper__9y09O:hover{transform:scale(1.05);opacity:1!important;box-shadow:0 10px 10px 3px rgba(0,0,0,.11)}.custompage_elemImg__xy_L5{border-radius:10px;transition:all .3s ease;height:30px;color:#f5f5f5}.custompage_elemLabel__pY2ls{font-size:14px;margin-top:10px;color:#f5f5f5;font-weight:500}.custompage_elemDesc__OhHUw{font-size:11px;color:#f5f5f5;font-weight:400;opacity:.8}.custompage_BuildModalSecondPhase__RLZhy{display:flex;flex-direction:column;height:100%;row-gap:20px;padding:30px}.custompage_editorWrapper__hhcfR{width:100%;height:100%;display:flex;justify-content:start;align-items:center}.custompage_inputsWrapper__v2hL1{flex-basis:20%;display:flex;width:33.333%;flex-direction:column;row-gap:10px}.custompage_uploadWrapper__ixKId{flex-basis:70%;width:30%}.custompage_embedWrapper__GeamN{flex-basis:70%;width:33.333%}.custompage_titleElem__NY5Ya{font-size:14px;color:var(--white-color);font-family:var(--font-ubuntu);font-weight:500;text-align:start;flex-basis:10%}.custompage_titleAndSubtitle__rj97f{display:flex;flex-direction:column;align-items:start;justify-content:space-between}.custompage_imageAndTitles__5S5w_{display:flex;flex-direction:column;flex-basis:90%;row-gap:10px}.custompage_buttonOptions__JhZEQ{display:flex;flex-direction:row;justify-content:end;align-items:end;-moz-column-gap:20px;column-gap:20px;flex-basis:26%}.custompage_buttonRow__1qEUE{padding:0 0 0 10px}.custompage_optionComponentLabelWrapper__lEV3A{display:flex;align-items:center;gap:5px}.custompage_optionComponentLabel__vb_up{color:var(--action-dark-color)}.custompage_optionComponentInfo__PvmXi{color:var(--main-dark-color);height:12px;margin-top:1px;transition:all .2s ease;position:relative}.custompage_optionComponentInfoWrapper__cYO8f:hover .custompage_optionComponentInfo__PvmXi{opacity:.7;z-index:9999!important}.custompage_optionComponentInfoWrapper__cYO8f{height:20px;width:-moz-fit-content;width:fit-content;padding:4px 0;display:flex;align-items:end;cursor:pointer;position:relative;font-size:14px!important}.custompage_optionComponentInfoHover__n5GZr{position:absolute;top:20px;left:10px;width:200px;background-color:#4a4a4a;border-radius:12px;padding:10px}.custompage_optionComponentInfoHoverText__qEmkD{position:absolute;background-color:#4a4a4a;padding:10px;border-radius:12px;font-size:11px;z-index:2000}.custompage_elemsSortableContainer__z4jZp{display:flex;flex-direction:column;width:100%;gap:3px;margin:0;padding:0 10px;position:relative!important;overflow-y:hidden}.custompage_elemContainer__KLn6f{background-color:#2a2a2a;border-radius:10px;padding:15px;height:60px;min-width:-moz-fit-content;min-width:fit-content;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s ease}.custompage_elemContainer__KLn6f:hover{transform:translateX(10px)}.custompage_elemTitleCol___tWAz{display:flex;align-items:center;gap:10px;flex-basis:20%}.custompage_linkEditIcon__qSUHR{height:14px;border-radius:8px;color:var(--main-dark-color);cursor:pointer;transition:all .2s ease}.custompage_linkEditIcon__qSUHR:hover{opacity:.7}.custompage_elemActions__VLGkZ{display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px}.custompage_gridIcon___wyRC{color:var(--dark-gray);height:12px;cursor:pointer}.custompage_imageEditContainer__mW1Zh{display:flex;justify-content:center}.custompage_imageElementBox__V1cUb{cursor:pointer}.custompage_descRow__e2RIv{border-radius:10px;padding:0 20px;height:20px;margin:0 10px;min-width:-moz-fit-content;min-width:fit-content;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s ease}.custompage_descItem__ZFlSM{font-size:10px;color:#f5f5f5;font-weight:400;opacity:.8}.custompage_actionsCol__7HBx6{display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s ease;-moz-column-gap:10px;column-gap:10px;flex-basis:74%;justify-content:end}.custompage_elemImageIcon__YSPO1{width:100px;height:100px;border-radius:8px;margin-bottom:10px}.custompage_elemDescription__Gsdke{flex-basis:70%;display:flex;align-items:center}.custompage_detailsCol__NYJ2Q{display:flex;flex-basis:26%;justify-content:space-between}.custompage_deleteImageModal__jGqDv{position:relative;z-index:1000}.custompage_deleteButton__La1or{position:absolute;bottom:20px;left:30px;z-index:1000}.custompage_imgPlace__k9S7J{display:flex;align-items:center;width:50px}.custompage_imageIcon__gT_8A{border-radius:4px;max-height:50px}.custompage_editLinkDelBtn__cwDZc{height:40px;width:40px;background-color:var(--error-red);border-radius:10px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;cursor:pointer;position:absolute!important;bottom:40px;left:40px}.custompage_editLinkDelBtnIcon__DgOmv{height:12px;color:var(--action-dark-color)}.custompage_editLinkDelBtn__cwDZc:hover{opacity:.7}.custompage_optionComponentInfoHoverTextWrapper__n_Y_e{display:flex;flex-direction:column}.custompage_optionComponentInfoHoverText__qEmkD{z-index:200!important;font-size:12px!important}