#rohrpost-indicator{cursor:default;text-align:center;width:36px;transition:color .5s ease}#rohrpost-indicator .bunt-icon{color:#ffab00;font-size:24px;will-change:transform}#rohrpost-indicator.open .bunt-icon{color:#0a974b}#upload-indicator{display:flex;align-items:center}#upload-indicator .bunt-icon{transition:color .5s ease;cursor:default;text-align:center;width:36px;color:#00000061;font-size:24px}#upload-indicator .upload-hint{height:24px;max-width:0;overflow:hidden;white-space:nowrap;font-size:12px;color:#0000008a;transition:max-width .5s ease;display:flex;flex-direction:column;justify-content:flex-end}#upload-indicator .progressbar{height:5px;width:100%;background-color:#0000001f;align-self:flex-start;margin-top:4px;position:relative}#upload-indicator .progressbar-inner{position:absolute;top:0;left:0;bottom:0;background-color:#0a974b}#upload-indicator.finished .bunt-icon{color:#0a974b}#upload-indicator.in-progress .upload-hint{max-width:300px}#upload-indicator.in-progress .bunt-icon{color:#cddc39}.c-user-list{display:flex;align-items:center;height:100%;padding-right:12px}.c-user-list .user{flex:none;display:flex;width:30px;position:relative}.c-user-list .image{width:32px;height:32px;padding:3px;border-radius:50%;flex:none;user-select:none;border:2px solid #fff;background-color:var(--user-color)}.c-user-list .image img{height:32px;width:32px;border-radius:50%}.c-user-list .detail{display:none;position:absolute;flex-direction:column;min-width:128px;height:58px;top:54px;left:-52px;padding:4px 8px;background-color:#fff;filter:drop-shadow(rgba(0,0,0,.14) 0 6px 8px) drop-shadow(rgba(0,0,0,.12) 0 2px 9px) drop-shadow(rgba(0,0,0,.4) 0 2px 2px)}.c-user-list .detail:before{content:"";display:block;position:absolute;width:0;height:0;border-color:transparent;border-width:14px;border-style:solid;bottom:100%;left:74px;margin-left:-14px;border-bottom-color:#fff;pointer-events:none}.c-user-list .detail>*{padding:2px 0;color:#0000008a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-user-list .detail .explainer{font-size:10px;font-weight:600;height:14px;text-transform:uppercase;color:#0000008a}.c-user-list .detail .name{color:#000000de;font-weight:500}.c-user-list img.support{background-color:#fffc;border-radius:50%;padding:2px;height:16px;position:absolute;left:2px;bottom:0}.c-user-list .user:hover .detail{display:flex}.c-notifications{cursor:default;position:relative}.c-notifications .notifications-backdrop{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9}.c-notifications .notifications-button{display:flex;height:36px;align-items:center;cursor:pointer;user-select:none}.c-notifications .notifications-button:hover{background-color:#00000014}.c-notifications .notifications-button.icon-only{border-radius:50%}.c-notifications .notifications-button.icon-only .notifications-bell{padding:0;margin:8px}.c-notifications .notifications-button .notifications-bell{margin-right:8px;padding:0 4px 0 16px;position:relative;width:fit-content;z-index:2}.c-notifications .notifications-button .notifications-bell.hasUnread{padding-right:8px}.c-notifications .notifications-button .notifications-bell .mdi{font-size:20px;color:#000000de}.c-notifications .notifications-button .notifications-bell .notifications-counter{background:#0a974b;border-radius:50%;color:#fff;font-size:12px;font-weight:600;height:16px;line-height:16px;padding:2px;position:absolute;right:-5px;text-align:center;top:-10px;width:16px}.c-notifications .notifications-button .notifications-label{white-space:nowrap;flex:1 1 0;align-items:center}.c-notifications .notifications-content{border-radius:2px;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;background-color:#fff;transition:box-shadow .3s;max-height:400px;position:absolute;width:50vw;min-width:500px;max-width:1000px;z-index:10}.c-notifications .notifications-content.bottom{right:0;top:calc(100% + 8px)}.c-notifications .notifications-content.right{bottom:0;left:calc(100% + 8px)}.c-notifications .notifications-content .notifications-header{align-items:center;display:flex;justify-content:space-between;padding:0 12px}.c-notifications .notifications-content .notifications-table{width:100%;font-size:13px;flex:1;display:flex;flex-direction:column;overflow:hidden}.c-notifications .notifications-content .notifications-table .header,.c-notifications .notifications-content .notifications-table .table-row{height:48px;line-height:48px;text-align:left;display:flex}.c-notifications .notifications-content .notifications-table .header>*,.c-notifications .notifications-content .notifications-table .table-row>*{padding:0 24px}.c-notifications .notifications-content .notifications-table .header{background-color:#fafafa;font-weight:600;flex-shrink:0;border-bottom:1px solid rgba(0,0,0,.12);white-space:nowrap}.c-notifications .notifications-content .notifications-table .tbody{position:relative;flex:auto}.c-notifications .notifications-content .notifications-table .tbody .table-row{border-top:1px solid rgba(0,0,0,.12);cursor:pointer;overflow:hidden;position:relative}.c-notifications .notifications-content .notifications-table .tbody .table-row.active,.c-notifications .notifications-content .notifications-table .tbody .table-row:hover{background-color:#f5f5f5}.c-notifications .notifications-content .notifications-table>.notification{display:flex;flex-direction:row;align-items:center;height:48px;border-bottom:1px solid rgba(0,0,0,.12);cursor:pointer;color:#000000de}.c-notifications .notifications-content .notifications-table>.notification.read{color:#0000008a;background-color:#f5f5f5}.c-notifications .notifications-content .notifications-table>.notification:hover{background-color:#00000014}.c-notifications .notifications-content .notifications-table>.notification>*{margin:0;padding:8px}.c-notifications .notifications-content .notifications-table>.notification>:first-child{padding-left:12px;flex:auto;min-width:100px}.c-notifications .notifications-content .notifications-table>.notification>:last-child{padding-right:12px}.c-notifications .notifications-content .notifications-table>.notification>.user{flex:0 0 24px}.c-notifications .notifications-content .notifications-table>.notification>.date{flex:0 0 112px;color:#0000008a;font-size:12px;padding-left:0;white-space:nowrap;text-align:end}.c-notifications .notifications-content .notifications-table>.notification .project-name{color:#0000008a;font-size:12px;white-space:nowrap;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;word-wrap:normal}.c-notifications .notifications-content .notifications-table>.notification .item-name{white-space:nowrap;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;word-wrap:normal;display:block}.c-notifications .notifications-content .notifications-table>.notification .avatar{height:24px}.c-notifications .notifications-content .notifications-table>.notification .avatar img{border-radius:50%;height:24px;width:24px}.c-notifications .notifications-content p{margin:16px 16px 24px;text-align:center}nav.primary{z-index:1000;flex:0 0 48px;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;transition:box-shadow .3s;background-color:#fff;border-bottom:solid 2px #0a974b;display:flex;justify-content:space-between;transition:width .3s ease;border-radius:0;position:relative}nav.primary .stage-bar{position:absolute;inset:0;z-index:-1;background:repeating-linear-gradient(45deg,#d50000,#d50000 10px,#ff6d00 10px 20px);background-size:100% 6px;background-repeat:no-repeat}nav.primary.with-secondary{box-shadow:none}nav.primary .profile{height:32px;width:32px;border-radius:50%;cursor:pointer}nav.primary .bottom-container{display:flex;flex-direction:column}nav.primary .logo{display:flex;align-items:center;padding:0 8px;z-index:101;flex:none}nav.primary .logo img{height:40px}nav.primary .project-bar{position:absolute;left:0;right:0;display:flex;justify-content:space-around;border-radius:0;flex:1;z-index:100;align-self:flex-end}nav.primary .project-bar .bunt-tabs{width:auto;margin-bottom:0}nav.primary .project-bar .bunt-tabs .bunt-tabs-header{background-color:transparent}nav.primary .project-bar .bunt-tabs .bunt-tabs-header .bunt-tabs-header-items{color:#0000008a}nav.primary .project-bar .bunt-tabs .bunt-tabs-header .bunt-tabs-header-items .bunt-tab-header-item-icon{color:#0000008a}body[modality=keyboard] nav.primary .project-bar .bunt-tabs .bunt-tabs-header .bunt-tab-header-item:focus{outline:1px solid rgba(0,0,0,.87)}nav.primary .project-bar .bunt-tabs .bunt-tabs-header .bunt-tab-header-item.active{color:#000000de}nav.primary .project-bar .bunt-tabs .bunt-tabs-header .bunt-tab-header-item.active .bunt-tab-header-item-icon{color:#000000de}nav.primary .project-bar .bunt-tabs .bunt-tabs-indicator{background-color:#0a974b}nav.primary .project-bar .bunt-tabs .bunt-tabs-indicator{height:5px}nav.primary .project-bar .bunt-tabs .bunt-tabs-body{display:none}nav.primary .project-bar .composer-errors-overlay,nav.primary .project-bar .results-errors-overlay{pointer-events:none;display:flex;position:absolute;top:32px;transform:translate(-50%)}nav.primary .project-bar .composer-errors-overlay .errors,nav.primary .project-bar .results-errors-overlay .errors,nav.primary .project-bar .composer-errors-overlay .warnings,nav.primary .project-bar .results-errors-overlay .warnings{display:flex;align-items:center;color:#fff;padding:0 10px 0 8px}nav.primary .project-bar .composer-errors-overlay .errors .mdi,nav.primary .project-bar .results-errors-overlay .errors .mdi,nav.primary .project-bar .composer-errors-overlay .warnings .mdi,nav.primary .project-bar .results-errors-overlay .warnings .mdi{margin-right:2px;font-size:12px}nav.primary .project-bar .composer-errors-overlay .errors span,nav.primary .project-bar .results-errors-overlay .errors span,nav.primary .project-bar .composer-errors-overlay .warnings span,nav.primary .project-bar .results-errors-overlay .warnings span{font-size:12px;font-weight:600}nav.primary .project-bar .composer-errors-overlay .errors,nav.primary .project-bar .results-errors-overlay .errors{border-radius:0 0 0 12px;color:#f44336;padding-right:12px}nav.primary .project-bar .composer-errors-overlay .errors:last-child,nav.primary .project-bar .results-errors-overlay .errors:last-child{border-radius:0 0 12px 12px}nav.primary .project-bar .composer-errors-overlay .warnings,nav.primary .project-bar .results-errors-overlay .warnings{border-radius:0 0 12px;color:#fb8c00;padding-left:8px;margin-left:-12px;clip-path:polygon(0 100%,10px 0,100% 0,100% 100%)}nav.primary .project-bar .composer-errors-overlay .warnings:first-child,nav.primary .project-bar .results-errors-overlay .warnings:first-child{clip-path:none;border-radius:0 0 12px 12px}nav.primary .project-bar .composer-errors-overlay{left:calc(50% + 62px)}nav.primary .project-bar .results-errors-overlay{left:calc(50% + 166px)}nav.primary .left{z-index:101;display:flex;max-width:calc(50vw - 220px)}nav.primary .left .project-name{color:#000000de;margin:0 4px 0 16px;line-height:48px;font-size:14px;font-weight:300;display:flex;flex:auto;align-items:center;overflow:hidden}nav.primary .left .project-name span.project-id{margin-left:4px;font-weight:400}nav.primary .left .project-name span.project-id:after{content:" – "}nav.primary .left .project-name span.project-name{font-weight:500;white-space:nowrap;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;word-wrap:normal}nav.primary .left .project-name .bunt-icon-button{color:#000000de;background-color:transparent}body[modality=keyboard] nav.primary .left .project-name .bunt-icon-button:focus,nav.primary .left .project-name .bunt-icon-button:hover:not(.disabled),nav.primary .left .project-name .bunt-icon-button.dropdown-open{background-color:#0000001a}nav.primary .left .project-name .bunt-icon-button .bunt-icon{color:#000000de}nav.primary .left .project-name .bunt-icon-button svg{fill:#000000de}nav.primary .actions{z-index:101;display:flex;align-items:center;padding-right:16px}nav.primary .actions .bunt-icon-button{color:#0000008a;background-color:transparent}body[modality=keyboard] nav.primary .actions .bunt-icon-button:focus,nav.primary .actions .bunt-icon-button:hover:not(.disabled),nav.primary .actions .bunt-icon-button.dropdown-open{background-color:#0000001a}nav.primary .actions .bunt-icon-button .bunt-icon{color:#0000008a}nav.primary .actions .bunt-icon-button svg{fill:#0000008a}nav.primary .actions .profile-wrapper{flex-direction:row;display:flex;position:relative;padding:0 4px;cursor:pointer}nav.primary .actions .profile-wrapper:hover{background-color:#0000001a;border-radius:4px}nav.primary .actions .profile-wrapper .current-team{font-size:1rem;font-weight:400;margin-top:8px;margin-right:8px;cursor:pointer}nav.primary .actions .profile-wrapper .profile-icon{position:relative}nav.primary .actions .profile-wrapper.inactive .current-team,nav.primary .actions .profile-wrapper.inactive .profile-icon img{cursor:inherit}.bunt-drop{z-index:100}.apps-popover{border-radius:2px;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;background-color:#fff;transition:box-shadow .3s;width:320px;padding:0}.apps-popover .legacy-apps div{padding:0 15px}.apps-popover .legacy-apps div:hover{background-color:#f5f5f5}.apps-popover .legacy-apps div a{display:flex;height:42px;align-items:center}.apps-popover .legacy-apps div a i{padding-right:15px;font-size:16px;color:#0000008a}.apps-popover .legacy-apps div a span{font-size:15px;color:#0000008a}.apps-popover .help-apps{border-bottom:1px solid rgba(0,0,0,.12)}.apps-popover .help-apps>div{padding:15px}.apps-popover .help-apps>div:hover{background-color:#f5f5f5}.apps-popover .help-apps>div a{height:42px}.apps-popover .help-apps>div a div{font-size:18px;color:#212121}.apps-popover .help-apps>div a span{font-size:12px;color:#0000008a}.impersonator-glasses{height:30px;width:52px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACWAAAAF3BAMAAADTX20ZAAAAA3NCSVQICAjb4U/gAAAACXBIWXMADl47AA5eOwFY9/qjAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAABVQTFRFAAAAAAAAAAAAAAAAAQEBAAAAaWlpqPDmcAAAAAV0Uk5TAAED/f0aj87cAAAEW0lEQVR42u3XMVaDQBSG0YwHetiCW3ADFi6AhlXSuIAUbiBrgT4q0tu84jkBvLeeM/H8Sb5IueQZLwB/6MkEgGABCBYgWACCBSBYgGABCBaAYAGCBSBYAIIFCBaAYAEIFiBYAIIFIFiAYAEIFoBgAYIFIFgAggUIFoBgAQgWIFgAggUIFoBgAQgWIFgAggUgWIBgAQgWgGABggUgWACCBQgWgGABCBYgWACCBSBYgGABCBaAYAGCBSBYAIIFCBaAYAEIFiBYAIIFCBaAYAEIFiBYAIIFIFiAYAEIFoBgAYIFIFgAggUIFoBgAQgWcD7lOe+u3py5W61L5avI/np1kVNz5auOrHnJu2s6+1ijYB1c6CPaDoLlkRBAsADBAhAsAMECBAtAsAAECxAsAMECECxAsAAEC0CwAMECECwAwQIEC0CwAAQLECwAwQIQLECwAAQLECwAwQIQLECwAAQLQLAAwQIQLADBAgQLQLAABAsQLADBAhAsQLAABAtAsADBAhAsAMECBAtAsAAECxAsAMECECxAsAAECxAsAMECECxAsAAEC0CwAMECECwAwQIEC0CwAAQLECwAwQIQLECwAAQLQLAAwQIQLIBfigmStUPem9NFTs2VrzqyKe+qMe+qPnJoXSpfVdv93X9YgEdCAMECECxAsAAEC0CwAMECECwAwQIEC0CwAAQLECwAwQIEC0CwAAQLECwAwQIQLECwAAQLQLAAwQIQLADBAgQLQLAABAsQLADBAhAsQLAABAtAsADBAhAsAMECBAtAsADBMgEgWACCBQgWgGABCBYgWACCBSBYgGABCBaAYAGCBSBYAIIFCBaAYAEIFiBYAIIFIFiAYAEIFoBgAYIFIFgAggUIFoBgAYIFIFgAggUIFsC+FRNkL9pFTr3lvWAfObQula+q7fMjcmquPHvz6guxueZ9rhprJltnG/yH2UOv13pjkn8nPBIChyFYgGABCBYgWACCBSBYgGABCBaAYAGCBSBYAIIFCBaAYAEIFiBYAIIFIFiAYAEIFoBgAYIFIFgAggUIFoBgAQgWIFgAggUIlgkAwQIQLECwAAQLQLAAwQIQLADBAgQLQLAABAsQLADBAhAsQLAABAtAsADBAhAsAMECBAtAsAAECxAsAMECECxAsAAECxAsAMECECxAsAAEC0CwAMECECwAwQIEC0CwAAQLECwAwQKIa0zwELfIodIZajNHDn3v8k//unn7chUT7Fc72GAzmQCPhIBgAQgWIFgmAAQLQLAAwQIQLADBAgQLQLAABAsQLADBAhAsQLAABAtAsADBAhAsAMECBAtAsAAECxAsAMECECxAsAAEC0CwAMECECxAsAAEC0CwAMECECwAwQIEC0CwAAQLECwAwQIQLECwAAQLQLAAwQIQLADBAgQLQLAABAsQLADBAhAsQLAABAtAsADBAhAsQLAABAtAsADBAhAsAMECBAtAsAAECxAsAMECECzgxH4AOCgv//oCHrIAAAAASUVORK5CYII=) center;background-size:contain;background-repeat:no-repeat;position:absolute;right:10px;top:8px;pointer-events:none}.profile-sidebar{border-radius:2px;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;background-color:#fff;transition:box-shadow .3s;display:flex;flex-direction:column;position:absolute;right:0;top:0;height:100%;z-index:99;width:400px;padding:0}.profile-sidebar.with-secondary{top:48px;height:calc(100% - 48px)}.profile-sidebar img.profile-large{height:96px;width:$height;border-radius:50%;margin:8px 0 0 8px}.profile-sidebar #settings-close{color:#000000de;background-color:transparent;position:absolute;right:12px;top:12px}body[modality=keyboard] .profile-sidebar #settings-close:focus,.profile-sidebar #settings-close:hover:not(.disabled),.profile-sidebar #settings-close.dropdown-open{background-color:#0000001a}.profile-sidebar #settings-close .bunt-icon{color:#000000de}.profile-sidebar #settings-close svg{fill:#000000de}.profile-sidebar .user-info{display:flex;padding:8px 8px 16px 16px}.profile-sidebar .user-names{flex:1;margin:32px 0 0 16px;display:flex;flex-direction:column}.profile-sidebar .user-name,.profile-sidebar .token-name{font-size:18px}.profile-sidebar .user-email{word-break:break-all;font-size:12px;color:#0000008a}.profile-sidebar .hint{font-size:1rem;margin:8px 0 0;color:#f44336}.profile-sidebar .actions{border-top:1px solid rgba(0,0,0,.12)}.profile-sidebar .actions,.profile-sidebar .current-team,.profile-sidebar .partner{border-bottom:1px solid rgba(0,0,0,.12);display:flex;justify-content:space-between;align-items:baseline;min-height:45px}.profile-sidebar .actions .bunt-button,.profile-sidebar .current-team .bunt-button,.profile-sidebar .partner .bunt-button,.profile-sidebar .actions a.partner-email,.profile-sidebar .current-team a.partner-email,.profile-sidebar .partner a.partner-email{color:#000000de;background-color:transparent;margin:4px 8px;align-self:flex-end}.profile-sidebar .actions .bunt-button:hover:not(.disabled),.profile-sidebar .current-team .bunt-button:hover:not(.disabled),.profile-sidebar .partner .bunt-button:hover:not(.disabled),.profile-sidebar .actions a.partner-email:hover:not(.disabled),.profile-sidebar .current-team a.partner-email:hover:not(.disabled),.profile-sidebar .partner a.partner-email:hover:not(.disabled){background-color:#00000014}.profile-sidebar .actions .bunt-button.autofocus:focus,.profile-sidebar .current-team .bunt-button.autofocus:focus,.profile-sidebar .partner .bunt-button.autofocus:focus,.profile-sidebar .actions a.partner-email.autofocus:focus,.profile-sidebar .current-team a.partner-email.autofocus:focus,.profile-sidebar .partner a.partner-email.autofocus:focus,body[modality=keyboard] .profile-sidebar .actions .bunt-button:focus,body[modality=keyboard] .profile-sidebar .current-team .bunt-button:focus,body[modality=keyboard] .profile-sidebar .partner .bunt-button:focus,body[modality=keyboard] .profile-sidebar .actions a.partner-email:focus,body[modality=keyboard] .profile-sidebar .current-team a.partner-email:focus,body[modality=keyboard] .profile-sidebar .partner a.partner-email:focus{outline-width:2px;outline-offset:0}.profile-sidebar .actions .bunt-button .bunt-progress-circular svg circle,.profile-sidebar .current-team .bunt-button .bunt-progress-circular svg circle,.profile-sidebar .partner .bunt-button .bunt-progress-circular svg circle,.profile-sidebar .actions a.partner-email .bunt-progress-circular svg circle,.profile-sidebar .current-team a.partner-email .bunt-progress-circular svg circle,.profile-sidebar .partner a.partner-email .bunt-progress-circular svg circle{stroke:#fff}.profile-sidebar .actions .team-name,.profile-sidebar .current-team .team-name,.profile-sidebar .partner .team-name,.profile-sidebar .actions .partner-name,.profile-sidebar .current-team .partner-name,.profile-sidebar .partner .partner-name{padding:8px 16px;font-size:16px;font-weight:400;margin-top:auto;margin-bottom:auto}.profile-sidebar .current-team{transition:box-shadow .2s;z-index:11;flex-wrap:wrap}.profile-sidebar .current-team.animating{box-shadow:0 2px 5px #0000001f}.profile-sidebar .team-settings-pane{position:relative;display:flex;flex-direction:column;flex:auto;overflow:hidden}.profile-sidebar .invites{align-self:flex-start;padding:8px 16px}.profile-sidebar .team-list,.profile-sidebar .settings-wrapper{position:absolute;width:100%;height:100%;background-color:#fff;box-shadow:0 2px 5px #0000001f;transition:transform .3s}.profile-sidebar .team-list{z-index:10}.profile-sidebar .team-list.team-chooser-enter-from,.profile-sidebar .team-list.team-chooser-leave-to{transform:translateY(-100%)}.profile-sidebar .team-list .team{padding:8px 16px;font-size:16px;font-weight:400;color:#0000008a;cursor:pointer}.profile-sidebar .team-list .team:not(:first-child){border-top:1px solid rgba(0,0,0,.12)}.profile-sidebar .team-list .team.active{background-color:#eee}.profile-sidebar .team-list .team:hover{background-color:#eee;color:#0a974b}.profile-sidebar .settings-wrapper{display:flex;flex-direction:column;flex:auto}.profile-sidebar nav.global,.profile-sidebar nav.settings,.profile-sidebar nav.external{display:flex;flex-direction:column}.profile-sidebar nav.global a,.profile-sidebar nav.settings a,.profile-sidebar nav.external a,.profile-sidebar nav.global .disabled,.profile-sidebar nav.settings .disabled,.profile-sidebar nav.external .disabled{padding:16px;font-size:16px;font-weight:400;color:#0000008a}.profile-sidebar nav.global a.router-link-exact-active,.profile-sidebar nav.settings a.router-link-exact-active,.profile-sidebar nav.external a.router-link-exact-active,.profile-sidebar nav.global .disabled.router-link-exact-active,.profile-sidebar nav.settings .disabled.router-link-exact-active,.profile-sidebar nav.external .disabled.router-link-exact-active{color:#000000de;background-color:#f5f5f5}.profile-sidebar nav.global a:hover,.profile-sidebar nav.settings a:hover,.profile-sidebar nav.external a:hover,.profile-sidebar nav.global .disabled:hover,.profile-sidebar nav.settings .disabled:hover,.profile-sidebar nav.external .disabled:hover{background-color:#eee;color:#0a974b}.profile-sidebar nav.global .disabled:hover,.profile-sidebar nav.settings .disabled:hover,.profile-sidebar nav.external .disabled:hover{color:#0000008a;cursor:not-allowed}.profile-sidebar nav.settings{flex:1;border-top:1px solid rgba(0,0,0,.12)}.profile-sidebar h4{border-top:1px solid rgba(0,0,0,.12);font-size:18px;font-weight:400;padding:8px 16px;margin:0}.profile-sidebar-enter-active,.profile-sidebar-leave-active{transition:transform .3s}.profile-sidebar-enter-from,.profile-sidebar-leave-to{transform:translate(400px)}.snackbar-container{z-index:99999;position:fixed;bottom:16px;right:32px;min-width:288px;max-width:668px}.snackbar{border-radius:2px;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;background-color:#fff;transition:box-shadow .3s;background-color:#263238;color:#fff;font-size:14px;height:48px;line-height:48px;padding:0 0 0 24px;margin-bottom:10px;position:relative;top:0}.snackbar.error{display:flex;justify-content:space-between;align-items:center;background-color:#f44336}.snackbar.message{display:flex;justify-content:space-between;align-items:center}.snackbar.message .bunt-icon-button{color:#fff;background-color:transparent}body[modality=keyboard] .snackbar.message .bunt-icon-button:focus,.snackbar.message .bunt-icon-button:hover:not(.disabled),.snackbar.message .bunt-icon-button.dropdown-open{background-color:#0000001a}.snackbar.message .bunt-icon-button .bunt-icon{color:#fff}.snackbar.message .bunt-icon-button svg{fill:#fff}.snackbar .error-message,.snackbar .message{width:304px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:8px}.snackbar.session-warning .error-message{width:auto}.snackbar .bunt-icon-button{margin-right:4px;color:#fff;background-color:transparent}body[modality=keyboard] .snackbar .bunt-icon-button:focus,.snackbar .bunt-icon-button:hover:not(.disabled),.snackbar .bunt-icon-button.dropdown-open{background-color:#0000001a}.snackbar .bunt-icon-button .bunt-icon{color:#fff}.snackbar .bunt-icon-button svg{fill:#fff}.snackbar-enter-active,.snackbar-leave-active{transition:all .3s ease}.snackbar-enter,.snackbar-leave{transform:translateY(150px)}.snackbar-leave-active{transform:translate(120%)}.c-tour-bar{height:40px;background-color:#4caf50;flex:none;display:flex;justify-content:center;align-items:center;color:#fff;z-index:3000}.c-tour-bar p{font-weight:500;margin:0 8px}.c-tour-bar>:nth-child(2){margin-left:16px}.c-tour-bar #btn-goto-start-trial{color:#fff;background-color:#0a974b;height:28px;line-height:30px}.c-tour-bar #btn-goto-start-trial:hover{background-color:#088040}.c-tour-bar #btn-goto-start-trial.autofocus:focus,body[modality=keyboard] .c-tour-bar #btn-goto-start-trial:focus{background-color:#088040;outline-color:#077138}.c-tour-bar #btn-goto-start-trial.autofocus:focus,body[modality=keyboard] .c-tour-bar #btn-goto-start-trial:focus{outline-width:2px;outline-offset:2px}.c-tour-bar #btn-goto-start-trial .bunt-ripple-ink .ripple.held{opacity:.7}.c-tour-bar #btn-goto-start-trial.error{background-color:#f44336}.c-tour-bar #btn-goto-start-trial.error:hover{background-color:#f01d0d}.c-tour-bar #btn-goto-start-trial.error.autofocus:focus,body[modality=keyboard] .c-tour-bar #btn-goto-start-trial.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-tour-bar #btn-goto-start-trial.success{background-color:#4caf50}.c-tour-bar #btn-goto-start-trial.success:hover{background-color:#419544}.c-tour-bar #btn-goto-start-trial.success.autofocus:focus,body[modality=keyboard] .c-tour-bar #btn-goto-start-trial.success:focus{background-color:#419544;outline-color:#39833c}.c-tour-bar #btn-goto-start-trial .bunt-progress-circular svg circle{stroke:#fff}.c-tour-bar #btn-goto-schedule-call{color:#fff;background-color:#66bb6a;height:28px;line-height:30px}.c-tour-bar #btn-goto-schedule-call:hover{background-color:#4caa50}.c-tour-bar #btn-goto-schedule-call.autofocus:focus,body[modality=keyboard] .c-tour-bar #btn-goto-schedule-call:focus{background-color:#4caa50;outline-color:#439647}.c-tour-bar #btn-goto-schedule-call.autofocus:focus,body[modality=keyboard] .c-tour-bar #btn-goto-schedule-call:focus{outline-width:2px;outline-offset:2px}.c-tour-bar #btn-goto-schedule-call .bunt-ripple-ink .ripple.held{opacity:.7}.c-tour-bar #btn-goto-schedule-call.error{background-color:#f44336}.c-tour-bar #btn-goto-schedule-call.error:hover{background-color:#f01d0d}.c-tour-bar #btn-goto-schedule-call.error.autofocus:focus,body[modality=keyboard] .c-tour-bar #btn-goto-schedule-call.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-tour-bar #btn-goto-schedule-call.success{background-color:#4caf50}.c-tour-bar #btn-goto-schedule-call.success:hover{background-color:#419544}.c-tour-bar #btn-goto-schedule-call.success.autofocus:focus,body[modality=keyboard] .c-tour-bar #btn-goto-schedule-call.success:focus{background-color:#419544;outline-color:#39833c}.c-tour-bar #btn-goto-schedule-call .bunt-progress-circular svg circle{stroke:#fff}.c-example-bar{height:40px;background-color:#4caf50;flex:none;display:flex;justify-content:center;align-items:center;color:#fff;z-index:3000}.c-example-bar p{font-weight:500;margin:0 8px}.c-tutorial.off-route .background{position:fixed;inset:0;background-color:#0000008a;z-index:1000}.c-tutorial.off-route .off-route-dialog{position:fixed;top:50%;left:50%;height:80vh;transform:translate(-50%,-50%);border-radius:2px;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;background-color:#fff;transition:box-shadow .3s;z-index:1000;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 32px 32px;overflow:hidden}.c-tutorial.off-route .off-route-dialog video{flex:auto;min-height:0;margin:-80px -80px -32px -116px;z-index:-1}.c-tutorial.off-route .off-route-dialog h1{align-self:center}.c-tutorial.off-route .off-route-dialog .actions{display:flex;margin:64px}.c-tutorial.off-route .off-route-dialog .actions>*{display:flex;flex-direction:column;align-items:center;flex:1}.c-tutorial.off-route .off-route-dialog .actions>* img{height:40vh;margin-bottom:-8vh}.c-tutorial.off-route .off-route-dialog .bunt-button{color:#fff;background-color:#0a974b;font-size:18px;height:52px;padding:0 64px}.c-tutorial.off-route .off-route-dialog .bunt-button:hover{background-color:#088040}.c-tutorial.off-route .off-route-dialog .bunt-button.autofocus:focus,body[modality=keyboard] .c-tutorial.off-route .off-route-dialog .bunt-button:focus{background-color:#088040;outline-color:#077138}.c-tutorial.off-route .off-route-dialog .bunt-button.autofocus:focus,body[modality=keyboard] .c-tutorial.off-route .off-route-dialog .bunt-button:focus{outline-width:2px;outline-offset:2px}.c-tutorial.off-route .off-route-dialog .bunt-button .bunt-ripple-ink .ripple.held{opacity:.7}.c-tutorial.off-route .off-route-dialog .bunt-button.error{background-color:#f44336}.c-tutorial.off-route .off-route-dialog .bunt-button.error:hover{background-color:#f01d0d}.c-tutorial.off-route .off-route-dialog .bunt-button.error.autofocus:focus,body[modality=keyboard] .c-tutorial.off-route .off-route-dialog .bunt-button.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-tutorial.off-route .off-route-dialog .bunt-button.success{background-color:#4caf50}.c-tutorial.off-route .off-route-dialog .bunt-button.success:hover{background-color:#419544}.c-tutorial.off-route .off-route-dialog .bunt-button.success.autofocus:focus,body[modality=keyboard] .c-tutorial.off-route .off-route-dialog .bunt-button.success:focus{background-color:#419544;outline-color:#39833c}.c-tutorial.off-route .off-route-dialog .bunt-button .bunt-progress-circular svg circle{stroke:#fff}.c-robot-portrait{position:absolute;width:200px;height:160px;padding:10px;box-sizing:border-box;z-index:1000}.c-robot-portrait video{clip-path:url(#robot-video-clip)}.c-robot-portrait svg{position:absolute;top:0;left:0}.c-robot-portrait svg path{fill:none;stroke:#0a974b;stroke-width:6px}.c-robot-portrait svg path.corner{fill:#0a974b;stroke:none}.c-tutorial.step-layout-fullpage{position:absolute;inset:0;align-items:center;justify-content:center}.c-tutorial.step-layout-fullpage .background{position:fixed;inset:0;background-color:#0000008a;z-index:1000}.c-tutorial.step-layout-fullpage .step-wrapper{height:80vh;width:956px;z-index:3003}.c-tutorial.step-layout-fullpage .step-wrapper:before{content:"";position:absolute;top:-8px;left:0;width:100%;height:16px;background-color:#0a974b;border-radius:8px 8px 0 0;z-index:-1}.c-tutorial.step-layout-fullpage .step-wrapper .step{border-radius:8px}.c-tutorial.step-layout-fullpage .step-wrapper .step .step-content-wrapper{flex-direction:column}.c-tutorial.step-layout-fullpage.step-size-small .step-wrapper{height:40vh;width:400px}.c-tutorial.step-layout-fullpage .tutorial-step{padding:0 32px 32px}.c-tutorial.step-layout-fullpage .c-robot-portrait{top:-90px;left:-28px}.c-tutorial.step-layout-fullpage #btn-leave-tutorial{color:#000000de;background-color:transparent;position:absolute;right:0;top:0;z-index:1001}body[modality=keyboard] .c-tutorial.step-layout-fullpage #btn-leave-tutorial:focus,.c-tutorial.step-layout-fullpage #btn-leave-tutorial:hover:not(.disabled),.c-tutorial.step-layout-fullpage #btn-leave-tutorial.dropdown-open{background-color:#0000001a}.c-tutorial.step-layout-fullpage #btn-leave-tutorial .bunt-icon{color:#000000de}.c-tutorial.step-layout-fullpage #btn-leave-tutorial svg{fill:#000000de}.c-tutorial.step-layout-fullpage.show-robot .tutorial-step:before{content:"";display:block;float:left;width:140px;height:52px}.c-beacon .beacon-background{position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:2000;pointer-events:none}.c-beacon .beacon-background path{fill:#0000008a;fill-rule:evenodd;pointer-events:visiblePainted;cursor:not-allowed}.c-beacon .beacon{position:fixed;width:24px;top:0;left:0;height:24px;animation:beacon-pulse 1s infinite;border-radius:8px;background-color:#f9e134;pointer-events:none;z-index:2002}.c-beacon.blocking .beacon-background{pointer-events:bounding-box;cursor:not-allowed}.c-beacon .block-click-message{position:absolute;background-color:#0000008a;color:#fff;white-space:nowrap;padding:8px 16px;border-radius:4px;font-size:24px;font-weight:600;transform:translate(-50%,-50%);z-index:3002;pointer-events:none}@-moz-keyframes beacon-pulse{0%{box-shadow:0 0 0 5px #f9e134;opacity:.9}85%{box-shadow:0 0 0 20px #f9e134;opacity:.5}to{box-shadow:0 0 0 15px #f9e134;opacity:0}}@-webkit-keyframes beacon-pulse{0%{box-shadow:0 0 0 5px #f9e134;opacity:.9}85%{box-shadow:0 0 0 20px #f9e134;opacity:.5}to{box-shadow:0 0 0 15px #f9e134;opacity:0}}@-o-keyframes beacon-pulse{0%{box-shadow:0 0 0 5px #f9e134;opacity:.9}85%{box-shadow:0 0 0 20px #f9e134;opacity:.5}to{box-shadow:0 0 0 15px #f9e134;opacity:0}}@keyframes beacon-pulse{0%{box-shadow:0 0 0 5px #f9e134;opacity:.9}85%{box-shadow:0 0 0 20px #f9e134;opacity:.5}to{box-shadow:0 0 0 15px #f9e134;opacity:0}}.c-tutorial-substep{display:flex;align-items:center;color:#00000061}.c-tutorial-substep .is-completed{font-size:28px;margin-right:8px}.c-tutorial-substep:not(.complete):first-child,.c-tutorial-substep.complete+.c-tutorial-substep:not(.complete){color:#000000de}.c-tutorial-substep .text *{margin:0}.c-tutorial.step-layout-bottom{position:absolute;bottom:10px;left:4px;right:4px;height:168px;z-index:2001}.c-tutorial.step-layout-bottom .step-wrapper{flex:1;filter:drop-shadow(rgba(0,0,0,.14) 0 -6px 10px) drop-shadow(rgba(0,0,0,.12) 0 -3px 14px) drop-shadow(rgba(0,0,0,.4) 0 -2px 5px);padding-top:8px}.c-tutorial.step-layout-bottom .step-wrapper:before{content:"";display:block;position:absolute;z-index:-1;height:173px;width:100%;background-color:#0a974b;top:1px;border-radius:8px}.c-tutorial.step-layout-bottom .tutorial-step{padding:4px 8px 8px}.c-tutorial.step-layout-bottom .tutorial-step>:first-child{margin-top:4px}.c-tutorial.step-layout-bottom .tutorial-step>:last-child{margin-bottom:0}.c-tutorial.step-layout-bottom .step-wrapper .step .step-content-wrapper{background-color:transparent}.c-tutorial.step-layout-bottom .step-content{margin-left:8px;background-color:#fff;border-radius:8px}.c-tutorial.step-layout-bottom .substeps{margin-left:8px;padding:2px 8px;background-color:#fff;border-radius:8px}.c-tutorial.step-layout-bottom .step-complete{flex:auto;background-color:#0a974b;color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center}.c-tutorial.step-layout-bottom .step-complete .mdi{font-size:72px;padding-right:24px}.c-tutorial.step-layout-bottom .step-complete .praise{font-size:72px;font-weight:200}.c-tutorial.step-layout-bottom .c-robot-portrait{position:relative;background-color:#fff;border-radius:8px;width:220px}.c-tutorial.step-layout-bottom .c-robot-portrait video{position:absolute;top:-28px;left:8px;clip-path:none}.c-tutorial.step-layout-bottom #btn-leave-tutorial{color:#000000de;background-color:transparent;position:absolute;right:0;top:0;z-index:1001}body[modality=keyboard] .c-tutorial.step-layout-bottom #btn-leave-tutorial:focus,.c-tutorial.step-layout-bottom #btn-leave-tutorial:hover:not(.disabled),.c-tutorial.step-layout-bottom #btn-leave-tutorial.dropdown-open{background-color:#0000001a}.c-tutorial.step-layout-bottom #btn-leave-tutorial .bunt-icon{color:#000000de}.c-tutorial.step-layout-bottom #btn-leave-tutorial svg{fill:#000000de}.c-tutorial.step-layout-overlay.step-size-large .step-wrapper{width:732px}.c-tutorial.step-layout-overlay .step-wrapper{z-index:3001;width:348px;display:flex;padding-top:8px}.c-tutorial.step-layout-overlay .step-wrapper .overlay-arrow{background-color:#0a974b;position:absolute;z-index:-1}.c-tutorial.step-layout-overlay .step-wrapper:before{content:"";display:block;position:absolute;z-index:-1;height:16px;width:100%;background-color:#0a974b;top:0;border-radius:8px 8px 0 0}.c-tutorial.step-layout-overlay .step-wrapper[x-placement^=bottom] .overlay-arrow{width:52px;height:30px;clip-path:polygon(0 100%,calc(50% - 1px) 0,calc(50% + 1px) 0,100% 100%);top:-18px}.c-tutorial.step-layout-overlay .step-wrapper[x-placement^=right] .overlay-arrow{width:64px;height:32px;clip-path:polygon(1px 0,100% 0,100% 100%,48px 100%,0 4px);top:0!important;left:-38px}.c-tutorial.step-layout-overlay .step-wrapper[x-placement^=left] .overlay-arrow{width:64px;height:32px;clip-path:polygon(calc(100% - 1px) 0,0 0,0 100%,calc(100% - 48px) 100%,100% 4px);top:0!important;right:-48px;border-radius:8px 0 0}.c-tutorial.step-layout-overlay .step-wrapper[x-placement^=top]:before,.c-tutorial.step-layout-overlay .step-wrapper[x-placement^=top]:after{content:"";display:block;position:absolute;z-index:-1;height:16px;width:100%;background-color:#0a974b}.c-tutorial.step-layout-overlay .step-wrapper[x-placement^=top]:before{top:0;border-radius:8px 8px 0 0}.c-tutorial.step-layout-overlay .step-wrapper[x-placement^=top]:after{bottom:-8px;border-radius:0 0 8px 8px}.c-tutorial.step-layout-overlay .step-wrapper[x-placement^=top] .overlay-arrow{width:52px;height:30px;clip-path:polygon(0 0,calc(50% - 1px) 100%,calc(50% + 1px) 100%,100% 0);bottom:-30px}.c-tutorial.step-layout-overlay .step-wrapper .step{flex:auto}.c-tutorial.step-layout-overlay .step-wrapper .step .step-content-wrapper{flex-direction:column;border-radius:8px}.c-tutorial.step-layout-overlay .step-wrapper .step .step-content{flex:none;padding:0 8px;min-height:200px}.c-tutorial.step-layout-overlay .step-wrapper .step .step-content .tutorial-step>:first-child{margin-top:8px}.c-tutorial.step-layout-overlay .step-wrapper .step .step-content .tutorial-step:before{content:"";display:block;float:right;width:36px;height:36px;shape-outside:ellipse(50% 100% at 50% -10%)}.c-tutorial.step-layout-overlay .step-wrapper .step .next-step{align-self:flex-end;margin:8px}.c-tutorial.step-layout-overlay .c-robot-portrait{top:-84px;right:-28px}.c-tutorial.step-layout-overlay #btn-leave-tutorial{color:#000000de;background-color:transparent;position:absolute;right:0;top:4px;z-index:1001}body[modality=keyboard] .c-tutorial.step-layout-overlay #btn-leave-tutorial:focus,.c-tutorial.step-layout-overlay #btn-leave-tutorial:hover:not(.disabled),.c-tutorial.step-layout-overlay #btn-leave-tutorial.dropdown-open{background-color:#0000001a}.c-tutorial.step-layout-overlay #btn-leave-tutorial .bunt-icon{color:#000000de}.c-tutorial.step-layout-overlay #btn-leave-tutorial svg{fill:#000000de}.c-tutorial.step-layout-overlay.show-robot .step-wrapper{margin-top:84px}.c-tutorial.step-layout-overlay.show-robot .step-wrapper[x-placement^=bottom] .overlay-arrow{left:unset!important;right:46px!important;top:-94px}.c-tutorial.step-layout-overlay.show-robot .step-wrapper .step .step-content .tutorial-step:before{float:right;width:160px;height:52px;shape-outside:ellipse(50% 100% at 50% -10%)}.c-tutorial.step-layout-overlay.show-robot #btn-leave-tutorial{color:#fff;background-color:transparent;right:-20px;top:-72px}body[modality=keyboard] .c-tutorial.step-layout-overlay.show-robot #btn-leave-tutorial:focus,.c-tutorial.step-layout-overlay.show-robot #btn-leave-tutorial:hover:not(.disabled),.c-tutorial.step-layout-overlay.show-robot #btn-leave-tutorial.dropdown-open{background-color:#0000001a}.c-tutorial.step-layout-overlay.show-robot #btn-leave-tutorial .bunt-icon{color:#fff}.c-tutorial.step-layout-overlay.show-robot #btn-leave-tutorial svg{fill:#fff}.c-outro{position:fixed;inset:0;z-index:1000;display:flex;justify-content:center;align-items:center}.c-outro .background{position:fixed;inset:0;background-color:#0000008a;z-index:1000}.c-outro .outro-dialog{height:80vh;border-radius:2px;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;background-color:#fff;transition:box-shadow .3s;z-index:1000;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 32px 32px;overflow:hidden}.c-outro .outro-dialog video{flex:auto;min-height:0;margin:0 -80px -32px -116px}.c-outro .outro-dialog .outro-content{text-align:center;margin-bottom:16px}.c-outro .outro-dialog .actions{display:flex;margin:64px}.c-outro .outro-dialog .actions>*{display:flex;flex-direction:column;align-items:center;flex:1}.c-outro .outro-dialog .actions>* img{height:40vh;margin-bottom:-8vh}.c-outro .outro-dialog .bunt-button{color:#fff;background-color:#0a974b;font-size:18px;height:52px;padding:0 64px}.c-outro .outro-dialog .bunt-button:hover{background-color:#088040}.c-outro .outro-dialog .bunt-button.autofocus:focus,body[modality=keyboard] .c-outro .outro-dialog .bunt-button:focus{background-color:#088040;outline-color:#077138}.c-outro .outro-dialog .bunt-button.autofocus:focus,body[modality=keyboard] .c-outro .outro-dialog .bunt-button:focus{outline-width:2px;outline-offset:2px}.c-outro .outro-dialog .bunt-button .bunt-ripple-ink .ripple.held{opacity:.7}.c-outro .outro-dialog .bunt-button.error{background-color:#f44336}.c-outro .outro-dialog .bunt-button.error:hover{background-color:#f01d0d}.c-outro .outro-dialog .bunt-button.error.autofocus:focus,body[modality=keyboard] .c-outro .outro-dialog .bunt-button.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-outro .outro-dialog .bunt-button.success{background-color:#4caf50}.c-outro .outro-dialog .bunt-button.success:hover{background-color:#419544}.c-outro .outro-dialog .bunt-button.success.autofocus:focus,body[modality=keyboard] .c-outro .outro-dialog .bunt-button.success:focus{background-color:#419544;outline-color:#39833c}.c-outro .outro-dialog .bunt-button .bunt-progress-circular svg circle{stroke:#fff}.c-tutorial.leaving .background{position:fixed;inset:0;background-color:#0000008a;z-index:1000}.c-tutorial.leaving .leaving-dialog{position:fixed;top:50%;left:50%;width:420px;box-sizing:border-box;transform:translate(-210px,-50%);border-radius:2px;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;background-color:#fff;transition:box-shadow .3s;z-index:1000;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:32px;overflow:hidden}.c-tutorial.leaving .leaving-dialog h1{align-self:center;margin:0}.c-tutorial.leaving .leaving-dialog .actions{display:flex;margin:16px 0 0}.c-tutorial.leaving .leaving-dialog #btn-stay{color:#0a974b;background-color:transparent;font-size:18px;height:52px;padding:0 64px;margin-right:8px}.c-tutorial.leaving .leaving-dialog #btn-stay:hover:not(.disabled){background-color:#0a974b14}.c-tutorial.leaving .leaving-dialog #btn-stay.autofocus:focus,body[modality=keyboard] .c-tutorial.leaving .leaving-dialog #btn-stay:focus{outline-width:2px;outline-offset:0}.c-tutorial.leaving .leaving-dialog #btn-stay .bunt-progress-circular svg circle{stroke:#fff}.c-tutorial.leaving .leaving-dialog #btn-leave{color:#fff;background-color:#0a974b;font-size:18px;height:52px;padding:0 64px}.c-tutorial.leaving .leaving-dialog #btn-leave:hover{background-color:#088040}.c-tutorial.leaving .leaving-dialog #btn-leave.autofocus:focus,body[modality=keyboard] .c-tutorial.leaving .leaving-dialog #btn-leave:focus{background-color:#088040;outline-color:#077138}.c-tutorial.leaving .leaving-dialog #btn-leave.autofocus:focus,body[modality=keyboard] .c-tutorial.leaving .leaving-dialog #btn-leave:focus{outline-width:2px;outline-offset:2px}.c-tutorial.leaving .leaving-dialog #btn-leave .bunt-ripple-ink .ripple.held{opacity:.7}.c-tutorial.leaving .leaving-dialog #btn-leave.error{background-color:#f44336}.c-tutorial.leaving .leaving-dialog #btn-leave.error:hover{background-color:#f01d0d}.c-tutorial.leaving .leaving-dialog #btn-leave.error.autofocus:focus,body[modality=keyboard] .c-tutorial.leaving .leaving-dialog #btn-leave.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-tutorial.leaving .leaving-dialog #btn-leave.success{background-color:#4caf50}.c-tutorial.leaving .leaving-dialog #btn-leave.success:hover{background-color:#419544}.c-tutorial.leaving .leaving-dialog #btn-leave.success.autofocus:focus,body[modality=keyboard] .c-tutorial.leaving .leaving-dialog #btn-leave.success:focus{background-color:#419544;outline-color:#39833c}.c-tutorial.leaving .leaving-dialog #btn-leave .bunt-progress-circular svg circle{stroke:#fff}.c-tutorial{display:flex}.c-tutorial.layout-switch-enter-active,.c-tutorial.layout-switch-leave-active{z-index:2000;transition:opacity .3s}.c-tutorial.layout-switch-enter,.c-tutorial.layout-switch-leave-to{opacity:0}.c-tutorial .step-wrapper{display:flex;position:relative}.c-tutorial .step-wrapper.back-to-route-wrapper{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.c-tutorial .step-wrapper .step{display:flex;flex-direction:column;flex:auto;box-sizing:border-box}.c-tutorial .step-wrapper .step .step-header{display:flex;flex:none;height:4px;align-items:center;padding-left:16px;background-color:#0a974b;position:relative;padding-top:2px}.c-tutorial .step-wrapper .step .step-header .title,.c-tutorial .step-wrapper .step .step-header .substeps-header{font-weight:600;text-transform:uppercase;color:#ffffffb3}.c-tutorial .step-wrapper .step .step-header .title{flex:5 1 0}.c-tutorial .step-wrapper .step .step-header .substeps-header{flex:6 1 0}.c-tutorial .step-wrapper .step .step-header .counter{position:absolute;right:32px;color:#ffffffb3}.c-tutorial .step-wrapper .step .step-header #btn-leave-tutorial{color:#fff;background-color:transparent;right:-4px;top:1px}body[modality=keyboard] .c-tutorial .step-wrapper .step .step-header #btn-leave-tutorial:focus,.c-tutorial .step-wrapper .step .step-header #btn-leave-tutorial:hover:not(.disabled),.c-tutorial .step-wrapper .step .step-header #btn-leave-tutorial.dropdown-open{background-color:#0000001a}.c-tutorial .step-wrapper .step .step-header #btn-leave-tutorial .bunt-icon{color:#fff}.c-tutorial .step-wrapper .step .step-header #btn-leave-tutorial svg{fill:#fff}.c-tutorial .step-wrapper .step .step-content-wrapper{flex:auto;display:flex;background-color:#fff}.c-tutorial .step-wrapper .step .step-content{flex:5 1 0}.c-tutorial .step-wrapper .step .step-content p code,.c-tutorial .step-wrapper .step .substeps .text p code{padding:2px 4px;font-size:14px;border:2px solid #0a974b;border-radius:4px;background-color:#f5f5f5}.c-tutorial .step-wrapper .step .step-content p i.mdi,.c-tutorial .step-wrapper .step .substeps .text p i.mdi{font-size:20px;margin:0 4px}.c-tutorial .step-wrapper .step .step-content p i.mdi.mdi-arrow-decision:before,.c-tutorial .step-wrapper .step .substeps .text p i.mdi.mdi-arrow-decision:before{transform:rotate(90deg)}.c-tutorial .step-wrapper .step .back-to-route{display:flex;flex-direction:column;background-color:#fff;align-items:flex-start;padding:16px}.c-tutorial .step-wrapper .step .back-to-route h1{margin:0}.c-tutorial .step-wrapper .step .back-to-route .bunt-button{color:#fff;background-color:#0a974b;font-size:18px;height:52px;padding:0 64px}.c-tutorial .step-wrapper .step .back-to-route .bunt-button:hover{background-color:#088040}.c-tutorial .step-wrapper .step .back-to-route .bunt-button.autofocus:focus,body[modality=keyboard] .c-tutorial .step-wrapper .step .back-to-route .bunt-button:focus{background-color:#088040;outline-color:#077138}.c-tutorial .step-wrapper .step .back-to-route .bunt-button.autofocus:focus,body[modality=keyboard] .c-tutorial .step-wrapper .step .back-to-route .bunt-button:focus{outline-width:2px;outline-offset:2px}.c-tutorial .step-wrapper .step .back-to-route .bunt-button .bunt-ripple-ink .ripple.held{opacity:.7}.c-tutorial .step-wrapper .step .back-to-route .bunt-button.error{background-color:#f44336}.c-tutorial .step-wrapper .step .back-to-route .bunt-button.error:hover{background-color:#f01d0d}.c-tutorial .step-wrapper .step .back-to-route .bunt-button.error.autofocus:focus,body[modality=keyboard] .c-tutorial .step-wrapper .step .back-to-route .bunt-button.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-tutorial .step-wrapper .step .back-to-route .bunt-button.success{background-color:#4caf50}.c-tutorial .step-wrapper .step .back-to-route .bunt-button.success:hover{background-color:#419544}.c-tutorial .step-wrapper .step .back-to-route .bunt-button.success.autofocus:focus,body[modality=keyboard] .c-tutorial .step-wrapper .step .back-to-route .bunt-button.success:focus{background-color:#419544;outline-color:#39833c}.c-tutorial .step-wrapper .step .back-to-route .bunt-button .bunt-progress-circular svg circle{stroke:#fff}.c-tutorial .step-wrapper .step .substeps{flex:6 1 0}.c-tutorial .step-wrapper .step .next-step{color:#fff;background-color:#0a974b}.c-tutorial .step-wrapper .step .next-step:hover{background-color:#088040}.c-tutorial .step-wrapper .step .next-step.autofocus:focus,body[modality=keyboard] .c-tutorial .step-wrapper .step .next-step:focus{background-color:#088040;outline-color:#077138}.c-tutorial .step-wrapper .step .next-step.autofocus:focus,body[modality=keyboard] .c-tutorial .step-wrapper .step .next-step:focus{outline-width:2px;outline-offset:2px}.c-tutorial .step-wrapper .step .next-step .bunt-ripple-ink .ripple.held{opacity:.7}.c-tutorial .step-wrapper .step .next-step.error{background-color:#f44336}.c-tutorial .step-wrapper .step .next-step.error:hover{background-color:#f01d0d}.c-tutorial .step-wrapper .step .next-step.error.autofocus:focus,body[modality=keyboard] .c-tutorial .step-wrapper .step .next-step.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-tutorial .step-wrapper .step .next-step.success{background-color:#4caf50}.c-tutorial .step-wrapper .step .next-step.success:hover{background-color:#419544}.c-tutorial .step-wrapper .step .next-step.success.autofocus:focus,body[modality=keyboard] .c-tutorial .step-wrapper .step .next-step.success:focus{background-color:#419544;outline-color:#39833c}.c-tutorial .step-wrapper .step .next-step .bunt-progress-circular svg circle{stroke:#fff}.c-tutorial .step-wrapper .step #btn-finish-tutorial{color:#fff;background-color:#0a974b;font-size:18px;height:52px;padding:0 64px;clip-path:polygon(8px 0%,calc(100% - 8px) 0%,100% 8px,100% calc(100% - 8px),calc(100% - 8px) 100%,8px 100%,0% calc(100% - 8px),0% 8px)}.c-tutorial .step-wrapper .step #btn-finish-tutorial:hover{background-color:#088040}.c-tutorial .step-wrapper .step #btn-finish-tutorial.autofocus:focus,body[modality=keyboard] .c-tutorial .step-wrapper .step #btn-finish-tutorial:focus{background-color:#088040;outline-color:#077138}.c-tutorial .step-wrapper .step #btn-finish-tutorial.autofocus:focus,body[modality=keyboard] .c-tutorial .step-wrapper .step #btn-finish-tutorial:focus{outline-width:2px;outline-offset:2px}.c-tutorial .step-wrapper .step #btn-finish-tutorial .bunt-ripple-ink .ripple.held{opacity:.7}.c-tutorial .step-wrapper .step #btn-finish-tutorial.error{background-color:#f44336}.c-tutorial .step-wrapper .step #btn-finish-tutorial.error:hover{background-color:#f01d0d}.c-tutorial .step-wrapper .step #btn-finish-tutorial.error.autofocus:focus,body[modality=keyboard] .c-tutorial .step-wrapper .step #btn-finish-tutorial.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-tutorial .step-wrapper .step #btn-finish-tutorial.success{background-color:#4caf50}.c-tutorial .step-wrapper .step #btn-finish-tutorial.success:hover{background-color:#419544}.c-tutorial .step-wrapper .step #btn-finish-tutorial.success.autofocus:focus,body[modality=keyboard] .c-tutorial .step-wrapper .step #btn-finish-tutorial.success:focus{background-color:#419544;outline-color:#39833c}.c-tutorial .step-wrapper .step #btn-finish-tutorial .bunt-progress-circular svg circle{stroke:#fff}.c-tutorial.step-layout-fullpage .step,.c-tutorial.step-layout-bottom .step{overflow:hidden;position:relative}.c-tutorial.step-layout-fullpage .step .next-step,.c-tutorial.step-layout-bottom .step .next-step,.c-tutorial.step-layout-fullpage .step #btn-finish-tutorial,.c-tutorial.step-layout-bottom .step #btn-finish-tutorial{position:absolute;right:16px;bottom:16px}.c-tutorial.step-layout-fullpage .step-content-wrapper,.c-tutorial.step-layout-bottom .step-content-wrapper{position:absolute;inset:0}.c-tutorial.step-layout-fullpage .step-content-wrapper,.c-tutorial.step-layout-bottom .step-content-wrapper,.c-tutorial.step-layout-fullpage .step-complete,.c-tutorial.step-layout-bottom .step-complete{transition:transform .3s ease}.c-tutorial.step-layout-fullpage .step-content-wrapper.step-enter,.c-tutorial.step-layout-bottom .step-content-wrapper.step-enter,.c-tutorial.step-layout-fullpage .step-complete.step-enter,.c-tutorial.step-layout-bottom .step-complete.step-enter{transform:translate(100%)}.c-tutorial.step-layout-fullpage .step-content-wrapper.step.enter-to,.c-tutorial.step-layout-bottom .step-content-wrapper.step.enter-to,.c-tutorial.step-layout-fullpage .step-complete.step.enter-to,.c-tutorial.step-layout-bottom .step-complete.step.enter-to{transform:translate(0)}.c-tutorial.step-layout-fullpage .step-content-wrapper.step-leave-to,.c-tutorial.step-layout-bottom .step-content-wrapper.step-leave-to,.c-tutorial.step-layout-fullpage .step-complete.step-leave-to,.c-tutorial.step-layout-bottom .step-complete.step-leave-to{transform:translate(-100%)}.c-tutorial.step-layout-fullpage .step-inner-enter-active,.c-tutorial.step-layout-bottom .step-inner-enter-active,.c-tutorial.step-layout-fullpage .step-inner-leave-active,.c-tutorial.step-layout-bottom .step-inner-leave-active{transition:opacity .5s}.c-tutorial.step-layout-fullpage .step-inner-enter,.c-tutorial.step-layout-bottom .step-inner-enter,.c-tutorial.step-layout-fullpage .step-inner-leave-to,.c-tutorial.step-layout-bottom .step-inner-leave-to{opacity:0}.c-tutorial.step-layout-fullpage .back-to-route-enter-active,.c-tutorial.step-layout-bottom .back-to-route-enter-active,.c-tutorial.step-layout-fullpage .back-to-route-leave-active,.c-tutorial.step-layout-bottom .back-to-route-leave-active,.c-tutorial.step-layout-fullpage .left-route-enter-active,.c-tutorial.step-layout-bottom .left-route-enter-active,.c-tutorial.step-layout-fullpage .left-route-leave-active,.c-tutorial.step-layout-bottom .left-route-leave-active{transition:opacity .3s}.c-tutorial.step-layout-fullpage .left-route-enter-active,.c-tutorial.step-layout-bottom .left-route-enter-active,.c-tutorial.step-layout-fullpage .back-to-route-leave-active,.c-tutorial.step-layout-bottom .back-to-route-leave-active{transition-delay:.4s}.c-tutorial.step-layout-fullpage .back-to-route-enter,.c-tutorial.step-layout-bottom .back-to-route-enter,.c-tutorial.step-layout-fullpage .back-to-route-leave-to,.c-tutorial.step-layout-bottom .back-to-route-leave-to,.c-tutorial.step-layout-fullpage .left-route-enter,.c-tutorial.step-layout-bottom .left-route-enter,.c-tutorial.step-layout-fullpage .left-route-leave-to,.c-tutorial.step-layout-bottom .left-route-leave-to{opacity:0}.c-tutorial.step-layout-fullpage .step-wrapper,.c-tutorial.step-layout-overlay .step-wrapper,.c-tutorial.off-route .step-wrapper{filter:drop-shadow(rgba(0,0,0,.14) 0 8px 10px) drop-shadow(rgba(0,0,0,.12) 0 3px 14px) drop-shadow(rgba(0,0,0,.4) 0 5px 5px)}.c-tutorial.step-layout-fullpage .step,.c-tutorial.step-layout-overlay .step,.c-tutorial.off-route .step{border-radius:8px}.c-tutorial.step-layout-fullpage .step-wrapper .step-inner .back-to-route,.c-tutorial.step-layout-overlay .step-wrapper .step-inner .back-to-route,.c-tutorial.off-route .step-wrapper .step-inner .back-to-route{align-items:center}.c-tutorial.tutorial-enter-active,.c-tutorial.tutorial-leave-active{transition:opacity .5s}.c-tutorial.tutorial-enter,.c-tutorial.tutorial-leave-to{opacity:0}.preparing-lesson,.failed-preparing-lesson{position:fixed;inset:0;background-color:#0a974b;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:3000}.preparing-lesson h1,.failed-preparing-lesson h1,.preparing-lesson h2,.failed-preparing-lesson h2{color:#fff}.failed-preparing-lesson{background-color:#f44336}.c-tutorial-devtools{position:fixed;top:0;left:0;border-radius:2px;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;background-color:#fff;transition:box-shadow .3s;height:100vh;z-index:5000;background-color:#4a148c;transition:clip-path .5s ease;clip-path:circle(50px at 0 0)}.c-tutorial-devtools.showing{clip-path:circle(150vh at 0 0)}.c-tutorial-devtools .bunt-icon-button.show{position:absolute;top:4px;left:2px;color:#fff;background-color:#4a148c}.c-tutorial-devtools .bunt-icon-button.show:hover:not(.disabled),.c-tutorial-devtools .bunt-icon-button.show.dropdown-open{background-color:#e7e7e7}.c-tutorial-devtools .bunt-icon-button.show .bunt-icon{color:#fff}.c-tutorial-devtools .bunt-icon-button.show svg{fill:#fff}.c-tutorial-devtools .bunt-icon-button.show.autofocus:focus,body[modality=keyboard] .c-tutorial-devtools .bunt-icon-button.show:focus{outline-color:#b3b3b3}.c-tutorial-devtools .bunt-icon-button.show:hover:not(.disabled),.c-tutorial-devtools .bunt-icon-button.show.dropdown-open{background-color:#43127e}.c-tutorial-devtools .details{box-sizing:border-box;display:flex;flex-direction:column;color:#fff}.c-tutorial-devtools .details .title{margin-left:46px;margin-top:4px;font-size:24px}.c-tutorial-devtools .details a.atom-link{display:flex;margin:-1px 0 0 56px;font-size:12px;color:#ce93d8}.c-tutorial-devtools .details a.atom-link .mdi{color:#ce93d8}.c-tutorial-devtools .details a.atom-link:hover{text-decoration:underline}.c-tutorial-devtools .details .recording{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin-top:8px;height:36px}.c-tutorial-devtools .details .recording .bunt-button{color:#000000de;background-color:#eee}.c-tutorial-devtools .details .recording .bunt-button:hover{background-color:#cacaca}.c-tutorial-devtools .details .recording .bunt-button.autofocus:focus,body[modality=keyboard] .c-tutorial-devtools .details .recording .bunt-button:focus{background-color:#cacaca;outline-color:#b3b3b3}.c-tutorial-devtools .details .recording .bunt-button.autofocus:focus,body[modality=keyboard] .c-tutorial-devtools .details .recording .bunt-button:focus{outline-width:2px;outline-offset:2px}.c-tutorial-devtools .details .recording .bunt-button .bunt-ripple-ink .ripple.held{opacity:.7}.c-tutorial-devtools .details .recording .bunt-button.error{background-color:#f44336}.c-tutorial-devtools .details .recording .bunt-button.error:hover{background-color:#f01d0d}.c-tutorial-devtools .details .recording .bunt-button.error.autofocus:focus,body[modality=keyboard] .c-tutorial-devtools .details .recording .bunt-button.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-tutorial-devtools .details .recording .bunt-button.success{background-color:#4caf50}.c-tutorial-devtools .details .recording .bunt-button.success:hover{background-color:#419544}.c-tutorial-devtools .details .recording .bunt-button.success.autofocus:focus,body[modality=keyboard] .c-tutorial-devtools .details .recording .bunt-button.success:focus{background-color:#419544;outline-color:#39833c}.c-tutorial-devtools .details .recording .bunt-button .bunt-progress-circular svg circle{stroke:#000000de}.c-tutorial-devtools .details .recording .hint{display:flex;align-items:center;padding-left:8px}.c-tutorial-devtools .details .recording .hint .bunt-button{margin-left:16px}.c-tutorial-devtools .details .recording .mdi.mdi-record{font-size:18px;margin-right:8px}.c-tutorial-devtools .details .steps{margin:16px 0;flex:auto}.c-tutorial-devtools .details .steps .step{height:24px;padding:0 16px 0 8px;display:flex;align-items:center}.c-tutorial-devtools .details .steps .step .go-to,.c-tutorial-devtools .details .steps .step .restore{cursor:pointer;font-size:18px;margin-right:8px}.c-tutorial-devtools .details .steps .step .name{flex:1;white-space:nowrap}.c-tutorial-devtools .details .steps .step a.atom-link{margin:0 0 0 4px;white-space:nowrap}.c-tutorial-devtools .details .steps .step.active{background-color:#fff;color:#4a148c}.rec-indicator{position:fixed;z-index:5000;pointer-events:none;right:32px;bottom:32px;font-size:48px;font-weight:700;color:red;animation:blink 2s infinite}@-moz-keyframes blink{0%{opacity:0}20%{opacity:0}40%{opacity:1}}@-webkit-keyframes blink{0%{opacity:0}20%{opacity:0}40%{opacity:1}}@-o-keyframes blink{0%{opacity:0}20%{opacity:0}40%{opacity:1}}@keyframes blink{0%{opacity:0}20%{opacity:0}40%{opacity:1}}.c-promote .background{position:fixed;inset:0;background-color:#0000008a;z-index:1000}.c-promote .promote-dialog{position:fixed;top:50%;left:50%;width:80vw;height:80vh;transform:translate(-50%,-50%);border-radius:2px;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;background-color:#fff;transition:box-shadow .3s;z-index:1000;display:flex;flex-direction:column;justify-content:center}.c-promote .promote-dialog h1,.c-promote .promote-dialog h2,.c-promote .promote-dialog h3,.c-promote .promote-dialog h4,.c-promote .promote-dialog h5,.c-promote .promote-dialog h6,.c-promote .promote-dialog p{align-self:center;text-align:center}.c-promote .promote-dialog h1{margin-bottom:0}.c-promote .promote-dialog .actions{display:flex;margin:16px 64px 64px}.c-promote .promote-dialog .actions>*{display:flex;flex-direction:column;align-items:center;flex:1}.c-promote .promote-dialog .actions>* img{height:40vh;margin-bottom:-8vh}.c-promote .promote-dialog .actions>:not(.secondary) .bunt-link-button{color:#fff;background-color:#0a974b;font-size:18px;height:52px;padding:0 64px}.c-promote .promote-dialog .actions>:not(.secondary) .bunt-link-button:hover{background-color:#088040}.c-promote .promote-dialog .actions>:not(.secondary) .bunt-link-button.autofocus:focus,body[modality=keyboard] .c-promote .promote-dialog .actions>:not(.secondary) .bunt-link-button:focus{background-color:#088040;outline-color:#077138}.c-promote .promote-dialog .actions>:not(.secondary) .bunt-link-button.autofocus:focus,body[modality=keyboard] .c-promote .promote-dialog .actions>:not(.secondary) .bunt-link-button:focus{outline-width:2px;outline-offset:2px}.c-promote .promote-dialog .actions>:not(.secondary) .bunt-link-button .bunt-ripple-ink .ripple.held{opacity:.7}.c-promote .promote-dialog .actions>.secondary .bunt-button{color:#0a974b;background-color:transparent;font-size:18px;height:52px;padding:0 64px}.c-promote .promote-dialog .actions>.secondary .bunt-button:hover:not(.disabled){background-color:#0a974b14}.c-promote .promote-dialog .actions>.secondary .bunt-button.autofocus:focus,body[modality=keyboard] .c-promote .promote-dialog .actions>.secondary .bunt-button:focus{outline-width:2px;outline-offset:0}.c-promote .promote-dialog .actions>.secondary .bunt-button .bunt-progress-circular svg circle{stroke:#fff}.c-promote .promote-dialog .actions>.secondary .bunt-link-button{color:#0a974b;background-color:transparent;font-size:18px;height:52px;padding:0 64px}.c-promote .promote-dialog .actions>.secondary .bunt-link-button:hover:not([disabled]){background-color:#0a974b14}.c-promote .promote-dialog .actions>.secondary .bunt-link-button.autofocus:focus,body[modality=keyboard] .c-promote .promote-dialog .actions>.secondary .bunt-link-button:focus{outline-width:2px;outline-offset:0}#v-app .lab-warning-bar{height:36px;background-color:#f44336;text-align:center;line-height:36px;color:#fff;font-size:16px;font-weight:600}#v-app>.app-content{display:flex;flex:auto;min-height:0;position:relative}#v-app>.app-content.tutorial-bottom{margin-bottom:178px}#v-app>.app-content>.failing{display:flex;flex-direction:column;align-items:center;align-self:center;flex:1}#v-app>.app-content>.failing h1{font-size:128px}#v-app>.app-content>.failing h2{font-size:42px;text-align:center}#v-app.close .settings-view{padding-right:0}.login{height:100%;display:flex;flex-direction:column;background-color:#fafafa}.login header{flex:0 0 64px;display:flex;justify-content:flex-start;height:64px;border-bottom:2px solid #e0e0e0;background-color:#fff}.login header #ax-header-inner{width:100%;display:flex;align-items:center}.login header img{align-self:center;padding:0 0 0 8px;height:48px}.login header nav{display:flex;flex:1;justify-content:flex-end}@media screen and (max-width: 992px){.login header nav{display:none}}.login header nav>ul{display:flex;margin:0;padding-left:16px;height:64px}.login header nav>ul .second{line-height:66px;color:#0000008a}.login header nav>ul li{padding:0 16px;position:relative}.login header nav>ul li a{display:inline-block;height:100%;font-size:20px;line-height:64px;vertical-align:middle}.login header nav>ul li:after{content:"";background-color:#0a974b;height:2px;position:absolute;left:0;right:0;bottom:-2px;opacity:0;transition:opacity ease-in-out .3s}.login header nav>ul li:hover:after{opacity:1}.login header #ax-logo{height:100%}.login header a,.login footer a{font-family:Roboto Condensed;color:#0a974b;text-decoration:none;transition:all .3s ease}.login header li,.login footer li{list-style:none}.login header li:hover>a,.login footer li:hover>a{color:#076733}.login .sign-up{display:flex;justify-content:flex-end;margin-right:25px}.login .scroll-wrap{font-family:Roboto Condensed;font-weight:400;flex:1 1;display:flex;flex-direction:column;overflow-y:auto}.login .content-wrap{flex-shrink:0;display:flex;overflow-y:auto;align-items:center}@media screen and (min-width: 801px){.login .content-wrap{margin:auto;padding:25px;max-width:750px}}.login .content-auth0 h2{font-weight:400;color:#0a974b;background-color:#fff;margin:0;padding:16px 0 4px}.login .content-auth0{flex:1;display:flex;flex-direction:column;overflow:hidden;background-color:#fff;align-items:center}@media screen and (min-width: 801px){.login .content-auth0{margin:5px;border-radius:2px;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;background-color:#fff;transition:box-shadow .3s}}.login .content-auth0 .signup-prompt{padding:0 0 16px;display:flex}.login .content-auth0 .signup-prompt .second{margin-right:8px;color:#0000008a}.login .content-auth0 .signup-prompt a{text-decoration:underline}.login .content-auth0 .help-text{text-align:center;margin-bottom:48px}.login footer{display:flex;justify-content:center;border-top:2px solid #e0e0e0;background-color:#f5f5f5}.login footer nav{padding:32px;width:100%;max-width:960px;display:flex;align-items:flex-start;justify-content:space-around}@media screen and (max-width: 480px){.login footer nav{flex-wrap:wrap}.login footer nav ul{flex:1 1 50%;margin-bottom:16px}}.login footer ul{display:flex;flex-direction:column;margin:0;padding:0}.login footer ul a{font-size:16px;line-height:24px}#v-app.c-reset-password{display:flex;flex-direction:column;align-items:center;background-color:#fff}#v-app.c-reset-password .logo{align-self:flex-start;padding:16px}#v-app.c-reset-password .logo img{height:52px}#v-app.c-reset-password .btn-send-reset{color:#fff;background-color:#0a974b;width:240px;height:52px;font-size:20px}#v-app.c-reset-password .btn-send-reset:hover{background-color:#088040}#v-app.c-reset-password .btn-send-reset.autofocus:focus,body[modality=keyboard] #v-app.c-reset-password .btn-send-reset:focus{background-color:#088040;outline-color:#077138}#v-app.c-reset-password .btn-send-reset.autofocus:focus,body[modality=keyboard] #v-app.c-reset-password .btn-send-reset:focus{outline-width:2px;outline-offset:2px}#v-app.c-reset-password .btn-send-reset .bunt-ripple-ink .ripple.held{opacity:.7}#v-app.c-reset-password .btn-send-reset.error{background-color:#f44336}#v-app.c-reset-password .btn-send-reset.error:hover{background-color:#f01d0d}#v-app.c-reset-password .btn-send-reset.error.autofocus:focus,body[modality=keyboard] #v-app.c-reset-password .btn-send-reset.error:focus{background-color:#f01d0d;outline-color:#d4190c}#v-app.c-reset-password .btn-send-reset.success{background-color:#4caf50}#v-app.c-reset-password .btn-send-reset.success:hover{background-color:#419544}#v-app.c-reset-password .btn-send-reset.success.autofocus:focus,body[modality=keyboard] #v-app.c-reset-password .btn-send-reset.success:focus{background-color:#419544;outline-color:#39833c}#v-app.c-reset-password .btn-send-reset .bunt-progress-circular svg circle{stroke:#fff}#v-app.c-reset-password .bunt-input{width:280px}#v-app.c-reset-password .link-back{color:#fff;background-color:#0a974b;width:240px;height:52px;font-size:20px}#v-app.c-reset-password .link-back:hover{background-color:#088040}#v-app.c-reset-password .link-back.autofocus:focus,body[modality=keyboard] #v-app.c-reset-password .link-back:focus{background-color:#088040;outline-color:#077138}#v-app.c-reset-password .link-back.autofocus:focus,body[modality=keyboard] #v-app.c-reset-password .link-back:focus{outline-width:2px;outline-offset:2px}#v-app.c-reset-password .link-back .bunt-ripple-ink .ripple.held{opacity:.7}.c-inflection-table-test .inputs{display:flex;gap:8px}.c-inflection-table-test .c-container-settings-queried-lexicon-entries{position:initial!important;transform:none!important}.settings-view{flex:1;display:flex;min-width:0}@media screen and (min-width: 1200px){.settings-view{margin-right:400px}}.settings-view .bunt-button{color:#fff;background-color:#0a974b}.settings-view .bunt-button:hover{background-color:#088040}.settings-view .bunt-button.autofocus:focus,body[modality=keyboard] .settings-view .bunt-button:focus{background-color:#088040;outline-color:#077138}.settings-view .bunt-button.autofocus:focus,body[modality=keyboard] .settings-view .bunt-button:focus{outline-width:2px;outline-offset:2px}.settings-view .bunt-button .bunt-ripple-ink .ripple.held{opacity:.7}.settings-view .bunt-button.error{background-color:#f44336}.settings-view .bunt-button.error:hover{background-color:#f01d0d}.settings-view .bunt-button.error.autofocus:focus,body[modality=keyboard] .settings-view .bunt-button.error:focus{background-color:#f01d0d;outline-color:#d4190c}.settings-view .bunt-button.success{background-color:#4caf50}.settings-view .bunt-button.success:hover{background-color:#419544}.settings-view .bunt-button.success.autofocus:focus,body[modality=keyboard] .settings-view .bunt-button.success:focus{background-color:#419544;outline-color:#39833c}.settings-view .bunt-button .bunt-progress-circular svg circle{stroke:#fff}.user-profile{background-color:#fff;flex:1;padding:32px}.user-profile .user-profile-settings{display:flex;flex:1;justify-content:center}.user-profile .user-profile-settings form{display:flex;flex-direction:column;flex:1;max-width:350px}.user-profile .user-profile-settings form .bunt-input{display:flex;flex:1}.user-profile .profile-data{display:flex;flex-direction:column;align-items:center;padding:0 64px}.user-profile .profile-name{font-size:18px}.user-profile .profile-email{word-break:break-all;font-size:12px;color:#0000008a}.user-profile .profile-img{margin-bottom:20px;display:flex}.user-profile .profile-img img.profile-large{height:200px;width:$height;border-radius:50%}.billing{background-color:#fff;display:flex;flex:1 1 0;position:relative}.billing .content{display:flex;flex:1 1 0;flex-direction:column}.billing .billing-content{display:flex;padding:0 24px;flex-direction:column}.billing #chargebee{color:#fff;background-color:#2196f3;margin-left:16px}.billing #chargebee:hover{background-color:#0c81df}.billing #chargebee.autofocus:focus,body[modality=keyboard] .billing #chargebee:focus{background-color:#0c81df;outline-color:#0b72c4}.billing #chargebee.autofocus:focus,body[modality=keyboard] .billing #chargebee:focus{outline-width:2px;outline-offset:2px}.billing #chargebee .bunt-ripple-ink .ripple.held{opacity:.7}.billing #chargebee.error{background-color:#f44336}.billing #chargebee.error:hover{background-color:#f01d0d}.billing #chargebee.error.autofocus:focus,body[modality=keyboard] .billing #chargebee.error:focus{background-color:#f01d0d;outline-color:#d4190c}.billing #chargebee.success{background-color:#4caf50}.billing #chargebee.success:hover{background-color:#419544}.billing #chargebee.success.autofocus:focus,body[modality=keyboard] .billing #chargebee.success:focus{background-color:#419544;outline-color:#39833c}.billing #chargebee .bunt-progress-circular svg circle{stroke:#fff}.billing #back{color:#fff;background-color:#78909c}.billing #back:hover{background-color:#637b87}.billing #back.autofocus:focus,body[modality=keyboard] .billing #back:focus{background-color:#637b87;outline-color:#586d77}.billing #back.autofocus:focus,body[modality=keyboard] .billing #back:focus{outline-width:2px;outline-offset:2px}.billing #back .bunt-ripple-ink .ripple.held{opacity:.7}.billing #back.error{background-color:#f44336}.billing #back.error:hover{background-color:#f01d0d}.billing #back.error.autofocus:focus,body[modality=keyboard] .billing #back.error:focus{background-color:#f01d0d;outline-color:#d4190c}.billing #back.success{background-color:#4caf50}.billing #back.success:hover{background-color:#419544}.billing #back.success.autofocus:focus,body[modality=keyboard] .billing #back.success:focus{background-color:#419544;outline-color:#39833c}.billing #back .bunt-progress-circular svg circle{stroke:#fff}.billing .expand{display:flex;margin-right:16px}.billing #expand-license{margin-right:0}.billing .subscription{display:flex;align-items:flex-end;font-weight:400;font-size:14px;margin-left:8px}.invitations{position:relative;background-color:#fff;flex:1}.invitations h2{background-color:#fafafa;padding:16px 24px 4px;margin:0}.invitations .empty-help{padding:0 24px}.invitations .team-list,.invitations .invitation-list,.invitations .body{display:flex;flex-direction:column}.invitations .header,.invitations .invitation{display:flex;align-items:center}.invitations .header>*,.invitations .invitation>*{flex:1}.invitations .header{flex:1 0 48px;font-weight:600;border-bottom:2px solid rgba(0,0,0,.12)}.invitations .body{flex:1 1 auto}.invitations .invitation{flex:1 0;display:flex}.invitations .invitation:not(:last-child){border-bottom:1px solid rgba(0,0,0,.12)}.invitations .invitation:hover{cursor:pointer;background-color:#f5f5f5}.invitations .name,.invitations .invited-by,.invitations .expires{flex:2 0}.invitations .status{flex:1 0 128px}.invitations .name{padding:1em 24px}.invitations .accept{flex:0 0 40px;margin-right:24px}.invitations .invitations{border-top:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(0,0,0,.12)}.invitations .invitation-list{font-size:13px}.invitations .invitation-list .bunt-button{align-self:center}.invitations .invitation-list .header{background-color:#fafafa;font-weight:600;flex-shrink:0;border-bottom:1px solid rgba(0,0,0,.12)}.team{background-color:#fff;display:flex;flex:1 1 0;position:relative}.team .content{display:flex;flex:1 1 0;flex-direction:column}.team h2 .second{display:flex;align-items:flex-end;font-weight:400;font-size:14px;margin-left:8px;color:#0000008a;white-space:nowrap}.team .bunt-button-with-help{display:flex;margin-right:16px}.team .bunt-button-with-help #invite{margin:0}.team #billing{color:#fff;background-color:#2196f3}.team #billing:hover{background-color:#0c81df}.team #billing.autofocus:focus,body[modality=keyboard] .team #billing:focus{background-color:#0c81df;outline-color:#0b72c4}.team #billing.autofocus:focus,body[modality=keyboard] .team #billing:focus{outline-width:2px;outline-offset:2px}.team #billing .bunt-ripple-ink .ripple.held{opacity:.7}.team #billing.error{background-color:#f44336}.team #billing.error:hover{background-color:#f01d0d}.team #billing.error.autofocus:focus,body[modality=keyboard] .team #billing.error:focus{background-color:#f01d0d;outline-color:#d4190c}.team #billing.success{background-color:#4caf50}.team #billing.success:hover{background-color:#419544}.team #billing.success.autofocus:focus,body[modality=keyboard] .team #billing.success:focus{background-color:#419544;outline-color:#39833c}.team #billing .bunt-progress-circular svg circle{stroke:#fff}.team #close{color:#fff;background-color:#78909c}.team #close:hover{background-color:#637b87}.team #close.autofocus:focus,body[modality=keyboard] .team #close:focus{background-color:#637b87;outline-color:#586d77}.team #close.autofocus:focus,body[modality=keyboard] .team #close:focus{outline-width:2px;outline-offset:2px}.team #close .bunt-ripple-ink .ripple.held{opacity:.7}.team #close.error{background-color:#f44336}.team #close.error:hover{background-color:#f01d0d}.team #close.error.autofocus:focus,body[modality=keyboard] .team #close.error:focus{background-color:#f01d0d;outline-color:#d4190c}.team #close.success{background-color:#4caf50}.team #close.success:hover{background-color:#419544}.team #close.success.autofocus:focus,body[modality=keyboard] .team #close.success:focus{background-color:#419544;outline-color:#39833c}.team #close .bunt-progress-circular svg circle{stroke:#fff}.team .team-content{display:flex;flex-direction:column;font-size:13px;overflow:hidden;min-height:162px}.team .team-content.no-invites{min-height:122px}.team .team-content .header{background-color:#fafafa;font-weight:600;flex-shrink:0;border-bottom:1px solid rgba(0,0,0,.12)}.team .team-content .bunt-icon-button{align-self:center}.team .team-content .team-header{display:flex;justify-content:space-between;align-items:baseline;flex-shrink:0;border-top:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(0,0,0,.12);background-color:#fafafa}.team .team-content .team-header h2{padding:8px 24px 4px;margin:0}.team .team-content .team-header .help-collapse{margin-right:auto}.team .team-content .team-header .unbilled{display:flex;align-items:flex-end}.team .team-content .help-block{display:flex;flex-wrap:wrap;overflow:auto}.team .team-content .help-block .role{max-width:480px}.team .user-list,.team .invitation-list,.team .tbody{display:flex;flex-direction:column;min-height:0}.team .user-list .you{font-weight:700;font-size:15px}.team .row{flex-direction:row;color:#000000de}.team .row:not(:last-child){border-bottom:1px solid rgba(0,0,0,.12)}.team .row:hover{background-color:#f5f5f5}.team .row,.team .header{display:flex;align-items:center;flex:0 0 48px;height:48px}.team .row>*,.team .header>*{flex:1}.team .row .name,.team .header .name,.team .row .invited-name,.team .header .invited-name,.team .row .role,.team .header .role,.team .row .invited-by,.team .header .invited-by{flex:2 0}.team .row .invited-email,.team .header .invited-email{flex:4 0}.team .row .name,.team .header .name,.team .row .role,.team .header .role,.team .row .invited-name,.team .header .invited-name{padding:0 24px}.team .row .email,.team .header .email{flex:4 0}.team .row .role,.team .header .role{position:relative}.team .row .role .bunt-input,.team .header .role .bunt-input{height:37px;padding:0}.team .row .role .bunt-progress-circular,.team .header .role .bunt-progress-circular{position:absolute;top:7px;left:50%;pointer-events:none}.team .row .user-actions,.team .header .user-actions{flex:0 0 36px;padding:0 24px}.team .row .user-actions button,.team .header .user-actions button{visibility:hidden;color:#000000de;background-color:transparent}body[modality=keyboard] .team .row .user-actions button:focus,body[modality=keyboard] .team .header .user-actions button:focus,.team .row .user-actions button:hover:not(.disabled),.team .header .user-actions button:hover:not(.disabled),.team .row .user-actions button.dropdown-open,.team .header .user-actions button.dropdown-open{background-color:#0000001a}.team .row .user-actions button .bunt-icon,.team .header .user-actions button .bunt-icon{color:#000000de}.team .row .user-actions button svg,.team .header .user-actions button svg{fill:#000000de}.team .row:hover .user-actions button,.team .header:hover .user-actions button{visibility:visible}.team .tbody{flex:1 1 auto;position:relative}.team .tbody .bunt-input{margin-bottom:0}.team .cancel{flex:0 0 40px;margin-right:24px;color:#f44336}.team .expires,.team .invite-button{flex:0 0 10em}.team .empty-help{padding:0 24px}.remove-user-box .bunt-dialog{padding:16px}.remove-user-box .bunt-dialog .remove-user-box-header{margin-bottom:15px;align-items:center;display:flex;justify-content:space-between}.remove-user-box .bunt-dialog .remove-user-box-header h3{margin:0}.remove-user-box .bunt-dialog .bunt-button.remove{color:#fff;background-color:#f44336}.remove-user-box .bunt-dialog .bunt-button.remove:hover{background-color:#f01d0d}.remove-user-box .bunt-dialog .bunt-button.remove.autofocus:focus,body[modality=keyboard] .remove-user-box .bunt-dialog .bunt-button.remove:focus{background-color:#f01d0d;outline-color:#d4190c}.remove-user-box .bunt-dialog .bunt-button.remove.autofocus:focus,body[modality=keyboard] .remove-user-box .bunt-dialog .bunt-button.remove:focus{outline-width:2px;outline-offset:2px}.remove-user-box .bunt-dialog .bunt-button.remove .bunt-ripple-ink .ripple.held{opacity:.7}.remove-user-box .bunt-dialog .bunt-button.remove.error{background-color:#f44336}.remove-user-box .bunt-dialog .bunt-button.remove.error:hover{background-color:#f01d0d}.remove-user-box .bunt-dialog .bunt-button.remove.error.autofocus:focus,body[modality=keyboard] .remove-user-box .bunt-dialog .bunt-button.remove.error:focus{background-color:#f01d0d;outline-color:#d4190c}.remove-user-box .bunt-dialog .bunt-button.remove.success{background-color:#4caf50}.remove-user-box .bunt-dialog .bunt-button.remove.success:hover{background-color:#419544}.remove-user-box .bunt-dialog .bunt-button.remove.success.autofocus:focus,body[modality=keyboard] .remove-user-box .bunt-dialog .bunt-button.remove.success:focus{background-color:#419544;outline-color:#39833c}.remove-user-box .bunt-dialog .bunt-button.remove .bunt-progress-circular svg circle{stroke:#fff}.user-invite{display:flex;flex-direction:column;flex:1 1;box-sizing:border-box;background:#fff}.user-invite form{display:flex;flex:1 1;flex-direction:column;align-items:center}.user-invite form .invite-left{align-items:center;justify-content:center;margin-bottom:64px}.user-invite form .invite-left p{font-size:20px;text-align:center}.user-invite form h1{margin-bottom:0}.user-invite #back{color:#fff;background-color:#78909c}.user-invite #back:hover{background-color:#637b87}.user-invite #back.autofocus:focus,body[modality=keyboard] .user-invite #back:focus{background-color:#637b87;outline-color:#586d77}.user-invite #back.autofocus:focus,body[modality=keyboard] .user-invite #back:focus{outline-width:2px;outline-offset:2px}.user-invite #back .bunt-ripple-ink .ripple.held{opacity:.7}.user-invite #back.error{background-color:#f44336}.user-invite #back.error:hover{background-color:#f01d0d}.user-invite #back.error.autofocus:focus,body[modality=keyboard] .user-invite #back.error:focus{background-color:#f01d0d;outline-color:#d4190c}.user-invite #back.success{background-color:#4caf50}.user-invite #back.success:hover{background-color:#419544}.user-invite #back.success.autofocus:focus,body[modality=keyboard] .user-invite #back.success:focus{background-color:#419544;outline-color:#39833c}.user-invite #back .bunt-progress-circular svg circle{stroke:#fff}.user-invite .bunt-input{height:76px;width:420px}.user-invite .bunt-input input{height:55px;padding:16px 8px 16px 11px}.user-invite .bunt-input label{top:16px}.user-invite .bunt-input .hint{padding-top:4px}.user-invite .bunt-input.floating-label label,.user-invite .bunt-input.focused label{transform:translateY(-23px) scale(.75)}.user-invite .bunt-select .bunt-input{height:76px}.user-invite .bunt-select .bunt-input input{height:55px;padding:16px 8px 16px 11px}.user-invite .bunt-select .bunt-input label{top:16px}.user-invite .bunt-select .bunt-input .hint{padding-top:4px}.user-invite .bunt-select .bunt-input.floating-label label,.user-invite .bunt-select .bunt-input.focused label{transform:translateY(-23px) scale(.75)}.user-invite .bunt-select .open-indicator{top:16px}.user-invite .invite-button{color:#fff;background-color:#0a974b;font-size:18px;height:52px;padding:0 64px;margin-top:32px}.user-invite .invite-button:hover{background-color:#088040}.user-invite .invite-button.autofocus:focus,body[modality=keyboard] .user-invite .invite-button:focus{background-color:#088040;outline-color:#077138}.user-invite .invite-button.autofocus:focus,body[modality=keyboard] .user-invite .invite-button:focus{outline-width:2px;outline-offset:2px}.user-invite .invite-button .bunt-ripple-ink .ripple.held{opacity:.7}.user-invite .invite-button.error{background-color:#f44336}.user-invite .invite-button.error:hover{background-color:#f01d0d}.user-invite .invite-button.error.autofocus:focus,body[modality=keyboard] .user-invite .invite-button.error:focus{background-color:#f01d0d;outline-color:#d4190c}.user-invite .invite-button.success{background-color:#4caf50}.user-invite .invite-button.success:hover{background-color:#419544}.user-invite .invite-button.success.autofocus:focus,body[modality=keyboard] .user-invite .invite-button.success:focus{background-color:#419544;outline-color:#39833c}.user-invite .invite-button .bunt-progress-circular svg circle{stroke:#fff}.c-invite-accept{display:flex;flex-direction:column;flex:1 1;box-sizing:border-box;background:#fff;justify-content:center;align-items:center}.c-invite-accept .accept-invitation,.c-invite-accept .invalid-user,.c-invite-accept .invalid-invitation{display:flex;flex-direction:column;justify-content:center;align-items:center}.c-invite-accept .accept-invitation .bunt-button,.c-invite-accept .invalid-user .bunt-button,.c-invite-accept .invalid-invitation .bunt-button{color:#fff;background-color:#0a974b;font-size:18px;height:52px;padding:0 64px;margin-top:32px}.c-invite-accept .accept-invitation .bunt-button:hover,.c-invite-accept .invalid-user .bunt-button:hover,.c-invite-accept .invalid-invitation .bunt-button:hover{background-color:#088040}.c-invite-accept .accept-invitation .bunt-button.autofocus:focus,.c-invite-accept .invalid-user .bunt-button.autofocus:focus,.c-invite-accept .invalid-invitation .bunt-button.autofocus:focus,body[modality=keyboard] .c-invite-accept .accept-invitation .bunt-button:focus,body[modality=keyboard] .c-invite-accept .invalid-user .bunt-button:focus,body[modality=keyboard] .c-invite-accept .invalid-invitation .bunt-button:focus{background-color:#088040;outline-color:#077138}.c-invite-accept .accept-invitation .bunt-button.autofocus:focus,.c-invite-accept .invalid-user .bunt-button.autofocus:focus,.c-invite-accept .invalid-invitation .bunt-button.autofocus:focus,body[modality=keyboard] .c-invite-accept .accept-invitation .bunt-button:focus,body[modality=keyboard] .c-invite-accept .invalid-user .bunt-button:focus,body[modality=keyboard] .c-invite-accept .invalid-invitation .bunt-button:focus{outline-width:2px;outline-offset:2px}.c-invite-accept .accept-invitation .bunt-button .bunt-ripple-ink .ripple.held,.c-invite-accept .invalid-user .bunt-button .bunt-ripple-ink .ripple.held,.c-invite-accept .invalid-invitation .bunt-button .bunt-ripple-ink .ripple.held{opacity:.7}.c-invite-accept .accept-invitation .bunt-button.error,.c-invite-accept .invalid-user .bunt-button.error,.c-invite-accept .invalid-invitation .bunt-button.error{background-color:#f44336}.c-invite-accept .accept-invitation .bunt-button.error:hover,.c-invite-accept .invalid-user .bunt-button.error:hover,.c-invite-accept .invalid-invitation .bunt-button.error:hover{background-color:#f01d0d}.c-invite-accept .accept-invitation .bunt-button.error.autofocus:focus,.c-invite-accept .invalid-user .bunt-button.error.autofocus:focus,.c-invite-accept .invalid-invitation .bunt-button.error.autofocus:focus,body[modality=keyboard] .c-invite-accept .accept-invitation .bunt-button.error:focus,body[modality=keyboard] .c-invite-accept .invalid-user .bunt-button.error:focus,body[modality=keyboard] .c-invite-accept .invalid-invitation .bunt-button.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-invite-accept .accept-invitation .bunt-button.success,.c-invite-accept .invalid-user .bunt-button.success,.c-invite-accept .invalid-invitation .bunt-button.success{background-color:#4caf50}.c-invite-accept .accept-invitation .bunt-button.success:hover,.c-invite-accept .invalid-user .bunt-button.success:hover,.c-invite-accept .invalid-invitation .bunt-button.success:hover{background-color:#419544}.c-invite-accept .accept-invitation .bunt-button.success.autofocus:focus,.c-invite-accept .invalid-user .bunt-button.success.autofocus:focus,.c-invite-accept .invalid-invitation .bunt-button.success.autofocus:focus,body[modality=keyboard] .c-invite-accept .accept-invitation .bunt-button.success:focus,body[modality=keyboard] .c-invite-accept .invalid-user .bunt-button.success:focus,body[modality=keyboard] .c-invite-accept .invalid-invitation .bunt-button.success:focus{background-color:#419544;outline-color:#39833c}.c-invite-accept .accept-invitation .bunt-button .bunt-progress-circular svg circle,.c-invite-accept .invalid-user .bunt-button .bunt-progress-circular svg circle,.c-invite-accept .invalid-invitation .bunt-button .bunt-progress-circular svg circle{stroke:#fff}.c-invite-accept .accept-invitation #logout,.c-invite-accept .invalid-user #logout,.c-invite-accept .invalid-invitation #logout{color:#fff;background-color:#0a974b}.c-invite-accept .accept-invitation #logout:hover,.c-invite-accept .invalid-user #logout:hover,.c-invite-accept .invalid-invitation #logout:hover{background-color:#088040}.c-invite-accept .accept-invitation #logout.autofocus:focus,.c-invite-accept .invalid-user #logout.autofocus:focus,.c-invite-accept .invalid-invitation #logout.autofocus:focus,body[modality=keyboard] .c-invite-accept .accept-invitation #logout:focus,body[modality=keyboard] .c-invite-accept .invalid-user #logout:focus,body[modality=keyboard] .c-invite-accept .invalid-invitation #logout:focus{background-color:#088040;outline-color:#077138}.c-invite-accept .accept-invitation #logout.autofocus:focus,.c-invite-accept .invalid-user #logout.autofocus:focus,.c-invite-accept .invalid-invitation #logout.autofocus:focus,body[modality=keyboard] .c-invite-accept .accept-invitation #logout:focus,body[modality=keyboard] .c-invite-accept .invalid-user #logout:focus,body[modality=keyboard] .c-invite-accept .invalid-invitation #logout:focus{outline-width:2px;outline-offset:2px}.c-invite-accept .accept-invitation #logout .bunt-ripple-ink .ripple.held,.c-invite-accept .invalid-user #logout .bunt-ripple-ink .ripple.held,.c-invite-accept .invalid-invitation #logout .bunt-ripple-ink .ripple.held{opacity:.7}.c-invite-accept .accept-invitation #logout.error,.c-invite-accept .invalid-user #logout.error,.c-invite-accept .invalid-invitation #logout.error{background-color:#f44336}.c-invite-accept .accept-invitation #logout.error:hover,.c-invite-accept .invalid-user #logout.error:hover,.c-invite-accept .invalid-invitation #logout.error:hover{background-color:#f01d0d}.c-invite-accept .accept-invitation #logout.error.autofocus:focus,.c-invite-accept .invalid-user #logout.error.autofocus:focus,.c-invite-accept .invalid-invitation #logout.error.autofocus:focus,body[modality=keyboard] .c-invite-accept .accept-invitation #logout.error:focus,body[modality=keyboard] .c-invite-accept .invalid-user #logout.error:focus,body[modality=keyboard] .c-invite-accept .invalid-invitation #logout.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-invite-accept .accept-invitation #logout.success,.c-invite-accept .invalid-user #logout.success,.c-invite-accept .invalid-invitation #logout.success{background-color:#4caf50}.c-invite-accept .accept-invitation #logout.success:hover,.c-invite-accept .invalid-user #logout.success:hover,.c-invite-accept .invalid-invitation #logout.success:hover{background-color:#419544}.c-invite-accept .accept-invitation #logout.success.autofocus:focus,.c-invite-accept .invalid-user #logout.success.autofocus:focus,.c-invite-accept .invalid-invitation #logout.success.autofocus:focus,body[modality=keyboard] .c-invite-accept .accept-invitation #logout.success:focus,body[modality=keyboard] .c-invite-accept .invalid-user #logout.success:focus,body[modality=keyboard] .c-invite-accept .invalid-invitation #logout.success:focus{background-color:#419544;outline-color:#39833c}.c-invite-accept .accept-invitation #logout .bunt-progress-circular svg circle,.c-invite-accept .invalid-user #logout .bunt-progress-circular svg circle,.c-invite-accept .invalid-invitation #logout .bunt-progress-circular svg circle{stroke:#fff}.c-invite-accept .accept-invitation .error-icon,.c-invite-accept .invalid-user .error-icon,.c-invite-accept .invalid-invitation .error-icon{display:flex;color:#f44336;height:30vh;font-size:30vh;width:30vh;line-height:30vh}.c-usage{flex:auto;background-color:#fff;padding:16px 0;display:flex;flex-direction:column}.c-usage h1{text-align:center;font-weight:400;margin-bottom:0}.c-usage h2{text-align:center;font-weight:400;margin:0}.c-usage .plan{align-self:center;display:flex}.c-usage .plan .bunt-link-button{color:#0a974b;background-color:transparent}.c-usage .plan .bunt-link-button:hover:not([disabled]){background-color:#0a974b14}.c-usage .plan .bunt-link-button.autofocus:focus,body[modality=keyboard] .c-usage .plan .bunt-link-button:focus{outline-width:2px;outline-offset:0}.c-usage>p{text-align:center;margin-bottom:24px}.c-usage #btn-over-limit{align-self:center;color:#fff;background-color:#f44336;font-size:18px;height:52px;padding:0 64px;margin-bottom:48px}.c-usage #btn-over-limit:hover{background-color:#f01d0d}.c-usage #btn-over-limit.autofocus:focus,body[modality=keyboard] .c-usage #btn-over-limit:focus{background-color:#f01d0d;outline-color:#d4190c}.c-usage #btn-over-limit.autofocus:focus,body[modality=keyboard] .c-usage #btn-over-limit:focus{outline-width:2px;outline-offset:2px}.c-usage #btn-over-limit .bunt-ripple-ink .ripple.held{opacity:.7}.c-usage #btn-at-limit{align-self:center;color:#fff;background-color:#ff9800;font-size:18px;height:52px;padding:0 64px;margin-bottom:48px}.c-usage #btn-at-limit:hover{background-color:#d98100}.c-usage #btn-at-limit.autofocus:focus,body[modality=keyboard] .c-usage #btn-at-limit:focus{background-color:#d98100;outline-color:#bf7200}.c-usage #btn-at-limit.autofocus:focus,body[modality=keyboard] .c-usage #btn-at-limit:focus{outline-width:2px;outline-offset:2px}.c-usage #btn-at-limit .bunt-ripple-ink .ripple.held{opacity:.7}.c-usage .error{color:#f44336;margin-bottom:48px}.c-usage .usages{display:flex;justify-content:center}.c-usage .usage{width:360px;display:flex;flex-direction:column;align-items:center;margin-bottom:8px}.c-usage .usage .stat{font-family:Roboto Condensed;font-size:36px;font-weight:200;text-align:right;margin-bottom:16px}.c-usage .usage .type{font-size:24px;font-weight:300;margin-bottom:24px}.c-usage .usage .items{height:240px;max-width:100%;margin:8px 0;display:flex;flex-direction:column}.c-usage .usage .items .item{white-space:nowrap;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;word-wrap:normal;flex:none;height:24px;color:#0000008a;margin-right:8px}.c-usage .usage .items .empty{color:#00000061}.c-usage .usage .bunt-link-button{color:#0a974b;background-color:transparent}.c-usage .usage .bunt-link-button:hover:not([disabled]){background-color:#0a974b14}.c-usage .usage .bunt-link-button.autofocus:focus,body[modality=keyboard] .c-usage .usage .bunt-link-button:focus{outline-width:2px;outline-offset:0}.c-usage .usage .bunt-button{color:#0a974b;background-color:transparent}.c-usage .usage .bunt-button:hover:not(.disabled){background-color:#0a974b14}.c-usage .usage .bunt-button.autofocus:focus,body[modality=keyboard] .c-usage .usage .bunt-button:focus{outline-width:2px;outline-offset:0}.c-usage .usage .bunt-button .bunt-progress-circular svg circle{stroke:#fff}.c-usage .plan-details{align-self:center}.c-usage .plan-details h3{margin-bottom:0}.c-usage .plan-details li{list-style:none;display:flex;align-items:center}.c-usage .plan-details li:before{color:#0a974b;font: 20px/1 Material Design Icons;content:"󰄬";margin:0 4px 0 0}.c-usage .plan-details li.missing-feature:before{color:#f44336;content:"󰅖"}.c-usage-projects{flex:auto;background-color:#fff;display:flex;flex-direction:column;min-width:0}.c-usage-projects h1{margin:16px}.c-usage-projects p{margin-left:16px}.c-usage-projects p.hint{color:#0000008a;font-size:14px}.c-usage-projects .projects-usage{width:100%;font-size:13px;flex:1;display:flex;flex-direction:column;overflow:hidden}.c-usage-projects .projects-usage .header,.c-usage-projects .projects-usage .table-row{height:48px;line-height:48px;text-align:left;display:flex}.c-usage-projects .projects-usage .header>*,.c-usage-projects .projects-usage .table-row>*{padding:0 24px}.c-usage-projects .projects-usage .header{background-color:#fafafa;font-weight:600;flex-shrink:0;border-bottom:1px solid rgba(0,0,0,.12);white-space:nowrap}.c-usage-projects .projects-usage .tbody{position:relative;flex:auto}.c-usage-projects .projects-usage .tbody .table-row{border-top:1px solid rgba(0,0,0,.12);cursor:pointer;overflow:hidden;position:relative}.c-usage-projects .projects-usage .tbody .table-row.active,.c-usage-projects .projects-usage .tbody .table-row:hover{background-color:#f5f5f5}.c-usage-projects .projects-usage .state{width:116px;padding:0 0 0 16px}.c-usage-projects .projects-usage .name{flex:1;white-space:nowrap;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;word-wrap:normal}.c-usage-projects .projects-usage .stats{flex:none;width:160px;text-align:right}.c-usage-projects .projects-usage .actions{flex:none;width:120px;padding:0 24px 0 0;display:flex;align-items:center;justify-content:flex-end}.c-usage-projects .projects-usage .actions .placeholder{flex:none;color:#0000008a}.c-usage-projects .projects-usage .actions .bunt-button{color:#0a974b;background-color:transparent}.c-usage-projects .projects-usage .actions .bunt-button:hover:not(.disabled){background-color:#0a974b14}.c-usage-projects .projects-usage .actions .bunt-button.autofocus:focus,body[modality=keyboard] .c-usage-projects .projects-usage .actions .bunt-button:focus{outline-width:2px;outline-offset:0}.c-usage-projects .projects-usage .actions .bunt-button .bunt-progress-circular svg circle{stroke:#fff}.c-usage-projects .projects-usage .tbody .table-row{cursor:default}.c-usage-projects .projects-usage .tbody .table-row .state{display:flex;align-items:center}.c-usage-projects .projects-usage .tbody .table-row .state:before{display:block;height:24px;line-height:24px;text-transform:uppercase;color:#fff;font-weight:600;letter-spacing:.07em;font-family:Roboto Mono;width:116px;text-align:center;margin:0}.c-usage-projects .projects-usage .tbody .table-row .state .bunt-progress-circular{margin-top:-8px}.c-usage-projects .projects-usage .tbody .table-row.state-active .state:before{content:"active";background-color:#43a047}.c-usage-projects .projects-usage .tbody .table-row.state-inactive .state:before{content:"inactive";background-color:#dd2c00}.c-usage-projects .projects-usage .tbody .table-row.state-deferred-inactive .state:before{font-size:10px;line-height:26px;content:"marked inactive";background-color:#f57c00}.c-usage-projects .projects-usage .tbody .table-row.state-deferred-delete .state:before{content:"deferred";background-color:#f57c00}.c-usage-projects .projects-usage .tbody .table-row.state-deleted .state:before{content:"deleted";background-color:#f57c00}.c-usage-projects .projects-usage .tbody .table-row.updating .state:before{content:none}.c-usage-projects .projects-usage .table-row:not(:hover):not(.error) .actions .bunt-button{display:none}.c-usage-projects .projects-usage .table-row:hover .actions .placeholder,.c-usage-projects .projects-usage .table-row.error .actions .placeholder{display:none}.c-usage-projects .projects-usage .table-row.error .actions .bunt-button{color:#fff;background-color:#f44336}.c-usage-projects .projects-usage .table-row.error .actions .bunt-button:hover{background-color:#f01d0d}.c-usage-projects .projects-usage .table-row.error .actions .bunt-button.autofocus:focus,body[modality=keyboard] .c-usage-projects .projects-usage .table-row.error .actions .bunt-button:focus{background-color:#f01d0d;outline-color:#d4190c}.c-usage-languages{flex:auto;background-color:#fff;display:flex;flex-direction:column}.c-usage-languages h1{margin:16px}.c-usage-languages p{margin-left:16px}.c-usage-languages p.hint{color:#0000008a;font-size:14px}.c-usage-languages .languages-usage{width:100%;font-size:13px;flex:1;display:flex;flex-direction:column;overflow:hidden}.c-usage-languages .languages-usage .header,.c-usage-languages .languages-usage .table-row{height:48px;line-height:48px;text-align:left;display:flex}.c-usage-languages .languages-usage .header>*,.c-usage-languages .languages-usage .table-row>*{padding:0 24px}.c-usage-languages .languages-usage .header{background-color:#fafafa;font-weight:600;flex-shrink:0;border-bottom:1px solid rgba(0,0,0,.12);white-space:nowrap}.c-usage-languages .languages-usage .tbody{position:relative;flex:auto}.c-usage-languages .languages-usage .tbody .table-row{border-top:1px solid rgba(0,0,0,.12);cursor:pointer;overflow:hidden;position:relative}.c-usage-languages .languages-usage .tbody .table-row.active,.c-usage-languages .languages-usage .tbody .table-row:hover{background-color:#f5f5f5}.c-usage-languages .languages-usage .state{width:116px;padding:0 0 0 16px}.c-usage-languages .languages-usage .name{flex:1}.c-usage-languages .languages-usage .stats{flex:none;width:160px;text-align:right}.c-usage-languages .languages-usage .actions{flex:none;width:120px;padding:0 24px 0 0;display:flex;align-items:center;justify-content:flex-end}.c-usage-languages .languages-usage .actions .placeholder{flex:none;color:#0000008a}.c-usage-languages .languages-usage .actions .bunt-button{color:#0a974b;background-color:transparent}.c-usage-languages .languages-usage .actions .bunt-button:hover:not(.disabled){background-color:#0a974b14}.c-usage-languages .languages-usage .actions .bunt-button.autofocus:focus,body[modality=keyboard] .c-usage-languages .languages-usage .actions .bunt-button:focus{outline-width:2px;outline-offset:0}.c-usage-languages .languages-usage .actions .bunt-button .bunt-progress-circular svg circle{stroke:#fff}.c-usage-languages .languages-usage .tbody .table-row{cursor:default}.c-usage-languages .languages-usage .tbody .table-row .state{display:flex;align-items:center}.c-usage-languages .languages-usage .tbody .table-row .state:before{display:block;height:24px;line-height:24px;text-transform:uppercase;color:#fff;font-weight:600;letter-spacing:.07em;font-family:Roboto Mono;width:116px;text-align:center;margin:0}.c-usage-languages .languages-usage .tbody .table-row .state .bunt-progress-circular{margin-top:-8px}.c-usage-languages .languages-usage .tbody .table-row.state-active .state:before{content:"active";background-color:#43a047}.c-usage-languages .languages-usage .tbody .table-row.state-inactive .state:before{content:"inactive";background-color:#dd2c00}.c-usage-languages .languages-usage .tbody .table-row.state-deferred-inactive .state:before{font-size:10px;line-height:26px;content:"marked inactive";background-color:#f57c00}.c-usage-languages .languages-usage .tbody .table-row.state-deferred-delete .state:before{content:"deferred";background-color:#f57c00}.c-usage-languages .languages-usage .tbody .table-row.state-deleted .state:before{content:"deleted";background-color:#f57c00}.c-usage-languages .languages-usage .tbody .table-row.updating .state:before{content:none}.c-usage-languages .languages-usage .table-row:not(:hover):not(.error) .actions .bunt-button{display:none}.c-usage-languages .languages-usage .table-row:hover .actions .placeholder,.c-usage-languages .languages-usage .table-row.error .actions .placeholder{display:none}.c-usage-languages .languages-usage .table-row.error .actions .bunt-button{color:#fff;background-color:#f44336}.c-usage-languages .languages-usage .table-row.error .actions .bunt-button:hover{background-color:#f01d0d}.c-usage-languages .languages-usage .table-row.error .actions .bunt-button.autofocus:focus,body[modality=keyboard] .c-usage-languages .languages-usage .table-row.error .actions .bunt-button:focus{background-color:#f01d0d;outline-color:#d4190c}.c-documents-usage-graph{position:relative;display:flex;flex-direction:column;align-items:center}.c-documents-usage-graph .graph-wrapper{height:240px;width:100%;margin:0 64px;max-width:1600px}.c-documents-usage-graph .graph-wrapper .series-limit .area{fill:#4caf50b3;stroke:transparent;stroke-width:8px}.c-documents-usage-graph .graph-wrapper .series-limit .line{fill:none;stroke:#fff;stroke-width:2px;stroke-linejoin:round}.c-documents-usage-graph .graph-wrapper .series-limit .data-point{display:none;fill:#4caf50}.c-documents-usage-graph .graph-wrapper .series-active .area{fill:#dd2c00b3;stroke:transparent;stroke-width:8px}.c-documents-usage-graph .graph-wrapper .series-active .line{fill:none;stroke:#fff;stroke-width:2px;stroke-linejoin:round}.c-documents-usage-graph .graph-wrapper .series-active .data-point{display:none;fill:#dd2c00}.c-documents-usage-graph .bunt-tooltip{position:absolute;height:auto;top:120px}.c-documents-usage-graph .bunt-tooltip .active{font-weight:700}.c-documents-usage-graph .bunt-progress-circular{position:absolute;top:calc(50% - 48px)}.c-documents-usage-graph .no-data-message{position:absolute;top:calc(50% + 16px);font-size:24px;font-weight:600;color:#00000061}.c-documents-usage-graph.no-data h2,.c-documents-usage-graph.no-data .graph-wrapper{opacity:.3}.c-documents-usage-graph.no-data .date{visibility:hidden}.c-usage-documents{flex:auto;background-color:#fff;padding:16px 0;display:flex;flex-direction:column;min-width:0}.c-usage-documents h1{text-align:center;font-weight:400;margin-bottom:0}.c-usage-documents h2{text-align:center;font-weight:400;margin:0 0 10}.c-subscription-change-billing-address{display:flex;flex-direction:column}.c-subscription-change-billing-address .content-wrap{padding:32px}.c-subscription-change-billing-address h1{margin:0}.c-subscription-change-billing-address form{display:flex;flex-direction:column}.c-subscription-change-billing-address #vat-input{position:relative}.c-subscription-change-billing-address #vat-input:before{position:absolute;top:16px;left:0;content:var(--country-code);display:block;height:37px;line-height:37px;width:38px;border-radius:4px 0 0 4px;background-color:#eee;text-align:center;color:#0000008a}.c-subscription-change-billing-address #vat-input input{padding-left:46px}.c-subscription-change-billing-address .actions{display:flex}.c-subscription-change-billing-address #btn-cancel{color:#0a974b;background-color:transparent;font-size:18px;height:52px;padding:0 32px;margin-right:16px}.c-subscription-change-billing-address #btn-cancel:hover:not(.disabled){background-color:#0a974b14}.c-subscription-change-billing-address #btn-cancel.autofocus:focus,body[modality=keyboard] .c-subscription-change-billing-address #btn-cancel:focus{outline-width:2px;outline-offset:0}.c-subscription-change-billing-address #btn-cancel .bunt-progress-circular svg circle{stroke:#fff}.c-subscription-change-billing-address #btn-submit{color:#fff;background-color:#0a974b;font-size:18px;height:52px;padding:0 32px}.c-subscription-change-billing-address #btn-submit:hover{background-color:#088040}.c-subscription-change-billing-address #btn-submit.autofocus:focus,body[modality=keyboard] .c-subscription-change-billing-address #btn-submit:focus{background-color:#088040;outline-color:#077138}.c-subscription-change-billing-address #btn-submit.autofocus:focus,body[modality=keyboard] .c-subscription-change-billing-address #btn-submit:focus{outline-width:2px;outline-offset:2px}.c-subscription-change-billing-address #btn-submit .bunt-ripple-ink .ripple.held{opacity:.7}.c-subscription-change-billing-address #btn-submit.error{background-color:#f44336}.c-subscription-change-billing-address #btn-submit.error:hover{background-color:#f01d0d}.c-subscription-change-billing-address #btn-submit.error.autofocus:focus,body[modality=keyboard] .c-subscription-change-billing-address #btn-submit.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-subscription-change-billing-address #btn-submit.success{background-color:#4caf50}.c-subscription-change-billing-address #btn-submit.success:hover{background-color:#419544}.c-subscription-change-billing-address #btn-submit.success.autofocus:focus,body[modality=keyboard] .c-subscription-change-billing-address #btn-submit.success:focus{background-color:#419544;outline-color:#39833c}.c-subscription-change-billing-address #btn-submit .bunt-progress-circular svg circle{stroke:#fff}.c-subscription-update-card{display:flex;flex-direction:column;flex:auto;padding:32px}.c-subscription-update-card h1{font-size:24px;text-align:center}.c-subscription-update-card #card-input{margin:0 0 32px;padding:11px 8px 0;height:26px}.c-subscription-update-card #card-input.error label{color:#f44336}.c-subscription-update-card #card-input.error .outline{stroke:#f44336;stroke-width:2px}.c-subscription-update-card #stripe-card-error{color:#f44336;font-size:13px;padding-left:8px;margin-top:-32px;height:32px}.c-subscription-update-card .actions{display:flex}.c-subscription-update-card #btn-cancel{color:#0a974b;background-color:transparent;font-size:18px;height:52px;padding:0 32px;margin-right:16px}.c-subscription-update-card #btn-cancel:hover:not(.disabled){background-color:#0a974b14}.c-subscription-update-card #btn-cancel.autofocus:focus,body[modality=keyboard] .c-subscription-update-card #btn-cancel:focus{outline-width:2px;outline-offset:0}.c-subscription-update-card #btn-cancel .bunt-progress-circular svg circle{stroke:#fff}.c-subscription-update-card #btn-submit{color:#fff;background-color:#0a974b;font-size:18px;height:52px;padding:0 32px}.c-subscription-update-card #btn-submit:hover{background-color:#088040}.c-subscription-update-card #btn-submit.autofocus:focus,body[modality=keyboard] .c-subscription-update-card #btn-submit:focus{background-color:#088040;outline-color:#077138}.c-subscription-update-card #btn-submit.autofocus:focus,body[modality=keyboard] .c-subscription-update-card #btn-submit:focus{outline-width:2px;outline-offset:2px}.c-subscription-update-card #btn-submit .bunt-ripple-ink .ripple.held{opacity:.7}.c-subscription-update-card #btn-submit.error{background-color:#f44336}.c-subscription-update-card #btn-submit.error:hover{background-color:#f01d0d}.c-subscription-update-card #btn-submit.error.autofocus:focus,body[modality=keyboard] .c-subscription-update-card #btn-submit.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-subscription-update-card #btn-submit.success{background-color:#4caf50}.c-subscription-update-card #btn-submit.success:hover{background-color:#419544}.c-subscription-update-card #btn-submit.success.autofocus:focus,body[modality=keyboard] .c-subscription-update-card #btn-submit.success:focus{background-color:#419544;outline-color:#39833c}.c-subscription-update-card #btn-submit .bunt-progress-circular svg circle{stroke:#fff}.c-license{display:flex;flex-direction:column;width:320px;margin:0 32px;padding:16px 16px 0}@media screen and (max-width: 800px){.c-license{margin-bottom:32px}}.c-license.active{background-color:#e8f5e9}.c-license.active .bunt-button{color:#fff;background-color:#4caf50;font-size:18px;height:52px;padding:0 64px;pointer-events:none}.c-license.active .bunt-button:hover{background-color:#419544}.c-license.active .bunt-button.autofocus:focus,body[modality=keyboard] .c-license.active .bunt-button:focus{background-color:#419544;outline-color:#39833c}.c-license.active .bunt-button.autofocus:focus,body[modality=keyboard] .c-license.active .bunt-button:focus{outline-width:2px;outline-offset:2px}.c-license.active .bunt-button .bunt-ripple-ink .ripple.held{opacity:.7}.c-license.active .bunt-button.error{background-color:#f44336}.c-license.active .bunt-button.error:hover{background-color:#f01d0d}.c-license.active .bunt-button.error.autofocus:focus,body[modality=keyboard] .c-license.active .bunt-button.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-license.active .bunt-button.success{background-color:#4caf50}.c-license.active .bunt-button.success:hover{background-color:#419544}.c-license.active .bunt-button.success.autofocus:focus,body[modality=keyboard] .c-license.active .bunt-button.success:focus{background-color:#419544;outline-color:#39833c}.c-license.active .bunt-button .bunt-progress-circular svg circle{stroke:#fff}.c-license>.name{font-size:32px;color:#0a974b}.c-license .price{font-size:24px}.c-license .price small{color:#0000008a;margin-left:8px;font-size:16px}.c-license .vat{color:#0000008a;margin:8px 0 0}.c-subscription-change-license{display:flex;padding:32px}.c-subscription-change-license .features{margin:0 0 32px 32px;display:flex;flex-direction:column}@media screen and (max-width: 1300px){.c-subscription-change-license .features{margin-top:32px}}.c-subscription-change-license .features .feature{position:relative;margin-bottom:8px}.c-subscription-change-license .features .feature:before{position:absolute;left:-48px;top:4px;font-size:36px;color:#0a974b}.c-subscription-change-license .features .feature .name{font-weight:400;font-size:20px}.c-subscription-change-license .features .feature .name:last-child{padding-top:10px}.c-subscription-change-license .licenses{display:flex}@media screen and (max-width: 800px){.c-subscription-change-license .licenses{flex-direction:column}}.c-subscription-change-license .licenses .bunt-button{color:#fff;background-color:#0a974b;font-size:18px;height:52px;padding:0 64px;margin:0 8px 16px}.c-subscription-change-license .licenses .bunt-button:hover{background-color:#088040}.c-subscription-change-license .licenses .bunt-button.autofocus:focus,body[modality=keyboard] .c-subscription-change-license .licenses .bunt-button:focus{background-color:#088040;outline-color:#077138}.c-subscription-change-license .licenses .bunt-button.autofocus:focus,body[modality=keyboard] .c-subscription-change-license .licenses .bunt-button:focus{outline-width:2px;outline-offset:2px}.c-subscription-change-license .licenses .bunt-button .bunt-ripple-ink .ripple.held{opacity:.7}.c-subscription-change-license .licenses .bunt-button.error{background-color:#f44336}.c-subscription-change-license .licenses .bunt-button.error:hover{background-color:#f01d0d}.c-subscription-change-license .licenses .bunt-button.error.autofocus:focus,body[modality=keyboard] .c-subscription-change-license .licenses .bunt-button.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-subscription-change-license .licenses .bunt-button.success{background-color:#4caf50}.c-subscription-change-license .licenses .bunt-button.success:hover{background-color:#419544}.c-subscription-change-license .licenses .bunt-button.success.autofocus:focus,body[modality=keyboard] .c-subscription-change-license .licenses .bunt-button.success:focus{background-color:#419544;outline-color:#39833c}.c-subscription-change-license .licenses .bunt-button .bunt-progress-circular svg circle{stroke:#fff}.c-subscription-change-license .licenses .features{margin-top:16px;flex:auto}.c-subscription-change-license .licenses .features .feature{margin-bottom:16px}.c-subscription-change-license .licenses .features .feature:before{font-size:24px;left:-28px;top:-4px}.c-subscription-change-license .licenses .features .feature .name{font-size:16px}.c-subscription-change-license .licenses .features .feature .name:last-child{padding-top:0}.c-subscription-change-license .licenses .features .feature .description{color:#0000008a;padding-left:4px}.c-subscription-cancel-license-changes{display:flex;padding:32px;flex-direction:column}.c-subscription-cancel-license-changes .bunt-button{color:#fff;background-color:#0a974b;font-size:18px;height:52px;padding:0 64px}.c-subscription-cancel-license-changes .bunt-button:hover{background-color:#088040}.c-subscription-cancel-license-changes .bunt-button.autofocus:focus,body[modality=keyboard] .c-subscription-cancel-license-changes .bunt-button:focus{background-color:#088040;outline-color:#077138}.c-subscription-cancel-license-changes .bunt-button.autofocus:focus,body[modality=keyboard] .c-subscription-cancel-license-changes .bunt-button:focus{outline-width:2px;outline-offset:2px}.c-subscription-cancel-license-changes .bunt-button .bunt-ripple-ink .ripple.held{opacity:.7}.c-subscription-cancel-license-changes .bunt-button.error{background-color:#f44336}.c-subscription-cancel-license-changes .bunt-button.error:hover{background-color:#f01d0d}.c-subscription-cancel-license-changes .bunt-button.error.autofocus:focus,body[modality=keyboard] .c-subscription-cancel-license-changes .bunt-button.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-subscription-cancel-license-changes .bunt-button.success{background-color:#4caf50}.c-subscription-cancel-license-changes .bunt-button.success:hover{background-color:#419544}.c-subscription-cancel-license-changes .bunt-button.success.autofocus:focus,body[modality=keyboard] .c-subscription-cancel-license-changes .bunt-button.success:focus{background-color:#419544;outline-color:#39833c}.c-subscription-cancel-license-changes .bunt-button .bunt-progress-circular svg circle{stroke:#fff}.c-subscription-cancel-license-changes .plan{font-size:16px;border:1px solid #0a974b;padding:16px}.c-subscription-cancel-license-changes h2{padding-top:0;margin-top:0}.c-subscription-cancel-license{display:flex;padding:32px;flex-direction:column;align-items:center}.c-subscription-cancel-license h1,.c-subscription-cancel-license h2{margin:0}.c-subscription-cancel-license .bunt-button{margin-top:16px;color:#fff;background-color:#f44336;font-size:18px;height:52px;padding:0 64px}.c-subscription-cancel-license .bunt-button:hover{background-color:#f01d0d}.c-subscription-cancel-license .bunt-button.autofocus:focus,body[modality=keyboard] .c-subscription-cancel-license .bunt-button:focus{background-color:#f01d0d;outline-color:#d4190c}.c-subscription-cancel-license .bunt-button.autofocus:focus,body[modality=keyboard] .c-subscription-cancel-license .bunt-button:focus{outline-width:2px;outline-offset:2px}.c-subscription-cancel-license .bunt-button .bunt-ripple-ink .ripple.held{opacity:.7}.c-subscription-cancel-license .bunt-button.error{background-color:#f44336}.c-subscription-cancel-license .bunt-button.error:hover{background-color:#f01d0d}.c-subscription-cancel-license .bunt-button.error.autofocus:focus,body[modality=keyboard] .c-subscription-cancel-license .bunt-button.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-subscription-cancel-license .bunt-button.success{background-color:#4caf50}.c-subscription-cancel-license .bunt-button.success:hover{background-color:#419544}.c-subscription-cancel-license .bunt-button.success.autofocus:focus,body[modality=keyboard] .c-subscription-cancel-license .bunt-button.success:focus{background-color:#419544;outline-color:#39833c}.c-subscription-cancel-license .bunt-button .bunt-progress-circular svg circle{stroke:#fff}.c-subscription-settings{background-color:#fff;display:flex;flex:auto;flex-direction:column;position:relative}.c-subscription-settings .page-header{height:52px;align-items:center;padding:0 16px}.c-subscription-settings .page-header .actions #btn-cancel-license{color:#fff;background-color:#f44336}.c-subscription-settings .page-header .actions #btn-cancel-license:hover{background-color:#f01d0d}.c-subscription-settings .page-header .actions #btn-cancel-license.autofocus:focus,body[modality=keyboard] .c-subscription-settings .page-header .actions #btn-cancel-license:focus{background-color:#f01d0d;outline-color:#d4190c}.c-subscription-settings .page-header .actions #btn-cancel-license.autofocus:focus,body[modality=keyboard] .c-subscription-settings .page-header .actions #btn-cancel-license:focus{outline-width:2px;outline-offset:2px}.c-subscription-settings .page-header .actions #btn-cancel-license .bunt-ripple-ink .ripple.held{opacity:.7}.c-subscription-settings .page-header .actions #btn-cancel-license.error{background-color:#f44336}.c-subscription-settings .page-header .actions #btn-cancel-license.error:hover{background-color:#f01d0d}.c-subscription-settings .page-header .actions #btn-cancel-license.error.autofocus:focus,body[modality=keyboard] .c-subscription-settings .page-header .actions #btn-cancel-license.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-subscription-settings .page-header .actions #btn-cancel-license.success{background-color:#4caf50}.c-subscription-settings .page-header .actions #btn-cancel-license.success:hover{background-color:#419544}.c-subscription-settings .page-header .actions #btn-cancel-license.success.autofocus:focus,body[modality=keyboard] .c-subscription-settings .page-header .actions #btn-cancel-license.success:focus{background-color:#419544;outline-color:#39833c}.c-subscription-settings .page-header .actions #btn-cancel-license .bunt-progress-circular svg circle{stroke:#fff}.c-subscription-settings .options{display:flex;flex-wrap:wrap;flex:auto}.c-subscription-settings .options>.option{width:360px;margin:16px 32px}.c-subscription-settings .options>.option .option-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(0,0,0,.12);margin-bottom:8px}.c-subscription-settings .options>.option .option-header h3{margin:0}.c-subscription-settings .options>.option .option-header .bunt-button{color:#0a974b;background-color:transparent}.c-subscription-settings .options>.option .option-header .bunt-button:hover:not(.disabled){background-color:#0a974b14}.c-subscription-settings .options>.option .option-header .bunt-button.autofocus:focus,body[modality=keyboard] .c-subscription-settings .options>.option .option-header .bunt-button:focus{outline-width:2px;outline-offset:0}.c-subscription-settings .options>.option .option-header .bunt-button .bunt-progress-circular svg circle{stroke:#fff}.c-subscription-settings .license h3{margin-bottom:0}.c-subscription-settings .license h5{margin-top:0}.c-subscription-settings .license p{font-size:12px}.c-subscription-settings .address{display:flex;flex-direction:column;font-size:18px}.c-subscription-settings .address span{line-height:26px}.c-subscription-settings .billing-content{display:flex;padding:0 24px;flex-direction:column}.c-subscription-settings #chargebee{color:#fff;background-color:#2196f3;margin-left:16px}.c-subscription-settings #chargebee:hover{background-color:#0c81df}.c-subscription-settings #chargebee.autofocus:focus,body[modality=keyboard] .c-subscription-settings #chargebee:focus{background-color:#0c81df;outline-color:#0b72c4}.c-subscription-settings #chargebee.autofocus:focus,body[modality=keyboard] .c-subscription-settings #chargebee:focus{outline-width:2px;outline-offset:2px}.c-subscription-settings #chargebee .bunt-ripple-ink .ripple.held{opacity:.7}.c-subscription-settings #chargebee.error{background-color:#f44336}.c-subscription-settings #chargebee.error:hover{background-color:#f01d0d}.c-subscription-settings #chargebee.error.autofocus:focus,body[modality=keyboard] .c-subscription-settings #chargebee.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-subscription-settings #chargebee.success{background-color:#4caf50}.c-subscription-settings #chargebee.success:hover{background-color:#419544}.c-subscription-settings #chargebee.success.autofocus:focus,body[modality=keyboard] .c-subscription-settings #chargebee.success:focus{background-color:#419544;outline-color:#39833c}.c-subscription-settings #chargebee .bunt-progress-circular svg circle{stroke:#fff}.c-subscription-settings #back{color:#fff;background-color:#78909c}.c-subscription-settings #back:hover{background-color:#637b87}.c-subscription-settings #back.autofocus:focus,body[modality=keyboard] .c-subscription-settings #back:focus{background-color:#637b87;outline-color:#586d77}.c-subscription-settings #back.autofocus:focus,body[modality=keyboard] .c-subscription-settings #back:focus{outline-width:2px;outline-offset:2px}.c-subscription-settings #back .bunt-ripple-ink .ripple.held{opacity:.7}.c-subscription-settings #back.error{background-color:#f44336}.c-subscription-settings #back.error:hover{background-color:#f01d0d}.c-subscription-settings #back.error.autofocus:focus,body[modality=keyboard] .c-subscription-settings #back.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-subscription-settings #back.success{background-color:#4caf50}.c-subscription-settings #back.success:hover{background-color:#419544}.c-subscription-settings #back.success.autofocus:focus,body[modality=keyboard] .c-subscription-settings #back.success:focus{background-color:#419544;outline-color:#39833c}.c-subscription-settings #back .bunt-progress-circular svg circle{stroke:#fff}.c-subscription-settings .expand{display:flex;margin-right:16px}.c-subscription-settings #expand-license{margin-right:0}.c-subscription-settings .subscription{display:flex;align-items:flex-end;font-weight:400;font-size:14px;margin-left:8px}.c-subscription-settings .change-dialog-wrapper{position:fixed;inset:0;z-index:1000;display:flex;justify-content:center;align-items:center}.c-subscription-settings .change-dialog-wrapper:before{content:"";position:fixed;inset:0;background-color:#0000008a;z-index:1000}.c-subscription-settings .change-dialog-wrapper .change-dialog{position:relative;max-height:calc(100vh - 64px);min-width:460px;border-radius:2px;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;background-color:#fff;transition:box-shadow .3s;z-index:1000;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}.c-subscription-settings .change-dialog-wrapper #btn-close-change-dialog{color:#000000de;background-color:transparent;position:absolute;top:8px;right:8px;z-index:100}body[modality=keyboard] .c-subscription-settings .change-dialog-wrapper #btn-close-change-dialog:focus,.c-subscription-settings .change-dialog-wrapper #btn-close-change-dialog:hover:not(.disabled),.c-subscription-settings .change-dialog-wrapper #btn-close-change-dialog.dropdown-open{background-color:#0000001a}.c-subscription-settings .change-dialog-wrapper #btn-close-change-dialog .bunt-icon{color:#000000de}.c-subscription-settings .change-dialog-wrapper #btn-close-change-dialog svg{fill:#000000de}.c-subscription-settings .change-dialog-enter-active,.c-subscription-settings .change-dialog-leave-active{transition:opacity .3s}.c-subscription-settings .change-dialog-enter,.c-subscription-settings .change-dialog-leave-to{opacity:0}.c-subscription-settings .sandbox-warning{border-radius:2px;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;background-color:#fff;transition:box-shadow .3s;margin:8px;padding:8px;background-color:#ff9800;color:#fff;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.c-subscription-settings .sandbox-warning .warning{font-weight:600;min-width:300px;margin:8px 0;line-height:1.5em}.c-subscription-settings .sandbox-warning .actions{margin:8px 0;flex:none;display:flex}@media screen and (max-width: 480px){.c-subscription-settings .sandbox-warning .actions{flex:auto;justify-content:center}}.c-subscription-settings .sandbox-warning #btn-upgrade{color:#fff;background-color:#ff5722}.c-subscription-settings .sandbox-warning #btn-upgrade:hover{background-color:#f63b00}.c-subscription-settings .sandbox-warning #btn-upgrade.autofocus:focus,body[modality=keyboard] .c-subscription-settings .sandbox-warning #btn-upgrade:focus{background-color:#f63b00;outline-color:#d93400}.c-subscription-settings .sandbox-warning #btn-upgrade.autofocus:focus,body[modality=keyboard] .c-subscription-settings .sandbox-warning #btn-upgrade:focus{outline-width:2px;outline-offset:2px}.c-subscription-settings .sandbox-warning #btn-upgrade .bunt-ripple-ink .ripple.held{opacity:.7}.c-subscription-settings .sandbox-warning #btn-schedule-call{color:#fff;background-color:transparent}.c-subscription-settings .sandbox-warning #btn-schedule-call:hover:not(.disabled){background-color:#ffffff14}.c-subscription-settings .sandbox-warning #btn-schedule-call.autofocus:focus,body[modality=keyboard] .c-subscription-settings .sandbox-warning #btn-schedule-call:focus{outline-width:2px;outline-offset:0}.c-subscription-settings .sandbox-warning #btn-schedule-call .bunt-progress-circular svg circle{stroke:#000000de}.settings-advanced{position:relative;background-color:#fff;flex:auto}.settings-advanced .settings-advanced-inner{padding:32px}.settings-advanced h1{margin:0}.settings-advanced h2{margin:32px 0 0}.settings-advanced .bunt-select{max-width:320px}.settings-advanced p.input-hint{color:#0000008a;font-size:14px;margin-bottom:16px}.settings-advanced .version-chooser{display:flex}.settings-advanced .version-chooser .version{width:320px;height:240px;padding:16px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;cursor:pointer;position:relative;border-radius:4px;margin-right:16px;background-color:#cfd8dc;user-select:none}.settings-advanced .version-chooser .version.active{background-color:#0a974b;color:#fff;pointer-events:none}.settings-advanced .version-chooser .version.active:after{content:"active";text-transform:uppercase;position:absolute;bottom:12px;font-size:16px;font-weight:600}.settings-advanced .version-chooser .version:hover{background-color:#4caf50;color:#fff}.settings-advanced .version-chooser .version .name{font-size:36px;font-weight:300;margin:18px 0 14px}.settings-advanced .version-chooser .version img{width:210px;margin:8px}.settings-advanced .version-chooser .version>.description{font-size:14px;margin:0 16px 8px;text-align:center}.settings-advanced .version-chooser .version .fake-button{margin-top:16px;color:#fff;background-color:#0a974b}.settings-advanced .version-chooser .version .fake-button:hover{background-color:#088040}.settings-advanced .version-chooser .version .fake-button.autofocus:focus,body[modality=keyboard] .settings-advanced .version-chooser .version .fake-button:focus{background-color:#088040;outline-color:#077138}.settings-advanced .version-chooser .version .fake-button.autofocus:focus,body[modality=keyboard] .settings-advanced .version-chooser .version .fake-button:focus{outline-width:2px;outline-offset:2px}.settings-advanced .version-chooser .version .fake-button .bunt-ripple-ink .ripple.held{opacity:.7}.settings-advanced .version-chooser .version .fake-button.error{background-color:#f44336}.settings-advanced .version-chooser .version .fake-button.error:hover{background-color:#f01d0d}.settings-advanced .version-chooser .version .fake-button.error.autofocus:focus,body[modality=keyboard] .settings-advanced .version-chooser .version .fake-button.error:focus{background-color:#f01d0d;outline-color:#d4190c}.settings-advanced .version-chooser .version .fake-button.success{background-color:#4caf50}.settings-advanced .version-chooser .version .fake-button.success:hover{background-color:#419544}.settings-advanced .version-chooser .version .fake-button.success.autofocus:focus,body[modality=keyboard] .settings-advanced .version-chooser .version .fake-button.success:focus{background-color:#419544;outline-color:#39833c}.settings-advanced .version-chooser .version .fake-button .bunt-progress-circular svg circle{stroke:#fff}.settings-advanced .features{display:flex;flex-direction:column}.settings-advanced .features .feature{display:flex;flex-direction:column;margin-bottom:32px}.settings-advanced .features .header{display:flex;justify-content:space-between;background-color:#f5f5f5;border-bottom:1px solid rgba(0,0,0,.12);padding:8px 16px;align-items:center}.settings-advanced .features .header h4{margin:0}.settings-advanced .features .header .bunt-switch{padding-top:4px;margin-bottom:0}.settings-advanced .features .description{margin:16px}.settings-api{background-color:#fff;flex:1;padding:32px}.settings-api .token-name{font-size:18px;margin-bottom:8px}.settings-api .token-auth{max-width:640px;word-break:break-all;font-size:12px;color:#0000008a}.settings-api .documentation h3{font-weight:400}.settings-api .documentation a{display:block;margin:8px}#uploads{display:flex;flex-direction:column;background-color:#fff;flex:1 1;padding:16px 0 0;overflow-y:hidden}#uploads .infos{padding:0 32px}#uploads h1{margin:16px 0 4px;flex:none}#uploads .uploads-list,#uploads .body{display:flex;flex-direction:column;flex:auto;min-height:0}#uploads .report,#uploads .header{display:flex;align-items:center;flex:none;height:48px;line-height:48px}#uploads .report>*,#uploads .header>*{flex:1}#uploads .header{font-weight:600;border-bottom:2px solid rgba(0,0,0,.12)}#uploads .body{min-height:0;flex:auto}#uploads .body-inner{display:flex;flex-direction:column}#uploads .report{flex-shrink:0;color:#000000de}#uploads .report:not(:last-child){border-bottom:1px solid rgba(0,0,0,.12)}#uploads .report:hover{background-color:#f5f5f5}#uploads .filename{flex:3;white-space:nowrap;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;word-wrap:normal;padding:0 24px}#uploads .status{flex:0 0 80px}#uploads .created-docs,#uploads .failed-docs{text-align:right;flex:0 0 120px;padding-right:24px}#uploads .started,#uploads .finished{flex:0 0 130px}#upload{display:flex;flex-direction:column;background-color:#fff;flex:1;padding:16px 32px;position:relative}#upload .status.error{color:#f44336}#upload .status.pending,#upload .status.started{color:#2196f3}#upload .status.warning{color:#ffab00}#upload .status.success{color:#4caf50}#upload h1{margin:20px 0}#upload .hard-error{background-color:#ffccbc;padding:16px;border:1px solid #f44336;border-radius:2px;font-size:18px;color:#f44336}#upload .stat{display:flex;height:24px}#upload .stat .label{width:300px}#upload .stat .number{text-align:right}#upload .failed-documents{display:flex;flex-direction:column;flex:auto}#upload .failed-documents .fail,#upload .failed-documents .fail-header{flex:0 0 32px;display:flex;align-items:center;border-bottom:1px solid rgba(0,0,0,.12)}#upload .failed-documents .fail-header{font-weight:600;border-bottom:2px solid rgba(0,0,0,.12)}#upload .failed-documents .tbody{flex:auto;display:flex;flex-direction:column}#upload .failed-documents .uid{flex:0 0 120px;text-align:right;padding-right:24px}#upload .file{display:flex;align-items:center}#upload .file .bunt-icon-button,#upload .file .bunt-icon{color:#0000008a;font-size:32px;height:38px;line-height:38px;width:38px}#upload .page-header-upload .actions #btn-download{flex-grow:1;color:#fff;background-color:#2196f3;margin-left:16px}#upload .page-header-upload .actions #btn-download:hover{background-color:#0c81df}#upload .page-header-upload .actions #btn-download.autofocus:focus,body[modality=keyboard] #upload .page-header-upload .actions #btn-download:focus{background-color:#0c81df;outline-color:#0b72c4}#upload .page-header-upload .actions #btn-download.autofocus:focus,body[modality=keyboard] #upload .page-header-upload .actions #btn-download:focus{outline-width:2px;outline-offset:2px}#upload .page-header-upload .actions #btn-download .bunt-ripple-ink .ripple.held{opacity:.7}#upload .page-header-upload .actions #btn-download.error{background-color:#f44336}#upload .page-header-upload .actions #btn-download.error:hover{background-color:#f01d0d}#upload .page-header-upload .actions #btn-download.error.autofocus:focus,body[modality=keyboard] #upload .page-header-upload .actions #btn-download.error:focus{background-color:#f01d0d;outline-color:#d4190c}#upload .page-header-upload .actions #btn-download.success{background-color:#4caf50}#upload .page-header-upload .actions #btn-download.success:hover{background-color:#419544}#upload .page-header-upload .actions #btn-download.success.autofocus:focus,body[modality=keyboard] #upload .page-header-upload .actions #btn-download.success:focus{background-color:#419544;outline-color:#39833c}#upload .page-header-upload .actions #btn-download .bunt-progress-circular svg circle{stroke:#fff}#upload .page-header-upload .actions #btn-back{color:#fff;background-color:#607d8b;padding-left:4px}#upload .page-header-upload .actions #btn-back:hover{background-color:#526a76}#upload .page-header-upload .actions #btn-back.autofocus:focus,body[modality=keyboard] #upload .page-header-upload .actions #btn-back:focus{background-color:#526a76;outline-color:#485e68}#upload .page-header-upload .actions #btn-back.autofocus:focus,body[modality=keyboard] #upload .page-header-upload .actions #btn-back:focus{outline-width:2px;outline-offset:2px}#upload .page-header-upload .actions #btn-back .bunt-ripple-ink .ripple.held{opacity:.7}#upload .page-header-upload .actions #btn-back.error{background-color:#f44336}#upload .page-header-upload .actions #btn-back.error:hover{background-color:#f01d0d}#upload .page-header-upload .actions #btn-back.error.autofocus:focus,body[modality=keyboard] #upload .page-header-upload .actions #btn-back.error:focus{background-color:#f01d0d;outline-color:#d4190c}#upload .page-header-upload .actions #btn-back.success{background-color:#4caf50}#upload .page-header-upload .actions #btn-back.success:hover{background-color:#419544}#upload .page-header-upload .actions #btn-back.success.autofocus:focus,body[modality=keyboard] #upload .page-header-upload .actions #btn-back.success:focus{background-color:#419544;outline-color:#39833c}#upload .page-header-upload .actions #btn-back .bunt-progress-circular svg circle{stroke:#fff}#upload .page-header-upload .actions #btn-to-collection{color:#fff;background-color:#4caf50;margin-left:16px}#upload .page-header-upload .actions #btn-to-collection:hover{background-color:#419544}#upload .page-header-upload .actions #btn-to-collection.autofocus:focus,body[modality=keyboard] #upload .page-header-upload .actions #btn-to-collection:focus{background-color:#419544;outline-color:#39833c}#upload .page-header-upload .actions #btn-to-collection.autofocus:focus,body[modality=keyboard] #upload .page-header-upload .actions #btn-to-collection:focus{outline-width:2px;outline-offset:2px}#upload .page-header-upload .actions #btn-to-collection .bunt-ripple-ink .ripple.held{opacity:.7}#upload .page-header-upload .actions #btn-to-collection.error{background-color:#f44336}#upload .page-header-upload .actions #btn-to-collection.error:hover{background-color:#f01d0d}#upload .page-header-upload .actions #btn-to-collection.error.autofocus:focus,body[modality=keyboard] #upload .page-header-upload .actions #btn-to-collection.error:focus{background-color:#f01d0d;outline-color:#d4190c}#upload .page-header-upload .actions #btn-to-collection.success{background-color:#4caf50}#upload .page-header-upload .actions #btn-to-collection.success:hover{background-color:#419544}#upload .page-header-upload .actions #btn-to-collection.success.autofocus:focus,body[modality=keyboard] #upload .page-header-upload .actions #btn-to-collection.success:focus{background-color:#419544;outline-color:#39833c}#upload .page-header-upload .actions #btn-to-collection .bunt-progress-circular svg circle{stroke:#fff}.c-trial-explainer{flex:auto;background-color:#fff;display:flex}.c-trial-explainer .explainer-wrapper{display:flex;flex:auto;align-items:center;max-width:100%}@media screen and (max-width: 992px){.c-trial-explainer .explainer-wrapper{flex-direction:column}}.c-trial-explainer .explainer{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-left:10vh}@media screen and (max-width: 992px){.c-trial-explainer .explainer{margin:64px 0 8px}}@media screen and (max-width: 768px){.c-trial-explainer .explainer{margin:16px 0 8px;flex:none}}.c-trial-explainer .explainer h1,.c-trial-explainer .explainer h2,.c-trial-explainer .explainer p{text-align:center}.c-trial-explainer .explainer h1,.c-trial-explainer .explainer h2{margin:0}.c-trial-explainer .explainer h1{line-height:36px}.c-trial-explainer .explainer .timeline{width:100%;max-width:540px;height:24px;margin:72px 16px 48px;display:flex}.c-trial-explainer .explainer .timeline .trial{width:38%;background-color:#0a974b;height:100%;border-radius:12px 0 0 12px;position:relative}.c-trial-explainer .explainer .timeline .trial:before{content:"Free 14 days";position:absolute;top:-20px;left:4px;color:#0a974b;font-weight:600}.c-trial-explainer .explainer .timeline .trial .reminder{position:absolute;height:140%;background-color:#45544c;width:2px;right:20%;top:-4px}.c-trial-explainer .explainer .timeline .trial .reminder .mdi{position:absolute;bottom:-28px;left:-10px;font-size:22px}.c-trial-explainer .explainer .timeline .trial .reminder:after{content:"3 day reminder";position:absolute;bottom:-20px;right:-14px;transform:translate(100%);white-space:nowrap;font-weight:600}.c-trial-explainer .explainer .timeline .first-bill,.c-trial-explainer .explainer .timeline .second-bill{height:100%;background-color:#c7d1cc;position:relative}.c-trial-explainer .explainer .timeline .first-bill:before,.c-trial-explainer .explainer .timeline .second-bill:before{position:absolute;left:-12px;content:"";display:block;height:24px;width:24px;border-radius:50%;background-color:#45544c}.c-trial-explainer .explainer .timeline .first-bill .date,.c-trial-explainer .explainer .timeline .second-bill .date{position:absolute;top:-20px;left:4px;font-weight:600;transform:translate(-50%);white-space:nowrap;color:#5c7065}.c-trial-explainer .explainer .timeline .first-bill{width:calc(47% + 16px)}.c-trial-explainer .explainer .timeline .first-bill .date:before{content:"FIRST BILL";position:absolute;top:-16px;font-size:12px;width:100%;text-align:center;color:#000000de}.c-trial-explainer .explainer .timeline .second-bill{width:calc(15% + 16px);background:linear-gradient(to right,#c7d1cc,#fff 80%)}.c-trial-explainer .explainer .bunt-link-button{color:#fff;background-color:#0a974b;font-size:18px;height:52px;padding:0 64px}.c-trial-explainer .explainer .bunt-link-button:hover{background-color:#088040}.c-trial-explainer .explainer .bunt-link-button.autofocus:focus,body[modality=keyboard] .c-trial-explainer .explainer .bunt-link-button:focus{background-color:#088040;outline-color:#077138}.c-trial-explainer .explainer .bunt-link-button.autofocus:focus,body[modality=keyboard] .c-trial-explainer .explainer .bunt-link-button:focus{outline-width:2px;outline-offset:2px}.c-trial-explainer .explainer .bunt-link-button .bunt-ripple-ink .ripple.held{opacity:.7}.c-trial-explainer .explainer .hint{color:#0000008a;font-size:12px;margin-top:16px}.c-trial-explainer .people{flex:1;display:flex;flex-wrap:wrap}@media screen and (min-width: 992px){.c-trial-explainer .people{margin-right:10vh}}@media screen and (max-width: 992px){.c-trial-explainer .people{flex-wrap:nowrap;margin:16px;max-width:80%;flex:none}}@media screen and (max-width: 768px){.c-trial-explainer .people{margin:auto 0}}.c-trial-explainer .people .person{flex:none;width:calc(33% - 32px);margin:32px 16px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 992px){.c-trial-explainer .people .person{width:calc(100% / 6 - 8px);height:64px;max-width:calc(100% / 6 - 8px);margin:0 4px}}.c-trial-explainer .people .person img{object-fit:contain;width:100%;border-radius:50%;max-width:180px;min-width:80px}.c-trial-explainer .people .person .name{font-size:18px;font-weight:500;margin-top:16px}@media screen and (max-width: 992px){.c-trial-explainer .people .person .name{display:none}}.c-choose-license{background:#fff;flex:auto}.c-choose-license h1{text-align:center;font-weight:300;margin:0 0 16px}.c-choose-license .step{text-transform:uppercase;text-align:center;margin-bottom:0}.c-choose-license .choose-license-content{display:flex;align-items:center;justify-content:center;padding:32px}@media screen and (max-width: 1300px){.c-choose-license .choose-license-content{flex-direction:column}}.c-choose-license .features{margin:0 0 32px 32px;display:flex;flex-direction:column}@media screen and (max-width: 1300px){.c-choose-license .features{margin-top:32px}}.c-choose-license .features .feature{position:relative;margin-bottom:8px}.c-choose-license .features .feature:before{position:absolute;left:-48px;top:4px;font-size:36px;color:#0a974b}.c-choose-license .features .feature .name{font-weight:400;font-size:20px}.c-choose-license .features .feature .name:last-child{padding-top:10px}.c-choose-license .step-help{max-width:360px;margin:0 32px 32px}.c-choose-license .step-help .feature{margin-left:24px}.c-choose-license .sales-schedule{display:flex;flex-direction:column;margin:64px 0 0;align-items:center}@media screen and (max-width: 992px){.c-choose-license .sales-schedule{margin:8px 0 0}}.c-choose-license .sales-schedule .prompt{font-size:24px}.c-choose-license .sales-schedule .bunt-link-button{color:#0a974b;background-color:transparent;font-size:18px;height:52px;padding:0 64px}.c-choose-license .sales-schedule .bunt-link-button:hover:not([disabled]){background-color:#0a974b14}.c-choose-license .sales-schedule .bunt-link-button.autofocus:focus,body[modality=keyboard] .c-choose-license .sales-schedule .bunt-link-button:focus{outline-width:2px;outline-offset:0}.c-choose-license .licenses{display:flex}@media screen and (max-width: 800px){.c-choose-license .licenses{flex-direction:column}}.c-choose-license .licenses .license{display:flex;flex-direction:column;width:320px;border-radius:2px;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;background-color:#fff;transition:box-shadow .3s;margin:0 32px;padding:16px 16px 0}@media screen and (max-width: 800px){.c-choose-license .licenses .license{margin-bottom:32px}}.c-choose-license .licenses .license>.name{font-size:32px;color:#0a974b}.c-choose-license .licenses .license .price{font-size:24px;display:flex;align-items:center}.c-choose-license .licenses .license .price small{color:#0000008a;opacity:1;margin-left:8px;font-size:16px}.c-choose-license .licenses .license .subtitle{margin:8px 0 0;font-size:12px}.c-choose-license .licenses .bunt-link-button{color:#fff;background-color:#0a974b;font-size:18px;height:52px;padding:0 64px;margin:0 8px 16px;width:60%;align-self:center}.c-choose-license .licenses .bunt-link-button:hover{background-color:#088040}.c-choose-license .licenses .bunt-link-button.autofocus:focus,body[modality=keyboard] .c-choose-license .licenses .bunt-link-button:focus{background-color:#088040;outline-color:#077138}.c-choose-license .licenses .bunt-link-button.autofocus:focus,body[modality=keyboard] .c-choose-license .licenses .bunt-link-button:focus{outline-width:2px;outline-offset:2px}.c-choose-license .licenses .bunt-link-button .bunt-ripple-ink .ripple.held{opacity:.7}.c-choose-license .licenses .features{margin-top:16px;flex:auto}.c-choose-license .licenses .features .feature{margin-bottom:16px}.c-choose-license .licenses .features .feature:before{font-size:24px;left:-28px;top:-4px}.c-choose-license .licenses .features .feature .name{font-size:16px}.c-choose-license .licenses .features .feature .name:last-child{padding-top:0}.c-choose-license .licenses .features .feature .description{color:#0000008a;padding-left:4px}.c-checkout{display:flex;flex-direction:column;flex:auto}.c-checkout .checkout-infos{display:flex;flex:auto}@media screen and (min-width: 768px){.c-checkout .checkout-infos{margin:0 auto}}@media screen and (max-width: 1200px){.c-checkout .checkout-infos{grid-template-columns:1fr 360px;grid-template-rows:auto 1fr;grid-template-areas:"help form" "help form" "help estimate";grid-gap:8px}}@media screen and (max-width: 768px){.c-checkout .checkout-infos{display:flex;flex-direction:column;background-color:#fff}}.c-checkout .step-help{grid-area:help;margin:64px 64px 0 0;max-width:360px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 768px){.c-checkout .step-help{margin:16px auto;padding:0 16px}}.c-checkout .step-help h1{text-align:center;font-weight:300;margin:0 0 16px}.c-checkout .step-help p{text-align:center;max-width:240px;font-size:18px;margin:8px 0}.c-checkout .step-help .step{text-transform:uppercase;text-align:center;margin-bottom:0}.c-checkout .step-help .feature{margin-left:24px}.c-checkout .step-help .sales-schedule{display:flex;flex-direction:column;margin:64px 0 0;align-items:center}@media screen and (max-width: 768px){.c-checkout .step-help .sales-schedule{display:none}}.c-checkout .step-help .sales-schedule .prompt{font-size:24px}.c-checkout .step-help .sales-schedule .bunt-link-button{color:#0a974b;background-color:transparent;font-size:18px;height:52px;padding:0 64px}.c-checkout .step-help .sales-schedule .bunt-link-button:hover:not([disabled]){background-color:#0a974b14}.c-checkout .step-help .sales-schedule .bunt-link-button.autofocus:focus,body[modality=keyboard] .c-checkout .step-help .sales-schedule .bunt-link-button:focus{outline-width:2px;outline-offset:0}.c-checkout .checkout-form{display:flex;flex:auto}@media screen and (max-width: 1200px){.c-checkout .checkout-form{flex-direction:column}}.c-checkout form{box-sizing:border-box;flex:none}@media screen and (min-width: 768px){.c-checkout form{border-radius:2px;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;background-color:#fff;transition:box-shadow .3s;width:360px;margin:16px 0 0}}@media screen and (max-height: 500px){.c-checkout form{flex:auto}}.c-checkout form>*{margin:0 16px}.c-checkout form>:first-child{margin-top:16px}.c-checkout form .address-line:not(.invalid){height:37px}.c-checkout form #btn-add-address-line{display:block;margin:8px 28px 0;font-size:12px}.c-checkout form #vat-input{position:relative}.c-checkout form #vat-input:before{position:absolute;top:16px;left:0;content:var(--country-code);display:block;height:37px;line-height:37px;width:38px;border-radius:4px 0 0 4px;background-color:#eee;text-align:center;color:#0000008a}.c-checkout form #vat-input input{padding-left:46px}.c-checkout form #card-input{margin:16px 16px 32px;padding:11px 8px 0;height:26px}.c-checkout form #card-input.error label{color:#f44336}.c-checkout form #card-input.error .outline{stroke:#f44336;stroke-width:2px}.c-checkout form #stripe-card-error{color:#f44336;font-size:13px;padding-left:8px;margin-top:-32px;height:32px}.c-checkout form .mandate{color:#0000008a;font-size:12px;text-align:justify;margin:0 16px 16px}.c-checkout form .estimate{display:none;margin:0}@media screen and (max-height: 500px) and (max-width: 768px){.c-checkout form .estimate{display:block;border-top:1px solid rgba(0,0,0,.12)}}.c-checkout .estimate{box-sizing:border-box;position:sticky;top:16px;align-self:start;padding:32px;flex:none;border-radius:2px;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;background-color:#fff;transition:box-shadow .3s}@media screen and (min-width: 768px){.c-checkout .estimate{margin:16px 32px;width:360px}}@media screen and (max-width: 1200px){.c-checkout .estimate{margin:0;padding:16px}}@media screen and (max-width: 768px){.c-checkout .estimate{align-self:stretch}}.c-checkout .estimate>.error{color:#f44336}.c-checkout .estimate #link-change-license{font-size:11px}.c-checkout .estimate .name{font-size:26px;color:#0a974b}.c-checkout .estimate .price{font-size:24px}.c-checkout .estimate .price small{color:#0000008a;opacity:1;margin-left:8px;font-size:16px}.c-checkout .estimate .vat{margin:8px 0 16px}.c-checkout .estimate .loading-estimate{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ffffffb3;display:flex;justify-content:center;align-items:center}.c-checkout .estimate #btn-checkout{color:#fff;background-color:#0a974b;font-size:18px;height:52px;padding:0 64px;width:100%}.c-checkout .estimate #btn-checkout:hover{background-color:#088040}.c-checkout .estimate #btn-checkout.autofocus:focus,body[modality=keyboard] .c-checkout .estimate #btn-checkout:focus{background-color:#088040;outline-color:#077138}.c-checkout .estimate #btn-checkout.autofocus:focus,body[modality=keyboard] .c-checkout .estimate #btn-checkout:focus{outline-width:2px;outline-offset:2px}.c-checkout .estimate #btn-checkout .bunt-ripple-ink .ripple.held{opacity:.7}.c-checkout .estimate #btn-checkout.error{background-color:#f44336}.c-checkout .estimate #btn-checkout.error:hover{background-color:#f01d0d}.c-checkout .estimate #btn-checkout.error.autofocus:focus,body[modality=keyboard] .c-checkout .estimate #btn-checkout.error:focus{background-color:#f01d0d;outline-color:#d4190c}.c-checkout .estimate #btn-checkout.success{background-color:#4caf50}.c-checkout .estimate #btn-checkout.success:hover{background-color:#419544}.c-checkout .estimate #btn-checkout.success.autofocus:focus,body[modality=keyboard] .c-checkout .estimate #btn-checkout.success:focus{background-color:#419544;outline-color:#39833c}.c-checkout .estimate #btn-checkout .bunt-progress-circular svg circle{stroke:#fff}.c-schedule-call{flex:auto;display:flex;justify-content:center}@media screen and (max-width: 992px){.c-schedule-call{flex-direction:column;justify-content:space-between}}.c-schedule-call .contact,.c-schedule-call .next-actions{display:flex;flex-direction:column;align-items:center;padding:5vh 0;transition:opacity .5s ease}@media screen and (min-width: 992px){.c-schedule-call .contact,.c-schedule-call .next-actions{flex:1;min-width:360px}}@media screen and (max-width: 992px){.c-schedule-call .contact,.c-schedule-call .next-actions{height:25vh;padding:16px}}.c-schedule-call .contact .step,.c-schedule-call .next-actions .step{text-transform:uppercase;text-align:center;margin-bottom:0}.c-schedule-call .contact h1,.c-schedule-call .next-actions h1{font-size:3vw;font-weight:300;margin:0}@media screen and (max-width: 992px){.c-schedule-call .contact h1,.c-schedule-call .next-actions h1{font-size:36px;margin:0}}.c-schedule-call .contact h2,.c-schedule-call .next-actions h2{font-size:1vw;font-weight:300;text-align:center;margin:0 32px 32px}@media screen and (min-width: 768px){.c-schedule-call .contact h2,.c-schedule-call .next-actions h2{max-width:28vw}}@media screen and (max-width: 992px){.c-schedule-call .contact h2,.c-schedule-call .next-actions h2{font-size:14px;margin:0 16px}}.c-schedule-call .contact img,.c-schedule-call .next-actions img{margin-top:-32px;max-height:75vh}@media screen and (max-width: 992px){.c-schedule-call .contact img,.c-schedule-call .next-actions img{display:none}}.c-schedule-call .widget{border-radius:2px;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;background-color:#fff;transition:box-shadow .3s;display:flex;justify-content:center;flex:1;transition:transform .5s ease;position:absolute}.c-schedule-call .widget iframe{max-width:649px;border:none}@media screen and (min-width: 992px){.c-schedule-call .widget{height:calc(100vh - 48px);min-width:360px;width:30vw;left:50vw}}@media screen and (max-width: 992px){.c-schedule-call .widget{top:25vh;width:100vw;height:calc(75vh - 48px)}}.c-schedule-call .next-actions{opacity:0;transition:opacity .5s ease}@media screen and (max-width: 992px){.c-schedule-call .next-actions{height:25vh;padding:0;justify-content:center}.c-schedule-call .next-actions h1{display:none}}@media screen and (min-width: 992px){.c-schedule-call .next-actions #btn-start{color:#fff;background-color:#0a974b;font-size:18px;height:52px;padding:0 64px}.c-schedule-call .next-actions #btn-start:hover{background-color:#088040}.c-schedule-call .next-actions #btn-start.autofocus:focus,body[modality=keyboard] .c-schedule-call .next-actions #btn-start:focus{background-color:#088040;outline-color:#077138}.c-schedule-call .next-actions #btn-start.autofocus:focus,body[modality=keyboard] .c-schedule-call .next-actions #btn-start:focus{outline-width:2px;outline-offset:2px}.c-schedule-call .next-actions #btn-start .bunt-ripple-ink .ripple.held{opacity:.7}}@media screen and (max-width: 992px){.c-schedule-call .next-actions #btn-start{margin-top:8px;color:#fff;background-color:#0a974b}.c-schedule-call .next-actions #btn-start:hover{background-color:#088040}.c-schedule-call .next-actions #btn-start.autofocus:focus,body[modality=keyboard] .c-schedule-call .next-actions #btn-start:focus{background-color:#088040;outline-color:#077138}.c-schedule-call .next-actions #btn-start.autofocus:focus,body[modality=keyboard] .c-schedule-call .next-actions #btn-start:focus{outline-width:2px;outline-offset:2px}.c-schedule-call .next-actions #btn-start .bunt-ripple-ink .ripple.held{opacity:.7}}.c-schedule-call .next-actions p{margin:16px 0 0}@media screen and (min-width: 992px){.c-schedule-call .next-actions #btn-learn{color:#0a974b;background-color:transparent;font-size:18px;height:52px;padding:0 64px}.c-schedule-call .next-actions #btn-learn:hover:not([disabled]){background-color:#0a974b14}.c-schedule-call .next-actions #btn-learn.autofocus:focus,body[modality=keyboard] .c-schedule-call .next-actions #btn-learn:focus{outline-width:2px;outline-offset:0}}@media screen and (max-width: 992px){.c-schedule-call .next-actions #btn-learn{color:#0a974b;background-color:transparent}.c-schedule-call .next-actions #btn-learn:hover:not([disabled]){background-color:#0a974b14}.c-schedule-call .next-actions #btn-learn.autofocus:focus,body[modality=keyboard] .c-schedule-call .next-actions #btn-learn:focus{outline-width:2px;outline-offset:0}}.c-schedule-call.scheduled .contact{opacity:0}@media screen and (min-width: 992px){.c-schedule-call.scheduled .widget{transform:translate(-30vw)}}@media screen and (max-width: 992px){.c-schedule-call.scheduled .widget{transform:translateY(-25vh)}}.c-schedule-call.scheduled .next-actions{opacity:1}.c-tutorials-copyable{display:inline;cursor:pointer}.c-tutorials-copyable .content{display:inline;font:"Roboto Mono";border:1px solid rgba(0,0,0,.12);border-radius:4px;padding:0 4px;margin:0 4px 0 0;background-color:#f5f5f5}.c-tutorial .step-wrapper .step .step-content p .c-tutorials-copyable i.mdi{font-size:16px}.tri-view{overflow:hidden}.tri-view .collection-pane{position:relative;flex:1;min-width:700px}.tri-view .collection-pane .empty-help{padding:36px}.tri-view .collection-pane .collection,.tri-view .collection-pane .new-collection{position:absolute;inset:0 0 0 -100px;box-sizing:border-box;flex:1;display:flex;padding-left:100px;border-radius:2px;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;background-color:#fff;transition:box-shadow .3s;z-index:5}.tri-view .document-pane{width:520px;flex:0 0 520px;position:relative}.tri-view .document-pane .document{border-radius:2px;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;background-color:#fff;transition:box-shadow .3s;padding:0;width:520px;position:absolute;top:0;bottom:0;right:0;display:flex;flex-direction:column;box-sizing:border-box;z-index:4}.collection-pane .collection.tri-view-collection-enter-active,.collection-pane .new-collection.tri-view-collection-enter-active,.entry-pane .slide-view-animation.tri-view-collection-enter-active{transition:transform .75s cubic-bezier(.26,1.46,.63,1);transform:translate(0)}.collection-pane .collection.tri-view-collection-leave-active,.collection-pane .new-collection.tri-view-collection-leave-active,.entry-pane .slide-view-animation.tri-view-collection-leave-active{transition:transform 1s ease}.collection-pane .collection.tri-view-collection-enter-from,.collection-pane .new-collection.tri-view-collection-enter-from,.entry-pane .slide-view-animation.tri-view-collection-enter-from,.collection-pane .collection.tri-view-collection-leave-to,.collection-pane .new-collection.tri-view-collection-leave-to,.entry-pane .slide-view-animation.tri-view-collection-leave-to{transform:translate(-100%)}.document-pane .document.tri-view-document-enter-active{transition:transform .5s cubic-bezier(.26,1.46,.63,1);transform:translate(0)}.document-pane .document.tri-view-document-leave-active{transition:transform .3s ease}.document-pane .document.tri-view-document-enter-from,.document-pane .document.tri-view-document-leave-active{transform:translate(-520px)}@media (max-width: 1644px){.tri-view{overflow-x:initial}}html{font-size:14px;font-size:87.5%}body{font-family:Roboto,Helvetica Neue,HelveticaNeue,Helvetica,Arial,Microsoft Yahei,微软雅黑,STXihei,华文细黑,sans-serif;color:#000000de;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-size-adjust:auto}b{font-weight:700}i{font-style:italic}strong{font-weight:700}em{font-style:italic}h1{font-size:33.6px;font-size:2.4rem;text-rendering:optimizelegibility;font-weight:700;margin:.75em 0;line-height:1.6em}h2{font-size:25.2px;font-size:1.8rem;text-rendering:optimizelegibility;font-weight:700;margin:.75em 0;line-height:1.6em}h3{font-size:21px;font-size:1.5rem;text-rendering:optimizelegibility;font-weight:700;margin:.75em 0;line-height:1.6em}h4{font-size:18.2px;font-size:1.3rem;text-rendering:optimizelegibility;font-weight:700;margin:.75em 0;line-height:1.6em}h5{font-size:14px;font-size:1rem;text-rendering:optimizelegibility;font-weight:700;margin:.75em 0;line-height:1.6em}h6{font-size:12.6px;font-size:.9rem;text-rendering:optimizelegibility;font-weight:700;margin:.75em 0;line-height:1.6em;text-transform:uppercase}ul{margin:5px 15px;margin:.32rem .94rem;padding-left:1rem}ul li{list-style-type:disc;padding:2px 0;padding:.125rem}ol{margin:5px 18px;margin:.32rem 1.125rem;padding-left:1rem}ol li{list-style-type:decimal;padding:2px 0;padding:.125rem}::-moz-selection{background:#0a974b;color:#494949}::selection{background:#0a974b;color:#494949}p{font-size:1rem;margin:.75em 0;line-height:1.6em}small{font-size:55%;opacity:.6;font-weight:400}a[href]:not([class]){color:#0a974b;text-decoration:none}a[href]:not([class]):hover{color:#088040}a[href]:not([class]):visited{opacity:.8}blockquote{border-left:4px solid #0a974b;margin:1em 0;padding-left:1.5em}blockquote>p{font-weight:300;font-size:127%;font-size:1.27rem;line-height:127%;line-height:1.27rem;margin-top:0}blockquote>cite,blockquote>footer,blockquote>figcaption{color:#888}blockquote>cite:before,blockquote>footer:before,blockquote>figcaption:before{content:"—"}.hyphenation{-ms-word-break:break-all;word-break:break-all;word-break:break-word;hyphens:auto;-webkit-hyphenate-before:2;-webkit-hyphenate-after:3;hyphenate-lines:3}.bunt-ripple-ink{display:block;overflow:hidden;border-radius:inherit;position:absolute;inset:0;-webkit-mask-image:-webkit-radial-gradient(circle,#fff,#000)}.ripple{position:absolute;pointer-events:none;user-select:none;border-radius:50%;background-color:currentColor;background-clip:padding-box;transition:transform .4s ease-out,opacity .4s ease-out;opacity:.1;transform:scale(1)}.ripple-ink-enter-from{opacity:.2;transform:scale(0)}.ripple-ink-leave-active{opacity:0;transition:transform .1s ease-out,opacity .1s ease-out}.bunt-icon{font-size:24px;width:24px;height:24px;line-height:24px;display:inline-block;cursor:inherit}.bunt-button,.bunt-link-button{font-family:Roboto,Helvetica Neue,HelveticaNeue,Helvetica,Arial,Microsoft Yahei,微软雅黑,STXihei,华文细黑,sans-serif;font-size:14px;text-transform:uppercase;font-weight:500;line-height:36px;vertical-align:middle;flex-shrink:0;outline:none;border:none;position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:default;border-radius:4px;padding:0 16px;min-width:80px;height:36px;white-space:nowrap}.bunt-button::-moz-focus-inner,.bunt-link-button::-moz-focus-inner{border:0}.bunt-button.autofocus:focus,.bunt-link-button.autofocus:focus,body[modality=keyboard] .bunt-button:focus,body[modality=keyboard] .bunt-link-button:focus{outline-style:solid}.bunt-button.disabled .bunt-button-content,.bunt-link-button.disabled .bunt-button-content{opacity:.6}.bunt-button:not(.disabled),.bunt-link-button:not(.disabled){cursor:pointer}.bunt-button .bunt-progress-circular,.bunt-link-button .bunt-progress-circular{position:absolute;top:50%;left:50%}.bunt-button .bunt-progress-circular.active,.bunt-link-button .bunt-progress-circular.active{animation:button-container-rotate 1568ms linear infinite}@-moz-keyframes button-container-rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@-webkit-keyframes button-container-rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@-o-keyframes button-container-rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes button-container-rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.bunt-button .bunt-icon.error,.bunt-link-button .bunt-icon.error,.bunt-button .bunt-icon.success,.bunt-link-button .bunt-icon.success{position:absolute}.bunt-button.error .bunt-tooltip,.bunt-link-button.error .bunt-tooltip{background-color:#f44336}.bunt-button-content{display:flex}.bunt-button-content.invisible{visibility:hidden}.bunt-icon{height:36px;line-height:36px;font-size:20px}.bunt-button-raised{box-shadow:0 0 2px #0000001f,0 2px 2px #0003;transition:box-shadow .1s}.bunt-button-raised.autofocus:focus,body[modality=keyboard] .bunt-button-raised:focus{outline:none;box-shadow:0 0 5px #00000038,0 3px 6px #0000004d}.bunt-checkbox{position:relative;display:flex;align-items:center;flex-shrink:0}.bunt-checkbox input{position:absolute;top:0;left:0;height:1px;width:1px;opacity:0;cursor:pointer}.bunt-checkbox label{font-size:14px;line-height:24px;cursor:pointer;display:flex;align-items:center}.bunt-checkbox .bunt-checkbox-box{height:20px;width:20px;border-radius:2px;border:2px solid rgba(0,0,0,.54);margin-right:8px;position:relative;transition:all .2s ease-out}.bunt-checkbox .bunt-checkbox-box:after{width:6px;height:13px;position:absolute;top:0;left:6px;border:2px solid #fff;border-top:0;border-left:0;opacity:0;transform:rotate(45deg) scale3D(.15,.15,1);transition:all .3s cubic-bezier(.55,0,.55,.2);content:" "}.bunt-checkbox.checked .bunt-checkbox-box{background-color:#0a974b;border-color:#0a974b}.bunt-checkbox.checked .bunt-checkbox-box:after{opacity:1;transform:rotate(45deg) scaleZ(1);transition:all .4s cubic-bezier(.25,.8,.25,1)}.bunt-checkbox.disabled label{cursor:not-allowed;color:#0000008a}.bunt-checkbox.disabled .bunt-checkbox-box{border-color:#bdbdbd}.bunt-checkbox.disabled.checked .bunt-checkbox-box{background-color:#bdbdbd}.bunt-radio{cursor:pointer;position:relative;display:flex;flex-shrink:0;padding-top:16px}.bunt-radio input{position:absolute;cursor:inherit;pointer-events:all;opacity:0;width:100%;height:100%;z-index:2;left:0;box-sizing:border-box;padding:0;margin:0}.bunt-radio label{font-size:14px;line-height:20px}.bunt-radio .bunt-radio-circle{height:20px;width:20px;border-radius:50%;border:2px solid rgba(0,0,0,.54);margin-right:8px;position:relative;transition:all .2s ease-out;box-sizing:border-box}.bunt-radio .bunt-radio-circle:after{width:10px;height:10px;position:absolute;top:3px;left:3px;background-color:#0a974b;transition:all .4s cubic-bezier(.25,.8,.25,1);border-radius:50%;opacity:0;content:" "}.bunt-radio.checked .bunt-radio-circle{border-color:#0a974b}.bunt-radio.checked .bunt-radio-circle:after{opacity:1}.bunt-icon-button{line-height:36px;vertical-align:middle;flex-shrink:0;background:none;outline:none;border:none;position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:default;border-radius:50%;padding:0;height:36px;width:36px;background-color:transparent}.bunt-icon-button::-moz-focus-inner{border:0}.bunt-icon-button.autofocus:focus,body[modality=keyboard] .bunt-icon-button:focus{outline-style:solid}.bunt-icon-button.disabled .bunt-icon,.bunt-icon-button.disabled svg{opacity:.6}.bunt-icon-button:not(.disabled){cursor:pointer}.bunt-icon-button.autofocus:focus,body[modality=keyboard] .bunt-icon-button:focus{outline-width:2px;outline-offset:0}.bunt-icon-button .bunt-icon{height:36px;line-height:36px;font-size:20px;width:auto}.bunt-icon-button svg{height:20px}.bunt-input{display:flex;flex-direction:column;height:56px;padding-top:16px;flex-shrink:0}.bunt-input .label-input-container{position:relative;display:flex;align-items:center}.bunt-input .icon{font-size:22px;color:#0000008a;padding:0 0 0 8px}.bunt-input input{box-sizing:border-box;height:37px;width:100%;border:none;outline:none;font-family:Roboto,Helvetica Neue,HelveticaNeue,Helvetica,Arial,Microsoft Yahei,微软雅黑,STXihei,华文细黑,sans-serif;font-size:16px;font-weight:400;flex:auto;padding:8px 8px 8px 12px;background-color:transparent;border-radius:4px}.bunt-input label{position:absolute;top:8px;left:12px;font-size:16px;font-weight:400;line-height:21px;pointer-events:none;color:#0000008a;transition:transform .25s,width .25s;transform-origin:left top}.bunt-input ::placeholder{color:#0000008a}.bunt-input .error-icon{font-size:22px;color:#f44336;padding-right:8px}.bunt-input .outline{position:absolute;top:0;left:0;height:100%;width:100%;stroke:#00000061;stroke-width:1px;fill:none;pointer-events:none;stroke-dasharray:calc(var(--label-gap) / 2 + 4) 0 100000;transition:stroke .15s cubic-bezier(.4,0,.2,1),stroke-width .15s cubic-bezier(.4,0,.2,1),stroke-dasharray .15s cubic-bezier(.4,0,.2,1)}.bunt-input .hint{font-size:13px;padding-top:0;padding-left:16px;color:#0000008a;line-height:18px}.bunt-input .hint p{margin:0}.bunt-input.with-icon input{padding-left:4px}.bunt-input.focused .outline{stroke:#0a974b;stroke-width:2px}.bunt-input.focused label{color:#0a974b}.bunt-input.floating-label .outline,.bunt-input.focused .outline{stroke-dasharray:3 var(--label-gap) 10000}.bunt-input.floating-label label,.bunt-input.focused label{transform:translateY(-15px) scale(.75)}.bunt-input.disabled{cursor:not-allowed}.bunt-input.disabled input{cursor:not-allowed;background-color:#00000014;color:#00000061}.bunt-input.disabled .outline{stroke-dasharray:10}.bunt-input.disabled.floating-label .outline,.bunt-input.disabled.focused .outline{stroke-dasharray:3 var(--label-gap) 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10}.bunt-input.invalid .hint,.bunt-input.invalid label{color:#f44336}.bunt-input.invalid .outline{stroke:#f44336;stroke-width:2px}.bunt-input-outline-container{display:flex;flex-direction:column;padding-top:16px;flex-shrink:0;position:relative}.bunt-input-outline-container>label{position:absolute;top:8px;left:12px;font-size:16px;font-weight:400;line-height:21px;pointer-events:none;color:#0000008a;transform-origin:left top;transform:translateY(-15px) scale(.75)}.bunt-input-outline-container>.outline{position:absolute;top:0;left:0;height:100%;width:100%;stroke:#00000061;stroke-width:1px;fill:none;pointer-events:none;stroke-dasharray:3 var(--label-gap) 10000;transition:stroke .15s cubic-bezier(.4,0,.2,1),stroke-width .15s cubic-bezier(.4,0,.2,1),stroke-dasharray .15s cubic-bezier(.4,0,.2,1)}.bunt-input-outline-container.focused>.outline{stroke:#0a974b;stroke-width:2px}.bunt-input-outline-container.focused>label{color:#0a974b}a.bunt-link-button{display:inline-flex;background-color:#eee;text-decoration:none;color:#000000de}.bunt-drop-element{position:absolute;display:none;z-index:$z-index-dropdown;max-width:100%;max-height:100%;transition:opacity .2s ease;opacity:0}.bunt-drop-element,.bunt-drop-element:after,.bunt-drop-element:before,.bunt-drop-element *,.bunt-drop-element *:after,.bunt-drop-element *:before{box-sizing:border-box}.bunt-drop-element.bunt-drop-open{display:block}.bunt-drop-element.bunt-drop-after-open{opacity:1}.bunt-progress-circular{display:inline-block;position:relative;width:48px;height:48px}.bunt-progress-circular.tiny{width:14px;height:14px}.bunt-progress-circular.tiny circle{stroke-width:8}.bunt-progress-circular.small{width:24px;height:24px}.bunt-progress-circular.small circle{stroke-width:7}.bunt-progress-circular.big{width:64px;height:64px}.bunt-progress-circular.big circle{stroke-width:4}.bunt-progress-circular.huge{width:128px;height:128px}.bunt-progress-circular.huge circle{stroke-width:3}.bunt-progress-circular.progress-center{display:block;margin:auto}.bunt-progress-circular.progress-page{display:block;margin:7rem auto}.bunt-progress-circular svg{animation:bunt-progress-circular-rotate 1568ms linear infinite;position:relative;height:100%;width:100%}.bunt-progress-circular svg circle{fill:none;stroke:#0a974b;stroke-width:5px;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:square;animation:bunt-progress-circular-dash 1333ms ease-in-out infinite}@-moz-keyframes bunt-progress-circular-rotate{to{transform:rotate(360deg)}}@-webkit-keyframes bunt-progress-circular-rotate{to{transform:rotate(360deg)}}@-o-keyframes bunt-progress-circular-rotate{to{transform:rotate(360deg)}}@keyframes bunt-progress-circular-rotate{to{transform:rotate(360deg)}}@-moz-keyframes bunt-progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}@-webkit-keyframes bunt-progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}@-o-keyframes bunt-progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes bunt-progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}.bunt-select{position:relative}.bunt-select .open-indicator{position:absolute;right:4px;color:#0000008a;font-size:28px;line-height:20px;top:8px;transition:all .25s ease-in-out;cursor:pointer}.bunt-select.open .open-indicator{transform-origin:center;transform:rotate(180deg)}.bunt-select .bunt-input input{padding-right:20px}.bunt-select-dropdown-menu{box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;background-color:#fff;transition:box-shadow .3s;border-top:none;border-radius:0 0 2px 2px;z-index:100;display:flex;flex-direction:column}.bunt-select-dropdown-menu .scrollable-menu{display:flex;flex-direction:column;flex:auto;min-height:0}.bunt-select-dropdown-menu ul{margin:0;padding:0}.bunt-select-dropdown-menu li{list-style-type:none;height:32px;padding:0 8px;line-height:32px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.bunt-select-dropdown-menu li.highlight{background-color:#0a974b}.bunt-switch{cursor:pointer;position:relative;display:flex;height:20px;margin-bottom:8px;flex-shrink:0}.bunt-switch input{position:absolute;cursor:inherit;pointer-events:all;opacity:0;width:100%;height:100%;z-index:2;left:0;box-sizing:border-box;padding:0;margin:0}.bunt-switch label{font-size:14px;line-height:14px}.bunt-switch .bunt-switch-track{height:14px;width:36px;border-radius:30px;background-color:#00000061;margin-right:8px;position:relative;transition:all .4s ease-out}.bunt-switch .bunt-switch-thumb{height:20px;width:20px;background-color:#fafafa;border-radius:50%;position:absolute;left:0;top:50%;transform:translate3d(-1px,-50%,0);transition:all .3s ease;box-shadow:0 1px 1px #00000024,0 1px 3px #0000001f,0 2px 1px -1px #0003}.bunt-switch.checked .bunt-switch-track{background-color:#0a974b80}.bunt-switch.checked .bunt-switch-thumb{background-color:#0a974b;transform:translate3d(75%,-50%,0);box-shadow:0 2px 2px #00000024,0 1px 5px #0000001f,0 3px 1px -2px #0003}.bunt-tabs{width:100%;margin-bottom:24px}.bunt-tabs-header{position:relative;width:100%}.bunt-tabs-header .bunt-tab-header-item .bunt-ripple-ink .ripple.held{opacity:.7}.bunt-tabs-header-items{position:relative;display:flex;list-style:none;margin:0;padding:0}.bunt-tab-header-item{font-family:Roboto,Helvetica Neue,HelveticaNeue,Helvetica,Arial,Microsoft Yahei,微软雅黑,STXihei,华文细黑,sans-serif;position:relative;display:flex;height:48px;padding:0 12px;text-transform:uppercase;align-items:center;justify-content:center;cursor:pointer;min-width:80px;outline:none}.bunt-tab-header-item.type-icon-and-text{display:flex;flex-direction:column;height:72px}.bunt-tab-header-item.type-icon-and-text .bunt-tab-header-item-icon{margin-bottom:4px}.bunt-tab-header-item.disabled{opacity:.4;cursor:default}.bunt-tabs-indicator{position:absolute;height:2px;bottom:0;left:0;right:0;transform:scale(0);transform-origin:left center;transition:transform}.bunt-tabs-indicator.align-bottom{top:0;bottom:auto}.bunt-tabs-indicator.expand{transition-duration:75ms;transition-timing-function:cubic-bezier(.4,0,1,1)}.bunt-tabs-indicator.contract{transition-duration:.09s;transition-timing-function:cubic-bezier(0,0,.2,1)}.bunt-tooltip{left:0;top:0;will-change:transform,opacity;background-color:#0000008a;color:#fff;height:24px;white-space:nowrap;line-height:24px;padding:0 8px;font-size:14px;font-weight:400;text-transform:none;border-radius:2px;pointer-events:none;user-select:none;-moz-user-select:none;z-index:90000}.bunt-dialog-container{position:fixed;inset:0;z-index:90001;display:flex;justify-content:center;align-items:center}.bunt-dialog-container .bunt-dialog{z-index:90003;width:50vw;border-radius:2px;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;background-color:#fff;transition:box-shadow .3s}.bunt-dialog-container .bunt-backdrop{z-index:90002;position:absolute;inset:0;background-color:#0000008a}.bunt-scrollbar{position:relative;box-sizing:border-box;overflow:scroll;scrollbar-width:none}.bunt-scrollbar:hover .bunt-scrollbar-thumb{opacity:.4}.bunt-scrollbar::-webkit-scrollbar{display:none}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-x,.bunt-scrollbar .bunt-scrollbar-rail-wrapper-y{position:sticky;user-select:none;margin:0!important}.bunt-scrollbar .bunt-scrollbar-rail-x,.bunt-scrollbar .bunt-scrollbar-rail-y{position:absolute;user-select:none}.bunt-scrollbar .bunt-scrollbar-thumb{position:absolute;background-color:#546e7a;opacity:.2;border-radius:6px;transition:height .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1)}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-x{top:100%;bottom:0;left:0;width:0;height:0}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-x .bunt-scrollbar-rail-x{height:15px;bottom:0}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-x .bunt-scrollbar-rail-x .bunt-scrollbar-thumb{bottom:2px;height:6px}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-x .bunt-scrollbar-rail-x:hover .bunt-scrollbar-thumb,.bunt-scrollbar .bunt-scrollbar-rail-wrapper-x .bunt-scrollbar-rail-x.active .bunt-scrollbar-thumb{height:12px;opacity:.8}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-y{bottom:100%;left:100%;right:0;height:0;width:0}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-y .bunt-scrollbar-rail-y{width:15px;right:0;top:0}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-y .bunt-scrollbar-rail-y .bunt-scrollbar-thumb{right:2px;width:6px}.bunt-scrollbar .bunt-scrollbar-rail-wrapper-y .bunt-scrollbar-rail-y:hover .bunt-scrollbar-thumb,.bunt-scrollbar .bunt-scrollbar-rail-wrapper-y .bunt-scrollbar-rail-y.active .bunt-scrollbar-thumb{width:12px;opacity:.8}.bunt-select-dropdown-menu{z-index:9000000}.bunt-select-dropdown-menu li{padding-left:12px;cursor:default}.bunt-select-dropdown-menu li.divider{height:0}.bunt-select-dropdown-menu li.text-center{text-align:center;padding:30px 12px}.bunt-select-dropdown-menu li.highlight{color:#fff}#front-chat-iframe{top:40px}.sidebar-list{box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;background-color:#fff;transition:box-shadow .3s;border-radius:0;width:424px;z-index:10;display:flex;flex-direction:column;flex:none}.sidebar-list .actions{border-bottom:1px solid rgba(0,0,0,.12);box-shadow:-2px 0 7px #00000029;display:flex;flex-direction:column;justify-content:space-around;flex:none}.sidebar-list .actions .new{background-color:#f5f5f5;padding:8px;border-bottom:1px solid rgba(0,0,0,.12)}.sidebar-list .actions .new .bunt-button{color:#fff;background-color:#0a974b}.sidebar-list .actions .new .bunt-button:hover{background-color:#088040}.sidebar-list .actions .new .bunt-button.autofocus:focus,body[modality=keyboard] .sidebar-list .actions .new .bunt-button:focus{background-color:#088040;outline-color:#077138}.sidebar-list .actions .new .bunt-button.autofocus:focus,body[modality=keyboard] .sidebar-list .actions .new .bunt-button:focus{outline-width:2px;outline-offset:2px}.sidebar-list .actions .new .bunt-button .bunt-ripple-ink .ripple.held{opacity:.7}.sidebar-list .actions .new .bunt-button.error{background-color:#f44336}.sidebar-list .actions .new .bunt-button.error:hover{background-color:#f01d0d}.sidebar-list .actions .new .bunt-button.error.autofocus:focus,body[modality=keyboard] .sidebar-list .actions .new .bunt-button.error:focus{background-color:#f01d0d;outline-color:#d4190c}.sidebar-list .actions .new .bunt-button.success{background-color:#4caf50}.sidebar-list .actions .new .bunt-button.success:hover{background-color:#419544}.sidebar-list .actions .new .bunt-button.success.autofocus:focus,body[modality=keyboard] .sidebar-list .actions .new .bunt-button.success:focus{background-color:#419544;outline-color:#39833c}.sidebar-list .actions .new .bunt-button .bunt-progress-circular svg circle{stroke:#fff}.sidebar-list .actions .search{height:37px;padding:8px}.sidebar-list .list{display:flex;flex-direction:column;flex:auto;min-height:0}.sidebar-list .list .list-inner{display:flex;flex-direction:column;flex:auto}.sidebar-list .list .empty{color:#0000008a;text-align:center;padding:32px}.sidebar-list .list .item,.sortable-list.item{flex:0 0 52px;display:flex;height:52px;width:424px;font-size:16px;border-top:1px solid rgba(0,0,0,.12);cursor:pointer;justify-content:space-between;padding:0 16px;box-sizing:border-box;color:#000000de}.sidebar-list .list .item .text,.sortable-list.item .text{overflow:hidden;align-self:center}.sidebar-list .list .item .name,.sortable-list.item .name{overflow:hidden;text-overflow:ellipsis;margin-right:16px;line-height:24px;white-space:nowrap}.sidebar-list .list .item .secondary,.sortable-list.item .secondary{flex-shrink:0;color:#0000008a;font-size:13px}.sidebar-list .list .item.head,.sortable-list.item.head{font-weight:600list -item()}.sidebar-list .list .item.large,.sortable-list.item.large{height:76px;flex:0 0 76px}.sidebar-list .list .item:hover,.sortable-list.item:hover{background-color:#f5f5f5}.sidebar-list .list .item.active,.sortable-list.item.active,.sidebar-list .list .item.router-link-active,.sortable-list.item.router-link-active{background-color:#e8f5e9;cursor:default}.bi-view{display:flex;flex:1;padding:0;background-color:#fff;overflow:hidden}.bi-view .left-panel{box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;background-color:#fff;transition:box-shadow .3s;border-radius:0;width:424px;z-index:10;display:flex;flex-direction:column;flex:none}.bi-view .center-frame{position:relative;flex:1;min-width:700px}.bi-view .center-frame .empty-help{padding:36px}.bi-view .center-frame .center-panel{position:absolute;inset:0 0 0 -100px;box-sizing:border-box;flex:1;display:flex;padding-left:100px;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;z-index:5}.bi-view .bi-view-center-animation-enter-active{transition:transform .75s cubic-bezier(.26,1.46,.63,1);transform:translate(0)}.bi-view .bi-view-center-animation-leave-active{transition:transform 1s ease}.bi-view .bi-view-center-animation-enter-from,.bi-view .bi-view-center-animation-leave-to{transform:translate(-100%)}.tri-view{display:flex;flex:1;padding:0;background-color:#fff;overflow:hidden}.tri-view .left-panel{box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;background-color:#fff;transition:box-shadow .3s;border-radius:0;width:424px;z-index:20;display:flex;flex-direction:column;flex-shrink:0}.tri-view .center-frame{position:relative;flex:1;min-width:700px}.tri-view .center-frame .empty-help{padding:36px}.tri-view .center-frame .center-panel{position:absolute;inset:0 0 0 -100px;box-sizing:border-box;flex:1;display:flex;padding-left:100px;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;z-index:15}.tri-view .right-frame .right-panel{box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;background-color:#fff;transition:box-shadow .3s;border-radius:0;width:520px;z-index:5;display:flex;flex-direction:column;flex-shrink:0}.tri-view .center-frame .tri-view-center-animation-enter-active{transition:transform .75s cubic-bezier(.26,1.46,.63,1);transform:translate(0)}.tri-view .center-frame .tri-view-center-animation-leave-active{transition:transform 1s ease}.tri-view .center-frame .tri-view-center-animation-enter,.tri-view .center-frame.tri-view-center-animation-leave-active{transform:translate(-100%)}.tri-view .right-frame .tri-view-right-enter-active{transition:transform .5s cubic-bezier(.26,1.46,.63,1);transform:translate(0)}.tri-view .right-frame .tri-view-right-leave-active{transition:transform .3s ease}.tri-view .right-frame .tri-view-right-enter,.tri-view .right-frame .tri-view-right-leave-active{transform:translate(-520px)}.bunt-drop-element{border-radius:2px;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;background-color:#fff;transition:box-shadow .3s;padding:0 16px;width:400px}.license-box .license-box-content{padding:15px}.license-box .license-box-content .license-box-header{margin-top:-10px;margin-bottom:15px;align-items:center;display:flex;justify-content:space-between}.license-box .license-box-content .bunt-button.payment{display:flex;flex-shrink:0;color:#fff;background-color:#4caf50}.license-box .license-box-content .bunt-button.payment:hover{background-color:#419544}.license-box .license-box-content .bunt-button.payment.autofocus:focus,body[modality=keyboard] .license-box .license-box-content .bunt-button.payment:focus{background-color:#419544;outline-color:#39833c}.license-box .license-box-content .bunt-button.payment.autofocus:focus,body[modality=keyboard] .license-box .license-box-content .bunt-button.payment:focus{outline-width:2px;outline-offset:2px}.license-box .license-box-content .bunt-button.payment .bunt-ripple-ink .ripple.held{opacity:.7}.license-box .license-box-content .bunt-button.payment.error{background-color:#f44336}.license-box .license-box-content .bunt-button.payment.error:hover{background-color:#f01d0d}.license-box .license-box-content .bunt-button.payment.error.autofocus:focus,body[modality=keyboard] .license-box .license-box-content .bunt-button.payment.error:focus{background-color:#f01d0d;outline-color:#d4190c}.license-box .license-box-content .bunt-button.payment.success{background-color:#4caf50}.license-box .license-box-content .bunt-button.payment.success:hover{background-color:#419544}.license-box .license-box-content .bunt-button.payment.success.autofocus:focus,body[modality=keyboard] .license-box .license-box-content .bunt-button.payment.success:focus{background-color:#419544;outline-color:#39833c}.license-box .license-box-content .bunt-button.payment .bunt-progress-circular svg circle{stroke:#fff}.center-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.center-ellipsis:before{content:attr(data-ellipsed-text);display:inline-block;text-overflow:"";float:right;max-width:50%;direction:rtl;overflow:hidden}.lexicon-entry-form{display:flex;flex:auto;flex-direction:column}.lexicon-entry-form>*{flex:none;margin:0 8px}.lexicon-entry-form .inflections{display:flex;flex-direction:column;flex-shrink:0}.lexicon-entry-form .inflections .numbers,.lexicon-entry-form .inflections .case,.lexicon-entry-form .inflections .tenses,.lexicon-entry-form .inflections .person{flex:0 0;display:flex}.lexicon-entry-form .inflections .numbers,.lexicon-entry-form .inflections .tenses{margin-left:200px}.lexicon-entry-form .inflections .number,.lexicon-entry-form .inflections .tense{flex:1 0}.lexicon-entry-form .inflections .case,.lexicon-entry-form .inflections .person{padding-top:8px}.lexicon-entry-form .inflections .case:not(:last-child),.lexicon-entry-form .inflections .person:not(:last-child){border-bottom:1px solid rgba(0,0,0,.12)}.lexicon-entry-form .inflections .case h4,.lexicon-entry-form .inflections .person h4{width:200px}.lexicon-entry-form .inflections .case .inflection,.lexicon-entry-form .inflections .person .inflection{flex:1 0}.lexicon-entry-form .inflections .case .inflection .bunt-input,.lexicon-entry-form .inflections .person .inflection .bunt-input{margin-right:32px}.lexicon-entry-form .switch-determiners{display:flex;flex-direction:column;flex-shrink:0}.lexicon-entry-form .switch-determiners .determiner{flex:0 0;display:flex;align-items:center}.lexicon-entry-form .switch-determiners .determiner h4,.lexicon-entry-form .switch-determiners .determiner .determiner-to{flex:1 0}.lexicon-entry-form .switch-determiners .determiner h4{max-width:240px;text-align:right;margin-right:16px}.lexicon-entry-form .switch-determiners .determiner h4:after{content:":"}.lexicon-entry-form .switch-determiners .determiner .determiner-to{flex:0 0 300px}.lexicon-entry-form .switch-determiners .determiner .determiner-to .bunt-input{margin-bottom:0}.lexicon-entry-form .diff-added{background-color:#a5d6a7}.lexicon-entry-form .diff-added.bunt-input,.lexicon-entry-form .diff-added.bunt-select{background-color:initial}.lexicon-entry-form .diff-added.bunt-input input,.lexicon-entry-form .diff-added.bunt-select input{background-color:#a5d6a7}.lexicon-entry-form .diff-removed{background-color:#ef9a9a}.lexicon-entry-form .diff-removed.bunt-input,.lexicon-entry-form .diff-removed.bunt-select{background-color:initial}.lexicon-entry-form .diff-removed.bunt-input input,.lexicon-entry-form .diff-removed.bunt-select input{background-color:#ef9a9a}.lexicon-entry-form .diff-changed{background-color:#fff59d}.lexicon-entry-form .diff-changed.bunt-input,.lexicon-entry-form .diff-changed.bunt-select{background-color:initial}.lexicon-entry-form .diff-changed.bunt-input input,.lexicon-entry-form .diff-changed.bunt-select input{background-color:#fff59d}.empty-help{padding-top:64px;color:#00000061}.help-collapse:after{display:inline-block;font-family:Material Design Icons;content:"󰅂";font-size:18px;vertical-align:top;transition:transform .2s;transform:rotate(90deg)}.help-collapse.open:after{transform:rotate(0)}.help-block{background-color:#f5f5f5;margin:0 -16px;padding:16px 32px}.help-block pre,pre.code{padding:16px;background-color:#37474f;color:#fff;white-space:pre-wrap;word-break:break-all}.truncated{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.bunt-tooltip{font-size:14px}.page-header{background-color:#f5f5f5;border-bottom:1px solid rgba(0,0,0,.12);display:flex;justify-content:space-between;height:53px;box-sizing:border-box;padding:8px 16px;flex-shrink:0}.page-header h2{font-size:21px;font-weight:500;margin:1px 16px 0 0;display:flex;align-items:baseline;overflow:hidden}.page-header h2 .id{font-weight:400;font-size:14px;margin-left:8px;color:#0000008a;white-space:nowrap}.page-header h2 .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-header .actions{display:flex;flex-shrink:0}.page-header .actions .bunt-button:not(:last-child){margin-right:16px}.node-settings{display:flex;flex-direction:column;flex:auto;width:100%}.node-settings .generic-settings{padding:8px 8px 0;position:relative}.node-settings .generic-settings .type-actions{display:flex;justify-content:space-between}.node-settings .generic-settings .type-actions .actions{display:flex;align-items:center}.node-settings .generic-settings .type-actions h5{text-transform:uppercase;color:#0000008a;margin:0}.node-settings .generic-settings .type-actions .expand{margin-right:4px}.node-settings .generic-settings .bunt-input{margin-bottom:0}.node-settings .generic-settings .bunt-icon-button{color:#000000de}.node-settings .generic-settings .bunt-icon-button:hover:not(.disabled),.node-settings .generic-settings .bunt-icon-button.dropdown-open{background-color:#e7e7e7}.node-settings .generic-settings .bunt-icon-button .bunt-icon{color:#000000de}.node-settings .generic-settings .bunt-icon-button svg{fill:#000000de}.node-settings .generic-settings .bunt-icon-button.autofocus:focus,body[modality=keyboard] .node-settings .generic-settings .bunt-icon-button:focus{outline-color:#b3b3b3}.node-settings .specific-settings{padding:8px;flex:1;display:flex;flex-direction:column;min-height:0}.node-settings .vertigo-expression{padding:8px;flex:auto;min-height:250px;box-sizing:border-box;display:flex}.node-settings .vertigo-expression .c-monaco-editor{flex:1}a{color:#0a974b;text-decoration:none}html,body,#v-app{margin:0;height:100%;overflow:hidden}body{background-color:#f5f5f5}#v-app{display:flex;flex-direction:column}::selection{color:#fff}svg.ax-logo path{fill-opacity:1;fill-rule:nonzero;stroke:none}svg.ax-logo path#bubble{fill:#0a974b}svg.ax-logo g#lines path{fill:#f9e134}svg.ax-logo path.text{fill:#77bc1f}img.hero-image{height:45vh;width:45vh}.uses-beta-engine:after{color:#77bc1f;content:" 🐺 "}.bunt-scrollbar{min-height:0}
