.ObjectRemoverItem_editorContainer__JhwC_{width:100vw;min-width:100vw;max-width:100vw;height:100dvh;min-height:100dvh;max-height:100dvh;overflow:hidden;touch-action:none;position:relative}.ObjectRemoverItem_prismaZoomContainer__x1NPv{display:flex;flex:1 1;justify-content:center;align-items:center;min-width:100vw;max-height:calc(100dvh - 90px);min-height:calc(100dvh - 90px);overflow:hidden;position:relative}.ObjectRemoverItem_magicCanvas__8pblO,.ObjectRemoverItem_shapesCanvas__6AKPU{margin:auto;object-fit:contain!important;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;max-width:100vw}.ObjectRemoverItem_magicCanvas__8pblO{position:absolute;top:0;left:0;z-index:1}.ObjectRemoverItem_processing__dQAkC{opacity:.5}.ObjectRemoverItem_customCursor__YLqob{position:absolute;border-radius:50%;pointer-events:none;z-index:1;border:1px solid var(--primary);background-color:rgba(160,187,251,.5);display:none}.ObjectRemoverItem_sliderLeft__VQsCa,.ObjectRemoverItem_sliderRight__Ku_yr{position:absolute;right:0;width:5px;background-color:var(--primary);animation:ObjectRemoverItem_moveRight__HksxK .6s ease-out forwards;height:100%;z-index:1}.ObjectRemoverItem_waitingBackdropContentContainer__l_6YT{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ObjectRemoverItem_waitingBackdropContentContainer__l_6YT p{color:var(--darkGrey);text-shadow:var(--box-shadow);font-weight:500;text-align:center;max-width:85%}@keyframes ObjectRemoverItem_moveRight__HksxK{0%{right:0}to{right:100%;display:none}}.ObjectRemoverItem_sliderRight__Ku_yr{animation-name:ObjectRemoverItem_moveLeft__i9g8s}@keyframes ObjectRemoverItem_moveLeft__i9g8s{0%{right:100%}to{right:0;display:none}}div.ObjectRemoverItem_magnifierCanvasContainer___eXpg{position:absolute;z-index:1;top:10px;border-radius:10px;border:1px solid white;width:150px;height:150px;overflow:hidden}div.ObjectRemoverItem_magnifierCanvasContainer___eXpg.ObjectRemoverItem_left__lQkBH{left:10px}div.ObjectRemoverItem_magnifierCanvasContainer___eXpg.ObjectRemoverItem_right__N1vHO{right:10px}div.ObjectRemoverItem_magnifierCanvasContainer___eXpg.ObjectRemoverItem_visible__rzOOe{visibility:visible}div.ObjectRemoverItem_magnifierCanvasContainer___eXpg.ObjectRemoverItem_hidden__VfmEf{visibility:hidden}canvas.ObjectRemoverItem_magnifierCanvas__M_JY5{background-repeat:no-repeat}@media screen and (min-width:992px){.ObjectRemoverItem_editorContainer__JhwC_{display:flex;flex-direction:column}.ObjectRemoverItem_topBar__CZYHz{height:60px;width:100vw;background-color:white;border-bottom:1px solid var(--light-grey);display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-left:10px;padding-right:10px}.ObjectRemoverItem_middleContentContainer__CSKuu{display:flex;flex-direction:row;position:relative}.ObjectRemoverItem_canvasContainer__yUqiL{width:100%;overflow:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.ObjectRemoverItem_canvasContainer__yUqiL::-webkit-scrollbar{display:none}.ObjectRemoverItem_prismaZoomContainer__x1NPv{max-height:calc(100dvh - 60px);min-height:calc(100dvh - 60px);min-width:100%;overflow:hidden}button.ObjectRemoverItem_backArrowButton__MEZSg,button.ObjectRemoverItem_dashboardButton___AdG3{padding:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;height:70%;background-color:white;gap:5px;font-size:.9em}button.ObjectRemoverItem_backArrowButton__MEZSg svg,button.ObjectRemoverItem_dashboardButton___AdG3 svg{width:20px;height:20px;fill:var(--mediumGrey)}button.ObjectRemoverItem_backArrowButton__MEZSg:hover,button.ObjectRemoverItem_dashboardButton___AdG3:hover{opacity:.7;background-color:var(--verySubtleCyan)}}.DownloadButton_popoverContainer__l_Pur{display:flex;flex-direction:column;min-width:15ch}.DownloadButton_popoverContainer__l_Pur:hover{cursor:pointer}.DownloadButton_popoverContainer__l_Pur p{padding:1rem}.DownloadButton_popoverContainer__l_Pur p:hover{background-color:var(--subtleCyan)}.DownloadButton_downloadButton__09Mqd span{margin:0}button.DownloadButton_downloadButton__09Mqd{background:var(--primary);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px;height:55px;color:white;border-radius:100px;margin:auto;padding:0 25px;min-width:-moz-fit-content;min-width:fit-content}button.DownloadButton_downloadButton__09Mqd:hover{background:var(--primaryHover);box-shadow:var(--hoverShadow)}button.DownloadButton_downloadButton__09Mqd:disabled{background:#eee;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);background-size:200% 100%;animation:DownloadButton_shine__6vjKW 1.5s linear infinite;box-shadow:none}@keyframes DownloadButton_shine__6vjKW{to{background-position-x:-200%}}.DownloadButton_downloadButton__09Mqd svg{fill:white}.DownloadButton_downloadButtonTextContainer__Whyt7{display:flex;flex-direction:column;align-items:flex-start}.DownloadButton_downloadButtonTextContainer__Whyt7 p{font-weight:500;color:white}span.DownloadButton_watermark__4fbxf{font-size:.6rem;white-space:nowrap}.DownloadButton_popoverContainer__l_Pur div{padding:0;margin:0}.DownloadButton_popoverContainer__l_Pur button{display:flex;flex-direction:column;padding:15px 10px;border-radius:0;width:100%;background-color:white;color:var(--black);font-weight:400;align-items:flex-start;gap:0}.DownloadButton_popoverContainer__l_Pur button:hover{color:var(--primary);background-color:var(--verySubtleCyan)}.DownloadButton_popoverContainer__l_Pur button div:first-of-type{font-weight:600}.DownloadButton_exportFormatDescription__w7ZQs{font-size:.7rem}@media screen and (min-width:992px){button.DownloadButton_downloadButton__09Mqd{max-width:200px;height:45px}}.ObjectRemoverTopBar_bottomControlsContainer__nB686{display:flex;flex:1 1;height:90px;flex-direction:column;background-color:white;justify-content:space-between;position:relative;box-shadow:var(--box-shadow-depth)}.ObjectRemoverTopBar_floatingButtonContainer__e_iQG{width:100vw;position:absolute;top:0;left:50%;transform:translate(-50%,-120%);display:flex;align-items:center;padding:0 10px;justify-content:center}.ObjectRemoverTopBar_fixedButtonsContainer__8fC2_{display:flex;flex-direction:column;justify-content:space-between;flex:1 1}.ObjectRemoverTopBar_autoRemovalModeSelector__Vo75z,.ObjectRemoverTopBar_manualRemovalModeSelector__h7ADr{display:flex;flex-direction:row;gap:35px;justify-content:center;flex:1 1;align-items:center}.ObjectRemoverTopBar_autoRemovalModeSelector__Vo75z h3{display:none}button.ObjectRemoverTopBar_brushSelectorButton__qUZ7G,button.ObjectRemoverTopBar_compareButton__MuIuh,button.ObjectRemoverTopBar_lassoSelectorButton___HeLj,button.ObjectRemoverTopBar_redoButton__W8inu,button.ObjectRemoverTopBar_undoButton__iztum{padding:0;height:40px;width:40px;border-radius:0;display:flex;justify-content:center;align-items:center;background-color:white}button.ObjectRemoverTopBar_brushSelectorButton__qUZ7G svg,button.ObjectRemoverTopBar_compareButton__MuIuh svg,button.ObjectRemoverTopBar_lassoSelectorButton___HeLj svg,button.ObjectRemoverTopBar_redoButton__W8inu svg,button.ObjectRemoverTopBar_undoButton__iztum svg{width:22px;height:22px;fill:var(--mediumGrey)}button.ObjectRemoverTopBar_compareButton__MuIuh svg{fill:white}button.ObjectRemoverTopBar_brushSelectorButton__qUZ7G svg{stroke:var(--primary)}button.ObjectRemoverTopBar_brushSelectorButton__qUZ7G{font-size:.8rem}button.ObjectRemoverTopBar_activeState__Adtcq{color:var(--primary)}button.ObjectRemoverTopBar_activeState__Adtcq svg{fill:var(--primary);color:var(--primary);transition:color .3s ease,fill .3s ease}div.ObjectRemoverTopBar_brushSizeSelector__FfsHV{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px;width:80%;max-width:300px;max-height:30px}div.ObjectRemoverTopBar_brushSizeSelector__FfsHV p{white-space:none;text-wrap:nowrap}.ObjectRemoverTopBar_removalModeSelector__FfbJ2{display:flex;flex-direction:row;height:-moz-fit-content;height:fit-content}.ObjectRemoverTopBar_removalModeSelector__FfbJ2 button{font-size:.9rem;background-color:transparent;color:var(--mediumGrey);padding:5px 10px;border-radius:0;display:flex;flex:1 1;justify-content:center;border-top:1px solid var(--light-grey);transition:color .3s ease,border-top-color .3s ease}.ObjectRemoverTopBar_removalModeSelector__FfbJ2 button.ObjectRemoverTopBar_activeState__Adtcq{color:var(--primary);border-top:1px solid var(--primary)}div.ObjectRemoverTopBar_centralContainer__Ow7gI{display:flex;flex:1 1;justify-content:center;align-items:center}.ObjectRemoverTopBar_downloadBtnContainer__xv7wO button,button.ObjectRemoverTopBar_eraseButton__9a9Kc{background-color:var(--primary);color:white;height:45px;padding:0 15px;border-radius:10px;font-size:.9rem;border-radius:100px}.ObjectRemoverTopBar_downloadBtnContainer__xv7wO button div{text-align:center;align-items:center}.ObjectRemoverTopBar_downloadBtnContainer__xv7wO button svg{display:none}div.ObjectRemoverTopBar_detectedObjectsList__LHN_R{display:flex;flex-direction:row;gap:10px;min-width:95vw;max-width:95vw;overflow-x:auto;padding:6px 10px;flex-wrap:nowrap;justify-content:flex-start}button.ObjectRemoverTopBar_detectedItemRow__s6RY3{min-height:50px;max-height:50px;max-width:50px;min-width:50px;padding:0;border-radius:5px;position:relative;box-shadow:var(--box-shadow-depth);background-color:var(--light-grey);overflow:hidden}button.ObjectRemoverTopBar_detectedItemRow__s6RY3.ObjectRemoverTopBar_selected__NIBi_{border:2px solid var(--primary);opacity:.9;transition:border-color .3s ease,opacity .3s ease}button.ObjectRemoverTopBar_detectedItemRow__s6RY3 img{min-height:50px;max-height:50px;max-width:50px;min-width:50px;object-fit:contain}div.ObjectRemoverTopBar_checkedboxContainer__mRSL7{position:absolute;top:2%;left:2%;background-color:rgba(255,255,255,.8);display:flex;justify-content:center;align-items:center;border-radius:100%}div.ObjectRemoverTopBar_checkedboxContainer__mRSL7.ObjectRemoverTopBar_inactive__2LpH4{visibility:hidden}div.ObjectRemoverTopBar_checkedboxContainer__mRSL7 svg{width:20px;height:20px;fill:var(--primary)}div.ObjectRemoverTopBar_undoRedoContainer__okoXr{display:flex;flex-direction:row;align-items:center}div.ObjectRemoverTopBar_undoRedoButtonsSeparator__S_1xQ{height:30px;width:2px;background-color:var(--mediumGrey);background-color:var(--light-grey)}button.ObjectRemoverTopBar_redoButton__W8inu svg,button.ObjectRemoverTopBar_undoButton__iztum svg{fill:white;stroke:var(--mediumGrey);strokewidth:2px}button.ObjectRemoverTopBar_redoButton__W8inu:disabled,button.ObjectRemoverTopBar_undoButton__iztum:disabled{opacity:.4}div.ObjectRemoverTopBar_imageAndLabelContainer__63wrs{background-color:white}div.ObjectRemoverTopBar_imageAndLabelContainer__63wrs p{display:none}@media screen and (min-width:992px){.ObjectRemoverTopBar_bottomControlsContainer__nB686{position:absolute;bottom:2%;width:-moz-fit-content;width:fit-content;right:50%;transform:translate(50%);border-radius:100px;height:60px;padding:0 10px}.ObjectRemoverTopBar_floatingButtonContainer__e_iQG{display:none}.ObjectRemoverTopBar_autoRemovalModeSelector__Vo75z{background-color:white;height:100%;min-width:260px;max-width:260px;border-right:1px solid var(--light-grey);padding:15px;flex-direction:column;gap:20px;justify-content:flex-start;align-items:flex-start}.ObjectRemoverTopBar_autoRemovalModeSelector__Vo75z h3{font-size:1.2rem;margin:0;display:block}div.ObjectRemoverTopBar_detectedObjectsList__LHN_R{display:flex;flex-direction:column;gap:10px;min-width:100%;max-width:100%;overflow-y:auto;max-height:90vh;padding:0 0 20px}.ObjectRemoverTopBar_brushSizeSelector__FfsHV{min-width:300px;padding-right:10px}button.ObjectRemoverTopBar_brushSelectorButton__qUZ7G,button.ObjectRemoverTopBar_compareButton__MuIuh,button.ObjectRemoverTopBar_lassoSelectorButton___HeLj,button.ObjectRemoverTopBar_modeSelectorButton__w_07_,button.ObjectRemoverTopBar_redoButton__W8inu,button.ObjectRemoverTopBar_undoButton__iztum{height:40px;border-radius:10px;width:-moz-fit-content;width:fit-content;padding:8px;color:var(--mediumGrey);font-size:.9rem;background-color:white}button.ObjectRemoverTopBar_modeSelectorButton__w_07_{text-wrap:nowrap}button.ObjectRemoverTopBar_activeState__Adtcq{background-color:var(--subtleCyan);color:var(--primary);border-radius:100px}button.ObjectRemoverTopBar_detectedItemRow__s6RY3{min-width:100%;display:flex;flex-direction:row;align-items:center;gap:10px;box-shadow:none;padding:10px;border:2px solid var(--light-grey)}button.ObjectRemoverTopBar_detectedItemRow__s6RY3.ObjectRemoverTopBar_selected__NIBi_{border:1px solid var(--primary);background-color:var(--verySubtleCyan)}div.ObjectRemoverTopBar_checkedboxContainer__mRSL7{position:relative}div.ObjectRemoverTopBar_checkedboxContainer__mRSL7.ObjectRemoverTopBar_inactive__2LpH4{visibility:visible}div.ObjectRemoverTopBar_checkedboxContainer__mRSL7.ObjectRemoverTopBar_inactive__2LpH4 svg{fill:white}div.ObjectRemoverTopBar_imageAndLabelContainer__63wrs{background-color:transparent}div.ObjectRemoverTopBar_imageAndLabelContainer__63wrs p{display:block}div.ObjectRemoverTopBar_imageAndLabelContainer__63wrs{display:flex;flex-direction:row;align-items:center;flex:1 1;gap:10px}button.ObjectRemoverTopBar_detectedItemRow__s6RY3 img{min-height:45px;max-height:45px;min-width:50px;max-width:50px}.ObjectRemoverTopBar_manualRemovalModeSelector__h7ADr{gap:20px}}.NavBar_navBarContainer__ssZ9S{padding:10px;height:auto;z-index:2;gap:1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;overflow:hidden;border-bottom:1px solid var(--grey-3)}.NavBar_navBarContainer__ssZ9S,.NavBar_stickyHeader__WzmRx{position:-webkit-sticky;position:sticky;background-color:white}.NavBar_stickyHeader__WzmRx{top:0}.NavBar_linksContainer__eqEkD{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;margin:1rem 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.NavBar_authLinksContainer__Jp2FY{display:flex;flex:1 1;flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%}.NavBar_dashboardButton__rW_fw,.NavBar_loginBtn__qbQFJ,.NavBar_signUpButton__Tp3jm{background-color:var(--white);color:var(--primary);border:1px solid var(--primary);padding:10px;border-radius:1px;height:40px;border-radius:100px;width:-moz-fit-content;width:fit-content;display:flex;flex:1 1}button.NavBar_logoContainer__a6RJ3{gap:1rem;padding:.5rem;background-color:transparent;transition:transform .3s ease}button.NavBar_logoContainer__a6RJ3:hover{cursor:pointer;transform:scale(1.09)}@media screen and (min-width:768px){.NavBar_navBarContainer__ssZ9S{padding:0 20px;height:60px}.NavBar_linksContainer__eqEkD{display:flex;flex-direction:row;gap:10px;margin-right:.6rem;justify-content:center;align-items:center}button.NavBar_dashboardButton__rW_fw{min-width:auto}.NavBar_dashboardButton__rW_fw,.NavBar_loginBtn__qbQFJ,.NavBar_signUpButton__Tp3jm{border:none;border-radius:0}.NavBar_dashboardButton__rW_fw:hover,.NavBar_loginBtn__qbQFJ:hover,.NavBar_signUpButton__Tp3jm:hover{background-color:var(--verySubtleCyan)}}.LanguagePicker_languagePicker__FqRf_{display:flex;flex-direction:row;align-items:center;gap:5px}.LanguagePicker_optionContainer__TsqPh{display:flex;align-items:center;gap:6px;flex:1 1;white-space:nowrap}div.LanguagePicker_flag__UTfxu{width:20px;height:20px;border:1px solid rgb(233,232,232);background-repeat:no-repeat;background-size:105%;border-radius:100px;background-position:50%}svg.LanguagePicker_languagePickerIcon__hSnUz{width:15px;height:15px}.NavBarMobile_drawerNav__CSkbj{display:flex;flex:1 1;justify-content:space-between;align-items:center;padding:1px 5px;border-bottom:2px solid var(--grey-3)}.NavBarMobile_toggleButton__dY1MR{height:45px;width:45px;padding:0;border-radius:0}.NavBarMobile_toggleButton__dY1MR svg{min-height:80%;min-width:80%}.NavBarMobile_drawerWrapper__5dLUH{padding:0 15px;min-height:100vh;overflow:hidden;position:absolute;width:100vw;z-index:22;background-color:white}.NavBarMobile_drawerLinks__jb1z9{display:flex;flex-direction:column;gap:7rem;margin-top:1rem}.NavBarMobile_drawerButtons__hGEY5{display:flex;flex-direction:column;gap:1rem;width:100%}.NavBarMobile_drawerButtons__hGEY5 button{justify-content:space-between;width:100%;background:var(--light-grey);padding:0 10px 0 25px}.RemoveBackgroundPage_pageContainer__ayi_h{min-height:100vh;background-color:white}.RemoveBackgroundPage_pageContainer__ayi_h>div>p{display:none}