.CodeMirror{color:#000;direction:ltr;font-family:monospace;height:300px}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{background-color:#f7f7f7;border-right:1px solid #ddd;white-space:nowrap}.CodeMirror-linenumber{color:#999;min-width:20px;padding:0 3px 0 5px;text-align:right;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{background:#7e7;border:0!important;width:auto}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor-mark{animation:blink 1.06s steps(1) infinite;background-color:rgba(20,255,20,.5)}.cm-animate-fat-cursor{animation:blink 1.06s steps(1) infinite;background-color:#7e7;width:auto}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:-50px}.CodeMirror-ruler{border-left:1px solid #ccc;bottom:0;position:absolute;top:0}.cm-s-default .cm-header{color:blue}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:blue}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{background:#fff;overflow:hidden;position:relative}.CodeMirror-scroll{height:100%;margin-bottom:-50px;margin-right:-50px;outline:none;overflow:scroll!important;padding-bottom:50px;position:relative}.CodeMirror-sizer{border-right:50px solid transparent;position:relative}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{display:none;outline:none;position:absolute;z-index:6}.CodeMirror-vscrollbar{overflow-x:hidden;overflow-y:scroll;right:0;top:0}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-x:scroll;overflow-y:hidden}.CodeMirror-scrollbar-filler{bottom:0;right:0}.CodeMirror-gutter-filler{bottom:0;left:0}.CodeMirror-gutters{left:0;min-height:100%;position:absolute;top:0;z-index:3}.CodeMirror-gutter{display:inline-block;height:100%;margin-bottom:-50px;vertical-align:top;white-space:normal}.CodeMirror-gutter-wrapper{background:none!important;border:none!important;position:absolute;z-index:4}.CodeMirror-gutter-background{bottom:0;position:absolute;top:0;z-index:4}.CodeMirror-gutter-elt{cursor:default;position:absolute;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{background:transparent;border-radius:0;border-width:0;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;color:inherit;line-height:inherit;overflow:visible;position:relative;z-index:2;-webkit-tap-highlight-color:transparent;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.CodeMirror-linewidget{padding:.1px;position:relative;z-index:2}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{box-sizing:content-box}.CodeMirror-measure{height:0;overflow:hidden;position:absolute;visibility:hidden;width:100%}.CodeMirror-cursor{pointer-events:none;position:absolute}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{position:relative;visibility:hidden;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.cm-s-hopscotch.CodeMirror{background:#322931;color:#d5d3d5}.cm-s-hopscotch div.CodeMirror-selected{background:#433b42!important}.cm-s-hopscotch .CodeMirror-gutters{background:#322931;border-right:0}.cm-s-hopscotch .CodeMirror-linenumber{color:#797379}.cm-s-hopscotch .CodeMirror-cursor{border-left:1px solid #989498!important}.cm-s-hopscotch span.cm-comment{color:#b33508}.cm-s-hopscotch span.cm-atom,.cm-s-hopscotch span.cm-number{color:#c85e7c}.cm-s-hopscotch span.cm-attribute,.cm-s-hopscotch span.cm-property{color:#8fc13e}.cm-s-hopscotch span.cm-keyword{color:#dd464c}.cm-s-hopscotch span.cm-string{color:#fdcc59}.cm-s-hopscotch span.cm-variable{color:#8fc13e}.cm-s-hopscotch span.cm-variable-2{color:#1290bf}.cm-s-hopscotch span.cm-def{color:#fd8b19}.cm-s-hopscotch span.cm-error{background:#dd464c;color:#989498}.cm-s-hopscotch span.cm-bracket{color:#d5d3d5}.cm-s-hopscotch span.cm-tag{color:#dd464c}.cm-s-hopscotch span.cm-link{color:#c85e7c}.cm-s-hopscotch .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.cm-s-hopscotch .CodeMirror-activeline-background{background:#302020}.gjs-is__grab,.gjs-is__grab *{cursor:grab!important}.gjs-is__grabbing,.gjs-is__grabbing *{cursor:grabbing!important;-moz-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}:root{--gjs-main-color:#444;--gjs-primary-color:#444;--gjs-secondary-color:#ddd;--gjs-tertiary-color:#804f7b;--gjs-quaternary-color:#d278c9;--gjs-font-color:#ddd;--gjs-font-color-active:#f8f8f8;--gjs-main-dark-color:rgba(0,0,0,.2);--gjs-secondary-dark-color:rgba(0,0,0,.1);--gjs-main-light-color:hsla(0,0%,100%,.1);--gjs-secondary-light-color:hsla(0,0%,100%,.7);--gjs-soft-light-color:hsla(0,0%,100%,.015);--gjs-color-blue:#3b97e3;--gjs-color-red:#dd3636;--gjs-color-yellow:#ffca6f;--gjs-color-green:#62c462;--gjs-left-width:15%;--gjs-color-highlight:#71b7f1;--gjs-color-warn:#ffca6f;--gjs-handle-margin:-5px;--gjs-light-border:hsla(0,0%,100%,.05);--gjs-arrow-color:hsla(0,0%,100%,.7);--gjs-dark-text-shadow:rgba(0,0,0,.2);--gjs-color-input-padding:22px;--gjs-input-padding:5px;--gjs-padding-elem-classmanager:5px 6px;--gjs-upload-padding:150px 10px;--gjs-animation-duration:0.2s;--gjs-main-font:Helvetica,sans-serif;--gjs-font-size:0.75rem;--gjs-placeholder-background-color:var(--gjs-color-green);--gjs-canvas-top:40px;--gjs-flex-item-gap:5px}.gjs-bg-main,.gjs-off-prv,.gjs-sm-colorp-c{background-color:var(--gjs-main-color)}.gjs-color-main,.gjs-off-prv,.gjs-sm-stack #gjs-sm-add{color:var(--gjs-font-color);fill:var(--gjs-font-color)}.gjs-color-active{color:var(--gjs-font-color-active);fill:var(--gjs-font-color-active)}.gjs-color-warn{color:var(--gjs-color-warn);fill:var(--gjs-color-warn)}.gjs-color-hl{color:var(--gjs-color-highlight);fill:var(--gjs-color-highlight)}.gjs-clm-tags #gjs-clm-new,.gjs-invis-invis,.gjs-no-app{background-color:transparent;border:none;color:inherit}.gjs-no-app{height:10px}.opac50{filter:alpha(opacity=50);opacity:.5}.checker-bg,.gjs-checker-bg,.gjs-field-colorp-c,.gjs-sm-layer-preview{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==")}.gjs-grabbing,.gjs-grabbing *,.gjs-layer-name,.gjs-no-user-select,.gjs-rte-toolbar{-moz-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}.gjs-fixedmargin-v-el,.gjs-fixedpadding-v-el,.gjs-margin-v-el,.gjs-no-pointer-events,.gjs-padding-v-el,.gjs-resizer-c{pointer-events:none}.gjs-block-category .gjs-title,.gjs-category-title,.gjs-clm-tags #gjs-clm-close,.gjs-com-no-select,.gjs-com-no-select img,.gjs-layer-title,.gjs-sm-sector-title,.gjs-trait-category .gjs-title,.no-select{-moz-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}.clear{clear:both}.gjs-block-category.gjs-open,.gjs-category-open,.gjs-sm-sector.gjs-sm-open,.gjs-trait-category.gjs-open{border-bottom:1px solid rgba(0,0,0,.25)}.gjs-block-category .gjs-title,.gjs-category-title,.gjs-layer-title,.gjs-sm-sector-title,.gjs-trait-category .gjs-title{background-color:var(--gjs-secondary-dark-color);border-bottom:1px solid rgba(0,0,0,.25);cursor:pointer;font-weight:lighter;letter-spacing:1px;padding:9px 10px 9px 20px;position:relative;text-align:left}.btn-cl,.gjs-am-close,.gjs-mdl-btn-close{cursor:pointer;filter:alpha(opacity=30);font-size:25px;opacity:.3}.btn-cl:hover,.gjs-am-close:hover,.gjs-mdl-btn-close:hover{filter:alpha(opacity=70);opacity:.7}.gjs-traits-label{border-bottom:1px solid var(--gjs-main-dark-color);font-weight:lighter;margin-bottom:5px;padding:10px;text-align:left}.gjs-label-wrp{min-width:30%;width:30%}.gjs-field-wrp{flex-grow:1}.gjs-trait-categories,.gjs-traits-c,.gjs-traits-cs{display:flex;flex-direction:column}.gjs-trait-category{width:100%}.gjs-trait-category .gjs-caret-icon{margin-right:5px}.gjs-trt-header{font-weight:lighter;padding:10px}.gjs-trt-trait{align-items:center;display:flex;font-weight:lighter;gap:5px;justify-content:flex-start;padding:5px 10px;text-align:left}.gjs-trt-traits{font-size:var(--gjs-font-size)}.gjs-trt-trait .gjs-label{overflow:hidden;text-align:left;text-overflow:ellipsis}.gjs-guide-info{position:absolute}.gjs-guide-info__content{display:flex;height:100%;padding:5px;position:absolute;width:100%}.gjs-guide-info__line{margin:auto;position:relative}.gjs-guide-info__line:after,.gjs-guide-info__line:before{background-color:inherit;content:"";display:block;position:absolute}.gjs-guide-info__y{padding:0 5px}.gjs-guide-info__y .gjs-guide-info__content{justify-content:center}.gjs-guide-info__y .gjs-guide-info__line{height:1px;width:100%}.gjs-guide-info__y .gjs-guide-info__line:after,.gjs-guide-info__y .gjs-guide-info__line:before{bottom:0;height:10px;left:0;margin:auto;top:0;width:1px}.gjs-guide-info__y .gjs-guide-info__line:after{left:auto;right:0}.gjs-guide-info__x{padding:5px 0}.gjs-guide-info__x .gjs-guide-info__content{align-items:center}.gjs-guide-info__x .gjs-guide-info__line{height:100%;width:1px}.gjs-guide-info__x .gjs-guide-info__line:after,.gjs-guide-info__x .gjs-guide-info__line:before{height:1px;left:0;margin:auto;right:0;top:0;transform:translateX(-50%);width:10px}.gjs-guide-info__x .gjs-guide-info__line:after{bottom:0;top:auto}.gjs-badge{white-space:nowrap}.gjs-badge__icon{display:inline-block;height:15px;vertical-align:middle;width:15px}.gjs-badge__icon svg{fill:currentColor}.gjs-badge__name{display:inline-block;vertical-align:middle}.gjs-frame-wrapper{height:100%;left:0;margin:auto;position:absolute;right:0;width:100%}.gjs-frame-wrapper--anim{transition:width .35s ease,height .35s ease}.gjs-frame-wrapper__top{display:flex;left:50%;padding:5px 0;position:absolute;top:0;transform:translateY(-100%) translateX(-50%);width:100%}.gjs-frame-wrapper__top-r{margin-left:auto}.gjs-frame-wrapper__left{height:100%;left:0;position:absolute;top:50%;transform:translateX(-100%) translateY(-50%)}.gjs-frame-wrapper__bottom{bottom:0;left:50%;position:absolute;transform:translateY(100%) translateX(-50%);width:100%}.gjs-frame-wrapper__right{height:100%;position:absolute;right:0;top:50%;transform:translateX(100%) translateY(-50%)}.gjs-frame-wrapper__icon{cursor:pointer;width:24px}.gjs-frame-wrapper__icon>svg{fill:currentColor}.gjs-fixedpadding-v-top,.gjs-padding-v-top{left:0;top:0;width:100%}.gjs-fixedpadding-v-right,.gjs-padding-v-right{right:0}.gjs-fixedpadding-v-bottom,.gjs-padding-v-bottom{bottom:0;left:0;width:100%}.gjs-fixedpadding-v-left,.gjs-padding-v-left{left:0}.gjs-cv-canvas{bottom:0;box-sizing:border-box;height:calc(100% - var(--gjs-canvas-top));left:0;overflow:hidden;position:absolute;top:var(--gjs-canvas-top);width:calc(100% - var(--gjs-left-width));z-index:1}.gjs-cv-canvas-bg{background-color:rgba(0,0,0,.15)}.gjs-cv-canvas.gjs-cui{height:100%;top:0;width:100%}.gjs-cv-canvas.gjs-is__grab .gjs-cv-canvas__frames,.gjs-cv-canvas.gjs-is__grabbing .gjs-cv-canvas__frames{pointer-events:none}.gjs-cv-canvas__frames{height:100%;left:0;position:absolute;top:0;width:100%}.gjs-cv-canvas__spots{pointer-events:none;position:absolute;z-index:1}.gjs-cv-canvas .gjs-ghost{background-color:#5b5b5b;border:2px dashed #ccc;display:none;filter:alpha(opacity=55);opacity:.55;pointer-events:none;position:absolute;z-index:10}.gjs-cv-canvas .gjs-highlighter,.gjs-cv-canvas .gjs-highlighter-sel{height:100%;outline:1px solid var(--gjs-color-blue);outline-offset:-1px;pointer-events:none;position:absolute;width:100%}.gjs-cv-canvas .gjs-highlighter-warning{outline:3px solid var(--gjs-color-yellow)}.gjs-cv-canvas .gjs-highlighter-sel{outline:2px solid var(--gjs-color-blue);outline-offset:-2px}.gjs-cv-canvas #gjs-tools,.gjs-cv-canvas .gjs-tools{height:100%;left:0;outline:none;position:absolute;top:0;width:100%;z-index:1}.gjs-cv-canvas #gjs-tools{z-index:2}.gjs-cv-canvas *{box-sizing:border-box}.gjs-frame{border:none;bottom:0;display:block;height:100%;margin:auto;outline:medium none;right:0;transition:width .35s ease,height .35s ease;width:100%}.gjs-frame,.gjs-toolbar{left:0;position:absolute;top:0}.gjs-toolbar{background-color:var(--gjs-color-blue);color:#fff;white-space:nowrap;z-index:10}.gjs-toolbar-item{cursor:pointer;display:inline-block;padding:5px;width:26px}.gjs-toolbar-item svg{fill:currentColor;vertical-align:middle}.gjs-resizer-c{height:100%;left:0;position:absolute;top:0;width:100%;z-index:9}.gjs-fixedmargin-v-el,.gjs-fixedpadding-v-el,.gjs-margin-v-el,.gjs-padding-v-el{background-color:#ff0;filter:alpha(opacity=10);opacity:.1;position:absolute}.gjs-fixedmargin-v-el,.gjs-fixedpadding-v-el{filter:alpha(opacity=20);opacity:.2}.gjs-fixedpadding-v-el,.gjs-padding-v-el{background-color:navy}.gjs-resizer-h{background-color:#fff;border:3px solid var(--gjs-color-blue);height:10px;margin:var(--gjs-handle-margin);pointer-events:all;position:absolute;width:10px}.gjs-resizer-h-tl{cursor:nwse-resize;left:0;top:0}.gjs-resizer-h-tr{cursor:nesw-resize;right:0;top:0}.gjs-resizer-h-tc{cursor:ns-resize;left:0;margin:var(--gjs-handle-margin) auto;right:0;top:0}.gjs-resizer-h-cl{left:0}.gjs-resizer-h-cl,.gjs-resizer-h-cr{bottom:0;cursor:ew-resize;margin:auto var(--gjs-handle-margin);top:0}.gjs-resizer-h-cr{right:0}.gjs-resizer-h-bl{bottom:0;cursor:nesw-resize;left:0}.gjs-resizer-h-bc{bottom:0;cursor:ns-resize;left:0;margin:var(--gjs-handle-margin) auto;right:0}.gjs-resizer-h-br{bottom:0;cursor:nwse-resize;right:0}.gjs-pn-panel .gjs-resizer-h{background-color:rgba(0,0,0,.2);border:none;opacity:0;transition:opacity .25s}.gjs-pn-panel .gjs-resizer-h:hover{opacity:1}.gjs-pn-panel .gjs-resizer-h-bc,.gjs-pn-panel .gjs-resizer-h-tc{margin:0 auto;width:100%}.gjs-pn-panel .gjs-resizer-h-cl,.gjs-pn-panel .gjs-resizer-h-cr{height:100%;margin:auto 0}.gjs-resizing .gjs-badge,.gjs-resizing .gjs-highlighter{display:none!important}.gjs-resizing-tl *{cursor:nwse-resize!important}.gjs-resizing-tr *{cursor:nesw-resize!important}.gjs-resizing-tc *{cursor:ns-resize!important}.gjs-resizing-cl *,.gjs-resizing-cr *{cursor:ew-resize!important}.gjs-resizing-bl *{cursor:nesw-resize!important}.gjs-resizing-bc *{cursor:ns-resize!important}.gjs-resizing-br *{cursor:nwse-resize!important}.no-dots,.ui-resizable-handle{border:none!important;margin:0!important;outline:none!important}.gjs-com-dashed *{box-sizing:border-box;outline:1px dashed #888;outline-offset:-2px}.gjs-badge,.gjs-com-badge{background-color:var(--gjs-color-blue);color:#fff;display:none;font-size:12px;outline:none;padding:2px 5px;pointer-events:none;position:absolute;z-index:1}.gjs-badge-warning{background-color:var(--gjs-color-yellow)}.gjs-com-placeholder,.gjs-placeholder{display:none;pointer-events:none;position:absolute;z-index:10}.gjs-placeholder{border-style:solid!important;box-sizing:border-box;outline:none;transition:top var(--gjs-animation-duration),left var(--gjs-animation-duration),width var(--gjs-animation-duration),height var(--gjs-animation-duration)}.gjs-com-placeholder.horizontal,.gjs-placeholder.horizontal{border-color:transparent var(--gjs-placeholder-background-color);border-width:3px 5px;margin:-3px 0 0}.gjs-com-placeholder.vertical,.gjs-placeholder.vertical{border-color:var(--gjs-placeholder-background-color) transparent;border-width:5px 3px;margin:0 0 0 -3px}.gjs-com-placeholder-int,.gjs-placeholder-int{background-color:var(--gjs-placeholder-background-color);box-shadow:0 0 3px rgba(0,0,0,.2);height:100%;outline:none;padding:1.5px;pointer-events:none;width:100%}.gjs-pn-panel{box-sizing:border-box;display:inline-block;padding:5px;position:absolute;text-align:center;z-index:3}.gjs-pn-panel .icon-redo,.gjs-pn-panel .icon-undo{font-size:20px;height:30px;width:25px}.gjs-pn-commands{box-shadow:0 0 5px var(--gjs-main-dark-color);left:0;top:0;width:calc(100% - var(--gjs-left-width))}.gjs-pn-options{right:var(--gjs-left-width);top:0}.gjs-pn-views{border-bottom:2px solid var(--gjs-main-dark-color);right:0;width:var(--gjs-left-width);z-index:4}.gjs-pn-views-container{box-shadow:0 0 5px var(--gjs-main-dark-color);height:100%;overflow:auto;padding:42px 0 0;right:0;width:var(--gjs-left-width)}.gjs-pn-buttons{align-items:center;display:flex;justify-content:space-between}.gjs-pn-btn{background-color:transparent;border:none;border-radius:2px;box-sizing:border-box;cursor:pointer;font-size:18px;line-height:21px;margin-right:5px;min-height:30px;min-width:30px;padding:4px;position:relative}.gjs-pn-btn.gjs-pn-active{background-color:rgba(0,0,0,.15);box-shadow:inset 0 0 3px rgba(0,0,0,.25)}.gjs-pn-btn svg{fill:currentColor}.gjs-label{line-height:18px}.gjs-fields{display:flex}.gjs-select{padding:0;width:100%}.gjs-select select{padding-right:10px}.gjs-select select:-moz-focusring,.gjs-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--gjs-secondary-light-color)}.gjs-btn-prim:focus,.gjs-button:focus,.gjs-input:focus,.gjs-select select:focus,.gjs-select:focus{outline:none}.gjs-field input,.gjs-field select,.gjs-field textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;box-sizing:border-box;color:inherit;padding:var(--gjs-input-padding);position:relative;width:100%;z-index:1}.gjs-field input:focus,.gjs-field select:focus,.gjs-field textarea:focus{outline:none}.gjs-field input[type=number]{-moz-appearance:textfield}.gjs-field input[type=number]::-webkit-inner-spin-button,.gjs-field input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.gjs-field-range{flex:9 1 auto}.gjs-field-integer input{padding-right:30px}.gjs-clm-select option,.gjs-field-select option,.gjs-fields option,.gjs-select option,.gjs-sm-select option,.gjs-sm-unit option{background-color:var(--gjs-main-color);color:var(--gjs-font-color)}.gjs-field{background-color:var(--gjs-main-dark-color);border:none;border-radius:2px;box-shadow:none;box-sizing:border-box;padding:0;position:relative}.gjs-field textarea{resize:vertical}.gjs-field .gjs-sel-arrow{height:100%;position:absolute;right:0;top:0;width:9px;z-index:0}.gjs-field .gjs-d-s-arrow{border-left:3px solid transparent;border-right:4px solid transparent;border-top:4px solid var(--gjs-arrow-color);cursor:pointer;height:0;right:var(--gjs-input-padding);width:0}.gjs-field .gjs-d-s-arrow,.gjs-field-arrows{bottom:0;margin:auto;position:absolute;top:0}.gjs-field-arrows{cursor:ns-resize;height:20px;right:calc(var(--gjs-input-padding) - 2px);width:9px;z-index:10}.gjs-field-color,.gjs-field-radio{width:100%}.gjs-field-color input{box-sizing:border-box;padding-right:var(--gjs-color-input-padding)}.gjs-field-colorp{border-left:1px solid var(--gjs-main-dark-color);box-sizing:border-box;height:100%;padding:2px;position:absolute;right:0;top:0;width:var(--gjs-color-input-padding);z-index:10}.gjs-field-colorp .gjs-checker-bg,.gjs-field-colorp .gjs-field-colorp-c{border-radius:1px;height:100%;width:100%}.gjs-field-colorp-c{height:100%;position:relative;width:100%}.gjs-field-color-picker{background-color:var(--gjs-font-color);border-radius:1px;box-shadow:0 0 1px var(--gjs-main-dark-color);cursor:pointer;height:100%;position:absolute;top:0;width:100%}.gjs-field-checkbox{cursor:pointer;display:block;height:17px;padding:0;width:17px}.gjs-field-checkbox input{display:none}.gjs-field-checkbox input:checked+.gjs-chk-icon{border-color:hsla(0,0%,100%,.5);border-style:solid;border-width:0 2px 2px 0}.gjs-radio-item{border-left:1px solid var(--gjs-dark-text-shadow);flex:1 1 auto;text-align:center}.gjs-radio-item:first-child{border:none}.gjs-radio-item:hover{background:var(--gjs-main-dark-color)}.gjs-radio-item input{display:none}.gjs-radio-item input:checked+.gjs-radio-item-label{background-color:hsla(0,0%,100%,.2)}.gjs-radio-items{display:flex}.gjs-radio-item-label{cursor:pointer;display:block;padding:var(--gjs-input-padding)}.gjs-field-units{bottom:0;margin:auto;position:absolute;right:10px;top:0}.gjs-field-unit{color:var(--gjs-arrow-color);cursor:pointer;font-size:10px;position:absolute;right:10px;top:3px}.gjs-input-unit{text-align:center}.gjs-field-arrow-d,.gjs-field-arrow-u{border-left:3px solid transparent;border-right:4px solid transparent;border-top:4px solid var(--gjs-arrow-color);bottom:4px;cursor:pointer;height:0;position:absolute;width:0}.gjs-field-arrow-u{border-bottom:4px solid var(--gjs-arrow-color);border-top:none;top:4px}.gjs-field-select{padding:0}.gjs-field-range{background-color:transparent;border:none;box-shadow:none;padding:0}.gjs-field-range input{height:100%;margin:0}.gjs-field-range input:focus{outline:none}.gjs-field-range input::-webkit-slider-thumb{-webkit-appearance:none;background-color:var(--gjs-font-color);border:1px solid var(--gjs-main-dark-color);border-radius:100%;cursor:pointer;height:10px;margin-top:-4px;width:10px}.gjs-field-range input::-moz-range-thumb{background-color:var(--gjs-font-color);border:1px solid var(--gjs-main-dark-color);border-radius:100%;cursor:pointer;height:10px;width:10px}.gjs-field-range input::-ms-thumb{background-color:var(--gjs-font-color);border:1px solid var(--gjs-main-dark-color);border-radius:100%;cursor:pointer;height:10px;width:10px}.gjs-field-range input::-moz-range-track{background-color:var(--gjs-main-dark-color);border-radius:1px;height:3px;margin-top:3px}.gjs-field-range input::-webkit-slider-runnable-track{background-color:var(--gjs-main-dark-color);border-radius:1px;height:3px;margin-top:3px}.gjs-field-range input::-ms-track{background-color:var(--gjs-main-dark-color);border-radius:1px;height:3px;margin-top:3px}.gjs-btn-prim{border:none;border-radius:2px;color:inherit;cursor:pointer;padding:3px 6px;padding:var(--gjs-input-padding)}.gjs-btn-prim,.gjs-btn-prim:active{background-color:var(--gjs-main-light-color)}.gjs-btn--full{width:100%}.gjs-chk-icon{box-sizing:border-box;display:block;height:14px;margin:0 5px;transform:rotate(45deg);width:6px}.gjs-add-trasp{background:none;border:none;border-radius:2px;color:var(--gjs-font-color);cursor:pointer;filter:alpha(opacity=75);font-size:1em;opacity:.75}.gjs-add-trasp:hover{filter:alpha(opacity=100);opacity:1}.gjs-add-trasp:active{background-color:rgba(0,0,0,.2)}.gjs-devices-c{align-items:center;display:flex;padding:2px 3px 3px}.gjs-devices-c .gjs-device-label{flex-grow:2;margin-right:10px;text-align:left}.gjs-devices-c .gjs-select{flex-grow:20}.gjs-devices-c .gjs-add-trasp{flex-grow:1;margin-left:5px}.gjs-sm-clear{cursor:pointer;height:14px;margin-left:3px;min-width:14px;width:14px}.gjs-sm-header{font-weight:lighter;padding:10px}.gjs-sm-sector{clear:both;font-weight:lighter;text-align:left}.gjs-sm-sector-title{align-items:center;display:flex}.gjs-sm-sector-caret{height:17px;min-width:17px;transform:rotate(-90deg);width:17px}.gjs-sm-sector-label{margin-left:5px}.gjs-sm-sector.gjs-sm-open .gjs-sm-sector-caret{transform:none}.gjs-sm-properties{align-items:flex-end;box-sizing:border-box;display:flex;flex-wrap:wrap;font-size:var(--gjs-font-size);padding:10px 5px;width:100%}.gjs-sm-label{align-items:center;display:flex;margin:5px 5px 3px 0}.gjs-sm-close-btn,.gjs-sm-preview-file-close{cursor:pointer;display:block;filter:alpha(opacity=70);font-size:23px;opacity:.7;position:absolute;right:5px;top:0}.gjs-sm-close-btn:hover,.gjs-sm-preview-file-close:hover{filter:alpha(opacity=90);opacity:.9}.gjs-clm-field,.gjs-clm-select,.gjs-sm-field{position:relative;width:100%}.gjs-clm-field input,.gjs-clm-field select,.gjs-clm-select input,.gjs-clm-select select,.gjs-sm-field input,.gjs-sm-field select{background-color:transparent;border:none;color:hsla(0,0%,100%,.7);width:100%}.gjs-clm-field input,.gjs-clm-select input,.gjs-sm-field input{box-sizing:border-box}.gjs-clm-field select,.gjs-clm-select select,.gjs-sm-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;z-index:1}.gjs-clm-field select::-ms-expand,.gjs-clm-select select::-ms-expand,.gjs-sm-field select::-ms-expand{display:none}.gjs-clm-field select:-moz-focusring,.gjs-clm-select select:-moz-focusring,.gjs-sm-field select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--gjs-secondary-light-color)}.gjs-clm-field input:focus,.gjs-clm-field select:focus,.gjs-clm-select input:focus,.gjs-clm-select select:focus,.gjs-sm-field input:focus,.gjs-sm-field select:focus{outline:none}.gjs-clm-field .gjs-sm-unit,.gjs-clm-select .gjs-sm-unit,.gjs-sm-field .gjs-sm-unit{color:var(--gjs-secondary-light-color);cursor:pointer;font-size:10px;position:absolute;right:10px;top:3px}.gjs-clm-field .gjs-clm-sel-arrow,.gjs-clm-field .gjs-sm-int-arrows,.gjs-clm-field .gjs-sm-sel-arrow,.gjs-clm-select .gjs-clm-sel-arrow,.gjs-clm-select .gjs-sm-int-arrows,.gjs-clm-select .gjs-sm-sel-arrow,.gjs-sm-field .gjs-clm-sel-arrow,.gjs-sm-field .gjs-sm-int-arrows,.gjs-sm-field .gjs-sm-sel-arrow{cursor:ns-resize;height:100%;position:absolute;right:0;top:0;width:9px}.gjs-clm-field .gjs-sm-sel-arrow,.gjs-clm-select .gjs-sm-sel-arrow,.gjs-sm-field .gjs-sm-sel-arrow{cursor:pointer}.gjs-clm-field .gjs-clm-d-s-arrow,.gjs-clm-field .gjs-sm-d-arrow,.gjs-clm-field .gjs-sm-d-s-arrow,.gjs-clm-field .gjs-sm-u-arrow,.gjs-clm-select .gjs-clm-d-s-arrow,.gjs-clm-select .gjs-sm-d-arrow,.gjs-clm-select .gjs-sm-d-s-arrow,.gjs-clm-select .gjs-sm-u-arrow,.gjs-sm-field .gjs-clm-d-s-arrow,.gjs-sm-field .gjs-sm-d-arrow,.gjs-sm-field .gjs-sm-d-s-arrow,.gjs-sm-field .gjs-sm-u-arrow{border-left:3px solid transparent;border-right:4px solid transparent;cursor:pointer;height:0;position:absolute;width:0}.gjs-clm-field .gjs-sm-u-arrow,.gjs-clm-select .gjs-sm-u-arrow,.gjs-sm-field .gjs-sm-u-arrow{border-bottom:4px solid var(--gjs-secondary-light-color);top:4px}.gjs-clm-field .gjs-clm-d-s-arrow,.gjs-clm-field .gjs-sm-d-arrow,.gjs-clm-field .gjs-sm-d-s-arrow,.gjs-clm-select .gjs-clm-d-s-arrow,.gjs-clm-select .gjs-sm-d-arrow,.gjs-clm-select .gjs-sm-d-s-arrow,.gjs-sm-field .gjs-clm-d-s-arrow,.gjs-sm-field .gjs-sm-d-arrow,.gjs-sm-field .gjs-sm-d-s-arrow{border-top:4px solid var(--gjs-secondary-light-color);bottom:4px}.gjs-clm-field .gjs-clm-d-s-arrow,.gjs-clm-field .gjs-sm-d-s-arrow,.gjs-clm-select .gjs-clm-d-s-arrow,.gjs-clm-select .gjs-sm-d-s-arrow,.gjs-sm-field .gjs-clm-d-s-arrow,.gjs-sm-field .gjs-sm-d-s-arrow{bottom:7px}.gjs-clm-select,.gjs-sm-color.gjs-clm-field,.gjs-sm-field.gjs-sm-color,.gjs-sm-field.gjs-sm-input,.gjs-sm-field.gjs-sm-integer,.gjs-sm-field.gjs-sm-list,.gjs-sm-field.gjs-sm-select,.gjs-sm-input.gjs-clm-field,.gjs-sm-integer.gjs-clm-field,.gjs-sm-list.gjs-clm-field,.gjs-sm-select.gjs-clm-field{background-color:var(--gjs-main-dark-color);border:1px solid rgba(0,0,0,.1);border-radius:2px;box-shadow:1px 1px 0 var(--gjs-main-light-color);box-sizing:border-box;color:var(--gjs-secondary-light-color);padding:0 5px}.gjs-sm-composite.gjs-clm-field,.gjs-sm-composite.gjs-clm-select,.gjs-sm-field.gjs-sm-composite{border-radius:2px}.gjs-clm-select,.gjs-sm-field.gjs-sm-select,.gjs-sm-select.gjs-clm-field{padding:0}.gjs-clm-select select,.gjs-sm-field.gjs-sm-select select,.gjs-sm-select.gjs-clm-field select{height:20px}.gjs-clm-select option,.gjs-sm-field.gjs-sm-select option,.gjs-sm-select.gjs-clm-field option{padding:3px 0}.gjs-sm-composite.gjs-clm-field,.gjs-sm-composite.gjs-clm-select,.gjs-sm-field.gjs-sm-composite{background-color:var(--gjs-secondary-dark-color);border:1px solid rgba(0,0,0,.25)}.gjs-sm-field.gjs-sm-list,.gjs-sm-list.gjs-clm-field,.gjs-sm-list.gjs-clm-select{float:left;overflow:hidden;padding:0;width:auto}.gjs-sm-field.gjs-sm-list input,.gjs-sm-list.gjs-clm-field input,.gjs-sm-list.gjs-clm-select input{display:none}.gjs-sm-field.gjs-sm-list label,.gjs-sm-list.gjs-clm-field label,.gjs-sm-list.gjs-clm-select label{cursor:pointer;display:block;padding:5px}.gjs-sm-field.gjs-sm-list .gjs-sm-radio:checked+label,.gjs-sm-list.gjs-clm-field .gjs-sm-radio:checked+label,.gjs-sm-list.gjs-clm-select .gjs-sm-radio:checked+label{background-color:hsla(0,0%,100%,.2)}.gjs-sm-field.gjs-sm-list .gjs-sm-icon,.gjs-sm-list.gjs-clm-field .gjs-sm-icon,.gjs-sm-list.gjs-clm-select .gjs-sm-icon{background-position:50%;background-repeat:no-repeat;line-height:normal;text-shadow:none}.gjs-sm-field.gjs-sm-integer select,.gjs-sm-integer.gjs-clm-field select,.gjs-sm-integer.gjs-clm-select select{padding:0;width:auto}.gjs-sm-list .gjs-sm-el{border-left:1px solid var(--gjs-main-dark-color);float:left}.gjs-sm-list .gjs-sm-el:first-child{border:none}.gjs-sm-list .gjs-sm-el:hover{background:var(--gjs-main-dark-color)}.gjs-sm-slider .gjs-field-integer{flex:1 1 65px}.gjs-sm-property{box-sizing:border-box;float:left;margin-bottom:5px;padding:0 5px;width:50%}.gjs-sm-property--full,.gjs-sm-property.gjs-sm-color,.gjs-sm-property.gjs-sm-composite,.gjs-sm-property.gjs-sm-file,.gjs-sm-property.gjs-sm-list,.gjs-sm-property.gjs-sm-slider,.gjs-sm-property.gjs-sm-stack{width:100%}.gjs-sm-property .gjs-sm-btn{background-color:color-mix(in srgb,var(--gjs-main-dark-color),#fff 13%);border:none;border-radius:2px;box-shadow:1px 1px 0 color-mix(in srgb,var(--gjs-main-dark-color),#fff 2%),1px 1px 0 color-mix(in srgb,var(--gjs-main-dark-color),#fff 17%) inset;box-sizing:border-box;color:var(--gjs-font-color);cursor:pointer;filter:alpha(opacity=85);height:auto;opacity:.85;padding:5px;position:relative;text-align:center;text-shadow:-1px -1px 0 var(--gjs-main-dark-color);width:100%}.gjs-sm-property .gjs-sm-btn-c{box-sizing:border-box;float:left;width:100%}.gjs-sm-property__text-shadow .gjs-sm-layer-preview-cnt:after{color:#000;content:"T";font-weight:900;line-height:17px;padding:0 4px}.gjs-sm-preview-file{background-color:var(--gjs-light-border);border:1px solid color-mix(in srgb,var(--gjs-light-border),#000 1%);border-radius:2px;margin-top:5px;overflow:hidden;padding:3px 20px;position:relative}.gjs-sm-preview-file-cnt{background-position:50%;background-repeat:no-repeat;background-size:auto 100%;height:50px}.gjs-sm-preview-file-close{height:14px;top:-5px;width:14px}.gjs-sm-layers{margin-top:5px;min-height:30px;padding:1px 3px}.gjs-sm-layer{background-color:hsla(0,0%,100%,.055);border-radius:2px;margin:2px 0;padding:7px;position:relative}.gjs-sm-layer.gjs-sm-active{background-color:hsla(0,0%,100%,.12)}.gjs-sm-layer .gjs-sm-label-wrp{align-items:center;display:flex}.gjs-sm-layer #gjs-sm-move{cursor:grab;height:14px;min-width:14px;width:14px}.gjs-sm-layer #gjs-sm-label{flex-grow:1;margin:0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gjs-sm-layer-preview{border-radius:2px;height:15px;margin-right:5px;min-width:15px;width:15px}.gjs-sm-layer-preview-cnt{background-color:#fff;background-size:cover!important;border-radius:2px;height:100%;width:100%}.gjs-sm-layer #gjs-sm-close-layer{cursor:pointer;display:block;filter:alpha(opacity=50);height:14px;min-width:14px;opacity:.5;width:14px}.gjs-sm-layer #gjs-sm-close-layer:hover{filter:alpha(opacity=80);opacity:.8}.gjs-sm-stack .gjs-sm-properties{padding:5px 0 0}.gjs-sm-property__border-radius .gjs-sm-property__border-bottom-right-radius{order:4}.gjs-sm-stack #gjs-sm-add{background:none;border:none;cursor:pointer;height:18px;opacity:.75;outline:none;padding:0;position:absolute;right:0;top:-17px;width:18px}.gjs-sm-stack #gjs-sm-add:hover{filter:alpha(opacity=100);opacity:1}.gjs-sm-colorp-c{border-radius:2px;box-sizing:border-box;height:100%;padding:2px;position:absolute;right:0;top:0;width:20px}.gjs-sm-colorp-c .gjs-checker-bg,.gjs-sm-colorp-c .gjs-field-colorp-c{border-radius:1px;height:100%;width:100%}.gjs-sm-color-picker{background-color:var(--gjs-font-color);border-radius:1px;box-shadow:0 0 1px var(--gjs-main-dark-color);cursor:pointer;height:16px;margin-top:-16px;width:100%}.gjs-sm-btn-upload #gjs-sm-upload{cursor:pointer;left:0;opacity:0;position:absolute;top:0;width:100%}.gjs-sm-btn-upload #gjs-sm-label{padding:2px 0}.gjs-sm-layer>#gjs-sm-move{cursor:move;filter:alpha(opacity=70);float:left;font-size:12px;margin:0 5px 0 0;opacity:.7}.gjs-sm-layer>#gjs-sm-move:hover{filter:alpha(opacity=90);opacity:.9}.gjs-blocks-c{display:flex;flex-wrap:wrap;justify-content:flex-start}.gjs-block-categories{display:flex;flex-direction:column}.gjs-block-category{width:100%}.gjs-block-category .gjs-caret-icon{margin-right:5px}.gjs-block{border:1px solid rgba(0,0,0,.2);border-radius:3px;box-shadow:0 1px 0 0 rgba(0,0,0,.15);box-sizing:border-box;cursor:all-scroll;display:flex;flex-direction:column;font-size:11px;font-weight:lighter;justify-content:space-between;margin:10px 2.5% 5px;min-height:90px;min-width:45px;padding:1em;text-align:center;transition:all .2s ease 0s;transition-property:box-shadow,color;-moz-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;width:45%}.gjs-block:hover{box-shadow:0 3px 4px 0 rgba(0,0,0,.15)}.gjs-block svg{fill:currentColor}.gjs-block__media{margin-bottom:10px;pointer-events:none}.gjs-block-svg{width:54px}.gjs-block-svg,.gjs-block-svg-path{fill:currentColor}.gjs-block.fa{font-size:2em;line-height:2em;padding:11px}.gjs-block-label{font-family:Helvetica,sans-serif;font-size:.65rem;font-weight:400;line-height:normal;overflow:hidden;pointer-events:none;text-overflow:ellipsis}.gjs-block.gjs-bdrag{padding:0;width:auto}.gjs-selected-parent{border:1px solid var(--gjs-color-yellow)}.gjs-opac50{filter:alpha(opacity=50);opacity:.5}.gjs-layer{display:grid;font-size:var(--gjs-font-size);font-weight:lighter;position:relative;text-align:left}.gjs-layer-item{background-color:var(--gjs-secondary-dark-color);border-bottom:1px solid var(--gjs-main-dark-color);cursor:pointer;justify-content:space-between;padding:5px 10px}.gjs-layer-item,.gjs-layer-item-left,.gjs-layer-item-right{align-items:center;display:flex;gap:var(--gjs-flex-item-gap)}.gjs-layer-item-left{width:100%}.gjs-layer-hidden{filter:alpha(opacity=55);opacity:.55}.gjs-layer-vis{box-sizing:content-box;cursor:pointer;z-index:1}.gjs-layer-vis-off,.gjs-layer-vis-on{display:flex;height:13px;width:13px}.gjs-layer-vis-off,.gjs-layer-vis.gjs-layer-off .gjs-layer-vis-on{display:none}.gjs-layer-vis.gjs-layer-off .gjs-layer-vis-off{display:flex}.gjs-layer-caret{box-sizing:content-box;cursor:pointer;display:flex;filter:alpha(opacity=70);height:15px;opacity:.7;transform:rotate(90deg);width:15px}.gjs-layer-caret:hover{filter:alpha(opacity=100);opacity:1}.gjs-layer.open>.gjs-layer-item .gjs-layer-caret{transform:rotate(180deg)}.gjs-layer-title{align-items:center;background-color:transparent!important;border-bottom:none;display:flex;padding:0}.gjs-layer-title-inn{align-items:center;display:flex;gap:var(--gjs-flex-item-gap);position:relative}.gjs-layer-title-c{width:100%}.gjs-layer__icon{display:block;max-height:15px;max-width:15px;padding-left:5px;width:100%}.gjs-layer__icon svg{fill:currentColor}.gjs-layer-name{box-sizing:content-box;display:inline-block;height:auto;max-width:170px;overflow:hidden;white-space:nowrap}.gjs-layer-name--no-edit{text-overflow:ellipsis}.gjs-layer>.gjs-layer-children{display:none}.gjs-layer.open>.gjs-layer-children{display:block}.gjs-layer-no-chld>.gjs-layer-title-inn>.gjs-layer-caret{visibility:hidden}.gjs-layer-move{box-sizing:content-box;cursor:move;display:flex;height:13px;width:13px}.gjs-layer.gjs-hovered .gjs-layer-item{background-color:var(--gjs-soft-light-color)}.gjs-layer.gjs-selected .gjs-layer-item{background-color:var(--gjs-main-light-color)}.gjs-layers{height:100%;position:relative}.gjs-layers #gjs-placeholder{position:absolute;width:100%}.gjs-layers #gjs-placeholder #gjs-plh-int{height:100%;padding:1px}.gjs-layers #gjs-placeholder #gjs-plh-int.gjs-insert{background-color:var(--gjs-color-green)}#gjs-clm-add-tag,.gjs-clm-tags-btn{background-color:hsla(0,0%,100%,.15);border:1px solid rgba(0,0,0,.15);border-radius:2px;box-sizing:border-box;cursor:pointer;height:24px;margin-right:3px;padding:3px;width:24px}.gjs-clm-tags-btn svg{display:block;fill:currentColor}.gjs-clm-header{align-items:center;display:flex;margin:7px 0}.gjs-clm-header-status{flex-shrink:1;margin-left:auto}.gjs-clm-tag{align-items:center;border-radius:3px;cursor:default;display:flex;margin:0 3px 3px 0;overflow:hidden;padding:5px}.gjs-clm-tag-close,.gjs-clm-tag-status{flex-shrink:1;height:12px;width:12px}.gjs-clm-tag-close svg,.gjs-clm-tag-status svg{fill:currentColor;vertical-align:middle}.gjs-clm-sels-info{margin:7px 0;text-align:left}.gjs-clm-sel-id{filter:alpha(opacity=50);font-size:.9em;opacity:.5}.gjs-clm-label-sel{float:left;padding-right:5px}.gjs-clm-tags{font-size:var(--gjs-font-size);padding:10px 5px}.gjs-clm-tags #gjs-clm-sel{float:left;font-style:italic;margin-left:5px;padding:7px 0}.gjs-clm-tags #gjs-clm-tags-field{clear:both;display:flex;flex-wrap:wrap;margin-bottom:5px;padding:5px}.gjs-clm-tags #gjs-clm-tags-c{display:flex;flex-wrap:wrap;overflow:hidden;vertical-align:top}.gjs-clm-tags #gjs-clm-new{color:var(--gjs-font-color);display:none;padding:var(--gjs-padding-elem-classmanager)}.gjs-clm-tags #gjs-clm-close{color:hsla(0,0%,100%,.9);cursor:pointer;filter:alpha(opacity=85);font-size:20px;line-height:0;opacity:.85}.gjs-clm-tags #gjs-clm-close:hover{filter:alpha(opacity=100);opacity:1}.gjs-clm-tags #gjs-clm-checkbox{color:hsla(0,0%,100%,.9);cursor:pointer;font-size:9px;vertical-align:middle}.gjs-clm-tags #gjs-clm-tag-label{cursor:text;flex-grow:1;overflow:hidden;padding:0 3px;text-overflow:ellipsis}.gjs-mdl-container{background-color:rgba(0,0,0,.5);bottom:0;display:flex;font-family:var(--gjs-main-font);left:0;overflow-y:auto;position:fixed;right:0;top:0;z-index:100}.gjs-mdl-dialog{animation:gjs-slide-down .215s;border-radius:3px;font-weight:lighter;margin:auto;max-width:850px;position:relative;text-shadow:-1px -1px 0 rgba(0,0,0,.05);width:90%;z-index:2}.gjs-mdl-title{font-size:1rem}.gjs-mdl-btn-close{position:absolute;right:15px;top:5px}.gjs-mdl-active .gjs-mdl-dialog{animation:gjs-mdl-slide-down .216s}.gjs-mdl-content,.gjs-mdl-header{clear:both;padding:10px 15px}.gjs-mdl-header{border-bottom:1px solid var(--gjs-main-dark-color);padding:15px 15px 7px;position:relative}.gjs-export-dl:after{clear:both;content:"";display:block;margin-bottom:10px}.gjs-dropzone{display:none;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .25s;width:100%;z-index:11}.gjs-dropzone-active .gjs-dropzone{display:block;opacity:1}.gjs-am-assets{align-content:flex-start;align-items:flex-start;clear:both;display:flex;flex-wrap:wrap;height:290px;overflow:auto}.gjs-am-assets-header{padding:5px}.gjs-am-add-asset .gjs-am-add-field{float:left;width:70%}.gjs-am-add-asset button{float:right;width:25%}.gjs-am-preview-cont{background-color:var(--gjs-main-color);border-radius:2px;float:left;height:70px;overflow:hidden;position:relative;width:30%}.gjs-am-preview{background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:1}.gjs-am-preview,.gjs-am-preview-bg{height:100%;position:absolute;width:100%}.gjs-am-preview-bg{filter:alpha(opacity=50);opacity:.5;z-index:0}.gjs-am-dimensions{filter:alpha(opacity=50);font-size:10px;opacity:.5}.gjs-am-meta{box-sizing:border-box;float:left;font-size:12px;padding:5px 0 0 5px;width:70%}.gjs-am-meta>div{margin-bottom:5px}.gjs-am-close{cursor:pointer;display:none;position:absolute;right:5px;top:0}.gjs-am-asset{border-bottom:1px solid color-mix(in srgb,var(--gjs-main-dark-color),#000 3%);box-sizing:border-box;cursor:pointer;padding:5px;position:relative;width:100%}.gjs-am-asset:hover .gjs-am-close{display:block}.gjs-am-highlight{background-color:var(--gjs-main-light-color)}.gjs-am-assets-cont{background-color:var(--gjs-secondary-dark-color);border-radius:3px;box-sizing:border-box;float:right;height:325px;overflow:hidden;padding:10px;width:45%}.gjs-am-file-uploader{float:left;width:55%}.gjs-am-file-uploader>form{background-color:var(--gjs-secondary-dark-color);border:2px dashed;border-radius:3px;margin-bottom:15px;position:relative;text-align:center}.gjs-am-file-uploader>form.gjs-am-hover{border:2px solid var(--gjs-color-green);color:color-mix(in srgb,var(--gjs-color-green),#fff 5%)}.gjs-am-file-uploader>form.gjs-am-disabled{border-color:red}.gjs-am-file-uploader>form #gjs-am-uploadFile{box-sizing:border-box;filter:alpha(opacity=0);opacity:0;padding:var(--gjs-upload-padding);width:100%}.gjs-am-file-uploader #gjs-am-title{padding:var(--gjs-upload-padding);position:absolute;width:100%}.gjs-cm-editor-c{box-sizing:border-box;float:left;width:50%}.gjs-cm-editor-c .CodeMirror{height:450px}.gjs-cm-editor{font-size:12px}.gjs-cm-editor#gjs-cm-htmlmixed{border-right:1px solid var(--gjs-main-dark-color);padding-right:10px}.gjs-cm-editor#gjs-cm-htmlmixed #gjs-cm-title{color:#a97d44}.gjs-cm-editor#gjs-cm-css{padding-left:10px}.gjs-cm-editor#gjs-cm-css #gjs-cm-title{color:#ddca7e}.gjs-cm-editor #gjs-cm-title{background-color:var(--gjs-main-dark-color);font-size:12px;padding:5px 10px 3px;text-align:right}.gjs-rte-toolbar{position:absolute;z-index:10}.gjs-rte-toolbar-ui{border:1px solid var(--gjs-main-dark-color);border-radius:3px}.gjs-rte-action{border-right:1px solid var(--gjs-main-dark-color);cursor:pointer;outline:none;padding:5px;text-align:center;width:25px}.gjs-rte-action:last-child{border-right:none}.gjs-rte-action:hover,.gjs-rte-active{background-color:var(--gjs-main-light-color)}.gjs-rte-disabled{color:var(--gjs-main-light-color);cursor:not-allowed}.gjs-rte-disabled:hover{background-color:unset}.sp-container{display:inline-block;left:0;overflow:hidden;position:absolute;top:0;z-index:9999994}.sp-container.sp-flat{position:relative}.sp-container,.sp-container *{box-sizing:content-box}.sp-top{display:inline-block;position:relative;width:100%}.sp-top-inner{right:0}.sp-color,.sp-top-inner{bottom:0;left:0;position:absolute;top:0}.sp-color{right:20%}.sp-hue{bottom:0;height:100%;left:84%;position:absolute;right:0;top:0}.sp-clear-enabled .sp-hue{height:77.5%;top:33px}.sp-fill{padding-top:80%}.sp-sat,.sp-val{bottom:0;left:0;position:absolute;right:0;top:0}.sp-alpha-enabled .sp-top{margin-bottom:18px}.sp-alpha-enabled .sp-alpha{display:block}.sp-alpha-handle{background:#fff;border:1px solid #000;bottom:-4px;cursor:pointer;left:50%;opacity:.8;position:absolute;top:-4px;width:6px}.sp-alpha{bottom:-14px;display:none;height:8px;left:0;position:absolute;right:0}.sp-alpha-inner{border:1px solid #333}.sp-clear{display:none}.sp-clear.sp-clear-display{background-position:50%}.sp-clear-enabled .sp-clear{bottom:0;display:block;height:28px;left:84%;position:absolute;right:0;top:0}.sp-alpha,.sp-alpha-handle,.sp-clear,.sp-container,.sp-container button,.sp-container.sp-dragging .sp-input,.sp-dragger,.sp-preview,.sp-replacer,.sp-slider{-webkit-user-select:none;-moz-user-select:-moz-none;-o-user-select:none;user-select:none}.sp-container.sp-buttons-disabled .sp-button-container,.sp-container.sp-input-disabled .sp-input-container,.sp-container.sp-palette-buttons-disabled .sp-palette-button-container,.sp-initial-disabled .sp-initial,.sp-palette-disabled .sp-palette-container,.sp-palette-only .sp-picker-container{display:none}.sp-sat{background-image:linear-gradient(90deg,#fff,hsla(20,42%,65%,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";filter:progid:DXImageTransform.Microsoft.gradient(GradientType = 1,startColorstr="#FFFFFFFF",endColorstr="#00CC9A81")}.sp-val{background-image:linear-gradient(0deg,#000,hsla(20,42%,65%,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00CC9A81",endColorstr="#FF000000")}.sp-hue{background:linear-gradient(180deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.sp-1{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000",endColorstr="#ffff00");height:17%}.sp-2{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffff00",endColorstr="#00ff00");height:16%}.sp-3{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ff00",endColorstr="#00ffff");height:17%}.sp-4{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffff",endColorstr="#0000ff");height:17%}.sp-5{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0000ff",endColorstr="#ff00ff");height:16%}.sp-6{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff00ff",endColorstr="#ff0000");height:17%}.sp-hidden{display:none!important}.sp-cf:after,.sp-cf:before{content:"";display:table}.sp-cf:after{clear:both}.sp-dragger{background:#000;border:1px solid #fff;border-radius:5px;height:5px;left:0;width:5px}.sp-dragger,.sp-slider{cursor:pointer;position:absolute;top:0}.sp-slider{background:#fff;border:1px solid #000;height:3px;left:-1px;opacity:.8;right:-1px}.sp-container{background-color:#ececec;border:1px solid #f0c49b;border-radius:0;padding:0}.sp-clear,.sp-color,.sp-container,.sp-container button,.sp-container input,.sp-hue{-ms-box-sizing:border-box;box-sizing:border-box;font:normal 12px Lucida Grande,Lucida Sans Unicode,Lucida Sans,Geneva,Verdana,sans-serif}.sp-top{margin-bottom:3px}.sp-clear,.sp-color,.sp-hue{border:1px solid #666}.sp-input-container{float:right;margin-bottom:4px;width:100px}.sp-initial-disabled .sp-input-container,.sp-input{width:100%}.sp-input{background:transparent;border:1px inset;border-radius:3px;color:#222;font-size:12px!important;margin:0;padding:4px 5px}.sp-input:focus{border:1px solid orange}.sp-input.sp-validation-error{background:#fdd;border:1px solid red}.sp-palette-container,.sp-picker-container{float:left;margin-bottom:-290px;padding:10px 10px 300px;position:relative}.sp-picker-container{border-left:1px solid #fff;width:172px}.sp-palette-container{border-right:1px solid #ccc}.sp-palette-only .sp-palette-container{border:0}.sp-palette .sp-thumb-el{border:2px solid transparent;cursor:pointer;display:block;float:left;height:15px;margin:3px;position:relative;width:24px}.sp-palette .sp-thumb-el.sp-thumb-active,.sp-palette .sp-thumb-el:hover{border-color:orange}.sp-thumb-el{position:relative}.sp-initial{border:1px solid #333;float:left}.sp-initial span{border:none;display:block;float:left;height:25px;margin:0;width:30px}.sp-initial .sp-clear-display{background-position:50%}.sp-button-container,.sp-palette-button-container{float:right}.sp-replacer{background:#eee;border:1px solid #91765d;color:#333;cursor:pointer;display:inline-block;margin:0;overflow:hidden;padding:4px;vertical-align:middle}.sp-replacer.sp-active,.sp-replacer:hover{border-color:#f0c49b;color:#111}.sp-replacer.sp-disabled{border-color:silver;color:silver;cursor:default}.sp-dd{float:left;font-size:10px;height:16px;line-height:16px;padding:2px 0}.sp-preview{border:1px solid #222;float:left;height:20px;margin-right:5px;position:relative;width:25px;z-index:0}.sp-palette{max-width:220px}.sp-palette .sp-thumb-el{border:1px solid #d0d0d0;height:16px;margin:2px 1px;width:16px}.sp-container{padding-bottom:0}.sp-container button{background-color:#eee;background-image:linear-gradient(180deg,#eee,#ccc);border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;color:#333;font-size:14px;line-height:1;padding:5px 4px;text-align:center;text-shadow:0 1px 0 #eee;vertical-align:middle}.sp-container button:hover{background-color:#ddd;background-image:linear-gradient(180deg,#ddd,#bbb);border:1px solid;border-color:#bbb #bbb #999;cursor:pointer;text-shadow:0 1px 0 #ddd}.sp-container button:active{border:1px solid;border-color:#aaa #aaa #888;-ms-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;-o-box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;box-shadow:inset 0 0 5px 2px #aaa,0 1px 0 0 #eee}.sp-cancel{color:#d93f3f!important;font-size:11px;margin:0 5px 0 0;padding:2px;text-decoration:none;vertical-align:middle}.sp-cancel:hover{color:#d93f3f!important;text-decoration:underline}.sp-palette span.sp-thumb-active,.sp-palette span:hover{border-color:#000}.sp-alpha,.sp-preview,.sp-thumb-el{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);position:relative}.sp-alpha-inner,.sp-preview-inner,.sp-thumb-inner{bottom:0;display:block;left:0;position:absolute;right:0;top:0}.sp-palette .sp-thumb-inner{background-position:50% 50%;background-repeat:no-repeat}.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)}.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)}.sp-clear-display{background-image:url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==);background-position:50%;background-repeat:no-repeat}.gjs-editor-sp{border:1px solid var(--gjs-main-dark-color);border-radius:3px;box-shadow:0 0 7px var(--gjs-main-dark-color)}.gjs-editor-sp .sp-hue,.gjs-editor-sp .sp-slider{cursor:row-resize}.gjs-editor-sp .sp-color,.gjs-editor-sp .sp-dragger{cursor:crosshair}.gjs-editor-sp .sp-alpha-handle,.gjs-editor-sp .sp-alpha-inner{cursor:col-resize}.gjs-editor-sp .sp-hue{left:90%}.gjs-editor-sp .sp-color{right:15%}.gjs-editor-sp .sp-picker-container{border:none}.gjs-editor-sp .colpick_dark .colpick_color{outline:1px solid var(--gjs-main-dark-color)}.gjs-editor-sp .sp-cancel,.gjs-editor-sp .sp-cancel:hover{bottom:-8px;color:#777!important;font-size:25px;left:0;position:absolute;text-decoration:none}.gjs-editor-sp .sp-alpha-handle{background-color:#ccc;border:1px solid #555;width:4px}.gjs-editor-sp .sp-color,.gjs-editor-sp .sp-hue{border:1px solid #333}.gjs-editor-sp .sp-slider{background-color:#ccc;border:1px solid #555;height:3px;left:-4px;width:22px}.gjs-editor-sp .sp-dragger{background:transparent;box-shadow:0 0 0 1px #111}.gjs-editor-sp .sp-button-container{float:none;position:relative;text-align:right;width:100%}.gjs-editor-sp .sp-button-container .sp-choose,.gjs-editor-sp .sp-button-container .sp-choose:active,.gjs-editor-sp .sp-button-container .sp-choose:hover{background:var(--gjs-main-dark-color);border-color:var(--gjs-main-dark-color);box-shadow:none;color:var(--gjs-font-color);padding:3px 5px;text-shadow:none}.gjs-editor-sp .sp-palette-container{border:none;float:none;margin:0;padding:5px 10px 0}.gjs-editor-sp .sp-palette .sp-thumb-el,.gjs-editor-sp .sp-palette .sp-thumb-el:hover{border:1px solid rgba(0,0,0,.9)}.gjs-editor-sp .sp-palette .sp-thumb-el.sp-thumb-active,.gjs-editor-sp .sp-palette .sp-thumb-el:hover{border-color:rgba(0,0,0,.9)}.gjs-one-bg{background-color:var(--gjs-primary-color)}.gjs-one-color,.gjs-one-color-h:hover{color:var(--gjs-primary-color)}.gjs-two-bg{background-color:var(--gjs-secondary-color)}.gjs-two-color,.gjs-two-color-h:hover{color:var(--gjs-secondary-color)}.gjs-three-bg{background-color:var(--gjs-tertiary-color)}.gjs-three-color,.gjs-three-color-h:hover{color:var(--gjs-tertiary-color)}.gjs-four-bg{background-color:var(--gjs-quaternary-color)}.gjs-four-color,.gjs-four-color-h:hover{color:var(--gjs-quaternary-color)}.gjs-danger-bg{background-color:var(--gjs-color-red)}.gjs-danger-color,.gjs-danger-color-h:hover{color:var(--gjs-color-red)}.gjs-bdrag{width:auto}.gjs-bdrag,.gjs-drag-helper{pointer-events:none!important;position:absolute!important;z-index:10!important}.gjs-drag-helper{background-color:var(--gjs-color-blue)!important;margin:15px!important;outline:none!important;transform:scale(.3)!important;transform-origin:top left!important;-webkit-transform-origin:top left!important;transition:none!important}.gjs-grabbing,.gjs-grabbing *{cursor:grabbing!important;cursor:-webkit-grabbing!important}.gjs-grabbing{overflow:hidden}.gjs-off-prv{cursor:pointer;padding:5px;position:relative;z-index:10}.gjs-editor-cont ::-webkit-scrollbar-track{background:var(--gjs-secondary-dark-color)}.gjs-editor-cont ::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.2)}.gjs-editor-cont ::-webkit-scrollbar{width:8px}.gjs-no-touch-actions{touch-action:none}.gjs-disabled{filter:alpha(opacity=50);opacity:.5;-moz-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}.gjs-editor{box-sizing:border-box;font-family:var(--gjs-main-font);font-size:var(--gjs-font-size);height:100%;position:relative}.gjs-freezed{filter:alpha(opacity=50);opacity:.5;pointer-events:none}.gjs-hidden{display:none}@keyframes gjs-slide-down{0%{opacity:0;transform:translateY(-3rem)}to{opacity:1;transform:translate(0)}}@keyframes gjs-slide-up{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(-3rem)}}.cm-s-hopscotch span.cm-error{color:#fff}.button-upgrade-pro{align-items:center;background:linear-gradient(90deg,#e32d64,#fb398a);border-radius:50px;color:#fff!important;cursor:pointer;display:flex;font-family:Roboto,serif;font-size:12px;font-style:normal;font-weight:500;gap:6px;justify-content:flex-start;line-height:normal;padding:10px 16px;text-align:center;text-decoration:none;white-space:nowrap;width:-moz-fit-content;width:fit-content}.button-upgrade-pro.thin{padding:8px 16px}.button-upgrade-pro.text-sm{font-size:10px}.button-upgrade-pro.full{width:100%}.button-upgrade-pro.left{justify-content:flex-start}.button-upgrade-pro.center{justify-content:center}.button-upgrade-pro.right{justify-content:flex-end}.button-upgrade-pro.activate{background-color:hsla(0,0%,100%,.2)}.button-upgrade-pro:hover{color:hsla(0,0%,100%,.75)!important}.button-upgrade-pro:hover svg{opacity:75%}.button-upgrade-pro-banner{align-items:center;background:linear-gradient(180deg,#fb398a,#e32d64);border-radius:6px!important;display:flex;gap:6px;justify-content:center;padding:10px 15px 10px 20px;transition:all .5s ease}.button-upgrade-pro-banner svg{transition:all .5s ease}.button-upgrade-plan-banner:hover,.button-upgrade-pro-banner:hover{color:hsla(0,0%,100%,.7)!important;transform:scale(.94)}.button-upgrade-plan-banner:hover svg,.button-upgrade-pro-banner:hover svg{opacity:.75}.button-upgrade-plan-banner{align-items:center;background:linear-gradient(90deg,#d54bff,#f045ff);border-radius:5px;color:#fff!important;cursor:pointer;display:flex;font-family:Roboto,serif;font-size:12px;font-style:normal;font-weight:500;gap:6px;justify-content:center;line-height:normal;padding:10px 16px;text-decoration:none;transition:all .5s ease;white-space:nowrap;width:-moz-fit-content;width:fit-content}.button-upgrade-plan-banner:hover{color:#fff}body.gutenverse-freemius-modal-open{overflow:hidden}.gutenverse-freemius-modal{align-items:center;display:none;inset:0;justify-content:center;position:fixed;z-index:100000}.gutenverse-freemius-modal.active{display:flex}.gutenverse-freemius-modal .gutenverse-freemius-modal__backdrop{background:rgba(8,15,31,.7);inset:0;position:absolute}.gutenverse-freemius-modal .gutenverse-freemius-modal__dialog{background:#fff;border-radius:16px;box-shadow:0 24px 80px rgba(1,22,39,.24);max-height:min(900px,100vh - 40px);overflow:hidden;position:relative;width:min(1280px,100vw - 40px);z-index:1}.gutenverse-freemius-modal .gutenverse-freemius-modal__content{background:#fff;max-height:inherit;overflow:auto}.gutenverse-pricing-popup{background:radial-gradient(circle at top left,rgba(241,233,255,.85),transparent 28%),radial-gradient(circle at top right,rgba(231,238,255,.85),transparent 26%),linear-gradient(180deg,#fcfbff,#fff);padding:32px 28px 36px;position:relative}.gutenverse-pricing-popup__close{align-items:center;background:#fff;border:1px solid rgba(67,92,255,.16);border-radius:999px;box-shadow:0 12px 28px rgba(67,92,255,.12);color:#21326b;cursor:pointer;display:inline-flex;height:40px;justify-content:center;position:absolute;right:18px;top:18px;width:40px}.gutenverse-pricing-popup__hero{margin:0 auto 28px;max-width:760px;text-align:center}.gutenverse-pricing-popup__title{color:#1f2c69;font-size:clamp(36px,4.6vw,58px);font-weight:700;letter-spacing:-.03em;line-height:1.08;margin:0 0 14px}.gutenverse-pricing-popup__subtitle{color:#73829e;font-size:18px;line-height:1.65;margin:0 auto;max-width:620px}.gutenverse-pricing-popup__badges{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:24px}.gutenverse-pricing-popup__badge{align-items:center;background:hsla(0,0%,100%,.84);border:1px solid rgba(91,95,255,.28);border-radius:999px;color:#5b5fff;display:inline-flex;font-size:13px;font-weight:500;gap:8px;line-height:1;padding:9px 14px}.gutenverse-pricing-popup__badge:before{background:linear-gradient(135deg,#5b5fff,#7e4dff);border-radius:999px;box-shadow:inset 0 0 0 3px #fff;content:"";flex:0 0 14px;height:14px;width:14px}.gutenverse-pricing-popup__cards{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.gutenverse-pricing-card{background:#fff;border:1px solid rgba(91,95,255,.4);border-radius:18px;box-shadow:0 14px 36px rgba(33,50,107,.08);display:flex;flex-direction:column;min-width:0}.gutenverse-pricing-card.is-featured{box-shadow:0 18px 42px rgba(91,95,255,.14);transform:translateY(-4px)}.gutenverse-pricing-card__header{align-items:center;border-bottom:1px solid #e6ebff;display:flex;gap:12px;justify-content:space-between;padding:20px 20px 16px}.gutenverse-pricing-card__header h3{color:#0f2747;font-size:18px;font-weight:600;margin:0}.gutenverse-pricing-card__pill{background:linear-gradient(135deg,rgba(255,111,181,.16),rgba(189,110,255,.16));border-radius:999px;color:#d54bff;font-size:10px;font-weight:600;letter-spacing:.04em;padding:4px 8px;text-transform:uppercase}.gutenverse-pricing-card__body{display:flex;flex:1;flex-direction:column;padding:20px}.gutenverse-pricing-card__pricing{min-height:122px;position:relative}.gutenverse-pricing-card__old-price{color:#ff5b4d;display:inline-block;font-size:15px;font-weight:600;margin-bottom:8px;text-decoration:line-through}.gutenverse-pricing-card__sale{background:#ecfdf3;border:1px solid #7ec7a3;border-radius:999px;color:#07965a;font-size:10px;font-weight:500;margin-left:8px;max-width:58px;padding:4px 10px;text-align:center}.gutenverse-pricing-card__price-row{align-items:flex-end;display:flex;gap:4px}.gutenverse-pricing-card__price{color:#0f2747;font-size:42px;font-weight:700;letter-spacing:-.03em;line-height:1}.gutenverse-pricing-card__period{color:#7990b1;font-size:18px;margin-bottom:4px}.gutenverse-pricing-card__billing,.gutenverse-pricing-card__description,.gutenverse-pricing-card__renewal{color:#7a8ca8;font-size:13px;line-height:1.6;margin:10px 0 0}.gutenverse-pricing-card__button{align-items:center;background:#fff;border:1px solid #5b5fff;border-radius:10px;color:#5b5fff;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:12px;justify-content:space-between;margin:20px 0 18px;padding:13px 16px;text-decoration:none;transition:all .2s ease}.gutenverse-pricing-card__button:hover{background:#5b5fff;color:#fff}.gutenverse-pricing-card__button[aria-disabled=true]{cursor:default;opacity:.64;pointer-events:none}.gutenverse-pricing-card__checkout-error{background:#fff5f5;border-radius:8px;color:#d63638;font-size:12px;line-height:1.5;margin:-6px 0 14px;overflow-wrap:anywhere;padding:8px 10px}.gutenverse-pricing-card__feature-group+.gutenverse-pricing-card__feature-group{margin-top:20px}.gutenverse-pricing-card__feature-title{color:#1f2a44;font-size:13px;font-weight:700;letter-spacing:.04em;line-height:1.4;margin:0 0 10px;text-transform:uppercase}.gutenverse-pricing-card__features{list-style:none;margin:18px 0 0;padding:0}.gutenverse-pricing-card__features li{align-items:center;color:#70829e;display:flex;font-size:14px;gap:8px;line-height:1.5;margin-bottom:12px}.gutenverse-pricing-card__feature-icon{color:#5b5fff;flex:0 0 auto;height:14px;width:14px}.gutenverse-pricing-card__features li.is-except .gutenverse-pricing-card__feature-icon{color:#ff6b6b}.gutenverse-pricing-card__feature-badge{align-items:center;background:#fff2d8;border-radius:999px;color:#9a6700;display:inline-flex;font-size:11px;font-weight:700;line-height:1.2;padding:2px 8px;text-transform:uppercase}.divider-upgrade-plan{background-color:#ddd;height:1px;margin:24px 0 8px;width:100%}.event-banner-wrapper img{border:1px solid transparent;border-radius:5px;height:auto;max-width:100%}.banner-pro{border-radius:5px;margin:0 10px 20px;padding:32px;position:relative}.banner-pro .title{color:#000;font-family:Roboto,serif;font-size:32px;font-weight:500;letter-spacing:-.32px;line-height:36px;margin:0 auto;padding:0;position:relative;text-align:center;width:50%;z-index:1}.banner-pro .title span{background:linear-gradient(92deg,#f045ff -12.88%,#4569ff 51.2%,#68e4f4 105.74%),hsla(0,0%,100%,.2);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.banner-pro .subtitle{color:rgba(1,22,39,.5);font-family:Roboto,serif;font-size:14px;font-style:normal;font-weight:400;margin-bottom:8px;padding:0;position:relative;text-align:center;z-index:1}.banner-pro .banner-image-background{border-radius:inherit;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.banner-pro .banner-image-left{left:0}.banner-pro .banner-image-left,.banner-pro .banner-image-right{border-radius:inherit;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:auto}.banner-pro .banner-image-right{right:0}.banner-pro .banner-image-arrow{border-radius:inherit;flex-shrink:0;height:57px;position:absolute;right:37.5%;top:53%;width:57px}.banner-pro .banner-image-blink{border-radius:inherit;height:15px;position:absolute;right:32.3%;top:17%;width:15px}.banner-pro .banner-image-arrow.themeList{right:37.5%;top:53%}.banner-pro .banner-image-blink.themeList{right:32.3%;top:17%}.banner-pro .banner-image-arrow.ecosystem{right:37.5%;top:53%}.banner-pro .banner-image-blink.ecosystem{right:26.3%;top:14.5%}.banner-pro .banner-image-arrow.library{right:38%;top:59%}.banner-pro .banner-image-blink.library{right:33.6%;top:23.8%}.banner-pro .buttons{display:flex;gap:8px;justify-content:center;margin:0 auto;padding-top:20px;position:relative;text-align:center;white-space:nowrap;width:50%;z-index:1}.banner-pro .buttons .gutenverse-button{background:#3b57f7;border-radius:50px}.banner-pro .buttons .demo-button,.banner-pro .buttons .gutenverse-button{align-items:center;color:#fff;cursor:pointer;display:flex;font-family:Roboto,serif;font-size:12px;font-weight:500;gap:8px;line-height:18px;padding:8px 16px}.banner-pro .buttons .demo-button{border:1px solid #fff;border-radius:50px;text-decoration:none}.card-pro-wrapper{background:linear-gradient(180deg,#7a7dff -13.87%,#3d40be);border-radius:50px;border-radius:5px;padding:25px;width:100%}.card-pro-wrapper .card-pro-image{margin-bottom:-30px;max-width:100%}.card-pro-wrapper .card-pro-title{bottom:10px;color:#fff;font-family:Roboto,serif;font-size:18px;font-weight:500;line-height:20px;text-align:center}.card-pro-wrapper .buttons{display:flex;gap:8px;justify-content:center;margin:0 auto;padding-top:10px;position:relative;text-align:center;white-space:nowrap;width:50%;z-index:1}.guten-pro-themes-wrapper{display:flex;flex-wrap:wrap;gap:10px}.guten-pro-themes-wrapper img{height:auto;max-width:100%}.guten-pro-themes-wrapper .guten-pro-themes-full{width:100%}.guten-pro-themes-wrapper .guten-pro-themes-half{flex-shrink:0;height:118px;width:calc(50% - 5px)}.guten-card-pro-wrapper{background-repeat:no-repeat;background-size:cover;border-radius:5px;box-shadow:0 24px 48px -12px rgba(16,24,40,.18);overflow:hidden;position:relative}.guten-card-pro-wrapper .guten-card-pro-image-wrapper{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:25px;position:relative}.guten-card-pro-wrapper .guten-card-pro-image-wrapper .guten-card-pro-mockup-library{margin-right:10px;margin-top:20px;width:70%}.guten-card-pro-wrapper .guten-card-pro-image-wrapper .guten-card-pro-3d-cube{position:absolute;right:-25px;transform:rotate(-15deg);width:55%}.guten-card-pro-wrapper .guten-card-pro-image-wrapper .guten-card-pro-icon-lottie{bottom:-8px;left:10px;position:absolute;width:13%}.guten-card-pro-wrapper .guten-card-pro-image-wrapper .guten-card-pro-icon-nav{position:absolute;right:3px;top:12px;width:13%}.guten-card-pro-wrapper .guten-card-pro-content-wrapper{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:20px}.guten-card-pro-wrapper .guten-card-pro-content-wrapper .guten-card-pro-title{color:#000;font-family:Roboto,serif;font-size:20px;font-weight:600;letter-spacing:-.01em;line-height:20px;margin:0 25px;position:relative;text-align:center}.guten-card-pro-wrapper .guten-card-pro-content-wrapper .guten-card-pro-title span{background:linear-gradient(88.64deg,#f045ff 25.32%,#4569ff 60%,#68e4f4 95.89%);background-clip:text;-webkit-background-clip:text;color:transparent}.guten-card-pro-wrapper .guten-card-pro-content-wrapper .guten-card-pro-title .guten-card-pro-blink{bottom:15px;position:absolute;right:-10px;width:5%}.guten-card-pro-wrapper .guten-card-pro-content-wrapper .guten-card-pro-button{background:linear-gradient(91.52deg,#f045ff -12.88%,#4569ff 51.2%,#68e4f4 105.74%);border-radius:8px;color:#fff;cursor:pointer;display:block;font-family:Roboto,serif;font-size:12px;font-weight:600;letter-spacing:0;margin-top:15px;padding:10px;text-align:center}.guten-card-pro-wrapper .guten-card-pro-content-wrapper .guten-card-pro-button svg{margin-left:5px}.guten-card-pro-wrapper .guten-card-pro-content-wrapper .guten-card-pro-arrow{bottom:30px;position:absolute;right:0;transform:rotate(-33deg);width:20%}.guten-card-pro-wrapper .guten-card-pro-content-wrapper .button-upgrade-pro{margin-top:14px}.guten-pro-advance-animation-banner{background:linear-gradient(257.16deg,#ffdb7e 2.65%,#ff823d 56.23%,#fd505d 92.38%);border-radius:5px;height:135px;margin-top:5px;position:relative}.guten-pro-advance-animation-banner .guten-pro-advance-animation-title p{color:var(--White,#fff);font-family:Roboto,serif;font-size:16px;font-weight:500;letter-spacing:0;line-height:19px;padding-left:16px;padding-top:13px;text-align:left}.guten-pro-advance-animation-banner .guten-pro-advance-animation-object{position:absolute;top:0}.guten-pro-advance-animation-banner .guten-pro-advance-animation-rotate{bottom:0;position:absolute;right:10px;width:30%}.guten-pro-background-animated-banner{background:linear-gradient(327.68deg,#ffdb7e -6.68%,#ff823d 32.79%,#fd505d 95.21%);border-radius:5px;position:relative}.guten-pro-background-animated-banner .guten-pro-background-animated-title p{color:var(--White,#fff);font-family:Roboto,serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:17px;padding-left:16px;padding-top:13px;text-align:left}.guten-pro-background-animated-banner .guten-pro-background-animated-blink{position:absolute;right:10px;width:25%;z-index:2}.guten-pro-background-animated-banner .guten-pro-background-animated-circle{bottom:0;position:absolute;z-index:1}.guten-pro-popup-builder-banner{background:linear-gradient(223.03deg,#c80eec -18.82%,#872fc0 60.98%);border-radius:5px;position:relative}.guten-pro-popup-builder-banner .guten-pro-popup-builder-title p{color:var(--White,#fff);font-family:Roboto,serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:17px;position:relative;text-align:center;z-index:1}.guten-pro-popup-builder-banner .guten-pro-popup-builder-background{position:absolute;top:50%}.guten-pro-popup-builder-banner .guten-pro-popup-builder-popup{margin:16px 16px 5px;position:relative;width:75%;z-index:1}.guten-pro-custom-font-banner{background:linear-gradient(178.6deg,#79f2f2 -42.1%,#79f2a9 -42.09%,#fff 72.61%);border-radius:5px;box-shadow:0 24px 48px -12px rgba(16,24,40,.239);position:relative}.guten-pro-custom-font-banner .guten-pro-custom-font-title p{color:#000;font-family:Roboto,serif;font-size:14px;font-weight:500;letter-spacing:0;text-align:center}.guten-pro-custom-font-banner .guten-pro-custom-font-object{margin:15px 5px 0;width:90%}.guten-pro-total-themes{background:linear-gradient(219.43deg,#65fbf2 -24.04%,#448bff 48.12%,#2074ff 80.56%,#0851ca 102.33%);border-radius:5px;padding:0 3px;position:relative}.guten-pro-total-themes .guten-pro-total-themes-number{color:#fff;font-family:Roboto,serif;font-size:28px;font-weight:800;letter-spacing:-.02em;line-height:18px;margin-bottom:8px;margin-left:16px;margin-top:13px;text-align:left}.guten-pro-total-themes .guten-pro-total-themes-title{color:#fff;font-family:Roboto,serif;font-size:10px;font-style:normal;font-weight:400;margin-left:16px;width:-moz-fit-content;width:fit-content}.guten-pro-total-themes .guten-pro-total-themes-image{bottom:0;position:absolute;right:0;width:80%}.guten-pro-element-pro-banner{background:linear-gradient(259.57deg,#4569ff -3.12%,#4c82fd 36.41%,#3caaf8 67.31%,#20bcff 101.21%,#0aebff 131.63%);border-radius:5px;height:135px;margin-top:5px;overflow:hidden;position:relative}.guten-pro-element-pro-banner .guten-pro-element-pro-title{padding-left:16px}.guten-pro-element-pro-banner .guten-pro-element-pro-title h2{color:var(--White,#fff);font-family:Roboto,serif;font-size:16px;font-weight:500;letter-spacing:0;margin-bottom:20px;padding-top:8px}.guten-pro-element-pro-banner .guten-pro-element-pro-title p{color:hsla(0,0%,100%,.5);font-family:Roboto,serif;font-size:12px;font-weight:600;letter-spacing:0;text-align:left;width:80%}.guten-pro-element-pro-banner .guten-pro-element-pro-title p span{color:#fff;font-family:Roboto,serif}.guten-pro-element-pro-banner .guten-pro-element-pro-background{position:absolute;top:0}.guten-pro-element-pro-banner .guten-pro-element-pro-object{position:absolute;right:-60px;top:-30px;width:60%}.guten-pro-text-clip-banner{background:linear-gradient(344.01deg,#6affb3 -10.36%,#15adf7 71.42%);border-radius:5px;overflow:hidden;position:relative}.guten-pro-text-clip-banner .guten-pro-text-clip-title p{color:var(--White,#fff);font-family:Roboto,serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:17px;margin-bottom:5px;padding-left:16px;padding-top:13px}.guten-pro-text-clip-banner .guten-pro-text-clip-gradient{margin-left:16px;width:87%}.guten-pro-text-clip-banner .guten-pro-text-clip-image{bottom:-5px;position:absolute;right:0;width:60%;z-index:2}.guten-pro-transform-banner{background:linear-gradient(327.68deg,#ffdb7e -6.68%,#ff823d 32.79%,#fd505d 95.21%);border-radius:5px;overflow:hidden;position:relative}.guten-pro-transform-banner .guten-pro-transform-title p{color:var(--White,#fff);font-family:Roboto,serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:17px;margin-bottom:5px;padding-left:16px;padding-top:13px;text-align:left}.guten-pro-transform-banner .guten-pro-transform-image-wrapper{display:flex;justify-content:center}.guten-pro-transform-banner .guten-pro-transform-image-wrapper .guten-pro-transform-arrow{position:absolute;width:35%}.guten-pro-transform-banner .guten-pro-transform-image-wrapper .guten-pro-transform-image{width:80%}.guten-pro-transform-banner .guten-pro-transform-image-wrapper .right{bottom:15px;right:0}.guten-pro-transform-banner .guten-pro-transform-image-wrapper .left{left:0;rotate:180deg}.guten-pro-shape-divider-banner{background:linear-gradient(4.4deg,#c80eec 13.99%,#872fc0 105.82%);border-radius:5px;position:relative}.guten-pro-shape-divider-banner .guten-pro-shape-divider-title p{color:var(--White,#fff);font-family:Roboto,serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:17px;padding-left:16px;padding-top:13px;text-align:left}.guten-pro-shape-divider-banner .guten-pro-shape-divider-blink{bottom:40px;position:absolute;right:10px;width:25%;z-index:2}.guten-pro-shape-divider-banner .guten-pro-shape-divider-wave{bottom:0;position:absolute;z-index:1}.guten-pro-form-banner{background:linear-gradient(342.14deg,#6affb3 -36.26%,#15adf7 82.5%);border-radius:5px;position:relative}.guten-pro-form-banner .guten-pro-form-title p{color:var(--White,#fff);font-family:Roboto,serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:17px;padding-left:16px;padding-top:13px;text-align:left}.guten-pro-form-banner .guten-pro-form-image{bottom:0;position:absolute;z-index:1}.guten-pro-copy-paste-banner{background:linear-gradient(327.68deg,#ffdb7e -6.68%,#ff823d 32.79%,#fd505d 95.21%);border-radius:5px;position:relative}.guten-pro-copy-paste-banner .guten-pro-copy-paste-title p{color:var(--White,#fff);font-family:Roboto,serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:17px;padding-left:16px;padding-top:13px;text-align:left}.guten-pro-copy-paste-banner .guten-pro-copy-paste-image{bottom:15px;left:18px;position:absolute;width:70%;z-index:1}.guten-pro-copy-paste-banner .guten-pro-copy-paste-arrow{bottom:10px;position:absolute;right:30px;width:20%}.guten-pro-highlight-text-banner{background:linear-gradient(227.76deg,#6affb3 -7.99%,#15adf7 84.78%);border-radius:5px;overflow:hidden;position:relative}.guten-pro-highlight-text-banner .guten-pro-highlight-text-example{color:hsla(0,0%,100%,.6);font-family:Roboto,serif;font-size:18px;font-style:italic;font-weight:700;letter-spacing:0;line-height:18px;margin-bottom:20px;margin-top:15px;text-align:center}.guten-pro-highlight-text-banner .guten-pro-highlight-text-example span{color:#fff}.guten-pro-highlight-text-banner .guten-pro-highlight-text-title{color:var(--White,#fff);font-family:Roboto,serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:17px;text-align:center}.guten-pro-highlight-text-banner .guten-pro-highlight-text-crystal{position:absolute;right:5px;top:5px;width:15%}.guten-pro-highlight-text-banner .guten-pro-highlight-text-blur{left:-35px;position:absolute;top:35px;width:60%}.guten-pro-bottom-banner{background:linear-gradient(180deg,#ddfdff,#fff);border-radius:5px;box-shadow:0 24px 48px -12px rgba(16,24,40,.18);margin-top:5px;overflow:hidden;position:relative}.guten-pro-bottom-banner .guten-pro-bottom-title{margin-top:20px;position:relative}.guten-pro-bottom-banner .guten-pro-bottom-title h2{color:#000;font-family:Roboto,serif;font-size:16px;font-weight:500;letter-spacing:0;line-height:19px;margin-bottom:10px;text-align:center}.guten-pro-bottom-banner .guten-pro-bottom-title h2 span{background:linear-gradient(90deg,#f045ff 56.71%,#4569ff 71.4%,#68e4f4 86.59%);background-clip:text;-webkit-background-clip:text;color:transparent}.guten-pro-bottom-banner .guten-pro-bottom-title .guten-pro-bottom-blink{position:absolute;right:50px;top:-5px;width:5%;z-index:2}.guten-pro-bottom-banner p{color:rgba(1,22,39,.5);font-family:Roboto,serif;font-size:12px;font-weight:400;letter-spacing:0;line-height:16px;text-align:center}.guten-pro-bottom-banner .guten-pro-bottom-background{position:absolute;top:0;z-index:1}.guten-pro-bottom-banner .guten-pro-bottom-button-wrapper{background:linear-gradient(90deg,#3b57f7,#18d8e9);border-radius:5px;cursor:pointer;display:flex;justify-content:center;margin:20px 24px 10px;position:relative;transition:all .5s;z-index:2}.guten-pro-bottom-banner .guten-pro-bottom-button-wrapper .guten-pro-bottom-button{border-radius:5px;color:#fff;font-family:Roboto,serif;font-size:12px;font-weight:500;height:34px;letter-spacing:0;line-height:14px;padding:5px 24px;text-align:center;transition:all .5s;width:220px}.guten-pro-bottom-banner .guten-pro-bottom-button-wrapper:hover{transform:scale(.94)}.guten-pro-bottom-banner .guten-pro-bottom-button-wrapper:hover .guten-pro-bottom-button{color:hsla(0,0%,100%,.6)!important;opacity:.7}#gutenverse-dashboard .popup-pro,.gutenverse-drawer-body .popup-pro{background:rgba(0,0,0,.8);bottom:0;left:0;position:fixed;right:0;top:0;z-index:999999}#gutenverse-dashboard .popup-pro .popup-content,.gutenverse-drawer-body .popup-pro .popup-content{background:#fff;border-radius:10px;box-sizing:border-box;display:flex;flex-wrap:wrap;height:auto;justify-content:center;left:50%;padding:41px 50px 44px;position:absolute;top:50%;transform:translate(-50%,-50%);width:460px}#gutenverse-dashboard .popup-pro .popup-content .close,.gutenverse-drawer-body .popup-pro .popup-content .close{align-items:center;color:hsla(0,0%,100%,.7);cursor:pointer;display:flex;height:15px;justify-content:center;position:absolute;right:13px;top:13px;width:15px}#gutenverse-dashboard .popup-pro .popup-content .popup-image-background,.gutenverse-drawer-body .popup-pro .popup-content .popup-image-background{border-radius:inherit;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}#gutenverse-dashboard .popup-pro .popup-content .popup-image-cube,.gutenverse-drawer-body .popup-pro .popup-content .popup-image-cube{height:auto;left:226px;position:absolute;top:-2px;width:220px}#gutenverse-dashboard .popup-pro .popup-content .popup-image-element1,.gutenverse-drawer-body .popup-pro .popup-content .popup-image-element1{height:45px;left:42px;position:absolute;top:12px;width:45px}#gutenverse-dashboard .popup-pro .popup-content .popup-image-element2,.gutenverse-drawer-body .popup-pro .popup-content .popup-image-element2{height:45px;position:absolute;right:55px;top:42.5px;width:45px}#gutenverse-dashboard .popup-pro .popup-content .popup-image-element3,.gutenverse-drawer-body .popup-pro .popup-content .popup-image-element3{height:50px;left:48px;position:absolute;top:132.5px;width:50px}#gutenverse-dashboard .popup-pro .popup-content .popup-image-mockup,.gutenverse-drawer-body .popup-pro .popup-content .popup-image-mockup{margin-bottom:29px;padding-right:23px;width:70%;z-index:0}#gutenverse-dashboard .popup-pro .popup-content .popup-image-arrow,.gutenverse-drawer-body .popup-pro .popup-content .popup-image-arrow{display:none}#gutenverse-dashboard .popup-pro .popup-content .content,.gutenverse-drawer-body .popup-pro .popup-content .content{display:flex;flex-wrap:wrap;justify-content:center;z-index:1}#gutenverse-dashboard .popup-pro .popup-content .details,.gutenverse-drawer-body .popup-pro .popup-content .details{color:#011627;font-family:Roboto,serif;font-size:22px;font-style:normal;font-weight:600;line-height:130%;margin:0 auto 20px;text-align:center}#gutenverse-dashboard .popup-pro .popup-content .details span,.gutenverse-drawer-body .popup-pro .popup-content .details span{background:linear-gradient(92deg,#f045ff -12.88%,#4569ff 51.2%,#68e4f4 105.74%),hsla(0,0%,100%,.2);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gutenverse-pricing-card__feature-group .gutenverse-pricing-card__features{margin-top:0}.post-type-gutenverse-email-tpl.post-new-php,.post-type-gutenverse-email-tpl.post-php{overflow:hidden}.post-type-gutenverse-email-tpl.post-new-php #wpbody,.post-type-gutenverse-email-tpl.post-new-php #wpcontent,.post-type-gutenverse-email-tpl.post-php #wpbody,.post-type-gutenverse-email-tpl.post-php #wpcontent{cursor:default!important;margin-left:0!important;padding:0!important}.post-type-gutenverse-email-tpl.post-new-php #wpbody-content,.post-type-gutenverse-email-tpl.post-php #wpbody-content{padding-bottom:0!important}html.wp-admin{padding-top:0!important}.post-type-gutenverse-email-tpl.post-new-php #adminmenumain,.post-type-gutenverse-email-tpl.post-new-php #screen-meta,.post-type-gutenverse-email-tpl.post-new-php #screen-meta-links,.post-type-gutenverse-email-tpl.post-new-php #wpadminbar,.post-type-gutenverse-email-tpl.post-new-php #wpfooter,.post-type-gutenverse-email-tpl.post-new-php .notice,.post-type-gutenverse-email-tpl.post-new-php .update-nag,.post-type-gutenverse-email-tpl.post-php #adminmenumain,.post-type-gutenverse-email-tpl.post-php #screen-meta,.post-type-gutenverse-email-tpl.post-php #screen-meta-links,.post-type-gutenverse-email-tpl.post-php #wpadminbar,.post-type-gutenverse-email-tpl.post-php #wpfooter,.post-type-gutenverse-email-tpl.post-php .notice,.post-type-gutenverse-email-tpl.post-php .update-nag{display:none!important}#gutenverse-email-builder-root{background:#fff;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:999999}.media-modal-backdrop{z-index:1000000!important}.media-modal{z-index:1000001!important}.gutenverse-media-picker-backdrop{align-items:center;background:rgba(0,0,0,.72);bottom:0;display:flex;justify-content:center;left:0;padding:24px;position:fixed;right:0;top:0;z-index:1000002}.gutenverse-media-picker{background:#fff;border:1px solid #dcdcde;box-shadow:0 18px 48px rgba(0,0,0,.35);display:flex;flex-direction:column;height:min(820px,100vh - 48px);max-width:1180px;width:min(1180px,100vw - 48px)}.gutenverse-media-picker__header{align-items:center;border-bottom:1px solid #dcdcde;display:flex;flex:0 0 56px;justify-content:space-between;padding:0 18px 0 24px}.gutenverse-media-picker__header h2{color:#1d2327;font-size:18px;font-weight:600;line-height:1.3;margin:0}.gutenverse-media-picker__close{align-items:center;background:transparent;border:0;color:#50575e;cursor:pointer;display:flex;font-size:28px;height:36px;justify-content:center;line-height:1;padding:0;width:36px}.gutenverse-media-picker__close:hover{color:#1d2327}.gutenverse-media-picker__toolbar{align-items:flex-start;border-bottom:1px solid #dcdcde;display:flex;flex:0 0 auto;gap:10px;padding:14px 24px}.gutenverse-media-picker__toolbar .components-base-control__field{margin-bottom:0}.gutenverse-media-picker__search{flex:1 1 auto;margin:0;min-width:220px}.gutenverse-media-picker__upload{display:none}.gutenverse-media-picker__content{background:#f6f7f7;flex:1 1 auto;min-height:0;overflow:auto;padding:24px}.gutenverse-media-picker__empty,.gutenverse-media-picker__loading{align-items:center;color:#646970;display:flex;font-size:14px;height:100%;justify-content:center;min-height:240px}.gutenverse-media-picker__grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(142px,1fr))}.gutenverse-media-picker__item{background:#fff;border:1px solid #dcdcde;border-radius:4px;color:#1d2327;cursor:pointer;display:flex;flex-direction:column;min-height:176px;overflow:hidden;padding:0;text-align:left}.gutenverse-media-picker__item:focus,.gutenverse-media-picker__item:hover{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:none}.gutenverse-media-picker__thumb{align-items:center;aspect-ratio:1/1;background:#fff;display:flex;justify-content:center;width:100%}.gutenverse-media-picker__thumb img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.gutenverse-media-picker__name{border-top:1px solid #f0f0f1;box-sizing:border-box;display:block;font-size:12px;line-height:1.35;min-height:48px;overflow:hidden;padding:8px;text-overflow:ellipsis;width:100%}.gutenverse-email-builder{display:flex;flex-direction:column;height:100%;width:100%}.gutenverse-email-builder-header{align-items:center;background:#fff;border-bottom:1px solid #e2e4e7;box-sizing:border-box;display:flex;flex:0 0 60px;justify-content:space-between;padding:0 20px}.gutenverse-email-builder-header .header-left{align-items:center;display:flex;flex:0 1 300px;min-width:0}.gutenverse-email-builder-header .builder-brand{color:#1d2327;display:block;font-size:13px;font-weight:600;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gutenverse-email-builder-header .header-center{align-items:center;display:flex;flex:1 1 auto;justify-content:center;min-width:0;padding:0 18px}.gutenverse-email-builder-header .header-center .title-wrapper{align-items:center;display:flex;gap:12px;max-width:100%;min-width:0}.gutenverse-email-builder-header .header-center .title-wrapper .title-prefix{color:#757575;font-size:14px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.gutenverse-email-builder-header .header-center .title-wrapper .edit-icon{align-items:center;color:#757575;display:flex;opacity:.6;transition:opacity .2s ease}.gutenverse-email-builder-header .header-center .title-wrapper:hover .edit-icon{opacity:1}.gutenverse-email-builder-header .header-center .title-input{flex:0 1 var(--gutenverse-email-title-width,28ch);margin:0;max-width:calc(100% - 92px);min-width:18ch;width:var(--gutenverse-email-title-width,28ch)}.gutenverse-email-builder-header .header-center .title-input .components-base-control__field{margin:0}.gutenverse-email-builder-header .header-center .title-input input{background:transparent;border:1px solid transparent;box-shadow:none;font-size:20px;font-weight:600;height:40px;overflow:hidden;padding:4px 12px;text-align:left;text-overflow:ellipsis;transition:all .2s ease}.gutenverse-email-builder-header .header-center .title-input input:hover{border-color:#e2e4e7}.gutenverse-email-builder-header .header-center .title-input input:focus{background:#fff;border-color:#2271b1;box-shadow:0 0 0 1px #2271b1}.gutenverse-email-builder-header .header-right{align-items:center;display:flex;flex:0 0 auto;gap:8px;justify-content:flex-end;min-width:0}.gutenverse-email-builder-header .header-right .save-state{color:#646970;font-size:13px;line-height:1;margin-right:4px;white-space:nowrap}.gutenverse-email-builder-header .header-right .save-state.dirty{color:#996800}.gutenverse-email-builder-header .header-right .save-state.saved{color:#008a20}.gutenverse-email-builder-header .header-right .components-button{height:36px;justify-content:center;min-width:82px;padding:0 14px}.gutenverse-email-builder-header .header-right .components-button.is-primary{min-width:72px}.gutenverse-email-builder-header .header-right .button-upgrade-pro,.gutenverse-email-builder-header .header-right .upgrade-button{align-items:center;background:#3f55f6;border:0;border-radius:5px;box-shadow:none;box-sizing:border-box;color:#fff!important;cursor:pointer;display:inline-flex;font-size:14px;font-weight:400;gap:7px;height:38px;justify-content:center;line-height:1.1;padding:0 14px;text-decoration:none;transition:background-color .15s ease,box-shadow .15s ease,transform .15s ease;white-space:nowrap}.gutenverse-email-builder-header .header-right .button-upgrade-pro:focus,.gutenverse-email-builder-header .header-right .button-upgrade-pro:hover,.gutenverse-email-builder-header .header-right .upgrade-button:focus,.gutenverse-email-builder-header .header-right .upgrade-button:hover{background:#3348df;color:#fff!important;text-decoration:none}.gutenverse-email-builder-header .header-right .button-upgrade-pro:focus,.gutenverse-email-builder-header .header-right .upgrade-button:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(63,85,246,.28);outline:none}.gutenverse-email-builder-header .header-right .button-upgrade-pro.is-upgrade,.gutenverse-email-builder-header .header-right .upgrade-button.is-upgrade{background:#ef2f7b;padding:0 12px 0 14px}.gutenverse-email-builder-header .header-right .button-upgrade-pro.is-upgrade:focus,.gutenverse-email-builder-header .header-right .button-upgrade-pro.is-upgrade:hover,.gutenverse-email-builder-header .header-right .upgrade-button.is-upgrade:focus,.gutenverse-email-builder-header .header-right .upgrade-button.is-upgrade:hover{background:#db236d}.gutenverse-email-builder-header .header-right .button-upgrade-pro.is-upgrade:focus,.gutenverse-email-builder-header .header-right .upgrade-button.is-upgrade:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(239,47,123,.26)}.gutenverse-email-builder-header .header-right .button-upgrade-pro svg,.gutenverse-email-builder-header .header-right .upgrade-button svg{display:block;flex:0 0 auto;height:17px;width:17px}.gutenverse-email-builder-header .header-right .button-upgrade-pro .email-template-upgrade-icon--key,.gutenverse-email-builder-header .header-right .upgrade-button .email-template-upgrade-icon--key{height:8px;width:18px}.gutenverse-email-builder-header .header-right .button-upgrade-pro .email-template-upgrade-icon--crown,.gutenverse-email-builder-header .header-right .upgrade-button .email-template-upgrade-icon--crown{height:16px;margin-left:-1px;margin-right:-1px;transform:translateY(1px);width:16px}.gutenverse-email-builder-header .header-right .button-upgrade-pro svg[viewBox="0 0 15 15"],.gutenverse-email-builder-header .header-right .upgrade-button svg[viewBox="0 0 15 15"]{margin-left:-1px;margin-right:-1px;transform:translateY(1px)}.gutenverse-email-builder-header .header-right .email-template-save-lock{align-items:center;display:inline-flex;position:relative}.gutenverse-email-builder-header .header-right .email-template-save-lock__tooltip{align-items:flex-start;background:#001827;border:0;border-radius:6px;box-shadow:0 14px 34px rgba(0,12,24,.28);box-sizing:border-box;color:#cbd5e1;display:flex;font-size:13px;font-weight:400;gap:12px;line-height:1.55;max-width:calc(100vw - 40px);min-width:360px;padding:14px 40px 15px 18px;position:absolute;right:0;top:calc(100% + 18px);width:420px;z-index:1000001}.gutenverse-email-builder-header .header-right .email-template-save-lock__tooltip:before{background:#001827;content:"";height:16px;position:absolute;right:56px;top:-8px;transform:rotate(45deg);width:16px}.gutenverse-email-builder-header .header-right .email-template-save-lock__tooltip .email-template-save-lock__message{flex:1 1 auto;min-width:0}.gutenverse-email-builder-header .header-right .email-template-save-lock__tooltip .email-template-save-lock__intro{color:#cbd5e1}.gutenverse-email-builder-header .header-right .email-template-save-lock__tooltip strong{color:#fff;font-weight:800}.gutenverse-email-builder-header .header-right .email-template-save-lock__tooltip button{align-items:center;background:transparent;border:0;box-shadow:none;color:#d1d5db;cursor:pointer;display:inline-flex;height:26px;justify-content:center;line-height:1;padding:0;position:absolute;right:10px;top:10px;width:26px}.gutenverse-email-builder-header .header-right .email-template-save-lock__tooltip button svg{display:block;height:15px;width:15px}.gutenverse-email-builder-header .header-right .email-template-save-lock__tooltip button:focus,.gutenverse-email-builder-header .header-right .email-template-save-lock__tooltip button:hover{color:#fff;outline:none}.email-template-load-error{background:#fcf0f1;border-bottom:1px solid #f0b8bd;color:#8a2424;font-size:13px;line-height:1.5;padding:10px 20px}.editor-container{background:#f0f0f1;flex:1 1 auto;overflow:hidden;position:relative;width:100%}.editor-container>*{height:100%!important}.gutenverse-email-builder-workspace{--gutenverse-email-block-sidebar-width:320px;--gutenverse-email-right-sidebar-width:380px;display:grid;grid-template-columns:var(--gutenverse-email-block-sidebar-width) minmax(0,1fr);height:100%;min-height:0;position:relative;transition:grid-template-columns .16s ease;width:100%}.gutenverse-email-builder-workspace.is-blocks-collapsed{grid-template-columns:48px minmax(0,1fr)}.gutenverse-email-builder-workspace.is-blocks-collapsed .gutenverse-email-blocks-panel,.gutenverse-email-builder-workspace.is-blocks-collapsed .gutenverse-email-builder-sidebar__header span{display:none}.gutenverse-email-builder-workspace.is-blocks-collapsed .gutenverse-email-builder-sidebar__header{justify-content:center;padding:0}.gutenverse-email-builder-workspace.is-settings-collapsed .gutenverse-grapesjs-editor{--gutenverse-email-sidebar-width:0px}.gutenverse-email-builder-workspace.is-settings-collapsed .gjs-pn-views,.gutenverse-email-builder-workspace.is-settings-collapsed .gjs-pn-views-container{display:none!important}.gutenverse-email-builder-workspace.is-settings-collapsed .gutenverse-email-settings-toggle{right:12px}.gutenverse-email-builder-sidebar--blocks{background:#fff;border-right:1px solid #dcdcde;box-sizing:border-box;display:flex;flex-direction:column;min-height:0;min-width:0;overflow:hidden}.gutenverse-email-builder-sidebar__header{align-items:center;border-bottom:1px solid #dcdcde;box-sizing:border-box;color:#1d2327;display:flex;font-size:13px;font-weight:600;height:56px;justify-content:space-between;letter-spacing:0;line-height:1;padding:0 12px 0 18px}.gutenverse-email-settings-toggle,.gutenverse-email-sidebar-toggle{align-items:center;background:#fff;border:1px solid #c3c4c7;border-radius:3px;box-shadow:none;color:#50575e;cursor:pointer;display:inline-flex;font-size:18px;font-weight:500;height:32px;justify-content:center;line-height:1;padding:0;width:32px}.gutenverse-email-settings-toggle svg,.gutenverse-email-sidebar-toggle svg{display:block;fill:none;height:20px;pointer-events:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4;width:20px}.gutenverse-email-settings-toggle:focus,.gutenverse-email-settings-toggle:hover,.gutenverse-email-sidebar-toggle:focus,.gutenverse-email-sidebar-toggle:hover{background:#f6f7f7;border-color:#2271b1;color:#2271b1;outline:none}.gutenverse-email-settings-toggle{position:absolute;right:12px;top:12px;z-index:6}.gutenverse-email-blocks-panel{color:#1d2327;flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;padding:0;text-shadow:none}.gutenverse-email-blocks-panel .gjs-block-category{border-bottom:1px solid #f0f0f1}.gutenverse-email-blocks-panel .gjs-block-category .gjs-title,.gutenverse-email-blocks-panel .gjs-category-title{align-items:center;background:#fff;border:0;box-shadow:none;color:#757575;display:flex;font-size:12px;font-weight:700;letter-spacing:.03em;line-height:1.3;min-height:0;padding:18px 20px 8px;text-transform:uppercase}.gutenverse-email-blocks-panel .gjs-blocks-c{align-content:flex-start;background:#fff;display:grid!important;gap:18px 10px;grid-template-columns:repeat(3,minmax(0,1fr));padding:10px 16px 22px}.gutenverse-email-blocks-panel .gjs-block-category:not(.gjs-open) .gjs-blocks-c{display:none!important}.gutenverse-email-blocks-panel .gjs-block-category.gjs-open .gjs-blocks-c{display:grid!important}.gutenverse-email-blocks-panel .gjs-block{align-items:center;background:transparent;border:1px solid transparent;border-radius:4px;box-shadow:none;color:#1d2327;cursor:grab;display:flex!important;flex-direction:column;gap:9px;justify-content:flex-start;margin:0;min-height:94px;padding:10px 6px;text-shadow:none;transition:background-color .12s ease,border-color .12s ease,color .12s ease;width:100%!important}.gutenverse-email-blocks-panel .gjs-block:hover{background:#f6faff;border-color:#b9daf4;color:#1d2327}.gutenverse-email-blocks-panel .gjs-block:active{cursor:grabbing}.gutenverse-email-blocks-panel .gjs-block:focus-visible{border-color:#2271b1;box-shadow:0 0 0 2px rgba(34,113,177,.25);outline:none}.gutenverse-email-blocks-panel .gjs-block .gjs-block-media,.gutenverse-email-blocks-panel .gjs-block .gjs-block__media,.gutenverse-email-blocks-panel .gjs-block>svg{align-items:center;background:transparent;border:0;box-sizing:border-box;color:inherit;display:flex;flex:0 0 auto;height:36px;justify-content:center;margin:0;max-height:36px!important;max-width:52px!important;width:52px}.gutenverse-email-blocks-panel .gjs-block .gjs-block-media svg,.gutenverse-email-blocks-panel .gjs-block .gjs-block__media svg,.gutenverse-email-blocks-panel .gjs-block>svg{background:transparent;border:0;box-shadow:none;color:#1d2327!important;display:block;fill:none!important;height:32px;max-height:32px!important;max-width:40px!important;padding:0;stroke:#1d2327!important;width:40px}.gutenverse-email-blocks-panel .gjs-block .gjs-block-media svg *,.gutenverse-email-blocks-panel .gjs-block .gjs-block__media svg *,.gutenverse-email-blocks-panel .gjs-block>svg *{fill:none!important;stroke:#1d2327!important}.gutenverse-email-blocks-panel .gjs-block-label{color:inherit;font-size:13px;font-weight:500;line-height:1.25;margin:0;max-width:100%;min-width:0;text-align:center;width:100%;word-break:normal}.gutenverse-grapesjs-editor{--gutenverse-email-sidebar-width:380px;--gutenverse-email-toolbar-height:56px;--gutenverse-email-control-size:44px;--gutenverse-email-device-panel-width:152px;--gutenverse-email-options-panel-width:320px;--gjs-left-width:var(--gutenverse-email-sidebar-width);--gjs-canvas-top:var(--gutenverse-email-toolbar-height);--gjs-main-color:#fff;--gjs-primary-color:#fff;--gjs-secondary-color:#1d2327;--gjs-tertiary-color:#2271b1;--gjs-quaternary-color:#2271b1;--gjs-font-color:#1d2327;--gjs-font-color-active:#2271b1;--gjs-main-dark-color:rgba(0,0,0,.08);--gjs-secondary-dark-color:#f6f7f7;--gjs-main-light-color:#f0f6fc;--gjs-secondary-light-color:#fff;--gjs-color-blue:#2271b1;--gjs-color-highlight:#2271b1;--gjs-color-warn:#996800;--gjs-main-font:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--gjs-font-size:13px;height:100%;min-width:0;width:100%}.gutenverse-grapesjs-editor .gjs-cv-canvas,.gutenverse-grapesjs-editor .gjs-editor,.gutenverse-grapesjs-editor .gjs-frame-wrapper{box-sizing:border-box}.gutenverse-grapesjs-editor .gjs-editor{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;text-shadow:none}.gutenverse-grapesjs-editor .gjs-cv-canvas{background:#eef2f7;height:calc(100% - var(--gutenverse-email-toolbar-height));top:var(--gutenverse-email-toolbar-height);width:calc(100% - var(--gutenverse-email-sidebar-width))}.gutenverse-grapesjs-editor .gjs-cv-canvas-bg{background:#eef2f7}.gutenverse-grapesjs-editor .gjs-pn-panel{background:#fff;border-color:#dcdcde;box-shadow:none;box-sizing:border-box;color:#1d2327;min-height:var(--gutenverse-email-toolbar-height);padding:6px 12px;text-shadow:none}.gutenverse-grapesjs-editor .gjs-pn-commands,.gutenverse-grapesjs-editor .gjs-pn-devices-c,.gutenverse-grapesjs-editor .gjs-pn-options,.gutenverse-grapesjs-editor .gjs-pn-views{align-items:center;border-bottom:1px solid #dcdcde;display:flex;min-height:var(--gutenverse-email-toolbar-height);top:0}.gutenverse-grapesjs-editor .gjs-pn-devices-c{gap:6px;justify-content:flex-end;left:auto;right:var(--gutenverse-email-sidebar-width);width:var(--gutenverse-email-device-panel-width)}.gutenverse-grapesjs-editor .gjs-pn-commands{justify-content:center;left:var(--gutenverse-email-options-panel-width);right:calc(var(--gutenverse-email-sidebar-width) + var(--gutenverse-email-device-panel-width));width:auto}.gutenverse-grapesjs-editor .gjs-pn-options{border-left:0;border-right:1px solid #f0f0f1;justify-content:flex-start;left:0;right:auto;width:var(--gutenverse-email-options-panel-width)}.gutenverse-grapesjs-editor .gjs-pn-views{border-left:1px solid #dcdcde;justify-content:flex-start;padding:0 56px 0 18px;right:0;width:var(--gutenverse-email-sidebar-width);z-index:4}.gutenverse-grapesjs-editor .gjs-pn-views:before{color:#1d2327;content:"Styles";font-size:13px;font-weight:600;line-height:1}.gutenverse-grapesjs-editor .gjs-pn-views .gjs-pn-buttons{display:none}.gutenverse-grapesjs-editor .gjs-pn-views-container{align-items:stretch;background:#fff;border-left:1px solid #dcdcde;box-shadow:none;box-sizing:border-box;color:#1d2327;display:block!important;height:100%;max-height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;padding:var(--gutenverse-email-toolbar-height) 0 0;right:0;text-align:left;top:0;width:var(--gutenverse-email-sidebar-width)}.gutenverse-grapesjs-editor .gjs-pn-buttons{align-items:center;gap:6px;justify-content:flex-start}.gutenverse-grapesjs-editor .gjs-pn-btn{align-items:center;border:1px solid transparent;border-radius:3px;box-sizing:border-box;color:#1d2327;display:inline-flex;fill:#1d2327;font-size:17px;height:var(--gutenverse-email-control-size);justify-content:center;line-height:1;margin:0;min-height:var(--gutenverse-email-control-size);min-width:var(--gutenverse-email-control-size);opacity:.86;padding:8px}.gutenverse-grapesjs-editor .gjs-pn-btn svg{display:block;height:20px;margin:auto;max-height:20px!important;max-width:20px!important;width:20px}.gutenverse-grapesjs-editor .gjs-pn-btn:hover{background:#f6f7f7;border-color:#c3c4c7;color:#2271b1;fill:#2271b1;opacity:1}.gutenverse-grapesjs-editor .gjs-pn-btn.gjs-pn-active{background:#eaf3fb;box-shadow:inset 0 0 0 1px #2271b1;color:#2271b1;fill:#2271b1;opacity:1}.gutenverse-grapesjs-editor .gjs-block-category .gjs-title,.gutenverse-grapesjs-editor .gjs-category-title,.gutenverse-grapesjs-editor .gjs-layer-title,.gutenverse-grapesjs-editor .gjs-sm-sector-title,.gutenverse-grapesjs-editor .gjs-trait-category .gjs-title{align-items:center;background:#f6f7f7;border-bottom:1px solid #dcdcde;color:#1d2327;display:flex;font-size:12px;font-weight:600;letter-spacing:0;line-height:1.35;min-height:48px;padding:0 18px;text-align:left;text-shadow:none}.gutenverse-grapesjs-editor .gjs-block-category,.gutenverse-grapesjs-editor .gjs-sm-sector,.gutenverse-grapesjs-editor .gjs-trait-category{border-bottom:1px solid #dcdcde}.gutenverse-grapesjs-editor .gjs-blocks-c{align-content:flex-start;background:#fff;display:grid!important;gap:12px;grid-template-columns:1fr;padding:16px 18px 20px}.gutenverse-grapesjs-editor .gjs-block{align-items:center;background:#fff;border:1px solid #dcdcde;border-radius:6px;box-shadow:none;color:#1d2327;cursor:grab;display:grid!important;gap:14px;grid-template-columns:48px minmax(0,1fr);justify-content:flex-start;margin:0;min-height:66px;padding:12px 14px;text-shadow:none;transition:background-color .12s ease,border-color .12s ease,box-shadow .12s ease,color .12s ease;width:100%!important}.gutenverse-grapesjs-editor .gjs-block:hover{background:#f8fbff;border-color:#2271b1;box-shadow:0 0 0 1px #2271b1,0 6px 14px rgba(34,113,177,.12);color:#2271b1}.gutenverse-grapesjs-editor .gjs-block .gjs-block-media,.gutenverse-grapesjs-editor .gjs-block .gjs-block__media,.gutenverse-grapesjs-editor .gjs-block>svg{align-items:center;background:#f6f7f7;border:1px solid #dcdcde;border-radius:4px;box-sizing:border-box;color:#1d2327;display:flex;flex:0 0 48px;grid-column:1;height:44px;justify-content:center;margin:0;max-height:44px!important;max-width:48px!important;width:48px}.gutenverse-grapesjs-editor .gjs-block .gjs-block-media svg,.gutenverse-grapesjs-editor .gjs-block .gjs-block__media svg,.gutenverse-grapesjs-editor .gjs-block>svg{background:transparent;border:0;box-shadow:none;color:inherit;display:block;fill:none!important;height:24px;max-height:24px!important;max-width:24px!important;padding:0;stroke:currentColor!important;width:24px}.gutenverse-grapesjs-editor .gjs-block .gjs-block-media svg *,.gutenverse-grapesjs-editor .gjs-block .gjs-block__media svg *,.gutenverse-grapesjs-editor .gjs-block>svg *{fill:none!important;stroke:currentColor!important}.gutenverse-grapesjs-editor .gjs-block:active{cursor:grabbing}.gutenverse-grapesjs-editor .gjs-block:focus-visible{border-color:#2271b1;box-shadow:0 0 0 2px rgba(34,113,177,.3);outline:none}.gutenverse-grapesjs-editor .gjs-block-label{flex:1 1 auto;font-size:14px;font-weight:600;grid-column:2;line-height:1.35;margin:0;min-width:0;text-align:left}.gutenverse-grapesjs-editor .gjs-layers{background:#fff;color:#1d2327;font-size:13px;padding:14px 16px 18px;text-shadow:none}.gutenverse-grapesjs-editor .gjs-layers>.gjs-layer>.gjs-layer-item{display:none}.gutenverse-grapesjs-editor .gjs-layers>.gjs-layer>.gjs-layer-children{display:block!important}.gutenverse-grapesjs-editor .gjs-layer{border-bottom:0;color:#1d2327;display:block;font-size:13px;font-weight:400;margin:0;position:relative;text-align:left}.gutenverse-grapesjs-editor .gjs-layer-children{border-left:1px solid #e0e6ed;margin-left:18px;padding-left:12px}.gutenverse-grapesjs-editor .gjs-layers>.gjs-layer>.gjs-layer-children,.gutenverse-grapesjs-editor .gjs-layers>.gjs-layer>.gjs-layer-children>.gjs-layer>.gjs-layer-children{border-left:0;margin-left:0;padding-left:0}.gutenverse-grapesjs-editor .gjs-layer-item{align-items:center;background:#fff;border:1px solid #e0e6ed;border-radius:4px;box-sizing:border-box;display:flex;gap:8px;justify-content:space-between;margin:0 0 8px;min-height:42px;padding:0 8px;transition:background-color .12s ease,border-color .12s ease,box-shadow .12s ease}.gutenverse-grapesjs-editor .gjs-layer-item-left,.gutenverse-grapesjs-editor .gjs-layer-item-right{align-items:center;display:flex;gap:6px;min-width:0}.gutenverse-grapesjs-editor .gjs-layer-item-left{flex:1 1 auto}.gutenverse-grapesjs-editor .gjs-layer-item-right{flex:0 0 auto}.gutenverse-grapesjs-editor .gjs-layer-title{align-items:center;background:transparent!important;border:0;color:inherit;display:flex;flex:1 1 auto;font-weight:500;letter-spacing:0;min-height:0;min-width:0;padding:0!important}.gutenverse-grapesjs-editor .gjs-layer-title-c,.gutenverse-grapesjs-editor .gjs-layer-title-inn{min-width:0}.gutenverse-grapesjs-editor .gjs-layer-title-inn{align-items:center;display:flex;gap:8px;width:100%}.gutenverse-grapesjs-editor .gjs-layer-item:hover,.gutenverse-grapesjs-editor .gjs-layer.gjs-selected>.gjs-layer-item{background:#f6faff;border-color:#8bbbe6;box-shadow:inset 3px 0 0 #2271b1;color:#0a4b78}.gutenverse-grapesjs-editor .gjs-layer-name{color:inherit;font-size:13px;line-height:1.4;max-width:none;min-width:0;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.gutenverse-grapesjs-editor .gjs-layer-count{align-items:center;background:#f6f7f7;border-radius:999px;color:#646970;font-size:11px;height:22px;justify-content:center;line-height:1;margin-left:0;min-width:22px;padding:0 6px}.gutenverse-grapesjs-editor .gjs-layer-caret,.gutenverse-grapesjs-editor .gjs-layer-move,.gutenverse-grapesjs-editor .gjs-layer-vis{align-items:center;box-sizing:border-box;color:#646970;display:inline-flex;flex:0 0 28px;height:28px;justify-content:center;min-width:28px;opacity:.78}.gutenverse-grapesjs-editor .gjs-layer-caret:hover,.gutenverse-grapesjs-editor .gjs-layer-move:hover,.gutenverse-grapesjs-editor .gjs-layer-vis:hover{color:#2271b1;opacity:1}.gutenverse-grapesjs-editor .gjs-layer-caret svg,.gutenverse-grapesjs-editor .gjs-layer-move svg,.gutenverse-grapesjs-editor .gjs-layer-vis svg{height:15px;max-height:15px!important;max-width:15px!important;width:15px}.gutenverse-grapesjs-editor .gjs-layer-move{cursor:grab}.gutenverse-grapesjs-editor .gjs-layer-no-chld>.gjs-layer-item .gjs-layer-caret{visibility:hidden}.gutenverse-grapesjs-editor .gjs-sm-sector-title{background:#fff;border-bottom:0;color:#757575;font-size:12px;font-weight:700;letter-spacing:.03em;min-height:56px;padding:0 20px;text-transform:uppercase}.gutenverse-grapesjs-editor .gjs-sm-properties{background:#fff;border-top:1px solid #f0f0f1;padding:14px 18px 18px}.gutenverse-grapesjs-editor .gjs-sm-property{color:#1d2327;float:none;margin-bottom:12px;padding:0;text-shadow:none;width:100%}.gutenverse-grapesjs-editor .gjs-sm-sectors,.gutenverse-grapesjs-editor .gjs-traits-c,.gutenverse-grapesjs-editor .gjs-traits-cs{background:#fff;box-sizing:border-box;padding:0;width:100%}.gutenverse-grapesjs-editor .gjs-sm-sector,.gutenverse-grapesjs-editor .gjs-trait-category{border:0;border-bottom:1px solid #f0f0f1;border-radius:0;margin-bottom:0;overflow:hidden;width:100%}.gutenverse-grapesjs-editor .gjs-traits-label,.gutenverse-grapesjs-editor .gjs-trt-header{border-bottom:1px solid #dcdcde;color:#1d2327;font-size:13px;font-weight:600;padding:12px 16px}.gutenverse-grapesjs-editor .gjs-trt-trait{align-items:center;display:grid;gap:10px;grid-template-columns:96px minmax(0,1fr);min-height:52px;padding:8px 16px}.gutenverse-grapesjs-editor .gjs-label,.gutenverse-grapesjs-editor .gjs-sm-label,.gutenverse-grapesjs-editor .gjs-sm-label-wrp{color:#50575e;font-size:13px;font-weight:500;line-height:1.3;text-shadow:none}.gutenverse-grapesjs-editor .gjs-fields{gap:8px;width:100%}.gutenverse-grapesjs-editor .gjs-field{background:#fff;border:1px solid #8c8f94;border-radius:3px;box-shadow:none;box-sizing:border-box;color:#1d2327;min-height:40px;position:relative;width:100%}.gutenverse-grapesjs-editor .gjs-field input,.gutenverse-grapesjs-editor .gjs-field select,.gutenverse-grapesjs-editor .gjs-field textarea{-webkit-text-fill-color:#1d2327;color:#1d2327!important;font-size:13px;font-weight:500;min-height:38px;opacity:1;padding:0 12px}.gutenverse-grapesjs-editor .gjs-field input::-moz-placeholder,.gutenverse-grapesjs-editor .gjs-field select::-moz-placeholder,.gutenverse-grapesjs-editor .gjs-field textarea::-moz-placeholder{-webkit-text-fill-color:#8c8f94;color:#8c8f94;opacity:1}.gutenverse-grapesjs-editor .gjs-field input::placeholder,.gutenverse-grapesjs-editor .gjs-field select::placeholder,.gutenverse-grapesjs-editor .gjs-field textarea::placeholder{-webkit-text-fill-color:#8c8f94;color:#8c8f94;opacity:1}.gutenverse-grapesjs-editor .gjs-field-select,.gutenverse-grapesjs-editor .gjs-select{position:relative}.gutenverse-grapesjs-editor .gjs-field-select select,.gutenverse-grapesjs-editor .gjs-select select{padding-right:34px}.gutenverse-grapesjs-editor .gjs-field-select>.gjs-sel-arrow,.gutenverse-grapesjs-editor .gjs-select>.gjs-sel-arrow{display:none}.gutenverse-grapesjs-editor .gjs-input-holder,.gutenverse-grapesjs-editor .gjs-sm-field{width:100%}.gutenverse-grapesjs-editor .gjs-field-integer input{padding-right:58px}.gutenverse-grapesjs-editor .gjs-field-units{align-items:center;bottom:0;display:inline-flex;justify-content:flex-end;left:auto;margin:auto;max-width:70px;min-width:46px;pointer-events:auto;position:absolute;right:6px;top:0;width:auto;z-index:2}.gutenverse-grapesjs-editor .gjs-field-units .gjs-input-unit,.gutenverse-grapesjs-editor .gjs-field-units select{-webkit-text-fill-color:#1d2327;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:#1d2327!important;cursor:pointer;font-weight:500;line-height:1;min-height:30px;min-width:46px;opacity:1;padding:0 24px 0 4px;text-align:center;width:auto}.gutenverse-grapesjs-editor .gjs-field-units:after{border-bottom:2px solid #50575e;border-right:2px solid #50575e;content:"";height:9px;pointer-events:none;position:absolute;right:8px;top:50%;transform:translateY(-60%) rotate(45deg);width:9px}.gutenverse-grapesjs-editor .gjs-field-arrows{display:none}.gutenverse-grapesjs-editor .gjs-field-arrow-d,.gutenverse-grapesjs-editor .gjs-field-arrow-u{border-bottom-color:#50575e;border-top-color:#50575e}.gutenverse-grapesjs-editor .gjs-field-radio{background:#fff;border:1px solid #8c8f94;border-radius:3px;box-shadow:none;box-sizing:border-box;min-height:40px;overflow:hidden;padding:0;width:100%}.gutenverse-grapesjs-editor .gjs-radio-items{display:flex;min-height:40px;width:100%}.gutenverse-grapesjs-editor .gjs-radio-item{align-items:stretch;border-left:1px solid #dcdcde;display:flex;flex:1 1 0;min-width:0;text-align:center}.gutenverse-grapesjs-editor .gjs-radio-item:first-child{border-left:0}.gutenverse-grapesjs-editor .gjs-radio-item:hover{background:#f6f7f7}.gutenverse-grapesjs-editor .gjs-radio-item input{display:none}.gutenverse-grapesjs-editor .gjs-radio-item input:checked+.gjs-radio-item-label{background:#eaf3fb;box-shadow:inset 0 0 0 1px #2271b1;color:#2271b1}.gutenverse-grapesjs-editor .gjs-radio-item-label{align-items:center;box-sizing:border-box;color:#1d2327;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;min-height:40px;padding:0 8px;text-align:center;width:100%}.gutenverse-grapesjs-editor .gjs-field-color{background:#fff;border:1px solid #8c8f94;border-radius:3px;box-shadow:none;box-sizing:border-box;min-height:40px;overflow:hidden;padding:0;width:100%}.gutenverse-grapesjs-editor .gjs-field-color input{min-height:38px;padding:0 54px 0 12px}.gutenverse-grapesjs-editor .gjs-field-colorp{align-items:center;background:#fff;border-left:1px solid #dcdcde;box-sizing:border-box;cursor:pointer;display:flex;height:100%;justify-content:center;padding:5px;position:absolute;right:0;top:0;width:44px;z-index:10}.gutenverse-grapesjs-editor .gjs-field-color-picker,.gutenverse-grapesjs-editor .gjs-field-colorp-c{border-radius:2px;position:relative}.gutenverse-grapesjs-editor .gjs-field-colorp-c{border:1px solid #dcdcde;box-sizing:border-box;height:26px;overflow:hidden;width:26px}.gutenverse-grapesjs-editor .gjs-field-color-picker{bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.12);cursor:pointer;display:block;height:100%!important;left:0;position:absolute!important;right:0;top:0;width:100%!important}.gutenverse-grapesjs-editor .gjs-sm-composite{background:#f6f7f7;border:1px solid #dcdcde;border-radius:5px;padding:10px}.gutenverse-grapesjs-editor .gjs-sm-composite .gjs-sm-property{margin-bottom:8px}.gutenverse-grapesjs-editor .gjs-clm-tags,.gutenverse-grapesjs-editor .gjs-sm-stack{background:#fff;color:#1d2327}.gutenverse-grapesjs-editor .gjs-rte-toolbar{background:#fff;border:1px solid #c3c4c7;border-radius:3px;box-shadow:0 8px 18px rgba(0,0,0,.12);color:#1d2327}.gutenverse-grapesjs-editor .gjs-rte-action{align-items:center;border-color:#dcdcde;color:#1d2327;display:flex;height:40px;justify-content:center;min-width:40px}.gutenverse-grapesjs-editor .gjs-rte-action.gjs-rte-active,.gutenverse-grapesjs-editor .gjs-rte-action:hover{background:#eaf3fb;color:#0a4b78}.gutenverse-grapesjs-editor .gjs-toolbar{align-items:center;background:#2271b1;border-radius:2px;box-shadow:0 4px 12px rgba(0,0,0,.16);display:flex}.gutenverse-grapesjs-editor .gjs-toolbar-item{align-items:center;box-sizing:border-box;display:inline-flex;height:42px;justify-content:center;line-height:1;padding:11px;width:42px}.gutenverse-grapesjs-editor .gjs-toolbar-item:hover{background:hsla(0,0%,100%,.16)}.gutenverse-grapesjs-editor .gjs-one-bg{background-color:#fff}.gutenverse-grapesjs-editor .gjs-two-color{color:#1d2327}.gutenverse-grapesjs-editor .gjs-four-color,.gutenverse-grapesjs-editor .gjs-four-color-h:hover{color:#2271b1}.gutenverse-grapesjs-editor .gjs-four-bg{background-color:#2271b1}.gjs-rte-toolbar{background:transparent;z-index:100000}.gjs-rte-toolbar,.gjs-rte-toolbar-ui{color:#1d2327;max-width:calc(100vw - 32px)}.gjs-rte-toolbar-ui{background:#fff;border:1px solid #c3c4c7;border-radius:4px;box-shadow:0 8px 20px rgba(0,0,0,.14);overflow:hidden}.gjs-rte-actionbar{align-items:stretch;background:#fff;display:flex;flex-wrap:nowrap;max-width:calc(100vw - 32px)}.gjs-rte-action{align-items:center;background:#fff;border-right:1px solid #dcdcde;box-sizing:border-box;color:#1d2327;display:flex;fill:#1d2327;flex:0 0 40px;height:40px;justify-content:center;min-width:40px;padding:0 10px;text-shadow:none;width:40px}.gjs-rte-action:last-child{border-right:0}.gjs-rte-action.gjs-rte-active,.gjs-rte-action:hover{background:#eaf3fb;color:#0a4b78;fill:#0a4b78}.gutenverse-rte-placeholder-action{flex:0 0 148px;max-width:148px;min-width:148px;overflow:hidden;padding:0;position:relative;width:148px}.gutenverse-rte-placeholder-action.gjs-rte-active,.gutenverse-rte-placeholder-action:hover{background:#fff;color:#1d2327;fill:#1d2327}.gutenverse-rte-placeholder-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:0;border-radius:0;box-shadow:none;color:#1d2327;cursor:pointer;font-size:13px;font-weight:500;height:40px;line-height:40px;margin:0;max-width:100%;min-width:0;overflow:hidden;padding:0 30px 0 12px;text-overflow:ellipsis;text-shadow:none;white-space:nowrap;width:100%}.gutenverse-rte-placeholder-select:focus,.gutenverse-rte-placeholder-select:hover{background:#f6faff;color:#1d2327;outline:none}.gutenverse-rte-placeholder-action:after{border-bottom:2px solid;border-right:2px solid;color:#50575e;content:"";height:7px;pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-60%) rotate(45deg);width:7px}.gjs-toolbar .gjs-toolbar-item{align-items:center;display:inline-flex;justify-content:center;line-height:1}.gjs-toolbar .gutenverse-placeholder-link-action svg{display:block;fill:none;height:16px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:16px}.gutenverse-placeholder-url-modal{box-sizing:border-box;color:#1d2327;min-width:min(420px,100vw - 48px);padding:16px}.gutenverse-placeholder-url-modal *{box-sizing:border-box}.gutenverse-placeholder-url-modal__form{display:flex;flex-direction:column;gap:14px}.gutenverse-placeholder-url-modal__field{display:flex;flex-direction:column;gap:6px;margin:0}.gutenverse-placeholder-url-modal__field span{color:#1d2327;font-size:13px;font-weight:600;line-height:1.4}.gutenverse-placeholder-url-modal__field input,.gutenverse-placeholder-url-modal__field select{background:#fff;border:1px solid #8c8f94;border-radius:4px;color:#1d2327;font-size:13px;min-height:36px;padding:6px 10px;width:100%}.gutenverse-placeholder-url-modal__field input:focus,.gutenverse-placeholder-url-modal__field select:focus{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:none}.gutenverse-placeholder-url-modal__actions{display:flex;gap:8px;justify-content:flex-end;padding-top:4px}.gutenverse-email-builder .components-editor-notices__snackbar{bottom:20px;left:20px;position:fixed;z-index:1000000}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}@media (max-device-width:480px){.sp-color{right:40%}.sp-hue{left:63%}.sp-fill{padding-top:60%}}@media (max-width:1200px){.gutenverse-pricing-popup__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:782px){.gutenverse-freemius-modal .gutenverse-freemius-modal__dialog{border-radius:14px;max-height:calc(100vh - 20px);width:calc(100vw - 20px)}.gutenverse-pricing-popup{padding:24px 16px 22px}.gutenverse-pricing-popup__title{font-size:34px}.gutenverse-pricing-popup__subtitle{font-size:16px}.gutenverse-pricing-popup__cards{grid-template-columns:1fr}.gutenverse-pricing-card.is-featured{transform:none}.gutenverse-email-builder-header{flex-wrap:wrap;gap:8px;min-height:116px;padding:10px 14px}.gutenverse-email-builder-header .header-left,.gutenverse-email-builder-header .header-right{flex:1 1 calc(50% - 8px)}.gutenverse-email-builder-header .header-right .email-template-save-lock__tooltip{max-width:calc(100vw - 28px);min-width:0;width:calc(100vw - 28px)}.gutenverse-email-builder-header .header-center{flex:1 1 100%;order:3}.gutenverse-email-builder-header .header-center .title-wrapper{width:100%}.gutenverse-email-builder-header .header-center .title-input{max-width:none;min-width:0}.gutenverse-email-builder-header .header-center .title-input input{font-size:16px;text-align:left}}@media screen and (max-width:1440px){.banner-pro .banner-image-blink.library{right:28.6%;top:20.8%}.banner-pro .banner-image-arrow.library{right:34%;top:63%}}