.asset-tooltip-property{display:flex}.asset-tooltip-property__label{color:#fff;flex-shrink:0;font-size:16px;font-style:normal;font-weight:700;line-height:20px;margin-right:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:110px}.asset-tooltip-property__value{color:#fff;font-size:16px;font-weight:400;letter-spacing:-.2px;line-height:20px;max-width:calc(100% - 110px);opacity:.6;word-break:break-word}.asset-tooltip__content{cursor:text;-webkit-user-select:text;-moz-user-select:text;user-select:text;width:-moz-max-content;width:max-content;width:100%}.asset-tooltip__name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:20px;font-weight:400;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-word}.asset-tooltip__trigger{height:100%;left:0;position:absolute;top:0;width:100%}.asset-card{cursor:pointer;position:relative;transition:box-shadow .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.asset-card,.asset-card b,.asset-card i{border-radius:8px;height:100%;width:100%}.asset-card b,.asset-card i{bottom:0;content:"";left:0;opacity:0;position:absolute;transition:opacity .15s ease;z-index:2}.asset-card b{background:linear-gradient(180deg,rgba(0,0,0,.75),transparent)}.asset-card i{background:rgba(0,0,0,.6)}.asset-card:hover .asset-card__badges--right,.asset-card:hover b{opacity:1}.asset-card.checked b,.asset-card.checked:hover b{opacity:0}.asset-card.checked i,.asset-card.checked:hover i,.asset-card.hovered b{opacity:1}.asset-card.hovered i{opacity:0}.asset-card__img{border-radius:8px;height:100%;overflow:visible;position:relative;text-align:center;width:100%}.asset-card__img:before{background-color:#1e1e21;border-radius:10px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.asset-card__img.is-audio:before{background:#fff}.asset-card__img.is-audio img{height:50%;-o-object-fit:fill;object-fit:fill;top:25%;width:80%}.asset-card img{display:block;height:100%;margin:auto;max-width:100%;-o-object-fit:cover;object-fit:cover;position:relative;transition:all .15s ease;z-index:1}.asset-card__badges{bottom:8px;left:8px;position:absolute;text-align:left;z-index:1}.asset-card__badge{background-color:rgba(0,0,0,.7);border-radius:4px;color:#fff;display:inline-block;font-size:12px;font-weight:700;letter-spacing:1.5px;line-height:20px;margin:0 4px 0 0;padding:0 8px;text-transform:uppercase}.asset-card__debug{background-color:#fff;bottom:50px;font-size:13px;font-weight:700;left:10px;line-height:19px;padding:0 8px;position:absolute;z-index:1}.asset-card__stub{left:50%;max-height:100%;max-width:100%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.asset-card__badges--right{left:auto;opacity:0;right:8px;text-align:right;transition:opacity .15s ease 0s;z-index:3}.asset-card__badges--right .asset-card__badge{align-items:center;border-radius:16px;display:flex;height:32px;justify-content:center;margin:0 0 0 4px;width:32px}.asset-card__badges-top-left{display:flex;gap:4px;left:8px;line-height:0;position:absolute;top:8px;z-index:3}.asset-card__badges-top-left .tooltip-content{line-height:24px;padding:12px;width:auto}.asset-card__badges-top-left-badge{align-items:center;background:rgba(0,0,0,.48);border-radius:8px;display:flex;height:28px;justify-content:center;width:28px}.asset-card__badges-top-left-badge .c-icon{color:#fff}.asset-card.load-error .asset-card__img{align-items:center;display:flex;justify-content:center}.asset-card.load-error .asset-card__img img{height:auto;left:0;top:0;width:auto}@media (max-width:560px){.asset-card__badges--right{opacity:1}}.asset-card__img>img{border-radius:8px}.asset-draft{background:#fff;border-radius:5px;height:100%;position:relative;width:100%}.asset-draft__loader{left:50%;margin:-34px 0 0 -34px;position:absolute;top:50%}.asset-draft__progress{color:#707882;left:0;line-height:18px;margin:40px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.asset-draft__error,.asset-draft__progress{position:absolute;text-align:center;top:50%}.asset-draft__error{left:50%;max-height:100%;max-width:100%;transform:translateX(-50%) translateY(-50%)}.asset-draft__error-icon{font-size:26px}.asset-draft__error-msg{line-height:20px;padding:9px}.asset-draft__error-title{color:#1c1d1f;font-size:16px;margin:0 10px;opacity:.5;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.asset-draft__retry{bottom:10px;left:0;position:absolute;text-align:center;width:100%;z-index:3}.asset-draft__retry-button{align-items:flex-start;color:var(--primary-color-70);cursor:pointer;display:inline-flex;flex-wrap:wrap;justify-content:center}.asset-draft__retry-icon{font-size:18px;padding:0 4px 0 0}.asset-draft__retry-msg{line-height:18px}.asset-draft__test-reload{cursor:pointer}.asset-tiles-fake-item{animation:shimmer 2s linear infinite forwards;background:#e4e8ed linear-gradient(90deg,#e4e8ed,#d0d6db 20%,#e4e8ed 40%,#e4e8ed) no-repeat;background-size:100vw 100%;border-radius:8px;height:100%;width:100%}.asset-item{cursor:pointer;flex-grow:1;height:260px;margin:1px;min-width:110px;position:relative}.asset-item__border{align-items:center;border:2px solid var(--primary-color-70);border-radius:8px;bottom:0;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;transition:opacity .15s ease;width:100%;z-index:2}.asset-item.selected .asset-item__border,.asset-item:hover .asset-card .asset-card__badges--right,.asset-item:hover .asset-card b{opacity:1}.asset-item__border-background{background:var(--primary-color-70);height:100%;opacity:.5;position:absolute;width:100%}.asset-item__border-check{color:#fff;height:32px;opacity:1;position:absolute;width:32px}.asset-feed{flex:1;padding:0 0 4px}.asset-feed__row{display:flex;padding:0 3px}.asset-feed__row--last .asset-item{flex-grow:0}.asset-feed__area{display:grid;grid-template-columns:100%}.asset-tiles-loading{flex:1;padding:0 0 4px}.asset-tiles-loading__row{display:flex;padding:0 4px}.asset-tiles-loading__item{flex-grow:1;margin:1px}.asset-cell{cursor:pointer}.asset-cell:before{background:#fff;content:"";height:100%;left:0;position:absolute;top:0;transition:background-color .15s ease 0s;width:100%}.asset-cell.hovered:before,.asset-cell.selected:before{background:#f1f2f4}.asset-cell__content{position:relative}.asset-table-view--table td:nth-child(3) .asset-cell.selected{font-weight:500}.table-view-check-all{display:flex;padding-left:8px}.table-view-header{align-items:center;display:flex;overflow:hidden;transition:background-color .15s ease 0s}.table-view-header--sortable{cursor:pointer;margin:-4px -8px;padding:4px 8px}.table-view-header__label{line-height:20px;overflow:hidden;padding:2px 0;text-overflow:ellipsis;white-space:nowrap}.table-view-header__order{align-items:center;border-radius:8px;color:#61646b;display:flex;justify-content:center;margin-left:4px;transition:background-color .15s ease 0s}.table-view-header__order,.table-view-header__order-direction{flex-shrink:0;height:20px;width:20px}.table-view-header__order-direction--asc{transform:rotate(180deg)}.table-view-header__order-direction--desc{transform:rotate(0)}.table-view-header:hover>.table-view-header__order{background-color:#ccd1d7}.table-view-header__order.table-view-header__order--sorted{background:var(--primary-color-70)}.table-view-header__order.table-view-header__order--sorted>.table-view-header__order-direction{color:#fff}.table-view-header:hover>.table-view-header__order.table-view-header__order--sorted{background:var(--primary-color-80)}.table-view-table{max-width:100%}.table-view-table .table{table-layout:fixed;width:100%}.table .table-view-table__cell{padding:0;position:relative;vertical-align:middle}.table-view-table .table tr.detail{background:transparent;box-shadow:none}.table-view-table .table tr.detail td{border:0;padding:0 16px}.table-view-table .table tr.detail .detail-container{padding:0}.table-view-table .table tr.selected,.table-view-table .table tr:not(.detail):hover td .asset-cell:before{background:#f1f2f4}.table-view-table .table tr td.is-sticky .hovered .table-view-cell:before,.table-view-table .table tr td.is-sticky .selected .table-view-cell:before,.table-view-table .table tr:hover td.is-sticky .table-view-cell:before{opacity:0}.table-view-table .table tr td.is-sticky .hovered .table-view-cell:after,.table-view-table .table tr td.is-sticky .selected .table-view-cell:after,.table-view-table .table tr:hover td.is-sticky .table-view-cell:after{opacity:1}.table-view-table__details{left:17px;position:sticky}.table-view-table__details .asset-expand{padding:0}.table-view-table.b-table .table-wrapper.has-sticky-header>.simplebar-wrapper:after,.table-view-table.b-table .table-wrapper.has-sticky-header>.simplebar-wrapper:before{width:20px}.table-view-table--resizing{cursor:col-resize}.table-view-column{display:flex;justify-content:space-between}.table-view-column__resizer{background-color:#d0d6db;flex-shrink:0;height:20px;margin-left:6px;opacity:0;width:2px}.table-view-column__resizer:hover{background-color:var(--primary-color-70);cursor:col-resize;opacity:.08!important}.table-view-column__resizer.table-view-column__resizer:active{background:var(--primary-color-70)!important;cursor:col-resize;opacity:1!important}.table .table-view-table__th:hover .table-view-column__resizer{opacity:1}.table-view-table__th{padding:6px 8px!important;word-break:break-all}.table-view-table__th span{width:100%}.table-view-table__th--with-hover:active,.table-view-table__th--with-hover:hover{background:#e4e8ed!important}.asset-table-view{padding:0 4px}.asset-table-view__table{background:#fff;border-radius:8px;overflow:hidden}.asset-table-view__table td{height:73px}.asset-table-view--table .asset-table-view__table td{height:45px}.asset-table-view .table-view-cell{padding-left:8px}.asset-table-view .table-view-cell--check{padding-left:16px}.asset-table-view--table .table-view-cell{min-height:44px;padding-bottom:10px;padding-top:10px}.asset-table-view--table .table-view-cell--prop__tags{padding-bottom:8px;padding-top:8px}.asset-table-view__table.b-table .table td.table-view-table__cell--thumbnail{left:49px}.feed-empty{flex-shrink:0;margin-bottom:auto;margin-top:auto;position:relative}.feed-empty__inner{text-align:center;width:100%}.feed-empty__icon{color:#707882;font-size:150px;opacity:.2;padding:0 0 26px}.feed-empty__result{font-size:18px;line-height:23px;padding:0 0 5px}.feed-empty__retry{color:#707882;font-size:16px;line-height:20px}.search-by-face-uploader-modal{align-items:center;background-color:rgba(49,49,50,.86);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:40}.search-by-face-uploader-modal__modal{background:#fff;border-radius:16px;display:flex;flex-direction:column;height:358px;padding:24px;position:relative;width:480px;z-index:1}.search-by-face-uploader-modal__close{position:absolute;right:8px;top:8px}.search-by-face-uploader-modal__header{margin-bottom:8px}.search-by-face-uploader-modal__header-title{color:#1c1d1f;font-size:24px;font-weight:500;line-height:26px;margin-bottom:4px}.search-by-face-uploader-modal__header-hint{color:#61646b;font-size:14px;font-weight:400;line-height:20px}.search-by-face-uploader-modal__dropzone{align-items:center;border:1px dashed var(--primary-color-70);border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;padding:24px;position:relative;transition:background-color .15s ease 0s;width:100%}.search-by-face-uploader-modal__dropzone:hover{background:var(--primary-color-10)}.search-by-face-uploader-modal__hint{align-items:center;display:flex;margin-bottom:4px}.search-by-face-uploader-modal__icon{color:var(--primary-color-70);height:24px;margin-right:8px;width:24px}.search-by-face-uploader-modal__text{color:#1c1d1f;font-size:14px;font-weight:500;line-height:20px}.search-by-face-uploader-modal__hint{color:#61646b;font-size:14px;font-weight:400;line-height:20px;text-align:center}.search-by-face-uploader-modal__input{display:none}.search-by-face-uploader-modal__progress{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.search-by-face-uploader-modal__loader{margin-bottom:21px}.search-by-face-block{align-items:center;background-color:#e4e8ed;border:1px solid #ccd1d7;border-radius:8px;cursor:pointer;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;padding:24px}.search-by-face-block:hover{background-color:#ccd1d7}.search-by-face-block__left{align-items:center;display:flex;margin-left:auto;margin-right:auto}.search-by-face-block__icon{color:var(--primary-color-70);height:24px;margin-right:12px;width:24px}.search-by-face-block__preview{height:60px;-o-object-fit:contain;object-fit:contain;width:80px}.search-by-face-block__image{flex-shrink:0;margin-right:12px}.search-by-face-block__title{color:#1c1d1f;font-size:16px;font-weight:500;line-height:20px;margin-bottom:2px}.search-by-face-block__description{color:#61646b;font-size:14px;font-weight:400;line-height:20px}.feed-list{display:flex;flex-direction:column;height:100%}.feed-list__search-by-face{margin:0 3px 8px}.uploader-panel-space{height:55px}.ccounter{align-items:center;border:1px solid #fff;border-radius:120px;display:flex;font-size:10px;font-weight:500;justify-content:center;line-height:16px}.ccounter--m{height:20px;min-width:20px;padding:0 7px}.ccounter--s{height:14px;min-width:14px;padding:0 4px}.ccounter--xs{height:8px;width:8px}.ccounter--primary{background-color:var(--primary-color-70);color:#fff}.ccounter--secondary{background-color:#e4e8ed;color:#61646b}.ccounter--scrim{background-color:rgba(0,0,0,.48);color:#fff}.layout--default>.vue-portal-target{display:contents}.taxonomy-dragged-asset{pointer-events:none;position:fixed;will-change:transform;z-index:9999}.taxonomy-dragged-asset__element{align-items:center;background:#fff;border:1px solid #b8bec4;border-radius:16px;box-shadow:4px 8px 12px 0 hsla(0,0%,70%,.31);display:flex;height:56px;justify-content:center;position:relative;width:56px}.taxonomy-dragged-asset__icon{color:#8f969f;height:24px;width:24px}.taxonomy-dragged-asset__counter{position:absolute;right:2px;top:5px;transform:translate(50%,-50%);transform-origin:100% 0}.assets-page{flex:1;width:100%}.assets-page--draggable{pointer-events:none!important}