.floating-menu{padding:16px;justify-content:left;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.floating-menu .floating-menu-option{display:flex;gap:8px;align-items:center;height:40px;cursor:pointer}.floating-menu .floating-menu-option .floating-menu-option-text{font-weight:600;font-size:16px;line-height:22px}.floating-menu .public-main-section{display:flex;flex-direction:column;padding-bottom:8px;padding-top:8px}.floating-menu .public-main-section .publish-section{width:100%;background:var(--white);padding-bottom:16px}.floating-menu .public-main-section .publish-section .publish-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:8px}.floating-menu .public-main-section .publish-section .publish-content .publish-text{flex:1;display:flex;flex-direction:column;gap:4px;align-items:flex-start;text-align:left}.floating-menu .public-main-section .publish-section .publish-content .publish-text .h5{white-space:nowrap}.floating-menu .public-main-section .publish-section .publish-content .publish-text .body-s{max-width:140px;line-height:1.3}.floating-menu .public-main-section .publish-section .publish-content .publish-illustration{width:80px;height:80px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.floating-menu .public-main-section .publish-section .viu-button .button{width:100%}.floating-menu .separator{width:100%;height:1px;background:#e5e7eb}.app-layout-header{align-items:center;background:#fff;display:flex;flex-flow:row nowrap;justify-content:space-between;z-index:2;padding:20px 32px}.app-layout-header .app-layout-header-wrap{align-items:center;display:flex;justify-content:space-between;width:100%}.app-layout-header .app-layout-header-wrap .app-layout-header-left{display:flex;align-items:center;width:100%;position:relative;flex-flow:row nowrap}.app-layout-header .app-layout-header-wrap .app-layout-header-left .menu-toggler{align-items:center;display:flex;justify-content:center}.app-layout-header .app-layout-header-wrap .app-layout-header-left .menu-toggler .menu-icon{margin-left:16px;margin-right:14px;color:var(--primary-500);font-size:20px;align-items:center;justify-content:center;display:flex;cursor:pointer}.app-layout-header .app-layout-header-wrap .app-layout-header-left .menu-toggler .main-icon-img{position:absolute;left:50%;transform:translateX(-50%);width:132px;height:32px;cursor:pointer}.app-layout-header .app-layout-header-wrap .app-layout-header-left .menu-toggler .menu-options-container{display:none}.app-layout-header .app-layout-header-wrap .app-layout-header-left .menu-toggler .menu-right-options{margin:0 auto;margin-right:0;display:none}.app-layout-header .app-layout-header-wrap .app-layout-header-left .menu-toggler .floating-menu{display:none}.app-layout-header .app-layout-header-wrap .app-layout-header-left .app-layout-header-tabs{display:flex;flex-flow:row nowrap}.app-layout-header .app-layout-header-wrap .app-layout-header-right{display:flex;height:64px;align-items:center}.app-layout-header .app-layout-header-wrap .app-layout-header-right .publish-btn{margin-right:16px}.app-layout-header .app-layout-header-wrap .app-layout-header-right .publish-btn .margin-only-text{padding-right:0;padding-left:0}@media(min-width:1280px){.app-layout-header .app-layout-header-wrap .app-layout-header-left .menu-toggler{width:100%;justify-content:inherit;gap:24px}.app-layout-header .app-layout-header-wrap .app-layout-header-left .menu-toggler .dusk-main-menu-icon{display:none}.app-layout-header .app-layout-header-wrap .app-layout-header-left .menu-toggler .main-icon-img{position:inherit;transform:inherit}.app-layout-header .app-layout-header-wrap .app-layout-header-left .menu-toggler .menu-options-container{display:flex;gap:24px;align-items:center}.app-layout-header .app-layout-header-wrap .app-layout-header-left .menu-toggler .menu-options-container.gp-12{gap:12px}.app-layout-header .app-layout-header-wrap .app-layout-header-left .menu-toggler .menu-options-container .menu-option{color:var(--grey-900);font-weight:600;font-size:16px;line-height:22px;cursor:pointer;transition:.2s;padding:9px 8px}.app-layout-header .app-layout-header-wrap .app-layout-header-left .menu-toggler .menu-options-container .menu-option.active,.app-layout-header .app-layout-header-wrap .app-layout-header-left .menu-toggler .menu-options-container .menu-option:hover{color:var(--primary-500)}.app-layout-header .app-layout-header-wrap .app-layout-header-left .menu-toggler .menu-options-container.rigth{gap:12px;margin:0 auto;margin-right:0}.app-layout-header .app-layout-header-wrap .app-layout-header-left .menu-toggler .floating-menu,.app-layout-header .app-layout-header-wrap .app-layout-header-left .menu-toggler .menu-right-options{display:inherit}}.breadcrumbs{display:flex;flex-direction:column;gap:24px}.breadcrumbs .top-section{display:flex}.breadcrumbs .top-section>.path{display:flex;gap:4px;align-items:center}@media(max-width:1279px){.breadcrumbs{display:none}}.app-layout{display:flex;flex-flow:column;height:100%}.app-layout .app-layout-content{width:100%;display:flex;flex-direction:column;gap:32px;position:relative;flex:1;overflow-y:auto}.app-layout .app-layout-content.agent-container{max-height:calc(100svh - 129px)}.app-layout .app-layout-content .app-layout-content-inner{max-width:1200px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:32px}.app-layout.no-padding-layout .app-layout-content{padding-top:0}.app-layout.no-padding-layout .app-layout-content .app-layout-content-inner{max-width:100%;line-height:24px}.app-layout .hide-on-mobile{display:none}@media(min-width:1280px){.app-layout .app-layout-content{padding-top:40px}.app-layout .hide-on-mobile{display:inherit}}