.header-1{position: sticky;top: 0;z-index: 1020;background: #ffffff;border-bottom: 1px solid #e3e3e3}.header-1 #header_items{display: flex;align-items: center;gap: 1.5rem;min-height: 64px}.header-1 #logo{display: inline-flex;align-items: center;gap: .625rem;margin-right: auto;text-decoration: none;color: var(--bs-body-color)}.header-1 #logo:hover{color: var(--bs-body-color);opacity: 1}.header-1 .logo-mark{display: grid;place-items: center;width: 2rem;height: 2rem;border-radius: 8px;font-size: .9375rem;color: #ffffff;background: var(--bs-primary)}.header-1 .logo-text{font-size: 1.25rem;font-weight: 500;letter-spacing: -.01em}.header-1 #logo img{max-width: 160px;max-height: 40px}.header-1 #top_menu ul{display: flex;align-items: center;gap: .25rem;margin: 0;padding: 0;list-style: none}.header-1 #top_menu ul li{display: block}.header-1 #top_menu ul li a{display: block;padding: .5rem .875rem;border-radius: 999px;font-size: .9375rem;color: var(--bs-body-color) !important;text-decoration: none}.header-1 #top_menu ul li a:hover{background: #f1f3f4}.header-1 .header-actions{display: flex;align-items: center;gap: .5rem}.header-1 .btn-login{border-radius: 999px;padding: .5rem 1.5rem;font-size: .9375rem;font-weight: 500}.header-1 .toggle{width: 2.5rem;height: 2.5rem;padding: 0;border-radius: 50%;background: #f1f3f4;border-color: transparent;color: var(--bs-body-color)}.header-1 .mobile-window .bg{position: fixed;inset: 0 100% 0 0;background: rgba(32, 33, 36, .6);transition: right .25s ease}.header-1 .mobile-window .window{position: fixed;top: 0;left: 0;bottom: 0;width: 0;padding: 0;overflow: auto;opacity: 0;background: #ffffff;display: flex;flex-direction: column;transition: width .25s ease, opacity .25s ease}.header-1 .mobile-window .close{position: fixed;top: 0;left: 0;margin: 1rem;font-size: 0;color: #ffffff;cursor: pointer;transition: font-size .25s ease, left .25s ease}.header-1 .mobile-window .window > div{padding: 1rem}.header-1 .mobile-window .logo{display: none}.header-1 .mobile-window .mobile_menu ul{margin: 0;padding: 0;list-style: none}.header-1 .mobile-window .mobile_menu ul li{border-bottom: 1px solid #e3e3e3}.header-1 .mobile-window .mobile_menu ul li a{display: block;padding: .875rem .5rem;font-size: 1rem;color: var(--bs-body-color);text-decoration: none}body.active-menu{overflow: hidden}body.active-menu .header-1 .mobile-window .bg{right: 0}body.active-menu .header-1 .mobile-window .window{width: 280px;opacity: 1;padding: 1.5rem 1rem}body.active-menu .header-1 .mobile-window .close{left: 280px;font-size: 1.75rem}@media (max-width: 575.98px){.header-1 .logo-text{font-size: 1.125rem}.header-1 .btn-login{padding: .5rem 1.125rem}}

[data-color="#000000FF"]{color:#000000FF}

.module.max-login-1{margin: 0;padding: 0}.module.max-login-1 > .container, .module.max-login-1 > .container-fluid{padding: 0}#max-login .modal-content{border: 0;border-radius: 1rem;box-shadow: 0 1.5rem 3rem rgba(0, 0, 0, .18)}#max-login .modal-header{padding-bottom: 0}#max-login .modal-title{margin: 0}#max-login .modal-body{padding-top: .5rem}#max-login .maxlogin-open{border-radius: .75rem}#max-login .maxlogin-or{align-items: center;gap: .75rem;margin: 1.25rem 0 1rem;color: var(--bs-secondary-color);font-size: .875rem}#max-login .maxlogin-or::before, #max-login .maxlogin-or::after{content: "";flex: 1 1 auto;height: 1px;background: var(--bs-border-color, rgba(0, 0, 0, .12))}#max-login .maxlogin-qr:not(:empty){display: inline-block;padding: .75rem;border-radius: .75rem;background: #fff;line-height: 0}#max-login .maxlogin-qr canvas, #max-login .maxlogin-qr img{display: block;width: 200px;height: 200px;max-width: 100%}#max-login .maxlogin-status{min-height: 1.5rem;margin: 1rem 0 0;color: var(--bs-secondary-color);font-size: .9375rem}#max-login .maxlogin-status.is-error{color: var(--bs-danger)}#max-login .maxlogin-retry{margin-top: .75rem;border-radius: .75rem}#max-login .modal-footer{padding-top: 0}#max-login .modal-footer p:last-child{margin-bottom: 0}.max-account{flex: none}.max-account .max-account-name{display: inline-block;max-width: 10rem;overflow: hidden;text-overflow: ellipsis;vertical-align: bottom;white-space: nowrap}.max-account .dropdown-menu{min-width: 14rem;border-radius: .75rem}

.head-1 .cab-who{display: flex;align-items: center;gap: .5rem;flex-wrap: wrap;color: var(--bs-body-color);font-weight: 500}.head-1 .cab-who i{color: var(--bs-primary)}.head-1 .cab-who span{color: var(--bs-secondary-color);font-weight: 400}.head-1 .cab-nav{display: flex;gap: .25rem;margin-top: 1.5rem;overflow-x: auto;scrollbar-width: none;border-bottom: 1px solid var(--bs-border-color)}.head-1 .cab-nav::-webkit-scrollbar{display: none}.head-1 .cab-nav-item{display: inline-flex;align-items: center;gap: .5rem;padding: .75rem 1rem;white-space: nowrap;text-decoration: none;color: var(--bs-secondary-color);border-bottom: 2px solid transparent;margin-bottom: -1px}.head-1 .cab-nav-item.is-active{color: var(--bs-primary);border-bottom-color: var(--bs-primary);font-weight: 500}@media (hover: hover) and (pointer: fine){.head-1 .cab-nav-item:hover{color: var(--bs-body-color)}.head-1 .cab-nav-item.is-active:hover{color: var(--bs-primary)}}

.module.head-1{padding:48px 0}

.disk-1 .cab-line{display: flex;align-items: center;justify-content: space-between;gap: 1rem;flex-wrap: wrap;margin-bottom: 1rem}.disk-1 .cab-line-space{min-width: 15rem;flex: 0 1 20rem}.disk-1 .cab-crumbs{display: flex;align-items: center;gap: .5rem;overflow-x: auto;scrollbar-width: none;white-space: nowrap;margin-bottom: 1rem;font-size: .9375rem}.disk-1 .cab-crumbs::-webkit-scrollbar{display: none}.disk-1 .cab-crumbs a{color: var(--bs-secondary-color);text-decoration: none}.disk-1 .cab-crumbs span{font-weight: 500}.disk-1 .cab-crumbs-sep{color: var(--bs-secondary-color);font-size: .75rem}@media (hover: hover) and (pointer: fine){.disk-1 .cab-crumbs a:hover{color: var(--bs-primary)}}.disk-1 .cab-acts{display: flex;align-items: center;gap: .5rem;flex-wrap: wrap;margin-bottom: 1rem}.disk-1 .cab-acts-hint{font-size: .8125rem;color: var(--bs-secondary-color);margin-left: auto}.disk-1 .cab-zone{border: 2px dashed transparent;border-radius: var(--bs-border-radius-xl, 1rem);padding: .25rem;transition: border-color .15s, background-color .15s}.disk-1 .cab-zone.is-over{border-color: var(--bs-primary);background: rgba(var(--bs-primary-rgb), .06)}.disk-1 .cab-list{display: flex;flex-direction: column;gap: .5rem}.disk-1 .cab-item{display: flex;align-items: center;gap: .5rem;padding: .5rem .75rem .5rem .5rem;border: 1px solid var(--bs-border-color);border-radius: var(--bs-border-radius-lg, .5rem);background: var(--bs-body-bg)}.disk-1 .cab-item-main{display: flex;align-items: center;gap: .75rem;flex: 1 1 auto;min-width: 0;padding: .25rem;text-decoration: none;color: inherit}.disk-1 .cab-item-ico{flex: 0 0 auto;display: grid;place-items: center;width: 2.5rem;height: 2.5rem;border-radius: .5rem;background: rgba(var(--bs-primary-rgb), .1);color: var(--bs-primary)}.disk-1 .cab-ico-folder{background: rgba(var(--bs-warning-rgb), .18);color: #b8860b}.disk-1 .cab-item-body{min-width: 0;display: flex;flex-direction: column}.disk-1 .cab-item-name{font-weight: 500;white-space: nowrap;overflow: hidden;text-overflow: ellipsis}.disk-1 .cab-item-meta{font-size: .8125rem;color: var(--bs-secondary-color)}.disk-1 .cab-item-more{border-radius: 50%;width: 2rem;height: 2rem;padding: 0}@media (hover: hover) and (pointer: fine){.disk-1 .cab-item:hover{border-color: var(--bs-primary)}.disk-1 .cab-item-main:hover .cab-item-name{color: var(--bs-primary)}}.disk-1 .cab-empty{border-style: dashed !important}.disk-1 .cab-move-list{display: flex;flex-direction: column;gap: .125rem}.disk-1 .cab-move-item{display: flex;align-items: center;gap: .625rem;width: 100%;padding: .5rem .75rem;border: 0;border-radius: .5rem;background: transparent;text-align: left}.disk-1 .cab-move-item i{color: var(--bs-primary)}@media (hover: hover) and (pointer: fine){.disk-1 .cab-move-item:hover{background: rgba(var(--bs-primary-rgb), .1)}}@media (max-width: 575.98px){.disk-1 .cab-acts-hint{margin-left: 0;width: 100%}}.disk-1{position: relative}.disk-1 .cab-item[draggable="true"]{cursor: grab}.disk-1 .cab-item.is-dragging{opacity: .45;cursor: grabbing}.disk-1 .cab-item.is-target{border-color: var(--bs-primary);background: rgba(var(--bs-primary-rgb), .1);box-shadow: 0 0 0 .125rem rgba(var(--bs-primary-rgb), .25)}.disk-1 .cab-crumbs [data-folder].is-target{background: rgba(var(--bs-primary-rgb), .15);border-radius: .375rem;color: var(--bs-primary)}.disk-1 .cab-ctx{position: absolute;min-width: 13rem;z-index: 1030}.disk-1 .cab-up{display: flex;align-items: center;gap: .75rem;padding: .5rem .75rem;text-decoration: none;color: var(--bs-secondary-color);cursor: pointer}.disk-1 .cab-up .cab-item-ico{background: var(--bs-secondary-bg, rgba(0, 0, 0, .06));color: var(--bs-secondary-color)}.disk-1 .cab-up .cab-item-name{letter-spacing: .1em}@media (hover: hover) and (pointer: fine){.disk-1 .cab-up:hover{border-color: var(--bs-primary);color: var(--bs-body-color)}}.disk-1 .cab-move-item{padding-left: calc(.75rem + var(--depth, 0) * 1.25rem)}.disk-1 .cab-move-item i{opacity: .85}

.trash-1 .cab-line{display: flex;align-items: center;justify-content: space-between;gap: 1rem;flex-wrap: wrap;margin-bottom: .5rem}.trash-1 .cab-note{font-size: .875rem;margin-bottom: 1.25rem}.trash-1 .cab-list{display: flex;flex-direction: column;gap: .5rem}.trash-1 .cab-item{display: flex;align-items: center;gap: .75rem;padding: .5rem .75rem;border: 1px solid var(--bs-border-color);border-radius: var(--bs-border-radius-lg, .5rem);background: var(--bs-body-bg)}.trash-1 .cab-item-ico{flex: 0 0 auto;display: grid;place-items: center;width: 2.5rem;height: 2.5rem;border-radius: .5rem;background: var(--bs-secondary-bg, rgba(0, 0, 0, .06));color: var(--bs-secondary-color)}.trash-1 .cab-item-body{min-width: 0;display: flex;flex-direction: column;flex: 1 1 auto}.trash-1 .cab-item-name{font-weight: 500;white-space: nowrap;overflow: hidden;text-overflow: ellipsis}.trash-1 .cab-item-meta{font-size: .8125rem;color: var(--bs-secondary-color)}.trash-1 .cab-item-acts{flex: 0 0 auto;display: flex;align-items: center;gap: .25rem}.trash-1 .cab-empty{border-style: dashed !important}@media (max-width: 575.98px){.trash-1 .cab-item-acts .btn span{display: none}}

.profile-1 .cab-form{max-width: 34rem}.profile-1 .cab-form-note{font-size: .875rem}.profile-1 .cab-form-note i{margin-right: .25rem}

.module.preview-1{margin: 0;padding: 0}.module.preview-1 > .container, .module.preview-1 > .container-fluid{padding: 0}#cab-preview .modal-content{border: 0;border-radius: 1rem;box-shadow: 0 1.5rem 3rem rgba(0, 0, 0, .18)}#cab-preview .modal-body{padding: 0;background: var(--bs-secondary-bg, #f1f3f5);min-height: 18rem;display: flex;align-items: center;justify-content: center}#cab-preview .cab-pv-img{max-width: 100%;max-height: 70vh;object-fit: contain;display: block}#cab-preview .cab-pv-frame{width: 100%;height: 70vh;border: 0;background: #ffffff}#cab-preview .cab-pv-none{width: 100%;padding-inline: 1rem}#cab-preview .modal-title{max-width: 60%}@media (max-width: 575.98px){#cab-preview .cab-pv-frame{height: 60vh}#cab-preview .modal-title{max-width: 45%}}

.footer-1{padding: 3rem 0 2rem;border-top: 1px solid #e3e3e3}.footer-1 .footer-logo{display: inline-flex;align-items: center;gap: .625rem;margin-bottom: .875rem;text-decoration: none;color: var(--bs-body-color)}.footer-1 .logo-mark{display: grid;place-items: center;width: 2rem;height: 2rem;border-radius: 8px;font-size: .9375rem;color: #ffffff;background: var(--bs-primary)}.footer-1 .logo-text{font-size: 1.25rem;font-weight: 500;letter-spacing: -.01em}.footer-1 .footer-logo img{max-width: 160px;max-height: 40px}.footer-1 .footer-about{max-width: 32em;font-size: .875rem;line-height: 1.6;color: var(--bs-secondary-color)}.footer-1 .footer-legal ul{display: grid;grid-template-columns: repeat(2, minmax(0, 1fr));gap: .25rem 1.5rem;margin: 0;padding: 0;list-style: none}.footer-1 .footer-legal ul li{display: block;border: 0}.footer-1 .footer-legal ul li a{display: block;padding: .375rem 0;font-size: .875rem;color: var(--bs-secondary-color);text-decoration: none}.footer-1 .footer-legal ul li a:hover{color: var(--bs-primary)}.footer-1 .footer-bottom{align-items: center;margin-top: 2.5rem;padding-top: 1.5rem;border-top: 1px solid #e3e3e3}.footer-1 .copy{font-size: .8125rem;color: var(--bs-secondary-color)}.footer-1 .zerro-author{display: flex;align-items: center;font-size: .8125rem;line-height: 1.3;color: var(--bs-secondary-color);text-decoration: none}.footer-1 .zerro-author:hover{color: var(--bs-primary)}.footer-1 .zerro-author::before{content: url('/assets/images/zerro.svg');margin-right: .75rem;opacity: .5}@media (max-width: 767.98px){.footer-1{padding: 2.5rem 0 1.5rem}.footer-1 .footer-legal ul{grid-template-columns: 1fr}.footer-1 .zerro-author{justify-content: flex-start}}

[data-color="#ffffffFF"]{color:#ffffffFF}[data-color="#A2A2A2"]{color:#A2A2A2}

