@import "https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i|Open+Sans:300,300i,400,400i,500,500i,700,700i,800,800i,900,900i|Lato:300,300i,400,400i,500,500i,700,700i,800,800i,900,900i|Montserrat:300,300i,400,400i,500,500i,700,700i,800,80i,900,900i|Oswald:300,300i,400,400i,500,500i,700,700i,800,800i,900,900i|Source+Sans+Pro:300,300i,400,400i,500,500i,700,700i,800,800i,900,900i|Slabo+27px/13px:300,300i,400,400i,500,500i,700,700i,800,800i,900,900i|Raleway:400,400i,600,600i,700,700i,800,800i,900,900i|Poppins:400,400i,600,600i,700,700i,800,800i,900,900i|Josefin+Sans:100,100i,200,200i,300.300i.400,400i,600,600i,700,700i,800,800i,900,900i|Nunito:100,100i,200,200i,300.300i.400,400i,600,600i,700,700i,800,800i,900,900i&subset=latin,latin-ext";@import "https://fonts.googleapis.com/css?family=Dosis:400,500";@import "https://fonts.googleapis.com/css?family=Abel&display=swap";@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Spartan:wght@900&display=swap";.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.CodeMirror{color:#000;direction:ltr;height:300px;font-family:monospace}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{background-color:#fff}.CodeMirror-gutters{white-space:nowrap;background-color:#f7f7f7;border-right:1px solid #ddd}.CodeMirror-linenumber{text-align:right;color:#999;white-space:nowrap;min-width:20px;padding:0 3px 0 5px}.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;width:auto;border:0!important}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor-mark{background-color:#14ff1480;animation:1.06s step-end infinite blink}.cm-animate-fat-cursor{background-color:#7e7;width:auto;animation:1.06s step-end infinite blink}@keyframes blink{50%{background-color:#0000}}.cm-tab{-webkit-text-decoration:inherit;text-decoration:inherit;display:inline-block}.CodeMirror-rulers{position:absolute;inset:-50px 0 0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;position:absolute;top:0;bottom:0}.cm-s-default .cm-header{color:#00f}.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:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-variable-3,.cm-s-default .cm-type{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-s-default .cm-error,.cm-invalidchar{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:#ff96004d}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{background:#fff;position:relative;overflow:hidden}.CodeMirror-scroll{outline:none;height:100%;margin-bottom:-50px;margin-right:-50px;padding-bottom:50px;position:relative;overflow:scroll!important}.CodeMirror-sizer{border-right:50px solid #0000;position:relative}.CodeMirror-vscrollbar,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-gutter-filler{z-index:6;outline:none;display:none;position:absolute}.CodeMirror-vscrollbar{top:0;right:0;overflow:hidden scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow:scroll hidden}.CodeMirror-scrollbar-filler{bottom:0;right:0}.CodeMirror-gutter-filler{bottom:0;left:0}.CodeMirror-gutters{z-index:3;min-height:100%;position:absolute;top:0;left:0}.CodeMirror-gutter{white-space:normal;vertical-align:top;height:100%;margin-bottom:-50px;display:inline-block}.CodeMirror-gutter-wrapper{z-index:4;position:absolute;background:0 0!important;border:none!important}.CodeMirror-gutter-background{z-index:4;position:absolute;top:0;bottom:0}.CodeMirror-gutter-elt{cursor:default;z-index:4;position:absolute}.CodeMirror-gutter-wrapper ::selection{background-color:#0000}.CodeMirror-gutter-wrapper ::selection{background-color:#0000}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{font-family:inherit;font-size:inherit;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual;background:0 0;border-width:0;border-radius:0;margin:0;position:relative;overflow:visible}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{z-index:0;position:absolute;inset:0}.CodeMirror-linewidget{z-index:2;padding:.1px;position:relative}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-scroll,.CodeMirror-sizer,.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber{box-sizing:content-box}.CodeMirror-measure{visibility:hidden;width:100%;height:0;position:absolute;overflow:hidden}.CodeMirror-cursor{pointer-events:none;position:absolute}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;z-index:3;position:relative}div.CodeMirror-dragcursors,.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection{background:#d7d4f0}.CodeMirror-line>span::selection{background:#d7d4f0}.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection{background:#d7d4f0}.CodeMirror-line>span::-moz-selection{background:#d7d4f0}.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ff06}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:0 0}.cm-s-hopscotch.CodeMirror{color:#d5d3d5;background:#322931}.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-property,.cm-s-hopscotch span.cm-attribute{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{color:#989498;background:#dd464c}.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{text-decoration:underline;color:#fff!important}.cm-s-hopscotch .CodeMirror-activeline-background{background:#302020}.gjs-is__grab,.gjs-is__grab *{cursor:grab!important}.gjs-is__grabbing,.gjs-is__grabbing *{-webkit-user-select:none;user-select:none;-khtml-user-select:none;-o-user-select:none;cursor:grabbing!important}: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:#0003;--gjs-secondary-dark-color:#0000001a;--gjs-main-light-color:#ffffff1a;--gjs-secondary-light-color:#ffffffb3;--gjs-soft-light-color:#ffffff04;--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:#ffffff0d;--gjs-arrow-color:#ffffffb3;--gjs-dark-text-shadow:#0003;--gjs-color-input-padding:22px;--gjs-input-padding:5px;--gjs-padding-elem-classmanager:5px 6px;--gjs-upload-padding:150px 10px;--gjs-animation-duration:.2s;--gjs-main-font:Helvetica, sans-serif;--gjs-font-size:.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-hl{color:var(--gjs-color-highlight);fill:var(--gjs-color-highlight)}.gjs-invis-invis,.gjs-clm-tags #gjs-clm-new,.gjs-no-app{color:inherit;background-color:#0000;border:none}.gjs-no-app{height:10px}.opac50{opacity:.5;filter:alpha(opacity=50)}.gjs-checker-bg,.gjs-field-colorp-c,.checker-bg,.gjs-sm-layer-preview{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.gjs-no-user-select,.gjs-grabbing,.gjs-grabbing *,.gjs-rte-toolbar,.gjs-layer-name{-webkit-user-select:none;user-select:none;-khtml-user-select:none;-o-user-select:none}.gjs-no-pointer-events,.gjs-resizer-c,.gjs-margin-v-el,.gjs-padding-v-el,.gjs-fixedmargin-v-el,.gjs-fixedpadding-v-el{pointer-events:none}.no-select,.gjs-clm-tags #gjs-clm-close,.gjs-com-no-select,.gjs-com-no-select img,.gjs-category-title,.gjs-layer-title,.gjs-block-category .gjs-title,.gjs-sm-sector-title,.gjs-trait-category .gjs-title{-webkit-user-select:none;user-select:none;-khtml-user-select:none;-o-user-select:none}.clear{clear:both}.gjs-category-open,.gjs-block-category.gjs-open,.gjs-sm-sector.gjs-sm-open,.gjs-trait-category.gjs-open{border-bottom:1px solid #00000040}.gjs-category-title,.gjs-layer-title,.gjs-block-category .gjs-title,.gjs-sm-sector-title,.gjs-trait-category .gjs-title{background-color:var(--gjs-secondary-dark-color);letter-spacing:1px;text-align:left;cursor:pointer;border-bottom:1px solid #00000040;padding:9px 10px 9px 20px;font-weight:lighter;position:relative}.btn-cl,.gjs-am-close,.gjs-mdl-btn-close{opacity:.3;filter:alpha(opacity=30);cursor:pointer;font-size:25px}.btn-cl:hover,.gjs-am-close:hover,.gjs-mdl-btn-close:hover{opacity:.7;filter:alpha(opacity=70)}.gjs-traits-label{border-bottom:1px solid var(--gjs-main-dark-color);text-align:left;margin-bottom:5px;padding:10px;font-weight:lighter}.gjs-label-wrp{width:30%;min-width:30%}.gjs-field-wrp{flex-grow:1}.gjs-traits-c,.gjs-traits-cs,.gjs-trait-categories{flex-direction:column;display:flex}.gjs-trait-category{width:100%}.gjs-trait-category .gjs-caret-icon{margin-right:5px}.gjs-trt-header{padding:10px;font-weight:lighter}.gjs-trt-trait{text-align:left;justify-content:flex-start;align-items:center;gap:5px;padding:5px 10px;font-weight:lighter;display:flex}.gjs-trt-traits{font-size:var(--gjs-font-size)}.gjs-trt-trait .gjs-label{text-align:left;text-overflow:ellipsis;overflow:hidden}.gjs-guide-info{position:absolute}.gjs-guide-info__content{width:100%;height:100%;padding:5px;display:flex;position:absolute}.gjs-guide-info__line{margin:auto;position:relative}.gjs-guide-info__line:before,.gjs-guide-info__line:after{content:"";background-color:inherit;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{width:100%;height:1px}.gjs-guide-info__y .gjs-guide-info__line:before,.gjs-guide-info__y .gjs-guide-info__line:after{width:1px;height:10px;margin:auto;top:0;bottom:0;left:0}.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{width:1px;height:100%}.gjs-guide-info__x .gjs-guide-info__line:before,.gjs-guide-info__x .gjs-guide-info__line:after{width:10px;height:1px;margin:auto;top:0;left:0;right:0;transform:translate(-50%)}.gjs-guide-info__x .gjs-guide-info__line:after{top:auto;bottom:0}.gjs-badge{white-space:nowrap}.gjs-badge__icon{vertical-align:middle;width:15px;height:15px;display:inline-block}.gjs-badge__icon svg{fill:currentColor}.gjs-badge__name{vertical-align:middle;display:inline-block}.gjs-frame-wrapper{width:100%;height:100%;margin:auto;position:absolute;left:0;right:0}.gjs-frame-wrapper--anim{transition:width .35s,height .35s}.gjs-frame-wrapper__top{width:100%;padding:5px 0;display:flex;position:absolute;top:0;left:50%;transform:translateY(-100%)translate(-50%)}.gjs-frame-wrapper__top-r{margin-left:auto}.gjs-frame-wrapper__left{height:100%;position:absolute;top:50%;left:0;transform:translate(-100%)translateY(-50%)}.gjs-frame-wrapper__bottom{width:100%;position:absolute;bottom:0;left:50%;transform:translateY(100%)translate(-50%)}.gjs-frame-wrapper__right{height:100%;position:absolute;top:50%;right:0;transform:translate(100%)translateY(-50%)}.gjs-frame-wrapper__icon{cursor:pointer;width:24px}.gjs-frame-wrapper__icon>svg{fill:currentColor}.gjs-padding-v-top,.gjs-fixedpadding-v-top{width:100%;top:0;left:0}.gjs-padding-v-right,.gjs-fixedpadding-v-right{right:0}.gjs-padding-v-bottom,.gjs-fixedpadding-v-bottom{width:100%;bottom:0;left:0}.gjs-padding-v-left,.gjs-fixedpadding-v-left{left:0}.gjs-cv-canvas{box-sizing:border-box;width:calc(100% - var(--gjs-left-width));height:calc(100% - var(--gjs-canvas-top));z-index:1;bottom:0;left:0;top:var(--gjs-canvas-top);position:absolute;overflow:hidden}.gjs-cv-canvas-bg{background-color:#00000026}.gjs-cv-canvas.gjs-cui{width:100%;height:100%;top:0}.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{width:100%;height:100%;position:absolute;top:0;left:0}.gjs-cv-canvas__spots{pointer-events:none;z-index:1;position:absolute}.gjs-cv-canvas .gjs-ghost{pointer-events:none;z-index:10;opacity:.55;filter:alpha(opacity=55);background-color:#5b5b5b;border:2px dashed #ccc;display:none;position:absolute}.gjs-cv-canvas .gjs-highlighter,.gjs-cv-canvas .gjs-highlighter-sel{outline:1px solid var(--gjs-color-blue);outline-offset:-1px;pointer-events:none;width:100%;height:100%;position:absolute}.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{z-index:1;outline:none;width:100%;height:100%;position:absolute;top:0;left:0}.gjs-cv-canvas #gjs-tools{z-index:2}.gjs-cv-canvas *{box-sizing:border-box}.gjs-frame{border:none;outline:none;width:100%;height:100%;margin:auto;transition:width .35s,height .35s;display:block;position:absolute;inset:0}.gjs-toolbar{background-color:var(--gjs-color-blue);white-space:nowrap;color:#fff;z-index:10;position:absolute;top:0;left:0}.gjs-toolbar-item{cursor:pointer;width:26px;padding:5px;display:inline-block}.gjs-toolbar-item svg{fill:currentColor;vertical-align:middle}.gjs-resizer-c{z-index:9;width:100%;height:100%;position:absolute;top:0;left:0}.gjs-margin-v-el,.gjs-padding-v-el,.gjs-fixedmargin-v-el,.gjs-fixedpadding-v-el{opacity:.1;filter:alpha(opacity=10);background-color:#ff0;position:absolute}.gjs-fixedmargin-v-el,.gjs-fixedpadding-v-el{opacity:.2;filter:alpha(opacity=20)}.gjs-padding-v-el,.gjs-fixedpadding-v-el{background-color:navy}.gjs-resizer-h{pointer-events:all;border:3px solid var(--gjs-color-blue);width:10px;height:10px;margin:var(--gjs-handle-margin);background-color:#fff;position:absolute}.gjs-resizer-h-tl{cursor:nwse-resize;top:0;left:0}.gjs-resizer-h-tr{cursor:nesw-resize;top:0;right:0}.gjs-resizer-h-tc{margin:var(--gjs-handle-margin) auto;cursor:ns-resize;top:0;left:0;right:0}.gjs-resizer-h-cl{margin:auto var(--gjs-handle-margin);cursor:ew-resize;top:0;bottom:0;left:0}.gjs-resizer-h-cr{margin:auto var(--gjs-handle-margin);cursor:ew-resize;top:0;bottom:0;right:0}.gjs-resizer-h-bl{cursor:nesw-resize;bottom:0;left:0}.gjs-resizer-h-bc{margin:var(--gjs-handle-margin) auto;cursor:ns-resize;bottom:0;left:0;right:0}.gjs-resizer-h-br{cursor:nwse-resize;bottom:0;right:0}.gjs-pn-panel .gjs-resizer-h{opacity:0;background-color:#0003;border:none;transition:opacity .25s}.gjs-pn-panel .gjs-resizer-h:hover{opacity:1}.gjs-pn-panel .gjs-resizer-h-tc,.gjs-pn-panel .gjs-resizer-h-bc{width:100%;margin:0 auto}.gjs-pn-panel .gjs-resizer-h-cr,.gjs-pn-panel .gjs-resizer-h-cl{height:100%;margin:auto 0}.gjs-resizing .gjs-highlighter,.gjs-resizing .gjs-badge{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;outline:none!important;margin:0!important}.gjs-com-dashed *{outline-offset:-2px;box-sizing:border-box;outline:1px dashed #888}.gjs-com-badge,.gjs-badge{pointer-events:none;background-color:var(--gjs-color-blue);color:#fff;z-index:1;outline:none;padding:2px 5px;font-size:12px;display:none;position:absolute}.gjs-badge-warning{background-color:var(--gjs-color-yellow)}.gjs-placeholder,.gjs-com-placeholder,.gjs-placeholder{z-index:10;pointer-events:none;display:none;position:absolute}.gjs-placeholder,.gjs-placeholder{box-sizing:border-box;transition:top var(--gjs-animation-duration),left var(--gjs-animation-duration),width var(--gjs-animation-duration),height var(--gjs-animation-duration);outline:none;border-style:solid!important}.gjs-placeholder.horizontal,.gjs-com-placeholder.horizontal,.gjs-placeholder.horizontal{border-color:#0000 var(--gjs-placeholder-background-color);border-width:3px 5px;margin:-3px 0 0}.gjs-placeholder.vertical,.gjs-com-placeholder.vertical,.gjs-placeholder.vertical{border-color:var(--gjs-placeholder-background-color) #0000;border-width:5px 3px;margin:0 0 0 -3px}.gjs-placeholder-int,.gjs-com-placeholder-int,.gjs-placeholder-int{background-color:var(--gjs-placeholder-background-color);pointer-events:none;outline:none;width:100%;height:100%;padding:1.5px;box-shadow:0 0 3px #0003}.gjs-pn-panel{box-sizing:border-box;text-align:center;z-index:3;padding:5px;display:inline-block;position:absolute}.gjs-pn-panel .icon-undo,.gjs-pn-panel .icon-redo{width:25px;height:30px;font-size:20px}.gjs-pn-commands{width:calc(100% - var(--gjs-left-width));box-shadow:0 0 5px var(--gjs-main-dark-color);top:0;left:0}.gjs-pn-options{right:var(--gjs-left-width);top:0}.gjs-pn-views{border-bottom:2px solid var(--gjs-main-dark-color);width:var(--gjs-left-width);z-index:4;right:0}.gjs-pn-views-container{height:100%;width:var(--gjs-left-width);box-shadow:0 0 5px var(--gjs-main-dark-color);padding:42px 0 0;right:0;overflow:auto}.gjs-pn-buttons{justify-content:space-between;align-items:center;display:flex}.gjs-pn-btn{box-sizing:border-box;cursor:pointer;background-color:#0000;border:none;border-radius:2px;min-width:30px;min-height:30px;margin-right:5px;padding:4px;font-size:18px;line-height:21px;position:relative}.gjs-pn-btn.gjs-pn-active{background-color:#00000026;box-shadow:inset 0 0 3px #00000040}.gjs-pn-btn svg{fill:currentColor}.gjs-label{line-height:18px}.gjs-fields{display:flex}.gjs-select{width:100%;padding:0}.gjs-select select{padding-right:10px}.gjs-select:-moz-focusring{color:#0000;text-shadow:0 0 0 var(--gjs-secondary-light-color)}.gjs-select select:-moz-focusring{color:#0000;text-shadow:0 0 0 var(--gjs-secondary-light-color)}.gjs-input:focus,.gjs-button:focus,.gjs-btn-prim:focus,.gjs-select:focus,.gjs-select select:focus{outline:none}.gjs-field input,.gjs-field select,.gjs-field textarea{appearance:none;color:inherit;box-sizing:border-box;width:100%;padding:var(--gjs-input-padding);z-index:1;background-color:#0000;border:none;position:relative}.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-outer-spin-button{-webkit-appearance:none;margin:0}.gjs-field input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.gjs-field-range{flex:9 auto}.gjs-select option,.gjs-field-select option,.gjs-clm-select option,.gjs-sm-select option,.gjs-fields 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);box-shadow:none;box-sizing:border-box;border:none;border-radius:2px;padding:0;position:relative}.gjs-field textarea{resize:vertical}.gjs-field .gjs-sel-arrow{z-index:0;width:9px;height:100%;position:absolute;top:0;right:0}.gjs-field .gjs-d-s-arrow{top:0;bottom:0;right:var(--gjs-input-padding);border-top:4px solid var(--gjs-arrow-color);cursor:pointer;border-left:3px solid #0000;border-right:4px solid #0000;width:0;height:0;margin:auto;position:absolute}.gjs-field-arrows{cursor:ns-resize;z-index:10;width:9px;height:20px;bottom:0;right:calc(var(--gjs-input-padding) - 2px);margin:auto;position:absolute;top:0}.gjs-field-color,.gjs-field-radio{width:100%}.gjs-field-color input{padding-right:var(--gjs-color-input-padding);box-sizing:border-box}.gjs-field-colorp{border-left:1px solid var(--gjs-main-dark-color);box-sizing:border-box;height:100%;width:var(--gjs-color-input-padding);z-index:10;padding:2px;position:absolute;top:0;right:0}.gjs-field-colorp .gjs-checker-bg,.gjs-field-colorp .gjs-field-colorp-c{border-radius:1px;width:100%;height:100%}.gjs-field-colorp-c{width:100%;height:100%;position:relative}.gjs-field-color-picker{background-color:var(--gjs-font-color);cursor:pointer;width:100%;height:100%;box-shadow:0 0 1px var(--gjs-main-dark-color);border-radius:1px;position:absolute;top:0}.gjs-field-checkbox{cursor:pointer;width:17px;height:17px;padding:0;display:block}.gjs-field-checkbox input{display:none}.gjs-field-checkbox input:checked+.gjs-chk-icon{border:2px solid #ffffff80;border-width:0 2px 2px 0}.gjs-radio-item{text-align:center;border-left:1px solid var(--gjs-dark-text-shadow);flex:auto}.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:#fff3}.gjs-radio-items{display:flex}.gjs-radio-item-label{cursor:pointer;padding:var(--gjs-input-padding);display:block}.gjs-field-units{margin:auto;position:absolute;top:0;bottom:0;right:10px}.gjs-field-unit{color:var(--gjs-arrow-color);cursor:pointer;font-size:10px;position:absolute;top:3px;right:10px}.gjs-input-unit{text-align:center}.gjs-field-arrow-u,.gjs-field-arrow-d{border-left:3px solid #0000;border-right:4px solid #0000;border-top:4px solid var(--gjs-arrow-color);cursor:pointer;width:0;height:0;position:absolute;bottom:4px}.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{box-shadow:none;background-color:#0000;border: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;border:1px solid var(--gjs-main-dark-color);background-color:var(--gjs-font-color);cursor:pointer;border-radius:100%;width:10px;height:10px;margin-top:-4px}.gjs-field-range input::-moz-range-thumb{border:1px solid var(--gjs-main-dark-color);background-color:var(--gjs-font-color);cursor:pointer;border-radius:100%;width:10px;height:10px}.gjs-field-range input::-ms-thumb{border:1px solid var(--gjs-main-dark-color);background-color:var(--gjs-font-color);cursor:pointer;border-radius:100%;width:10px;height: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{color:inherit;background-color:var(--gjs-main-light-color);padding:3px 6px;padding:var(--gjs-input-padding);cursor:pointer;border:none;border-radius:2px}.gjs-btn-prim:active{background-color:var(--gjs-main-light-color)}.gjs-btn--full{width:100%}.gjs-chk-icon{box-sizing:border-box;width:6px;height:14px;margin:0 5px;display:block;transform:rotate(45deg)}.gjs-add-trasp{color:var(--gjs-font-color);cursor:pointer;opacity:.75;filter:alpha(opacity=75);background:0 0;border:none;border-radius:2px;font-size:1em}.gjs-add-trasp:hover{opacity:1;filter:alpha(opacity=100)}.gjs-add-trasp:active{background-color:#0003}.gjs-devices-c{align-items:center;padding:2px 3px 3px;display:flex}.gjs-devices-c .gjs-device-label{text-align:left;flex-grow:2;margin-right:10px}.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;width:14px;min-width:14px;height:14px;margin-left:3px}.gjs-sm-header{padding:10px;font-weight:lighter}.gjs-sm-sector{clear:both;text-align:left;font-weight:lighter}.gjs-sm-sector-title{align-items:center;display:flex}.gjs-sm-sector-caret{width:17px;min-width:17px;height:17px;transform:rotate(-90deg)}.gjs-sm-sector-label{margin-left:5px}.gjs-sm-sector.gjs-sm-open .gjs-sm-sector-caret{transform:none}.gjs-sm-properties{font-size:var(--gjs-font-size);box-sizing:border-box;flex-wrap:wrap;align-items:flex-end;width:100%;padding:10px 5px;display:flex}.gjs-sm-label{align-items:center;margin:5px 5px 3px 0;display:flex}.gjs-sm-close-btn,.gjs-sm-preview-file-close{cursor:pointer;opacity:.7;filter:alpha(opacity=70);font-size:23px;display:block;position:absolute;top:0;right:5px}.gjs-sm-close-btn:hover,.gjs-sm-preview-file-close:hover{opacity:.9;filter:alpha(opacity=90)}.gjs-sm-field,.gjs-clm-field,.gjs-clm-select{width:100%;position:relative}.gjs-sm-field input,.gjs-clm-field input,.gjs-clm-select input,.gjs-sm-field select,.gjs-clm-field select,.gjs-clm-select select{color:#ffffffb3;background-color:#0000;border:none;width:100%}.gjs-sm-field input,.gjs-clm-field input,.gjs-clm-select input{box-sizing:border-box}.gjs-sm-field select,.gjs-clm-field select,.gjs-clm-select select{z-index:1;appearance:none;position:relative}.gjs-sm-field select::-ms-expand{display:none}.gjs-clm-field select::-ms-expand{display:none}.gjs-clm-select select::-ms-expand{display:none}:is(.gjs-sm-field select:-moz-focusring,.gjs-clm-field select:-moz-focusring,.gjs-clm-select select:-moz-focusring){color:#0000;text-shadow:0 0 0 var(--gjs-secondary-light-color)}.gjs-sm-field input:focus,.gjs-clm-field input:focus,.gjs-clm-select input:focus,.gjs-sm-field select:focus,.gjs-clm-field select:focus,.gjs-clm-select select:focus{outline:none}.gjs-sm-field .gjs-sm-unit,.gjs-clm-field .gjs-sm-unit,.gjs-clm-select .gjs-sm-unit{color:var(--gjs-secondary-light-color);cursor:pointer;font-size:10px;position:absolute;top:3px;right:10px}.gjs-sm-field .gjs-clm-sel-arrow,.gjs-clm-field .gjs-clm-sel-arrow,.gjs-clm-select .gjs-clm-sel-arrow,.gjs-sm-field .gjs-sm-int-arrows,.gjs-clm-field .gjs-sm-int-arrows,.gjs-clm-select .gjs-sm-int-arrows,.gjs-sm-field .gjs-sm-sel-arrow,.gjs-clm-field .gjs-sm-sel-arrow,.gjs-clm-select .gjs-sm-sel-arrow{cursor:ns-resize;width:9px;height:100%;position:absolute;top:0;right:0}.gjs-sm-field .gjs-sm-sel-arrow,.gjs-clm-field .gjs-sm-sel-arrow,.gjs-clm-select .gjs-sm-sel-arrow{cursor:pointer}.gjs-sm-field .gjs-clm-d-s-arrow,.gjs-clm-field .gjs-clm-d-s-arrow,.gjs-clm-select .gjs-clm-d-s-arrow,.gjs-sm-field .gjs-sm-d-arrow,.gjs-clm-field .gjs-sm-d-arrow,.gjs-clm-select .gjs-sm-d-arrow,.gjs-sm-field .gjs-sm-d-s-arrow,.gjs-clm-field .gjs-sm-d-s-arrow,.gjs-clm-select .gjs-sm-d-s-arrow,.gjs-sm-field .gjs-sm-u-arrow,.gjs-clm-field .gjs-sm-u-arrow,.gjs-clm-select .gjs-sm-u-arrow{cursor:pointer;border-left:3px solid #0000;border-right:4px solid #0000;width:0;height:0;position:absolute}.gjs-sm-field .gjs-sm-u-arrow,.gjs-clm-field .gjs-sm-u-arrow,.gjs-clm-select .gjs-sm-u-arrow{border-bottom:4px solid var(--gjs-secondary-light-color);top:4px}.gjs-sm-field .gjs-clm-d-s-arrow,.gjs-clm-field .gjs-clm-d-s-arrow,.gjs-clm-select .gjs-clm-d-s-arrow,.gjs-sm-field .gjs-sm-d-arrow,.gjs-clm-field .gjs-sm-d-arrow,.gjs-clm-select .gjs-sm-d-arrow,.gjs-sm-field .gjs-sm-d-s-arrow,.gjs-clm-field .gjs-sm-d-s-arrow,.gjs-clm-select .gjs-sm-d-s-arrow{border-top:4px solid var(--gjs-secondary-light-color);bottom:4px}.gjs-sm-field .gjs-clm-d-s-arrow,.gjs-clm-field .gjs-clm-d-s-arrow,.gjs-clm-select .gjs-clm-d-s-arrow,.gjs-sm-field .gjs-sm-d-s-arrow,.gjs-clm-field .gjs-sm-d-s-arrow,.gjs-clm-select .gjs-sm-d-s-arrow{bottom:7px}.gjs-sm-field.gjs-sm-color,.gjs-sm-color.gjs-clm-field,.gjs-sm-field.gjs-sm-input,.gjs-sm-input.gjs-clm-field,.gjs-sm-field.gjs-sm-integer,.gjs-sm-integer.gjs-clm-field,.gjs-sm-field.gjs-sm-list,.gjs-sm-list.gjs-clm-field,.gjs-sm-field.gjs-sm-select,.gjs-sm-select.gjs-clm-field,.gjs-clm-select{background-color:var(--gjs-main-dark-color);box-shadow:1px 1px 0 var(--gjs-main-light-color);color:var(--gjs-secondary-light-color);box-sizing:border-box;border:1px solid #0000001a;border-radius:2px;padding:0 5px}.gjs-sm-field.gjs-sm-composite,.gjs-sm-composite.gjs-clm-field,.gjs-sm-composite.gjs-clm-select{border-radius:2px}.gjs-sm-field.gjs-sm-select,.gjs-sm-select.gjs-clm-field,.gjs-clm-select{padding:0}.gjs-sm-field.gjs-sm-select select,.gjs-sm-select.gjs-clm-field select,.gjs-clm-select select{height:20px}.gjs-sm-field.gjs-sm-select option,.gjs-sm-select.gjs-clm-field option,.gjs-clm-select option{padding:3px 0}.gjs-sm-field.gjs-sm-composite,.gjs-sm-composite.gjs-clm-field,.gjs-sm-composite.gjs-clm-select{background-color:var(--gjs-secondary-dark-color);border:1px solid #00000040}.gjs-sm-field.gjs-sm-list,.gjs-sm-list.gjs-clm-field,.gjs-sm-list.gjs-clm-select{float:left;width:auto;padding:0;overflow:hidden}.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;padding:5px;display:block}.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:#fff3}.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{text-shadow:none;background-position:50%;background-repeat:no-repeat;line-height:normal}.gjs-sm-field.gjs-sm-integer select,.gjs-sm-integer.gjs-clm-field select,.gjs-sm-integer.gjs-clm-select select{width:auto;padding:0}.gjs-sm-list .gjs-sm-el{float:left;border-left:1px solid var(--gjs-main-dark-color)}.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-property{box-sizing:border-box;float:left;width:50%;margin-bottom:5px;padding:0 5px}.gjs-sm-property--full,.gjs-sm-property.gjs-sm-composite,.gjs-sm-property.gjs-sm-file,.gjs-sm-property.gjs-sm-list,.gjs-sm-property.gjs-sm-stack,.gjs-sm-property.gjs-sm-slider,.gjs-sm-property.gjs-sm-color{width:100%}.gjs-sm-property .gjs-sm-btn{background-color:color-mix(in srgb, var(--gjs-main-dark-color), white 13%);box-shadow:1px 1px 0 color-mix(in srgb, var(--gjs-main-dark-color), white 2%),1px 1px 0 color-mix(in srgb, var(--gjs-main-dark-color), white 17%) inset;text-align:center;cursor:pointer;width:100%;height:auto;color:var(--gjs-font-color);box-sizing:border-box;text-shadow:-1px -1px 0 var(--gjs-main-dark-color);opacity:.85;filter:alpha(opacity=85);border:none;border-radius:2px;padding:5px;position:relative}.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";padding:0 4px;font-weight:900;line-height:17px}.gjs-sm-preview-file{background-color:var(--gjs-light-border);border:1px solid color-mix(in srgb, var(--gjs-light-border), black 1%);border-radius:2px;margin-top:5px;padding:3px 20px;position:relative;overflow:hidden}.gjs-sm-preview-file-cnt{background-position:50%;background-repeat:no-repeat;background-size:auto 100%;height:50px}.gjs-sm-preview-file-close{width:14px;height:14px;top:-5px}.gjs-sm-layers{min-height:30px;margin-top:5px;padding:1px 3px}.gjs-sm-layer{background-color:#ffffff0e;border-radius:2px;margin:2px 0;padding:7px;position:relative}.gjs-sm-layer.gjs-sm-active{background-color:#ffffff1f}.gjs-sm-layer .gjs-sm-label-wrp{align-items:center;display:flex}.gjs-sm-layer #gjs-sm-move{cursor:grab;width:14px;min-width:14px;height:14px}.gjs-sm-layer #gjs-sm-label{white-space:nowrap;text-overflow:ellipsis;flex-grow:1;margin:0 5px;overflow:hidden}.gjs-sm-layer-preview{border-radius:2px;width:15px;min-width:15px;height:15px;margin-right:5px}.gjs-sm-layer-preview-cnt{background-color:#fff;border-radius:2px;width:100%;height:100%;background-size:cover!important}.gjs-sm-layer #gjs-sm-close-layer{cursor:pointer;opacity:.5;width:14px;min-width:14px;height:14px;filter:alpha(opacity=50);display:block}.gjs-sm-layer #gjs-sm-close-layer:hover{opacity:.8;filter:alpha(opacity=80)}.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{cursor:pointer;opacity:.75;background:0 0;border:none;outline:none;width:18px;height:18px;padding:0;position:absolute;top:-17px;right:0}.gjs-sm-stack #gjs-sm-add:hover{opacity:1;filter:alpha(opacity=100)}.gjs-sm-colorp-c{box-sizing:border-box;border-radius:2px;width:20px;height:100%;padding:2px;position:absolute;top:0;right:0}.gjs-sm-colorp-c .gjs-field-colorp-c,.gjs-sm-colorp-c .gjs-checker-bg{border-radius:1px;width:100%;height:100%}.gjs-sm-color-picker{background-color:var(--gjs-font-color);cursor:pointer;width:100%;height:16px;box-shadow:0 0 1px var(--gjs-main-dark-color);border-radius:1px;margin-top:-16px}.gjs-sm-btn-upload #gjs-sm-upload{opacity:0;cursor:pointer;width:100%;position:absolute;top:0;left:0}.gjs-sm-btn-upload #gjs-sm-label{padding:2px 0}.gjs-sm-layer>#gjs-sm-move{opacity:.7;filter:alpha(opacity=70);cursor:move;float:left;margin:0 5px 0 0;font-size:12px}.gjs-sm-layer>#gjs-sm-move:hover{opacity:.9;filter:alpha(opacity=90)}.gjs-blocks-c{flex-wrap:wrap;justify-content:flex-start;display:flex}.gjs-block-categories{flex-direction:column;display:flex}.gjs-block-category{width:100%}.gjs-block-category .gjs-caret-icon{margin-right:5px}.gjs-block{-webkit-user-select:none;user-select:none;-khtml-user-select:none;-o-user-select:none;box-sizing:border-box;cursor:all-scroll;text-align:center;border:1px solid #0003;border-radius:3px;flex-direction:column;justify-content:space-between;width:45%;min-width:45px;min-height:90px;margin:10px 2.5% 5px;padding:1em;font-size:11px;font-weight:lighter;transition:box-shadow .2s,color .2s;display:flex;box-shadow:0 1px #00000026}.gjs-block:hover{box-shadow:0 3px 4px #00000026}.gjs-block svg{fill:currentColor}.gjs-block__media{pointer-events:none;margin-bottom:10px}.gjs-block-svg{fill:currentColor;width:54px}.gjs-block-svg-path{fill:currentColor}.gjs-block.fa{padding:11px;font-size:2em;line-height:2em}.gjs-block-label{text-overflow:ellipsis;pointer-events:none;font-family:Helvetica,sans-serif;font-size:.65rem;font-weight:400;line-height:normal;overflow:hidden}.gjs-block.gjs-bdrag{width:auto;padding:0}.gjs-selected-parent{border:1px solid var(--gjs-color-yellow)}.gjs-opac50{opacity:.5;filter:alpha(opacity=50)}.gjs-layer{text-align:left;font-weight:lighter;font-size:var(--gjs-font-size);display:grid;position:relative}.gjs-layer-item{border-bottom:1px solid var(--gjs-main-dark-color);background-color:var(--gjs-secondary-dark-color);justify-content:space-between;align-items:center;gap:var(--gjs-flex-item-gap);cursor:pointer;padding:5px 10px;display:flex}.gjs-layer-item-left,.gjs-layer-item-right{align-items:center;gap:var(--gjs-flex-item-gap);display:flex}.gjs-layer-item-left{width:100%}.gjs-layer-hidden{opacity:.55;filter:alpha(opacity=55)}.gjs-layer-vis{box-sizing:content-box;cursor:pointer;z-index:1}.gjs-layer-vis-on,.gjs-layer-vis-off{width:13px;height:13px;display:flex}.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{cursor:pointer;box-sizing:content-box;opacity:.7;width:15px;height:15px;filter:alpha(opacity=70);display:flex;transform:rotate(90deg)}.gjs-layer-caret:hover{opacity:1;filter:alpha(opacity=100)}.gjs-layer.open>.gjs-layer-item .gjs-layer-caret{transform:rotate(180deg)}.gjs-layer-title{border-bottom:none;align-items:center;padding:0;display:flex;background-color:#0000!important}.gjs-layer-title-inn{align-items:center;gap:var(--gjs-flex-item-gap);display:flex;position:relative}.gjs-layer-title-c{width:100%}.gjs-layer__icon{width:100%;max-width:15px;max-height:15px;padding-left:5px;display:block}.gjs-layer__icon svg{fill:currentColor}.gjs-layer-name{box-sizing:content-box;white-space:nowrap;max-width:170px;height:auto;display:inline-block;overflow:hidden}.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;width:13px;height:13px;display:flex}.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{width:100%;position:absolute}.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{box-sizing:border-box;cursor:pointer;background-color:#ffffff26;border:1px solid #00000026;border-radius:2px;width:24px;height:24px;margin-right:3px;padding:3px}.gjs-clm-tags-btn svg{fill:currentColor;display:block}.gjs-clm-header{align-items:center;margin:7px 0;display:flex}.gjs-clm-header-status{flex-shrink:1;margin-left:auto}.gjs-clm-tag{cursor:default;border-radius:3px;align-items:center;margin:0 3px 3px 0;padding:5px;display:flex;overflow:hidden}.gjs-clm-tag-status,.gjs-clm-tag-close{flex-shrink:1;width:12px;height:12px}.gjs-clm-tag-status svg,.gjs-clm-tag-close svg{vertical-align:middle;fill:currentColor}.gjs-clm-sels-info{text-align:left;margin:7px 0}.gjs-clm-sel-id{opacity:.5;filter:alpha(opacity=50);font-size:.9em}.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;margin-left:5px;padding:7px 0;font-style:italic}.gjs-clm-tags #gjs-clm-tags-field{clear:both;flex-wrap:wrap;margin-bottom:5px;padding:5px;display:flex}.gjs-clm-tags #gjs-clm-tags-c{vertical-align:top;flex-wrap:wrap;display:flex;overflow:hidden}.gjs-clm-tags #gjs-clm-new{color:var(--gjs-font-color);padding:var(--gjs-padding-elem-classmanager);display:none}.gjs-clm-tags #gjs-clm-close{opacity:.85;filter:alpha(opacity=85);cursor:pointer;color:#ffffffe6;font-size:20px;line-height:0}.gjs-clm-tags #gjs-clm-close:hover{opacity:1;filter:alpha(opacity=100)}.gjs-clm-tags #gjs-clm-checkbox{color:#ffffffe6;vertical-align:middle;cursor:pointer;font-size:9px}.gjs-clm-tags #gjs-clm-tag-label{text-overflow:ellipsis;cursor:text;flex-grow:1;padding:0 3px;overflow:hidden}.gjs-mdl-container{font-family:var(--gjs-main-font);z-index:100;background-color:#00000080;display:flex;position:fixed;inset:0;overflow-y:auto}.gjs-mdl-dialog{text-shadow:-1px -1px #0000000d;z-index:2;border-radius:3px;width:90%;max-width:850px;margin:auto;font-weight:lighter;animation:.215s gjs-slide-down;position:relative}.gjs-mdl-title{font-size:1rem}.gjs-mdl-btn-close{position:absolute;top:5px;right:15px}.gjs-mdl-active .gjs-mdl-dialog{animation:.216s gjs-mdl-slide-down}.gjs-mdl-header,.gjs-mdl-content{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{content:"";clear:both;margin-bottom:10px;display:block}.gjs-dropzone{opacity:0;z-index:11;pointer-events:none;width:100%;height:100%;transition:opacity .25s;display:none;position:absolute;top:0;left:0}.gjs-dropzone-active .gjs-dropzone{opacity:1;display:block}.gjs-am-assets{clear:both;flex-wrap:wrap;align-content:flex-start;align-items:flex-start;height:290px;display:flex;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);float:left;border-radius:2px;width:30%;height:70px;position:relative;overflow:hidden}.gjs-am-preview{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute}.gjs-am-preview-bg{opacity:.5;filter:alpha(opacity=50);z-index:0;width:100%;height:100%;position:absolute}.gjs-am-dimensions{opacity:.5;filter:alpha(opacity=50);font-size:10px}.gjs-am-meta{float:left;box-sizing:border-box;width:70%;padding:5px 0 0 5px;font-size:12px}.gjs-am-meta>div{margin-bottom:5px}.gjs-am-close{cursor:pointer;display:none;position:absolute;top:0;right:5px}.gjs-am-asset{border-bottom:1px solid color-mix(in srgb, var(--gjs-main-dark-color), black 3%);cursor:pointer;box-sizing:border-box;width:100%;padding:5px;position:relative}.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);box-sizing:border-box;float:right;border-radius:3px;width:45%;height:325px;padding:10px;overflow:hidden}.gjs-am-file-uploader{float:left;width:55%}.gjs-am-file-uploader>form{background-color:var(--gjs-secondary-dark-color);text-align:center;border:2px dashed;border-radius:3px;margin-bottom:15px;position:relative}.gjs-am-file-uploader>form.gjs-am-hover{border:2px solid var(--gjs-color-green);color:color-mix(in srgb, var(--gjs-color-green), white 5%)}.gjs-am-file-uploader>form.gjs-am-disabled{border-color:red}.gjs-am-file-uploader>form #gjs-am-uploadFile{opacity:0;filter:alpha(opacity=0);padding:var(--gjs-upload-padding);box-sizing:border-box;width:100%}.gjs-am-file-uploader #gjs-am-title{padding:var(--gjs-upload-padding);width:100%;position:absolute}.gjs-cm-editor-c{float:left;box-sizing:border-box;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);text-align:right;padding:5px 10px 3px;font-size:12px}.gjs-rte-toolbar{z-index:10;position:absolute}.gjs-rte-toolbar-ui{border:1px solid var(--gjs-main-dark-color);border-radius:3px}.gjs-rte-actionbar{display:flex}.gjs-rte-action{border-right:1px solid var(--gjs-main-dark-color);text-align:center;cursor:pointer;outline:none;justify-content:center;align-items:center;width:25px;padding:5px;display:flex}.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{z-index:9999994;display:inline-block;position:absolute;top:0;left:0;overflow:hidden}.sp-container.sp-flat{position:relative}.sp-container,.sp-container *{box-sizing:content-box}.sp-top{width:100%;display:inline-block;position:relative}.sp-top-inner{position:absolute;inset:0}.sp-color{position:absolute;inset:0 20% 0 0}.sp-hue{height:100%;position:absolute;inset:0 0 0 84%}.sp-clear-enabled .sp-hue{height:77.5%;top:33px}.sp-fill{padding-top:80%}.sp-sat,.sp-val{position:absolute;inset:0}.sp-alpha-enabled .sp-top{margin-bottom:18px}.sp-alpha-enabled .sp-alpha{display:block}.sp-alpha-handle{cursor:pointer;opacity:.8;background:#fff;border:1px solid #000;width:6px;position:absolute;top:-4px;bottom:-4px;left:50%}.sp-alpha{height:8px;display:none;position:absolute;bottom:-14px;left:0;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{height:28px;display:block;position:absolute;inset:0 0 0 84%}.sp-container,.sp-replacer,.sp-preview,.sp-dragger,.sp-slider,.sp-alpha,.sp-clear,.sp-alpha-handle,.sp-container.sp-dragging .sp-input,.sp-container button{-webkit-user-select:none;user-select:none;-moz-user-select:-moz-none;-o-user-select:none}.sp-container.sp-input-disabled .sp-input-container,.sp-container.sp-buttons-disabled .sp-button-container,.sp-container.sp-palette-buttons-disabled .sp-palette-button-container,.sp-palette-only .sp-picker-container,.sp-palette-disabled .sp-palette-container,.sp-initial-disabled .sp-initial{display:none}.sp-sat{background-image:-o-linear-gradient(270deg,#fff,#cc9a8100);background-image:-ms-linear-gradient(left, #fff, #cc9a8100);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";filter:progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr="#FFFFFFFF", endColorstr="#00CC9A81");background-image:linear-gradient(90deg,#fff,#cc9a8100)}.sp-val{background-image:-o-linear-gradient(#000,#cc9a8100);background-image:-ms-linear-gradient(bottom, #000, #cc9a8100);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00CC9A81", endColorstr="#FF000000");background-image:linear-gradient(#cc9a8100,#000)}.sp-hue{background:-moz-linear-gradient(red 0%,#f0f 17%,#00f 33%,#0ff 50%,#0f0 67%,#ff0 83%,red 100%);background:-ms-linear-gradient(top, red 0%, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red 100%);background:-o-linear-gradient(red 0%,#f0f 17%,#00f 33%,#0ff 50%,#0f0 67%,#ff0 83%,red 100%);background:linear-gradient(red 0%,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%)}.sp-1{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000", endColorstr="#ffff00")}.sp-2{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffff00", endColorstr="#00ff00")}.sp-3{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ff00", endColorstr="#00ffff")}.sp-4{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffff", endColorstr="#0000ff")}.sp-5{height:16%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0000ff", endColorstr="#ff00ff")}.sp-6{height:17%;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff00ff", endColorstr="#ff0000")}.sp-hidden{display:none!important}.sp-cf:before,.sp-cf:after{content:"";display:table}.sp-cf:after{clear:both}@media (device-width<=480px){.sp-color{right:40%}.sp-hue{left:63%}.sp-fill{padding-top:60%}}.sp-dragger{cursor:pointer;background:#000;border:1px solid #fff;border-radius:5px;width:5px;height:5px;position:absolute;top:0;left:0}.sp-slider{cursor:pointer;opacity:.8;background:#fff;border:1px solid #000;height:3px;position:absolute;top:0;left:-1px;right:-1px}.sp-container{background-color:#ececec;border:1px solid #f0c49b;border-radius:0;padding:0}.sp-container,.sp-container button,.sp-container input,.sp-color,.sp-hue,.sp-clear{box-sizing:border-box;-ms-box-sizing:border-box;font:12px Lucida Grande,Lucida Sans Unicode,Lucida Sans,Geneva,Verdana,sans-serif}.sp-top{margin-bottom:3px}.sp-color,.sp-hue,.sp-clear{border:1px solid #666}.sp-input-container{float:right;width:100px;margin-bottom:4px}.sp-initial-disabled .sp-input-container{width:100%}.sp-input{color:#222;background:0 0;border:1px inset;border-radius:3px;width:100%;margin:0;padding:4px 5px;font-size:12px!important}.sp-input:focus{border:1px solid orange}.sp-input.sp-validation-error{background:#fdd;border:1px solid red}.sp-picker-container,.sp-palette-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{float:left;cursor:pointer;border:2px solid #0000;width:24px;height:15px;margin:3px;display:block;position:relative}.sp-palette .sp-thumb-el:hover,.sp-palette .sp-thumb-el.sp-thumb-active{border-color:orange}.sp-thumb-el{position:relative}.sp-initial{float:left;border:1px solid #333}.sp-initial span{float:left;border:none;width:30px;height:25px;margin:0;display:block}.sp-initial .sp-clear-display{background-position:50%}.sp-palette-button-container,.sp-button-container{float:right}.sp-replacer{cursor:pointer;color:#333;vertical-align:middle;background:#eee;border:1px solid #91765d;margin:0;padding:4px;display:inline-block;overflow:hidden}.sp-replacer:hover,.sp-replacer.sp-active{color:#111;border-color:#f0c49b}.sp-replacer.sp-disabled{cursor:default;color:silver;border-color:silver}.sp-dd{float:left;height:16px;padding:2px 0;font-size:10px;line-height:16px}.sp-preview{float:left;z-index:0;border:1px solid #222;width:25px;height:20px;margin-right:5px;position:relative}.sp-palette{max-width:220px}.sp-palette .sp-thumb-el{border:1px solid #d0d0d0;width:16px;height:16px;margin:2px 1px}.sp-container{padding-bottom:0}.sp-container button{background-color:#eee;background-image:-moz-linear-gradient(#ccc,#eee);background-image:-ms-linear-gradient(top, #eee, #ccc);color:#333;text-align:center;text-shadow:0 1px #eee;vertical-align:middle;background-image:linear-gradient(#eee,#ccc);border:1px solid #ccc;border-bottom-color:#bbb;border-radius:3px;padding:5px 4px;font-size:14px;line-height:1}.sp-container button:hover{background-color:#ddd;background-image:-moz-linear-gradient(#bbb,#ddd);background-image:-ms-linear-gradient(top, #ddd, #bbb);cursor:pointer;text-shadow:0 1px #ddd;background-image:linear-gradient(#ddd,#bbb);border:1px solid #bbb;border-bottom-color:#999}.sp-container button:active{-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;border:1px solid #aaa;border-bottom-color:#888;box-shadow:inset 0 0 5px 2px #aaa,0 1px #eee}.sp-cancel{vertical-align:middle;margin:0 5px 0 0;padding:2px;font-size:11px;text-decoration:none;color:#d93f3f!important}.sp-cancel:hover{text-decoration:underline;color:#d93f3f!important}.sp-palette span:hover,.sp-palette span.sp-thumb-active{border-color:#000}.sp-preview,.sp-alpha,.sp-thumb-el{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);position:relative}.sp-preview-inner,.sp-alpha-inner,.sp-thumb-inner{display:block;position:absolute;inset:0}.sp-palette .sp-thumb-inner{background-position: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);box-shadow:0 0 7px var(--gjs-main-dark-color);border-radius:3px}.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-inner,.gjs-editor-sp .sp-alpha-handle{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{font-size:25px;text-decoration:none;position:absolute;bottom:-8px;left:0;color:#777!important}.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;width:22px;height:3px;left:-4px}.gjs-editor-sp .sp-dragger{background:0 0;box-shadow:0 0 0 1px #111}.gjs-editor-sp .sp-button-container{float:none;text-align:right;width:100%;position:relative}.gjs-editor-sp .sp-button-container .sp-choose,.gjs-editor-sp .sp-button-container .sp-choose:hover,.gjs-editor-sp .sp-button-container .sp-choose:active{background:var(--gjs-main-dark-color);border-color:var(--gjs-main-dark-color);color:var(--gjs-font-color);text-shadow:none;box-shadow:none;padding:3px 5px}.gjs-editor-sp .sp-palette-container{float:none;border: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 #000000e6}.gjs-editor-sp .sp-palette .sp-thumb-el:hover,.gjs-editor-sp .sp-palette .sp-thumb-el.sp-thumb-active{border-color:#000000e6}.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;pointer-events:none!important;z-index:10!important;position:absolute!important}.gjs-drag-helper{background-color:var(--gjs-color-blue)!important;pointer-events:none!important;z-index:10!important;transform-origin:0 0!important;outline:none!important;margin:15px!important;transition:none!important;position:absolute!important;transform:scale(.3)!important}.gjs-grabbing,.gjs-grabbing *{cursor:grabbing!important;cursor:-webkit-grabbing!important}.gjs-grabbing{overflow:hidden}.gjs-off-prv{z-index:10;cursor:pointer;padding:5px;position:relative}.gjs-editor-cont ::-webkit-scrollbar-track{background:var(--gjs-secondary-dark-color)}.gjs-editor-cont ::-webkit-scrollbar-thumb{background-color:#fff3}.gjs-editor-cont ::-webkit-scrollbar{width:8px}.gjs-no-touch-actions{touch-action:none}.gjs-disabled{-webkit-user-select:none;user-select:none;-khtml-user-select:none;-o-user-select:none;opacity:.5;filter:alpha(opacity=50)}.gjs-editor{font-family:var(--gjs-main-font);font-size:var(--gjs-font-size);box-sizing:border-box;height:100%;position:relative}.gjs-freezed,.gjs-freezed{opacity:.5;filter:alpha(opacity=50);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}@media screen and (width>=64.0625em){body.nav-position-sidebar .header{border-bottom:none;width:260px;height:100vh;padding:40px;position:fixed;top:0;left:0;overflow:auto}}.gjs-field-checkbox input:checked+.gjs-chk-icon{border-style:solid;border-width:0 4px 4px 0;width:7px;border-color:#567af8!important}.gjs-radio-item{border:none!important;border-radius:10px!important}.gjs-radio-item input:checked+.gjs-radio-item-label,.gjs-radio-item input:hover+.gjs-radio-item-label{color:#3c3a4e;background-color:#d8daee;border-radius:8px;font-weight:600;padding:5px!important}.gjs-radio-item-label{font-size:13px}.gjs-editor-cont{height:100%!important}.gjs-field{box-shadow:none;box-sizing:border-box;color:#7c7fa3;background-color:#eaedf8;border:none;border-radius:15px;font-family:Averta,sans-serif;font-size:14px;font-weight:500;position:relative;padding:10px 12px!important}.gjs-field-checkbox{cursor:pointer;width:27px;height:27px;display:block;border-radius:5px!important;padding:5px!important}.gjs-trt-traits.gjs-one-bg{padding:0 30px 20px;background-color:#fff!important}.gjs-trt-trait__wrp{margin:15px 0}.gjs-trt-trait.gjs-trt-trait--select{flex-direction:column;align-items:start}.gjs-trt-trait.gjs-trt-trait--select .gjs-label-wrp{margin-bottom:15px}.gjs-label-wrp{min-width:max-content;margin-right:10px}.gjs-trt-trait .gjs-label{font-family:Averta,sans-serif;font-size:14px;font-weight:500;line-height:1.6}.gjs-sm-stack .gjs-field{min-height:49px}.gjs-sm-label{margin:10px 5px 3px 10px;font-family:Averta,sans-serif;font-size:12px;font-weight:500}.gjs-traits-label{background:#fff;font-family:Averta;font-weight:600;line-height:3;text-transform:uppercase!important;color:#7c7fa3!important;border-bottom:1px solid #dfdff0!important;padding:15px 40px!important}.gjs-field-arrow-u,.gjs-field-arrow-d{cursor:pointer;border-top:4px solid #8d96b5;border-left:3px solid #eaedf8;border-right:4px solid #0000;width:0;height:0;position:absolute;bottom:4px}.gjs-field-arrow-u{border-top:none;border-bottom:4px solid #8d96b5;top:5px}.gjs-field .gjs-d-s-arrow{border-top:5px solid #8d96b5;right:15px}.gjs-field-arrows{right:12px}.gjs-field-units{margin:auto;display:flex;position:absolute;top:-2px;bottom:0;right:17px}.gjs-sm-properties{color:#7c7fa3;background:#fff;padding:40px}.gjs-sm-sector-title{color:#3c3a4e;background-color:#fff;border-bottom:1px solid #e4e4f1;padding:25px 35px;font-family:Averta,sans-serif;font-size:16px;font-weight:500}.gjs-sm-open .gjs-sm-sector-title{padding-bottom:0;border-bottom:0!important}.gjs-category-open,.gjs-block-category.gjs-open,.gjs-sm-sector.gjs-sm-open{border-bottom:1px solid #e4e4f1}.gjs-sm-sector__general.no-select.gjs-sm-open{border-top:1px solid #e4e4f1}.gjs-two-color{color:#7c7fa3!important;font-family:Averta,sans-serif!important;font-weight:500!important}.gjs-one-bg{background-color:#f6f6fa!important}.gjs-pn-views-container{box-shadow:none;border-left:1px solid #dfdff0;width:320px;padding:75px 0 0;background-color:#fff!important}.gjs-pn-views{height:75px;box-shadow:none;border-bottom:1px solid #dfdff0;border-left:1px solid #dfdff0;width:320px;padding:0;background-color:#fff!important}.gjs-pn-commands{height:75px;box-shadow:none;border-bottom:1px solid #dfdff0;width:calc(100% - 320px);background-color:#fff!important}.gjs-cv-canvas{box-sizing:border-box;z-index:1;width:calc(100% - 400px);box-shadow:none;background-color:#f6f6fa;border:none;position:absolute;top:115px;bottom:0;left:40px;overflow:hidden;height:calc(100% - 115px)!important}.gjs-cv-canvas .gjs-frame-wrapper{border:1px solid #dfdff0;border-radius:5px;box-shadow:0 0 10px 2px #eaedf8e6}.gjs-frame-wrapper .gjs-frame{border-radius:3px}.gjs-clm-tags{color:#7c7fa3;padding:40px 40px 20px;background-color:#fff!important}.gjs-field-colorp{box-sizing:border-box;z-index:10;border-left:none;border-radius:10px;width:42px;height:42px;padding:2px;position:absolute;top:2px;right:3px}.gjs-field-color-picker,.gjs-field-colorp .gjs-checker-bg,.gjs-field-colorp .gjs-field-colorp-c{box-shadow:none!important;border-radius:10px!important}.gjs-four-color{color:#567af8!important;font-weight:600!important}.gjs-color-warn{color:#ff3649!important;fill:#ff3649!important}#gjs-clm-add-tag,.gjs-clm-tags-btn{border:none;color:#fff!important;background-color:#567af8!important;border-radius:7px!important}.gjs-three-bg{border-radius:8px;height:25px;margin-bottom:0;background-color:#d8daee!important}.gjs-clm-tags #gjs-clm-checkbox{color:#7c7fa3;line-height:0}.gjs-clm-tags #gjs-clm-checkbox:hover{color:#3c3a4e}.gjs-clm-tags #gjs-clm-close{color:#7c7fa3}.gjs-clm-tags #gjs-clm-close:hover{color:#3c3a4e}button,input,optgroup,select,textarea{font-family:Averta,sans-serif}.gjs-pn-devices-c{height:74px;font-size:22px;top:0;left:450px;background-color:#fff!important}.gjs-pn-devices-c .gjs-pn-buttons,.gjs-pn-views .gjp-pn-buttons{height:100%;padding:0}.gjs-pn-devices-c .gjs-pn-buttons span,.gjs-pn-views .gjp-pn-buttons span{font-size:22px;font-weight:400!important}.gjs-pn-devices-c .gjs-pn-buttons span:hover,.gjs-pn-views .gjp-pn-buttons span:hover{color:#567af8}.gjs-pn-devices-c .gjs-pn-btn.gjs-pn-active{box-shadow:none;background-color:#eaedf8;border-radius:10px;padding:15px}.gjs-pn-options{width:270px;height:74px;top:0;background-color:#fff!important;padding:0!important;right:591px!important}.gjs-pn-options .gjs-pn-buttons,.gjs-pn-views .gjp-pn-buttons{height:100%}.gjs-pn-options .gjs-pn-btn{border-left:none;place-content:center;align-items:center;width:54px;height:100%;font-size:22px;display:flex;margin:0!important}.gjs-pn-views .gjs-pn-btn{border-right:1px solid #dfdff0;place-content:center;align-items:center;width:25%;height:100%;font-size:22px;display:flex;margin:0!important}.gjs-pn-views .gjs-pn-btn.gjs-pn-active{box-shadow:none;background:#fff;font-weight:400!important}.gjs-pn-views .gjs-pn-buttons .gjs-pn-btn.gjs-pn-active:before{box-shadow:none;border-radius:10px;padding:10px;background-color:#eaedf8!important}.gjs-pn-options .gjs-pn-btn:hover,.gjs-pn-views .gjs-pn-btn:hover,.gjs-pn-devices-c .gjs-pn-btn:hover{color:#567af8}.gjs-pn-options>.gjs-pn-buttons>span:nth-child(2),.gjs-pn-options>.gjs-pn-buttons>span:nth-child(5),.gjs-pn-options>.gjs-pn-buttons>span:nth-child(6){display:none}.gjs-pn-buttons{height:100%}.gjs-pn-options{height:74px;padding:0 25px;top:0;right:320px;background-color:#fff!important}.gjs-toolbar{border-radius:3px}.gjs-sm-field input,.gjs-clm-select input,.gjs-clm-field input,.gjs-sm-field select,.gjs-clm-select select,.gjs-clm-field select{color:#7c7fa3;background-color:#0000;border:none;width:100%;font-family:Averta,sans-serif}.gjs-sm-field.gjs-sm-composite{border:none;background:0 0!important}.gjs-sm-property.gjs-sm-composite{margin-top:35px;position:relative}.gjs-sm-field.gjs-sm-composite .gjs-sm-properties{background:0 0;place-content:center;align-items:center;height:210px;padding:0;position:relative;border:none!important}.gjs-sm-property__border .gjs-sm-field.gjs-sm-composite .gjs-sm-properties{height:125px!important}.gjs-sm-property__margin .gjs-sm-field.gjs-sm-composite .gjs-sm-properties,.gjs-sm-property__padding .gjs-sm-field.gjs-sm-composite .gjs-sm-properties{flex-direction:column}.gjs-sm-property__margin .gjs-sm-label.gjs-four-color:before,.gjs-sm-property__padding .gjs-sm-label.gjs-four-color:before,.gjs-sm-property__border-radius .gjs-sm-label.gjs-four-color:before{content:"";border:2px solid #567af8;border-radius:10px;width:135px;height:145px;display:block;position:absolute;top:63px;left:52px}.gjs-sm-property__margin .gjs-sm-label:before,.gjs-sm-property__padding .gjs-sm-label:before,.gjs-sm-property__border-radius .gjs-sm-label:before{content:"";border:2px solid #7c7fa3;border-radius:10px;width:135px;height:145px;display:block;position:absolute;top:63px;left:52px}.gjs-sm-field.gjs-sm-composite .gjs-sm-property .gjs-sm-label{display:none}.gjs-sm-property__margin-left,.gjs-sm-property__padding-left{text-align:center;font-family:Averta,sans-serif;position:absolute;left:0;font-weight:600!important}.gjs-sm-property__margin-right,.gjs-sm-property__padding-right{text-align:center;font-family:Averta,sans-serif;position:absolute;right:0;font-weight:600!important}.gjs-sm-property__margin-top,.gjs-sm-property__padding-top{margin-bottom:90px}button,input,optgroup,select,textarea{font-family:Averta,sans-serif!important;font-weight:500!important}.gjs-color-main,.gjs-sm-stack #gjs-sm-add,.gjs-off-prv{color:#3c3a4e}.gjs-field-integer input{padding-right:15px}.gjs-fields{gap:10px}.gjs-sm-slider .gjs-field-integer{flex:95px}.gjs-sm-layer.gjs-sm-active .gjs-sm-properties{background:0 0}.gjs-select option,.gjs-field-select option,.gjs-clm-select option,.gjs-sm-select option,.gjs-fields option,.gjs-sm-unit option{color:#7c7fa3;box-shadow:none;background-color:#eaedf8;border:5px solid #ccc}.gjs-block-category .gjs-title,.gjs-layer__t-wrapper .gjs-layer-title{background:#fff;border-bottom:1px solid #dfdff0;padding:9px 10px 9px 20px;font-family:Averta;font-weight:600;line-height:3;text-transform:uppercase!important;color:#7c7fa3!important}.gjs-block-category.gjs-open .gjs-title{color:#3c3a4e!important;border-bottom:none!important}.gjs-layer__t-wrapper .gjs-layer-title{line-height:1}.gjs-badge{border-radius:2px;background-color:gray!important}.gjs-blocks-c{background-color:#fff;padding:0 30px 20px}.gjs-block{box-shadow:none;border:none;border-radius:5px;justify-content:center;margin-bottom:35px;padding:15px 20px;display:flex;position:relative;background:#eaedf8!important}.gjs-block:hover{outline-offset:0px;box-shadow:none!important;outline:2px dashed #567af8!important}.gjs-block .gjs-block__media{margin-bottom:0;display:flex}.gjs-block .gjs-block__media img{width:100%}.gjs-block .gjs-block-label{color:#3c3a4e;text-align:left;font-size:14px;font-weight:500;position:absolute;bottom:-25px;font-family:Averta,sans-serif!important}.App{text-align:center}.App-logo{height:40vmin;animation:20s linear infinite App-logo-spin}.App-header{color:#fff;background-color:#282c34;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-size:calc(10px + 2vmin);display:flex}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-family:Linearicons;font-weight:400;font-style:normal;src:url(/assets/Linearicons-C-XUrpJ_.eot);src:local(Linearicons),local(Linearicons),url(/assets/Linearicons-uoXV5C_b.woff)format("woff"),url(/assets/Linearicons-M6qBlM1r.ttf)format("truetype")}.linearicons,[class^=linearicons-],[class*=\ linearicons-]{speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:Linearicons!important}.linearicons-home:before{content:""}.linearicons-home2:before{content:""}.linearicons-home3:before{content:""}.linearicons-home4:before{content:""}.linearicons-home5:before{content:""}.linearicons-home6:before{content:""}.linearicons-bathtub:before{content:""}.linearicons-toothbrush:before{content:""}.linearicons-bed:before{content:""}.linearicons-couch:before{content:""}.linearicons-chair:before{content:""}.linearicons-city:before{content:""}.linearicons-apartment:before{content:""}.linearicons-pencil:before{content:""}.linearicons-pencil2:before{content:""}.linearicons-pen:before{content:""}.linearicons-pencil3:before{content:""}.linearicons-eraser:before{content:""}.linearicons-pencil4:before{content:""}.linearicons-pencil5:before{content:""}.linearicons-feather:before{content:""}.linearicons-feather2:before{content:""}.linearicons-feather3:before{content:""}.linearicons-pen2:before{content:""}.linearicons-pen-add:before{content:""}.linearicons-pen-remove:before{content:""}.linearicons-vector:before{content:""}.linearicons-pen3:before{content:""}.linearicons-blog:before{content:""}.linearicons-brush:before{content:""}.linearicons-brush2:before{content:""}.linearicons-spray:before{content:""}.linearicons-paint-roller:before{content:""}.linearicons-stamp:before{content:""}.linearicons-tape:before{content:""}.linearicons-desk-tape:before{content:""}.linearicons-texture:before{content:""}.linearicons-eye-dropper:before{content:""}.linearicons-palette:before{content:""}.linearicons-color-sampler:before{content:""}.linearicons-bucket:before{content:""}.linearicons-gradient:before{content:""}.linearicons-gradient2:before{content:""}.linearicons-magic-wand:before{content:""}.linearicons-magnet:before{content:""}.linearicons-pencil-ruler:before{content:""}.linearicons-pencil-ruler2:before{content:""}.linearicons-compass:before{content:""}.linearicons-aim:before{content:""}.linearicons-gun:before{content:""}.linearicons-bottle:before{content:""}.linearicons-drop:before{content:""}.linearicons-drop-crossed:before{content:""}.linearicons-drop2:before{content:""}.linearicons-snow:before{content:""}.linearicons-snow2:before{content:""}.linearicons-fire:before{content:""}.linearicons-lighter:before{content:""}.linearicons-knife:before{content:""}.linearicons-dagger:before{content:""}.linearicons-tissue:before{content:""}.linearicons-toilet-paper:before{content:""}.linearicons-poop:before{content:""}.linearicons-umbrella:before{content:""}.linearicons-umbrella2:before{content:""}.linearicons-rain:before{content:""}.linearicons-tornado:before{content:""}.linearicons-wind:before{content:""}.linearicons-fan:before{content:""}.linearicons-contrast:before{content:""}.linearicons-sun-small:before{content:""}.linearicons-sun:before{content:""}.linearicons-sun2:before{content:""}.linearicons-moon:before{content:""}.linearicons-cloud:before{content:""}.linearicons-cloud-upload:before{content:""}.linearicons-cloud-download:before{content:""}.linearicons-cloud-rain:before{content:""}.linearicons-cloud-hailstones:before{content:""}.linearicons-cloud-snow:before{content:""}.linearicons-cloud-windy:before{content:""}.linearicons-sun-wind:before{content:""}.linearicons-cloud-fog:before{content:""}.linearicons-cloud-sun:before{content:""}.linearicons-cloud-lightning:before{content:""}.linearicons-cloud-sync:before{content:""}.linearicons-cloud-lock:before{content:""}.linearicons-cloud-gear:before{content:""}.linearicons-cloud-alert:before{content:""}.linearicons-cloud-check:before{content:""}.linearicons-cloud-cross:before{content:""}.linearicons-cloud-crossed:before{content:""}.linearicons-cloud-database:before{content:""}.linearicons-database:before{content:""}.linearicons-database-add:before{content:""}.linearicons-database-remove:before{content:""}.linearicons-database-lock:before{content:""}.linearicons-database-refresh:before{content:""}.linearicons-database-check:before{content:""}.linearicons-database-history:before{content:""}.linearicons-database-upload:before{content:""}.linearicons-database-download:before{content:""}.linearicons-server:before{content:""}.linearicons-shield:before{content:""}.linearicons-shield-check:before{content:""}.linearicons-shield-alert:before{content:""}.linearicons-shield-cross:before{content:""}.linearicons-lock:before{content:""}.linearicons-rotation-lock:before{content:""}.linearicons-unlock:before{content:""}.linearicons-key:before{content:""}.linearicons-key-hole:before{content:""}.linearicons-toggle-off:before{content:""}.linearicons-toggle-on:before{content:""}.linearicons-cog:before{content:""}.linearicons-cog2:before{content:""}.linearicons-wrench:before{content:""}.linearicons-screwdriver:before{content:""}.linearicons-hammer-wrench:before{content:""}.linearicons-hammer:before{content:""}.linearicons-saw:before{content:""}.linearicons-axe:before{content:""}.linearicons-axe2:before{content:""}.linearicons-shovel:before{content:""}.linearicons-pickaxe:before{content:""}.linearicons-factory:before{content:""}.linearicons-factory2:before{content:""}.linearicons-recycle:before{content:""}.linearicons-trash:before{content:""}.linearicons-trash2:before{content:""}.linearicons-trash3:before{content:""}.linearicons-broom:before{content:""}.linearicons-game:before{content:""}.linearicons-gamepad:before{content:""}.linearicons-joystick:before{content:""}.linearicons-dice:before{content:""}.linearicons-spades:before{content:""}.linearicons-diamonds:before{content:""}.linearicons-clubs:before{content:""}.linearicons-hearts:before{content:""}.linearicons-heart:before{content:""}.linearicons-star:before{content:""}.linearicons-star-half:before{content:""}.linearicons-star-empty:before{content:""}.linearicons-flag:before{content:""}.linearicons-flag2:before{content:""}.linearicons-flag3:before{content:""}.linearicons-mailbox-full:before{content:""}.linearicons-mailbox-empty:before{content:""}.linearicons-at-sign:before{content:""}.linearicons-envelope:before{content:""}.linearicons-envelope-open:before{content:""}.linearicons-paperclip:before{content:""}.linearicons-paper-plane:before{content:""}.linearicons-reply:before{content:""}.linearicons-reply-all:before{content:""}.linearicons-inbox:before{content:""}.linearicons-inbox2:before{content:""}.linearicons-outbox:before{content:""}.linearicons-box:before{content:""}.linearicons-archive:before{content:""}.linearicons-archive2:before{content:""}.linearicons-drawers:before{content:""}.linearicons-drawers2:before{content:""}.linearicons-drawers3:before{content:""}.linearicons-eye:before{content:""}.linearicons-eye-crossed:before{content:""}.linearicons-eye-plus:before{content:""}.linearicons-eye-minus:before{content:""}.linearicons-binoculars:before{content:""}.linearicons-binoculars2:before{content:""}.linearicons-hdd:before{content:""}.linearicons-hdd-down:before{content:""}.linearicons-hdd-up:before{content:""}.linearicons-floppy-disk:before{content:""}.linearicons-disc:before{content:""}.linearicons-tape2:before{content:""}.linearicons-printer:before{content:""}.linearicons-shredder:before{content:""}.linearicons-file-empty:before{content:""}.linearicons-file-add:before{content:""}.linearicons-file-check:before{content:""}.linearicons-file-lock:before{content:""}.linearicons-files:before{content:""}.linearicons-copy:before{content:""}.linearicons-compare:before{content:""}.linearicons-folder:before{content:""}.linearicons-folder-search:before{content:""}.linearicons-folder-plus:before{content:""}.linearicons-folder-minus:before{content:""}.linearicons-folder-download:before{content:""}.linearicons-folder-upload:before{content:""}.linearicons-folder-star:before{content:""}.linearicons-folder-heart:before{content:""}.linearicons-folder-user:before{content:""}.linearicons-folder-shared:before{content:""}.linearicons-folder-music:before{content:""}.linearicons-folder-picture:before{content:""}.linearicons-folder-film:before{content:""}.linearicons-scissors:before{content:""}.linearicons-paste:before{content:""}.linearicons-clipboard-empty:before{content:""}.linearicons-clipboard-pencil:before{content:""}.linearicons-clipboard-text:before{content:""}.linearicons-clipboard-check:before{content:""}.linearicons-clipboard-down:before{content:""}.linearicons-clipboard-left:before{content:""}.linearicons-clipboard-alert:before{content:""}.linearicons-clipboard-user:before{content:""}.linearicons-register:before{content:""}.linearicons-enter:before{content:""}.linearicons-exit:before{content:""}.linearicons-papers:before{content:""}.linearicons-news:before{content:""}.linearicons-reading:before{content:""}.linearicons-typewriter:before{content:""}.linearicons-document:before{content:""}.linearicons-document2:before{content:""}.linearicons-graduation-hat:before{content:""}.linearicons-license:before{content:""}.linearicons-license2:before{content:""}.linearicons-medal-empty:before{content:""}.linearicons-medal-first:before{content:""}.linearicons-medal-second:before{content:""}.linearicons-medal-third:before{content:""}.linearicons-podium:before{content:""}.linearicons-trophy:before{content:""}.linearicons-trophy2:before{content:""}.linearicons-music-note:before{content:""}.linearicons-music-note2:before{content:""}.linearicons-music-note3:before{content:""}.linearicons-playlist:before{content:""}.linearicons-playlist-add:before{content:""}.linearicons-guitar:before{content:""}.linearicons-trumpet:before{content:""}.linearicons-album:before{content:""}.linearicons-shuffle:before{content:""}.linearicons-repeat-one:before{content:""}.linearicons-repeat:before{content:""}.linearicons-headphones:before{content:""}.linearicons-headset:before{content:""}.linearicons-loudspeaker:before{content:""}.linearicons-equalizer:before{content:""}.linearicons-theater:before{content:""}.linearicons-3d-glasses:before{content:""}.linearicons-ticket:before{content:""}.linearicons-presentation:before{content:""}.linearicons-play:before{content:""}.linearicons-film-play:before{content:""}.linearicons-clapboard-play:before{content:""}.linearicons-media:before{content:""}.linearicons-film:before{content:""}.linearicons-film2:before{content:""}.linearicons-surveillance:before{content:""}.linearicons-surveillance2:before{content:""}.linearicons-camera:before{content:""}.linearicons-camera-crossed:before{content:""}.linearicons-camera-play:before{content:""}.linearicons-time-lapse:before{content:""}.linearicons-record:before{content:""}.linearicons-camera2:before{content:""}.linearicons-camera-flip:before{content:""}.linearicons-panorama:before{content:""}.linearicons-time-lapse2:before{content:""}.linearicons-shutter:before{content:""}.linearicons-shutter2:before{content:""}.linearicons-face-detection:before{content:""}.linearicons-flare:before{content:""}.linearicons-convex:before{content:""}.linearicons-concave:before{content:""}.linearicons-picture:before{content:""}.linearicons-picture2:before{content:""}.linearicons-picture3:before{content:""}.linearicons-pictures:before{content:""}.linearicons-book:before{content:""}.linearicons-audio-book:before{content:""}.linearicons-book2:before{content:""}.linearicons-bookmark:before{content:""}.linearicons-bookmark2:before{content:""}.linearicons-label:before{content:""}.linearicons-library:before{content:""}.linearicons-library2:before{content:""}.linearicons-contacts:before{content:""}.linearicons-profile:before{content:""}.linearicons-portrait:before{content:""}.linearicons-portrait2:before{content:""}.linearicons-user:before{content:""}.linearicons-user-plus:before{content:""}.linearicons-user-minus:before{content:""}.linearicons-user-lock:before{content:""}.linearicons-users:before{content:""}.linearicons-users2:before{content:""}.linearicons-users-plus:before{content:""}.linearicons-users-minus:before{content:""}.linearicons-group-work:before{content:""}.linearicons-woman:before{content:""}.linearicons-man:before{content:""}.linearicons-baby:before{content:""}.linearicons-baby2:before{content:""}.linearicons-baby3:before{content:""}.linearicons-baby-bottle:before{content:""}.linearicons-walk:before{content:""}.linearicons-hand-waving:before{content:""}.linearicons-jump:before{content:""}.linearicons-run:before{content:""}.linearicons-woman2:before{content:""}.linearicons-man2:before{content:""}.linearicons-man-woman:before{content:""}.linearicons-height:before{content:""}.linearicons-weight:before{content:""}.linearicons-scale:before{content:""}.linearicons-button:before{content:""}.linearicons-bow-tie:before{content:""}.linearicons-tie:before{content:""}.linearicons-socks:before{content:""}.linearicons-shoe:before{content:""}.linearicons-shoes:before{content:""}.linearicons-hat:before{content:""}.linearicons-pants:before{content:""}.linearicons-shorts:before{content:""}.linearicons-flip-flops:before{content:""}.linearicons-shirt:before{content:""}.linearicons-hanger:before{content:""}.linearicons-laundry:before{content:""}.linearicons-store:before{content:""}.linearicons-haircut:before{content:""}.linearicons-store-24:before{content:""}.linearicons-barcode:before{content:""}.linearicons-barcode2:before{content:""}.linearicons-barcode3:before{content:""}.linearicons-cashier:before{content:""}.linearicons-bag:before{content:""}.linearicons-bag2:before{content:""}.linearicons-cart:before{content:""}.linearicons-cart-empty:before{content:""}.linearicons-cart-full:before{content:""}.linearicons-cart-plus:before{content:""}.linearicons-cart-plus2:before{content:""}.linearicons-cart-add:before{content:""}.linearicons-cart-remove:before{content:""}.linearicons-cart-exchange:before{content:""}.linearicons-tag:before{content:""}.linearicons-tags:before{content:""}.linearicons-receipt:before{content:""}.linearicons-wallet:before{content:""}.linearicons-credit-card:before{content:""}.linearicons-cash-dollar:before{content:""}.linearicons-cash-euro:before{content:""}.linearicons-cash-pound:before{content:""}.linearicons-cash-yen:before{content:""}.linearicons-bag-dollar:before{content:""}.linearicons-bag-euro:before{content:""}.linearicons-bag-pound:before{content:""}.linearicons-bag-yen:before{content:""}.linearicons-coin-dollar:before{content:""}.linearicons-coin-euro:before{content:""}.linearicons-coin-pound:before{content:""}.linearicons-coin-yen:before{content:""}.linearicons-calculator:before{content:""}.linearicons-calculator2:before{content:""}.linearicons-abacus:before{content:""}.linearicons-vault:before{content:""}.linearicons-telephone:before{content:""}.linearicons-phone-lock:before{content:""}.linearicons-phone-wave:before{content:""}.linearicons-phone-pause:before{content:""}.linearicons-phone-outgoing:before{content:""}.linearicons-phone-incoming:before{content:""}.linearicons-phone-in-out:before{content:""}.linearicons-phone-error:before{content:""}.linearicons-phone-sip:before{content:""}.linearicons-phone-plus:before{content:""}.linearicons-phone-minus:before{content:""}.linearicons-voicemail:before{content:""}.linearicons-dial:before{content:""}.linearicons-telephone2:before{content:""}.linearicons-pushpin:before{content:""}.linearicons-pushpin2:before{content:""}.linearicons-map-marker:before{content:""}.linearicons-map-marker-user:before{content:""}.linearicons-map-marker-down:before{content:""}.linearicons-map-marker-check:before{content:""}.linearicons-map-marker-crossed:before{content:""}.linearicons-radar:before{content:""}.linearicons-compass2:before{content:""}.linearicons-map:before{content:""}.linearicons-map2:before{content:""}.linearicons-location:before{content:""}.linearicons-road-sign:before{content:""}.linearicons-calendar-empty:before{content:""}.linearicons-calendar-check:before{content:""}.linearicons-calendar-cross:before{content:""}.linearicons-calendar-31:before{content:""}.linearicons-calendar-full:before{content:""}.linearicons-calendar-insert:before{content:""}.linearicons-calendar-text:before{content:""}.linearicons-calendar-user:before{content:""}.linearicons-mouse:before{content:""}.linearicons-mouse-left:before{content:""}.linearicons-mouse-right:before{content:""}.linearicons-mouse-both:before{content:""}.linearicons-keyboard:before{content:""}.linearicons-keyboard-up:before{content:""}.linearicons-keyboard-down:before{content:""}.linearicons-delete:before{content:""}.linearicons-spell-check:before{content:""}.linearicons-escape:before{content:""}.linearicons-enter2:before{content:""}.linearicons-screen:before{content:""}.linearicons-aspect-ratio:before{content:""}.linearicons-signal:before{content:""}.linearicons-signal-lock:before{content:""}.linearicons-signal-80:before{content:""}.linearicons-signal-60:before{content:""}.linearicons-signal-40:before{content:""}.linearicons-signal-20:before{content:""}.linearicons-signal-0:before{content:""}.linearicons-signal-blocked:before{content:""}.linearicons-sim:before{content:""}.linearicons-flash-memory:before{content:""}.linearicons-usb-drive:before{content:""}.linearicons-phone:before{content:""}.linearicons-smartphone:before{content:""}.linearicons-smartphone-notification:before{content:""}.linearicons-smartphone-vibration:before{content:""}.linearicons-smartphone-embed:before{content:""}.linearicons-smartphone-waves:before{content:""}.linearicons-tablet:before{content:""}.linearicons-tablet2:before{content:""}.linearicons-laptop:before{content:""}.linearicons-laptop-phone:before{content:""}.linearicons-desktop:before{content:""}.linearicons-launch:before{content:""}.linearicons-new-tab:before{content:""}.linearicons-window:before{content:""}.linearicons-cable:before{content:""}.linearicons-cable2:before{content:""}.linearicons-tv:before{content:""}.linearicons-radio:before{content:""}.linearicons-remote-control:before{content:""}.linearicons-power-switch:before{content:""}.linearicons-power:before{content:""}.linearicons-power-crossed:before{content:""}.linearicons-flash-auto:before{content:""}.linearicons-lamp:before{content:""}.linearicons-flashlight:before{content:""}.linearicons-lampshade:before{content:""}.linearicons-cord:before{content:""}.linearicons-outlet:before{content:""}.linearicons-battery-power:before{content:""}.linearicons-battery-empty:before{content:""}.linearicons-battery-alert:before{content:""}.linearicons-battery-error:before{content:""}.linearicons-battery-low1:before{content:""}.linearicons-battery-low2:before{content:""}.linearicons-battery-low3:before{content:""}.linearicons-battery-mid1:before{content:""}.linearicons-battery-mid2:before{content:""}.linearicons-battery-mid3:before{content:""}.linearicons-battery-full:before{content:""}.linearicons-battery-charging:before{content:""}.linearicons-battery-charging2:before{content:""}.linearicons-battery-charging3:before{content:""}.linearicons-battery-charging4:before{content:""}.linearicons-battery-charging5:before{content:""}.linearicons-battery-charging6:before{content:""}.linearicons-battery-charging7:before{content:""}.linearicons-chip:before{content:""}.linearicons-chip-x64:before{content:""}.linearicons-chip-x86:before{content:""}.linearicons-bubble:before{content:""}.linearicons-bubbles:before{content:""}.linearicons-bubble-dots:before{content:""}.linearicons-bubble-alert:before{content:""}.linearicons-bubble-question:before{content:""}.linearicons-bubble-text:before{content:""}.linearicons-bubble-pencil:before{content:""}.linearicons-bubble-picture:before{content:""}.linearicons-bubble-video:before{content:""}.linearicons-bubble-user:before{content:""}.linearicons-bubble-quote:before{content:""}.linearicons-bubble-heart:before{content:""}.linearicons-bubble-emoticon:before{content:""}.linearicons-bubble-attachment:before{content:""}.linearicons-phone-bubble:before{content:""}.linearicons-quote-open:before{content:""}.linearicons-quote-close:before{content:""}.linearicons-dna:before{content:""}.linearicons-heart-pulse:before{content:""}.linearicons-pulse:before{content:""}.linearicons-syringe:before{content:""}.linearicons-pills:before{content:""}.linearicons-first-aid:before{content:""}.linearicons-lifebuoy:before{content:""}.linearicons-bandage:before{content:""}.linearicons-bandages:before{content:""}.linearicons-thermometer:before{content:""}.linearicons-microscope:before{content:""}.linearicons-brain:before{content:""}.linearicons-beaker:before{content:""}.linearicons-skull:before{content:""}.linearicons-bone:before{content:""}.linearicons-construction:before{content:""}.linearicons-construction-cone:before{content:""}.linearicons-pie-chart:before{content:""}.linearicons-pie-chart2:before{content:""}.linearicons-graph:before{content:""}.linearicons-chart-growth:before{content:""}.linearicons-chart-bars:before{content:""}.linearicons-chart-settings:before{content:""}.linearicons-cake:before{content:""}.linearicons-gift:before{content:""}.linearicons-balloon:before{content:""}.linearicons-rank:before{content:""}.linearicons-rank2:before{content:""}.linearicons-rank3:before{content:""}.linearicons-crown:before{content:""}.linearicons-lotus:before{content:""}.linearicons-diamond:before{content:""}.linearicons-diamond2:before{content:""}.linearicons-diamond3:before{content:""}.linearicons-diamond4:before{content:""}.linearicons-linearicons:before{content:""}.linearicons-teacup:before{content:""}.linearicons-teapot:before{content:""}.linearicons-glass:before{content:""}.linearicons-bottle2:before{content:""}.linearicons-glass-cocktail:before{content:""}.linearicons-glass2:before{content:""}.linearicons-dinner:before{content:""}.linearicons-dinner2:before{content:""}.linearicons-chef:before{content:""}.linearicons-scale2:before{content:""}.linearicons-egg:before{content:""}.linearicons-egg2:before{content:""}.linearicons-eggs:before{content:""}.linearicons-platter:before{content:""}.linearicons-steak:before{content:""}.linearicons-hamburger:before{content:""}.linearicons-hotdog:before{content:""}.linearicons-pizza:before{content:""}.linearicons-sausage:before{content:""}.linearicons-chicken:before{content:""}.linearicons-fish:before{content:""}.linearicons-carrot:before{content:""}.linearicons-cheese:before{content:""}.linearicons-bread:before{content:""}.linearicons-ice-cream:before{content:""}.linearicons-ice-cream2:before{content:""}.linearicons-candy:before{content:""}.linearicons-lollipop:before{content:""}.linearicons-coffee-bean:before{content:""}.linearicons-coffee-cup:before{content:""}.linearicons-cherry:before{content:""}.linearicons-grapes:before{content:""}.linearicons-citrus:before{content:""}.linearicons-apple:before{content:""}.linearicons-leaf:before{content:""}.linearicons-landscape:before{content:""}.linearicons-pine-tree:before{content:""}.linearicons-tree:before{content:""}.linearicons-cactus:before{content:""}.linearicons-paw:before{content:""}.linearicons-footprint:before{content:""}.linearicons-speed-slow:before{content:""}.linearicons-speed-medium:before{content:""}.linearicons-speed-fast:before{content:""}.linearicons-rocket:before{content:""}.linearicons-hammer2:before{content:""}.linearicons-balance:before{content:""}.linearicons-briefcase:before{content:""}.linearicons-luggage-weight:before{content:""}.linearicons-dolly:before{content:""}.linearicons-plane:before{content:""}.linearicons-plane-crossed:before{content:""}.linearicons-helicopter:before{content:""}.linearicons-traffic-lights:before{content:""}.linearicons-siren:before{content:""}.linearicons-road:before{content:""}.linearicons-engine:before{content:""}.linearicons-oil-pressure:before{content:""}.linearicons-coolant-temperature:before{content:""}.linearicons-car-battery:before{content:""}.linearicons-gas:before{content:""}.linearicons-gallon:before{content:""}.linearicons-transmission:before{content:""}.linearicons-car:before{content:""}.linearicons-car-wash:before{content:""}.linearicons-car-wash2:before{content:""}.linearicons-bus:before{content:""}.linearicons-bus2:before{content:""}.linearicons-car2:before{content:""}.linearicons-parking:before{content:""}.linearicons-car-lock:before{content:""}.linearicons-taxi:before{content:""}.linearicons-car-siren:before{content:""}.linearicons-car-wash3:before{content:""}.linearicons-car-wash4:before{content:""}.linearicons-ambulance:before{content:""}.linearicons-truck:before{content:""}.linearicons-trailer:before{content:""}.linearicons-scale-truck:before{content:""}.linearicons-train:before{content:""}.linearicons-ship:before{content:""}.linearicons-ship2:before{content:""}.linearicons-anchor:before{content:""}.linearicons-boat:before{content:""}.linearicons-bicycle:before{content:""}.linearicons-bicycle2:before{content:""}.linearicons-dumbbell:before{content:""}.linearicons-bench-press:before{content:""}.linearicons-swim:before{content:""}.linearicons-football:before{content:""}.linearicons-baseball-bat:before{content:""}.linearicons-baseball:before{content:""}.linearicons-tennis:before{content:""}.linearicons-tennis2:before{content:""}.linearicons-ping-pong:before{content:""}.linearicons-hockey:before{content:""}.linearicons-8ball:before{content:""}.linearicons-bowling:before{content:""}.linearicons-bowling-pins:before{content:""}.linearicons-golf:before{content:""}.linearicons-golf2:before{content:""}.linearicons-archery:before{content:""}.linearicons-slingshot:before{content:""}.linearicons-soccer:before{content:""}.linearicons-basketball:before{content:""}.linearicons-cube:before{content:""}.linearicons-3d-rotate:before{content:""}.linearicons-puzzle:before{content:""}.linearicons-glasses:before{content:""}.linearicons-glasses2:before{content:""}.linearicons-accessibility:before{content:""}.linearicons-wheelchair:before{content:""}.linearicons-wall:before{content:""}.linearicons-fence:before{content:""}.linearicons-wall2:before{content:""}.linearicons-icons:before{content:""}.linearicons-resize-handle:before{content:""}.linearicons-icons2:before{content:""}.linearicons-select:before{content:""}.linearicons-select2:before{content:""}.linearicons-site-map:before{content:""}.linearicons-earth:before{content:""}.linearicons-earth-lock:before{content:""}.linearicons-network:before{content:""}.linearicons-network-lock:before{content:""}.linearicons-planet:before{content:""}.linearicons-happy:before{content:""}.linearicons-smile:before{content:""}.linearicons-grin:before{content:""}.linearicons-tongue:before{content:""}.linearicons-sad:before{content:""}.linearicons-wink:before{content:""}.linearicons-dream:before{content:""}.linearicons-shocked:before{content:""}.linearicons-shocked2:before{content:""}.linearicons-tongue2:before{content:""}.linearicons-neutral:before{content:""}.linearicons-happy-grin:before{content:""}.linearicons-cool:before{content:""}.linearicons-mad:before{content:""}.linearicons-grin-evil:before{content:""}.linearicons-evil:before{content:""}.linearicons-wow:before{content:""}.linearicons-annoyed:before{content:""}.linearicons-wondering:before{content:""}.linearicons-confused:before{content:""}.linearicons-zipped:before{content:""}.linearicons-grumpy:before{content:""}.linearicons-mustache:before{content:""}.linearicons-tombstone-hipster:before{content:""}.linearicons-tombstone:before{content:""}.linearicons-ghost:before{content:""}.linearicons-ghost-hipster:before{content:""}.linearicons-halloween:before{content:""}.linearicons-christmas:before{content:""}.linearicons-easter-egg:before{content:""}.linearicons-mustache2:before{content:""}.linearicons-mustache-glasses:before{content:""}.linearicons-pipe:before{content:""}.linearicons-alarm:before{content:""}.linearicons-alarm-add:before{content:""}.linearicons-alarm-snooze:before{content:""}.linearicons-alarm-ringing:before{content:""}.linearicons-bullhorn:before{content:""}.linearicons-hearing:before{content:""}.linearicons-volume-high:before{content:""}.linearicons-volume-medium:before{content:""}.linearicons-volume-low:before{content:""}.linearicons-volume:before{content:""}.linearicons-mute:before{content:""}.linearicons-lan:before{content:""}.linearicons-lan2:before{content:""}.linearicons-wifi:before{content:""}.linearicons-wifi-lock:before{content:""}.linearicons-wifi-blocked:before{content:""}.linearicons-wifi-mid:before{content:""}.linearicons-wifi-low:before{content:""}.linearicons-wifi-low2:before{content:""}.linearicons-wifi-alert:before{content:""}.linearicons-wifi-alert-mid:before{content:""}.linearicons-wifi-alert-low:before{content:""}.linearicons-wifi-alert-low2:before{content:""}.linearicons-stream:before{content:""}.linearicons-stream-check:before{content:""}.linearicons-stream-error:before{content:""}.linearicons-stream-alert:before{content:""}.linearicons-communication:before{content:""}.linearicons-communication-crossed:before{content:""}.linearicons-broadcast:before{content:""}.linearicons-antenna:before{content:""}.linearicons-satellite:before{content:""}.linearicons-satellite2:before{content:""}.linearicons-mic:before{content:""}.linearicons-mic-mute:before{content:""}.linearicons-mic2:before{content:""}.linearicons-spotlights:before{content:""}.linearicons-hourglass:before{content:""}.linearicons-loading:before{content:""}.linearicons-loading2:before{content:""}.linearicons-loading3:before{content:""}.linearicons-refresh:before{content:""}.linearicons-refresh2:before{content:""}.linearicons-undo:before{content:""}.linearicons-redo:before{content:""}.linearicons-jump2:before{content:""}.linearicons-undo2:before{content:""}.linearicons-redo2:before{content:""}.linearicons-sync:before{content:""}.linearicons-repeat-one2:before{content:""}.linearicons-sync-crossed:before{content:""}.linearicons-sync2:before{content:""}.linearicons-repeat-one3:before{content:""}.linearicons-sync-crossed2:before{content:""}.linearicons-return:before{content:""}.linearicons-return2:before{content:""}.linearicons-refund:before{content:""}.linearicons-history:before{content:""}.linearicons-history2:before{content:""}.linearicons-self-timer:before{content:""}.linearicons-clock:before{content:""}.linearicons-clock2:before{content:""}.linearicons-clock3:before{content:""}.linearicons-watch:before{content:""}.linearicons-alarm2:before{content:""}.linearicons-alarm-add2:before{content:""}.linearicons-alarm-remove:before{content:""}.linearicons-alarm-check:before{content:""}.linearicons-alarm-error:before{content:""}.linearicons-timer:before{content:""}.linearicons-timer-crossed:before{content:""}.linearicons-timer2:before{content:""}.linearicons-timer-crossed2:before{content:""}.linearicons-download:before{content:""}.linearicons-upload:before{content:""}.linearicons-download2:before{content:""}.linearicons-upload2:before{content:""}.linearicons-enter-up:before{content:""}.linearicons-enter-down:before{content:""}.linearicons-enter-left:before{content:""}.linearicons-enter-right:before{content:""}.linearicons-exit-up:before{content:""}.linearicons-exit-down:before{content:""}.linearicons-exit-left:before{content:""}.linearicons-exit-right:before{content:""}.linearicons-enter-up2:before{content:""}.linearicons-enter-down2:before{content:""}.linearicons-enter-vertical:before{content:""}.linearicons-enter-left2:before{content:""}.linearicons-enter-right2:before{content:""}.linearicons-enter-horizontal:before{content:""}.linearicons-exit-up2:before{content:""}.linearicons-exit-down2:before{content:""}.linearicons-exit-left2:before{content:""}.linearicons-exit-right2:before{content:""}.linearicons-cli:before{content:""}.linearicons-bug:before{content:""}.linearicons-code:before{content:""}.linearicons-file-code:before{content:""}.linearicons-file-image:before{content:""}.linearicons-file-zip:before{content:""}.linearicons-file-audio:before{content:""}.linearicons-file-video:before{content:""}.linearicons-file-preview:before{content:""}.linearicons-file-charts:before{content:""}.linearicons-file-stats:before{content:""}.linearicons-file-spreadsheet:before{content:""}.linearicons-link:before{content:""}.linearicons-unlink:before{content:""}.linearicons-link2:before{content:""}.linearicons-unlink2:before{content:""}.linearicons-thumbs-up:before{content:""}.linearicons-thumbs-down:before{content:""}.linearicons-thumbs-up2:before{content:""}.linearicons-thumbs-down2:before{content:""}.linearicons-thumbs-up3:before{content:""}.linearicons-thumbs-down3:before{content:""}.linearicons-share:before{content:""}.linearicons-share2:before{content:""}.linearicons-share3:before{content:""}.linearicons-magnifier:before{content:""}.linearicons-file-search:before{content:""}.linearicons-find-replace:before{content:""}.linearicons-zoom-in:before{content:""}.linearicons-zoom-out:before{content:""}.linearicons-loupe:before{content:""}.linearicons-loupe-zoom-in:before{content:""}.linearicons-loupe-zoom-out:before{content:""}.linearicons-cross:before{content:""}.linearicons-menu:before{content:""}.linearicons-list:before{content:""}.linearicons-list2:before{content:""}.linearicons-list3:before{content:""}.linearicons-menu2:before{content:""}.linearicons-list4:before{content:""}.linearicons-menu3:before{content:""}.linearicons-exclamation:before{content:""}.linearicons-question:before{content:""}.linearicons-check:before{content:""}.linearicons-cross2:before{content:""}.linearicons-plus:before{content:""}.linearicons-minus:before{content:""}.linearicons-percent:before{content:""}.linearicons-chevron-up:before{content:""}.linearicons-chevron-down:before{content:""}.linearicons-chevron-left:before{content:""}.linearicons-chevron-right:before{content:""}.linearicons-chevrons-expand-vertical:before{content:""}.linearicons-chevrons-expand-horizontal:before{content:""}.linearicons-chevrons-contract-vertical:before{content:""}.linearicons-chevrons-contract-horizontal:before{content:""}.linearicons-arrow-up:before{content:""}.linearicons-arrow-down:before{content:""}.linearicons-arrow-left:before{content:""}.linearicons-arrow-right:before{content:""}.linearicons-arrow-up-right:before{content:""}.linearicons-arrows-merge:before{content:""}.linearicons-arrows-split:before{content:""}.linearicons-arrow-divert:before{content:""}.linearicons-arrow-return:before{content:""}.linearicons-expand:before{content:""}.linearicons-contract:before{content:""}.linearicons-expand2:before{content:""}.linearicons-contract2:before{content:""}.linearicons-move:before{content:""}.linearicons-tab:before{content:""}.linearicons-arrow-wave:before{content:""}.linearicons-expand3:before{content:""}.linearicons-expand4:before{content:""}.linearicons-contract3:before{content:""}.linearicons-notification:before{content:""}.linearicons-warning:before{content:""}.linearicons-notification-circle:before{content:""}.linearicons-question-circle:before{content:""}.linearicons-menu-circle:before{content:""}.linearicons-checkmark-circle:before{content:""}.linearicons-cross-circle:before{content:""}.linearicons-plus-circle:before{content:""}.linearicons-circle-minus:before{content:""}.linearicons-percent-circle:before{content:""}.linearicons-arrow-up-circle:before{content:""}.linearicons-arrow-down-circle:before{content:""}.linearicons-arrow-left-circle:before{content:""}.linearicons-arrow-right-circle:before{content:""}.linearicons-chevron-up-circle:before{content:""}.linearicons-chevron-down-circle:before{content:""}.linearicons-chevron-left-circle:before{content:""}.linearicons-chevron-right-circle:before{content:""}.linearicons-backward-circle:before{content:""}.linearicons-first-circle:before{content:""}.linearicons-previous-circle:before{content:""}.linearicons-stop-circle:before{content:""}.linearicons-play-circle:before{content:""}.linearicons-pause-circle:before{content:""}.linearicons-next-circle:before{content:""}.linearicons-last-circle:before{content:""}.linearicons-forward-circle:before{content:""}.linearicons-eject-circle:before{content:""}.linearicons-crop:before{content:""}.linearicons-frame-expand:before{content:""}.linearicons-frame-contract:before{content:""}.linearicons-focus:before{content:""}.linearicons-transform:before{content:""}.linearicons-grid:before{content:""}.linearicons-grid-crossed:before{content:""}.linearicons-layers:before{content:""}.linearicons-layers-crossed:before{content:""}.linearicons-toggle:before{content:""}.linearicons-rulers:before{content:""}.linearicons-ruler:before{content:""}.linearicons-funnel:before{content:""}.linearicons-flip-horizontal:before{content:""}.linearicons-flip-vertical:before{content:""}.linearicons-flip-horizontal2:before{content:""}.linearicons-flip-vertical2:before{content:""}.linearicons-angle:before{content:""}.linearicons-angle2:before{content:""}.linearicons-subtract:before{content:""}.linearicons-combine:before{content:""}.linearicons-intersect:before{content:""}.linearicons-exclude:before{content:""}.linearicons-align-center-vertical:before{content:""}.linearicons-align-right:before{content:""}.linearicons-align-bottom:before{content:""}.linearicons-align-left:before{content:""}.linearicons-align-center-horizontal:before{content:""}.linearicons-align-top:before{content:""}.linearicons-square:before{content:""}.linearicons-plus-square:before{content:""}.linearicons-minus-square:before{content:""}.linearicons-percent-square:before{content:""}.linearicons-arrow-up-square:before{content:""}.linearicons-arrow-down-square:before{content:""}.linearicons-arrow-left-square:before{content:""}.linearicons-arrow-right-square:before{content:""}.linearicons-chevron-up-square:before{content:""}.linearicons-chevron-down-square:before{content:""}.linearicons-chevron-left-square:before{content:""}.linearicons-chevron-right-square:before{content:""}.linearicons-check-square:before{content:""}.linearicons-cross-square:before{content:""}.linearicons-menu-square:before{content:""}.linearicons-prohibited:before{content:""}.linearicons-circle:before{content:""}.linearicons-radio-button:before{content:""}.linearicons-ligature:before{content:""}.linearicons-text-format:before{content:""}.linearicons-text-format-remove:before{content:""}.linearicons-text-size:before{content:""}.linearicons-bold:before{content:""}.linearicons-italic:before{content:""}.linearicons-underline:before{content:""}.linearicons-strikethrough:before{content:""}.linearicons-highlight:before{content:""}.linearicons-text-align-left:before{content:""}.linearicons-text-align-center:before{content:""}.linearicons-text-align-right:before{content:""}.linearicons-text-align-justify:before{content:""}.linearicons-line-spacing:before{content:""}.linearicons-indent-increase:before{content:""}.linearicons-indent-decrease:before{content:""}.linearicons-text-wrap:before{content:""}.linearicons-pilcrow:before{content:""}.linearicons-direction-ltr:before{content:""}.linearicons-direction-rtl:before{content:""}.linearicons-page-break:before{content:""}.linearicons-page-break2:before{content:""}.linearicons-sort-alpha-asc:before{content:""}.linearicons-sort-alpha-desc:before{content:""}.linearicons-sort-numeric-asc:before{content:""}.linearicons-sort-numeric-desc:before{content:""}.linearicons-sort-amount-asc:before{content:""}.linearicons-sort-amount-desc:before{content:""}.linearicons-sort-time-asc:before{content:""}.linearicons-sort-time-desc:before{content:""}.linearicons-sigma:before{content:""}.linearicons-pencil-line:before{content:""}.linearicons-hand:before{content:""}.linearicons-pointer-up:before{content:""}.linearicons-pointer-right:before{content:""}.linearicons-pointer-down:before{content:""}.linearicons-pointer-left:before{content:""}.linearicons-finger-tap:before{content:""}.linearicons-fingers-tap:before{content:""}.linearicons-reminder:before{content:""}.linearicons-fingers-crossed:before{content:""}.linearicons-fingers-victory:before{content:""}.linearicons-gesture-zoom:before{content:""}.linearicons-gesture-pinch:before{content:""}.linearicons-fingers-scroll-horizontal:before{content:""}.linearicons-fingers-scroll-vertical:before{content:""}.linearicons-fingers-scroll-left:before{content:""}.linearicons-fingers-scroll-right:before{content:""}.linearicons-hand2:before{content:""}.linearicons-pointer-up2:before{content:""}.linearicons-pointer-right2:before{content:""}.linearicons-pointer-down2:before{content:""}.linearicons-pointer-left2:before{content:""}.linearicons-finger-tap2:before{content:""}.linearicons-fingers-tap2:before{content:""}.linearicons-reminder2:before{content:""}.linearicons-gesture-zoom2:before{content:""}.linearicons-gesture-pinch2:before{content:""}.linearicons-fingers-scroll-horizontal2:before{content:""}.linearicons-fingers-scroll-vertical2:before{content:""}.linearicons-fingers-scroll-left2:before{content:""}.linearicons-fingers-scroll-right2:before{content:""}.linearicons-fingers-scroll-vertical3:before{content:""}.linearicons-border-style:before{content:""}.linearicons-border-all:before{content:""}.linearicons-border-outer:before{content:""}.linearicons-border-inner:before{content:""}.linearicons-border-top:before{content:""}.linearicons-border-horizontal:before{content:""}.linearicons-border-bottom:before{content:""}.linearicons-border-left:before{content:""}.linearicons-border-vertical:before{content:""}.linearicons-border-right:before{content:""}.linearicons-border-none:before{content:""}.linearicons-ellipsis:before{content:""}@font-face{font-family:Flaticons Stroke;src:url(/assets/flaticons-stroke-BvS1fVkJ.eot);src:url(/assets/flaticons-stroke-BvS1fVkJ.eot?#iefix)format("embedded-opentype"),url(/assets/flaticons-stroke-BJ6kx22o.woff)format("woff"),url(/assets/flaticons-stroke-DTmo3Gpe.ttf)format("truetype"),url(/assets/flaticons-stroke-BbKqGHM-.svg#flaticons-stroke)format("svg");font-weight:400;font-style:normal}.flaticon.stroke:before{speak:none;-webkit-font-smoothing:antialiased;font-family:Flaticons Stroke;font-style:normal;font-weight:400;line-height:1}.flaticon.stroke.grid-1:before,.flaticon.stroke.grid:before,.flaticon.stroke.A1:before{content:""}.flaticon.stroke.grid-2:before,.flaticon.stroke.A2:before{content:""}.flaticon.stroke.grid-3:before,.flaticon.stroke.A3:before{content:""}.flaticon.stroke.window-1:before,.flaticon.stroke.window:before,.flaticon.stroke.A4:before{content:""}.flaticon.stroke.collection-1:before,.flaticon.stroke.collection:before,.flaticon.stroke.A5:before{content:""}.flaticon.stroke.switch-window-1:before,.flaticon.stroke.switch-window:before,.flaticon.stroke.A6:before{content:""}.flaticon.stroke.add-window-1:before,.flaticon.stroke.add-window:before,.flaticon.stroke.A7:before{content:""}.flaticon.stroke.browser-1:before,.flaticon.stroke.browser:before,.flaticon.stroke.A8:before{content:""}.flaticon.stroke.minimize-browser-1:before,.flaticon.stroke.minimize-browser:before,.flaticon.stroke.A9:before{content:""}.flaticon.stroke.new-browser-1:before,.flaticon.stroke.new-browser:before,.flaticon.stroke.A10:before{content:""}.flaticon.stroke.close-browser-1:before,.flaticon.stroke.close-browser:before,.flaticon.stroke.A11:before{content:""}.flaticon.stroke.browser-2:before,.flaticon.stroke.A12:before{content:""}.flaticon.stroke.minimize-browser-2:before,.flaticon.stroke.A13:before{content:""}.flaticon.stroke.new-browser-2:before,.flaticon.stroke.A14:before{content:""}.flaticon.stroke.close-browser-2:before,.flaticon.stroke.A15:before{content:""}.flaticon.stroke.multiple-browsers-1:before,.flaticon.stroke.multiple-browsers:before,.flaticon.stroke.A16:before{content:""}.flaticon.stroke.browser-3:before,.flaticon.stroke.A17:before{content:""}.flaticon.stroke.minimize-browser-3:before,.flaticon.stroke.A18:before{content:""}.flaticon.stroke.new-browser-3:before,.flaticon.stroke.A19:before{content:""}.flaticon.stroke.close-browser-3:before,.flaticon.stroke.A20:before{content:""}.flaticon.stroke.folder-1:before,.flaticon.stroke.folder:before,.flaticon.stroke.B1:before{content:""}.flaticon.stroke.add-folder-1:before,.flaticon.stroke.add-folder:before,.flaticon.stroke.B2:before{content:""}.flaticon.stroke.remove-folder-1:before,.flaticon.stroke.remove-folder:before,.flaticon.stroke.B3:before{content:""}.flaticon.stroke.upload-to-folder-1:before,.flaticon.stroke.upload-to-folder:before,.flaticon.stroke.B4:before{content:""}.flaticon.stroke.download-to-folder-1:before,.flaticon.stroke.download-to-folder:before,.flaticon.stroke.B5:before{content:""}.flaticon.stroke.folder-2:before,.flaticon.stroke.B6:before{content:""}.flaticon.stroke.open-folder-1:before,.flaticon.stroke.open-folder:before,.flaticon.stroke.B7:before{content:""}.flaticon.stroke.add-to-folder-1:before,.flaticon.stroke.add-to-folder:before,.flaticon.stroke.B8:before{content:""}.flaticon.stroke.document-1:before,.flaticon.stroke.document:before,.flaticon.stroke.B9:before{content:""}.flaticon.stroke.document-2:before,.flaticon.stroke.B10:before{content:""}.flaticon.stroke.document-3:before,.flaticon.stroke.B11:before{content:""}.flaticon.stroke.document-4:before,.flaticon.stroke.B12:before{content:""}.flaticon.stroke.multiple-documents-1:before,.flaticon.stroke.multiple-documents:before,.flaticon.stroke.B13:before{content:""}.flaticon.stroke.remove-documents-1:before,.flaticon.stroke.remove-documents:before,.flaticon.stroke.B14:before{content:""}.flaticon.stroke.add-document-1:before,.flaticon.stroke.add-document:before,.flaticon.stroke.B15:before{content:""}.flaticon.stroke.close-document-1:before,.flaticon.stroke.close-document:before,.flaticon.stroke.B16:before{content:""}.flaticon.stroke.upload-document-1:before,.flaticon.stroke.upload-document:before,.flaticon.stroke.B17:before{content:""}.flaticon.stroke.download-document-1:before,.flaticon.stroke.download-document:before,.flaticon.stroke.B18:before{content:""}.flaticon.stroke.import-document-1:before,.flaticon.stroke.import-document:before,.flaticon.stroke.B19:before{content:""}.flaticon.stroke.export-document-1:before,.flaticon.stroke.export-document:before,.flaticon.stroke.B20:before{content:""}.flaticon.stroke.clipboard-1:before,.flaticon.stroke.clipboard:before,.flaticon.stroke.copy-1:before,.flaticon.stroke.copy:before,.flaticon.stroke.C1:before{content:""}.flaticon.stroke.clipboard-1a:before,.flaticon.stroke.copy-2:before,.flaticon.stroke.C2:before{content:""}.flaticon.stroke.clipboard-1b:before,.flaticon.stroke.copy-3:before,.flaticon.stroke.C3:before{content:""}.flaticon.stroke.clipboard-2:before,.flaticon.stroke.copy-4:before,.flaticon.stroke.C4:before{content:""}.flaticon.stroke.remove-from-clipboard-1:before,.flaticon.stroke.remove-from-clipboard:before,.flaticon.stroke.C5:before{content:""}.flaticon.stroke.add-to-clipboard-1:before,.flaticon.stroke.add-to-clipboard:before,.flaticon.stroke.copy-5:before,.flaticon.stroke.C6:before{content:""}.flaticon.stroke.add-to-clipboard-2:before,.flaticon.stroke.C7:before{content:""}.flaticon.stroke.clipboard-2a:before,.flaticon.stroke.C8:before{content:""}.flaticon.stroke.clipboard-2b:before,.flaticon.stroke.C9:before{content:""}.flaticon.stroke.comment-1:before,.flaticon.stroke.comment:before,.flaticon.stroke.C10:before{content:""}.flaticon.stroke.thinking-comment-1:before,.flaticon.stroke.thinking-comment:before,.flaticon.stroke.C11:before{content:""}.flaticon.stroke.writing-comment-1:before,.flaticon.stroke.writing-comment:before,.flaticon.stroke.C12:before{content:""}.flaticon.stroke.posted-comment:before,.flaticon.stroke.C13:before{content:""}.flaticon.stroke.comment-2:before,.flaticon.stroke.C14:before{content:""}.flaticon.stroke.thinking-comment-2:before,.flaticon.stroke.C15:before{content:""}.flaticon.stroke.writing-comment-2:before,.flaticon.stroke.C16:before{content:""}.flaticon.stroke.posted-comment-2:before,.flaticon.stroke.C17:before{content:""}.flaticon.stroke.chat-1:before,.flaticon.stroke.chat:before,.flaticon.stroke.C18:before{content:""}.flaticon.stroke.chat-2:before,.flaticon.stroke.C19:before{content:""}.flaticon.stroke.chat-3:before,.flaticon.stroke.C20:before{content:""}.flaticon.stroke.lock-1:before,.flaticon.stroke.lock:before,.flaticon.stroke.D1:before{content:""}.flaticon.stroke.unlock-1:before,.flaticon.stroke.unlock:before,.flaticon.stroke.D2:before{content:""}.flaticon.stroke.lock-2:before,.flaticon.stroke.D3:before{content:""}.flaticon.stroke.lock-3:before,.flaticon.stroke.D4:before{content:""}.flaticon.stroke.unlock-3:before,.flaticon.stroke.D5:before{content:""}.flaticon.stroke.key-1:before,.flaticon.stroke.key:before,.flaticon.stroke.password-1:before,.flaticon.stroke.password:before,.flaticon.stroke.D6:before{content:""}.flaticon.stroke.key-2:before,.flaticon.stroke.password-2:before,.flaticon.stroke.D7:before{content:""}.flaticon.stroke.bell-1:before,.flaticon.stroke.bell:before,.flaticon.stroke.notification-1:before,.flaticon.stroke.notification:before,.flaticon.stroke.D8:before{content:""}.flaticon.stroke.bell-2:before,.flaticon.stroke.notification-2:before,.flaticon.stroke.D9:before{content:""}.flaticon.stroke.bell-3:before,.flaticon.stroke.service-1:before,.flaticon.stroke.service:before,.flaticon.stroke.D10:before{content:""}.flaticon.stroke.print-1:before,.flaticon.stroke.print:before,.flaticon.stroke.D11:before{content:""}.flaticon.stroke.calculator-1:before,.flaticon.stroke.calculator:before,.flaticon.stroke.D12:before{content:""}.flaticon.stroke.cloud-1:before,.flaticon.stroke.cloud:before,.flaticon.stroke.D13:before{content:""}.flaticon.stroke.cloud-upload-1:before,.flaticon.stroke.cloud-upload:before,.flaticon.stroke.D14:before{content:""}.flaticon.stroke.cloud-download-1:before,.flaticon.stroke.cloud-download:before,.flaticon.stroke.D15:before{content:""}.flaticon.stroke.cloud-add-1:before,.flaticon.stroke.cloud-add:before,.flaticon.stroke.D16:before{content:""}.flaticon.stroke.cloud-2:before,.flaticon.stroke.D17:before{content:""}.flaticon.stroke.home-1:before,.flaticon.stroke.home:before,.flaticon.stroke.house-1:before,.flaticon.stroke.house:before,.flaticon.stroke.D18:before{content:""}.flaticon.stroke.home-2:before,.flaticon.stroke.house-2:before,.flaticon.stroke.D19:before{content:""}.flaticon.stroke.home-3:before,.flaticon.stroke.house-3:before,.flaticon.stroke.D20:before{content:""}.flaticon.stroke.open-book-1:before,.flaticon.stroke.open-book:before,.flaticon.stroke.E1:before{content:""}.flaticon.stroke.open-book-2:before,.flaticon.stroke.E2:before{content:""}.flaticon.stroke.open-book-3:before,.flaticon.stroke.E3:before{content:""}.flaticon.stroke.open-book-4:before,.flaticon.stroke.E4:before{content:""}.flaticon.stroke.book-1:before,.flaticon.stroke.book:before,.flaticon.stroke.E5:before{content:""}.flaticon.stroke.book-2:before,.flaticon.stroke.E6:before{content:""}.flaticon.stroke.book-3:before,.flaticon.stroke.E7:before{content:""}.flaticon.stroke.book-4:before,.flaticon.stroke.E8:before{content:""}.flaticon.stroke.book-5:before,.flaticon.stroke.E9:before{content:""}.flaticon.stroke.book-6:before,.flaticon.stroke.E10:before{content:""}.flaticon.stroke.newspaper-1:before,.flaticon.stroke.newspaper:before,.flaticon.stroke.E11:before{content:""}.flaticon.stroke.newspaper-2:before,.flaticon.stroke.E12:before{content:""}.flaticon.stroke.newspaper-3:before,.flaticon.stroke.E13:before{content:""}.flaticon.stroke.newspaper-4:before,.flaticon.stroke.E14:before{content:""}.flaticon.stroke.journal-1:before,.flaticon.stroke.journal:before,.flaticon.stroke.E15:before{content:""}.flaticon.stroke.journal-2:before,.flaticon.stroke.E16:before{content:""}.flaticon.stroke.journal-3:before,.flaticon.stroke.E17:before{content:""}.flaticon.stroke.notebook-1:before,.flaticon.stroke.notebook:before,.flaticon.stroke.E18:before{content:""}.flaticon.stroke.notebook-2:before,.flaticon.stroke.E19:before{content:""}.flaticon.stroke.notebook-3:before,.flaticon.stroke.E20:before{content:""}.flaticon.stroke.article-1:before,.flaticon.stroke.article:before,.flaticon.stroke.F1:before{content:""}.flaticon.stroke.article-2:before,.flaticon.stroke.F2:before{content:""}.flaticon.stroke.article-3:before,.flaticon.stroke.F3:before{content:""}.flaticon.stroke.notepad-1:before,.flaticon.stroke.notepad:before,.flaticon.stroke.F4:before{content:""}.flaticon.stroke.notepad-2:before,.flaticon.stroke.F5:before{content:""}.flaticon.stroke.suitcase-1:before,.flaticon.stroke.suitcase:before,.flaticon.stroke.portfolio-1:before,.flaticon.stroke.portfolio:before,.flaticon.stroke.F6:before{content:""}.flaticon.stroke.suitcase-2:before,.flaticon.stroke.F7:before{content:""}.flaticon.stroke.briefcase-1:before,.flaticon.stroke.briefcase:before,.flaticon.stroke.F8:before{content:""}.flaticon.stroke.toolbox:before,.flaticon.stroke.F9:before{content:""}.flaticon.stroke.shirt-1:before,.flaticon.stroke.shirt:before,.flaticon.stroke.F10:before{content:""}.flaticon.stroke.umbrella-1:before,.flaticon.stroke.umbrella:before,.flaticon.stroke.F11:before{content:""}.flaticon.stroke.coffee-1:before,.flaticon.stroke.coffee:before,.flaticon.stroke.F12:before{content:""}.flaticon.stroke.glasses-1:before,.flaticon.stroke.glasses:before,.flaticon.stroke.F13:before{content:""}.flaticon.stroke.zoom-1:before,.flaticon.stroke.zoom:before,.flaticon.stroke.magnifying-glass-1:before,.flaticon.stroke.magnifying-glass:before,.flaticon.stroke.F14:before{content:""}.flaticon.stroke.zoom-2:before,.flaticon.stroke.magnifying-glass-2:before,.flaticon.stroke.F15:before{content:""}.flaticon.stroke.zoom-in-1:before,.flaticon.stroke.zoom-in:before,.flaticon.stroke.magnifying-glass-3:before,.flaticon.stroke.F16:before{content:""}.flaticon.stroke.eye-1:before,.flaticon.stroke.eye:before,.flaticon.stroke.view-1:before,.flaticon.stroke.view:before,.flaticon.stroke.F17:before{content:""}.flaticon.stroke.eye-2:before,.flaticon.stroke.view-2:before,.flaticon.stroke.F18:before{content:""}.flaticon.stroke.eye-3:before,.flaticon.stroke.view-3:before,.flaticon.stroke.F19:before{content:""}.flaticon.stroke.eye-4:before,.flaticon.stroke.view-4:before,.flaticon.stroke.F20:before{content:""}.flaticon.stroke.iphone-1:before,.flaticon.stroke.iphone:before,.flaticon.stroke.smart-phone-3:before,.flaticon.stroke.G1:before{content:""}.flaticon.stroke.ipad-mini-1-tablet-2:before,.flaticon.stroke.G2:before{content:""}.flaticon.stroke.ipad-1:before,.flaticon.stroke.ipad:before,.flaticon.stroke.tablet-3:before,.flaticon.stroke.G3:before{content:""}.flaticon.stroke.macbook-1:before,.flaticon.stroke.macbook:before,.flaticon.stroke.laptop-2:before,.flaticon.stroke.G4:before{content:""}.flaticon.stroke.imac-1:before,.flaticon.stroke.imac:before,.flaticon.stroke.computer-2:before,.flaticon.stroke.G5:before{content:""}.flaticon.stroke.smart-phone-1:before,.flaticon.stroke.smart-phone:before,.flaticon.stroke.G6:before{content:""}.flaticon.stroke.tablet-1:before,.flaticon.stroke.tablet:before,.flaticon.stroke.G7:before{content:""}.flaticon.stroke.laptop-1:before,.flaticon.stroke.laptop:before,.flaticon.stroke.G8:before{content:""}.flaticon.stroke.computer-1:before,.flaticon.stroke.computer:before,.flaticon.stroke.G9:before{content:""}.flaticon.stroke.smart-phone-2:before,.flaticon.stroke.G10:before{content:""}.flaticon.stroke.photo-1:before,.flaticon.stroke.photo:before,.flaticon.stroke.image-1:before,.flaticon.stroke.image:before,.flaticon.stroke.G11:before{content:""}.flaticon.stroke.photo-gallery-1:before,.flaticon.stroke.photo-gallery:before,.flaticon.stroke.G12:before{content:""}.flaticon.stroke.media-gallery-1:before,.flaticon.stroke.media-gallery:before,.flaticon.stroke.image-gallery-1:before,.flaticon.stroke.image-gallery:before,.flaticon.stroke.G13:before{content:""}.flaticon.stroke.video-camera-1:before,.flaticon.stroke.video-camera:before,.flaticon.stroke.video-1:before,.flaticon.stroke.video:before,.flaticon.stroke.G14:before{content:""}.flaticon.stroke.tv-1:before,.flaticon.stroke.tv:before,.flaticon.stroke.television-1:before,.flaticon.stroke.television:before,.flaticon.stroke.G15:before{content:""}.flaticon.stroke.film-strip-1:before,.flaticon.stroke.film-strip:before,.flaticon.stroke.film-1:before,.flaticon.stroke.film:before,.flaticon.stroke.G16:before{content:""}.flaticon.stroke.camera-1:before,.flaticon.stroke.camera:before,.flaticon.stroke.G17:before{content:""}.flaticon.stroke.camera-2:before,.flaticon.stroke.G18:before{content:""}.flaticon.stroke.camera-3:before,.flaticon.stroke.G19:before{content:""}.flaticon.stroke.camera-4:before,.flaticon.stroke.G20:before{content:""}.flaticon.stroke.calendar-1:before,.flaticon.stroke.calendar:before,.flaticon.stroke.H1:before{content:""}.flaticon.stroke.calendar-2:before,.flaticon.stroke.H2:before{content:""}.flaticon.stroke.calendar-3:before,.flaticon.stroke.H3:before{content:""}.flaticon.stroke.calendar-4:before,.flaticon.stroke.H4:before{content:""}.flaticon.stroke.calendar-5:before,.flaticon.stroke.H5:before{content:""}.flaticon.stroke.taskpad-1:before,.flaticon.stroke.taskpad:before,.flaticon.stroke.H6:before{content:""}.flaticon.stroke.inbox-1:before,.flaticon.stroke.inbox:before,.flaticon.stroke.H7:before{content:""}.flaticon.stroke.inbox-checkmark-1:before,.flaticon.stroke.inbox-checkmark:before,.flaticon.stroke.H8:before{content:""}.flaticon.stroke.inbox-upload-1:before,.flaticon.stroke.inbox-upload:before,.flaticon.stroke.H9:before{content:""}.flaticon.stroke.inbox-add-1:before,.flaticon.stroke.inbox-add:before,.flaticon.stroke.H10:before{content:""}.flaticon.stroke.inbox-2:before,.flaticon.stroke.H11:before{content:""}.flaticon.stroke.inbox-3:before,.flaticon.stroke.H12:before{content:""}.flaticon.stroke.trash-1:before,.flaticon.stroke.trash:before,.flaticon.stroke.delete-1:before,.flaticon.stroke.delete:before,.flaticon.stroke.H13:before{content:""}.flaticon.stroke.trash-2:before,.flaticon.stroke.delete-2:before,.flaticon.stroke.H14:before{content:""}.flaticon.stroke.trash-3:before,.flaticon.stroke.delete-3:before,.flaticon.stroke.H15:before{content:""}.flaticon.stroke.trash-4:before,.flaticon.stroke.delete-4:before,.flaticon.stroke.H16:before{content:""}.flaticon.stroke.trash-5:before,.flaticon.stroke.delete-5:before,.flaticon.stroke.H17:before{content:""}.flaticon.stroke.bucket-1:before,.flaticon.stroke.bucket:before,.flaticon.stroke.H18:before{content:""}.flaticon.stroke.paperclip-1:before,.flaticon.stroke.paperclip:before,.flaticon.stroke.attachment-1:before,.flaticon.stroke.attachment:before,.flaticon.stroke.H19:before{content:""}.flaticon.stroke.paperclip-2:before,.flaticon.stroke.attachment-2:before,.flaticon.stroke.H20:before{content:""}.flaticon.stroke.compose-1:before,.flaticon.stroke.compose:before,.flaticon.stroke.message-1:before,.flaticon.stroke.message:before,.flaticon.stroke.I1:before{content:""}.flaticon.stroke.compose-2:before,.flaticon.stroke.message-2:before,.flaticon.stroke.I2:before{content:""}.flaticon.stroke.compose-3:before,.flaticon.stroke.message-3:before,.flaticon.stroke.I3:before{content:""}.flaticon.stroke.pencil-1:before,.flaticon.stroke.pencil:before,.flaticon.stroke.edit-1:before,.flaticon.stroke.edit:before,.flaticon.stroke.I4:before{content:""}.flaticon.stroke.pencil-2:before,.flaticon.stroke.edit-2:before,.flaticon.stroke.I5:before{content:""}.flaticon.stroke.brush-1:before,.flaticon.stroke.brush:before,.flaticon.stroke.paint-1:before,.flaticon.stroke.paint:before,.flaticon.stroke.I6:before{content:""}.flaticon.stroke.compose-4:before,.flaticon.stroke.message-4:before,.flaticon.stroke.I7:before{content:""}.flaticon.stroke.feather-1:before,.flaticon.stroke.feather:before,.flaticon.stroke.I8:before{content:""}.flaticon.stroke.compose-5:before,.flaticon.stroke.message-5:before,.flaticon.stroke.I9:before{content:""}.flaticon.stroke.feather-2:before,.flaticon.stroke.I10:before{content:""}.flaticon.stroke.mail-1:before,.flaticon.stroke.mail:before,.flaticon.stroke.envelope-1:before,.flaticon.stroke.envelope:before,.flaticon.stroke.I11:before{content:""}.flaticon.stroke.mail-2:before,.flaticon.stroke.envelope-2:before,.flaticon.stroke.I12:before{content:""}.flaticon.stroke.mail-3:before,.flaticon.stroke.envelope-3:before,.flaticon.stroke.I13:before{content:""}.flaticon.stroke.mail-4:before,.flaticon.stroke.envelope-4:before,.flaticon.stroke.I14:before{content:""}.flaticon.stroke.send-1:before,.flaticon.stroke.send:before,.flaticon.stroke.I15:before{content:""}.flaticon.stroke.share-1:before,.flaticon.stroke.share:before,.flaticon.stroke.I16:before{content:""}.flaticon.stroke.share-2:before,.flaticon.stroke.I17:before{content:""}.flaticon.stroke.reply-to-all-1:before,.flaticon.stroke.reply-to-all:before,.flaticon.stroke.I18:before{content:""}.flaticon.stroke.reply-1:before,.flaticon.stroke.reply:before,.flaticon.stroke.I19:before{content:""}.flaticon.stroke.forward-1:before,.flaticon.stroke.forward:before,.flaticon.stroke.I20:before{content:""}.flaticon.stroke.star-1:before,.flaticon.stroke.star:before,.flaticon.stroke.J1:before{content:""}.flaticon.stroke.star-2:before,.flaticon.stroke.J2:before{content:""}.flaticon.stroke.heart-1:before,.flaticon.stroke.heart:before,.flaticon.stroke.J3:before{content:""}.flaticon.stroke.bookmark-1:before,.flaticon.stroke.bookmark:before,.flaticon.stroke.J4:before{content:""}.flaticon.stroke.bookmark-2:before,.flaticon.stroke.J5:before{content:""}.flaticon.stroke.bookmark-3:before,.flaticon.stroke.J6:before{content:""}.flaticon.stroke.pin-1:before,.flaticon.stroke.pin:before,.flaticon.stroke.J7:before{content:""}.flaticon.stroke.share-3:before,.flaticon.stroke.J8:before{content:""}.flaticon.stroke.share-4:before,.flaticon.stroke.J9:before{content:""}.flaticon.stroke.share-5:before,.flaticon.stroke.J10:before{content:""}.flaticon.stroke.link-1:before,.flaticon.stroke.link:before,.flaticon.stroke.J11:before{content:""}.flaticon.stroke.link-2:before,.flaticon.stroke.J12:before{content:""}.flaticon.stroke.link-3:before,.flaticon.stroke.J13:before{content:""}.flaticon.stroke.link-4:before,.flaticon.stroke.J14:before{content:""}.flaticon.stroke.question-mark-1:before,.flaticon.stroke.question-mark:before,.flaticon.stroke.help-1:before,.flaticon.stroke.help:before,.flaticon.stroke.J15:before{content:""}.flaticon.stroke.question-mark-2:before,.flaticon.stroke.help-2:before,.flaticon.stroke.J16:before{content:""}.flaticon.stroke.exclamation-point-1:before,.flaticon.stroke.exclamation-point:before,.flaticon.stroke.warning-1:before,.flaticon.stroke.warning:before,.flaticon.stroke.caution-1:before,.flaticon.stroke.caution:before,.flaticon.stroke.J17:before{content:""}.flaticon.stroke.exclamation-point-1:before,.flaticon.stroke.exclamation-point:before,.flaticon.stroke.warning-1:before,.flaticon.stroke.warning:before,.flaticon.stroke.caution-1:before,.flaticon.stroke.caution:before,.flaticon.stroke.J18:before{content:""}.flaticon.stroke.info-1:before,.flaticon.stroke.info:before,.flaticon.stroke.about-1:before,.flaticon.stroke.about:before,.flaticon.stroke.J19:before{content:""}.flaticon.stroke.info-2:before,.flaticon.stroke.about-2:before,.flaticon.stroke.J20:before{content:""}.flaticon.stroke.user-1:before,.flaticon.stroke.user:before,.flaticon.stroke.profile-2:before,.flaticon.stroke.K1:before{content:""}.flaticon.stroke.add-user-1:before,.flaticon.stroke.add-user:before,.flaticon.stroke.K2:before{content:""}.flaticon.stroke.user-2:before,.flaticon.stroke.profile-3:before,.flaticon.stroke.K3:before{content:""}.flaticon.stroke.user-3:before,.flaticon.stroke.profile-4:before,.flaticon.stroke.K4:before{content:""}.flaticon.stroke.user-4:before,.flaticon.stroke.profile-5:before,.flaticon.stroke.K5:before{content:""}.flaticon.stroke.group-1:before,.flaticon.stroke.group:before,.flaticon.stroke.follow-1:before,.flaticon.stroke.follow:before,.flaticon.stroke.K6:before{content:""}.flaticon.stroke.profile-1:before,.flaticon.stroke.profile:before,.flaticon.stroke.K7:before{content:""}.flaticon.stroke.id-1:before,.flaticon.stroke.id:before,.flaticon.stroke.K8:before{content:""}.flaticon.stroke.id-2:before,.flaticon.stroke.K9:before{content:""}.flaticon.stroke.contacts-1:before,.flaticon.stroke.contacts:before,.flaticon.stroke.K10:before{content:""}.flaticon.stroke.contacts-2:before,.flaticon.stroke.K11:before{content:""}.flaticon.stroke.moon-1:before,.flaticon.stroke.moon:before,.flaticon.stroke.sleep-1:before,.flaticon.stroke.sleep:before,.flaticon.stroke.K12:before{content:""}.flaticon.stroke.water-1:before,.flaticon.stroke.water:before,.flaticon.stroke.K13:before{content:""}.flaticon.stroke.leaf-1:before,.flaticon.stroke.leaf:before,.flaticon.stroke.nature-1:before,.flaticon.stroke.nature:before,.flaticon.stroke.K14:before{content:""}.flaticon.stroke.anchor-1:before,.flaticon.stroke.anchor:before,.flaticon.stroke.K15:before{content:""}.flaticon.stroke.trophy-1:before,.flaticon.stroke.trophy:before,.flaticon.stroke.award-1:before,.flaticon.stroke.award:before,.flaticon.stroke.K16:before{content:""}.flaticon.stroke.gas-1:before,.flaticon.stroke.gas:before,.flaticon.stroke.travel-1:before,.flaticon.stroke.travel:before,.flaticon.stroke.K17:before{content:""}.flaticon.stroke.food-1:before,.flaticon.stroke.food:before,.flaticon.stroke.restaurant-1:before,.flaticon.stroke.restaurant:before,.flaticon.stroke.K18:before{content:""}.flaticon.stroke.building-1:before,.flaticon.stroke.building:before,.flaticon.stroke.city-1:before,.flaticon.stroke.city:before,.flaticon.stroke.K19:before{content:""}.flaticon.stroke.government-1:before,.flaticon.stroke.government:before,.flaticon.stroke.politics-1:before,.flaticon.stroke.politics:before,.flaticon.stroke.building-2:before,.flaticon.stroke.K20:before{content:""}.flaticon.stroke.cart-1:before,.flaticon.stroke.cart:before,.flaticon.stroke.shopping-cart-1:before,.flaticon.stroke.shopping-cart:before,.flaticon.stroke.L1:before{content:""}.flaticon.stroke.cart-2:before,.flaticon.stroke.shopping-cart-2:before,.flaticon.stroke.L2:before{content:""}.flaticon.stroke.cart-3:before,.flaticon.stroke.shopping-cart-3:before,.flaticon.stroke.L3:before{content:""}.flaticon.stroke.tag-1:before,.flaticon.stroke.tag:before,.flaticon.stroke.L4:before{content:""}.flaticon.stroke.tag-2:before,.flaticon.stroke.L5:before{content:""}.flaticon.stroke.money-1:before,.flaticon.stroke.money:before,.flaticon.stroke.currency-1:before,.flaticon.stroke.currency:before,.flaticon.stroke.L6:before{content:""}.flaticon.stroke.money-2:before,.flaticon.stroke.currency-2:before,.flaticon.stroke.L7:before{content:""}.flaticon.stroke.shop-1:before,.flaticon.stroke.shop:before,.flaticon.stroke.market-1:before,.flaticon.stroke.market:before,.flaticon.stroke.store-1:before,.flaticon.stroke.store:before,.flaticon.stroke.L8:before{content:""}.flaticon.stroke.shop-2:before,.flaticon.stroke.market-2:before,.flaticon.stroke.store-2:before,.flaticon.stroke.L9:before{content:""}.flaticon.stroke.basket-1:before,.flaticon.stroke.basket:before,.flaticon.stroke.L10:before{content:""}.flaticon.stroke.basket-2:before,.flaticon.stroke.L11:before{content:""}.flaticon.stroke.gift-1:before,.flaticon.stroke.gift:before,.flaticon.stroke.present-1:before,.flaticon.stroke.present:before,.flaticon.stroke.L12:before{content:""}.flaticon.stroke.gift-2:before,.flaticon.stroke.present-2:before,.flaticon.stroke.L13:before{content:""}.flaticon.stroke.bag-1:before,.flaticon.stroke.bag:before,.flaticon.stroke.L14:before{content:""}.flaticon.stroke.cube-1:before,.flaticon.stroke.cube:before,.flaticon.stroke.L15:before{content:""}.flaticon.stroke.ring-1:before,.flaticon.stroke.ring:before,.flaticon.stroke.L16:before{content:""}.flaticon.stroke.wallet-1:before,.flaticon.stroke.wallet:before,.flaticon.stroke.payment-1:before,.flaticon.stroke.payment:before,.flaticon.stroke.L17:before{content:""}.flaticon.stroke.credit-card-1:before,.flaticon.stroke.credit-card:before,.flaticon.stroke.payment-2:before,.flaticon.stroke.L18:before{content:""}.flaticon.stroke.flag-1:before,.flaticon.stroke.flag:before,.flaticon.stroke.finish-1:before,.flaticon.stroke.finish:before,.flaticon.stroke.L19:before{content:""}.flaticon.stroke.flag-2:before,.flaticon.stroke.finish-2:before,.flaticon.stroke.L20:before{content:""}.flaticon.stroke.battery-full-1:before,.flaticon.stroke.battery-full:before,.flaticon.stroke.M1:before{content:""}.flaticon.stroke.battery-ok-1:before,.flaticon.stroke.battery-ok:before,.flaticon.stroke.M2:before{content:""}.flaticon.stroke.battery-low-1:before,.flaticon.stroke.battery-low:before,.flaticon.stroke.M3:before{content:""}.flaticon.stroke.battery-empty-1:before,.flaticon.stroke.battery-empty:before,.flaticon.stroke.M4:before{content:""}.flaticon.stroke.battery-charging-1:before,.flaticon.stroke.battery-charging:before,.flaticon.stroke.M5:before{content:""}.flaticon.stroke.battery-dead-1:before,.flaticon.stroke.battery-dead:before,.flaticon.stroke.M6:before{content:""}.flaticon.stroke.battery-full-2:before,.flaticon.stroke.M7:before{content:""}.flaticon.stroke.battery-ok-2:before,.flaticon.stroke.M8:before{content:""}.flaticon.stroke.battery-low-2:before,.flaticon.stroke.M9:before{content:""}.flaticon.stroke.battery-empty-2:before,.flaticon.stroke.M10:before{content:""}.flaticon.stroke.battery-charging-1:before,.flaticon.stroke.battery-charging:before,.flaticon.stroke.M11:before{content:""}.flaticon.stroke.battery-charging-2:before,.flaticon.stroke.lightning-bolt-1:before,.flaticon.stroke.lightning-bolt:before,.flaticon.stroke.M12:before{content:""}.flaticon.stroke.wifi-1:before,.flaticon.stroke.wifi:before,.flaticon.stroke.wireless-1:before,.flaticon.stroke.wireless:before,.flaticon.stroke.M13:before{content:""}.flaticon.stroke.wifi-rounded-1:before,.flaticon.stroke.wifi-rounded:before,.flaticon.stroke.wireless-rounded-1:before,.flaticon.stroke.wireless-rounded:before,.flaticon.stroke.M14:before{content:""}.flaticon.stroke.wifi-2:before,.flaticon.stroke.wireless-2:before,.flaticon.stroke.M15:before{content:""}.flaticon.stroke.wifi-rounded-2:before,.flaticon.stroke.wireless-rounded-2:before,.flaticon.stroke.M16:before{content:""}.flaticon.stroke.wifi-3:before,.flaticon.stroke.wireless-3:before,.flaticon.stroke.M17:before{content:""}.flaticon.stroke.wifi-rounded-3:before,.flaticon.stroke.wireless-rounded-3:before,.flaticon.stroke.M18:before{content:""}.flaticon.stroke.graph-1:before,.flaticon.stroke.graph:before,.flaticon.stroke.M19:before{content:""}.flaticon.stroke.graph-2:before,.flaticon.stroke.stats-1:before,.flaticon.stroke.stats:before,.flaticon.stroke.M20:before{content:""}.flaticon.stroke.bluetooth-1:before,.flaticon.stroke.bluetooth:before,.flaticon.stroke.N1:before{content:""}.flaticon.stroke.history-1:before,.flaticon.stroke.history:before,.flaticon.stroke.time-machine-1:before,.flaticon.stroke.time-machine:before,.flaticon.stroke.N2:before{content:""}.flaticon.stroke.time-1:before,.flaticon.stroke.time:before,.flaticon.stroke.clock-1:before,.flaticon.stroke.clock:before,.flaticon.stroke.N3:before{content:""}.flaticon.stroke.time-2:before,.flaticon.stroke.watch-1:before,.flaticon.stroke.watch:before,.flaticon.stroke.N4:before{content:""}.flaticon.stroke.alarm-clock-1:before,.flaticon.stroke.alarm-clock:before,.flaticon.stroke.alert-1:before,.flaticon.stroke.alert:before,.flaticon.stroke.N5:before{content:""}.flaticon.stroke.stopwatch-1:before,.flaticon.stroke.stopwatch:before,.flaticon.stroke.N6:before{content:""}.flaticon.stroke.compass-1:before,.flaticon.stroke.compass:before,.flaticon.stroke.N7:before{content:""}.flaticon.stroke.gauge-1:before,.flaticon.stroke.gauge:before,.flaticon.stroke.speedometer-1:before,.flaticon.stroke.speedometer:before,.flaticon.stroke.N8:before{content:""}.flaticon.stroke.gauge-2:before,.flaticon.stroke.N9:before{content:""}.flaticon.stroke.map-1:before,.flaticon.stroke.map:before,.flaticon.stroke.location-1:before,.flaticon.stroke.location:before,.flaticon.stroke.N10:before{content:""}.flaticon.stroke.location-pin-1:before,.flaticon.stroke.location-pin:before,.flaticon.stroke.N11:before{content:""}.flaticon.stroke.location-pin-2:before,.flaticon.stroke.N12:before{content:""}.flaticon.stroke.location-pin-3:before,.flaticon.stroke.N13:before{content:""}.flaticon.stroke.location-pin-4:before,.flaticon.stroke.N14:before{content:""}.flaticon.stroke.location-pin-5:before,.flaticon.stroke.N15:before{content:""}.flaticon.stroke.location-pin-6:before,.flaticon.stroke.N16:before{content:""}.flaticon.stroke.location-arrow-1:before,.flaticon.stroke.location-arrow:before,.flaticon.stroke.N17:before{content:""}.flaticon.stroke.globe-1:before,.flaticon.stroke.globe:before,.flaticon.stroke.world-1:before,.flaticon.stroke.world:before,.flaticon.stroke.N18:before{content:""}.flaticon.stroke.aim-1:before,.flaticon.stroke.aim:before,.flaticon.stroke.crosshairs-1:before,.flaticon.stroke.crosshairs:before,.flaticon.stroke.N19:before{content:""}.flaticon.stroke.target-1:before,.flaticon.stroke.target:before,.flaticon.stroke.aim-2:before,.flaticon.stroke.N20:before{content:""}.flaticon.stroke.call-1:before,.flaticon.stroke.call:before,.flaticon.stroke.phone-1:before,.flaticon.stroke.phone:before,.flaticon.stroke.O1:before{content:""}.flaticon.stroke.call-2:before,.flaticon.stroke.phone-2:before,.flaticon.stroke.O2:before{content:""}.flaticon.stroke.call-3:before,.flaticon.stroke.phone-3:before,.flaticon.stroke.O3:before{content:""}.flaticon.stroke.call-4:before,.flaticon.stroke.phone-4:before,.flaticon.stroke.O4:before{content:""}.flaticon.stroke.lightbulb-1:before,.flaticon.stroke.lightbulb:before,.flaticon.stroke.idea-1:before,.flaticon.stroke.idea:before,.flaticon.stroke.O5:before{content:""}.flaticon.stroke.lightbulb-2:before,.flaticon.stroke.O6:before{content:""}.flaticon.stroke.lightbulb-3:before,.flaticon.stroke.O7:before{content:""}.flaticon.stroke.see-all-1:before,.flaticon.stroke.see-all:before,.flaticon.stroke.dashboard-1:before,.flaticon.stroke.dashboard:before,.flaticon.stroke.O8:before{content:""}.flaticon.stroke.command-1:before,.flaticon.stroke.command:before,.flaticon.stroke.O9:before{content:""}.flaticon.stroke.option-1:before,.flaticon.stroke.option:before,.flaticon.stroke.O10:before{content:""}.flaticon.stroke.control-1:before,.flaticon.stroke.control:before,.flaticon.stroke.O11:before{content:""}.flaticon.stroke.shift-1:before,.flaticon.stroke.shift:before,.flaticon.stroke.O12:before{content:""}.flaticon.stroke.eject-1:before,.flaticon.stroke.eject:before,.flaticon.stroke.O13:before{content:""}.flaticon.stroke.loading-1:before,.flaticon.stroke.loading:before,.flaticon.stroke.O14:before{content:""}.flaticon.stroke.loading-2:before,.flaticon.stroke.O15:before{content:""}.flaticon.stroke.loading-3:before,.flaticon.stroke.O16:before{content:""}.flaticon.stroke.logout-1:before,.flaticon.stroke.logout:before,.flaticon.stroke.shut-down-1:before,.flaticon.stroke.shut-down:before,.flaticon.stroke.O17:before{content:""}.flaticon.stroke.asterisk-1:before,.flaticon.stroke.asterisk:before,.flaticon.stroke.O18:before{content:""}.flaticon.stroke.email-1:before,.flaticon.stroke.email:before,.flaticon.stroke.at-1:before,.flaticon.stroke.at:before,.flaticon.stroke.O19:before{content:""}.flaticon.stroke.pound-1:before,.flaticon.stroke.pound:before,.flaticon.stroke.hashtag-1:before,.flaticon.stroke.hashtag:before,.flaticon.stroke.O20:before{content:""}.flaticon.stroke.settings-1:before,.flaticon.stroke.settings:before,.flaticon.stroke.gear-1:before,.flaticon.stroke.gear:before,.flaticon.stroke.P1:before{content:""}.flaticon.stroke.settings-2:before,.flaticon.stroke.gear-2:before,.flaticon.stroke.P2:before{content:""}.flaticon.stroke.wrench-1:before,.flaticon.stroke.wrench:before,.flaticon.stroke.tool-1:before,.flaticon.stroke.tool:before,.flaticon.stroke.P3:before{content:""}.flaticon.stroke.wrench-2:before,.flaticon.stroke.tool-2:before,.flaticon.stroke.P4:before{content:""}.flaticon.stroke.work-1:before,.flaticon.stroke.work:before,.flaticon.stroke.tool-3:before,.flaticon.stroke.skill-1:before,.flaticon.stroke.skill:before,.flaticon.stroke.P5:before{content:""}.flaticon.stroke.scissors-1:before,.flaticon.stroke.scissors:before,.flaticon.stroke.cut-1:before,.flaticon.stroke.cut:before,.flaticon.stroke.P6:before{content:""}.flaticon.stroke.type-1:before,.flaticon.stroke.type:before,.flaticon.stroke.text-1:before,.flaticon.stroke.text:before,.flaticon.stroke.P7:before{content:""}.flaticon.stroke.graph-3:before,.flaticon.stroke.stats-2:before,.flaticon.stroke.P8:before{content:""}.flaticon.stroke.activity-monitor-1:before,.flaticon.stroke.activity-monitor:before,.flaticon.stroke.P9:before{content:""}.flaticon.stroke.activity-1:before,.flaticon.stroke.activity:before,.flaticon.stroke.graph-4:before,.flaticon.stroke.P10:before{content:""}.flaticon.stroke.running-1:before,.flaticon.stroke.running:before,.flaticon.stroke.P11:before{content:""}.flaticon.stroke.error-1:before,.flaticon.stroke.error:before,.flaticon.stroke.no-1:before,.flaticon.stroke.no:before,.flaticon.stroke.P12:before{content:""}.flaticon.stroke.slider-1:before,.flaticon.stroke.slider:before,.flaticon.stroke.P13:before{content:""}.flaticon.stroke.slider-2:before,.flaticon.stroke.P14:before{content:""}.flaticon.stroke.slider-3:before,.flaticon.stroke.P15:before{content:""}.flaticon.stroke.toggle-1:before,.flaticon.stroke.toggle:before,.flaticon.stroke.P16:before{content:""}.flaticon.stroke.server-1:before,.flaticon.stroke.server:before,.flaticon.stroke.P17:before{content:""}.flaticon.stroke.network-1:before,.flaticon.stroke.network:before,.flaticon.stroke.P18:before{content:""}.flaticon.stroke.copyright-1:before,.flaticon.stroke.copyright:before,.flaticon.stroke.P19:before{content:""}.flaticon.stroke.crop-1:before,.flaticon.stroke.crop:before,.flaticon.stroke.P20:before{content:""}.flaticon.stroke.left-text-1:before,.flaticon.stroke.left-text:before,.flaticon.stroke.Q1:before{content:""}.flaticon.stroke.center-text-1:before,.flaticon.stroke.center-text:before,.flaticon.stroke.Q2:before{content:""}.flaticon.stroke.right-text-1:before,.flaticon.stroke.right-text:before,.flaticon.stroke.Q3:before{content:""}.flaticon.stroke.paragraph-text-1:before,.flaticon.stroke.paragraph-text:before,.flaticon.stroke.Q4:before{content:""}.flaticon.stroke.align-top-1:before,.flaticon.stroke.align-top:before,.flaticon.stroke.Q5:before{content:""}.flaticon.stroke.align-bottom-1:before,.flaticon.stroke.align-bottom:before,.flaticon.stroke.Q6:before{content:""}.flaticon.stroke.align-horizontally-1:before,.flaticon.stroke.align-horizontally:before,.flaticon.stroke.Q7:before{content:""}.flaticon.stroke.align-left-1:before,.flaticon.stroke.align-left:before,.flaticon.stroke.Q8:before{content:""}.flaticon.stroke.align-center-1:before,.flaticon.stroke.align-center:before,.flaticon.stroke.Q9:before{content:""}.flaticon.stroke.align-right-1:before,.flaticon.stroke.align-right:before,.flaticon.stroke.Q10:before{content:""}.flaticon.stroke.align-top-edges-1:before,.flaticon.stroke.align-top-edges:before,.flaticon.stroke.Q11:before{content:""}.flaticon.stroke.distribute-vertical-centers-1:before,.flaticon.stroke.distribute-vertical-centers:before,.flaticon.stroke.Q12:before{content:""}.flaticon.stroke.align-bottom-edges-1:before,.flaticon.stroke.align-bottom-edges:before,.flaticon.stroke.Q13:before{content:""}.flaticon.stroke.align-left-edges-1:before,.flaticon.stroke.align-left-edges:before,.flaticon.stroke.Q14:before{content:""}.flaticon.stroke.distribute-centers-horizontally-1:before,.flaticon.stroke.distribute-centers-horizontally:before,.flaticon.stroke.Q15:before{content:""}.flaticon.stroke.align-right-edges-1:before,.flaticon.stroke.align-right-edges:before,.flaticon.stroke.Q16:before{content:""}.flaticon.stroke.layout-1:before,.flaticon.stroke.layout:before,.flaticon.stroke.Q17:before{content:""}.flaticon.stroke.layout-2:before,.flaticon.stroke.Q18:before{content:""}.flaticon.stroke.layout-3:before,.flaticon.stroke.Q19:before{content:""}.flaticon.stroke.layout-4:before,.flaticon.stroke.Q20:before{content:""}.flaticon.stroke.menu-1:before,.flaticon.stroke.menu:before,.flaticon.stroke.R1:before{content:""}.flaticon.stroke.menu-2:before,.flaticon.stroke.R2:before{content:""}.flaticon.stroke.menu-3:before,.flaticon.stroke.R3:before{content:""}.flaticon.stroke.menu-list-1:before,.flaticon.stroke.menu-list:before,.flaticon.stroke.R4:before{content:""}.flaticon.stroke.menu-list-2:before,.flaticon.stroke.R5:before{content:""}.flaticon.stroke.menu-list-3:before,.flaticon.stroke.R6:before{content:""}.flaticon.stroke.menu-list-4:before,.flaticon.stroke.R7:before{content:""}.flaticon.stroke.paragraph-justify-1:before,.flaticon.stroke.paragraph-justify:before,.flaticon.stroke.R8:before{content:""}.flaticon.stroke.paragraph-left-justify-1:before,.flaticon.stroke.paragraph-left-justify:before,.flaticon.stroke.R9:before{content:""}.flaticon.stroke.paragraph-left-1:before,.flaticon.stroke.paragraph-left:before,.flaticon.stroke.R10:before{content:""}.flaticon.stroke.paragraph-centered-1:before,.flaticon.stroke.paragraph-centered:before,.flaticon.stroke.R11:before{content:""}.flaticon.stroke.paragraph-right-1:before,.flaticon.stroke.paragraph-right:before,.flaticon.stroke.R12:before{content:""}.flaticon.stroke.paragraph-right-justify-1:before,.flaticon.stroke.paragraph-right-justify:before,.flaticon.stroke.R13:before{content:""}.flaticon.stroke.marquee-1:before,.flaticon.stroke.marquee:before,.flaticon.stroke.R14:before{content:""}.flaticon.stroke.marquee-plus-1:before,.flaticon.stroke.marquee-plus:before,.flaticon.stroke.R15:before{content:""}.flaticon.stroke.marquee-2:before,.flaticon.stroke.R16:before{content:""}.flaticon.stroke.marquee-plus-2:before,.flaticon.stroke.R17:before{content:""}.flaticon.stroke.sun-1:before,.flaticon.stroke.sun:before,.flaticon.stroke.brightness-1:before,.flaticon.stroke.brightness:before,.flaticon.stroke.R18:before{content:""}.flaticon.stroke.sun-2:before,.flaticon.stroke.brightness-2:before,.flaticon.stroke.R19:before{content:""}.flaticon.stroke.sun-3:before,.flaticon.stroke.brightness-3:before,.flaticon.stroke.R20:before{content:""}.flaticon.stroke.turn-page-down-1:before,.flaticon.stroke.turn-page-down:before,.flaticon.stroke.S1:before{content:""}.flaticon.stroke.turn-page-up-1:before,.flaticon.stroke.turn-page-up:before,.flaticon.stroke.S2:before{content:""}.flaticon.stroke.slide-out-left-1:before,.flaticon.stroke.slide-out-left:before,.flaticon.stroke.S3:before{content:""}.flaticon.stroke.slide-in-right-1:before,.flaticon.stroke.slide-in-right:before,.flaticon.stroke.S4:before{content:""}.flaticon.stroke.slide-in-left-1:before,.flaticon.stroke.slide-in-left:before,.flaticon.stroke.S5:before{content:""}.flaticon.stroke.slide-out-right-1:before,.flaticon.stroke.slide-out-right:before,.flaticon.stroke.S6:before{content:""}.flaticon.stroke.fold-up-1:before,.flaticon.stroke.fold-up:before,.flaticon.stroke.S7:before{content:""}.flaticon.stroke.fold-down-1:before,.flaticon.stroke.fold-down:before,.flaticon.stroke.S8:before{content:""}.flaticon.stroke.fold-left-1:before,.flaticon.stroke.fold-left:before,.flaticon.stroke.S9:before{content:""}.flaticon.stroke.fold-right-1:before,.flaticon.stroke.fold-right:before,.flaticon.stroke.S10:before{content:""}.flaticon.stroke.move-up-1:before,.flaticon.stroke.move-up:before,.flaticon.stroke.S11:before{content:""}.flaticon.stroke.move-down-1:before,.flaticon.stroke.move-down:before,.flaticon.stroke.S12:before{content:""}.flaticon.stroke.login-1:before,.flaticon.stroke.login:before,.flaticon.stroke.S13:before{content:""}.flaticon.stroke.logout-2:before,.flaticon.stroke.S14:before{content:""}.flaticon.stroke.upload-1:before,.flaticon.stroke.upload:before,.flaticon.stroke.S15:before{content:""}.flaticon.stroke.download-1:before,.flaticon.stroke.download:before,.flaticon.stroke.S16:before{content:""}.flaticon.stroke.upload-2:before,.flaticon.stroke.S17:before{content:""}.flaticon.stroke.download-2:before,.flaticon.stroke.S18:before{content:""}.flaticon.stroke.save-1:before,.flaticon.stroke.save:before,.flaticon.stroke.S19:before{content:""}.flaticon.stroke.save-2:before,.flaticon.stroke.S20:before{content:""}.flaticon.stroke.previous-1:before,.flaticon.stroke.previous:before,.flaticon.stroke.T1:before{content:""}.flaticon.stroke.rewind-1:before,.flaticon.stroke.rewind:before,.flaticon.stroke.T2:before{content:""}.flaticon.stroke.stop-1:before,.flaticon.stroke.stop:before,.flaticon.stroke.T3:before{content:""}.flaticon.stroke.pause-1:before,.flaticon.stroke.pause:before,.flaticon.stroke.T4:before{content:""}.flaticon.stroke.play-1:before,.flaticon.stroke.play:before,.flaticon.stroke.T5:before{content:""}.flaticon.stroke.fast-forward-1:before,.flaticon.stroke.fast-forward:before,.flaticon.stroke.T6:before{content:""}.flaticon.stroke.next-1:before,.flaticon.stroke.next:before,.flaticon.stroke.T7:before{content:""}.flaticon.stroke.previous-2:before,.flaticon.stroke.T8:before{content:""}.flaticon.stroke.rewind-2:before,.flaticon.stroke.T9:before{content:""}.flaticon.stroke.stop-2:before,.flaticon.stroke.T10:before{content:""}.flaticon.stroke.pause-2:before,.flaticon.stroke.T11:before{content:""}.flaticon.stroke.play-2:before,.flaticon.stroke.T12:before{content:""}.flaticon.stroke.fast-forward-2:before,.flaticon.stroke.T13:before{content:""}.flaticon.stroke.next-2:before,.flaticon.stroke.T14:before{content:""}.flaticon.stroke.previous-3:before,.flaticon.stroke.T15:before{content:""}.flaticon.stroke.rewind-3:before,.flaticon.stroke.T16:before{content:""}.flaticon.stroke.pause-3:before,.flaticon.stroke.T17:before{content:""}.flaticon.stroke.play-3:before,.flaticon.stroke.T18:before{content:""}.flaticon.stroke.fast-forward-3:before,.flaticon.stroke.T19:before{content:""}.flaticon.stroke.next-3:before,.flaticon.stroke.T20:before{content:""}.flaticon.stroke.previous-4:before,.flaticon.stroke.U1:before{content:""}.flaticon.stroke.pause-4:before,.flaticon.stroke.U2:before{content:""}.flaticon.stroke.play-4:before,.flaticon.stroke.U3:before{content:""}.flaticon.stroke.next-4:before,.flaticon.stroke.U4:before{content:""}.flaticon.stroke.speaker-1:before,.flaticon.stroke.speaker:before,.flaticon.stroke.volume-1:before,.flaticon.stroke.volume:before,.flaticon.stroke.U5:before{content:""}.flaticon.stroke.speaker-2:before,.flaticon.stroke.volume-2:before,.flaticon.stroke.U6:before{content:""}.flaticon.stroke.speaker-3:before,.flaticon.stroke.volume-3:before,.flaticon.stroke.mute-1:before,.flaticon.stroke.mute:before,.flaticon.stroke.U7:before{content:""}.flaticon.stroke.speaker-4:before,.flaticon.stroke.volume-4:before,.flaticon.stroke.U8:before{content:""}.flaticon.stroke.headphones-1:before,.flaticon.stroke.headphones:before,.flaticon.stroke.U9:before{content:""}.flaticon.stroke.microphone-1:before,.flaticon.stroke.microphone:before,.flaticon.stroke.U10:before{content:""}.flaticon.stroke.microphone-2:before,.flaticon.stroke.mute-2:before,.flaticon.stroke.U11:before{content:""}.flaticon.stroke.music-1:before,.flaticon.stroke.music:before,.flaticon.stroke.U12:before{content:""}.flaticon.stroke.megaphone-1:before,.flaticon.stroke.megaphone:before,.flaticon.stroke.announcement-1:before,.flaticon.stroke.announcement:before,.flaticon.stroke.U13:before{content:""}.flaticon.stroke.infinity-1:before,.flaticon.stroke.infinity:before,.flaticon.stroke.loop-1:before,.flaticon.stroke.loop:before,.flaticon.stroke.U14:before{content:""}.flaticon.stroke.shuffle-1:before,.flaticon.stroke.shuffle:before,.flaticon.stroke.U15:before{content:""}.flaticon.stroke.repeat-1:before,.flaticon.stroke.repeat:before,.flaticon.stroke.reload-1:before,.flaticon.stroke.reload:before,.flaticon.stroke.U16:before{content:""}.flaticon.stroke.repeat-2:before,.flaticon.stroke.reload-2:before,.flaticon.stroke.U17:before{content:""}.flaticon.stroke.repeat-3:before,.flaticon.stroke.reload-3:before,.flaticon.stroke.U18:before{content:""}.flaticon.stroke.repeat-4:before,.flaticon.stroke.reload-4:before,.flaticon.stroke.U19:before{content:""}.flaticon.stroke.refresh-1:before,.flaticon.stroke.refresh:before,.flaticon.stroke.U20:before{content:""}.flaticon.stroke.position-1:before,.flaticon.stroke.position:before,.flaticon.stroke.move-1:before,.flaticon.stroke.move:before,.flaticon.stroke.V1:before{content:""}.flaticon.stroke.minimize-1:before,.flaticon.stroke.minimize:before,.flaticon.stroke.contract-1:before,.flaticon.stroke.contract:before,.flaticon.stroke.V2:before{content:""}.flaticon.stroke.maximize-1:before,.flaticon.stroke.maximize:before,.flaticon.stroke.expand-1:before,.flaticon.stroke.expand:before,.flaticon.stroke.V3:before{content:""}.flaticon.stroke.maximize-2:before,.flaticon.stroke.expand-2:before,.flaticon.stroke.V4:before{content:""}.flaticon.stroke.maximize-3:before,.flaticon.stroke.expand-3:before,.flaticon.stroke.V5:before{content:""}.flaticon.stroke.maximize-4:before,.flaticon.stroke.expand-4:before,.flaticon.stroke.V6:before{content:""}.flaticon.stroke.expand-vertically-1:before,.flaticon.stroke.expand-vertically:before,.flaticon.stroke.V7:before{content:""}.flaticon.stroke.expand-horizontally-1:before,.flaticon.stroke.expand-horizontally:before,.flaticon.stroke.V8:before{content:""}.flaticon.stroke.arrow-up-1:before,.flaticon.stroke.arrow-up:before,.flaticon.stroke.V9:before{content:""}.flaticon.stroke.arrow-down-1:before,.flaticon.stroke.arrow-down:before,.flaticon.stroke.V10:before{content:""}.flaticon.stroke.arrow-left-1:before,.flaticon.stroke.arrow-left:before,.flaticon.stroke.V11:before{content:""}.flaticon.stroke.arrow-right-1:before,.flaticon.stroke.arrow-right:before,.flaticon.stroke.V12:before{content:""}.flaticon.stroke.arrow-up-2:before,.flaticon.stroke.V13:before{content:""}.flaticon.stroke.arrow-down-2:before,.flaticon.stroke.V14:before{content:""}.flaticon.stroke.arrow-left-2:before,.flaticon.stroke.V15:before{content:""}.flaticon.stroke.arrow-right-2:before,.flaticon.stroke.V16:before{content:""}.flaticon.stroke.left-angle-quote-1:before,.flaticon.stroke.left-angle-quote:before,.flaticon.stroke.V17:before{content:""}.flaticon.stroke.right-angle-quote-1:before,.flaticon.stroke.right-angle-quote:before,.flaticon.stroke.V18:before{content:""}.flaticon.stroke.left-angle-quote-2:before,.flaticon.stroke.V19:before{content:""}.flaticon.stroke.right-angle-quote-2:before,.flaticon.stroke.V20:before{content:""}.flaticon.stroke.plus-1:before,.flaticon.stroke.plus:before,.flaticon.stroke.W1:before{content:""}.flaticon.stroke.minus-1:before,.flaticon.stroke.minus:before,.flaticon.stroke.W2:before{content:""}.flaticon.stroke.checkmark-1:before,.flaticon.stroke.checkmark:before,.flaticon.stroke.W3:before{content:""}.flaticon.stroke.x-1:before,.flaticon.stroke.x:before,.flaticon.stroke.W4:before{content:""}.flaticon.stroke.up-1:before,.flaticon.stroke.up:before,.flaticon.stroke.W5:before{content:""}.flaticon.stroke.down-1:before,.flaticon.stroke.down:before,.flaticon.stroke.W6:before{content:""}.flaticon.stroke.left-1:before,.flaticon.stroke.left:before,.flaticon.stroke.W7:before{content:""}.flaticon.stroke.right-1:before,.flaticon.stroke.right:before,.flaticon.stroke.W8:before{content:""}.flaticon.stroke.up-2:before,.flaticon.stroke.W9:before{content:""}.flaticon.stroke.down-2:before,.flaticon.stroke.W10:before{content:""}.flaticon.stroke.left-2:before,.flaticon.stroke.W11:before{content:""}.flaticon.stroke.right-2:before,.flaticon.stroke.W12:before{content:""}.flaticon.stroke.up-3:before,.flaticon.stroke.W13:before{content:""}.flaticon.stroke.down-3:before,.flaticon.stroke.W14:before{content:""}.flaticon.stroke.left-3:before,.flaticon.stroke.W15:before{content:""}.flaticon.stroke.right-3:before,.flaticon.stroke.W16:before{content:""}.flaticon.stroke.up-4:before,.flaticon.stroke.W17:before{content:""}.flaticon.stroke.down-4:before,.flaticon.stroke.W18:before{content:""}.flaticon.stroke.left-4:before,.flaticon.stroke.W19:before{content:""}.flaticon.stroke.right-4:before,.flaticon.stroke.W20:before{content:""}.flaticon.stroke.plus-2:before,.flaticon.stroke.X1:before{content:""}.flaticon.stroke.minus-2:before,.flaticon.stroke.X2:before{content:""}.flaticon.stroke.checkmark-2:before,.flaticon.stroke.X3:before{content:""}.flaticon.stroke.x-2:before,.flaticon.stroke.X4:before{content:""}.flaticon.stroke.up-circle-1:before,.flaticon.stroke.up-circle:before,.flaticon.stroke.X5:before{content:""}.flaticon.stroke.down-circle-1:before,.flaticon.stroke.down-circle:before,.flaticon.stroke.X6:before{content:""}.flaticon.stroke.left-circle-1:before,.flaticon.stroke.left-circle:before,.flaticon.stroke.X7:before{content:""}.flaticon.stroke.right-circle-1:before,.flaticon.stroke.right-circle:before,.flaticon.stroke.X8:before{content:""}.flaticon.stroke.up-circle-2:before,.flaticon.stroke.X9:before{content:""}.flaticon.stroke.down-circle-2:before,.flaticon.stroke.X10:before{content:""}.flaticon.stroke.left-circle-2:before,.flaticon.stroke.X11:before{content:""}.flaticon.stroke.right-circle-2:before,.flaticon.stroke.X12:before{content:""}.flaticon.stroke.up-circle-3:before,.flaticon.stroke.X13:before{content:""}.flaticon.stroke.down-circle-3:before,.flaticon.stroke.download-3:before,.flaticon.stroke.X14:before{content:""}.flaticon.stroke.left-circle-3:before,.flaticon.stroke.X15:before{content:""}.flaticon.stroke.right-circle-3:before,.flaticon.stroke.X16:before{content:""}.flaticon.stroke.up-circle-4:before,.flaticon.stroke.X17:before{content:""}.flaticon.stroke.down-circle-4:before,.flaticon.stroke.X18:before{content:""}.flaticon.stroke.left-circle-4:before,.flaticon.stroke.X19:before{content:""}.flaticon.stroke.right-circle-4:before,.flaticon.stroke.X20:before{content:""}.flaticon.stroke.plus-3:before,.flaticon.stroke.Y1:before{content:""}.flaticon.stroke.minus-3:before,.flaticon.stroke.Y2:before{content:""}.flaticon.stroke.checkmark-3:before,.flaticon.stroke.Y3:before{content:""}.flaticon.stroke.x-3:before,.flaticon.stroke.Y4:before{content:""}.flaticon.stroke.up-square-1:before,.flaticon.stroke.up-square:before,.flaticon.stroke.Y5:before{content:""}.flaticon.stroke.down-square-1:before,.flaticon.stroke.down-square:before,.flaticon.stroke.Y6:before{content:""}.flaticon.stroke.left-square-1:before,.flaticon.stroke.left-square:before,.flaticon.stroke.Y7:before{content:""}.flaticon.stroke.right-square-1:before,.flaticon.stroke.right-square:before,.flaticon.stroke.Y8:before{content:""}.flaticon.stroke.up-square-2:before,.flaticon.stroke.Y9:before{content:""}.flaticon.stroke.down-square-2:before,.flaticon.stroke.Y10:before{content:""}.flaticon.stroke.left-square-2:before,.flaticon.stroke.Y11:before{content:""}.flaticon.stroke.right-square-2:before,.flaticon.stroke.Y12:before{content:""}.flaticon.stroke.up-square-3:before,.flaticon.stroke.Y13:before{content:""}.flaticon.stroke.down-square-3:before,.flaticon.stroke.download-4:before,.flaticon.stroke.Y14:before{content:""}.flaticon.stroke.left-square-3:before,.flaticon.stroke.Y15:before{content:""}.flaticon.stroke.right-square-3:before,.flaticon.stroke.Y16:before{content:""}.flaticon.stroke.up-square-4:before,.flaticon.stroke.Y17:before{content:""}.flaticon.stroke.down-square-4:before,.flaticon.stroke.Y18:before{content:""}.flaticon.stroke.left-square-4:before,.flaticon.stroke.Y19:before{content:""}.flaticon.stroke.right-square-4:before,.flaticon.stroke.Y20:before{content:""}@font-face{font-family:Averta;src:url(/assets/avertape-black-webfont-Bmjza1Gb.woff2)format("woff2"),url(/assets/avertape-black-webfont-CNMcEjKN.woff)format("woff");font-weight:900;font-style:normal}@font-face{font-family:Averta;src:url(/assets/avertape-blackitalic-webfont-vgCYt7tb.woff2)format("woff2"),url(/assets/avertape-blackitalic-webfont-DTrargqj.woff)format("woff");font-weight:900;font-style:italic}@font-face{font-family:Averta;src:url(/assets/avertape-extrabold-webfont-CCm2ZhcL.woff2)format("woff2"),url(/assets/avertape-extrabold-webfont-OVOU0dbN.woff)format("woff");font-weight:800;font-style:normal}@font-face{font-family:Averta;src:url(/assets/avertape-extrabolditalic-webfont-D2EUrVcU.woff2)format("woff2"),url(/assets/avertape-extrabolditalic-webfont-BJREmKum.woff)format("woff");font-weight:800;font-style:italic}@font-face{font-family:Averta;src:url(/assets/avertape-light-webfont-DXyyKGnP.woff2)format("woff2"),url(/assets/avertape-light-webfont-Bqd2aJ_A.woff)format("woff");font-weight:300;font-style:normal}@font-face{font-family:Averta;src:url(/assets/avertape-lightitalic-webfont-B0LV2BgT.woff2)format("woff2"),url(/assets/avertape-lightitalic-webfont-B1FOCQDS.woff)format("woff");font-weight:300;font-style:italic}@font-face{font-family:Averta;src:url(/assets/avertape-regular-webfont-jfX2wtfV.woff2)format("woff2"),url(/assets/avertape-regular-webfont-F6w38fj-.woff)format("woff");font-weight:400;font-style:normal}@font-face{font-family:Averta;src:url(/assets/avertape-semibold-webfont-Csm-ceQO.woff2)format("woff2"),url(/assets/avertape-semibold-webfont-BRmyJwoO.woff)format("woff");font-weight:500;font-style:normal}@font-face{font-family:Averta;src:url(/assets/avertape-semibolditalic-webfont-BerQQZLy.woff2)format("woff2"),url(/assets/avertape-semibolditalic-webfont-0lCzRWs2.woff)format("woff");font-weight:500;font-style:italic}@font-face{font-family:Averta;src:url(/assets/avertape-thin-webfont-F-E-TiAk.woff2)format("woff2"),url(/assets/avertape-thin-webfont-mrnZx1jd.woff)format("woff");font-weight:200;font-style:normal}@font-face{font-family:Averta;src:url(/assets/avertape-thinitalic-webfont--6WpD-NF.woff2)format("woff2"),url(/assets/avertape-thinitalic-webfont-ngeAyQSH.woff)format("woff");font-weight:200;font-style:italic}@font-face{font-family:Averta;src:url(/assets/avertape-bold-webfont-MIpm2cdT.woff2)format("woff2"),url(/assets/avertape-bold-webfont-D3CqWV__.woff)format("woff");font-weight:600;font-style:normal}@font-face{font-family:Averta;src:url(/assets/avertape-bolditalic-webfont-B8AwHA9M.woff2)format("woff2"),url(/assets/avertape-bolditalic-webfont-t3FVgqsw.woff)format("woff");font-weight:600;font-style:italic}@font-face{font-family:icomoon;src:url(/assets/icomoon-Mu92YyXH.eot?404kka);src:url(/assets/icomoon-Mu92YyXH.eot?404kka#iefix)format("embedded-opentype"),url(/assets/icomoon-Bih6AXs7.ttf?404kka)format("truetype"),url(/assets/icomoon-BNofF3Zn.woff?404kka)format("woff"),url(/assets/icomoon-DGBGiHvV.svg?404kka#icomoon)format("svg");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\ icon-]{speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:icomoon!important}.icon-email:before{content:""}.icon-add:before{content:""}.icon-pencil:before{content:""}.icon-clickfunnels:before{content:""}.icon-instapage:before{content:""}.icon-unbounce:before{content:""}.icon-webhook:before{content:""}.icon-zapier:before{content:""}.icon-logoff:before{content:"";color:#656565}.icon-support:before{content:"";color:#656565}.icon-agents:before{content:"";color:#8e8b8b}.icon-clients:before{content:"";color:#8e8b8b}.icon-home1:before{content:"";color:#8e8b8b}.icon-leads:before{content:"";color:#8e8b8b}a{color:#4d77ff}.ui.form .field.field input:-webkit-autofill{border-color:#22242626!important;-webkit-box-shadow:inset 0 0 0 100px #fff!important}.ui.form .field.field input:-webkit-autofill:hover{border-color:#22242626!important;-webkit-box-shadow:inset 0 0 0 100px #fff!important}.ui.form .field.field input:-webkit-autofill:focus{border-color:#22242626!important;-webkit-box-shadow:inset 0 0 0 100px #fff!important}.ui.form .field.field input:-webkit-autofill:active{border-color:#22242626!important;-webkit-box-shadow:inset 0 0 0 100px #fff!important}.Toastify__toast{border-radius:10px;padding:25px;font-family:Averta,sans-serif}.Toastify__toast--success{background:#7cbf36}.Toastify__close-button{color:#0000!important}.Toastify__close-button:after{content:"";color:#fff;font-size:26px;font-family:tabler-icons!important;font-weight:300!important}.Toastify__progress-bar{background-color:#ffffff4d}input{filter:none}.OptionForm .Loader{display:none!important}.OptionForm{color:#3c3a4e;font-family:Averta,sans-serif!important;font-weight:400!important}.OptionForm form h1{font-family:Averta,sans-serif;font-weight:600}.OptionForm .ui.form .field>label{text-align:left;margin-left:20px;font-family:Averta,sans-serif;font-size:15px;font-weight:400;color:#7f7c9d!important}.OptionForm .ui.form .field>input{color:#908f9d;border-radius:7px;padding:15px;font-family:Averta,sans-serif;display:block;border:1px solid #dee0f0!important}.ui.toggle.checkbox .box,.ui.toggle.checkbox label{padding:none!important;background:0 0!important;height:40px!important}.ui.toggle.checkbox input:checked~.box:before,.ui.toggle.checkbox input:checked~label:before{background-color:#d6d6ec!important}.Automations .ui.toggle.checkbox .box:before,.Automations .ui.toggle.checkbox label:before,.Automations .ui.toggle.checkbox input:focus label:before{content:"OFF";z-index:1;box-shadow:none;text-align:right;color:#8d96b5;background:#e6e6f0;border:none;border-radius:8px;height:1.5rem;padding:10px;font-family:Averta,sans-serif;font-size:13px;font-weight:500;display:block;position:absolute;left:5px;transform:none;border:1px solid #c6c6e4!important;width:79px!important;height:100%!important;top:0!important}.Automations{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAA6CAYAAAAKjPErAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAN1wAADdcBQiibeAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAG8SURBVGiB7dk/axNxHMfx9/eXDgGb1EFyaWkUKvgAFCIuOuhTcFFQB6nPQARHBQdnH0FBfAAO4p8uDhUREUSnFileQy4VTM5UpG3u69K0SXSS/sDh89ruw8GbO37THa3W9xNZ2nuRpXk/S/NX2Xp3gYjaX3tXsjT/kqX5t/ZG/sDdLWYPwLK09xLs4v7ivE4a1fMxYptpfqqAT8DUwerXkvmZpRi9oQDWHFuMZqy3OzA7zdgDAs7ZGK1RAbeV8SZvzMyjxIriHbAzMa/87d5D7e6G0k2MZ0AXt+dFGFyPFas1ZlYNuwqsAhn4vdp89XGsnoiIiIiIiIiIiPxvzN1tc6N/GThXWPE2mas+ifXdFaDVyo+FgkWMigdbmp2tfI7VGrJO2rvv2N39xXmYNKq3Y8Q6nc60b5c/ACf3pl/uoVlvTH+M0RsKjt0aW4zFWL8JfLd8iYMHBCibFTditEYFnB8T21a04+qh/+fmk/1DF8zsDrC9d72De5SjClCbO7Js8HRkWiumwqNYvSEDyNa7C1YqnfFi8D45fnQtZtDdrZ32L1jwCqWfy/V6fStmT0RERERERERERETkn/wGp5+ZRsn2Ey4AAAAASUVORK5CYII=);margin:-25px -95px;padding:25px 95px}.ui.checked.toggle.checkbox input:checked~.box:before,.ui.checked.toggle.checkbox input:checked~label:before,.ui.checked.toggle.checkbox input:focus:checked~label:before,.ui.toggle.checkbox input:hover~label:before{text-align:left;content:"ON";box-shadow:none!important;background-color:#e6e6f0!important}.ui.checked.toggle.checkbox input:checked~.box:after,.ui.checked.toggle.checkbox input:checked~label:after{background:#4d77ff;color:#fff!important;box-shadow:-1px -1px 1px 1px rgba(141, 150, 181 .3)!important;left:48px!important}.ui.toggle.checkbox input~.box:after,.ui.toggle.checkbox input~label:after{text-align:center;justify-content:center;align-items:center;display:flex;width:32px!important;height:32px!important;box-shadow:-1px 1px 1px 1px rgba(141, 150, 181 .5)!important;content:""!important;color:#747c9b!important;border:none!important;border-radius:5px!important;font-family:Flaticons Stroke!important;top:4px!important;left:8px!important}.ui.circular.icon.button{padding:.985714em}.LeadNotes a{color:#4d77ff!important}body{color:#637282;font-size:14px;background:#f6f6fa!important;font-family:Averta,sans-serif!important}a:hover{transition:border-color .5s}header{background:#f7f6f3;width:90px;height:100%;position:fixed;top:0;left:0}.ui.search{font-size:.95em!important}.field .ui.button{height:50px;color:#577bf9!important;background-color:#e8edff!important;border-radius:7px!important;font-weight:600!important}.ui.dimmer .ui.loader:before{border-width:10px}.ui.dimmer .ui.loader:after{border-width:10px;border-color:#4d77ff #0000 #0000!important}a.ui.button{height:40px;font-weight:600;color:#0009!important;font-family:Averta,sans-serif!important}div[id^=__lpform_]{display:none!important}.sidebar-avatar{margin:0 auto}.sidebar-avatar.icon-image{width:30px;height:30px;background-size:cover!important}.exportbox{text-align:left;width:100%;margin:10px auto 25px;font-size:15px;font-weight:500;color:#9d9bb5!important}.Leads .exportbox{width:max-content;position:absolute;top:-60px;right:10px}.export-data{font-weight:600;color:#577bf9!important}.exportbox a,.export-data a{color:#4d77ff;border-bottom:1px dashed #4d77ff;margin-left:10px}i.icon.sidebar:before{font-size:25px;content:""!important;font-family:tabler-icons,serif!important}.freshAppHeader{color:#b4b4b4;background:#fff;height:95px;font-weight:700;box-shadow:0 1px #e1e1f0e6;padding:28px 95px!important}.freshAppContainer{height:100%;padding:25px 95px}.freshappRoutes,.LeadNotes>.ui.top.attached.segment:nth-child(3),.LeadNotes,.App>div:first-child>div:first-child{height:100%}.freshAppHeader .middle.aligned.row{color:#637282!important;padding-top:25px!important}.ui.breadcrumb .section{font-size:14px;font-weight:500;color:#8d96b5!important}.ui.breadcrumb .active.section{border:none;font-weight:500!important}.ui.breadcrumb .section,.ui.breadcrumb .section a{border:none;color:#8d96b5!important;font-weight:400!important}.ui.small.breadcrumb{font-size:inherit!important}.right.aligned.column .ui.header{color:#8d96b5;padding-top:5px;font-family:Averta,sans-serif;font-size:14px;font-weight:600}.ui.breadcrumb .active{border-bottom:1px solid;padding-bottom:2px}.freshAppTimeLine ul .timeline-record .timeline-vertical-line{background-color:#ececec;margin-top:60px}.darkorange{color:#fff!important;background-color:#ff4a00!important}.purplegray{color:#fff!important;background-color:#71727b!important}.ui.top.attached.segment{border:none;overflow:hidden;margin-top:27px!important;padding:10px 0!important}.ui.pointing.secondary.menu{border-bottom:1px solid #dfdff0!important;font-family:Averta,sans-serif!important}.ui.secondary.pointing.menu .active.item{border:none;color:#3c3a4e!important;font-size:15px!important;font-weight:500!important}.ui.secondary.pointing.menu .active.item:before{content:"";width:100%;height:5px;box-shadow:none;bottom:0;left:0;top:unset;background:#4d77ff;border:none;border-radius:5px;position:absolute;display:block!important;transform:none!important}.ui.secondary.pointing.menu .item{color:#7f7c9d;font-family:Averta,sans-serif;font-size:15px;font-weight:500;border:none!important;margin-right:10px!important;padding:1.5em .3em!important}.ui.top.attached.segment .ui.header{font-family:Averta,sans-serif;color:#3c3a4e!important;margin:0!important;font-size:32px!important;font-weight:600!important}.ui.top.attached.segment h3.ui.header{color:#9d9bb5!important;font-size:15px!important;font-weight:400!important}.Dashboard .ui.basic.segment{padding-left:0!important;padding-right:0!important}.Dashboard .field{float:left}.ui.search.dropdown>.text{text-overflow:ellipsis;white-space:nowrap;max-width:99%;font-family:Averta;font-weight:500;overflow:hidden;cursor:pointer!important;color:#6b728f!important}.ui.multiple.dropdown>.label{font-size:.7em!important}.ui.selection.dropdown .item .text{text-overflow:ellipsis;white-space:nowrap;display:inline-block;overflow:hidden;color:#1b2733!important;cursor:pointer!important;max-width:100%!important;font-weight:400!important}.leadFilters.agents .ui.selection.dropdown .item .text{max-width:calc(100% - 50px)!important}.Dashboard .field label{border:none;border-radius:25px;padding:5px 15px;font-family:Averta,sans-serif;font-size:15px;font-weight:500;color:#adaabd!important}.Leads .leadFilters .field .ui.search.selection.dropdown{width:unset!important}.Leads .leadFilters .field:first-child .ui.search.selection.dropdown{width:100%!important}.Leads .leadFilters .field.sortby .ui.search.selection.dropdown{width:unset!important}.Leads .leadFilters .ui.form .field{white-space:nowrap;box-sizing:border-box;margin-bottom:0!important}.Leads .leadFilters .ui.form .field.sortby{margin:0 0 0 auto}.Dashboard.sidebarOpened .DealStatistics,.Leads.sidebarOpened .companyLeadStats,.Leads.sidebarOpened .AgentProfile,.Leads.sidebarOpened .lead-notes-profile-container{scrollbar-width:thin}.field.sortby label{color:#adaabd!important;border:none!important;border-radius:25px!important;padding:5px 15px!important;font-family:Averta,sans-serif!important;font-size:15px!important;font-weight:500!important;display:inline-block!important}.dealContainer a p{color:#adaabd;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-family:Averta,sans-serif;font-size:12px;font-weight:700;overflow:hidden}.companyContainer .dealName{color:#3c3a4e;white-space:nowrap;max-width:160px;margin-bottom:3px;font-family:Averta,sans-serif;font-size:15px;font-weight:500;overflow:hidden;text-overflow:ellipsis!important}.field .ui.checkbox input.hidden+label,.field .ui.toggle.checkbox input:checked~label{background:#edf0f4;border:none;border-radius:7px;margin-right:10px;padding:10px 15px;font-family:Averta;font-size:13px;font-weight:600;color:#637282!important}.field .ui.search.selection.dropdown,.field .ui.selection.dropdown{border-radius:0;box-shadow:none!important;border:none!important;padding-right:30px!important}.field .ui.search.selection.dropdown input{padding-right:30px!important}.field .ui.search.selection.dropdown{background:0 0}.Dashboard .ui.cards .ui.card{cursor:pointer;border:1px solid #dfdff0;border-radius:10px;place-content:center;height:110px;transition:border-color .5s;display:flex;overflow:hidden;box-shadow:0 0 1px #e0e1ea}.Dashboard .dealContainer .checkbox{width:100%}.Dashboard .ui.checkbox label:after{display:none}.Dashboard .ui.checked.fitted.checkbox label:before{color:#4d77ff}.Dashboard .ui.checkbox label:before{content:"";color:#e5eafa;border:none;font-family:Flaticons Stroke;font-size:23px;top:-7px;left:-9px}.Dashboard .ui.cards{margin:0}.Dashboard .ui.cards .ui.card{margin:.475em 0}.Dashboard .ui.cards .ui.card .content>div{text-align:center;color:#666382;flex-direction:column;flex:1;justify-content:center;font-weight:500;display:flex}.Dashboard .ui.cards .ui.card .content>div label{flex-basis:unset}.Dashboard .ui.cards .ui.card .content .dealContainer{text-align:left;flex-direction:row;flex:3;justify-content:left;align-items:center;max-width:500px;display:flex;align-content:center!important}.Dashboard .ui.cards .ui.card .content .dealContainer>div:first-child{float:left;text-align:center;background:#fcfcfd;border-right:1px solid #dfdff0;justify-content:center;width:120px;height:100%;margin-right:25px;display:flex;box-shadow:0 0 1px #e0e1ea}.Dashboard .ui.cards .ui.card .content .dealContainer>a{width:calc(100% - 95px)}.AppSidebar.menu .item .active{color:#fff!important;background:#48475a!important;border:1px solid #525263!important}.Dashboard .ui.cards .ui.card:hover{border:1px solid #fff;transition:border-color .5s;box-shadow:0 0 10px 1px #14297d1a}.ui.secondary.menu{margin-right:unset!important}.ui.secondary.menu .icon.left.button{background-color:#4d77ff}.ui.secondary.menu .buttonsToScale .small-transparent{width:45px;height:45px;font-size:16px;color:#8d96b5!important;background:#f8f8fd!important;border:1px solid #c6c6e4!important;border-radius:65px!important;align-items:center!important;margin:-2px 5px!important;box-shadow:inset -1px 1px 1px 2px #8c96b733!important}.ui.secondary.menu .buttonsToScale .small-transparent:hover{color:#4d77ff!important}.ui.secondary.menu .buttonsToScale .small-transparent i{margin:0 auto!important}.ui.secondary.menu .buttonsToScale{justify-content:center;margin-right:10px}.Dashboard .ui.cards .ui.card .ui.small.buttons .ui.button{font-weight:400!important}.Dashboard .ui.cards .ui.card .ui.small.buttons .ui.button:hover{text-decoration:none;background:0 0!important}.Dashboard .ui.cards .ui.card:hover .ui.small.buttons i,.Dashboard .ui.cards .ui.card:hover .ui.small.buttons .ui.button{color:#afaec8!important}.Dashboard .ui.cards .ui.card .ui.small.buttons .ui.button:hover i,.Dashboard .ui.cards .ui.card .ui.small.buttons .ui.button:hover,.Dashboard .ui.cards .ui.card:hover .header{color:#4d77ff!important}.Dashboard .ui.cards .ui.card:hover .meta{border-bottom:1px dotted #637282!important}.Dashboard .ui.cards .ui.card:hover .avatar.icon-image{filter:saturate()}.ui.card>.content,.ui.cards>.card>.content{text-align:left;position:relative;padding:0!important}.ui.card>.content>a{color:#637282;font-family:Monrope,sans-serif;font-size:14px}.ui.card>.content>.ui.small.basic.buttons{border:none;flex-direction:row;justify-content:center;align-items:center;max-width:120px;bottom:0;right:0}.ui.card>.content>.ui.small.basic.buttons button{box-shadow:none;flex-basis:unset;border:none;font-size:15px;flex:unset!important;-webkit-flex:unset!important}.ui.card>.content>.ui.small.basic.buttons button>.icon{color:#adaabd}.ui.card>.content>.ui.small.basic.buttons button:hover>.icon{text-decoration:none}.ui.card>.content>a>.description{white-space:nowrap;text-overflow:ellipsis;color:#1b2733;align-items:center;width:70%;margin-top:25px;display:flex;overflow:hidden;font-weight:400!important}.ui.card>.content>a>.description p{text-overflow:ellipsis;width:calc(100% - 2em);font-family:Averta,sans-serif;font-size:13px;overflow:hidden}.ui.card .avatar.icon-image,.ui.single.line.table .avatar.icon-image{vertical-align:middle;filter:saturate(10%);float:left;width:3em;height:3em;margin-right:10px;display:inline-block;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:50%!important}.ui.single.line.table tr td:first-child .avatar.icon-image{margin-right:0!important}.ui.card>.content>a>.header{color:#485261;text-overflow:ellipsis;white-space:nowrap;font-family:Averta,sans-serif;font-size:15px;overflow:hidden;font-weight:700!important}.ui.card .meta,.ui.cards>.card .meta{border-bottom:1px dotted #fff;font-family:Averta,sans-serif;font-weight:400;display:inline-block;color:#637282!important;font-size:12px!important}.ui.secondary.menu .right.menu input{color:#7f7c9d;background:#ecedf6;border:1px solid #d7daeb;border-radius:7px;width:250px;padding-top:.77em;padding-bottom:.77em;font-size:15px;transition:width .5s}.top.note{text-align:left;color:#4d77ff;background:#ced9ff;border-radius:7px;margin-bottom:30px;margin-right:1em;padding:12px 22px;font-size:13px;display:table}.top.note a{color:#4d77ff;font-weight:500;text-decoration:underline}.ui.secondary.menu .right.menu input::placeholder{color:#9d9bb5;font-family:Averta,sans-serif;font-weight:500}.ui.secondary.menu .right.menu .ui.icon.input>i.icon{color:#625d8e}.ui.secondary.menu .right.menu .item{padding:0 .928571em!important}.ui.button{font-family:Averta!important}.ui.icon.menu a .item,.sidebar-bootom a{text-align:center;color:#637282;cursor:pointer;border:none;flex-flow:column wrap;justify-content:center;align-items:center;margin-top:2px;font-size:12px;font-weight:800;display:flex;padding:0!important}.ui.icon.menu a .item div{color:#84819e;text-transform:uppercase;padding-top:4px;font-family:Averta,sans-serif;font-size:11px;font-weight:700;display:none}.ui.icon.menu a:hover .item i{color:#fff}.item.app-logo{text-align:center;width:80px;margin:25px auto;display:block!important}.item.app-logo span{color:#fff;font-size:35px}.ui.icon.left.AppSidebar.menu{background:#313040;border:none;flex-flow:column wrap;width:120px;display:flex;height:100%!important;box-shadow:1px 0 0 3px #bbbbbb42!important}.AppSidebar.menu .sidebar-title{color:#4d77ff;text-transform:uppercase;margin:30px auto;font-family:Averta,sans-serif;font-size:12px;font-weight:500}.ui.icon.menu .item i{color:#9696ab;background:0 0;border:none;border-radius:10px;place-content:center;align-items:center;width:45px;height:45px;margin:5px auto;font-size:25px;display:flex}.ui.active.selection.dropdown{padding-left:35px!important}.ui.selection.dropdown,.ui.selection.dropdown .menu>.item{padding:15px!important;font-size:15px!important}.ui.selection.dropdown .menu>.item:hover{background-color:#e5f2fc!important}.ui.selection.dropdown .item:hover{color:#fff;background:#4d77ff}.ui.selection.dropdown{min-width:11em!important}.ui.selection.dropdown>.delete.icon,.ui.selection.dropdown>.dropdown.icon,.ui.selection.dropdown>.search.icon{color:#8481a0;top:1.2em}.ui.dropdown .menu .selected.item,.ui.dropdown.selected,.ui.dropdown .item{font-family:Averta,sans-serif;color:#1b2733!important;background:0 0!important;font-size:15px!important;font-weight:400!important}.ui.selection.active.dropdown .visible.menu{border-radius:4px;box-shadow:0 0 0 1px #63728229,0 8px 16px #1b273314;border:none!important}.ui.selection.active.dropdown:hover .visible.menu{box-shadow:0 0 0 1px #63728229,0 8px 16px #1b273314}.ui.search.selection.dropdown>.dropdown.icon{color:#7f7c9d;top:15px;right:1.2em!important}::-webkit-selection{color:#637282!important;background-color:#4d77ff!important}::selection{color:#637282!important;background-color:#4d77ff!important}input::-webkit-selection{color:#637282!important;background-color:#4d77ff!important}textarea::-webkit-selection{color:#637282!important;background-color:#4d77ff!important}input::-moz-selection{color:#637282!important;background-color:#4d77ff!important}textarea::-moz-selection{color:#637282!important;background-color:#4d77ff!important}input::selection{color:#637282!important;background-color:#4d77ff!important}textarea::selection{color:#637282!important;background-color:#4d77ff!important}.ui.input{font-family:Averta,sans-serif;color:#7f7c9d!important}input:focus{color:#7f7c9d!important;border-color:#4d77ff!important;outline:none!important}.ui.secondary.menu .right.menu input:focus{width:300px;transition:width .5s}.ui.teal.button,.ui.teal.buttons .button,.ui.teal.labeled.button:not(.icon){padding:0 35px;font-weight:500;color:#fff!important;background-color:#4d77ff!important;box-shadow:0 3px 8px #0058ff66!important}.ui.teal.labeled.button:not(.icon){padding:12px 35px!important}.icon-support:before{color:#637282}.sidebar-bootom{width:100%}.sidebar-bootom a .ti-message-dots{color:#9696ab;font-size:25px}.sidebar-bootom a:hover .ti-message-dots{color:#fff;font-size:25px}.sidebar-bootom a:hover{background:0 0!important}.deals-active-container .deals-active{border-bottom:1px dashed #d7dade;margin-top:15px;margin-bottom:25px;padding-bottom:16px;padding-left:10px;font-family:Averta,sans-serif;font-weight:600;display:block;color:#637282!important}.deals-active-container.archieved p{margin-bottom:25px;padding-bottom:16px;font-weight:500;display:block;color:#637282!important}.deals-active-container .deals-active span{vertical-align:super;font-family:Averta,sans-serif;font-size:11px}.ui.vertical.menu .item:before{display:none}.ui.default.dropdown:not(.button)>.text,.ui.dropdown:not(.button)>.default.text{font-family:Averta,sans-serif;font-weight:500;color:#7f7c9d!important}.ui.search.selection.dropdown>input.search,.ui.search.selection.dropdown>span.sizer,.ui.selection.dropdown .menu>.item{padding:12px 16px}.ui.card:hover>.content>.ui.small.basic.buttons .button{display:block}.ui.bottom.attached.right.aligned.segment{border:none;padding:10px 55px!important}.Companies .ui.checkbox,.Campaigns .ui.checkbox{float:left;margin-left:30px}.ui.table .avatar{width:3em;height:3em}.ui.table{background:#fff;padding:0;border-radius:10px!important;margin:0!important}.ui.single.line.table{position:relative;border:1px solid #dfdff0!important}.Leads .ui.table:before{content:"";background:#fff;border:1px solid #dfdff0;border-bottom:none;border-radius:10px 10px 0 0;width:99%;height:8px;margin:0 .5%;display:none;position:absolute;top:-8px}.ui.table td{text-align:inherit;font-family:Averta,sans-serif;font-size:15px;color:#666382!important;border-top:0!important;border-bottom:none!important}.ui.table td a{color:#666382;font-family:Averta,sans-serif;font-size:15px;font-weight:500}.ui.table thead th{border-bottom:1px solid #dfdff0;border-left:none;height:80px;font-size:11px;color:#637282!important;text-transform:uppercase!important;background:0 0!important;font-family:Averta,sans-serif!important;font-weight:600!important}.ui.table tr td:last-child,.ui.table thead tr>th:last-child{text-align:center;position:relative}.ui.table tr td:nth-child(2){color:#3c3a4e;font-weight:500}.ui.table tr:last-child td:last-child{border-radius:0 0 10px;max-width:250px;width:100px!important}.ui.table tr:last-child td:first-child{border-radius:0 0 0 10px}.ui.table tr td:last-child a{color:#666382;background:0 0;border:none;place-content:center;align-items:center;width:35px;height:35px;font-size:20px;text-decoration:none;display:flex}.ui.table tr:hover td:last-child a{opacity:.5;color:#666382!important;border:none!important}.ui.table tr td:last-child a:hover{opacity:1;color:#4d77ff!important;border:none!important}.ui.table tr td:last-child a i{margin:0}.ui.table tr td:last-child .ui.buttons{z-index:1;width:175px;padding-top:17px;display:block;position:absolute;top:5px;right:0}.Campaigns .ui.table tr td:last-child .ui.buttons{top:-5px!important}.Campaigns .ui.table thead{display:none}.ui.table tr td:last-child .ui.buttons:before{content:"";z-index:0;text-transform:none;text-align:center;vertical-align:middle;cursor:pointer;color:#666382;background:0 0;place-content:center;align-items:center;width:35px;height:35px;font-size:22px;font-weight:400;line-height:1;display:flex;position:absolute;top:22px;right:25px;border:none!important;font-family:tabler-icons!important}.ui.table tr td:last-child .ui.buttons:hover:before{color:#4d77ff;border:none}.ui.table tr:hover td .ui.buttons:before,.ui.table tr:hover td #company-lock .icon{color:#949bb5;opacity:1;border:none}.ui.table tr td:last-child .ui.buttons .ui.button:first-child,.Companies .ui.table tr td:last-child .ui.buttons .ui.button:first-child{border-top:1px solid #dfdff0;border-top-left-radius:7px;border-top-right-radius:7px;padding-top:1.2em;background:#fff!important;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.ui.table tr td:last-child .ui.buttons .ui.button:first-child:after{content:"";z-index:9999;color:#dfdff0;background:#fff;border:1px solid #dfdff0;border-width:0 1px 1px 0;padding:4px;font-weight:300;position:absolute;top:55px;right:56px;transform:rotate(-45deg);box-shadow:0 11px 16px #1b273314;stroke-width:.1px!important}.ui.table tr td:last-child .ui.buttons .ui.button:last-child{border-bottom:1px solid #dfdff0;border-bottom-right-radius:7px;border-bottom-left-radius:7px;padding-top:0;padding-bottom:1.2em;background:#fff!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.ui.table tr td:last-child .ui.buttons .ui.button{z-index:9999;float:left;text-align:left;background:#fff;border-left:1px solid #dfdff0;border-right:1px solid #dfdff0;width:115px;margin-top:0;font-weight:500;display:none;box-shadow:0 11px 16px #1b273314;color:#7f7c9d!important;font-weight:500!important}.ui.table tr td:last-child .ui.buttons .ui.button:hover{color:#4d77ff!important}.ui.basic.segment{padding:10px 0}.ui.table tbody tr td{background:#fff;font-family:Averta,sans-serif;font-size:15px;font-weight:400}.ui.table tbody tr:hover td{cursor:pointer;background:#f6f6fa}.ui.table tbody tr:hover td .avatar{filter:saturate()!important}.ui.table tbody tr:hover td a{border-bottom:1px dotted #4d77ff;color:#4d77ff!important}.freshAppLayout>.two.column.grid>.one.wide.column{width:120px!important}.freshAppLayout>.two.column.grid>.fifteen.wide.column{width:calc(100% - 120px)!important;padding:0!important}.ui.segment>.ui.two.column.grid>.column:first-child{flex-direction:column;align-items:flex-start;width:100%;display:flex}.ui.segment>.ui.two.column.grid>.column:nth-child(2){width:unset;position:absolute;right:0}.ui.segment{box-shadow:none!important;background:0 0!important;border-bottom:0!important}.ui.top.attached.segment>.ui.grid{margin-bottom:15px}.ui.table tbody tr td a:hover{border-bottom:1px dotted #4d77ff;color:#4d77ff!important}.ui.top.attached.segment .checkbox{place-content:center;align-items:center;display:flex}.table .date-added{color:#8d96b5;font-size:13px;font-weight:500}.ui.toggle.checkbox .box:before,.ui.toggle.checkbox label:before{content:"OFF";z-index:1;box-shadow:none;text-align:right;color:#8d96b5;background:#e6e6f0;border:none;height:1.5rem;padding:10px;font-family:Averta,sans-serif;font-size:13px;font-weight:500;display:block;position:absolute;left:5px;transform:none;border:1px solid #c6c6e4!important;border-radius:8px!important;width:79px!important;height:100%!important;top:0!important}.ui.toggle.checkbox .box:after,.ui.toggle.checkbox label:after{border:1px solid #637282!important;width:.8rem!important;height:.8rem!important;top:8px!important;left:17px!important}.Companies{background-color:#0000!important}.ui.toggle.checkbox input:checked~.box:after,.ui.toggle.checkbox input:checked~label:after{left:2rem!important}.Leads .ui.toggle.checkbox input:checked~.box:before,.Leads .ui.toggle.checkbox input:checked~label:before,.Companies .ui.toggle.checkbox input:checked~.box:before,.Companies .ui.toggle.checkbox input:checked~label:before,.Agents .ui.toggle.checkbox input:checked~.box:before,.Agents .ui.toggle.checkbox input:checked~label:before,.Dashboard .Dashboard .ui.toggle.checkbox input:checked~label:before,.Dashboard .Dashboard .ui.toggle.checkbox input:checked~.box:before,.Campaigns .ui.toggle.checkbox input:checked~label:before,.Campaigns .ui.toggle.checkbox input:checked~.box:before,.Leads .ui.toggle.checkbox input:focus:checked~.box:before,.Leads .ui.toggle.checkbox input:focus:checked~label:before,.Companies .ui.toggle.checkbox input:focus:checked~.box:before,.Companies .ui.toggle.checkbox input:focus:checked~label:before,.Agents .ui.toggle.checkbox input:focus:checked~.box:before,.Agents .ui.toggle.checkbox input:focus:checked~label:before,.Dashboard .Dashboard .ui.toggle.checkbox input:focus:checked~label:before,.Dashboard .Dashboard .ui.toggle.checkbox input:focus:checked~.box:before,.Campaigns .ui.toggle.checkbox input:focus:checked~.box:before,.Campaigns .ui.toggle.checkbox input:focus:checked~label:before{background-color:#4d77ff!important}.ui.message.dash{z-index:9999}.ui.toggle.checkbox .box,.ui.toggle.checkbox label{background:#e6eaf2;border-radius:7px;margin-right:10px;padding:10px 15px;font-weight:600;color:#637282!important;padding-left:7rem!important}.ui.checkbox input.hidden+label{font-family:Averta,sans-serif;font-weight:400;color:#000000f2!important}.ui.menu{border:1px solid #2224261a;height:10px;box-shadow:none!important}.ui.pagination.menu{background:0 0;border:none;border-radius:10px;min-height:3.5em;color:#666382!important}.ui.pagination.menu .item:first-child{border-radius:55px;font-family:averta,sans-serif;font-size:16px;color:#a2a0b9!important}.ui.pagination.menu .item:last-child{font-family:averta,sans-serif;font-size:16px;color:#a2a0b9!important;border-radius:55px!important}.ui.pagination.menu .active.item{font-family:averta,sans-serif;font-size:13px;font-weight:500;color:#7f7c9d!important;background:#fff!important}.ui.pagination.menu .item{border-radius:55px;place-content:center;align-items:center;width:45px;height:45px;margin:0 2px;font-family:Averta,sans-serif;display:flex;color:#a2a0b9!important;min-width:unset!important;background:#ecedf6!important;border:1px solid #d7daeb!important;font-weight:500!important}.ui.pagination.menu .item:before{display:none!important}.ui.pagination.menu .item:hover{background:#fff!important}.ui.bottom.attached.right.aligned.segment{padding-right:0!important}.equal.width.fields{float:left;margin-bottom:0!important;margin-left:30px!important}.Agents .field{float:left;margin-left:30px;display:inline-flex}.Agents .ui.form .field>label{font-weight:600!important}.login-form{background-color:#fff;background-position:bottom;background-repeat:no-repeat;background-size:100%}.login-form:before{content:"Under maitenance - We will be back Tuesday Sept 27th";z-index:999;background:#e3e9ff;place-content:center;align-items:center;width:100%;height:100%;padding:15px 100px;font-size:25px;font-weight:900;position:absolute;top:0;left:0;display:none!important}.login-form .ui.stacked.segment{border-radius:10px;padding:4em;background:#fff!important;border-bottom:1px solid #dfdff0!important;box-shadow:1px 1px 0 1px #e1e1f054!important}.login-form .ui.stacked.segment:after{display:none!important}.login-form .ui.stacked.segment .ui.teal.large.button{margin:25px 0;padding:15px 35px;font-family:Dosis,serif;font-weight:600}.login-form label{text-align:left;margin:10px;font-family:Averta,sans-serif;font-weight:400;display:block}.login-form h2{margin-bottom:30px!important}.login-form .ui.stacked.segment p{margin:15px 25px 55px;font-size:20px}.lead-status-icon{text-transform:uppercase;margin:0 auto;font-family:Dosis,sans-serif;width:40px!important;height:40px!important;font-size:15px!important;font-weight:300!important}.lead-status-icon .ui.red.label{color:#fff!important;background-color:#ff3649!important;border-color:#ff3649!important;border-radius:55px!important}.comp-logo-box{align-items:center;height:100%;display:flex}#company-lock .icon{color:#666382;font-size:20px}#company-lock:hover .icon{color:#4d77ff!important}#company-lock .icon.ti.ti-lock-open{color:#4d77ff}#company-lock i{margin:0!important}#company-lock{box-shadow:none;background:0 0;border:none;border-radius:5px;place-content:center;place-items:center;font-weight:700;display:flex;position:absolute;top:25px;right:50px;text-align:center!important;width:35px!important;height:35px!important;padding:0!important}.ui.button.integration-but{text-align:center;box-shadow:none;vertical-align:middle;float:right;color:#9d9bb5;background:0 0;align-self:center;width:90px;height:37px;margin-right:55px;font-size:15px;font-weight:500;display:block;padding:0!important}.clickfunnelsbut{color:#f9f9f9!important;background:#ea4432!important}.icon-clickfunnels,.icon-zapier,.icon-unbounce,.icon-instapage,.icon-webhook,.facebook.icon,.optin.icon.integration i{font-size:1.4em;line-height:.88;width:unset!important}.ui.circular.icon.button.integration{place-content:center;align-items:center;width:45px!important;height:45px!important;padding:.5em!important;display:flex!important}.icon.integration i{font-size:1.4em}.webhookbut{color:#f9f9f9!important;background:#ffb100!important}.facebookbut{color:#f9f9f9!important;background:#3e68f0!important}.zapierbut{color:#f9f9f9!important;background:#ff601f!important}.clickfunnelsbut i:before{margin-left:-1px!important}.instapagebut{color:#f9f9f9!important;background:#1a75ff!important}.optin.icon.integration{background:#a3bf1d!important}.unbouncedbut{color:#f1f3f4!important;background:#3c3a4e!important}.ui.button.integration-but:hover{color:#4d77ff;background:#fff;font-weight:400;border:1px solid #5998ff!important}#company-lock:hover{color:#4d77ff;background:0 0!important}.Agents .avatar.icon-image,.Companies .avatar.icon-image{margin-right:15px!important}.ui.table thead tr:first-child>th:last-child span{padding-right:15px}.Leads .ui.two.column.grid .column:first-child{width:100%}.Leads .ui.two.column.grid .column:nth-child(2),.CompanyProfile .ui.two.column.grid .column:nth-child(2){padding-right:0;position:absolute;right:0;width:unset!important}.note-label{color:#ccc;padding:10px;font-style:italic;display:block}.AgentProfile .ui.two.column.grid .column:nth-child(2){padding:0;position:absolute;top:0;right:0;width:unset!important}.Leads .ui.two.column.grid .column:first-child .field,.Leads .ui.two.column.grid .column:first-child .field .ui.form{align-items:center;display:inline-flex}.Leads .ui.two.column.grid .column:first-child .field:nth-child(2){order:2}.Leads .ui.two.column.grid .column:first-child .field:nth-child(3){margin-left:30px!important}.Leads .ui.two.column.grid .column:first-child .field .ui.form>div:nth-child(2),.CompanyProfile .ui.two.column.grid .column:first-child .ui.form>.equal.width.fields>div:nth-child(2),.AgentProfile .ui.two.column.grid .column:first-child .ui.form>.equal.width.fields>div:nth-child(2){float:left;text-align:center;background:#f7f9fa;border-radius:2px;padding:5px 15px;color:#637282!important;display:inline-block!important}.CompanyProfile .ui.two.column.grid .column:first-child .ui.form>.equal.width.fields>div:nth-child(2),.AgentProfile .ui.two.column.grid .column:first-child .ui.form>.equal.width.fields>div:nth-child(2){white-space:nowrap;margin:3px;padding:5px;display:inline-flex!important}.Leads .ui.two.column.grid .column:first-child .field .ui.form>div:nth-child(2) .ui.button i{color:#637282}.Leads .ui.two.column.grid .column:first-child .field .ui.form>div:nth-child(2) .ui.button,.CompanyProfile .ui.two.column.grid .column:first-child .ui.form>.equal.width.fields>div:nth-child(2) .ui.button,.AgentProfile .ui.two.column.grid .column:first-child .ui.form>.equal.width.fields>div:nth-child(2) .ui.button{color:#637282;float:left;text-align:center;background:0 0;border-radius:2px;margin:0;padding:5px;font-size:.928571em;font-weight:600;display:inline-block!important}.Leads .ui.two.column.grid .column:first-child .field .ui.form .equal.width.fields .field{text-overflow:ellipsis;white-space:nowrap;width:140px}.Leads .ui.two.column.grid .column:first-child .field .ui.form .equal.width.fields .text{white-space:nowrap;text-overflow:ellipsis;width:110px;overflow:hidden}.Leads .equal.width.fields{margin-right:10px;margin-left:0!important}.Agents .field label{float:left;text-align:center;background:#f7f9fa;border-radius:2px;padding:5px 15px;font-size:.928571em;font-weight:600;display:inline-block;color:#637282!important;margin:3px 0!important}.Leads .ui.two.column.grid .column:first-child>.field:nth-child(2),.CompanyProfile .ui.form,.Agents .ui.form{border:1px dashed #22242633;border-left:none;border-right:none;position:absolute;top:104px}.AgentProfile .ui.form{border:1px dashed #22242633;border-left:none;border-right:none;width:100%}.AgentProfile .ui.form .multiple.search.selection.dropdown{padding:5px 15px!important}.AgentProfile .ui.form .multiple.search.selection.dropdown .text{margin-left:20px;top:-2px}.Leads .ui.two.column.grid .column:first-child,.CompanyProfile .ui.two.column.grid .column:first-child,.Agents .ui.two.column.grid .column:first-child,.AgentProfile .ui.two.column.grid .column:first-child{width:100%}.ui.bottom.right.popup.visible{z-index:99999!important}.Leads .export-data{float:left;text-align:left;align-content:center;align-items:center;height:43px;padding-bottom:5px;font-family:Dosis,serif;font-weight:500;display:flex;position:absolute;top:75px;color:#637282!important}.Leads .export-data a{margin-left:10px;color:#4d77ff!important;border-bottom:1px dotted #4d77ff!important}.lead-status-n{color:#a2afbd!important;background-color:#f7f9fa!important}.lead-status-c{background-color:#4d77ff!important}.lead-status-s{background-color:#89ce25}.lead-status-v{background-color:#ff9d00}.lead-status-m,.lead-status-b{background-color:#ff3649}.freshAppTimeLine ul .timeline-record .timeline-bg-color-m,.freshAppTimeLine ul .timeline-record .timeline-bg-color-b,.timeline-status.timeline-bg-color-m{color:#fff;background-color:#ff3649}.select-fb-form{border:none;font-size:14px;padding:10px 30px 10px 10px!important}.create-fb-form{background:0 0!important;border-bottom:1px dashed #637282!important;border-radius:0!important;margin-left:10px!important;padding:5px!important;font-size:12px!important;font-weight:600!important}.ui.tiny.modal.ApiIntegration .select-fb-form,.ui.tiny.modal.ApiIntegration .select-fb-page{max-width:10.5em;margin-right:5px;display:inline-block;padding-right:30px!important}.ui.button.subscribe-fb-but{padding:17px}.help-note{background:#f7f9fa;border-radius:33px;margin-top:20px;padding:5px 15px;display:inline-block;color:#637282!important}.help-note a{color:#4d77ff!important}.dimmable.dimmed .App{-webkit-filter:blur(6px)}.ui.dimmer.visible.active{background-color:#ffffffa6!important}.ui.tiny.modal.ApiIntegration .dropdown.select-fb-form .text,.ui.tiny.modal.ApiIntegration .ac-pages .ui.selection.dropdown{width:9em;transition:none;display:inline-block}.ui.tiny.modal.ApiIntegration .dropdown.select-fb-form .text,.ui.tiny.modal.ApiIntegration .dropdown.select-fb-page .text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden!important}.ui.active.selection.dropdown.select-fb-page,.ui.active.selection.dropdown.select-fb-form{padding-left:15px!important}.modal.Apiintegration .ui.celled.table tr td,.Apiintegration .ui.celled.table tr th{border-left:0!important}.modal.ApiIntegration .ui.table td{padding:.786em .7em!important}.modal.ApiIntegration .content{padding:3rem}.subscribe-fb-but{color:#fff!important;background-color:#4d77ff!important}.ui.small.modal,.ui.tiny.modal{border-radius:10px;padding:35px 35px 20px;width:640px!important;box-shadow:1px 3px 1px #273c681a,0 0 55px 12px #273c681a!important}.ui.modal .size.circular.icon-image{float:left;margin:5px}.ui.small.modal .content,.ui.tiny.modal .content{background:#fff;padding:1rem 2rem}.ui.small.modal .two.column.grid,.ui.tiny.modal .two.column.grid{padding:1.5rem}.ui.small.modal .two.column.grid .column,.ui.tiny.modal .two.column.grid .column{padding:1.3rem;font-family:Averta,serif;font-size:13px}.ui.small.modal .ui.form .field>label,.ui.tiny.modal .ui.form .field>label{font-size:13px;font-weight:400;color:#637282!important;font-family:Averta,sans-serif!important}.ui.small.modal .ui.form input,.ui.tiny.modal .ui.form input{border:none;font-family:Averta,sans-serif;box-shadow:none!important;color:#3d464d!important;border-bottom:1px solid #dee0f0!important;border-radius:0!important;padding:16px!important;font-size:15px!important}.times div.hours,.times div.minutes,.times div.days{position:relative}.times div.hours input,.times div.minutes input,.times .days .ui.input input,.ui.tiny.modal .ui.form .times input{border-bottom:0!important}.times .days{width:25%}.times .days .ui.input input{padding-bottom:11px!important}.ui.big.form.textMessage .field .selection.dropdown{border:none;border-radius:0;border-bottom:1px solid #bcc0ce!important}.times .hours:before{content:"hrs";z-index:2;color:#4d77ff;font-size:11px;font-weight:600;position:absolute;top:10px;right:45px}.times .days:before{content:"day/s";z-index:2;color:#4d77ff;font-size:11px;font-weight:600;position:absolute;top:10px;right:45px}.times .minutes:before{content:"min";z-index:2;color:#4d77ff;font-size:11px;font-weight:600;position:absolute;top:10px;right:45px}.modal .actions a.deleteButton{color:#595c65!important}.ui.tiny.modal .ui.form .search{width:100%;margin:0;position:absolute}.ui.tiny.modal .ui.form .selection.dropdown.search{position:relative!important}.ui.small.modal .ui.form textarea,.ui.tiny.modal .ui.form textarea{border:1px solid #ccc;padding:16px;font-family:Averta,sans-serif;font-size:13px;color:#3d464d!important}.ui.small.modal .header,.ui.tiny.modal .header{border-bottom:none;padding:25px;font-family:Averta,sans-serif;color:#1b2733!important;font-size:16px!important;font-weight:500!important}.ui.small.modal .ui.form .field,.ui.tiny.modal .ui.form .field{position:relative}.ui.tiny.modal .ui.big.form .equal.width.fields .field .ui.checkbox label{padding:0 0 0 25px}.ui.tiny.modal .ui.big.form .equal.width.fields{width:100%;margin:10px 0!important}.ui.small.modal .ui.form .field>.selection.dropdown,.ui.tiny.modal .ui.form .field>.selection.dropdown{box-sizing:border-box;font-size:14px;line-height:1.21429em;padding:16px!important}.ui.small.modal .ui.form .field .dropdown.icon,.ui.tiny.modal .ui.form .field .dropdown.icon{padding:16px 5px}.ui.small.modal>.actions,.ui.tiny.modal>.actions{text-align:left;background:#fff;border-top:none;padding:2rem 2rem 3rem}.ui.small.modal .button.positive,.ui.tiny.modal .button.positive{background-color:#4d77ff!important}.ui.small.modal .button.black,.ui.tiny.modal .button.black{background-color:#4a5166;place-content:center;align-items:center;min-width:130px;min-height:43px;font-weight:500;font-family:Averta!important}.ui.modal .actions button.ui.teal{place-content:center;align-items:center;min-width:130px;min-height:43px;font-weight:500;font-family:Averta!important}.ui.small.modal .ui.search.dropdown>.text,.ui.tiny.modal .ui.search.dropdown>.text{z-index:3;margin:0;padding:0;font-weight:400;position:relative;left:1px;color:#3d464d!important;font-family:Averta,sans-serif!important;font-size:15px!important}.ui.small.modal .ui.selection.dropdown .item .text,.ui.tiny.modal .ui.selection.dropdown .item .text{font-family:Averta,sans-serif;font-size:14px}.ui.tiny.modal .ui.form .multiple.search .search,.ui.small.modal .ui.form .multiple.search .search{display:none;border-bottom:none!important}.ui.tiny.modal .ui.search.dropdown>.default.text,.ui.small.modal .ui.search.dropdown>.default.text{font-family:Averta,sans-serif;opacity:.8!important;color:#9d9bb5!important;font-size:15px!important;font-weight:400!important}.CompanyProfile .ui.selection.dropdown .menu>.item img{display:none}.CompanyProfile .ui.two.column.grid .column:first-child .ui.form>.equal.width.fields,.AgentProfile .ui.two.column.grid .column:first-child .ui.form>.equal.width.fields{margin-left:0!important}.Leads .ui.two.column.grid .column:first-child .field .ui.form .equal.width.fields div:nth-child(2) .ui.active.visible.search.selection.dropdown .visible.menu.transition .item:first-child:before{content:"";background:#0028ff;border-radius:5px;width:7px;height:7px;margin-right:10px;display:none}.Leads .ui.two.column.grid .column:first-child .field .ui.form .equal.width.fields div:nth-child(2) .ui.active.visible.search.selection.dropdown .visible.menu.transition .item:before{content:"";background:#0028ff;border-radius:5px;width:7px;height:7px;margin-right:10px;display:inline-block}.Leads .ui.two.column.grid .column:first-child .field .ui.form .equal.width.fields div:nth-child(2) .ui.active.visible.search.selection.dropdown .visible.menu.transition .item:nth-child(2):before{background:#a2afbd}.Leads .ui.two.column.grid .column:first-child .field .ui.form .equal.width.fields div:nth-child(2) .ui.active.visible.search.selection.dropdown .visible.menu.transition .item:nth-child(3):before{background:#f2711c}.Leads .ui.two.column.grid .column:first-child .field .ui.form .equal.width.fields div:nth-child(2) .ui.active.visible.search.selection.dropdown .visible.menu.transition .item:nth-child(7):before{background:#db3d28}.Leads .ui.two.column.grid .column:first-child .field .ui.form .equal.width.fields div:nth-child(2) .ui.active.visible.search.selection.dropdown .visible.menu.transition .item:nth-child(8):before{background:#db2828}.Leads .ui.two.column.grid .column:first-child .field .ui.form .equal.width.fields div:nth-child(2) .ui.active.visible.search.selection.dropdown .visible.menu.transition .item:nth-child(9):before{background:#21ba45}.Leads .ui.two.column.grid .column:first-child .field .ui.form .equal.width.fields .field .ui.active.visible.search.selection.dropdown{width:190px;max-height:25.3714rem}.Leads .ui.two.column.grid .column:first-child .field .ui.form .equal.width.fields .field .ui.active.visible.search.selection.dropdown .visible.menu.transition{max-height:25.3714rem}.Leads .ui.two.column.grid .column:first-child .field .ui.form .equal.width.fields .field .ui.active.visible.search.selection.dropdown .visible.menu.transition .item{font-size:13px}.form.dealForm .ui.search.selection.dropdown{position:relative}.average-response-time ul li{margin-right:15px!important}.average-response-time ul li div{border-radius:25px}.LeadsStats .average-response-time>div:first-child{margin-bottom:35px}.LeadsStats .average-response-time ul{text-align:center;margin:20px auto;padding-left:0}.LeadsStats .average-response-time ul li div{border-radius:25px;margin-bottom:15px;display:block;width:12px!important;height:12px!important}.LeadsStats .average-response-time .chart-wrapper{min-height:240px!important}.LeadsStats .average-response-time .chart-wrapper .empty-wrapper{top:5px}.LeadsStats .average-response-time ul li{text-align:center;color:#9d9bb5;text-transform:uppercase;flex-wrap:wrap;place-content:center;width:52px;font-family:Averta,sans-serif;font-size:13px;font-weight:600;line-height:1.2;margin-right:5px!important;display:inline-flex!important}.LeadsStats .average-response-time ul li:nth-child(5){margin-right:0!important}.AgentLeads,.LeadsStats{margin-top:27px!important}.AgentLeads .tab-panel .ui.icon.input{width:100%;margin:10px auto}.AgentLeads .tab-panel .ui.icon.input input{background:#ecedf6;border:1px solid #bfc5d2;border-radius:25px;font-family:averta,sans-serif;color:#7f7c9d!important}.AgentLeads .tab-panel .ui.icon.input input::placeholder,.ui.form .field .ui.input input::placeholder{opacity:.8;color:#9d9bb5;font-weight:400}.ui.segment.active.tab{box-shadow:none;border:none;min-height:50vh;padding:2px}.AgentLeads .ui.basic.segment{white-space:nowrap;width:100%;margin:0;display:inline-block}.AgentLeads .header.mobile-app-menu,.LeadsStats .header.mobile-app-menu{line-height:41px;color:#3c3a4e!important;font-family:Averta,sans-serif!important;font-size:30px!important;font-weight:600!important}.AgentLeads .ui.secondary.menu .active.item{color:#3c3a4e;background:0 0;font-weight:600}.AgentLeads .ui.secondary.menu .active.item:after{content:"";background:#4d77ff;border-radius:15px;width:7px;height:7px;margin-left:-5px;position:absolute;bottom:-5px;left:50%}.AgentLeads .ui.secondary.menu .item{text-transform:uppercase;color:#c0bed0;margin:0;padding:.785714em .528571em;font-family:Averta,sans-serif;font-size:13px;font-weight:600;letter-spacing:-.3px!important}.AgentLeads .ui.secondary.menu .item:hover,.AgentLeads .ui.secondary.menu .active.item:hover{color:#4d77ff;background:0 0;font-weight:600}.AgentLeads .ui.secondary.menu .label{color:#fff;background:#ff2840;border-radius:25px;width:20px;height:20px;margin-top:3px;margin-left:5px;padding:3px}.AgentLeadsList .company-name{display:none}.AgentLeadsList .item.listItem{border-bottom:1px solid #2224261a;padding:1.286em 0!important}.ui.very.relaxed.list.AgentLeadsList .item .content a.header{margin-bottom:5px;font-family:Averta,sans-serif;font-size:17px;font-weight:400;color:#3c3a4e!important}.ui.very.relaxed.list.AgentLeadsList .item .content a.header .lead-name{text-overflow:ellipsis;overflow:hidden}.AgentLeadsList .item .content .deal-name{color:#7f7c9d;text-overflow:ellipsis;width:120px;font-family:Averta,sans-serif;font-size:14px;font-weight:400;display:inline-block;overflow:hidden}.AgentLeadsList .item .content .listItemTime{color:#7f7c9d;font-family:Averta,sans-serif;font-size:14px;font-weight:400}.AgentLeads .button.add-lead{background:#ff2840;font-weight:300;box-shadow:5px 5px 14px 5px #ff050033}.AgentLeads .lead-status-icon{margin-right:15px;padding-top:14px;font-family:Averta,sans-serif;width:45px!important;height:45px!important}.AgentLeads .ui.secondary.menu{text-align:center;justify-content:center;display:flex}.agent-welcome p{margin:auto 25px 25px;padding-bottom:16px;font-size:16px;font-weight:400;display:block;color:#637282!important}.agent-welcome h3{margin-top:0;color:#3c3a4e!important;font-family:Averta,sans-serif!important;font-size:25px!important;font-weight:500!important}.agent-welcome a .button,.AgentLeads .massive.circular{border-radius:25px;padding:15px 35px 17px;font-weight:500;background:#4d77ff!important;box-shadow:5px 5px 14px 5px #000cff33!important}.AgentLeads .button.add-lead{border-radius:50px;width:60px;height:60px;padding:0!important;font-size:18px!important}.LeadsStats .required.field,.AgentLeads .required.field{line-height:45px;padding:0!important;display:block!important}.LeadsStats .required.field .selection.dropdown,.AgentLeads .required.field .selection.dropdown{color:#7f7c9d;border:1px solid #dfdff0;border-radius:75px;margin-right:-15px;font-weight:500;display:inline;border-radius:75px!important;padding:10px 35px 11px 15px!important;font-size:14px!important;box-shadow:1px 2px 0 1px #e1e1f054!important}.LeadsStats .required.field .selection.dropdown i,.LeadsStats .ui.selection.dropdown i.dropdown{top:.937143em!important}.LeadsStats .required.field .selection.dropdown .visible.menu.transition,.AgentLeads .required.field .selection.dropdown .visible.menu.transition{width:140px;max-height:250px;top:40px;left:-50px}.empty-wrapper{position:relative;border:none!important}.Leads.sidebarOpened .empty-wrapper{margin-top:-165px!important}.empty-wrapper:before{content:url(/assets/nostatsicon-Bml8wQNT.svg);text-align:center;place-content:center;align-items:center;display:flex}.ui.inverted.dimmer .ui.loader{color:#4d77ff!important}.empty-deal-wrapper{text-align:left;color:#7f7c9d;margin:20px 0;font-family:Averta;font-size:15px}.empty-deal-wrapper a{text-decoration:underline;color:#4d77ff!important}.blue-sticky-bar{z-index:999;place-content:center;align-items:center;width:100%;height:85px;padding:25px;font-family:Averta;font-weight:600;line-height:1;display:none;position:absolute;top:10px;left:0;box-shadow:0 1px 25px -10px #4d77ff;color:#fff!important;background:#4d77ff!important}.blue-sticky-bar a{color:#4d77ff;background:#fff;border-radius:10px;margin-left:25px;padding:13px 25px;font-weight:500;display:inline-block}.blue-sticky-bar a:hover{color:#86a3ff}.blue-sticky-bar p{font-size:15px;font-weight:400;color:#fff!important}.ui.left.sidebar,.ui.right.sidebar{width:120px!important}.ui.visible.left.sidebar~.fixed,.ui.visible.left.sidebar~.pusher{transform:translate(120px)!important}.ui.large.pointing.secondary.menu{border:0!important;display:inline!important}.App>div:first-child{height:100%;display:block}.App{height:100%}.AgentLeadNotes{text-align:left}.AgentLeadNotes textarea{border:1px solid #c8c9d2!important}.info-header,.meta-header,.timeline-header{color:#9d9bb5;margin:0 0 5px;font-family:Averta,sans-serif;font-size:15px;font-weight:400}.lead-info,.lead-meta{border-bottom:1px solid #2224261a;padding:15px 5px}.lead-timeline .timeline-header{padding:15px 5px}.AgentLeadNotes .lead-timeline{padding-bottom:10px}.lead-reminder .timeline-header{padding:15px 5px}.reminder-created-time.hour{float:right}.ui.circular.button.remindernew-but{color:#9d9bb5;background:#f6f6fa;border:1px dashed #9d9bb5;margin:15px auto;padding-bottom:12px;font-weight:500;font-family:Averta,sans-serif!important}.ui.circular.button.remindernew-but:hover{color:#4d77ff;border:1px dashed #4d77ff}.ui.circular.button.remindernew-but i{font-size:12px}.AgentLeadNotes .lead-reminder{padding-bottom:110px}.AgentLeadNotes .lead-note{background:#fff;border:1px solid #dfdff0;border-radius:10px;margin:10px 0;padding:20px;transition:border-color .5s;box-shadow:0 0 1px #e0e1ea}.AgentLeadNotes .column{width:100%;padding-top:1rem;padding-bottom:1rem;display:inline-block}.AgentLeadNotes h1{text-overflow:ellipsis;white-space:nowrap;max-width:300px;line-height:41px;overflow:hidden;color:#3c3a4e!important;margin-top:24px!important;font-family:Averta,sans-serif!important;font-size:30px!important;font-weight:600!important}.AgentLeadNotes .lead-profile-row>a{background:#f6f6fa;place-content:center;align-items:center;width:45px;height:45px;margin:10px 5px;padding:0;font-size:29px;display:flex;color:#666382!important}.AgentLeadNotes .lead-profile-row>a i{margin:0!important}.AgentLeadNotes .lead-profile-row>a:hover{background:0 0;color:#4d77ff!important}.AgentLeadNotes .lead-profile-row>a>i{width:100%!important}.AgentLeadNotes .lead-profile-row.buttons{place-content:center;align-items:center;display:flex}.ui.primary.button{background:#4d77ff!important}.AgentLeadNotes .lead-profile-row>.call-lead-but{border-radius:45px;place-content:center;align-items:center;width:55px;height:55px;margin:20px;display:inline-flex;box-shadow:3px 3px 14px 2px #000cff33;color:#fff!important;background:#4d77ff!important;font-size:20px!important}.AgentLeadNotes .lead-profile-row>.call-lead-but:hover{color:#fff!important}.AgentLeadNotes .lead-profile-row>.endCall{border-radius:45px;place-content:center;align-items:center;width:55px;height:55px;margin:20px;font-size:19px;display:inline-flex;box-shadow:3px 3px 14px 2px #000cff33;color:#fff!important;background:#ff3649!important}.AgentLeadNotes .lead-profile-row>.endCall i{margin:0!important}.AgentLeadNotes .lead-profile-row>.ui.button .mail,.AgentLeadNotes .lead-profile-row>.ui.button .pencil{margin:auto auto 10px!important}.AgentLeadNotes .lead-profile-row>.call-lead-but i{margin:0!important}.AgentLeadNotes i.icon.mail:before{speak:none;font-variant:normal;text-transform:none;text-align:center;vertical-align:middle;cursor:pointer;font-style:normal;font-weight:400;line-height:1;content:""!important;font-family:Linearicons,serif!important}.AgentLeadNotes i.icon.pencil.alternate:before{speak:none;font-variant:normal;text-transform:none;text-align:center;vertical-align:middle;cursor:pointer;margin-left:5px;font-style:normal;font-weight:400;line-height:1;content:""!important;font-family:Linearicons,serif!important}.AgentLeadNotes i.icon.mail,i.icon.pencil{font-size:30px}.AgentLeadNotes .lead-note-datetime{color:#9d9bb5;font-size:12px;font-weight:600}.AgentLeadNotes .lead-note-content,.AgentLeadNotes .lead-info,.AgentLeadNotes .lead-meta{font-family:Averta,sans-serif;color:#3c3a4e!important}.AgentLeadNotes .addLeadNote{background:#fff;width:100%;position:fixed;bottom:0;left:0}.AgentLeadNotes .addLeadNote textarea{height:75px;font-family:Averta,sans-serif;font-weight:400;border:0!important;border-top:1px solid #cccbd0!important;border-radius:0!important}.AgentLeadNotes .addLeadNote .ui.form .field{box-shadow:none;margin-bottom:0}.AgentLeadNotes .addLeadNote .ui.form .ui.buttons{width:100%;height:50px}.AgentLeadNotes .addLeadNote .ui.form .ui.buttons .button{border-radius:0;font-weight:500;font-family:Averta,sans-serif!important}.AgentLeadNotes .addLeadNote .ui.form .ui.buttons .button.positive{background-color:#4d77ff!important}.AgentLeadNotes .addLeadNote .ui.form .ui.buttons .button.floating.dropdown.icon{color:#828099;background-color:#f7f9fa;align-items:center;width:60%;padding-left:20px;line-height:25px;display:flex}.AgentLeadNotes .addLeadNote .ui.form .ui.buttons .button.floating.dropdown.icon i{float:right;margin:0 15px 0 auto!important}.AgentLeadNotes .addLeadNote .ui.form .ui.buttons .or:before{content:"";speak:none;font-variant:normal;text-transform:none;text-align:center;vertical-align:middle;cursor:pointer;color:#828099;font-size:18px;font-style:normal;font-weight:400;left:-1px;font-family:tabler-icons!important}.ui.form textarea:focus{border-color:#4d77ff!important}.create-lead-header{box-sizing:border-box;text-align:left;vertical-align:top;width:100%;margin-top:12px;padding:1rem 0;display:flex}.create-lead-header .header.mobile-app-menu{text-align:left;float:left;width:100%;line-height:41px;display:block;color:#3c3a4e!important;font-family:Averta,sans-serif!important;font-size:30px!important;font-weight:600!important}.create-lead-form{padding-bottom:50px}.create-lead-form .ui.big.form.leadForm label,.AccountProfile .ui.big.form.profileForm .required.field label{display:none}.create-lead-form .ui.big.form.leadForm input,.AccountProfile .ui.big.form.profileForm input{background:0 0;border:0;border-bottom:1px solid #ccc;border-radius:0;font-family:Averta,sans-serif;font-size:15px}.create-lead-form .ui.big.form.leadForm textarea,.AccountProfile .ui.big.form.profileForm textarea{color:#1a1a1a;background:0 0;border:1px solid #ccc;border-radius:0;font-family:Averta,sans-serif;font-size:15px}.create-lead-form .ui.big.form.leadForm .text,.AccountProfile .ui.big.form.profileForm .text{font-family:Averta,sans-serif;font-size:15px;font-weight:400}.create-lead-form .ui.big.form.leadForm i,.AccountProfile .ui.big.form.profileForm i{padding:10px 10px 10px 0}.create-lead-form .ui.big.form.leadForm div.column:nth-child(2) .field,.AccountProfile .ui.big.form.profileForm div.column:nth-child(2) .field{border-bottom:1px dashed #ccc;margin-bottom:5px}.create-lead-form>div:nth-child(2){width:100%;position:fixed;bottom:0;left:0;box-shadow:0 -2px 4px 4px #0000001a}.AccountProfile{padding-top:0!important}.AccountProfile .ui.bottom.attached.segment{border:0}.create-lead-form>div:nth-child(2) .button,.AccountProfile .ui.big.form.profileForm .primary.button{color:#fff;background:#4d77ff;border-radius:0;padding:15px;font-family:Averta,sans-serif!important}.AccountProfile .size.circular.icon-image{float:left;margin-top:5px;margin-right:20px}.upload.icon{padding:0!important}.ui.left.pointing.basic.label{font-weight:600;font-family:Averta,sans-serif!important}.LeadNotes .six.wide.column{width:410px;height:100%;box-shadow:none;background:#fff;border-right:1px solid #2224261a;height:calc(100% + 90px);padding:35px;position:absolute;top:96px;left:0}.ui.secondary.menu.leadnotes{justify-content:center;align-items:center;margin:15px auto 50px;display:flex;text-align:center!important}.ui.secondary.menu.leadnotes button,.ui.secondary.menu.leadnotes a{background:#f6f6fa;place-content:center;align-items:center;width:45px;height:45px;margin:10px 5px;display:flex;color:#666382!important;font-size:20px!important}.LeadNotes .lead-profile .lead-profile-row .lead-profile-value.fullname{font-family:Averta,sans-serif;font-weight:600;line-height:1.2;text-align:center!important;width:100%!important;margin:40px 0 30px!important;font-size:25px!important;display:block!important}.lead-profile-row.additionalinfo{border-top:1px dashed #ccc;margin-top:30px;padding-top:30px;width:100%!important}.LeadNotes .ui.top.attached.segment{margin-left:360px;width:calc(100% - 360px)!important;margin-top:0!important}.LeadNotes .ui.top.attached.segment.pagehead{margin-left:315px;border-bottom:1px solid #2224261a!important;width:100%!important;margin-top:0!important;padding:25px 25px 29px 45px!important}.ui.top.attached.segment.pagehead .ui.header{color:#243546!important;margin:0!important;font-family:Averta,sans-serif!important;font-size:16px!important;font-weight:600!important}.LeadNotes .ui.segment.lead-profile{border:none}.LeadNotes .freshAppTimeLine{padding-left:20px}.LeadNotes .timeline-record-text{width:100%;color:#243546!important;background-color:#f1f5f9!important}.freshAppTimeLine ul .timeline-record:first-child .timeline-record-text{background:0 0!important}.LeadNotes .freshAppTimeLine ul .timeline-record .timeline-record-text .creation-date,.LeadNotes .freshAppTimeLine ul .timeline-record .timeline-record-text .creation-time{font-family:Averta,sans-serif;font-size:13px;color:#637282!important}.LeadNotes .freshAppTimeLine ul .timeline-record{align-items:center;display:flex}.ui.basic.segment.notoppad{margin-top:0;padding-top:0}.lead-profile-value.fullname{margin:20px auto;font-size:22px;width:100%!important}.LeadNotes .block.timeline-status{border-radius:5px;width:75%;height:2px;margin-bottom:15px;display:block;position:relative}.LeadNotes .timeline-bg-color-c{color:#fff;background-color:#4d77ff!important}.LeadNotes .timeline-status{text-align:center;border-radius:50%;place-content:center;align-items:center;width:55px;height:55px;margin:0 auto;font-size:22px;display:flex}.LeadNotes .timeline-bg-color-n{color:#637282!important;background-color:#f1f5f9!important}.LeadNotes .timeline-bg-color-v{background-color:#f2711c!important}.ui.horizontally.padded.two.column.grid{height:100%}.LeadNotes .lead-profile-label{font-family:Averta,sans-serif;font-size:13px;font-weight:400;color:#637282!important;width:30%!important;display:inline-block!important}.lead-profile-label-additional{text-align:left;padding-top:30px;font-family:Averta,sans-serif;font-size:13px;font-weight:400;color:#637282!important;width:100%!important}.LeadNotes .lead-profile .lead-profile-row .lead-profile-value{text-overflow:ellipsis;font-weight:600;overflow:hidden;color:#243546!important;text-align:right!important;width:70%!important;display:inline-block!important}.LeadNotes .freshAppTimeLine ul .timeline-record .timeline-record-text .timeline-text{margin-top:5px}.freshAppTimeLine ul .timeline-record .timeline-color-v{color:#f2711c!important}.timeline-record audio{color:#ccc;border-radius:33px;height:30px;margin-top:5px;opacity:.4!important;background:#4d77ff!important;max-width:100%!important;font-size:10px!important;display:block!important}.lead-note audio{color:#ccc;border-radius:5px;height:30px;margin-top:10px;opacity:.4!important;background:#fff!important;max-width:100%!important;font-size:10px!important;display:block!important}.timeline-record .timeline-status span{font-size:14px;margin-top:0!important}.LeadNotes .ui.left.floated.header{padding-right:20px}.freshAppTimeLine>button:nth-child(2){color:#fff;background:#4d77ff;border-radius:25px;margin-left:50px}.Leads.sidebarOpened .freshAppTimeLine>button:nth-child(2){background-color:#4d77ff;border-radius:8px;padding:13px 25px;margin-left:0!important;box-shadow:0 3px 8px #0058ff66!important}.Leads.sidebarOpened .freshAppTimeLine>button:nth-child(2):hover{color:#fff;background-color:#4a71f0}.sidebar-bootom a{margin-top:12px}.sidebar-bootom a.item:hover i,.sidebar-bootom a:hover .ti-brand-hipchat{color:#fff!important}.ui.dimmer{background-color:#ffffffd9!important}.MuiInput-underline:after{border-bottom:1px solid #ccc!important}.Companies .ui.table tr:first-child td:nth-child(2),.Leads .ui.table tr:first-child td:first-child,.Companies .ui.table tr td:nth-child(2),.Leads .ui.table tr td:first-child{text-align:center;border-right:1px solid #dfdff0;place-content:center;align-items:center;height:90px;display:flex;width:85px!important}.table-head.blue{color:#fff;background:#4d77ff;border-radius:5px;padding:2px 10px;font-family:Averta,sans-serif;font-size:10px;font-weight:500}.table-head.yellow{color:#fff;border-radius:5px;padding:2px 10px;font-family:Averta,sans-serif;font-size:10px;font-weight:500;background:#ffb500!important}.ui.positive.button,.ui.positive.buttons .button,.ui.positive.button:hover,.ui.positive.buttons .button:hover{background-color:#4d77ff!important}.Leads .ui.table thead tr:first-child>th:first-child{text-align:center;border-right:1px solid #dfdff0;width:85px}label.started,label.totalLeads{text-align:center;color:#fff;text-transform:uppercase;background:#4d77ff;border-radius:3px;width:max-content;margin:0 auto;padding:0 10px;font-size:9px;font-weight:600;line-height:17px}label.conversations{text-align:center;color:#fff;text-transform:uppercase;background:#5c9c19;border-radius:3px;width:max-content;margin:0 auto;padding:0 10px;font-size:9px;font-weight:600;line-height:17px}.campaignFilters,.leadFilters{margin:15px 0 20px}.leadFilters{margin-bottom:40px}.leadFilters form{display:flex}.Leads .ui.basic.segment{padding:2px}.campaign-sort{float:right}.filter.white .field{background:#fff;border-radius:8px;border:1px solid #dfdff0!important;margin-right:10px!important;padding:0!important;box-shadow:1px 2px 0 1px #e1e1f054!important}.top-space{margin-top:50px!important}.ui.teal.button.new-campaign{text-align:center;width:45px;height:45px;margin-top:-2px;font-size:20px;font-weight:500;background-color:#4d77ff!important;border-radius:55px!important;padding:0!important;box-shadow:0 3px 8px #0058ff66!important}.ui.secondary.menu.leadnotes .onCall,.ui.secondary.menu.leadnotes .onCall,.onCall{color:#fff!important;background-color:#4d77ff!important}.ui.secondary.menu.leadnotes .endCall,.ui.secondary.menu.leadnotes .endCall,.endCall{color:#fff!important;background:#ff3649!important}.ui.teal.button.new-campaign i{margin:0!important}.DealStatistics,.LeadNotesPreview,.companyLeadStats{background:#fff;border:none;border-radius:0;width:350px;height:100%;position:absolute;top:96px;right:0;box-shadow:-1px 1px #e1e1f0e6}.lead-profile{border-radius:none;border:none!important;padding:0!important}.lead-profile .leadprofile-top{text-align:left;color:#3c3a4e;border-bottom:1px solid #dfdff0;padding:35px;font-family:Averta,sans-serif;font-size:17px;font-weight:500}.lead-profile .leadprofile-top i{position:absolute;top:10px;right:10px}.lead-profile .leadprofile-top a{float:right;height:45px;margin-top:-12px;display:inline-block}.DealStatistics .deal-header{border-bottom:1px solid #dfdff0;padding:35px}.deal-header div{text-transform:uppercase;color:#9d9bb5;text-align:left;font-family:Averta,sans-serif;font-size:12px;font-weight:800}.deal-header h2{text-transform:initial;color:#3c3a4e;text-align:left;margin-top:10px;font-size:17px;font-weight:500;font-family:averta,sans-serif!important}.statswrapper{width:100%;height:100%;display:block}.deals-chart{text-transform:uppercase;margin:55px auto;font-family:Averta,sans-serif;font-size:10px;font-weight:500}.deals-chart-description{white-space:nowrap;border-top:1px solid #dfdff0;padding:35px;display:block}.deals-chart-description h3{text-transform:none;text-transform:initial;color:#3c3a4e;text-align:left;margin-bottom:30px;font-size:17px;font-weight:500;font-family:averta,sans-serif!important}.recharts-cartesian-axis-line,.recharts-cartesian-axis-tick-line,.recharts-cartesian-grid-vertical,.recharts-cartesian-grid-horizontal{display:none}.recharts-text.recharts-cartesian-axis-tick-value{fill:#8d96b5}.Dashboard.sidebarOpened{width:calc(100% - 350px)}.data-source-header{color:#7f7c9d;margin-bottom:15px;padding:0;font-weight:500}.ui.progress{position:relative}.DealStatistics .ui.progress.integration-bar-facebook .bar{border-radius:10px;height:5px;background:#4d77ff!important}.DealStatistics .ui.progress.integration-bar-clickfunnels .bar{border-radius:10px;height:5px;background:#374b60!important}.DealStatistics .ui.progress.integration-bar-zapier .bar{border-radius:10px;background:#ff4a00!important;height:5px!important}.DealStatistics .ui.progress.integration-bar-instapage .bar,.DealStatistics .ui.progress.integration-bar-webhook .bar{border-radius:10px;height:5px!important}.ui.progress .bar:after{content:"";z-index:-1;background:#e9ebf4;border-radius:10px;width:100%;height:5px;display:block;position:absolute;top:0;left:0}.ui.progress .bar{height:5px!important}@media only screen and (width<=1350px){.Leads .ui.table thead th:nth-child(5),.Leads .ui.table tbody tr td:nth-child(5),.Leads.sidebarOpened .leads-container .ui.table thead tr th:nth-child(4),.Leads.sidebarOpened .leads-container .ui.table tbody tr td:nth-child(4),.Leads.sidebarOpened .leads-container .ui.table thead tr th:nth-child(3),.Leads.sidebarOpened .leads-container .ui.table tbody tr td:nth-child(3){display:none!important}.Leads.sidebarOpened .leadFilters .ui.form{flex-direction:column}.Leads.sidebarOpened .equal.width.fields.white{width:100%!important;margin-bottom:15px!important;display:flex!important}.Leads.sidebarOpened .leadFilters .ui.form .field.sortby{display:none}.Leads.sidebarOpened .leadFilters .ui.form .field,.Leads.sidebarOpened .leadFilters .ui.form .field .ui.button{width:100%}.companyLeadStats.campaigns{display:none}.Campaigns.sidebarOpened{width:100%}.Campaigns .ui.table tbody tr td:nth-child(3),.Campaigns .ui.table tbody tr td:nth-child(4){display:none}}@media only screen and (width<=1170px){.Leads .ui.table thead th:nth-child(6),.Leads .ui.table tbody tr td:nth-child(6){display:none!important}}@media only screen and (width<=1231px){.Leads .leadFilters .ui.form .field.sortby{display:none}.Agents .ui.segment>.ui.two.column.grid>.column:nth-child(2),.Dashboard .Dashboard .ui.segment>.ui.two.column.grid>.column:nth-child(2),.Companies .ui.segment>.ui.two.column.grid>.column:nth-child(2),.Leads .ui.segment>.ui.two.column.grid>.column:nth-child(2){padding-right:1rem;position:relative;width:100%!important}.Agents .ui.segment>.ui.two.column.grid>.column:nth-child(2) .ui.secondary.menu,.Dashboard .Dashboard .ui.segment>.ui.two.column.grid>.column:nth-child(2) .ui.secondary.menu,.Companies .ui.segment>.ui.two.column.grid>.column:nth-child(2) .ui.secondary.menu,.Leads .ui.segment>.ui.two.column.grid>.column:nth-child(2) .ui.secondary.menu{position:relative;width:100%!important;margin:0 auto!important}.ui.segment>.ui.two.column.grid>.column:nth-child(2) .right.menu{width:100%}.Leads .ui.segment>.ui.two.column.grid>.column:nth-child(2) .right.menu .ui.teal.button{margin-right:20px}.ui.segment>.ui.two.column.grid>.column:nth-child(2) .right.menu .ui.teal.button{margin-right:5px}.ui.segment>.ui.two.column.grid>.column:nth-child(2) .ui.secondary.menu .right.menu .item{flex:1;width:100%;margin:0!important;padding:5px!important}.ui.secondary.menu .right.menu .ui.teal.button{z-index:99999;color:#0000;border-radius:65px;width:60px;height:60px;padding:10px 25px;font-size:25px;position:fixed;top:50px;right:73px;box-shadow:5px 5px 14px 5px #000cff33!important}.ui.secondary.menu .right.menu .ui.teal.button:first-child{width:unset;height:unset;font-size:14px;position:static;right:0;box-shadow:none!important;margin-right:-14px!important}}@media only screen and (width<=1024px){.campain-name{width:180px}.pushable:not(body){-webkit-transform:unset!important;transform:unset!important}.sidebar-bootom>a:first-child,.login-form .stacked>span:nth-child(9){display:none}.login-form>.ui.center.aligned.middle.grid{margin:0!important}.login-form>.ui.grid>.column.logincontainer{padding:0!important}.Leads .ui.table thead th:nth-child(5),.Leads .ui.table thead th:nth-child(6),.Leads .ui.table tbody tr td:nth-child(5),.Leads .ui.table tbody tr td:nth-child(6),.Agents .ui.table thead th:nth-child(5),.Agents .ui.table tbody tr td:nth-child(5){display:none!important}.ui.small.modal .two.column.grid,.ui.tiny.modal .two.column.grid{padding:0!important}.ui.modal{top:0}.LeadNotes .six.wide.column{background:0 0!important}}@media only screen and (width<=828px){.Leads .leads-container .ui.search.selection.dropdown>.dropdown.icon{right:2.2em!important}.ui[class*=left\ fixed].menu{height:unset!important}.sidebar-bootom{margin:0;position:absolute;bottom:20px}.ui.visible.left.sidebar~.fixed,.ui.visible.left.sidebar~.pusher{transform:translate(80px)!important}.ui.left.sidebar,.ui.right.sidebar{width:80px!important}.ui.icon.left.AppSidebar.menu{width:80px}.ui.icon.left.AppSidebar.menu .item div{display:none}.ui.icon.left.AppSidebar.menu .item{height:60px;display:flex}.create-lead-form>div:nth-child(2) .button,.AccountProfile .ui.big.form.profileForm .primary.button{color:#fff;background:#4d77ff;border-radius:0;width:100%;padding:15px;font-family:Averta,sans-serif!important}.ui.left.floated.header:before{content:"";speak:none;font-variant:normal;text-transform:none;text-align:center;vertical-align:middle;cursor:pointer;width:10px;margin-right:10px;padding-bottom:7px;font-size:20px;font-style:normal;font-weight:400;line-height:1;display:inline-block;font-family:Linearicons,serif!important}.freshAppContainer{height:100%;padding:5px 15px}.freshappRoutes{height:100%}.freshAppHeader{padding-left:35px!important;padding-right:35px!important}.freshAppHeader>.ui.stackable.two.column.grid>.middle.aligned.row>.right.aligned.column{width:100%;position:absolute}.freshAppLayout>.two.column.grid>.one.wide.column{display:none}.freshAppLayout>.two.column.grid>.fifteen.wide.column{width:100%!important}.ui.secondary.menu .right.menu input{width:100px}.ui.single.line.table tbody{display:contents!important}.ui.single.line.table tr{display:table-row!important}.ui.single.line.table tr>th,.ui.single.line.table tr>td{display:table-cell!important}.Leads .ui.table thead th:nth-child(3),.Leads .ui.table thead th:nth-child(5),.Leads .ui.table thead th:nth-child(6),.Leads .ui.table tbody tr td:nth-child(3),.Leads .ui.table tbody tr td:nth-child(5),.Leads .ui.table tbody tr td:nth-child(6),.Companies .ui.table thead th:nth-child(3),.Companies .ui.table thead th:nth-child(2),.Companies .ui.table thead th:nth-child(5),.Companies .ui.table tbody tr td:nth-child(3),.Companies .ui.table tbody tr td:nth-child(2),.Companies .ui.table tbody tr td:nth-child(5),.Agents .ui.table thead th:nth-child(2),.Agents .ui.table tbody tr td:nth-child(2),.Agents .ui.table thead th:nth-child(3),.Agents .ui.table tbody tr td:nth-child(3),.Agents .ui.table thead th:nth-child(5),.Agents .ui.table tbody tr td:nth-child(5){display:none!important}.ui.table:not(.unstackable) td:first-child,.ui.table:not(.unstackable) th:first-child{font-weight:inherit!important}.Dashboard .ui.cards .ui.card{flex:1;min-width:290px}.dimmed.dimmable>.ui.animating.dimmer,.dimmed.dimmable>.ui.visible.dimmer,.ui.active.dimmer{justify-content:center}.LeadNotes .six.wide.column{width:100%;position:unset;height:100%;box-shadow:none;border-right:0;margin-top:5px;padding-left:30px;left:0}.LeadNotes .ui.top.attached.segment{width:100%!important;margin:0!important;padding:0 45px!important}.LeadNotes .ui.top.attached.segment .left.floated.column .ui.left.floated.header:before,.LeadNotes .ui.top.attached.segment .left.floated.column a,.LeadNotes .ui.top.attached.segment .right.floated.ui.secondary.menu .teal{display:none}.LeadNotes .ui.top.attached.segment .left.floated.column{white-space:nowrap}.LeadNotes .timeline-record .timeline-status{display:none!important}.LeadNotes .timeline-record .timeline-vertical-line{display:none}.LeadNotes .timeline-record-text,.LeadNotes .timeline-record{margin-left:0!important}.LeadNotes .freshAppTimeLine>button:nth-child(2){margin-left:0}.LeadNotes .freshAppTimeLine{padding-left:0}.freshAppHeader{display:none}.ui.top.attached.segment{margin:28px auto!important}.ui.table:not(.unstackable) tr>td,.ui.table:not(.unstackable) tr>th{padding:1.2em .75em!important}.ui.table:not(.unstackable) tfoot,.ui.table:not(.unstackable) thead{display:contents!important}.Leads .ui.two.column.grid .column:first-child .field:nth-child(3),.Companies .ui.two.column.grid .column:first-child .field:nth-child(2){display:none!important}.ui.secondary.menu .right.menu input:focus{width:180px}.ui.small.modal,.ui.tiny.modal{width:100%!important;margin-top:0!important}.ui.modal .ui.basic.segment{padding:0 1.5rem 1.5rem}.ui.small.modal .ui.form .field>label,.ui.tiny.modal .ui.form .field>label{font-size:16px}.CompanyProfile .ui.two.column.grid .column:first-child .ui.form>.equal.width.fields>.field,.AgentProfile .ui.two.column.grid .column:first-child .ui.form>.equal.width.fields>.field{float:left;margin-bottom:0;width:unset!important;display:inline!important}.Agents .ui.two.column.grid .column:first-child .field,.Campaigns .ui.two.column.grid .column:first-child .field{display:none}.Agents .ui.two.column.grid .column:first-child .ui.form{border:0}.ui.buttons .or{height:3.57143em!important}.ui.secondary.menu .right.menu .ui.teal.button{z-index:99999;color:#0000;border-radius:65px;width:60px;height:60px;padding:10px 25px;position:fixed;top:35px;right:18px;box-shadow:5px 5px 14px 5px #000cff33!important}.ui.secondary.menu .right.menu .ui.teal.button:first-child{width:unset;height:unset;font-size:14px;display:none;position:relative;right:0;box-shadow:none!important;margin-right:-14px!important}.Campaigns .ui.table{background:0 0}.Leads .ui.two.column.grid .column:first-child>.field:nth-child(2),.CompanyProfile .ui.form,.Agents .ui.form{width:100%}.ui.secondary.menu .right.menu input{border:1px solid #bfc5d2;border-radius:25px}#company-lock{top:25px;right:45px;background:0 0!important}.ui.table tr td:last-child .ui.buttons:before{top:22px;right:20px}.top.note{display:none}}@media only screen and (width<=921px){.Deals .ui.card,.ui.cards>.card{width:100%!important}.Leads .field label,.Agents .field label{display:none!important}.Dashboard .campaign-sort{display:none}.Dashboard .ui.cards .ui.card .content .dealContainer{height:90px;width:100%!important}.Dashboard .ui.cards .ui.card .content>div:nth-child(2),.Dashboard .ui.cards .ui.card .content>div:nth-child(3),.Dashboard .ui.cards .ui.card .content>div:nth-child(4){display:none}.Dashboard .ui.cards .ui.card .content .dealContainer>div:first-child{width:55px}.Dashboard .ui.cards .ui.icon.button{padding-left:0}.Dashboard .ui.card .ui.small.basic.buttons button:hover .icon{color:#4d77ff!important}.Dashboard.sidebarOpened .DealStatistics,.Leads.sidebarOpened .companyLeadStats,.Leads.sidebarOpened .AgentProfile,.Leads.sidebarOpened .lead-notes-profile-container{z-index:999999;width:100%;height:calc(100% - 2em);margin-top:1em;top:0;left:0}.Companies .ui.table tbody tr td:nth-child(4),.Companies .ui.table thead th:nth-child(4),.Leads .ui.table thead th:nth-child(4),.Leads .ui.table tbody tr td:nth-child(4),.Agents .ui.table thead th:nth-child(2),.Agents .ui.table tbody tr td:nth-child(2),.Agents .ui.table thead th:nth-child(3),.Agents .ui.table tbody tr td:nth-child(3),.Agents .ui.table thead th:nth-child(4),.Agents .ui.table tbody tr td:nth-child(4),.Agents .ui.table thead th:nth-child(5),.Agents .ui.table tbody tr td:nth-child(5){display:none!important}.Campaigns .ui.table tbody tr{white-space:nowrap;overflow:hidden}.Campaigns .ui.table tbody tr td,.Campaigns .ui.table tbody tr:hover td{background:0 0}.Campaigns .ui.table tbody tr td:nth-child(3),.Campaigns .ui.table tbody tr td:nth-child(4),.Campaigns .ui.table tbody tr td:nth-child(5){display:none!important}.Campaigns .ui.table tbody tr td:nth-child(6){float:right}.Campaigns .ui.table tr td:last-child .ui.buttons:before{top:0!important}.Campaigns .ui.table tr td:last-child .ui.buttons.custom-buttons{top:unset!important}.Campaigns .ui.table tbody tr td:nth-child(2){float:left;max-width:150px}.Campaigns .ui.table tbody tr td:nth-child(2) .campain-name{overflow:hidden;text-overflow:ellipsis!important;max-width:100%!important}.Campaigns .ui.table tbody tr td:first-child{float:left;background:0 0;margin-right:10px;width:43px!important}.Campaigns .ui.table tr td:last-child .ui.buttons .ui.button{margin-top:-35px}.Campaigns .ui.table tr td:last-child .ui.buttons .ui.button:nth-child(2){margin-top:-5px}.modals.dimmer .ui.scrolling.modal.ApiIntegration{margin:-4em}.ui.message.dash{display:none}.exportbox{color:#0000!important}.Leads .leadFilters .ui.form .field,.Leads .leadFilters .ui.form .field .ui.button{width:100%}.Leads .leadFilters .ui.form{flex-direction:column}.Leads .equal.width.fields.white{width:100%!important;margin-bottom:15px!important;display:flex!important}.Leads .leadFilters .equal.width.fields.filter.white .field{width:45%!important;margin-right:5px!important}}@media only screen and (device-width>=325px) and (device-width<=512px){.agentContainer{width:100%}.LeadsStats .average-response-time .chart-wrapper{margin:0 -4em -1em}.LeadsStats .average-response-time .chart-wrapper .empty-wrapper{margin:0 auto}}@media only screen and (device-width>=375px) and (device-width<=812px) and (-webkit-device-pixel-ratio>=3) and (orientation:portrait){.Toastify__toast{min-height:85px!important;padding-top:35px!important}}.ac-pages{background:#f6f6fa;border-bottom:none;border-radius:10px;margin:15px 0 35px;padding:15px}.ac-pages .ui.celled.definition.compact.table,.ac-pages .ui.celled.definition.compact.table thead th{border:none!important}.ac-pages .ui.selection.dropdown{max-width:10.5em;margin-right:15px;display:inline-block;padding-right:30px!important}.agents-info{font-family:Dosis,sans-serif;color:#9ba3a9!important;border-bottom:1px solid #ccc!important;padding:16px!important;font-size:15px!important}.ui.custom-buttons.active button{display:none}.Campaigns .ui.custom-buttons.active:hover{margin-top:-37px}.ui.custom-buttons.active:hover button{display:block!important}.ui.custom-buttons.active:before{color:#4d77ff!important;border:1px solid #5998ff!important}@media only screen and (width<=767px){.ui.single.line.table tr>td,.ui.single.line.table tr>th{padding:1.2em .75em!important}.ui.single.line.table thead>tr{box-shadow:none!important}}.btnClose{cursor:pointer;z-index:9999;color:#3c3a4e;width:25px;height:25px;font-size:24px;position:absolute;top:45px;right:25px}.btnCloseLead{cursor:pointer;z-index:9999;color:#3c3a4e;width:25px;height:25px;font-size:24px;position:absolute;top:45px;right:10px}.p-25{padding:25px}.p-25 img{width:100%}.deals-chart .p-25{padding:0 50px}.custom-modal{text-align:center;color:#fff;background:#4d77ff;border-radius:10px;width:500px;padding:40px;font-family:Averta,sans-serif;box-shadow:0 20px 75px #0000003b}.custom-modal>button{cursor:pointer;color:#fff;background:0 0;border:1px solid #fff;border-radius:5px;width:100px;margin:10px;padding:10px;font-family:Averta;font-size:14px;font-weight:500}.custom-modal h1{font-family:Averta}.custom-modal p{width:80%;margin:10px auto}.react-confirm-alert-overlay{z-index:9999;background:#ffffff5e}.Leads.companies .leadFilters{position:relative}.text-sms{width:250px!important}.sms-container{text-align:center;justify-content:center;display:flex}@font-face{font-family:tabler-icons;font-style:normal;font-weight:400;src:url(/assets/tabler-icons-xG9fM8ej.eot);src:url(/assets/tabler-icons-xG9fM8ej.eot?#iefix)format("embedded-opentype"),url(/assets/tabler-icons-DS23qMWX.woff2)format("woff2"),url(/assets/tabler-icons-B5AtZB0G.woff)format("woff"),url(/assets/tabler-icons-DJs8JyYd.ttf)format("truetype"),url(/assets/tabler-icons-39fWOmgE.svg#tabler-icons)format("svg")}@media screen and (-webkit-device-pixel-ratio>=0){@font-face{font-family:tabler-icons;src:url(/assets/tabler-icons-39fWOmgE.svg#tabler-icons)format("svg")}}.ti{speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:tabler-icons!important}.ti-2fa:before{content:""}.ti-3d-cube-sphere:before{content:""}.ti-3d-cube-sphere-off:before{content:""}.ti-3d-rotate:before{content:""}.ti-a-b:before{content:""}.ti-a-b-2:before{content:""}.ti-a-b-off:before{content:""}.ti-abacus:before{content:""}.ti-abacus-off:before{content:""}.ti-access-point:before{content:""}.ti-access-point-off:before{content:""}.ti-accessible:before{content:""}.ti-accessible-off:before{content:""}.ti-activity:before{content:""}.ti-activity-heartbeat:before{content:""}.ti-ad:before{content:""}.ti-ad-2:before{content:""}.ti-ad-off:before{content:""}.ti-address-book:before{content:""}.ti-address-book-off:before{content:""}.ti-adjustments:before{content:""}.ti-adjustments-alt:before{content:""}.ti-adjustments-horizontal:before{content:""}.ti-adjustments-off:before{content:""}.ti-aerial-lift:before{content:""}.ti-affiliate:before{content:""}.ti-air-balloon:before{content:""}.ti-air-conditioning:before{content:""}.ti-alarm:before{content:""}.ti-alarm-off:before{content:""}.ti-album:before{content:""}.ti-album-off:before{content:""}.ti-alert-circle:before{content:""}.ti-alert-octagon:before{content:""}.ti-alert-triangle:before{content:""}.ti-alien:before{content:""}.ti-align-center:before{content:""}.ti-align-justified:before{content:""}.ti-align-left:before{content:""}.ti-align-right:before{content:""}.ti-alphabet-cyrillic:before{content:""}.ti-alphabet-greek:before{content:""}.ti-alphabet-latin:before{content:""}.ti-ambulance:before{content:""}.ti-ampersand:before{content:""}.ti-analyze:before{content:""}.ti-analyze-off:before{content:""}.ti-anchor:before{content:""}.ti-anchor-off:before{content:""}.ti-angle:before{content:""}.ti-ankh:before{content:""}.ti-antenna:before{content:""}.ti-antenna-bars-1:before{content:""}.ti-antenna-bars-2:before{content:""}.ti-antenna-bars-3:before{content:""}.ti-antenna-bars-4:before{content:""}.ti-antenna-bars-5:before{content:""}.ti-antenna-bars-off:before{content:""}.ti-antenna-off:before{content:""}.ti-aperture:before{content:""}.ti-aperture-off:before{content:""}.ti-api:before{content:""}.ti-api-app:before{content:""}.ti-api-app-off:before{content:""}.ti-api-off:before{content:""}.ti-app-window:before{content:""}.ti-apple:before{content:""}.ti-apps:before{content:""}.ti-apps-off:before{content:""}.ti-archive:before{content:""}.ti-archive-off:before{content:""}.ti-armchair:before{content:""}.ti-armchair-2:before{content:""}.ti-armchair-2-off:before{content:""}.ti-armchair-off:before{content:""}.ti-arrow-autofit-content:before{content:""}.ti-arrow-autofit-down:before{content:""}.ti-arrow-autofit-height:before{content:""}.ti-arrow-autofit-left:before{content:""}.ti-arrow-autofit-right:before{content:""}.ti-arrow-autofit-up:before{content:""}.ti-arrow-autofit-width:before{content:""}.ti-arrow-back:before{content:""}.ti-arrow-back-up:before{content:""}.ti-arrow-bar-down:before{content:""}.ti-arrow-bar-left:before{content:""}.ti-arrow-bar-right:before{content:""}.ti-arrow-bar-to-down:before{content:""}.ti-arrow-bar-to-left:before{content:""}.ti-arrow-bar-to-right:before{content:""}.ti-arrow-bar-to-up:before{content:""}.ti-arrow-bar-up:before{content:""}.ti-arrow-bear-left:before{content:""}.ti-arrow-bear-left-2:before{content:""}.ti-arrow-bear-right:before{content:""}.ti-arrow-bear-right-2:before{content:""}.ti-arrow-big-down:before{content:""}.ti-arrow-big-down-line:before{content:""}.ti-arrow-big-down-lines:before{content:""}.ti-arrow-big-left:before{content:""}.ti-arrow-big-left-line:before{content:""}.ti-arrow-big-left-lines:before{content:""}.ti-arrow-big-right:before{content:""}.ti-arrow-big-right-line:before{content:""}.ti-arrow-big-right-lines:before{content:""}.ti-arrow-big-top:before{content:""}.ti-arrow-big-up-line:before{content:""}.ti-arrow-big-up-lines:before{content:""}.ti-arrow-bounce:before{content:""}.ti-arrow-curve-left:before{content:""}.ti-arrow-curve-right:before{content:""}.ti-arrow-down:before{content:""}.ti-arrow-down-bar:before{content:""}.ti-arrow-down-circle:before{content:""}.ti-arrow-down-left:before{content:""}.ti-arrow-down-left-circle:before{content:""}.ti-arrow-down-right:before{content:""}.ti-arrow-down-right-circle:before{content:""}.ti-arrow-down-square:before{content:""}.ti-arrow-down-tail:before{content:""}.ti-arrow-fork:before{content:""}.ti-arrow-forward:before{content:""}.ti-arrow-forward-up:before{content:""}.ti-arrow-guide:before{content:""}.ti-arrow-left:before{content:""}.ti-arrow-left-bar:before{content:""}.ti-arrow-left-circle:before{content:""}.ti-arrow-left-right:before{content:""}.ti-arrow-left-square:before{content:""}.ti-arrow-left-tail:before{content:""}.ti-arrow-loop-left:before{content:""}.ti-arrow-loop-left-2:before{content:""}.ti-arrow-loop-right:before{content:""}.ti-arrow-loop-right-2:before{content:""}.ti-arrow-merge:before{content:""}.ti-arrow-merge-both:before{content:""}.ti-arrow-merge-left:before{content:""}.ti-arrow-merge-right:before{content:""}.ti-arrow-move-down:before{content:""}.ti-arrow-move-left:before{content:""}.ti-arrow-move-right:before{content:""}.ti-arrow-move-up:before{content:""}.ti-arrow-narrow-down:before{content:""}.ti-arrow-narrow-left:before{content:""}.ti-arrow-narrow-right:before{content:""}.ti-arrow-narrow-up:before{content:""}.ti-arrow-ramp-left:before{content:""}.ti-arrow-ramp-left-2:before{content:""}.ti-arrow-ramp-left-3:before{content:""}.ti-arrow-ramp-right:before{content:""}.ti-arrow-ramp-right-2:before{content:""}.ti-arrow-ramp-right-3:before{content:""}.ti-arrow-right:before{content:""}.ti-arrow-right-bar:before{content:""}.ti-arrow-right-circle:before{content:""}.ti-arrow-right-square:before{content:""}.ti-arrow-right-tail:before{content:""}.ti-arrow-rotary-first-left:before{content:""}.ti-arrow-rotary-first-right:before{content:""}.ti-arrow-rotary-last-left:before{content:""}.ti-arrow-rotary-last-right:before{content:""}.ti-arrow-rotary-left:before{content:""}.ti-arrow-rotary-right:before{content:""}.ti-arrow-rotary-straight:before{content:""}.ti-arrow-roundabout-left:before{content:""}.ti-arrow-roundabout-right:before{content:""}.ti-arrow-sharp-turn-left:before{content:""}.ti-arrow-sharp-turn-right:before{content:""}.ti-arrow-up:before{content:""}.ti-arrow-up-bar:before{content:""}.ti-arrow-up-circle:before{content:""}.ti-arrow-up-left:before{content:""}.ti-arrow-up-left-circle:before{content:""}.ti-arrow-up-right:before{content:""}.ti-arrow-up-right-circle:before{content:""}.ti-arrow-up-square:before{content:""}.ti-arrow-up-tail:before{content:""}.ti-arrow-wave-left-down:before{content:""}.ti-arrow-wave-left-up:before{content:""}.ti-arrow-wave-right-down:before{content:""}.ti-arrow-wave-right-up:before{content:""}.ti-arrow-zig-zag:before{content:""}.ti-arrows-cross:before{content:""}.ti-arrows-diagonal:before{content:""}.ti-arrows-diagonal-2:before{content:""}.ti-arrows-diagonal-minimize:before{content:""}.ti-arrows-diagonal-minimize-2:before{content:""}.ti-arrows-diff:before{content:""}.ti-arrows-double-ne-sw:before{content:""}.ti-arrows-double-nw-se:before{content:""}.ti-arrows-double-se-nw:before{content:""}.ti-arrows-double-sw-ne:before{content:""}.ti-arrows-down:before{content:""}.ti-arrows-down-up:before{content:""}.ti-arrows-exchange:before{content:""}.ti-arrows-exchange-2:before{content:""}.ti-arrows-horizontal:before{content:""}.ti-arrows-join:before{content:""}.ti-arrows-join-2:before{content:""}.ti-arrows-left:before{content:""}.ti-arrows-left-down:before{content:""}.ti-arrows-left-right:before{content:""}.ti-arrows-maximize:before{content:""}.ti-arrows-minimize:before{content:""}.ti-arrows-move:before{content:""}.ti-arrows-move-horizontal:before{content:""}.ti-arrows-move-vertical:before{content:""}.ti-arrows-random:before{content:""}.ti-arrows-right:before{content:""}.ti-arrows-right-down:before{content:""}.ti-arrows-right-left:before{content:""}.ti-arrows-shuffle:before{content:""}.ti-arrows-shuffle-2:before{content:""}.ti-arrows-sort:before{content:""}.ti-arrows-split:before{content:""}.ti-arrows-split-2:before{content:""}.ti-arrows-transfer-down:before{content:""}.ti-arrows-transfer-up:before{content:""}.ti-arrows-up:before{content:""}.ti-arrows-up-down:before{content:""}.ti-arrows-up-left:before{content:""}.ti-arrows-up-right:before{content:""}.ti-arrows-vertical:before{content:""}.ti-artboard:before{content:""}.ti-artboard-off:before{content:""}.ti-article:before{content:""}.ti-article-off:before{content:""}.ti-aspect-ratio:before{content:""}.ti-aspect-ratio-off:before{content:""}.ti-assembly:before{content:""}.ti-assembly-off:before{content:""}.ti-asset:before{content:""}.ti-asterisk:before{content:""}.ti-asterisk-simple:before{content:""}.ti-at:before{content:""}.ti-at-off:before{content:""}.ti-atom:before{content:""}.ti-atom-2:before{content:""}.ti-atom-off:before{content:""}.ti-augmented-reality:before{content:""}.ti-augmented-reality-2:before{content:""}.ti-augmented-reality-off:before{content:""}.ti-award:before{content:""}.ti-award-off:before{content:""}.ti-axe:before{content:""}.ti-axis-x:before{content:""}.ti-axis-y:before{content:""}.ti-baby-carriage:before{content:""}.ti-backhoe:before{content:""}.ti-backpack:before{content:""}.ti-backpack-off:before{content:""}.ti-backspace:before{content:""}.ti-badge:before{content:""}.ti-badge-off:before{content:""}.ti-badges:before{content:""}.ti-badges-off:before{content:""}.ti-baguette:before{content:""}.ti-ball-american-football:before{content:""}.ti-ball-american-football-off:before{content:""}.ti-ball-baseball:before{content:""}.ti-ball-basketball:before{content:""}.ti-ball-bowling:before{content:""}.ti-ball-football:before{content:""}.ti-ball-football-off:before{content:""}.ti-ball-tennis:before{content:""}.ti-ball-volleyball:before{content:""}.ti-ballon:before{content:""}.ti-ballon-off:before{content:""}.ti-ballpen:before{content:""}.ti-ballpen-off:before{content:""}.ti-ban:before{content:""}.ti-bandage:before{content:""}.ti-bandage-off:before{content:""}.ti-barbell:before{content:""}.ti-barbell-off:before{content:""}.ti-barcode:before{content:""}.ti-barcode-off:before{content:""}.ti-barrel:before{content:""}.ti-barrel-off:before{content:""}.ti-barrier-block:before{content:""}.ti-barrier-block-off:before{content:""}.ti-baseline:before{content:""}.ti-basket:before{content:""}.ti-basket-off:before{content:""}.ti-bat:before{content:""}.ti-bath:before{content:""}.ti-bath-off:before{content:""}.ti-battery:before{content:""}.ti-battery-1:before{content:""}.ti-battery-2:before{content:""}.ti-battery-3:before{content:""}.ti-battery-4:before{content:""}.ti-battery-automotive:before{content:""}.ti-battery-charging:before{content:""}.ti-battery-charging-2:before{content:""}.ti-battery-eco:before{content:""}.ti-battery-off:before{content:""}.ti-beach:before{content:""}.ti-beach-off:before{content:""}.ti-bed:before{content:""}.ti-bed-off:before{content:""}.ti-beer:before{content:""}.ti-beer-off:before{content:""}.ti-bell:before{content:""}.ti-bell-minus:before{content:""}.ti-bell-off:before{content:""}.ti-bell-plus:before{content:""}.ti-bell-ringing:before{content:""}.ti-bell-ringing-2:before{content:""}.ti-bell-school:before{content:""}.ti-bell-x:before{content:""}.ti-bell-z:before{content:""}.ti-bible:before{content:""}.ti-bike:before{content:""}.ti-bike-off:before{content:""}.ti-binary:before{content:""}.ti-binary-off:before{content:""}.ti-biohazard:before{content:""}.ti-biohazard-off:before{content:""}.ti-blade:before{content:""}.ti-bleach:before{content:""}.ti-bleach-chlorine:before{content:""}.ti-bleach-no-chlorine:before{content:""}.ti-bleach-off:before{content:""}.ti-blockquote:before{content:""}.ti-bluetooth:before{content:""}.ti-bluetooth-connected:before{content:""}.ti-bluetooth-off:before{content:""}.ti-bluetooth-x:before{content:""}.ti-blur:before{content:""}.ti-blur-off:before{content:""}.ti-bmp:before{content:""}.ti-bold:before{content:""}.ti-bold-off:before{content:""}.ti-bolt:before{content:""}.ti-bolt-off:before{content:""}.ti-bone:before{content:""}.ti-bone-off:before{content:""}.ti-bong:before{content:""}.ti-bong-off:before{content:""}.ti-book:before{content:""}.ti-book-2:before{content:""}.ti-book-download:before{content:""}.ti-book-off:before{content:""}.ti-book-upload:before{content:""}.ti-bookmark:before{content:""}.ti-bookmark-off:before{content:""}.ti-bookmarks:before{content:""}.ti-bookmarks-off:before{content:""}.ti-books:before{content:""}.ti-books-off:before{content:""}.ti-border-all:before{content:""}.ti-border-bottom:before{content:""}.ti-border-horizontal:before{content:""}.ti-border-inner:before{content:""}.ti-border-left:before{content:""}.ti-border-none:before{content:""}.ti-border-outer:before{content:""}.ti-border-radius:before{content:""}.ti-border-right:before{content:""}.ti-border-style:before{content:""}.ti-border-style-2:before{content:""}.ti-border-top:before{content:""}.ti-border-vertical:before{content:""}.ti-bottle:before{content:""}.ti-bottle-off:before{content:""}.ti-bow:before{content:""}.ti-bowl:before{content:""}.ti-box:before{content:""}.ti-box-align-bottom:before{content:""}.ti-box-align-bottom-left:before{content:""}.ti-box-align-bottom-right:before{content:""}.ti-box-align-left:before{content:""}.ti-box-align-right:before{content:""}.ti-box-align-top:before{content:""}.ti-box-align-top-left:before{content:""}.ti-box-align-top-right:before{content:""}.ti-box-margin:before{content:""}.ti-box-model:before{content:""}.ti-box-model-2:before{content:""}.ti-box-model-2-off:before{content:""}.ti-box-model-off:before{content:""}.ti-box-multiple:before{content:""}.ti-box-multiple-0:before{content:""}.ti-box-multiple-1:before{content:""}.ti-box-multiple-2:before{content:""}.ti-box-multiple-3:before{content:""}.ti-box-multiple-4:before{content:""}.ti-box-multiple-5:before{content:""}.ti-box-multiple-6:before{content:""}.ti-box-multiple-7:before{content:""}.ti-box-multiple-8:before{content:""}.ti-box-multiple-9:before{content:""}.ti-box-off:before{content:""}.ti-box-padding:before{content:""}.ti-braces:before{content:""}.ti-braces-off:before{content:""}.ti-brackets:before{content:""}.ti-brackets-contain:before{content:""}.ti-brackets-contain-end:before{content:""}.ti-brackets-contain-start:before{content:""}.ti-brackets-off:before{content:""}.ti-brand-4chan:before{content:""}.ti-brand-abstract:before{content:""}.ti-brand-adobe:before{content:""}.ti-brand-adonis-js:before{content:""}.ti-brand-airbnb:before{content:""}.ti-brand-airtable:before{content:""}.ti-brand-algolia:before{content:""}.ti-brand-alpine-js:before{content:""}.ti-brand-amazon:before{content:""}.ti-brand-amongus:before{content:""}.ti-brand-android:before{content:""}.ti-brand-angular:before{content:""}.ti-brand-appgallery:before{content:""}.ti-brand-apple:before{content:""}.ti-brand-apple-arcade:before{content:""}.ti-brand-apple-podcast:before{content:""}.ti-brand-appstore:before{content:""}.ti-brand-asana:before{content:""}.ti-brand-backbone:before{content:""}.ti-brand-badoo:before{content:""}.ti-brand-bandcamp:before{content:""}.ti-brand-beats:before{content:""}.ti-brand-behance:before{content:""}.ti-brand-bing:before{content:""}.ti-brand-bitbucket:before{content:""}.ti-brand-blender:before{content:""}.ti-brand-blogger:before{content:""}.ti-brand-booking:before{content:""}.ti-brand-bootstrap:before{content:""}.ti-brand-bulma:before{content:""}.ti-brand-bunpo:before{content:""}.ti-brand-campaignmonitor:before{content:""}.ti-brand-carbon:before{content:""}.ti-brand-cashapp:before{content:""}.ti-brand-chrome:before{content:""}.ti-brand-codecov:before{content:""}.ti-brand-codepen:before{content:""}.ti-brand-codesandbox:before{content:""}.ti-brand-coinbase:before{content:""}.ti-brand-comedy-central:before{content:""}.ti-brand-couchsurfing:before{content:""}.ti-brand-css3:before{content:""}.ti-brand-ctemplar:before{content:""}.ti-brand-cucumber:before{content:""}.ti-brand-cupra:before{content:""}.ti-brand-cypress:before{content:""}.ti-brand-d3:before{content:""}.ti-brand-days-counter:before{content:""}.ti-brand-dcos:before{content:""}.ti-brand-debian:before{content:""}.ti-brand-deliveroo:before{content:""}.ti-brand-deno:before{content:""}.ti-brand-deviantart:before{content:""}.ti-brand-discord:before{content:""}.ti-brand-disney:before{content:""}.ti-brand-disqus:before{content:""}.ti-brand-django:before{content:""}.ti-brand-docker:before{content:""}.ti-brand-doctrine:before{content:""}.ti-brand-dolby-digital:before{content:""}.ti-brand-dribbble:before{content:""}.ti-brand-drops:before{content:""}.ti-brand-drupal:before{content:""}.ti-brand-edge:before{content:""}.ti-brand-ember:before{content:""}.ti-brand-envato:before{content:""}.ti-brand-facebook:before{content:""}.ti-brand-figma:before{content:""}.ti-brand-finder:before{content:""}.ti-brand-firebase:before{content:""}.ti-brand-firefox:before{content:""}.ti-brand-flickr:before{content:""}.ti-brand-flightradar24:before{content:""}.ti-brand-flipboard:before{content:""}.ti-brand-flutter:before{content:""}.ti-brand-fortnite:before{content:""}.ti-brand-foursquare:before{content:""}.ti-brand-framer:before{content:""}.ti-brand-gatsby:before{content:""}.ti-brand-git:before{content:""}.ti-brand-github:before{content:""}.ti-brand-github-copilot:before{content:""}.ti-brand-gitlab:before{content:""}.ti-brand-gmail:before{content:""}.ti-brand-google:before{content:""}.ti-brand-google-analytics:before{content:""}.ti-brand-google-drive:before{content:""}.ti-brand-google-fit:before{content:""}.ti-brand-google-one:before{content:""}.ti-brand-google-photos:before{content:""}.ti-brand-google-play:before{content:""}.ti-brand-grammarly:before{content:""}.ti-brand-graphql:before{content:""}.ti-brand-gravatar:before{content:""}.ti-brand-grindr:before{content:""}.ti-brand-guardian:before{content:""}.ti-brand-headlessui:before{content:""}.ti-brand-hipchat:before{content:""}.ti-brand-html5:before{content:""}.ti-brand-inertia:before{content:""}.ti-brand-instagram:before{content:""}.ti-brand-intercom:before{content:""}.ti-brand-javascript:before{content:""}.ti-brand-kickstarter:before{content:""}.ti-brand-kotlin:before{content:""}.ti-brand-laravel:before{content:""}.ti-brand-lastfm:before{content:""}.ti-brand-linkedin:before{content:""}.ti-brand-linktree:before{content:""}.ti-brand-loom:before{content:""}.ti-brand-mailgun:before{content:""}.ti-brand-mantine:before{content:""}.ti-brand-mastercard:before{content:""}.ti-brand-mastodon:before{content:""}.ti-brand-mcdonalds:before{content:""}.ti-brand-medium:before{content:""}.ti-brand-mercedes:before{content:""}.ti-brand-messenger:before{content:""}.ti-brand-meta:before{content:""}.ti-brand-mixpanel:before{content:""}.ti-brand-monday:before{content:""}.ti-brand-my-oppo:before{content:""}.ti-brand-netbeans:before{content:""}.ti-brand-netflix:before{content:""}.ti-brand-nextcloud:before{content:""}.ti-brand-nextjs:before{content:""}.ti-brand-nord-vpn:before{content:""}.ti-brand-notion:before{content:""}.ti-brand-nuxt:before{content:""}.ti-brand-nytimes:before{content:""}.ti-brand-office:before{content:""}.ti-brand-ok-ru:before{content:""}.ti-brand-open-source:before{content:""}.ti-brand-openvpn:before{content:""}.ti-brand-opera:before{content:""}.ti-brand-pagekit:before{content:""}.ti-brand-patreon:before{content:""}.ti-brand-paypal:before{content:""}.ti-brand-peanut:before{content:""}.ti-brand-pepsi:before{content:""}.ti-brand-php:before{content:""}.ti-brand-picsart:before{content:""}.ti-brand-pinterest:before{content:""}.ti-brand-pocket:before{content:""}.ti-brand-polymer:before{content:""}.ti-brand-prisma:before{content:""}.ti-brand-producthunt:before{content:""}.ti-brand-pushbullet:before{content:""}.ti-brand-pushover:before{content:""}.ti-brand-python:before{content:""}.ti-brand-react:before{content:""}.ti-brand-react-native:before{content:""}.ti-brand-reason:before{content:""}.ti-brand-reddit:before{content:""}.ti-brand-redhat:before{content:""}.ti-brand-redux:before{content:""}.ti-brand-revolut:before{content:""}.ti-brand-safari:before{content:""}.ti-brand-samsungpass:before{content:""}.ti-brand-sass:before{content:""}.ti-brand-sentry:before{content:""}.ti-brand-sharik:before{content:""}.ti-brand-shazam:before{content:""}.ti-brand-shopee:before{content:""}.ti-brand-sketch:before{content:""}.ti-brand-skype:before{content:""}.ti-brand-slack:before{content:""}.ti-brand-snapchat:before{content:""}.ti-brand-snapseed:before{content:""}.ti-brand-socket-io:before{content:""}.ti-brand-soundcloud:before{content:""}.ti-brand-spacehey:before{content:""}.ti-brand-spotify:before{content:""}.ti-brand-stackoverflow:before{content:""}.ti-brand-steam:before{content:""}.ti-brand-storybook:before{content:""}.ti-brand-strava:before{content:""}.ti-brand-stripe:before{content:""}.ti-brand-sublime-text:before{content:""}.ti-brand-supernova:before{content:""}.ti-brand-surfshark:before{content:""}.ti-brand-svelte:before{content:""}.ti-brand-tabler:before{content:""}.ti-brand-tailwind:before{content:""}.ti-brand-telegram:before{content:""}.ti-brand-tidal:before{content:""}.ti-brand-tiktok:before{content:""}.ti-brand-tinder:before{content:""}.ti-brand-toyota:before{content:""}.ti-brand-trello:before{content:""}.ti-brand-tripadvisor:before{content:""}.ti-brand-tumblr:before{content:""}.ti-brand-twitch:before{content:""}.ti-brand-twitter:before{content:""}.ti-brand-uber:before{content:""}.ti-brand-ubuntu:before{content:""}.ti-brand-unity:before{content:""}.ti-brand-unsplash:before{content:""}.ti-brand-upwork:before{content:""}.ti-brand-valorant:before{content:""}.ti-brand-vercel:before{content:""}.ti-brand-vimeo:before{content:""}.ti-brand-vinted:before{content:""}.ti-brand-visa:before{content:""}.ti-brand-visual-studio:before{content:""}.ti-brand-vivaldi:before{content:""}.ti-brand-vk:before{content:""}.ti-brand-vsco:before{content:""}.ti-brand-vscode:before{content:""}.ti-brand-vue:before{content:""}.ti-brand-walmart:before{content:""}.ti-brand-webflow:before{content:""}.ti-brand-whatsapp:before{content:""}.ti-brand-windows:before{content:""}.ti-brand-windy:before{content:""}.ti-brand-wish:before{content:""}.ti-brand-wix:before{content:""}.ti-brand-wordpress:before{content:""}.ti-brand-xbox:before{content:""}.ti-brand-xing:before{content:""}.ti-brand-yahoo:before{content:""}.ti-brand-yatse:before{content:""}.ti-brand-ycombinator:before{content:""}.ti-brand-youtube:before{content:""}.ti-brand-youtube-kids:before{content:""}.ti-brand-zalando:before{content:""}.ti-brand-zapier:before{content:""}.ti-brand-zeit:before{content:""}.ti-brand-zoom:before{content:""}.ti-brand-zulip:before{content:""}.ti-brand-zwift:before{content:""}.ti-bread:before{content:""}.ti-bread-off:before{content:""}.ti-briefcase:before{content:""}.ti-briefcase-off:before{content:""}.ti-brightness:before{content:""}.ti-brightness-2:before{content:""}.ti-brightness-down:before{content:""}.ti-brightness-half:before{content:""}.ti-brightness-off:before{content:""}.ti-brightness-up:before{content:""}.ti-broadcast:before{content:""}.ti-broadcast-off:before{content:""}.ti-browser:before{content:""}.ti-browser-check:before{content:""}.ti-browser-off:before{content:""}.ti-browser-plus:before{content:""}.ti-browser-x:before{content:""}.ti-brush:before{content:""}.ti-brush-off:before{content:""}.ti-bucket:before{content:""}.ti-bucket-off:before{content:""}.ti-bug:before{content:""}.ti-bug-off:before{content:""}.ti-building:before{content:""}.ti-building-arch:before{content:""}.ti-building-bank:before{content:""}.ti-building-bridge:before{content:""}.ti-building-bridge-2:before{content:""}.ti-building-broadcast-tower:before{content:""}.ti-building-carousel:before{content:""}.ti-building-castle:before{content:""}.ti-building-church:before{content:""}.ti-building-circus:before{content:""}.ti-building-community:before{content:""}.ti-building-cottage:before{content:""}.ti-building-factory:before{content:""}.ti-building-factory-2:before{content:""}.ti-building-fortress:before{content:""}.ti-building-hospital:before{content:""}.ti-building-lighthouse:before{content:""}.ti-building-monument:before{content:""}.ti-building-pavilon:before{content:""}.ti-building-skyscraper:before{content:""}.ti-building-store:before{content:""}.ti-building-warehouse:before{content:""}.ti-building-wind-turbine:before{content:""}.ti-bulb:before{content:""}.ti-bulb-off:before{content:""}.ti-bulldozer:before{content:""}.ti-bus:before{content:""}.ti-bus-off:before{content:""}.ti-bus-stop:before{content:""}.ti-businessplan:before{content:""}.ti-butterfly:before{content:""}.ti-c-sharp:before{content:""}.ti-cactus:before{content:""}.ti-cactus-off:before{content:""}.ti-cake:before{content:""}.ti-cake-off:before{content:""}.ti-calculator:before{content:""}.ti-calculator-off:before{content:""}.ti-calendar:before{content:""}.ti-calendar-event:before{content:""}.ti-calendar-minus:before{content:""}.ti-calendar-off:before{content:""}.ti-calendar-plus:before{content:""}.ti-calendar-stats:before{content:""}.ti-calendar-time:before{content:""}.ti-camera:before{content:""}.ti-camera-minus:before{content:""}.ti-camera-off:before{content:""}.ti-camera-plus:before{content:""}.ti-camera-rotate:before{content:""}.ti-camera-selfie:before{content:""}.ti-candle:before{content:""}.ti-candy:before{content:""}.ti-candy-off:before{content:""}.ti-cannabis:before{content:""}.ti-capture:before{content:""}.ti-capture-off:before{content:""}.ti-car:before{content:""}.ti-car-crane:before{content:""}.ti-car-crash:before{content:""}.ti-car-off:before{content:""}.ti-car-turbine:before{content:""}.ti-caravan:before{content:""}.ti-cardboards:before{content:""}.ti-cardboards-off:before{content:""}.ti-caret-down:before{content:""}.ti-caret-left:before{content:""}.ti-caret-right:before{content:""}.ti-caret-up:before{content:""}.ti-carrot:before{content:""}.ti-carrot-off:before{content:""}.ti-cash:before{content:""}.ti-cash-banknote:before{content:""}.ti-cash-banknote-off:before{content:""}.ti-cash-off:before{content:""}.ti-cast:before{content:""}.ti-cast-off:before{content:""}.ti-category:before{content:""}.ti-category-2:before{content:""}.ti-ce:before{content:""}.ti-ce-off:before{content:""}.ti-cell:before{content:""}.ti-cell-signal-1:before{content:""}.ti-cell-signal-2:before{content:""}.ti-cell-signal-3:before{content:""}.ti-cell-signal-4:before{content:""}.ti-cell-signal-5:before{content:""}.ti-cell-signal-off:before{content:""}.ti-certificate:before{content:""}.ti-certificate-2:before{content:""}.ti-certificate-2-off:before{content:""}.ti-certificate-off:before{content:""}.ti-chair-director:before{content:""}.ti-chalkboard:before{content:""}.ti-chalkboard-off:before{content:""}.ti-charging-pile:before{content:""}.ti-chart-arcs:before{content:""}.ti-chart-arcs-3:before{content:""}.ti-chart-area:before{content:""}.ti-chart-area-line:before{content:""}.ti-chart-arrows:before{content:""}.ti-chart-arrows-vertical:before{content:""}.ti-chart-bar:before{content:""}.ti-chart-bar-off:before{content:""}.ti-chart-bubble:before{content:""}.ti-chart-candle:before{content:""}.ti-chart-circles:before{content:""}.ti-chart-donut:before{content:""}.ti-chart-donut-2:before{content:""}.ti-chart-donut-3:before{content:""}.ti-chart-donut-4:before{content:""}.ti-chart-dots:before{content:""}.ti-chart-dots-2:before{content:""}.ti-chart-dots-3:before{content:""}.ti-chart-grid-dots:before{content:""}.ti-chart-infographic:before{content:""}.ti-chart-line:before{content:""}.ti-chart-pie:before{content:""}.ti-chart-pie-2:before{content:""}.ti-chart-pie-3:before{content:""}.ti-chart-pie-4:before{content:""}.ti-chart-pie-off:before{content:""}.ti-chart-radar:before{content:""}.ti-chart-treemap:before{content:""}.ti-check:before{content:""}.ti-checkbox:before{content:""}.ti-checklist:before{content:""}.ti-checks:before{content:""}.ti-checkup-list:before{content:""}.ti-cheese:before{content:""}.ti-chef-hat:before{content:""}.ti-chef-hat-off:before{content:""}.ti-chess:before{content:""}.ti-chevron-down:before{content:""}.ti-chevron-down-left:before{content:""}.ti-chevron-down-right:before{content:""}.ti-chevron-left:before{content:""}.ti-chevron-right:before{content:""}.ti-chevron-up:before{content:""}.ti-chevron-up-left:before{content:""}.ti-chevron-up-right:before{content:""}.ti-chevrons-down:before{content:""}.ti-chevrons-down-left:before{content:""}.ti-chevrons-down-right:before{content:""}.ti-chevrons-left:before{content:""}.ti-chevrons-right:before{content:""}.ti-chevrons-up:before{content:""}.ti-chevrons-up-left:before{content:""}.ti-chevrons-up-right:before{content:""}.ti-chisel:before{content:""}.ti-christmas-tree:before{content:""}.ti-christmas-tree-off:before{content:""}.ti-circle:before{content:""}.ti-circle-caret-down:before{content:""}.ti-circle-caret-left:before{content:""}.ti-circle-caret-right:before{content:""}.ti-circle-caret-up:before{content:""}.ti-circle-check:before{content:""}.ti-circle-dashed:before{content:""}.ti-circle-dot:before{content:""}.ti-circle-dotted:before{content:""}.ti-circle-half:before{content:""}.ti-circle-half-2:before{content:""}.ti-circle-half-vertical:before{content:""}.ti-circle-letter-a:before{content:""}.ti-circle-letter-b:before{content:""}.ti-circle-letter-c:before{content:""}.ti-circle-letter-d:before{content:""}.ti-circle-letter-e:before{content:""}.ti-circle-letter-f:before{content:""}.ti-circle-letter-g:before{content:""}.ti-circle-letter-h:before{content:""}.ti-circle-letter-i:before{content:""}.ti-circle-letter-j:before{content:""}.ti-circle-letter-k:before{content:""}.ti-circle-letter-l:before{content:""}.ti-circle-letter-m:before{content:""}.ti-circle-letter-n:before{content:""}.ti-circle-letter-o:before{content:""}.ti-circle-letter-p:before{content:""}.ti-circle-letter-q:before{content:""}.ti-circle-letter-r:before{content:""}.ti-circle-letter-s:before{content:""}.ti-circle-letter-t:before{content:""}.ti-circle-letter-u:before{content:""}.ti-circle-letter-v:before{content:""}.ti-circle-letter-w:before{content:""}.ti-circle-letter-x:before{content:""}.ti-circle-letter-y:before{content:""}.ti-circle-letter-z:before{content:""}.ti-circle-minus:before{content:""}.ti-circle-number-0:before{content:""}.ti-circle-number-1:before{content:""}.ti-circle-number-2:before{content:""}.ti-circle-number-3:before{content:""}.ti-circle-number-4:before{content:""}.ti-circle-number-5:before{content:""}.ti-circle-number-6:before{content:""}.ti-circle-number-7:before{content:""}.ti-circle-number-8:before{content:""}.ti-circle-number-9:before{content:""}.ti-circle-off:before{content:""}.ti-circle-plus:before{content:""}.ti-circle-rectangle:before{content:""}.ti-circle-rectangle-off:before{content:""}.ti-circle-square:before{content:""}.ti-circle-triangle:before{content:""}.ti-circle-x:before{content:""}.ti-circles:before{content:""}.ti-circles-relation:before{content:""}.ti-circuit-ammeter:before{content:""}.ti-circuit-battery:before{content:""}.ti-circuit-bulb:before{content:""}.ti-circuit-capacitor:before{content:""}.ti-circuit-capacitor-polarized:before{content:""}.ti-circuit-cell:before{content:""}.ti-circuit-cell-plus:before{content:""}.ti-circuit-changeover:before{content:""}.ti-circuit-diode:before{content:""}.ti-circuit-diode-zener:before{content:""}.ti-circuit-ground:before{content:""}.ti-circuit-ground-digital:before{content:""}.ti-circuit-inductor:before{content:""}.ti-circuit-motor:before{content:""}.ti-circuit-pushbutton:before{content:""}.ti-circuit-resistor:before{content:""}.ti-circuit-switch-closed:before{content:""}.ti-circuit-switch-open:before{content:""}.ti-circuit-voltmeter:before{content:""}.ti-clear-all:before{content:""}.ti-clear-formatting:before{content:""}.ti-click:before{content:""}.ti-clipboard:before{content:""}.ti-clipboard-check:before{content:""}.ti-clipboard-copy:before{content:""}.ti-clipboard-heart:before{content:""}.ti-clipboard-list:before{content:""}.ti-clipboard-off:before{content:""}.ti-clipboard-plus:before{content:""}.ti-clipboard-text:before{content:""}.ti-clipboard-typography:before{content:""}.ti-clipboard-x:before{content:""}.ti-clock:before{content:""}.ti-clock-2:before{content:""}.ti-clock-hour-1:before{content:""}.ti-clock-hour-10:before{content:""}.ti-clock-hour-11:before{content:""}.ti-clock-hour-12:before{content:""}.ti-clock-hour-2:before{content:""}.ti-clock-hour-3:before{content:""}.ti-clock-hour-4:before{content:""}.ti-clock-hour-5:before{content:""}.ti-clock-hour-6:before{content:""}.ti-clock-hour-7:before{content:""}.ti-clock-hour-8:before{content:""}.ti-clock-hour-9:before{content:""}.ti-clock-off:before{content:""}.ti-clothes-rack:before{content:""}.ti-clothes-rack-off:before{content:""}.ti-cloud:before{content:""}.ti-cloud-computing:before{content:""}.ti-cloud-data-connection:before{content:""}.ti-cloud-download:before{content:""}.ti-cloud-fog:before{content:""}.ti-cloud-lock:before{content:""}.ti-cloud-lock-open:before{content:""}.ti-cloud-off:before{content:""}.ti-cloud-rain:before{content:""}.ti-cloud-snow:before{content:""}.ti-cloud-storm:before{content:""}.ti-cloud-upload:before{content:""}.ti-clover:before{content:""}.ti-clover-2:before{content:""}.ti-clubs:before{content:""}.ti-code:before{content:""}.ti-code-asterix:before{content:""}.ti-code-circle:before{content:""}.ti-code-circle-2:before{content:""}.ti-code-minus:before{content:""}.ti-code-off:before{content:""}.ti-code-plus:before{content:""}.ti-coffee:before{content:""}.ti-coffee-off:before{content:""}.ti-coin:before{content:""}.ti-coin-bitcoin:before{content:""}.ti-coin-euro:before{content:""}.ti-coin-monero:before{content:""}.ti-coin-off:before{content:""}.ti-coin-pound:before{content:""}.ti-coin-rupee:before{content:""}.ti-coin-yen:before{content:""}.ti-coin-yuan:before{content:""}.ti-color-picker:before{content:""}.ti-color-picker-off:before{content:""}.ti-color-swatch:before{content:""}.ti-color-swatch-off:before{content:""}.ti-column-insert-left:before{content:""}.ti-column-insert-right:before{content:""}.ti-columns:before{content:""}.ti-columns-off:before{content:""}.ti-comet:before{content:""}.ti-command:before{content:""}.ti-command-off:before{content:""}.ti-compass:before{content:""}.ti-compass-off:before{content:""}.ti-components:before{content:""}.ti-components-off:before{content:""}.ti-cone:before{content:""}.ti-cone-2:before{content:""}.ti-cone-off:before{content:""}.ti-confetti:before{content:""}.ti-confetti-off:before{content:""}.ti-container:before{content:""}.ti-container-off:before{content:""}.ti-contrast:before{content:""}.ti-contrast-2:before{content:""}.ti-contrast-2-off:before{content:""}.ti-contrast-off:before{content:""}.ti-cookie:before{content:""}.ti-cookie-man:before{content:""}.ti-cookie-off:before{content:""}.ti-copy:before{content:""}.ti-copy-off:before{content:""}.ti-copyleft:before{content:""}.ti-copyleft-off:before{content:""}.ti-copyright:before{content:""}.ti-copyright-off:before{content:""}.ti-corner-down-left:before{content:""}.ti-corner-down-left-double:before{content:""}.ti-corner-down-right:before{content:""}.ti-corner-down-right-double:before{content:""}.ti-corner-left-down:before{content:""}.ti-corner-left-down-double:before{content:""}.ti-corner-left-up:before{content:""}.ti-corner-left-up-double:before{content:""}.ti-corner-right-down:before{content:""}.ti-corner-right-down-double:before{content:""}.ti-corner-right-up:before{content:""}.ti-corner-right-up-double:before{content:""}.ti-corner-up-left:before{content:""}.ti-corner-up-left-double:before{content:""}.ti-corner-up-right:before{content:""}.ti-corner-up-right-double:before{content:""}.ti-cpu:before{content:""}.ti-cpu-2:before{content:""}.ti-cpu-off:before{content:""}.ti-crane:before{content:""}.ti-crane-off:before{content:""}.ti-creative-commons:before{content:""}.ti-creative-commons-by:before{content:""}.ti-creative-commons-nc:before{content:""}.ti-creative-commons-nd:before{content:""}.ti-creative-commons-off:before{content:""}.ti-creative-commons-sa:before{content:""}.ti-creative-commons-zero:before{content:""}.ti-credit-card:before{content:""}.ti-credit-card-off:before{content:""}.ti-cricket:before{content:""}.ti-crop:before{content:""}.ti-cross:before{content:""}.ti-cross-off:before{content:""}.ti-crosshair:before{content:""}.ti-crown:before{content:""}.ti-crown-off:before{content:""}.ti-crutches:before{content:""}.ti-crutches-off:before{content:""}.ti-cup:before{content:""}.ti-cup-off:before{content:""}.ti-curling:before{content:""}.ti-curly-loop:before{content:""}.ti-currency:before{content:""}.ti-currency-bahraini:before{content:""}.ti-currency-baht:before{content:""}.ti-currency-bitcoin:before{content:""}.ti-currency-cent:before{content:""}.ti-currency-dinar:before{content:""}.ti-currency-dirham:before{content:""}.ti-currency-dogecoin:before{content:""}.ti-currency-dollar:before{content:""}.ti-currency-dollar-australian:before{content:""}.ti-currency-dollar-brunei:before{content:""}.ti-currency-dollar-canadian:before{content:""}.ti-currency-dollar-guyanese:before{content:""}.ti-currency-dollar-off:before{content:""}.ti-currency-dollar-singapore:before{content:""}.ti-currency-dollar-zimbabwean:before{content:""}.ti-currency-dong:before{content:""}.ti-currency-dram:before{content:""}.ti-currency-ethereum:before{content:""}.ti-currency-euro:before{content:""}.ti-currency-euro-off:before{content:""}.ti-currency-forint:before{content:""}.ti-currency-frank:before{content:""}.ti-currency-guarani:before{content:""}.ti-currency-hryvnia:before{content:""}.ti-currency-kip:before{content:""}.ti-currency-krone-czech:before{content:""}.ti-currency-krone-danish:before{content:""}.ti-currency-krone-swedish:before{content:""}.ti-currency-lari:before{content:""}.ti-currency-leu:before{content:""}.ti-currency-lira:before{content:""}.ti-currency-litecoin:before{content:""}.ti-currency-lyd:before{content:""}.ti-currency-manat:before{content:""}.ti-currency-monero:before{content:""}.ti-currency-naira:before{content:""}.ti-currency-off:before{content:""}.ti-currency-paanga:before{content:""}.ti-currency-pound:before{content:""}.ti-currency-pound-off:before{content:""}.ti-currency-quetzal:before{content:""}.ti-currency-real:before{content:""}.ti-currency-renminbi:before{content:""}.ti-currency-ripple:before{content:""}.ti-currency-riyal:before{content:""}.ti-currency-rubel:before{content:""}.ti-currency-rufiyaa:before{content:""}.ti-currency-rupee:before{content:""}.ti-currency-rupee-nepalese:before{content:""}.ti-currency-shekel:before{content:""}.ti-currency-solana:before{content:""}.ti-currency-som:before{content:""}.ti-currency-taka:before{content:""}.ti-currency-tenge:before{content:""}.ti-currency-tugrik:before{content:""}.ti-currency-won:before{content:""}.ti-currency-yen:before{content:""}.ti-currency-yen-off:before{content:""}.ti-currency-yuan:before{content:""}.ti-currency-zloty:before{content:""}.ti-current-location:before{content:""}.ti-current-location-off:before{content:""}.ti-cursor-off:before{content:""}.ti-cursor-text:before{content:""}.ti-cut:before{content:""}.ti-dashboard:before{content:""}.ti-dashboard-off:before{content:""}.ti-database:before{content:""}.ti-database-export:before{content:""}.ti-database-import:before{content:""}.ti-database-off:before{content:""}.ti-deer:before{content:""}.ti-dental:before{content:""}.ti-dental-broken:before{content:""}.ti-dental-off:before{content:""}.ti-details:before{content:""}.ti-details-off:before{content:""}.ti-device-analytics:before{content:""}.ti-device-audio-tape:before{content:""}.ti-device-camera-phone:before{content:""}.ti-device-cctv:before{content:""}.ti-device-cctv-off:before{content:""}.ti-device-computer-camera:before{content:""}.ti-device-computer-camera-off:before{content:""}.ti-device-desktop:before{content:""}.ti-device-desktop-analytics:before{content:""}.ti-device-desktop-off:before{content:""}.ti-device-floppy:before{content:""}.ti-device-gamepad:before{content:""}.ti-device-gamepad-2:before{content:""}.ti-device-heart-monitor:before{content:""}.ti-device-laptop:before{content:""}.ti-device-laptop-off:before{content:""}.ti-device-mobile:before{content:""}.ti-device-mobile-charging:before{content:""}.ti-device-mobile-message:before{content:""}.ti-device-mobile-off:before{content:""}.ti-device-mobile-rotated:before{content:""}.ti-device-mobile-vibration:before{content:""}.ti-device-nintendo:before{content:""}.ti-device-nintendo-off:before{content:""}.ti-device-sd-card:before{content:""}.ti-device-sim:before{content:""}.ti-device-sim-1:before{content:""}.ti-device-sim-2:before{content:""}.ti-device-sim-3:before{content:""}.ti-device-speaker:before{content:""}.ti-device-speaker-off:before{content:""}.ti-device-tablet:before{content:""}.ti-device-tablet-off:before{content:""}.ti-device-tv:before{content:""}.ti-device-tv-off:before{content:""}.ti-device-tv-old:before{content:""}.ti-device-watch:before{content:""}.ti-device-watch-off:before{content:""}.ti-device-watch-stats:before{content:""}.ti-device-watch-stats-2:before{content:""}.ti-devices:before{content:""}.ti-devices-2:before{content:""}.ti-devices-off:before{content:""}.ti-devices-pc:before{content:""}.ti-devices-pc-off:before{content:""}.ti-dialpad:before{content:""}.ti-dialpad-off:before{content:""}.ti-diamond:before{content:""}.ti-diamond-off:before{content:""}.ti-diamonds:before{content:""}.ti-dice:before{content:""}.ti-dice-1:before{content:""}.ti-dice-2:before{content:""}.ti-dice-3:before{content:""}.ti-dice-4:before{content:""}.ti-dice-5:before{content:""}.ti-dice-6:before{content:""}.ti-dimensions:before{content:""}.ti-direction:before{content:""}.ti-direction-horizontal:before{content:""}.ti-direction-sign:before{content:""}.ti-direction-sign-off:before{content:""}.ti-directions:before{content:""}.ti-directions-off:before{content:""}.ti-disabled:before{content:""}.ti-disabled-2:before{content:""}.ti-disabled-off:before{content:""}.ti-disc:before{content:""}.ti-disc-golf:before{content:""}.ti-disc-off:before{content:""}.ti-discount:before{content:""}.ti-discount-2:before{content:""}.ti-discount-2-off:before{content:""}.ti-discount-check:before{content:""}.ti-discount-off:before{content:""}.ti-divide:before{content:""}.ti-dna:before{content:""}.ti-dna-2:before{content:""}.ti-dna-2-off:before{content:""}.ti-dna-off:before{content:""}.ti-dog-bowl:before{content:""}.ti-door:before{content:""}.ti-door-enter:before{content:""}.ti-door-exit:before{content:""}.ti-door-off:before{content:""}.ti-dots:before{content:""}.ti-dots-circle-horizontal:before{content:""}.ti-dots-diagonal:before{content:""}.ti-dots-diagonal-2:before{content:""}.ti-dots-vertical:before{content:""}.ti-download:before{content:""}.ti-download-off:before{content:""}.ti-drag-drop:before{content:""}.ti-drag-drop-2:before{content:""}.ti-drone:before{content:""}.ti-drone-off:before{content:""}.ti-drop-circle:before{content:""}.ti-droplet:before{content:""}.ti-droplet-filled:before{content:""}.ti-droplet-filled-2:before{content:""}.ti-droplet-half:before{content:""}.ti-droplet-half-2:before{content:""}.ti-droplet-off:before{content:""}.ti-e-passport:before{content:""}.ti-ear:before{content:""}.ti-ear-off:before{content:""}.ti-edit:before{content:""}.ti-edit-circle:before{content:""}.ti-edit-circle-off:before{content:""}.ti-edit-off:before{content:""}.ti-egg:before{content:""}.ti-egg-cracked:before{content:""}.ti-egg-fried:before{content:""}.ti-egg-off:before{content:""}.ti-eggs:before{content:""}.ti-elevator:before{content:""}.ti-elevator-off:before{content:""}.ti-emergency-bed:before{content:""}.ti-empathize:before{content:""}.ti-empathize-off:before{content:""}.ti-emphasis:before{content:""}.ti-engine:before{content:""}.ti-engine-off:before{content:""}.ti-equal:before{content:""}.ti-equal-double:before{content:""}.ti-equal-not:before{content:""}.ti-eraser:before{content:""}.ti-eraser-off:before{content:""}.ti-error-404:before{content:""}.ti-error-404-off:before{content:""}.ti-exchange:before{content:""}.ti-exchange-off:before{content:""}.ti-exclamation-mark:before{content:""}.ti-exclamation-mark-off:before{content:""}.ti-explicit:before{content:""}.ti-explicit-off:before{content:""}.ti-exposure:before{content:""}.ti-exposure-0:before{content:""}.ti-exposure-minus-1:before{content:""}.ti-exposure-minus-2:before{content:""}.ti-exposure-off:before{content:""}.ti-exposure-plus-1:before{content:""}.ti-exposure-plus-2:before{content:""}.ti-external-link:before{content:""}.ti-external-link-off:before{content:""}.ti-eye:before{content:""}.ti-eye-check:before{content:""}.ti-eye-off:before{content:""}.ti-eye-table:before{content:""}.ti-eyeglass:before{content:""}.ti-eyeglass-2:before{content:""}.ti-eyeglass-off:before{content:""}.ti-face-id:before{content:""}.ti-face-id-error:before{content:""}.ti-face-mask:before{content:""}.ti-face-mask-off:before{content:""}.ti-fall:before{content:""}.ti-feather:before{content:""}.ti-feather-off:before{content:""}.ti-fence:before{content:""}.ti-fence-off:before{content:""}.ti-fidget-spinner:before{content:""}.ti-file:before{content:""}.ti-file-3d:before{content:""}.ti-file-alert:before{content:""}.ti-file-analytics:before{content:""}.ti-file-arrow-left:before{content:""}.ti-file-arrow-right:before{content:""}.ti-file-barcode:before{content:""}.ti-file-broken:before{content:""}.ti-file-certificate:before{content:""}.ti-file-chart:before{content:""}.ti-file-check:before{content:""}.ti-file-code:before{content:""}.ti-file-code-2:before{content:""}.ti-file-database:before{content:""}.ti-file-description:before{content:""}.ti-file-diff:before{content:""}.ti-file-digit:before{content:""}.ti-file-dislike:before{content:""}.ti-file-dollar:before{content:""}.ti-file-dots:before{content:""}.ti-file-download:before{content:""}.ti-file-euro:before{content:""}.ti-file-export:before{content:""}.ti-file-horizontal:before{content:""}.ti-file-import:before{content:""}.ti-file-infinity:before{content:""}.ti-file-info:before{content:""}.ti-file-invoice:before{content:""}.ti-file-like:before{content:""}.ti-file-minus:before{content:""}.ti-file-music:before{content:""}.ti-file-off:before{content:""}.ti-file-orientation:before{content:""}.ti-file-pencil:before{content:""}.ti-file-phone:before{content:""}.ti-file-plus:before{content:""}.ti-file-power:before{content:""}.ti-file-report:before{content:""}.ti-file-rss:before{content:""}.ti-file-scissors:before{content:""}.ti-file-search:before{content:""}.ti-file-settings:before{content:""}.ti-file-shredder:before{content:""}.ti-file-signal:before{content:""}.ti-file-spreadsheet:before{content:""}.ti-file-stack:before{content:""}.ti-file-star:before{content:""}.ti-file-symlink:before{content:""}.ti-file-text:before{content:""}.ti-file-time:before{content:""}.ti-file-typography:before{content:""}.ti-file-unknown:before{content:""}.ti-file-upload:before{content:""}.ti-file-vector:before{content:""}.ti-file-x:before{content:""}.ti-file-zip:before{content:""}.ti-files:before{content:""}.ti-files-off:before{content:""}.ti-filter:before{content:""}.ti-filter-off:before{content:""}.ti-fingerprint:before{content:""}.ti-fingerprint-off:before{content:""}.ti-fire-hydrant:before{content:""}.ti-fire-hydrant-off:before{content:""}.ti-firetruck:before{content:""}.ti-first-aid-kit:before{content:""}.ti-first-aid-kit-off:before{content:""}.ti-fish:before{content:""}.ti-fish-bone:before{content:""}.ti-fish-hook:before{content:""}.ti-fish-hook-off:before{content:""}.ti-fish-off:before{content:""}.ti-flag:before{content:""}.ti-flag-2:before{content:""}.ti-flag-2-off:before{content:""}.ti-flag-3:before{content:""}.ti-flag-off:before{content:""}.ti-flame:before{content:""}.ti-flame-off:before{content:""}.ti-flare:before{content:""}.ti-flask:before{content:""}.ti-flask-2:before{content:""}.ti-flask-2-off:before{content:""}.ti-flask-off:before{content:""}.ti-flip-horizontal:before{content:""}.ti-flip-vertical:before{content:""}.ti-float-center:before{content:""}.ti-float-left:before{content:""}.ti-float-none:before{content:""}.ti-float-right:before{content:""}.ti-flower:before{content:""}.ti-flower-off:before{content:""}.ti-focus:before{content:""}.ti-focus-2:before{content:""}.ti-focus-centered:before{content:""}.ti-fold:before{content:""}.ti-fold-down:before{content:""}.ti-fold-up:before{content:""}.ti-folder:before{content:""}.ti-folder-minus:before{content:""}.ti-folder-off:before{content:""}.ti-folder-plus:before{content:""}.ti-folder-x:before{content:""}.ti-folders:before{content:""}.ti-folders-off:before{content:""}.ti-forbid:before{content:""}.ti-forbid-2:before{content:""}.ti-forklift:before{content:""}.ti-forms:before{content:""}.ti-fountain:before{content:""}.ti-fountain-off:before{content:""}.ti-frame:before{content:""}.ti-frame-off:before{content:""}.ti-free-rights:before{content:""}.ti-fridge:before{content:""}.ti-fridge-off:before{content:""}.ti-friends:before{content:""}.ti-friends-off:before{content:""}.ti-function:before{content:""}.ti-function-off:before{content:""}.ti-garden-cart:before{content:""}.ti-garden-cart-off:before{content:""}.ti-gas-station:before{content:""}.ti-gas-station-off:before{content:""}.ti-gauge:before{content:""}.ti-gauge-off:before{content:""}.ti-gavel:before{content:""}.ti-gender-agender:before{content:""}.ti-gender-androgyne:before{content:""}.ti-gender-bigender:before{content:""}.ti-gender-demiboy:before{content:""}.ti-gender-demigirl:before{content:""}.ti-gender-epicene:before{content:""}.ti-gender-female:before{content:""}.ti-gender-femme:before{content:""}.ti-gender-genderfluid:before{content:""}.ti-gender-genderless:before{content:""}.ti-gender-genderqueer:before{content:""}.ti-gender-hermaphrodite:before{content:""}.ti-gender-intergender:before{content:""}.ti-gender-male:before{content:""}.ti-gender-neutrois:before{content:""}.ti-gender-third:before{content:""}.ti-gender-transgender:before{content:""}.ti-gender-trasvesti:before{content:""}.ti-geometry:before{content:""}.ti-ghost:before{content:""}.ti-ghost-off:before{content:""}.ti-gif:before{content:""}.ti-gift:before{content:""}.ti-gift-card:before{content:""}.ti-gift-off:before{content:""}.ti-git-branch:before{content:""}.ti-git-commit:before{content:""}.ti-git-compare:before{content:""}.ti-git-fork:before{content:""}.ti-git-merge:before{content:""}.ti-git-pull-request:before{content:""}.ti-git-pull-request-closed:before{content:""}.ti-git-pull-request-draft:before{content:""}.ti-gizmo:before{content:""}.ti-glass:before{content:""}.ti-glass-full:before{content:""}.ti-glass-off:before{content:""}.ti-globe:before{content:""}.ti-globe-off:before{content:""}.ti-golf:before{content:""}.ti-golf-off:before{content:""}.ti-gps:before{content:""}.ti-gradienter:before{content:""}.ti-grain:before{content:""}.ti-graph:before{content:""}.ti-graph-off:before{content:""}.ti-grid-dots:before{content:""}.ti-grid-pattern:before{content:""}.ti-grill:before{content:""}.ti-grill-fork:before{content:""}.ti-grill-off:before{content:""}.ti-grill-spatula:before{content:""}.ti-grip-horizontal:before{content:""}.ti-grip-vertical:before{content:""}.ti-growth:before{content:""}.ti-guitar-pick:before{content:""}.ti-h-1:before{content:""}.ti-h-2:before{content:""}.ti-h-3:before{content:""}.ti-h-4:before{content:""}.ti-h-5:before{content:""}.ti-h-6:before{content:""}.ti-hammer:before{content:""}.ti-hammer-off:before{content:""}.ti-hand-click:before{content:""}.ti-hand-finger:before{content:""}.ti-hand-finger-off:before{content:""}.ti-hand-grab:before{content:""}.ti-hand-little-finger:before{content:""}.ti-hand-middle-finger:before{content:""}.ti-hand-move:before{content:""}.ti-hand-off:before{content:""}.ti-hand-ring-finger:before{content:""}.ti-hand-rock:before{content:""}.ti-hand-stop:before{content:""}.ti-hand-three-fingers:before{content:""}.ti-hand-two-fingers:before{content:""}.ti-hanger:before{content:""}.ti-hanger-2:before{content:""}.ti-hanger-off:before{content:""}.ti-hash:before{content:""}.ti-haze:before{content:""}.ti-heading:before{content:""}.ti-heading-off:before{content:""}.ti-headphones:before{content:""}.ti-headphones-off:before{content:""}.ti-headset:before{content:""}.ti-headset-off:before{content:""}.ti-health-recognition:before{content:""}.ti-heart:before{content:""}.ti-heart-broken:before{content:""}.ti-heart-handshake:before{content:""}.ti-heart-minus:before{content:""}.ti-heart-off:before{content:""}.ti-heart-plus:before{content:""}.ti-heart-rate-monitor:before{content:""}.ti-heartbeat:before{content:""}.ti-hearts:before{content:""}.ti-hearts-off:before{content:""}.ti-helicopter:before{content:""}.ti-helicopter-landing:before{content:""}.ti-helmet:before{content:""}.ti-helmet-off:before{content:""}.ti-help:before{content:""}.ti-help-off:before{content:""}.ti-hexagon:before{content:""}.ti-hexagon-0:before{content:""}.ti-hexagon-1:before{content:""}.ti-hexagon-2:before{content:""}.ti-hexagon-3:before{content:""}.ti-hexagon-3d:before{content:""}.ti-hexagon-4:before{content:""}.ti-hexagon-5:before{content:""}.ti-hexagon-6:before{content:""}.ti-hexagon-7:before{content:""}.ti-hexagon-8:before{content:""}.ti-hexagon-9:before{content:""}.ti-hexagon-a:before{content:""}.ti-hexagon-b:before{content:""}.ti-hexagon-c:before{content:""}.ti-hexagon-d:before{content:""}.ti-hexagon-e:before{content:""}.ti-hexagon-f:before{content:""}.ti-hexagon-g:before{content:""}.ti-hexagon-h:before{content:""}.ti-hexagon-i:before{content:""}.ti-hexagon-j:before{content:""}.ti-hexagon-k:before{content:""}.ti-hexagon-l:before{content:""}.ti-hexagon-letter-v:before{content:""}.ti-hexagon-m:before{content:""}.ti-hexagon-n:before{content:""}.ti-hexagon-o:before{content:""}.ti-hexagon-off:before{content:""}.ti-hexagon-p:before{content:""}.ti-hexagon-q:before{content:""}.ti-hexagon-r:before{content:""}.ti-hexagon-s:before{content:""}.ti-hexagon-t:before{content:""}.ti-hexagon-u:before{content:""}.ti-hexagon-w:before{content:""}.ti-hexagon-x:before{content:""}.ti-hexagon-y:before{content:""}.ti-hexagon-z:before{content:""}.ti-hexagons:before{content:""}.ti-hexagons-off:before{content:""}.ti-hierarchy:before{content:""}.ti-hierarchy-2:before{content:""}.ti-hierarchy-3:before{content:""}.ti-hierarchy-off:before{content:""}.ti-highlight:before{content:""}.ti-highlight-off:before{content:""}.ti-history:before{content:""}.ti-history-off:before{content:""}.ti-history-toggle:before{content:""}.ti-home:before{content:""}.ti-home-2:before{content:""}.ti-home-bolt:before{content:""}.ti-home-cancel:before{content:""}.ti-home-check:before{content:""}.ti-home-cog:before{content:""}.ti-home-dollar:before{content:""}.ti-home-dot:before{content:""}.ti-home-down:before{content:""}.ti-home-eco:before{content:""}.ti-home-edit:before{content:""}.ti-home-exclamation:before{content:""}.ti-home-hand:before{content:""}.ti-home-heart:before{content:""}.ti-home-infinity:before{content:""}.ti-home-link:before{content:""}.ti-home-minus:before{content:""}.ti-home-move:before{content:""}.ti-home-off:before{content:""}.ti-home-plus:before{content:""}.ti-home-question:before{content:""}.ti-home-ribbon:before{content:""}.ti-home-search:before{content:""}.ti-home-share:before{content:""}.ti-home-shield:before{content:""}.ti-home-signal:before{content:""}.ti-home-star:before{content:""}.ti-home-stats:before{content:""}.ti-home-up:before{content:""}.ti-home-x:before{content:""}.ti-horse-toy:before{content:""}.ti-hotel-service:before{content:""}.ti-hourglass:before{content:""}.ti-hourglass-empty:before{content:""}.ti-hourglass-high:before{content:""}.ti-hourglass-low:before{content:""}.ti-hourglass-off:before{content:""}.ti-ice-cream:before{content:""}.ti-ice-cream-2:before{content:""}.ti-ice-cream-off:before{content:""}.ti-ice-skating:before{content:""}.ti-icons:before{content:""}.ti-icons-off:before{content:""}.ti-id:before{content:""}.ti-id-badge:before{content:""}.ti-id-badge-2:before{content:""}.ti-id-badge-off:before{content:""}.ti-id-off:before{content:""}.ti-inbox:before{content:""}.ti-inbox-off:before{content:""}.ti-indent-decrease:before{content:""}.ti-indent-increase:before{content:""}.ti-infinity:before{content:""}.ti-infinity-off:before{content:""}.ti-info-circle:before{content:""}.ti-info-square:before{content:""}.ti-input-search:before{content:""}.ti-ironing-1:before{content:""}.ti-ironing-2:before{content:""}.ti-ironing-3:before{content:""}.ti-ironing-off:before{content:""}.ti-ironing-steam:before{content:""}.ti-ironing-steam-off:before{content:""}.ti-italic:before{content:""}.ti-jewish-star:before{content:""}.ti-jpg:before{content:""}.ti-jump-rope:before{content:""}.ti-karate:before{content:""}.ti-kayak:before{content:""}.ti-kering:before{content:""}.ti-key:before{content:""}.ti-key-off:before{content:""}.ti-keyboard:before{content:""}.ti-keyboard-hide:before{content:""}.ti-keyboard-off:before{content:""}.ti-keyboard-show:before{content:""}.ti-ladder:before{content:""}.ti-ladder-off:before{content:""}.ti-lamp:before{content:""}.ti-lamp-2:before{content:""}.ti-lamp-off:before{content:""}.ti-language:before{content:""}.ti-language-hiragana:before{content:""}.ti-language-katakana:before{content:""}.ti-language-off:before{content:""}.ti-lasso:before{content:""}.ti-lasso-off:before{content:""}.ti-lasso-polygon:before{content:""}.ti-layers-difference:before{content:""}.ti-layers-intersect:before{content:""}.ti-layers-intersect-2:before{content:""}.ti-layers-linked:before{content:""}.ti-layers-off:before{content:""}.ti-layers-subtract:before{content:""}.ti-layers-union:before{content:""}.ti-layout:before{content:""}.ti-layout-2:before{content:""}.ti-layout-align-bottom:before{content:""}.ti-layout-align-center:before{content:""}.ti-layout-align-left:before{content:""}.ti-layout-align-middle:before{content:""}.ti-layout-align-right:before{content:""}.ti-layout-align-top:before{content:""}.ti-layout-board:before{content:""}.ti-layout-board-split:before{content:""}.ti-layout-bottombar:before{content:""}.ti-layout-bottombar-collapse:before{content:""}.ti-layout-bottombar-expand:before{content:""}.ti-layout-cards:before{content:""}.ti-layout-collage:before{content:""}.ti-layout-columns:before{content:""}.ti-layout-dashboard:before{content:""}.ti-layout-distribute-horizontal:before{content:""}.ti-layout-distribute-vertical:before{content:""}.ti-layout-grid:before{content:""}.ti-layout-grid-add:before{content:""}.ti-layout-kanban:before{content:""}.ti-layout-list:before{content:""}.ti-layout-navbar:before{content:""}.ti-layout-navbar-collapse:before{content:""}.ti-layout-navbar-expand:before{content:""}.ti-layout-off:before{content:""}.ti-layout-rows:before{content:""}.ti-layout-sidebar:before{content:""}.ti-layout-sidebar-left-collapse:before{content:""}.ti-layout-sidebar-left-expand:before{content:""}.ti-layout-sidebar-right:before{content:""}.ti-layout-sidebar-right-collapse:before{content:""}.ti-layout-sidebar-right-expand:before{content:""}.ti-leaf:before{content:""}.ti-leaf-off:before{content:""}.ti-lego:before{content:""}.ti-lego-off:before{content:""}.ti-lemon:before{content:""}.ti-lemon-2:before{content:""}.ti-letter-a:before{content:""}.ti-letter-b:before{content:""}.ti-letter-c:before{content:""}.ti-letter-case:before{content:""}.ti-letter-case-lower:before{content:""}.ti-letter-case-toggle:before{content:""}.ti-letter-case-upper:before{content:""}.ti-letter-d:before{content:""}.ti-letter-e:before{content:""}.ti-letter-f:before{content:""}.ti-letter-g:before{content:""}.ti-letter-h:before{content:""}.ti-letter-i:before{content:""}.ti-letter-j:before{content:""}.ti-letter-k:before{content:""}.ti-letter-l:before{content:""}.ti-letter-m:before{content:""}.ti-letter-n:before{content:""}.ti-letter-o:before{content:""}.ti-letter-p:before{content:""}.ti-letter-q:before{content:""}.ti-letter-r:before{content:""}.ti-letter-s:before{content:""}.ti-letter-spacing:before{content:""}.ti-letter-t:before{content:""}.ti-letter-u:before{content:""}.ti-letter-v:before{content:""}.ti-letter-w:before{content:""}.ti-letter-x:before{content:""}.ti-letter-y:before{content:""}.ti-letter-z:before{content:""}.ti-license:before{content:""}.ti-license-off:before{content:""}.ti-lifebuoy:before{content:""}.ti-lifebuoy-off:before{content:""}.ti-line:before{content:""}.ti-line-dashed:before{content:""}.ti-line-dotted:before{content:""}.ti-line-height:before{content:""}.ti-link:before{content:""}.ti-link-off:before{content:""}.ti-list:before{content:""}.ti-list-check:before{content:""}.ti-list-details:before{content:""}.ti-list-numbers:before{content:""}.ti-list-search:before{content:""}.ti-live-photo:before{content:""}.ti-live-photo-off:before{content:""}.ti-live-view:before{content:""}.ti-loader:before{content:""}.ti-loader-2:before{content:""}.ti-loader-quarter:before{content:""}.ti-location:before{content:""}.ti-location-broken:before{content:""}.ti-location-off:before{content:""}.ti-lock:before{content:""}.ti-lock-access:before{content:""}.ti-lock-access-off:before{content:""}.ti-lock-off:before{content:""}.ti-lock-open:before{content:""}.ti-lock-open-off:before{content:""}.ti-lock-square:before{content:""}.ti-logic-and:before{content:""}.ti-logic-buffer:before{content:""}.ti-logic-nand:before{content:""}.ti-logic-nor:before{content:""}.ti-logic-not:before{content:""}.ti-logic-or:before{content:""}.ti-logic-xnor:before{content:""}.ti-logic-xor:before{content:""}.ti-login:before{content:""}.ti-logout:before{content:""}.ti-lollipop:before{content:""}.ti-lollipop-off:before{content:""}.ti-luggage:before{content:""}.ti-luggage-off:before{content:""}.ti-lungs:before{content:""}.ti-lungs-off:before{content:""}.ti-macro:before{content:""}.ti-macro-off:before{content:""}.ti-magnet:before{content:""}.ti-magnet-off:before{content:""}.ti-mail:before{content:""}.ti-mail-fast:before{content:""}.ti-mail-forward:before{content:""}.ti-mail-off:before{content:""}.ti-mail-opened:before{content:""}.ti-mailbox:before{content:""}.ti-mailbox-off:before{content:""}.ti-man:before{content:""}.ti-manual-gearbox:before{content:""}.ti-map:before{content:""}.ti-map-2:before{content:""}.ti-map-off:before{content:""}.ti-map-pin:before{content:""}.ti-map-pin-off:before{content:""}.ti-map-pins:before{content:""}.ti-map-search:before{content:""}.ti-markdown:before{content:""}.ti-markdown-off:before{content:""}.ti-marquee:before{content:""}.ti-marquee-2:before{content:""}.ti-marquee-off:before{content:""}.ti-mars:before{content:""}.ti-mask:before{content:""}.ti-mask-off:before{content:""}.ti-masks-theater:before{content:""}.ti-masks-theater-off:before{content:""}.ti-massage:before{content:""}.ti-math:before{content:""}.ti-math-1-divide-2:before{content:""}.ti-math-1-divide-3:before{content:""}.ti-math-avg:before{content:""}.ti-math-equal-greater:before{content:""}.ti-math-equal-lower:before{content:""}.ti-math-function:before{content:""}.ti-math-function-off:before{content:""}.ti-math-function-y:before{content:""}.ti-math-greater:before{content:""}.ti-math-integral:before{content:""}.ti-math-integral-x:before{content:""}.ti-math-integrals:before{content:""}.ti-math-lower:before{content:""}.ti-math-max:before{content:""}.ti-math-min:before{content:""}.ti-math-not:before{content:""}.ti-math-off:before{content:""}.ti-math-pi:before{content:""}.ti-math-pi-divide-2:before{content:""}.ti-math-symbols:before{content:""}.ti-math-x-divide-2:before{content:""}.ti-math-x-divide-y:before{content:""}.ti-math-x-divide-y-2:before{content:""}.ti-math-x-minus-x:before{content:""}.ti-math-x-minus-y:before{content:""}.ti-math-x-plus-x:before{content:""}.ti-math-x-plus-y:before{content:""}.ti-math-xy:before{content:""}.ti-math-y-minus-y:before{content:""}.ti-math-y-plus-y:before{content:""}.ti-maximize:before{content:""}.ti-maximize-off:before{content:""}.ti-meat:before{content:""}.ti-meat-off:before{content:""}.ti-medal:before{content:""}.ti-medal-2:before{content:""}.ti-medical-cross:before{content:""}.ti-medical-cross-off:before{content:""}.ti-medicine-syrup:before{content:""}.ti-menu:before{content:""}.ti-menu-2:before{content:""}.ti-message:before{content:""}.ti-message-2:before{content:""}.ti-message-2-code:before{content:""}.ti-message-2-off:before{content:""}.ti-message-2-share:before{content:""}.ti-message-chatbot:before{content:""}.ti-message-circle:before{content:""}.ti-message-circle-2:before{content:""}.ti-message-circle-off:before{content:""}.ti-message-code:before{content:""}.ti-message-dots:before{content:""}.ti-message-forward:before{content:""}.ti-message-language:before{content:""}.ti-message-off:before{content:""}.ti-message-plus:before{content:""}.ti-message-report:before{content:""}.ti-message-share:before{content:""}.ti-messages:before{content:""}.ti-messages-off:before{content:""}.ti-meteor:before{content:""}.ti-meteor-off:before{content:""}.ti-mickey:before{content:""}.ti-microphone:before{content:""}.ti-microphone-2:before{content:""}.ti-microphone-2-off:before{content:""}.ti-microphone-off:before{content:""}.ti-microscope:before{content:""}.ti-microscope-off:before{content:""}.ti-microwave:before{content:""}.ti-microwave-off:before{content:""}.ti-military-award:before{content:""}.ti-military-rank:before{content:""}.ti-milk:before{content:""}.ti-milk-off:before{content:""}.ti-milkshake:before{content:""}.ti-minimize:before{content:""}.ti-minus:before{content:""}.ti-minus-vertical:before{content:""}.ti-mist:before{content:""}.ti-mist-off:before{content:""}.ti-moneybag:before{content:""}.ti-mood-angry:before{content:""}.ti-mood-annoyed:before{content:""}.ti-mood-annoyed-2:before{content:""}.ti-mood-boy:before{content:""}.ti-mood-confuzed:before{content:""}.ti-mood-crazy-happy:before{content:""}.ti-mood-cry:before{content:""}.ti-mood-empty:before{content:""}.ti-mood-happy:before{content:""}.ti-mood-kid:before{content:""}.ti-mood-look-left:before{content:""}.ti-mood-look-right:before{content:""}.ti-mood-nerd:before{content:""}.ti-mood-nervous:before{content:""}.ti-mood-neutral:before{content:""}.ti-mood-off:before{content:""}.ti-mood-sad:before{content:""}.ti-mood-sad-2:before{content:""}.ti-mood-sad-dizzy:before{content:""}.ti-mood-sad-squint:before{content:""}.ti-mood-sick:before{content:""}.ti-mood-silence:before{content:""}.ti-mood-sing:before{content:""}.ti-mood-smile:before{content:""}.ti-mood-smile-beam:before{content:""}.ti-mood-smile-dizzy:before{content:""}.ti-mood-suprised:before{content:""}.ti-mood-tongue:before{content:""}.ti-mood-tongue-wink:before{content:""}.ti-mood-tongue-wink-2:before{content:""}.ti-mood-unamused:before{content:""}.ti-mood-wink:before{content:""}.ti-mood-wink-2:before{content:""}.ti-mood-wrrr:before{content:""}.ti-mood-xd:before{content:""}.ti-moon:before{content:""}.ti-moon-2:before{content:""}.ti-moon-off:before{content:""}.ti-moon-stars:before{content:""}.ti-moped:before{content:""}.ti-motorbike:before{content:""}.ti-mountain:before{content:""}.ti-mountain-off:before{content:""}.ti-mouse:before{content:""}.ti-mouse-2:before{content:""}.ti-mouse-off:before{content:""}.ti-moustache:before{content:""}.ti-movie:before{content:""}.ti-movie-off:before{content:""}.ti-mug:before{content:""}.ti-mug-off:before{content:""}.ti-multiplier-0-5x:before{content:""}.ti-multiplier-1-5x:before{content:""}.ti-multiplier-1x:before{content:""}.ti-multiplier-2x:before{content:""}.ti-mushroom:before{content:""}.ti-mushroom-off:before{content:""}.ti-music:before{content:""}.ti-music-off:before{content:""}.ti-navigation:before{content:""}.ti-navigation-off:before{content:""}.ti-needle:before{content:""}.ti-needle-thread:before{content:""}.ti-network:before{content:""}.ti-network-off:before{content:""}.ti-new-section:before{content:""}.ti-news:before{content:""}.ti-news-off:before{content:""}.ti-nfc:before{content:""}.ti-nfc-off:before{content:""}.ti-no-copyright:before{content:""}.ti-no-creative-commons:before{content:""}.ti-no-derivatives:before{content:""}.ti-north-star:before{content:""}.ti-note:before{content:""}.ti-note-off:before{content:""}.ti-notebook:before{content:""}.ti-notebook-off:before{content:""}.ti-notes:before{content:""}.ti-notes-off:before{content:""}.ti-notification:before{content:""}.ti-notification-off:before{content:""}.ti-number:before{content:""}.ti-number-0:before{content:""}.ti-number-1:before{content:""}.ti-number-2:before{content:""}.ti-number-3:before{content:""}.ti-number-4:before{content:""}.ti-number-5:before{content:""}.ti-number-6:before{content:""}.ti-number-7:before{content:""}.ti-number-8:before{content:""}.ti-number-9:before{content:""}.ti-numbers:before{content:""}.ti-nurse:before{content:""}.ti-octagon:before{content:""}.ti-octagon-off:before{content:""}.ti-old:before{content:""}.ti-olympics:before{content:""}.ti-olympics-off:before{content:""}.ti-omega:before{content:""}.ti-outbound:before{content:""}.ti-outlet:before{content:""}.ti-oval:before{content:""}.ti-oval-vertical:before{content:""}.ti-overline:before{content:""}.ti-package:before{content:""}.ti-package-off:before{content:""}.ti-packages:before{content:""}.ti-packge-export:before{content:""}.ti-packge-import:before{content:""}.ti-pacman:before{content:""}.ti-page-break:before{content:""}.ti-paint:before{content:""}.ti-paint-off:before{content:""}.ti-palette:before{content:""}.ti-palette-off:before{content:""}.ti-panorama-horizontal:before{content:""}.ti-panorama-horizontal-off:before{content:""}.ti-panorama-vertical:before{content:""}.ti-panorama-vertical-off:before{content:""}.ti-paper-bag:before{content:""}.ti-paper-bag-off:before{content:""}.ti-paperclip:before{content:""}.ti-parachute:before{content:""}.ti-parachute-off:before{content:""}.ti-parentheses:before{content:""}.ti-parentheses-off:before{content:""}.ti-parking:before{content:""}.ti-parking-off:before{content:""}.ti-password:before{content:""}.ti-paw:before{content:""}.ti-paw-off:before{content:""}.ti-peace:before{content:""}.ti-pencil:before{content:""}.ti-pencil-minus:before{content:""}.ti-pencil-off:before{content:""}.ti-pencil-plus:before{content:""}.ti-pennant:before{content:""}.ti-pennant-2:before{content:""}.ti-pennant-off:before{content:""}.ti-pentagon:before{content:""}.ti-pentagon-off:before{content:""}.ti-pepper:before{content:""}.ti-pepper-off:before{content:""}.ti-percentage:before{content:""}.ti-perfume:before{content:""}.ti-perspective:before{content:""}.ti-perspective-off:before{content:""}.ti-phone:before{content:""}.ti-phone-call:before{content:""}.ti-phone-calling:before{content:""}.ti-phone-check:before{content:""}.ti-phone-incoming:before{content:""}.ti-phone-off:before{content:""}.ti-phone-outgoing:before{content:""}.ti-phone-pause:before{content:""}.ti-phone-plus:before{content:""}.ti-phone-x:before{content:""}.ti-photo:before{content:""}.ti-photo-cancel:before{content:""}.ti-photo-check:before{content:""}.ti-photo-down:before{content:""}.ti-photo-edit:before{content:""}.ti-photo-heart:before{content:""}.ti-photo-minus:before{content:""}.ti-photo-off:before{content:""}.ti-photo-plus:before{content:""}.ti-photo-search:before{content:""}.ti-photo-shield:before{content:""}.ti-photo-star:before{content:""}.ti-photo-up:before{content:""}.ti-photo-x:before{content:""}.ti-physotherapist:before{content:""}.ti-picture-in-picture:before{content:""}.ti-picture-in-picture-off:before{content:""}.ti-picture-in-picture-on:before{content:""}.ti-picture-in-picture-top:before{content:""}.ti-pig:before{content:""}.ti-pig-money:before{content:""}.ti-pig-off:before{content:""}.ti-pill:before{content:""}.ti-pill-off:before{content:""}.ti-pills:before{content:""}.ti-pin:before{content:""}.ti-ping-pong:before{content:""}.ti-pinned:before{content:""}.ti-pinned-off:before{content:""}.ti-pizza:before{content:""}.ti-pizza-off:before{content:""}.ti-plane:before{content:""}.ti-plane-arrival:before{content:""}.ti-plane-departure:before{content:""}.ti-plane-inflight:before{content:""}.ti-plane-off:before{content:""}.ti-plane-tilt:before{content:""}.ti-planet:before{content:""}.ti-planet-off:before{content:""}.ti-plant:before{content:""}.ti-plant-2:before{content:""}.ti-plant-2-off:before{content:""}.ti-plant-off:before{content:""}.ti-play-card:before{content:""}.ti-play-card-off:before{content:""}.ti-player-eject:before{content:""}.ti-player-pause:before{content:""}.ti-player-play:before{content:""}.ti-player-record:before{content:""}.ti-player-skip-back:before{content:""}.ti-player-skip-forward:before{content:""}.ti-player-stop:before{content:""}.ti-player-track-next:before{content:""}.ti-player-track-prev:before{content:""}.ti-playlist:before{content:""}.ti-playlist-add:before{content:""}.ti-playlist-off:before{content:""}.ti-playlist-x:before{content:""}.ti-playstation-circle:before{content:""}.ti-playstation-square:before{content:""}.ti-playstation-triangle:before{content:""}.ti-playstation-x:before{content:""}.ti-plug:before{content:""}.ti-plug-connected:before{content:""}.ti-plug-connected-x:before{content:""}.ti-plug-off:before{content:""}.ti-plug-x:before{content:""}.ti-plus:before{content:""}.ti-png:before{content:""}.ti-podium:before{content:""}.ti-podium-off:before{content:""}.ti-point:before{content:""}.ti-point-off:before{content:""}.ti-pointer:before{content:""}.ti-pokeball:before{content:""}.ti-pokeball-off:before{content:""}.ti-polaroid:before{content:""}.ti-polygon:before{content:""}.ti-polygon-off:before{content:""}.ti-poo:before{content:""}.ti-pool:before{content:""}.ti-pool-off:before{content:""}.ti-power:before{content:""}.ti-pray:before{content:""}.ti-premium-rights:before{content:""}.ti-prescription:before{content:""}.ti-presentation:before{content:""}.ti-presentation-analytics:before{content:""}.ti-presentation-off:before{content:""}.ti-printer:before{content:""}.ti-printer-off:before{content:""}.ti-prison:before{content:""}.ti-prompt:before{content:""}.ti-propeller:before{content:""}.ti-propeller-off:before{content:""}.ti-puzzle:before{content:""}.ti-puzzle-2:before{content:""}.ti-puzzle-off:before{content:""}.ti-pyramid:before{content:""}.ti-pyramid-off:before{content:""}.ti-qrcode:before{content:""}.ti-qrcode-off:before{content:""}.ti-question-mark:before{content:""}.ti-quote:before{content:""}.ti-quote-off:before{content:""}.ti-radar:before{content:""}.ti-radar-2:before{content:""}.ti-radar-off:before{content:""}.ti-radio:before{content:""}.ti-radio-off:before{content:""}.ti-radioactive:before{content:""}.ti-radioactive-off:before{content:""}.ti-radius-bottom-left:before{content:""}.ti-radius-bottom-right:before{content:""}.ti-radius-top-left:before{content:""}.ti-radius-top-right:before{content:""}.ti-rainbow:before{content:""}.ti-rainbow-off:before{content:""}.ti-rating-12-plus:before{content:""}.ti-rating-14-plus:before{content:""}.ti-rating-16-plus:before{content:""}.ti-rating-18-plus:before{content:""}.ti-rating-21-plus:before{content:""}.ti-razor:before{content:""}.ti-razor-electric:before{content:""}.ti-receipt:before{content:""}.ti-receipt-2:before{content:""}.ti-receipt-off:before{content:""}.ti-receipt-refund:before{content:""}.ti-receipt-tax:before{content:""}.ti-recharging:before{content:""}.ti-record-mail:before{content:""}.ti-record-mail-off:before{content:""}.ti-rectangle:before{content:""}.ti-rectangle-vertical:before{content:""}.ti-recycle:before{content:""}.ti-recycle-off:before{content:""}.ti-refresh:before{content:""}.ti-refresh-alert:before{content:""}.ti-refresh-dot:before{content:""}.ti-refresh-off:before{content:""}.ti-regex:before{content:""}.ti-regex-off:before{content:""}.ti-registered:before{content:""}.ti-relation-many-to-many:before{content:""}.ti-relation-one-to-many:before{content:""}.ti-relation-one-to-one:before{content:""}.ti-reload:before{content:""}.ti-repeat:before{content:""}.ti-repeat-off:before{content:""}.ti-repeat-once:before{content:""}.ti-replace:before{content:""}.ti-replace-off:before{content:""}.ti-report:before{content:""}.ti-report-analytics:before{content:""}.ti-report-medical:before{content:""}.ti-report-money:before{content:""}.ti-report-off:before{content:""}.ti-report-search:before{content:""}.ti-resize:before{content:""}.ti-ripple:before{content:""}.ti-ripple-off:before{content:""}.ti-road:before{content:""}.ti-road-off:before{content:""}.ti-road-sign:before{content:""}.ti-robot:before{content:""}.ti-robot-off:before{content:""}.ti-rocket:before{content:""}.ti-rocket-off:before{content:""}.ti-roller-skating:before{content:""}.ti-rollercoaster:before{content:""}.ti-rollercoaster-off:before{content:""}.ti-rotate:before{content:""}.ti-rotate-2:before{content:""}.ti-rotate-360:before{content:""}.ti-rotate-clockwise:before{content:""}.ti-rotate-clockwise-2:before{content:""}.ti-rotate-dot:before{content:""}.ti-rotate-rectangle:before{content:""}.ti-route:before{content:""}.ti-route-2:before{content:""}.ti-route-off:before{content:""}.ti-router:before{content:""}.ti-router-off:before{content:""}.ti-row-insert-bottom:before{content:""}.ti-row-insert-top:before{content:""}.ti-rss:before{content:""}.ti-ruler:before{content:""}.ti-ruler-2:before{content:""}.ti-ruler-2-off:before{content:""}.ti-ruler-3:before{content:""}.ti-ruler-measure:before{content:""}.ti-ruler-off:before{content:""}.ti-run:before{content:""}.ti-sailboat:before{content:""}.ti-sailboat-off:before{content:""}.ti-salad:before{content:""}.ti-salt:before{content:""}.ti-satellite:before{content:""}.ti-satellite-off:before{content:""}.ti-sausage:before{content:""}.ti-scale:before{content:""}.ti-scale-off:before{content:""}.ti-scale-outline:before{content:""}.ti-scale-outline-off:before{content:""}.ti-scan:before{content:""}.ti-scan-eye:before{content:""}.ti-schema:before{content:""}.ti-schema-off:before{content:""}.ti-school:before{content:""}.ti-school-off:before{content:""}.ti-scissors:before{content:""}.ti-scissors-off:before{content:""}.ti-scooter:before{content:""}.ti-scooter-electric:before{content:""}.ti-screen-share:before{content:""}.ti-screen-share-off:before{content:""}.ti-screenshot:before{content:""}.ti-scribble:before{content:""}.ti-scribble-off:before{content:""}.ti-script:before{content:""}.ti-script-minus:before{content:""}.ti-script-plus:before{content:""}.ti-script-x:before{content:""}.ti-scuba-mask:before{content:""}.ti-scuba-mask-off:before{content:""}.ti-sdk:before{content:""}.ti-search:before{content:""}.ti-search-off:before{content:""}.ti-section:before{content:""}.ti-section-sign:before{content:""}.ti-seeding:before{content:""}.ti-seeding-off:before{content:""}.ti-select:before{content:""}.ti-selector:before{content:""}.ti-send:before{content:""}.ti-send-off:before{content:""}.ti-seo:before{content:""}.ti-separator:before{content:""}.ti-separator-horizontal:before{content:""}.ti-separator-vertical:before{content:""}.ti-server:before{content:""}.ti-server-2:before{content:""}.ti-server-bolt:before{content:""}.ti-server-cog:before{content:""}.ti-server-off:before{content:""}.ti-servicemark:before{content:""}.ti-settings:before{content:""}.ti-settings-automation:before{content:""}.ti-settings-off:before{content:""}.ti-shadow:before{content:""}.ti-shadow-off:before{content:""}.ti-shape:before{content:""}.ti-shape-2:before{content:""}.ti-shape-3:before{content:""}.ti-shape-off:before{content:""}.ti-share:before{content:""}.ti-share-off:before{content:""}.ti-shield:before{content:""}.ti-shield-check:before{content:""}.ti-shield-checkered:before{content:""}.ti-shield-chevron:before{content:""}.ti-shield-half:before{content:""}.ti-shield-half-filled:before{content:""}.ti-shield-lock:before{content:""}.ti-shield-off:before{content:""}.ti-shield-x:before{content:""}.ti-ship:before{content:""}.ti-ship-off:before{content:""}.ti-shirt:before{content:""}.ti-shirt-off:before{content:""}.ti-shirt-sport:before{content:""}.ti-shoe:before{content:""}.ti-shoe-off:before{content:""}.ti-shopping-cart:before{content:""}.ti-shopping-cart-discount:before{content:""}.ti-shopping-cart-off:before{content:""}.ti-shopping-cart-plus:before{content:""}.ti-shopping-cart-x:before{content:""}.ti-shovel:before{content:""}.ti-shredder:before{content:""}.ti-sign-left:before{content:""}.ti-sign-right:before{content:""}.ti-signal-3g:before{content:""}.ti-signal-4g:before{content:""}.ti-signal-4g-plus:before{content:""}.ti-signal-5g:before{content:""}.ti-signature:before{content:""}.ti-signature-off:before{content:""}.ti-sitemap:before{content:""}.ti-sitemap-off:before{content:""}.ti-skateboard:before{content:""}.ti-skateboard-off:before{content:""}.ti-skull:before{content:""}.ti-slash:before{content:""}.ti-sleigh:before{content:""}.ti-slice:before{content:""}.ti-slideshow:before{content:""}.ti-smart-home:before{content:""}.ti-smart-home-off:before{content:""}.ti-smoking:before{content:""}.ti-smoking-no:before{content:""}.ti-snowflake:before{content:""}.ti-snowflake-off:before{content:""}.ti-snowman:before{content:""}.ti-soccer-field:before{content:""}.ti-social:before{content:""}.ti-social-off:before{content:""}.ti-sock:before{content:""}.ti-sofa:before{content:""}.ti-sofa-off:before{content:""}.ti-sort-ascending:before{content:""}.ti-sort-ascending-2:before{content:""}.ti-sort-ascending-letters:before{content:""}.ti-sort-ascending-numbers:before{content:""}.ti-sort-descending:before{content:""}.ti-sort-descending-2:before{content:""}.ti-sort-descending-letters:before{content:""}.ti-sort-descending-numbers:before{content:""}.ti-sos:before{content:""}.ti-soup:before{content:""}.ti-soup-off:before{content:""}.ti-source-code:before{content:""}.ti-space:before{content:""}.ti-space-off:before{content:""}.ti-spacing-horizontal:before{content:""}.ti-spacing-vertical:before{content:""}.ti-spade:before{content:""}.ti-speakerphone:before{content:""}.ti-speedboat:before{content:""}.ti-spider:before{content:""}.ti-spiral:before{content:""}.ti-spiral-off:before{content:""}.ti-sport-billard:before{content:""}.ti-spray:before{content:""}.ti-spy:before{content:""}.ti-spy-off:before{content:""}.ti-square:before{content:""}.ti-square-arrow-down:before{content:""}.ti-square-arrow-left:before{content:""}.ti-square-arrow-right:before{content:""}.ti-square-arrow-up:before{content:""}.ti-square-asterisk:before{content:""}.ti-square-check:before{content:""}.ti-square-dot:before{content:""}.ti-square-forbid:before{content:""}.ti-square-forbid-2:before{content:""}.ti-square-half:before{content:""}.ti-square-letter-a:before{content:""}.ti-square-letter-b:before{content:""}.ti-square-letter-c:before{content:""}.ti-square-letter-d:before{content:""}.ti-square-letter-e:before{content:""}.ti-square-letter-f:before{content:""}.ti-square-letter-g:before{content:""}.ti-square-letter-h:before{content:""}.ti-square-letter-i:before{content:""}.ti-square-letter-j:before{content:""}.ti-square-letter-k:before{content:""}.ti-square-letter-l:before{content:""}.ti-square-letter-m:before{content:""}.ti-square-letter-n:before{content:""}.ti-square-letter-o:before{content:""}.ti-square-letter-p:before{content:""}.ti-square-letter-q:before{content:""}.ti-square-letter-r:before{content:""}.ti-square-letter-s:before{content:""}.ti-square-letter-t:before{content:""}.ti-square-letter-u:before{content:""}.ti-square-letter-v:before{content:""}.ti-square-letter-w:before{content:""}.ti-square-letter-x:before{content:""}.ti-square-letter-y:before{content:""}.ti-square-letter-z:before{content:""}.ti-square-minus:before{content:""}.ti-square-number-0:before{content:""}.ti-square-number-1:before{content:""}.ti-square-number-2:before{content:""}.ti-square-number-3:before{content:""}.ti-square-number-4:before{content:""}.ti-square-number-5:before{content:""}.ti-square-number-6:before{content:""}.ti-square-number-7:before{content:""}.ti-square-number-8:before{content:""}.ti-square-number-9:before{content:""}.ti-square-off:before{content:""}.ti-square-plus:before{content:""}.ti-square-root:before{content:""}.ti-square-root-2:before{content:""}.ti-square-rotated:before{content:""}.ti-square-rotated-forbid:before{content:""}.ti-square-rotated-forbid-2:before{content:""}.ti-square-rotated-off:before{content:""}.ti-square-toggle:before{content:""}.ti-square-toggle-horizontal:before{content:""}.ti-square-x:before{content:""}.ti-squares-diagonal:before{content:""}.ti-squares-filled:before{content:""}.ti-stack:before{content:""}.ti-stack-2:before{content:""}.ti-stack-3:before{content:""}.ti-stack-pop:before{content:""}.ti-stack-push:before{content:""}.ti-stairs:before{content:""}.ti-stairs-down:before{content:""}.ti-stairs-up:before{content:""}.ti-star:before{content:""}.ti-star-half:before{content:""}.ti-star-off:before{content:""}.ti-stars:before{content:""}.ti-stars-off:before{content:""}.ti-status-change:before{content:""}.ti-steam:before{content:""}.ti-steering-wheel:before{content:""}.ti-steering-wheel-off:before{content:""}.ti-step-into:before{content:""}.ti-step-out:before{content:""}.ti-stereo-glasses:before{content:""}.ti-stethoscope:before{content:""}.ti-stethoscope-off:before{content:""}.ti-sticker:before{content:""}.ti-storm:before{content:""}.ti-storm-off:before{content:""}.ti-stretching:before{content:""}.ti-strikethrough:before{content:""}.ti-submarine:before{content:""}.ti-subscript:before{content:""}.ti-subtask:before{content:""}.ti-sum:before{content:""}.ti-sum-off:before{content:""}.ti-sun:before{content:""}.ti-sun-high:before{content:""}.ti-sun-low:before{content:""}.ti-sun-moon:before{content:""}.ti-sun-off:before{content:""}.ti-sun-wind:before{content:""}.ti-sunglasses:before{content:""}.ti-sunrise:before{content:""}.ti-sunset:before{content:""}.ti-sunset-2:before{content:""}.ti-superscript:before{content:""}.ti-svg:before{content:""}.ti-swimming:before{content:""}.ti-switch:before{content:""}.ti-switch-2:before{content:""}.ti-switch-3:before{content:""}.ti-switch-horizontal:before{content:""}.ti-switch-vertical:before{content:""}.ti-sword:before{content:""}.ti-sword-off:before{content:""}.ti-swords:before{content:""}.ti-table:before{content:""}.ti-table-alias:before{content:""}.ti-table-export:before{content:""}.ti-table-import:before{content:""}.ti-table-off:before{content:""}.ti-table-options:before{content:""}.ti-table-shortcut:before{content:""}.ti-tag:before{content:""}.ti-tag-off:before{content:""}.ti-tags:before{content:""}.ti-tags-off:before{content:""}.ti-tallymark-1:before{content:""}.ti-tallymark-2:before{content:""}.ti-tallymark-3:before{content:""}.ti-tallymark-4:before{content:""}.ti-tallymarks:before{content:""}.ti-tank:before{content:""}.ti-target:before{content:""}.ti-target-off:before{content:""}.ti-telescope:before{content:""}.ti-telescope-off:before{content:""}.ti-temperature:before{content:""}.ti-temperature-celsius:before{content:""}.ti-temperature-fahrenheit:before{content:""}.ti-temperature-minus:before{content:""}.ti-temperature-off:before{content:""}.ti-temperature-plus:before{content:""}.ti-template:before{content:""}.ti-template-off:before{content:""}.ti-tent:before{content:""}.ti-tent-off:before{content:""}.ti-terminal:before{content:""}.ti-terminal-2:before{content:""}.ti-test-pipe:before{content:""}.ti-test-pipe-2:before{content:""}.ti-test-pipe-off:before{content:""}.ti-tex:before{content:""}.ti-text-caption:before{content:""}.ti-text-color:before{content:""}.ti-text-decrease:before{content:""}.ti-text-direction-ltr:before{content:""}.ti-text-direction-rtl:before{content:""}.ti-text-increase:before{content:""}.ti-text-orientation:before{content:""}.ti-text-plus:before{content:""}.ti-text-recognition:before{content:""}.ti-text-resize:before{content:""}.ti-text-size:before{content:""}.ti-text-spellcheck:before{content:""}.ti-text-wrap:before{content:""}.ti-text-wrap-disabled:before{content:""}.ti-thermometer:before{content:""}.ti-thumb-down:before{content:""}.ti-thumb-down-off:before{content:""}.ti-thumb-up:before{content:""}.ti-thumb-up-off:before{content:""}.ti-ticket:before{content:""}.ti-ticket-off:before{content:""}.ti-tie:before{content:""}.ti-tilde:before{content:""}.ti-tilt-shift:before{content:""}.ti-tilt-shift-off:before{content:""}.ti-timeline:before{content:""}.ti-tir:before{content:""}.ti-toggle-left:before{content:""}.ti-toggle-right:before{content:""}.ti-toilet-paper:before{content:""}.ti-toilet-paper-off:before{content:""}.ti-tool:before{content:""}.ti-tools:before{content:""}.ti-tools-kitchen:before{content:""}.ti-tools-kitchen-2:before{content:""}.ti-tools-kitchen-2-off:before{content:""}.ti-tools-kitchen-off:before{content:""}.ti-tools-off:before{content:""}.ti-tooltip:before{content:""}.ti-tornado:before{content:""}.ti-tournament:before{content:""}.ti-tower:before{content:""}.ti-tower-off:before{content:""}.ti-track:before{content:""}.ti-tractor:before{content:""}.ti-trademark:before{content:""}.ti-traffic-cone:before{content:""}.ti-traffic-cone-off:before{content:""}.ti-traffic-lights:before{content:""}.ti-traffic-lights-off:before{content:""}.ti-train:before{content:""}.ti-transfer-in:before{content:""}.ti-transfer-out:before{content:""}.ti-transform:before{content:""}.ti-transition-bottom:before{content:""}.ti-transition-left:before{content:""}.ti-transition-right:before{content:""}.ti-transition-top:before{content:""}.ti-trash:before{content:""}.ti-trash-off:before{content:""}.ti-trash-x:before{content:""}.ti-tree:before{content:""}.ti-trees:before{content:""}.ti-trending-down:before{content:""}.ti-trending-down-2:before{content:""}.ti-trending-down-3:before{content:""}.ti-trending-up:before{content:""}.ti-trending-up-2:before{content:""}.ti-trending-up-3:before{content:""}.ti-triangle:before{content:""}.ti-triangle-inverted:before{content:""}.ti-triangle-off:before{content:""}.ti-triangle-square-circle:before{content:""}.ti-triangles:before{content:""}.ti-trident:before{content:""}.ti-trolley:before{content:""}.ti-trophy:before{content:""}.ti-trophy-off:before{content:""}.ti-trowel:before{content:""}.ti-truck:before{content:""}.ti-truck-delivery:before{content:""}.ti-truck-loading:before{content:""}.ti-truck-off:before{content:""}.ti-truck-return:before{content:""}.ti-txt:before{content:""}.ti-typography:before{content:""}.ti-typography-off:before{content:""}.ti-uf-off:before{content:""}.ti-ufo:before{content:""}.ti-umbrella:before{content:""}.ti-umbrella-off:before{content:""}.ti-underline:before{content:""}.ti-unlink:before{content:""}.ti-upload:before{content:""}.ti-urgent:before{content:""}.ti-usb:before{content:""}.ti-user:before{content:""}.ti-user-check:before{content:""}.ti-user-circle:before{content:""}.ti-user-exclamation:before{content:""}.ti-user-minus:before{content:""}.ti-user-off:before{content:""}.ti-user-plus:before{content:""}.ti-user-search:before{content:""}.ti-user-x:before{content:""}.ti-users:before{content:""}.ti-uv-index:before{content:""}.ti-ux-circle:before{content:""}.ti-vaccine:before{content:""}.ti-vaccine-bottle:before{content:""}.ti-vaccine-bottle-off:before{content:""}.ti-vaccine-off:before{content:""}.ti-variable:before{content:""}.ti-variable-minus:before{content:""}.ti-variable-off:before{content:""}.ti-variable-plus:before{content:""}.ti-vector:before{content:""}.ti-vector-bezier:before{content:""}.ti-vector-bezier-2:before{content:""}.ti-vector-bezier-arc:before{content:""}.ti-vector-bezier-circle:before{content:""}.ti-vector-off:before{content:""}.ti-vector-triangle:before{content:""}.ti-vector-triangle-off:before{content:""}.ti-venus:before{content:""}.ti-versions:before{content:""}.ti-versions-off:before{content:""}.ti-video:before{content:""}.ti-video-minus:before{content:""}.ti-video-off:before{content:""}.ti-video-plus:before{content:""}.ti-view-360:before{content:""}.ti-view-360-off:before{content:""}.ti-viewfinder:before{content:""}.ti-viewfinder-off:before{content:""}.ti-viewport-narrow:before{content:""}.ti-viewport-wide:before{content:""}.ti-vinyl:before{content:""}.ti-vip:before{content:""}.ti-vip-off:before{content:""}.ti-virus:before{content:""}.ti-virus-off:before{content:""}.ti-virus-search:before{content:""}.ti-vocabulary:before{content:""}.ti-vocabulary-off:before{content:""}.ti-volume:before{content:""}.ti-volume-2:before{content:""}.ti-volume-3:before{content:""}.ti-volume-off:before{content:""}.ti-walk:before{content:""}.ti-wall:before{content:""}.ti-wall-off:before{content:""}.ti-wallet:before{content:""}.ti-wallet-off:before{content:""}.ti-wallpaper:before{content:""}.ti-wallpaper-off:before{content:""}.ti-wand:before{content:""}.ti-wand-off:before{content:""}.ti-wash:before{content:""}.ti-wash-dry:before{content:""}.ti-wash-dry-1:before{content:""}.ti-wash-dry-2:before{content:""}.ti-wash-dry-3:before{content:""}.ti-wash-dry-a:before{content:""}.ti-wash-dry-dip:before{content:""}.ti-wash-dry-f:before{content:""}.ti-wash-dry-hang:before{content:""}.ti-wash-dry-off:before{content:""}.ti-wash-dry-p:before{content:""}.ti-wash-dry-shade:before{content:""}.ti-wash-dry-w:before{content:""}.ti-wash-dryclean:before{content:""}.ti-wash-dryclean-off:before{content:""}.ti-wash-gentle:before{content:""}.ti-wash-machine:before{content:""}.ti-wash-off:before{content:""}.ti-wash-press:before{content:""}.ti-wash-temperature-1:before{content:""}.ti-wash-temperature-2:before{content:""}.ti-wash-temperature-3:before{content:""}.ti-wash-temperature-4:before{content:""}.ti-wash-temperature-5:before{content:""}.ti-wash-temperature-6:before{content:""}.ti-wash-tumble-dry:before{content:""}.ti-wash-tumble-off:before{content:""}.ti-wave-saw-tool:before{content:""}.ti-wave-sine:before{content:""}.ti-wave-square:before{content:""}.ti-webhook:before{content:""}.ti-webhook-off:before{content:""}.ti-wheelchair:before{content:""}.ti-wheelchair-off:before{content:""}.ti-wifi:before{content:""}.ti-wifi-0:before{content:""}.ti-wifi-1:before{content:""}.ti-wifi-2:before{content:""}.ti-wifi-off:before{content:""}.ti-wind:before{content:""}.ti-wind-off:before{content:""}.ti-windmill:before{content:""}.ti-windmill-off:before{content:""}.ti-window:before{content:""}.ti-window-maximize:before{content:""}.ti-window-minimize:before{content:""}.ti-window-off:before{content:""}.ti-windsock:before{content:""}.ti-wiper:before{content:""}.ti-wiper-wash:before{content:""}.ti-woman:before{content:""}.ti-wood:before{content:""}.ti-world:before{content:""}.ti-world-download:before{content:""}.ti-world-latitude:before{content:""}.ti-world-longitude:before{content:""}.ti-world-off:before{content:""}.ti-world-upload:before{content:""}.ti-world-www:before{content:""}.ti-wrecking-ball:before{content:""}.ti-writing:before{content:""}.ti-writing-off:before{content:""}.ti-writing-sign:before{content:""}.ti-writing-sign-off:before{content:""}.ti-x:before{content:""}.ti-xbox-a:before{content:""}.ti-xbox-b:before{content:""}.ti-xbox-x:before{content:""}.ti-xbox-y:before{content:""}.ti-yin-yang:before{content:""}.ti-yoga:before{content:""}.ti-zeppelin:before{content:""}.ti-zeppelin-off:before{content:""}.ti-zip:before{content:""}.ti-zodiac-aquarius:before{content:""}.ti-zodiac-aries:before{content:""}.ti-zodiac-cancer:before{content:""}.ti-zodiac-capricorn:before{content:""}.ti-zodiac-gemini:before{content:""}.ti-zodiac-leo:before{content:""}.ti-zodiac-libra:before{content:""}.ti-zodiac-pisces:before{content:""}.ti-zodiac-sagittarius:before{content:""}.ti-zodiac-scorpio:before{content:""}.ti-zodiac-taurus:before{content:""}.ti-zodiac-virgo:before{content:""}.ti-zoom-cancel:before{content:""}.ti-zoom-check:before{content:""}.ti-zoom-code:before{content:""}.ti-zoom-exclamation:before{content:""}.ti-zoom-in:before{content:""}.ti-zoom-in-area:before{content:""}.ti-zoom-money:before{content:""}.ti-zoom-out:before{content:""}.ti-zoom-out-area:before{content:""}.ti-zoom-pan:before{content:""}.ti-zoom-question:before{content:""}.ti-zoom-replace:before{content:""}.ti-zoom-reset:before{content:""}.ti-zzz:before{content:""}.ti-zzz-off:before{content:""}#root{width:100%;height:100vh}
