@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap";html{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;font-size:100%}*,:after,:before{box-sizing:inherit;transition:all .1s ease-in-out;margin:0;padding:0}ol,ul{list-style:none}html:focus-within{scroll-behavior:smooth}body{background:#fff;color:#262626;min-height:100vh;text-rendering:optimizeSpeed;font-family:IBM Plex Sans,--apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}aside::-webkit-scrollbar,body::-webkit-scrollbar,div::-webkit-scrollbar,form::-webkit-scrollbar,section::-webkit-scrollbar,tbody::-webkit-scrollbar{display:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}button,input,label,select,textarea{font-family:inherit}dialog{background:#fff;border-radius:4px;box-shadow:3px 4px 12px -2px rgba(38,38,38,.2);border:1px solid #e9e9e9;position:fixed;left:50%;top:50%;min-width:480px;max-width:90vw;min-height:100px;max-height:90vh;overflow-x:hidden;padding:2rem;outline:none;transform:translate(-50%,-50%);z-index:1000}dialog::backdrop{background:rgba(0,0,0,.75)}dialog .close{cursor:pointer;color:#9b9b9b;font-size:1.5rem;position:absolute;top:4px;right:12px}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(max-width:480px){dialog{min-width:95vw}}h1{font-weight:600;font-size:3rem;line-height:3.75rem}@media(max-width:1025px){h1{font-size:2.6rem;line-height:3.1rem}}@media(max-width:480px){h1{font-size:2rem;line-height:2.5rem}}h2{font-weight:400;font-size:2.75rem;line-height:4.35rem}@media(max-width:1025px){h2{font-size:2.6rem;line-height:3.1rem}}@media(max-width:480px){h2{font-size:2rem;line-height:2.5rem}}h3{font-weight:400;font-size:1.75rem;line-height:2.5rem}@media(max-width:1025px){h3{font-size:1.5rem;line-height:2rem}}h4{font-weight:500;font-size:1.25rem;line-height:1.5rem}@media(max-width:1025px){h4{font-size:1.25rem}}h5{font-weight:400;font-size:1rem;line-height:1.25rem}@media(max-width:1025px){h5{font-size:1rem;line-height:1.25rem}}h1.display{font-weight:300;letter-spacing:-.96px;font-size:9.75rem;line-height:10.25rem}@media(max-width:1025px){h1.display{font-size:5.75rem;line-height:6.375rem}}@media(max-width:480px){h1.display{font-size:3.875rem;line-height:4.875rem}}h2.display{font-weight:300;letter-spacing:-.96px;font-size:5.25rem;line-height:5.875rem}@media(max-width:1025px){h2.display{font-size:3.75rem;line-height:4.375rem}}@media(max-width:480px){h2.display{font-size:3.375rem;line-height:4rem}}h3.display{font-weight:600;font-size:4.75rem;line-height:5.375rem}@media(max-width:1025px){h3.display{font-size:3.375rem;line-height:4rem}}@media(max-width:480px){h3.display{font-size:2.625rem;line-height:3.125rem}}h4.display{font-weight:300;font-size:4.75rem;line-height:5.375rem}@media(max-width:1025px){h4.display{font-size:3.375rem;line-height:4rem}}@media(max-width:480px){h4.display{font-size:2.625rem;line-height:3.125rem}}h5.display{font-weight:300;font-size:2rem;line-height:2.5rem}@media(max-width:1025px){h5.display{font-size:1.75rem;line-height:2.25rem}}@media(max-width:480px){h5.display{font-size:1.5rem;line-height:1.875rem}}p{font-weight:400;font-size:.85rem}p.short-paragraph{line-height:1.35rem}p.small-paragraph{margin-top:16px;margin-bottom:16px;color:#6e6e6e}p.long-paragraph{line-height:1.25rem}.legal{line-height:1.1rem;letter-spacing:.16px}.code-snippet,.legal{font-weight:400;font-size:.85rem}.code-snippet{line-height:1rem;letter-spacing:.32px}.error-messages{line-height:1.1rem;color:#ff8389}.error-messages,.labels{font-weight:400;font-size:.85rem;letter-spacing:.16px}.labels{line-height:1.15rem}input[type=email],input[type=number],input[type=password],input[type=text]{background:#f4f4f4;border:1px solid #f4f4f4;font-family:inherit;font-size:.85rem;color:inherit;cursor:text;box-shadow:inset 0 1px 2px rgba(0,0,0,.12);transition:none;width:100%;padding:1rem}input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=text]::-moz-placeholder{color:#6e6e6e}input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder{color:#6e6e6e}input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=text]::placeholder{color:#6e6e6e}textarea{font-family:inherit;font-size:.85rem;background:#f4f4f4;color:inherit;transition:none}textarea::-moz-placeholder{color:#6e6e6e}textarea:-ms-input-placeholder{color:#6e6e6e}textarea::placeholder{color:#6e6e6e}fieldset{border:none;position:relative}.disabled{opacity:.5!important;cursor:not-allowed!important}button{font-size:.85rem;line-height:1.35rem;font-weight:400;border-radius:2px;cursor:pointer;display:flex;justify-content:center;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem}button svg{margin-right:.5rem}button.primary{background:#005cff;border:1px solid #005cff;color:#fff}button.primary:hover{background:#337dff}button.secondary{border:1px solid #005cff;color:#005cff;background:transparent}button.secondary:hover{background:#005cff;color:#fff}button.error{background:#ff8389;color:#fff;border:none}button.error:hover{background:#ff6b72}button.normal{padding:.5rem 1rem}button.small{padding:.25rem 1rem}button.full-width{width:100%;padding:.75rem 1rem}button.text-only{background:transparent;border:none;color:#515151}button.text-only:hover p{text-decoration:underline}.hello{margin-left:500px}.quick-action--container{background:#fff;box-shadow:3px 4px 12px -2px rgba(38,38,38,.2);border-radius:4px;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-end;row-gap:1rem;flex:1 1;height:14rem;padding:1rem}.quick-action--container:hover{transform:translateY(-4px) scale(1.01);box-shadow:5px 6px 12px -2px rgba(38,38,38,.21)}.quick-action--text{display:flex;flex-direction:column;row-gap:.5rem}.quick-action--text p{color:#6e6e6e}#nprogress{pointer-events:none}#nprogress .bar{background:#005cff;position:fixed;z-index:1031;top:0;left:0;width:100%;height:4px;border-radius:5px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #6e6e6e,0 0 5px #6e6e6e;opacity:1;transform:rotate(3deg) translateY(-4px)}.color-primary-0{color:#19282c}.color-primary-1{color:#7a8184}.color-primary-2{color:#39474b}.color-primary-3{color:#2d6d82}.color-primary-4{color:#108fb9}.rgba-primary-0{color:#19282c}.rgba-primary-1{color:#7a8184}.rgba-primary-2{color:#39474b}.rgba-primary-3{color:#2d6d82}.rgba-primary-4{color:#108fb9}:root{--color-0:#19282c;--color-1:#7a8184;--color-2:#39474b;--color-3:#2d6d82;--color-4:#108fb9;--bg-color:var(--color-0);--bg-color-2:#3c5055;--bg-light-color:#303d41;--bg-dark-color:#181f21;--bg-hover-color:var(--color-2);--font-color:#9aa1a4;--font-color-2:#ddd;--font-color:#ccc;--border-color:#000;--measurement-detail-node-bg-light:var(--color-1);--measurement-detail-node-bg-dark:var(--color-2);--measurement-detail-area-bg-color:#eee}#potree_sidebar_container{position:absolute;z-index:0;width:350px;height:100%;overflow-y:scroll;font-size:85%;border-right:1px solid #000;background-color:var(--bg-color)}#sidebar_root{color:var(--font-color);font-family:Arial,Helvetica,sans-serif;font-size:1em}.potree_failpage{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-color:#fff;position:absolute;margin:15px}.potree_failpage .potree_error_btns{margin:2rem 0;display:flex;align-content:center;justify-content:center}.potree_failpage .potree_error_btns button{font-size:.85rem;font-weight:400;border-radius:2px;cursor:pointer;display:flex;justify-content:center;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;background:#005cff;border:1px solid #005cff;color:#fff;padding:1rem}.potree_failpage .potree_error_btns button svg{margin-right:.5rem}.potree_failpage a{color:#000!important;color:initial!important;text-decoration:underline!important}.potree_info_text{color:#fff;font-weight:700;text-shadow:1px 1px 1px #000,1px -1px 1px #000,-1px 1px 1px #000,-1px -1px 1px #000}.potree_message{width:500px;background-color:var(--bg-color);padding:5px;margin:5px;border-radius:4px;color:var(--font-color);font-family:Arial;opacity:.8;border:1px solid #000;display:flex;overflow:auto}.potree_message_error{background-color:red}#potree_description{position:absolute;top:10px;left:50%;transform:translateX(-50%);text-align:center;z-index:1000}.potree_sidebar_brand{margin:1px 20px;line-height:2em;font-size:100%;font-weight:700;position:relative;display:flex;flex-direction:row}#potree_sidebar_container a{color:#8aa1c4}#potree_quick_buttons{position:absolute;left:4px;top:4px;width:10px;height:10px;z-index:10000;float:left}#potree_map_toggle,.potree_menu_toggle{float:left;background:none;width:2.5em;height:2.5em;z-index:100;cursor:pointer;margin:4px}#potree_render_area{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;z-index:1;transition:left .35s}.potree-panel{border:1px solid #000;border-radius:.4em;padding:0;background-color:var(--bg-light-color)}.potree-panel-heading{background-color:var(--bg-dark-color)}a:active,a:hover,a:link,a:visited{color:#ccf;text-decoration:none}.annotation{position:absolute;padding:10px;opacity:.5;transform:translate(-50%,-30px);will-change:left,top;transition:none}.annotation.annotation-highlighted{opacity:.8;z-index:1000;cursor:pointer;display:flex;flex-direction:column;align-items:center}.annotation.annotation-selected{opacity:.8;z-index:1000}.annotation.annotation-unhighlighted{opacity:.5;z-index:100}.annotation.annotation-highlighted img{opacity:.8;z-index:1000;filter:drop-shadow(0 0 5px #fff)}.annotation.annotation-selected img{opacity:1;z-index:1000}.annotation.annotation-selected img.point{filter:invert(27%) sepia(95%) saturate(5962%) hue-rotate(100deg) brightness(100%) contrast(102%)}.annotation.annotation-selected img.view-state{filter:invert(27%) sepia(95%) saturate(5962%) hue-rotate(218deg) brightness(100%) contrast(102%)}.annotation.annotation-unhighlighted img{opacity:1;z-index:100}.annotation-titlebar{color:#fff;background-color:#000;border-radius:4px;border:1px solid hsla(0,0%,100%,.7);font-size:1em;opacity:1;margin:auto;display:table;padding:1px 8px;cursor:pointer}.annotation-titlebar.annotation-highlighted{box-shadow:0 0 5px #fff}.annotation-titlebar.annotation-selected{border:1px solid #005cff}.annotation-titlebar.annotation-unhighlighted{box-shadow:0 0 0}.annotation-expand{color:#fff;font-size:.6em;opacity:1}.annotation-action-icon{width:20px;height:20px;display:inline-block;vertical-align:middle;line-height:1.5em;text-align:center;font-family:Arial;font-weight:700;cursor:pointer}.annotation-action-icon:hover{filter:drop-shadow(0 0 1px white);width:24px;height:24px;cursor:pointer}.annotation-item{color:#fff;background-color:#000;opacity:.5;border-radius:1.5em;font-size:1em;line-height:1.5em;padding:1px 8px 0;font-weight:700;display:flex;cursor:default}.annotation-item:hover{opacity:1;box-shadow:0 0 5px #fff}.annotation-main{display:flex;flex-grow:1}.annotation-label{display:inline-block;height:100%;flex-grow:1;-webkit-user-select:none;-ms-user-select:none;user-select:none;-moz-user-select:none;z-index:1;vertical-align:middle;line-height:1.5em;font-weight:700;cursor:pointer;white-space:nowrap}.annotation-description{position:relative;color:#fff;background-color:#000;padding:10px;margin:5px 0 0;border-radius:4px;display:none;max-width:500px}.annotation-description-close{filter:invert(100%);float:right;opacity:.5;margin:0 0 8px 8px}.annotation-description-content{color:#fff}.annotation-icon{width:20px;height:20px;filter:invert(100%);margin:2px;opacity:.5}body,canvas{width:100%;height:100%}body{margin:0;padding:0;position:absolute;overflow:hidden}.axis{font:10px sans-serif;color:var(--font-color)}.axis path{opacity:.7}.axis line,.axis path{fill:hsla(0,0%,100%,.5);stroke:var(--font-color);shape-rendering:crispEdges}.axis line{opacity:.1}.tick text{font-size:12px}.scene_header{display:flex;cursor:pointer;padding:2px}.scene_content{padding:5px 0}.measurement_content,.propertypanel_content{padding:5px 15px 5px 10px}.measurement_value_table{width:100%}.coordinates_table_container table td{width:33%;text-align:center}#scene_object_properties{margin:0}.pv-panel-heading{padding:4px!important;display:flex;flex-direction:row}.pv-menu-list{list-style-type:none;padding:0;margin:15px 0;overflow:hidden}.pv-menu-list>*{margin:4px 20px}.ui-slider{margin-top:5px;margin-bottom:10px;background-color:var(--color-1)!important;background:none;border:1px solid #000}.ui-selectmenu-button.ui-button{width:100%!important}.pv-menu-list>li>.ui-slider{border:1px solid #000}.pv-menu-list .ui-slider,.pv-menu-list>li>.ui-slider{background-color:var(--color-1)!important;background:none}.pv-menu-list .ui-slider,.ui-slider-handle{border:1px solid #000!important}.ui-widget{box-sizing:border-box}.panel-body>div>li>.ui-slider,.panel-body>li>.ui-slider{background-color:var(--color-1)!important;background:none;border:1px solid #000}.pv-select-label{margin:1px;font-size:90%;font-weight:100}.button-icon:hover{filter:drop-shadow(0 0 4px white)}.accordion>h3{background-color:var(--bg-color-2)!important;background:#f6f6f6 50% 50% repeat-x;border:1px solid #000;color:var(--font-color-2);cursor:pointer;margin:2px 0 0;padding:4px 10px 4px 30px;box-shadow:0 3px 3px #111;text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;font-size:1em}.accordion>h3:hover{filter:brightness(125%)}.accordion-content{padding:0!important;border:none!important}.icon-bar{height:4px!important;border:1px solid #000;background-color:#fff;border-radius:2px}.canvas{transition:top .35s,left .35s,bottom .35s,right .35s,width .35s}#profile_window{background-color:var(--bg-color)}#profile_titlebar{background-color:var(--bg-color-2);color:var(--font-color-2);text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;font-size:1em;font-weight:700}#profile_window_title{position:absolute;margin:5px}.profile-container-button{cursor:pointer}.profile-button:hover{background-color:#00c}.unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.selectable{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.divider{display:block;text-align:center;overflow:hidden;white-space:nowrap;font-weight:700;font-size:90%;letter-spacing:1px;margin:1px 0;padding:1px!important}.divider>span{position:relative;display:inline-block}.divider>span:after,.divider>span:before{content:"";position:absolute;top:50%;width:9999px;height:1px;background:#b2b2b2}.divider>span:before{right:100%;margin-right:5px}.divider>span:after{left:100%;margin-left:5px}.ol-dragbox{background-color:hsla(0,0%,100%,.4);border:1px solid red}.text-icon{opacity:.5;height:24px}.text-icon:hover{opacity:1}.input-grid-cell,.input-grid-label{flex-grow:1;margin:0 3px}.input-grid-label{text-align:center;font-weight:700}.input-grid-cell>input{width:100%}.invalid_value{color:#e05e5e}.ui-spinner-input{color:#000}.jstree-themeicon-custom{background-size:16px!important}.jstree-default .jstree-clicked,.jstree-default .jstree-hovered{background-color:#34494f!important}.jstree-anchor{width:100%!important}.ui-state-default{background:#a6a9aa!important;border:1px solid #000;color:#000}.ui-state-active{background:#c6c9ca!important;color:#000!important}.cesium-viewer .cesium-viewer-cesiumWidgetContainer{position:absolute;height:100%;width:100%}.zs_widget{padding:2px;height:4em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.zs_core{overflow:hidden;position:relative;height:100%}.zs_handle,.zs_stretch{position:absolute;top:0;bottom:0;border:1px solid #000;border-radius:3px;background-color:#a6a9aa;width:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:1.2em;height:1.2em;top:calc(50% - .6em)}.zs_stretch{color:#000;font-weight:700;font-size:1.2em;font-family:arial}.zs_handle:hover{background-color:#90ee90}.zs_inside{border:1px solid #000;background-color:#fff}.zs_inside,.zs_outside{position:absolute!important;width:100%;top:calc(50% - .326em);height:.652em;cursor:zoom-in}.zs_outside{background-color:var(--color-1)!important}.zs_visible_range_label{position:absolute;bottom:0;pointer-events:none}.zs_visible_range_label_left{left:0}.zs_visible_range_label_right{right:0}.zs_chosen_range_label{position:absolute;pointer-events:none}#potree_sidebar_container{scrollbar-color:var(--color-1) var(--bg-color);scrollbar-width:thin}::-webkit-scrollbar{width:6px;background-color:var(--bg-color)}::-webkit-scrollbar-thumb{background-color:var(--color-1)}.propertypanel_content .heading{font-weight:700;padding-top:.6em;padding-bottom:.1em}.camera-animation-handle{transition:none}.Toast_close__BqOD6{background:transparent;border:none;cursor:pointer;color:#9b9b9b;font-size:1.5rem;position:absolute;top:4px;right:12px}.Toast_toast__OHkj6{background:#fff;border-radius:4px;box-shadow:3px 4px 12px -2px rgba(38,38,38,.2);display:flex;position:relative;width:22.5rem;padding:1rem;animation:Toast_toast-in-right__izXJs .5s;transition:.2s ease-in-out;z-index:10000}.Toast_toast__OHkj6 .Toast_toast-content__X5_k3{display:flex;align-items:center;-moz-column-gap:1rem;column-gap:1rem}.Toast_toast__OHkj6 .Toast_toast-content__X5_k3 .Toast_icon__7eJR7{background:#42be65;border-radius:50%;display:flex;justify-content:center;align-items:center}.Toast_toast__OHkj6 .Toast_toast-content__X5_k3 .Toast_icon__7eJR7 .Toast_fill-icon__rDsgI{stroke:#fff}.Toast_toast__OHkj6 .Toast_toast-content__X5_k3 .Toast_text-container__Az3Ls{display:flex;flex-direction:column;row-gap:.25rem}.Toast_toast__OHkj6 .Toast_toast-content__X5_k3 .Toast_text-container__Az3Ls .Toast_description__FMzPE{color:#6e6e6e}@keyframes Toast_toast-in-right__izXJs{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media(max-width:480px){.Toast_toast__OHkj6{width:17.5rem}}.ToastsContainer_container__1lWgL{display:flex;flex-direction:column;row-gap:1.5rem;position:fixed;top:2rem;right:2rem;z-index:10000}.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.UploadItem_container__sdnh3{display:flex;justify-content:space-between;align-items:center;padding:.7rem 1rem;width:100%}.UploadItem_text-container__V6dB7{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;grid-gap:1rem;gap:1rem}.UploadItem_text-container__V6dB7 .UploadItem_data-icon__B6jgS{display:flex;justify-content:center;align-items:center;width:1.7rem;height:1.7rem;flex-shrink:0;border-radius:50%;background:#fff;box-shadow:3px 4px 12px -2px rgba(38,38,38,.2);stroke:#42be65}.UploadItem_text-container__V6dB7 .UploadItem_data-icon--success__XEVf4,.UploadItem_text-container__V6dB7 .UploadItem_data-icon--timeout__NtEGe{stroke:#42be65}.UploadItem_text-container__V6dB7 .UploadItem_data-icon--paused__T5KZ9{stroke:#6e6e6e}.UploadItem_text-container__V6dB7 .UploadItem_data-icon--canceled__UFWv_,.UploadItem_text-container__V6dB7 .UploadItem_data-icon--error__sBbow{stroke:#ff8389}.UploadItem_text-container__V6dB7 .UploadItem_title-container___Lmzc{display:flex;flex-direction:column;width:100%;gap:5px;overflow:hidden}.UploadItem_text-container__V6dB7 .UploadItem_title-container___Lmzc .UploadItem_title__geU4y{width:100%;font-size:.875rem!important;color:#262626;white-space:nowrap;text-overflow:ellipsis}.UploadItem_text-container__V6dB7 .UploadItem_title-container___Lmzc .UploadItem_title--success__GoYrB,.UploadItem_text-container__V6dB7 .UploadItem_title-container___Lmzc .UploadItem_title--timeout__XIhBT{color:#42be65;overflow:hidden;text-overflow:ellipsis}.UploadItem_text-container__V6dB7 .UploadItem_title-container___Lmzc .UploadItem_title--paused__iBMIh{color:#9b9b9b;overflow:hidden;text-overflow:ellipsis}.UploadItem_text-container__V6dB7 .UploadItem_title-container___Lmzc .UploadItem_title--error__drWQE{color:#ff8389}.UploadItem_text-container__V6dB7 .UploadItem_title-container___Lmzc .UploadItem_title--canceled___RrQ9{color:#ff8389;overflow:hidden;text-overflow:ellipsis}.UploadItem_text-container__V6dB7 .UploadItem_title-container___Lmzc .UploadItem_message__2pYOJ{font-size:.75rem;color:#9b9b9b}.UploadItem_progress-container__9G_Sn{width:6%;height:auto}.UploadItem_success-container__ZxXsp{background:#42be65;border-radius:50%;display:flex;justify-content:center;align-items:center;padding:2px!important}.UploadItem_success-container__ZxXsp svg{stroke:#fff}.UploadItem_upload-error-icon__s88we{stroke:#ff8389}.UploadItem_button-container__STRby{display:flex;gap:5px;position:relative}.UploadItem_button-container__STRby .UploadItem_hover-btn__DFrTi{display:flex;justify-content:center;align-items:center;border:none;background:transparent;width:24px;height:24px;cursor:pointer}.UploadItem_button-container__STRby .UploadItem_hover-btn__DFrTi .UploadItem_hover-icon__VKgL_{stroke:#6e6e6e}.UploadItem_button-container__STRby .UploadItem_hover-btn__DFrTi .UploadItem_hover-icon__VKgL_:hover{stroke:#262626}.UploadItem_button-container__STRby .UploadItem_hover-btn__DFrTi .UploadItem_hover-icon--cancel__Kzdbm{stroke:#6e6e6e}.UploadItem_button-container__STRby .UploadItem_hover-btn__DFrTi .UploadItem_hover-icon--cancel__Kzdbm:hover{stroke:#ff8389}.UploadItem_button-container__STRby .UploadItem_close-btn__Hncs4{font-size:1.5rem;color:#6e6e6e}.UploadItem_button-container__STRby .UploadItem_close-btn__Hncs4:hover{color:#262626}.UploadItem_status__qfLvJ{font-size:.875rem}.UploadItem_status--paused__UL17G{color:#9b9b9b}.UploadItem_status--canceled___Gv5U{color:#ff8389}.UploadToastContainer_container__DVcR4{background:#fff;border:1px solid #e9e9e9;border-radius:4px;box-shadow:3px 4px 12px -2px rgba(38,38,38,.2);cursor:default;display:flex;flex-direction:column;position:fixed;bottom:0;right:0;max-height:16rem;width:24rem;overflow-y:auto;animation:UploadToastContainer_toast-in-from-bottom__0DDvT .5s;transition:.2s ease-in-out;z-index:1000000}.UploadToastContainer_header__FIOdk{background:#f4f4f4;color:#000;display:flex;align-items:center;justify-content:space-between;-moz-column-gap:.5rem;column-gap:.5rem;padding:.6rem 1rem;position:sticky;z-index:2;top:0}.UploadToastContainer_header__FIOdk p{font-size:1rem;line-height:1rem;color:#515151}.UploadToastContainer_header--icons__MBjZn{display:flex;align-items:center;-moz-column-gap:1rem;column-gap:1rem}.UploadToastContainer_header--icons__MBjZn span{display:inline-block;height:20px;width:20px}.UploadToastContainer_header--icons__MBjZn span svg{stroke:#6e6e6e;cursor:pointer}.UploadToastContainer_tabs__FVfx0{display:flex;gap:20px;padding:.6rem 1rem;position:sticky;top:calc(1.2rem + 20px);background-color:#fff;z-index:2}.UploadToastContainer_tabs__FVfx0 span{color:#9b9b9b;font-size:.75rem;cursor:pointer}.UploadToastContainer_tabs__FVfx0 .UploadToastContainer_active__cUaWV{color:#515151}.UploadToastContainer_empty-state__HgCUC{display:flex;flex-direction:column;align-items:center;justify-content:space-around;gap:10px;margin:10px 0}.UploadToastContainer_empty-state__HgCUC svg{width:70px;height:auto}.UploadToastContainer_empty-state__HgCUC small{font-size:.7rem;color:#6e6e6e}.UploadToastContainer_minimize__Y3tdn{display:none}.UploadToastContainer_item-container____vVm{display:flex;flex-direction:column;padding-bottom:5px;z-index:1}@keyframes UploadToastContainer_toast-in-from-bottom__0DDvT{0%{transform:translateY(100%)}to{transform:translateY(0)}}.FreeTrialEndedModal_container__wNx12{display:flex;flex-direction:column;justify-content:space-between}.FreeTrialEndedModal_container__wNx12 h5{margin-bottom:16px}.FreeTrialEndedModal_container__wNx12 p .FreeTrialEndedModal_mail-link__8jv2o{color:#005cff;text-decoration:none}.FreeTrialEndedModal_container__wNx12 p .FreeTrialEndedModal_mail-link__8jv2o:hover{text-decoration:underline}.FreeTrialEndedModal_container__wNx12 .FreeTrialEndedModal_footer__vfgzm{align-self:flex-end}.OrgDowngradedModal_container__6PYq6{display:flex;flex-direction:column;justify-content:space-between;min-width:420px;min-height:150px}.OrgDowngradedModal_container__6PYq6 h5{margin-bottom:16px}.OrgDowngradedModal_container__6PYq6 p .OrgDowngradedModal_mail-link__Mhu_0{color:#005cff;text-decoration:none}.OrgDowngradedModal_container__6PYq6 p .OrgDowngradedModal_mail-link__Mhu_0:hover{text-decoration:underline}.OrgDowngradedModal_container__6PYq6 p:first-of-type{margin-bottom:16px}.OrgDowngradedModal_container__6PYq6 small{margin-bottom:8px;color:#6e6e6e}.OrgDowngradedModal_container__6PYq6 .OrgDowngradedModal_footer__6Ot6Z{margin-top:8px;align-self:flex-end}.UpgradePlanButton_container__WUAlB{display:flex;flex-direction:column;justify-content:space-between;min-width:1000px}.UpgradePlanButton_container__WUAlB h5{margin-bottom:16px}.UpgradePlanButton_container__WUAlB .UpgradePlanButton_footer__sDdEc{display:flex;-moz-column-gap:16px;column-gap:16px;align-items:center;align-self:flex-end}.UpgradePlanButton_container__WUAlB .UpgradePlanButton_footer__sDdEc p{text-decoration:underline;cursor:pointer}@media(max-width:1025px){.UpgradePlanButton_container__WUAlB{min-width:0!important}}.UpgradePlanButton_member__PEs4C{-moz-column-gap:0;column-gap:0}.UpgradePlanButton_member__PEs4C svg{stroke:#fff;margin-right:0}.UpgradePlanButton_sm-upgrade-btn___cqqf{color:#005cff;cursor:pointer}.UpgradePlanButton_sm-upgrade-btn___cqqf:hover{text-decoration:underline}.UpgradePlanButton_contact-upgrade__EizNL{font-weight:400;font-size:.85rem;color:#005cff;text-decoration:underline;cursor:pointer}.UpgradePlanButton_contact-upgrade__EizNL:hover{color:#337dff}.UpgradePlanButton_contact-upgrade__EizNL:link,.UpgradePlanButton_contact-upgrade__EizNL:visited{color:#005cff}.UserDowngradedModal_container__PND8s{display:flex;flex-direction:column;justify-content:space-between;min-width:420px;min-height:150px}.UserDowngradedModal_container__PND8s h4{margin-bottom:16px}.UserDowngradedModal_container__PND8s p .UserDowngradedModal_mail-link__N4blr{color:#005cff;text-decoration:none}.UserDowngradedModal_container__PND8s p .UserDowngradedModal_mail-link__N4blr:hover{text-decoration:underline}.UserDowngradedModal_container__PND8s small{margin-bottom:8px;color:#6e6e6e}.UserDowngradedModal_container__PND8s .UserDowngradedModal_footer__fnkyJ{display:flex;-moz-column-gap:16px;column-gap:16px;align-self:flex-end}.FreeTrialModal_container__sTncM{display:flex;flex-direction:column;justify-content:space-between;max-width:480px}.FreeTrialModal_container__sTncM h5,.FreeTrialModal_container__sTncM p{margin-bottom:16px}.FreeTrialModal_container__sTncM p span{font-weight:600}.FreeTrialModal_container__sTncM .FreeTrialModal_footer__EX_1T{align-self:flex-end}.PaymentFailedModal_container__zcNmr{display:flex;flex-direction:column;justify-content:space-between;min-width:420px;min-height:150px}.PaymentFailedModal_container__zcNmr h4{margin-bottom:16px}.PaymentFailedModal_container__zcNmr p .PaymentFailedModal_mail-link__yXD90{color:#005cff;text-decoration:none}.PaymentFailedModal_container__zcNmr p .PaymentFailedModal_mail-link__yXD90:hover{text-decoration:underline}.PaymentFailedModal_container__zcNmr small{margin-bottom:8px;color:#6e6e6e}.PaymentFailedModal_container__zcNmr .PaymentFailedModal_footer__7Nh6L{display:flex;-moz-column-gap:16px;column-gap:16px;align-self:flex-end}