@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.ray-button{display:inline-flex;padding:10px 15px;border:none;border-radius:3px;cursor:pointer;background-color:#d3d3d3;font-family:inherit;font-size:inherit;color:inherit;align-items:center;appearance:none;text-decoration:none}.ray-button:focus{background-color:#a9a9a9}.ray-button--disabled,.ray-button:disabled{cursor:not-allowed}.ray-button:not(:disabled):not(.ray-button--disabled):hover{background-color:#a9a9a9}.ray-button:not(:disabled):not(.ray-button--disabled):focus,.ray-button:not(:disabled):not(.ray-button--disabled):hover{outline:0}.ray-control{margin:15px 0}.ray-control__label{display:block;margin:10px 0 5px}.ray-control__label__title{font-weight:700}.ray-control__label__revert{color:red;cursor:pointer}.ray-control__hint{margin-top:5px;color:#666}.ray-editable{cursor:text;min-height:1em;min-width:1em;display:inline-block}.ray-editable:not(.ray-editable--disabled):focus,.ray-editable:not(.ray-editable--disabled):hover{text-decoration:underline;text-decoration-style:dotted;outline:0}.ray-input{display:block;box-sizing:border-box;width:100%;border-radius:3px;padding:10px 15px;margin:0;font-size:inherit;font-weight:400;line-height:inherit;background-color:#fff;border:1px solid #a9a9a9;color:inherit;resize:none}.ray-input:is(textarea){min-height:75px}.ray-input::placeholder{color:#a9a9a9}.ray-input:focus{outline:0;border-color:#000}.ray-input:disabled{cursor:not-allowed}.ray-list table{border-collapse:collapse;margin:10px 0}.ray-list table th{text-align:left;color:#a9a9a9}.ray-list table td,.ray-list table th{padding:10px;border:1px solid #a9a9a9;border-width:1px 0}.ray-list table tbody tr td{cursor:pointer}.ray-list table tbody tr:hover td{background-color:#f8f8f8}.ray-menu-wrapper{position:absolute;width:max-content;top:0;left:0;z-index:9999}.ray-tooltip-menu{color:var(--ray-tooltip-menu-text-color,#fff);background:var(--ray-tooltip-menu-background-color,#000);border-radius:var(--ray-tooltip-menu-border-radius,3px);padding:var(--ray-tooltip-menu-padding,6px 10px);font-size:var(--ray-tooltip-menu-font-size, 14px);position:relative;margin:var(--ray-tooltip-menu-arrow-size,5px)}.ray-tooltip-menu__arrow{position:absolute;border-width:var(--ray-tooltip-menu-arrow-size,5px);border-style:solid}.ray-tooltip-menu--top .ray-tooltip-menu__arrow{top:100%;left:50%;margin-left:calc(0px - var(--ray-tooltip-menu-arrow-size,5px));border-color:var(--ray-tooltip-menu-background-color,#000) transparent transparent transparent}.ray-tooltip-menu--left .ray-tooltip-menu__arrow{top:50%;left:100%;margin-top:calc(0px - var(--ray-tooltip-menu-arrow-size,5px));border-color:transparent transparent transparent var(--ray-tooltip-menu-background-color,#000)}.ray-tooltip-menu--right .ray-tooltip-menu__arrow{top:50%;right:100%;margin-top:calc(0px - var(--ray-tooltip-menu-arrow-size,5px));border-color:transparent var(--ray-tooltip-menu-background-color,#000) transparent transparent}.ray-tooltip-menu--bottom .ray-tooltip-menu__arrow{bottom:100%;left:50%;margin-left:calc(0px - var(--ray-tooltip-menu-arrow-size,5px));border-color:transparent transparent var(--ray-tooltip-menu-background-color,#000) transparent}.ray-context-menu{border:1px solid #a9a9a9;border-radius:3px;padding:5px;min-width:100px;background-color:#fff;box-shadow:0 1px 6px 1px rgba(0,0,0,.2)}.ray-context-menu__separator{border:none;border-bottom:1px solid #d3d3d3;margin:5px -5px}.ray-context-menu__action,.ray-context-menu__text{width:100%;box-sizing:border-box;border-radius:3px;appearance:none;border:none;display:block;background:0 0;padding:5px 10px;text-align:left}.ray-context-menu__action__arrow,.ray-context-menu__text__arrow{float:right;margin-left:15px}.ray-context-menu__text{color:grey}.ray-context-menu__action:disabled{color:grey;cursor:not-allowed}.ray-context-menu__action:not(:disabled){cursor:pointer}.ray-context-menu__action:not(:disabled):focus,.ray-context-menu__action:not(:disabled):hover{outline:0;background-color:#eee}.ray-context-menu__action:not(:disabled):active{background-color:#ddd}.ray-modal-wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;height:-webkit-fill-available;background-color:rgba(0,0,0,.25);display:flex;justify-content:center;align-items:center;z-index:9999}.ray-modal{width:75vw;max-width:700px;max-height:95vh;box-sizing:border-box;overflow:auto;border-radius:3px;background-color:#fff;padding:50px;color:#000}.ray-modal__title{margin:0 0 25px}.ray-modal__line{margin:15px 0}.ray-modal__line:first-child{margin-top:0}.ray-modal__line--code{padding:15px;background-color:#eee;font-family:monospace;word-break:break-all}.ray-modal__buttons{margin:25px 0 0;display:flex;gap:10px}.ray-select{display:block;box-sizing:border-box;width:100%;border-radius:3px;padding:10px 35px 10px 15px;margin:0;font-size:inherit;font-weight:inherit;line-height:inherit;background-color:#fff;border:1px solid #a9a9a9;color:inherit;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2235px%22 height=%2220px%22 viewBox=%220 0 35 20%22%3E%3Cpath d=%22M34.3536252,0.657260033 C33.9474295,0.227822439 33.3835656,-0.0102202893 32.7975377,0.000336788502 L2.20246355,0.000336788502 C1.60396836,0.000336788502 1.0892625,0.219311203 0.658345958,0.657260033 C0.237501247,1.06218744 -0.000629156437,1.62542595 0,2.21441143 C0,2.82267369 0.215459517,3.34577924 0.646376054,3.78372807 L15.9678529,19.3430768 C16.3987695,19.7810256 16.9015054,20 17.5,20 C18.0984958,20 18.6012318,19.7810256 19.0321483,19.3430768 L34.3536252,3.77156282 C34.7725718,3.34577924 35,2.82267369 35,2.21441143 C35,1.60614916 34.7725718,1.09520886 34.3416553,0.657260033 L34.3536252,0.657260033 Z%22 fill=%22%23000000%22%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 15px top 50%;background-size:10px auto}.ray-select::placeholder{color:#a9a9a9}.ray-select:focus{outline:0;border-color:#000}.ray-select:disabled{opacity:1;cursor:not-allowed}.ray-select--null{color:grey}.ray-select--inline{display:inline-block;width:auto}.ray-slider{display:block;-webkit-appearance:none;background:0 0;padding:calc(var(--ray-slider-thumb-radius,24px)/ 2) 0;width:var(--ray-slider-track-width,100%);cursor:pointer}.ray-slider::-webkit-slider-runnable-track{height:var(--ray-slider-track-height,6px);width:var(--ray-slider-track-width,100%);background:var(--ray-slider-track-color,#d3d3d3);border:var(--ray-slider-border-width,0) solid var(--ray-slider-border-color,grey);border-radius:var(--ray-slider-border-radius,2px)}.ray-slider::-moz-range-track{height:var(--ray-slider-track-height,6px);width:var(--ray-slider-track-width,100%);background:var(--ray-slider-track-color,#d3d3d3);border:var(--ray-slider-border-width,0) solid var(--ray-slider-border-color,grey);border-radius:var(--ray-slider-border-radius,2px)}.ray-slider::-webkit-slider-thumb{background:var(--ray-slider-thumb-color,grey);border:var(--ray-slider-thumb-border-width,2px) solid var(--ray-slider-thumb-border-color,grey);border-radius:var(--ray-slider-thumb-radius,24px);box-sizing:border-box;height:var(--ray-slider-thumb-radius,24px);width:var(--ray-slider-thumb-radius,24px);-webkit-appearance:none;margin-top:calc((var(--ray-slider-border-width,0px) * -2 + var(--ray-slider-track-height,6px))/ 2 - var(--ray-slider-thumb-radius,24px)/ 2)}.ray-slider::-moz-range-thumb{background:var(--ray-slider-thumb-color,grey);border:var(--ray-slider-thumb-border-width,2px) solid var(--ray-slider-thumb-border-color,grey);border-radius:var(--ray-slider-thumb-radius,24px);box-sizing:border-box;height:var(--ray-slider-thumb-radius,24px);width:var(--ray-slider-thumb-radius,24px);-webkit-appearance:none;margin-top:calc((var(--ray-slider-border-width,0px) * -2 + var(--ray-slider-track-height,6px))/ 2 - var(--ray-slider-thumb-radius,24px)/ 2)}.ray-slider::-moz-focus-outer{border:0}.ray-slider:focus{outline:0;border:0}.ray-slider:focus::-webkit-slider-runnable-track{background:var(--ray-slider-track-focus-color,#a9a9a9)}.ray-slider:focus::-moz-range-track{background-color:var(--ray-slider-track-focus-color,#a9a9a9)}.ray-slider:disabled{cursor:not-allowed}.ray-slider:disabled::-webkit-slider-thumb{background:var(--ray-slider-thumb-color,grey);border:var(--ray-slider-thumb-border-width,2px) solid var(--ray-slider-thumb-border-color,grey);border-radius:var(--ray-slider-thumb-radius,24px);box-sizing:border-box;height:var(--ray-slider-thumb-radius,24px);width:var(--ray-slider-thumb-radius,24px);-webkit-appearance:none;margin-top:calc((var(--ray-slider-border-width,0px) * -2 + var(--ray-slider-track-height,6px))/ 2 - var(--ray-slider-thumb-radius,24px)/ 2);background:var(--ray-slider-thumb-disabled-color,#a9a9a9);border-color:var(--ray-slider-thumb-disabled-border-color,#a9a9a9)}.ray-slider:disabled::-moz-range-thumb{border-color:var(--ray-slider-thumb-disabled-border-color,#a9a9a9)}.ray-switch{padding:var(--ray-switch-padding,5px);width:var(--ray-switch-width,40px);height:var(--ray-switch-height,20px);background-color:var(--ray-switch-color-off,grey);border-radius:var(--ray-switch-height,20px);cursor:pointer;display:flex;justify-content:start}.ray-switch__knob{width:var(--ray-switch-height,20px);height:var(--ray-switch-height,20px);background-color:var(--ray-switch-color-knob,#fff);border-radius:calc(var(--ray-switch-height,20px)/ 2)}.ray-switch--on{background-color:var(--ray-switch-color-on,#000);justify-content:end}.ray-switch[aria-disabled]{cursor:not-allowed}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url("/fonts/montserrat-regular.woff2") format("woff2"),url("/fonts/montserrat-regular.woff") format("woff")}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;src:url("/fonts/montserrat-bold.woff2") format("woff2"),url("/fonts/montserrat-bold.woff") format("woff")}html.block{overflow:hidden;height:100%}body{font-family:Montserrat,sans-serif;font-size:16px;margin-bottom:150px;color:#000}body h1,body h2{font-weight:400}body p{margin:20px 0}body p.error{color:#ec5f31}body p.info{color:#666}body a{color:inherit;text-decoration:none}body a:focus,body a:hover{text-decoration:underline;outline:0}.hl-item .title{font-size:inherit;line-height:1.1}.hl-item .info{margin-left:4px;font-size:16px;color:#666}.hl-item .info .badge{display:inline;background-color:#666;color:#fff;padding:3px 9px;border-radius:2px;margin-right:6px}.hl-item .info span{margin-right:12px}.hl-page .hl-pane{display:flex}.hl-page .hl-pane .hl-sidebar{flex-basis:300px;flex-shrink:0;margin:0 75px}.hl-page .hl-pane .hl-sidebar .hl-filters{margin-top:40px;border:5px solid #f4f4f4;padding:25px;overflow:hidden}.hl-page .hl-pane .hl-content{flex-grow:1;margin-right:75px}.hl-list .row{font-size:64px;line-height:1.1;margin-bottom:10px}.hl-list .row:first-child{margin-top:-12px}.hl-list .row.none{color:#666}.hl-tree{margin-bottom:50px}.hl-tree .root{font-size:64px;margin-top:-25px}.hl-tree .node{font-size:48px}.hl-tree .node .hl-item{display:inline-block}.hl-tree .node:before{content:"↳ ";display:inline-block;vertical-align:top;margin-right:7px;font-family:sans-serif;color:#666}.hl-tree .node.none{color:#666;line-height:1.1}.hl-actionbar{height:80px;width:100%;position:fixed;display:flex;bottom:25px;padding:0 75px;left:0;pointer-events:none}.hl-actionbar .action{background-color:#e4e4e4;border-radius:2px;margin-right:15px;width:50px;height:50px;pointer-events:all;transition:width .3s;cursor:pointer;display:flex;align-items:center}.hl-actionbar .action svg.circle{display:block;margin:0 10px 0 13px;width:24px;height:24px;fill:none;stroke:black;stroke-width:2px;stroke-dasharray:69;stroke-dashoffset:69;transition:stroke-dashoffset .3s;transform:rotate(-90deg)}.hl-actionbar .action .svg-inline--fa{display:inline-block;margin:0 17px;height:20px}.hl-actionbar .action .name{display:none;padding-top:1px}.hl-actionbar .action.uncompleted,.hl-actionbar .action:hover{width:300px}.hl-actionbar .action.uncompleted .name,.hl-actionbar .action:hover .name{width:225px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block}.hl-button a,.hl-button button,.hl-button label{display:block;width:100%;text-align:left;cursor:pointer;padding:10px 15px 8px;margin-bottom:10px;box-sizing:border-box;border:0;border-radius:2px;background-color:#666;color:#fff;font-family:Montserrat,sans-serif;line-height:1.5;transition:background .3s}.hl-button a .svg-inline--fa,.hl-button button .svg-inline--fa,.hl-button label .svg-inline--fa{height:16px;margin-right:5px}.hl-button a:focus:not(:disabled),.hl-button a:hover:not(:disabled),.hl-button button:focus:not(:disabled),.hl-button button:hover:not(:disabled),.hl-button label:focus:not(:disabled),.hl-button label:hover:not(:disabled){background-color:#000;text-decoration:none;outline:0}.hl-button a:disabled,.hl-button button:disabled,.hl-button label:disabled{opacity:.75;cursor:not-allowed}.hl-centered{position:absolute;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;flex-flow:column}.hl-collection .none{font-size:64px;color:#666;margin-top:-25px}.hl-collection .item{display:inline-block;margin-right:15px;margin-bottom:15px;vertical-align:top;cursor:pointer}.hl-collection .item .image{height:150px;border-radius:2px}.hl-collection .item .audio{width:200px;height:150px;background-color:#20b020;text-align:center;box-sizing:border-box;padding:41px;border-radius:2px}.hl-collection .item .video{width:200px;height:150px;background-color:#9a28b0;text-align:center;box-sizing:border-box;padding:33px;border-radius:2px}.hl-collection .item .pdf{width:200px;height:150px;background-color:#f01010;text-align:center;box-sizing:border-box;padding:23px;border-radius:2px}.hl-collection .item .zip{width:200px;height:150px;background-color:#1077f0;text-align:center;box-sizing:border-box;padding:34px;border-radius:2px}.hl-collection .item .file{width:200px;height:150px;background-color:#333;text-align:center;box-sizing:border-box;padding:34px;border-radius:2px}.hl-collection .item .name{display:block;margin-top:7px;overflow:hidden;max-width:200px;line-height:1.1}.hl-collection .item .name .size{font-size:12px;color:#666}.hl-collection .item:hover{text-decoration:none}.hl-collection .item:hover .audio,.hl-collection .item:hover .file,.hl-collection .item:hover .image,.hl-collection .item:hover .pdf,.hl-collection .item:hover .video,.hl-collection .item:hover .zip{opacity:.7}.hl-dialog{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;z-index:900;box-sizing:border-box;padding:150px;background-color:rgba(0,0,0,.5)}.hl-dialog .close{position:absolute;display:inline-block;font-size:36px;margin-top:-25px;margin-left:-25px;text-align:center;background-color:#f4f4f4;padding:5px 12px;border-radius:100px;color:#666;cursor:pointer}.hl-dialog .close:hover{background-color:#e4e4e4}.hl-dialog .container{width:100%;height:100%;box-sizing:border-box;padding:75px;background-color:#fff;overflow:scroll;border-radius:2px}.hl-dialog .container .filters{margin-bottom:50px;overflow:hidden}.hl-form .submit{visibility:hidden;position:absolute}.hl-form h3{margin:50px 0 25px;font-size:36px;font-weight:400}.hl-form .preview iframe,.hl-form .preview img,.hl-form .preview video{width:100%;border-radius:2px}.hl-form .preview iframe{height:600px;border:0}.hl-info{background-color:#fafafa;border-radius:2px;margin-top:30px;padding:30px;color:#333}.hl-info h3{margin:0;font-size:14px;font-weight:600;margin-bottom:10px}.hl-info p{margin:5px 0;font-size:14px}.hl-input-asset{margin-bottom:-5px;display:flex;flex-wrap:wrap}.hl-input-asset .list{display:flex;flex-wrap:wrap}.hl-input-asset .add,.hl-input-asset .file,.hl-input-asset .image{height:100px;margin-right:5px;margin-bottom:5px;display:flex;align-items:center;justify-content:center;border-radius:2px}.hl-input-asset .add:hover,.hl-input-asset .file:hover,.hl-input-asset .image:hover{opacity:.7}.hl-input-asset .image{cursor:pointer}.hl-input-asset .file{font-size:24px;color:#fff;cursor:pointer;background-color:#666;max-width:350px;padding:0 30px}.hl-input-asset .file span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hl-input-asset .add{width:100px;background-color:#f4f4f4;color:#666;font-size:36px;cursor:pointer}.hl-input-boolean .toggle{padding:4px;width:64px;height:32px;background-color:#e4e4e4;border-radius:2px;cursor:pointer;transition:background .2s}.hl-input-boolean .toggle .knob{width:32px;height:32px;background-color:#fff;border-radius:2px;transition:margin .2s}.hl-input-boolean.selected .toggle{background-color:#666}.hl-input-boolean.selected .toggle .knob{margin-left:32px}.hl-input-boolean.disabled .toggle{cursor:not-allowed}.hl-input-document .toolbar{margin-bottom:5px;position:sticky;top:93px;z-index:800;background-color:rgba(255,255,255,.9);padding:0 0 5px 0;display:flex;justify-content:space-between}.hl-input-document .toolbar input{border:2px solid #e4e4e4;background-color:#f4f4f4;border-radius:2px;padding:6px 12px;margin-left:5px}.hl-input-document .toolbar input:focus{outline:0}.hl-input-document .toolbar button{border:0;background:#f4f4f4;padding:8px 12px;border-radius:2px;cursor:pointer}.hl-input-document .toolbar button.active,.hl-input-document .toolbar button:hover{background-color:#e4e4e4}.hl-input-document .toolbar button:focus{outline:0}.hl-input-document .toolbar button .custom{font-size:16px;font-weight:600;line-height:1}.hl-input-document .editor{min-height:85px;padding:15px 15px 5px;background-color:#f4f4f4;font-size:20px;border-radius:2px;font-family:Montserrat,sans-serif;line-height:1.3;color:#000;margin:0}.hl-input-document .editor:focus{outline:0}.hl-input-document .editor :first-child{margin-top:0}.hl-input-document .editor a{text-decoration:underline}.hl-input-document .editor a{position:relative}.hl-input-document .editor a:after,.hl-input-document .editor a:before{position:absolute;pointer-events:none;opacity:0;top:100%;bottom:auto}.hl-input-document .editor a:focus:after,.hl-input-document .editor a:focus:before,.hl-input-document .editor a:hover:after,.hl-input-document .editor a:hover:before{opacity:1;transform:translateY(12px)}.hl-input-document .editor a:before{z-index:1001;border:6px solid transparent;background:0 0;content:"";left:12px;margin-top:-12px;margin-bottom:0;border-bottom-color:#666}.hl-input-document .editor a:after{z-index:1000;padding:8px;background-color:#666;color:#fff;left:0;content:attr(href);font-family:Montserrat,sans-serif;font-weight:400;font-size:12px;line-height:1.2;border-radius:2px}.hl-input-document .editor code{font-size:20px;font-family:monospace}.hl-input-document .editor h1,.hl-input-document .editor h2,.hl-input-document .editor h3,.hl-input-document .editor h4,.hl-input-document .editor h5,.hl-input-document .editor h6{font-size:20px;font-weight:600;margin:10px 0}.hl-input-document .editor h1:before{content:"# ";color:#666}.hl-input-document .editor h2:before{content:"## ";color:#666}.hl-input-document .editor h3:before{content:"### ";color:#666}.hl-input-document .editor h4:before{content:"#### ";color:#666}.hl-input-document .editor h5:before{content:"##### ";color:#666}.hl-input-document .editor h6:before{content:"###### ";color:#666}.hl-input-document .editor p{margin:10px 0}.hl-input-document .editor ol,.hl-input-document .editor ul{margin:10px 0}.hl-input-document .editor span{all:unset;background-color:rgba(0,0,0,.1);border-radius:2px}.hl-input-document .editor span{position:relative}.hl-input-document .editor span:after,.hl-input-document .editor span:before{position:absolute;pointer-events:none;opacity:0;top:100%;bottom:auto}.hl-input-document .editor span:focus:after,.hl-input-document .editor span:focus:before,.hl-input-document .editor span:hover:after,.hl-input-document .editor span:hover:before{opacity:1;transform:translateY(12px)}.hl-input-document .editor span:before{z-index:1001;border:6px solid transparent;background:0 0;content:"";left:12px;margin-top:-12px;margin-bottom:0;border-bottom-color:#666}.hl-input-document .editor span:after{z-index:1000;padding:8px;background-color:#666;color:#fff;left:0;content:attr(class);font-family:Montserrat,sans-serif;font-weight:400;font-size:12px;line-height:1.2;border-radius:2px}.hl-input-document .editor>div{line-height:0;margin:10px 0}.hl-input-document .editor img,.hl-input-document .editor video{height:150px;border-radius:2px}.hl-input-document .editor .asset{background-color:#666;border-radius:2px;color:#fff;padding:20px;line-height:1}.hl-input-document .editor .__mobiledoc-card{display:inline-block}.hl-input-hint{margin-top:5px;color:#666}.hl-input-label{margin-top:20px;margin-bottom:5px;display:block;color:#000}.hl-input-label:first-child{margin-top:0}.hl-input-label:focus{outline:0}.hl-input-reference{margin-bottom:-5px;display:flex;flex-wrap:wrap}.hl-input-reference .list{display:flex;flex-wrap:wrap}.hl-input-reference .add,.hl-input-reference .reference{height:100px;display:flex;align-items:center;justify-content:center;margin-right:5px;margin-bottom:5px}.hl-input-reference .add:hover,.hl-input-reference .reference:hover{opacity:.7}.hl-input-reference .reference{padding:0 30px;border-radius:2px;font-size:24px;color:#fff;cursor:pointer;background-color:#666;max-width:350px}.hl-input-reference .reference span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hl-input-reference .add{width:100px;background-color:#f4f4f4;color:#666;font-size:36px;cursor:pointer}.hl-reference-dialog .row{cursor:pointer;margin-bottom:20px}.hl-reference-dialog .row:hover{text-decoration:underline}.hl-input-select{font-size:20px}.hl-input-select select{border:none;background-color:#f4f4f4;border-radius:2px;padding:10px 15px}.hl-input-select.disabled select{cursor:not-allowed}.hl-input-select.filter{font-size:20px}.hl-input-string>input{display:block;width:100%;box-sizing:border-box;padding:10px 15px;background-color:#f4f4f4;font-size:20px;border:0;border-radius:2px;font-family:Montserrat,sans-serif;line-height:1.5;outline:0;outline-offset:0}.hl-input-string>input:disabled{color:#666}.hl-input-string>input:focus{outline:0}.hl-input-string textarea{display:block;width:100%;box-sizing:border-box;padding:10px 15px;background-color:#f4f4f4;font-size:20px;border:0;border-radius:2px;font-family:Montserrat,sans-serif;line-height:1.5;outline:0;outline-offset:0;resize:none}.hl-input-string textarea:disabled{color:#666}.hl-input-string textarea:focus{outline:0}.hl-input-string .explanation{font-size:14px;color:#fff;background-color:#ec5f31;border-radius:2px;padding:4px 8px;margin-top:10px}.hl-input-tag{margin-bottom:-5px}.hl-input-tag .tag{display:inline-block;padding:10px 15px;background-color:#f4f4f4;font-size:20px;border-radius:2px;cursor:pointer;margin-right:5px;margin-bottom:5px}.hl-input-tag .tag.selected{background-color:#666;color:#fff}.hl-input-tag .tag:focus,.hl-input-tag .tag:hover{outline:0;opacity:.7}.hl-input-time{position:relative}.hl-input-time .timezone{top:16px;right:20px;position:absolute;color:#666}.hl-input-time .timezone .icon{display:inline-block;cursor:pointer}.hl-input-time .timezone .text{display:none}.hl-input-time .timezone:hover .text{display:inline-block}.hl-spinner{width:60px;height:60px;margin:60px;background-color:#000;animation:hl-spinner-animation 1.4s infinite ease-in-out}@keyframes hl-spinner-animation{0%{opacity:0;transform:perspective(120px) rotateX(0) rotateY(0)}50%{opacity:1;transform:perspective(120px) rotateX(-180deg) rotateY(0)}100%{opacity:0;transform:perspective(120px) rotateX(-180deg) rotateY(-180deg)}}.hl-toolbar{display:flex;width:100%;position:fixed;top:0;padding:25px 0;padding-top:50px;background-color:rgba(255,255,255,.9);font-size:16px;color:#666}.hl-toolbar .left{flex-basis:300px;flex-shrink:0;margin:0 75px}.hl-toolbar .left a{display:inline-block;margin-right:20px;cursor:pointer}.hl-toolbar .left a:focus,.hl-toolbar .left a:hover{color:#000}.hl-toolbar .left a .svg-inline--fa{height:14px}.hl-toolbar .left span{float:right}.hl-toolbar .right{flex-grow:1}.hl-toolbar .right .breadcrumbs{list-style:none;margin:0;padding-left:0}.hl-toolbar .right .breadcrumbs li{display:inline-block;margin-right:10px}.hl-toolbar .right .breadcrumbs li a:focus,.hl-toolbar .right .breadcrumbs li a:hover{color:#000;text-decoration:none}.hl-toolbar .right .breadcrumbs li:not(:last-child)::after{content:"•";margin-left:10px;color:#666}.hl-topbar{display:flex;margin-top:50px}.hl-topbar h1{width:215px;margin:75px;font-size:36px}.hl-topbar h1 a:focus,.hl-topbar h1 a:hover{text-decoration:none;color:#000}.hl-topbar .back{width:85px;margin:75px 0;font-size:36px;color:#666}.hl-topbar .back:focus,.hl-topbar .back:hover{color:#000}.hl-topbar .no-back{width:85px}.hl-topbar h2{margin:75px 0;font-size:36px;font-weight:700}.hl-trigger-list{padding-top:25px}.hl-well{padding:15px;background-color:#f4f4f4;border-radius:2px;word-break:break-all;font-family:monospace}