@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap);@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500&display=swap);*{font-family:roboto,sans-serif!important}html{height:-webkit-fill-available;overflow:hidden;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh;height:100svh;margin:0;overflow:hidden}#root{height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{display:inline;width:20px!important}::-webkit-scrollbar-thumb{background:#d0cdc4!important;background-clip:padding-box!important;border:7px solid #0000!important;border-radius:100px!important;display:inline}fieldset.PrivateNotchedOutline-root-10.MuiOutlinedInput-notchedOutline{border:0!important;border-radius:5px!important}.home-wrapper{display:flex;flex-direction:column;height:100%}.content-wrapper,.files-wrapper{display:flex;height:100%;width:100%}.files-wrapper{box-sizing:border-box;flex-direction:column;overflow:hidden}.loading-spinner{left:0;margin:auto;position:absolute;right:0;top:50%;transform:translateY(-50%);width:70px}.loading-spinner .MuiCircularProgress-colorSecondary{height:100px!important;width:100px!important}.collapse-sidebar{border-right:1px solid #0000000a;height:100%;overflow:visible;position:relative;width:15px}.collapse-sidebar .MuiButtonBase-root.collapse-sidebar-button{background-color:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.251);left:0;opacity:0;outline:1px solid #f5f3f3;position:absolute;top:49%;transition:.3s;z-index:2}.collapse-sidebar .MuiButtonBase-root.collapse-sidebar-button.open{box-shadow:0 -4px 4px 0 rgba(0,0,0,.251);opacity:1;transform:rotate(.5turn)}.collapse-sidebar .MuiButtonBase-root.collapse-sidebar-button:hover{opacity:1}.drag-n-drop-wrapper{flex-basis:100%;min-height:0}.collection-preview-container{display:flex;flex-direction:column;flex-grow:1;gap:0;height:100%}.try-tagbox-button{align-self:center}.migration-status{display:flex;flex-direction:column}.migration-status .migration-status-wrapper{align-items:center;background-color:#f7f6f3;display:flex;justify-content:space-between;padding:16px}.migration-status .migration-status-wrapper .migration-status-content{display:flex;flex:1 1;flex-direction:column;gap:8px}.migration-status .migration-status-wrapper .migration-status-content .h2,.migration-status .migration-status-wrapper .migration-status-content .h3{font-weight:400;margin:0}.migration-status .migration-status-wrapper .migration-status-buttons{align-items:center;display:flex;gap:16px}.migration-status .migration-status-wrapper .migration-status-buttons button{color:#397ce2}.toolbar{background:#fff;border-bottom:1px solid #0000000a;display:flex;gap:12px;justify-content:space-between;min-height:72px}.upload-menu .MuiPaper-root.MuiMenu-paper.MuiPopover-paper.MuiPaper-elevation8.MuiPaper-rounded{border:1px solid #999;width:160px}.top-bar .MuiPaper-elevation4{box-shadow:none}.uploadButton{margin-left:20px}.uploadButton .arrow-menu{padding:0 10px}.MuiList-padding{padding-bottom:0!important;padding-top:0!important}.title-4{color:#7d7c78;font-size:13px}.share-toggle{margin:0 0 0 -12px}.copy-url{align-items:center;display:flex;gap:10px;height:40px;justify-content:space-between}.copy-url .url{background-color:#fff;flex:1 1;height:100%;outline:1px solid #e9e9e7}.copy-url .url .MuiButton-label{display:block;overflow:hidden;text-overflow:ellipsis;text-transform:none;white-space:nowrap}.copy-url .url .MuiInput-input{padding:5px 10px;text-overflow:ellipsis}.copy-url.disabled{opacity:75%}.search-input{background-color:#0000;border:none;width:80%}.search-input:focus{outline:none}.omnisearch-container{display:none;position:absolute;width:100%;z-index:3}.omnisearch-container:active{display:inline}.omnisearch-container.omni-open{display:block!important}.MuiSnackbar-root .upload-of{margin-right:40px}.MuiSnackbar-root .MuiAlert-icon{align-self:center}.topbar-left .filter-icon-mobile{padding:16px 8px}.topbar-middle{align-items:center;height:40px;position:relative;width:80%}.topbar-middle .filter-icon{height:24px;width:24px}.topbar-right{align-items:center;display:flex}.topbar-right .settings{cursor:pointer;height:40px;width:40px}.MuiDrawer-paper.MuiDrawer-paperAnchorRight{overflow:visible}.logo{width:80px}@media only screen and (max-width:768px){.top-bar .toolbar{align-items:start}.top-bar .topbar-right{align-items:start;height:100%;margin:0}.top-bar .topbar-right .settings{margin:8px}.top-bar .logo{display:none}.top-bar .search-input{height:80%;left:10px;right:auto;width:50%}.top-bar .mobile-top-buttons{display:flex}.top-bar .mobile-top-buttons svg{color:#000000de}.top-bar .mobile-top-buttons .MuiBadge-root{margin-right:20px}.top-bar .mobile-top-buttons .MuiBadge-root .MuiBadge-anchorOriginTopRightRectangle{right:2px!important;top:5px!important}.uploadButton{margin-left:0}.uploadButton .mobile-upload-button{background:#fbc02d;bottom:30px;color:#0000008a;height:56px;position:fixed;right:30px;width:56px}.uploadButton .mobile-upload-button:hover{background:orange}}.create-bookmark{border:1px solid #999;border-radius:5px;padding:20px}.create-bookmark div{display:block}.create-bookmark input{height:40px}.create-bookmark .label{color:#828282;font-size:15px;font-weight:700;margin-bottom:5px}.create-bookmark input{border:1px solid #999;margin-bottom:20px;text-indent:4px;width:300px}.create-bookmark .input,.create-bookmark input{border-radius:5px;box-sizing:border-box;display:block;font-size:14px!important;height:30px;outline:0;padding:0 0 0 10px!important}.create-bookmark .bookmarks-buttons{text-align:right}.create-bookmark .bookmarks-buttons .save{color:#fff}.create-bookmark .link-container{position:relative}.create-bookmark .link-container .error-message{bottom:-15px;color:red;font-size:12px;position:absolute}.MuiButton-label label{cursor:pointer}.h1{color:#212121;font-size:24px;font-weight:400;margin:0 0 16px}.h2{font-size:14px}.h2,.h3{color:#212121;font-weight:700;margin:0 0 8px}.h3{font-size:12px}.p{color:#212121;font-size:14px;line-height:18px;margin:0}.light{color:#00000080}.red{color:#cf232e}.global-input{background-color:#f6f6f6;border-radius:20px;box-sizing:border-box;font-size:14px;height:40px;justify-content:space-between;padding:8px 16px}.global-input,.global-input .input-body{align-items:center;display:flex;width:100%}.global-input .input-body input{background-color:#0000;border:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.global-input .input-body input:focus{outline:none}.global-menu{border-radius:8px}.keyword{align-items:center;background-color:#0000000a;border-radius:6px;cursor:pointer;display:flex;justify-content:center;margin:4px 8px 4px 0;max-width:100%;padding:4px 6px}.keyword:hover{background-color:#00000014}.keyword p{color:#000;font-size:13px;line-height:16px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.keyword .kw-count{color:#00000080;margin-left:10px}.keyword .small-avatar{border:1px solid #00000026}.keyword .small-avatar,.keyword .small-icon{height:14px;margin-right:6px;width:14px}.keyword.disabled{background-color:#0000000a;cursor:default}.keyword.disabled.light .kw-count,.keyword.disabled.light .kw-text{color:#00000080}.keyword.selected{background-color:#fbc02d}.keyword .delete-tag{color:#b6b6b6;font-size:15px;margin-left:2px}.keyword .delete-tag:hover{color:#000}.flex-col,.flex-row{align-items:center;display:flex}.flex-col{flex-direction:column}.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded:not(.MuiAccordion-root){border-radius:8px;box-shadow:0 2px 10px #00000040;margin-top:5px}.MuiPaper-root.MuiAccordion-root .MuiAccordionSummary-content{margin:0}.MuiPaper-root.MuiAccordion-root:before{height:0}.MuiDialog-container .MuiPaper-root .MuiDialogTitle-root{padding:32px 32px 24px}.MuiDialog-container .MuiPaper-root .MuiDialogContent-root{padding:0 32px}.MuiDialog-container .MuiPaper-root .MuiDialogContent-root .MuiTypography-body1{color:#0009}.MuiDialog-container .MuiPaper-root .MuiDialogActions-root{align-items:stretch;padding:32px}.MuiButtonBase-root.MuiButtonBase-root{border-radius:8px}.add-tag-button{color:#166bea;cursor:pointer;font-size:13px;margin:0 0 0 5px}.my-button{border-radius:8px;color:#000;white-space:nowrap}.dialog-content{display:flex;flex-direction:column;gap:20px}.MuiListItem-button{display:flex;gap:10px}.menu-icon{color:#4a4946;margin-right:5px}.menu-icon.red{filter:invert(24%) sepia(32%) saturate(7411%) hue-rotate(343deg) brightness(83%) contrast(96%)}.MuiMenu-list .divider{border-bottom-width:0;height:.5px}.icon-24{height:24px;width:24px}.search-container{position:relative}.topbar-middle{display:flex;justify-content:center}.topbar-middle .search-container{height:40px;position:relative;width:80%}.topbar-middle .search-container .global-input{height:100%}.topbar-middle .search-container .global-input .input-wrapper{align-items:center;display:flex;gap:10px}.topbar-middle .search-container .filters-wrapper{align-items:center;display:flex;flex-shrink:0;gap:8px;justify-content:start}.search-results-section{margin:20px 10px}.search-results-row{align-items:center;display:flex;padding:5px}.search-results-row>*{margin-right:10px}.dark-chip.MuiChip-root{background-color:#bfc4c8!important;color:#fff!important;cursor:pointer}.dark-chip.MuiChip-root,.result-text{max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.avatar{font-size:1rem!important;height:30px!important;width:30px!important}.empty-search{padding:10px}.empty-search.filters-wrapper{justify-content:start}.go-to-results{align-items:center!important;justify-content:space-between!important}@media only screen and (max-width:768px){.omnisearch-container{left:0;max-height:calc(100vh - 60px);top:40px;width:100%}.topbar-middle{height:auto;padding:8px 0;width:100%}.topbar-middle .search-container{align-items:start;display:flex;flex-direction:column;height:auto;width:100%}.topbar-middle .search-container .filters-wrapper{box-sizing:border-box;justify-content:space-around;margin:8px 0;width:100%}.topbar-middle .search-container .filters-wrapper .dropdown-options-container{width:100vw}}.filters-bar-content{display:flex;flex-direction:column;justify-content:start;width:100%}@media only screen and (max-width:768px){.filter-open{left:0!important}.black-bg-mobile{background:#00000061;height:100%;position:fixed;width:100%;z-index:99}.collapse-sidebar{display:none}}.search-by-ext ul.MuiList-root.MuiList-padding{display:none!important}.search-by-ext .ext-filters{display:flex;flex-wrap:wrap;justify-content:stretch}.search-by-ext .ext-filters .keyword{flex-grow:1;height:32px;justify-content:center}.search-by-people{display:flex;flex-wrap:wrap;gap:24px}.search-by-people .filter-group{display:flex;flex-direction:column}.search-by-people .filter-group .filters-wrapper{align-items:center;cursor:pointer;display:flex;flex-wrap:wrap}.search-by-people .filter-group .filters-wrapper.faces{gap:6px}.search-by-people .filter-group .all-people{color:#397ce2;cursor:pointer;margin-left:12px}.search-by-people .filter-group .h3{color:#00000080}.search-by-people:empty{display:none}.filters-wrapper{align-items:center;display:flex;flex-shrink:0;gap:8px;justify-content:start}.filters-wrapper .filter-content-wrapper{display:flex;flex-direction:column;gap:16px;padding:8px}.filters-wrapper .filter-content-wrapper .filter-section{display:flex;flex-direction:column}.filters-wrapper .filter-content-wrapper .filter-section .filter-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px;width:100%}.filters-wrapper .filter-content-wrapper .filter-section .filter-title .h2{margin:0}.filters-wrapper .filter-content-wrapper .filter-section .filter-title .p{color:#397ce2;cursor:pointer}.filters-wrapper .filter-content-wrapper .filter-section .filter-tags{align-items:center;cursor:pointer;display:flex;flex-wrap:wrap;justify-content:start}.filters-wrapper .filter-content-wrapper .filter-section .filter-tags.faces{gap:6px}.filters-wrapper .dropdown-options-container{max-height:500px;width:350px}.rmdp-calendar .rmdp-arrow,.rmdp-calendar .rmdp-day,.rmdp-calendar .rmdp-header,.rmdp-calendar .rmdp-week-day{color:#212121}.rmdp-calendar .rmdp-arrow:not(.rmdp-disabled,.rmdp-day-hidden) span:hover,.rmdp-calendar .rmdp-day:not(.rmdp-disabled,.rmdp-day-hidden) span:hover,.rmdp-calendar .rmdp-header:not(.rmdp-disabled,.rmdp-day-hidden) span:hover,.rmdp-calendar .rmdp-week-day:not(.rmdp-disabled,.rmdp-day-hidden) span:hover{background-color:#397ce2!important}.rmdp-calendar .rmdp-input{color:#212121}.rmdp-calendar .rmdp-day.rmdp-today span,.rmdp-calendar .rmdp-range,.rmdp-calendar .rmdp-range-hover{background-color:#fbc02d}.tags-filter-root{box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;gap:12px;min-height:0;padding:16px 16px 0;position:relative;z-index:2}.tags-filter-root.empty{display:none}.tags-filter-root .tags-filter-wrapper{display:flex;flex-direction:column;flex-grow:1;gap:10px}.tags-show{display:flex;min-height:0;overflow:auto;padding-right:5px}.tags-show::-webkit-scrollbar,.tags-show::-webkit-scrollbar-track{display:none}.tags-show::-webkit-scrollbar-thumb{display:none}.tags-show .keyword{max-width:100px}.all-tags{display:flex;flex-direction:row;justify-content:space-between;max-height:30px;min-height:0;position:relative;transition:.35s}.file-tags{width:230px}.MuiInputBase-root.MuiOutlinedInput-root.MuiInputBase-colorSecondary.MuiOutlinedInput-colorSecondary.MuiAutocomplete-inputRoot.MuiInputBase-fullWidth.MuiInputBase-formControl.MuiInputBase-adornedEnd.MuiOutlinedInput-adornedEnd{padding:0}.MuiButtonBase-root.MuiChip-root.MuiChip-sizeSmall.MuiChip-clickable{background:#999;color:#fff;margin:2px 2px 12px!important;max-width:170px}@media only screen and (max-width:768px){.MuiButtonBase-root.MuiChip-root.MuiChip-sizeSmall.MuiChip-clickable{max-width:140px}}.MuiButtonBase-root.MuiChip-root.MuiChip-sizeSmall.MuiChip-clickable.makeStyles-selected-19{background:#f0ad4e;color:#fff;opacity:1}button.cat-options-button{margin-bottom:10px;padding:0}.more-tags{color:#3d3d3d;cursor:pointer;transition:.3s!important}.icon-expanded{transform:rotate(180deg)}.scroll{overflow-y:auto}#tags-search{box-sizing:border-box;font-size:14px;min-height:30px;padding-left:10px}.MuiInputBase-root .MuiChip-root{background-color:#bfc4c8;height:auto}.MuiInputBase-root .MuiChip-root svg{color:gray;height:15px}.curated-tags-filter button{display:flex;flex-direction:column;justify-content:flex-start;text-transform:none;width:100%}.all-tags .MuiChip-deleteIconSmall{color:#fff}.freq-used-container,.freq-used-tag{position:relative}.freq-used-tag{background-color:#fff;border:1px solid #cbcbcb;border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;height:120px;justify-content:flex-end;margin:0 30px 30px 0;width:140px}.freq-used-tag:hover{border:2px solid #cbcbcb}.freq-used-tag .freq-image{border-radius:4px;height:100%;object-fit:cover;width:100%}.freq-used-tag .opacity-gradient{align-items:flex-end;background:linear-gradient(180deg,#fff0 25%,#7d7d7dcc);display:flex;height:40px;justify-content:center;position:absolute;width:100%}.freq-used-tag .opacity-gradient div{color:#fff;font-size:14px;font-weight:700;margin-bottom:5px;max-width:90%;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:wrap}@media only screen and (max-width:768px){.most-used-tag{height:80px;width:90px}}.categories-container{display:flex;flex-wrap:wrap;gap:10px;position:relative;z-index:1}.categories-container .tag-popup{position:absolute;z-index:10}.category-container{margin:0 20px 20px 0}.category-name{align-items:center;display:flex}.category-name input{padding:0 4px}.category-item{align-content:flex-start;align-items:flex-start;background-color:#fff;border:2px solid #e4e4e4;display:flex;flex-wrap:wrap;height:230px;overflow:auto;padding:10px;width:230px}.category-item .MuiChip-deleteIcon{color:#fff}.category-item.new-item{border:2px dashed #e4e4e4}.change-tag-category{align-items:center;display:flex;justify-content:space-between}.change-tag-category .MuiFormControlLabel-root{margin-right:0}.change-tag-category-box{padding:10px 10px 0}.category-tag{margin:10px}.dropdown-options-container{box-sizing:border-box;display:flex;flex-direction:column;max-height:300px;overflow:auto;padding:8px;width:250px}.dropdown-options-container .dropdown-option{align-items:center;display:flex;height:40px;width:100%}.dropdown-options-container .dropdown-option .keyword{box-sizing:border-box;max-width:100%}.mobile-popup{position:fixed}.side-menu-container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow:auto;padding:15px}.side-menu-container .select-workspace{align-items:center;background-color:#f7f6f3;border-radius:8px;display:flex;margin-bottom:16px;padding:6px 12px}.side-menu-container .select-workspace .MuiInputBase-input.Mui-disabled{color:#000!important}.side-menu-container .menu-option{align-items:center;box-sizing:border-box;display:flex;font-size:14px;justify-content:space-between;padding:0 10px;width:100%}.side-menu-container .menu-option:hover{background-color:#eeece7}.side-menu-container .collection-delete-icon{color:gray;opacity:0}.side-menu-container .indent{margin-left:20px}.left-bar:hover+.collapse-sidebar .MuiButtonBase-root.collapse-sidebar-button,.side-menu-container .collection-item:hover .collection-delete-icon{opacity:1}@media only screen and (max-width:768px){.left-bar-mobile{box-sizing:border-box;height:100%!important;left:-225px;padding-right:15px;position:fixed;top:0!important;transition:all .3s ease;z-index:100!important}.filter-open{left:0!important}.black-bg-mobile{background:#00000061;height:100%;position:fixed;width:100%;z-index:99}.collapse-sidebar{display:none}}.plan-container{background-color:#f7f6f3;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;padding:16px;width:100%}.plan-container .plan-header{align-items:center;display:flex;justify-content:space-between}.plan-container .plan-header .p{font-size:13px}.plan-container .plan-header .plan-title{align-items:center;display:flex}.plan-container img:hover{cursor:pointer}.plan-container .gray:not(:hover){background-color:#e9e9e7}.plan-container .gray:hover{background-color:#d0cdc4}.action-dialog-container{inset:0}.action-dialog-container .action-dialog{background:#fff;border-radius:4px;box-shadow:0 4px 4px 0 rgba(0,0,0,.251);width:500px}.action-dialog-container .action-dialog .action-dialog-title{color:#000;font-size:24px;line-height:28px;padding:32px 32px 24px;text-align:left;word-break:break-word}.action-dialog-container .action-dialog .action-dialog-img{display:flex;justify-content:center;margin:24px 0;width:100%}.action-dialog-container .action-dialog .action-buttons{display:flex;gap:8px;justify-content:end;padding:32px}.action-dialog-container .action-dialog .action-buttons.three>:nth-child(2),.action-dialog-container .action-dialog .action-buttons.two>:first-child{margin-left:auto}.action-dialog-container .action-dialog .action-buttons Button.warning{background-color:#cf232e;color:#fff}.action-dialog-container .action-dialog .action-buttons Button.warning:hover{background-color:#bb2029}.action-dialog-container .action-dialog .p{margin-bottom:16px;padding:0 32px;text-align:left;word-break:break-word}.list-dialog{margin:20px;max-height:120px;overflow-x:hidden;overflow-y:auto}.list-dialog ul{margin-bottom:0;margin-top:0}.list-dialog ul li{padding-bottom:5px;padding-top:5px}.list-dialog::-webkit-scrollbar{background:#fff!important;border:1px solid #fff!important;display:inherit;width:10px!important}.list-dialog::-webkit-scrollbar-track{border:1px solid #c4c4c4;border-radius:5px!important;display:inherit}.list-dialog::-webkit-scrollbar-thumb{background:#c4c4c4!important;border-radius:5px!important;display:inherit}@media only screen and (max-width:768px){.action-dialog-container .action-dialog{left:calc(50% - 160px);top:25%;width:300px}.action-dialog-container .action-dialog .action-buttons{align-items:stretch;flex-direction:column}.action-dialog-container .action-dialog .action-buttons.three>:nth-child(2),.action-dialog-container .action-dialog .action-buttons.two>:first-child{margin-left:0}}.files{flex-grow:1;overflow:auto}.files:focus-visible{outline:none}.files .files-container{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;gap:12px;justify-content:start;overflow-y:auto;padding:16px 0 16px 16px;position:relative;scrollbar-gutter:stable}.files .files-container .infinite-scroll-component__outerdiv,.files .files-container .table-wrapper{flex:1 1;min-height:500px}.files .files-subheader-container{align-items:center;display:flex;justify-content:space-between}.files .files-subheader-container .h2{margin:0}.files .files-subheader-container .view-actions{align-items:stretch;display:flex;gap:16px}.files .files-subheader-container .view-actions .menu-button{border:1px solid #0000003b}.sort-menu li{display:flex;font-size:14px;gap:8px}.sort-menu .sort-header{padding:8px 16px}.MuiAutocomplete-endAdornment,.MuiInput-underline:before{display:none}.search-title{align-items:center;display:flex}.search-title .reset-search-icon{margin-left:20px;max-height:20px;padding:0}.loading-spinner-files{align-items:center;color:#f7f6f3;display:flex;flex-direction:row;height:100%;justify-content:center}.loading-spinner-files .MuiCircularProgress-colorSecondary{height:70px!important;width:70px!important}.no-files-container .es-image{margin-bottom:16px}.load-more{padding-bottom:15px;text-align:center}.empty-state-container{height:100%}.infinite-scroll-message{align-self:center;margin:0 auto;padding:16px;text-align:center;width:50%}.MuiDataGrid-panelWrapper .MuiFormControlLabel-label{font-size:14px}.MuiDataGrid-panelWrapper .MuiSwitch-root .MuiSwitch-switchBase.Mui-checked{color:#fbc02d}.MuiDataGrid-panelWrapper .MuiSwitch-root .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:#fbc02d;color:#fbc02d}.MuiDataGrid-panelWrapper .MuiDataGrid-panelFooter button,.MuiDataGrid-panelWrapper .MuiFormLabel-root.Mui-focused{color:#212121}@media only screen and (max-width:768px){.files .mobile-search-files{top:50px!important;width:100%!important}.files .mobile-search-files .mobile-search-files-group{padding:10px 0 0}.files .mobile-search-files .mobile-search-files-group .mobile-file{margin-left:0;width:100%!important}.files .mobile-search-files .mobile-search-files-group .trans-button{margin-right:5px;width:100%}.files .files-container .migration-status .migration-status-wrapper{flex-direction:column}}.file-wrapper{margin:2px;position:relative}.file-wrapper .rc-menu__item{padding:.375rem .75rem}.file-wrapper .MuiAutocomplete-root{width:220px}.file-wrapper .MuiAutocomplete-root.Mui-focused{height:auto!important;position:absolute!important;z-index:900}.file-wrapper .file{border:1px solid #e9e9e7;border-radius:12px;box-shadow:none;box-sizing:border-box;flex-grow:1;position:relative;transition:border .1s ease}.file-wrapper .file .file-menu{margin:12px;padding:0;position:absolute;right:0;top:0;z-index:10000}.file-wrapper .file .file-menu .menu-icon{margin-right:8px}.file-wrapper .file .file-menu .menu-icon .red{color:#cf232e}span.MuiAutocomplete-tag{background:#e0e0e0;border-radius:7px;font-size:14px;padding:1px 5px}.type svg{text-align:center}.MuiAutocomplete-hasClearIcon .MuiAutocomplete-inputRoot,.MuiAutocomplete-hasPopupIcon .MuiAutocomplete-inputRoot{padding-right:0!important}.file-tags .MuiAutocomplete-tag{background:#999;color:#fff;max-width:85px;padding:0}.file-tags span.MuiAutocomplete-tag{border-radius:10px;padding:0 8px}.file-tags .MuiChip-deleteIconSmall{transition:width .3s ease;width:0}.file-tags:hover .MuiChip-deleteIconSmall{width:16px}.file-click{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;height:inherit;justify-content:center;min-height:100px;overflow:hidden;transition:all .3s ease}.file-type-icon-wrappaer{margin:40px 0;position:relative;text-align:center}.file-type-icon-wrappaer .file-type-icon{font-size:4rem}.file-type-icon-wrappaer .file-type-icon-caption{bottom:1rem;color:#fff;font-size:.8rem;font-weight:700;left:0;margin:0 auto;position:absolute;right:0;text-align:center}.file-type-icon{height:80px}.MuiInputBase-input .MuiInput-input{padding:0!important}.add-tags-click{width:auto}.add-tags{cursor:pointer;height:32px;pointer-events:none;position:relative;width:150px}.add-tags .viewer-tags{height:25px;margin:2px;max-width:70px;text-align:left;width:auto}.add-tags .viewer-tags .MuiChip-label{padding:0 10px}.add-tags input{display:none}.popup-tags{box-sizing:border-box;height:auto;margin-top:-.5rem;padding:1.5rem 1rem;position:relative;width:100%;z-index:100}.popup-tags .search-tag{background:#fff;border-radius:5px;box-sizing:border-box;font-size:14px;height:30px;outline:none;padding:5px;width:100%}.popup-tags .search-tag fieldset{border:0}.popup-tags .search-tag svg{font-size:20px}.popup-tags .tags-option{height:auto;overflow-y:auto}.popup-tags .tags-option .tags-title{padding:.25rem 0}.popup-tags .tag-title{display:inline-block;font-size:15px;padding:.5rem 0}.popup-tags .tags-option .tag-list-item{font-size:.9rem;height:1.5rem;margin:.25rem 0}.trans-button{background:#0000;border:none;cursor:pointer;display:flex;justify-content:space-between;margin-left:.25rem;outline:none;position:relative;width:240px;z-index:0}.trans-button.hover:hover{background-color:#c4c4c44d;border-radius:5px;transition:.15s}.popup-tags .tag-list-item .tag-item{cursor:pointer;display:flex;width:100%}.popup-tags .tag-list-item .tag-item .p{font-size:12px}.popup-tags .tags-option .tag-list-item .tag-item .close-wrapper{width:2rem}.popup-tags .tags-option .tag-list-item .tag-name{margin-top:.1rem;min-width:7rem}.popup-tags .tags-option .tag-list-item .tag-name:not(.exist){cursor:pointer}.popup-tags .tags-option .tag-list-item .tag-name .curated{color:#00abeb;font-weight:700}.popup-tags .tags-option .tag-list-item .MuiIconButton-sizeSmall{height:1.5rem;padding-bottom:.3rem}.popup-tags .search-input-wrapper{align-items:center;border:1px solid #0000001f;border-radius:6px;box-sizing:border-box;display:flex;flex-direction:row;margin-bottom:10px;position:relative}.tag-me{bottom:15px;color:#c4c4c4;cursor:pointer;font-size:12px;font-weight:700;left:10px;position:absolute}.MuiInputBase-input.MuiInput-input{text-overflow:ellipsis}.file-actions{color:#fff;cursor:pointer;height:100%;position:absolute;top:0;width:100%}.file-actions .file-checkbox{color:#fbc02d;height:.75em;left:0;opacity:0;padding:10px;position:absolute;top:0;z-index:0}.file-actions .file-checkbox.selected{opacity:1}.file-actions .video-indicator{background-color:#fff;border-radius:50px;bottom:12px;color:#212121;font-size:14px;padding:7px 8px;position:absolute;right:12px}.file-actions .file-footer{align-items:center;background-color:#0000;bottom:0;box-sizing:border-box;display:flex;flex-direction:row;opacity:0;padding:10px;position:absolute;width:100%}.file-actions .MuiInputBase-input.Mui-disabled{color:#fff!important}.file-actions .hover-background{--webkit-transition:all 0.15s ease;background:#000;border-radius:12px;height:100%;opacity:0;top:0;transition:all .15s ease;width:100%}.on-hover .file-img{border-radius:12px;box-sizing:border-box;height:100%;overflow:hidden}.on-hover .popup{opacity:0}.on-hover:hover .file-actions,.on-hover:hover .file-checkbox,.on-hover:hover .file-footer{opacity:1;transition:.2s}.on-hover:hover .popup{opacity:1}.on-hover:hover .hover-background{border-radius:12px}.on-hover:hover .file-click{transform:scale(1.05)}.on-hover:hover .video-indicator{opacity:0;transition:.2s}.upload-actions{box-sizing:border-box;display:flex;justify-content:space-between;padding:12px;position:relative;position:absolute;top:0;width:100%}.upload-actions .upload-action{padding:0}.upload-actions .upload-action.disabled{opacity:.5}.upload-actions .upload-action.right{right:0}.upload-actions .upload-action.left.status{border-radius:12px;color:#397ce2;height:24px;left:0;padding:0 6px 0 0}.upload-actions .upload-action.left.status .MuiIconButton-label{display:flex}.upload-actions .upload-action.left.status .MuiCircularProgress-root,.upload-actions .upload-action.left.status .p{margin-left:6px}@media only screen and (max-width:768px){.mobile-file{margin-left:1.5px}.mobile-file .file-footer,.mobile-file .popup{opacity:1}}.szh-menu{background-color:#fff;border:1px solid #0000001a;box-sizing:border-box;list-style:none;margin:0;padding:0;width:max-content;z-index:100}.szh-menu:focus{outline:none}.szh-menu__arrow{background-color:#fff;border-color:#0000001a #0000 #0000 #0000001a;border-style:solid;border-width:1px;box-sizing:border-box;height:.75rem;width:.75rem;z-index:-1}.szh-menu__arrow--dir-left{right:-.375rem;transform:translateY(-50%) rotate(135deg)}.szh-menu__arrow--dir-right{left:-.375rem;transform:translateY(-50%) rotate(-45deg)}.szh-menu__arrow--dir-top{bottom:-.375rem;transform:translateX(-50%) rotate(-135deg)}.szh-menu__arrow--dir-bottom{top:-.375rem;transform:translateX(-50%) rotate(45deg)}.szh-menu__item{cursor:pointer}.szh-menu__item:focus{outline:none}.szh-menu__item--hover{background-color:#ebebeb}.szh-menu__item--focusable{background-color:inherit;cursor:default}.szh-menu__item--disabled{color:#aaa;cursor:default}.szh-menu__group{box-sizing:border-box}.szh-menu__radio-group{list-style:none;margin:0;padding:0}.szh-menu__divider{background-color:#0000001f;height:1px;margin:.5rem 0}.szh-menu-button{box-sizing:border-box}.szh-menu{border:none;border-radius:.25rem;box-shadow:0 3px 7px rgba(0,0,0,.133),0 .6px 2px #0000001a;color:#212529;min-width:10rem;padding:.5rem 0;-webkit-user-select:none;user-select:none}.szh-menu__item{align-items:center;display:flex;padding:.375rem 1.5rem;position:relative}.szh-menu-container--itemTransition .szh-menu__item{transition-duration:.15s;transition-property:background-color,color;transition-timing-function:ease-in-out}.szh-menu__item--type-radio{padding-left:2.2rem}.szh-menu__item--type-radio:before{content:"○";font-size:.8rem;left:.8rem;position:absolute;top:.55rem}.szh-menu__item--type-radio.szh-menu__item--checked:before{content:"●"}.szh-menu__item--type-checkbox{padding-left:2.2rem}.szh-menu__item--type-checkbox:before{left:.8rem;position:absolute}.szh-menu__item--type-checkbox.szh-menu__item--checked:before{content:"✔"}.szh-menu__submenu>.szh-menu__item{padding-right:2.5rem}.szh-menu__submenu>.szh-menu__item:after{content:"❯";position:absolute;right:1rem}.szh-menu__header{color:#888;font-size:.8rem;padding:.2rem 1.5rem;text-transform:uppercase}.file-preview{height:800px;width:500px}.file-preview .iframe{height:100%;position:absolute;top:0;width:100%}.close-preview-dialog{left:0;position:absolute!important;z-index:9}.social-share-wrapper{display:flex;flex-direction:column;gap:16px;padding:16px}.social-share-wrapper .social-share-title{font-size:16px;font-weight:600}.social-share-wrapper .social-share-buttons{display:flex;justify-content:space-between}.social-share-wrapper .social-share-buttons .social-share-item{align-items:center;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:8px;transition:all .3s}.social-share-wrapper .social-share-buttons .social-share-item:hover{background-color:#f5f5f5}.social-share-wrapper .social-share-buttons .social-share-item .social-share-icon{font-size:24px;margin-right:8px}.social-share-wrapper .social-share-buttons .social-share-item .social-share-text{font-size:14px}.social-share-wrapper .copy-url{flex-grow:0}.social-share-wrapper .copy-url .url{max-width:200px}.tag-suggestion-wrapper{display:flex;flex-direction:column;gap:8px}.all-tags-list{display:flex;flex-wrap:wrap;margin-bottom:10px}.all-tags-list .all-tags-chips{color:#fff;height:25px;margin:0 2px 2px 0}.all-tags-list .all-tags-chips svg{width:18px}.all-tags-list .curated-tag{box-sizing:border-box}.hide-element{display:none}.tags-suggestions{display:flex;flex-direction:column}.tags-suggestions .tags-option{display:flex;flex-wrap:wrap;width:100%}@media only screen and (max-width:768px){.tag-list-item{height:0!important;margin:0!important;min-height:30px!important;padding-bottom:0!important}}.tagListWrapper .categories-container{flex-direction:column;gap:5px}.tagListWrapper .categories-container .category-button{display:flex;justify-content:space-between;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.tagListWrapper .categories-container .category-button .p{text-wrap:nowrap;font-size:13px;line-height:19px;max-width:90%;overflow:hidden;text-overflow:ellipsis}.tagListWrapper .MuiPaper-root .popup-tags .tags-option,.tagListWrapper .filter-dd-wrapper{width:100%}.cat-suggestions-wrapper{gap:16px}.cat-suggestions-wrapper,.cat-suggestions-wrapper .cat-suggestion-wrapper{display:flex;flex-direction:column;width:100%}.cat-suggestions-wrapper .cat-suggestion-wrapper .cat-suggestion-name{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cat-suggestions-wrapper .cat-suggestion-wrapper .cat-suggestion-tags{display:flex;flex-wrap:wrap}.tags-group-wrapper{width:100%}.tags-group-wrapper .tags-group-category{align-items:center;border-radius:8px;display:flex;height:36px;justify-content:space-between}.tags-group-wrapper .tags-group-category:hover{background-color:#f7f6f3}.tags-group-wrapper .tags-group-category .tags-group-category-text{text-wrap:nowrap;cursor:pointer;font-size:12px;font-weight:700;max-width:100%;overflow:hidden;text-overflow:ellipsis}.cat-tags-popper{margin-bottom:-20px;margin-left:15px;margin-right:15px;width:250px;z-index:1400}.cat-tags-popper .cat-tags-paper{align-items:flex-start;display:flex;flex-direction:column;gap:4px;max-height:60vh;overflow:auto;padding:16px}.cat-tags-popper .cat-tags-paper .tags-group-tag-container{max-width:100%}@media only screen and (max-width:768px){.cat-tags-popper{width:40%}}.empty-state{align-items:center;color:#828282;display:flex;flex-direction:column;height:100%;justify-content:flex-start;width:100%}.empty-state .demo-files-container{width:100%}.empty-state .demo-files-container .demo-files-wrapper{align-items:center;background-color:#f7f6f3;display:flex;flex-direction:column;padding:48px}.empty-state .demo-files-container .demo-files-wrapper .p{font-weight:700}.empty-state .demo-files-container .demo-files-wrapper .demo-files-buttons{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:36px;justify-content:center;padding:24px 48px;width:100%}.empty-state .demo-files-container .demo-files-wrapper .demo-files-buttons .df-button{border-radius:12px;gap:10px;padding:10px}.empty-state .demo-files-container .demo-files-wrapper .demo-files-buttons .df-button:hover{background-color:#fff;cursor:pointer}.empty-state .demo-files-container .demo-files-wrapper .demo-files-buttons .df-button button{font-weight:500}.empty-state .demo-files-container .demo-files-wrapper .demo-files-buttons .df-button button:hover{background-color:#0000}.empty-state .empty-header{color:#000;font-size:16px;font-weight:700;margin:4rem 0}.empty-state-card-container{justify-content:space-evenly;padding:0 24px 32px;width:100%}.empty-state-card-container,.empty-state-card-container .empty-state-card{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%}.empty-state-card-container .empty-state-card{background-color:#fff;border-radius:4px;font-size:13px;justify-content:center;padding:10px;position:relative;width:300px}.file-type-icon-wrappaer.empty-state{margin-top:2rem;position:static;text-align:center}.file-type-icon-wrappaer.empty-state .file-type-icon{font-size:5rem}.es-card-title{color:#000;margin:2rem 0 1rem;text-align:center}.es-card-desc{color:#c4c4c4;text-align:center}.MuiButtonBase-root.es-card-button{margin-bottom:2rem;margin-top:2rem}.es-2nd-action{align-items:center;bottom:.8rem;color:#c4c4c4;display:flex;font-weight:700;position:absolute}.es-2nd-action label{cursor:pointer}.integration-dialog{height:100px;padding:30px;width:400px}.integration-dialog .title-2{margin-bottom:1rem}.template-header{color:#000;font-size:16px;font-weight:700;margin-bottom:10px}.template-subheader{color:#999;font-size:13px;font-weight:700;margin:0 0 60px}.template-sections{display:flex;justify-content:space-around;width:80%}.template-sections .MuiToggleButton-root.Mui-selected{background-color:#0000}.template-sections .MuiToggleButton-root.Mui-selected:hover{background-color:#f0ad4e}.template-sections .template-section{align-items:center;display:flex;flex-direction:column;text-align:center;width:25%}.template-sections .template-section .type-header{color:#000;font-size:13px;font-weight:700;margin-bottom:10px}.template-sections .template-section .type-subheader{color:#999;font-size:13px;font-weight:700;margin:0}.template-sections .template-section button{padding:2px}.template-sections .template-section .image-button{border-radius:4px}.template-sections .template-section .image-button:focus,.template-sections .template-section .image-button:hover{background-color:#f0ad4e}.template-sections .template-section .image-button img{width:140px}.template-sections .template-section .template-buttons{display:flex;flex-direction:column;margin-top:50px}.template-sections .template-section .template-buttons button{animation-duration:.5s;animation-fill-mode:forwards;animation-name:pulse;background-color:#0000;margin:10px 0;opacity:0;outline:1px solid #818a91;padding:5px 20px}.template-sections .template-section .template-buttons button:first-child{animation-delay:0s}.template-sections .template-section .template-buttons button:nth-child(2){animation-delay:.1s}.template-sections .template-section .template-buttons button:nth-child(3){animation-delay:.2s}.template-sections .template-section .template-buttons button:nth-child(4){animation-delay:.3s}.template-sections .no-template-button{background-color:#fff;border-radius:4px}.template-sections .no-template-button:hover{background-color:#f0ad4e}.template-sections .no-template-button div{background-color:#fff;height:120px;width:140px}@keyframes pulse{0%{opacity:0}to{opacity:1}}.walkthrough-container{display:flex;flex-direction:column;gap:20px;padding:40px}.walkthrough-container .dialog-header{font-size:36px;font-weight:700;padding:20px 0}.walkthrough-container .dialog-content{display:flex;gap:40px}.walkthrough-container .dialog-content .p{align-items:center;display:flex;gap:10px;padding:10px 0}.walkthrough-container .dialog-content .p:nth-of-type(3){margin-bottom:20px}.walkthrough-container .dialog-content .dialog-video{padding:0 20px}@media only screen and (max-width:768px){.empty-state-card-container{flex-direction:column}.empty-state-card{margin-bottom:1rem;padding:1rem 2rem;width:100%}.empty-state-card,.empty-state-content{box-sizing:border-box}.walkthrough-container .dialog-content{flex-direction:column}.walkthrough-container .dialog-content .dialog-video{padding:0}.walkthrough-container .dialog-content .dialog-video iframe{max-width:100%;padding:10px 0}}.collection-header-container{display:flex;flex-direction:column}.collection-header-container .collection-header-wrapper{display:flex;flex-direction:column;gap:16px;padding:16px;position:relative}.collection-header-container .collection-header-wrapper.landing-page{height:100%}.collection-header-container .collection-header-wrapper.landing-page .landing-content{padding:0 50px 50px;z-index:2}.collection-header-container .collection-header-wrapper.landing-page .landing-content .h1{color:#fff;cursor:default;font-size:40px;margin-bottom:16px}.collection-header-container .collection-header-wrapper.landing-page .landing-content .collection-desc{color:#fff;cursor:default;font-size:24px;margin:0 0 12px}.collection-header-container .collection-header-wrapper.landing-page .landing-content .search-container{margin-bottom:16px}.collection-header-container .collection-header-wrapper.landing-page .landing-content .categories-container button{background-color:#fff}.collection-header-container .collection-header-wrapper.landing-page .landing-content .keyword{background-color:#f7f6f3}.collection-header-container .collection-header-wrapper.landing-page .landing-content .keyword.selected{background-color:#fbc02d}.collection-header-container .collection-header-wrapper .bcg-image{height:calc(100% + 16px);left:-16px;object-fit:cover;position:absolute;top:-16px;width:calc(100% + 16px)}.collection-header-container .collection-header-wrapper .collection-header-overlay{background-color:#0003;height:calc(100% + 16px);left:-16px;position:absolute;top:-16px;width:calc(100% + 16px);z-index:1}.collection-header-container .collection-header-wrapper .tags-filter-root{padding:0}.collection-header-container .collection-header-wrapper .collection-header-top{display:flex;gap:10px;justify-content:space-between;overflow:hidden;z-index:2}.collection-header-container .collection-header-wrapper .collection-header-top .collection-header-icon{background-color:#f6f6f6;height:36px;width:36px}.collection-header-container .collection-header-wrapper .collection-header-top .collection-header-button{background-color:#f6f6f6;height:36px}.collection-header-container .collection-header-wrapper .collection-header-top .collection-header-button .MuiButton-label{display:flex;gap:10px;justify-content:space-between}.collection-header-container .collection-header-wrapper .collection-header-top .title{align-items:center;display:flex;flex-direction:row;gap:10px;margin:0}.collection-header-container .collection-header-wrapper .collection-header-top .title .h1{margin:0;z-index:1}.collection-header-container .collection-header-wrapper .collection-header-top .collection-actions{display:flex;flex-direction:row;gap:10px}.collection-header-container .FMP-header{align-items:center;display:flex;gap:16px;padding:16px 0;width:100%}.collection-header-container .FMP-header .FMP-photo{height:90px;width:90px}.collection-header-container .FMP-header .FMP-photo img{border-radius:6px;height:100%;object-fit:cover;width:100%}.collection-header-container .FMP-header .FMP-content{align-items:start;display:flex;flex-direction:column;height:100%;justify-content:space-between;max-width:100%}.collection-header-container .FMP-header .FMP-content .FMP-actions{display:flex;flex-wrap:wrap;gap:12px}@media only screen and (max-width:768px){.collection-header-container .collection-header-wrapper.landing-page .landing-content{padding:20px}.collection-header-container .collection-header-wrapper.landing-page .landing-content .collection-desc{margin-bottom:24px}.collection-header-container .collection-header-wrapper.landing-page .landing-content .h1{font-size:32px;margin-bottom:12px}.collection-header-container .collection-header-wrapper.landing-page .landing-content .h2{font-size:18px}.collection-header-container .FMP-header{align-items:start;flex-direction:column}}.automation-container .automation-toggle-section .FMP{align-items:start;gap:4px}.collection-permissions{overflow-y:overlay;width:100%}.collection-permissions .share-to-web{display:flex;flex-direction:column;gap:16px}.collection-permissions .share-to-web .h2{margin:0}.collection-permissions .share-to-web .share-to-web-action{align-items:start;display:flex;flex-direction:column}.collection-permissions .share-to-web .automation-container{display:flex;flex-direction:column;gap:16px}.collection-permissions .MuiDialogContent-root.share-collection-section{overflow-y:visible;overflow-y:initial;padding:32px}.collection-permissions .MuiDialogContent-root.share-collection-section .add-user-box{border-radius:5px;box-sizing:border-box;display:flex;gap:20px;margin-bottom:20px;position:relative;width:100%}.collection-permissions .MuiDialogContent-root.share-collection-section .add-user-box .chip-input{border:1px solid #d3d3d3;border-radius:4px;flex-grow:1;min-width:30px}.collection-permissions .MuiDialogContent-root.share-collection-section .add-user-box .chip-input input{padding-left:10px}.collection-permissions .MuiDialogContent-root.share-collection-section .add-user-box .chip-input .WAMuiChipInput-standard-71{align-items:center}.collection-permissions .MuiDialogContent-root.share-collection-section .add-user-box .select-input{border-radius:5px;box-sizing:border-box;height:100%;min-width:100px}.collection-permissions .MuiDialogContent-root.share-collection-section .add-user-box .invite-button{height:41px}.collection-permissions .MuiDialogContent-root.share-collection-section .add-user-box .error-message{bottom:-20px;color:red;font-size:14px;left:10px;position:absolute}.collection-permissions .MuiDialogContent-root.share-collection-section .add-user-box .input-message{color:#2d9cdb;font-size:14px;margin:5px;position:absolute}.collection-permissions .MuiDialogContent-root.share-collection-section .add-user-box .MuiButtonBase-root{margin:0}.collection-permissions .MuiDialogContent-root.share-collection-section .members-list{width:100%}.collection-permissions .MuiDialogContent-root.share-collection-section .members-list .members-list-names{align-items:center;display:flex;justify-content:space-between;position:relative;width:100%}.collection-permissions .MuiDialogContent-root.share-collection-section .members-list .members-select-input{border-radius:5px;width:150px}.collection-permissions .MuiDialogContent-root.share-collection-section .members-list .member-delete{position:absolute;right:0;top:50%;transform:translateY(-50%)}.collection-permissions .MuiDialogContent-root.share-collection-section .members-list .name{padding:12px 0}.FMP-container .FMP-title .MuiTypography-root{align-items:center;display:flex;justify-content:space-between}.FMP-container .FMP-content{align-items:center;display:flex;flex-direction:column;gap:24px;margin-bottom:32px;overflow:auto}.FMP-container .FMP-content .uploading-files-container{flex-shrink:0}.FMP-container .FMP-content .FMP-section{display:flex;justify-content:center;width:100%}.FMP-container .FMP-content .FMP-section.hero{width:100%}.FMP-container .FMP-content .FMP-section.hero img{max-width:100%}.FMP-container .FMP-content .FMP-section.disclaimer,.FMP-container .FMP-content .FMP-section.guide{text-align:center}.FMP-container .FMP-content .FMP-section .error.p{color:#cf232e;text-align:center;width:50%}.FMP-container .FMP-content .FMP-section .uploading-files-container{flex-shrink:0}.FMP-container .dropzone-area{background-color:#f7f6f3;margin:0}@media only screen and (max-width:768px){.FMP-container .FMP-content .FMP-section .error.p,.FMP-container .FMP-content .FMP-section .hero{width:100%}}.MuiDataGrid-root{background-color:#f7f6f3;color:#212121}.MuiDataGrid-root ::-webkit-scrollbar-corner{color:#212121}.MuiDataGrid-root .MuiDataGrid-cell:focus-within,.MuiDataGrid-root .MuiDataGrid-columnHeader:focus{outline:none!important}.MuiDataGrid-root .thumbnail-cell{align-items:center;display:flex;height:60px;justify-content:center;width:100%}.MuiDataGrid-root .thumbnail-cell:hover{cursor:pointer}.MuiDataGrid-root .thumbnail-cell .thumbnail-img{border-radius:8px;max-height:100%;max-width:100%;object-fit:contain}.MuiDataGrid-root .tag-cell{align-items:center;display:flex;flex-wrap:wrap;flex-wrap:nowrap;max-width:100%}.MuiDataGrid-root .tag-cell .flex-row{flex-wrap:wrap;max-width:100%}.MuiDataGrid-root .MuiDataGrid-cellContent{text-wrap:nowrap}.MuiDataGrid-root .hover-button{display:none;opacity:.5}.MuiDataGrid-root .MuiDataGrid-cell:hover .hover-button{display:block}.MuiDataGrid-root .MuiDataGrid-cell:hover .hover-button:hover{opacity:1}.MuiDataGrid-root .MuiDataGrid-cell .file-type-icon-wrappaer{align-items:center;background-color:#fff;border:1px solid #e9e9e7;border-radius:6px;display:flex;height:36px;justify-content:center;margin:0;width:60px}.MuiDataGrid-root .MuiDataGrid-cell .file-type-icon-wrappaer .file-type-icon{font-size:20px}.MuiDataGrid-root .MuiDataGrid-cell .file-type-icon-wrappaer:hover{cursor:pointer}.MuiDataGrid-root .MuiDataGrid-columnsPanelRow:first-child{display:none}.tag-mgmt-container{display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.tag-mgmt-container .react-trello-board{width:100%}.tag-mgmt-container .react-trello-board .smooth-dnd-container.horizontal{align-items:flex-start;display:flex;height:100%}.tag-mgmt-container .react-trello-board>div:first-of-type{height:100%}.tag-mgmt-container .tag-mgmt-header{padding:14px 23px}.tag-mgmt-container .smooth-dnd-container.vertical{overflow-y:auto;padding:0 10px}.tag-mgmt-container .smooth-dnd-draggable-wrapper{max-height:100%}.tag-mgmt-container .tag-mgmt-content-wrapper{align-items:flex-start;background-color:#f1efee;display:flex;flex:1 1;overflow-y:hidden;width:100%}.tag-mgmt-container .tag-mgmt-content-wrapper .walkthrough-container{border-radius:8px;gap:0;margin:0;padding:0;width:100%}.tag-mgmt-container .tag-mgmt-content-wrapper .walkthrough-container .h2{color:#fff;margin-top:10px}.tag-mgmt-container .tag-mgmt-content-wrapper .walkthrough-container iframe{border-radius:8px}.tag-mgmt-container .tag-mgmt-content-wrapper .walkthrough-container button{margin:8px 0}.addButton{margin-right:10px}.card-link-text{color:#000;font-size:13px;margin:12px 0}.card-button-wrapper{display:flex;justify-content:end;padding:3px 10px 10px}.smooth-dnd-container .new-lane{width:250px}.sort-dialog-wrapper .sort-cat-form{display:flex;flex-direction:column;gap:16px}.sort-dialog-wrapper .sort-cat-form .radio-group .MuiSvgIcon-root{font-size:16px}.sort-dialog-wrapper .sort-cat-form .radio-group .MuiTypography-body1{color:#000;font-size:14px;line-height:18px;margin:0}.persons-container{display:flex;flex-direction:column;gap:30px;height:100%;overflow:hidden;padding:14px 24px}.persons-container .persons-header{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.persons-container .persons-header .persons-filters{display:flex;gap:12px}.persons-container .persons-header .h1,.persons-container .persons-header button{margin:0}.persons-empty-state{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.persons-content-container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow:auto}.persons-content-container .persons-content .persons-grid{grid-gap:12px;box-sizing:border-box;display:grid;flex-wrap:wrap;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));justify-content:start;position:relative}.person .MuiAutocomplete-root{width:220px}.person-container{aspect-ratio:1/1;border-radius:12px;box-sizing:border-box;overflow:hidden;position:relative;width:100%}.person-container.clickable{cursor:pointer}.person-container img{border-radius:12px;height:100%;object-fit:cover;transition:all .3s ease;width:100%}.person-container .person-top-actions{padding:10px;position:absolute;right:0;top:0;z-index:2}.person-container .person-top-actions .more-icon{color:#fff;height:.75em;visibility:hidden;width:.75em}.person-container .person-actions{background:linear-gradient(0deg,#000,#0000);bottom:0;cursor:auto;left:0;padding:10px;position:absolute;z-index:2}.person-container .person-actions .person-input{color:#fff;font-size:14px}.person-container .person-actions .person-input.Mui-disabled{opacity:1}.person-container .person-actions .person-input input{padding:0}.person-container .hover-background{--webkit-transition:all 0.15s ease;background:#000;border-radius:12px;height:100%;opacity:0;position:absolute;top:0;transition:all .15s ease;width:100%}.person-container:hover img{transform:scale(1.05)}.person-container:hover .more-icon{visibility:visible}.person-container:hover .hover-background{opacity:.3}.menu-item-icon{margin-right:6px}.tab-menu-mobile{display:none}.settings-wrapper{display:flex;flex-direction:column;height:100%;width:100%}.settings-wrapper .settings-top-bar{align-items:center;border-bottom:1px solid #0000000a;box-sizing:border-box;display:flex;height:60px;justify-content:space-between;padding:24px;width:100%}.settings-wrapper .settings-top-bar img{height:26px}.settings-wrapper .settings-main{display:flex;flex-grow:0;height:calc(100% - 60px);overflow:auto}.settings-wrapper .settings-main .settings-sidebar{flex-shrink:0;height:100%;width:240px}.settings-wrapper .settings-main .settings-sidebar .h1{margin:36px 0 16px 16px}.settings-wrapper .settings-main .settings-content-wrapper{align-items:center;background-color:#f7f6f3;box-sizing:border-box;display:flex;height:100%;justify-content:center;padding:36px;width:100%}.settings-wrapper .settings-main .settings-content-wrapper .settings-content{box-sizing:border-box;height:100%;overflow:auto;padding-right:6px;width:90%}.settings-wrapper .settings-main .settings-content-wrapper .settings-content .settings-section{align-items:flex-start;background-color:#fff;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:12px;padding:24px;width:100%}.settings-wrapper .settings-main .settings-content-wrapper .settings-content .settings-section .h2{margin-bottom:24px}.settings-wrapper .settings-main .settings-content-wrapper .settings-content .settings-section .delete-workspace-validation{margin:20px 0}.settings-wrapper .settings-main .settings-content-wrapper .settings-content.mock{display:flex;flex-direction:column;gap:8px}.settings-wrapper .settings-main .settings-content-wrapper .settings-content.mock .mock-title{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.settings-wrapper .settings-main .settings-content-wrapper .settings-content.mock .mock-title .h1{margin:0}.settings-wrapper .settings-main .settings-content-wrapper .settings-content.mock .automation-container{background-color:#ddd4ed;margin-top:8px}.settings-wrapper .settings-main .settings-content-wrapper .settings-content.mock .automation-container .MuiSwitch-colorPrimary.Mui-disabled{color:#f7f6f3}.settings-wrapper .settings-main .settings-content-wrapper .settings-content.mock .automation-container .h2{margin:0}.settings-wrapper .settings-main .settings-content-wrapper .settings-content.mock .mock-image{margin-top:40px;max-width:600px}.settings-wrapper .MuiPaper-root.MuiDialog-paperScrollPaper{display:flex;flex-direction:row;height:100%;overflow:hidden}.settings-wrapper .language-input .MuiSelect-root{align-items:center;background-color:#fff;display:flex;gap:10px;height:40px;justify-content:center;padding-bottom:0;padding-top:0}.settings-wrapper .language-input .MuiOutlinedInput-notchedOutline{border:none}.settings-wrapper .language-input img{height:50%}.MuiButtonBase-root.MuiButtonBase-root.language-item{display:flex;gap:10px;height:60px;justify-content:space-between}.MuiButtonBase-root.MuiButtonBase-root.language-item img{height:50%}.MuiDialog-container.MuiDialog-scrollPaper{width:100%}.MuiDialog-paperScrollPaper{flex-direction:row}.members{display:flex;flex-direction:column;gap:10px;max-height:700px;overflow:auto;width:100%}.members .title{color:gray;font-size:20px;font-weight:700;margin-top:10px}.members .add-user-box{align-items:start;background:#f1f1f1;border:1px solid #f1f1f1;border-radius:5px;box-sizing:border-box;display:flex;justify-content:space-between;padding:15px;position:relative;width:100%}.members .add-user-box .error-message{bottom:-20px;color:red;font-size:14px;left:10px;position:absolute}.members .add-user-box .chip-input{background-color:#fff;border:1px solid #d3d3d3;border-radius:4px;margin-right:20px;width:100%}.members .add-user-box .chip-input input{padding-left:10px}.members .add-user-box .chip-input .WAMuiChipInput-standard-71{align-items:center}.members .add-user-box .select-input{background-color:#fff;border-radius:8px;box-sizing:border-box;margin:0 36px 0 0;min-width:100px}.members .add-user-box .invite-button:not(.Mui-disabled){color:#fff}.members .add-user-box .input-message{color:#2d9cdb;font-size:14px;margin:5px;position:absolute}.members .add-user-box .MuiButtonBase-root{margin:0}.members .members-list-wrapper{padding:20px}.members .members-list-wrapper .members-list-title{color:#828282}.members .members-list-wrapper .members-list{overflow:auto}.members .members-list-wrapper .members-list-names{align-items:center;box-sizing:border-box;display:flex;justify-content:stretch;margin:15px 0;position:relative;width:100%}.members .members-list-wrapper .members-list-names .member-delete.invisible{visibility:hidden}.members .members-list-wrapper .members-select-input{background-color:#f1f1f1;border-radius:5px;margin-right:12px;width:110px}.members .members-list-wrapper .name{flex-grow:1;padding:10px 0}.members .MuiSelect-root{padding:11px 28px 11px 15px}.close-dialog{position:absolute!important;right:10px;top:10px}.remove-dialog-container{background:#0000006b;height:100%;position:absolute;top:0;width:100%}.remove-dialog-container .remove-dialog{background:#fff;border-radius:4px;left:0;margin:auto;padding:10px;position:absolute;right:0;top:40%;width:250px}.remove-dialog-container .remove-dialog .remove-dialog-title{color:gray;font-size:20px;font-weight:700;padding:20px;text-align:center}.remove-dialog-container .remove-dialog Button{margin-bottom:10px;width:100%}.remove-dialog-container .remove-dialog .remove-member-button{color:#fff}.remove-dialog-container .remove-dialog .username-remove-title{margin-bottom:20px;text-align:center}.dialog-side-menu{align-items:flex-start;background-color:#eee;display:flex;flex-direction:column;height:100%;min-width:150px;padding:30px}.dialog-side-menu .selected{color:#2d9cdb;font-weight:700}.dialog-side-menu Button{margin-bottom:20px}.members-form .close-dialog{z-index:60}.settings-form{box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow:auto;padding:80px 80px 10px;width:100%}.settings-form .settings-title{color:#828282;font-size:20px;font-weight:700;margin-bottom:40px;text-align:left}.settings-form .dropbox-icon{margin-top:40px}.settings-form .dropbox-icon button{border-color:#00abeb}.settings-form .cloud-service-link{margin-bottom:25px}.settings-form .cloud-service-link img{height:40px;vertical-align:middle}.settings-form .cloud-service-link button{margin-left:15px;width:280px}.settings-form .cloud-service-link .coming-soon{display:inline-block;font-size:12px;margin-left:15px}.settings-form .cloud-service-link .coming-soon span{color:#00abeb}.close-dialog-setting{position:absolute!important;right:20px;top:10px;z-index:60}.settings-card-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.settings-card-container .settings-card{align-items:center;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;font-size:13px;justify-content:start;outline:2px solid #dadada;padding:10px;position:relative;width:160px}.settings-card-container .settings-card .pricing-button{margin:20px 0 40px}.settings-card-container .settings-card .h2{margin:2rem 0 1rem;text-align:center}.settings-card-container .settings-card a{color:#c4c4c4}.settings-card-container .settings-card.selected{outline:2px solid #ff9800}.account-details-wrapper{box-sizing:border-box;display:flex;justify-content:space-between;width:100%}.account-details-wrapper .account-details{align-items:center;display:flex;height:35px;width:100%}.account-details-wrapper .account-details .account-avatar{align-items:center;display:flex}.account-details-wrapper .account-details .account-texts{display:flex;flex-direction:column;height:100%;justify-content:space-between}.account-details-wrapper .account-details .account-texts .h2,.account-details-wrapper .account-details .account-texts .h3{margin:0}.account-details-wrapper .account-button{align-items:center;display:flex}.settings-analytics{height:100%;width:100%}.read-more{color:#828282;cursor:pointer;display:flex;font-size:14px;justify-content:end}.more-link,.read-more{text-decoration:underline}.more-link{color:#00000080}.analytics-wrapper{height:100%;width:100%}.analytics-wrapper .analytics-content{padding:30px;width:100%}.analytics-wrapper .analytics-content .analytics-desc{display:flex;flex-direction:column;gap:5px;justify-content:center;margin:10px 0 30px}.analytics-wrapper .analytics-content .analytics-desc .p{text-align:center}.custom-autocomplete{align-self:stretch;border:1px solid #d3d3d3;border-radius:4px;flex:1 1;margin-right:20px}.custom-autocomplete .MuiAutocomplete-inputRoot{background-color:#fff;border-radius:5px}.custom-autocomplete .MuiAutocomplete-inputRoot.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#f4c774}.custom-autocomplete .MuiTextField-root{height:100%}.custom-autocomplete .MuiTextField-root .MuiInputBase-root.MuiInput-root{gap:4px;height:100%;padding:4px 8px}.custom-chip.MuiButtonBase-root{background-color:#cecece;border:0;color:#222123;padding:4px}.custom-chip.MuiButtonBase-root .MuiChip-deleteIcon:hover{color:#222123}.settings-text-wrapper{display:flex;flex-direction:column;gap:10px;padding:16px 0}@media only screen and (max-width:768px){.settings-wrapper .settings-main{flex-direction:column}.settings-wrapper .settings-main .settings-sidebar{flex:1 1;height:auto;overflow:auto;overflow:hidden;width:100%}.settings-wrapper .settings-main .settings-sidebar h1{display:none}.settings-wrapper .settings-main .settings-sidebar .settings-nav{display:flex;flex-direction:row;height:auto;width:100%}.settings-wrapper .settings-main .settings-sidebar .settings-menu-button{flex-shrink:0}.settings-wrapper .settings-main .settings-content-wrapper{height:calc(100% - 48px);padding:24px 12px}.settings-wrapper .settings-main .settings-content-wrapper .settings-content{width:100%}.settings-wrapper .settings-main .settings-content-wrapper .settings-content .members .add-user-box{flex-wrap:wrap;gap:20px}.settings-wrapper .settings-main .settings-content-wrapper .settings-content .members .add-user-box .chip-input{flex-shrink:0;margin:0 0 12px;width:100%}.settings-wrapper .settings-main .settings-content-wrapper .settings-content .members .members-list-names{align-items:center;display:flex;flex-wrap:wrap}.settings-wrapper .settings-main .settings-content-wrapper .settings-content .members .members-list-names .name,.settings-wrapper .settings-main .settings-content-wrapper .settings-content .mock-image,.settings-wrapper .settings-main .settings-content-wrapper .settings-content .settings-card-container .settings-card{width:100%}}.wizard-header{align-items:center;border-bottom:1px solid #0000000a;display:flex;justify-content:center;position:relative;width:100%}.wizard-header .close-wizard{position:absolute;right:20px}.wizard-container{align-items:center;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;height:650px;justify-content:space-between;overflow:hidden}.wizard-container .upload-indicator{align-items:center;display:flex;gap:10px;margin-right:30px}.wizard-container .button-container{align-items:center;border-top:1px solid #0000000a;box-shadow:0 -4px 4px #0000000a;box-sizing:border-box;display:flex;justify-content:flex-end;outline:#000;padding:20px 30px;width:100%}.wizard-content-container{align-items:flex-start;overflow:hidden}.upload-container,.wizard-content-container{display:flex;flex-direction:column;height:100%;width:100%}.upload-container{padding:32px 24px}.dropzone-area,.upload-container{align-items:center;box-sizing:border-box}.dropzone-area{border:1px dashed #00000040;border-radius:10px;display:flex;height:100px;justify-content:space-between;margin:48px 0 30px;max-width:100%;padding:20px;width:530px}.dropzone-area .flex-row{height:100%}.dropzone-area img{margin-right:10px;width:48px}.dropzone-area .dropzone-text{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-around}.dropzone-area .p{margin:0}.dropzone-area.solid{border:1px solid #00000040}.uploading-files-container{flex-grow:0;max-width:100%;min-height:0;overflow:auto}.uploading-files-container .uploading-file-container{align-items:center;display:flex;height:60px;justify-content:space-between;margin:4px 0;max-width:100%;width:600px}.uploading-files-container .uploading-file-container img{height:24px;width:24px}.uploading-files-container .uploading-file-container .content{display:flex;flex-direction:column;margin:0 20px;width:calc(100% - 64px)}.uploading-files-container .uploading-file-container .content .text{display:flex;justify-content:space-between;width:100%}.uploading-files-container .uploading-file-container .content .text p{margin-top:0}.uploading-files-container .uploading-file-container .content .text .file-name{flex-grow:0;font-size:13px;max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uploading-files-container .uploading-file-container .content .text .file-status{font-size:13px}.uploading-files-container .uploading-file-container .content .text .file-size{font-size:10px;text-align:right}.autotags-container{align-items:center;display:flex;height:100%;overflow:auto;width:100%}.autotags-container .autotags-box{border-right:1px solid #0000000a;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;height:100%;overflow:auto;padding:32px 24px;width:25%}.autotags-container .autotags-box .h1{margin:0}.autotags-container .autotags-box .keyword:not(.selected){background-color:#f7f6f3}.autotags-container .autotags-box .autotag-section{display:flex;flex-direction:column;padding:20px 0}.autotags-container .autotags-box .autotag-section .persons-content-container{padding:0}.autotags-container .autotags-box .autotag-section .persons-content-container .persons-content{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.autotags-container .autotags-box .autotag-section .persons-content-container .tag-count{color:#397ce2;padding-top:4px}.autotags-container .autotags-box .autotag-section .autotag-header{align-items:start;display:flex;flex-direction:column;gap:4px;justify-content:space-between;margin-bottom:8px}.autotags-container .autotags-box .autotag-section .autotag-header .h2{margin:0}.autotags-container .autotags-box .autotag-section .add-tag-button{margin-top:8px}.autotags-container .autotags-box .autotag-section:not(:last-of-type){border-bottom:1px solid #00000014}.autotags-container .autotags-box .autotag-section .suggestions{margin-top:16px}.autotags-container .autotags-box .autotag-section .tag-placeholder{display:flex;flex-wrap:wrap}.autotags-container .upload-files-box{box-sizing:border-box;display:flex;height:100%;overflow:auto;width:75%}.autotags-container .upload-files-box .disable-overlay{background-color:#fff;height:100%;opacity:.8;position:fixed;transition:all 5s;width:100%;z-index:2}.autotags-container .alert{margin:24px 0}.autotags-container .suggestions{align-items:center;display:flex;flex-wrap:wrap;overflow:auto;transition:.35s;width:100%}.autotags-container .upload-img{height:150px}.autotags-container .upload-tags{border:1px solid #0000001f;border-radius:0 0 12px 12px;border-top:none;box-sizing:border-box;display:flex;flex-direction:column;height:100%;height:150px;overflow:hidden;padding:8px 12px;width:100%}.autotags-container .show-more{cursor:pointer;font-size:13px;margin-top:5px;text-align:end}@keyframes colorAnimation{0%{background-color:#fbc02d}50%{background-color:#fbc02d}to{background-color:#0000000a}}.kw-animation-enter,.kw-animation-enter-done{animation-duration:3s;animation-name:colorAnimation}@media only screen and (max-width:768px){.autotags-container{flex-direction:column}.autotags-container .autotags-box{border-right:none;box-shadow:0 4px 4px #0000000a;height:auto;width:100%}.autotags-container .upload-files-box{overflow:visible;width:100%}.dropzone-area{flex-direction:column;gap:12px;height:auto}}.import-container{box-sizing:border-box;gap:80px;height:100%;padding:32px 24px;width:100%}.import-container,.import-container .import-buttons{align-items:center;display:flex;flex-direction:column}.import-container .import-buttons{justify-content:space-between}.import-container .import-buttons .integrations{display:flex;height:76px;justify-content:space-between;width:100%}.organize-import-container{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;padding:24px}.organize-import-container .tag-mgmt-header{padding:0}.organize-import-container .magic-box{background-color:#ddd4ed;border-radius:16px;display:flex;gap:24px;padding:12px}.organize-import-container .magic-box .magic-box-content{display:flex;flex-direction:column;gap:12px}.organize-import-container .magic-box .magic-box-content .magic-texts{display:flex;flex-direction:column}.organize-import-container .magic-box .magic-box-content .magic-buttons{display:flex;gap:8px}.organize-import-container .magic-box .magic-box-content .magic-buttons button{background-color:#ffffff80;min-width:auto}.organize-import-container .magic-box .magic-box-content .magic-buttons button:hover{background-color:#ffffffb3}.organize-import-container .magic-box .magic-box-content .magic-buttons button .MuiButton-startIcon{margin-right:0}.organize-import-container .tag-mgmt-content-wrapper{background-color:#fff}.organize-import-container .tag-mgmt-content-wrapper .new-lane,.organize-import-container .tag-mgmt-content-wrapper .react-trello-lane{background-color:#f1efee;margin:0 8px}.organize-import-container .tag-mgmt-content-wrapper .new-lane button{background-color:#f1efee}.curated .edit-curated-order{color:#888;vertical-align:bottom}.action-buttons{color:#fff;text-transform:none}.snackbar{min-width:900px;width:900px;z-index:1301!important}.snackbar button{margin-left:20px;padding-left:10px;padding-right:10px}.snackbar .icon{filter:invert(100%);margin-right:4px}@media only screen and (max-width:768px){.snackbar{min-width:auto;width:auto}.snackbar .mobile-action-bar{align-items:flex-start;display:flex;flex-direction:column}.snackbar .mobile-action-bar :not(:last-of-type) .MuiButton-label{justify-content:start}.snackbar .mobile-action-bar :last-of-type{align-self:center}.snackbar button{margin:5px 0;min-width:150px}.snackbar .MuiPaper-root{align-items:center;display:flex;flex-direction:column;justify-content:center}.snackbar .MuiPaper-root .MuiSnackbarContent-action{margin-left:0;padding-left:0}}.bulk-edit-dialog .tag-placeholder{display:flex;flex-wrap:wrap}.bulk-edit-dialog .bulk-tag-area{display:flex;flex-direction:column;gap:4px;margin:8px 0 24px}.bulk-edit-dialog .divider{color:#e9e9e7;margin:8px 0}.bulk-edit-dialog .h2{font-weight:400;margin:0}.bulk-edit-dialog .add-tag-button{margin:0}.bulk-edit-dialog .remove-tags-wrapper .existing-tags{display:flex;flex-wrap:wrap;gap:4px}.bulk-edit-dialog .remove-tags-wrapper .assigned-tags{align-items:center;display:flex;justify-content:space-between}.bulk-edit-dialog .remove-tags-wrapper .assigned-tags .h3.clear-button{color:#397ce2;cursor:pointer}.bulk-edit-dialog .remove-tags-wrapper .MuiAccordionSummary-content{flex-grow:0}@media only screen and (max-width:768px){.tags-container{align-items:end!important;display:flex;flex-direction:column!important;min-height:60px}}.top-bar-preview .MuiPaper-elevation4{box-shadow:none}.top-bar-preview .MuiPaper-elevation4 .topbar-left{grid-gap:10px;align-items:center;display:flex;gap:10px;justify-content:space-between;width:100%}.top-bar-preview .filter-icon{background-color:#f6f6f6;height:40px;margin-right:10px;width:40px}.MuiAlert-standardInfo .MuiAlert-icon{display:none}.MuiAlert-standardInfo span{vertical-align:middle}.MuiAlert-standardInfo .MuiCircularProgress-indeterminate{height:20px!important;margin-right:10px;vertical-align:middle;width:20px!important}.preview-tab-title-name{display:flex;overflow:hidden;text-overflow:ellipsis;width:100%}.preview-tab-title{padding-left:24px;padding-right:24px;top:50px;white-space:nowrap}.detail{display:flex;height:calc(100% - 73px);justify-content:end;width:100%}.detail .spinner-wrapper{width:100%}.detail .spinner-wrapper,.detail-iframe-container{align-items:center;display:flex;height:100%;justify-content:center}.detail-iframe-container{box-sizing:border-box;flex:1 1;flex-direction:column;margin-left:0;overflow:hidden;position:relative}.detail-iframe-container .prevNextButton{background-color:#fff;box-shadow:0 2px 10px #00000040;position:absolute;z-index:2}.detail-iframe-container .prevNextButton:hover{background-color:#fff;filter:brightness(.97)}.detail-iframe-container .prevNextButton.right{right:20px}.detail-iframe-container .prevNextButton.left{left:20px}.detail-iframe-container .prev-next-spinner{position:absolute;z-index:2}.detail-iframe-container .cancel-button{bottom:50px;position:absolute}.detail-iframe-container .asset-viewer-wrapper{align-items:center;background-color:#f7f6f3;box-sizing:border-box;display:flex;flex-grow:1;justify-content:center;min-height:0;padding:20px;width:100%}.detail-iframe-container .similar-images-conainer{align-items:baseline;box-sizing:border-box;display:flex;flex-direction:column;height:30%;padding:24px;width:100%}.detail-iframe-container .similar-images-conainer .similar-images-wrapper{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;flex-grow:0;gap:12px;height:100%;justify-content:start;overflow-x:auto;overflow-y:hidden;width:100%}.detail-iframe-container .similar-images-conainer .similar-images-wrapper .file-wrapper,.detail-iframe-container .similar-images-conainer .similar-images-wrapper .file-wrapper .file,.detail-iframe-container .similar-images-conainer .similar-images-wrapper .file-wrapper .file .file-img img{height:100%}.detail-iframe{border:0;height:100%;width:100%}.detail-video{width:100%}.detail-image,.detail-video{border-radius:12px;max-height:100%}.detail-image{background-color:#f7f6f3;cursor:zoom-in;height:auto;max-width:100%;object-fit:scale-down;width:auto}.no-files-container,.not-iframable{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.not-iframable img{max-height:300px;max-width:500px}.not-iframable .site-name{display:flex;flex-wrap:wrap;justify-content:center;margin:40px 0;max-width:100%;padding:0 10px;width:100%}.not-iframable .site-name .url{font-style:italic;font-weight:700;margin-right:5px;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.not-iframable button{color:#fff}.share-content-wrapper{align-items:start;display:flex;flex-direction:column;gap:20px;justify-content:start}.share-content-wrapper .content-item{width:100%}.share-content-wrapper .content-item .cdn-wrapper{margin-top:20px;width:100%}.share-content-wrapper .content-item .cdn-wrapper .embed-counter{display:flex;flex-direction:column;gap:10px}.share-content-wrapper .copy-url.disabled{opacity:0}@media only screen and (max-width:768px){.top-bar-preview .MuiPaper-elevation4 .topbar-left{height:100%;padding:6px 0}.header-menu .topbar-mobile{width:100%}.header-menu .topbar-mobile .topbar-mobile-top{align-items:center;display:flex;justify-content:space-between;width:100%}.header-menu .topbar-mobile .topbar-mobile-bottom{display:flex;justify-content:center;margin-bottom:20px}.header-menu .MuiTab-root{width:50%}.preview-tab-title-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-tab-title-icons{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.detail-iframe-container{width:100%}.detail-bar-mobile{height:100%!important;left:185%!important;max-width:85%!important;position:fixed;transition:all .3s ease;width:85%!important;z-index:100!important}.detail-open{left:15%!important}.black-bg-detail-mobile{background:#00000061;height:100%!important;left:0!important;position:fixed;top:0!important;width:100%!important;z-index:99}.preview-menu-icon{padding:auto 10px}}.not-iframable img{max-width:100%}.m6zwb4v,.m6zwb4v:visited{background:#e6f3ff;border-radius:2px;color:#575f67;cursor:pointer;display:inline-block;padding-left:2px;padding-right:2px;-webkit-text-decoration:none;text-decoration:none}.m6zwb4v:focus,.m6zwb4v:hover{background:#edf5fd;color:#677584;outline:0}.m6zwb4v:active{background:#455261;color:#222}.mnw6qvm{background:#fff;border:1px solid #eee;border-radius:2px;box-shadow:0 4px 30px 0 #dcdcdc;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;max-width:440px;min-width:220px;padding-bottom:8px;padding-top:8px;position:absolute;transform:scale(0);z-index:2}.m1ymsnxd{opacity:0;transition:opacity .25s cubic-bezier(.3,1.2,.2,1)}.m126ak5t{opacity:1}.mtiwdxc{padding:7px 10px 3px;transition:background-color .4s cubic-bezier(.27,1.27,.48,.56)}.mtiwdxc:active{background-color:#cce7ff}.myz2dw1{background-color:#e6f3ff;padding:7px 10px 3px;transition:background-color .4s cubic-bezier(.27,1.27,.48,.56)}.myz2dw1:active{background-color:#cce7ff}.mpqdcgq{font-size:.9em;margin-bottom:.2em;margin-left:8px;max-width:368px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.m1mfvffo,.mpqdcgq{display:inline-block}.m1mfvffo{border-radius:12px;height:24px;width:24px}.root{align-items:center;display:flex;margin-bottom:40px;position:relative}.mentionBefore:before{content:"@"}.toolbar-editor{background-color:#dbd6d6;border-radius:5px;margin-top:10px;padding:5px}.toolbar-editor div:first-child{align-items:center;display:flex;flex-direction:row;justify-content:center}.toolbar-editor div:first-child div div button{border-color:#b7b7b7;border-radius:5px;border-width:thin;box-shadow:none;margin-left:5px}.commentformat p{margin-bottom:0;margin-top:0;word-break:break-word}.commentBackground{background-color:#fff;border-radius:5px;margin-top:3px;max-width:80%;overflow:hidden;padding:5px 0}.commentContainer{margin-bottom:10px;margin-left:10px;min-width:fit-content;min-width:100%}.commentName{font-weight:700;margin:0 5px 0 0;max-width:50%;white-space:nowrap}.commentDate,.commentName{overflow:hidden;text-overflow:ellipsis}.commentDate{font-weight:400;margin:0;max-height:14px}.onFocus{border:2px solid #03a9f4!important}.comment-input{background-color:#f7f6f3;border-radius:12px;font-size:14px;height:280px;padding:16px;width:100%}.comment-input .public-DraftEditorPlaceholder-root{font-size:14px}button.send-button{bottom:16px;position:absolute!important;right:16px;z-index:2}.comment-owner{color:#757575;font-size:12px;max-width:80%}.comment-actions{align-items:center;display:flex;gap:10px}.comment-actions p{color:#757575;font-size:12px}.comment-actions .delete-comment{cursor:pointer;margin:0}.comment-actions .delete-comment:hover{filter:brightness(.5)}.detail-bar{background:#fff;border-left:1px solid #0000000a;bottom:0;display:flex;flex-direction:column;flex-shrink:0;height:100%;max-width:25%;right:0;width:25%;z-index:1}.detail-bar .MuiTab-wrapper{align-items:center;display:flex;flex-direction:row}.detail-bar .details-tabs .details-tab{height:100%}.detail-bar .divider{margin:24px 0}.details-content{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:20px}.details-content .section{position:relative}.details-content .section.add-gap{display:flex;flex-direction:column;gap:16px}.details-content .preview-info .preview-info-inner{align-items:start;display:flex;flex-direction:column;gap:20px}.details-content .preview-info .preview-info-inner .info-item-wrapper{color:#212121;display:flex;gap:16px;max-width:100%}.details-content .preview-info .preview-info-inner .info-item-wrapper .info-avatar{align-items:start;display:flex;justify-content:center}.details-content .preview-info .preview-info-inner .info-item-wrapper .info-avatar img{height:24px;width:24px}.details-content .preview-info .preview-info-inner .info-item-wrapper .info-details{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.details-content .preview-info .preview-info-inner .info-item-wrapper .info-details .main-details{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.details-content .preview-info .preview-info-inner .info-item-wrapper .info-details .sub-details{align-items:start;color:#4a4946;display:flex;gap:12px}.details-content .preview-info .preview-info-inner .info-item-wrapper .p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.details-content .details-tags{align-items:center;display:flex;flex-wrap:wrap}.details-content .resize-row{align-items:center;display:flex;gap:40px;width:95%}.details-content .resize-row.spaced{justify-content:space-between}.details-content .resize-row.centered{gap:10px;justify-content:center}.details-content .resize-row.centered p{margin-block-end:0}.details-content .faces-wrapper{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.details-content .versions-wrapper{display:flex;flex-direction:column;gap:8px}.details-content .versions-wrapper .version-wrapper{align-items:center;display:flex}.details-content .versions-wrapper .version-wrapper .version-content{align-items:center;display:flex;height:50px;padding:8px;width:100%}.details-content .versions-wrapper .version-wrapper .version-content:hover{background-color:#f7f6f3}.details-content .versions-wrapper .version-wrapper .version-content img{border-radius:6px;height:50px;object-fit:cover;width:60px}.details-content .versions-wrapper .version-wrapper .version-content .keyword.disabled{background-color:#92c3d2}.details-content .versions-wrapper .version-wrapper .version-content .keyword.disabled p{color:#fff}.details-content .versions-wrapper .version-wrapper .version-content .version-details{align-items:center;display:flex;gap:12px;height:100%;width:100%}.details-content .versions-wrapper .version-wrapper .version-content .version-details .version-texts{box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:3px 0}.details-content .versions-wrapper .version-wrapper .version-content .version-details .version-menu{justify-self:flex-end;margin-right:50px}.details-content .versions-wrapper .ver-menu-icon{margin-right:5px}.details-content .trans-empty-wrapper{align-items:center;display:flex;flex-direction:column}.details-content .trans-empty-wrapper .trans-empty-icon{padding:16px 0}.details-content .trans-empty-wrapper .p{padding:16px}.details-content .trans-wrapper{height:100%}.details-content .trans-wrapper .trans-container{background-color:#f7f6f3;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;height:100%;padding:16px}.details-content .trans-wrapper .trans-container .global-input{background-color:#fff;border-radius:8px}.details-content .trans-wrapper .trans-container .actions-bar{gap:10px;justify-content:end}.details-content .trans-wrapper .trans-container .actions-bar .MuiSelect-root{align-items:center;background-color:#fff;display:flex;height:40px;justify-content:center;padding-bottom:0;padding-top:0}.details-content .trans-wrapper .trans-container .actions-bar .MuiOutlinedInput-notchedOutline{border:none}.details-content .trans-wrapper .trans-container .trans-content{overflow:auto}.details-content .trans-wrapper .trans-container .trans-line{align-items:flex-start;display:flex;gap:12px}.details-content .trans-wrapper .trans-container .trans-line span{display:flex;justify-content:start}.details-content .trans-wrapper .trans-container .trans-line.highlighted{font-weight:700}.details-content .trans-wrapper .trans-container .trans-line .p{line-height:20px;overflow:hidden;overflow-wrap:break-word;padding-top:6px;text-align:start}.subs-dd{align-items:center;background-color:#fff;border-radius:8px;cursor:pointer;display:flex;height:40px;padding:0 8px}.subs-dd .p{font-size:13px}.language-ent img{height:16px}.show-more{cursor:pointer;font-size:13px;margin-top:5px;text-align:end}.advanced-cropper-line-wrapper--north,.advanced-cropper-line-wrapper--south{height:12px;width:100%}.advanced-cropper-line-wrapper--north{cursor:n-resize}.advanced-cropper-line-wrapper--south{cursor:s-resize}.advanced-cropper-line-wrapper--east,.advanced-cropper-line-wrapper--west{height:100%;width:12px}.advanced-cropper-line-wrapper--east{cursor:e-resize}.advanced-cropper-line-wrapper--west{cursor:w-resize}.advanced-cropper-line-wrapper--disabled{cursor:auto}.advanced-cropper-line-wrapper__content{position:absolute}.advanced-cropper-line-wrapper__content--east,.advanced-cropper-line-wrapper__content--west{height:100%}.advanced-cropper-line-wrapper__content--north,.advanced-cropper-line-wrapper__content--south{width:100%}.advanced-cropper-line-wrapper__content--east{left:50%;transform:translateX(-100%)}.advanced-cropper-line-wrapper__content--west{right:50%;transform:translateX(100%)}.advanced-cropper-line-wrapper__content--north{top:50%}.advanced-cropper-line-wrapper__content--south{bottom:50%}.advanced-cropper-handler-wrapper{height:30px;position:absolute;transform:translate(-50%,-50%);width:30px}.advanced-cropper-handler-wrapper__draggable{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.advanced-cropper-handler-wrapper--west-north{cursor:nw-resize}.advanced-cropper-handler-wrapper--north{cursor:n-resize}.advanced-cropper-handler-wrapper--east-north{cursor:ne-resize}.advanced-cropper-handler-wrapper--east{cursor:e-resize}.advanced-cropper-handler-wrapper--east-south{cursor:se-resize}.advanced-cropper-handler-wrapper--south{cursor:s-resize}.advanced-cropper-handler-wrapper--west-south{cursor:sw-resize}.advanced-cropper-handler-wrapper--west{cursor:w-resize}.advanced-cropper-handler-wrapper--disabled{cursor:auto}.advanced-cropper-bounding-box{height:100%;position:relative;width:100%}.advanced-cropper-bounding-box__handler-wrapper{position:absolute}.advanced-cropper-bounding-box__handler-wrapper--east,.advanced-cropper-bounding-box__handler-wrapper--west{height:100%;top:50%;transform:translateY(-50%)}.advanced-cropper-bounding-box__handler-wrapper--north,.advanced-cropper-bounding-box__handler-wrapper--south{left:50%;transform:translateX(-50%);width:100%}.advanced-cropper-bounding-box__handler-wrapper--west,.advanced-cropper-bounding-box__handler-wrapper--west-north,.advanced-cropper-bounding-box__handler-wrapper--west-south{left:0}.advanced-cropper-bounding-box__handler-wrapper--east,.advanced-cropper-bounding-box__handler-wrapper--east-north,.advanced-cropper-bounding-box__handler-wrapper--east-south{left:100%}.advanced-cropper-bounding-box__handler-wrapper--east-north,.advanced-cropper-bounding-box__handler-wrapper--north,.advanced-cropper-bounding-box__handler-wrapper--west-north{top:0}.advanced-cropper-bounding-box__handler-wrapper--east-south,.advanced-cropper-bounding-box__handler-wrapper--south,.advanced-cropper-bounding-box__handler-wrapper--west-south{top:100%}.advanced-cropper-bounding-box__handler{position:absolute}.advanced-cropper-bounding-box__handler--west-north{left:0;top:0}.advanced-cropper-bounding-box__handler--north{left:50%;top:0}.advanced-cropper-bounding-box__handler--east-north{left:100%;top:0}.advanced-cropper-bounding-box__handler--east{left:100%;top:50%}.advanced-cropper-bounding-box__handler--east-south{left:100%;top:100%}.advanced-cropper-bounding-box__handler--south{left:50%;top:100%}.advanced-cropper-bounding-box__handler--west-south{left:0;top:100%}.advanced-cropper-bounding-box__handler--west{left:0;top:50%}.advanced-cropper-bounding-box__line{position:absolute}.advanced-cropper-bounding-box__line--north,.advanced-cropper-bounding-box__line--south{left:0;transform:translateY(-50%)}.advanced-cropper-bounding-box__line--north{top:0}.advanced-cropper-bounding-box__line--south{top:100%}.advanced-cropper-bounding-box__line--east,.advanced-cropper-bounding-box__line--west{top:0;transform:translateX(-50%)}.advanced-cropper-bounding-box__line--west{left:0}.advanced-cropper-bounding-box__line--east{left:100%}.advanced-cropper-artificial-transition{will-change:transform}.advanced-cropper-background-image{max-width:none!important;pointer-events:none;position:absolute;transform-origin:center;-webkit-user-select:none;user-select:none}.advanced-cropper-canvas{display:none}.advanced-cropper-source{height:1px;opacity:0;position:absolute;visibility:hidden;width:1px}.advanced-cropper-fade{display:flex;flex-direction:column;opacity:0;transition:.5s;visibility:hidden}.advanced-cropper-fade--visible{opacity:1;visibility:visible}.advanced-cropper-wrapper__fade{flex-grow:1;min-height:0}.advanced-cropper-stencil-grid{border-collapse:collapse;display:table;opacity:0;table-layout:fixed;transition:opacity .3s}.advanced-cropper-stencil-grid--visible{opacity:1}.advanced-cropper-stencil-grid__row{display:table-row}.advanced-cropper-stencil-grid__cell{border:1px solid;display:table-cell;height:1%;width:1%}.advanced-cropper-stencil-grid__cell--top{border-top-color:#0000}.advanced-cropper-stencil-grid__cell--left{border-left-color:#0000}.advanced-cropper-stencil-grid__cell--right{border-right-color:#0000}.advanced-cropper-stencil-grid__cell--bottom{border-bottom-color:#0000}.advanced-cropper-stencil-overlay{-webkit-backface-visibility:hidden;box-shadow:0 0 0 1000px currentColor;box-sizing:initial;height:100%;pointer-events:none;position:absolute;width:100%}.advanced-cropper-stencil-wrapper{will-change:transform}.advanced-cropper-boundary{direction:ltr;position:relative;-webkit-user-select:none;user-select:none}.advanced-cropper-boundary__content{height:100%;left:0;position:absolute;top:0;width:100%}.advanced-cropper-boundary__stretcher{max-height:100%;max-width:100%;pointer-events:none;position:relative}.advanced-cropper-circle-stencil{-webkit-backface-visibility:hidden;box-sizing:initial;height:100%;position:absolute;-webkit-transform-style:preserve-3d;width:100%}.advanced-cropper-circle-stencil__overlay{border-radius:50%;overflow:hidden}.advanced-cropper-circle-stencil__preview{border-radius:50%}.advanced-cropper-circle-stencil__draggable-area,.advanced-cropper-circle-stencil__grid,.advanced-cropper-circle-stencil__overlay,.advanced-cropper-circle-stencil__preview{height:100%;position:absolute;width:100%}.advanced-cropper-circle-stencil--movable{cursor:move}.advanced-cropper-rectangle-stencil{-webkit-backface-visibility:hidden;box-sizing:border-box;-webkit-transform-style:preserve-3d}.advanced-cropper-rectangle-stencil,.advanced-cropper-rectangle-stencil__draggable-area,.advanced-cropper-rectangle-stencil__grid,.advanced-cropper-rectangle-stencil__overlay,.advanced-cropper-rectangle-stencil__preview{height:100%;position:absolute;width:100%}.advanced-cropper-rectangle-stencil--movable{cursor:move}.advanced-cropper-simple-line{background:none;border-width:0}.advanced-cropper-simple-line--north,.advanced-cropper-simple-line--south{height:0;width:100%}.advanced-cropper-simple-line--east,.advanced-cropper-simple-line--west{height:100%;width:0}.advanced-cropper-simple-line--east{border-right-width:1px}.advanced-cropper-simple-line--west{border-left-width:1px}.advanced-cropper-simple-line--south{border-bottom-width:1px}.advanced-cropper-simple-line--north{border-top-width:1px}.advanced-cropper-preview{box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;position:relative}.advanced-cropper-preview__content{left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%)}.advanced-cropper-preview__image{display:none;max-width:none!important;pointer-events:none;position:absolute;transform-origin:center;-webkit-user-select:none;user-select:none}.advanced-cropper-preview__image--visible{display:block}.advanced-cropper-preview__boundary{flex-grow:1;min-height:0;min-width:0}.cropper-preview-wrapper__fade{flex-grow:1;min-height:0;width:100%}.advanced-cropper{background:#000;color:#fff;display:flex;flex-direction:column;max-height:100%;overflow:hidden;position:relative}.advanced-cropper__boundary{flex-grow:1;min-height:0;min-width:0}.advanced-cropper__background-wrapper,.advanced-cropper__wrapper{bottom:0;left:0;position:absolute;right:0;top:0}.advanced-cropper__stencil-wrapper{position:absolute}.advanced-cropper *{box-sizing:border-box}.advanced-cropper-simple-handler{height:10px;width:10px}.advanced-cropper-simple-line{border-color:#ffffff4d;border-style:solid;transition:border .5s}.advanced-cropper-circle-stencil__preview{border:2px solid #fff3}.advanced-cropper-stencil-overlay{color:#00000080}.advanced-cropper-stencil-grid{color:#fff6}.advanced-cropper-simple-line{border-color:#ffffffb3}.advanced-cropper-simple-line--east{border-right-width:2px}.advanced-cropper-simple-line--west{border-left-width:2px}.advanced-cropper-simple-line--south{border-bottom-width:2px}.advanced-cropper-simple-line--north{border-top-width:2px}.advanced-cropper-simple-line--hover{border-color:#fff}.advanced-cropper-bounding-box__handler{height:24px;width:24px}.advanced-cropper-bounding-box__handler--west-north{transform:translate(-5px,-5px)}.advanced-cropper-bounding-box__handler--east-south{transform:translate(-19px,-19px)}.advanced-cropper-bounding-box__handler--west-south{transform:translate(-5px,-19px)}.advanced-cropper-bounding-box__handler--east-north{transform:translate(-19px,-5px)}.advanced-cropper-simple-handler{background:currentColor;border:none;display:block;flex-shrink:0;height:0;left:auto;opacity:0;position:relative;top:auto;transition:opacity .5s;width:0}.advanced-cropper-simple-handler--east-north,.advanced-cropper-simple-handler--east-south,.advanced-cropper-simple-handler--west-north,.advanced-cropper-simple-handler--west-south{background:none;display:block;height:16px;opacity:1;width:16px}.advanced-cropper-simple-handler--west-north{border-left:3px solid;border-top:3px solid}.advanced-cropper-simple-handler--east-south{border-bottom:3px solid;border-right:3px solid}.advanced-cropper-simple-handler--west-south{border-bottom:3px solid;border-left:3px solid}.advanced-cropper-simple-handler--east-north{border-right:3px solid;border-top:3px solid}.advanced-cropper-simple-handler--hover{opacity:1}.advanced-cropper-circle-stencil{border-color:#fff6}.advanced-cropper-stencil-grid{color:#ffffff80}.collections-container{display:flex;flex-direction:column;height:100%;overflow:auto}.collections-container .collections-header{align-items:center;display:flex;justify-content:space-between}.collections-container .collections-header .h1,.collections-container .collections-header button{margin:0}.collections-empty-state{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:20px}.collections-empty-state .h2{text-align:center;width:80%}.collections-content-container{box-sizing:border-box;display:flex;flex-direction:column;gap:30px;height:100%;padding:14px 24px}.collections-content-container .collections-wrapper{display:flex;flex-direction:column;justify-content:start}.collections-content-container .collections-wrapper .collections-search{display:flex;justify-content:start;padding-top:10px}.collections-content .collections-grid{grid-gap:16px;box-sizing:border-box;display:grid;flex-wrap:wrap;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));justify-content:start;overflow:auto;position:relative}.collections-content .h2 input{font-weight:600;padding:10px 0 2px}.automation-container{background-color:#eeece7;border-radius:16px;padding:12px}.automation-container .automation-toggle-section{justify-content:space-between}.automation-container .automation-tags-container{align-items:center}.automation-container .keyword.selected{margin-left:12px}.automation-container .dropdown{margin:8px 16px}.automation-container .automation-details-section .menu-button{background-color:#fff;display:flex;justify-content:space-between;margin:6px 12px}.automation-container .automation-details-section .menu-button:hover{background-color:#0000000a}.automation-container .automation-tags-container{align-items:flex-start;background-color:#fff;border-radius:8px;display:flex;margin:16px 0 8px;min-height:70px;padding:8px}.automation-container .automation-tags-container .automation-tags{align-items:center;display:flex;flex-wrap:wrap}.automation-container .automation-tags-container .connector{color:#0006;margin-right:8px}.automation-container .automation-tags-container .add-tag-button{line-height:32px}@media only screen and (max-width:768px){.automation-rule{align-items:baseline;flex-direction:column}}.collection .MuiAutocomplete-root{width:220px}.collection-container{color:#000;position:relative}.collection-container .collection{border-radius:16px;box-shadow:none;box-sizing:border-box;cursor:pointer;flex-grow:1;height:240px;overflow:hidden;position:relative;transition:border .1s ease;width:100%}.collection-container .collection .img-container{grid-gap:2px;display:grid;gap:2px;grid-template-columns:repeat(3,1fr);grid-template-rows:2fr 1fr;height:100%}.collection-container .collection .img-container :first-child{grid-column:span 3;width:100%}.collection-container .collection .img-container :first-child.collection-img img:not(.thumbnail){width:80px}.collection-container .collection .img-container .collection-img{align-items:stretch;background-color:#f3f3f3;display:flex;justify-content:center;object-fit:cover;overflow:hidden;width:100%}.collection-container .collection .img-container .collection-img img:not(.thumbnail){object-fit:scale-down;width:24px}.collection-container .collection .img-container .collection-img .thumbnail{object-fit:cover}.collection .MuiAutocomplete-root.Mui-focused{height:auto!important;position:absolute!important;z-index:900}.collection-click{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;height:inherit;justify-content:center;overflow:hidden;transition:all .3s ease}.collection-wrappaer{position:relative;text-align:center}.collection-footer{align-items:center;background-color:#0000;bottom:0;box-sizing:border-box;display:flex;flex-direction:row;opacity:1;padding:10px;position:absolute;width:100%}.view-mode{cursor:default}.on-hover:hover .collection-footer{opacity:.8}.on-hover:hover .hover-background{opacity:.3}.on-hover:hover .collection-click{transform:scale(1.05)}@media only screen and (max-width:768px){.mobile-collection{margin-left:1.5px}}.introjs-overlay{box-sizing:initial;opacity:0;position:absolute;transition:all .3s ease-out;z-index:999999}.introjs-showElement{z-index:9999999!important}tr.introjs-showElement>td,tr.introjs-showElement>th{position:relative;z-index:9999999!important}.introjs-disableInteraction{background-color:#fff;opacity:0;position:absolute;z-index:99999999!important}.introjs-relativePosition{position:relative}.introjs-helperLayer{border-radius:4px;box-sizing:initial;position:absolute;transition:all .3s ease-out;z-index:9999998}.introjs-helperLayer *,.introjs-helperLayer :after,.introjs-helperLayer :before{box-sizing:initial}.introjs-tooltipReferenceLayer{background-color:initial;box-sizing:initial;position:absolute;transition:all .3s ease-out;visibility:hidden;z-index:100000000}.introjs-helperNumberLayer,.introjs-tooltipReferenceLayer,.introjs-tooltipReferenceLayer *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.introjs-helperNumberLayer{color:#9e9e9e;padding-bottom:10px;padding-top:10px;text-align:center}.introjs-arrow{border:5px solid #0000;content:"";position:absolute}.introjs-arrow.top{border-bottom-color:#fff;left:10px;top:-10px}.introjs-arrow.top-right{border-bottom-color:#fff;right:10px;top:-10px}.introjs-arrow.top-middle{border-bottom-color:#fff;left:50%;margin-left:-5px;top:-10px}.introjs-arrow.right{border-left-color:#fff;right:-10px;top:10px}.introjs-arrow.right-bottom{border-left-color:#fff;bottom:10px;right:-10px}.introjs-arrow.bottom{border-top-color:#fff;bottom:-10px;left:10px}.introjs-arrow.bottom-right{border-top-color:#fff;bottom:-10px;right:10px}.introjs-arrow.bottom-middle{border-top-color:#fff;bottom:-10px;left:50%;margin-left:-5px}.introjs-arrow.left{border-right-color:#fff;left:-10px;top:10px}.introjs-arrow.left-bottom{border-right-color:#fff;bottom:10px;left:-10px}.introjs-tooltip{background-color:#fff;border-radius:5px;box-shadow:0 3px 30px #2121214d;box-sizing:initial;max-width:300px;min-width:250px;position:absolute;transition:opacity .1s ease-out;visibility:visible}.introjs-tooltiptext{padding:20px}.introjs-dontShowAgain{padding-left:20px;padding-right:20px}.introjs-dontShowAgain input{display:inline;height:10px;margin:0 0 2px;padding:0;width:10px}.introjs-dontShowAgain label{background-color:#fff;color:#616161;display:inline-block;font-size:14px;font-weight:400;margin:0 0 0 5px;padding:0;-webkit-user-select:none;user-select:none}.introjs-tooltip-title{font-size:18px;font-weight:700;line-height:1.5;margin:0;min-height:1.5em;padding:0;width:90%}.introjs-tooltip-header{min-height:1.5em;padding-left:20px;padding-right:20px;padding-top:10px;position:relative}.introjs-tooltipbuttons{border-top:1px solid #e0e0e0;padding:10px;text-align:right;white-space:nowrap}.introjs-tooltipbuttons:after{clear:both;content:"";display:block;height:0;visibility:hidden}.introjs-button{zoom:1;background-color:#f4f4f4;border:1px solid #bdbdbd;border-radius:.2em;box-sizing:initial;color:#424242;cursor:pointer;display:inline;font-size:14px;outline:0;overflow:visible;padding:.5rem 1rem;position:relative;text-decoration:none;text-shadow:1px 1px 0 #fff;white-space:nowrap}.introjs-button:hover{background-color:#e0e0e0;border-color:#9e9e9e}.introjs-button:focus,.introjs-button:hover{color:#212121;outline:0;text-decoration:none}.introjs-button:focus{background-color:#eee;border:1px solid #616161;box-shadow:0 0 0 .2rem #9e9e9e80}.introjs-button:active{background-color:#e0e0e0;border-color:#9e9e9e;color:#212121;outline:0;text-decoration:none}.introjs-button::-moz-focus-inner{border:0;padding:0}.introjs-skipbutton{color:#616161;cursor:pointer;display:inline-block;font-size:22px;font-weight:700;height:45px;line-height:45px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:45px}.introjs-skipbutton:focus,.introjs-skipbutton:hover{color:#212121;outline:0;text-decoration:none}.introjs-prevbutton{float:left}.introjs-nextbutton{float:right}.introjs-disabled,.introjs-disabled:focus,.introjs-disabled:hover{background-color:#f4f4f4;background-image:none;border-color:#bdbdbd;box-shadow:none;color:#9e9e9e;cursor:default;text-decoration:none}.introjs-hidden{display:none}.introjs-bullets{padding-bottom:10px;padding-top:10px;text-align:center}.introjs-bullets ul{box-sizing:initial;clear:both;display:inline-block;margin:0 auto;padding:0}.introjs-bullets ul li{box-sizing:initial;float:left;list-style:none;margin:0 2px}.introjs-bullets ul li a{background:#ccc;border-radius:10px;box-sizing:initial;cursor:pointer;display:block;height:6px;text-decoration:none;transition:width .1s ease-in;width:6px}.introjs-bullets ul li a:focus,.introjs-bullets ul li a:hover{background:#999;outline:0;text-decoration:none;width:15px}.introjs-bullets ul li a.active{background:#999;width:15px}.introjs-progress{background-color:#e0e0e0;border-radius:4px;box-sizing:initial;height:10px;margin:10px;overflow:hidden}.introjs-progressbar{background-color:#08c;box-sizing:initial;float:left;font-size:10px;height:100%;line-height:10px;text-align:center;width:0}.introjsFloatingElement{height:0;left:50%;position:absolute;top:50%;width:0}.introjs-fixedTooltip{position:fixed}.introjs-hint{background:0 0;box-sizing:initial;cursor:pointer;height:15px;position:absolute;width:20px}.introjs-hint:focus{border:0;outline:0}.introjs-hint:hover>.introjs-hint-pulse{background-color:#3c3c3c91}.introjs-hidehint{display:none}.introjs-fixedhint{position:fixed}@keyframes introjspulse{0%{box-shadow:0 0 0 0 #000000b3;transform:scale(.95)}70%{box-shadow:0 0 0 10px #0000;transform:scale(1)}to{box-shadow:0 0 0 0 #0000;transform:scale(.95)}}.introjs-hint-pulse{animation:introjspulse 2s infinite;background-color:#8888883d;border-radius:30px;box-sizing:initial;height:15px;position:absolute;transition:all .2s ease-out;width:15px;z-index:10}.introjs-hint-no-anim .introjs-hint-pulse{animation:none}.introjs-hint-dot{background:0 0;border-radius:60px;box-sizing:initial;height:50px;left:-18px;opacity:0;position:absolute;top:-18px;width:50px;z-index:1}.view-favs-header{align-items:center;background-color:var(--color-bg-secondary);border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;padding:.5rem 1rem}.view-favs-header .h1{margin:0}.view-favs-header .MuiAutocomplete-inputRoot{box-sizing:border-box;padding:6px!important}.view-favs-header .MuiSvgIcon-root{cursor:pointer!important}.drive{height:100vh}.drive .displayWindow{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;height:calc(100% - 90px);justify-content:center;overflow-y:scroll;padding:50px 20px;z-index:0}@media only screen and (max-width:768px){.drive .displayWindow{width:100%}.tabs-mobile{background-color:#fff!important;bottom:0;box-shadow:0 0 12px 0 rgba(0,0,0,.341);color:#404040!important;position:fixed;top:auto!important}.tabs-mobile .MuiTab-root{width:50%}.tabs-mobile .edit-toggle{display:none}}.DriveFolders{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.DriveFolders .DriveFolders-title{color:#828282;font-size:30px;margin-bottom:20px;text-align:center}.DriveFolders .folders-list{align-content:center;display:flex;flex-direction:column;height:100%;text-align:center;width:100%}.DriveFolders .folders-list .folders-list-title{color:#828282;margin-top:40px;text-align:center}.DriveFolders .folders-list .folders-list-title2{color:#828282;margin-top:90px;text-align:center}.DriveFolders .folders-list .folders-checkbox-list{align-self:center;margin-top:20px;max-width:100%;overflow:auto;overflow-x:hidden;width:400px}.DriveFolders .folders-list .folders-checkbox-list .folder{text-align:left}.DriveFolders .folders-list .folders-checkbox-list .folder .folder-name{border:1px solid #00abeb;border-radius:4px;color:#00abeb;display:inline-block;font-size:16px;padding:5px 10px;text-align:left;width:70%}.DriveFolders .folders-list .sync-button{align-self:center;margin-top:40px}.DriveFolders .sync-spinner{align-items:center;color:#828282;display:flex;flex-direction:column;height:100%;justify-content:space-evenly;text-align:center;width:100%}.DriveFolders .sync-spinner .MuiCircularProgress-root{align-self:center;height:15px!important;top:50px;width:15px!important}.DriveFolders .sync-spinner iFrame{display:block;margin:20px 0;width:80%}.DriveFolders .sync-spinner button{align-self:center}@media only screen and (max-width:768px){.DriveFolders{margin:auto}.DriveFolders .sync-spinner iFrame{height:400px}.DriveFolders .folders-list .folders-list-title2{margin-top:10px}.DriveFolders .sync-spinner iFrame{width:auto}}.signup-wrapper{display:flex}.signup-image{height:100vh;object-fit:cover;overflow:hidden;width:100vh}.login-form{align-items:center;display:flex;flex:1 1;flex-direction:column;height:100vh;justify-content:center;min-width:500px;overflow:overlay}.login-form .logo{margin:50px 0;width:140px}.login-form .button{width:100%}.login-form .form-container{width:300px}.login-form .forgot-password-button,.login-form .login-error{margin:10px 0 20px 10px}@media only screen and (max-width:768px){.signup-image{display:none}.login-form{min-width:0}}.tos-disclaimer{color:gray;font-size:12px;margin:30px;text-align:center}.other-login-title{border-bottom:1px solid #bbb;line-height:.1em;margin:40px 0;text-align:center;width:100%}.other-login-title span{background:#fff;padding:0 10px}@media only screen and (max-width:768px){.mobile-organized{padding:20px}}.assign-workspace{padding:0;width:100%}.assign-workspace .folders-selected{display:flex;flex-direction:row;flex-wrap:wrap;padding:2rem 1rem}.assign-workspace .folder-back-wrapper{display:block}.assign-workspace .folder-back-wrapper .folder-back{display:block;margin:0 auto;text-align:center;width:2rem}.assign-workspace .folders{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:80rem;padding:0 2rem}.assign-workspace .folders .folder{padding:1rem;width:5rem}.assign-workspace .folders .folder .folder-icon-wrapper{position:relative}.assign-workspace .folders .folder .folder-icon-wrapper .folder-empty{bottom:1.5rem;color:#64b5f6;font-size:.7rem;letter-spacing:.3px;position:absolute;text-align:center;width:100%}.assign-workspace .folders .folder .folder-icon-wrapper .folder-selection{position:absolute;right:-.2rem;top:.6rem;z-index:1}.assign-workspace .folders .folder .folder-icon-wrapper .folder-selection .folder-checkmark{color:#f7f7f7;font-size:1.2rem;font-weight:700}.assign-workspace .folders .folder .folder-name{font-size:.8rem;font-weight:700;margin-top:-.8rem;text-align:center}.title{color:#828282;font-size:25px;margin-top:100px;text-align:center}.formControl{margin:40px auto;width:300px}.input{display:block!important;margin:20px 0!important}.button,.input,.input div{width:100%}.login-form .login-input{background:#fff;margin-bottom:20px;width:100%}.login-form .forgot-password-button{cursor:pointer;font-size:14px;margin-top:10px;text-decoration:underline}.login-form .success-reset-title{font-size:18px;font-weight:700;text-align:center}.login-form .back-button{cursor:pointer;margin:20px;text-align:center;text-decoration:underline}.survey-wrapper{display:flex;height:100%}.survey-wrapper .survey-container{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;height:100%}.survey-wrapper .survey-container .survey-header{box-sizing:border-box;display:flex;justify-content:start;padding:40px 60px;width:100%}.survey-wrapper .survey-container .survey-header img{height:40px}.survey-wrapper .survey-container .survey-content{align-items:start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;overflow:auto;padding:40px 60px 0}.survey-wrapper .survey-container .survey-content .progress-bar{width:100%}.survey-wrapper .survey-container .survey-content .question-container{box-sizing:border-box;width:100%}.survey-wrapper .survey-container .survey-content .question-container .question-wrapper{align-items:start;display:flex;flex-direction:column;margin-top:60px}.survey-wrapper .survey-container .survey-content .question-container .question-wrapper .h1{margin-bottom:12px}.survey-wrapper .survey-container .survey-content .question-container .options-wrapper{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:12px;justify-content:start;margin:64px 2px}.survey-wrapper .survey-container .survey-content .question-container .options-wrapper .option{align-items:center;background-color:#fff;border-radius:4px;box-sizing:border-box;display:flex;height:40px;justify-content:start;outline:1px solid #d0cdc4;padding:0 12px}.survey-wrapper .survey-container .survey-content .question-container .options-wrapper .option.vertical{width:100%}.survey-wrapper .survey-container .survey-content .question-container .options-wrapper .option input[type=radio]{height:24px;margin:0 4px;width:24px}.survey-wrapper .survey-container .survey-content .question-container .options-wrapper .option .h2{margin:0}.survey-wrapper .survey-container .survey-content .question-container .options-wrapper .option:hover{background-color:#f7f6f3;cursor:pointer}.survey-wrapper .survey-container .survey-content .question-container .options-wrapper .option.selected{outline:2px solid #397ce2}.survey-wrapper .survey-container .survey-content .question-container .options-wrapper .image-option{display:flex;flex-direction:column;gap:12px}.survey-wrapper .survey-container .survey-content .question-container .options-wrapper .image-option .image-container{align-items:center;border-radius:12px;display:flex;height:156px;justify-content:center;outline:1px solid #d0cdc4;overflow:hidden;width:222px}.survey-wrapper .survey-container .survey-content .question-container .options-wrapper .image-option .image-container img{width:100%}.survey-wrapper .survey-container .survey-content .question-container .options-wrapper .image-option .image-container input{display:none}.survey-wrapper .survey-container .survey-content .question-container .options-wrapper .image-option .image-container:hover{background-color:#f7f6f3;cursor:pointer}.survey-wrapper .survey-container .survey-content .question-container .options-wrapper .image-option .image-container.selected{outline:2px solid #397ce2}.survey-wrapper .survey-container .survey-content .question-container .options-wrapper .image-option:last-of-type img{width:30%}.survey-wrapper .survey-container .survey-content .question-container .options-wrapper.vertical{flex-direction:column}.survey-wrapper .survey-container .survey-content .question-container .options-wrapper.vertical .option-vertical{width:600px}.survey-wrapper .survey-container .survey-content .question-container .options-wrapper.grid{display:grid;grid-template-columns:repeat(3,1fr)}.survey-wrapper .survey-container .survey-footer .button-container{align-items:center;border-top:1px solid #0000000a;box-shadow:0 -4px 4px #0000000a;box-sizing:border-box;display:flex;justify-content:flex-end;outline:#000;padding:20px 30px;width:100%}.survey-wrapper .survey-poster{align-items:center;background-color:#92c3d2;display:flex;height:100%;justify-content:center;width:40%}.survey-wrapper .survey-poster img{width:50%}@media only screen and (max-width:768px){.survey-wrapper .survey-container .survey-header{padding:64px 32px 0}.survey-wrapper .survey-container .survey-content{padding:64px 32px}.survey-wrapper .survey-container .survey-content .question-container .question-wrapper{margin-top:64px}.survey-wrapper .survey-container .survey-content .question-container .options-wrapper{align-items:center;flex-direction:column;gap:24px}.survey-wrapper .survey-container .survey-content .question-container .options-wrapper .option{height:50px;width:300px}.survey-wrapper .survey-container .survey-content .question-container .options-wrapper.grid{gap:24px;grid-template-columns:repeat(2,1fr)}.survey-wrapper .survey-container .survey-content .question-container .options-wrapper.grid .image-option{height:100%}.survey-wrapper .survey-container .survey-content .question-container .options-wrapper.grid .image-option .image-container{height:100%;width:100%}.survey-wrapper .survey-poster{display:none}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#nprogress{pointer-events:none}#nprogress .bar{background:#ff9800;height:4px;left:0;position:fixed;top:0;width:100%;z-index:1031}#nprogress .peg{box-shadow:0 0 10px #ff9800,0 0 5px #ff9800;display:block;height:100%;opacity:1;position:absolute;right:0;transform:rotate(3deg) translateY(-4px);width:100px}#nprogress .spinner{display:none;position:fixed;right:40px;top:40px;z-index:1031}#nprogress .spinner-icon{animation:nprogress-spinner .4s linear infinite;border-color:#ff9800 #0000 #0000 #ff9800;border-radius:50%;border-style:solid;border-width:2px;box-sizing:border-box;height:18px;width:18px}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.7f5c8e7f.css.map*/