:root{--hub-primary-500:#73c7c9;--hub-primary-500-rgb:115,199,201;--hub-primary-200:#b2eee6;--hub-primary-200-rgb:178,238,230;--hub-light-600:#fafafa;--hub-dark-600:#151b1e;--hub-dark-600-rgb:21,27,30;--hub-dark-400:#1f282e;--hub-yellow:#ffef44;--hub-green:#79c115;--hub-purple:#717eff;--hub-red:#ff7060;--hub-box-shadow:0 0 20px rgba(11,14,15,.8);--hub-button-border-radius:32px;--hub-button-primary-color:var(--hub-dark-600);--hub-button-primary-hover-color:var(--hub-primary-500);--hub-button-secondary-border-color:var(--hub-primary-500);--hub-button-secondary-hover-color:var(--hub-dark-600);--hub-button-secondary-hover-background:var(--hub-primary-500);--hub-menu-item-color:var(--hub-primary-500);--hub-menu-item-hover-color:var(--hub-primary-500);--hub-always-dark:#151b1e;--hub-always-dark-rgb:21,27,30;--hub-always-light:#fafafa;--hub-value-label-color:var(--hub-primary-500);--hub-border-32:32px;--hub-border-16:16px;--hub-border-8:8px;--hub-game-tag-background:var(--hub-always-dark)}.mediapackBrowser{display:flex;flex-direction:column;gap:16px}.mediapackBrowser__header{display:flex;flex-direction:column;gap:8px;justify-content:space-between}@media (min-width:768px){.mediapackBrowser__header{align-items:center;flex-direction:row}}.mediapackBrowser__header h1,.mediapackBrowser__header h2{margin-bottom:0}.mediapackBrowser__header-buttons{display:flex;flex-direction:column;gap:8px;justify-content:center}@media (min-width:768px){.mediapackBrowser__header-buttons{align-items:center;flex-direction:row}}@media (max-width:767px){.mediapackBrowser__header-buttons .download-selected{display:none!important}}.mediapackBrowser__bar{background:var(--hub-dark-600);border-top:1px solid var(--hub-primary-500);border-top-left-radius:8px;border-top-right-radius:8px;bottom:0;left:0;padding:16px;position:fixed;width:100%;z-index:10}@media (min-width:768px){.mediapackBrowser__bar{border:none;display:block!important;padding:0;position:relative;width:auto}}.mediapackBrowser__bar-filters{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;padding-bottom:16px;padding-top:8px}@media (min-width:768px){.mediapackBrowser__bar-filters{display:flex!important;flex-direction:row;flex-wrap:nowrap}}@media (max-width:767px){.mediapackBrowser__bar-filters input{width:100%}.mediapackBrowser__bar-filters .filter{width:calc(50% - 8px)}.mediapackBrowser__bar-filters .filter--long{width:100%}}.mediapackBrowser__bar-actions{align-items:center;display:flex;justify-content:space-between}@media (min-width:768px){.mediapackBrowser__bar-actions{display:none}}.mediapackBrowser__bar-actions .button i{display:inline-block;transition:all .25s linear}.mediapackBrowser__bar-actions .button.open i{transform:rotate(180deg);transition:all .25s linear}.mediapackBrowser .tree{border:1px solid var(--hub-primary-500);border-radius:16px;max-height:calc(100vh - 240px);overflow-x:auto;overflow-y:auto;padding:16px}@media (min-width:768px){.mediapackBrowser .tree{overflow-x:hidden}}.mediapackBrowser .tree:not(.jstree){min-height:100px;position:relative}.mediapackBrowser .tree:not(.jstree) ul{display:none}.mediapackBrowser .tree:not(.jstree) .tree__loader{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:3}.mediapackBrowser .tree:not(.jstree):after{background:var(--hub-dark-600);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.mediapackBrowser .jstree-default .jstree-anchor{align-items:center;border:2px solid transparent;box-shadow:none;display:inline-flex;height:auto;margin-bottom:2px;margin-top:2px}.mediapackBrowser .jstree-default .jstree-anchor.jstree-clicked .jstree-checkbox{background:var(--hub-primary-500);transition:all .1s linear}.mediapackBrowser .jstree-default .jstree-anchor.jstree-clicked .jstree-checkbox:before{opacity:1;transition:all .1s linear}.mediapackBrowser .jstree-default .jstree-anchor.jstree-search{color:inherit;font-style:normal;font-weight:inherit}.mediapackBrowser .jstree-default .jstree-checkbox{background:var(--hub-dark-400);border-radius:4px;height:24px;margin-right:8px;position:relative;transition:all .1s linear;width:24px}.mediapackBrowser .jstree-default .jstree-checkbox:after,.mediapackBrowser .jstree-default .jstree-checkbox:before{color:var(--hub-dark-600);content:"";font-size:12px;height:100%;left:0;margin-top:-1px;position:absolute;top:0;transition:all .1s linear;width:100%}.mediapackBrowser .jstree-default .jstree-checkbox:before{content:"";font-family:icn,serif!important;font-style:normal;font-weight:400!important;opacity:0;transition:all .1s linear;vertical-align:top}.mediapackBrowser .jstree-default .jstree-checkbox:after{color:var(--hub-primary-500);content:"-";font-family:Lexend,sans-serif;font-size:28px;font-weight:600;opacity:0;transition:all .1s linear}.mediapackBrowser .jstree-default .jstree-checkbox.jstree-undetermined{transition:all .1s linear}.mediapackBrowser .jstree-default .jstree-checkbox.jstree-undetermined:after{opacity:1;transition:all .1s linear}.mediapackBrowser .jstree-default .jstree-icon.jstree-file{display:none}.mediapackBrowser .jstree-default .jstree-icon.icn-folder{color:var(--hub-primary-500)}.mediapackBrowser .jstree-default .jstree-icon,.mediapackBrowser .jstree-default .jstree-node{background-image:none;position:relative}.mediapackBrowser .jstree-default .jstree-clicked,.mediapackBrowser .jstree-default .jstree-hovered:not(.jstree-clicked){background:none;border-radius:4px}.mediapackBrowser .jstree-default .jstree-open>.jstree-ocl:before{transform:rotate(90deg);transition:all .1s linear}.mediapackBrowser .jstree-default .jstree-closed>.jstree-ocl,.mediapackBrowser .jstree-default .jstree-open>.jstree-ocl{background:none;height:24px;margin-top:4px;position:relative;width:24px}.mediapackBrowser .jstree-default .jstree-closed>.jstree-ocl:before,.mediapackBrowser .jstree-default .jstree-open>.jstree-ocl:before{content:"";font-family:icn,serif!important;font-size:12px;font-style:normal;font-weight:400!important;height:100%;left:0;position:absolute;top:0;vertical-align:top;width:100%}.mediapackBrowser .file-info{align-items:center;display:inline-flex;gap:8px}.mediapackBrowser .file-info__thumbnail{align-items:center;display:flex;height:64px;justify-content:center;overflow:hidden;width:64px}.mediapackBrowser .file-info__thumbnail img{border-radius:4px;display:block;height:auto;max-height:100%;max-width:100%;width:auto}.mediapackBrowser .file-info__thumbnail-extension{align-items:center;color:var(--hub-dark-400);display:flex;font-size:10px;font-weight:400;height:48px;justify-content:center;padding-top:8px;position:relative;width:44px;z-index:2}.mediapackBrowser .file-info__thumbnail-extension:before{color:var(--hub-light-600);content:"";font-family:icn,serif!important;font-size:46px;font-style:normal;font-weight:400!important;height:100%;left:0;line-height:1;position:absolute;top:0;vertical-align:top;width:100%;z-index:-1}.mediapackBrowser .file-info__details{display:flex;flex-direction:column;gap:4px;justify-content:flex-start}.mediapackBrowser .file-info__details-name{line-height:1.44}.mediapackBrowser .file-info__details-single{color:var(--hub-primary-500);font-size:12px;line-height:1.44}.mediapackBrowser .file-info__download{padding-left:4px}.mediapackBrowser .file-info__download .button{align-items:center;display:flex;height:32px;justify-content:center;padding:0;width:32px}.mediapackBrowser .file-info__download .button i{padding-right:0}