.navigation{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%}.navigation .navigation-top{position:absolute;background-color:#fff;border-bottom:1px solid #dae2e5;height:70px;top:0;right:0;left:220px;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;padding-left:20px;padding-right:20px}@media screen and (max-width:48em){.navigation .navigation-top{padding-left:12px;padding-right:12px;border-bottom:0;background-color:#003049;color:#fff}}.navigation .navigation-sidebar{position:absolute;top:0;bottom:0;left:0;width:220px;box-shadow:-3px 77.5px 15px rgba(133,157,166,.46);display:flex;flex-direction:column;transition:333ms cubic-bezier(.6,.15,.35,.95);transition-property:left,width;z-index:1}.navigation .navigation-sidebar .navigation-sidebar-body{background-color:#003049;flex-grow:1;display:flex;flex-direction:column;overflow:auto}.navigation .navigation-sidebar .navigation-logo{background-color:#003049;border-bottom:1px solid #003753;min-height:70px;box-sizing:border-box;display:flex;align-items:center;position:relative}.navigation .navigation-sidebar .navigation-logo .logo{padding-left:20px;padding-right:20px;width:100%;height:31.81818px;text-align:center}.navigation .navigation-sidebar .navigation-logo .logo svg{height:31.81818px}.navigation .navigation-sidebar .navigation-logo .logo-square{width:31.81818px;height:31.81818px;margin:auto;position:absolute;right:0;left:0;top:0;bottom:0;display:none}.navigation .navigation-sidebar .navigation-help{margin-top:auto}.navigation .navigation-sidebar .navigation-help ul li a{margin-top:8px}.navigation .navigation-sidebar .navigation-help.expandable ul{margin-bottom:8px}.navigation .navigation-sidebar .navigation-help.unpinned{text-align:center}.navigation .navigation-sidebar .navigation-help.unpinned ul li a{justify-content:center;display:inline-block;background:hsla(0,0%,100%,.15);border-radius:100px;padding:8px 16px}.navigation .navigation-sidebar .navigation-help-with-indicator{display:inline-block;position:relative}.navigation .navigation-sidebar .navigation-help-with-indicator .indicator{position:absolute;bottom:-2px;right:4px;height:10px;width:10px;border-radius:100%}.navigation .navigation-sidebar .navigation-pin-status{padding:8px 8px;text-align:center;box-sizing:border-box;cursor:pointer;white-space:nowrap}.navigation .navigation-sidebar .navigation-pin-status .pin{transform:rotate(180deg);transition:transform .5s ease}.navigation .navigation-sidebar .navigation-pin-status .pin svg{fill:#628692}.navigation .navigation-sidebar .navigation-pin-status .pin.pinned{transform:rotate(0)}.navigation .navigation-sidebar .navigation-pin-status .title{padding-left:8px;color:#628692;display:none}.navigation .navigation-sidebar .navigation-pin-status:hover .title{display:inline}.navigation .navigation-overlay{display:none;position:absolute;background:rgba(0,0,0,.4);top:0;right:0;bottom:0;left:0}.navigation .navigation-content{position:absolute;top:0;bottom:0;left:0;right:0;overflow:auto;overflow-scrolling:touch}.navigation.navigation-show .navigation-content{top:70px;left:220px}.navigation.navigation-pin-sidebar .navigation-top{left:70px}.navigation.navigation-pin-sidebar .navigation-sidebar{transition-delay:.2s;width:70px;box-shadow:-3px 0 15px rgba(133,157,166,.46);overflow:hidden}.navigation.navigation-pin-sidebar .navigation-sidebar .navigation-sidebar-body{width:220px;overflow:hidden}.navigation.navigation-pin-sidebar .navigation-sidebar .navigation-logo .logo{display:block;opacity:0;transition:opacity 666ms cubic-bezier(.6,.15,.35,.95) .2s}.navigation.navigation-pin-sidebar .navigation-sidebar .navigation-logo .logo-square{display:block;opacity:1;transition:opacity 333ms cubic-bezier(.6,.15,.35,.95) 533ms}.navigation.navigation-pin-sidebar .navigation-sidebar .navigation-help{margin-top:auto}.navigation.navigation-pin-sidebar .navigation-sidebar .navigation-help ul li a{margin-top:0}.navigation.navigation-pin-sidebar .navigation-sidebar .navigation-pin-status{text-align:left;margin-left:18px}.navigation.navigation-pin-sidebar.navigation-show .navigation-content{left:70px}.navigation.navigation-pin-sidebar .navigation-sidebar-focus{width:220px}.navigation.navigation-pin-sidebar .navigation-sidebar-focus .navigation-sidebar-body{overflow-y:auto}.navigation.navigation-pin-sidebar .navigation-sidebar-focus .navigation-logo .logo{opacity:1;transition:opacity 333ms cubic-bezier(.6,.15,.35,.95) 533ms}.navigation.navigation-pin-sidebar .navigation-sidebar-focus .navigation-logo .logo-square{opacity:0;transition:opacity 666ms cubic-bezier(.6,.15,.35,.95) .2s}.navigation.navigation-expandable-sidebar.navigation-show .navigation-top{left:0;height:52px}.navigation.navigation-expandable-sidebar.navigation-show .navigation-top .menu-control{min-width:20px;fill:#fff;padding-right:20px}@media screen and (max-width:48em){.navigation.navigation-expandable-sidebar.navigation-show .navigation-top .menu-control{padding-right:12px}}.navigation.navigation-expandable-sidebar.navigation-show .navigation-sidebar{left:-270px}.navigation.navigation-expandable-sidebar.navigation-show .navigation-sidebar .navigation-logo{min-height:52px}.navigation.navigation-expandable-sidebar.navigation-show .navigation-content{left:0;top:52px}.navigation.navigation-expandable-sidebar.navigation-expand .navigation-sidebar{left:0;width:270px;box-shadow:-3px 0 25px rgba(0,0,0,.46);z-index:1}.navigation.navigation-expandable-sidebar.navigation-expand .navigation-overlay{display:block;z-index:1}.navigation.navigation-expandable-sidebar .navigation-sidebar .drop-down-menu .control{padding:8px 0 8px 20px;border-bottom:1px solid #003753;color:#fff}.navigation.navigation-expandable-sidebar .navigation-sidebar .drop-down-menu .control .icon{fill:#fff}.navigation.navigation-expandable-sidebar .navigation-sidebar .drop-down-menu .menu{position:relative}.navigation.navigation-expandable-sidebar .navigation-sidebar .drop-down-menu .menu ul{position:relative;box-shadow:none;border-radius:0;border-bottom:1px solid #edf1f6}.navigation.navigation-expandable-sidebar .navigation-sidebar .drop-down-menu .menu ul .header,.navigation.navigation-expandable-sidebar .navigation-sidebar .drop-down-menu .menu ul li a{padding:8px 20px;display:flex;align-items:center;min-height:48px;box-sizing:border-box}.navigation.navigation-expandable-sidebar .navigation-sidebar .drop-down-menu .menu ul .header{padding:16px 20px;flex-direction:column;align-items:flex-start}.help-content iframe{border:0;margin:0;width:100%;height:90vh;display:block}.project-tier{border-radius:4px;color:#767676;font-weight:500;display:inline-block;background:#dae2e5;padding:3px 12px;margin:0 6px 0 0;box-sizing:border-box}.project-tier.free{color:#fff;background-color:#683193}.project-details{position:relative}.project-details .profile{cursor:pointer;display:flex;align-content:center;align-items:center}.project-details .profile .project-tier{margin-top:4px}.project-details .profile .title{margin-left:10px}.project-details .profile .title h4{margin:0}.project-details .profile .icon-more{margin:0 10px 0 auto;padding-left:20px}.project-details .profile .context-menu{position:absolute}.user-profile{position:relative}.user-profile .profile{cursor:pointer;display:flex;align-content:center;align-items:center;position:relative}.user-profile .profile .title{margin:0;margin-left:20px}@media screen and (max-width:48em){.user-profile .profile .title{margin-left:12px}}.tree{padding:0;margin:0;list-style:none}.tree-classic{min-width:fit-content;width:100%}.tree-classic.tree-depth-0 .tree-row,.tree-classic .tree-depth-0 .tree-row{padding-left:8px}.tree-classic.tree-depth-1 .tree-row,.tree-classic .tree-depth-1 .tree-row{padding-left:32px}.tree-classic.tree-depth-2 .tree-row,.tree-classic .tree-depth-2 .tree-row{padding-left:56px}.tree-classic.tree-depth-3 .tree-row,.tree-classic .tree-depth-3 .tree-row{padding-left:80px}.tree-classic.tree-depth-4 .tree-row,.tree-classic .tree-depth-4 .tree-row{padding-left:104px}.tree-classic.tree-depth-5 .tree-row,.tree-classic .tree-depth-5 .tree-row{padding-left:128px}.tree-classic.tree-depth-6 .tree-row,.tree-classic .tree-depth-6 .tree-row{padding-left:152px}.tree-classic.tree-depth-7 .tree-row,.tree-classic .tree-depth-7 .tree-row{padding-left:176px}.tree-classic.tree-depth-8 .tree-row,.tree-classic .tree-depth-8 .tree-row{padding-left:200px}.tree-classic.tree-depth-9 .tree-row,.tree-classic .tree-depth-9 .tree-row{padding-left:224px}.tree-classic.tree-depth-10 .tree-row,.tree-classic .tree-depth-10 .tree-row{padding-left:248px}.tree-classic .tree-row{display:flex;align-items:center;cursor:pointer;padding:12px 16px;transition-duration:.25s;transition-property:background-color,fill,transform;transition-timing-function:cubic-bezier(.6,.15,.35,.95);outline:none}.tree-classic .tree-row:hover{background-color:rgba(185,187,198,.2)}.tree-classic .tree-row:active,.tree-classic .tree-row:focus{background-color:rgba(115,119,141,.2)}.tree-classic .tree-row.tree-row-active{transition-duration:.25s;transition-property:background-color;transition-timing-function:cubic-bezier(.6,.15,.35,.95);background-color:rgba(0,174,239,.1);color:#00aeef}.tree-classic .tree-row.tree-row-active .icon:not(.toggle-icon){fill:#00aeef}.tree-classic .tree-row .tree-row-info{margin-left:auto;color:#767676;flex-shrink:0}.tree-classic .tree-row .tree-row-icon{margin-left:8px;flex-shrink:0}.tree-classic .tree-row .tree-row-title{margin-left:8px}.tree-classic .tree-row .tree-row-expandable{width:24px;flex-shrink:0}.tree-classic .tree-row .tree-row-expandable>.icon{transform:rotate(-90deg);transition:transform .5s ease}.tree-classic .tree-row .tree-row-expandable>.icon.expanded{transform:rotate(0deg)}.navigation-menu ul{margin:0;padding:0;list-style:none}.navigation-menu ul li{position:relative}.navigation-menu ul li a{padding:12px 16px;padding-left:24px;box-sizing:border-box;color:#fff;display:flex;flex-direction:row;align-items:center;transition-duration:.25s;transition-property:background-color,fill,transform;transition-timing-function:cubic-bezier(.6,.15,.35,.95);outline:none}.navigation-menu ul li a .icon{flex-shrink:0;padding-right:8px;pointer-events:none;fill:#fff}.navigation-menu ul li a:hover{background-color:rgba(185,187,198,.2)}.navigation-menu ul li a:active,.navigation-menu ul li a:focus{background-color:rgba(115,119,141,.2)}.navigation-menu ul li a.active{padding-left:20px;border-left:4px solid transparent;background-color:hsla(0,0%,100%,.15)}.navigation-menu ul .icon-expandable{position:absolute;top:14px;bottom:0;right:8px;transition:transform .5s ease;transform:rotate(-90deg)}.navigation-menu ul .icon-expandable.expanded{transform:rotate(0deg)}.navigation-menu ul.tree-depth-1{background-color:#fff;border-top:1px solid #e9eff5}.navigation-menu ul.tree-depth-1 li{border-bottom:none}.navigation-pin-sidebar .navigation-menu .title{margin-left:15px;opacity:0;transition:333ms linear;transition-property:margin-left,opacity;transition-delay:.2s}.navigation-pin-sidebar .navigation-sidebar-focus .navigation-menu .title{margin-left:0;opacity:1}.project-online-members{position:relative}.project-online-members .face-pile{display:flex;align-items:center;align-content:flex-start;flex-direction:row-reverse}.project-online-members .face-pile .image-fallback{border:3px solid #fff;margin-left:-24px}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}:focus{outline:none}@font-face{font-family:Work Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../../static/fonts/WorkSans-Regular.866a8401.woff2) format("woff2"),url(../../static/fonts/WorkSans-Regular.7c5dbb26.woff) format("woff"),url(../../static/fonts/WorkSans-Regular.e9569dcf.ttf) format("truetype")}@font-face{font-family:Work Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../../static/fonts/WorkSans-Medium.e0b95cdd.woff2) format("woff2"),url(../../static/fonts/WorkSans-Medium.563382b5.woff) format("woff"),url(../../static/fonts/WorkSans-Medium.ccd2159d.ttf) format("truetype")}@font-face{font-family:Work Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../../static/fonts/WorkSans-SemiBold.eb07a666.woff2) format("woff2"),url(../../static/fonts/WorkSans-SemiBold.f26a01d9.woff) format("woff"),url(../../static/fonts/WorkSans-SemiBold.8898a201.ttf) format("truetype")}@font-face{font-family:Work Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../../static/fonts/WorkSans-Bold.77b32e6e.woff2) format("woff2"),url(../../static/fonts/WorkSans-Bold.d2c45fd4.woff) format("woff"),url(../../static/fonts/WorkSans-Bold.9420922e.ttf) format("truetype")}.shake{animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0);backface-visibility:hidden;perspective:1000px}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.pop-in{perspective:1000px;animation:pop-in .3s cubic-bezier(.36,.07,.19,.97) both}@keyframes pop-in{0%{transform:translateY(100%);opacity:0;max-height:0}to{transform:translate(0);opacity:1;max-height:500px}}.pulse{animation:pulse .55s cubic-bezier(.36,.07,.19,.97) both}@keyframes pulse{0%{transform:scale(.99);background-color:#d6f4ff}70%{transform:scale(1.005);background-color:#d6f4ff}to{transform:scale(1);background-color:#d6f4ff}}.loading-opacity{animation:loading-opacity 1.7s linear infinite}@keyframes loading-opacity{0%,to{opacity:1}50%{opacity:.25}}.slide-horizontal-enter-active{animation:slide-horizontal .2s}.slide-horizontal-leave-active{animation:slide-horizontal .2s reverse}@keyframes slide-horizontal{0%{transform:translateX(100%)}to{transform:translateX(0)}}body,html{width:100%;height:100%;overflow-scrolling:auto;-webkit-tap-highlight-color:transparent;background-color:#f0f4f8;color:#333;font-family:Work Sans,Noto Sans,Roboto,ubuntu,Noto Color Emoji,sans-serif;font-size:14px}@media screen and (max-width:48em){body,html{font-size:12px;text-rendering:optimizeLegibility;background-color:#fff}}@media only screen and (min-width:1024px) and (max-height:1366px) and (-webkit-min-device-pixel-ratio:1.5){body,html{font-size:12px;text-rendering:optimizeLegibility}}.icon{fill:#333}button,dd,dl,dt,input,li,table,td,textarea,tr,ul{font-family:inherit;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#dae3e6;border-radius:2px}body,div,html,main,section,textarea{scrollbar-color:#dae3e6 transparent;scrollbar-width:thin}h1,h2,h3,h4,h5,h6{font-weight:400;margin:0;margin-bottom:16px}@media screen and (max-width:48em){h1,h2,h3,h4,h5,h6{margin-bottom:12px}}h1{font-size:1.5em}h2{font-size:1.4em}h3{font-size:1.3em}h4{font-size:1.2em}h5{font-size:1.1em}.text-small{font-size:.8em}.text-large{font-size:1.2em}.text-larger{font-size:1.8em}.text-largest{font-size:2.2em}a{text-decoration:none;color:#00aeef}.clickable,a{cursor:pointer}.text-break{break-inside:auto;overflow-wrap:break-word}.text-nowrap{white-space:nowrap}.text-uppercase{text-transform:uppercase}.text-underline{text-decoration:underline}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-spacing-right{margin-right:8px}.text-spacing-left{margin-left:8px}.text-blue{color:#00aeef}.background-blue{background-color:#00aeef}.fill-blue{fill:#00aeef}.text-gray{color:#999}.background-gray{background-color:#999}.fill-gray{fill:#999}.text-light-gray{color:#ddd}.background-light-gray{background-color:#ddd}.fill-light-gray{fill:#ddd}.text-purple{color:#683193}.background-purple{background-color:#683193}.fill-purple{fill:#683193}.text-red{color:#ff5d5d}.background-red{background-color:#ff5d5d}.fill-red{fill:#ff5d5d}.text-green{color:#09cc6b}.background-green{background-color:#09cc6b}.fill-green{fill:#09cc6b}.text-orange{color:#ffc219}.background-orange{background-color:#ffc219}.fill-orange{fill:#ffc219}.text-white{color:#fff}.background-white{background-color:#fff}.fill-white{fill:#fff}.brand-facebook{color:#3b5998}.brand-background-facebook{background-color:#3b5998}table.table{margin:0;padding:0;border-spacing:0;border-collapse:collapse}table.table tbody tr,table.table tfoot tr,table.table thead tr{border-bottom:1px solid #e9eff5}table.table tbody tr th,table.table tfoot tr th,table.table thead tr th{color:#767676;font-weight:500;text-align:left}table.table tbody tr td,table.table tbody tr th,table.table tfoot tr td,table.table tfoot tr th,table.table thead tr td,table.table thead tr th{padding-top:4px;padding-bottom:4px;height:38px;padding-left:16px;padding-right:16px}@media screen and (max-width:48em){table.table tbody tr td,table.table tbody tr th,table.table tfoot tr td,table.table tfoot tr th,table.table thead tr td,table.table thead tr th{padding-left:12px;padding-right:12px}}table.table tbody tr td:not(:last-child),table.table tbody tr th:not(:last-child),table.table tfoot tr td:not(:last-child),table.table tfoot tr th:not(:last-child),table.table thead tr td:not(:last-child),table.table thead tr th:not(:last-child){padding-right:0}table.table tbody tr .overflow-text,table.table tfoot tr .overflow-text,table.table thead tr .overflow-text{position:relative;overflow:hidden}table.table tbody tr .overflow-text>div,table.table tfoot tr .overflow-text>div,table.table thead tr .overflow-text>div{position:absolute;top:50%;transform:translateY(-50%);right:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;min-width:0;width:auto;max-width:100%;left:16px}@media screen and (max-width:48em){table.table tbody tr .overflow-text>div,table.table tfoot tr .overflow-text>div,table.table thead tr .overflow-text>div{left:12px}}table.table thead tr{white-space:nowrap}table.table thead tr th.sortable{transition:color .1s ease;user-select:none;cursor:pointer}table.table thead tr th.sortable:focus,table.table thead tr th.sortable:hover{color:#000}table.table thead tr th.sortable .icon:not(.sort-active){opacity:0}table.table tbody tr{transition-duration:.25s;transition-property:background-color,fill,transform;transition-timing-function:cubic-bezier(.6,.15,.35,.95);outline:none}table.table tbody tr:hover{background-color:rgba(185,187,198,.2)}table.table tbody tr:active,table.table tbody tr:focus{background-color:rgba(115,119,141,.2)}table.table tbody tr.selected{transition-duration:.25s;transition-property:background-color;transition-timing-function:cubic-bezier(.6,.15,.35,.95);background-color:rgba(0,174,239,.1);color:#00aeef}table.table tbody tr.selected .icon:not(.toggle-icon){fill:#00aeef}table.table.with-checkboxes tbody tr td:first-child,table.table.with-checkboxes thead tr th:first-child{padding-left:4px;white-space:nowrap}table.table.with-checkboxes tbody tr td:first-child .checkbox{opacity:0}table.table.with-checkboxes tbody tr:hover td:first-child .checkbox,table.table.with-checkboxes tbody tr td:first-child .checkbox.on{opacity:1}table.table.with-checkboxes tbody tr td:nth-child(2),table.table.with-checkboxes thead tr th:nth-child(2){padding-left:4px}table.table.with-checkboxes tbody tr td:active:first-child .checkbox,table.table.with-checkboxes tbody tr td:focus:first-child .checkbox,table.table.with-checkboxes tbody tr td:hover:first-child .checkbox,table.table.with-checkboxes thead tr th:active:first-child .checkbox,table.table.with-checkboxes thead tr th:focus:first-child .checkbox,table.table.with-checkboxes thead tr th:hover:first-child .checkbox{opacity:1}.table-responsive{overflow-scrolling:touch;overflow:auto}.table-responsive table.table{width:100%}dl.list-details{display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-row-gap:16px;margin:0;padding:0}dl.list-details.inline{display:inline-grid}@media screen and (max-width:48em){dl.list-details.inline{display:grid}}dl.list-details.compact{grid-row-gap:8px}dl.list-details>dt{grid-column-start:1;margin-inline-start:0}dl.list-details>dd{grid-column-start:2;text-align:right;color:#767676;margin-inline-start:32px}.block{background:#fff;border:1px solid #dae2e5;border-radius:4px;padding:16px}@media screen and (max-width:48em){.block{padding:12px;border:0;border-radius:0;padding:0;background:transparent}}.block.block-restrict-width{box-sizing:border-box;max-width:1200px}.block.block-no-padding{padding:0}.block.block-no-border{border:0}.block .block-placeholder{display:flex;align-content:center;justify-content:center;height:100%;flex-direction:column;align-items:center;text-align:center;color:#767676;box-sizing:border-box;padding:16px}@media screen and (max-width:48em){.block .block-placeholder{padding:12px}}.block .block-placeholder>img{width:100%;max-width:256px;max-height:256px;margin-bottom:20px}.block .block-placeholder>.icon{fill:#b2b2b2;margin-bottom:20px}.block .block-placeholder h2{color:#000}.block .block-placeholder p{margin-top:0;line-height:1.5}.block .block-highlight{padding:16px;display:flex;align-items:center;background:#683193}@media screen and (max-width:48em){.block .block-highlight{padding:12px}}.block .block-highlight,.block .block-highlight a{color:#fff}.block .block-highlight .icon{flex-shrink:0;margin-right:8px;fill:#fff}.block .block-header{flex-shrink:0;flex-grow:0;border-bottom:1px solid #dae2e5;display:flex;justify-content:space-between;align-items:center;padding:16px}@media screen and (max-width:48em){.block .block-header{padding:12px}}.block .block-header>.title{margin-bottom:0;display:flex;align-items:center}.block .block-header>.title>.icon{margin-right:8px;flex-shrink:0}@media screen and (max-width:48em){.block .block-header>.title.hide-on-mobile{display:none}}.block .block-header>.actions{display:flex;align-items:center}.block .block-header>.actions .button:not(:last-child){margin-right:16px}.block .block-header:last-child{border-bottom:0}.block .block-footer{border-top:1px solid #dae2e5;padding:16px}@media screen and (max-width:48em){.block .block-footer{padding:12px}}.block .block-body{padding:16px}@media screen and (max-width:48em){.block .block-body{padding:12px}}.block .block-profile{display:flex;align-items:flex-start;justify-content:stretch}@media screen and (max-width:48em){.block .block-profile{align-items:stretch;flex-direction:column}}.block .block-profile>*{flex-grow:1}.block .block-profile .block-profile-card{flex-shrink:0;flex-grow:0;width:220px;margin-right:16px;text-align:center}.block .block-profile .block-profile-card .title{margin-bottom:8px}.block .block-profile .block-profile-card .description{color:#767676;margin-top:16px}@media screen and (max-width:48em){.block .block-profile .block-profile-card{width:100%;margin-bottom:16px}}.box{padding:16px;background:#fff;border:1px solid #dae2e5;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1);box-sizing:border-box}@media screen and (max-width:48em){.box{padding:12px}}.content-center{display:flex;justify-content:center;align-items:normal;width:100%;height:100%}.content-center .content-body{width:100%;max-width:500px;margin-top:auto;margin-bottom:auto;box-sizing:border-box;padding:20px}@media screen and (max-width:48em){.content-center .content-body{padding:12px;width:100%}}.content-center .content-body .logo{text-align:center;display:block;margin-top:20px;margin-bottom:20px}@media screen and (max-width:48em){.content-center .content-body .logo{margin-top:12px;margin-bottom:12px}}.content-center .content-body .logo svg{max-height:35px;max-width:142px}.content-center .content-body h1,.content-center .content-body h2,.content-center .content-body h3,.content-center .content-body h4{text-align:center}.content-margin{margin-bottom:16px}@media screen and (max-width:48em){.content-margin{margin-bottom:12px}}.content-margin-top{margin-top:16px}@media screen and (max-width:48em){.content-margin-top{margin-top:12px}}.content-tools{display:flex;flex-basis:auto;align-items:center;justify-content:space-between}.content-tools .input-icon{max-width:350px;min-width:190px}.page-content{padding:20px}@media screen and (max-width:48em){.page-content{padding:12px}}.page-fullscreen-content{height:100%;box-sizing:border-box;padding:20px}@media screen and (max-width:48em){.page-fullscreen-content{padding:12px;padding:0}}.page-margin{margin-bottom:20px}@media screen and (max-width:48em){.page-margin{margin-bottom:12px}}.page-margin-top{margin-top:20px}@media screen and (max-width:48em){.page-margin-top{margin-top:12px}}.grid>div{margin-bottom:16px}@media screen and (max-width:48em){.grid>div{margin-bottom:12px}}@supports (display:grid){.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:16px}.grid>div{margin-bottom:0}@media screen and (max-width:48em){.grid{grid-gap:12px}}}.grid.large{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(185px,1fr));grid-gap:20px;align-items:start}.gallery .gallery-item{border:1px solid #e9eff5;border-radius:4px;height:180px;position:relative}.gallery .gallery-item .description{position:absolute;bottom:0;left:0;right:0;text-align:center;padding:5px 10px;overflow:hidden;text-overflow:ellipsis;background:hsla(0,0%,100%,.8)}.gallery .gallery-item .image{margin:0 auto;position:absolute;bottom:30px;top:0;left:0;right:0;line-height:150px;text-align:center}.gallery .gallery-item .image img{display:inline;max-width:100%;max-height:155px;vertical-align:middle}.gallery .gallery-item .image .icon{height:70px;width:70px;vertical-align:middle}@media screen and (max-width:48em){.gallery{grid-template-columns:repeat(auto-fill,minmax(165px,1fr));grid-gap:10px}}.label-box{background-color:hsla(0,0%,69.8%,.1);border:0;color:#b2b2b2;padding:8px 10px;border-radius:4px;display:inline-block}.label-box.label-box-spacing{margin:0 4px}.label-box.label-box-flat{background-color:transparent;font-weight:500;color:#000;border:1px solid #dae2e5}.label-box.label-box-blue{background-color:#00aeef;color:#fff}.label-box.label-box-blue.label-box-flat{border-color:#00aeef;color:#00aeef;background-color:transparent}.label-box.label-box-blue .icon{fill:#fff}.label-box.label-box-gray{background-color:#999;color:#000}.label-box.label-box-gray.label-box-flat{border-color:#999;color:#999;background-color:transparent}.label-box.label-box-gray .icon{fill:#000}.label-box.label-box-light-gray{background-color:#ddd;color:#000}.label-box.label-box-light-gray.label-box-flat{border-color:#ddd;color:#ddd;background-color:transparent}.label-box.label-box-light-gray .icon{fill:#000}.label-box.label-box-purple{background-color:#683193;color:#fff}.label-box.label-box-purple.label-box-flat{border-color:#683193;color:#683193;background-color:transparent}.label-box.label-box-purple .icon{fill:#fff}.label-box.label-box-red{background-color:#ff5d5d;color:#fff}.label-box.label-box-red.label-box-flat{border-color:#ff5d5d;color:#ff5d5d;background-color:transparent}.label-box.label-box-red .icon{fill:#fff}.label-box.label-box-green{background-color:#09cc6b;color:#fff}.label-box.label-box-green.label-box-flat{border-color:#09cc6b;color:#09cc6b;background-color:transparent}.label-box.label-box-green .icon{fill:#fff}.label-box.label-box-orange{background-color:#ffc219;color:#fff}.label-box.label-box-orange.label-box-flat{border-color:#ffc219;color:#ffc219;background-color:transparent}.label-box.label-box-orange .icon{fill:#fff}.label-box.label-box-white{background-color:#fff;color:#000}.label-box.label-box-white.label-box-flat{border-color:#fff;color:#fff;background-color:transparent}.label-box.label-box-white .icon{fill:#000}.button{padding:12px 16px;border-radius:4px;outline:none;border:1px solid transparent;cursor:pointer;text-align:center;display:inline-block;box-sizing:border-box;box-shadow:0 1px 2px rgba(0,0,0,.15);color:#fff;background-color:#00aeef;transition:.25s cubic-bezier(.6,.15,.35,.95);transition-property:border,background-color,box-shadow,color;font-weight:500}.button,.button:focus,.button:hover{text-decoration:none}.button:hover{background-color:#0abcff}.button:active{background-color:#009bd6}.button:disabled{cursor:not-allowed;opacity:.5}.button.brand-facebook{background-color:#3b5998}.button>.icon{margin-right:8px;fill:#fff;transition:.25s cubic-bezier(.6,.15,.35,.95);transition-property:fill}.button .title{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.button.large{padding-top:15px;padding-bottom:15px}.button.small{padding-top:9px;padding-bottom:9px}.button.rounded{border-radius:100px;padding:12px}.button.rounded.small{padding:9px}.button.rounded>.icon{margin-right:0}.button.squared{padding:12px}.button.squared.small{padding:9px}.button.squared>.icon{margin-right:0}.button.link{color:#00aeef;background-color:transparent;border:none;box-shadow:none;text-decoration:underline}.button.link:focus,.button.link:hover{color:#0abcff}.button.link:active{color:#009bd6}.button.outline{box-shadow:none;border:1px solid #dae2e5;background-color:transparent;color:#000}.button.outline>.icon{fill:#000}.button.outline .image-inline{margin:8px 8px 8px 0}.button.outline:hover{background-color:#f2f2f2}.button.outline:active{background-color:rgba(0,174,239,.1);border-color:#00aeef;color:#00aeef}.button.outline:active>.icon{fill:#00aeef}.button.outline.disabled,.button.outline:disabled{background:#fff;color:#ccc;border-color:#dae2e5;cursor:not-allowed}.button.outline.disabled>.icon,.button.outline:disabled>.icon{fill:#ccc}.button.outline.selected{transition-duration:.25s;transition-property:background-color;transition-timing-function:cubic-bezier(.6,.15,.35,.95);background-color:rgba(0,174,239,.1);color:#00aeef}.button.outline.selected .icon:not(.toggle-icon){fill:#00aeef}.button .checkbox{opacity:0}.button .checkbox.on,.button:hover .checkbox{transition:.25s cubic-bezier(.6,.15,.35,.95);transition-property:opacity;opacity:1}.button.actions-right{display:flex;padding:4px 4px 4px 16px;align-items:center;text-align:left;width:100%}.button.actions-right>*{flex-shrink:0}.button.actions-right .actions{margin-left:auto}.button.image-cover{position:relative;display:flex;padding:154px 4px 4px 16px;align-items:center;text-align:left;width:100%}.button.image-cover>.checkbox{position:absolute;right:8px;top:8px;margin:0}.button.image-cover>.image,.button.image-cover>.image-overlay{position:absolute;width:100%;top:0;left:0;right:0;height:150px;display:flex;align-items:center;justify-content:center;border-radius:4px 4px 0 0;overflow:hidden}.button.image-cover>.image-overlay img,.button.image-cover>.image img{width:100%;min-height:100%;object-fit:cover}.button.image-cover>.image-overlay .icon,.button.image-cover>.image .icon{fill:#b2b2b2}.button.image-cover.selected>.image-overlay,.button.image-cover>.image-overlay{pointer-events:none;flex-direction:column;background-color:hsla(0,0%,100%,.9);color:#767676}.button.image-cover.selected>.image-overlay .icon,.button.image-cover>.image-overlay .icon{fill:#767676}.button.default{color:#000;border-color:#ddd;background-color:transparent}.button.default>.icon{fill:#000}.button.default:not(.disabled):not(:disabled):hover{background-color:#e3e3e3}.button.default:not(.disabled):not(:disabled):active{color:#000;background-color:#d7d7d7;border-color:#ddd}.button.default.outline{color:#ddd;background-color:transparent}.button.default.outline>.icon{fill:#ddd}.button.default.outline:not(.disabled):not(:disabled):hover{background-color:hsla(0,0%,86.7%,.1)}.button.default.outline:not(.disabled):not(:disabled):active{background-color:hsla(0,0%,86.7%,.3)}.button.success{color:#fff;border-color:#09cc6b;background-color:#09cc6b}.button.success>.icon{fill:#fff}.button.success:not(.disabled):not(:disabled):hover{background-color:#0ad871}.button.success:not(.disabled):not(:disabled):active{color:#fff;background-color:#08c065;border-color:#09cc6b}.button.success.outline{color:#09cc6b;background-color:transparent}.button.success.outline>.icon{fill:#09cc6b}.button.success.outline:not(.disabled):not(:disabled):hover{background-color:rgba(9,204,107,.1)}.button.success.outline:not(.disabled):not(:disabled):active{background-color:rgba(9,204,107,.3)}.button.error{color:#fff;border-color:#ff5d5d;background-color:#ff5d5d}.button.error>.icon{fill:#fff}.button.error:not(.disabled):not(:disabled):hover{background-color:#ff6a6a}.button.error:not(.disabled):not(:disabled):active{color:#fff;background-color:#ff5050;border-color:#ff5d5d}.button.error.outline{color:#ff5d5d;background-color:transparent}.button.error.outline>.icon{fill:#ff5d5d}.button.error.outline:not(.disabled):not(:disabled):hover{background-color:rgba(255,93,93,.1)}.button.error.outline:not(.disabled):not(:disabled):active{background-color:rgba(255,93,93,.3)}.button.highlight{color:#fff;border-color:#683193;background-color:#683193}.button.highlight>.icon{fill:#fff}.button.highlight:not(.disabled):not(:disabled):hover{background-color:#6f349d}.button.highlight:not(.disabled):not(:disabled):active{color:#fff;background-color:#612e89;border-color:#683193}.button.highlight.outline{color:#683193;background-color:transparent}.button.highlight.outline>.icon{fill:#683193}.button.highlight.outline:not(.disabled):not(:disabled):hover{background-color:rgba(104,49,147,.1)}.button.highlight.outline:not(.disabled):not(:disabled):active{background-color:rgba(104,49,147,.3)}.button.blue{color:#fff;border-color:#00aeef;background-color:#00aeef}.button.blue>.icon{fill:#fff}.button.blue:not(.disabled):not(:disabled):hover{background-color:#00b7fc}.button.blue:not(.disabled):not(:disabled):active{color:#fff;background-color:#00a5e2;border-color:#00aeef}.button.blue.outline{color:#00aeef;background-color:transparent}.button.blue.outline>.icon{fill:#00aeef}.button.blue.outline:not(.disabled):not(:disabled):hover{background-color:rgba(0,174,239,.1)}.button.blue.outline:not(.disabled):not(:disabled):active{background-color:rgba(0,174,239,.3)}.icon-button{border-radius:100px;border:none;background:none;cursor:pointer;padding:6px;fill:#767676;transition-duration:.25s;transition-property:background-color,fill,transform;transition-timing-function:cubic-bezier(.6,.15,.35,.95);outline:none}.icon-button>.icon{margin-right:0}.icon-button.position-inside{margin:-6px}.icon-button.disabled,.icon-button.disabled:active,.icon-button.disabled:focus,.icon-button.disabled:hover{fill:#ccc;background:none;cursor:not-allowed}.icon-button:hover{background-color:rgba(185,187,198,.2);fill:#000}.icon-button:active,.icon-button:focus{background-color:rgba(115,119,141,.2);fill:#000}.icon-button.squared{border-radius:2px}.input{padding:12px 16px;border-radius:4px;outline:none;display:inline-block;box-sizing:border-box;vertical-align:middle;box-shadow:none;appearance:none;width:100%;border:1px solid #dae2e5;background-color:#fff;transition:.25s cubic-bezier(.6,.15,.35,.95);transition-property:border,background-color}.input:focus{border-color:#ccc}.input.has-error{border-color:#ff5d5d;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path fill="%23ff5d5d" d="M24 3a21 21 0 1 0 21 21A21 21 0 0 0 24 3zm0 39a18 18 0 1 1 18-18 18 18 0 0 1-18 18zm-2.25-4.5h4.5V33h-4.5zM21 21l1.5 9h3l1.5-9V10.5h-6z"/></svg>');background-repeat:no-repeat;background-position:calc(100% - 16px) 50%;background-size:18px}.input.disabled,.input[disabled]{background:hsla(0,0%,85.1%,.5);color:#767676;cursor:not-allowed;-webkit-text-fill-color:#767676;-webkit-opacity:1}.input.large{padding-top:15px;padding-bottom:15px}.input.small{padding-top:9px;padding-bottom:9px}.input-label{display:block;margin-bottom:8px}.input-icon{position:relative;display:flex;align-items:center}.input-icon>.icon{cursor:pointer;position:absolute;margin:auto 0;top:0;bottom:0}.input-icon>.icon-right{right:16px;fill:#767676}.input-icon>.icon-left{left:16px}.input-icon>.icon-left+.input{padding-left:48px}.input-icon>.rich-input{width:100%}.input-icon .input{padding-right:42px}.control-group{display:block;margin-bottom:16px}@media screen and (max-width:48em){.control-group{margin-bottom:12px}}.control-group:last-child{margin-bottom:0}.control-group label{display:block;margin-bottom:8px}.control-group-inline{display:flex;align-items:center}.control-group-inline .checkbox{flex-shrink:0}.control-group-inline .v-select{flex:1}.control-group-inline label:first-child{flex-grow:1;margin-right:8px}.control-group-inline>:not(:last-child){margin:0 8px 0 0}.control-group-inline:not(:last-child){margin-bottom:12px}.control-group-inline label .icon,.control-group label .icon{fill:#767676;margin:-8px 0 0 4px}.control-group.with-button{display:flex;flex-wrap:wrap}.control-group.with-button label{flex-basis:100%}.control-group.with-button input{flex:1;margin-right:8px}.control-group .feedback{margin-top:6px;font-size:.8em;color:#767676}.control-group .feedback.has-error{color:#ff5d5d}.form-horizontal .control-group{display:flex;align-items:center}.form-horizontal .control-group .input-label{display:block;margin:0;width:180px;flex-shrink:0}@media screen and (max-width:48em){.form-horizontal .control-group .input-label{width:140px}}.full-width{width:100%}.upload-placeholder{position:relative;display:inline-block}.upload-placeholder>*{pointer-events:none}.upload-placeholder input{opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;cursor:pointer;overflow:hidden;pointer-events:all}.buttons{margin:-5px}.buttons .button{margin:5px}@media screen and (max-width:48em){.buttons{margin:-3px}.buttons .button{margin:3px}}.modal-backdrop{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center;z-index:10;opacity:1;overflow:auto;overflow-scrolling:touch;overscroll-behavior:contain}@media screen and (max-width:48em){.modal-backdrop{padding-bottom:30px}.modal-backdrop.modal-static-backdrop{padding-bottom:0}}.modal-backdrop.modal-fade-enter,.modal-backdrop.modal-fade-leave-active{opacity:0}.modal-backdrop.modal-fade-enter-active,.modal-backdrop.modal-fade-leave-active{transition:.5s cubic-bezier(.6,.15,.35,.95);transition-property:opacity}.modal{background:#fff;box-shadow:0 20px 60px -2px rgba(0,0,0,.4);margin-top:auto;margin-bottom:auto;display:flex;flex-direction:column;border-radius:4px;min-width:350px}.modal.large{width:100%;max-width:1100px}@media screen and (max-width:48em){.modal{min-width:280px;border-radius:0}}.modal .modal-header{border-bottom:1px solid #dae2e5;padding:16px}@media screen and (max-width:48em){.modal .modal-header{padding:12px}}.modal .modal-footer{border-top:1px solid #dae2e5;margin-top:-1px;padding:16px}@media screen and (max-width:48em){.modal .modal-footer{padding:12px}}.modal .modal-content{padding:16px}@media screen and (max-width:48em){.modal .modal-content{padding:12px}}.modal .modal-buttons{display:flex;align-items:center;justify-content:flex-end}.modal .modal-buttons:not(:first-child){margin-top:16px}.modal .modal-buttons>:not(:last-child){margin-right:8px}.modal.contain-height{max-height:100%}.modal.contain-height .modal-content{overflow-y:auto;min-height:0}.flash-container{position:fixed;top:0;right:0;width:100%;max-width:320px;overflow:auto;box-sizing:border-box;z-index:1000;max-height:100%}.flash-container>div>.item{width:100%;overflow:hidden;clear:both;max-height:300px}.flash-container>div>.item>.message{background:rgba(0,0,0,.88);border-radius:4px;color:#fff;margin:4px 4px 0 4px;display:flex}.flash-container>div>.item>.message>.message-title{flex-grow:1}.flash-container>div>.item>.message>.message-title .message-title-text{padding:15px}.flash-container>div>.item>.message>.message-control{border-left:1px solid hsla(0,0%,100%,.2);cursor:pointer}.flash-container>div>.item>.message>.message-control>.icon{margin:8px}.flash-container>div>.item>.message.success{background:rgba(9,204,107,.96);color:#fff}.flash-container>div>.item>.message.success svg{fill:#fff}.flash-container>div>.item>.message.error{background:rgba(255,93,93,.96);color:#fff}.flash-container>div>.item>.message.error svg{fill:#fff}.flash-container>div>.item>.message.info{background:rgba(0,174,239,.96);color:#fff}.flash-container>div>.item>.message.info svg{fill:#fff}.flash-container>div>.item.item-enter-active,.flash-container>div>.item.item-leave-active,.flash-container>div>.item.item-move{transition:.6s cubic-bezier(.6,.15,.35,.95);transition-property:max-height,opacity}.flash-container>div>.item.item-enter{opacity:0}.flash-container>div>.item.item-enter-to{opacity:1}.flash-container>div>.item.item-leave-to{max-height:0;opacity:0}.tooltip{position:fixed;background:#000;padding:12px 16px;border-radius:4px;font-weight:500;color:#fff;max-width:296px;min-width:150px;z-index:1000;box-sizing:border-box}.v-select{position:relative;max-width:350px}.v-select .placeholder{color:#ccc}.v-select .icon,.v-select .image-fallback{margin-right:12px}.v-select .input-area{position:relative;display:flex;align-items:center;align-content:center;cursor:pointer}.v-select .input-area .icon,.v-select .input-area .image-fallback{margin-top:-6px;margin-bottom:-6px}.v-select .input-area .drop-down{margin:0 0 0 auto;padding:0;vertical-align:middle;display:flex;align-items:center;min-height:12px}.v-select .input-area .drop-down:before{content:"\00a0"}.v-select .input-area .drop-down .icon{margin:-12px 0}.v-select .input-area input{padding:0;outline:none;flex-grow:1;border:0;background:none;min-width:0}.v-select .input-area.input-area-text{cursor:text}.v-select .input-area.disabled{cursor:not-allowed}.v-select .result-list{position:absolute;box-shadow:0 3px 6px rgba(0,0,0,.2);background:#fff;border-radius:0 0 4px 4px;left:1px;right:1px;overflow:auto;max-height:200px;z-index:1}.v-select .result-list .result{padding:12px 16px;color:#767676;cursor:pointer;transition-duration:.25s;transition-property:background-color,fill,transform;transition-timing-function:cubic-bezier(.6,.15,.35,.95);outline:none}.v-select .result-list .result:hover{background-color:rgba(185,187,198,.2)}.v-select .result-list .result:active,.v-select .result-list .result:focus{background-color:rgba(115,119,141,.2)}.v-select .result-list .result.selected{transition-duration:.25s;transition-property:background-color;transition-timing-function:cubic-bezier(.6,.15,.35,.95);background-color:rgba(0,174,239,.1);color:#00aeef}.v-select .result-list .result.selected .icon:not(.toggle-icon){fill:#00aeef}.v-select .result-list .highlight{color:#fff;background-color:#00aeef;display:inline-block;border-radius:2px;padding:1px;margin:-1px}.v-select.has-error .input-area{border-color:#ff5d5d}.v-select.expanded .input{border-radius:4px 4px 0 0}.icon{display:inline-block;height:20px;width:20px;vertical-align:middle}.icon svg{pointer-events:none}.confirm-text{max-width:400px}.image-fallback{display:inline-flex;vertical-align:middle;align-items:center;align-content:center;background:#7ab8cc;position:relative;border-radius:4px;box-sizing:border-box;overflow:hidden}.image-fallback .image{object-fit:cover;width:100%;min-height:100%}.image-fallback .no-image{margin:auto;color:#fff;font-weight:400;transition:.25s cubic-bezier(.6,.15,.35,.95);transition-property:opacity}.image-fallback.circle{border-radius:100%}.image-fallback .image-control{position:absolute;top:0;left:0;right:0;bottom:0;display:inline-flex;align-items:center;align-content:center;cursor:pointer;background-color:transparent;opacity:1;transition:.25s cubic-bezier(.6,.15,.35,.95);transition-property:border-color,background-color,opacity}.image-fallback .image-control:focus,.image-fallback .image-control:hover{background-color:rgba(0,0,0,.5)}.image-fallback .image-control .icon{margin:auto;fill:#fff}.image-fallback .image-control input{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;opacity:0;display:block;cursor:pointer}.image-fallback.has-image{background-color:transparent}.image-fallback.has-image .image-control,.image-fallback.has-title .image-control{opacity:0}.image-fallback.has-image .image-control:focus,.image-fallback.has-image .image-control:hover,.image-fallback.has-title .image-control:focus,.image-fallback.has-title .image-control:hover{opacity:1}.image-fallback.has-upload{fill:#000;background-color:transparent;border:1px solid #ddd;transition:border-color .25s cubic-bezier(.6,.15,.35,.95)}.image-fallback.has-upload .no-image{color:#999}.image-fallback.has-upload .image-control .icon{fill:#999;transition:fill .2s cubic-bezier(.6,.15,.35,.95)}.image-fallback.has-upload:focus,.image-fallback.has-upload:hover{border-color:#00aeef}.image-fallback.has-upload:focus .image-control,.image-fallback.has-upload:hover .image-control{color:#fff;background-color:rgba(0,174,239,.2)}.image-fallback.has-upload:focus .image-control .icon,.image-fallback.has-upload:hover .image-control .icon{fill:#00aeef}.image-fallback.has-upload:focus .no-image,.image-fallback.has-upload:hover .no-image{opacity:0}.checkbox{display:inline-block;fill:#767676;transition:.25s cubic-bezier(.6,.15,.35,.95);cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent}.checkbox.checkbox-button{padding:8px;border-radius:18px;transition-duration:.25s;transition-property:background-color,fill,transform;transition-timing-function:cubic-bezier(.6,.15,.35,.95);outline:none}.checkbox.checkbox-button:hover{background-color:rgba(185,187,198,.2);fill:#000}.checkbox.checkbox-button:active,.checkbox.checkbox-button:focus{background-color:rgba(115,119,141,.2);fill:#000}.checkbox.on{fill:#00aeef}.checkbox.has-error{fill:#ff5d5d}.checkbox.has-error+label{color:#ff5d5d}.toggle-button{position:relative;display:inline-flex;width:48px;height:24px;background-color:#b2b2b2;border-radius:12px;cursor:pointer}.toggle-button .icon{width:24px;fill:#fff}.toggle-button .toggle-slider{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:transform .4s ease;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.15)}.toggle-button.on{background-color:#09cc6b}.toggle-button.on .toggle-slider{transform:translateX(24px)}.toggle-button.disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.drop-down-menu{position:relative}.drop-down-menu .control{cursor:pointer}.drop-down-menu .inline-body{box-sizing:border-box;max-height:100%;overflow:auto;padding:16px 16px}.drop-down-menu .inline-body,.drop-down-menu ul{margin:0;box-shadow:0 5px 10px rgba(0,0,0,.15);background:#fff;border-radius:4px;min-width:220px}.drop-down-menu ul{list-style:none;padding:0}.drop-down-menu ul li ul{box-shadow:none;border-radius:0}.drop-down-menu ul li .body{max-height:220px;overflow:auto}.drop-down-menu ul li.divider-top,.drop-down-menu ul li .header{border-top:1px solid #dae2e5}.drop-down-menu ul li.divider-bottom,.drop-down-menu ul li .footer{border-bottom:1px solid #dae2e5}.drop-down-menu ul li .footer,.drop-down-menu ul li .header,.drop-down-menu ul li a{padding:8px 16px;color:#767676;display:flex;align-items:center;min-height:40px;box-sizing:border-box}.drop-down-menu ul li a{width:100%;transition-duration:.25s;transition-property:background-color,fill,transform;transition-timing-function:cubic-bezier(.6,.15,.35,.95);outline:none}.drop-down-menu ul li a:hover{background-color:rgba(185,187,198,.2)}.drop-down-menu ul li a:active,.drop-down-menu ul li a:focus{background-color:rgba(115,119,141,.2)}.drop-down-menu ul li a.active{transition-duration:.25s;transition-property:background-color;transition-timing-function:cubic-bezier(.6,.15,.35,.95);background-color:rgba(0,174,239,.1);color:#00aeef}.drop-down-menu ul li a.active .icon:not(.toggle-icon){fill:#00aeef}.drop-down-menu ul li a .icon,.drop-down-menu ul li a .image,.drop-down-menu ul li a .label-box{margin-right:8px}.drop-down-menu ul li a .icon{fill:#767676}.drop-down-menu ul li a .icon.icon-right{margin-left:auto;margin-right:0}.drop-down-menu ul li a.section{color:#767676;font-weight:600}.drop-down-menu ul li:first-child .header{border-top:0}.drop-down-menu .menu{z-index:1;position:absolute}.drop-down-menu .menu.right{right:0}.context-menu{z-index:10;position:fixed;top:-9999px;left:-9999px}.context-menu>.drop-down-menu>.menu{position:relative}.context-menu.float>.drop-down-menu,.context-menu.float>.drop-down-menu>.menu{height:100%}.context-menu.float>.drop-down-menu>.menu>ul{max-height:100%;display:block;overflow:auto}.context-menu.with-arrow>.drop-down-menu>.menu{margin-top:8px;margin-bottom:0}.context-menu.with-arrow.top>.drop-down-menu>.menu{margin-bottom:8px;margin-top:0}.context-menu>.arrow{top:0;bottom:2px;position:absolute;display:block;height:12px;width:12px;background-color:#fff;transform:rotate(-45deg);border-radius:4px;z-index:1;border:1px solid #dae2e5;border-left:0;border-bottom:0}.context-menu.top>.arrow{top:auto;bottom:2px;border:1px solid #dae2e5;border-right:0;border-top:0}.datepicker-container{position:relative;max-width:350px;flex:1}.datepicker-input-container .calendar-icon{position:absolute;right:16px;top:12px;fill:#00aeef;cursor:pointer}.datepicker-input-container .input{padding-right:52px;cursor:pointer;text-overflow:ellipsis}.datepicker-input-container .input.small+.calendar-icon{top:9px}.datepicker-input-container .input.large+.calendar-icon{top:15px}.datepicker-menu{text-align:center;background:#fff;box-shadow:0 6px 12px rgba(0,0,0,.2);border-radius:4px;border:1px solid #dae2e5;box-sizing:border-box;display:flex}@media screen and (max-width:48em){.datepicker-menu{flex-direction:column}}.datepicker-menu .presets{border-left:1px solid #dae2e5}@media screen and (max-width:48em){.datepicker-menu .presets{display:none}}.datepicker-menu .presets ul{box-shadow:none}.datepicker-menu .datepicker{padding:16px;padding-top:8px;width:280px}@media screen and (max-width:48em){.datepicker-menu .datepicker{padding:12px}}.datepicker-menu .datepicker-buttons{margin-top:8px}.datepicker-menu .icon{cursor:pointer;user-select:none}.datepicker-menu .month{font-weight:500;display:flex;justify-content:space-between;align-items:center;color:#000}.datepicker-menu .weekdays{display:flex;padding:0 0 6px;margin-bottom:6px;border-bottom:1px solid #dae2e5;color:#767676}.datepicker-menu .weekdays .weekday{width:14.28571%;padding:11px}.datepicker-menu .days{display:flex;flex-wrap:wrap}.datepicker-menu .days .day{width:14.28571%;padding-top:12px;padding-bottom:12px;margin-top:2px;display:flex;justify-content:center;align-items:center;text-align:center;cursor:pointer;color:#767676;border-radius:32px;transition:.1s}.datepicker-menu .days .day:not(.is-disabled):hover{background:rgba(185,187,198,.2);color:#000}.datepicker-menu .days .is-between,.datepicker-menu .days .is-range-end,.datepicker-menu .days .is-range-start,.datepicker-menu .days .is-selected,.datepicker-menu .days .is-today{position:relative;background:#00aeef}.datepicker-menu .days .is-other-month{color:#ccc}.datepicker-menu .days .is-today{background:#00aeef;color:#fff}.datepicker-menu .days .is-today:hover{background:#00a3e0;color:#fff}.datepicker-menu .days .is-between,.datepicker-menu .days .is-between:hover,.datepicker-menu .days .is-range-end,.datepicker-menu .days .is-range-end:hover,.datepicker-menu .days .is-selected,.datepicker-menu .days .is-selected:hover{color:#00aeef;background:rgba(0,174,239,.1)}.datepicker-menu .days .is-between:not(.is-selected){border-radius:0}.datepicker-menu .days .is-range-end:not(.is-range-start){border-top-left-radius:0;border-bottom-left-radius:0}.datepicker-menu .days .is-range-start:not(.is-range-end){border-top-right-radius:0;border-bottom-right-radius:0}.datepicker-menu .days .is-disabled{opacity:.6;cursor:not-allowed}.timepicker{display:flex;justify-content:space-between;text-align:left;background:#fff;box-shadow:0 6px 12px rgba(0,0,0,.2);border-radius:4px;box-sizing:border-box;min-width:300px;padding:16px}@media screen and (max-width:48em){.timepicker{padding:12px}}.timepicker .input-area{margin-top:8px}.timepicker .input-area input{max-width:60px}.timepicker>div{flex-basis:47%}.timepicker .timepicker-menu ul{max-height:200px;overflow-y:scroll;min-width:132px}.breadcrumb{display:flex}.breadcrumb .breadcrumb-item{display:flex;align-items:center}.breadcrumb .breadcrumb-item .breadcrumb-link{display:flex;align-items:center;border-radius:8px;color:#767676;cursor:pointer;font-weight:500;transition:all .25s cubic-bezier(.6,.15,.35,.95);transition-duration:.25s;transition-property:background-color,fill,transform;transition-timing-function:cubic-bezier(.6,.15,.35,.95);outline:none}.breadcrumb .breadcrumb-item .breadcrumb-link:not(.breadcrumb-link-more){height:24px;padding:0 8px}.breadcrumb .breadcrumb-item .breadcrumb-link:hover{background-color:rgba(185,187,198,.2);color:#000}.breadcrumb .breadcrumb-item .breadcrumb-link:active,.breadcrumb .breadcrumb-item .breadcrumb-link:focus{background-color:rgba(115,119,141,.2);color:#000}.breadcrumb .breadcrumb-item:first-child{margin-left:-8px}.breadcrumb .breadcrumb-item:last-child .breadcrumb-link{cursor:default;color:#000}.breadcrumb .breadcrumb-item:last-child .breadcrumb-link:hover{background:none;box-shadow:none}.breadcrumb .breadcrumb-item .icon{margin:0 4px;fill:#767676}.breadcrumb .breadcrumb-item .icon.breadcrumb-link-more{display:block;fill:#000}.breadcrumb .breadcrumb-item .icon.breadcrumb-link-more:hover{box-shadow:4px 0 0 rgba(185,187,198,.2),-4px 0 0 0 rgba(185,187,198,.2)}.breadcrumb .breadcrumb-item .icon.breadcrumb-link-more svg{transform:rotate(90deg)}.image-lazy{display:inline-block;vertical-align:middle}.image-lazy img{display:block;vertical-align:middle}.image-lazy.loading{background-color:#eee}.image-lazy.loading img{visibility:hidden}.emoji-picker{width:auto;height:auto;display:flex;flex-wrap:wrap}.emoji-picker header{width:100%}.emoji-picker header .input{display:block;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top:none;border-left:none;border-right:none;padding:12px 16px}.emoji-picker main{width:100%;overflow:auto;overflow-y:scroll;max-height:220px;margin:0;padding:0}.emoji-picker main section{padding:12px 16px 12px 16px}.emoji-picker main section .title{text-transform:capitalize;color:#999;margin-bottom:12px}.emoji-picker main section:first-child .title{margin-top:0}.emoji-picker main section .emojis{display:flex;flex-wrap:wrap;padding:0}.emoji-picker main section .emojis .single-emoji{padding:0;display:inline-block;width:26px;height:26px;text-align:center;line-height:26px;user-select:none;font-size:18px}.progress-indicator{position:relative;animation:delay-display 40ms .2s forwards;opacity:0;height:0;overflow:visible;z-index:1}.progress-indicator>.background{position:absolute;left:0;right:0;top:0;width:100%;background-color:#dae3e6;overflow-x:hidden}.progress-indicator>.background>.determinate{height:100%;background-color:#00aeef;transition:width .3s linear}.progress-indicator>.background>.indeterminate{background-color:#00aeef}.progress-indicator>.background>.indeterminate>.line-1,.progress-indicator>.background>.indeterminate>.line-2{position:absolute;background-color:#00aeef;top:0;left:0;bottom:0;will-change:left,right}.progress-indicator>.background>.indeterminate>.line-1{animation:indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite;animation-delay:.1s}.progress-indicator>.background>.indeterminate>.line-2{animation:indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation-delay:1.15s}.progress-indicator.has-error>.background>.determinate,.progress-indicator.has-error>.background>.indeterminate{background-color:#ff5d5d}@keyframes delay-display{to{opacity:1}}@keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:110%;right:-10%}to{left:110%;right:-10%}}.main{height:100%}.main .navigation-top .project-details{flex-shrink:0}.main .navigation-top .navigation-top-right{margin-left:auto;display:flex;align-items:center;flex-shrink:0}.main .navigation-top .navigation-top-right .user-profile{margin-left:8px}.login-form-alternative-actions{display:flex;flex-direction:row}.login-form-alternative-actions a:first-child{margin-right:8px}.login-form-alternative-actions a:last-child{text-align:right;margin-left:auto}.chart-inline{width:100%}.chart-inline .areas{fill:#00aeef}.chart-inline .series{fill:none;stroke:#00aeef}.grid.grid-projects{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.box-project{position:relative;display:flex;align-items:center;align-content:center;cursor:pointer;box-sizing:border-box;border:2px solid transparent;transition:.25s cubic-bezier(.6,.15,.35,.95);transition-property:border}.box-project>.icon-add,.box-project>.image-fallback{margin-right:16px;flex-shrink:0}.box-project .more{position:absolute;padding:10px 10px 0 0;top:0;right:0}.box-project h4{margin:0}.box-project .body{min-width:0}.box-project .body .body-item{margin-top:6px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#767676}.box-project .body .body-item .icon{fill:#767676}.box-project .body .body-item-team{margin-right:12px}.box-project .body .body-chart{position:absolute;bottom:-2px;left:-2px;right:-2px}.box-project .body .body-chart .body-chart-item{display:block}.box-project.box-project-add{border:0;background-color:#00aeef;color:#fff}.box-project.box-project-add h4{margin:0}.box-project.box-project-add .icon-add{fill:#fff;padding:20px;border-radius:40px;background:hsla(0,0%,100%,.18823529411764706)}.box-project .box-project-label{border-radius:4px;color:#767676;font-weight:500;display:inline-block;background:#dae2e5;padding:3px 12px;margin:0 6px 0 0;box-sizing:border-box}.box-project:hover{border-color:#00aeef}.rich-text{white-space:pre-wrap;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.rich-text .placeholder{background:hsla(0,0%,50.2%,.2);display:inline-block;padding:2px 5px;border-radius:2px;border:1px solid hsla(0,0%,40%,.2);color:rgba(0,0,0,.2)}.rich-text .mention{text-decoration:underline;display:inline-block;color:#000}.rich-text .mention:before{content:"@"}.rich-text h1,.rich-text h2,.rich-text p,.rich-text pre,.rich-text ul{margin:0 0 .5em 0;padding:0}.rich-text ul{list-style-type:disc;list-style-position:inside;text-align:left}.rich-text pre{background-color:rgba(0,0,0,.05);padding:1em}.rich-text h1,.rich-text h2{font-weight:600}.rich-text a{text-decoration:underline}.rich-text :last-child{margin-bottom:0}.rich-text .declension{display:inline-block;padding:2px 2px;border-radius:2px;border:1px dotted rgba(64,64,64,.2);color:#4dcfff;font-weight:600}.rich-text .emoji{height:1.2em;width:1.2em;display:inline-block;vertical-align:middle}.accordion{margin-top:-1px}.accordion .accordion-header{border-bottom:1px solid #e9eff5;border-top:1px solid #e9eff5;background-color:#f7f9fb;cursor:pointer;display:flex;flex-direction:row;align-items:center;color:#767676;font-weight:500;padding:16px;padding-left:16px;padding-right:16px}@media screen and (max-width:48em){.accordion .accordion-header{padding-left:12px;padding-right:12px}}.accordion .accordion-header .info-icon{fill:#767676;margin-left:8px}.accordion .accordion-header .accordion-title .icon{fill:#767676;margin-right:8px}.accordion .accordion-header .accordion-toggle-content{margin-left:auto}.accordion .accordion-header .accordion-toggle-content.open .icon{transform:rotate(-180deg)}.accordion .accordion-content{padding:16px}@media screen and (max-width:48em){.accordion .accordion-content{padding:12px}}.accordion.accordion-no-padding .accordion-content{padding:0}.accordion .expand-transition-enter-active,.accordion .expand-transition-leave-active{transition:height .6s cubic-bezier(.36,.07,.19,.97);overflow:hidden}.accordion .expand-transition-enter,.accordion .expand-transition-leave-to{height:0}.split-panes{display:flex;flex-direction:column;width:100%;height:100%}.split-panes>.split-panes-slots{width:100%;height:100%;display:flex;flex-direction:row;overflow:hidden}.split-panes.split-panes-vertical .split-panes-slots{flex-direction:column}.split-panes>ul.split-panes-navigation{display:none;list-style:none;padding:0;margin:0;justify-items:stretch;overflow:auto;background-color:#fff;flex-shrink:0}@media screen and (max-width:48em){.split-panes>ul.split-panes-navigation{display:flex;background-color:#003049}}.split-panes>ul.split-panes-navigation li{flex:1 0 0;box-sizing:border-box}.split-panes>ul.split-panes-navigation li a{box-sizing:border-box;padding:8px 8px 12px 8px;display:block;width:100%;height:100%;text-align:center;color:#767676;font-weight:500}@media screen and (max-width:48em){.split-panes>ul.split-panes-navigation li a{color:#fff}}.split-panes>ul.split-panes-navigation .split-panes-navigation-active{border-bottom:2px solid #00aeef}.split-panes>ul.split-panes-navigation .split-panes-navigation-active a{color:#00aeef}.split-pane{position:relative;box-sizing:border-box;padding:0 8px;pointer-events:none}.split-pane.split-pane-fill{flex-grow:1;flex-basis:0;min-width:0}.split-pane>.split-pane-grip{width:16px;height:100%;display:flex;position:absolute;right:-8px;top:0;pointer-events:auto;cursor:col-resize;align-items:center;justify-content:center;flex-shrink:0}.split-pane>.split-pane-grip:before{content:"";display:none;border-color:#dae2e5;border-style:solid;width:1px;height:40px;border-width:0 1px}.split-pane>.split-pane-grip:hover:before{display:block}@media screen and (max-width:48em){.split-pane>.split-pane-grip:before{display:block}}.split-pane>.split-pane-content{height:100%;pointer-events:all}.split-pane>.split-pane-content>.block{height:100%;box-sizing:border-box}.split-pane>.split-pane-content>.block.block-scrollable{overflow-y:auto}.split-pane.split-pane-fill>.split-pane-content,.split-pane.split-pane-has-grip>.split-pane-content{overflow-x:hidden}.split-pane.split-pane-vertical{padding:8px 0;max-height:100%;min-height:0;flex-shrink:0}@media screen and (max-width:48em){.split-pane.split-pane-vertical{padding-top:16px;padding-bottom:16px}}@media screen and (max-width:48em) and (max-width:48em){.split-pane.split-pane-vertical{padding-top:12px;padding-bottom:12px}}.split-pane.split-pane-vertical.split-pane-fill{flex-shrink:1;flex-grow:1;height:100%;min-height:0}.split-pane.split-pane-vertical>.split-pane-grip{top:auto;bottom:-8px;right:0;left:0;width:100%;height:16px;cursor:row-resize}@media screen and (max-width:48em){.split-pane.split-pane-vertical>.split-pane-grip{background-color:#f0f4f8}}.split-pane.split-pane-vertical>.split-pane-grip:before{width:40px;height:1px;border-width:1px 0}.split-pane.split-pane-vertical.split-pane-fill>.split-pane-content,.split-pane.split-pane-vertical.split-pane-has-grip>.split-pane-content{overflow-y:hidden}.split-pane.split-pane-reverse-grip>.split-pane-grip{right:auto;left:-8px}.split-pane.split-pane-reverse-grip.split-pane-vertical>.split-pane-grip{bottom:auto;left:0;right:0;top:-8px}.split-pane:last-child{padding-bottom:0;padding-right:0}.split-pane:first-child{padding-top:0;padding-left:0}@media screen and (max-width:48em){.split-panes-navigation>.split-panes-slots>.split-pane{display:none}.split-panes-navigation>.split-panes-slots>.split-pane.split-pane-active{display:block;padding:0;flex-grow:1;min-width:100%;min-height:100%}.split-panes-navigation>.split-panes-slots>.split-pane>.split-pane-grip{display:none}.split-pane.split-pane-empty-block{padding-bottom:0}.split-pane.split-pane-empty-block>.split-pane-content{padding-top:16px;padding-left:16px;padding-right:16px;padding-bottom:0}}@media screen and (max-width:48em) and (max-width:48em){.split-pane.split-pane-empty-block>.split-pane-content{padding-top:12px;padding-left:12px;padding-right:12px}}.team-row{padding:8px;align-items:center;display:flex;padding-left:16px;padding-right:16px;transition-duration:.25s;transition-property:background-color,fill,transform;transition-timing-function:cubic-bezier(.6,.15,.35,.95);outline:none}@media screen and (max-width:48em){.team-row{padding-left:12px;padding-right:12px}}.team-row:hover{background-color:rgba(185,187,198,.2)}.team-row:active,.team-row:focus{background-color:rgba(115,119,141,.2)}.team-row .image-fallback{margin-right:8px;flex-shrink:0}.team-row.selected{transition-duration:.25s;transition-property:background-color;transition-timing-function:cubic-bezier(.6,.15,.35,.95);background-color:rgba(0,174,239,.1);color:#00aeef}.team-row.selected .icon:not(.toggle-icon){fill:#00aeef}.date-range-indicator{display:inline-block;color:#767676;line-height:1;cursor:pointer}.date-range-indicator .icon{fill:#767676}.dashboard-section{margin-top:24px}.dashboard-section .dashboard-section-header{display:flex;align-items:center}.dashboard-section .dashboard-section-header .date-picker-full{margin-left:auto}.dashboard-section .dashboard-section-header .heading-icon{margin-right:8px}.dashboard-section .dashboard-section-header h1{display:block;margin-bottom:0;vertical-align:middle;margin-right:20px}.percentage-change-indicator{display:inline-block;font-weight:600;color:#767676;white-space:nowrap}.percentage-change-indicator:before{content:"";position:relative;display:inline-block;width:0;height:0;margin-right:2px;border:4px solid;border-radius:4px}.percentage-change-indicator.negative:before,.percentage-change-indicator.positive:before{border-left:4px solid transparent;border-right:4px solid transparent}.percentage-change-indicator.negative{color:#ff5d5d}.percentage-change-indicator.negative:before{top:-2px;border-top:4px solid;border-bottom:0}.percentage-change-indicator.positive{color:#09cc6b}.percentage-change-indicator.positive:before{top:-3px;border-top:0;border-bottom:4px solid}.dashboard-card{position:relative;padding:24px;border:2px solid #dae2e5;border-radius:4px;text-align:center;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;flex-direction:column}@media screen and (max-width:48em){.dashboard-card{padding:12px}}.dashboard-card h3{margin-bottom:0}.dashboard-card .value{margin-top:8px}.dashboard-card .description{margin-top:8px;color:#767676;line-height:1.6}.dashboard-card .percentage-change-indicator{margin-top:8px}.chart{position:relative}.chart svg{width:100%}.chart>.chart-tooltip{position:absolute;background-color:hsla(0,0%,100%,.8);border-radius:4px;padding:10px;border:1px solid #dae2e5;color:#666;transform:translateY(-50%);transition:.2s linear;transition-property:left,right,top}.chart>.chart-tooltip>.arrow{content:" ";width:0;height:0;position:absolute;top:50%;margin-top:-5px;bottom:auto}.chart>.chart-tooltip.left{border-left:5px solid #666;margin-left:20px}.chart>.chart-tooltip.left .arrow{left:-10px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:5px solid #666}.chart>.chart-tooltip.right{border-right:5px solid #666;margin-right:20px}.chart>.chart-tooltip.right .arrow{right:-10px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #666}.chart .date{margin-top:10px;color:#999}.chart .domain,.chart .tick line{stroke:#dae2e5;stroke-width:1}.chart .tick line{stroke-dasharray:2,2}.chart .tick text{fill:#666}.grow-metrics-section .block-body .cards{margin-bottom:16px}.grow-metrics-section .block-body .cards,.prompts-section .block-body{box-sizing:border-box;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,auto))}.interactions-section .block-body{width:100%;box-sizing:border-box;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.interactions-section .block-body .chart-container{grid-column:span 3}@media screen and (max-width:48em){.interactions-section .block-body{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}.interactions-section .block-body .chart-container{grid-column:auto}}.donut{position:relative;display:flex;justify-content:center;align-items:center}.donut .donut-center-text{position:absolute;text-align:center}.donut .donut-tooltip{position:absolute;background:#fff;border:1px solid #dae2e5;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.2);padding:16px;z-index:10}.donut svg .circle{stroke:#f0f4f8;fill:none}.donut svg g.arc path{stroke-width:0;transition:.2s}.donut svg g.arc.arc-1 path{fill:#00aeef;stroke:#00aeef}.donut svg g.arc.arc-2 path{fill:#5c1f99;stroke:#5c1f99}.donut svg g.arc.arc-3 path{fill:#990f54;stroke:#990f54}.donut svg g.arc.arc-4 path{fill:#0f9982;stroke:#0f9982}.donut svg g.arc.arc-5 path{fill:#ffd91a;stroke:#ffd91a}.donut svg g.arc.arc-6 path{fill:#ff661a;stroke:#ff661a}.donut svg g.arc.arc-7 path{fill:#1f3399;stroke:#1f3399}.donut svg g.arc.arc-8 path{fill:#35105b;stroke:#35105b}.donut svg g.arc.arc-9 path{fill:#c44500;stroke:#c44500}.donut svg g.arc.arc-10 path{fill:#0f9926;stroke:#0f9926}.donut svg g.arc-other path{fill:transparent;stroke:transparent}.goal-metrics-section .block-body{box-sizing:border-box;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,auto))}.goal-metrics-section .block-body .donut-chart .text-largest{margin:8px 0 4px 0}.goal-metrics-section .block-body .donut-chart .text-trim-width{width:115px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.entry-points-section .modal-footer{display:flex;justify-content:flex-end}.entry-points-section .block-body{display:flex;align-items:flex-start}@media screen and (max-width:48em){.entry-points-section .block-body{flex-direction:column;align-items:center}}.entry-points-section .donut-chart{margin-right:20px}@media screen and (max-width:48em){.entry-points-section .donut-chart{margin-right:0}}.entry-points-section .donut-chart .text-largest{margin:8px 0}.entry-points-section .donut-chart .donut-tooltip-content{display:flex;flex-direction:column}.entry-points-section .donut-chart .donut-tooltip-content .date-range{color:#767676;font-weight:500;margin-bottom:8px}.entry-points-section .donut-chart .donut-tooltip-content .date-range span{color:#333}.entry-points-section .donut-chart .donut-tooltip-content .data{display:flex;justify-content:space-between}.entry-points-section .donut-chart .donut-tooltip-content .data>:not(:last-child){margin-right:8px}.entry-points-section .donut-chart .donut-tooltip-content .data .count{font-weight:500}.entry-points-section .table-responsive{width:100%}.entry-points-section table{position:relative}.entry-points-section table tbody tr{border:none}.entry-points-section table tbody tr td:first-child{white-space:nowrap}.entry-points-section table tbody tr td:first-child:before{content:"";height:8px;width:8px;display:inline-block;border-radius:5px;margin-right:16px;background-color:#dfe7f0}.entry-points-section table tbody tr.order-1 td:first-child:before{background-color:#00aeef}.entry-points-section table tbody tr.order-2 td:first-child:before{background-color:#5c1f99}.entry-points-section table tbody tr.order-3 td:first-child:before{background-color:#990f54}.entry-points-section table tbody tr.order-4 td:first-child:before{background-color:#0f9982}.entry-points-section table tbody tr.order-5 td:first-child:before{background-color:#ffd91a}.entry-points-section table tbody tr.order-6 td:first-child:before{background-color:#ff661a}.entry-points-section table tbody tr.order-7 td:first-child:before{background-color:#1f3399}.entry-points-section table tbody tr.order-8 td:first-child:before{background-color:#35105b}.entry-points-section table tbody tr.order-9 td:first-child:before{background-color:#c44500}.entry-points-section table tbody tr.order-10 td:first-child:before{background-color:#0f9926}.traffic-source-section .modal-footer{display:flex;justify-content:flex-end}.traffic-source-section table{width:100%}.traffic-source-section table tbody tr{border:none}.traffic-source-section table tbody tr td.progress-percentage{color:#767676;font-weight:600}.traffic-source-section table tbody tr td .progress-bar{min-width:100px;height:6px;background:#f0f4f8;border-radius:3px;position:relative}.traffic-source-section table tbody tr td .progress-bar div{left:0;height:6px;position:absolute;border-radius:3px;background-color:#767676}.traffic-source-section table tbody tr.order-1 td.progress-percentage{color:#00aeef}.traffic-source-section table tbody tr.order-1 td .progress-bar div{background-color:#00aeef}.traffic-source-section table tbody tr.order-2 td.progress-percentage{color:#5c1f99}.traffic-source-section table tbody tr.order-2 td .progress-bar div{background-color:#5c1f99}.traffic-source-section table tbody tr.order-3 td.progress-percentage{color:#990f54}.traffic-source-section table tbody tr.order-3 td .progress-bar div{background-color:#990f54}.traffic-source-section table tbody tr.order-4 td.progress-percentage{color:#0f9982}.traffic-source-section table tbody tr.order-4 td .progress-bar div{background-color:#0f9982}.traffic-source-section table tbody tr.order-5 td.progress-percentage{color:#ffd91a}.traffic-source-section table tbody tr.order-5 td .progress-bar div{background-color:#ffd91a}.traffic-source-section table tbody tr.order-6 td.progress-percentage{color:#ff661a}.traffic-source-section table tbody tr.order-6 td .progress-bar div{background-color:#ff661a}.traffic-source-section table tbody tr.order-7 td.progress-percentage{color:#1f3399}.traffic-source-section table tbody tr.order-7 td .progress-bar div{background-color:#1f3399}.traffic-source-section table tbody tr.order-8 td.progress-percentage{color:#35105b}.traffic-source-section table tbody tr.order-8 td .progress-bar div{background-color:#35105b}.traffic-source-section table tbody tr.order-9 td.progress-percentage{color:#c44500}.traffic-source-section table tbody tr.order-9 td .progress-bar div{background-color:#c44500}.traffic-source-section table tbody tr.order-10 td.progress-percentage{color:#0f9926}.traffic-source-section table tbody tr.order-10 td .progress-bar div{background-color:#0f9926}.outgoing-traffic-section .modal-footer{display:flex;justify-content:flex-end}.outgoing-traffic-section table{width:100%}.outgoing-traffic-section table tbody tr{border:none}.outgoing-traffic-section table tbody tr td.progress-percentage{color:#767676;font-weight:600}.outgoing-traffic-section table tbody tr td .progress-bar{min-width:100px;height:6px;background:#f0f4f8;border-radius:3px;position:relative}.outgoing-traffic-section table tbody tr td .progress-bar div{left:0;height:6px;position:absolute;border-radius:3px;background-color:#767676}.outgoing-traffic-section table tbody tr.order-1 td.progress-percentage{color:#00aeef}.outgoing-traffic-section table tbody tr.order-1 td .progress-bar div{background-color:#00aeef}.outgoing-traffic-section table tbody tr.order-2 td.progress-percentage{color:#5c1f99}.outgoing-traffic-section table tbody tr.order-2 td .progress-bar div{background-color:#5c1f99}.outgoing-traffic-section table tbody tr.order-3 td.progress-percentage{color:#990f54}.outgoing-traffic-section table tbody tr.order-3 td .progress-bar div{background-color:#990f54}.outgoing-traffic-section table tbody tr.order-4 td.progress-percentage{color:#0f9982}.outgoing-traffic-section table tbody tr.order-4 td .progress-bar div{background-color:#0f9982}.outgoing-traffic-section table tbody tr.order-5 td.progress-percentage{color:#ffd91a}.outgoing-traffic-section table tbody tr.order-5 td .progress-bar div{background-color:#ffd91a}.outgoing-traffic-section table tbody tr.order-6 td.progress-percentage{color:#ff661a}.outgoing-traffic-section table tbody tr.order-6 td .progress-bar div{background-color:#ff661a}.outgoing-traffic-section table tbody tr.order-7 td.progress-percentage{color:#1f3399}.outgoing-traffic-section table tbody tr.order-7 td .progress-bar div{background-color:#1f3399}.outgoing-traffic-section table tbody tr.order-8 td.progress-percentage{color:#35105b}.outgoing-traffic-section table tbody tr.order-8 td .progress-bar div{background-color:#35105b}.outgoing-traffic-section table tbody tr.order-9 td.progress-percentage{color:#c44500}.outgoing-traffic-section table tbody tr.order-9 td .progress-bar div{background-color:#c44500}.outgoing-traffic-section table tbody tr.order-10 td.progress-percentage{color:#0f9926}.outgoing-traffic-section table tbody tr.order-10 td .progress-bar div{background-color:#0f9926}.dashboard .dashboard-header{display:flex;align-items:center}@media screen and (max-width:48em){.dashboard .dashboard-header{flex-direction:column}}.dashboard .dashboard-header>div{width:50%}@media screen and (max-width:48em){.dashboard .dashboard-header>div{width:100%}}.dashboard .dashboard-header .dashboard-controls .storage-indicator{display:flex;align-self:end;justify-content:space-between;flex-wrap:wrap;max-width:350px;width:100%}@media screen and (max-width:48em){.dashboard .dashboard-header .dashboard-controls .storage-indicator{max-width:none}}.dashboard .dashboard-header .dashboard-controls .storage-indicator .progress-indicator{width:100%;margin-top:8px;overflow:hidden;height:6px;border-radius:3px;z-index:auto}.dashboard .dashboard-header .dashboard-controls>*{justify-content:flex-end}@media screen and (max-width:48em){.dashboard .dashboard-header .dashboard-controls>*{flex-direction:column;justify-content:flex-start}.dashboard .dashboard-header .dashboard-controls>* .input-label{margin-bottom:8px}.dashboard .dashboard-header .dashboard-controls>* .datepicker-container,.dashboard .dashboard-header .dashboard-controls>* .v-select{max-width:100%;width:100%}}@media screen and (max-width:48em){.dashboard .block-body{padding:0}}.agent-info,.contact,.user-info{display:flex;align-items:center}.user-info{min-width:0;width:100%}.user-info>.pin{flex-shrink:0}.user-info>.pin.icon{fill:#b2b2b2}.user-info>.pin.pinned.icon{fill:#00aeef}.user-info>.name{padding-right:8px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;flex:1}.user-info>.image{margin:0 8px;position:relative}.user-info>.image .notification{width:12px;height:12px;border-radius:6px;position:absolute;top:0;right:0;background-color:#ff5d5d}.agent-info{position:relative;flex-shrink:0}.agent-info.no-agent{visibility:hidden}.agent-info>.time{color:#999}.agent-info>.image{margin-left:8px}.agent-info>.image.image-placeholder{border:1px dashed #999;background-color:#ccc}.agent-info .live-agent-icon{position:absolute;bottom:0;right:0;background:#fff;border-radius:6px;line-height:1}.contact{padding:8px;justify-content:space-between;cursor:pointer;padding-left:16px;padding-right:16px;transition-duration:.25s;transition-property:background-color,fill,transform;transition-timing-function:cubic-bezier(.6,.15,.35,.95);outline:none}@media screen and (max-width:48em){.contact{padding-left:12px;padding-right:12px}}.contact .email-domain{color:#ccc;padding-left:2px}.contact .name-pseudonym{color:#b2b2b2}.contact.deactivated{background:rgba(255,93,93,.2)}.contact.deactivated .deactivated-icon svg{fill:#ff5d5d}.contact.unread .user-info .name{font-weight:600;color:#767676}.contact:hover{background-color:rgba(185,187,198,.2)}.contact:active,.contact:focus{background-color:rgba(115,119,141,.2)}.contact:hover .pin:not(.pinned).icon{fill:#767676}.contact.selected{transition-duration:.25s;transition-property:background-color;transition-timing-function:cubic-bezier(.6,.15,.35,.95);background-color:rgba(0,174,239,.1);color:#00aeef}.contact.selected .icon:not(.toggle-icon){fill:#00aeef}.contact.selected .agent-info.no-agent{visibility:visible}.contact-variables .variables{min-width:fit-content}.contact-variables .variables .category{padding:8px 0;margin-right:8px;cursor:pointer}.contact-variables .variables .category .icon{fill:#767676;margin-right:8px}.contact-variables .variables .category .name{font-weight:500;color:#000}.contact-variables .variables .variable{padding:8px 0;white-space:nowrap;width:100%;display:inline-block;cursor:pointer}.contact-variables .variables .variable .name{margin-right:8px}.contact-variables .variables .variable .icon{fill:#767676;margin-right:8px}.contact-variables .variables .variable .value{color:#b2b2b2;white-space:normal;word-break:break-word}.contact-variables .variables .tree-node-children{margin-left:28px}.contact-variables .show-all{text-decoration:underline;display:block;margin-top:16px}@media screen and (max-width:48em){.contact-variables .show-all{margin-top:12px}}.tags-input footer{display:flex;flex-direction:row}.tags-input footer .add-tag{margin-left:auto}.tags-input footer .show-all{text-decoration:underline}.tags-input main .tag{display:inline-block;transition:background-color .1s ease-in-out;outline:none;position:relative;max-width:200px;vertical-align:middle;margin:0 8px 8px 0}.tags-input main .tag .tag-input,.tags-input main .tag .tag-shadow-input{text-rendering:geometricPrecision;white-space:pre;box-sizing:border-box;border-radius:4px;border:1px solid #dae3e6;appearance:none;text-align:center;padding:9px 16px}.tags-input main .tag .tag-shadow-input{visibility:hidden}.tags-input main .tag .tag-input{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;outline:none;cursor:pointer;overflow:hidden;text-overflow:ellipsis;box-shadow:none}.tags-input main .tag .tag-input:hover{background-color:rgba(0,174,239,.1)}.tags-input main .tag .tag-input.tag-focus{border-color:#00aeef;background-color:rgba(0,174,239,.1)}.tags-input main .tag .tag-delete{width:16px;height:16px;padding:0;position:absolute;top:-8px;right:-8px;border-radius:100%;background-color:#00aeef;cursor:pointer;display:flex;align-items:center;justify-content:center}.tags-input main .tag .tag-delete>.icon{fill:#fff}svg.video-seek-bar{display:block;width:100%;overflow:visible}svg.video-seek-bar .bar-disabled{fill:#dae3e6}svg.video-seek-bar .bar-playable{fill:#bcedff}svg.video-seek-bar .bar-played,svg.video-seek-bar .thumb{fill:#00aeef}svg.video-seek-bar .thumb:hover{stroke:rgba(185,187,198,.2)}.media-preview{min-height:0;height:100%;position:relative;max-width:100%;max-height:100%;display:flex;flex-direction:column;box-sizing:border-box}.media-preview .fullscreen-icon{cursor:pointer;position:absolute;top:8px;right:8px;background-color:rgba(0,0,0,.25);padding:4px;border-radius:4px}.media-preview .fullscreen-icon .icon{fill:#fff}.media-preview .media-player{position:relative;height:auto;box-sizing:border-box}.media-preview .media-player .media-player-renderer{background-color:#000;width:100%;min-height:150px;max-height:60vh;box-sizing:border-box;display:block;object-fit:contain}.media-preview .media-player .media-player-overlay{position:absolute}.media-preview .media-controls{margin-top:16px}.media-preview .media-controls .video-seek-bar{margin:8px 0}.media-preview .media-controls .time{text-align:center}.media-preview .media-controls .time span{min-width:43px;display:inline-block;text-align:center}.media-preview .media-controls .buttons{text-align:center}.media-preview-type-audio .media-player .media-player-renderer{min-height:0;max-height:0}.media-preview-type-audio .media-controls{margin-top:0}.chat-container{height:100%;width:100%;box-sizing:border-box;overflow:auto;overflow-x:hidden;padding:16px}@media screen and (max-width:48em){.chat-container{padding:12px}}.chat-container .date{display:flex;flex-flow:nowrap;justify-content:space-between;align-items:center}.chat-container .date span{padding:8px;color:#ccc}.chat-container .date:after,.chat-container .date:before{flex-grow:1;flex-shrink:1;flex-basis:auto;content:" ";height:0;border-bottom:1px solid #ccc}.chat-container .system{text-align:center}.chat-container .system .system-text{margin:auto;padding:8px;color:#b2b2b2}.chat-container .system .system-text a{color:#b2b2b2;text-decoration:underline}.chat-container .system .system-text .icon{fill:#b2b2b2}.chat-container .message-row{display:flex;align-items:flex-end;margin-bottom:1px}.chat-container .message-row .message-avatar{flex-shrink:0;margin-right:8px;width:32px}.chat-container .message-row .message-actions{flex-shrink:0;margin-left:8px;width:32px;align-self:center}.chat-container .message-row .message-body{display:flex;flex-direction:column;align-items:flex-start}.chat-container .message-time{margin-top:4px;min-height:13px;text-align:right;color:#ccc}.chat-container .message{display:inline-block;border-radius:12px;background:#f0f4f8}.chat-container .message .message-text{padding:12px 16px}.chat-container .message .message-button{padding:12px;border-top:1px solid hsla(0,0%,100%,.8);text-align:center}.chat-container .message.message-has-media{max-width:300px}.chat-container .message .message-image{text-align:center;position:relative;height:300px}.chat-container .message .message-image img{max-height:300px}.chat-container .direction-in .image-fallback-title,.chat-container .direction-in .message{background:#683193;color:#fff}.chat-container .direction-in .image-fallback-title a,.chat-container .direction-in .message a{color:#fff;text-decoration:underline}.chat-container .direction-in .image-fallback-title .icon,.chat-container .direction-in .message .icon{fill:#fff}.chat-container .group-single,.chat-container .group-start{margin-top:8px}.chat-container .group-end,.chat-container .group-single{margin-bottom:8px}.chat-container .group-middle .message,.chat-container .group-start .message{border-bottom-left-radius:2px}.chat-container .group-end .message,.chat-container .group-middle .message{border-top-left-radius:2px}.chat-container .direction-out{flex-direction:row-reverse}.chat-container .direction-out.message-row .message-actions{margin-right:8px;margin-left:0}.chat-container .direction-out.message-row .message-avatar{margin-right:0;margin-left:8px}.chat-container .direction-out.message-row .message-body{align-items:flex-end}.chat-container .direction-out.group-middle .message,.chat-container .direction-out.group-start .message{border-bottom-left-radius:12px;border-bottom-right-radius:2px}.chat-container .direction-out.group-end .message,.chat-container .direction-out.group-middle .message{border-top-left-radius:12px;border-top-right-radius:2px}.chat-container .message-image-controls{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center}.chat-container .message-image-controls .message-play-button{background:hsla(0,0%,76.9%,.8);border:3px solid #fff;border-radius:100%;box-sizing:border-box;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.chat-container .message-image-controls .message-play-button .icon{fill:#fff;height:30px;width:30px}.rich-input{position:relative}.rich-input .input-controls{position:absolute;right:0;bottom:0;fill:#999}.rich-input .input-controls .icon{cursor:pointer;padding:3px;padding-left:0;margin-left:-3px}.rich-input .input-controls .input-control-text{padding:6px 6px;margin-left:-3px;display:inline-block;vertical-align:bottom}.rich-input .input-controls .max-length-indicator{color:#999}.rich-input .input-content-emoji-picker{padding:0;max-width:300px}.rich-input .drop-down-menu .header-icons{padding-top:6px;padding-bottom:6px}.rich-input .drop-down-menu .header-icons .icon{padding:6px;cursor:pointer;transition-duration:.25s;transition-property:background-color,fill,transform;transition-timing-function:cubic-bezier(.6,.15,.35,.95);outline:none}.rich-input .drop-down-menu .header-icons .icon:hover{background-color:rgba(185,187,198,.2)}.rich-input .drop-down-menu .header-icons .icon:active,.rich-input .drop-down-menu .header-icons .icon:focus{background-color:rgba(115,119,141,.2)}.rich-input .content-editable{white-space:pre-wrap;overflow-wrap:break-word;-webkit-user-modify:read-write;-webkit-line-break:after-white-space;word-wrap:break-word;word-break:break-word}.rich-input .content-editable h1,.rich-input .content-editable h2,.rich-input .content-editable p,.rich-input .content-editable pre,.rich-input .content-editable ul{margin:0 0 .5em 0}.rich-input .content-editable pre{background-color:rgba(0,0,0,.05);padding:1em}.rich-input .content-editable h1,.rich-input .content-editable h2{font-weight:600}.rich-input .content-editable a{text-decoration:underline}.rich-input .content-editable a[href="https://"]{color:#ff5d5d;border-bottom:2px dotted #ff5d5d}.rich-input .content-editable .placeholder{-webkit-user-modify:read-only;background:#effbff;display:inline-table;padding:2px 5px;border-radius:2px;border:1px solid #bcedff;color:#00aeef;cursor:pointer;vertical-align:baseline}.rich-input .content-editable .placeholder .placeholder-icon{fill:#00aeef;display:inline-block;margin-right:5px;vertical-align:middle;margin-top:-2px;margin-bottom:-2px;width:1em}.rich-input .content-editable .placeholder .placeholder-icon svg{width:1em;height:1em}.rich-input .content-editable .placeholder .placeholder-icon.error{display:none}.rich-input .content-editable .placeholder[has-error=true]{background-color:#fdd;border:1px solid #faa;color:#ff5d5d}.rich-input .content-editable .placeholder[has-error=true] .placeholder-icon{display:none}.rich-input .content-editable .placeholder[has-error=true] .placeholder-icon.error{display:inline-block;fill:#ff5d5d}.rich-input .content-editable .mention{text-decoration:underline;vertical-align:baseline;color:#999}.rich-input .content-editable .mention:before{content:"@"}.rich-input .content-editable .declension{display:inline-table;padding:2px 2px;border-radius:2px;border:1px dotted #70d8ff;color:#00aeef;font-weight:600;min-width:15px;vertical-align:baseline}.rich-input .content-editable .declension>span{vertical-align:baseline;display:table-cell;min-width:8px;min-height:8px;padding-left:2px;padding-right:2px}.rich-input .content-editable .declension>span.separator{padding-left:0;padding-right:0;text-align:center}.rich-input .content-editable .emoji{height:1.2em;min-width:1.2em;display:inline-block;vertical-align:top}.operator-list .body a{display:flex;align-items:center;padding:8px 16px}.operator-list .operator .operator-info{flex:1;margin-left:8px}.operator-list .operator .operator-info .date-time{display:flex;justify-content:space-between;width:100%;color:#ccc}.operator-list ul{border-bottom:1px solid #dae2e5}.operator-list .footer.start-conversation{text-align:right;color:#00aeef;text-transform:uppercase;cursor:pointer}.inbox-contacts .contacts-container{padding:0;height:100%;display:flex;flex-direction:column}.inbox-contacts .contacts-container .contact-list{overflow-scrolling:touch;overflow:auto}.inbox-sidebar .sidebar-contact{display:flex;align-items:center}.inbox-sidebar .sidebar-contact .image-container{position:relative;margin-right:8px}.inbox-sidebar .sidebar-contact .image-container .online{width:12px;height:12px;border-radius:6px;position:absolute;bottom:0;left:0;background-color:#09cc6b}.inbox-sidebar .sidebar-contact .name{margin-bottom:4px}.inbox-sidebar .sidebar-contact .nickname{color:#b2b2b2}.inbox-sidebar .sidebar-contact .icon{margin-left:auto}.inbox-chat{padding:0;display:flex;flex-direction:column}.inbox-chat .chat-footer{border-top:1px solid #dae2e5;padding:8px 8px;display:flex;align-items:center;flex-shrink:0;flex-grow:1}.inbox-chat .chat-footer .live-agent-icon svg{position:relative;top:-1px}.inbox-chat .chat-footer .agent-info>.image{position:relative;margin-left:0}.inbox-chat .chat-footer .chat-input{margin:0 8px;flex-grow:1}.inbox-chat .chat-footer .chat-input>.icon-right{right:8px}.inbox-chat .chat-footer .chat-input>.rich-input>.input{padding-top:8px;padding-bottom:8px;padding-left:8px}.inbox-chat .action:not(:last-child){margin-right:8px}.inbox-chat .action .icon{fill:#ccc}.inbox-chat .action:hover{cursor:pointer}.inbox-chat .action:hover .icon{fill:#000}.image-fallback-pseudonym{background:#f0f4f8}.image-fallback-pseudonym .no-image{color:#ced1d4}.image-fallback-loading{background:transparent}.billing-information-modal .control-group-inline label{min-width:30%}.billing dl.list-details.billing-list-details{max-width:400px;padding-left:20px;box-sizing:border-box}.billing .billing-list-header{max-width:400px;padding-bottom:12px;padding-top:12px;font-weight:500}.billing .billing-list-header:first-child{padding-top:0}.color-picker{display:inline-block}.color-picker .clear-button{margin-bottom:16px}.color-picker .color-picker-box{height:32px;width:32px;border-radius:4px;cursor:pointer;border:1px solid #dae2e5}.color-picker .color-picker-box.disabled{background:hsla(0,0%,85.1%,.5);cursor:not-allowed}.color-picker .color-picker-box.no-color{background:hsla(0,0%,100%,.5)}.color-picker .color-picker-box.disabled:after,.color-picker .color-picker-box.no-color:after{content:"";height:1px;width:45px;background:red;display:block;transform:rotate(45deg);transform-origin:0}.color-picker .pick{pointer-events:none;height:18px;width:18px;margin-top:-9px;margin-left:-9px;border-radius:100%;border:2px solid #000;box-shadow:inset 2px 0 0 #fff,inset 0 2px 0 #fff,inset -2px 0 0 #fff,inset 0 -2px 0 #fff;position:absolute;box-sizing:border-box}.color-picker .picker-hue{border-radius:4px;height:14px;position:relative;margin-bottom:16px;background-image:-webkit-gradient(linear,left top,right top,from(red),color-stop(#ff0),color-stop(#0f0),color-stop(#0ff),color-stop(#00f),color-stop(#f0f),to(red));background-image:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.color-picker .picker-hue .pick{margin-top:-2px}.color-picker .picker-hsl{border-radius:4px;height:150px;position:relative;margin-bottom:16px}.color-picker .picker-hsl .picker-hue-white{height:150px;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.color-picker .picker-hsl .picker-hue-black{height:150px;background:linear-gradient(0deg,#000,transparent)}.color-picker .picker-hsl .picker-hue-black,.color-picker .picker-hsl .picker-hue-white{position:absolute;top:0;left:0;right:0;bottom:0}.color-picker .color-row{display:flex}.color-picker .color-row .color-picker{border-radius:4px;width:46px;height:36px;margin-right:16px}.cloud-icon{fill:#767676}.cloud-text{color:#767676;margin-left:8px}@media screen and (max-width:48em){.cloud-text{display:none}}.media-items{width:100%;height:100%;position:relative}.media-items .media-item img,.media-items .media-item video{display:block;position:absolute;top:0;left:0;height:100%;width:100%}.fade-enter-active,.fade-leave-active{transition:all .2s ease-in-out}.fade-enter,.fade-leave-to{opacity:0}.slide-enter-active,.slide-leave-active{transition:.5s ease;transform:translateY(0)}.slide-enter,.slide-leave-to{transform:translateY(-100%);opacity:0}.scene-controls{position:absolute;top:0;width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-start;pointer-events:all}.scene-controls .actions-top{pointer-events:none;opacity:0;display:flex;flex-direction:row;width:100%;margin:8px;flex-wrap:nowrap;align-items:center;transition-duration:.15s;transition-property:background-color,opacity;transition-timing-function:ease-in-out}.scene-controls .actions-information{pointer-events:none;position:absolute;margin:8px;border-radius:4px;overflow:hidden}.scene-controls .actions-information .actions-button-transition{animation-delay:.3s}.scene-controls.scene-pointer-events .actions-information,.scene-controls.scene-pointer-events .actions-top{pointer-events:all}.scene-controls .actions{flex-shrink:0;z-index:1;transition:all .15s ease}.scene-controls .actions .action-button{border:none;background-color:transparent;cursor:pointer;padding:8px;box-sizing:border-box;display:inline-flex;flex-direction:row;align-items:center;transition-duration:.3s;transition-property:background-color,opacity;transition-timing-function:ease-in-out}.scene-controls .actions .action-button:focus,.scene-controls .actions .action-button:hover{background-color:hsla(0,0%,100%,.1)}.scene-controls .actions .action-button:focus .icon,.scene-controls .actions .action-button:hover .icon{fill:#fff}.scene-controls .actions .action-button .icon{fill:#fff;flex-shrink:0;flex-grow:1}.scene-controls .actions .action-button .icon svg{display:block}.scene-controls .actions .action-button.action-button-disabled .icon,.scene-controls .actions .action-button.action-button-disabled:focus .icon,.scene-controls .actions .action-button.action-button-disabled:hover .icon{fill:hsla(0,0%,100%,.5)}.scene-controls .actions .action-button.action-button-with-text{padding-right:12px}.scene-controls .actions .action-button.action-button-with-text .icon{margin-right:8px}.scene-controls .actions .action-button.action-button-contrast{background-color:rgba(0,0,0,.5);color:#fff}.scene-controls .actions .action-button.action-button-contrast:focus,.scene-controls .actions .action-button.action-button-contrast:hover{background-color:rgba(0,0,0,.9)}.scene-controls .actions .action-button.action-button-contrast .icon{fill:#fff}.scene-controls .actions .action-button.actions-button-transition-enter,.scene-controls .actions .action-button.actions-button-transition-leave-to{opacity:0}.scene-controls .actions.actions-right{margin-left:auto}.scene-controls .progress-bar-wrapper{flex-grow:1;padding:0 16px}.scene-controls .progress-bar-wrapper .progress-bar{width:100%;height:38px;z-index:1;cursor:pointer;display:flex;flex-direction:column;justify-content:center}.scene-controls .progress-bar-wrapper .progress-bar .progress-bar-inner{height:2px;pointer-events:none;background-color:hsla(0,0%,100%,.1);border-radius:1px}.scene-controls .progress-bar-wrapper .progress-bar .progress{background-color:hsla(0,0%,100%,.8);height:2px;border-radius:1px;transition:width 15ms linear;will-change:width;position:relative}.scene-controls .progress-bar-wrapper .progress-bar .progress-circle{position:absolute;right:-4px;top:-3px;height:8px;width:8px;border-radius:4px;background:hsla(0,0%,100%,.8)}.scene-controls.scene-controls-visible .actions-top{opacity:1}.scene-controls.scene-controls-static .actions,.scene-controls.scene-controls-video .actions-top{background-color:rgba(0,0,0,.25);border-radius:4px;backdrop-filter:blur(10px)}.chat-scene-loader{background:rgba(0,0,0,.5);position:absolute;bottom:0;right:0;left:0;top:0;display:flex;align-items:center;justify-content:center}.chat-scene-loader .chat-scene-loader-circular{animation:chat-scene-loader-rotate 2s linear infinite;transform-origin:center center;height:100px;width:100px}@media screen and (max-width:48em){.chat-scene-loader .chat-scene-loader-circular{height:80px;width:80px}}.chat-scene-loader .chat-scene-loader-path{stroke:hsla(0,0%,100%,.7);stroke-dasharray:150,200;stroke-dashoffset:-10;animation:chat-scene-loader-dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@keyframes chat-scene-loader-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes chat-scene-loader-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}}.chat-scene-fade-enter-active,.chat-scene-fade-leave-active{transition:opacity .5s}.chat-scene-fade-enter,.chat-scene-fade-leave-to{opacity:0}.scene-datepicker{width:100%}.scene-datepicker .icon{cursor:pointer;user-select:none;fill:var(--scene-color-text)}.scene-datepicker .month{justify-content:space-between;align-items:center}.scene-datepicker .month,.scene-datepicker .weekdays{font-weight:500;display:flex;color:var(--scene-color-text)}.scene-datepicker .weekdays{text-align:center;margin:.5em 0 .3em 0}.scene-datepicker .weekdays .weekday{width:14.28571%}.scene-datepicker .days{display:flex;flex-wrap:wrap;color:var(--scene-color-text)}.scene-datepicker .days .day{width:14.28571%;padding-top:.3em;padding-bottom:.3em;display:flex;justify-content:center;align-items:center;text-align:center;cursor:pointer;border-radius:16px;transition:.1s}.scene-datepicker .days .day:not(.is-disabled):hover{background:var(--scene-color-primary-transparent);color:var(--scene-color-primary-text)}.scene-datepicker .days .is-between,.scene-datepicker .days .is-range-end,.scene-datepicker .days .is-range-start,.scene-datepicker .days .is-selected,.scene-datepicker .days .is-today{position:relative}.scene-datepicker .days .is-other-month{opacity:.5}.scene-datepicker .days .is-today{font-weight:500}.scene-datepicker .days .is-between,.scene-datepicker .days .is-range-end,.scene-datepicker .days .is-selected{background:var(--scene-color-primary);color:var(--scene-color-primary-text)}.scene-datepicker .days .is-between:hover,.scene-datepicker .days .is-range-end:hover,.scene-datepicker .days .is-selected:hover{background:var(--scene-color-background);color:var(--scene-color-primary-text)}.scene-datepicker .days .is-between:not(.is-selected){border-radius:0}.scene-datepicker .days .is-range-end:not(.is-range-start){border-top-left-radius:0;border-bottom-left-radius:0}.scene-datepicker .days .is-range-start:not(.is-range-end){border-top-right-radius:0;border-bottom-right-radius:0}.scene-datepicker .days .is-disabled{opacity:.6;cursor:not-allowed}.scene-prompt.scene-prompt-loading{opacity:.5}.scene-prompt .chat-button-upload{position:relative}.scene-prompt .chat-button-upload input{opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.scene-prompt .chat-input-grow{display:grid}.scene-prompt .chat-input-grow .chat-grow-content{white-space:pre-wrap;visibility:hidden;pointer-events:none}.scene-prompt .chat-input-grow>textarea{resize:none;overflow:hidden}.scene-prompt .chat-input-grow .chat-grow-content,.scene-prompt .chat-input-grow>textarea{grid-area:1/1/2/2;font-family:unset}.scene-prompt>:last-child{margin-bottom:0!important}.scene-recorder{z-index:3;position:absolute;top:0;bottom:0;right:0;left:0;height:100%;background:rgba(0,0,0,.8666666666666667);backdrop-filter:blur(10px)}.scene-recorder.hide-overlay{background:none;backdrop-filter:none}.scene-recorder .scene-recorder-main-button{display:flex;align-items:center;justify-content:center;box-sizing:border-box;height:80px;width:80px;border-radius:80px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.25);border:2px solid hsla(0,0%,100%,.3);color:#fff;z-index:11;font-size:24px;-webkit-tap-highlight-color:transparent;cursor:pointer}.scene-recorder .scene-recorder-main-button .icon{fill:#fff}.scene-recorder .scene-recorder-main-button .scene-recorder-main-countdown{position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;height:80px;width:80px}.scene-recorder .scene-recorder-main-button .scene-recorder-main-countdown circle{stroke-dasharray:257px;stroke-dashoffset:0;stroke-linecap:round;stroke-width:2px;stroke:#fff;fill:none;animation:recording-main-countdown 3s linear 1 forwards;transform:rotate(-90deg);transform-origin:center center}@keyframes recording-main-countdown{0%{stroke-dashoffset:0}to{stroke-dashoffset:257px}}.scene-recorder .scene-recorder-controls{position:absolute;left:0;right:0;bottom:0;display:flex;flex-direction:column}.scene-recorder .scene-recorder-controls .scene-recorder-error{border-radius:4px;background:#c01313;color:#fff;padding:16px 16px;margin:0 16px 16px 16px;align-self:center;text-align:center}.scene-recorder .scene-recorder-controls .scene-recorder-time{display:flex;align-items:center;background:#f7f9fb;border-radius:16px;padding:8px 16px;min-width:100px;margin:0 auto 16px auto;align-self:center}.scene-recorder .scene-recorder-controls .scene-recorder-time-countdown{justify-content:center}.scene-recorder .scene-recorder-controls .scene-recorder-time .icon{fill:#c01313;margin-right:5px;margin-left:10px}.scene-recorder .scene-recorder-controls .scene-recorder-text{color:#fff;margin:0 16px 16px 16px;align-self:center;text-align:center}.scene-recorder .scene-recorder-controls .scene-recorder-background{backdrop-filter:blur(40px);background:hsla(0,0%,100%,.2);padding:16px}.scene-recorder .scene-recorder-controls .scene-recorder-buttons{display:flex;align-content:center;justify-content:center}.scene-recorder .scene-recorder-controls .scene-recorder-buttons .scene-recorder-button{border:2px solid transparent;box-sizing:border-box;background:rgba(0,0,0,.32);box-shadow:0 4px 16px rgba(0,0,0,.16);padding:16px;border-radius:50px;cursor:pointer;margin:0 20px}.scene-recorder .scene-recorder-controls .scene-recorder-buttons .scene-recorder-button.scene-recorder-button-flat{border:2px solid #fff;background:transparent}.scene-recorder .scene-recorder-controls .scene-recorder-buttons .scene-recorder-button .icon{fill:#fff}.scene-recorder .scene-recorder-controls .scene-recorder-buttons .scene-recorder-button .icon .icon-secondary{fill:#000}.scene-recorder .scene-recorder-media{box-sizing:border-box;display:block;min-height:0;width:100%;height:100%}.scene-recorder .scene-recorder-media.mirrored{transform:scaleX(-1)}.scene-subtitles{pointer-events:none;position:absolute;right:16px;left:16px;display:flex;align-items:center;align-content:center;flex-direction:column;justify-content:flex-end;transition-property:top,bottom;transition-duration:.3s;transition-timing-function:ease-in}.scene-subtitles .scene-subtitles-block{background:rgba(0,0,0,.6);color:#fff;font-weight:500;text-shadow:#000 0 0 7px;padding:5px 10px;border-radius:4px;text-align:center;font-size:135%;max-width:48em}@media screen and (max-width:48em){.scene-subtitles .scene-subtitles-block{font-size:120%}}.scene-menu{z-index:1;top:46px;bottom:8px;right:8px}.scene-menu,.scene-menu>ul{position:absolute;max-height:100%}.scene-menu>ul{list-style:none;margin:0;right:0;padding:0;width:auto;min-width:200px;max-width:100%;overflow:auto;background-color:#fff;border-radius:4px;box-sizing:border-box;box-shadow:0 0 10px rgba(0,0,0,.25)}.scene-menu>ul li.selected{background-color:#eee}.scene-menu>ul a{padding:10px 16px;display:block;color:#000;text-decoration:none;cursor:pointer}.scene-menu>ul a:focus,.scene-menu>ul a:hover{background-color:#eee}.scene-speech-recognition{pointer-events:none;position:absolute;right:16px;left:16px;display:flex;align-items:center;align-content:center;flex-direction:column;top:64px}.scene-speech-recognition .scene-speech-recognition-listening{background:var(--scene-color-error);width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:48px;transition:background-color .5s ease-in-out;opacity:.8;border:2px solid hsla(0,0%,100%,.05)}.scene-speech-recognition .scene-speech-recognition-listening-inactive{background-color:#666}.scene-speech-recognition .scene-speech-recognition-listening>.icon{fill:#fff}.scene-speech-recognition .scene-speech-recognition-block{background:hsla(0,0%,100%,.6);color:#000;font-weight:500;text-shadow:#fff 0 0 7px;padding:5px 10px;border-radius:4px;text-align:center;font-size:135%}@media screen and (max-width:48em){.scene-speech-recognition .scene-speech-recognition-block{font-size:120%}}.chat-scene-hotspot{position:absolute;border-radius:0;box-sizing:border-box;background-position:50%;overflow:hidden}.chat-scene-hotspot-clickable{cursor:pointer}.chat-scene-hotspot-indicator-tracked,.chat-scene-hotspot-tracked{transition:.25s linear;transition-property:top,left,width,height}.chat-scene-hotspot-background{box-shadow:0 0 2px hsla(0,0%,100%,.2)}.chat-scene-hotspot-background-image{object-fit:contain;width:100%;height:100%;position:absolute;display:block;pointer-events:none}.chat-scene-hotspot .hotspot-text{display:flex;justify-content:center;align-content:center;height:100%;width:100%;position:absolute}.chat-scene-hotspot .hotspot-text .hotspot-text-inner{margin:auto;text-align:center;font-size:135%;font-weight:500;display:inline-block;border-radius:5px}.chat-scene-hotspot .hotspot-text .hotspot-text-inner .rich-text{vertical-align:middle}.chat-scene-hotspot-indicator{cursor:pointer;position:absolute;min-height:40px;min-width:40px;margin-left:-20px;margin-top:-20px;display:flex;align-content:center;justify-content:center}.chat-scene-hotspot-indicator .icon{align-self:center;place-self:center}.chat-scene-hotspot-indicator .hotspot-indicator,.chat-scene-hotspot-indicator .hotspot-indicator-overlay,.chat-scene-hotspot-indicator .hotspot-indicator-ring{display:block;position:absolute;top:50%;left:50%;transform-origin:50% 50%;border-radius:50%;box-sizing:border-box}.chat-scene-hotspot-indicator .hotspot-indicator{background-color:#fff;opacity:.8;transition:opacity .2s ease-in,transform .1s ease-out;cursor:pointer}.chat-scene-hotspot-indicator .hotspot-indicator-ring{border:.2em solid #fff;opacity:0;animation:hotspot-pulsate 2s ease-out infinite}.chat-scene-hotspot-indicator .hotspot-indicator-overlay{margin:-18px -200px auto -18px;background-color:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;min-height:36px;min-width:36px;width:auto;padding:8px}.chat-scene-hotspot-indicator .hotspot-indicator-overlay .icon{fill:#000}.chat-scene-hotspot-indicator .hotspot-indicator-overlay-with-body{padding:8px 16px}.chat-scene-hotspot-indicator .hotspot-indicator-overlay-with-body .icon{margin-right:8px;align-self:flex-start;flex-shrink:0}.chat-scene-hotspot-indicator .hotspot-indicator-overlay-with-icon{padding-left:8px}.chat-scene-hotspot-indicator:active .hotspot-indicator,.chat-scene-hotspot-indicator:hover .hotspot-indicator{opacity:1;transform:scale(1.2)}.chat-scene-hotspot-menu-collapsed{position:absolute;border-radius:1px;color:var(--scene-color-menu-text);justify-content:center;align-items:center;cursor:pointer;display:flex;background-color:var(--scene-color-menu);transition-duration:.2s;transition-property:background-color;transition-timing-function:ease-in-out}.chat-scene-hotspot-menu-collapsed:hover{background-color:var(--scene-color-menu-hover)}.chat-scene-hotspot-menu-icon{fill:var(--scene-color-menu-text);display:block}.chat-scene-hotspot-menu-item{cursor:pointer;background-color:var(--scene-color-menu);transition-duration:.2s;transition-property:background-color;transition-timing-function:ease-in-out}.chat-scene-hotspot-menu-item:hover{background-color:var(--scene-color-menu-hover)}.chat-scene-hotspot-menu-close{position:absolute;right:0;top:0;cursor:pointer}.chat-scene-hotspot-menu-close:hover{background-color:var(--scene-color-menu-hover)}.chat-scene-hotspot-menu-expanded{border-radius:1px;color:var(--scene-color-menu-text);position:absolute;display:flex;max-height:100%;top:0;left:0}.chat-scene-hotspot-menu-expanded-content{overflow:auto;margin-top:40px;position:relative}.scene-drawing{position:relative;width:100%;height:100%}.scene-drawing canvas{position:absolute;width:100%;height:100%}.scene-drawing .scene-drawing-colors{position:absolute;top:16px;right:16px;margin:2px;width:20px;border-radius:4px;box-shadow:2px 2px 8px rgba(0,0,0,.2)}.scene-drawing .scene-drawing-colors>div{height:16px;border:0 solid transparent;padding:2px;box-shadow:inset 2px 2px 13px rgba(0,0,0,.2)}.scene-drawing .scene-drawing-colors>div.selected{border-color:#000;outline:2px solid rgba(0,0,0,.8)}.scene-drawing .scene-drawing-text{position:absolute;top:16px;text-align:center;left:16px;right:16px}.scene-drawing .scene-drawing-buttons{position:absolute;bottom:16px;right:0;left:0;display:flex;flex-direction:row;padding:0 16px;box-sizing:border-box;max-width:500px;margin:0 auto;pointer-events:all}.scene-drawing .scene-drawing-buttons button{display:block;flex-grow:1;margin:5px;font-weight:600;padding:8px 16px;background:rgba(0,0,0,.8);color:#fff;border-top:2px solid transparent;border-right:0;border-left:0;border-radius:6px;border-bottom:0}.scene-drawing .scene-drawing-buttons button .icon{fill:#fff}.scene-drawing .scene-drawing-buttons button:first-child{border-right:2px solid transparent}.scene-drawing .scene-drawing-buttons button:hover{background:#000;color:#fff}.chat-scene-view{flex-shrink:1;flex-grow:1;height:100%;min-height:0;width:100%;box-sizing:border-box;position:relative;background-color:var(--scene-color-background)}.chat-scene-view .chat-scene-background{height:100%}.chat-scene-view .chat-scene-interactions{position:absolute;bottom:0;right:0;left:0;background-color:var(--scene-color-background-transparent);overflow:auto;pointer-events:none}.chat-scene-view .chat-scene-interactions .chat-interaction{padding:16px;box-sizing:border-box}.chat-scene-view .chat-scene-interactions .chat-interaction-content{transition:background-color;max-width:320px;margin:0 auto;pointer-events:all}.chat-scene-view .chat-scene-interactions .chat-input{pointer-events:all;width:100%;display:block;background:transparent;background-color:transparent;font-weight:400;padding:15px 20px;box-sizing:border-box;color:var(--scene-color-text);border:1px solid var(--scene-color-primary);border-radius:8px;outline:none;transition-duration:.3s;transition-timing-function:ease-in-out;transition-property:box-shadow,border,background-color}.chat-scene-view .chat-scene-interactions .chat-input:active{box-shadow:0 0 4px var(--scene-color-primary)}.chat-scene-view .chat-scene-interactions .chat-input.has-error{border-color:var(--scene-color-error)}.chat-scene-view .chat-scene-interactions .chat-button{pointer-events:all;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;padding:15px 20px;border:0;border-radius:8px;box-shadow:0 6px 12px rgba(0,0,0,.2);box-sizing:border-box;text-align:center;background:transparent;background-color:var(--scene-color-primary);font-weight:400;color:var(--scene-color-primary-text);width:100%;transition-duration:.3s;transition-timing-function:ease-in-out;transition-property:box-shadow,border,background-color}.chat-scene-view .chat-scene-interactions .chat-button .icon{fill:var(--scene-color-primary-text);margin-right:4px}.chat-scene-view .chat-scene-interactions .chat-button:hover{background-color:var(--scene-color-primary-hover)}.chat-scene-view .chat-scene-interactions .chat-button:active{background-color:var(--scene-color-primary-active)}.chat-scene-view .chat-scene-interactions .chat-button.chat-button-primary{background-color:var(--scene-color-secondary);color:var(--scene-color-primary-text)}.chat-scene-view .chat-scene-interactions .chat-button.chat-button-primary:hover{background-color:var(--scene-color-secondary-hover)}.chat-scene-view .chat-scene-interactions .chat-button.chat-button-primary:active{background-color:var(--scene-color-secondary-active)}@media screen and (max-width:48em){.chat-scene-view .chat-scene-interactions .chat-button{padding:12px 15px}}.chat-scene-view .chat-scene-interactions .chat-entity-search{max-height:230px;overflow:auto;margin-bottom:8px;border-radius:8px}.chat-scene-view .chat-scene-interactions .chat-entity-search-result{text-align:left;pointer-events:all;cursor:pointer;outline:none;display:block;box-shadow:none;-webkit-tap-highlight-color:transparent;padding:15px 20px;background:transparent;background-color:var(--scene-color-primary);font-weight:400;color:var(--scene-color-primary-text);border-bottom:1px solid var(--scene-color-primary-hover)}.chat-scene-view .chat-scene-interactions .chat-entity-search-result:last-child{border-bottom:0}.chat-scene-view .chat-scene-interactions .chat-entity-search-result:hover{background-color:var(--scene-color-primary-hover)}.chat-scene-view .chat-scene-interactions .chat-entity-search-result:active{background-color:var(--scene-color-primary-active)}@media screen and (max-width:48em){.chat-scene-view .chat-scene-interactions .chat-entity-search-result{padding:12px 15px}}.chat-scene-view .chat-scene-interactions .chat-check-box{pointer-events:all;display:flex;cursor:pointer;outline:none;align-items:center;-webkit-tap-highlight-color:transparent}.chat-scene-view .chat-scene-interactions .chat-check-box .checkbox{fill:var(--scene-color-primary);margin-right:8px;flex-shrink:0}.chat-scene-view .chat-scene-interactions .chat-check-box .checkbox.on path{fill:var(--scene-color-primary-text)}.chat-scene-view .chat-scene-interactions .chat-check-box.has-error .checkbox{fill:var(--scene-color-error)}.chat-scene-view .chat-scene-interactions .chat-check-box.has-error .rich-text,.chat-scene-view .chat-scene-interactions .chat-check-box.has-error .rich-text a{color:var(--scene-color-error)}.chat-scene-view .chat-scene-interactions .chat-buttons{pointer-events:all;margin-bottom:-8px;display:grid;grid-template-columns:repeat(auto-fit,minmax(auto,320px));justify-content:center;align-content:center}.chat-scene-view .chat-scene-interactions .chat-buttons .chat-button{display:inline-block;margin:0 4px 8px 4px;max-width:320px;width:auto}.chat-scene-view .chat-scene-interactions .chat-text{pointer-events:all;color:var(--scene-color-text)}.chat-scene-view .chat-scene-interactions .chat-text .rich-text,.chat-scene-view .chat-scene-interactions .chat-text .rich-text a{color:var(--scene-color-text)}.chat-scene-view .chat-scene-interactions .chat-text .rich-texta,.chat-scene-view .chat-scene-interactions .chat-text .rich-text aa{text-decoration:underline}.chat-scene-view .chat-scene-interactions .chat-text.centered{text-align:center}.chat-scene-view .chat-scene-interactions .chat-text.spacing-bottom{margin-bottom:16px;box-sizing:border-box}.chat-scene-view .chat-webview{z-index:2;position:absolute;top:0;bottom:0;right:0;left:0;height:100%}.chat-scene-view .chat-webview-overlay{position:absolute;top:0;bottom:0;right:0;left:0;height:100%;background-color:rgba(0,0,0,.65)}.chat-scene-view .chat-webview-frame{position:absolute;bottom:0;right:0;left:0;background-color:#fff;height:100%;overflow:hidden}.chat-scene-view .chat-webview-frame>iframe{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:block}.chat-scene-view .chat-webview-tall .chat-webview-frame{height:70%}.chat-scene-view .chat-webview-small .chat-webview-frame{height:30%}.chat-scene-view .chat-webview-modal{display:flex;justify-content:center;align-items:center}.chat-scene-view .chat-webview-modal .chat-webview-frame{border-radius:8px;max-width:1280px;max-height:720px;height:100%;width:100%;position:relative}@media screen and (max-width:48em){.chat-scene-view .chat-webview-modal .chat-webview-frame{max-width:none;max-height:none;border-radius:0}}.chat-scene-view .chat-webview-modal.chat-webview-small .chat-webview-frame{max-width:720px;max-height:576px}@media screen and (max-width:48em){.chat-scene-view .chat-webview-modal.chat-webview-small .chat-webview-frame{max-width:none;max-height:none}}.chat-scene-view .chat-webview-close{cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;position:absolute;top:8px;right:8px;border-radius:32px;padding:8px;background-color:var(--scene-color-background-transparent);box-sizing:border-box}.chat-scene-view .chat-webview-close>.icon{fill:var(--scene-color-text)}.chat-scene-view .chat-webview-loading{background-color:red}.chat-scene-view.split-view{display:flex}.chat-scene-view.split-view .chat-scene-background{width:50%;position:relative;background-color:var(--scene-color-background)}.chat-scene-view.split-view .chat-webview,.chat-scene-view.split-view .chat-webview-overlay{width:50%;left:50%}.chat-scene-view.split-view .chat-scene-interactions{width:50%;background-color:var(--scene-color-background);display:flex;align-content:center;margin:auto;position:relative;height:100%;pointer-events:all}.chat-scene-view.split-view .chat-scene-interactions .chat-interaction{width:100%;margin:auto}.chat-scene-view.split-view .chat-scene-interactions .chat-buttons{text-align:center;max-width:320px;margin-left:auto;margin-right:auto}.chat-scene-view.split-view .chat-scene-interactions .chat-button{display:block}.chat-scene-view.transparent-background,.chat-scene-view.transparent-background-buttons .chat-scene-interactions{background-color:transparent}.chat-scene-view.transparent-background-buttons .chat-input{border-width:2px;color:var(--scene-color-input-color);background-color:var(--scene-color-input-background)}.chat-scene-view.transparent-background-buttons .chat-button{border:2px solid var(--scene-color-primary-border);background-color:var(--scene-color-primary-transparent)}.chat-scene-view.transparent-background-buttons .chat-button:active,.chat-scene-view.transparent-background-buttons .chat-button:hover{border-color:var(--scene-color-primary-border-hover)}.chat-scene-view.transparent-background-buttons .chat-interaction-content{max-width:312px;background-color:var(--scene-color-background-transparent);padding:8px 8px;border-radius:8px}.chat-scene-view.transparent-background-buttons .chat-interaction-content.scene-prompt{background-color:var(--scene-color-background-transparent);padding:16px;border-radius:8px}.chat-scene-view.transparent-background-buttons .chat-interaction-content.spacing-bottom{margin-bottom:8px}.chat-scene-view .chat-scene-play-button-zone{position:absolute;left:0;right:0;bottom:0;top:0;background:transparent}.chat-scene-view .chat-scene-play-button-zone-clickable{cursor:pointer}.chat-scene-view .chat-scene-play-button{position:absolute;left:50%;top:50%;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;height:80px;width:80px;margin-top:-40px;margin-left:-40px}@media screen and (max-width:48em){.chat-scene-view .chat-scene-play-button{height:60px;width:60px;margin-top:-30px;margin-left:-30px}}.chat-scene-view .chat-scene-play-button .chat-scene-play-button-background{opacity:.7;position:absolute;top:0;left:0;bottom:0;right:0;box-sizing:border-box;transition-duration:.3s;transition-timing-function:ease-in-out;transition-property:background,opacity;border-radius:100px;background:linear-gradient(145deg,rgba(0,0,0,.7) 25%,rgba(0,0,0,.9)) padding-box,linear-gradient(145deg,var(--scene-color-play-button) 25%,var(--scene-color-secondary)) border-box;border:3px solid transparent}@media screen and (max-width:48em){.chat-scene-view .chat-scene-play-button .chat-scene-play-button-background{height:60px;width:60px;border:2px solid transparent}}.chat-scene-view .chat-scene-play-button .chat-scene-play-button-icon{fill:#fff;position:absolute;height:50px;width:50px}@media screen and (max-width:48em){.chat-scene-view .chat-scene-play-button .chat-scene-play-button-icon{height:40px;width:40px}}.chat-scene-view .chat-scene-play-button:active .chat-scene-play-button-background,.chat-scene-view .chat-scene-play-button:hover .chat-scene-play-button-background{background:linear-gradient(145deg,rgba(0,0,0,.8) 25%,rgba(0,0,0,.8)) padding-box,linear-gradient(145deg,var(--scene-color-play-button) 25%,var(--scene-color-secondary)) border-box;opacity:.9}.chat-scene-view .chat-powered-by{position:absolute;bottom:4px;left:4px;opacity:.75}.chat-scene-view .chat-powered-by>svg{display:block}.chat-scene-view .chat-powered-by-custom{bottom:8px;left:8px;display:block;max-width:75px;max-height:75px}.chat-scene-view .chat-interactive-symbol{position:absolute;top:48px;left:48px;pointer-events:none;width:15%}@media screen and (max-width:48em){.chat-scene-view .chat-interactive-symbol{top:24px;left:24px}}.chat-scene-view .chat-interactive-symbol>svg{opacity:.5;display:block;width:100%;max-width:200px;min-width:120px}.chat-scene-view .chat-interactive-symbol-invert>svg{opacity:.4}.chat-scene-view .chat-interactive-symbol-invert .interactive-paths path{fill:#000}.chat-scene-interactions-enter-active{transition-property:transform,opacity;transition-duration:.2s;transition-timing-function:ease-out}.chat-scene-interactions-leave-active{transition-property:transform,opacity;transition-duration:.2s;transition-timing-function:ease-in}.chat-scene-interactions-enter,.chat-scene-interactions-leave-to{transform:translateY(50vh);opacity:0}.chat-popup-avatar{box-sizing:border-box}.chat-popup-avatar .avatar-wrapper{position:relative;cursor:pointer;-webkit-tap-highlight-color:transparent}.chat-popup-avatar .avatar-wrapper .avatar-img{box-shadow:0 0 10px rgba(0,0,0,.25);overflow:hidden;transform:translateZ(0)}.chat-popup-avatar .avatar-wrapper .avatar-img img,.chat-popup-avatar .avatar-wrapper .avatar-img picture,.chat-popup-avatar .avatar-wrapper .avatar-img video{object-fit:cover;width:100%;height:100%}.chat-popup-avatar .avatar-wrapper .avatar-img video{background-repeat:no-repeat;background-position:50%;background-color:transparent;background-size:cover}.chat-popup-avatar .avatar-close-button{position:absolute;right:0;top:0;border-radius:50%;border:1px solid rgba(0,0,0,.5);opacity:1;background-color:hsla(0,0%,100%,.5);transition:all .2s linear;cursor:pointer;-webkit-tap-highlight-color:transparent}.chat-popup-avatar .avatar-close-button .icon{display:block;fill:rgba(0,0,0,.5);transition:fill .1s linear}.chat-popup-avatar .avatar-close-button:hover{border-color:rgba(0,0,0,.7);background-color:hsla(0,0%,100%,.7)}.chat-popup-avatar .avatar-close-button:hover .icon{fill:rgba(0,0,0,.7)}.chat-popup-avatar .avatar-close-button-offset{top:4px;right:4px;padding:4px;background-color:transparent;border:0;border-radius:4px}.chat-popup-avatar .avatar-close-button-hide{opacity:0}.chat-popup-avatar.chip{position:relative;display:flex;align-items:center;background-color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent}.chat-popup-avatar.chip .avatar-img{flex-shrink:0}.chat-popup-avatar.chip .welcome-message{word-break:break-all;max-height:100%;overflow:hidden;cursor:pointer;-webkit-tap-highlight-color:transparent}.chat-popup-avatar.chip.small{height:80px;width:198px;border-radius:40px;padding:10px}.chat-popup-avatar.chip.small .avatar-img{height:60px;width:60px;border-radius:30px;margin-right:8px}.chat-popup-avatar.chip.medium{height:120px;width:307px;border-radius:60px;padding:15px}.chat-popup-avatar.chip.medium .avatar-img{height:90px;width:90px;border-radius:45px;margin-right:10px}.chat-popup-avatar.chip.large{height:160px;width:316px;border-radius:80px;padding:20px}.chat-popup-avatar.chip.large .avatar-img{height:120px;width:120px;border-radius:60px;margin-right:12px}.chat-popup-avatar:not(.chip){display:inline-flex;align-items:flex-start;flex-direction:column}.chat-popup-avatar:not(.chip).right,.chat-popup-avatar:not(.chip).top-right{align-items:flex-end}.chat-popup-avatar:not(.chip) .welcome-message{padding:8px 12px;border-radius:8px;margin-bottom:8px;word-break:break-all;line-height:1.5;max-width:250px;box-shadow:0 0 10px rgba(0,0,0,.3);cursor:pointer}.chat-popup-avatar:not(.chip).landscape .avatar-img,.chat-popup-avatar:not(.chip).portrait .avatar-img{border-radius:8px}.chat-popup-avatar:not(.chip).rect .avatar-img{border-radius:16px}.chat-popup-avatar:not(.chip).transparent .avatar-img{box-shadow:none}.chat-popup-avatar:not(.chip).small.circle .avatar-img{border-radius:50px}.chat-popup-avatar:not(.chip).small.circle .avatar-img,.chat-popup-avatar:not(.chip).small.rect .avatar-img,.chat-popup-avatar:not(.chip).small.transparent .avatar-img{height:100px;width:100px}.chat-popup-avatar:not(.chip).small.oval-horizontal .avatar-img,.chat-popup-avatar:not(.chip).small.oval-vertical .avatar-img{border-radius:40px}.chat-popup-avatar:not(.chip).small.portrait .avatar-img{height:160px;width:106.66667px}.chat-popup-avatar:not(.chip).small.landscape .avatar-img{width:160px;height:106.66667px}.chat-popup-avatar:not(.chip).small.oval-vertical .avatar-img{height:160px;width:80px}.chat-popup-avatar:not(.chip).small.oval-horizontal .avatar-img{height:80px;width:180px}.chat-popup-avatar:not(.chip).medium.circle .avatar-img{border-radius:62.5px}.chat-popup-avatar:not(.chip).medium.circle .avatar-img,.chat-popup-avatar:not(.chip).medium.rect .avatar-img,.chat-popup-avatar:not(.chip).medium.transparent .avatar-img{height:125px;width:125px}.chat-popup-avatar:not(.chip).medium.chip .avatar-img,.chat-popup-avatar:not(.chip).medium.oval-horizontal .avatar-img,.chat-popup-avatar:not(.chip).medium.oval-vertical .avatar-img{border-radius:60px}.chat-popup-avatar:not(.chip).medium.portrait .avatar-img{height:240px;width:160px}.chat-popup-avatar:not(.chip).medium.landscape .avatar-img{width:240px;height:160px}.chat-popup-avatar:not(.chip).medium.oval-vertical .avatar-img{height:240px;width:120px}.chat-popup-avatar:not(.chip).medium.oval-horizontal .avatar-img{height:120px;width:240px}.chat-popup-avatar:not(.chip).large.circle .avatar-img{border-radius:75px}.chat-popup-avatar:not(.chip).large.circle .avatar-img,.chat-popup-avatar:not(.chip).large.rect .avatar-img,.chat-popup-avatar:not(.chip).large.transparent .avatar-img{height:150px;width:150px}.chat-popup-avatar:not(.chip).large.chip .avatar-img,.chat-popup-avatar:not(.chip).large.oval-horizontal .avatar-img,.chat-popup-avatar:not(.chip).large.oval-vertical .avatar-img{border-radius:80px}.chat-popup-avatar:not(.chip).large.portrait .avatar-img{height:320px;width:213.33333px}.chat-popup-avatar:not(.chip).large.landscape .avatar-img{width:320px;height:213.33333px}.chat-popup-avatar:not(.chip).large.oval-vertical .avatar-img{height:320px;width:160px}.chat-popup-avatar:not(.chip).large.oval-horizontal .avatar-img{height:160px;width:320px}.slider{width:100%;display:flex;flex-direction:row;align-items:center}.slider .slider-value{min-width:30px}.slider .slider-control{height:42px;position:relative;width:100%;margin:0 10px;cursor:pointer;box-sizing:border-box}.slider .slider-control .line{height:6px;position:absolute;width:100%;margin-top:18px;border-radius:2px;background:#bcedff}.slider .slider-control .line .line-progress{height:6px;border-radius:2px;background:#00aeef;transition:width 10ms ease-in-out}.slider .slider-control .thumb{height:20px;width:20px;margin-left:-10px;margin-top:11px;border-radius:100%;background:#00aeef;position:absolute;box-sizing:border-box;transition:left 10ms ease-in-out,box-shadow .3s ease-in-out}.slider .slider-control .thumb:hover{box-shadow:0 0 0 10px rgba(185,187,198,.2)}.category-picker .breadcrumb-container[data-v-05f4b136]{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px}.item-picker .item-picker-search-container{flex-basis:100%;border-bottom:1px solid #dae2e5;padding:8px 16px}.item-picker .breadcrumb-container{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:100%;padding:4px 16px}.item-picker .item-picker-list{overflow-y:auto}.item-picker .actions{text-align:right}.item-picker .selected-item-url{color:#767676;word-break:break-all}.item-picker .folder-empty{margin:20px 0}.chat-popup-window{border-radius:8px;overflow:hidden;box-shadow:0 0 10px rgba(0,0,0,.25);width:350px;height:550px}.chat-popup-window-landscape{width:100%;max-width:700px;aspect-ratio:16/9;height:auto;min-height:200px}@media screen and (max-width:48em){.share-page .split-pane-no-mobile-padding{padding:0}}.share-preview .block-header .left,.share-preview .block-header .middle,.share-preview .block-header .right{flex-basis:33.333333%}.share-preview .block-header .middle{text-align:center}.share-preview .block-header .right{text-align:right}.share-preview .block-body .label{margin-top:20px;color:#767676;font-weight:500;text-align:center;align-self:center}.share-preview .block-body .label-small{margin-top:8px;color:#767676;text-align:center;align-self:center}.share-preview .block-body .avatar-container{margin-bottom:40px;display:flex;align-items:center;flex-direction:column}.share-preview .block-body .avatar-container .avatar{min-width:300px}.share-preview .block-body .avatar-container .avatar-right,.share-preview .block-body .avatar-container .avatar-top-right{text-align:right}.share-preview .block-body .scene-container-banner,.share-preview .block-body .scene-container-popup{margin-bottom:40px}.share-preview .block-body .scene-container-banner .banner,.share-preview .block-body .scene-container-popup .banner{margin-left:auto;margin-right:auto}.share-preview .block-body .scene-container-banner .banner{box-shadow:none;border-radius:0;width:100%;max-width:850px;overflow:hidden;height:auto}.share-settings ul.deployments{list-style-type:none;padding:0;margin:0}.share-settings ul.deployments>li{display:flex;align-items:center;width:100%;cursor:pointer;padding:8px 16px;box-sizing:border-box;transition-duration:.25s;transition-property:background-color,fill,transform;transition-timing-function:cubic-bezier(.6,.15,.35,.95);outline:none}.share-settings ul.deployments>li:hover{background-color:rgba(185,187,198,.2)}.share-settings ul.deployments>li:active,.share-settings ul.deployments>li:focus{background-color:rgba(115,119,141,.2)}.share-settings ul.deployments>li.active{transition-duration:.25s;transition-property:background-color;transition-timing-function:cubic-bezier(.6,.15,.35,.95);background-color:rgba(0,174,239,.1);color:#00aeef}.share-settings ul.deployments>li.active .icon:not(.toggle-icon){fill:#00aeef}.share-settings ul.deployments>li.deactivated{background-color:hsla(0,0%,85.1%,.5);color:#767676}.share-settings ul.deployments>li>.icon{margin-left:auto}.share-settings ul.deployments>li>.image-fallback{margin-right:8px}.share-settings .accordion-avatar .display-options{display:flex}.share-settings .accordion-avatar .display-options.disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.share-settings .accordion-avatar .display-options>div{height:32px;width:32px;display:block;position:relative;flex-shrink:0;background:#767676;border-radius:4px;transition:.2s;cursor:pointer}.share-settings .accordion-avatar .display-options>div:focus,.share-settings .accordion-avatar .display-options>div:hover{background:#5d5d5d}.share-settings .accordion-avatar .display-options>div.active{background:#00aeef}.share-settings .accordion-avatar .display-options>div:not(:last-child){margin-right:8px}.share-settings .accordion-avatar .display-options>div:after{content:"";display:block;position:absolute;right:4px;bottom:4px;background:#fff}.share-settings .accordion-avatar .display-options>div.circle:after{height:15px;width:15px;border-radius:8px}.share-settings .accordion-avatar .display-options>div.rect:after{height:15px;width:15px;border-radius:3px}.share-settings .accordion-avatar .display-options>div.portrait:after{height:15px;width:8px;border-radius:2px}.share-settings .accordion-avatar .display-options>div.landscape:after{height:8px;width:15px;border-radius:2px}.share-settings .accordion-avatar .display-options>div.oval-vertical:after{height:16px;width:8px;border-radius:8px}.share-settings .accordion-avatar .display-options>div.chip:after,.share-settings .accordion-avatar .display-options>div.oval-horizontal:after{height:8px;width:16px;border-radius:4px}.share-settings .accordion-avatar .display-options>div.chip:before{content:"";display:block;position:absolute;right:13px;bottom:5px;height:6px;width:6px;background:#b2b2b2;border-radius:3px;z-index:1}.share-settings .accordion-avatar .display-options>div.transparent:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.271 13.713L9.02.665c.496.11.972.272 1.421.481L5.67 14.258a6.95 6.95 0 01-1.398-.545zm5.13.526c-.54.152-1.106.24-1.69.258l4.448-12.222c.426.38.805.812 1.128 1.285L9.4 14.24zM14.5 7.5a6.984 6.984 0 01-2.457 5.326l2.361-6.487c.063.377.096.765.096 1.161zM6.944.522L2.589 12.488a7.032 7.032 0 01-1.092-1.386L5.217.881A6.964 6.964 0 016.944.52zM.5 7.5c0-1.876.738-3.58 1.94-4.837L.514 7.953A7.114 7.114 0 01.5 7.5z' fill='%23fff' stroke='%23fff'/%3E%3C/svg%3E");background:transparent;height:15px;width:15px}.share-settings .accordion-avatar .display-options>div.location:after{height:10px;width:10px;border-radius:5px}.share-settings .accordion-avatar .display-options>div.left:after{left:4px;right:auto}.share-settings .accordion-avatar .display-options>div.top:after{top:4px}.share-settings .script{border:1px solid #00aeef;border-radius:4px;padding:0 4px;user-select:none;position:relative;cursor:pointer;height:145px;overflow:hidden}.share-settings .script span{white-space:pre}.share-settings .script .button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;z-index:10;transition:.2s}.share-settings .script:after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:#000;opacity:0;transition:.2s}.share-settings .script:focus:after,.share-settings .script:hover:after{opacity:.3}.share-settings .script:focus button,.share-settings .script:hover button{opacity:1}.block-header .rename{margin-left:8px}.list-categories-split{display:flex;flex-direction:column;height:100%}.list-categories-split .list-categories-footer{margin-top:auto;flex-shrink:0;flex-grow:0;border-top:1px solid #dae2e5}.list-view{display:flex;flex-direction:column}.list-view .breadcrumb{padding:12px 44px;border-bottom:1px solid #e9eff5;background-color:#f7f9fb}.grids{padding:16px}@media screen and (max-width:48em){.grids{padding:12px}}.grids .grid-label{color:#767676;font-weight:500;margin:0 0 16px}.grids>div:not(:last-child){padding-bottom:16px}@media screen and (max-width:48em){.grids>div:not(:last-child){padding-bottom:12px}}.drop{position:fixed;z-index:10000;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.9)}.drop-middle{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;width:100%;padding:30px;text-align:center;font-weight:700}.drop-middle .icon{height:50px;width:50px;margin:0 0 10px 0}.filestorage-preview{text-align:center;color:#767676;padding:16px}@media screen and (max-width:48em){.filestorage-preview{padding:12px}}.filestorage-preview img{max-width:100%;max-height:300px}.filestorage-preview .video-player video{max-height:350px}.filestorage-preview .filestorage-preview-icon{fill:#b2b2b2;margin:20px}@media screen and (max-width:48em){.filestorage-preview .filestorage-preview-icon{margin:12px}}.filestorage-storage-indicator{display:flex;justify-content:space-between;flex-wrap:wrap;padding:16px}@media screen and (max-width:48em){.filestorage-storage-indicator{padding:12px}}.filestorage-storage-indicator .progress-indicator{width:100%;margin-top:8px;overflow:hidden;height:6px;border-radius:3px;z-index:auto}.dialogue-grid{pointer-events:none;stroke:#d4e0eb}.edit-overlay{position:absolute;top:0;left:0;transform-origin:top left;background:#fff;border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.15);padding:2px;margin:-2px;min-width:220px}.edit-overlay.edit-overlay-short{min-width:100px}.edit-overlay>.edit-overlay-background{background:rgba(0,174,239,.1);min-height:32px}.edit-overlay>.edit-overlay-background .rich-input>.input{border:0;border-radius:2px;padding:8px;background:transparent}.edit-overlay>.icons{margin:6px 4px 4px}.edit-overlay>.icons .icon{margin-right:2px;padding:1px}.edit-overlay>.icons .icon:last-child{float:right;margin:0}.edit-overlay .edit-overlay-input{width:100%;height:32px;background:transparent;border:0;box-sizing:border-box;padding:0 8px}.edit-overlay textarea.edit-overlay-input{height:150px}.line-helper>.line-helper-point{fill:#fff;stroke:#00aeef;stroke-width:2px;cursor:pointer}.line-helper>rect{fill:#fff;stroke:#dae2e5}.line-helper .remove-button use{fill:#ff5d5d}.selection-rectangle{stroke:#00aeef;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:0,4;pointer-events:none;fill:rgba(0,174,239,.1)}.crop-modal .cropper{min-height:0;text-align:center;position:relative;background-color:rgba(0,0,0,.4)}.crop-modal .cropper.invisible{visibility:hidden;opacity:0;height:0}.crop-modal .cropper .crop-rectangle{stroke:#fff;stroke-width:2px;fill:transparent;cursor:move}.crop-modal .cropper .crop-rectangle-lines line{stroke:#fff}.crop-modal .cropper .crop-rectangle-lines{opacity:.5}.crop-modal .cropper .crop-mask{opacity:.8}.crop-modal .cropper svg{width:75%;transition:height .2s ease;overflow:visible}.crop-modal .cropper svg image{width:100%}.crop-modal .cropper .resize-circles>circle{fill:#00aeef;stroke-width:20;stroke:transparent}.crop-modal .cropper .resize-circles>circle.bottomright,.crop-modal .cropper .resize-circles>circle.topleft{cursor:nw-resize}.crop-modal .cropper .resize-circles>circle.bottomleft,.crop-modal .cropper .resize-circles>circle.topright{cursor:ne-resize}.crop-modal .transform-dropdown{margin-left:20px;padding:12px 16px;border:1px solid #dae2e5;border-radius:4px;cursor:pointer;color:#b2b2b2}.crop-modal .transform-dropdown .icon{fill:#b2b2b2}.video-record{min-height:0;height:100%;max-width:100%;max-height:100%;box-sizing:border-box}.video-record,.video-record-video{position:relative;display:flex;flex-direction:column}.video-record-video{min-height:100px}.video-record-video video{background-color:#000;width:100%;max-height:60vh;box-sizing:border-box;display:block;object-fit:contain}.video-record-video video.mirrored{transform:scaleX(-1)}.video-record-video .countdown{display:flex;align-items:center;justify-content:center;height:64px;width:64px;background:hsla(0,0%,100%,.25);border:1px solid #fff;border-radius:32px;z-index:11;font-size:32px}.video-record-video .countdown,.video-record-video .error-message{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff}.video-record-video .error-message{width:100%;padding:16px;text-align:center;font-weight:500;box-sizing:border-box;z-index:10}.video-record-video .mobile-overlay,.video-record-video .overlay,.video-record-video .recording-frame{position:absolute;top:0;left:0;width:100%;height:100%;z-index:9;box-sizing:border-box}.video-record-video .mobile-overlay,.video-record-video .overlay{background:rgba(0,0,0,.25)}.video-record-video .mobile-overlay{background:none;overflow:hidden}@media screen and (max-width:48em){.video-record-video .mobile-overlay{display:none}}.video-record-video .mobile-overlay:after,.video-record-video .mobile-overlay:before{content:"";background:rgba(255,93,93,.25);position:absolute;top:0;height:100%;width:34.2%}.video-record-video .mobile-overlay:after{right:0}.video-record-video .mobile-overlay:before{left:0}.video-record-video .recording-frame{background:none;border:2px solid #ff5d5d}.video-record-buttons{text-align:center;margin-top:16px;position:relative;min-height:50px}.video-record-buttons .camera-switch{display:none;margin-right:8px}@media screen and (max-width:48em){.video-record-buttons .camera-switch{display:inline-block}}.video-record-buttons .button-red-hover:hover{background-color:rgba(255,93,93,.1)}.video-record-buttons .button-red-hover:active{background-color:rgba(255,93,93,.3)}.video-record-buttons .button-red-hover:active,.video-record-buttons .button-red-hover:hover{border-color:#ff5d5d}.video-record-buttons .button-red-hover:active .icon:not(.icon-button),.video-record-buttons .button-red-hover:hover .icon:not(.icon-button),.video-record-buttons .record-icon{fill:#ff5d5d}.video-record-buttons .recording-time{position:absolute;top:10px;margin-left:12px;background:#f7f9fb;padding:7px 8px;border-radius:20px;width:75px;white-space:nowrap;text-align:left}@media screen and (max-width:48em){.video-record-buttons .recording-time{width:70px}}.video-record-buttons .recording-time .icon{margin-top:-3px;margin-right:6px}@media screen and (max-width:48em){.video-record-buttons .recording-time .icon{margin-top:0}}.video-record-buttons .button-close{position:absolute;top:4px;right:0}.video-record-buttons .mobile-overlay-checkbox{position:absolute;top:13px;left:0}@media screen and (max-width:48em){.video-record-buttons .mobile-overlay-checkbox{display:none}}.video-record-buttons .mobile-overlay-checkbox .checkbox{margin-right:8px}svg.video-trim-bar{display:block;width:100%;overflow:visible}svg.video-trim-bar circle.start-trim{fill:#09cc6b}svg.video-trim-bar line.start-trim{stroke:#09cc6b}svg.video-trim-bar circle.end-trim{fill:#ff5d5d}svg.video-trim-bar line.end-trim{stroke:#ff5d5d}.video-trim-modal .edit-controls{display:flex;flex-direction:row;align-items:flex-end;margin-bottom:8px}.video-trim-modal .edit-controls>div{flex-shrink:1}.video-trim-modal .edit-controls .edit-controls-bar{flex-grow:1;margin:0 8px}.video-trim-modal .edit-controls .input{max-width:120px;text-align:center}@media screen and (max-width:48em){.video-trim-modal .edit-controls .input{max-width:90px}}.hotspot-editor-helper{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.hotspot-editor-helper .hotspot{position:absolute;border-radius:4px;box-sizing:border-box;box-shadow:0 0 2px hsla(0,0%,100%,.2);background:repeating-conic-gradient(rgba(0,174,239,.25) 0 25%,transparent 0 50%) 50%/20px 20px;border:2px solid rgba(0,174,239,.5);background-position:50%;pointer-events:all;overflow:hidden;z-index:0}.hotspot-editor-helper .hotspot-static{cursor:pointer;opacity:.5}.hotspot-editor-helper .hotspot-background{background-image:none;border-style:dotted}.hotspot-editor-helper .hotspot-tracked{cursor:default;border-color:hsla(0,0%,60%,.5);background:repeating-conic-gradient(hsla(0,0%,60%,.25) 0 25%,transparent 0 50%) 50%/20px 20px}.hotspot-editor-helper .hotspot-tracked.hotspot-background{background:hsla(0,0%,60%,.5)}@keyframes hotspot-pulsate{0%{transform:scale(1);opacity:.8}45%{transform:scale(1.75);opacity:0}}.hotspot-editor-helper .hotspot .hotspot-icon,.hotspot-editor-helper .hotspot .hotspot-indicator,.hotspot-editor-helper .hotspot .hotspot-indicator-ring{display:block;position:absolute;top:50%;left:50%;transform-origin:50% 50%;border-radius:50%;box-sizing:border-box}.hotspot-editor-helper .hotspot .hotspot-indicator{width:20px;height:20px;margin:-10px auto auto -10px;background-color:#fff;opacity:.8}.hotspot-editor-helper .hotspot .hotspot-indicator-ring{width:40px;height:40px;margin:-20px auto auto -20px;border:2px solid #fff;opacity:0;animation:hotspot-pulsate 2s ease-out infinite}.hotspot-editor-helper .hotspot .hotspot-drag-inside{position:absolute;top:7px;bottom:7px;right:7px;left:7px;cursor:move;transition:background-color .25s ease-in-out}.hotspot-editor-helper .hotspot .hotspot-drag-inside:hover{background-color:hsla(0,0%,100%,.1)}.hotspot-editor-helper .hotspot .hotspot-drag-left,.hotspot-editor-helper .hotspot .hotspot-drag-right{position:absolute;top:-7px;bottom:-7px;width:14px;transition:background-color .25s ease-in-out}.hotspot-editor-helper .hotspot .hotspot-drag-left.hotspot-drag-left,.hotspot-editor-helper .hotspot .hotspot-drag-right.hotspot-drag-left{left:-7px;cursor:w-resize}.hotspot-editor-helper .hotspot .hotspot-drag-left.hotspot-drag-left:hover,.hotspot-editor-helper .hotspot .hotspot-drag-right.hotspot-drag-left:hover{background-color:hsla(0,0%,100%,.1)}.hotspot-editor-helper .hotspot .hotspot-drag-left.hotspot-drag-right,.hotspot-editor-helper .hotspot .hotspot-drag-right.hotspot-drag-right{right:-7px;cursor:e-resize}.hotspot-editor-helper .hotspot .hotspot-drag-left.hotspot-drag-right:hover,.hotspot-editor-helper .hotspot .hotspot-drag-right.hotspot-drag-right:hover{background-color:hsla(0,0%,100%,.1)}.hotspot-editor-helper .hotspot .hotspot-drag-bottom,.hotspot-editor-helper .hotspot .hotspot-drag-top{position:absolute;left:-7px;right:-7px;height:14px;transition:background-color .25s ease-in-out}.hotspot-editor-helper .hotspot .hotspot-drag-bottom.hotspot-drag-bottom,.hotspot-editor-helper .hotspot .hotspot-drag-top.hotspot-drag-bottom{bottom:-7px;cursor:s-resize}.hotspot-editor-helper .hotspot .hotspot-drag-bottom.hotspot-drag-bottom:hover,.hotspot-editor-helper .hotspot .hotspot-drag-top.hotspot-drag-bottom:hover{background-color:hsla(0,0%,100%,.1)}.hotspot-editor-helper .hotspot .hotspot-drag-bottom.hotspot-drag-top,.hotspot-editor-helper .hotspot .hotspot-drag-top.hotspot-drag-top{top:-7px;cursor:n-resize}.hotspot-editor-helper .hotspot .hotspot-drag-bottom.hotspot-drag-top:hover,.hotspot-editor-helper .hotspot .hotspot-drag-top.hotspot-drag-top:hover{background-color:hsla(0,0%,100%,.1)}.hotspot-editor-helper .hotspot .hotspot-drag-bottom-left,.hotspot-editor-helper .hotspot .hotspot-drag-bottom-right,.hotspot-editor-helper .hotspot .hotspot-drag-top-left,.hotspot-editor-helper .hotspot .hotspot-drag-top-right{position:absolute;width:20px;height:20px;transition:background-color .25s ease-in-out}.hotspot-editor-helper .hotspot .hotspot-drag-bottom-left.hotspot-drag-top-left,.hotspot-editor-helper .hotspot .hotspot-drag-bottom-right.hotspot-drag-top-left,.hotspot-editor-helper .hotspot .hotspot-drag-top-left.hotspot-drag-top-left,.hotspot-editor-helper .hotspot .hotspot-drag-top-right.hotspot-drag-top-left{top:-7px;left:-7px;cursor:nw-resize}.hotspot-editor-helper .hotspot .hotspot-drag-bottom-left.hotspot-drag-top-right,.hotspot-editor-helper .hotspot .hotspot-drag-bottom-right.hotspot-drag-top-right,.hotspot-editor-helper .hotspot .hotspot-drag-top-left.hotspot-drag-top-right,.hotspot-editor-helper .hotspot .hotspot-drag-top-right.hotspot-drag-top-right{top:-7px;right:-7px;cursor:ne-resize}.hotspot-editor-helper .hotspot .hotspot-drag-bottom-left.hotspot-drag-bottom-left,.hotspot-editor-helper .hotspot .hotspot-drag-bottom-right.hotspot-drag-bottom-left,.hotspot-editor-helper .hotspot .hotspot-drag-top-left.hotspot-drag-bottom-left,.hotspot-editor-helper .hotspot .hotspot-drag-top-right.hotspot-drag-bottom-left{bottom:-7px;left:-7px;cursor:sw-resize}.hotspot-editor-helper .hotspot .hotspot-drag-bottom-left.hotspot-drag-bottom-right,.hotspot-editor-helper .hotspot .hotspot-drag-bottom-right.hotspot-drag-bottom-right,.hotspot-editor-helper .hotspot .hotspot-drag-top-left.hotspot-drag-bottom-right,.hotspot-editor-helper .hotspot .hotspot-drag-top-right.hotspot-drag-bottom-right{bottom:-7px;right:-7px;cursor:se-resize}.hotspot-editor-helper .hotspot .hotspot-text{display:flex;justify-content:center;align-content:center;height:100%;pointer-events:none;user-select:none}.hotspot-editor-helper .hotspot .hotspot-text .hotspot-text-inner{margin:auto;text-align:center;font-size:135%;font-weight:500;display:inline-block;border-radius:5px}.hotspot-editor-helper .hotspot .hotspot-text .hotspot-text-inner .rich-text{vertical-align:middle}.hotspot-editor-helper .hotspot-indicator-body{position:absolute;min-height:40px;margin-left:-20px;margin-top:-20px;display:flex;align-content:center;justify-content:center;cursor:pointer}.hotspot-editor-helper .hotspot-indicator-body-overlay{background-color:#fff;padding:8px 16px;border-radius:20px;display:flex;align-items:center;justify-content:center;min-height:24px;min-width:24px}.hotspot-editor-helper .hotspot-indicator-body-overlay .icon{fill:#000;align-self:flex-start;flex-shrink:0}.hotspot-editor-helper .hotspot-indicator-body-overlay-with-icon{padding-left:8px;padding-right:8px}.hotspot-editor-helper .hotspot-indicator-body-overlay-with-body{padding-right:16px}.hotspot-editor-helper .hotspot-indicator-body-overlay-with-body .icon{margin-right:8px}.hotspot-editor-helper .hotspot-indicator-body-tracked,.hotspot-editor-helper .hotspot-tracked{transition:.25s linear;transition-property:top,left,width,height}.media-timeline-block-helper{background:rgba(185,187,198,.2);width:4px;height:100%;box-sizing:border-box;position:relative;border-top:1px solid #f7f9fb}.media-timeline-block-helper-left-docked{border-left:2px solid #d4e0eb}.media-timeline-block-helper-right-docked{border-right:2px solid #d4e0eb}.media-timeline-block-helper-left{position:absolute;height:100%;left:-5px;width:10px;cursor:w-resize}.media-timeline-block-helper-right{position:absolute;height:100%;right:-5px;width:10px;cursor:e-resize}.media-timeline-block-helper-selected{transition-duration:.25s;transition-property:background-color;transition-timing-function:cubic-bezier(.6,.15,.35,.95);background-color:rgba(0,174,239,.1);color:#00aeef}.media-timeline-block-helper-selected .icon:not(.toggle-icon){fill:#00aeef}.media-timeline-helper{user-select:none}.media-timeline-helper .hotspot-selected{transition-duration:.25s;transition-property:background-color;transition-timing-function:cubic-bezier(.6,.15,.35,.95);background-color:rgba(0,174,239,.1);color:#00aeef}.media-timeline-helper .hotspot-selected .icon:not(.toggle-icon){fill:#00aeef}.media-timeline-helper .media-timeline-helper-tick{background-color:#dae3e6;width:2px;position:absolute;height:5px;bottom:0;pointer-events:none}.media-timeline-helper .media-timeline-helper-tick-label{position:absolute;bottom:15px;pointer-events:none}.media-timeline-helper .media-timeline-cursor{background:#00aeef;width:2px;position:absolute;transition:.25s linear;transition-property:margin-left;pointer-events:none}.media-timeline-helper .media-timeline-buttons{white-space:nowrap}.media-timeline-helper .media-timeline-cursor-icon{transition:.25s linear;transition-property:margin-left;pointer-events:none;position:absolute;width:16px;height:20px}.media-timeline-helper .media-timeline-cursor-icon>svg{fill:#00aeef}.media-timeline-helper .media-timeline-slider{height:100%;cursor:pointer}.media-timeline-helper .hotspot-heading{display:flex;flex-direction:row;align-items:center}.media-timeline-helper .hotspot-heading .title{margin-right:auto;flex-grow:0;flex-shrink:1}.media-timeline-helper .hotspot-heading .title .rich-text{white-space:nowrap;text-overflow:ellipsis;width:100%;max-width:150px;display:block;overflow:hidden;height:1.25em;line-height:1.25em}.media-timeline-helper .hotspot-heading .actions{flex-shrink:0}.media-timeline-helper .media-timeline-percentage{width:40px;display:inline-block;text-align:center}.media-settings-modal .media-player-buttons{position:relative}.media-settings-modal .media-player-buttons .buttons{position:absolute;left:32px;bottom:16px;right:32px;text-align:center;pointer-events:none}@media screen and (max-width:48em){.media-settings-modal .media-player-buttons .buttons{position:relative;left:auto;bottom:auto;right:auto;margin-top:12px}}.media-settings-modal .media-player-button,.media-settings-modal .media-player-button:hover{pointer-events:all;display:inline-flex;vertical-align:middle;width:auto;background-color:#fff;color:#000}.media-settings-modal .media-player-button.media-player-button-add.media-player-button-empty,.media-settings-modal .media-player-button:hover.media-player-button-add.media-player-button-empty{border-radius:100px;opacity:.4}.media-settings-modal .media-player-button.media-player-button-add.media-player-button-empty:hover,.media-settings-modal .media-player-button:hover.media-player-button-add.media-player-button-empty:hover{opacity:1}@media screen and (max-width:48em){.media-settings-modal .media-player-button.media-player-button-add.media-player-button-empty,.media-settings-modal .media-player-button:hover.media-player-button-add.media-player-button-empty{opacity:1}}.media-settings-modal .hotspot-position-column{width:90px}.media-settings-modal .hotspot-position-column-title{width:70px;text-align:right}.media-settings-modal .input-font-preview .content-editable{font-size:1.5em}.pexels-picker{max-height:100%}.pexels-picker .filters{width:100%;padding:8px 16px;border-bottom:1px solid #dae2e5;display:flex;align-items:center;box-sizing:border-box}@media screen and (max-width:576px){.pexels-picker .filters{flex-wrap:wrap}.pexels-picker .filters .item-picker-search,.pexels-picker .filters .media-type-select{width:100%;margin-right:0;max-width:none}}.pexels-picker .filters>div:not(:last-child){margin-right:12px}@media screen and (max-width:576px){.pexels-picker .filters>div.item-picker-search,.pexels-picker .filters>div.media-type-select{margin-right:0;margin-bottom:8px}}.pexels-picker .filters .color{display:flex;align-items:center}.pexels-picker .filters .color label{margin-right:8px}.pexels-picker .filters .color .clear-color-icon{cursor:pointer;margin-left:6px}.pexels-picker .btn-load-more{display:block;margin:16px auto 0 auto}.pexels-picker .results-container{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px}@media screen and (max-width:48em){.pexels-picker .results-container{grid-template-columns:repeat(2,1fr)}}.pexels-picker .results-container .result{position:relative;min-height:130px;display:inline-block;overflow:hidden;cursor:pointer;border-radius:4px;box-sizing:border-box;transition:box-shadow .2s ease;aspect-ratio:16/9}@media screen and (max-width:48em){.pexels-picker .results-container .result{min-height:90px}}.pexels-picker .results-container .result-square{aspect-ratio:1/1}.pexels-picker .results-container .result-portrait{aspect-ratio:9/16}.pexels-picker .results-container .result .overlay{content:"";position:absolute;top:0;left:0;height:100%;width:100%;display:block;transition:all .2s ease;background-color:rgba(0,174,239,.6)}.pexels-picker .results-container .result img{height:100%;width:100%;display:block;object-fit:cover}.pexels-picker .results-container .result a{position:absolute;bottom:8px;left:8px;color:#fff}.pexels-picker .results-container .result video{height:100%;width:100%;position:absolute;top:0;left:0;object-fit:cover}.pexels-picker .results-container .result .play-button{opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:hsla(0,0%,76.9%,.8);border:3px solid #fff;border-radius:100%;box-sizing:border-box;width:50px;height:50px;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.pexels-picker .results-container .result .play-button .icon{fill:#fff;height:30px;width:30px}@media screen and (max-width:48em){.pexels-picker .results-container .result .play-button{opacity:1}}.pexels-picker .results-container .result:hover .play-button{opacity:1}.pexels-picker .results-container .result:not(.active):hover{box-shadow:0 6px 12px rgba(0,0,0,.2)}.pexels-picker .results-container .result .fade-enter-active,.pexels-picker .results-container .result .fade-leave-active{transition:all .2s ease}.pexels-picker .results-container .result .fade-enter,.pexels-picker .results-container .result .fade-leave-to{opacity:0}.pexels-picker .modal-footer{display:flex;justify-content:flex-end;align-items:center}.pexels-picker .modal-footer .powered-by{margin-right:auto;color:#767676}.synthetic-avatar-audio-record{display:flex}.synthetic-avatar-audio-record audio{margin-right:auto}.avatar-preview-background{display:block;overflow:hidden;position:relative;background-color:#000;max-width:1080px;margin:0 auto;max-height:50vh}.avatar-preview-background svg{width:100%;height:auto;display:block}.avatar-preview-background .avatar-preview-background-object{object-fit:cover;width:100%;height:100%;max-width:1080px;position:absolute;left:0;right:0;bottom:0;top:0;display:block}.avatar-preview-background .avatar-preview-background-drag{object-fit:contain;width:100%;height:100%;max-width:1080px;position:absolute;left:0;right:0;bottom:0;top:0;display:block;cursor:move}.avatar-preview-background .avatar-preview-background-drag-renderer{position:absolute;width:100%;height:100%;pointer-events:none}.avatar-preview-background .avatar-preview-background-drag-renderer img{object-fit:contain;margin:auto;position:absolute;left:0;right:0;bottom:0;top:0;pointer-events:none;max-width:100%}.avatar-preview-background .avatar-preview-background-drag-zoom-in .avatar-preview-background-drag-renderer img{object-fit:cover;aspect-ratio:1/1;object-position:center}.avatar-preview-background .avatar-circle .avatar-preview-background-drag-renderer img{height:100%;background:#fff;border-radius:100%;aspect-ratio:1/1}.avatar-preview-background .avatar-preview-actions{position:absolute;vertical-align:middle;left:16px;bottom:16px}@media screen and (max-width:48em){.avatar-preview-background .avatar-preview-actions{left:12px;bottom:12px}}.avatar-preview-background .avatar-preview-actions .icon-button{background-color:rgba(0,0,0,.25);margin-right:8px}.avatar-preview-background .avatar-preview-actions .icon-button-selected{background-color:hsla(0,0%,100%,.5)}.avatar-preview-background .avatar-preview-actions svg{fill:#fff}.avatar-preview-background .avatar-preview-actions-percentage{width:45px;display:inline-block;text-align:center;vertical-align:middle;margin-right:8px}.avatar-preview-background .avatar-preview-watermark{top:0;left:0;right:0;bottom:0;background-image:url(https://avatar.scena.ai/assets/img/watermark.png);background-repeat:repeat;position:absolute;background-position:50%;background-size:20%;pointer-events:none}.ai-writter-modal .control-group-inline label{min-width:30%}.lifetime{align-items:center}.lifetime dt{transition:.25s}.lifetime.disabled dt:not(:first-of-type){color:#ccc}.lifetime .icon-button{padding:4px}.sy-av-pi-inputs{margin-bottom:8px}.sy-av-pi-heading{margin-bottom:4px;font-weight:500}.avatar-list{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.avatar-list .avatar-list-item{position:relative;min-height:110px;display:inline-block;cursor:pointer;box-sizing:border-box;background-color:rgba(0,0,0,.1);overflow:hidden;border-radius:4px;transition:box-shadow .2s;aspect-ratio:1/1}.avatar-list .avatar-list-item .avatar-image{height:100%;width:100%;display:block;object-fit:cover;max-width:300px;margin:0 auto}.avatar-list .avatar-list-item .avatar-actions{position:absolute;max-width:100%;right:2px;bottom:2px;display:flex;align-items:end;flex-direction:column}.avatar-list .avatar-list-item .avatar-actions .avatar-actions-name{color:#fff;background:rgba(0,0,0,.5);padding:2px 4px;border-radius:4px;white-space:nowrap;text-wrap:nowrap;text-overflow:ellipsis;overflow:hidden;display:inline-block;max-width:100%;box-sizing:border-box}.avatar-list .avatar-list-item .avatar-actions .avatar-actions-preview{color:#00aeef;background:rgba(239,251,255,.9);padding:2px 4px;border-radius:4px;margin-top:2px;display:inline-block}.avatar-list .avatar-list-item .avatar-looks{position:absolute;top:2px;left:2px;color:#fff;background:rgba(0,0,0,.5);padding:2px 4px;border-radius:4px;display:flex;align-items:center}.avatar-list .avatar-list-item .avatar-looks .icon{margin-right:4px}.avatar-list .avatar-list-item.avatar-selected{outline:2px solid #00aeef;background-color:rgba(0,174,239,.6)}.synthetic-avatar{max-height:100%}.synthetic-avatar .rich-input>.input{min-height:80px}.synthetic-avatar .synthetic-avatar-columns.avatar-picker .synthetic-avatar-column-left,.synthetic-avatar .synthetic-avatar-columns .synthetic-avatar-column-right{display:none}.synthetic-avatar .synthetic-avatar-columns.avatar-picker .synthetic-avatar-column-right{display:block}@media screen and (min-width:850px){.synthetic-avatar .synthetic-avatar-columns{display:flex;flex-direction:row;flex:1 1}.synthetic-avatar .synthetic-avatar-columns .synthetic-avatar-column-left{display:block;min-width:0;width:100%}.synthetic-avatar .synthetic-avatar-columns .synthetic-avatar-column-left .avatar-picker-button-mobile{display:none}.synthetic-avatar .synthetic-avatar-columns .synthetic-avatar-column-right{display:block;width:300px;flex-grow:1;flex-shrink:0;position:relative}.synthetic-avatar .synthetic-avatar-columns .synthetic-avatar-column-right .modal-content{position:absolute;inset:0;bottom:0;top:0;left:0;right:0;overflow:auto}}.synthetic-avatar .background-selection{display:flex;align-items:center;box-sizing:border-box}.synthetic-avatar .background-selection .button,.synthetic-avatar .background-selection .v-select{margin-right:8px}.synthetic-avatar .background-selection .background-title{font-weight:500}.synthetic-avatar .background-selection .color{display:flex;align-items:center;margin-left:8px}.synthetic-avatar .background-selection .color .clear-color-icon{cursor:pointer}.synthetic-avatar .voice-selection{display:flex;align-items:center;box-sizing:border-box;flex:0 0 0}.synthetic-avatar .voice-selection .button,.synthetic-avatar .voice-selection .v-select{margin-right:8px}.synthetic-avatar .voice-selection .preview-button{margin-right:0;margin-left:auto}.synthetic-avatar .voice-selection .preview-button .icon{margin:0}@media screen and (max-width:48em){.synthetic-avatar .voice-selection .avatar-minor-text{display:none}.synthetic-avatar .voice-selection .preview-button .icon,.synthetic-avatar .voice-selection .selected-option .icon{margin:0}}.synthetic-avatar .avatar-preview{display:flex;align-items:center;justify-content:center;margin-bottom:8px}.synthetic-avatar .avatar-preview .avatar-preview-premium{position:absolute;top:16px;right:16px}.synthetic-avatar .results-container{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px}@media screen and (max-width:48em){.synthetic-avatar .results-container{grid-template-columns:repeat(2,1fr)}}.synthetic-avatar .results-container .result{position:relative;min-height:110px;display:inline-block;overflow:hidden;cursor:pointer;border-radius:4px;box-sizing:border-box;transition:box-shadow .2s ease;background-color:rgba(0,0,0,.1)}.synthetic-avatar .results-container .result img{height:100%;width:100%;display:block;object-fit:cover}.synthetic-avatar .results-container .result a{position:absolute;bottom:0;left:0;color:#fff;background:rgba(0,0,0,.5);padding:6px;border-radius:4px}.synthetic-avatar .results-container .result video{height:100%;width:100%;position:absolute;top:0;left:0;object-fit:cover}.synthetic-avatar .results-container .result .label-box{position:absolute;top:2px;right:2px}.synthetic-avatar .results-container .result.selected{background-color:rgba(0,174,239,.6)}.synthetic-avatar .results-container .result:not(.active):hover{box-shadow:0 6px 12px rgba(0,0,0,.2)}.synthetic-avatar .results-container .result .fade-enter-active,.synthetic-avatar .results-container .result .fade-leave-active{transition:all .2s ease}.synthetic-avatar .results-container .result .fade-enter,.synthetic-avatar .results-container .result .fade-leave-to{opacity:0}.synthetic-avatar-terms-modal .modal{width:100%;max-width:350px}.synthetic-conversation{max-height:100%}.synthetic-conversation .voice-selection{display:flex;align-items:center;box-sizing:border-box;flex:0 0 0}.synthetic-conversation .voice-selection .button,.synthetic-conversation .voice-selection .preview-button,.synthetic-conversation .voice-selection .v-select{margin-right:8px}.synthetic-conversation .voice-selection .preview-button .icon{margin:0}.synthetic-conversation .results-container{width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px}@media screen and (max-width:48em){.synthetic-conversation .results-container{grid-template-columns:repeat(2,1fr)}}.synthetic-conversation .results-container .result{position:relative;min-height:110px;display:inline-block;overflow:hidden;cursor:pointer;border-radius:4px;box-sizing:border-box;transition:box-shadow .2s ease;background-color:rgba(0,0,0,.1)}.synthetic-conversation .results-container .result img{height:100%;width:100%;display:block;object-fit:cover}.synthetic-conversation .results-container .result.selected{background-color:rgba(0,174,239,.6)}.synthetic-conversation .background-selection{display:flex;align-items:center;box-sizing:border-box}.synthetic-conversation .background-selection .v-select{margin-right:8px}.synthetic-conversation .background-selection .background-title{font-weight:500}.synthetic-conversation .background-selection .color{display:flex;align-items:center;margin-left:8px}.synthetic-conversation .background-selection .color .clear-color-icon{cursor:pointer}.synthetic-conversation-terms-modal .modal{width:100%;max-width:350px}.video-subtitles{max-height:100%}.video-subtitles video{background:#000;max-height:60vh}.url-helper-icon{cursor:pointer}.url-helper-icon circle{fill:#00aeef;transition:.2s}.url-helper-icon use{fill:#fff}.url-helper-icon:hover circle{fill:#009fdb}.url-helper-icon:active circle,.url-helper-icon:focus circle{fill:#0094cb}.module-text-input.open{opacity:.1}.module-text-input .module-rich-text{border-radius:2px;transition:.2s;display:block;padding:8px;min-height:32px;box-sizing:border-box;color:#000}.module-text-input .module-rich-text:hover{background:rgba(185,187,198,.2);cursor:pointer}.module-text-input .module-rich-text:active,.module-text-input .module-rich-text:focus{background-color:rgba(115,119,141,.2)}.module-text-input .module-rich-text.placeholder{color:#767676}.module-text-input .module-rich-text.truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@keyframes dash{0%{stroke-dashoffset:15}to{stroke-dashoffset:0}}.line{pointer-events:none}.line .highlight{stroke-linecap:square;stroke-width:4;stroke-dasharray:0,15.5;stroke-dashoffset:0;opacity:.5;animation:dash .5s linear infinite;stroke:#fff}.line .editing{stroke-width:5}.module-reply .rich-text{display:inline-block;box-sizing:border-box;width:auto;white-space:nowrap}.media .media-actions{opacity:0}.media .media-name{opacity:0;font-weight:500}.media .error-button,.media .image,.media .media-actions,.media .media-name,.media .play-button,.media .processing-button{transition:opacity .2s}.media .media-empty-state svg,.media .media-empty-state use{fill:hsla(0,0%,76.9%,.75)}.media .play-button circle{fill:hsla(0,0%,76.9%,.75);stroke:hsla(0,0%,100%,.75)}.media .play-button svg,.media .play-button use{fill:hsla(0,0%,100%,.75)}.media .error-button svg,.media .error-button text,.media .error-button use,.media .processing-button svg,.media .processing-button text,.media .processing-button use{fill:rgba(0,0,0,.5)}.media.has-draft .media-container:hover .image,.media.has-media .media-container:hover .image{opacity:.2}.media.has-draft .media-container:hover .media-actions,.media.has-draft .media-container:hover .media-name,.media.has-media .media-container:hover .media-actions,.media.has-media .media-container:hover .media-name{opacity:1}.media.has-draft .media-container:hover .error-button,.media.has-draft .media-container:hover .play-button,.media.has-draft .media-container:hover .processing-button,.media.has-media .media-container:hover .error-button,.media.has-media .media-container:hover .play-button,.media.has-media .media-container:hover .processing-button{opacity:0}.media.has-draft .media-container:hover .preview-synthetic-avatar-text-back,.media.has-media .media-container:hover .preview-synthetic-avatar-text-back{opacity:.05}.media.has-draft .image,.media.has-error .image,.media.processing .image{opacity:.2}.media.has-error .image-background{fill:rgba(255,93,93,.3)}.media .preview-synthetic-avatar-text{display:inline-block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden;text-overflow:ellipsis;height:2.4em;color:hsla(0,0%,100%,.85);text-outline:2px #000}.media .preview-synthetic-avatar-text-back{transition:opacity .2s;opacity:.4}.cards-module .card .card-body-rect,.cards-module .module-body-rect{fill:#fff}.cards-module .card .card-body-rect{stroke:#dae2e5}.cards-module .card.dragging .card-body-rect{fill:#fff}.cards-module .card-title{color:#000}.cards-module .card-subtitle{color:#767676}.module-entry-tutorial{pointer-events:none}.module-entry-tutorial circle{stroke:#0f9926}.delay-slider-handle{cursor:pointer}.dialogue-create .modal{width:100%;max-width:600px}.dialogue-create-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.dialogue-create .button.selected{transition-duration:.25s;transition-property:background-color;transition-timing-function:cubic-bezier(.6,.15,.35,.95);background-color:rgba(0,174,239,.1);color:#00aeef}.dialogue-create .button.selected .icon:not(.toggle-icon){fill:#00aeef}.module-integrate-google-sheets .column .column-index{width:25px;height:25px;display:inline-block;vertical-align:middle;line-height:25px;text-align:center;background-color:#ddd;border-radius:25px;flex-shrink:0}.module-integrate-google-sheets .column>.button,.module-integrate-google-sheets .column>.input,.module-integrate-google-sheets .column>.v-select{width:200px;max-width:200px}.module-integrate-http-request .response{flex-wrap:wrap}.module-integrate-http-request .response>.arrow{flex-shrink:1;flex-grow:0}.module-integrate-http-request .response>.button{flex-grow:1}.module-integrate-http-request .response>.v-select{max-width:200px}.module-integrate-http-request .response>.input{width:150px}.module-info-rect{rx:3;fill:rgba(240,244,248,.8)}.preview-line{opacity:.5}.preview-line circle{fill-opacity:.25}.preview-line.has-target{opacity:1}.preview-line.has-target circle{fill-opacity:1}.dialogue-inspections{position:absolute;top:0;right:0;bottom:0;height:100%;width:100%;max-width:350px;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.15);display:flex;overflow:hidden;flex-direction:column}.dialogue-inspections .inspections-header{width:100%;max-height:100%;min-height:0;flex-shrink:0;padding:8px 8px 8px 16px;display:flex;justify-content:space-between;align-items:center;color:#000;border-bottom:1px solid #dae2e5;box-sizing:border-box}.dialogue-inspections .inspections-header .inspections-title{font-weight:500}.dialogue-inspections .inspections-header .inspections-title .icon{margin-left:8px}.dialogue-inspections .inspections-body{flex-shrink:1;flex-grow:1;height:100%;min-height:0;width:100%;padding:16px;overflow:auto;box-sizing:border-box}.dialogue-inspections .inspection-item{cursor:pointer;margin-bottom:16px}.dialogue-chat-preview{position:absolute;bottom:16px;right:16px;height:100%;width:100%;max-width:600px;max-height:412px;background:#fff;box-shadow:0 6px 12px rgba(0,0,0,.2);display:flex;overflow:hidden;flex-direction:column;padding:16px;border-radius:16px}@media screen and (max-width:48em){.dialogue-chat-preview{position:fixed;border-radius:0;padding:0;right:0;bottom:0;top:0;left:0;max-width:100%;max-height:100%}}.dialogue-chat-preview .chat-preview-header{width:100%;max-height:100%;min-height:0;flex-shrink:0;padding-bottom:8px;display:flex;justify-content:space-between;align-items:center;color:#000;box-sizing:border-box}@media screen and (max-width:48em){.dialogue-chat-preview .chat-preview-header{border-bottom:1px solid #dae2e5;padding:8px 8px 8px 16px}}.dialogue-chat-preview .chat-preview-header .chat-preview-title{font-weight:500}.dialogue-chat-preview .chat-preview-header .chat-preview-title .icon{margin-right:16px;fill:#000}.dialogue-chat-preview .chat-preview-footer{display:flex;justify-content:stretch;margin-top:16px;align-items:center}.dialogue-chat-preview .chat-preview-footer .follow-text{margin-left:auto}.dialogue-chat-preview .chat-preview-footer .toggle-button{margin-left:16px}@media screen and (max-width:48em){.dialogue-chat-preview .chat-preview-footer{display:none}}.dialogue-chat-preview .scene-wrapper{height:100%;position:relative}.dialogue-chat-preview .scene-wrapper .chat-scene-view{border-radius:8px;overflow:hidden;background-color:#000}@media screen and (max-width:48em){.dialogue-chat-preview .scene-wrapper .chat-scene-view{border-radius:0}}.dialogue-chat-preview .scene-wrapper .scene-overlay{background:hsla(0,0%,100%,.9);position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;text-align:center;overflow:auto;padding:12px 16px}.dialogue-chat-preview .scene-wrapper .scene-overlay-variable{margin-top:8px}.dialogue-chat-preview .scene-wrapper .scene-overlay-variable .actions{padding-left:8px}.delay-inputs{text-align:center}.dialogue-editor{background-color:#f0f4f8;position:relative}.dialogue-editor>svg{width:100%;height:100%;user-select:none;text-rendering:optimizeSpeed;color-rendering:optimizeSpeed;image-rendering:optimizeSpeed}.dialogue-editor>svg.dragging-preview-line{pointer-events:none}.dialogue-editor>svg.read-only{user-select:auto}.dialogue-editor .module .module-body .module-body-rect{fill:#fff;stroke:#dae2e5}.dialogue-editor .module .module-body.module-drop-target .module-body-rect,.dialogue-editor .module .module-body:hover .module-body-rect{stroke:#818498}.dialogue-editor .module.dragging{cursor:move;opacity:.5}.dialogue-editor .module.dragging .module-body .module-body-rect{stroke:#00aeef}.dialogue-editor .module.editing .module-body-glow{shape-rendering:optimizeSpeed;image-rendering:optimizeSpeed;fill:#56d1ff;filter:url(#blur)}.dialogue-editor .module.editing .module-body .module-body-rect{stroke:#00aeef}.dialogue-editor .module .module-button{cursor:pointer;display:block}.dialogue-editor .module .module-button .button-drag-handle{cursor:move}.dialogue-editor .module .module-button .module-button-body-rect{fill:hsla(0,0%,100%,.75);stroke:#dae2e5}.dialogue-editor .module .module-button .button-drag-indicator{stroke:#00aeef}.dialogue-editor .module .module-button:last-of-type .button-drag-indicator{display:none}.dialogue-editor .module .module-button:hover.module-button-body-rect,.dialogue-editor .module .module-button:hover .module-button-body-rect{stroke:#818498;fill:#fff}.dialogue-editor .module .module-button.dragging.module-button-body-rect,.dialogue-editor .module .module-button.dragging .module-button-body-rect{fill:#fff;stroke:#00aeef}.dialogue-editor .module .module-button.module-button-primary .module-button-body-rect{fill:#80d7f7;stroke:#00aeef}.dialogue-editor .module .button-placeholder{fill:rgba(185,187,198,.2)}.dialogue-editor .module-selectable{cursor:pointer}.dialogue-editor .module-selectable .module-selectable-background{fill:transparent;transition:.2s}.dialogue-editor .module-selectable:hover .module-selectable-background{fill:rgba(185,187,198,.2)}.dialogue-editor .module-selectable:active .module-selectable-background,.dialogue-editor .module-selectable:focus .module-selectable-background{fill:rgba(115,119,141,.2)}.dialogue-editor .menu-button{cursor:pointer;opacity:0;transition:opacity .2s}.dialogue-editor .menu-button>rect{transition:.2s;fill:transparent}.dialogue-editor .menu-button svg,.dialogue-editor .menu-button text,.dialogue-editor .menu-button use{fill:#767676}.dialogue-editor .menu-button:hover>rect{fill:rgba(185,187,198,.2)}.dialogue-editor .menu-button:hover svg,.dialogue-editor .menu-button:hover text,.dialogue-editor .menu-button:hover use{fill:#000}.dialogue-editor .menu-button:hover:active>rect,.dialogue-editor .menu-button:hover:focus>rect{fill:rgba(0,174,239,.1)}.dialogue-editor .menu-button.menu-button-selected svg,.dialogue-editor .menu-button.menu-button-selected text,.dialogue-editor .menu-button.menu-button-selected use{fill:#fff}.dialogue-editor .module.editing .menu-button,.dialogue-editor .module .module-body:hover .menu-button{opacity:1}.dialogue-editor .add-button{cursor:pointer}.dialogue-editor .add-button>circle,.dialogue-editor .add-button>rect{transition:.2s;fill:#fff;stroke:#dae2e5}.dialogue-editor .add-button text{font-weight:500}.dialogue-editor .add-button:hover>circle,.dialogue-editor .add-button:hover>rect{fill:rgba(185,187,198,.2);stroke:#818498}.dialogue-editor .add-button:active>circle,.dialogue-editor .add-button:active>rect,.dialogue-editor .add-button:focus>circle,.dialogue-editor .add-button:focus>rect{fill:rgba(115,119,141,.2)}.dialogue-editor .add-button.add-reply{opacity:.8}.dialogue-editor .add-button.add-reply:hover{opacity:.9}.dialogue-editor .add-button.add-reply:hover>rect{fill:#f1f1f4}.dialogue-editor .add-button.add-reply:active>rect,.dialogue-editor .add-button.add-reply:focus>rect{fill:#e6e6eb}.dialogue-editor .add-button.media-button>rect{fill:transparent;stroke:rgba(64,110,128,.2)}.dialogue-editor .add-button.media-button:hover>rect{stroke:#818498;fill:rgba(185,187,198,.2)}.dialogue-editor .add-button.media-button:active>rect,.dialogue-editor .add-button.media-button:focus>rect{fill:rgba(115,119,141,.2)}.dialogue-editor .module-functional .module-name{font-weight:500}.dialogue-editor .module-functional-orange .module-body .add-button>rect,.dialogue-editor .module-functional-orange .module-body .module-body-rect{fill:#ffe18c;stroke:#d69d00}.dialogue-editor .module-functional-orange .module-button .module-button-body-rect{fill:#ffeaaf;stroke:#d69d00}.dialogue-editor .module-functional-orange:hover .module-body .module-body-rect{stroke:#6b531a}.dialogue-editor .module-functional-orange .module-button:hover .module-button-body-rect{fill:#ffeaaf;stroke:#6b531a}.dialogue-editor .module-functional-orange .module-button.disabled{cursor:auto}.dialogue-editor .module-functional-orange .module-button.disabled.module-button-body-rect,.dialogue-editor .module-functional-orange .module-button.disabled .module-button-body-rect,.dialogue-editor .module-functional-orange .module-button.disabled:hover .module-button-body-rect{fill:hsla(0,0%,100%,.75);stroke:#d69d00}.dialogue-editor .module-functional-orange .module-button.disabled .menu-button{display:none}.dialogue-editor .module-functional-orange .module-body .add-button:hover>rect{stroke:#6b531a;fill:rgba(255,194,25,.4)}.dialogue-editor .module-functional-orange .module-body .add-button:active>rect,.dialogue-editor .module-functional-orange .module-body .add-button:focus>rect{fill:rgba(255,194,25,.7)}.dialogue-editor .module-functional-blue .module-body .add-button>rect,.dialogue-editor .module-functional-blue .module-body .module-body-rect{fill:#80d7f7;stroke:#007ead}.dialogue-editor .module-functional-blue .module-button .module-button-body-rect{fill:#a6e3f9;stroke:#007ead}.dialogue-editor .module-functional-blue:hover .module-body .module-body-rect{stroke:#004370}.dialogue-editor .module-functional-blue .module-button:hover .module-button-body-rect{fill:#a6e3f9;stroke:#004370}.dialogue-editor .module-functional-blue .module-button.disabled{cursor:auto}.dialogue-editor .module-functional-blue .module-button.disabled.module-button-body-rect,.dialogue-editor .module-functional-blue .module-button.disabled .module-button-body-rect,.dialogue-editor .module-functional-blue .module-button.disabled:hover .module-button-body-rect{fill:hsla(0,0%,100%,.75);stroke:#007ead}.dialogue-editor .module-functional-blue .module-button.disabled .menu-button{display:none}.dialogue-editor .module-functional-blue .module-body .add-button:hover>rect{stroke:#004370;fill:rgba(0,174,239,.4)}.dialogue-editor .module-functional-blue .module-body .add-button:active>rect,.dialogue-editor .module-functional-blue .module-body .add-button:focus>rect{fill:rgba(0,174,239,.7)}.dialogue-editor .module-functional-purple .module-body .add-button>rect,.dialogue-editor .module-functional-purple .module-body .module-body-rect{fill:#b498c9;stroke:#452061}.dialogue-editor .module-functional-purple .module-button .module-button-body-rect{fill:#cab7d9;stroke:#452061}.dialogue-editor .module-functional-purple:hover .module-body .module-body-rect{stroke:#22144a}.dialogue-editor .module-functional-purple .module-button:hover .module-button-body-rect{fill:#cab7d9;stroke:#22144a}.dialogue-editor .module-functional-purple .module-button.disabled{cursor:auto}.dialogue-editor .module-functional-purple .module-button.disabled.module-button-body-rect,.dialogue-editor .module-functional-purple .module-button.disabled .module-button-body-rect,.dialogue-editor .module-functional-purple .module-button.disabled:hover .module-button-body-rect{fill:hsla(0,0%,100%,.75);stroke:#452061}.dialogue-editor .module-functional-purple .module-button.disabled .menu-button{display:none}.dialogue-editor .module-functional-purple .module-body .add-button:hover>rect{stroke:#22144a;fill:rgba(104,49,147,.4)}.dialogue-editor .module-functional-purple .module-body .add-button:active>rect,.dialogue-editor .module-functional-purple .module-body .add-button:focus>rect{fill:rgba(104,49,147,.7)}.dialogue-editor .module-functional-mint .module-body .add-button>rect,.dialogue-editor .module-functional-mint .module-body .module-body-rect{fill:#87ccc1;stroke:#095d4f}.dialogue-editor .module-functional-mint .module-button .module-button-body-rect{fill:#abdbd3;stroke:#095d4f}.dialogue-editor .module-functional-mint:hover .module-body .module-body-rect{stroke:#053241}.dialogue-editor .module-functional-mint .module-button:hover .module-button-body-rect{fill:#abdbd3;stroke:#053241}.dialogue-editor .module-functional-mint .module-button.disabled{cursor:auto}.dialogue-editor .module-functional-mint .module-button.disabled.module-button-body-rect,.dialogue-editor .module-functional-mint .module-button.disabled .module-button-body-rect,.dialogue-editor .module-functional-mint .module-button.disabled:hover .module-button-body-rect{fill:hsla(0,0%,100%,.75);stroke:#095d4f}.dialogue-editor .module-functional-mint .module-button.disabled .menu-button{display:none}.dialogue-editor .module-functional-mint .module-body .add-button:hover>rect{stroke:#053241;fill:rgba(15,153,130,.4)}.dialogue-editor .module-functional-mint .module-body .add-button:active>rect,.dialogue-editor .module-functional-mint .module-body .add-button:focus>rect{fill:rgba(15,153,130,.7)}.dialogue-editor .module-functional-green .module-body .add-button>rect,.dialogue-editor .module-functional-green .module-body .module-body-rect{fill:#87cc93;stroke:#095d17}.dialogue-editor .module-functional-green .module-button .module-button-body-rect{fill:#abdbb3;stroke:#095d17}.dialogue-editor .module-functional-green:hover .module-body .module-body-rect{stroke:#053225}.dialogue-editor .module-functional-green .module-button:hover .module-button-body-rect{fill:#abdbb3;stroke:#053225}.dialogue-editor .module-functional-green .module-button.disabled{cursor:auto}.dialogue-editor .module-functional-green .module-button.disabled.module-button-body-rect,.dialogue-editor .module-functional-green .module-button.disabled .module-button-body-rect,.dialogue-editor .module-functional-green .module-button.disabled:hover .module-button-body-rect{fill:hsla(0,0%,100%,.75);stroke:#095d17}.dialogue-editor .module-functional-green .module-button.disabled .menu-button{display:none}.dialogue-editor .module-functional-green .module-body .add-button:hover>rect{stroke:#053225;fill:rgba(15,153,38,.4)}.dialogue-editor .module-functional-green .module-body .add-button:active>rect,.dialogue-editor .module-functional-green .module-body .add-button:focus>rect{fill:rgba(15,153,38,.7)}.dialogue-editor .module-circle-button circle{fill:#fff;stroke:#dae2e5}.dialogue-editor .module-circle-button svg,.dialogue-editor .module-circle-button use{fill:#000}.dialogue-editor .module-circle-button:hover{cursor:pointer}.dialogue-editor .module-circle-button:hover circle{fill:#dae2e5}.dialogue-editor .dialogue-editor-toolbar{position:absolute;display:flex;align-items:center;bottom:8px;left:20px}@media screen and (max-width:48em){.dialogue-editor .dialogue-editor-toolbar{left:12px}}.dialogue-editor .dialogue-editor-toolbar-count{position:absolute;bottom:8px;right:20px}@media screen and (max-width:48em){.dialogue-editor .dialogue-editor-toolbar-count{right:12px}}.dialogue-editor .dialogue-editor-toolbar .icon-button{margin-right:4px}.dialogue-editor .dialogue-editor-toolbar .horizontal-line{border-left:1px solid #e4e8f3;width:1px;margin-right:4px;height:20px}.dialogue-editor .dialogue-editor-toolbar .zoom-select{margin-right:8px;background:#fff;padding:8px;border-radius:4px;color:#767676;cursor:pointer}.dialogue-editor .dialogue-editor-toolbar .zoom-select .icon{fill:#767676;margin-top:-2px}.dialogue-editor .dialogue-editor-toolbar .active{background:rgba(0,174,239,.1)}.dialogue-editor .dialogue-editor-toolbar .active .icon{fill:#00aeef}.dialogue-editor .text-placeholder{fill:#767676}.dialogue-editor-view{position:relative;height:100%;width:100%}.dialogue-editor-view .dialog-editor-split{display:flex;overflow:hidden;width:100%;height:100%;flex-direction:column}.dialogue-editor-view .dialogue-editor{flex-shrink:1;flex-grow:1;height:100%;min-height:0;width:100%}.dialogue-editor-view .dialogue-editor-menu{width:100%;max-height:100%;min-height:0;flex-shrink:0;border-bottom:1px solid #dae2e5;display:flex;justify-content:space-between;padding:8px;background:#fff;box-sizing:border-box;padding-left:20px;padding-right:20px}@media screen and (max-width:48em){.dialogue-editor-view .dialogue-editor-menu{padding-left:12px;padding-right:12px}}.dialogue-editor-view .dialogue-editor-menu .left{display:flex;align-items:center;margin-right:16px}.dialogue-editor-view .dialogue-editor-menu .left .input-icon{margin-right:8px}.dialogue-editor-view .dialogue-editor-menu .right{text-align:right}.dialogue-editor-view .dialogue-editor-menu .right .button{margin-left:8px}.dialogue-editor-view .dialogue-editor-menu .right .mobile-more-actions{margin-left:8px;display:none}@media screen and (max-width:48em){.dialogue-editor-view .dialogue-editor-menu{padding-top:0;border-bottom:0;background:#003049;color:#fff}.dialogue-editor-view .dialogue-editor-menu .right .actions{display:none}.dialogue-editor-view .dialogue-editor-menu .right .mobile-more-actions{display:block;background:#fff}}.responses-info{padding:12px 40px;background:#f7f9fb;border-bottom:1px solid #dae2e5;flex-shrink:0}.responses>div{margin-bottom:16px}.responses>div:first-child{margin-top:16px}.response-reply-types span{padding:8px;border-radius:4px}.response-reply-types span.active{background:hsla(0,0%,46.3%,.1)}.cms ul.entities{list-style-type:none;padding:0;margin:0}.cms ul.entities>li{display:flex;align-items:center;width:100%;cursor:pointer;padding:8px 16px;box-sizing:border-box;transition-duration:.25s;transition-property:background-color,fill,transform;transition-timing-function:cubic-bezier(.6,.15,.35,.95);outline:none}.cms ul.entities>li:hover{background-color:rgba(185,187,198,.2)}.cms ul.entities>li:active,.cms ul.entities>li:focus{background-color:rgba(115,119,141,.2)}.cms ul.entities>li.active{transition-duration:.25s;transition-property:background-color;transition-timing-function:cubic-bezier(.6,.15,.35,.95);background-color:rgba(0,174,239,.1);color:#00aeef}.cms ul.entities>li.active .icon:not(.toggle-icon){fill:#00aeef}.cms ul.entities>li>.icon{margin-left:auto}.dialogue-preview>svg{width:100%;height:100%;user-select:none;text-rendering:optimizeSpeed;color-rendering:optimizeSpeed;image-rendering:optimizeSpeed}.dialogue-preview .module{fill:#a3e6ff;stroke-width:10}.dialogue-preview .line{fill:transparent;stroke:#a3e6ff;stroke-width:10}