.rdp{--rdp-cell-size:40px;--rdp-caption-font-size:18px;--rdp-accent-color:#00f;--rdp-background-color:#e7edff;--rdp-accent-color-dark:#3003e1;--rdp-background-color-dark:#180270;--rdp-outline:2px solid var(--rdp-accent-color);--rdp-outline-selected:3px solid var(--rdp-accent-color);--rdp-selected-color:#fff;margin:1em}.rdp-vhidden{box-sizing:border-box;padding:0;margin:0;background:transparent;border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;position:absolute!important;top:0;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important;border:0!important}.rdp-button_reset{appearance:none;position:relative;margin:0;padding:0;cursor:default;color:inherit;background:none;font:inherit;-moz-appearance:none;-webkit-appearance:none}.rdp-button_reset:focus-visible{outline:none}.rdp-button{border:2px solid transparent}.rdp-button[disabled]:not(.rdp-day_selected){opacity:.25}.rdp-button:not([disabled]){cursor:pointer}.rdp-button:focus-visible:not([disabled]){color:inherit;background-color:var(--rdp-background-color);border:var(--rdp-outline)}.rdp-button:hover:not([disabled]):not(.rdp-day_selected){background-color:var(--rdp-background-color)}.rdp-months{display:flex}.rdp-month{margin:0 1em}.rdp-month:first-child{margin-left:0}.rdp-month:last-child{margin-right:0}.rdp-table{margin:0;max-width:calc(var(--rdp-cell-size) * 7);border-collapse:collapse}.rdp-with_weeknumber .rdp-table{max-width:calc(var(--rdp-cell-size) * 8);border-collapse:collapse}.rdp-caption{display:flex;align-items:center;justify-content:space-between;padding:0;text-align:left}.rdp-multiple_months .rdp-caption{position:relative;display:block;text-align:center}.rdp-caption_dropdowns,.rdp-caption_label{position:relative;display:inline-flex}.rdp-caption_label{z-index:1;align-items:center;margin:0;padding:0 .25em;white-space:nowrap;color:currentColor;border:2px solid transparent;font-family:inherit;font-size:var(--rdp-caption-font-size);font-weight:700}.rdp-nav{white-space:nowrap}.rdp-multiple_months .rdp-caption_start .rdp-nav{position:absolute;top:50%;left:0;transform:translateY(-50%)}.rdp-multiple_months .rdp-caption_end .rdp-nav{position:absolute;top:50%;right:0;transform:translateY(-50%)}.rdp-nav_button{display:inline-flex;align-items:center;justify-content:center;width:var(--rdp-cell-size);height:var(--rdp-cell-size);padding:.25em;border-radius:100%}.rdp-dropdown_month,.rdp-dropdown_year{position:relative;display:inline-flex;align-items:center}.rdp-dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;z-index:2;top:0;bottom:0;left:0;width:100%;margin:0;padding:0;cursor:inherit;opacity:0;border:none;background-color:transparent;font-family:inherit;font-size:inherit;line-height:inherit}.rdp-dropdown[disabled]{opacity:unset;color:unset}.rdp-dropdown:focus-visible:not([disabled])+.rdp-caption_label{background-color:var(--rdp-background-color);border:var(--rdp-outline);border-radius:6px}.rdp-dropdown_icon{margin:0 0 0 5px}.rdp-head{border:0}.rdp-head_row,.rdp-row{height:100%}.rdp-head_cell{vertical-align:middle;font-size:.75em;font-weight:700;text-align:center;height:100%;height:var(--rdp-cell-size);padding:0;text-transform:uppercase}.rdp-tbody{border:0}.rdp-tfoot{margin:.5em}.rdp-cell{width:var(--rdp-cell-size);height:100%;height:var(--rdp-cell-size);padding:0;text-align:center}.rdp-weeknumber{font-size:.75em}.rdp-day,.rdp-weeknumber{display:flex;overflow:hidden;align-items:center;justify-content:center;box-sizing:border-box;width:var(--rdp-cell-size);max-width:var(--rdp-cell-size);height:var(--rdp-cell-size);margin:0;border:2px solid transparent;border-radius:100%}.rdp-day_today:not(.rdp-day_outside){font-weight:700}.rdp-day_selected,.rdp-day_selected:focus-visible,.rdp-day_selected:hover{color:var(--rdp-selected-color);opacity:1;background-color:var(--rdp-accent-color)}.rdp-day_outside{opacity:.5}.rdp-day_selected:focus-visible{outline:var(--rdp-outline);outline-offset:2px;z-index:1}.rdp:not([dir=rtl]) .rdp-day_range_start:not(.rdp-day_range_end){border-top-right-radius:0;border-bottom-right-radius:0}.rdp:not([dir=rtl]) .rdp-day_range_end:not(.rdp-day_range_start),.rdp[dir=rtl] .rdp-day_range_start:not(.rdp-day_range_end){border-top-left-radius:0;border-bottom-left-radius:0}.rdp[dir=rtl] .rdp-day_range_end:not(.rdp-day_range_start){border-top-right-radius:0;border-bottom-right-radius:0}.rdp-day_range_end.rdp-day_range_start{border-radius:100%}.rdp-day_range_middle{border-radius:0}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}code[class*=language-],pre[class*=language-]{background:#fafafa;color:#383a42;font-family:Fira Code,Fira Mono,Menlo,Consolas,DejaVu Sans Mono,monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:1.5;-moz-tab-size:2;tab-size:2;-webkit-hyphens:none;hyphens:none}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection{background:#e5e5e6;color:inherit}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}:not(pre)>code[class*=language-]{padding:.2em .3em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.prolog{color:#a0a1a7}.token.doctype,.token.entity,.token.punctuation{color:#383a42}.token.atrule,.token.attr-name,.token.boolean,.token.class-name,.token.constant,.token.number{color:#b76b01}.token.keyword{color:#a626a4}.token.deleted,.token.important,.token.property,.token.symbol,.token.tag{color:#e45649}.token.attr-value,.token.attr-value>.token.punctuation,.token.builtin,.token.char,.token.inserted,.token.regex,.token.selector,.token.string{color:#50a14f}.token.function,.token.operator,.token.variable{color:#4078f2}.token.url{color:#0184bc}.token.attr-value>.token.punctuation.attr-equals,.token.special-attr>.token.attr-value>.token.value.css{color:#383a42}.language-css .token.selector{color:#e45649}.language-css .token.property{color:#383a42}.language-css .token.function,.language-css .token.url>.token.function{color:#0184bc}.language-css .token.url>.token.string.url{color:#50a14f}.language-css .token.atrule .token.rule,.language-css .token.important,.language-javascript .token.operator{color:#a626a4}.language-javascript .token.template-string>.token.interpolation>.token.interpolation-punctuation.punctuation{color:#ca1243}.language-json .token.operator{color:#383a42}.language-json .token.null.keyword{color:#b76b01}.language-markdown .token.url,.language-markdown .token.url-reference.url>.token.string,.language-markdown .token.url>.token.operator{color:#383a42}.language-markdown .token.url>.token.content{color:#4078f2}.language-markdown .token.url-reference.url,.language-markdown .token.url>.token.url{color:#0184bc}.language-markdown .token.blockquote.punctuation,.language-markdown .token.hr.punctuation{color:#a0a1a7;font-style:italic}.language-markdown .token.code-snippet{color:#50a14f}.language-markdown .token.bold .token.content{color:#b76b01}.language-markdown .token.italic .token.content{color:#a626a4}.language-markdown .token.list.punctuation,.language-markdown .token.strike .token.content,.language-markdown .token.strike .token.punctuation,.language-markdown .token.title.important>.token.punctuation{color:#e45649}.token.bold{font-weight:700}.token.comment,.token.italic{font-style:italic}.token.entity{cursor:help}.token.namespace{opacity:.8}.token.token.cr:before,.token.token.lf:before,.token.token.space:before,.token.token.tab:not(:empty):before{color:rgba(56,58,66,.2)}div.code-toolbar>.toolbar.toolbar>.toolbar-item{margin-right:.4em}div.code-toolbar>.toolbar.toolbar>.toolbar-item>a,div.code-toolbar>.toolbar.toolbar>.toolbar-item>button,div.code-toolbar>.toolbar.toolbar>.toolbar-item>span{background:#e5e5e6;color:#696c77;padding:.1em .4em;border-radius:.3em}div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:focus,div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:hover,div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:focus,div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:hover,div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:focus,div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:hover{background:#c6c7c7;color:#383a42}.line-highlight.line-highlight{background:rgba(56,58,66,.05)}.line-highlight.line-highlight:before,.line-highlight.line-highlight[data-end]:after{background:#e5e5e6;color:#383a42;padding:.1em .6em;border-radius:.3em;box-shadow:0 2px 0 0 rgba(0,0,0,.2)}pre[id].linkable-line-numbers.linkable-line-numbers span.line-numbers-rows>span:hover:before{background-color:rgba(56,58,66,.05)}.command-line .command-line-prompt,.line-numbers.line-numbers .line-numbers-rows{border-right-color:rgba(56,58,66,.2)}.command-line .command-line-prompt>span:before,.line-numbers .line-numbers-rows>span:before{color:#9d9d9f}.rainbow-braces .token.token.punctuation.brace-level-1,.rainbow-braces .token.token.punctuation.brace-level-5,.rainbow-braces .token.token.punctuation.brace-level-9{color:#e45649}.rainbow-braces .token.token.punctuation.brace-level-10,.rainbow-braces .token.token.punctuation.brace-level-2,.rainbow-braces .token.token.punctuation.brace-level-6{color:#50a14f}.rainbow-braces .token.token.punctuation.brace-level-11,.rainbow-braces .token.token.punctuation.brace-level-3,.rainbow-braces .token.token.punctuation.brace-level-7{color:#4078f2}.rainbow-braces .token.token.punctuation.brace-level-12,.rainbow-braces .token.token.punctuation.brace-level-4,.rainbow-braces .token.token.punctuation.brace-level-8{color:#a626a4}pre.diff-highlight>code .token.token.deleted:not(.prefix),pre>code.diff-highlight .token.token.deleted:not(.prefix){background-color:rgba(255,82,102,.15)}pre.diff-highlight>code .token.token.deleted:not(.prefix) ::selection,pre.diff-highlight>code .token.token.deleted:not(.prefix)::selection,pre>code.diff-highlight .token.token.deleted:not(.prefix) ::selection,pre>code.diff-highlight .token.token.deleted:not(.prefix)::selection{background-color:rgba(251,86,105,.25)}pre.diff-highlight>code .token.token.inserted:not(.prefix),pre>code.diff-highlight .token.token.inserted:not(.prefix){background-color:rgba(25,255,91,.15)}pre.diff-highlight>code .token.token.inserted:not(.prefix) ::selection,pre.diff-highlight>code .token.token.inserted:not(.prefix)::selection,pre>code.diff-highlight .token.token.inserted:not(.prefix) ::selection,pre>code.diff-highlight .token.token.inserted:not(.prefix)::selection{background-color:rgba(56,224,98,.25)}.prism-previewer-gradient.prism-previewer-gradient div,.prism-previewer.prism-previewer:before{border-color:hsl(0,0,95%)}.prism-previewer-color.prism-previewer-color:before,.prism-previewer-easing.prism-previewer-easing:before,.prism-previewer-gradient.prism-previewer-gradient div{border-radius:.3em}.prism-previewer.prism-previewer:after{border-top-color:hsl(0,0,95%)}.prism-previewer-flipped.prism-previewer-flipped.after{border-bottom-color:hsl(0,0,95%)}.prism-previewer-angle.prism-previewer-angle:before,.prism-previewer-easing.prism-previewer-easing,.prism-previewer-time.prism-previewer-time:before{background:#fff}.prism-previewer-angle.prism-previewer-angle circle,.prism-previewer-time.prism-previewer-time circle{stroke:#383a42;stroke-opacity:1}.prism-previewer-easing.prism-previewer-easing circle,.prism-previewer-easing.prism-previewer-easing line,.prism-previewer-easing.prism-previewer-easing path{stroke:#383a42}.prism-previewer-easing.prism-previewer-easing circle{fill:transparent}pre[data-line]{position:relative;padding:1em 0 1em 3em}.line-highlight{position:absolute;left:0;right:0;padding-left:0;padding-bottom:inherit;padding-right:0;padding-top:inherit;margin-top:1em;background:hsla(24,20%,50%,.08);background:linear-gradient(90deg,hsla(24,20%,50%,.1) 70%,hsla(24,20%,50%,0));pointer-events:none;line-height:inherit;white-space:pre}@media print{.line-highlight{-webkit-print-color-adjust:exact;color-adjust:exact}}.line-highlight:before,.line-highlight[data-end]:after{content:attr(data-start);position:absolute;top:.4em;left:.6em;min-width:1em;padding:0 .5em;background-color:hsla(24,20%,50%,.4);color:#f5f2f0;font:700 65%/1.5 sans-serif;text-align:center;vertical-align:.3em;border-radius:999px;text-shadow:none;box-shadow:0 1px #fff}.line-highlight[data-end]:after{content:attr(data-end);top:auto;bottom:.4em}.line-numbers .line-highlight:after,.line-numbers .line-highlight:before{content:none}pre[id].linkable-line-numbers span.line-numbers-rows{pointer-events:all}pre[id].linkable-line-numbers span.line-numbers-rows>span:before{cursor:pointer}pre[id].linkable-line-numbers span.line-numbers-rows>span:hover:before{background-color:hsla(0,0%,50%,.2)}pre[class*=language-].line-numbers{position:relative;padding-left:3.8em;counter-reset:linenumber}pre[class*=language-].line-numbers>code{position:relative;white-space:inherit}.line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3.8em;width:3em;letter-spacing:-1px;border-right:1px solid #999;-webkit-user-select:none;-moz-user-select:none;user-select:none}.line-numbers-rows>span{display:block;counter-increment:linenumber}.line-numbers-rows>span:before{content:counter(linenumber);color:#999;display:block;padding-right:.8em;text-align:right}div.code-toolbar{position:relative}div.code-toolbar>.toolbar{position:absolute;z-index:10;top:.3em;right:.2em;transition:opacity .3s ease-in-out;opacity:0}div.code-toolbar:hover>.toolbar{opacity:1}div.code-toolbar:focus-within>.toolbar{opacity:1}div.code-toolbar>.toolbar>.toolbar-item{display:inline-block}div.code-toolbar>.toolbar>.toolbar-item>a{cursor:pointer}div.code-toolbar>.toolbar>.toolbar-item>button{background:none;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}div.code-toolbar>.toolbar>.toolbar-item>a,div.code-toolbar>.toolbar>.toolbar-item>button,div.code-toolbar>.toolbar>.toolbar-item>span{color:#bbb;font-size:.8em;padding:0 .5em;background:#f5f2f0;background:hsla(0,0%,88%,.2);box-shadow:0 2px 0 0 rgba(0,0,0,.2);border-radius:.5em}div.code-toolbar>.toolbar>.toolbar-item>a:focus,div.code-toolbar>.toolbar>.toolbar-item>a:hover,div.code-toolbar>.toolbar>.toolbar-item>button:focus,div.code-toolbar>.toolbar>.toolbar-item>button:hover,div.code-toolbar>.toolbar>.toolbar-item>span:focus,div.code-toolbar>.toolbar>.toolbar-item>span:hover{color:inherit;text-decoration:none}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/dm-sans-latin-ext-300-normal.072cc21c.woff2) format("woff2"),url(/_next/static/media/dm-sans-latin-ext-300-normal.a7e4fab7.woff) format("woff");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/dm-sans-latin-300-normal.16dc96c4.woff2) format("woff2"),url(/_next/static/media/dm-sans-latin-300-normal.e5810006.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/dm-sans-latin-ext-400-normal.ff35d0b0.woff2) format("woff2"),url(/_next/static/media/dm-sans-latin-ext-400-normal.fb2e59ed.woff) format("woff");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/dm-sans-latin-400-normal.aaac7e1e.woff2) format("woff2"),url(/_next/static/media/dm-sans-latin-400-normal.bd8b363e.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/dm-sans-latin-ext-500-normal.f2e93ebf.woff2) format("woff2"),url(/_next/static/media/dm-sans-latin-ext-500-normal.6b5a07fb.woff) format("woff");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/dm-sans-latin-500-normal.753d3a99.woff2) format("woff2"),url(/_next/static/media/dm-sans-latin-500-normal.fc4c8371.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/dm-sans-latin-ext-600-normal.6ee429d1.woff2) format("woff2"),url(/_next/static/media/dm-sans-latin-ext-600-normal.96127ab2.woff) format("woff");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/dm-sans-latin-600-normal.8f3757f3.woff2) format("woff2"),url(/_next/static/media/dm-sans-latin-600-normal.c73c66b1.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/dm-sans-latin-ext-700-normal.6c1dfb58.woff2) format("woff2"),url(/_next/static/media/dm-sans-latin-ext-700-normal.aa9db713.woff) format("woff");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/dm-sans-latin-700-normal.39c545e5.woff2) format("woff2"),url(/_next/static/media/dm-sans-latin-700-normal.218952e8.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:900;src:url(/_next/static/media/dm-sans-latin-ext-900-normal.b250690b.woff2) format("woff2"),url(/_next/static/media/dm-sans-latin-ext-900-normal.eb8e888c.woff) format("woff");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:900;src:url(/_next/static/media/dm-sans-latin-900-normal.f84b5ffb.woff2) format("woff2"),url(/_next/static/media/dm-sans-latin-900-normal.d4460d7d.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/inter-cyrillic-ext-600-normal.21482aa8.woff2) format("woff2"),url(/_next/static/media/inter-cyrillic-ext-600-normal.684dbb71.woff) format("woff");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/inter-cyrillic-600-normal.ac257677.woff2) format("woff2"),url(/_next/static/media/inter-cyrillic-600-normal.20e88899.woff) format("woff");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/inter-greek-ext-600-normal.533d789c.woff2) format("woff2"),url(/_next/static/media/inter-greek-ext-600-normal.2c1e268c.woff) format("woff");unicode-range:U+1f??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/inter-greek-600-normal.7a9219c1.woff2) format("woff2"),url(/_next/static/media/inter-greek-600-normal.a3d58a50.woff) format("woff");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/inter-vietnamese-600-normal.e7c6af30.woff2) format("woff2"),url(/_next/static/media/inter-vietnamese-600-normal.672f1e0b.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/inter-latin-ext-600-normal.03b16c21.woff2) format("woff2"),url(/_next/static/media/inter-latin-ext-600-normal.5f656274.woff) format("woff");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/inter-latin-600-normal.34227eb1.woff2) format("woff2"),url(/_next/static/media/inter-latin-600-normal.edaa5f1b.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;font-display:block;src:url(/_next/static/media/MaterialIcons-Regular.a973ee76.eot);src:local("☺"),url(/_next/static/media/MaterialIcons-Regular.d1b99623.woff2) format("woff2"),url(/_next/static/media/MaterialIcons-Regular.14b0bb77.woff) format("woff"),url(/_next/static/media/MaterialIcons-Regular.fa58bcb9.ttf) format("truetype")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:inherit;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.material-icons._10k:before{content:""}.material-icons._10mp:before{content:""}.material-icons._11mp:before{content:""}.material-icons._123:before{content:""}.material-icons._12mp:before{content:""}.material-icons._13mp:before{content:""}.material-icons._14mp:before{content:""}.material-icons._15mp:before{content:""}.material-icons._16mp:before{content:""}.material-icons._17mp:before{content:""}.material-icons._18_up_rating:before{content:""}.material-icons._18mp:before{content:""}.material-icons._19mp:before{content:""}.material-icons._1k:before{content:""}.material-icons._1k_plus:before{content:""}.material-icons._1x_mobiledata:before{content:""}.material-icons._20mp:before{content:""}.material-icons._21mp:before{content:""}.material-icons._22mp:before{content:""}.material-icons._23mp:before{content:""}.material-icons._24mp:before{content:""}.material-icons._2k:before{content:""}.material-icons._2k_plus:before{content:""}.material-icons._2mp:before{content:""}.material-icons._30fps:before{content:""}.material-icons._30fps_select:before{content:""}.material-icons._360:before{content:""}.material-icons._3d_rotation:before{content:""}.material-icons._3g_mobiledata:before{content:""}.material-icons._3k:before{content:""}.material-icons._3k_plus:before{content:""}.material-icons._3mp:before{content:""}.material-icons._3p:before{content:""}.material-icons._4g_mobiledata:before{content:""}.material-icons._4g_plus_mobiledata:before{content:""}.material-icons._4k:before{content:""}.material-icons._4k_plus:before{content:""}.material-icons._4mp:before{content:""}.material-icons._5g:before{content:""}.material-icons._5k:before{content:""}.material-icons._5k_plus:before{content:""}.material-icons._5mp:before{content:""}.material-icons._60fps:before{content:""}.material-icons._60fps_select:before{content:""}.material-icons._6_ft_apart:before{content:""}.material-icons._6k:before{content:""}.material-icons._6k_plus:before{content:""}.material-icons._6mp:before{content:""}.material-icons._7k:before{content:""}.material-icons._7k_plus:before{content:""}.material-icons._7mp:before{content:""}.material-icons._8k:before{content:""}.material-icons._8k_plus:before{content:""}.material-icons._8mp:before{content:""}.material-icons._9k:before{content:""}.material-icons._9k_plus:before{content:""}.material-icons._9mp:before{content:""}.material-icons.abc:before{content:""}.material-icons.ac_unit:before{content:""}.material-icons.access_alarm:before{content:""}.material-icons.access_alarms:before{content:""}.material-icons.access_time:before{content:""}.material-icons.access_time_filled:before{content:""}.material-icons.accessibility:before{content:""}.material-icons.accessibility_new:before{content:""}.material-icons.accessible:before{content:""}.material-icons.accessible_forward:before{content:""}.material-icons.account_balance:before{content:""}.material-icons.account_balance_wallet:before{content:""}.material-icons.account_box:before{content:""}.material-icons.account_circle:before{content:""}.material-icons.account_tree:before{content:""}.material-icons.ad_units:before{content:""}.material-icons.adb:before{content:""}.material-icons.add:before{content:""}.material-icons.add_a_photo:before{content:""}.material-icons.add_alarm:before{content:""}.material-icons.add_alert:before{content:""}.material-icons.add_box:before{content:""}.material-icons.add_business:before{content:""}.material-icons.add_call:before{content:""}.material-icons.add_card:before{content:""}.material-icons.add_chart:before{content:""}.material-icons.add_circle:before{content:""}.material-icons.add_circle_outline:before{content:""}.material-icons.add_comment:before{content:""}.material-icons.add_home:before{content:""}.material-icons.add_home_work:before{content:""}.material-icons.add_ic_call:before{content:""}.material-icons.add_link:before{content:""}.material-icons.add_location:before{content:""}.material-icons.add_location_alt:before{content:""}.material-icons.add_moderator:before{content:""}.material-icons.add_photo_alternate:before{content:""}.material-icons.add_reaction:before{content:""}.material-icons.add_road:before{content:""}.material-icons.add_shopping_cart:before{content:""}.material-icons.add_task:before{content:""}.material-icons.add_to_drive:before{content:""}.material-icons.add_to_home_screen:before{content:""}.material-icons.add_to_photos:before{content:""}.material-icons.add_to_queue:before{content:""}.material-icons.addchart:before{content:""}.material-icons.adf_scanner:before{content:""}.material-icons.adjust:before{content:""}.material-icons.admin_panel_settings:before{content:""}.material-icons.adobe:before{content:""}.material-icons.ads_click:before{content:""}.material-icons.agriculture:before{content:""}.material-icons.air:before{content:""}.material-icons.airline_seat_flat:before{content:""}.material-icons.airline_seat_flat_angled:before{content:""}.material-icons.airline_seat_individual_suite:before{content:""}.material-icons.airline_seat_legroom_extra:before{content:""}.material-icons.airline_seat_legroom_normal:before{content:""}.material-icons.airline_seat_legroom_reduced:before{content:""}.material-icons.airline_seat_recline_extra:before{content:""}.material-icons.airline_seat_recline_normal:before{content:""}.material-icons.airline_stops:before{content:""}.material-icons.airlines:before{content:""}.material-icons.airplane_ticket:before{content:""}.material-icons.airplanemode_active:before{content:""}.material-icons.airplanemode_inactive:before,.material-icons.airplanemode_off:before{content:""}.material-icons.airplanemode_on:before{content:""}.material-icons.airplay:before{content:""}.material-icons.airport_shuttle:before{content:""}.material-icons.alarm:before{content:""}.material-icons.alarm_add:before{content:""}.material-icons.alarm_off:before{content:""}.material-icons.alarm_on:before{content:""}.material-icons.album:before{content:""}.material-icons.align_horizontal_center:before{content:""}.material-icons.align_horizontal_left:before{content:""}.material-icons.align_horizontal_right:before{content:""}.material-icons.align_vertical_bottom:before{content:""}.material-icons.align_vertical_center:before{content:""}.material-icons.align_vertical_top:before{content:""}.material-icons.all_inbox:before{content:""}.material-icons.all_inclusive:before{content:""}.material-icons.all_out:before{content:""}.material-icons.alt_route:before{content:""}.material-icons.alternate_email:before{content:""}.material-icons.amp_stories:before{content:""}.material-icons.analytics:before{content:""}.material-icons.anchor:before{content:""}.material-icons.android:before{content:""}.material-icons.animation:before{content:""}.material-icons.announcement:before{content:""}.material-icons.aod:before{content:""}.material-icons.apartment:before{content:""}.material-icons.api:before{content:""}.material-icons.app_blocking:before{content:""}.material-icons.app_registration:before{content:""}.material-icons.app_settings_alt:before{content:""}.material-icons.app_shortcut:before{content:""}.material-icons.apple:before{content:""}.material-icons.approval:before{content:""}.material-icons.apps:before{content:""}.material-icons.apps_outage:before{content:""}.material-icons.architecture:before{content:""}.material-icons.archive:before{content:""}.material-icons.area_chart:before{content:""}.material-icons.arrow_back:before{content:""}.material-icons.arrow_back_ios:before{content:""}.material-icons.arrow_back_ios_new:before{content:""}.material-icons.arrow_circle_down:before{content:""}.material-icons.arrow_circle_left:before{content:""}.material-icons.arrow_circle_right:before{content:""}.material-icons.arrow_circle_up:before{content:""}.material-icons.arrow_downward:before{content:""}.material-icons.arrow_drop_down:before{content:""}.material-icons.arrow_drop_down_circle:before{content:""}.material-icons.arrow_drop_up:before{content:""}.material-icons.arrow_forward:before{content:""}.material-icons.arrow_forward_ios:before{content:""}.material-icons.arrow_left:before{content:""}.material-icons.arrow_right:before{content:""}.material-icons.arrow_right_alt:before{content:""}.material-icons.arrow_upward:before{content:""}.material-icons.art_track:before{content:""}.material-icons.article:before{content:""}.material-icons.aspect_ratio:before{content:""}.material-icons.assessment:before{content:""}.material-icons.assignment:before{content:""}.material-icons.assignment_ind:before{content:""}.material-icons.assignment_late:before{content:""}.material-icons.assignment_return:before{content:""}.material-icons.assignment_returned:before{content:""}.material-icons.assignment_turned_in:before{content:""}.material-icons.assistant:before{content:""}.material-icons.assistant_direction:before{content:""}.material-icons.assistant_navigation:before{content:""}.material-icons.assistant_photo:before{content:""}.material-icons.assured_workload:before{content:""}.material-icons.atm:before{content:""}.material-icons.attach_email:before{content:""}.material-icons.attach_file:before{content:""}.material-icons.attach_money:before{content:""}.material-icons.attachment:before{content:""}.material-icons.attractions:before{content:""}.material-icons.attribution:before{content:""}.material-icons.audio_file:before{content:""}.material-icons.audiotrack:before{content:""}.material-icons.auto_awesome:before{content:""}.material-icons.auto_awesome_mosaic:before{content:""}.material-icons.auto_awesome_motion:before{content:""}.material-icons.auto_delete:before{content:""}.material-icons.auto_fix_high:before{content:""}.material-icons.auto_fix_normal:before{content:""}.material-icons.auto_fix_off:before{content:""}.material-icons.auto_graph:before{content:""}.material-icons.auto_mode:before{content:""}.material-icons.auto_stories:before{content:""}.material-icons.autofps_select:before{content:""}.material-icons.autorenew:before{content:""}.material-icons.av_timer:before{content:""}.material-icons.baby_changing_station:before{content:""}.material-icons.back_hand:before{content:""}.material-icons.backpack:before{content:""}.material-icons.backspace:before{content:""}.material-icons.backup:before{content:""}.material-icons.backup_table:before{content:""}.material-icons.badge:before{content:""}.material-icons.bakery_dining:before{content:""}.material-icons.balance:before{content:""}.material-icons.balcony:before{content:""}.material-icons.ballot:before{content:""}.material-icons.bar_chart:before{content:""}.material-icons.batch_prediction:before{content:""}.material-icons.bathroom:before{content:""}.material-icons.bathtub:before{content:""}.material-icons.battery_0_bar:before{content:""}.material-icons.battery_1_bar:before{content:""}.material-icons.battery_2_bar:before{content:""}.material-icons.battery_3_bar:before{content:""}.material-icons.battery_4_bar:before{content:""}.material-icons.battery_5_bar:before{content:""}.material-icons.battery_6_bar:before{content:""}.material-icons.battery_alert:before{content:""}.material-icons.battery_charging_full:before{content:""}.material-icons.battery_full:before{content:""}.material-icons.battery_saver:before{content:""}.material-icons.battery_std:before{content:""}.material-icons.battery_unknown:before{content:""}.material-icons.beach_access:before{content:""}.material-icons.bed:before{content:""}.material-icons.bedroom_baby:before{content:""}.material-icons.bedroom_child:before{content:""}.material-icons.bedroom_parent:before{content:""}.material-icons.bedtime:before{content:""}.material-icons.bedtime_off:before{content:""}.material-icons.beenhere:before{content:""}.material-icons.bento:before{content:""}.material-icons.bike_scooter:before{content:""}.material-icons.biotech:before{content:""}.material-icons.blender:before{content:""}.material-icons.blinds:before{content:""}.material-icons.blinds_closed:before{content:""}.material-icons.block:before{content:""}.material-icons.block_flipped:before{content:""}.material-icons.bloodtype:before{content:""}.material-icons.bluetooth:before{content:""}.material-icons.bluetooth_audio:before{content:""}.material-icons.bluetooth_connected:before{content:""}.material-icons.bluetooth_disabled:before{content:""}.material-icons.bluetooth_drive:before{content:""}.material-icons.bluetooth_searching:before{content:""}.material-icons.blur_circular:before{content:""}.material-icons.blur_linear:before{content:""}.material-icons.blur_off:before{content:""}.material-icons.blur_on:before{content:""}.material-icons.bolt:before{content:""}.material-icons.book:before{content:""}.material-icons.book_online:before{content:""}.material-icons.bookmark:before{content:""}.material-icons.bookmark_add:before{content:""}.material-icons.bookmark_added:before{content:""}.material-icons.bookmark_border:before,.material-icons.bookmark_outline:before{content:""}.material-icons.bookmark_remove:before{content:""}.material-icons.bookmarks:before{content:""}.material-icons.border_all:before{content:""}.material-icons.border_bottom:before{content:""}.material-icons.border_clear:before{content:""}.material-icons.border_color:before{content:""}.material-icons.border_horizontal:before{content:""}.material-icons.border_inner:before{content:""}.material-icons.border_left:before{content:""}.material-icons.border_outer:before{content:""}.material-icons.border_right:before{content:""}.material-icons.border_style:before{content:""}.material-icons.border_top:before{content:""}.material-icons.border_vertical:before{content:""}.material-icons.boy:before{content:""}.material-icons.branding_watermark:before{content:""}.material-icons.breakfast_dining:before{content:""}.material-icons.brightness_1:before{content:""}.material-icons.brightness_2:before{content:""}.material-icons.brightness_3:before{content:""}.material-icons.brightness_4:before{content:""}.material-icons.brightness_5:before{content:""}.material-icons.brightness_6:before{content:""}.material-icons.brightness_7:before{content:""}.material-icons.brightness_auto:before{content:""}.material-icons.brightness_high:before{content:""}.material-icons.brightness_low:before{content:""}.material-icons.brightness_medium:before{content:""}.material-icons.broadcast_on_home:before{content:""}.material-icons.broadcast_on_personal:before{content:""}.material-icons.broken_image:before{content:""}.material-icons.browse_gallery:before{content:""}.material-icons.browser_not_supported:before{content:""}.material-icons.browser_updated:before{content:""}.material-icons.brunch_dining:before{content:""}.material-icons.brush:before{content:""}.material-icons.bubble_chart:before{content:""}.material-icons.bug_report:before{content:""}.material-icons.build:before{content:""}.material-icons.build_circle:before{content:""}.material-icons.bungalow:before{content:""}.material-icons.burst_mode:before{content:""}.material-icons.bus_alert:before{content:""}.material-icons.business:before{content:""}.material-icons.business_center:before{content:""}.material-icons.cabin:before{content:""}.material-icons.cable:before{content:""}.material-icons.cached:before{content:""}.material-icons.cake:before{content:""}.material-icons.calculate:before{content:""}.material-icons.calendar_month:before{content:""}.material-icons.calendar_today:before{content:""}.material-icons.calendar_view_day:before{content:""}.material-icons.calendar_view_month:before{content:""}.material-icons.calendar_view_week:before{content:""}.material-icons.call:before{content:""}.material-icons.call_end:before{content:""}.material-icons.call_made:before{content:""}.material-icons.call_merge:before{content:""}.material-icons.call_missed:before{content:""}.material-icons.call_missed_outgoing:before{content:""}.material-icons.call_received:before{content:""}.material-icons.call_split:before{content:""}.material-icons.call_to_action:before{content:""}.material-icons.camera:before{content:""}.material-icons.camera_alt:before{content:""}.material-icons.camera_enhance:before{content:""}.material-icons.camera_front:before{content:""}.material-icons.camera_indoor:before{content:""}.material-icons.camera_outdoor:before{content:""}.material-icons.camera_rear:before{content:""}.material-icons.camera_roll:before{content:""}.material-icons.cameraswitch:before{content:""}.material-icons.campaign:before{content:""}.material-icons.cancel:before{content:""}.material-icons.cancel_presentation:before{content:""}.material-icons.cancel_schedule_send:before{content:""}.material-icons.candlestick_chart:before{content:""}.material-icons.car_crash:before{content:""}.material-icons.car_rental:before{content:""}.material-icons.car_repair:before{content:""}.material-icons.card_giftcard:before{content:""}.material-icons.card_membership:before{content:""}.material-icons.card_travel:before{content:""}.material-icons.carpenter:before{content:""}.material-icons.cases:before{content:""}.material-icons.casino:before{content:""}.material-icons.cast:before{content:""}.material-icons.cast_connected:before{content:""}.material-icons.cast_for_education:before{content:""}.material-icons.castle:before{content:""}.material-icons.catching_pokemon:before{content:""}.material-icons.category:before{content:""}.material-icons.celebration:before{content:""}.material-icons.cell_tower:before{content:""}.material-icons.cell_wifi:before{content:""}.material-icons.center_focus_strong:before{content:""}.material-icons.center_focus_weak:before{content:""}.material-icons.chair:before{content:""}.material-icons.chair_alt:before{content:""}.material-icons.chalet:before{content:""}.material-icons.change_circle:before{content:""}.material-icons.change_history:before{content:""}.material-icons.charging_station:before{content:""}.material-icons.chat:before{content:""}.material-icons.chat_bubble:before{content:""}.material-icons.chat_bubble_outline:before{content:""}.material-icons.check:before{content:""}.material-icons.check_box:before{content:""}.material-icons.check_box_outline_blank:before{content:""}.material-icons.check_circle:before{content:""}.material-icons.check_circle_outline:before{content:""}.material-icons.checklist:before{content:""}.material-icons.checklist_rtl:before{content:""}.material-icons.checkroom:before{content:""}.material-icons.chevron_left:before{content:""}.material-icons.chevron_right:before{content:""}.material-icons.child_care:before{content:""}.material-icons.child_friendly:before{content:""}.material-icons.chrome_reader_mode:before{content:""}.material-icons.church:before{content:""}.material-icons.circle:before{content:""}.material-icons.circle_notifications:before{content:""}.material-icons.class:before{content:""}.material-icons.clean_hands:before{content:""}.material-icons.cleaning_services:before{content:""}.material-icons.clear:before{content:""}.material-icons.clear_all:before{content:""}.material-icons.close:before{content:""}.material-icons.close_fullscreen:before{content:""}.material-icons.closed_caption:before{content:""}.material-icons.closed_caption_disabled:before{content:""}.material-icons.closed_caption_off:before{content:""}.material-icons.cloud:before{content:""}.material-icons.cloud_circle:before{content:""}.material-icons.cloud_done:before{content:""}.material-icons.cloud_download:before{content:""}.material-icons.cloud_off:before{content:""}.material-icons.cloud_queue:before{content:""}.material-icons.cloud_sync:before{content:""}.material-icons.cloud_upload:before{content:""}.material-icons.cloudy_snowing:before{content:""}.material-icons.co2:before{content:""}.material-icons.co_present:before{content:""}.material-icons.code:before{content:""}.material-icons.code_off:before{content:""}.material-icons.coffee:before{content:""}.material-icons.coffee_maker:before{content:""}.material-icons.collections:before{content:""}.material-icons.collections_bookmark:before{content:""}.material-icons.color_lens:before{content:""}.material-icons.colorize:before{content:""}.material-icons.comment:before{content:""}.material-icons.comment_bank:before{content:""}.material-icons.comments_disabled:before{content:""}.material-icons.commit:before{content:""}.material-icons.commute:before{content:""}.material-icons.compare:before{content:""}.material-icons.compare_arrows:before{content:""}.material-icons.compass_calibration:before{content:""}.material-icons.compost:before{content:""}.material-icons.compress:before{content:""}.material-icons.computer:before{content:""}.material-icons.confirmation_num:before,.material-icons.confirmation_number:before{content:""}.material-icons.connect_without_contact:before{content:""}.material-icons.connected_tv:before{content:""}.material-icons.connecting_airports:before{content:""}.material-icons.construction:before{content:""}.material-icons.contact_mail:before{content:""}.material-icons.contact_page:before{content:""}.material-icons.contact_phone:before{content:""}.material-icons.contact_support:before{content:""}.material-icons.contactless:before{content:""}.material-icons.contacts:before{content:""}.material-icons.content_copy:before{content:""}.material-icons.content_cut:before{content:""}.material-icons.content_paste:before{content:""}.material-icons.content_paste_go:before{content:""}.material-icons.content_paste_off:before{content:""}.material-icons.content_paste_search:before{content:""}.material-icons.contrast:before{content:""}.material-icons.control_camera:before{content:""}.material-icons.control_point:before{content:""}.material-icons.control_point_duplicate:before{content:""}.material-icons.cookie:before{content:""}.material-icons.copy_all:before{content:""}.material-icons.copyright:before{content:""}.material-icons.coronavirus:before{content:""}.material-icons.corporate_fare:before{content:""}.material-icons.cottage:before{content:""}.material-icons.countertops:before{content:""}.material-icons.create:before{content:""}.material-icons.create_new_folder:before{content:""}.material-icons.credit_card:before{content:""}.material-icons.credit_card_off:before{content:""}.material-icons.credit_score:before{content:""}.material-icons.crib:before{content:""}.material-icons.crisis_alert:before{content:""}.material-icons.crop:before{content:""}.material-icons.crop_16_9:before{content:""}.material-icons.crop_3_2:before{content:""}.material-icons.crop_5_4:before{content:""}.material-icons.crop_7_5:before{content:""}.material-icons.crop_din:before{content:""}.material-icons.crop_free:before{content:""}.material-icons.crop_landscape:before{content:""}.material-icons.crop_original:before{content:""}.material-icons.crop_portrait:before{content:""}.material-icons.crop_rotate:before{content:""}.material-icons.crop_square:before{content:""}.material-icons.cruelty_free:before{content:""}.material-icons.css:before{content:""}.material-icons.currency_bitcoin:before{content:""}.material-icons.currency_exchange:before{content:""}.material-icons.currency_franc:before{content:""}.material-icons.currency_lira:before{content:""}.material-icons.currency_pound:before{content:""}.material-icons.currency_ruble:before{content:""}.material-icons.currency_rupee:before{content:""}.material-icons.currency_yen:before{content:""}.material-icons.currency_yuan:before{content:""}.material-icons.curtains:before{content:""}.material-icons.curtains_closed:before{content:""}.material-icons.cyclone:before{content:""}.material-icons.dangerous:before{content:""}.material-icons.dark_mode:before{content:""}.material-icons.dashboard:before{content:""}.material-icons.dashboard_customize:before{content:""}.material-icons.data_array:before{content:""}.material-icons.data_exploration:before{content:""}.material-icons.data_object:before{content:""}.material-icons.data_saver_off:before{content:""}.material-icons.data_saver_on:before{content:""}.material-icons.data_thresholding:before{content:""}.material-icons.data_usage:before{content:""}.material-icons.dataset:before{content:""}.material-icons.dataset_linked:before{content:""}.material-icons.date_range:before{content:""}.material-icons.deblur:before{content:""}.material-icons.deck:before{content:""}.material-icons.dehaze:before{content:""}.material-icons.delete:before{content:""}.material-icons.delete_forever:before{content:""}.material-icons.delete_outline:before{content:""}.material-icons.delete_sweep:before{content:""}.material-icons.delivery_dining:before{content:""}.material-icons.density_large:before{content:""}.material-icons.density_medium:before{content:""}.material-icons.density_small:before{content:""}.material-icons.departure_board:before{content:""}.material-icons.description:before{content:""}.material-icons.deselect:before{content:""}.material-icons.design_services:before{content:""}.material-icons.desk:before{content:""}.material-icons.desktop_access_disabled:before{content:""}.material-icons.desktop_mac:before{content:""}.material-icons.desktop_windows:before{content:""}.material-icons.details:before{content:""}.material-icons.developer_board:before{content:""}.material-icons.developer_board_off:before{content:""}.material-icons.developer_mode:before{content:""}.material-icons.device_hub:before{content:""}.material-icons.device_thermostat:before{content:""}.material-icons.device_unknown:before{content:""}.material-icons.devices:before{content:""}.material-icons.devices_fold:before{content:""}.material-icons.devices_other:before{content:""}.material-icons.dialer_sip:before{content:""}.material-icons.dialpad:before{content:""}.material-icons.diamond:before{content:""}.material-icons.difference:before{content:""}.material-icons.dining:before{content:""}.material-icons.dinner_dining:before{content:""}.material-icons.directions:before{content:""}.material-icons.directions_bike:before{content:""}.material-icons.directions_boat:before{content:""}.material-icons.directions_boat_filled:before{content:""}.material-icons.directions_bus:before{content:""}.material-icons.directions_bus_filled:before{content:""}.material-icons.directions_car:before{content:""}.material-icons.directions_car_filled:before{content:""}.material-icons.directions_ferry:before{content:""}.material-icons.directions_off:before{content:""}.material-icons.directions_railway:before{content:""}.material-icons.directions_railway_filled:before{content:""}.material-icons.directions_run:before{content:""}.material-icons.directions_subway:before{content:""}.material-icons.directions_subway_filled:before{content:""}.material-icons.directions_train:before{content:""}.material-icons.directions_transit:before{content:""}.material-icons.directions_transit_filled:before{content:""}.material-icons.directions_walk:before{content:""}.material-icons.dirty_lens:before{content:""}.material-icons.disabled_by_default:before{content:""}.material-icons.disabled_visible:before{content:""}.material-icons.disc_full:before{content:""}.material-icons.discord:before{content:""}.material-icons.discount:before{content:""}.material-icons.display_settings:before{content:""}.material-icons.dnd_forwardslash:before{content:""}.material-icons.dns:before{content:""}.material-icons.do_disturb:before{content:""}.material-icons.do_disturb_alt:before{content:""}.material-icons.do_disturb_off:before{content:""}.material-icons.do_disturb_on:before{content:""}.material-icons.do_not_disturb:before{content:""}.material-icons.do_not_disturb_alt:before{content:""}.material-icons.do_not_disturb_off:before{content:""}.material-icons.do_not_disturb_on:before{content:""}.material-icons.do_not_disturb_on_total_silence:before{content:""}.material-icons.do_not_step:before{content:""}.material-icons.do_not_touch:before{content:""}.material-icons.dock:before{content:""}.material-icons.document_scanner:before{content:""}.material-icons.domain:before{content:""}.material-icons.domain_add:before{content:""}.material-icons.domain_disabled:before{content:""}.material-icons.domain_verification:before{content:""}.material-icons.done:before{content:""}.material-icons.done_all:before{content:""}.material-icons.done_outline:before{content:""}.material-icons.donut_large:before{content:""}.material-icons.donut_small:before{content:""}.material-icons.door_back:before{content:""}.material-icons.door_front:before{content:""}.material-icons.door_sliding:before{content:""}.material-icons.doorbell:before{content:""}.material-icons.double_arrow:before{content:""}.material-icons.downhill_skiing:before{content:""}.material-icons.download:before{content:""}.material-icons.download_done:before{content:""}.material-icons.download_for_offline:before{content:""}.material-icons.downloading:before{content:""}.material-icons.drafts:before{content:""}.material-icons.drag_handle:before{content:""}.material-icons.drag_indicator:before{content:""}.material-icons.draw:before{content:""}.material-icons.drive_eta:before{content:""}.material-icons.drive_file_move:before{content:""}.material-icons.drive_file_move_outline:before{content:""}.material-icons.drive_file_move_rtl:before{content:""}.material-icons.drive_file_rename_outline:before{content:""}.material-icons.drive_folder_upload:before{content:""}.material-icons.dry:before{content:""}.material-icons.dry_cleaning:before{content:""}.material-icons.duo:before{content:""}.material-icons.dvr:before{content:""}.material-icons.dynamic_feed:before{content:""}.material-icons.dynamic_form:before{content:""}.material-icons.e_mobiledata:before{content:""}.material-icons.earbuds:before{content:""}.material-icons.earbuds_battery:before{content:""}.material-icons.east:before{content:""}.material-icons.eco:before{content:""}.material-icons.edgesensor_high:before{content:""}.material-icons.edgesensor_low:before{content:""}.material-icons.edit:before{content:""}.material-icons.edit_attributes:before{content:""}.material-icons.edit_calendar:before{content:""}.material-icons.edit_location:before{content:""}.material-icons.edit_location_alt:before{content:""}.material-icons.edit_note:before{content:""}.material-icons.edit_notifications:before{content:""}.material-icons.edit_off:before{content:""}.material-icons.edit_road:before{content:""}.material-icons.egg:before{content:""}.material-icons.egg_alt:before{content:""}.material-icons.eject:before{content:""}.material-icons.elderly:before{content:""}.material-icons.elderly_woman:before{content:""}.material-icons.electric_bike:before{content:""}.material-icons.electric_bolt:before{content:""}.material-icons.electric_car:before{content:""}.material-icons.electric_meter:before{content:""}.material-icons.electric_moped:before{content:""}.material-icons.electric_rickshaw:before{content:""}.material-icons.electric_scooter:before{content:""}.material-icons.electrical_services:before{content:""}.material-icons.elevator:before{content:""}.material-icons.email:before{content:""}.material-icons.emergency:before{content:""}.material-icons.emergency_recording:before{content:""}.material-icons.emergency_share:before{content:""}.material-icons.emoji_emotions:before{content:""}.material-icons.emoji_events:before{content:""}.material-icons.emoji_flags:before{content:""}.material-icons.emoji_food_beverage:before{content:""}.material-icons.emoji_nature:before{content:""}.material-icons.emoji_objects:before{content:""}.material-icons.emoji_people:before{content:""}.material-icons.emoji_symbols:before{content:""}.material-icons.emoji_transportation:before{content:""}.material-icons.energy_savings_leaf:before{content:""}.material-icons.engineering:before{content:""}.material-icons.enhance_photo_translate:before{content:""}.material-icons.enhanced_encryption:before{content:""}.material-icons.equalizer:before{content:""}.material-icons.error:before{content:""}.material-icons.error_outline:before{content:""}.material-icons.escalator:before{content:""}.material-icons.escalator_warning:before{content:""}.material-icons.euro:before{content:""}.material-icons.euro_symbol:before{content:""}.material-icons.ev_station:before{content:""}.material-icons.event:before{content:""}.material-icons.event_available:before{content:""}.material-icons.event_busy:before{content:""}.material-icons.event_note:before{content:""}.material-icons.event_repeat:before{content:""}.material-icons.event_seat:before{content:""}.material-icons.exit_to_app:before{content:""}.material-icons.expand:before{content:""}.material-icons.expand_circle_down:before{content:""}.material-icons.expand_less:before{content:""}.material-icons.expand_more:before{content:""}.material-icons.explicit:before{content:""}.material-icons.explore:before{content:""}.material-icons.explore_off:before{content:""}.material-icons.exposure:before{content:""}.material-icons.exposure_minus_1:before{content:""}.material-icons.exposure_minus_2:before{content:""}.material-icons.exposure_neg_1:before{content:""}.material-icons.exposure_neg_2:before{content:""}.material-icons.exposure_plus_1:before{content:""}.material-icons.exposure_plus_2:before{content:""}.material-icons.exposure_zero:before{content:""}.material-icons.extension:before{content:""}.material-icons.extension_off:before{content:""}.material-icons.face:before{content:""}.material-icons.face_retouching_natural:before{content:""}.material-icons.face_retouching_off:before{content:""}.material-icons.facebook:before{content:""}.material-icons.fact_check:before{content:""}.material-icons.factory:before{content:""}.material-icons.family_restroom:before{content:""}.material-icons.fast_forward:before{content:""}.material-icons.fast_rewind:before{content:""}.material-icons.fastfood:before{content:""}.material-icons.favorite:before{content:""}.material-icons.favorite_border:before,.material-icons.favorite_outline:before{content:""}.material-icons.fax:before{content:""}.material-icons.featured_play_list:before{content:""}.material-icons.featured_video:before{content:""}.material-icons.feed:before{content:""}.material-icons.feedback:before{content:""}.material-icons.female:before{content:""}.material-icons.fence:before{content:""}.material-icons.festival:before{content:""}.material-icons.fiber_dvr:before{content:""}.material-icons.fiber_manual_record:before{content:""}.material-icons.fiber_new:before{content:""}.material-icons.fiber_pin:before{content:""}.material-icons.fiber_smart_record:before{content:""}.material-icons.file_copy:before{content:""}.material-icons.file_download:before{content:""}.material-icons.file_download_done:before{content:""}.material-icons.file_download_off:before{content:""}.material-icons.file_open:before{content:""}.material-icons.file_present:before{content:""}.material-icons.file_upload:before{content:""}.material-icons.filter:before{content:""}.material-icons.filter_1:before{content:""}.material-icons.filter_2:before{content:""}.material-icons.filter_3:before{content:""}.material-icons.filter_4:before{content:""}.material-icons.filter_5:before{content:""}.material-icons.filter_6:before{content:""}.material-icons.filter_7:before{content:""}.material-icons.filter_8:before{content:""}.material-icons.filter_9:before{content:""}.material-icons.filter_9_plus:before{content:""}.material-icons.filter_alt:before{content:""}.material-icons.filter_alt_off:before{content:""}.material-icons.filter_b_and_w:before{content:""}.material-icons.filter_center_focus:before{content:""}.material-icons.filter_drama:before{content:""}.material-icons.filter_frames:before{content:""}.material-icons.filter_hdr:before{content:""}.material-icons.filter_list:before{content:""}.material-icons.filter_list_alt:before{content:""}.material-icons.filter_list_off:before{content:""}.material-icons.filter_none:before{content:""}.material-icons.filter_tilt_shift:before{content:""}.material-icons.filter_vintage:before{content:""}.material-icons.find_in_page:before{content:""}.material-icons.find_replace:before{content:""}.material-icons.fingerprint:before{content:""}.material-icons.fire_extinguisher:before{content:""}.material-icons.fire_hydrant:before{content:""}.material-icons.fire_hydrant_alt:before{content:""}.material-icons.fire_truck:before{content:""}.material-icons.fireplace:before{content:""}.material-icons.first_page:before{content:""}.material-icons.fit_screen:before{content:""}.material-icons.fitbit:before{content:""}.material-icons.fitness_center:before{content:""}.material-icons.flag:before{content:""}.material-icons.flag_circle:before{content:""}.material-icons.flaky:before{content:""}.material-icons.flare:before{content:""}.material-icons.flash_auto:before{content:""}.material-icons.flash_off:before{content:""}.material-icons.flash_on:before{content:""}.material-icons.flashlight_off:before{content:""}.material-icons.flashlight_on:before{content:""}.material-icons.flatware:before{content:""}.material-icons.flight:before{content:""}.material-icons.flight_class:before{content:""}.material-icons.flight_land:before{content:""}.material-icons.flight_takeoff:before{content:""}.material-icons.flip:before{content:""}.material-icons.flip_camera_android:before{content:""}.material-icons.flip_camera_ios:before{content:""}.material-icons.flip_to_back:before{content:""}.material-icons.flip_to_front:before{content:""}.material-icons.flood:before{content:""}.material-icons.flourescent:before{content:""}.material-icons.flutter_dash:before{content:""}.material-icons.fmd_bad:before{content:""}.material-icons.fmd_good:before{content:""}.material-icons.foggy:before{content:""}.material-icons.folder:before{content:""}.material-icons.folder_copy:before{content:""}.material-icons.folder_delete:before{content:""}.material-icons.folder_off:before{content:""}.material-icons.folder_open:before{content:""}.material-icons.folder_shared:before{content:""}.material-icons.folder_special:before{content:""}.material-icons.folder_zip:before{content:""}.material-icons.follow_the_signs:before{content:""}.material-icons.font_download:before{content:""}.material-icons.font_download_off:before{content:""}.material-icons.food_bank:before{content:""}.material-icons.forest:before{content:""}.material-icons.fork_left:before{content:""}.material-icons.fork_right:before{content:""}.material-icons.format_align_center:before{content:""}.material-icons.format_align_justify:before{content:""}.material-icons.format_align_left:before{content:""}.material-icons.format_align_right:before{content:""}.material-icons.format_bold:before{content:""}.material-icons.format_clear:before{content:""}.material-icons.format_color_fill:before{content:""}.material-icons.format_color_reset:before{content:""}.material-icons.format_color_text:before{content:""}.material-icons.format_indent_decrease:before{content:""}.material-icons.format_indent_increase:before{content:""}.material-icons.format_italic:before{content:""}.material-icons.format_line_spacing:before{content:""}.material-icons.format_list_bulleted:before{content:""}.material-icons.format_list_numbered:before{content:""}.material-icons.format_list_numbered_rtl:before{content:""}.material-icons.format_overline:before{content:""}.material-icons.format_paint:before{content:""}.material-icons.format_quote:before{content:""}.material-icons.format_shapes:before{content:""}.material-icons.format_size:before{content:""}.material-icons.format_strikethrough:before{content:""}.material-icons.format_textdirection_l_to_r:before{content:""}.material-icons.format_textdirection_r_to_l:before{content:""}.material-icons.format_underline:before,.material-icons.format_underlined:before{content:""}.material-icons.fort:before{content:""}.material-icons.forum:before{content:""}.material-icons.forward:before{content:""}.material-icons.forward_10:before{content:""}.material-icons.forward_30:before{content:""}.material-icons.forward_5:before{content:""}.material-icons.forward_to_inbox:before{content:""}.material-icons.foundation:before{content:""}.material-icons.free_breakfast:before{content:""}.material-icons.free_cancellation:before{content:""}.material-icons.front_hand:before{content:""}.material-icons.fullscreen:before{content:""}.material-icons.fullscreen_exit:before{content:""}.material-icons.functions:before{content:""}.material-icons.g_mobiledata:before{content:""}.material-icons.g_translate:before{content:""}.material-icons.gamepad:before{content:""}.material-icons.games:before{content:""}.material-icons.garage:before{content:""}.material-icons.gas_meter:before{content:""}.material-icons.gavel:before{content:""}.material-icons.generating_tokens:before{content:""}.material-icons.gesture:before{content:""}.material-icons.get_app:before{content:""}.material-icons.gif:before{content:""}.material-icons.gif_box:before{content:""}.material-icons.girl:before{content:""}.material-icons.gite:before{content:""}.material-icons.goat:before{content:""}.material-icons.golf_course:before{content:""}.material-icons.gpp_bad:before{content:""}.material-icons.gpp_good:before{content:""}.material-icons.gpp_maybe:before{content:""}.material-icons.gps_fixed:before{content:""}.material-icons.gps_not_fixed:before{content:""}.material-icons.gps_off:before{content:""}.material-icons.grade:before{content:""}.material-icons.gradient:before{content:""}.material-icons.grading:before{content:""}.material-icons.grain:before{content:""}.material-icons.graphic_eq:before{content:""}.material-icons.grass:before{content:""}.material-icons.grid_3x3:before{content:""}.material-icons.grid_4x4:before{content:""}.material-icons.grid_goldenratio:before{content:""}.material-icons.grid_off:before{content:""}.material-icons.grid_on:before{content:""}.material-icons.grid_view:before{content:""}.material-icons.group:before{content:""}.material-icons.group_add:before{content:""}.material-icons.group_off:before{content:""}.material-icons.group_remove:before{content:""}.material-icons.group_work:before{content:""}.material-icons.groups:before{content:""}.material-icons.h_mobiledata:before{content:""}.material-icons.h_plus_mobiledata:before{content:""}.material-icons.hail:before{content:""}.material-icons.handshake:before{content:""}.material-icons.handyman:before{content:""}.material-icons.hardware:before{content:""}.material-icons.hd:before{content:""}.material-icons.hdr_auto:before{content:""}.material-icons.hdr_auto_select:before{content:""}.material-icons.hdr_enhanced_select:before{content:""}.material-icons.hdr_off:before{content:""}.material-icons.hdr_off_select:before{content:""}.material-icons.hdr_on:before{content:""}.material-icons.hdr_on_select:before{content:""}.material-icons.hdr_plus:before{content:""}.material-icons.hdr_strong:before{content:""}.material-icons.hdr_weak:before{content:""}.material-icons.headphones:before{content:""}.material-icons.headphones_battery:before{content:""}.material-icons.headset:before{content:""}.material-icons.headset_mic:before{content:""}.material-icons.headset_off:before{content:""}.material-icons.healing:before{content:""}.material-icons.health_and_safety:before{content:""}.material-icons.hearing:before{content:""}.material-icons.hearing_disabled:before{content:""}.material-icons.heart_broken:before{content:""}.material-icons.heat_pump:before{content:""}.material-icons.height:before{content:""}.material-icons.help:before{content:""}.material-icons.help_center:before{content:""}.material-icons.help_outline:before{content:""}.material-icons.hevc:before{content:""}.material-icons.hexagon:before{content:""}.material-icons.hide_image:before{content:""}.material-icons.hide_source:before{content:""}.material-icons.high_quality:before{content:""}.material-icons.highlight:before{content:""}.material-icons.highlight_alt:before{content:""}.material-icons.highlight_off:before,.material-icons.highlight_remove:before{content:""}.material-icons.hiking:before{content:""}.material-icons.history:before{content:""}.material-icons.history_edu:before{content:""}.material-icons.history_toggle_off:before{content:""}.material-icons.hive:before{content:""}.material-icons.hls:before{content:""}.material-icons.hls_off:before{content:""}.material-icons.holiday_village:before{content:""}.material-icons.home:before{content:""}.material-icons.home_filled:before{content:""}.material-icons.home_max:before{content:""}.material-icons.home_mini:before{content:""}.material-icons.home_repair_service:before{content:""}.material-icons.home_work:before{content:""}.material-icons.horizontal_distribute:before{content:""}.material-icons.horizontal_rule:before{content:""}.material-icons.horizontal_split:before{content:""}.material-icons.hot_tub:before{content:""}.material-icons.hotel:before{content:""}.material-icons.hotel_class:before{content:""}.material-icons.hourglass_bottom:before{content:""}.material-icons.hourglass_disabled:before{content:""}.material-icons.hourglass_empty:before{content:""}.material-icons.hourglass_full:before{content:""}.material-icons.hourglass_top:before{content:""}.material-icons.house:before{content:""}.material-icons.house_siding:before{content:""}.material-icons.houseboat:before{content:""}.material-icons.how_to_reg:before{content:""}.material-icons.how_to_vote:before{content:""}.material-icons.html:before{content:""}.material-icons.http:before{content:""}.material-icons.https:before{content:""}.material-icons.hub:before{content:""}.material-icons.hvac:before{content:""}.material-icons.ice_skating:before{content:""}.material-icons.icecream:before{content:""}.material-icons.image:before{content:""}.material-icons.image_aspect_ratio:before{content:""}.material-icons.image_not_supported:before{content:""}.material-icons.image_search:before{content:""}.material-icons.imagesearch_roller:before{content:""}.material-icons.import_contacts:before{content:""}.material-icons.import_export:before{content:""}.material-icons.important_devices:before{content:""}.material-icons.inbox:before{content:""}.material-icons.incomplete_circle:before{content:""}.material-icons.indeterminate_check_box:before{content:""}.material-icons.info:before{content:""}.material-icons.info_outline:before{content:""}.material-icons.input:before{content:""}.material-icons.insert_chart:before{content:""}.material-icons.insert_chart_outlined:before{content:""}.material-icons.insert_comment:before{content:""}.material-icons.insert_drive_file:before{content:""}.material-icons.insert_emoticon:before{content:""}.material-icons.insert_invitation:before{content:""}.material-icons.insert_link:before{content:""}.material-icons.insert_page_break:before{content:""}.material-icons.insert_photo:before{content:""}.material-icons.insights:before{content:""}.material-icons.install_desktop:before{content:""}.material-icons.install_mobile:before{content:""}.material-icons.integration_instructions:before{content:""}.material-icons.interests:before{content:""}.material-icons.interpreter_mode:before{content:""}.material-icons.inventory:before{content:""}.material-icons.inventory_2:before{content:""}.material-icons.invert_colors:before{content:""}.material-icons.invert_colors_off:before{content:""}.material-icons.invert_colors_on:before{content:""}.material-icons.ios_share:before{content:""}.material-icons.iron:before{content:""}.material-icons.iso:before{content:""}.material-icons.javascript:before{content:""}.material-icons.join_full:before{content:""}.material-icons.join_inner:before{content:""}.material-icons.join_left:before{content:""}.material-icons.join_right:before{content:""}.material-icons.kayaking:before{content:""}.material-icons.kebab_dining:before{content:""}.material-icons.key:before{content:""}.material-icons.key_off:before{content:""}.material-icons.keyboard:before{content:""}.material-icons.keyboard_alt:before{content:""}.material-icons.keyboard_arrow_down:before{content:""}.material-icons.keyboard_arrow_left:before{content:""}.material-icons.keyboard_arrow_right:before{content:""}.material-icons.keyboard_arrow_up:before{content:""}.material-icons.keyboard_backspace:before{content:""}.material-icons.keyboard_capslock:before{content:""}.material-icons.keyboard_command:before{content:""}.material-icons.keyboard_command_key:before{content:""}.material-icons.keyboard_control:before{content:""}.material-icons.keyboard_control_key:before{content:""}.material-icons.keyboard_double_arrow_down:before{content:""}.material-icons.keyboard_double_arrow_left:before{content:""}.material-icons.keyboard_double_arrow_right:before{content:""}.material-icons.keyboard_double_arrow_up:before{content:""}.material-icons.keyboard_hide:before{content:""}.material-icons.keyboard_option:before{content:""}.material-icons.keyboard_option_key:before{content:""}.material-icons.keyboard_return:before{content:""}.material-icons.keyboard_tab:before{content:""}.material-icons.keyboard_voice:before{content:""}.material-icons.king_bed:before{content:""}.material-icons.kitchen:before{content:""}.material-icons.kitesurfing:before{content:""}.material-icons.label:before{content:""}.material-icons.label_important:before{content:""}.material-icons.label_important_outline:before{content:""}.material-icons.label_off:before{content:""}.material-icons.label_outline:before{content:""}.material-icons.lan:before{content:""}.material-icons.landscape:before{content:""}.material-icons.landslide:before{content:""}.material-icons.language:before{content:""}.material-icons.laptop:before{content:""}.material-icons.laptop_chromebook:before{content:""}.material-icons.laptop_mac:before{content:""}.material-icons.laptop_windows:before{content:""}.material-icons.last_page:before{content:""}.material-icons.launch:before{content:""}.material-icons.layers:before{content:""}.material-icons.layers_clear:before{content:""}.material-icons.leaderboard:before{content:""}.material-icons.leak_add:before{content:""}.material-icons.leak_remove:before{content:""}.material-icons.leave_bags_at_home:before{content:""}.material-icons.legend_toggle:before{content:""}.material-icons.lens:before{content:""}.material-icons.lens_blur:before{content:""}.material-icons.library_add:before{content:""}.material-icons.library_add_check:before{content:""}.material-icons.library_books:before{content:""}.material-icons.library_music:before{content:""}.material-icons.light:before{content:""}.material-icons.light_mode:before{content:""}.material-icons.lightbulb:before{content:""}.material-icons.lightbulb_circle:before{content:""}.material-icons.lightbulb_outline:before{content:""}.material-icons.line_axis:before{content:""}.material-icons.line_style:before{content:""}.material-icons.line_weight:before{content:""}.material-icons.linear_scale:before{content:""}.material-icons.link:before{content:""}.material-icons.link_off:before{content:""}.material-icons.linked_camera:before{content:""}.material-icons.liquor:before{content:""}.material-icons.list:before{content:""}.material-icons.list_alt:before{content:""}.material-icons.live_help:before{content:""}.material-icons.live_tv:before{content:""}.material-icons.living:before{content:""}.material-icons.local_activity:before{content:""}.material-icons.local_airport:before{content:""}.material-icons.local_atm:before{content:""}.material-icons.local_attraction:before{content:""}.material-icons.local_bar:before{content:""}.material-icons.local_cafe:before{content:""}.material-icons.local_car_wash:before{content:""}.material-icons.local_convenience_store:before{content:""}.material-icons.local_dining:before{content:""}.material-icons.local_drink:before{content:""}.material-icons.local_fire_department:before{content:""}.material-icons.local_florist:before{content:""}.material-icons.local_gas_station:before{content:""}.material-icons.local_grocery_store:before{content:""}.material-icons.local_hospital:before{content:""}.material-icons.local_hotel:before{content:""}.material-icons.local_laundry_service:before{content:""}.material-icons.local_library:before{content:""}.material-icons.local_mall:before{content:""}.material-icons.local_movies:before{content:""}.material-icons.local_offer:before{content:""}.material-icons.local_parking:before{content:""}.material-icons.local_pharmacy:before{content:""}.material-icons.local_phone:before{content:""}.material-icons.local_pizza:before{content:""}.material-icons.local_play:before{content:""}.material-icons.local_police:before{content:""}.material-icons.local_post_office:before{content:""}.material-icons.local_print_shop:before,.material-icons.local_printshop:before{content:""}.material-icons.local_restaurant:before{content:""}.material-icons.local_see:before{content:""}.material-icons.local_shipping:before{content:""}.material-icons.local_taxi:before{content:""}.material-icons.location_city:before{content:""}.material-icons.location_disabled:before{content:""}.material-icons.location_history:before{content:""}.material-icons.location_off:before{content:""}.material-icons.location_on:before{content:""}.material-icons.location_pin:before{content:""}.material-icons.location_searching:before{content:""}.material-icons.lock:before{content:""}.material-icons.lock_clock:before{content:""}.material-icons.lock_open:before{content:""}.material-icons.lock_outline:before{content:""}.material-icons.lock_person:before{content:""}.material-icons.lock_reset:before{content:""}.material-icons.login:before{content:""}.material-icons.logo_dev:before{content:""}.material-icons.logout:before{content:""}.material-icons.looks:before{content:""}.material-icons.looks_3:before{content:""}.material-icons.looks_4:before{content:""}.material-icons.looks_5:before{content:""}.material-icons.looks_6:before{content:""}.material-icons.looks_one:before{content:""}.material-icons.looks_two:before{content:""}.material-icons.loop:before{content:""}.material-icons.loupe:before{content:""}.material-icons.low_priority:before{content:""}.material-icons.loyalty:before{content:""}.material-icons.lte_mobiledata:before{content:""}.material-icons.lte_plus_mobiledata:before{content:""}.material-icons.luggage:before{content:""}.material-icons.lunch_dining:before{content:""}.material-icons.lyrics:before{content:""}.material-icons.mail:before{content:""}.material-icons.mail_lock:before{content:""}.material-icons.mail_outline:before{content:""}.material-icons.male:before{content:""}.material-icons.man:before{content:""}.material-icons.manage_accounts:before{content:""}.material-icons.manage_history:before{content:""}.material-icons.manage_search:before{content:""}.material-icons.map:before{content:""}.material-icons.maps_home_work:before{content:""}.material-icons.maps_ugc:before{content:""}.material-icons.margin:before{content:""}.material-icons.mark_as_unread:before{content:""}.material-icons.mark_chat_read:before{content:""}.material-icons.mark_chat_unread:before{content:""}.material-icons.mark_email_read:before{content:""}.material-icons.mark_email_unread:before{content:""}.material-icons.mark_unread_chat_alt:before{content:""}.material-icons.markunread:before{content:""}.material-icons.markunread_mailbox:before{content:""}.material-icons.masks:before{content:""}.material-icons.maximize:before{content:""}.material-icons.media_bluetooth_off:before{content:""}.material-icons.media_bluetooth_on:before{content:""}.material-icons.mediation:before{content:""}.material-icons.medical_information:before{content:""}.material-icons.medical_services:before{content:""}.material-icons.medication:before{content:""}.material-icons.medication_liquid:before{content:""}.material-icons.meeting_room:before{content:""}.material-icons.memory:before{content:""}.material-icons.menu:before{content:""}.material-icons.menu_book:before{content:""}.material-icons.menu_open:before{content:""}.material-icons.merge:before{content:""}.material-icons.merge_type:before{content:""}.material-icons.message:before{content:""}.material-icons.messenger:before{content:""}.material-icons.messenger_outline:before{content:""}.material-icons.mic:before{content:""}.material-icons.mic_external_off:before{content:""}.material-icons.mic_external_on:before{content:""}.material-icons.mic_none:before{content:""}.material-icons.mic_off:before{content:""}.material-icons.microwave:before{content:""}.material-icons.military_tech:before{content:""}.material-icons.minimize:before{content:""}.material-icons.minor_crash:before{content:""}.material-icons.miscellaneous_services:before{content:""}.material-icons.missed_video_call:before{content:""}.material-icons.mms:before{content:""}.material-icons.mobile_friendly:before{content:""}.material-icons.mobile_off:before{content:""}.material-icons.mobile_screen_share:before{content:""}.material-icons.mobiledata_off:before{content:""}.material-icons.mode:before{content:""}.material-icons.mode_comment:before{content:""}.material-icons.mode_edit:before{content:""}.material-icons.mode_edit_outline:before{content:""}.material-icons.mode_fan_off:before{content:""}.material-icons.mode_night:before{content:""}.material-icons.mode_of_travel:before{content:""}.material-icons.mode_standby:before{content:""}.material-icons.model_training:before{content:""}.material-icons.monetization_on:before{content:""}.material-icons.money:before{content:""}.material-icons.money_off:before{content:""}.material-icons.money_off_csred:before{content:""}.material-icons.monitor:before{content:""}.material-icons.monitor_heart:before{content:""}.material-icons.monitor_weight:before{content:""}.material-icons.monochrome_photos:before{content:""}.material-icons.mood:before{content:""}.material-icons.mood_bad:before{content:""}.material-icons.moped:before{content:""}.material-icons.more:before{content:""}.material-icons.more_horiz:before{content:""}.material-icons.more_time:before{content:""}.material-icons.more_vert:before{content:""}.material-icons.mosque:before{content:""}.material-icons.motion_photos_auto:before{content:""}.material-icons.motion_photos_off:before{content:""}.material-icons.motion_photos_on:before{content:""}.material-icons.motion_photos_pause:before{content:""}.material-icons.motion_photos_paused:before{content:""}.material-icons.motorcycle:before{content:""}.material-icons.mouse:before{content:""}.material-icons.move_down:before{content:""}.material-icons.move_to_inbox:before{content:""}.material-icons.move_up:before{content:""}.material-icons.movie:before{content:""}.material-icons.movie_creation:before{content:""}.material-icons.movie_filter:before{content:""}.material-icons.moving:before{content:""}.material-icons.mp:before{content:""}.material-icons.multiline_chart:before{content:""}.material-icons.multiple_stop:before{content:""}.material-icons.multitrack_audio:before{content:""}.material-icons.museum:before{content:""}.material-icons.music_note:before{content:""}.material-icons.music_off:before{content:""}.material-icons.music_video:before{content:""}.material-icons.my_library_add:before{content:""}.material-icons.my_library_books:before{content:""}.material-icons.my_library_music:before{content:""}.material-icons.my_location:before{content:""}.material-icons.nat:before{content:""}.material-icons.nature:before{content:""}.material-icons.nature_people:before{content:""}.material-icons.navigate_before:before{content:""}.material-icons.navigate_next:before{content:""}.material-icons.navigation:before{content:""}.material-icons.near_me:before{content:""}.material-icons.near_me_disabled:before{content:""}.material-icons.nearby_error:before{content:""}.material-icons.nearby_off:before{content:""}.material-icons.nest_cam_wired_stand:before{content:""}.material-icons.network_cell:before{content:""}.material-icons.network_check:before{content:""}.material-icons.network_locked:before{content:""}.material-icons.network_ping:before{content:""}.material-icons.network_wifi:before{content:""}.material-icons.network_wifi_1_bar:before{content:""}.material-icons.network_wifi_2_bar:before{content:""}.material-icons.network_wifi_3_bar:before{content:""}.material-icons.new_label:before{content:""}.material-icons.new_releases:before{content:""}.material-icons.newspaper:before{content:""}.material-icons.next_plan:before{content:""}.material-icons.next_week:before{content:""}.material-icons.nfc:before{content:""}.material-icons.night_shelter:before{content:""}.material-icons.nightlife:before{content:""}.material-icons.nightlight:before{content:""}.material-icons.nightlight_round:before{content:""}.material-icons.nights_stay:before{content:""}.material-icons.no_accounts:before{content:""}.material-icons.no_adult_content:before{content:""}.material-icons.no_backpack:before{content:""}.material-icons.no_cell:before{content:""}.material-icons.no_crash:before{content:""}.material-icons.no_drinks:before{content:""}.material-icons.no_encryption:before{content:""}.material-icons.no_encryption_gmailerrorred:before{content:""}.material-icons.no_flash:before{content:""}.material-icons.no_food:before{content:""}.material-icons.no_luggage:before{content:""}.material-icons.no_meals:before{content:""}.material-icons.no_meals_ouline:before{content:""}.material-icons.no_meeting_room:before{content:""}.material-icons.no_photography:before{content:""}.material-icons.no_sim:before{content:""}.material-icons.no_stroller:before{content:""}.material-icons.no_transfer:before{content:""}.material-icons.noise_aware:before{content:""}.material-icons.noise_control_off:before{content:""}.material-icons.nordic_walking:before{content:""}.material-icons.north:before{content:""}.material-icons.north_east:before{content:""}.material-icons.north_west:before{content:""}.material-icons.not_accessible:before{content:""}.material-icons.not_interested:before{content:""}.material-icons.not_listed_location:before{content:""}.material-icons.not_started:before{content:""}.material-icons.note:before{content:""}.material-icons.note_add:before{content:""}.material-icons.note_alt:before{content:""}.material-icons.notes:before{content:""}.material-icons.notification_add:before{content:""}.material-icons.notification_important:before{content:""}.material-icons.notifications:before{content:""}.material-icons.notifications_active:before{content:""}.material-icons.notifications_none:before{content:""}.material-icons.notifications_off:before{content:""}.material-icons.notifications_on:before{content:""}.material-icons.notifications_paused:before{content:""}.material-icons.now_wallpaper:before{content:""}.material-icons.now_widgets:before{content:""}.material-icons.numbers:before{content:""}.material-icons.offline_bolt:before{content:""}.material-icons.offline_pin:before{content:""}.material-icons.offline_share:before{content:""}.material-icons.oil_barrel:before{content:""}.material-icons.on_device_training:before{content:""}.material-icons.ondemand_video:before{content:""}.material-icons.online_prediction:before{content:""}.material-icons.opacity:before{content:""}.material-icons.open_in_browser:before{content:""}.material-icons.open_in_full:before{content:""}.material-icons.open_in_new:before{content:""}.material-icons.open_in_new_off:before{content:""}.material-icons.open_with:before{content:""}.material-icons.other_houses:before{content:""}.material-icons.outbond:before{content:""}.material-icons.outbound:before{content:""}.material-icons.outbox:before{content:""}.material-icons.outdoor_grill:before{content:""}.material-icons.outgoing_mail:before{content:""}.material-icons.outlet:before{content:""}.material-icons.outlined_flag:before{content:""}.material-icons.output:before{content:""}.material-icons.padding:before{content:""}.material-icons.pages:before{content:""}.material-icons.pageview:before{content:""}.material-icons.paid:before{content:""}.material-icons.palette:before{content:""}.material-icons.pan_tool:before{content:""}.material-icons.pan_tool_alt:before{content:""}.material-icons.panorama:before{content:""}.material-icons.panorama_fish_eye:before,.material-icons.panorama_fisheye:before{content:""}.material-icons.panorama_horizontal:before{content:""}.material-icons.panorama_horizontal_select:before{content:""}.material-icons.panorama_photosphere:before{content:""}.material-icons.panorama_photosphere_select:before{content:""}.material-icons.panorama_vertical:before{content:""}.material-icons.panorama_vertical_select:before{content:""}.material-icons.panorama_wide_angle:before{content:""}.material-icons.panorama_wide_angle_select:before{content:""}.material-icons.paragliding:before{content:""}.material-icons.park:before{content:""}.material-icons.party_mode:before{content:""}.material-icons.password:before{content:""}.material-icons.pattern:before{content:""}.material-icons.pause:before{content:""}.material-icons.pause_circle:before{content:""}.material-icons.pause_circle_filled:before{content:""}.material-icons.pause_circle_outline:before{content:""}.material-icons.pause_presentation:before{content:""}.material-icons.payment:before{content:""}.material-icons.payments:before{content:""}.material-icons.paypal:before{content:""}.material-icons.pedal_bike:before{content:""}.material-icons.pending:before{content:""}.material-icons.pending_actions:before{content:""}.material-icons.pentagon:before{content:""}.material-icons.people:before{content:""}.material-icons.people_alt:before{content:""}.material-icons.people_outline:before{content:""}.material-icons.percent:before{content:""}.material-icons.perm_camera_mic:before{content:""}.material-icons.perm_contact_cal:before,.material-icons.perm_contact_calendar:before{content:""}.material-icons.perm_data_setting:before{content:""}.material-icons.perm_device_info:before,.material-icons.perm_device_information:before{content:""}.material-icons.perm_identity:before{content:""}.material-icons.perm_media:before{content:""}.material-icons.perm_phone_msg:before{content:""}.material-icons.perm_scan_wifi:before{content:""}.material-icons.person:before{content:""}.material-icons.person_add:before{content:""}.material-icons.person_add_alt:before{content:""}.material-icons.person_add_alt_1:before{content:""}.material-icons.person_add_disabled:before{content:""}.material-icons.person_off:before{content:""}.material-icons.person_outline:before{content:""}.material-icons.person_pin:before{content:""}.material-icons.person_pin_circle:before{content:""}.material-icons.person_remove:before{content:""}.material-icons.person_remove_alt_1:before{content:""}.material-icons.person_search:before{content:""}.material-icons.personal_injury:before{content:""}.material-icons.personal_video:before{content:""}.material-icons.pest_control:before{content:""}.material-icons.pest_control_rodent:before{content:""}.material-icons.pets:before{content:""}.material-icons.phishing:before{content:""}.material-icons.phone:before{content:""}.material-icons.phone_android:before{content:""}.material-icons.phone_bluetooth_speaker:before{content:""}.material-icons.phone_callback:before{content:""}.material-icons.phone_disabled:before{content:""}.material-icons.phone_enabled:before{content:""}.material-icons.phone_forwarded:before{content:""}.material-icons.phone_in_talk:before{content:""}.material-icons.phone_iphone:before{content:""}.material-icons.phone_locked:before{content:""}.material-icons.phone_missed:before{content:""}.material-icons.phone_paused:before{content:""}.material-icons.phonelink:before{content:""}.material-icons.phonelink_erase:before{content:""}.material-icons.phonelink_lock:before{content:""}.material-icons.phonelink_off:before{content:""}.material-icons.phonelink_ring:before{content:""}.material-icons.phonelink_setup:before{content:""}.material-icons.photo:before{content:""}.material-icons.photo_album:before{content:""}.material-icons.photo_camera:before{content:""}.material-icons.photo_camera_back:before{content:""}.material-icons.photo_camera_front:before{content:""}.material-icons.photo_filter:before{content:""}.material-icons.photo_library:before{content:""}.material-icons.photo_size_select_actual:before{content:""}.material-icons.photo_size_select_large:before{content:""}.material-icons.photo_size_select_small:before{content:""}.material-icons.php:before{content:""}.material-icons.piano:before{content:""}.material-icons.piano_off:before{content:""}.material-icons.picture_as_pdf:before{content:""}.material-icons.picture_in_picture:before{content:""}.material-icons.picture_in_picture_alt:before{content:""}.material-icons.pie_chart:before{content:""}.material-icons.pie_chart_outline:before{content:""}.material-icons.pie_chart_outlined:before{content:""}.material-icons.pin:before{content:""}.material-icons.pin_drop:before{content:""}.material-icons.pin_end:before{content:""}.material-icons.pin_invoke:before{content:""}.material-icons.pinch:before{content:""}.material-icons.pivot_table_chart:before{content:""}.material-icons.pix:before{content:""}.material-icons.place:before{content:""}.material-icons.plagiarism:before{content:""}.material-icons.play_arrow:before{content:""}.material-icons.play_circle:before{content:""}.material-icons.play_circle_fill:before,.material-icons.play_circle_filled:before{content:""}.material-icons.play_circle_outline:before{content:""}.material-icons.play_disabled:before{content:""}.material-icons.play_for_work:before{content:""}.material-icons.play_lesson:before{content:""}.material-icons.playlist_add:before{content:""}.material-icons.playlist_add_check:before{content:""}.material-icons.playlist_add_check_circle:before{content:""}.material-icons.playlist_add_circle:before{content:""}.material-icons.playlist_play:before{content:""}.material-icons.playlist_remove:before{content:""}.material-icons.plumbing:before{content:""}.material-icons.plus_one:before{content:""}.material-icons.podcasts:before{content:""}.material-icons.point_of_sale:before{content:""}.material-icons.policy:before{content:""}.material-icons.poll:before{content:""}.material-icons.polyline:before{content:""}.material-icons.polymer:before{content:""}.material-icons.pool:before{content:""}.material-icons.portable_wifi_off:before{content:""}.material-icons.portrait:before{content:""}.material-icons.post_add:before{content:""}.material-icons.power:before{content:""}.material-icons.power_input:before{content:""}.material-icons.power_off:before{content:""}.material-icons.power_settings_new:before{content:""}.material-icons.precision_manufacturing:before{content:""}.material-icons.pregnant_woman:before{content:""}.material-icons.present_to_all:before{content:""}.material-icons.preview:before{content:""}.material-icons.price_change:before{content:""}.material-icons.price_check:before{content:""}.material-icons.print:before{content:""}.material-icons.print_disabled:before{content:""}.material-icons.priority_high:before{content:""}.material-icons.privacy_tip:before{content:""}.material-icons.private_connectivity:before{content:""}.material-icons.production_quantity_limits:before{content:""}.material-icons.propane:before{content:""}.material-icons.propane_tank:before{content:""}.material-icons.psychology:before{content:""}.material-icons.psychology_alt:before{content:""}.material-icons.public:before{content:""}.material-icons.public_off:before{content:""}.material-icons.publish:before{content:""}.material-icons.published_with_changes:before{content:""}.material-icons.punch_clock:before{content:""}.material-icons.push_pin:before{content:""}.material-icons.qr_code:before{content:""}.material-icons.qr_code_2:before{content:""}.material-icons.qr_code_scanner:before{content:""}.material-icons.query_builder:before{content:""}.material-icons.query_stats:before{content:""}.material-icons.question_answer:before{content:""}.material-icons.question_mark:before{content:""}.material-icons.queue:before{content:""}.material-icons.queue_music:before{content:""}.material-icons.queue_play_next:before{content:""}.material-icons.quick_contacts_dialer:before{content:""}.material-icons.quick_contacts_mail:before{content:""}.material-icons.quickreply:before{content:""}.material-icons.quiz:before{content:""}.material-icons.quora:before{content:""}.material-icons.r_mobiledata:before{content:""}.material-icons.radar:before{content:""}.material-icons.radio:before{content:""}.material-icons.radio_button_checked:before{content:""}.material-icons.radio_button_off:before{content:""}.material-icons.radio_button_on:before{content:""}.material-icons.radio_button_unchecked:before{content:""}.material-icons.railway_alert:before{content:""}.material-icons.ramen_dining:before{content:""}.material-icons.ramp_left:before{content:""}.material-icons.ramp_right:before{content:""}.material-icons.rate_review:before{content:""}.material-icons.raw_off:before{content:""}.material-icons.raw_on:before{content:""}.material-icons.read_more:before{content:""}.material-icons.real_estate_agent:before{content:""}.material-icons.receipt:before{content:""}.material-icons.receipt_long:before{content:""}.material-icons.recent_actors:before{content:""}.material-icons.recommend:before{content:""}.material-icons.record_voice_over:before{content:""}.material-icons.rectangle:before{content:""}.material-icons.recycling:before{content:""}.material-icons.reddit:before{content:""}.material-icons.redeem:before{content:""}.material-icons.redo:before{content:""}.material-icons.reduce_capacity:before{content:""}.material-icons.refresh:before{content:""}.material-icons.remember_me:before{content:""}.material-icons.remove:before{content:""}.material-icons.remove_circle:before{content:""}.material-icons.remove_circle_outline:before{content:""}.material-icons.remove_done:before{content:""}.material-icons.remove_from_queue:before{content:""}.material-icons.remove_moderator:before{content:""}.material-icons.remove_red_eye:before{content:""}.material-icons.remove_road:before{content:""}.material-icons.remove_shopping_cart:before{content:""}.material-icons.reorder:before{content:""}.material-icons.repartition:before{content:""}.material-icons.repeat:before{content:""}.material-icons.repeat_on:before{content:""}.material-icons.repeat_one:before{content:""}.material-icons.repeat_one_on:before{content:""}.material-icons.replay:before{content:""}.material-icons.replay_10:before{content:""}.material-icons.replay_30:before{content:""}.material-icons.replay_5:before{content:""}.material-icons.replay_circle_filled:before{content:""}.material-icons.reply:before{content:""}.material-icons.reply_all:before{content:""}.material-icons.report:before{content:""}.material-icons.report_gmailerrorred:before{content:""}.material-icons.report_off:before{content:""}.material-icons.report_problem:before{content:""}.material-icons.request_page:before{content:""}.material-icons.request_quote:before{content:""}.material-icons.reset_tv:before{content:""}.material-icons.restart_alt:before{content:""}.material-icons.restaurant:before{content:""}.material-icons.restaurant_menu:before{content:""}.material-icons.restore:before{content:""}.material-icons.restore_from_trash:before{content:""}.material-icons.restore_page:before{content:""}.material-icons.reviews:before{content:""}.material-icons.rice_bowl:before{content:""}.material-icons.ring_volume:before{content:""}.material-icons.rocket:before{content:""}.material-icons.rocket_launch:before{content:""}.material-icons.roller_shades:before{content:""}.material-icons.roller_shades_closed:before{content:""}.material-icons.roller_skating:before{content:""}.material-icons.roofing:before{content:""}.material-icons.room:before{content:""}.material-icons.room_preferences:before{content:""}.material-icons.room_service:before{content:""}.material-icons.rotate_90_degrees_ccw:before{content:""}.material-icons.rotate_90_degrees_cw:before{content:""}.material-icons.rotate_left:before{content:""}.material-icons.rotate_right:before{content:""}.material-icons.roundabout_left:before{content:""}.material-icons.roundabout_right:before{content:""}.material-icons.rounded_corner:before{content:""}.material-icons.route:before{content:""}.material-icons.router:before{content:""}.material-icons.rowing:before{content:""}.material-icons.rss_feed:before{content:""}.material-icons.rsvp:before{content:""}.material-icons.rtt:before{content:""}.material-icons.rule:before{content:""}.material-icons.rule_folder:before{content:""}.material-icons.run_circle:before{content:""}.material-icons.running_with_errors:before{content:""}.material-icons.rv_hookup:before{content:""}.material-icons.safety_check:before{content:""}.material-icons.safety_divider:before{content:""}.material-icons.sailing:before{content:""}.material-icons.sanitizer:before{content:""}.material-icons.satellite:before{content:""}.material-icons.satellite_alt:before{content:""}.material-icons.save:before{content:""}.material-icons.save_alt:before{content:""}.material-icons.save_as:before{content:""}.material-icons.saved_search:before{content:""}.material-icons.savings:before{content:""}.material-icons.scale:before{content:""}.material-icons.scanner:before{content:""}.material-icons.scatter_plot:before{content:""}.material-icons.schedule:before{content:""}.material-icons.schedule_send:before{content:""}.material-icons.schema:before{content:""}.material-icons.school:before{content:""}.material-icons.science:before{content:""}.material-icons.score:before{content:""}.material-icons.scoreboard:before{content:""}.material-icons.screen_lock_landscape:before{content:""}.material-icons.screen_lock_portrait:before{content:""}.material-icons.screen_lock_rotation:before{content:""}.material-icons.screen_rotation:before{content:""}.material-icons.screen_rotation_alt:before{content:""}.material-icons.screen_search_desktop:before{content:""}.material-icons.screen_share:before{content:""}.material-icons.screenshot:before{content:""}.material-icons.screenshot_monitor:before{content:""}.material-icons.scuba_diving:before{content:""}.material-icons.sd:before{content:""}.material-icons.sd_card:before{content:""}.material-icons.sd_card_alert:before{content:""}.material-icons.sd_storage:before{content:""}.material-icons.search:before{content:""}.material-icons.search_off:before{content:""}.material-icons.security:before{content:""}.material-icons.security_update:before{content:""}.material-icons.security_update_good:before{content:""}.material-icons.security_update_warning:before{content:""}.material-icons.segment:before{content:""}.material-icons.select_all:before{content:""}.material-icons.self_improvement:before{content:""}.material-icons.sell:before{content:""}.material-icons.send:before{content:""}.material-icons.send_and_archive:before{content:""}.material-icons.send_time_extension:before{content:""}.material-icons.send_to_mobile:before{content:""}.material-icons.sensor_door:before{content:""}.material-icons.sensor_occupied:before{content:""}.material-icons.sensor_window:before{content:""}.material-icons.sensors:before{content:""}.material-icons.sensors_off:before{content:""}.material-icons.sentiment_dissatisfied:before{content:""}.material-icons.sentiment_neutral:before{content:""}.material-icons.sentiment_satisfied:before{content:""}.material-icons.sentiment_satisfied_alt:before{content:""}.material-icons.sentiment_very_dissatisfied:before{content:""}.material-icons.sentiment_very_satisfied:before{content:""}.material-icons.set_meal:before{content:""}.material-icons.settings:before{content:""}.material-icons.settings_accessibility:before{content:""}.material-icons.settings_applications:before{content:""}.material-icons.settings_backup_restore:before{content:""}.material-icons.settings_bluetooth:before{content:""}.material-icons.settings_brightness:before{content:""}.material-icons.settings_cell:before{content:""}.material-icons.settings_display:before{content:""}.material-icons.settings_ethernet:before{content:""}.material-icons.settings_input_antenna:before{content:""}.material-icons.settings_input_component:before{content:""}.material-icons.settings_input_composite:before{content:""}.material-icons.settings_input_hdmi:before{content:""}.material-icons.settings_input_svideo:before{content:""}.material-icons.settings_overscan:before{content:""}.material-icons.settings_phone:before{content:""}.material-icons.settings_power:before{content:""}.material-icons.settings_remote:before{content:""}.material-icons.settings_suggest:before{content:""}.material-icons.settings_system_daydream:before{content:""}.material-icons.settings_voice:before{content:""}.material-icons.severe_cold:before{content:""}.material-icons.share:before{content:""}.material-icons.share_arrival_time:before{content:""}.material-icons.share_location:before{content:""}.material-icons.shield:before{content:""}.material-icons.shield_moon:before{content:""}.material-icons.shop:before{content:""}.material-icons.shop_2:before{content:""}.material-icons.shop_two:before{content:""}.material-icons.shopify:before{content:""}.material-icons.shopping_bag:before{content:""}.material-icons.shopping_basket:before{content:""}.material-icons.shopping_cart:before{content:""}.material-icons.shopping_cart_checkout:before{content:""}.material-icons.short_text:before{content:""}.material-icons.shortcut:before{content:""}.material-icons.show_chart:before{content:""}.material-icons.shower:before{content:""}.material-icons.shuffle:before{content:""}.material-icons.shuffle_on:before{content:""}.material-icons.shutter_speed:before{content:""}.material-icons.sick:before{content:""}.material-icons.sign_language:before{content:""}.material-icons.signal_cellular_0_bar:before{content:""}.material-icons.signal_cellular_4_bar:before{content:""}.material-icons.signal_cellular_alt:before{content:""}.material-icons.signal_cellular_alt_1_bar:before{content:""}.material-icons.signal_cellular_alt_2_bar:before{content:""}.material-icons.signal_cellular_connected_no_internet_0_bar:before{content:""}.material-icons.signal_cellular_connected_no_internet_4_bar:before{content:""}.material-icons.signal_cellular_no_sim:before{content:""}.material-icons.signal_cellular_nodata:before{content:""}.material-icons.signal_cellular_null:before{content:""}.material-icons.signal_cellular_off:before{content:""}.material-icons.signal_wifi_0_bar:before{content:""}.material-icons.signal_wifi_4_bar:before{content:""}.material-icons.signal_wifi_4_bar_lock:before{content:""}.material-icons.signal_wifi_bad:before{content:""}.material-icons.signal_wifi_connected_no_internet_4:before{content:""}.material-icons.signal_wifi_off:before{content:""}.material-icons.signal_wifi_statusbar_4_bar:before{content:""}.material-icons.signal_wifi_statusbar_connected_no_internet_4:before{content:""}.material-icons.signal_wifi_statusbar_null:before{content:""}.material-icons.signpost:before{content:""}.material-icons.sim_card:before{content:""}.material-icons.sim_card_alert:before{content:""}.material-icons.sim_card_download:before{content:""}.material-icons.single_bed:before{content:""}.material-icons.sip:before{content:""}.material-icons.skateboarding:before{content:""}.material-icons.skip_next:before{content:""}.material-icons.skip_previous:before{content:""}.material-icons.sledding:before{content:""}.material-icons.slideshow:before{content:""}.material-icons.slow_motion_video:before{content:""}.material-icons.smart_button:before{content:""}.material-icons.smart_display:before{content:""}.material-icons.smart_screen:before{content:""}.material-icons.smart_toy:before{content:""}.material-icons.smartphone:before{content:""}.material-icons.smoke_free:before{content:""}.material-icons.smoking_rooms:before{content:""}.material-icons.sms:before{content:""}.material-icons.sms_failed:before{content:""}.material-icons.snapchat:before{content:""}.material-icons.snippet_folder:before{content:""}.material-icons.snooze:before{content:""}.material-icons.snowboarding:before{content:""}.material-icons.snowing:before{content:""}.material-icons.snowmobile:before{content:""}.material-icons.snowshoeing:before{content:""}.material-icons.soap:before{content:""}.material-icons.social_distance:before{content:""}.material-icons.solar_power:before{content:""}.material-icons.sort:before{content:""}.material-icons.sort_by_alpha:before{content:""}.material-icons.sos:before{content:""}.material-icons.soup_kitchen:before{content:""}.material-icons.source:before{content:""}.material-icons.south:before{content:""}.material-icons.south_america:before{content:""}.material-icons.south_east:before{content:""}.material-icons.south_west:before{content:""}.material-icons.spa:before{content:""}.material-icons.space_bar:before{content:""}.material-icons.space_dashboard:before{content:""}.material-icons.spatial_audio:before{content:""}.material-icons.spatial_audio_off:before{content:""}.material-icons.spatial_tracking:before{content:""}.material-icons.speaker:before{content:""}.material-icons.speaker_group:before{content:""}.material-icons.speaker_notes:before{content:""}.material-icons.speaker_notes_off:before{content:""}.material-icons.speaker_phone:before{content:""}.material-icons.speed:before{content:""}.material-icons.spellcheck:before{content:""}.material-icons.splitscreen:before{content:""}.material-icons.spoke:before{content:""}.material-icons.sports:before{content:""}.material-icons.sports_bar:before{content:""}.material-icons.sports_baseball:before{content:""}.material-icons.sports_basketball:before{content:""}.material-icons.sports_cricket:before{content:""}.material-icons.sports_esports:before{content:""}.material-icons.sports_football:before{content:""}.material-icons.sports_golf:before{content:""}.material-icons.sports_gymnastics:before{content:""}.material-icons.sports_handball:before{content:""}.material-icons.sports_hockey:before{content:""}.material-icons.sports_kabaddi:before{content:""}.material-icons.sports_martial_arts:before{content:""}.material-icons.sports_mma:before{content:""}.material-icons.sports_motorsports:before{content:""}.material-icons.sports_rugby:before{content:""}.material-icons.sports_score:before{content:""}.material-icons.sports_soccer:before{content:""}.material-icons.sports_tennis:before{content:""}.material-icons.sports_volleyball:before{content:""}.material-icons.square:before{content:""}.material-icons.square_foot:before{content:""}.material-icons.ssid_chart:before{content:""}.material-icons.stacked_bar_chart:before{content:""}.material-icons.stacked_line_chart:before{content:""}.material-icons.stadium:before{content:""}.material-icons.stairs:before{content:""}.material-icons.star:before{content:""}.material-icons.star_border:before{content:""}.material-icons.star_border_purple500:before{content:""}.material-icons.star_half:before{content:""}.material-icons.star_outline:before{content:""}.material-icons.star_purple500:before{content:""}.material-icons.star_rate:before{content:""}.material-icons.stars:before{content:""}.material-icons.start:before{content:""}.material-icons.stay_current_landscape:before{content:""}.material-icons.stay_current_portrait:before{content:""}.material-icons.stay_primary_landscape:before{content:""}.material-icons.stay_primary_portrait:before{content:""}.material-icons.sticky_note_2:before{content:""}.material-icons.stop:before{content:""}.material-icons.stop_circle:before{content:""}.material-icons.stop_screen_share:before{content:""}.material-icons.storage:before{content:""}.material-icons.store:before{content:""}.material-icons.store_mall_directory:before{content:""}.material-icons.storefront:before{content:""}.material-icons.storm:before{content:""}.material-icons.straight:before{content:""}.material-icons.straighten:before{content:""}.material-icons.stream:before{content:""}.material-icons.streetview:before{content:""}.material-icons.strikethrough_s:before{content:""}.material-icons.stroller:before{content:""}.material-icons.style:before{content:""}.material-icons.subdirectory_arrow_left:before{content:""}.material-icons.subdirectory_arrow_right:before{content:""}.material-icons.subject:before{content:""}.material-icons.subscript:before{content:""}.material-icons.subscriptions:before{content:""}.material-icons.subtitles:before{content:""}.material-icons.subtitles_off:before{content:""}.material-icons.subway:before{content:""}.material-icons.summarize:before{content:""}.material-icons.sunny:before{content:""}.material-icons.sunny_snowing:before{content:""}.material-icons.superscript:before{content:""}.material-icons.supervised_user_circle:before{content:""}.material-icons.supervisor_account:before{content:""}.material-icons.support:before{content:""}.material-icons.support_agent:before{content:""}.material-icons.surfing:before{content:""}.material-icons.surround_sound:before{content:""}.material-icons.swap_calls:before{content:""}.material-icons.swap_horiz:before{content:""}.material-icons.swap_horizontal_circle:before{content:""}.material-icons.swap_vert:before{content:""}.material-icons.swap_vert_circle:before,.material-icons.swap_vertical_circle:before{content:""}.material-icons.swipe:before{content:""}.material-icons.swipe_down:before{content:""}.material-icons.swipe_down_alt:before{content:""}.material-icons.swipe_left:before{content:""}.material-icons.swipe_left_alt:before{content:""}.material-icons.swipe_right:before{content:""}.material-icons.swipe_right_alt:before{content:""}.material-icons.swipe_up:before{content:""}.material-icons.swipe_up_alt:before{content:""}.material-icons.swipe_vertical:before{content:""}.material-icons.switch_access_shortcut:before{content:""}.material-icons.switch_access_shortcut_add:before{content:""}.material-icons.switch_account:before{content:""}.material-icons.switch_camera:before{content:""}.material-icons.switch_left:before{content:""}.material-icons.switch_right:before{content:""}.material-icons.switch_video:before{content:""}.material-icons.synagogue:before{content:""}.material-icons.sync:before{content:""}.material-icons.sync_alt:before{content:""}.material-icons.sync_disabled:before{content:""}.material-icons.sync_lock:before{content:""}.material-icons.sync_problem:before{content:""}.material-icons.system_security_update:before{content:""}.material-icons.system_security_update_good:before{content:""}.material-icons.system_security_update_warning:before{content:""}.material-icons.system_update:before{content:""}.material-icons.system_update_alt:before,.material-icons.system_update_tv:before{content:""}.material-icons.tab:before{content:""}.material-icons.tab_unselected:before{content:""}.material-icons.table_bar:before{content:""}.material-icons.table_chart:before{content:""}.material-icons.table_restaurant:before{content:""}.material-icons.table_rows:before{content:""}.material-icons.table_view:before{content:""}.material-icons.tablet:before{content:""}.material-icons.tablet_android:before{content:""}.material-icons.tablet_mac:before{content:""}.material-icons.tag:before{content:""}.material-icons.tag_faces:before{content:""}.material-icons.takeout_dining:before{content:""}.material-icons.tap_and_play:before{content:""}.material-icons.tapas:before{content:""}.material-icons.task:before{content:""}.material-icons.task_alt:before{content:""}.material-icons.taxi_alert:before{content:""}.material-icons.telegram:before{content:""}.material-icons.temple_buddhist:before{content:""}.material-icons.temple_hindu:before{content:""}.material-icons.terminal:before{content:""}.material-icons.terrain:before{content:""}.material-icons.text_decrease:before{content:""}.material-icons.text_fields:before{content:""}.material-icons.text_format:before{content:""}.material-icons.text_increase:before{content:""}.material-icons.text_rotate_up:before{content:""}.material-icons.text_rotate_vertical:before{content:""}.material-icons.text_rotation_angledown:before{content:""}.material-icons.text_rotation_angleup:before{content:""}.material-icons.text_rotation_down:before{content:""}.material-icons.text_rotation_none:before{content:""}.material-icons.text_snippet:before{content:""}.material-icons.textsms:before{content:""}.material-icons.texture:before{content:""}.material-icons.theater_comedy:before{content:""}.material-icons.theaters:before{content:""}.material-icons.thermostat:before{content:""}.material-icons.thermostat_auto:before{content:""}.material-icons.thumb_down:before{content:""}.material-icons.thumb_down_alt:before{content:""}.material-icons.thumb_down_off_alt:before{content:""}.material-icons.thumb_up:before{content:""}.material-icons.thumb_up_alt:before{content:""}.material-icons.thumb_up_off_alt:before{content:""}.material-icons.thumbs_up_down:before{content:""}.material-icons.thunderstorm:before{content:""}.material-icons.tiktok:before{content:""}.material-icons.time_to_leave:before{content:""}.material-icons.timelapse:before{content:""}.material-icons.timeline:before{content:""}.material-icons.timer:before{content:""}.material-icons.timer_10:before{content:""}.material-icons.timer_10_select:before{content:""}.material-icons.timer_3:before{content:""}.material-icons.timer_3_select:before{content:""}.material-icons.timer_off:before{content:""}.material-icons.tips_and_updates:before{content:""}.material-icons.tire_repair:before{content:""}.material-icons.title:before{content:""}.material-icons.toc:before{content:""}.material-icons.today:before{content:""}.material-icons.toggle_off:before{content:""}.material-icons.toggle_on:before{content:""}.material-icons.token:before{content:""}.material-icons.toll:before{content:""}.material-icons.tonality:before{content:""}.material-icons.topic:before{content:""}.material-icons.tornado:before{content:""}.material-icons.touch_app:before{content:""}.material-icons.tour:before{content:""}.material-icons.toys:before{content:""}.material-icons.track_changes:before{content:""}.material-icons.traffic:before{content:""}.material-icons.train:before{content:""}.material-icons.tram:before{content:""}.material-icons.transcribe:before{content:""}.material-icons.transfer_within_a_station:before{content:""}.material-icons.transform:before{content:""}.material-icons.transgender:before{content:""}.material-icons.transit_enterexit:before{content:""}.material-icons.translate:before{content:""}.material-icons.travel_explore:before{content:""}.material-icons.trending_down:before{content:""}.material-icons.trending_flat:before,.material-icons.trending_neutral:before{content:""}.material-icons.trending_up:before{content:""}.material-icons.trip_origin:before{content:""}.material-icons.troubleshoot:before{content:""}.material-icons.try:before{content:""}.material-icons.tsunami:before{content:""}.material-icons.tty:before{content:""}.material-icons.tune:before{content:""}.material-icons.tungsten:before{content:""}.material-icons.turn_left:before{content:""}.material-icons.turn_right:before{content:""}.material-icons.turn_sharp_left:before{content:""}.material-icons.turn_sharp_right:before{content:""}.material-icons.turn_slight_left:before{content:""}.material-icons.turn_slight_right:before{content:""}.material-icons.turned_in:before{content:""}.material-icons.turned_in_not:before{content:""}.material-icons.tv:before{content:""}.material-icons.tv_off:before{content:""}.material-icons.two_wheeler:before{content:""}.material-icons.type_specimen:before{content:""}.material-icons.u_turn_left:before{content:""}.material-icons.u_turn_right:before{content:""}.material-icons.umbrella:before{content:""}.material-icons.unarchive:before{content:""}.material-icons.undo:before{content:""}.material-icons.unfold_less:before{content:""}.material-icons.unfold_more:before{content:""}.material-icons.unpublished:before{content:""}.material-icons.unsubscribe:before{content:""}.material-icons.upcoming:before{content:""}.material-icons.update:before{content:""}.material-icons.update_disabled:before{content:""}.material-icons.upgrade:before{content:""}.material-icons.upload:before{content:""}.material-icons.upload_file:before{content:""}.material-icons.usb:before{content:""}.material-icons.usb_off:before{content:""}.material-icons.vaccines:before{content:""}.material-icons.vape_free:before{content:""}.material-icons.vaping_rooms:before{content:""}.material-icons.verified:before{content:""}.material-icons.verified_user:before{content:""}.material-icons.vertical_align_bottom:before{content:""}.material-icons.vertical_align_center:before{content:""}.material-icons.vertical_align_top:before{content:""}.material-icons.vertical_distribute:before{content:""}.material-icons.vertical_shades:before{content:""}.material-icons.vertical_shades_closed:before{content:""}.material-icons.vertical_split:before{content:""}.material-icons.vibration:before{content:""}.material-icons.video_call:before{content:""}.material-icons.video_camera_back:before{content:""}.material-icons.video_camera_front:before{content:""}.material-icons.video_collection:before{content:""}.material-icons.video_file:before{content:""}.material-icons.video_label:before{content:""}.material-icons.video_library:before{content:""}.material-icons.video_settings:before{content:""}.material-icons.video_stable:before{content:""}.material-icons.videocam:before{content:""}.material-icons.videocam_off:before{content:""}.material-icons.videogame_asset:before{content:""}.material-icons.videogame_asset_off:before{content:""}.material-icons.view_agenda:before{content:""}.material-icons.view_array:before{content:""}.material-icons.view_carousel:before{content:""}.material-icons.view_column:before{content:""}.material-icons.view_comfortable:before,.material-icons.view_comfy:before{content:""}.material-icons.view_comfy_alt:before{content:""}.material-icons.view_compact:before{content:""}.material-icons.view_compact_alt:before{content:""}.material-icons.view_cozy:before{content:""}.material-icons.view_day:before{content:""}.material-icons.view_headline:before{content:""}.material-icons.view_in_ar:before{content:""}.material-icons.view_kanban:before{content:""}.material-icons.view_list:before{content:""}.material-icons.view_module:before{content:""}.material-icons.view_quilt:before{content:""}.material-icons.view_sidebar:before{content:""}.material-icons.view_stream:before{content:""}.material-icons.view_timeline:before{content:""}.material-icons.view_week:before{content:""}.material-icons.vignette:before{content:""}.material-icons.villa:before{content:""}.material-icons.visibility:before{content:""}.material-icons.visibility_off:before{content:""}.material-icons.voice_chat:before{content:""}.material-icons.voice_over_off:before{content:""}.material-icons.voicemail:before{content:""}.material-icons.volcano:before{content:""}.material-icons.volume_down:before{content:""}.material-icons.volume_down_alt:before{content:""}.material-icons.volume_mute:before{content:""}.material-icons.volume_off:before{content:""}.material-icons.volume_up:before{content:""}.material-icons.volunteer_activism:before{content:""}.material-icons.vpn_key:before{content:""}.material-icons.vpn_key_off:before{content:""}.material-icons.vpn_lock:before{content:""}.material-icons.vrpano:before{content:""}.material-icons.wallet:before{content:""}.material-icons.wallet_giftcard:before{content:""}.material-icons.wallet_membership:before{content:""}.material-icons.wallet_travel:before{content:""}.material-icons.wallpaper:before{content:""}.material-icons.warehouse:before{content:""}.material-icons.warning:before{content:""}.material-icons.warning_amber:before{content:""}.material-icons.wash:before{content:""}.material-icons.watch:before{content:""}.material-icons.watch_later:before{content:""}.material-icons.watch_off:before{content:""}.material-icons.water:before{content:""}.material-icons.water_damage:before{content:""}.material-icons.water_drop:before{content:""}.material-icons.waterfall_chart:before{content:""}.material-icons.waves:before{content:""}.material-icons.waving_hand:before{content:""}.material-icons.wb_auto:before{content:""}.material-icons.wb_cloudy:before{content:""}.material-icons.wb_incandescent:before{content:""}.material-icons.wb_iridescent:before{content:""}.material-icons.wb_shade:before{content:""}.material-icons.wb_sunny:before{content:""}.material-icons.wb_twighlight:before{content:""}.material-icons.wb_twilight:before{content:""}.material-icons.wc:before{content:""}.material-icons.web:before{content:""}.material-icons.web_asset:before{content:""}.material-icons.web_asset_off:before{content:""}.material-icons.web_stories:before{content:""}.material-icons.webhook:before{content:""}.material-icons.wechat:before{content:""}.material-icons.weekend:before{content:""}.material-icons.west:before{content:""}.material-icons.whatsapp:before{content:""}.material-icons.whatshot:before{content:""}.material-icons.wheelchair_pickup:before{content:""}.material-icons.where_to_vote:before{content:""}.material-icons.widgets:before{content:""}.material-icons.width_full:before{content:""}.material-icons.width_normal:before{content:""}.material-icons.width_wide:before{content:""}.material-icons.wifi:before{content:""}.material-icons.wifi_1_bar:before{content:""}.material-icons.wifi_2_bar:before{content:""}.material-icons.wifi_calling:before{content:""}.material-icons.wifi_calling_3:before{content:""}.material-icons.wifi_channel:before{content:""}.material-icons.wifi_find:before{content:""}.material-icons.wifi_lock:before{content:""}.material-icons.wifi_off:before{content:""}.material-icons.wifi_password:before{content:""}.material-icons.wifi_protected_setup:before{content:""}.material-icons.wifi_tethering:before{content:""}.material-icons.wifi_tethering_error:before{content:""}.material-icons.wifi_tethering_error_rounded:before{content:""}.material-icons.wifi_tethering_off:before{content:""}.material-icons.wind_power:before{content:""}.material-icons.window:before{content:""}.material-icons.wine_bar:before{content:""}.material-icons.woman:before{content:""}.material-icons.woo_commerce:before{content:""}.material-icons.wordpress:before{content:""}.material-icons.work:before{content:""}.material-icons.work_history:before{content:""}.material-icons.work_off:before{content:""}.material-icons.work_outline:before{content:""}.material-icons.workspace_premium:before{content:""}.material-icons.workspaces:before{content:""}.material-icons.workspaces_filled:before{content:""}.material-icons.workspaces_outline:before{content:""}.material-icons.wrap_text:before{content:""}.material-icons.wrong_location:before{content:""}.material-icons.wysiwyg:before{content:""}.material-icons.yard:before{content:""}.material-icons.youtube_searched_for:before{content:""}.material-icons.zoom_in:before{content:""}.material-icons.zoom_in_map:before{content:""}.material-icons.zoom_out:before{content:""}.material-icons.zoom_out_map:before{content:""}
/*!
 * Tabler Icons 3.28.1 by tabler - https://tabler.io
 * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
 */@font-face{font-family:tabler-icons-outline;font-style:normal;font-weight:400;src:url(/_next/static/media/tabler-icons-outline.9b3ddd7a.woff2) format("woff2"),url(/_next/static/media/tabler-icons-outline.7585c945.woff) format("woff"),url(/_next/static/media/tabler-icons-outline.c6512b8f.ttf) format("truetype")}.ti{font-family:tabler-icons-outline!important;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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-abc: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-circle:before{content:""}.ti-ad-circle-off: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-bolt:before{content:""}.ti-adjustments-cancel:before{content:""}.ti-adjustments-check:before{content:""}.ti-adjustments-code:before{content:""}.ti-adjustments-cog:before{content:""}.ti-adjustments-dollar:before{content:""}.ti-adjustments-down:before{content:""}.ti-adjustments-exclamation:before{content:""}.ti-adjustments-heart:before{content:""}.ti-adjustments-horizontal:before{content:""}.ti-adjustments-minus:before{content:""}.ti-adjustments-off:before{content:""}.ti-adjustments-pause:before{content:""}.ti-adjustments-pin:before{content:""}.ti-adjustments-plus:before{content:""}.ti-adjustments-question:before{content:""}.ti-adjustments-search:before{content:""}.ti-adjustments-share:before{content:""}.ti-adjustments-spark:before{content:"ﾾ"}.ti-adjustments-star:before{content:""}.ti-adjustments-up:before{content:""}.ti-adjustments-x:before{content:""}.ti-aerial-lift:before{content:""}.ti-affiliate:before{content:""}.ti-ai:before{content:"ﻧ"}.ti-air-balloon:before{content:""}.ti-air-conditioning:before{content:""}.ti-air-conditioning-disabled:before{content:""}.ti-air-traffic-control:before{content:"ﬁ"}.ti-alarm:before{content:""}.ti-alarm-average:before{content:"ﲞ"}.ti-alarm-minus:before{content:""}.ti-alarm-off:before{content:""}.ti-alarm-plus:before{content:""}.ti-alarm-smoke:before{content:"𐂶"}.ti-alarm-snooze:before{content:""}.ti-album:before{content:""}.ti-album-off:before{content:""}.ti-alert-circle:before{content:""}.ti-alert-circle-off:before{content:"ﱥ"}.ti-alert-hexagon:before{content:""}.ti-alert-hexagon-off:before{content:"ﱦ"}.ti-alert-octagon:before{content:""}.ti-alert-small:before{content:""}.ti-alert-small-off:before{content:"ﱧ"}.ti-alert-square:before{content:""}.ti-alert-square-rounded:before{content:""}.ti-alert-square-rounded-off:before{content:"ﱨ"}.ti-alert-triangle:before{content:""}.ti-alert-triangle-off:before{content:"ﱩ"}.ti-alien:before{content:""}.ti-align-box-bottom-center:before{content:""}.ti-align-box-bottom-left:before{content:""}.ti-align-box-bottom-right:before{content:""}.ti-align-box-center-bottom:before{content:"頋"}.ti-align-box-center-middle:before{content:""}.ti-align-box-center-stretch:before{content:"頻"}.ti-align-box-center-top:before{content:"鬒"}.ti-align-box-left-bottom:before{content:""}.ti-align-box-left-middle:before{content:""}.ti-align-box-left-stretch:before{content:"龜"}.ti-align-box-left-top:before{content:""}.ti-align-box-right-bottom:before{content:""}.ti-align-box-right-middle:before{content:""}.ti-align-box-right-stretch:before{content:"𢡊"}.ti-align-box-right-top:before{content:""}.ti-align-box-top-center:before{content:""}.ti-align-box-top-left:before{content:""}.ti-align-box-top-right:before{content:""}.ti-align-center:before{content:""}.ti-align-justified:before{content:""}.ti-align-left:before{content:""}.ti-align-left-2:before{content:"＀"}.ti-align-right:before{content:""}.ti-align-right-2:before{content:"﻿"}.ti-alpha:before{content:""}.ti-alphabet-arabic:before{content:"Ｏ"}.ti-alphabet-bangla:before{content:"Ｎ"}.ti-alphabet-cyrillic:before{content:""}.ti-alphabet-greek:before{content:""}.ti-alphabet-hebrew:before{content:"Ｍ"}.ti-alphabet-korean:before{content:"Ｌ"}.ti-alphabet-latin:before{content:""}.ti-alphabet-thai:before{content:"Ｋ"}.ti-alt: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-archery-arrow: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-back-up-double:before{content:"溺"}.ti-arrow-badge-down:before{content:""}.ti-arrow-badge-left:before{content:""}.ti-arrow-badge-right:before{content:""}.ti-arrow-badge-up:before{content:""}.ti-arrow-bar-both: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-up:before{content:""}.ti-arrow-big-up-line:before{content:""}.ti-arrow-big-up-lines:before{content:""}.ti-arrow-bounce:before{content:""}.ti-arrow-capsule: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-dashed:before{content:"𐁪"}.ti-arrow-down-from-arc:before{content:"ﶆ"}.ti-arrow-down-left:before{content:""}.ti-arrow-down-left-circle:before{content:""}.ti-arrow-down-rhombus: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-down-to-arc:before{content:"ﶇ"}.ti-arrow-elbow-left:before{content:"吝"}.ti-arrow-elbow-right:before{content:"燐"}.ti-arrow-fork:before{content:""}.ti-arrow-forward:before{content:""}.ti-arrow-forward-up:before{content:""}.ti-arrow-forward-up-double:before{content:"璘"}.ti-arrow-guide:before{content:""}.ti-arrow-iteration:before{content:""}.ti-arrow-left:before{content:""}.ti-arrow-left-bar:before{content:""}.ti-arrow-left-circle:before{content:""}.ti-arrow-left-dashed:before{content:"𐁩"}.ti-arrow-left-from-arc:before{content:"ﶈ"}.ti-arrow-left-rhombus:before{content:""}.ti-arrow-left-right:before{content:""}.ti-arrow-left-square:before{content:""}.ti-arrow-left-tail:before{content:""}.ti-arrow-left-to-arc: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-alt-left:before{content:"ﲟ"}.ti-arrow-merge-alt-right: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-down-dashed:before{content:"𐁨"}.ti-arrow-narrow-left:before{content:""}.ti-arrow-narrow-left-dashed:before{content:"𐁧"}.ti-arrow-narrow-right:before{content:""}.ti-arrow-narrow-right-dashed:before{content:"𐁦"}.ti-arrow-narrow-up:before{content:""}.ti-arrow-narrow-up-dashed: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-dashed:before{content:"𐁤"}.ti-arrow-right-from-arc:before{content:"ﶊ"}.ti-arrow-right-rhombus:before{content:""}.ti-arrow-right-square:before{content:""}.ti-arrow-right-tail:before{content:""}.ti-arrow-right-to-arc: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-dashed:before{content:"𐁣"}.ti-arrow-up-from-arc:before{content:"ﶌ"}.ti-arrow-up-left:before{content:""}.ti-arrow-up-left-circle:before{content:""}.ti-arrow-up-rhombus: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-up-to-arc: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-transfer-up-down: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-auth-2fa:before{content:""}.ti-automatic-gearbox:before{content:"ﲉ"}.ti-automation:before{content:"ﻸ"}.ti-avocado: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-bottle:before{content:""}.ti-baby-carriage:before{content:""}.ti-background:before{content:"ﴬ"}.ti-backhoe:before{content:""}.ti-backpack:before{content:""}.ti-backpack-off:before{content:""}.ti-backslash:before{content:"調"}.ti-backspace:before{content:""}.ti-badge:before{content:""}.ti-badge-2k:before{content:"𐂵"}.ti-badge-3d:before{content:""}.ti-badge-3k:before{content:"𐂴"}.ti-badge-4k:before{content:""}.ti-badge-5k:before{content:"𐂳"}.ti-badge-8k:before{content:""}.ti-badge-ad:before{content:""}.ti-badge-ad-off:before{content:"ﶏ"}.ti-badge-ar:before{content:""}.ti-badge-cc:before{content:""}.ti-badge-hd:before{content:""}.ti-badge-off:before{content:""}.ti-badge-sd:before{content:""}.ti-badge-tm:before{content:""}.ti-badge-vo:before{content:""}.ti-badge-vr:before{content:""}.ti-badge-wc: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-balloon:before{content:""}.ti-balloon-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-baseline-density-large:before{content:"藺"}.ti-baseline-density-medium:before{content:"隣"}.ti-baseline-density-small:before{content:"鱗"}.ti-basket:before{content:""}.ti-basket-bolt:before{content:"ףּ"}.ti-basket-cancel:before{content:"פּ"}.ti-basket-check:before{content:"﭅"}.ti-basket-code:before{content:"צּ"}.ti-basket-cog:before{content:"קּ"}.ti-basket-discount:before{content:"רּ"}.ti-basket-dollar:before{content:"שּ"}.ti-basket-down:before{content:"תּ"}.ti-basket-exclamation:before{content:"וֹ"}.ti-basket-heart:before{content:"בֿ"}.ti-basket-minus:before{content:"כֿ"}.ti-basket-off:before{content:""}.ti-basket-pause:before{content:"פֿ"}.ti-basket-pin:before{content:"ﭏ"}.ti-basket-plus:before{content:"ﭐ"}.ti-basket-question:before{content:"ﭑ"}.ti-basket-search:before{content:"ﭒ"}.ti-basket-share:before{content:"ﭓ"}.ti-basket-star:before{content:"ﭔ"}.ti-basket-up:before{content:"ﭕ"}.ti-basket-x: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-exclamation:before{content:"＝"}.ti-battery-off:before{content:""}.ti-battery-spark:before{content:"ﾽ"}.ti-battery-vertical:before{content:"３"}.ti-battery-vertical-1:before{content:"＜"}.ti-battery-vertical-2:before{content:"；"}.ti-battery-vertical-3:before{content:"："}.ti-battery-vertical-4:before{content:"９"}.ti-battery-vertical-charging:before{content:"７"}.ti-battery-vertical-charging-2:before{content:"８"}.ti-battery-vertical-eco:before{content:"６"}.ti-battery-vertical-exclamation:before{content:"５"}.ti-battery-vertical-off:before{content:"４"}.ti-beach:before{content:""}.ti-beach-off:before{content:""}.ti-bed:before{content:""}.ti-bed-flat:before{content:"ﲡ"}.ti-bed-off:before{content:""}.ti-beer:before{content:""}.ti-beer-off:before{content:""}.ti-bell:before{content:""}.ti-bell-bolt:before{content:""}.ti-bell-cancel:before{content:""}.ti-bell-check:before{content:""}.ti-bell-code:before{content:""}.ti-bell-cog:before{content:""}.ti-bell-dollar:before{content:""}.ti-bell-down:before{content:""}.ti-bell-exclamation:before{content:""}.ti-bell-heart:before{content:""}.ti-bell-minus:before{content:""}.ti-bell-off:before{content:""}.ti-bell-pause:before{content:""}.ti-bell-pin:before{content:""}.ti-bell-plus:before{content:""}.ti-bell-question:before{content:""}.ti-bell-ringing:before{content:""}.ti-bell-ringing-2:before{content:""}.ti-bell-school:before{content:""}.ti-bell-search:before{content:""}.ti-bell-share:before{content:""}.ti-bell-star:before{content:""}.ti-bell-up:before{content:""}.ti-bell-x:before{content:""}.ti-bell-z:before{content:""}.ti-beta: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-binary-tree:before{content:""}.ti-binary-tree-2:before{content:""}.ti-binoculars: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-blend-mode:before{content:"ﺰ"}.ti-blender:before{content:"ﲢ"}.ti-blob:before{content:"ﺯ"}.ti-blockquote:before{content:""}.ti-blocks: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-body-scan:before{content:"ﲣ"}.ti-bold:before{content:""}.ti-bold-off:before{content:""}.ti-bolt:before{content:""}.ti-bolt-off:before{content:""}.ti-bomb: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-ai:before{content:"ﲊ"}.ti-bookmark-edit:before{content:"艹"}.ti-bookmark-minus:before{content:"著"}.ti-bookmark-off:before{content:""}.ti-bookmark-plus:before{content:"褐"}.ti-bookmark-question:before{content:"視"}.ti-bookmarks:before{content:""}.ti-bookmarks-off:before{content:""}.ti-books:before{content:""}.ti-books-off:before{content:""}.ti-boom:before{content:"ﶾ"}.ti-border-all:before{content:""}.ti-border-bottom:before{content:""}.ti-border-bottom-plus:before{content:"ﶽ"}.ti-border-corner-ios:before{content:"ﶘ"}.ti-border-corner-pill:before{content:"ﵢ"}.ti-border-corner-rounded:before{content:"ﵣ"}.ti-border-corner-square:before{content:"ﵤ"}.ti-border-corners:before{content:""}.ti-border-horizontal:before{content:""}.ti-border-inner:before{content:""}.ti-border-left:before{content:""}.ti-border-left-plus:before{content:"ﶼ"}.ti-border-none:before{content:""}.ti-border-outer:before{content:""}.ti-border-radius:before{content:""}.ti-border-right:before{content:""}.ti-border-right-plus:before{content:"ﶻ"}.ti-border-sides:before{content:""}.ti-border-style:before{content:""}.ti-border-style-2:before{content:""}.ti-border-top:before{content:""}.ti-border-top-plus:before{content:"ﶺ"}.ti-border-vertical:before{content:""}.ti-bottle:before{content:""}.ti-bottle-off:before{content:""}.ti-bounce-left:before{content:""}.ti-bounce-right:before{content:""}.ti-bow:before{content:""}.ti-bowl:before{content:""}.ti-bowl-chopsticks:before{content:"﶐"}.ti-bowl-spoon:before{content:"﶑"}.ti-bowling: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-angle:before{content:"ﲲ"}.ti-brackets-angle-off: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-braille:before{content:""}.ti-brain:before{content:""}.ti-brand-4chan:before{content:""}.ti-brand-abstract:before{content:""}.ti-brand-adobe:before{content:""}.ti-brand-adobe-after-effect:before{content:"Ｊ"}.ti-brand-adobe-illustrator:before{content:"Ｉ"}.ti-brand-adobe-indesign:before{content:"Ｈ"}.ti-brand-adobe-photoshop:before{content:"Ｇ"}.ti-brand-adobe-premier:before{content:"Ｆ"}.ti-brand-adobe-xd: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-alipay:before{content:""}.ti-brand-alpine-js:before{content:""}.ti-brand-amazon:before{content:""}.ti-brand-amd:before{content:""}.ti-brand-amie:before{content:"ﾫ"}.ti-brand-amigo:before{content:""}.ti-brand-among-us:before{content:""}.ti-brand-android:before{content:""}.ti-brand-angular:before{content:""}.ti-brand-ansible:before{content:"並"}.ti-brand-ao3:before{content:""}.ti-brand-appgallery:before{content:""}.ti-brand-apple:before{content:""}.ti-brand-apple-arcade:before{content:""}.ti-brand-apple-news:before{content:"Ｄ"}.ti-brand-apple-podcast:before{content:""}.ti-brand-appstore:before{content:""}.ti-brand-arc:before{content:"ﺮ"}.ti-brand-asana:before{content:""}.ti-brand-astro:before{content:"ﶹ"}.ti-brand-auth0:before{content:"ﲳ"}.ti-brand-aws:before{content:"社"}.ti-brand-azure:before{content:"祉"}.ti-brand-backbone:before{content:""}.ti-brand-badoo:before{content:""}.ti-brand-baidu:before{content:""}.ti-brand-bandcamp:before{content:""}.ti-brand-bandlab:before{content:""}.ti-brand-beats:before{content:""}.ti-brand-bebo:before{content:"ﾪ"}.ti-brand-behance:before{content:""}.ti-brand-bilibili:before{content:""}.ti-brand-binance:before{content:""}.ti-brand-bing:before{content:""}.ti-brand-bitbucket:before{content:""}.ti-brand-blackberry:before{content:""}.ti-brand-blender:before{content:""}.ti-brand-blogger:before{content:""}.ti-brand-bluesky:before{content:"ﵵ"}.ti-brand-booking:before{content:""}.ti-brand-bootstrap:before{content:""}.ti-brand-bulma:before{content:""}.ti-brand-bumble:before{content:""}.ti-brand-bunpo:before{content:""}.ti-brand-c-sharp:before{content:""}.ti-brand-cake:before{content:""}.ti-brand-cakephp:before{content:""}.ti-brand-campaignmonitor:before{content:""}.ti-brand-carbon:before{content:""}.ti-brand-cashapp:before{content:""}.ti-brand-chrome:before{content:""}.ti-brand-cinema-4d:before{content:"况"}.ti-brand-citymapper:before{content:""}.ti-brand-cloudflare:before{content:"祈"}.ti-brand-codecov:before{content:""}.ti-brand-codepen:before{content:""}.ti-brand-codesandbox:before{content:""}.ti-brand-cohost:before{content:""}.ti-brand-coinbase:before{content:""}.ti-brand-comedy-central:before{content:""}.ti-brand-coreos:before{content:""}.ti-brand-couchdb:before{content:""}.ti-brand-couchsurfing:before{content:""}.ti-brand-cpp:before{content:""}.ti-brand-craft:before{content:"全"}.ti-brand-crunchbase: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-databricks:before{content:"ﱁ"}.ti-brand-days-counter:before{content:""}.ti-brand-dcos:before{content:""}.ti-brand-debian:before{content:""}.ti-brand-deezer:before{content:""}.ti-brand-deliveroo:before{content:""}.ti-brand-deno:before{content:""}.ti-brand-denodo:before{content:""}.ti-brand-deviantart:before{content:""}.ti-brand-digg:before{content:"侀"}.ti-brand-dingtalk: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-douban:before{content:""}.ti-brand-dribbble:before{content:""}.ti-brand-drops:before{content:""}.ti-brand-drupal:before{content:""}.ti-brand-edge:before{content:""}.ti-brand-elastic:before{content:""}.ti-brand-electronic-arts:before{content:"充"}.ti-brand-ember:before{content:""}.ti-brand-envato:before{content:""}.ti-brand-etsy:before{content:""}.ti-brand-evernote:before{content:""}.ti-brand-facebook:before{content:""}.ti-brand-feedly:before{content:"冀"}.ti-brand-figma:before{content:""}.ti-brand-filezilla:before{content:"勇"}.ti-brand-finder:before{content:""}.ti-brand-firebase:before{content:""}.ti-brand-firefox:before{content:""}.ti-brand-fiverr: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-framer-motion:before{content:""}.ti-brand-funimation: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-golang:before{content:""}.ti-brand-google:before{content:""}.ti-brand-google-analytics:before{content:""}.ti-brand-google-big-query:before{content:""}.ti-brand-google-drive:before{content:""}.ti-brand-google-fit:before{content:""}.ti-brand-google-home:before{content:""}.ti-brand-google-maps:before{content:"祐"}.ti-brand-google-one:before{content:""}.ti-brand-google-photos:before{content:""}.ti-brand-google-play:before{content:""}.ti-brand-google-podcasts: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-gumroad:before{content:""}.ti-brand-hackerrank:before{content:"Ｃ"}.ti-brand-hbo:before{content:""}.ti-brand-headlessui:before{content:""}.ti-brand-hexo: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-itch:before{content:"諸"}.ti-brand-javascript:before{content:""}.ti-brand-juejin:before{content:""}.ti-brand-kako-talk:before{content:"ﴭ"}.ti-brand-kbin:before{content:"𢡄"}.ti-brand-kick:before{content:"﨣"}.ti-brand-kickstarter:before{content:""}.ti-brand-kotlin:before{content:""}.ti-brand-laravel:before{content:""}.ti-brand-lastfm:before{content:""}.ti-brand-leetcode:before{content:"祝"}.ti-brand-letterboxd:before{content:"﨤"}.ti-brand-line:before{content:""}.ti-brand-linkedin:before{content:""}.ti-brand-linktree:before{content:""}.ti-brand-linqpad:before{content:""}.ti-brand-livewire: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-matrix:before{content:""}.ti-brand-mcdonalds:before{content:""}.ti-brand-medium:before{content:""}.ti-brand-meetup:before{content:"ﱪ"}.ti-brand-mercedes:before{content:""}.ti-brand-messenger:before{content:""}.ti-brand-meta:before{content:""}.ti-brand-metabrainz:before{content:"２"}.ti-brand-minecraft:before{content:"﫯"}.ti-brand-miniprogram:before{content:""}.ti-brand-mixpanel:before{content:""}.ti-brand-monday:before{content:""}.ti-brand-mongodb:before{content:""}.ti-brand-my-oppo:before{content:""}.ti-brand-mysql:before{content:""}.ti-brand-national-geographic:before{content:""}.ti-brand-nem:before{content:""}.ti-brand-netbeans:before{content:""}.ti-brand-netease-music:before{content:""}.ti-brand-netflix:before{content:""}.ti-brand-nexo:before{content:""}.ti-brand-nextcloud:before{content:""}.ti-brand-nextjs:before{content:""}.ti-brand-nodejs:before{content:"﫠"}.ti-brand-nord-vpn:before{content:""}.ti-brand-notion:before{content:""}.ti-brand-npm:before{content:""}.ti-brand-nuxt:before{content:""}.ti-brand-nytimes:before{content:""}.ti-brand-oauth:before{content:"禍"}.ti-brand-office:before{content:""}.ti-brand-ok-ru:before{content:""}.ti-brand-onedrive:before{content:""}.ti-brand-onlyfans:before{content:""}.ti-brand-open-source:before{content:""}.ti-brand-openai:before{content:""}.ti-brand-openvpn:before{content:""}.ti-brand-opera:before{content:""}.ti-brand-pagekit:before{content:""}.ti-brand-parsinta:before{content:"ﱂ"}.ti-brand-patreon:before{content:""}.ti-brand-paypal:before{content:""}.ti-brand-paypay: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-planetscale:before{content:""}.ti-brand-pnpm:before{content:"ﵷ"}.ti-brand-pocket:before{content:""}.ti-brand-polymer:before{content:""}.ti-brand-powershell:before{content:""}.ti-brand-printables: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-qq:before{content:""}.ti-brand-radix-ui: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-rumble:before{content:"𣏕"}.ti-brand-rust: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-snowflake:before{content:""}.ti-brand-socket-io:before{content:""}.ti-brand-solidjs:before{content:""}.ti-brand-soundcloud:before{content:""}.ti-brand-spacehey:before{content:""}.ti-brand-speedtest:before{content:"勺"}.ti-brand-spotify:before{content:""}.ti-brand-stackoverflow:before{content:""}.ti-brand-stackshare:before{content:""}.ti-brand-steam:before{content:""}.ti-brand-stocktwits:before{content:"ﵸ"}.ti-brand-storj:before{content:"穀"}.ti-brand-storybook:before{content:""}.ti-brand-storytel:before{content:""}.ti-brand-strava:before{content:""}.ti-brand-stripe:before{content:""}.ti-brand-sublime-text:before{content:""}.ti-brand-sugarizer:before{content:""}.ti-brand-supabase:before{content:""}.ti-brand-superhuman:before{content:""}.ti-brand-supernova:before{content:""}.ti-brand-surfshark:before{content:""}.ti-brand-svelte:before{content:""}.ti-brand-swift:before{content:"突"}.ti-brand-symfony:before{content:""}.ti-brand-tabler:before{content:""}.ti-brand-tailwind:before{content:""}.ti-brand-taobao:before{content:""}.ti-brand-teams:before{content:"﫟"}.ti-brand-ted:before{content:""}.ti-brand-telegram:before{content:""}.ti-brand-terraform:before{content:"節"}.ti-brand-tesla:before{content:"𐂙"}.ti-brand-tether:before{content:""}.ti-brand-thingiverse:before{content:"ﴜ"}.ti-brand-threads:before{content:"ﬂ"}.ti-brand-threejs:before{content:""}.ti-brand-tidal:before{content:""}.ti-brand-tiktok:before{content:""}.ti-brand-tinder:before{content:""}.ti-brand-topbuzz:before{content:""}.ti-brand-torchain:before{content:""}.ti-brand-toyota:before{content:""}.ti-brand-trello:before{content:""}.ti-brand-tripadvisor:before{content:""}.ti-brand-tumblr:before{content:""}.ti-brand-twilio:before{content:""}.ti-brand-twitch:before{content:""}.ti-brand-twitter:before{content:""}.ti-brand-typescript: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-vite:before{content:""}.ti-brand-vivaldi:before{content:""}.ti-brand-vk:before{content:""}.ti-brand-vlc:before{content:"喝"}.ti-brand-volkswagen:before{content:""}.ti-brand-vsco:before{content:""}.ti-brand-vscode:before{content:""}.ti-brand-vue:before{content:""}.ti-brand-walmart:before{content:""}.ti-brand-waze:before{content:""}.ti-brand-webflow:before{content:""}.ti-brand-wechat:before{content:""}.ti-brand-weibo:before{content:""}.ti-brand-whatsapp:before{content:""}.ti-brand-wikipedia: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-x:before{content:"ﰏ"}.ti-brand-xamarin:before{content:"喙"}.ti-brand-xbox:before{content:""}.ti-brand-xdeep:before{content:"ﰐ"}.ti-brand-xing:before{content:""}.ti-brand-yahoo:before{content:""}.ti-brand-yandex:before{content:"﫡"}.ti-brand-yarn: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-zhihu: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-2:before{content:"ﬃ"}.ti-briefcase-off:before{content:""}.ti-brightness:before{content:""}.ti-brightness-2:before{content:""}.ti-brightness-auto: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-maximize:before{content:"𐂰"}.ti-browser-minus:before{content:"𐂯"}.ti-browser-off:before{content:""}.ti-browser-plus:before{content:""}.ti-browser-share:before{content:"𐂮"}.ti-browser-x:before{content:""}.ti-brush:before{content:""}.ti-brush-off:before{content:""}.ti-bubble:before{content:"ﺺ"}.ti-bubble-minus:before{content:"ﺾ"}.ti-bubble-plus:before{content:"ﺽ"}.ti-bubble-tea:before{content:"ｑ"}.ti-bubble-tea-2:before{content:"ｒ"}.ti-bubble-text:before{content:"ﺼ"}.ti-bubble-x:before{content:"ﺻ"}.ti-bucket:before{content:""}.ti-bucket-droplet:before{content:""}.ti-bucket-off:before{content:""}.ti-bug:before{content:""}.ti-bug-off:before{content:""}.ti-building:before{content:""}.ti-building-airport: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-burj-al-arab:before{content:"ｐ"}.ti-building-carousel:before{content:""}.ti-building-castle:before{content:""}.ti-building-church:before{content:""}.ti-building-circus:before{content:""}.ti-building-cog:before{content:"𐁢"}.ti-building-community:before{content:""}.ti-building-cottage:before{content:""}.ti-building-estate: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-minus:before{content:"𐁡"}.ti-building-monument:before{content:""}.ti-building-mosque:before{content:"練"}.ti-building-off:before{content:"﻽"}.ti-building-pavilion:before{content:""}.ti-building-plus:before{content:"𐁠"}.ti-building-skyscraper:before{content:""}.ti-building-stadium:before{content:""}.ti-building-store:before{content:""}.ti-building-tunnel:before{content:""}.ti-building-warehouse:before{content:""}.ti-building-wind-turbine:before{content:""}.ti-buildings:before{content:"｀"}.ti-bulb:before{content:""}.ti-bulb-off:before{content:""}.ti-bulldozer:before{content:""}.ti-burger: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-cactus:before{content:""}.ti-cactus-off:before{content:""}.ti-cake:before{content:""}.ti-cake-off:before{content:""}.ti-cake-roll:before{content:"𐂽"}.ti-calculator:before{content:""}.ti-calculator-off:before{content:""}.ti-calendar:before{content:""}.ti-calendar-bolt:before{content:""}.ti-calendar-cancel:before{content:""}.ti-calendar-check:before{content:""}.ti-calendar-clock:before{content:"ﴮ"}.ti-calendar-code:before{content:""}.ti-calendar-cog:before{content:""}.ti-calendar-dollar:before{content:""}.ti-calendar-dot:before{content:"﴾"}.ti-calendar-down:before{content:""}.ti-calendar-due:before{content:""}.ti-calendar-event:before{content:""}.ti-calendar-exclamation:before{content:""}.ti-calendar-heart:before{content:""}.ti-calendar-minus:before{content:""}.ti-calendar-month:before{content:"ﴯ"}.ti-calendar-off:before{content:""}.ti-calendar-pause:before{content:""}.ti-calendar-pin:before{content:""}.ti-calendar-plus:before{content:""}.ti-calendar-question:before{content:""}.ti-calendar-repeat:before{content:"㮝"}.ti-calendar-sad:before{content:"ﴝ"}.ti-calendar-search:before{content:""}.ti-calendar-share:before{content:""}.ti-calendar-smile:before{content:"ﴞ"}.ti-calendar-star:before{content:""}.ti-calendar-stats:before{content:""}.ti-calendar-time:before{content:""}.ti-calendar-up:before{content:""}.ti-calendar-user:before{content:"ﴟ"}.ti-calendar-week:before{content:"ﴰ"}.ti-calendar-x:before{content:""}.ti-camera:before{content:""}.ti-camera-ai:before{content:"ﾨ"}.ti-camera-bitcoin:before{content:"ﾧ"}.ti-camera-bolt:before{content:""}.ti-camera-cancel:before{content:""}.ti-camera-check:before{content:""}.ti-camera-code:before{content:""}.ti-camera-cog:before{content:""}.ti-camera-dollar:before{content:""}.ti-camera-down:before{content:""}.ti-camera-exclamation:before{content:""}.ti-camera-heart:before{content:""}.ti-camera-minus:before{content:""}.ti-camera-moon:before{content:"ﾦ"}.ti-camera-off:before{content:""}.ti-camera-pause:before{content:""}.ti-camera-pin:before{content:""}.ti-camera-plus:before{content:""}.ti-camera-question:before{content:""}.ti-camera-rotate:before{content:""}.ti-camera-search:before{content:""}.ti-camera-selfie:before{content:""}.ti-camera-share:before{content:""}.ti-camera-spark:before{content:"ﾼ"}.ti-camera-star:before{content:""}.ti-camera-up:before{content:""}.ti-camera-x:before{content:""}.ti-camper:before{content:"逸"}.ti-campfire:before{content:""}.ti-cancel:before{content:"１"}.ti-candle:before{content:""}.ti-candy:before{content:""}.ti-candy-off:before{content:""}.ti-cane:before{content:""}.ti-cannabis:before{content:""}.ti-cap-projecting:before{content:"Ｂ"}.ti-cap-rounded:before{content:"Ａ"}.ti-cap-straight:before{content:"＠"}.ti-capsule:before{content:"﫣"}.ti-capsule-horizontal:before{content:"﫢"}.ti-capture:before{content:""}.ti-capture-off:before{content:""}.ti-car:before{content:""}.ti-car-4wd:before{content:"ﶸ"}.ti-car-crane:before{content:""}.ti-car-crash:before{content:""}.ti-car-fan:before{content:"ﶳ"}.ti-car-fan-1:before{content:"ﶷ"}.ti-car-fan-2:before{content:"ﶶ"}.ti-car-fan-3:before{content:"ﶵ"}.ti-car-fan-auto:before{content:"ﶴ"}.ti-car-garage:before{content:"ﱷ"}.ti-car-off:before{content:""}.ti-car-suv:before{content:"ﲋ"}.ti-car-turbine:before{content:""}.ti-carambola:before{content:"ﺹ"}.ti-caravan:before{content:""}.ti-cardboards:before{content:""}.ti-cardboards-off:before{content:""}.ti-cards:before{content:""}.ti-caret-down:before{content:""}.ti-caret-left:before{content:""}.ti-caret-left-right:before{content:"ﱃ"}.ti-caret-right:before{content:""}.ti-caret-up:before{content:""}.ti-caret-up-down:before{content:"ﱄ"}.ti-carousel-horizontal:before{content:""}.ti-carousel-vertical: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-cash-register:before{content:"ﻦ"}.ti-cast:before{content:""}.ti-cast-off:before{content:""}.ti-cat:before{content:""}.ti-category:before{content:""}.ti-category-2:before{content:""}.ti-category-minus:before{content:"ﴠ"}.ti-category-plus: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-bar-popular:before{content:"ﻷ"}.ti-chart-bubble:before{content:""}.ti-chart-candle:before{content:""}.ti-chart-circles:before{content:""}.ti-chart-cohort:before{content:"ﻶ"}.ti-chart-column:before{content:"ﾥ"}.ti-chart-covariate: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-funnel:before{content:"ﻵ"}.ti-chart-grid-dots:before{content:""}.ti-chart-histogram: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-ppf:before{content:""}.ti-chart-radar:before{content:""}.ti-chart-sankey:before{content:""}.ti-chart-scatter:before{content:"ﶓ"}.ti-chart-scatter-3d: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-cherry:before{content:""}.ti-chess:before{content:""}.ti-chess-bishop:before{content:""}.ti-chess-king:before{content:""}.ti-chess-knight:before{content:""}.ti-chess-queen:before{content:""}.ti-chess-rook:before{content:""}.ti-chevron-compact-down:before{content:"﫰"}.ti-chevron-compact-left:before{content:"﫱"}.ti-chevron-compact-right:before{content:"﫲"}.ti-chevron-compact-up: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-left-pipe:before{content:"﫤"}.ti-chevron-right:before{content:""}.ti-chevron-right-pipe: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-ball:before{content:"ﴱ"}.ti-christmas-tree:before{content:""}.ti-christmas-tree-off:before{content:""}.ti-circle:before{content:""}.ti-circle-arrow-down:before{content:""}.ti-circle-arrow-down-left:before{content:""}.ti-circle-arrow-down-right:before{content:""}.ti-circle-arrow-left:before{content:""}.ti-circle-arrow-right:before{content:""}.ti-circle-arrow-up:before{content:""}.ti-circle-arrow-up-left:before{content:""}.ti-circle-arrow-up-right: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-chevron-down:before{content:""}.ti-circle-chevron-left:before{content:""}.ti-circle-chevron-right:before{content:""}.ti-circle-chevron-up:before{content:""}.ti-circle-chevrons-down:before{content:""}.ti-circle-chevrons-left:before{content:""}.ti-circle-chevrons-right:before{content:""}.ti-circle-chevrons-up:before{content:""}.ti-circle-dashed:before{content:""}.ti-circle-dashed-check:before{content:"ﺸ"}.ti-circle-dashed-letter-a:before{content:"ﾚ"}.ti-circle-dashed-letter-b:before{content:"ﾙ"}.ti-circle-dashed-letter-c:before{content:"ﾘ"}.ti-circle-dashed-letter-d:before{content:"ﾗ"}.ti-circle-dashed-letter-e:before{content:"ﾖ"}.ti-circle-dashed-letter-f:before{content:"ﾕ"}.ti-circle-dashed-letter-g:before{content:"ﾔ"}.ti-circle-dashed-letter-h:before{content:"ﾓ"}.ti-circle-dashed-letter-i:before{content:"ﾒ"}.ti-circle-dashed-letter-j:before{content:"ﾑ"}.ti-circle-dashed-letter-k:before{content:"ﾐ"}.ti-circle-dashed-letter-l:before{content:"ﾏ"}.ti-circle-dashed-letter-m:before{content:"ﾍ"}.ti-circle-dashed-letter-n:before{content:"ﾌ"}.ti-circle-dashed-letter-o:before{content:"ﾋ"}.ti-circle-dashed-letter-p:before{content:"ﾊ"}.ti-circle-dashed-letter-q:before{content:"ﾉ"}.ti-circle-dashed-letter-r:before{content:"ﾈ"}.ti-circle-dashed-letter-s:before{content:"ﾇ"}.ti-circle-dashed-letter-t:before{content:"ﾆ"}.ti-circle-dashed-letter-u:before{content:"ﾅ"}.ti-circle-dashed-letter-v:before{content:"ﾄ"}.ti-circle-dashed-letter-w:before{content:"ﾃ"}.ti-circle-dashed-letter-x:before{content:"ﾂ"}.ti-circle-dashed-letter-y:before{content:"ﾁ"}.ti-circle-dashed-letter-z:before{content:"ﾀ"}.ti-circle-dashed-minus:before{content:"ﺷ"}.ti-circle-dashed-number-0:before{content:"ﱫ"}.ti-circle-dashed-number-1:before{content:"ﱬ"}.ti-circle-dashed-number-2:before{content:"ﱭ"}.ti-circle-dashed-number-3:before{content:"ﱮ"}.ti-circle-dashed-number-4:before{content:"ﱯ"}.ti-circle-dashed-number-5:before{content:"ﱰ"}.ti-circle-dashed-number-6:before{content:"ﱱ"}.ti-circle-dashed-number-7:before{content:"ﱲ"}.ti-circle-dashed-number-8:before{content:"ﱳ"}.ti-circle-dashed-number-9:before{content:"ﱴ"}.ti-circle-dashed-percentage:before{content:"ﵺ"}.ti-circle-dashed-plus:before{content:"ﺶ"}.ti-circle-dashed-x:before{content:"ﱵ"}.ti-circle-dot:before{content:""}.ti-circle-dotted:before{content:""}.ti-circle-dotted-letter-a:before{content:"ｿ"}.ti-circle-dotted-letter-b:before{content:"ｾ"}.ti-circle-dotted-letter-c:before{content:"ｽ"}.ti-circle-dotted-letter-d:before{content:"ｼ"}.ti-circle-dotted-letter-e:before{content:"ｻ"}.ti-circle-dotted-letter-f:before{content:"ｺ"}.ti-circle-dotted-letter-g:before{content:"ｹ"}.ti-circle-dotted-letter-h:before{content:"ｸ"}.ti-circle-dotted-letter-i:before{content:"ｷ"}.ti-circle-dotted-letter-j:before{content:"ｶ"}.ti-circle-dotted-letter-k:before{content:"ｵ"}.ti-circle-dotted-letter-l:before{content:"ｴ"}.ti-circle-dotted-letter-m:before{content:"ｳ"}.ti-circle-dotted-letter-n:before{content:"ｲ"}.ti-circle-dotted-letter-o:before{content:"ｱ"}.ti-circle-dotted-letter-p:before{content:"ｰ"}.ti-circle-dotted-letter-q:before{content:"ｯ"}.ti-circle-dotted-letter-r:before{content:"ｮ"}.ti-circle-dotted-letter-s:before{content:"ｭ"}.ti-circle-dotted-letter-t:before{content:"ｬ"}.ti-circle-dotted-letter-u:before{content:"ｫ"}.ti-circle-dotted-letter-v:before{content:"ｪ"}.ti-circle-dotted-letter-w:before{content:"ｩ"}.ti-circle-dotted-letter-x:before{content:"ｨ"}.ti-circle-dotted-letter-y:before{content:"ｧ"}.ti-circle-dotted-letter-z:before{content:"ｦ"}.ti-circle-half:before{content:""}.ti-circle-half-2:before{content:""}.ti-circle-half-vertical:before{content:""}.ti-circle-key: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-minus-2: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-percentage:before{content:"ﵻ"}.ti-circle-plus:before{content:""}.ti-circle-plus-2: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-cliff-jumping:before{content:"ﻼ"}.ti-clipboard:before{content:""}.ti-clipboard-check:before{content:""}.ti-clipboard-copy:before{content:""}.ti-clipboard-data:before{content:""}.ti-clipboard-heart:before{content:""}.ti-clipboard-list:before{content:""}.ti-clipboard-off:before{content:""}.ti-clipboard-plus:before{content:""}.ti-clipboard-search:before{content:"𐂘"}.ti-clipboard-smile:before{content:"ﶚ"}.ti-clipboard-text:before{content:""}.ti-clipboard-typography:before{content:""}.ti-clipboard-x:before{content:""}.ti-clock:before{content:""}.ti-clock-12:before{content:"ﱖ"}.ti-clock-2:before{content:""}.ti-clock-24:before{content:"ﱗ"}.ti-clock-bitcoin:before{content:"＿"}.ti-clock-bolt:before{content:""}.ti-clock-cancel:before{content:""}.ti-clock-check:before{content:""}.ti-clock-code:before{content:""}.ti-clock-cog:before{content:""}.ti-clock-dollar:before{content:""}.ti-clock-down:before{content:""}.ti-clock-edit:before{content:""}.ti-clock-exclamation:before{content:""}.ti-clock-heart: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-minus:before{content:""}.ti-clock-off:before{content:""}.ti-clock-pause:before{content:""}.ti-clock-pin:before{content:""}.ti-clock-play:before{content:""}.ti-clock-plus:before{content:""}.ti-clock-question:before{content:""}.ti-clock-record:before{content:""}.ti-clock-search:before{content:""}.ti-clock-share:before{content:""}.ti-clock-shield:before{content:""}.ti-clock-star:before{content:""}.ti-clock-stop:before{content:""}.ti-clock-up:before{content:""}.ti-clock-x:before{content:""}.ti-clothes-rack:before{content:""}.ti-clothes-rack-off:before{content:""}.ti-cloud:before{content:""}.ti-cloud-bitcoin:before{content:"＾"}.ti-cloud-bolt:before{content:""}.ti-cloud-cancel:before{content:""}.ti-cloud-check:before{content:""}.ti-cloud-code:before{content:""}.ti-cloud-cog:before{content:""}.ti-cloud-computing:before{content:""}.ti-cloud-data-connection:before{content:""}.ti-cloud-dollar:before{content:""}.ti-cloud-down:before{content:""}.ti-cloud-download:before{content:""}.ti-cloud-exclamation:before{content:""}.ti-cloud-fog:before{content:""}.ti-cloud-heart:before{content:""}.ti-cloud-lock:before{content:""}.ti-cloud-lock-open:before{content:""}.ti-cloud-minus:before{content:""}.ti-cloud-network:before{content:"ﱸ"}.ti-cloud-off:before{content:""}.ti-cloud-pause:before{content:""}.ti-cloud-pin:before{content:""}.ti-cloud-plus:before{content:""}.ti-cloud-question:before{content:""}.ti-cloud-rain:before{content:""}.ti-cloud-search:before{content:""}.ti-cloud-share:before{content:""}.ti-cloud-snow:before{content:""}.ti-cloud-star:before{content:""}.ti-cloud-storm:before{content:""}.ti-cloud-up:before{content:""}.ti-cloud-upload:before{content:""}.ti-cloud-x:before{content:""}.ti-clover:before{content:""}.ti-clover-2:before{content:""}.ti-clubs:before{content:""}.ti-code:before{content:""}.ti-code-asterisk:before{content:""}.ti-code-circle:before{content:""}.ti-code-circle-2:before{content:""}.ti-code-dots:before{content:""}.ti-code-minus:before{content:""}.ti-code-off:before{content:""}.ti-code-plus:before{content:""}.ti-code-variable:before{content:"𐂫"}.ti-code-variable-minus:before{content:"𐂭"}.ti-code-variable-plus:before{content:"𐂬"}.ti-coffee:before{content:""}.ti-coffee-off:before{content:""}.ti-coffin: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-taka:before{content:"ﴍ"}.ti-coin-yen:before{content:""}.ti-coin-yuan:before{content:""}.ti-coins:before{content:""}.ti-color-filter: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-column-remove:before{content:"﫴"}.ti-columns:before{content:""}.ti-columns-1:before{content:""}.ti-columns-2:before{content:""}.ti-columns-3: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-cone-plus:before{content:"杖"}.ti-confetti:before{content:""}.ti-confetti-off:before{content:""}.ti-confucius:before{content:""}.ti-congruent-to:before{content:"ﾣ"}.ti-container:before{content:""}.ti-container-off:before{content:""}.ti-contract:before{content:"ﻻ"}.ti-contrast:before{content:""}.ti-contrast-2:before{content:""}.ti-contrast-2-off:before{content:""}.ti-contrast-off:before{content:""}.ti-cooker:before{content:""}.ti-cookie:before{content:"ﶱ"}.ti-cookie-man:before{content:"ﶲ"}.ti-cookie-off:before{content:""}.ti-copy:before{content:""}.ti-copy-check:before{content:"ﶰ"}.ti-copy-minus:before{content:"ﶯ"}.ti-copy-off:before{content:""}.ti-copy-plus:before{content:"ﶮ"}.ti-copy-x: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-credit-card-pay:before{content:"ﴲ"}.ti-credit-card-refund:before{content:"ﴳ"}.ti-cricket:before{content:""}.ti-crop:before{content:""}.ti-crop-1-1:before{content:"ﵐ"}.ti-crop-16-9:before{content:"ﵑ"}.ti-crop-3-2:before{content:"ﵒ"}.ti-crop-5-4:before{content:"ﵓ"}.ti-crop-7-5:before{content:"ﵔ"}.ti-crop-landscape:before{content:"ﵕ"}.ti-crop-portrait: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-crystal-ball:before{content:""}.ti-csv:before{content:""}.ti-cube:before{content:"流"}.ti-cube-3d-sphere:before{content:""}.ti-cube-3d-sphere-off:before{content:""}.ti-cube-off:before{content:"歹"}.ti-cube-plus:before{content:"殺"}.ti-cube-send:before{content:""}.ti-cube-spark:before{content:"ﾻ"}.ti-cube-unfolded: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-afghani: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-florin:before{content:"﫵"}.ti-currency-forint:before{content:""}.ti-currency-frank:before{content:""}.ti-currency-guarani:before{content:""}.ti-currency-hryvnia:before{content:""}.ti-currency-iranian-rial: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-nano:before{content:""}.ti-currency-off:before{content:""}.ti-currency-paanga:before{content:""}.ti-currency-peso: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-xrp: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-cylinder:before{content:""}.ti-cylinder-off:before{content:"滛"}.ti-cylinder-plus:before{content:"滋"}.ti-dashboard:before{content:""}.ti-dashboard-off:before{content:""}.ti-database:before{content:""}.ti-database-cog:before{content:"塚"}.ti-database-dollar:before{content:"﨑"}.ti-database-edit:before{content:"晴"}.ti-database-exclamation:before{content:"﨓"}.ti-database-export:before{content:""}.ti-database-heart:before{content:"﨔"}.ti-database-import:before{content:""}.ti-database-leak:before{content:"凞"}.ti-database-minus:before{content:"猪"}.ti-database-off:before{content:""}.ti-database-plus:before{content:"益"}.ti-database-search:before{content:"礼"}.ti-database-share:before{content:"神"}.ti-database-smile:before{content:"ﶛ"}.ti-database-star:before{content:"祥"}.ti-database-x:before{content:"福"}.ti-decimal:before{content:"都"}.ti-deer:before{content:""}.ti-delta:before{content:""}.ti-dental:before{content:""}.ti-dental-broken:before{content:""}.ti-dental-off:before{content:""}.ti-deselect:before{content:"麟"}.ti-desk:before{content:"ﴵ"}.ti-details:before{content:""}.ti-details-off:before{content:""}.ti-device-airpods:before{content:""}.ti-device-airpods-case:before{content:""}.ti-device-airtag: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-bolt:before{content:""}.ti-device-desktop-cancel:before{content:""}.ti-device-desktop-check:before{content:""}.ti-device-desktop-code:before{content:""}.ti-device-desktop-cog:before{content:""}.ti-device-desktop-dollar:before{content:""}.ti-device-desktop-down:before{content:""}.ti-device-desktop-exclamation:before{content:""}.ti-device-desktop-heart:before{content:""}.ti-device-desktop-minus:before{content:""}.ti-device-desktop-off:before{content:""}.ti-device-desktop-pause:before{content:""}.ti-device-desktop-pin:before{content:""}.ti-device-desktop-plus:before{content:""}.ti-device-desktop-question:before{content:""}.ti-device-desktop-search:before{content:""}.ti-device-desktop-share:before{content:""}.ti-device-desktop-star:before{content:""}.ti-device-desktop-up:before{content:""}.ti-device-desktop-x:before{content:""}.ti-device-floppy:before{content:""}.ti-device-gamepad:before{content:""}.ti-device-gamepad-2:before{content:""}.ti-device-gamepad-3:before{content:"ﱘ"}.ti-device-heart-monitor:before{content:""}.ti-device-imac:before{content:""}.ti-device-imac-bolt:before{content:""}.ti-device-imac-cancel:before{content:""}.ti-device-imac-check:before{content:""}.ti-device-imac-code:before{content:""}.ti-device-imac-cog:before{content:""}.ti-device-imac-dollar:before{content:""}.ti-device-imac-down:before{content:""}.ti-device-imac-exclamation:before{content:""}.ti-device-imac-heart:before{content:""}.ti-device-imac-minus:before{content:""}.ti-device-imac-off:before{content:""}.ti-device-imac-pause:before{content:""}.ti-device-imac-pin:before{content:""}.ti-device-imac-plus:before{content:""}.ti-device-imac-question:before{content:""}.ti-device-imac-search:before{content:""}.ti-device-imac-share:before{content:""}.ti-device-imac-star:before{content:""}.ti-device-imac-up:before{content:""}.ti-device-imac-x:before{content:""}.ti-device-ipad:before{content:""}.ti-device-ipad-bolt:before{content:""}.ti-device-ipad-cancel:before{content:""}.ti-device-ipad-check:before{content:""}.ti-device-ipad-code:before{content:""}.ti-device-ipad-cog:before{content:""}.ti-device-ipad-dollar:before{content:""}.ti-device-ipad-down:before{content:""}.ti-device-ipad-exclamation:before{content:""}.ti-device-ipad-heart:before{content:""}.ti-device-ipad-horizontal:before{content:""}.ti-device-ipad-horizontal-bolt:before{content:""}.ti-device-ipad-horizontal-cancel:before{content:""}.ti-device-ipad-horizontal-check:before{content:""}.ti-device-ipad-horizontal-code:before{content:""}.ti-device-ipad-horizontal-cog:before{content:""}.ti-device-ipad-horizontal-dollar:before{content:""}.ti-device-ipad-horizontal-down:before{content:""}.ti-device-ipad-horizontal-exclamation:before{content:""}.ti-device-ipad-horizontal-heart:before{content:""}.ti-device-ipad-horizontal-minus:before{content:""}.ti-device-ipad-horizontal-off:before{content:""}.ti-device-ipad-horizontal-pause:before{content:""}.ti-device-ipad-horizontal-pin:before{content:""}.ti-device-ipad-horizontal-plus:before{content:""}.ti-device-ipad-horizontal-question:before{content:""}.ti-device-ipad-horizontal-search:before{content:""}.ti-device-ipad-horizontal-share:before{content:""}.ti-device-ipad-horizontal-star:before{content:""}.ti-device-ipad-horizontal-up:before{content:""}.ti-device-ipad-horizontal-x:before{content:""}.ti-device-ipad-minus:before{content:""}.ti-device-ipad-off:before{content:""}.ti-device-ipad-pause:before{content:""}.ti-device-ipad-pin:before{content:""}.ti-device-ipad-plus:before{content:""}.ti-device-ipad-question:before{content:""}.ti-device-ipad-search:before{content:""}.ti-device-ipad-share:before{content:""}.ti-device-ipad-star:before{content:""}.ti-device-ipad-up:before{content:""}.ti-device-ipad-x:before{content:""}.ti-device-landline-phone:before{content:""}.ti-device-laptop:before{content:""}.ti-device-laptop-off:before{content:""}.ti-device-mobile:before{content:""}.ti-device-mobile-bolt:before{content:""}.ti-device-mobile-cancel:before{content:""}.ti-device-mobile-charging:before{content:""}.ti-device-mobile-check:before{content:""}.ti-device-mobile-code:before{content:""}.ti-device-mobile-cog:before{content:""}.ti-device-mobile-dollar:before{content:""}.ti-device-mobile-down:before{content:""}.ti-device-mobile-exclamation:before{content:""}.ti-device-mobile-heart:before{content:""}.ti-device-mobile-message:before{content:""}.ti-device-mobile-minus:before{content:""}.ti-device-mobile-off:before{content:""}.ti-device-mobile-pause:before{content:""}.ti-device-mobile-pin:before{content:""}.ti-device-mobile-plus:before{content:""}.ti-device-mobile-question:before{content:""}.ti-device-mobile-rotated:before{content:""}.ti-device-mobile-search:before{content:""}.ti-device-mobile-share:before{content:""}.ti-device-mobile-star:before{content:""}.ti-device-mobile-up:before{content:""}.ti-device-mobile-vibration:before{content:""}.ti-device-mobile-x:before{content:""}.ti-device-nintendo:before{content:""}.ti-device-nintendo-off:before{content:""}.ti-device-projector:before{content:"ﰑ"}.ti-device-remote: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-bolt:before{content:""}.ti-device-tablet-cancel:before{content:""}.ti-device-tablet-check:before{content:""}.ti-device-tablet-code:before{content:""}.ti-device-tablet-cog:before{content:""}.ti-device-tablet-dollar:before{content:""}.ti-device-tablet-down:before{content:""}.ti-device-tablet-exclamation:before{content:""}.ti-device-tablet-heart:before{content:""}.ti-device-tablet-minus:before{content:""}.ti-device-tablet-off:before{content:""}.ti-device-tablet-pause:before{content:""}.ti-device-tablet-pin:before{content:""}.ti-device-tablet-plus:before{content:""}.ti-device-tablet-question:before{content:""}.ti-device-tablet-search:before{content:""}.ti-device-tablet-share:before{content:""}.ti-device-tablet-star:before{content:""}.ti-device-tablet-up:before{content:""}.ti-device-tablet-x:before{content:""}.ti-device-tv:before{content:""}.ti-device-tv-off:before{content:""}.ti-device-tv-old:before{content:""}.ti-device-unknown:before{content:"ﻴ"}.ti-device-usb:before{content:"ﱙ"}.ti-device-vision-pro:before{content:"﫧"}.ti-device-watch:before{content:""}.ti-device-watch-bolt:before{content:""}.ti-device-watch-cancel:before{content:""}.ti-device-watch-check:before{content:""}.ti-device-watch-code:before{content:""}.ti-device-watch-cog:before{content:""}.ti-device-watch-dollar:before{content:""}.ti-device-watch-down:before{content:""}.ti-device-watch-exclamation:before{content:""}.ti-device-watch-heart:before{content:""}.ti-device-watch-minus:before{content:""}.ti-device-watch-off:before{content:""}.ti-device-watch-pause:before{content:""}.ti-device-watch-pin:before{content:""}.ti-device-watch-plus:before{content:""}.ti-device-watch-question:before{content:""}.ti-device-watch-search:before{content:""}.ti-device-watch-share:before{content:""}.ti-device-watch-star:before{content:""}.ti-device-watch-stats:before{content:""}.ti-device-watch-stats-2:before{content:""}.ti-device-watch-up:before{content:""}.ti-device-watch-x:before{content:""}.ti-devices:before{content:""}.ti-devices-2:before{content:""}.ti-devices-bolt:before{content:""}.ti-devices-cancel:before{content:""}.ti-devices-check:before{content:""}.ti-devices-code:before{content:""}.ti-devices-cog:before{content:""}.ti-devices-dollar:before{content:""}.ti-devices-down:before{content:""}.ti-devices-exclamation:before{content:""}.ti-devices-heart:before{content:""}.ti-devices-minus:before{content:""}.ti-devices-off:before{content:""}.ti-devices-pause:before{content:""}.ti-devices-pc:before{content:""}.ti-devices-pc-off:before{content:""}.ti-devices-pin:before{content:""}.ti-devices-plus:before{content:""}.ti-devices-question:before{content:""}.ti-devices-search:before{content:""}.ti-devices-share:before{content:""}.ti-devices-star:before{content:""}.ti-devices-up:before{content:""}.ti-devices-x:before{content:""}.ti-diabolo:before{content:"煮"}.ti-diabolo-off:before{content:"漢"}.ti-diabolo-plus: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-diaper: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-arrows: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-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: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-bolt:before{content:""}.ti-droplet-cancel:before{content:""}.ti-droplet-check:before{content:""}.ti-droplet-code:before{content:""}.ti-droplet-cog:before{content:""}.ti-droplet-dollar:before{content:""}.ti-droplet-down:before{content:""}.ti-droplet-exclamation:before{content:"豈"}.ti-droplet-half:before{content:""}.ti-droplet-half-2:before{content:""}.ti-droplet-heart:before{content:"更"}.ti-droplet-minus:before{content:"車"}.ti-droplet-off:before{content:""}.ti-droplet-pause:before{content:"賈"}.ti-droplet-pin:before{content:"滑"}.ti-droplet-plus:before{content:"串"}.ti-droplet-question:before{content:"句"}.ti-droplet-search:before{content:"龜"}.ti-droplet-share:before{content:"龜"}.ti-droplet-star:before{content:"契"}.ti-droplet-up:before{content:"金"}.ti-droplet-x:before{content:"喇"}.ti-droplets:before{content:"ﰒ"}.ti-dual-screen:before{content:"繁"}.ti-dumpling:before{content:"ﺵ"}.ti-e-passport:before{content:""}.ti-ear:before{content:""}.ti-ear-off:before{content:""}.ti-ear-scan:before{content:"ﵗ"}.ti-ease-in:before{content:""}.ti-ease-in-control-point:before{content:""}.ti-ease-in-out:before{content:""}.ti-ease-in-out-control-points:before{content:""}.ti-ease-out:before{content:""}.ti-ease-out-control-point: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-escalator:before{content:"ﬆ"}.ti-escalator-down:before{content:"ﬄ"}.ti-escalator-up:before{content:"ﬅ"}.ti-exchange:before{content:""}.ti-exchange-off:before{content:""}.ti-exclamation-circle: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-bitcoin:before{content:"］"}.ti-eye-bolt:before{content:"ﭭ"}.ti-eye-cancel:before{content:"ﭮ"}.ti-eye-check:before{content:""}.ti-eye-closed:before{content:""}.ti-eye-code:before{content:"ﭯ"}.ti-eye-cog:before{content:""}.ti-eye-discount:before{content:"ﭰ"}.ti-eye-dollar:before{content:"ﭱ"}.ti-eye-dotted:before{content:"ﺭ"}.ti-eye-down:before{content:"ﭲ"}.ti-eye-edit:before{content:""}.ti-eye-exclamation:before{content:""}.ti-eye-heart:before{content:""}.ti-eye-minus:before{content:"ﭳ"}.ti-eye-off:before{content:""}.ti-eye-pause:before{content:"ﭴ"}.ti-eye-pin:before{content:"ﭵ"}.ti-eye-plus:before{content:"ﭶ"}.ti-eye-question:before{content:"ﭷ"}.ti-eye-search:before{content:"ﭸ"}.ti-eye-share:before{content:"ﭹ"}.ti-eye-spark:before{content:"ﾺ"}.ti-eye-star:before{content:"ﭺ"}.ti-eye-table:before{content:""}.ti-eye-up:before{content:"ﭻ"}.ti-eye-x: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-favicon:before{content:"ﵥ"}.ti-feather:before{content:""}.ti-feather-off:before{content:""}.ti-fence:before{content:""}.ti-fence-off:before{content:""}.ti-ferry:before{content:"𐁴"}.ti-fidget-spinner:before{content:""}.ti-file:before{content:""}.ti-file-3d:before{content:""}.ti-file-ai: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-bitcoin: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-cv:before{content:"署"}.ti-file-database:before{content:""}.ti-file-delta: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-excel:before{content:"ﻳ"}.ti-file-export:before{content:""}.ti-file-function: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-isr:before{content:"ﺬ"}.ti-file-lambda:before{content:""}.ti-file-like:before{content:""}.ti-file-minus:before{content:""}.ti-file-music:before{content:""}.ti-file-neutral:before{content:"ﴢ"}.ti-file-off:before{content:""}.ti-file-orientation:before{content:""}.ti-file-pencil:before{content:""}.ti-file-percent: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-sad: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-smile:before{content:"ﴤ"}.ti-file-spark: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-text-ai:before{content:"﨧"}.ti-file-text-shield:before{content:"𐃲"}.ti-file-text-spark:before{content:"ﾸ"}.ti-file-time:before{content:""}.ti-file-type-bmp:before{content:"﬇"}.ti-file-type-css:before{content:"﬈"}.ti-file-type-csv:before{content:"﬉"}.ti-file-type-doc:before{content:"﬊"}.ti-file-type-docx:before{content:"﬋"}.ti-file-type-html:before{content:"﬌"}.ti-file-type-jpg:before{content:"﬍"}.ti-file-type-js:before{content:"﬎"}.ti-file-type-jsx:before{content:"﬏"}.ti-file-type-pdf:before{content:"﬐"}.ti-file-type-php:before{content:"﬑"}.ti-file-type-png:before{content:"﬒"}.ti-file-type-ppt:before{content:"ﬓ"}.ti-file-type-rs:before{content:"ﬔ"}.ti-file-type-sql:before{content:"ﬕ"}.ti-file-type-svg:before{content:"ﬖ"}.ti-file-type-ts:before{content:"ﬗ"}.ti-file-type-tsx:before{content:"﬘"}.ti-file-type-txt:before{content:"﬙"}.ti-file-type-vue:before{content:"﬚"}.ti-file-type-xls:before{content:"﬛"}.ti-file-type-xml:before{content:"﬜"}.ti-file-type-zip:before{content:"יִ"}.ti-file-typography:before{content:""}.ti-file-unknown:before{content:""}.ti-file-upload:before{content:""}.ti-file-vector:before{content:""}.ti-file-word: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-bolt:before{content:"ﭼ"}.ti-filter-cancel:before{content:"ﭽ"}.ti-filter-check:before{content:"ﭾ"}.ti-filter-code:before{content:"ﭿ"}.ti-filter-cog:before{content:"茶"}.ti-filter-discount:before{content:"ﮀ"}.ti-filter-dollar:before{content:"刺"}.ti-filter-down:before{content:"ﮁ"}.ti-filter-edit:before{content:"切"}.ti-filter-exclamation:before{content:"ﮂ"}.ti-filter-heart:before{content:"ﮃ"}.ti-filter-minus:before{content:"度"}.ti-filter-off:before{content:""}.ti-filter-pause:before{content:"ﮄ"}.ti-filter-pin:before{content:"ﮅ"}.ti-filter-plus:before{content:"拓"}.ti-filter-question:before{content:"ﮆ"}.ti-filter-search:before{content:"ﮇ"}.ti-filter-share:before{content:"ﮈ"}.ti-filter-star:before{content:"糖"}.ti-filter-up:before{content:"ﮉ"}.ti-filter-x:before{content:"宅"}.ti-filters:before{content:""}.ti-fingerprint:before{content:""}.ti-fingerprint-off:before{content:""}.ti-fingerprint-scan:before{content:"ﲵ"}.ti-fire-extinguisher: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-christianity: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-bitcoin:before{content:"＼"}.ti-flag-bolt:before{content:"ﮊ"}.ti-flag-cancel:before{content:"ﮋ"}.ti-flag-check:before{content:"ﮌ"}.ti-flag-code:before{content:"ﮍ"}.ti-flag-cog:before{content:"ﮎ"}.ti-flag-discount:before{content:"ﮏ"}.ti-flag-dollar:before{content:"ﮐ"}.ti-flag-down:before{content:"ﮑ"}.ti-flag-exclamation:before{content:"ﮒ"}.ti-flag-heart:before{content:"ﮓ"}.ti-flag-minus:before{content:"ﮔ"}.ti-flag-off:before{content:""}.ti-flag-pause:before{content:"ﮕ"}.ti-flag-pin:before{content:"ﮖ"}.ti-flag-plus:before{content:"ﮗ"}.ti-flag-question:before{content:"ﮘ"}.ti-flag-search:before{content:"ﮙ"}.ti-flag-share:before{content:"ﮚ"}.ti-flag-spark:before{content:"ﾷ"}.ti-flag-star:before{content:"ﮛ"}.ti-flag-up:before{content:"ﮜ"}.ti-flag-x: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-flops: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-auto: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-bolt:before{content:"奈"}.ti-folder-cancel:before{content:"懶"}.ti-folder-check:before{content:"癩"}.ti-folder-code:before{content:"羅"}.ti-folder-cog:before{content:"蘿"}.ti-folder-dollar:before{content:"螺"}.ti-folder-down:before{content:"裸"}.ti-folder-exclamation:before{content:"邏"}.ti-folder-heart:before{content:"樂"}.ti-folder-minus:before{content:""}.ti-folder-off:before{content:""}.ti-folder-open:before{content:"﫷"}.ti-folder-pause:before{content:"洛"}.ti-folder-pin:before{content:"烙"}.ti-folder-plus:before{content:""}.ti-folder-question:before{content:"珞"}.ti-folder-root:before{content:"﵃"}.ti-folder-search:before{content:"落"}.ti-folder-share:before{content:"酪"}.ti-folder-star:before{content:"駱"}.ti-folder-symlink:before{content:"亂"}.ti-folder-up: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-freeze-column:before{content:"謹"}.ti-freeze-row:before{content:"贈"}.ti-freeze-row-column:before{content:"賓"}.ti-fridge:before{content:""}.ti-fridge-off:before{content:""}.ti-friends:before{content:""}.ti-friends-off:before{content:""}.ti-frustum:before{content:"犯"}.ti-frustum-off:before{content:"瞧"}.ti-frustum-plus:before{content:"爵"}.ti-function:before{content:""}.ti-function-off:before{content:""}.ti-galaxy: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-2:before{content:""}.ti-ghost-3: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-branch-deleted:before{content:""}.ti-git-cherry-pick: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-champagne:before{content:"ﶜ"}.ti-glass-cocktail:before{content:"ﶝ"}.ti-glass-full:before{content:""}.ti-glass-gin:before{content:"ﶞ"}.ti-glass-off:before{content:""}.ti-globe:before{content:""}.ti-globe-off:before{content:""}.ti-go-game: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-grave:before{content:""}.ti-grave-2:before{content:""}.ti-grid-3x3:before{content:"ﲤ"}.ti-grid-4x4:before{content:"ﲥ"}.ti-grid-dots:before{content:""}.ti-grid-goldenratio:before{content:"ﲦ"}.ti-grid-pattern:before{content:""}.ti-grid-scan: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-gymnastics: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-click-off:before{content:"𐃱"}.ti-hand-finger:before{content:""}.ti-hand-finger-down:before{content:"ｏ"}.ti-hand-finger-left:before{content:"ｎ"}.ti-hand-finger-off:before{content:""}.ti-hand-finger-right:before{content:"ｍ"}.ti-hand-grab:before{content:""}.ti-hand-little-finger:before{content:""}.ti-hand-love-you: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-sanitizer: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-haze-moon:before{content:"﫸"}.ti-hdr: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-bitcoin:before{content:"［"}.ti-heart-bolt:before{content:"ﮞ"}.ti-heart-broken:before{content:""}.ti-heart-cancel:before{content:"ﮟ"}.ti-heart-check:before{content:"ﮠ"}.ti-heart-code:before{content:"ﮡ"}.ti-heart-cog:before{content:"ﮢ"}.ti-heart-discount:before{content:"ﮣ"}.ti-heart-dollar:before{content:"ﮤ"}.ti-heart-down:before{content:"ﮥ"}.ti-heart-exclamation:before{content:"ﮦ"}.ti-heart-handshake:before{content:""}.ti-heart-minus:before{content:""}.ti-heart-off:before{content:""}.ti-heart-pause:before{content:"ﮧ"}.ti-heart-pin:before{content:"ﮨ"}.ti-heart-plus:before{content:""}.ti-heart-question:before{content:"ﮩ"}.ti-heart-rate-monitor:before{content:""}.ti-heart-search:before{content:"ﮪ"}.ti-heart-share:before{content:"ﮫ"}.ti-heart-spark:before{content:"ﾶ"}.ti-heart-star:before{content:"ﮬ"}.ti-heart-up:before{content:"ﮭ"}.ti-heart-x: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-circle:before{content:"欄"}.ti-help-hexagon:before{content:""}.ti-help-octagon:before{content:""}.ti-help-off:before{content:""}.ti-help-small:before{content:"爛"}.ti-help-square:before{content:"鸞"}.ti-help-square-rounded:before{content:"蘭"}.ti-help-triangle:before{content:"嵐"}.ti-hemisphere:before{content:"甆"}.ti-hemisphere-off:before{content:"猪"}.ti-hemisphere-plus:before{content:"瑱"}.ti-hexagon:before{content:""}.ti-hexagon-3d:before{content:""}.ti-hexagon-letter-a:before{content:""}.ti-hexagon-letter-b:before{content:""}.ti-hexagon-letter-c:before{content:""}.ti-hexagon-letter-d:before{content:""}.ti-hexagon-letter-e:before{content:""}.ti-hexagon-letter-f:before{content:""}.ti-hexagon-letter-g:before{content:""}.ti-hexagon-letter-h:before{content:""}.ti-hexagon-letter-i:before{content:""}.ti-hexagon-letter-j:before{content:""}.ti-hexagon-letter-k:before{content:""}.ti-hexagon-letter-l:before{content:""}.ti-hexagon-letter-m:before{content:""}.ti-hexagon-letter-n:before{content:""}.ti-hexagon-letter-o:before{content:""}.ti-hexagon-letter-p:before{content:""}.ti-hexagon-letter-q:before{content:""}.ti-hexagon-letter-r:before{content:""}.ti-hexagon-letter-s:before{content:""}.ti-hexagon-letter-t:before{content:""}.ti-hexagon-letter-u:before{content:""}.ti-hexagon-letter-v:before{content:""}.ti-hexagon-letter-w:before{content:""}.ti-hexagon-letter-x:before{content:""}.ti-hexagon-letter-y:before{content:""}.ti-hexagon-letter-z:before{content:""}.ti-hexagon-minus:before{content:"ﲏ"}.ti-hexagon-minus-2:before{content:"ﲎ"}.ti-hexagon-number-0:before{content:""}.ti-hexagon-number-1:before{content:""}.ti-hexagon-number-2:before{content:""}.ti-hexagon-number-3:before{content:""}.ti-hexagon-number-4:before{content:""}.ti-hexagon-number-5:before{content:""}.ti-hexagon-number-6:before{content:""}.ti-hexagon-number-7:before{content:""}.ti-hexagon-number-8:before{content:""}.ti-hexagon-number-9:before{content:""}.ti-hexagon-off:before{content:""}.ti-hexagon-plus:before{content:"ﱅ"}.ti-hexagon-plus-2:before{content:"ﲐ"}.ti-hexagonal-prism:before{content:"瘟"}.ti-hexagonal-prism-off:before{content:"画"}.ti-hexagonal-prism-plus:before{content:"瘝"}.ti-hexagonal-pyramid:before{content:"直"}.ti-hexagonal-pyramid-off:before{content:"益"}.ti-hexagonal-pyramid-plus: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-bitcoin: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-spark:before{content:"ﾵ"}.ti-home-star:before{content:""}.ti-home-stats:before{content:""}.ti-home-up:before{content:""}.ti-home-x:before{content:""}.ti-horse:before{content:"ﱆ"}.ti-horse-toy:before{content:""}.ti-horseshoe:before{content:"ﲷ"}.ti-hospital:before{content:"ﵙ"}.ti-hospital-circle: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-hours-12:before{content:"ﱓ"}.ti-hours-24:before{content:""}.ti-html:before{content:""}.ti-http-connect:before{content:"﨨"}.ti-http-connect-off:before{content:"𐃧"}.ti-http-delete:before{content:"﨩"}.ti-http-delete-off:before{content:"𐃦"}.ti-http-get:before{content:"飯"}.ti-http-get-off:before{content:"𐃥"}.ti-http-head:before{content:"飼"}.ti-http-head-off:before{content:"𐃤"}.ti-http-options:before{content:"館"}.ti-http-options-off:before{content:"𐃣"}.ti-http-patch:before{content:"鶴"}.ti-http-patch-off:before{content:"𐃢"}.ti-http-post:before{content:"郞"}.ti-http-post-off:before{content:"𐃡"}.ti-http-put:before{content:"隷"}.ti-http-put-off:before{content:"𐃠"}.ti-http-que:before{content:"者"}.ti-http-que-off:before{content:"𐃟"}.ti-http-trace:before{content:"侮"}.ti-http-trace-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-ikosaedr:before{content:"ﻆ"}.ti-image-in-picture: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-hexagon:before{content:""}.ti-info-octagon:before{content:""}.ti-info-small:before{content:"濫"}.ti-info-square:before{content:""}.ti-info-square-rounded:before{content:""}.ti-info-triangle:before{content:"藍"}.ti-inner-shadow-bottom:before{content:""}.ti-inner-shadow-bottom-left:before{content:""}.ti-inner-shadow-bottom-right:before{content:""}.ti-inner-shadow-left:before{content:""}.ti-inner-shadow-right:before{content:""}.ti-inner-shadow-top:before{content:""}.ti-inner-shadow-top-left:before{content:""}.ti-inner-shadow-top-right:before{content:""}.ti-input-ai:before{content:"ﱚ"}.ti-input-check:before{content:"ﱛ"}.ti-input-search:before{content:""}.ti-input-spark:before{content:"ﾴ"}.ti-input-x:before{content:"ﱜ"}.ti-invoice:before{content:"ﺫ"}.ti-ironing: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-irregular-polyhedron:before{content:"磌"}.ti-irregular-polyhedron-off:before{content:"睊"}.ti-irregular-polyhedron-plus:before{content:"着"}.ti-italic:before{content:""}.ti-jacket:before{content:""}.ti-jetpack:before{content:""}.ti-jewish-star:before{content:""}.ti-join-bevel:before{content:"ｌ"}.ti-join-round:before{content:"ｋ"}.ti-join-straight:before{content:"ｊ"}.ti-joker:before{content:"𐁟"}.ti-jpg:before{content:""}.ti-json:before{content:""}.ti-jump-rope:before{content:""}.ti-karate:before{content:""}.ti-kayak:before{content:""}.ti-kerning: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-keyframe:before{content:""}.ti-keyframe-align-center:before{content:""}.ti-keyframe-align-horizontal:before{content:""}.ti-keyframe-align-vertical:before{content:""}.ti-keyframes:before{content:""}.ti-label:before{content:"Ｘ"}.ti-label-important:before{content:"ｉ"}.ti-label-off:before{content:"Ｙ"}.ti-ladder:before{content:""}.ti-ladder-off:before{content:""}.ti-ladle:before{content:"ﰔ"}.ti-lambda:before{content:""}.ti-lamp:before{content:""}.ti-lamp-2:before{content:""}.ti-lamp-off:before{content:""}.ti-lane: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-laurel-wreath:before{content:"ｅ"}.ti-laurel-wreath-1:before{content:"ｈ"}.ti-laurel-wreath-2:before{content:"ｇ"}.ti-laurel-wreath-3: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-selected:before{content:"ﺩ"}.ti-layers-selected-bottom: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-bottombar-inactive: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-grid-remove: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-navbar-inactive:before{content:"﵆"}.ti-layout-off:before{content:""}.ti-layout-rows:before{content:""}.ti-layout-sidebar:before{content:""}.ti-layout-sidebar-inactive: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-layout-sidebar-right-inactive:before{content:"﵈"}.ti-leaf:before{content:""}.ti-leaf-2: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-a-small:before{content:"ﳇ"}.ti-letter-b:before{content:""}.ti-letter-b-small:before{content:"ﳈ"}.ti-letter-c:before{content:""}.ti-letter-c-small: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-d-small:before{content:"ﳊ"}.ti-letter-e:before{content:""}.ti-letter-e-small:before{content:"ﳋ"}.ti-letter-f:before{content:""}.ti-letter-f-small:before{content:"ﳌ"}.ti-letter-g:before{content:""}.ti-letter-g-small:before{content:"ﳍ"}.ti-letter-h:before{content:""}.ti-letter-h-small:before{content:"ﳎ"}.ti-letter-i:before{content:""}.ti-letter-i-small:before{content:"ﳏ"}.ti-letter-j:before{content:""}.ti-letter-j-small:before{content:"ﳐ"}.ti-letter-k:before{content:""}.ti-letter-k-small:before{content:"ﳑ"}.ti-letter-l:before{content:""}.ti-letter-l-small:before{content:"ﳒ"}.ti-letter-m:before{content:""}.ti-letter-m-small:before{content:"ﳓ"}.ti-letter-n:before{content:""}.ti-letter-n-small:before{content:"ﳔ"}.ti-letter-o:before{content:""}.ti-letter-o-small:before{content:"ﳕ"}.ti-letter-p:before{content:""}.ti-letter-p-small:before{content:"ﳖ"}.ti-letter-q:before{content:""}.ti-letter-q-small:before{content:"ﳗ"}.ti-letter-r:before{content:""}.ti-letter-r-small:before{content:"ﳘ"}.ti-letter-s:before{content:""}.ti-letter-s-small:before{content:"ﳙ"}.ti-letter-spacing:before{content:""}.ti-letter-t:before{content:""}.ti-letter-t-small:before{content:"ﳚ"}.ti-letter-u:before{content:""}.ti-letter-u-small:before{content:"ﳛ"}.ti-letter-v:before{content:""}.ti-letter-v-small:before{content:"ﳜ"}.ti-letter-w:before{content:""}.ti-letter-w-small:before{content:"ﳝ"}.ti-letter-x:before{content:""}.ti-letter-x-small:before{content:"ﳞ"}.ti-letter-y:before{content:""}.ti-letter-y-small:before{content:"ﳟ"}.ti-letter-z:before{content:""}.ti-letter-z-small:before{content:"ﳠ"}.ti-library:before{content:"﵌"}.ti-library-minus:before{content:"﵉"}.ti-library-photo:before{content:"﵊"}.ti-library-plus:before{content:"﵋"}.ti-license:before{content:""}.ti-license-off:before{content:""}.ti-lifebuoy:before{content:""}.ti-lifebuoy-off:before{content:""}.ti-lighter:before{content:""}.ti-line:before{content:""}.ti-line-dashed:before{content:""}.ti-line-dotted:before{content:""}.ti-line-height:before{content:""}.ti-line-scan:before{content:"ﲸ"}.ti-link:before{content:""}.ti-link-minus:before{content:"ﴖ"}.ti-link-off:before{content:""}.ti-link-plus:before{content:"ﴗ"}.ti-list:before{content:""}.ti-list-check:before{content:""}.ti-list-details:before{content:""}.ti-list-letters:before{content:"ﱇ"}.ti-list-numbers:before{content:""}.ti-list-search:before{content:""}.ti-list-tree:before{content:"﫺"}.ti-live-photo:before{content:""}.ti-live-photo-off:before{content:""}.ti-live-view:before{content:""}.ti-load-balancer:before{content:"臭"}.ti-loader:before{content:""}.ti-loader-2:before{content:""}.ti-loader-3:before{content:""}.ti-loader-quarter:before{content:""}.ti-location:before{content:""}.ti-location-bolt:before{content:"ﮯ"}.ti-location-broken:before{content:""}.ti-location-cancel:before{content:"ﮰ"}.ti-location-check:before{content:"ﮱ"}.ti-location-code:before{content:"﮲"}.ti-location-cog:before{content:"﮳"}.ti-location-discount:before{content:"﮴"}.ti-location-dollar:before{content:"﮵"}.ti-location-down:before{content:"﮶"}.ti-location-exclamation:before{content:"﮷"}.ti-location-heart:before{content:"﮸"}.ti-location-minus:before{content:"﮹"}.ti-location-off:before{content:""}.ti-location-pause:before{content:"﮺"}.ti-location-pin:before{content:"﮻"}.ti-location-plus:before{content:"﮼"}.ti-location-question:before{content:"﮽"}.ti-location-search:before{content:"﮾"}.ti-location-share:before{content:"﮿"}.ti-location-star:before{content:"﯀"}.ti-location-up:before{content:"﯁"}.ti-location-x:before{content:"﯂"}.ti-lock:before{content:""}.ti-lock-access:before{content:""}.ti-lock-access-off:before{content:""}.ti-lock-bitcoin:before{content:"Ｗ"}.ti-lock-bolt:before{content:"襤"}.ti-lock-cancel:before{content:"拉"}.ti-lock-check:before{content:"臘"}.ti-lock-code:before{content:"蠟"}.ti-lock-cog:before{content:"廊"}.ti-lock-dollar:before{content:"朗"}.ti-lock-down:before{content:"浪"}.ti-lock-exclamation:before{content:"狼"}.ti-lock-heart:before{content:"郎"}.ti-lock-minus:before{content:"來"}.ti-lock-off:before{content:""}.ti-lock-open:before{content:""}.ti-lock-open-2:before{content:"ﺨ"}.ti-lock-open-off:before{content:""}.ti-lock-password:before{content:"ﾟ"}.ti-lock-pause:before{content:"冷"}.ti-lock-pin:before{content:"勞"}.ti-lock-plus:before{content:"擄"}.ti-lock-question:before{content:"櫓"}.ti-lock-search:before{content:"爐"}.ti-lock-share:before{content:"盧"}.ti-lock-square:before{content:""}.ti-lock-square-rounded:before{content:""}.ti-lock-star:before{content:"老"}.ti-lock-up:before{content:"蘆"}.ti-lock-x: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-login-2:before{content:"ﱶ"}.ti-logout:before{content:""}.ti-logout-2:before{content:"奄"}.ti-logs: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-magnetic:before{content:"ﲹ"}.ti-mail:before{content:""}.ti-mail-ai:before{content:"僧"}.ti-mail-bitcoin:before{content:"Ｖ"}.ti-mail-bolt:before{content:"路"}.ti-mail-cancel:before{content:"露"}.ti-mail-check:before{content:"魯"}.ti-mail-code:before{content:"鷺"}.ti-mail-cog:before{content:"碌"}.ti-mail-dollar:before{content:"祿"}.ti-mail-down:before{content:"綠"}.ti-mail-exclamation:before{content:"菉"}.ti-mail-fast:before{content:""}.ti-mail-forward:before{content:""}.ti-mail-heart:before{content:"錄"}.ti-mail-minus:before{content:"鹿"}.ti-mail-off:before{content:""}.ti-mail-opened:before{content:""}.ti-mail-pause:before{content:"論"}.ti-mail-pin:before{content:"壟"}.ti-mail-plus:before{content:"弄"}.ti-mail-question:before{content:"籠"}.ti-mail-search:before{content:"聾"}.ti-mail-share:before{content:"牢"}.ti-mail-spark:before{content:"ﾳ"}.ti-mail-star:before{content:"磊"}.ti-mail-up:before{content:"賂"}.ti-mail-x: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-bolt:before{content:"﯃"}.ti-map-cancel:before{content:"﯄"}.ti-map-check:before{content:"﯅"}.ti-map-code:before{content:"﯆"}.ti-map-cog:before{content:"﯇"}.ti-map-discount:before{content:"﯈"}.ti-map-dollar:before{content:"﯉"}.ti-map-down:before{content:"﯊"}.ti-map-east:before{content:"ﱝ"}.ti-map-exclamation:before{content:"﯋"}.ti-map-heart:before{content:"﯌"}.ti-map-minus:before{content:"﯍"}.ti-map-north:before{content:"ﱞ"}.ti-map-off:before{content:""}.ti-map-pause:before{content:"﯎"}.ti-map-pin:before{content:""}.ti-map-pin-2:before{content:"ﱈ"}.ti-map-pin-bolt:before{content:"壘"}.ti-map-pin-cancel:before{content:"屢"}.ti-map-pin-check:before{content:"樓"}.ti-map-pin-code:before{content:"淚"}.ti-map-pin-cog:before{content:"漏"}.ti-map-pin-dollar:before{content:"累"}.ti-map-pin-down:before{content:"縷"}.ti-map-pin-exclamation:before{content:"陋"}.ti-map-pin-heart:before{content:"勒"}.ti-map-pin-minus:before{content:"肋"}.ti-map-pin-off:before{content:""}.ti-map-pin-pause:before{content:"凜"}.ti-map-pin-pin:before{content:"凌"}.ti-map-pin-plus:before{content:"稜"}.ti-map-pin-question:before{content:"綾"}.ti-map-pin-search:before{content:"菱"}.ti-map-pin-share:before{content:""}.ti-map-pin-star:before{content:"陵"}.ti-map-pin-up:before{content:"讀"}.ti-map-pin-x:before{content:"拏"}.ti-map-pins:before{content:""}.ti-map-plus:before{content:"﯏"}.ti-map-question:before{content:"﯐"}.ti-map-route:before{content:"ﱹ"}.ti-map-search:before{content:""}.ti-map-share:before{content:"﯑"}.ti-map-south:before{content:"ﱟ"}.ti-map-star:before{content:"﯒"}.ti-map-up:before{content:"ﯓ"}.ti-map-west:before{content:"ﱠ"}.ti-map-x: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-matchstick: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-cos:before{content:"？"}.ti-math-ctg: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-max-min: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-sec:before{content:"Ｔ"}.ti-math-sin:before{content:"＞"}.ti-math-symbols:before{content:""}.ti-math-tg: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-floor-divide-y: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-matrix: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-circle:before{content:"﫨"}.ti-medical-cross-off:before{content:""}.ti-medicine-syrup:before{content:""}.ti-meeple:before{content:""}.ti-melon:before{content:"ﱺ"}.ti-menorah:before{content:""}.ti-menu:before{content:""}.ti-menu-2:before{content:""}.ti-menu-3:before{content:"ｃ"}.ti-menu-4:before{content:"ｂ"}.ti-menu-deep:before{content:"﫻"}.ti-menu-order:before{content:""}.ti-message:before{content:""}.ti-message-2:before{content:""}.ti-message-2-bolt:before{content:"樂"}.ti-message-2-cancel:before{content:"諾"}.ti-message-2-check:before{content:"丹"}.ti-message-2-code:before{content:""}.ti-message-2-cog:before{content:"寧"}.ti-message-2-dollar:before{content:"怒"}.ti-message-2-down:before{content:"率"}.ti-message-2-exclamation:before{content:"異"}.ti-message-2-heart:before{content:"北"}.ti-message-2-minus:before{content:"磻"}.ti-message-2-off:before{content:""}.ti-message-2-pause:before{content:"便"}.ti-message-2-pin:before{content:"復"}.ti-message-2-plus:before{content:"不"}.ti-message-2-question:before{content:"泌"}.ti-message-2-search:before{content:"數"}.ti-message-2-share:before{content:""}.ti-message-2-star:before{content:"索"}.ti-message-2-up:before{content:"參"}.ti-message-2-x:before{content:"塞"}.ti-message-bolt:before{content:"省"}.ti-message-cancel:before{content:"葉"}.ti-message-chatbot:before{content:""}.ti-message-check:before{content:"說"}.ti-message-circle:before{content:""}.ti-message-circle-bolt:before{content:"殺"}.ti-message-circle-cancel:before{content:"辰"}.ti-message-circle-check:before{content:"沈"}.ti-message-circle-code:before{content:"拾"}.ti-message-circle-cog:before{content:"若"}.ti-message-circle-dollar:before{content:"掠"}.ti-message-circle-down:before{content:"略"}.ti-message-circle-exclamation:before{content:"亮"}.ti-message-circle-heart:before{content:"兩"}.ti-message-circle-minus:before{content:"凉"}.ti-message-circle-off:before{content:""}.ti-message-circle-pause:before{content:"梁"}.ti-message-circle-pin:before{content:"糧"}.ti-message-circle-plus:before{content:"良"}.ti-message-circle-question:before{content:"諒"}.ti-message-circle-search:before{content:"量"}.ti-message-circle-share:before{content:"勵"}.ti-message-circle-star:before{content:"呂"}.ti-message-circle-up:before{content:"女"}.ti-message-circle-user:before{content:"ﻅ"}.ti-message-circle-x:before{content:"廬"}.ti-message-code:before{content:""}.ti-message-cog:before{content:"旅"}.ti-message-dollar:before{content:"濾"}.ti-message-dots:before{content:""}.ti-message-down:before{content:"礪"}.ti-message-exclamation:before{content:"閭"}.ti-message-forward:before{content:""}.ti-message-heart:before{content:"驪"}.ti-message-language:before{content:""}.ti-message-minus:before{content:"麗"}.ti-message-off:before{content:""}.ti-message-pause:before{content:"黎"}.ti-message-pin:before{content:"力"}.ti-message-plus:before{content:""}.ti-message-question:before{content:"曆"}.ti-message-reply:before{content:"﵍"}.ti-message-report:before{content:""}.ti-message-search:before{content:"歷"}.ti-message-share:before{content:""}.ti-message-star:before{content:"轢"}.ti-message-up:before{content:"年"}.ti-message-user:before{content:"ﻄ"}.ti-message-x:before{content:"憐"}.ti-messages:before{content:""}.ti-messages-off:before{content:""}.ti-meteor:before{content:""}.ti-meteor-off:before{content:""}.ti-meter-cube:before{content:"ﵼ"}.ti-meter-square:before{content:"ﵽ"}.ti-metronome:before{content:"ﴥ"}.ti-michelin-bib-gourmand:before{content:"﫩"}.ti-michelin-star:before{content:"﫫"}.ti-michelin-star-green: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-mobiledata:before{content:"淋"}.ti-mobiledata-off:before{content:"林"}.ti-moneybag:before{content:""}.ti-monkeybar:before{content:"ﺴ"}.ti-mood-angry:before{content:""}.ti-mood-annoyed:before{content:""}.ti-mood-annoyed-2:before{content:""}.ti-mood-bitcoin:before{content:"Ｒ"}.ti-mood-boy:before{content:""}.ti-mood-check:before{content:""}.ti-mood-cog:before{content:""}.ti-mood-confuzed:before{content:""}.ti-mood-crazy-happy:before{content:""}.ti-mood-cry:before{content:""}.ti-mood-dollar:before{content:""}.ti-mood-edit:before{content:"洞"}.ti-mood-empty:before{content:""}.ti-mood-happy:before{content:""}.ti-mood-heart:before{content:""}.ti-mood-kid:before{content:""}.ti-mood-look-down:before{content:"ﴷ"}.ti-mood-look-left:before{content:""}.ti-mood-look-right:before{content:""}.ti-mood-look-up:before{content:"ﴸ"}.ti-mood-minus:before{content:""}.ti-mood-nerd:before{content:""}.ti-mood-nervous:before{content:""}.ti-mood-neutral:before{content:""}.ti-mood-off:before{content:""}.ti-mood-pin:before{content:""}.ti-mood-plus:before{content:""}.ti-mood-puzzled: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-search:before{content:""}.ti-mood-share: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-spark:before{content:"ﾲ"}.ti-mood-surprised: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-up:before{content:""}.ti-mood-wink:before{content:""}.ti-mood-wink-2:before{content:""}.ti-mood-wrrr:before{content:""}.ti-mood-x: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-bolt:before{content:"ﯕ"}.ti-music-cancel:before{content:"ﯖ"}.ti-music-check:before{content:"ﯗ"}.ti-music-code:before{content:"ﯘ"}.ti-music-cog:before{content:"ﯙ"}.ti-music-discount:before{content:"ﯚ"}.ti-music-dollar:before{content:"ﯛ"}.ti-music-down:before{content:"ﯜ"}.ti-music-exclamation:before{content:"ﯝ"}.ti-music-heart:before{content:"ﯞ"}.ti-music-minus:before{content:"ﯟ"}.ti-music-off:before{content:""}.ti-music-pause:before{content:"ﯠ"}.ti-music-pin:before{content:"ﯡ"}.ti-music-plus:before{content:"ﯢ"}.ti-music-question:before{content:"ﯣ"}.ti-music-search:before{content:"ﯤ"}.ti-music-share:before{content:"ﯥ"}.ti-music-star:before{content:"ﯦ"}.ti-music-up:before{content:"ﯧ"}.ti-music-x:before{content:"ﯨ"}.ti-navigation:before{content:""}.ti-navigation-bolt:before{content:"ﯩ"}.ti-navigation-cancel:before{content:"ﯪ"}.ti-navigation-check:before{content:"ﯫ"}.ti-navigation-code:before{content:"ﯬ"}.ti-navigation-cog:before{content:"ﯭ"}.ti-navigation-discount:before{content:"ﯮ"}.ti-navigation-dollar:before{content:"ﯯ"}.ti-navigation-down:before{content:"ﯰ"}.ti-navigation-east:before{content:"ﲺ"}.ti-navigation-exclamation:before{content:"ﯱ"}.ti-navigation-heart:before{content:"ﯲ"}.ti-navigation-minus:before{content:"ﯳ"}.ti-navigation-north:before{content:"ﲻ"}.ti-navigation-off:before{content:""}.ti-navigation-pause:before{content:"ﯴ"}.ti-navigation-pin:before{content:"ﯵ"}.ti-navigation-plus:before{content:"ﯶ"}.ti-navigation-question:before{content:"ﯷ"}.ti-navigation-search:before{content:"ﯸ"}.ti-navigation-share:before{content:"ﯹ"}.ti-navigation-south:before{content:"ﲼ"}.ti-navigation-star:before{content:"ﯺ"}.ti-navigation-top:before{content:"﫬"}.ti-navigation-up:before{content:"ﯻ"}.ti-navigation-west:before{content:"ﲽ"}.ti-navigation-x: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-0-small:before{content:"ﳡ"}.ti-number-1:before{content:""}.ti-number-1-small:before{content:"ﳢ"}.ti-number-10:before{content:"𐁞"}.ti-number-10-small:before{content:"ﳣ"}.ti-number-100-small:before{content:"𐀅"}.ti-number-11:before{content:"𐁝"}.ti-number-11-small:before{content:"ﳤ"}.ti-number-12-small:before{content:"ﳥ"}.ti-number-123:before{content:""}.ti-number-13-small:before{content:"ﳦ"}.ti-number-14-small:before{content:"ﳧ"}.ti-number-15-small:before{content:"ﳨ"}.ti-number-16-small:before{content:"ﳩ"}.ti-number-17-small:before{content:"ﳪ"}.ti-number-18-small:before{content:"ﳫ"}.ti-number-19-small:before{content:"ﳬ"}.ti-number-2:before{content:""}.ti-number-2-small:before{content:"ﳭ"}.ti-number-20-small:before{content:"ﳮ"}.ti-number-21-small:before{content:"ﳯ"}.ti-number-22-small:before{content:"ﳰ"}.ti-number-23-small:before{content:"ﳱ"}.ti-number-24-small:before{content:"ﳲ"}.ti-number-25-small:before{content:"ﳳ"}.ti-number-26-small:before{content:"ﳴ"}.ti-number-27-small:before{content:"ﳵ"}.ti-number-28-small:before{content:"ﳶ"}.ti-number-29-small:before{content:"ﳷ"}.ti-number-3:before{content:""}.ti-number-3-small:before{content:"ﳸ"}.ti-number-30-small:before{content:"𐀄"}.ti-number-31-small:before{content:"𐀃"}.ti-number-32-small:before{content:"𐀂"}.ti-number-33-small:before{content:"𐀁"}.ti-number-34-small:before{content:"𐀀"}.ti-number-35-small:before{content:"￿"}.ti-number-36-small:before{content:"￾"}.ti-number-37-small:before{content:"�"}.ti-number-38-small:before{content:"￼"}.ti-number-39-small:before{content:"￻"}.ti-number-4:before{content:""}.ti-number-4-small:before{content:"ﳹ"}.ti-number-40-small:before{content:"￺"}.ti-number-41-small:before{content:"￹"}.ti-number-42-small:before{content:"￸"}.ti-number-43-small:before{content:"￷"}.ti-number-44-small:before{content:"￶"}.ti-number-45-small:before{content:"￵"}.ti-number-46-small:before{content:"￴"}.ti-number-47-small:before{content:"￳"}.ti-number-48-small:before{content:"￲"}.ti-number-49-small:before{content:"￱"}.ti-number-5:before{content:""}.ti-number-5-small:before{content:"ﳺ"}.ti-number-50-small:before{content:"￰"}.ti-number-51-small:before{content:"￯"}.ti-number-52-small:before{content:"￮"}.ti-number-53-small:before{content:"￭"}.ti-number-54-small:before{content:"￬"}.ti-number-55-small:before{content:"￫"}.ti-number-56-small:before{content:"￪"}.ti-number-57-small:before{content:"￩"}.ti-number-58-small:before{content:"￨"}.ti-number-59-small:before{content:"￧"}.ti-number-6:before{content:""}.ti-number-6-small:before{content:"ﳻ"}.ti-number-60-small:before{content:"￦"}.ti-number-61-small:before{content:"￥"}.ti-number-62-small:before{content:"￤"}.ti-number-63-small:before{content:"￣"}.ti-number-64-small:before{content:"￢"}.ti-number-65-small:before{content:"￡"}.ti-number-66-small:before{content:"￠"}.ti-number-67-small:before{content:"￟"}.ti-number-68-small:before{content:"￞"}.ti-number-69-small:before{content:"￝"}.ti-number-7:before{content:""}.ti-number-7-small:before{content:"ﳼ"}.ti-number-70-small:before{content:"ￜ"}.ti-number-71-small:before{content:"ￛ"}.ti-number-72-small:before{content:"ￚ"}.ti-number-73-small:before{content:"￙"}.ti-number-74-small:before{content:"￘"}.ti-number-75-small:before{content:"ￗ"}.ti-number-76-small:before{content:"ￖ"}.ti-number-77-small:before{content:"ￕ"}.ti-number-78-small:before{content:"ￔ"}.ti-number-79-small:before{content:"ￓ"}.ti-number-8:before{content:""}.ti-number-8-small:before{content:"ﳽ"}.ti-number-80-small:before{content:"ￒ"}.ti-number-81-small:before{content:"￑"}.ti-number-82-small:before{content:"￐"}.ti-number-83-small:before{content:"ￏ"}.ti-number-84-small:before{content:"ￎ"}.ti-number-85-small:before{content:"ￍ"}.ti-number-86-small:before{content:"ￌ"}.ti-number-87-small:before{content:"ￋ"}.ti-number-88-small:before{content:"ￊ"}.ti-number-89-small:before{content:"￉"}.ti-number-9:before{content:""}.ti-number-9-small:before{content:"ﳾ"}.ti-number-90-small:before{content:"￈"}.ti-number-91-small:before{content:"ￇ"}.ti-number-92-small:before{content:"ￆ"}.ti-number-93-small:before{content:"ￅ"}.ti-number-94-small:before{content:"ￄ"}.ti-number-95-small:before{content:"ￃ"}.ti-number-96-small:before{content:"ￂ"}.ti-number-97-small:before{content:"￁"}.ti-number-98-small:before{content:"￀"}.ti-number-99-small:before{content:"﾿"}.ti-numbers:before{content:""}.ti-nurse:before{content:""}.ti-nut:before{content:"ﱡ"}.ti-object-scan:before{content:"ﻱ"}.ti-octagon:before{content:""}.ti-octagon-minus:before{content:"ﲒ"}.ti-octagon-minus-2:before{content:"ﲑ"}.ti-octagon-off:before{content:""}.ti-octagon-plus:before{content:"ﲔ"}.ti-octagon-plus-2:before{content:"ﲓ"}.ti-octahedron:before{content:"类"}.ti-octahedron-off:before{content:"窱"}.ti-octahedron-plus:before{content:"節"}.ti-old:before{content:""}.ti-olympics:before{content:""}.ti-olympics-off:before{content:""}.ti-om: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-export:before{content:""}.ti-package-import:before{content:""}.ti-package-off:before{content:""}.ti-packages: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-circle:before{content:"ﵚ"}.ti-parking-off:before{content:""}.ti-password:before{content:""}.ti-password-fingerprint:before{content:"ﱻ"}.ti-password-mobile-phone:before{content:"ﱼ"}.ti-password-user:before{content:"ﱽ"}.ti-paw:before{content:""}.ti-paw-off:before{content:""}.ti-paywall:before{content:"ﵾ"}.ti-pdf:before{content:""}.ti-peace:before{content:""}.ti-pencil:before{content:""}.ti-pencil-bolt:before{content:"ﯽ"}.ti-pencil-cancel:before{content:"ﯾ"}.ti-pencil-check:before{content:"ﯿ"}.ti-pencil-code:before{content:"ﰀ"}.ti-pencil-cog:before{content:"ﰁ"}.ti-pencil-discount:before{content:"ﰂ"}.ti-pencil-dollar:before{content:"ﰃ"}.ti-pencil-down:before{content:"ﰄ"}.ti-pencil-exclamation:before{content:"ﰅ"}.ti-pencil-heart:before{content:"ﰆ"}.ti-pencil-minus:before{content:""}.ti-pencil-off:before{content:""}.ti-pencil-pause:before{content:"ﰇ"}.ti-pencil-pin:before{content:"ﰈ"}.ti-pencil-plus:before{content:""}.ti-pencil-question:before{content:"ﰉ"}.ti-pencil-search:before{content:"ﰊ"}.ti-pencil-share:before{content:"ﰋ"}.ti-pencil-star:before{content:"ﰌ"}.ti-pencil-up:before{content:"ﰍ"}.ti-pencil-x:before{content:"ﰎ"}.ti-pennant:before{content:""}.ti-pennant-2:before{content:""}.ti-pennant-off:before{content:""}.ti-pentagon:before{content:""}.ti-pentagon-minus:before{content:"ﺳ"}.ti-pentagon-number-0:before{content:"ﱾ"}.ti-pentagon-number-1:before{content:"ﱿ"}.ti-pentagon-number-2:before{content:"ﲀ"}.ti-pentagon-number-3:before{content:"ﲁ"}.ti-pentagon-number-4:before{content:"ﲂ"}.ti-pentagon-number-5:before{content:"ﲃ"}.ti-pentagon-number-6:before{content:"ﲄ"}.ti-pentagon-number-7:before{content:"ﲅ"}.ti-pentagon-number-8:before{content:"ﲆ"}.ti-pentagon-number-9:before{content:"ﲇ"}.ti-pentagon-off:before{content:""}.ti-pentagon-plus:before{content:"ﱉ"}.ti-pentagon-x:before{content:"ﲈ"}.ti-pentagram:before{content:""}.ti-pepper:before{content:""}.ti-pepper-off:before{content:""}.ti-percentage:before{content:""}.ti-percentage-0:before{content:"ﻥ"}.ti-percentage-10:before{content:"ﻤ"}.ti-percentage-100:before{content:"ﻣ"}.ti-percentage-20:before{content:"ﻢ"}.ti-percentage-25:before{content:"ﻡ"}.ti-percentage-30:before{content:"ﻠ"}.ti-percentage-33:before{content:"ﻟ"}.ti-percentage-40:before{content:"ﻞ"}.ti-percentage-50:before{content:"ﻝ"}.ti-percentage-60:before{content:"ﻜ"}.ti-percentage-66:before{content:"ﻛ"}.ti-percentage-70:before{content:"ﻚ"}.ti-percentage-75:before{content:"ﻙ"}.ti-percentage-80:before{content:"ﻘ"}.ti-percentage-90: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-done:before{content:"ﾞ"}.ti-phone-end: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-ringing:before{content:"ﾜ"}.ti-phone-spark:before{content:"ﾱ"}.ti-phone-x:before{content:""}.ti-photo:before{content:""}.ti-photo-ai:before{content:"免"}.ti-photo-bitcoin:before{content:"Ｑ"}.ti-photo-bolt:before{content:"戀"}.ti-photo-cancel:before{content:""}.ti-photo-check:before{content:""}.ti-photo-circle:before{content:"ﱊ"}.ti-photo-circle-minus:before{content:"ﱢ"}.ti-photo-circle-plus:before{content:"ﱣ"}.ti-photo-code:before{content:"撚"}.ti-photo-cog:before{content:"漣"}.ti-photo-dollar:before{content:"煉"}.ti-photo-down:before{content:""}.ti-photo-edit:before{content:""}.ti-photo-exclamation:before{content:"璉"}.ti-photo-heart:before{content:""}.ti-photo-hexagon:before{content:"ﱋ"}.ti-photo-minus:before{content:""}.ti-photo-off:before{content:""}.ti-photo-pause:before{content:"秊"}.ti-photo-pentagon:before{content:"ﱌ"}.ti-photo-pin:before{content:"練"}.ti-photo-plus:before{content:""}.ti-photo-question:before{content:"聯"}.ti-photo-scan:before{content:"ﲨ"}.ti-photo-search:before{content:""}.ti-photo-sensor:before{content:""}.ti-photo-sensor-2:before{content:""}.ti-photo-sensor-3:before{content:""}.ti-photo-share:before{content:"輦"}.ti-photo-shield:before{content:""}.ti-photo-spark:before{content:"ﾰ"}.ti-photo-square-rounded:before{content:"ﱍ"}.ti-photo-star:before{content:""}.ti-photo-up:before{content:""}.ti-photo-video:before{content:"ﲕ"}.ti-photo-x:before{content:""}.ti-physotherapist:before{content:""}.ti-piano:before{content:"䀘"}.ti-pick:before{content:"﫼"}.ti-picnic-table: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-pilcrow:before{content:""}.ti-pilcrow-left:before{content:"ﵿ"}.ti-pilcrow-right:before{content:"ﶀ"}.ti-pill:before{content:""}.ti-pill-off:before{content:""}.ti-pills:before{content:""}.ti-pin:before{content:""}.ti-pin-end:before{content:"ﵛ"}.ti-pin-invoke: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-placeholder: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-basketball:before{content:"辶"}.ti-play-card:before{content:""}.ti-play-card-1:before{content:"𐁜"}.ti-play-card-10:before{content:"𐁛"}.ti-play-card-2:before{content:"𐁚"}.ti-play-card-3:before{content:"𐁙"}.ti-play-card-4:before{content:"𐁘"}.ti-play-card-5:before{content:"𐁗"}.ti-play-card-6:before{content:"𐁖"}.ti-play-card-7:before{content:"𐁕"}.ti-play-card-8:before{content:"𐁔"}.ti-play-card-9:before{content:"𐁓"}.ti-play-card-a:before{content:"𐁒"}.ti-play-card-j:before{content:"𐁑"}.ti-play-card-k:before{content:"𐁐"}.ti-play-card-off:before{content:""}.ti-play-card-q:before{content:"𐁏"}.ti-play-card-star:before{content:"𐁎"}.ti-play-football:before{content:"逸"}.ti-play-handball:before{content:"難"}.ti-play-volleyball: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-plus-equal:before{content:""}.ti-plus-minus: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-pointer-bolt:before{content:"蓮"}.ti-pointer-cancel:before{content:"連"}.ti-pointer-check:before{content:"鍊"}.ti-pointer-code:before{content:"列"}.ti-pointer-cog:before{content:"劣"}.ti-pointer-dollar:before{content:"咽"}.ti-pointer-down:before{content:"烈"}.ti-pointer-exclamation:before{content:"裂"}.ti-pointer-heart:before{content:"說"}.ti-pointer-minus:before{content:"廉"}.ti-pointer-off:before{content:"念"}.ti-pointer-pause:before{content:"捻"}.ti-pointer-pin:before{content:"殮"}.ti-pointer-plus:before{content:"簾"}.ti-pointer-question:before{content:"獵"}.ti-pointer-search:before{content:"令"}.ti-pointer-share:before{content:"囹"}.ti-pointer-star:before{content:"寧"}.ti-pointer-up:before{content:"嶺"}.ti-pointer-x:before{content:"怜"}.ti-pokeball:before{content:""}.ti-pokeball-off:before{content:""}.ti-poker-chip: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-prism:before{content:"缾"}.ti-prism-light:before{content:"ﺦ"}.ti-prism-off:before{content:"絛"}.ti-prism-plus:before{content:"練"}.ti-prison:before{content:""}.ti-progress:before{content:"嗀"}.ti-progress-alert:before{content:"輻"}.ti-progress-bolt:before{content:"行"}.ti-progress-check:before{content:"降"}.ti-progress-down:before{content:"見"}.ti-progress-help:before{content:"廓"}.ti-progress-x:before{content:"兀"}.ti-prompt:before{content:""}.ti-prong:before{content:"ﶡ"}.ti-propeller:before{content:""}.ti-propeller-off:before{content:""}.ti-protocol:before{content:"ﶁ"}.ti-pumpkin-scary: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-pyramid-plus: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-quotes: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-bitcoin:before{content:"ﵦ"}.ti-receipt-dollar:before{content:"ﵧ"}.ti-receipt-euro:before{content:"ﵨ"}.ti-receipt-off:before{content:""}.ti-receipt-pound:before{content:"ﵩ"}.ti-receipt-refund:before{content:""}.ti-receipt-rupee:before{content:"ﶂ"}.ti-receipt-tax:before{content:""}.ti-receipt-yen:before{content:"ﵪ"}.ti-receipt-yuan:before{content:"ﵫ"}.ti-recharging:before{content:""}.ti-record-mail:before{content:""}.ti-record-mail-off:before{content:""}.ti-rectangle:before{content:""}.ti-rectangle-rounded-bottom:before{content:"﫭"}.ti-rectangle-rounded-top:before{content:"﫮"}.ti-rectangle-vertical:before{content:""}.ti-rectangular-prism:before{content:"蝹"}.ti-rectangular-prism-off:before{content:"荒"}.ti-rectangular-prism-plus: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-reorder: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-replace-user: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-reserved-line:before{content:"臨"}.ti-resize:before{content:""}.ti-restore:before{content:"﫽"}.ti-rewind-backward-10:before{content:"諸"}.ti-rewind-backward-15:before{content:"請"}.ti-rewind-backward-20:before{content:"謁"}.ti-rewind-backward-30:before{content:"諾"}.ti-rewind-backward-40:before{content:"諭"}.ti-rewind-backward-5:before{content:"謹"}.ti-rewind-backward-50:before{content:"變"}.ti-rewind-backward-60:before{content:"贈"}.ti-rewind-forward-10:before{content:"輸"}.ti-rewind-forward-15:before{content:"遲"}.ti-rewind-forward-20:before{content:"醙"}.ti-rewind-forward-30:before{content:"鉶"}.ti-rewind-forward-40:before{content:"陼"}.ti-rewind-forward-5:before{content:"難"}.ti-rewind-forward-50:before{content:"靖"}.ti-rewind-forward-60:before{content:"韛"}.ti-ribbon-health:before{content:""}.ti-rings: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-face: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-rosette:before{content:""}.ti-rosette-discount:before{content:""}.ti-rosette-discount-check:before{content:""}.ti-rosette-discount-check-off:before{content:"０"}.ti-rosette-discount-off:before{content:""}.ti-rosette-number-0:before{content:""}.ti-rosette-number-1:before{content:""}.ti-rosette-number-2:before{content:""}.ti-rosette-number-3:before{content:""}.ti-rosette-number-4:before{content:""}.ti-rosette-number-5:before{content:""}.ti-rosette-number-6:before{content:""}.ti-rosette-number-7:before{content:""}.ti-rosette-number-8:before{content:""}.ti-rosette-number-9:before{content:""}.ti-rotate:before{content:""}.ti-rotate-2:before{content:""}.ti-rotate-360:before{content:""}.ti-rotate-3d: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-alt-left:before{content:"ﲩ"}.ti-route-alt-right:before{content:"ﲪ"}.ti-route-off:before{content:""}.ti-route-scan:before{content:"ﲿ"}.ti-route-square:before{content:"ﲬ"}.ti-route-square-2:before{content:"ﲫ"}.ti-route-x:before{content:"ﲮ"}.ti-route-x-2:before{content:"ﲭ"}.ti-router:before{content:""}.ti-router-off:before{content:""}.ti-row-insert-bottom:before{content:""}.ti-row-insert-top:before{content:""}.ti-row-remove:before{content:"﫾"}.ti-rss:before{content:""}.ti-rubber-stamp:before{content:""}.ti-rubber-stamp-off: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-measure-2:before{content:"／"}.ti-ruler-off:before{content:""}.ti-run:before{content:""}.ti-rv-truck:before{content:"ﳀ"}.ti-s-turn-down:before{content:""}.ti-s-turn-left:before{content:""}.ti-s-turn-right:before{content:""}.ti-s-turn-up:before{content:""}.ti-sailboat:before{content:""}.ti-sailboat-2:before{content:""}.ti-sailboat-off:before{content:""}.ti-salad:before{content:""}.ti-salt:before{content:""}.ti-sandbox: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-scan-position:before{content:"ﶬ"}.ti-schema:before{content:""}.ti-schema-off:before{content:""}.ti-school:before{content:""}.ti-school-bell: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-scoreboard: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-diving:before{content:"﵎"}.ti-scuba-diving-tank: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-seedling:before{content:""}.ti-seedling-off:before{content:""}.ti-select:before{content:""}.ti-select-all:before{content:"立"}.ti-selector:before{content:""}.ti-send:before{content:""}.ti-send-2: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-server-spark:before{content:"ﾯ"}.ti-servicemark:before{content:""}.ti-settings:before{content:""}.ti-settings-2:before{content:""}.ti-settings-automation:before{content:""}.ti-settings-bolt:before{content:"玲"}.ti-settings-cancel:before{content:"瑩"}.ti-settings-check:before{content:"羚"}.ti-settings-code:before{content:"聆"}.ti-settings-cog:before{content:"鈴"}.ti-settings-dollar:before{content:"零"}.ti-settings-down:before{content:"靈"}.ti-settings-exclamation:before{content:"領"}.ti-settings-heart:before{content:"例"}.ti-settings-minus:before{content:"禮"}.ti-settings-off:before{content:""}.ti-settings-pause:before{content:"醴"}.ti-settings-pin:before{content:"隸"}.ti-settings-plus:before{content:"惡"}.ti-settings-question:before{content:"了"}.ti-settings-search:before{content:"僚"}.ti-settings-share:before{content:"寮"}.ti-settings-spark:before{content:"ﾮ"}.ti-settings-star:before{content:"尿"}.ti-settings-up:before{content:"料"}.ti-settings-x: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-2:before{content:""}.ti-share-3:before{content:""}.ti-share-off:before{content:""}.ti-shareplay:before{content:"ﺥ"}.ti-shield:before{content:""}.ti-shield-bolt:before{content:"燎"}.ti-shield-cancel:before{content:"療"}.ti-shield-check:before{content:""}.ti-shield-checkered:before{content:""}.ti-shield-chevron:before{content:""}.ti-shield-code:before{content:"蓼"}.ti-shield-cog:before{content:"遼"}.ti-shield-dollar:before{content:"龍"}.ti-shield-down:before{content:"暈"}.ti-shield-exclamation:before{content:"阮"}.ti-shield-half:before{content:""}.ti-shield-heart:before{content:"劉"}.ti-shield-lock:before{content:""}.ti-shield-minus:before{content:"杻"}.ti-shield-off:before{content:""}.ti-shield-pause:before{content:"柳"}.ti-shield-pin:before{content:"流"}.ti-shield-plus:before{content:"溜"}.ti-shield-question:before{content:"琉"}.ti-shield-search:before{content:"留"}.ti-shield-share:before{content:"硫"}.ti-shield-star:before{content:"紐"}.ti-shield-up: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-bag:before{content:""}.ti-shopping-bag-check:before{content:"ﰖ"}.ti-shopping-bag-discount:before{content:"ﰗ"}.ti-shopping-bag-edit:before{content:"ﰘ"}.ti-shopping-bag-exclamation:before{content:"ﰙ"}.ti-shopping-bag-heart:before{content:"ﶢ"}.ti-shopping-bag-minus:before{content:"ﰚ"}.ti-shopping-bag-plus:before{content:"ﰛ"}.ti-shopping-bag-search:before{content:"ﰜ"}.ti-shopping-bag-x:before{content:"ﰝ"}.ti-shopping-cart:before{content:""}.ti-shopping-cart-bolt:before{content:"ﭗ"}.ti-shopping-cart-cancel:before{content:"ﭘ"}.ti-shopping-cart-check:before{content:"ﭙ"}.ti-shopping-cart-code:before{content:"ﭚ"}.ti-shopping-cart-cog:before{content:"ﭛ"}.ti-shopping-cart-copy:before{content:"ﭜ"}.ti-shopping-cart-discount:before{content:"ﭝ"}.ti-shopping-cart-dollar:before{content:"ﭞ"}.ti-shopping-cart-down:before{content:"ﭟ"}.ti-shopping-cart-exclamation:before{content:"ﭠ"}.ti-shopping-cart-heart:before{content:"ﭡ"}.ti-shopping-cart-minus:before{content:"ﭢ"}.ti-shopping-cart-off:before{content:""}.ti-shopping-cart-pause:before{content:"ﭣ"}.ti-shopping-cart-pin:before{content:"ﭤ"}.ti-shopping-cart-plus:before{content:"ﭥ"}.ti-shopping-cart-question:before{content:"ﭦ"}.ti-shopping-cart-search:before{content:"ﭧ"}.ti-shopping-cart-share:before{content:"ﭨ"}.ti-shopping-cart-star:before{content:"ﭩ"}.ti-shopping-cart-up:before{content:"ﭪ"}.ti-shopping-cart-x:before{content:"ﭫ"}.ti-shovel:before{content:""}.ti-shovel-pitchforks:before{content:"ﴺ"}.ti-shredder:before{content:""}.ti-sign-left:before{content:""}.ti-sign-right:before{content:""}.ti-signal-2g:before{content:""}.ti-signal-3g:before{content:""}.ti-signal-4g:before{content:""}.ti-signal-4g-plus:before{content:""}.ti-signal-5g:before{content:""}.ti-signal-6g:before{content:"笠"}.ti-signal-e:before{content:"粒"}.ti-signal-g:before{content:"狀"}.ti-signal-h:before{content:"識"}.ti-signal-h-plus:before{content:"炙"}.ti-signal-lte: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-skateboarding:before{content:"響"}.ti-skew-x:before{content:"ﴻ"}.ti-skew-y:before{content:"ﴼ"}.ti-ski-jumping:before{content:"𤋮"}.ti-skull:before{content:""}.ti-slash:before{content:""}.ti-slashes: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-snowboarding: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-solar-electricity:before{content:"ﳁ"}.ti-solar-panel:before{content:""}.ti-solar-panel-2:before{content:""}.ti-sort-0-9:before{content:""}.ti-sort-9-0:before{content:""}.ti-sort-a-z: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-ascending-shapes:before{content:"ﶔ"}.ti-sort-ascending-small-big: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-sort-descending-shapes:before{content:"ﶗ"}.ti-sort-descending-small-big:before{content:"ﶖ"}.ti-sort-z-a: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-spaces:before{content:"ﺤ"}.ti-spacing-horizontal:before{content:""}.ti-spacing-vertical:before{content:""}.ti-spade:before{content:""}.ti-sparkles:before{content:""}.ti-speakerphone:before{content:""}.ti-speedboat:before{content:""}.ti-sphere:before{content:"視"}.ti-sphere-off:before{content:"襁"}.ti-sphere-plus: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-sql: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-chevron-down:before{content:""}.ti-square-chevron-left:before{content:""}.ti-square-chevron-right:before{content:""}.ti-square-chevron-up:before{content:""}.ti-square-chevrons-down:before{content:""}.ti-square-chevrons-left:before{content:""}.ti-square-chevrons-right:before{content:""}.ti-square-chevrons-up:before{content:""}.ti-square-dashed:before{content:"𐂻"}.ti-square-dot:before{content:""}.ti-square-f0:before{content:""}.ti-square-f1:before{content:""}.ti-square-f2:before{content:""}.ti-square-f3:before{content:""}.ti-square-f4:before{content:""}.ti-square-f5:before{content:""}.ti-square-f6:before{content:""}.ti-square-f7:before{content:""}.ti-square-f8:before{content:""}.ti-square-f9:before{content:""}.ti-square-forbid:before{content:""}.ti-square-forbid-2:before{content:""}.ti-square-half:before{content:""}.ti-square-key: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-percentage:before{content:"ﶃ"}.ti-square-plus:before{content:""}.ti-square-plus-2: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-rounded:before{content:""}.ti-square-rounded-arrow-down:before{content:""}.ti-square-rounded-arrow-left:before{content:""}.ti-square-rounded-arrow-right:before{content:""}.ti-square-rounded-arrow-up:before{content:""}.ti-square-rounded-check:before{content:""}.ti-square-rounded-chevron-down:before{content:""}.ti-square-rounded-chevron-left:before{content:""}.ti-square-rounded-chevron-right:before{content:""}.ti-square-rounded-chevron-up:before{content:""}.ti-square-rounded-chevrons-down:before{content:""}.ti-square-rounded-chevrons-left:before{content:""}.ti-square-rounded-chevrons-right:before{content:""}.ti-square-rounded-chevrons-up:before{content:""}.ti-square-rounded-letter-a:before{content:""}.ti-square-rounded-letter-b:before{content:""}.ti-square-rounded-letter-c:before{content:""}.ti-square-rounded-letter-d:before{content:""}.ti-square-rounded-letter-e:before{content:""}.ti-square-rounded-letter-f:before{content:""}.ti-square-rounded-letter-g:before{content:""}.ti-square-rounded-letter-h:before{content:""}.ti-square-rounded-letter-i:before{content:""}.ti-square-rounded-letter-j:before{content:""}.ti-square-rounded-letter-k:before{content:""}.ti-square-rounded-letter-l:before{content:""}.ti-square-rounded-letter-m:before{content:""}.ti-square-rounded-letter-n:before{content:""}.ti-square-rounded-letter-o:before{content:""}.ti-square-rounded-letter-p:before{content:""}.ti-square-rounded-letter-q:before{content:""}.ti-square-rounded-letter-r:before{content:""}.ti-square-rounded-letter-s:before{content:""}.ti-square-rounded-letter-t:before{content:""}.ti-square-rounded-letter-u:before{content:""}.ti-square-rounded-letter-v:before{content:""}.ti-square-rounded-letter-w:before{content:""}.ti-square-rounded-letter-x:before{content:""}.ti-square-rounded-letter-y:before{content:""}.ti-square-rounded-letter-z:before{content:""}.ti-square-rounded-minus:before{content:""}.ti-square-rounded-minus-2:before{content:"ﲗ"}.ti-square-rounded-number-0:before{content:""}.ti-square-rounded-number-1:before{content:""}.ti-square-rounded-number-2:before{content:""}.ti-square-rounded-number-3:before{content:""}.ti-square-rounded-number-4:before{content:""}.ti-square-rounded-number-5:before{content:""}.ti-square-rounded-number-6:before{content:""}.ti-square-rounded-number-7:before{content:""}.ti-square-rounded-number-8:before{content:""}.ti-square-rounded-number-9:before{content:""}.ti-square-rounded-percentage:before{content:"ﶄ"}.ti-square-rounded-plus:before{content:""}.ti-square-rounded-plus-2:before{content:"ﲘ"}.ti-square-rounded-x:before{content:""}.ti-square-toggle:before{content:""}.ti-square-toggle-horizontal:before{content:""}.ti-square-x:before{content:""}.ti-squares:before{content:""}.ti-squares-diagonal:before{content:""}.ti-squares-selected:before{content:"ﺣ"}.ti-stack:before{content:""}.ti-stack-2:before{content:""}.ti-stack-3:before{content:""}.ti-stack-back:before{content:"ﴦ"}.ti-stack-backward:before{content:"ﴧ"}.ti-stack-forward:before{content:"ﴨ"}.ti-stack-front:before{content:"ﴩ"}.ti-stack-middle: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-sticker-2:before{content:"ﴽ"}.ti-stopwatch:before{content:"ﾛ"}.ti-storm:before{content:""}.ti-storm-off:before{content:""}.ti-stretching:before{content:""}.ti-stretching-2: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-electricity: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-swipe:before{content:""}.ti-swipe-down:before{content:"ﵞ"}.ti-swipe-left:before{content:"ﵟ"}.ti-swipe-right:before{content:"ﵠ"}.ti-swipe-up: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-column:before{content:"﫿"}.ti-table-dashed:before{content:"𐂺"}.ti-table-down:before{content:"靖"}.ti-table-export:before{content:""}.ti-table-heart:before{content:"精"}.ti-table-import:before{content:""}.ti-table-minus:before{content:"羽"}.ti-table-off:before{content:""}.ti-table-options:before{content:""}.ti-table-plus:before{content:"﨟"}.ti-table-row:before{content:"ﬀ"}.ti-table-share:before{content:"蘒"}.ti-table-shortcut:before{content:""}.ti-table-spark:before{content:"ﾭ"}.ti-tag:before{content:"𐂖"}.ti-tag-minus:before{content:""}.ti-tag-off:before{content:""}.ti-tag-plus:before{content:"𐂗"}.ti-tag-starred: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-arrow:before{content:""}.ti-target-off:before{content:""}.ti-tax:before{content:"ﻮ"}.ti-tax-euro:before{content:"ﻰ"}.ti-tax-pound:before{content:"ﻯ"}.ti-teapot: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-temperature-snow:before{content:"ﶣ"}.ti-temperature-sun: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-grammar: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-scan-2:before{content:"ﳃ"}.ti-text-size:before{content:""}.ti-text-spellcheck:before{content:""}.ti-text-wrap:before{content:""}.ti-text-wrap-column:before{content:"ﺲ"}.ti-text-wrap-disabled:before{content:""}.ti-texture:before{content:""}.ti-theater: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-tic-tac: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-time-duration-0:before{content:"䀹"}.ti-time-duration-10:before{content:"𥉉"}.ti-time-duration-15:before{content:"𥳐"}.ti-time-duration-30:before{content:"𧻓"}.ti-time-duration-45:before{content:"齃"}.ti-time-duration-5:before{content:"龎"}.ti-time-duration-60:before{content:"﫚"}.ti-time-duration-90:before{content:"﫛"}.ti-time-duration-off:before{content:"﫜"}.ti-timeline:before{content:""}.ti-timeline-event:before{content:""}.ti-timeline-event-exclamation:before{content:""}.ti-timeline-event-minus:before{content:""}.ti-timeline-event-plus:before{content:""}.ti-timeline-event-text:before{content:""}.ti-timeline-event-x:before{content:""}.ti-timezone:before{content:"ﻭ"}.ti-tip-jar:before{content:"ﻪ"}.ti-tip-jar-euro:before{content:"ﻬ"}.ti-tip-jar-pound: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-toml: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-3:before{content:"ﴫ"}.ti-tools-kitchen-off:before{content:""}.ti-tools-off:before{content:""}.ti-tooltip:before{content:""}.ti-topology-bus:before{content:""}.ti-topology-complex:before{content:""}.ti-topology-full:before{content:""}.ti-topology-full-hierarchy:before{content:""}.ti-topology-ring:before{content:""}.ti-topology-ring-2:before{content:""}.ti-topology-ring-3:before{content:""}.ti-topology-star:before{content:""}.ti-topology-star-2:before{content:""}.ti-topology-star-3:before{content:""}.ti-topology-star-ring:before{content:""}.ti-topology-star-ring-2:before{content:""}.ti-topology-star-ring-3:before{content:""}.ti-torii: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-transaction-bitcoin:before{content:"ﵮ"}.ti-transaction-dollar:before{content:"ﵯ"}.ti-transaction-euro:before{content:"ﵰ"}.ti-transaction-pound:before{content:"ﵱ"}.ti-transaction-rupee:before{content:"ﶅ"}.ti-transaction-yen:before{content:"ﵲ"}.ti-transaction-yuan:before{content:"ﵳ"}.ti-transfer:before{content:"ﰟ"}.ti-transfer-in:before{content:""}.ti-transfer-out:before{content:""}.ti-transfer-vertical:before{content:"ﰞ"}.ti-transform:before{content:""}.ti-transform-point:before{content:"ﶩ"}.ti-transform-point-bottom-left:before{content:"ﶥ"}.ti-transform-point-bottom-right:before{content:"ﶦ"}.ti-transform-point-top-left:before{content:"ﶧ"}.ti-transform-point-top-right: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-treadmill:before{content:"﩮"}.ti-tree:before{content:""}.ti-trees:before{content:""}.ti-trekking: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-minus:before{content:"ﲛ"}.ti-triangle-minus-2:before{content:"ﲚ"}.ti-triangle-off:before{content:""}.ti-triangle-plus:before{content:"ﲝ"}.ti-triangle-plus-2: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-typeface:before{content:"ﶫ"}.ti-typography:before{content:""}.ti-typography-off:before{content:""}.ti-u-turn-left:before{content:"ﺢ"}.ti-u-turn-right:before{content:"ﺡ"}.ti-ufo:before{content:""}.ti-ufo-off:before{content:""}.ti-uhd:before{content:"𐂪"}.ti-umbrella:before{content:""}.ti-umbrella-2:before{content:"．"}.ti-umbrella-closed:before{content:"，"}.ti-umbrella-closed-2:before{content:"－"}.ti-umbrella-off:before{content:""}.ti-underline:before{content:""}.ti-universe:before{content:"ﳄ"}.ti-unlink:before{content:""}.ti-upload:before{content:""}.ti-urgent:before{content:""}.ti-usb:before{content:""}.ti-user:before{content:""}.ti-user-bitcoin:before{content:"Ｐ"}.ti-user-bolt:before{content:"六"}.ti-user-cancel:before{content:"戮"}.ti-user-check:before{content:""}.ti-user-circle:before{content:""}.ti-user-code:before{content:"陸"}.ti-user-cog:before{content:"倫"}.ti-user-dollar:before{content:"崙"}.ti-user-down:before{content:"淪"}.ti-user-edit:before{content:""}.ti-user-exclamation:before{content:""}.ti-user-heart:before{content:""}.ti-user-hexagon:before{content:"ﱎ"}.ti-user-minus:before{content:""}.ti-user-off:before{content:""}.ti-user-pause:before{content:"輪"}.ti-user-pentagon:before{content:"ﱏ"}.ti-user-pin:before{content:""}.ti-user-plus:before{content:""}.ti-user-question:before{content:""}.ti-user-scan:before{content:"ﲯ"}.ti-user-screen:before{content:"ﺠ"}.ti-user-search:before{content:""}.ti-user-share:before{content:"律"}.ti-user-shield:before{content:""}.ti-user-square:before{content:"ﱑ"}.ti-user-square-rounded:before{content:"ﱐ"}.ti-user-star:before{content:""}.ti-user-up:before{content:""}.ti-user-x:before{content:""}.ti-users:before{content:""}.ti-users-group:before{content:"﨡"}.ti-users-minus:before{content:"﨎"}.ti-users-plus: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-vacuum-cleaner: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-spline: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-arrow:before{content:""}.ti-view-360-number:before{content:""}.ti-view-360-off:before{content:""}.ti-viewfinder:before{content:""}.ti-viewfinder-off:before{content:""}.ti-viewport-narrow:before{content:""}.ti-viewport-short:before{content:"ﻩ"}.ti-viewport-tall: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-volcano:before{content:""}.ti-volume:before{content:""}.ti-volume-2:before{content:""}.ti-volume-3:before{content:""}.ti-volume-off:before{content:""}.ti-vs: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-flat: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-eco:before{content:"婢"}.ti-wash-gentle:before{content:""}.ti-wash-hand: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-waterpolo:before{content:"﩯"}.ti-wave-saw-tool:before{content:""}.ti-wave-sine:before{content:""}.ti-wave-square:before{content:""}.ti-waves-electricity:before{content:"ﳅ"}.ti-webhook:before{content:""}.ti-webhook-off:before{content:""}.ti-weight:before{content:""}.ti-wheat:before{content:"𐂨"}.ti-wheat-off:before{content:"𐂩"}.ti-wheel:before{content:"ﱤ"}.ti-wheelchair:before{content:""}.ti-wheelchair-off:before{content:""}.ti-whirl: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-electricity: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-bolt:before{content:"慄"}.ti-world-cancel:before{content:"栗"}.ti-world-check:before{content:"率"}.ti-world-code:before{content:"隆"}.ti-world-cog:before{content:"利"}.ti-world-dollar:before{content:"吏"}.ti-world-down:before{content:"履"}.ti-world-download:before{content:""}.ti-world-exclamation:before{content:"易"}.ti-world-heart:before{content:"李"}.ti-world-latitude:before{content:""}.ti-world-longitude:before{content:""}.ti-world-minus:before{content:"梨"}.ti-world-off:before{content:""}.ti-world-pause:before{content:"泥"}.ti-world-pin:before{content:"理"}.ti-world-plus:before{content:"痢"}.ti-world-question:before{content:"罹"}.ti-world-search:before{content:"裏"}.ti-world-share:before{content:"裡"}.ti-world-star:before{content:"里"}.ti-world-up:before{content:"離"}.ti-world-upload:before{content:""}.ti-world-www:before{content:""}.ti-world-x: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-x-power-y:before{content:"𐁲"}.ti-xbox-a:before{content:""}.ti-xbox-b:before{content:""}.ti-xbox-x:before{content:""}.ti-xbox-y:before{content:""}.ti-xd:before{content:"勉"}.ti-xxx: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: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-zoom-scan:before{content:"ﲰ"}.ti-zzz:before{content:""}.ti-zzz-off:before{content:""}.ti-123:before{content:""}.ti-360:before{content:""}.ti-code-asterix:before{content:""}.ti-discount-2:before{content:""}.ti-discount-2-off:before{content:""}.ti-discount-check:before{content:""}.ti-hand-rock:before{content:""}.ti-sort-deacending-small-big:before{content:"ﶖ"}.ti-shi-jumping:before{content:"𤋮"}.ti-box-seam:before{content:""}.ti-kering:before{content:""}.ti-2fa:before{content:""}.ti-3d-cube-sphere:before{content:""}.ti-3d-cube-sphere-off:before{content:""}.ti-3d-rotate:before{content:""}.ti-12-hours:before{content:"ﱓ"}.ti-24-hours:before{content:""}.ti-360-view:before{content:""}.ti-circle-0:before{content:""}.ti-circle-1:before{content:""}.ti-circle-2:before{content:""}.ti-circle-3:before{content:""}.ti-circle-4:before{content:""}.ti-circle-5:before{content:""}.ti-circle-6:before{content:""}.ti-circle-7:before{content:""}.ti-circle-8:before{content:""}.ti-circle-9:before{content:""}.ti-hexagon-0:before{content:""}.ti-hexagon-1:before{content:""}.ti-hexagon-2:before{content:""}.ti-hexagon-3: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-square-0:before{content:""}.ti-square-1:before{content:""}.ti-square-2:before{content:""}.ti-square-3:before{content:""}.ti-square-4:before{content:""}.ti-square-5:before{content:""}.ti-square-6:before{content:""}.ti-square-7:before{content:""}.ti-square-8:before{content:""}.ti-square-9:before{content:""}.ti-message-circle-2:before{content:""}.ti-mood-suprised:before{content:""}.ti-circle-dashed-letter-letter-v:before{content:"ﾄ"}.ti-seeding:before{content:""}.ti-seeding-off:before{content:""}
/*!
 * Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-feature-settings:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:Font Awesome\ 6 Free}.fa-brands,.fab{font-family:Font Awesome\ 6 Brands}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media(prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0:before{content:"0"}.fa-1:before{content:"1"}.fa-2:before{content:"2"}.fa-3:before{content:"3"}.fa-4:before{content:"4"}.fa-5:before{content:"5"}.fa-6:before{content:"6"}.fa-7:before{content:"7"}.fa-8:before{content:"8"}.fa-9:before{content:"9"}.fa-fill-drip:before{content:""}.fa-arrows-to-circle:before{content:""}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:""}.fa-at:before{content:"@"}.fa-trash-alt:before,.fa-trash-can:before{content:""}.fa-text-height:before{content:""}.fa-user-times:before,.fa-user-xmark:before{content:""}.fa-stethoscope:before{content:""}.fa-comment-alt:before,.fa-message:before{content:""}.fa-info:before{content:""}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:""}.fa-explosion:before{content:""}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:""}.fa-wave-square:before{content:""}.fa-ring:before{content:""}.fa-building-un:before{content:""}.fa-dice-three:before{content:""}.fa-calendar-alt:before,.fa-calendar-days:before{content:""}.fa-anchor-circle-check:before{content:""}.fa-building-circle-arrow-right:before{content:""}.fa-volleyball-ball:before,.fa-volleyball:before{content:""}.fa-arrows-up-to-line:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-circle-minus:before,.fa-minus-circle:before{content:""}.fa-door-open:before{content:""}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:""}.fa-atom:before{content:""}.fa-soap:before{content:""}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:""}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:""}.fa-bridge-circle-check:before{content:""}.fa-pump-medical:before{content:""}.fa-fingerprint:before{content:""}.fa-hand-point-right:before{content:""}.fa-magnifying-glass-location:before,.fa-search-location:before{content:""}.fa-forward-step:before,.fa-step-forward:before{content:""}.fa-face-smile-beam:before,.fa-smile-beam:before{content:""}.fa-flag-checkered:before{content:""}.fa-football-ball:before,.fa-football:before{content:""}.fa-school-circle-exclamation:before{content:""}.fa-crop:before{content:""}.fa-angle-double-down:before,.fa-angles-down:before{content:""}.fa-users-rectangle:before{content:""}.fa-people-roof:before{content:""}.fa-people-line:before{content:""}.fa-beer-mug-empty:before,.fa-beer:before{content:""}.fa-diagram-predecessor:before{content:""}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:""}.fa-burn:before,.fa-fire-flame-simple:before{content:""}.fa-male:before,.fa-person:before{content:""}.fa-laptop:before{content:""}.fa-file-csv:before{content:""}.fa-menorah:before{content:""}.fa-truck-plane:before{content:""}.fa-record-vinyl:before{content:""}.fa-face-grin-stars:before,.fa-grin-stars:before{content:""}.fa-bong:before{content:""}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:""}.fa-arrow-down-up-across-line:before{content:""}.fa-spoon:before,.fa-utensil-spoon:before{content:""}.fa-jar-wheat:before{content:""}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:""}.fa-file-circle-exclamation:before{content:""}.fa-circle-h:before,.fa-hospital-symbol:before{content:""}.fa-pager:before{content:""}.fa-address-book:before,.fa-contact-book:before{content:""}.fa-strikethrough:before{content:""}.fa-k:before{content:"K"}.fa-landmark-flag:before{content:""}.fa-pencil-alt:before,.fa-pencil:before{content:""}.fa-backward:before{content:""}.fa-caret-right:before{content:""}.fa-comments:before{content:""}.fa-file-clipboard:before,.fa-paste:before{content:""}.fa-code-pull-request:before{content:""}.fa-clipboard-list:before{content:""}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:""}.fa-user-check:before{content:""}.fa-vial-virus:before{content:""}.fa-sheet-plastic:before{content:""}.fa-blog:before{content:""}.fa-user-ninja:before{content:""}.fa-person-arrow-up-from-line:before{content:""}.fa-scroll-torah:before,.fa-torah:before{content:""}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:""}.fa-toggle-off:before{content:""}.fa-archive:before,.fa-box-archive:before{content:""}.fa-person-drowning:before{content:""}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:""}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:""}.fa-spray-can:before{content:""}.fa-truck-monster:before{content:""}.fa-w:before{content:"W"}.fa-earth-africa:before,.fa-globe-africa:before{content:""}.fa-rainbow:before{content:""}.fa-circle-notch:before{content:""}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:""}.fa-paw:before{content:""}.fa-cloud:before{content:""}.fa-trowel-bricks:before{content:""}.fa-face-flushed:before,.fa-flushed:before{content:""}.fa-hospital-user:before{content:""}.fa-tent-arrow-left-right:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-binoculars:before{content:""}.fa-microphone-slash:before{content:""}.fa-box-tissue:before{content:""}.fa-motorcycle:before{content:""}.fa-bell-concierge:before,.fa-concierge-bell:before{content:""}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:""}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:""}.fa-mars-and-venus-burst:before{content:""}.fa-caret-square-right:before,.fa-square-caret-right:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-sun-plant-wilt:before{content:""}.fa-toilets-portable:before{content:""}.fa-hockey-puck:before{content:""}.fa-table:before{content:""}.fa-magnifying-glass-arrow-right:before{content:""}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:""}.fa-users-slash:before{content:""}.fa-clover:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-star-and-crescent:before{content:""}.fa-house-fire:before{content:""}.fa-minus-square:before,.fa-square-minus:before{content:""}.fa-helicopter:before{content:""}.fa-compass:before{content:""}.fa-caret-square-down:before,.fa-square-caret-down:before{content:""}.fa-file-circle-question:before{content:""}.fa-laptop-code:before{content:""}.fa-swatchbook:before{content:""}.fa-prescription-bottle:before{content:""}.fa-bars:before,.fa-navicon:before{content:""}.fa-people-group:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-heart-broken:before,.fa-heart-crack:before{content:""}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:""}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:""}.fa-film:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-people-robbery:before{content:""}.fa-lightbulb:before{content:""}.fa-caret-left:before{content:""}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:""}.fa-school-circle-xmark:before{content:""}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:""}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:""}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-headphones-alt:before,.fa-headphones-simple:before{content:""}.fa-sitemap:before{content:""}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:""}.fa-memory:before{content:""}.fa-road-spikes:before{content:""}.fa-fire-burner:before{content:""}.fa-flag:before{content:""}.fa-hanukiah:before{content:""}.fa-feather:before{content:""}.fa-volume-down:before,.fa-volume-low:before{content:""}.fa-comment-slash:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-compress:before{content:""}.fa-wheat-alt:before,.fa-wheat-awn:before{content:""}.fa-ankh:before{content:""}.fa-hands-holding-child:before{content:""}.fa-asterisk:before{content:"*"}.fa-check-square:before,.fa-square-check:before{content:""}.fa-peseta-sign:before{content:""}.fa-header:before,.fa-heading:before{content:""}.fa-ghost:before{content:""}.fa-list-squares:before,.fa-list:before{content:""}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:""}.fa-cart-plus:before{content:""}.fa-gamepad:before{content:""}.fa-circle-dot:before,.fa-dot-circle:before{content:""}.fa-dizzy:before,.fa-face-dizzy:before{content:""}.fa-egg:before{content:""}.fa-house-medical-circle-xmark:before{content:""}.fa-campground:before{content:""}.fa-folder-plus:before{content:""}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:""}.fa-paint-brush:before,.fa-paintbrush:before{content:""}.fa-lock:before{content:""}.fa-gas-pump:before{content:""}.fa-hot-tub-person:before,.fa-hot-tub:before{content:""}.fa-map-location:before,.fa-map-marked:before{content:""}.fa-house-flood-water:before{content:""}.fa-tree:before{content:""}.fa-bridge-lock:before{content:""}.fa-sack-dollar:before{content:""}.fa-edit:before,.fa-pen-to-square:before{content:""}.fa-car-side:before{content:""}.fa-share-alt:before,.fa-share-nodes:before{content:""}.fa-heart-circle-minus:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-microscope:before{content:""}.fa-sink:before{content:""}.fa-bag-shopping:before,.fa-shopping-bag:before{content:""}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:""}.fa-mitten:before{content:""}.fa-person-rays:before{content:""}.fa-users:before{content:""}.fa-eye-slash:before{content:""}.fa-flask-vial:before{content:""}.fa-hand-paper:before,.fa-hand:before{content:""}.fa-om:before{content:""}.fa-worm:before{content:""}.fa-house-circle-xmark:before{content:""}.fa-plug:before{content:""}.fa-chevron-up:before{content:""}.fa-hand-spock:before{content:""}.fa-stopwatch:before{content:""}.fa-face-kiss:before,.fa-kiss:before{content:""}.fa-bridge-circle-xmark:before{content:""}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:""}.fa-chess-bishop:before{content:""}.fa-face-grin-wink:before,.fa-grin-wink:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:""}.fa-road-circle-check:before{content:""}.fa-dice-five:before{content:""}.fa-rss-square:before,.fa-square-rss:before{content:""}.fa-land-mine-on:before{content:""}.fa-i-cursor:before{content:""}.fa-stamp:before{content:""}.fa-stairs:before{content:""}.fa-i:before{content:"I"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:""}.fa-pills:before{content:""}.fa-face-grin-wide:before,.fa-grin-alt:before{content:""}.fa-tooth:before{content:""}.fa-v:before{content:"V"}.fa-bangladeshi-taka-sign:before{content:""}.fa-bicycle:before{content:""}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-ambulance:before,.fa-truck-medical:before{content:""}.fa-wheat-awn-circle-exclamation:before{content:""}.fa-snowman:before{content:""}.fa-mortar-pestle:before{content:""}.fa-road-barrier:before{content:""}.fa-school:before{content:""}.fa-igloo:before{content:""}.fa-joint:before{content:""}.fa-angle-right:before{content:""}.fa-horse:before{content:""}.fa-q:before{content:"Q"}.fa-g:before{content:"G"}.fa-notes-medical:before{content:""}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-dong-sign:before{content:""}.fa-capsules:before{content:""}.fa-poo-bolt:before,.fa-poo-storm:before{content:""}.fa-face-frown-open:before,.fa-frown-open:before{content:""}.fa-hand-point-up:before{content:""}.fa-money-bill:before{content:""}.fa-bookmark:before{content:""}.fa-align-justify:before{content:""}.fa-umbrella-beach:before{content:""}.fa-helmet-un:before{content:""}.fa-bullseye:before{content:""}.fa-bacon:before{content:""}.fa-hand-point-down:before{content:""}.fa-arrow-up-from-bracket:before{content:""}.fa-folder-blank:before,.fa-folder:before{content:""}.fa-file-medical-alt:before,.fa-file-waveform:before{content:""}.fa-radiation:before{content:""}.fa-chart-simple:before{content:""}.fa-mars-stroke:before{content:""}.fa-vial:before{content:""}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:""}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:""}.fa-e:before{content:"E"}.fa-pen-alt:before,.fa-pen-clip:before{content:""}.fa-bridge-circle-exclamation:before{content:""}.fa-user:before{content:""}.fa-school-circle-check:before{content:""}.fa-dumpster:before{content:""}.fa-shuttle-van:before,.fa-van-shuttle:before{content:""}.fa-building-user:before{content:""}.fa-caret-square-left:before,.fa-square-caret-left:before{content:""}.fa-highlighter:before{content:""}.fa-key:before{content:""}.fa-bullhorn:before{content:""}.fa-globe:before{content:""}.fa-synagogue:before{content:""}.fa-person-half-dress:before{content:""}.fa-road-bridge:before{content:""}.fa-location-arrow:before{content:""}.fa-c:before{content:"C"}.fa-tablet-button:before{content:""}.fa-building-lock:before{content:""}.fa-pizza-slice:before{content:""}.fa-money-bill-wave:before{content:""}.fa-area-chart:before,.fa-chart-area:before{content:""}.fa-house-flag:before{content:""}.fa-person-circle-minus:before{content:""}.fa-ban:before,.fa-cancel:before{content:""}.fa-camera-rotate:before{content:""}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:""}.fa-star:before{content:""}.fa-repeat:before{content:""}.fa-cross:before{content:""}.fa-box:before{content:""}.fa-venus-mars:before{content:""}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:""}.fa-expand-arrows-alt:before,.fa-maximize:before{content:""}.fa-charging-station:before{content:""}.fa-shapes:before,.fa-triangle-circle-square:before{content:""}.fa-random:before,.fa-shuffle:before{content:""}.fa-person-running:before,.fa-running:before{content:""}.fa-mobile-retro:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-spider:before{content:""}.fa-hands-bound:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-plane-circle-exclamation:before{content:""}.fa-x-ray:before{content:""}.fa-spell-check:before{content:""}.fa-slash:before{content:""}.fa-computer-mouse:before,.fa-mouse:before{content:""}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:""}.fa-shop-slash:before,.fa-store-alt-slash:before{content:""}.fa-server:before{content:""}.fa-virus-covid-slash:before{content:""}.fa-shop-lock:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-blender-phone:before{content:""}.fa-building-wheat:before{content:""}.fa-person-breastfeeding:before{content:""}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:""}.fa-venus:before{content:""}.fa-passport:before{content:""}.fa-heart-pulse:before,.fa-heartbeat:before{content:""}.fa-people-carry-box:before,.fa-people-carry:before{content:""}.fa-temperature-high:before{content:""}.fa-microchip:before{content:""}.fa-crown:before{content:""}.fa-weight-hanging:before{content:""}.fa-xmarks-lines:before{content:""}.fa-file-prescription:before{content:""}.fa-weight-scale:before,.fa-weight:before{content:""}.fa-user-friends:before,.fa-user-group:before{content:""}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:""}.fa-chess-knight:before{content:""}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:""}.fa-wheelchair:before{content:""}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:""}.fa-toggle-on:before{content:""}.fa-person-walking:before,.fa-walking:before{content:""}.fa-l:before{content:"L"}.fa-fire:before{content:""}.fa-bed-pulse:before,.fa-procedures:before{content:""}.fa-shuttle-space:before,.fa-space-shuttle:before{content:""}.fa-face-laugh:before,.fa-laugh:before{content:""}.fa-folder-open:before{content:""}.fa-heart-circle-plus:before{content:""}.fa-code-fork:before{content:""}.fa-city:before{content:""}.fa-microphone-alt:before,.fa-microphone-lines:before{content:""}.fa-pepper-hot:before{content:""}.fa-unlock:before{content:""}.fa-colon-sign:before{content:""}.fa-headset:before{content:""}.fa-store-slash:before{content:""}.fa-road-circle-xmark:before{content:""}.fa-user-minus:before{content:""}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:""}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:""}.fa-clipboard:before{content:""}.fa-house-circle-exclamation:before{content:""}.fa-file-arrow-up:before,.fa-file-upload:before{content:""}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:""}.fa-bath:before,.fa-bathtub:before{content:""}.fa-underline:before{content:""}.fa-user-edit:before,.fa-user-pen:before{content:""}.fa-signature:before{content:""}.fa-stroopwafel:before{content:""}.fa-bold:before{content:""}.fa-anchor-lock:before{content:""}.fa-building-ngo:before{content:""}.fa-manat-sign:before{content:""}.fa-not-equal:before{content:""}.fa-border-style:before,.fa-border-top-left:before{content:""}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:""}.fa-jedi:before{content:""}.fa-poll:before,.fa-square-poll-vertical:before{content:""}.fa-mug-hot:before{content:""}.fa-battery-car:before,.fa-car-battery:before{content:""}.fa-gift:before{content:""}.fa-dice-two:before{content:""}.fa-chess-queen:before{content:""}.fa-glasses:before{content:""}.fa-chess-board:before{content:""}.fa-building-circle-check:before{content:""}.fa-person-chalkboard:before{content:""}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:""}.fa-hand-back-fist:before,.fa-hand-rock:before{content:""}.fa-caret-square-up:before,.fa-square-caret-up:before{content:""}.fa-cloud-showers-water:before{content:""}.fa-bar-chart:before,.fa-chart-bar:before{content:""}.fa-hands-bubbles:before,.fa-hands-wash:before{content:""}.fa-less-than-equal:before{content:""}.fa-train:before{content:""}.fa-eye-low-vision:before,.fa-low-vision:before{content:""}.fa-crow:before{content:""}.fa-sailboat:before{content:""}.fa-window-restore:before{content:""}.fa-plus-square:before,.fa-square-plus:before{content:""}.fa-torii-gate:before{content:""}.fa-frog:before{content:""}.fa-bucket:before{content:""}.fa-image:before{content:""}.fa-microphone:before{content:""}.fa-cow:before{content:""}.fa-caret-up:before{content:""}.fa-screwdriver:before{content:""}.fa-folder-closed:before{content:""}.fa-house-tsunami:before{content:""}.fa-square-nfi:before{content:""}.fa-arrow-up-from-ground-water:before{content:""}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:""}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:""}.fa-columns:before,.fa-table-columns:before{content:""}.fa-lemon:before{content:""}.fa-head-side-mask:before{content:""}.fa-handshake:before{content:""}.fa-gem:before{content:""}.fa-dolly-box:before,.fa-dolly:before{content:""}.fa-smoking:before{content:""}.fa-compress-arrows-alt:before,.fa-minimize:before{content:""}.fa-monument:before{content:""}.fa-snowplow:before{content:""}.fa-angle-double-right:before,.fa-angles-right:before{content:""}.fa-cannabis:before{content:""}.fa-circle-play:before,.fa-play-circle:before{content:""}.fa-tablets:before{content:""}.fa-ethernet:before{content:""}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:""}.fa-chair:before{content:""}.fa-check-circle:before,.fa-circle-check:before{content:""}.fa-circle-stop:before,.fa-stop-circle:before{content:""}.fa-compass-drafting:before,.fa-drafting-compass:before{content:""}.fa-plate-wheat:before{content:""}.fa-icicles:before{content:""}.fa-person-shelter:before{content:""}.fa-neuter:before{content:""}.fa-id-badge:before{content:""}.fa-marker:before{content:""}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:""}.fa-helicopter-symbol:before{content:""}.fa-universal-access:before{content:""}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:""}.fa-lari-sign:before{content:""}.fa-volcano:before{content:""}.fa-person-walking-dashed-line-arrow-right:before{content:""}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:""}.fa-viruses:before{content:""}.fa-square-person-confined:before{content:""}.fa-user-tie:before{content:""}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:""}.fa-tent-arrow-down-to-line:before{content:""}.fa-certificate:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-suitcase:before{content:""}.fa-person-skating:before,.fa-skating:before{content:""}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:""}.fa-camera-retro:before{content:""}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:""}.fa-arrow-right-to-file:before,.fa-file-import:before{content:""}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:""}.fa-box-open:before{content:""}.fa-scroll:before{content:""}.fa-spa:before{content:""}.fa-location-pin-lock:before{content:""}.fa-pause:before{content:""}.fa-hill-avalanche:before{content:""}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-bomb:before{content:""}.fa-registered:before{content:""}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:""}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:""}.fa-subscript:before{content:""}.fa-diamond-turn-right:before,.fa-directions:before{content:""}.fa-burst:before{content:""}.fa-house-laptop:before,.fa-laptop-house:before{content:""}.fa-face-tired:before,.fa-tired:before{content:""}.fa-money-bills:before{content:""}.fa-smog:before{content:""}.fa-crutch:before{content:""}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:""}.fa-palette:before{content:""}.fa-arrows-turn-right:before{content:""}.fa-vest:before{content:""}.fa-ferry:before{content:""}.fa-arrows-down-to-people:before{content:""}.fa-seedling:before,.fa-sprout:before{content:""}.fa-arrows-alt-h:before,.fa-left-right:before{content:""}.fa-boxes-packing:before{content:""}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:""}.fa-group-arrows-rotate:before{content:""}.fa-bowl-food:before{content:""}.fa-candy-cane:before{content:""}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:""}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:""}.fa-remove-format:before,.fa-text-slash:before{content:""}.fa-face-smile-wink:before,.fa-smile-wink:before{content:""}.fa-file-word:before{content:""}.fa-file-powerpoint:before{content:""}.fa-arrows-h:before,.fa-arrows-left-right:before{content:""}.fa-house-lock:before{content:""}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:""}.fa-children:before{content:""}.fa-blackboard:before,.fa-chalkboard:before{content:""}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:""}.fa-envelope-open:before{content:""}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:""}.fa-mattress-pillow:before{content:""}.fa-guarani-sign:before{content:""}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-cruzeiro-sign:before{content:""}.fa-greater-than-equal:before{content:""}.fa-shield-alt:before,.fa-shield-halved:before{content:""}.fa-atlas:before,.fa-book-atlas:before{content:""}.fa-virus:before{content:""}.fa-envelope-circle-check:before{content:""}.fa-layer-group:before{content:""}.fa-arrows-to-dot:before{content:""}.fa-archway:before{content:""}.fa-heart-circle-check:before{content:""}.fa-house-chimney-crack:before,.fa-house-damage:before{content:""}.fa-file-archive:before,.fa-file-zipper:before{content:""}.fa-square:before{content:""}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:""}.fa-couch:before{content:""}.fa-cedi-sign:before{content:""}.fa-italic:before{content:""}.fa-table-cells-column-lock:before{content:""}.fa-church:before{content:""}.fa-comments-dollar:before{content:""}.fa-democrat:before{content:""}.fa-z:before{content:"Z"}.fa-person-skiing:before,.fa-skiing:before{content:""}.fa-road-lock:before{content:""}.fa-a:before{content:"A"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:""}.fa-feather-alt:before,.fa-feather-pointed:before{content:""}.fa-p:before{content:"P"}.fa-snowflake:before{content:""}.fa-newspaper:before{content:""}.fa-ad:before,.fa-rectangle-ad:before{content:""}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:""}.fa-filter-circle-xmark:before{content:""}.fa-locust:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:""}.fa-person-dress-burst:before{content:""}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:""}.fa-vector-square:before{content:""}.fa-bread-slice:before{content:""}.fa-language:before{content:""}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:""}.fa-filter:before{content:""}.fa-question:before{content:"?"}.fa-file-signature:before{content:""}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:""}.fa-house-chimney-user:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-puzzle-piece:before{content:""}.fa-money-check:before{content:""}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:""}.fa-code:before{content:""}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:""}.fa-building-circle-exclamation:before{content:""}.fa-magnifying-glass-chart:before{content:""}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:""}.fa-cubes-stacked:before{content:""}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:""}.fa-virus-covid:before{content:""}.fa-austral-sign:before{content:""}.fa-f:before{content:"F"}.fa-leaf:before{content:""}.fa-road:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-person-circle-plus:before{content:""}.fa-chart-pie:before,.fa-pie-chart:before{content:""}.fa-bolt-lightning:before{content:""}.fa-sack-xmark:before{content:""}.fa-file-excel:before{content:""}.fa-file-contract:before{content:""}.fa-fish-fins:before{content:""}.fa-building-flag:before{content:""}.fa-face-grin-beam:before,.fa-grin-beam:before{content:""}.fa-object-ungroup:before{content:""}.fa-poop:before{content:""}.fa-location-pin:before,.fa-map-marker:before{content:""}.fa-kaaba:before{content:""}.fa-toilet-paper:before{content:""}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:""}.fa-eject:before{content:""}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:""}.fa-plane-circle-check:before{content:""}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:""}.fa-object-group:before{content:""}.fa-chart-line:before,.fa-line-chart:before{content:""}.fa-mask-ventilator:before{content:""}.fa-arrow-right:before{content:""}.fa-map-signs:before,.fa-signs-post:before{content:""}.fa-cash-register:before{content:""}.fa-person-circle-question:before{content:""}.fa-h:before{content:"H"}.fa-tarp:before{content:""}.fa-screwdriver-wrench:before,.fa-tools:before{content:""}.fa-arrows-to-eye:before{content:""}.fa-plug-circle-bolt:before{content:""}.fa-heart:before{content:""}.fa-mars-and-venus:before{content:""}.fa-home-user:before,.fa-house-user:before{content:""}.fa-dumpster-fire:before{content:""}.fa-house-crack:before{content:""}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:""}.fa-face-surprise:before,.fa-surprise:before{content:""}.fa-bottle-water:before{content:""}.fa-circle-pause:before,.fa-pause-circle:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-apple-alt:before,.fa-apple-whole:before{content:""}.fa-kitchen-set:before{content:""}.fa-r:before{content:"R"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-cube:before{content:""}.fa-bitcoin-sign:before{content:""}.fa-shield-dog:before{content:""}.fa-solar-panel:before{content:""}.fa-lock-open:before{content:""}.fa-elevator:before{content:""}.fa-money-bill-transfer:before{content:""}.fa-money-bill-trend-up:before{content:""}.fa-house-flood-water-circle-arrow-right:before{content:""}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:""}.fa-circle:before{content:""}.fa-backward-fast:before,.fa-fast-backward:before{content:""}.fa-recycle:before{content:""}.fa-user-astronaut:before{content:""}.fa-plane-slash:before{content:""}.fa-trademark:before{content:""}.fa-basketball-ball:before,.fa-basketball:before{content:""}.fa-satellite-dish:before{content:""}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:""}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:""}.fa-volume-high:before,.fa-volume-up:before{content:""}.fa-users-rays:before{content:""}.fa-wallet:before{content:""}.fa-clipboard-check:before{content:""}.fa-file-audio:before{content:""}.fa-burger:before,.fa-hamburger:before{content:""}.fa-wrench:before{content:""}.fa-bugs:before{content:""}.fa-rupee-sign:before,.fa-rupee:before{content:""}.fa-file-image:before{content:""}.fa-circle-question:before,.fa-question-circle:before{content:""}.fa-plane-departure:before{content:""}.fa-handshake-slash:before{content:""}.fa-book-bookmark:before{content:""}.fa-code-branch:before{content:""}.fa-hat-cowboy:before{content:""}.fa-bridge:before{content:""}.fa-phone-alt:before,.fa-phone-flip:before{content:""}.fa-truck-front:before{content:""}.fa-cat:before{content:""}.fa-anchor-circle-exclamation:before{content:""}.fa-truck-field:before{content:""}.fa-route:before{content:""}.fa-clipboard-question:before{content:""}.fa-panorama:before{content:""}.fa-comment-medical:before{content:""}.fa-teeth-open:before{content:""}.fa-file-circle-minus:before{content:""}.fa-tags:before{content:""}.fa-wine-glass:before{content:""}.fa-fast-forward:before,.fa-forward-fast:before{content:""}.fa-face-meh-blank:before,.fa-meh-blank:before{content:""}.fa-parking:before,.fa-square-parking:before{content:""}.fa-house-signal:before{content:""}.fa-bars-progress:before,.fa-tasks-alt:before{content:""}.fa-faucet-drip:before{content:""}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:""}.fa-ban-smoking:before,.fa-smoking-ban:before{content:""}.fa-terminal:before{content:""}.fa-mobile-button:before{content:""}.fa-house-medical-flag:before{content:""}.fa-basket-shopping:before,.fa-shopping-basket:before{content:""}.fa-tape:before{content:""}.fa-bus-alt:before,.fa-bus-simple:before{content:""}.fa-eye:before{content:""}.fa-face-sad-cry:before,.fa-sad-cry:before{content:""}.fa-audio-description:before{content:""}.fa-person-military-to-person:before{content:""}.fa-file-shield:before{content:""}.fa-user-slash:before{content:""}.fa-pen:before{content:""}.fa-tower-observation:before{content:""}.fa-file-code:before{content:""}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:""}.fa-bus:before{content:""}.fa-heart-circle-xmark:before{content:""}.fa-home-lg:before,.fa-house-chimney:before{content:""}.fa-window-maximize:before{content:""}.fa-face-frown:before,.fa-frown:before{content:""}.fa-prescription:before{content:""}.fa-shop:before,.fa-store-alt:before{content:""}.fa-floppy-disk:before,.fa-save:before{content:""}.fa-vihara:before{content:""}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-comment-dots:before,.fa-commenting:before{content:""}.fa-plant-wilt:before{content:""}.fa-diamond:before{content:""}.fa-face-grin-squint:before,.fa-grin-squint:before{content:""}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:""}.fa-bacterium:before{content:""}.fa-hand-pointer:before{content:""}.fa-drum-steelpan:before{content:""}.fa-hand-scissors:before{content:""}.fa-hands-praying:before,.fa-praying-hands:before{content:""}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:""}.fa-biohazard:before{content:""}.fa-location-crosshairs:before,.fa-location:before{content:""}.fa-mars-double:before{content:""}.fa-child-dress:before{content:""}.fa-users-between-lines:before{content:""}.fa-lungs-virus:before{content:""}.fa-face-grin-tears:before,.fa-grin-tears:before{content:""}.fa-phone:before{content:""}.fa-calendar-times:before,.fa-calendar-xmark:before{content:""}.fa-child-reaching:before{content:""}.fa-head-side-virus:before{content:""}.fa-user-cog:before,.fa-user-gear:before{content:""}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:""}.fa-door-closed:before{content:""}.fa-shield-virus:before{content:""}.fa-dice-six:before{content:""}.fa-mosquito-net:before{content:""}.fa-bridge-water:before{content:""}.fa-person-booth:before{content:""}.fa-text-width:before{content:""}.fa-hat-wizard:before{content:""}.fa-pen-fancy:before{content:""}.fa-digging:before,.fa-person-digging:before{content:""}.fa-trash:before{content:""}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:""}.fa-book-medical:before{content:""}.fa-poo:before{content:""}.fa-quote-right-alt:before,.fa-quote-right:before{content:""}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:""}.fa-cubes:before{content:""}.fa-divide:before{content:""}.fa-tenge-sign:before,.fa-tenge:before{content:""}.fa-headphones:before{content:""}.fa-hands-holding:before{content:""}.fa-hands-clapping:before{content:""}.fa-republican:before{content:""}.fa-arrow-left:before{content:""}.fa-person-circle-xmark:before{content:""}.fa-ruler:before{content:""}.fa-align-left:before{content:""}.fa-dice-d6:before{content:""}.fa-restroom:before{content:""}.fa-j:before{content:"J"}.fa-users-viewfinder:before{content:""}.fa-file-video:before{content:""}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:""}.fa-table-cells:before,.fa-th:before{content:""}.fa-file-pdf:before{content:""}.fa-bible:before,.fa-book-bible:before{content:""}.fa-o:before{content:"O"}.fa-medkit:before,.fa-suitcase-medical:before{content:""}.fa-user-secret:before{content:""}.fa-otter:before{content:""}.fa-female:before,.fa-person-dress:before{content:""}.fa-comment-dollar:before{content:""}.fa-briefcase-clock:before,.fa-business-time:before{content:""}.fa-table-cells-large:before,.fa-th-large:before{content:""}.fa-book-tanakh:before,.fa-tanakh:before{content:""}.fa-phone-volume:before,.fa-volume-control-phone:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-clipboard-user:before{content:""}.fa-child:before{content:""}.fa-lira-sign:before{content:""}.fa-satellite:before{content:""}.fa-plane-lock:before{content:""}.fa-tag:before{content:""}.fa-comment:before{content:""}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:""}.fa-envelope:before{content:""}.fa-angle-double-up:before,.fa-angles-up:before{content:""}.fa-paperclip:before{content:""}.fa-arrow-right-to-city:before{content:""}.fa-ribbon:before{content:""}.fa-lungs:before{content:""}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:""}.fa-litecoin-sign:before{content:""}.fa-border-none:before{content:""}.fa-circle-nodes:before{content:""}.fa-parachute-box:before{content:""}.fa-indent:before{content:""}.fa-truck-field-un:before{content:""}.fa-hourglass-empty:before,.fa-hourglass:before{content:""}.fa-mountain:before{content:""}.fa-user-doctor:before,.fa-user-md:before{content:""}.fa-circle-info:before,.fa-info-circle:before{content:""}.fa-cloud-meatball:before{content:""}.fa-camera-alt:before,.fa-camera:before{content:""}.fa-square-virus:before{content:""}.fa-meteor:before{content:""}.fa-car-on:before{content:""}.fa-sleigh:before{content:""}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:""}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:""}.fa-water:before{content:""}.fa-calendar-check:before{content:""}.fa-braille:before{content:""}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:""}.fa-landmark:before{content:""}.fa-truck:before{content:""}.fa-crosshairs:before{content:""}.fa-person-cane:before{content:""}.fa-tent:before{content:""}.fa-vest-patches:before{content:""}.fa-check-double:before{content:""}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:""}.fa-money-bill-wheat:before{content:""}.fa-cookie:before{content:""}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:""}.fa-hard-drive:before,.fa-hdd:before{content:""}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:""}.fa-dumbbell:before{content:""}.fa-list-alt:before,.fa-rectangle-list:before{content:""}.fa-tarp-droplet:before{content:""}.fa-house-medical-circle-check:before{content:""}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:""}.fa-calendar-plus:before{content:""}.fa-plane-arrival:before{content:""}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:""}.fa-subway:before,.fa-train-subway:before{content:""}.fa-chart-gantt:before{content:""}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:""}.fa-crop-alt:before,.fa-crop-simple:before{content:""}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:""}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:""}.fa-dna:before{content:""}.fa-virus-slash:before{content:""}.fa-minus:before,.fa-subtract:before{content:""}.fa-chess:before{content:""}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:""}.fa-plug-circle-check:before{content:""}.fa-street-view:before{content:""}.fa-franc-sign:before{content:""}.fa-volume-off:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-droplet-slash:before,.fa-tint-slash:before{content:""}.fa-mosque:before{content:""}.fa-mosquito:before{content:""}.fa-star-of-david:before{content:""}.fa-person-military-rifle:before{content:""}.fa-cart-shopping:before,.fa-shopping-cart:before{content:""}.fa-vials:before{content:""}.fa-plug-circle-plus:before{content:""}.fa-place-of-worship:before{content:""}.fa-grip-vertical:before{content:""}.fa-arrow-turn-up:before,.fa-level-up:before{content:""}.fa-u:before{content:"U"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:""}.fa-clock-four:before,.fa-clock:before{content:""}.fa-backward-step:before,.fa-step-backward:before{content:""}.fa-pallet:before{content:""}.fa-faucet:before{content:""}.fa-baseball-bat-ball:before{content:""}.fa-s:before{content:"S"}.fa-timeline:before{content:""}.fa-keyboard:before{content:""}.fa-caret-down:before{content:""}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:""}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:""}.fa-plane-up:before{content:""}.fa-piggy-bank:before{content:""}.fa-battery-3:before,.fa-battery-half:before{content:""}.fa-mountain-city:before{content:""}.fa-coins:before{content:""}.fa-khanda:before{content:""}.fa-sliders-h:before,.fa-sliders:before{content:""}.fa-folder-tree:before{content:""}.fa-network-wired:before{content:""}.fa-map-pin:before{content:""}.fa-hamsa:before{content:""}.fa-cent-sign:before{content:""}.fa-flask:before{content:""}.fa-person-pregnant:before{content:""}.fa-wand-sparkles:before{content:""}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:""}.fa-ticket:before{content:""}.fa-power-off:before{content:""}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:""}.fa-flag-usa:before{content:""}.fa-laptop-file:before{content:""}.fa-teletype:before,.fa-tty:before{content:""}.fa-diagram-next:before{content:""}.fa-person-rifle:before{content:""}.fa-house-medical-circle-exclamation:before{content:""}.fa-closed-captioning:before{content:""}.fa-hiking:before,.fa-person-hiking:before{content:""}.fa-venus-double:before{content:""}.fa-images:before{content:""}.fa-calculator:before{content:""}.fa-people-pulling:before{content:""}.fa-n:before{content:"N"}.fa-cable-car:before,.fa-tram:before{content:""}.fa-cloud-rain:before{content:""}.fa-building-circle-xmark:before{content:""}.fa-ship:before{content:""}.fa-arrows-down-to-line:before{content:""}.fa-download:before{content:""}.fa-face-grin:before,.fa-grin:before{content:""}.fa-backspace:before,.fa-delete-left:before{content:""}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:""}.fa-file-circle-check:before{content:""}.fa-forward:before{content:""}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-face-meh:before,.fa-meh:before{content:""}.fa-align-center:before{content:""}.fa-book-dead:before,.fa-book-skull:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-heart-circle-exclamation:before{content:""}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:""}.fa-calendar-week:before{content:""}.fa-laptop-medical:before{content:""}.fa-b:before{content:"B"}.fa-file-medical:before{content:""}.fa-dice-one:before{content:""}.fa-kiwi-bird:before{content:""}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:""}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:""}.fa-cutlery:before,.fa-utensils:before{content:""}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:""}.fa-mill-sign:before{content:""}.fa-bowl-rice:before{content:""}.fa-skull:before{content:""}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:""}.fa-truck-pickup:before{content:""}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:""}.fa-stop:before{content:""}.fa-code-merge:before{content:""}.fa-upload:before{content:""}.fa-hurricane:before{content:""}.fa-mound:before{content:""}.fa-toilet-portable:before{content:""}.fa-compact-disc:before{content:""}.fa-file-arrow-down:before,.fa-file-download:before{content:""}.fa-caravan:before{content:""}.fa-shield-cat:before{content:""}.fa-bolt:before,.fa-zap:before{content:""}.fa-glass-water:before{content:""}.fa-oil-well:before{content:""}.fa-vault:before{content:""}.fa-mars:before{content:""}.fa-toilet:before{content:""}.fa-plane-circle-xmark:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:""}.fa-sun:before{content:""}.fa-guitar:before{content:""}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:""}.fa-horse-head:before{content:""}.fa-bore-hole:before{content:""}.fa-industry:before{content:""}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:""}.fa-arrows-turn-to-dots:before{content:""}.fa-florin-sign:before{content:""}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:""}.fa-less-than:before{content:"<"}.fa-angle-down:before{content:""}.fa-car-tunnel:before{content:""}.fa-head-side-cough:before{content:""}.fa-grip-lines:before{content:""}.fa-thumbs-down:before{content:""}.fa-user-lock:before{content:""}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:""}.fa-anchor-circle-xmark:before{content:""}.fa-ellipsis-h:before,.fa-ellipsis:before{content:""}.fa-chess-pawn:before{content:""}.fa-first-aid:before,.fa-kit-medical:before{content:""}.fa-person-through-window:before{content:""}.fa-toolbox:before{content:""}.fa-hands-holding-circle:before{content:""}.fa-bug:before{content:""}.fa-credit-card-alt:before,.fa-credit-card:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-hand-holding-hand:before{content:""}.fa-book-open-reader:before,.fa-book-reader:before{content:""}.fa-mountain-sun:before{content:""}.fa-arrows-left-right-to-line:before{content:""}.fa-dice-d20:before{content:""}.fa-truck-droplet:before{content:""}.fa-file-circle-xmark:before{content:""}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:""}.fa-medal:before{content:""}.fa-bed:before{content:""}.fa-h-square:before,.fa-square-h:before{content:""}.fa-podcast:before{content:""}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:""}.fa-bell:before{content:""}.fa-superscript:before{content:""}.fa-plug-circle-xmark:before{content:""}.fa-star-of-life:before{content:""}.fa-phone-slash:before{content:""}.fa-paint-roller:before{content:""}.fa-hands-helping:before,.fa-handshake-angle:before{content:""}.fa-location-dot:before,.fa-map-marker-alt:before{content:""}.fa-file:before{content:""}.fa-greater-than:before{content:">"}.fa-person-swimming:before,.fa-swimmer:before{content:""}.fa-arrow-down:before{content:""}.fa-droplet:before,.fa-tint:before{content:""}.fa-eraser:before{content:""}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:""}.fa-person-burst:before{content:""}.fa-dove:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-socks:before{content:""}.fa-inbox:before{content:""}.fa-section:before{content:""}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:""}.fa-envelope-open-text:before{content:""}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:""}.fa-wine-bottle:before{content:""}.fa-chess-rook:before{content:""}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:""}.fa-dharmachakra:before{content:""}.fa-hotdog:before{content:""}.fa-blind:before,.fa-person-walking-with-cane:before{content:""}.fa-drum:before{content:""}.fa-ice-cream:before{content:""}.fa-heart-circle-bolt:before{content:""}.fa-fax:before{content:""}.fa-paragraph:before{content:""}.fa-check-to-slot:before,.fa-vote-yea:before{content:""}.fa-star-half:before{content:""}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:""}.fa-tree-city:before{content:""}.fa-play:before{content:""}.fa-font:before{content:""}.fa-table-cells-row-lock:before{content:""}.fa-rupiah-sign:before{content:""}.fa-magnifying-glass:before,.fa-search:before{content:""}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:""}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:""}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:""}.fa-naira-sign:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-walkie-talkie:before{content:""}.fa-file-edit:before,.fa-file-pen:before{content:""}.fa-receipt:before{content:""}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-person-circle-exclamation:before{content:""}.fa-chevron-down:before{content:""}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-skull-crossbones:before{content:""}.fa-code-compare:before{content:""}.fa-list-dots:before,.fa-list-ul:before{content:""}.fa-school-lock:before{content:""}.fa-tower-cell:before{content:""}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:""}.fa-ranking-star:before{content:""}.fa-chess-king:before{content:""}.fa-person-harassing:before{content:""}.fa-brazilian-real-sign:before{content:""}.fa-landmark-alt:before,.fa-landmark-dome:before{content:""}.fa-arrow-up:before{content:""}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:""}.fa-shrimp:before{content:""}.fa-list-check:before,.fa-tasks:before{content:""}.fa-jug-detergent:before{content:""}.fa-circle-user:before,.fa-user-circle:before{content:""}.fa-user-shield:before{content:""}.fa-wind:before{content:""}.fa-car-burst:before,.fa-car-crash:before{content:""}.fa-y:before{content:"Y"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:""}.fa-shipping-fast:before,.fa-truck-fast:before{content:""}.fa-fish:before{content:""}.fa-user-graduate:before{content:""}.fa-adjust:before,.fa-circle-half-stroke:before{content:""}.fa-clapperboard:before{content:""}.fa-circle-radiation:before,.fa-radiation-alt:before{content:""}.fa-baseball-ball:before,.fa-baseball:before{content:""}.fa-jet-fighter-up:before{content:""}.fa-diagram-project:before,.fa-project-diagram:before{content:""}.fa-copy:before{content:""}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:""}.fa-hand-sparkles:before{content:""}.fa-grip-horizontal:before,.fa-grip:before{content:""}.fa-share-from-square:before,.fa-share-square:before{content:""}.fa-child-combatant:before,.fa-child-rifle:before{content:""}.fa-gun:before{content:""}.fa-phone-square:before,.fa-square-phone:before{content:""}.fa-add:before,.fa-plus:before{content:"+"}.fa-expand:before{content:""}.fa-computer:before{content:""}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:""}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:""}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:""}.fa-peso-sign:before{content:""}.fa-building-shield:before{content:""}.fa-baby:before{content:""}.fa-users-line:before{content:""}.fa-quote-left-alt:before,.fa-quote-left:before{content:""}.fa-tractor:before{content:""}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:""}.fa-arrow-down-up-lock:before{content:""}.fa-lines-leaning:before{content:""}.fa-ruler-combined:before{content:""}.fa-copyright:before{content:""}.fa-equals:before{content:"="}.fa-blender:before{content:""}.fa-teeth:before{content:""}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:""}.fa-map:before{content:""}.fa-rocket:before{content:""}.fa-photo-film:before,.fa-photo-video:before{content:""}.fa-folder-minus:before{content:""}.fa-store:before{content:""}.fa-arrow-trend-up:before{content:""}.fa-plug-circle-minus:before{content:""}.fa-sign-hanging:before,.fa-sign:before{content:""}.fa-bezier-curve:before{content:""}.fa-bell-slash:before{content:""}.fa-tablet-android:before,.fa-tablet:before{content:""}.fa-school-flag:before{content:""}.fa-fill:before{content:""}.fa-angle-up:before{content:""}.fa-drumstick-bite:before{content:""}.fa-holly-berry:before{content:""}.fa-chevron-left:before{content:""}.fa-bacteria:before{content:""}.fa-hand-lizard:before{content:""}.fa-notdef:before{content:""}.fa-disease:before{content:""}.fa-briefcase-medical:before{content:""}.fa-genderless:before{content:""}.fa-chevron-right:before{content:""}.fa-retweet:before{content:""}.fa-car-alt:before,.fa-car-rear:before{content:""}.fa-pump-soap:before{content:""}.fa-video-slash:before{content:""}.fa-battery-2:before,.fa-battery-quarter:before{content:""}.fa-radio:before{content:""}.fa-baby-carriage:before,.fa-carriage-baby:before{content:""}.fa-traffic-light:before{content:""}.fa-thermometer:before{content:""}.fa-vr-cardboard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-percent:before,.fa-percentage:before{content:"%"}.fa-truck-moving:before{content:""}.fa-glass-water-droplet:before{content:""}.fa-display:before{content:""}.fa-face-smile:before,.fa-smile:before{content:""}.fa-thumb-tack:before,.fa-thumbtack:before{content:""}.fa-trophy:before{content:""}.fa-person-praying:before,.fa-pray:before{content:""}.fa-hammer:before{content:""}.fa-hand-peace:before{content:""}.fa-rotate:before,.fa-sync-alt:before{content:""}.fa-spinner:before{content:""}.fa-robot:before{content:""}.fa-peace:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-warehouse:before{content:""}.fa-arrow-up-right-dots:before{content:""}.fa-splotch:before{content:""}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:""}.fa-dice-four:before{content:""}.fa-sim-card:before{content:""}.fa-transgender-alt:before,.fa-transgender:before{content:""}.fa-mercury:before{content:""}.fa-arrow-turn-down:before,.fa-level-down:before{content:""}.fa-person-falling-burst:before{content:""}.fa-award:before{content:""}.fa-ticket-alt:before,.fa-ticket-simple:before{content:""}.fa-building:before{content:""}.fa-angle-double-left:before,.fa-angles-left:before{content:""}.fa-qrcode:before{content:""}.fa-clock-rotate-left:before,.fa-history:before{content:""}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:""}.fa-arrow-right-from-file:before,.fa-file-export:before{content:""}.fa-shield-blank:before,.fa-shield:before{content:""}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:""}.fa-house-medical:before{content:""}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:""}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:""}.fa-house-chimney-window:before{content:""}.fa-pen-nib:before{content:""}.fa-tent-arrow-turn-left:before{content:""}.fa-tents:before{content:""}.fa-magic:before,.fa-wand-magic:before{content:""}.fa-dog:before{content:""}.fa-carrot:before{content:""}.fa-moon:before{content:""}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:""}.fa-cheese:before{content:""}.fa-yin-yang:before{content:""}.fa-music:before{content:""}.fa-code-commit:before{content:""}.fa-temperature-low:before{content:""}.fa-biking:before,.fa-person-biking:before{content:""}.fa-broom:before{content:""}.fa-shield-heart:before{content:""}.fa-gopuram:before{content:""}.fa-earth-oceania:before,.fa-globe-oceania:before{content:""}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:""}.fa-hashtag:before{content:"#"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:""}.fa-oil-can:before{content:""}.fa-t:before{content:"T"}.fa-hippo:before{content:""}.fa-chart-column:before{content:""}.fa-infinity:before{content:""}.fa-vial-circle-check:before{content:""}.fa-person-arrow-down-to-line:before{content:""}.fa-voicemail:before{content:""}.fa-fan:before{content:""}.fa-person-walking-luggage:before{content:""}.fa-arrows-alt-v:before,.fa-up-down:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-calendar:before{content:""}.fa-trailer:before{content:""}.fa-bahai:before,.fa-haykal:before{content:""}.fa-sd-card:before{content:""}.fa-dragon:before{content:""}.fa-shoe-prints:before{content:""}.fa-circle-plus:before,.fa-plus-circle:before{content:""}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:""}.fa-hand-holding:before{content:""}.fa-plug-circle-exclamation:before{content:""}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:""}.fa-clone:before{content:""}.fa-person-walking-arrow-loop-left:before{content:""}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:""}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:""}.fa-tornado:before{content:""}.fa-file-circle-plus:before{content:""}.fa-book-quran:before,.fa-quran:before{content:""}.fa-anchor:before{content:""}.fa-border-all:before{content:""}.fa-angry:before,.fa-face-angry:before{content:""}.fa-cookie-bite:before{content:""}.fa-arrow-trend-down:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-draw-polygon:before{content:""}.fa-balance-scale:before,.fa-scale-balanced:before{content:""}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:""}.fa-shower:before{content:""}.fa-desktop-alt:before,.fa-desktop:before{content:""}.fa-m:before{content:"M"}.fa-table-list:before,.fa-th-list:before{content:""}.fa-comment-sms:before,.fa-sms:before{content:""}.fa-book:before{content:""}.fa-user-plus:before{content:""}.fa-check:before{content:""}.fa-battery-4:before,.fa-battery-three-quarters:before{content:""}.fa-house-circle-check:before{content:""}.fa-angle-left:before{content:""}.fa-diagram-successor:before{content:""}.fa-truck-arrow-right:before{content:""}.fa-arrows-split-up-and-left:before{content:""}.fa-fist-raised:before,.fa-hand-fist:before{content:""}.fa-cloud-moon:before{content:""}.fa-briefcase:before{content:""}.fa-person-falling:before{content:""}.fa-image-portrait:before,.fa-portrait:before{content:""}.fa-user-tag:before{content:""}.fa-rug:before{content:""}.fa-earth-europe:before,.fa-globe-europe:before{content:""}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:""}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-baht-sign:before{content:""}.fa-book-open:before{content:""}.fa-book-journal-whills:before,.fa-journal-whills:before{content:""}.fa-handcuffs:before{content:""}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:""}.fa-database:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-bottle-droplet:before{content:""}.fa-mask-face:before{content:""}.fa-hill-rockslide:before{content:""}.fa-exchange-alt:before,.fa-right-left:before{content:""}.fa-paper-plane:before{content:""}.fa-road-circle-exclamation:before{content:""}.fa-dungeon:before{content:""}.fa-align-right:before{content:""}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:""}.fa-life-ring:before{content:""}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:""}.fa-calendar-day:before{content:""}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:""}.fa-arrows-up-down:before,.fa-arrows-v:before{content:""}.fa-face-grimace:before,.fa-grimace:before{content:""}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:""}.fa-level-down-alt:before,.fa-turn-down:before{content:""}.fa-person-walking-arrow-right:before{content:""}.fa-envelope-square:before,.fa-square-envelope:before{content:""}.fa-dice:before{content:""}.fa-bowling-ball:before{content:""}.fa-brain:before{content:""}.fa-band-aid:before,.fa-bandage:before{content:""}.fa-calendar-minus:before{content:""}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:""}.fa-gifts:before{content:""}.fa-hotel:before{content:""}.fa-earth-asia:before,.fa-globe-asia:before{content:""}.fa-id-card-alt:before,.fa-id-card-clip:before{content:""}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:""}.fa-thumbs-up:before{content:""}.fa-user-clock:before{content:""}.fa-allergies:before,.fa-hand-dots:before{content:""}.fa-file-invoice:before{content:""}.fa-window-minimize:before{content:""}.fa-coffee:before,.fa-mug-saucer:before{content:""}.fa-brush:before{content:""}.fa-mask:before{content:""}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:""}.fa-ruler-vertical:before{content:""}.fa-user-alt:before,.fa-user-large:before{content:""}.fa-train-tram:before{content:""}.fa-user-nurse:before{content:""}.fa-syringe:before{content:""}.fa-cloud-sun:before{content:""}.fa-stopwatch-20:before{content:""}.fa-square-full:before{content:""}.fa-magnet:before{content:""}.fa-jar:before{content:""}.fa-note-sticky:before,.fa-sticky-note:before{content:""}.fa-bug-slash:before{content:""}.fa-arrow-up-from-water-pump:before{content:""}.fa-bone:before{content:""}.fa-user-injured:before{content:""}.fa-face-sad-tear:before,.fa-sad-tear:before{content:""}.fa-plane:before{content:""}.fa-tent-arrows-down:before{content:""}.fa-exclamation:before{content:"!"}.fa-arrows-spin:before{content:""}.fa-print:before{content:""}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:""}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"$"}.fa-x:before{content:"X"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:""}.fa-users-cog:before,.fa-users-gear:before{content:""}.fa-person-military-pointing:before{content:""}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:""}.fa-umbrella:before{content:""}.fa-trowel:before{content:""}.fa-d:before{content:"D"}.fa-stapler:before{content:""}.fa-masks-theater:before,.fa-theater-masks:before{content:""}.fa-kip-sign:before{content:""}.fa-hand-point-left:before{content:""}.fa-handshake-alt:before,.fa-handshake-simple:before{content:""}.fa-fighter-jet:before,.fa-jet-fighter:before{content:""}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:""}.fa-barcode:before{content:""}.fa-plus-minus:before{content:""}.fa-video-camera:before,.fa-video:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-person-circle-check:before{content:""}.fa-level-up-alt:before,.fa-turn-up:before{content:""}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:Font Awesome\ 6 Brands;font-style:normal;font-weight:400;font-display:block;src:url(/_next/static/media/fa-brands-400.87587a68.woff2) format("woff2"),url(/_next/static/media/fa-brands-400.5d18d427.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:""}.fa-hooli:before{content:""}.fa-yelp:before{content:""}.fa-cc-visa:before{content:""}.fa-lastfm:before{content:""}.fa-shopware:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-aws:before{content:""}.fa-redhat:before{content:""}.fa-yoast:before{content:""}.fa-cloudflare:before{content:""}.fa-ups:before{content:""}.fa-pixiv:before{content:""}.fa-wpexplorer:before{content:""}.fa-dyalog:before{content:""}.fa-bity:before{content:""}.fa-stackpath:before{content:""}.fa-buysellads:before{content:""}.fa-first-order:before{content:""}.fa-modx:before{content:""}.fa-guilded:before{content:""}.fa-vnv:before{content:""}.fa-js-square:before,.fa-square-js:before{content:""}.fa-microsoft:before{content:""}.fa-qq:before{content:""}.fa-orcid:before{content:""}.fa-java:before{content:""}.fa-invision:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-centercode:before{content:""}.fa-glide-g:before{content:""}.fa-drupal:before{content:""}.fa-jxl:before{content:""}.fa-hire-a-helper:before{content:""}.fa-creative-commons-by:before{content:""}.fa-unity:before{content:""}.fa-whmcs:before{content:""}.fa-rocketchat:before{content:""}.fa-vk:before{content:""}.fa-untappd:before{content:""}.fa-mailchimp:before{content:""}.fa-css3-alt:before{content:""}.fa-reddit-square:before,.fa-square-reddit:before{content:""}.fa-vimeo-v:before{content:""}.fa-contao:before{content:""}.fa-square-font-awesome:before{content:""}.fa-deskpro:before{content:""}.fa-brave:before{content:""}.fa-sistrix:before{content:""}.fa-instagram-square:before,.fa-square-instagram:before{content:""}.fa-battle-net:before{content:""}.fa-the-red-yeti:before{content:""}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:""}.fa-edge:before{content:""}.fa-threads:before{content:""}.fa-napster:before{content:""}.fa-snapchat-square:before,.fa-square-snapchat:before{content:""}.fa-google-plus-g:before{content:""}.fa-artstation:before{content:""}.fa-markdown:before{content:""}.fa-sourcetree:before{content:""}.fa-google-plus:before{content:""}.fa-diaspora:before{content:""}.fa-foursquare:before{content:""}.fa-stack-overflow:before{content:""}.fa-github-alt:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-pagelines:before{content:""}.fa-algolia:before{content:""}.fa-red-river:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-safari:before{content:""}.fa-google:before{content:""}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:""}.fa-atlassian:before{content:""}.fa-linkedin-in:before{content:""}.fa-digital-ocean:before{content:""}.fa-nimblr:before{content:""}.fa-chromecast:before{content:""}.fa-evernote:before{content:""}.fa-hacker-news:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-adversal:before{content:""}.fa-creative-commons:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-fonticons:before{content:""}.fa-weixin:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-codepen:before{content:""}.fa-git-alt:before{content:""}.fa-lyft:before{content:""}.fa-rev:before{content:""}.fa-windows:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-square-viadeo:before,.fa-viadeo-square:before{content:""}.fa-meetup:before{content:""}.fa-centos:before{content:""}.fa-adn:before{content:""}.fa-cloudsmith:before{content:""}.fa-opensuse:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-dribbble-square:before,.fa-square-dribbble:before{content:""}.fa-codiepie:before{content:""}.fa-node:before{content:""}.fa-mix:before{content:""}.fa-steam:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-scribd:before{content:""}.fa-debian:before{content:""}.fa-openid:before{content:""}.fa-instalod:before{content:""}.fa-expeditedssl:before{content:""}.fa-sellcast:before{content:""}.fa-square-twitter:before,.fa-twitter-square:before{content:""}.fa-r-project:before{content:""}.fa-delicious:before{content:""}.fa-freebsd:before{content:""}.fa-vuejs:before{content:""}.fa-accusoft:before{content:""}.fa-ioxhost:before{content:""}.fa-fonticons-fi:before{content:""}.fa-app-store:before{content:""}.fa-cc-mastercard:before{content:""}.fa-itunes-note:before{content:""}.fa-golang:before{content:""}.fa-kickstarter:before,.fa-square-kickstarter:before{content:""}.fa-grav:before{content:""}.fa-weibo:before{content:""}.fa-uncharted:before{content:""}.fa-firstdraft:before{content:""}.fa-square-youtube:before,.fa-youtube-square:before{content:""}.fa-wikipedia-w:before{content:""}.fa-rendact:before,.fa-wpressr:before{content:""}.fa-angellist:before{content:""}.fa-galactic-republic:before{content:""}.fa-nfc-directional:before{content:""}.fa-skype:before{content:""}.fa-joget:before{content:""}.fa-fedora:before{content:""}.fa-stripe-s:before{content:""}.fa-meta:before{content:""}.fa-laravel:before{content:""}.fa-hotjar:before{content:""}.fa-bluetooth-b:before{content:""}.fa-square-letterboxd:before{content:""}.fa-sticker-mule:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-hips:before{content:""}.fa-behance:before{content:""}.fa-reddit:before{content:""}.fa-discord:before{content:""}.fa-chrome:before{content:""}.fa-app-store-ios:before{content:""}.fa-cc-discover:before{content:""}.fa-wpbeginner:before{content:""}.fa-confluence:before{content:""}.fa-shoelace:before{content:""}.fa-mdb:before{content:""}.fa-dochub:before{content:""}.fa-accessible-icon:before{content:""}.fa-ebay:before{content:""}.fa-amazon:before{content:""}.fa-unsplash:before{content:""}.fa-yarn:before{content:""}.fa-square-steam:before,.fa-steam-square:before{content:""}.fa-500px:before{content:""}.fa-square-vimeo:before,.fa-vimeo-square:before{content:""}.fa-asymmetrik:before{content:""}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:""}.fa-gratipay:before{content:""}.fa-apple:before{content:""}.fa-hive:before{content:""}.fa-gitkraken:before{content:""}.fa-keybase:before{content:""}.fa-apple-pay:before{content:""}.fa-padlet:before{content:""}.fa-amazon-pay:before{content:""}.fa-github-square:before,.fa-square-github:before{content:""}.fa-stumbleupon:before{content:""}.fa-fedex:before{content:""}.fa-phoenix-framework:before{content:""}.fa-shopify:before{content:""}.fa-neos:before{content:""}.fa-square-threads:before{content:""}.fa-hackerrank:before{content:""}.fa-researchgate:before{content:""}.fa-swift:before{content:""}.fa-angular:before{content:""}.fa-speakap:before{content:""}.fa-angrycreative:before{content:""}.fa-y-combinator:before{content:""}.fa-empire:before{content:""}.fa-envira:before{content:""}.fa-google-scholar:before{content:""}.fa-gitlab-square:before,.fa-square-gitlab:before{content:""}.fa-studiovinari:before{content:""}.fa-pied-piper:before{content:""}.fa-wordpress:before{content:""}.fa-product-hunt:before{content:""}.fa-firefox:before{content:""}.fa-linode:before{content:""}.fa-goodreads:before{content:""}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:""}.fa-jsfiddle:before{content:""}.fa-sith:before{content:""}.fa-themeisle:before{content:""}.fa-page4:before{content:""}.fa-hashnode:before{content:""}.fa-react:before{content:""}.fa-cc-paypal:before{content:""}.fa-squarespace:before{content:""}.fa-cc-stripe:before{content:""}.fa-creative-commons-share:before{content:""}.fa-bitcoin:before{content:""}.fa-keycdn:before{content:""}.fa-opera:before{content:""}.fa-itch-io:before{content:""}.fa-umbraco:before{content:""}.fa-galactic-senate:before{content:""}.fa-ubuntu:before{content:""}.fa-draft2digital:before{content:""}.fa-stripe:before{content:""}.fa-houzz:before{content:""}.fa-gg:before{content:""}.fa-dhl:before{content:""}.fa-pinterest-square:before,.fa-square-pinterest:before{content:""}.fa-xing:before{content:""}.fa-blackberry:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-playstation:before{content:""}.fa-quinscape:before{content:""}.fa-less:before{content:""}.fa-blogger-b:before{content:""}.fa-opencart:before{content:""}.fa-vine:before{content:""}.fa-signal-messenger:before{content:""}.fa-paypal:before{content:""}.fa-gitlab:before{content:""}.fa-typo3:before{content:""}.fa-reddit-alien:before{content:""}.fa-yahoo:before{content:""}.fa-dailymotion:before{content:""}.fa-affiliatetheme:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-bootstrap:before{content:""}.fa-odnoklassniki:before{content:""}.fa-nfc-symbol:before{content:""}.fa-mintbit:before{content:""}.fa-ethereum:before{content:""}.fa-speaker-deck:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-patreon:before{content:""}.fa-avianex:before{content:""}.fa-ello:before{content:""}.fa-gofore:before{content:""}.fa-bimobject:before{content:""}.fa-brave-reverse:before{content:""}.fa-facebook-f:before{content:""}.fa-google-plus-square:before,.fa-square-google-plus:before{content:""}.fa-web-awesome:before{content:""}.fa-mandalorian:before{content:""}.fa-first-order-alt:before{content:""}.fa-osi:before{content:""}.fa-google-wallet:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-periscope:before{content:""}.fa-fulcrum:before{content:""}.fa-cloudscale:before{content:""}.fa-forumbee:before{content:""}.fa-mizuni:before{content:""}.fa-schlix:before{content:""}.fa-square-xing:before,.fa-xing-square:before{content:""}.fa-bandcamp:before{content:""}.fa-wpforms:before{content:""}.fa-cloudversify:before{content:""}.fa-usps:before{content:""}.fa-megaport:before{content:""}.fa-magento:before{content:""}.fa-spotify:before{content:""}.fa-optin-monster:before{content:""}.fa-fly:before{content:""}.fa-aviato:before{content:""}.fa-itunes:before{content:""}.fa-cuttlefish:before{content:""}.fa-blogger:before{content:""}.fa-flickr:before{content:""}.fa-viber:before{content:""}.fa-soundcloud:before{content:""}.fa-digg:before{content:""}.fa-tencent-weibo:before{content:""}.fa-letterboxd:before{content:""}.fa-symfony:before{content:""}.fa-maxcdn:before{content:""}.fa-etsy:before{content:""}.fa-facebook-messenger:before{content:""}.fa-audible:before{content:""}.fa-think-peaks:before{content:""}.fa-bilibili:before{content:""}.fa-erlang:before{content:""}.fa-x-twitter:before{content:""}.fa-cotton-bureau:before{content:""}.fa-dashcube:before{content:""}.fa-42-group:before,.fa-innosoft:before{content:""}.fa-stack-exchange:before{content:""}.fa-elementor:before{content:""}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-palfed:before{content:""}.fa-superpowers:before{content:""}.fa-resolving:before{content:""}.fa-xbox:before{content:""}.fa-square-web-awesome-stroke:before{content:""}.fa-searchengin:before{content:""}.fa-tiktok:before{content:""}.fa-facebook-square:before,.fa-square-facebook:before{content:""}.fa-renren:before{content:""}.fa-linux:before{content:""}.fa-glide:before{content:""}.fa-linkedin:before{content:""}.fa-hubspot:before{content:""}.fa-deploydog:before{content:""}.fa-twitch:before{content:""}.fa-ravelry:before{content:""}.fa-mixer:before{content:""}.fa-lastfm-square:before,.fa-square-lastfm:before{content:""}.fa-vimeo:before{content:""}.fa-mendeley:before{content:""}.fa-uniregistry:before{content:""}.fa-figma:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-dropbox:before{content:""}.fa-instagram:before{content:""}.fa-cmplid:before{content:""}.fa-upwork:before{content:""}.fa-facebook:before{content:""}.fa-gripfire:before{content:""}.fa-jedi-order:before{content:""}.fa-uikit:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-phabricator:before{content:""}.fa-ussunnah:before{content:""}.fa-earlybirds:before{content:""}.fa-trade-federation:before{content:""}.fa-autoprefixer:before{content:""}.fa-whatsapp:before{content:""}.fa-square-upwork:before{content:""}.fa-slideshare:before{content:""}.fa-google-play:before{content:""}.fa-viadeo:before{content:""}.fa-line:before{content:""}.fa-google-drive:before{content:""}.fa-servicestack:before{content:""}.fa-simplybuilt:before{content:""}.fa-bitbucket:before{content:""}.fa-imdb:before{content:""}.fa-deezer:before{content:""}.fa-raspberry-pi:before{content:""}.fa-jira:before{content:""}.fa-docker:before{content:""}.fa-screenpal:before{content:""}.fa-bluetooth:before{content:""}.fa-gitter:before{content:""}.fa-d-and-d:before{content:""}.fa-microblog:before{content:""}.fa-cc-diners-club:before{content:""}.fa-gg-circle:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-kickstarter-k:before{content:""}.fa-yandex:before{content:""}.fa-readme:before{content:""}.fa-html5:before{content:""}.fa-sellsy:before{content:""}.fa-square-web-awesome:before{content:""}.fa-sass:before{content:""}.fa-wirsindhandwerk:before,.fa-wsh:before{content:""}.fa-buromobelexperte:before{content:""}.fa-salesforce:before{content:""}.fa-octopus-deploy:before{content:""}.fa-medapps:before{content:""}.fa-ns8:before{content:""}.fa-pinterest-p:before{content:""}.fa-apper:before{content:""}.fa-fort-awesome:before{content:""}.fa-waze:before{content:""}.fa-bluesky:before{content:""}.fa-cc-jcb:before{content:""}.fa-snapchat-ghost:before,.fa-snapchat:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-rust:before{content:""}.fa-wix:before{content:""}.fa-behance-square:before,.fa-square-behance:before{content:""}.fa-supple:before{content:""}.fa-webflow:before{content:""}.fa-rebel:before{content:""}.fa-css3:before{content:""}.fa-staylinked:before{content:""}.fa-kaggle:before{content:""}.fa-space-awesome:before{content:""}.fa-deviantart:before{content:""}.fa-cpanel:before{content:""}.fa-goodreads-g:before{content:""}.fa-git-square:before,.fa-square-git:before{content:""}.fa-square-tumblr:before,.fa-tumblr-square:before{content:""}.fa-trello:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-get-pocket:before{content:""}.fa-perbyte:before{content:""}.fa-grunt:before{content:""}.fa-weebly:before{content:""}.fa-connectdevelop:before{content:""}.fa-leanpub:before{content:""}.fa-black-tie:before{content:""}.fa-themeco:before{content:""}.fa-python:before{content:""}.fa-android:before{content:""}.fa-bots:before{content:""}.fa-free-code-camp:before{content:""}.fa-hornbill:before{content:""}.fa-js:before{content:""}.fa-ideal:before{content:""}.fa-git:before{content:""}.fa-dev:before{content:""}.fa-sketch:before{content:""}.fa-yandex-international:before{content:""}.fa-cc-amex:before{content:""}.fa-uber:before{content:""}.fa-github:before{content:""}.fa-php:before{content:""}.fa-alipay:before{content:""}.fa-youtube:before{content:""}.fa-skyatlas:before{content:""}.fa-firefox-browser:before{content:""}.fa-replyd:before{content:""}.fa-suse:before{content:""}.fa-jenkins:before{content:""}.fa-twitter:before{content:""}.fa-rockrms:before{content:""}.fa-pinterest:before{content:""}.fa-buffer:before{content:""}.fa-npm:before{content:""}.fa-yammer:before{content:""}.fa-btc:before{content:""}.fa-dribbble:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-internet-explorer:before{content:""}.fa-stubber:before{content:""}.fa-telegram-plane:before,.fa-telegram:before{content:""}.fa-old-republic:before{content:""}.fa-odysee:before{content:""}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:""}.fa-node-js:before{content:""}.fa-edge-legacy:before{content:""}.fa-slack-hash:before,.fa-slack:before{content:""}.fa-medrt:before{content:""}.fa-usb:before{content:""}.fa-tumblr:before{content:""}.fa-vaadin:before{content:""}.fa-quora:before{content:""}.fa-square-x-twitter:before{content:""}.fa-reacteurope:before{content:""}.fa-medium-m:before,.fa-medium:before{content:""}.fa-amilia:before{content:""}.fa-mixcloud:before{content:""}.fa-flipboard:before{content:""}.fa-viacoin:before{content:""}.fa-critical-role:before{content:""}.fa-sitrox:before{content:""}.fa-discourse:before{content:""}.fa-joomla:before{content:""}.fa-mastodon:before{content:""}.fa-airbnb:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-buy-n-large:before{content:""}.fa-gulp:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-strava:before{content:""}.fa-ember:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-teamspeak:before{content:""}.fa-pushed:before{content:""}.fa-wordpress-simple:before{content:""}.fa-nutritionix:before{content:""}.fa-wodu:before{content:""}.fa-google-pay:before{content:""}.fa-intercom:before{content:""}.fa-zhihu:before{content:""}.fa-korvue:before{content:""}.fa-pix:before{content:""}.fa-steam-symbol:before{content:""}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:Font Awesome\ 6 Free;font-style:normal;font-weight:400;font-display:block;src:url(/_next/static/media/fa-regular-400.3ccdbd3d.woff2) format("woff2"),url(/_next/static/media/fa-regular-400.81482cd4.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:Font Awesome\ 6 Free;font-style:normal;font-weight:900;font-display:block;src:url(/_next/static/media/fa-solid-900.0b0cc8a6.woff2) format("woff2"),url(/_next/static/media/fa-solid-900.69d3141a.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:Font Awesome\ 5 Brands;font-display:block;font-weight:400;src:url(/_next/static/media/fa-brands-400.87587a68.woff2) format("woff2"),url(/_next/static/media/fa-brands-400.5d18d427.ttf) format("truetype")}@font-face{font-family:Font Awesome\ 5 Free;font-display:block;font-weight:900;src:url(/_next/static/media/fa-solid-900.0b0cc8a6.woff2) format("woff2"),url(/_next/static/media/fa-solid-900.69d3141a.ttf) format("truetype")}@font-face{font-family:Font Awesome\ 5 Free;font-display:block;font-weight:400;src:url(/_next/static/media/fa-regular-400.3ccdbd3d.woff2) format("woff2"),url(/_next/static/media/fa-regular-400.81482cd4.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/_next/static/media/fa-solid-900.0b0cc8a6.woff2) format("woff2"),url(/_next/static/media/fa-solid-900.69d3141a.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/_next/static/media/fa-brands-400.87587a68.woff2) format("woff2"),url(/_next/static/media/fa-brands-400.5d18d427.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/_next/static/media/fa-regular-400.3ccdbd3d.woff2) format("woff2"),url(/_next/static/media/fa-regular-400.81482cd4.ttf) format("truetype");unicode-range:U+f003,U+f006,U+f014,U+f016-f017,U+f01a-f01b,U+f01d,U+f022,U+f03e,U+f044,U+f046,U+f05c-f05d,U+f06e,U+f070,U+f087-f088,U+f08a,U+f094,U+f096-f097,U+f09d,U+f0a0,U+f0a2,U+f0a4-f0a7,U+f0c5,U+f0c7,U+f0e5-f0e6,U+f0eb,U+f0f6-f0f8,U+f10c,U+f114-f115,U+f118-f11a,U+f11c-f11d,U+f133,U+f147,U+f14e,U+f150-f152,U+f185-f186,U+f18e,U+f190-f192,U+f196,U+f1c1-f1c9,U+f1d9,U+f1db,U+f1e3,U+f1ea,U+f1f7,U+f1f9,U+f20a,U+f247-f248,U+f24a,U+f24d,U+f255-f25b,U+f25d,U+f271-f274,U+f278,U+f27b,U+f28c,U+f28e,U+f29c,U+f2b5,U+f2b7,U+f2ba,U+f2bc,U+f2be,U+f2c0-f2c1,U+f2c3,U+f2d0,U+f2d2,U+f2d4,U+f2dc}@font-face{font-family:FontAwesome;font-display:block;src:url(/_next/static/media/fa-v4compatibility.0e21f5b1.woff2) format("woff2"),url(/_next/static/media/fa-v4compatibility.2c070fd2.ttf) format("truetype");unicode-range:U+f041,U+f047,U+f065-f066,U+f07d-f07e,U+f080,U+f08b,U+f08e,U+f090,U+f09a,U+f0ac,U+f0ae,U+f0b2,U+f0d0,U+f0d6,U+f0e4,U+f0ec,U+f10a-f10b,U+f123,U+f13e,U+f148-f149,U+f14c,U+f156,U+f15e,U+f160-f161,U+f163,U+f175-f178,U+f195,U+f1f8,U+f219,U+f27a}.container{box-sizing:border-box;margin-left:auto;margin-right:auto;padding-right:8px;padding-left:8px}.container-fluid{padding-right:16px;padding-left:16px}@media only screen and (min-width:576px){.container{width:560px;max-width:100%}}@media only screen and (min-width:768px){.container{width:752px;max-width:100%}}@media only screen and (min-width:992px){.container{width:976px;max-width:100%}}@media only screen and (min-width:1200px){.container{width:1184px;max-width:100%}}.row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-right:-8px;margin-left:-8px}.row.reverse{flex-direction:row-reverse}.col.reverse{flex-direction:column-reverse}.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-offset-0,.col-md-offset-1,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-offset-0,.col-xl-offset-1,.col-xl-offset-10,.col-xl-offset-11,.col-xl-offset-12,.col-xl-offset-2,.col-xl-offset-3,.col-xl-offset-4,.col-xl-offset-5,.col-xl-offset-6,.col-xl-offset-7,.col-xl-offset-8,.col-xl-offset-9,.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{box-sizing:border-box;flex:0 0 auto;flex-basis:100%;padding-right:8px;padding-left:8px;max-width:100%}.col-xs{flex-grow:1;flex-basis:0;max-width:100%}.col-xs-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{flex-basis:25%;max-width:25%}.col-xs-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{flex-basis:50%;max-width:50%}.col-xs-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{flex-basis:75%;max-width:75%}.col-xs-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.start-xs{justify-content:flex-start;text-align:start}.center-xs{justify-content:center;text-align:center}.end-xs{justify-content:flex-end;text-align:end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}.initial-order-xs{order:0}@media only screen and (min-width:576px){.col-sm{flex-grow:1;flex-basis:0;max-width:100%}.col-sm-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{flex-basis:25%;max-width:25%}.col-sm-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{flex-basis:50%;max-width:50%}.col-sm-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{flex-basis:75%;max-width:75%}.col-sm-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.start-sm{justify-content:flex-start;text-align:start}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}.initial-order-sm{order:0}}@media only screen and (min-width:768px){.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-offset-0,.col-md-offset-1,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9{box-sizing:border-box;flex:0 0 auto;padding-right:8px;padding-left:8px}.col-md{flex-grow:1;flex-basis:0;max-width:100%}.col-md-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{flex-basis:25%;max-width:25%}.col-md-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{flex-basis:50%;max-width:50%}.col-md-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{flex-basis:75%;max-width:75%}.col-md-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.start-md{justify-content:flex-start;text-align:start}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}.initial-order-md{order:0}}@media only screen and (min-width:992px){.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9{box-sizing:border-box;flex:0 0 auto;padding-right:8px;padding-left:8px}.col-lg{flex-grow:1;flex-basis:0;max-width:100%}.col-lg-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{flex-basis:25%;max-width:25%}.col-lg-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{flex-basis:50%;max-width:50%}.col-lg-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{flex-basis:75%;max-width:75%}.col-lg-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.start-lg{justify-content:flex-start;text-align:start}.center-lg{justify-content:center;text-align:center}.end-lg{justify-content:flex-end;text-align:end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}.initial-order-lg{order:0}}@media only screen and (min-width:1200px){.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-offset-0,.col-xl-offset-1,.col-xl-offset-10,.col-xl-offset-11,.col-xl-offset-12,.col-xl-offset-2,.col-xl-offset-3,.col-xl-offset-4,.col-xl-offset-5,.col-xl-offset-6,.col-xl-offset-7,.col-xl-offset-8,.col-xl-offset-9{box-sizing:border-box;flex:0 0 auto;padding-right:8px;padding-left:8px}.col-xl{flex-grow:1;flex-basis:0;max-width:100%}.col-xl-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-xl-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-xl-3{flex-basis:25%;max-width:25%}.col-xl-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-xl-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-xl-6{flex-basis:50%;max-width:50%}.col-xl-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-xl-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-xl-9{flex-basis:75%;max-width:75%}.col-xl-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-xl-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-xl-12{flex-basis:100%;max-width:100%}.col-xl-offset-0{margin-left:0}.col-xl-offset-1{margin-left:8.33333333%}.col-xl-offset-2{margin-left:16.66666667%}.col-xl-offset-3{margin-left:25%}.col-xl-offset-4{margin-left:33.33333333%}.col-xl-offset-5{margin-left:41.66666667%}.col-xl-offset-6{margin-left:50%}.col-xl-offset-7{margin-left:58.33333333%}.col-xl-offset-8{margin-left:66.66666667%}.col-xl-offset-9{margin-left:75%}.col-xl-offset-10{margin-left:83.33333333%}.col-xl-offset-11{margin-left:91.66666667%}.start-xl{justify-content:flex-start;text-align:start}.center-xl{justify-content:center;text-align:center}.end-xl{justify-content:flex-end;text-align:end}.top-xl{align-items:flex-start}.middle-xl{align-items:center}.bottom-xl{align-items:flex-end}.around-xl{justify-content:space-around}.between-xl{justify-content:space-between}.first-xl{order:-1}.last-xl{order:1}.initial-order-xl{order:0}}@media only screen and (max-width:575px){.hidden-xs{display:none}}@media only screen and (min-width:576px)and (max-width:767px){.hidden-sm{display:none}}@media only screen and (min-width:768px)and (max-width:991px){.hidden-md{display:none}}@media only screen and (min-width:992px)and (max-width:1199px){.hidden-lg{display:none}}@media only screen and (min-width:1200px){.hidden-xl{display:none}}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:300;src:url(/_next/static/media/nunito-cyrillic-ext-300-normal.00bc703c.woff2) format("woff2"),url(/_next/static/media/nunito-all-300-normal.367f0321.woff) format("woff");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:300;src:url(/_next/static/media/nunito-cyrillic-300-normal.ef8f1b94.woff2) format("woff2"),url(/_next/static/media/nunito-all-300-normal.367f0321.woff) format("woff");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:300;src:url(/_next/static/media/nunito-vietnamese-300-normal.c1773cf7.woff2) format("woff2"),url(/_next/static/media/nunito-all-300-normal.367f0321.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:300;src:url(/_next/static/media/nunito-latin-ext-300-normal.feb70e5d.woff2) format("woff2"),url(/_next/static/media/nunito-all-300-normal.367f0321.woff) format("woff");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:300;src:url(/_next/static/media/nunito-latin-300-normal.fb55a8e7.woff2) format("woff2"),url(/_next/static/media/nunito-all-300-normal.367f0321.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:400;src:url(/_next/static/media/nunito-cyrillic-ext-400-normal.414e0e04.woff2) format("woff2"),url(/_next/static/media/nunito-all-400-normal.40425144.woff) format("woff");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:400;src:url(/_next/static/media/nunito-cyrillic-400-normal.4e6df05a.woff2) format("woff2"),url(/_next/static/media/nunito-all-400-normal.40425144.woff) format("woff");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:400;src:url(/_next/static/media/nunito-vietnamese-400-normal.088a9004.woff2) format("woff2"),url(/_next/static/media/nunito-all-400-normal.40425144.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:400;src:url(/_next/static/media/nunito-latin-ext-400-normal.38f55ba7.woff2) format("woff2"),url(/_next/static/media/nunito-all-400-normal.40425144.woff) format("woff");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:400;src:url(/_next/static/media/nunito-latin-400-normal.56c64e37.woff2) format("woff2"),url(/_next/static/media/nunito-all-400-normal.40425144.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:500;src:url(/_next/static/media/nunito-cyrillic-ext-500-normal.c46e3bfe.woff2) format("woff2"),url(/_next/static/media/nunito-all-500-normal.5bea303e.woff) format("woff");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:500;src:url(/_next/static/media/nunito-cyrillic-500-normal.a6e9627f.woff2) format("woff2"),url(/_next/static/media/nunito-all-500-normal.5bea303e.woff) format("woff");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:500;src:url(/_next/static/media/nunito-vietnamese-500-normal.cfb87d03.woff2) format("woff2"),url(/_next/static/media/nunito-all-500-normal.5bea303e.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:500;src:url(/_next/static/media/nunito-latin-ext-500-normal.fd274d64.woff2) format("woff2"),url(/_next/static/media/nunito-all-500-normal.5bea303e.woff) format("woff");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:500;src:url(/_next/static/media/nunito-latin-500-normal.a60e1600.woff2) format("woff2"),url(/_next/static/media/nunito-all-500-normal.5bea303e.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:600;src:url(/_next/static/media/nunito-cyrillic-ext-600-normal.a0402206.woff2) format("woff2"),url(/_next/static/media/nunito-all-600-normal.0474d6a3.woff) format("woff");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:600;src:url(/_next/static/media/nunito-cyrillic-600-normal.3ecb0359.woff2) format("woff2"),url(/_next/static/media/nunito-all-600-normal.0474d6a3.woff) format("woff");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:600;src:url(/_next/static/media/nunito-vietnamese-600-normal.fa4a1a29.woff2) format("woff2"),url(/_next/static/media/nunito-all-600-normal.0474d6a3.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:600;src:url(/_next/static/media/nunito-latin-ext-600-normal.12fa6770.woff2) format("woff2"),url(/_next/static/media/nunito-all-600-normal.0474d6a3.woff) format("woff");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:600;src:url(/_next/static/media/nunito-latin-600-normal.d3db48e3.woff2) format("woff2"),url(/_next/static/media/nunito-all-600-normal.0474d6a3.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:700;src:url(/_next/static/media/nunito-cyrillic-ext-700-normal.6ca31631.woff2) format("woff2"),url(/_next/static/media/nunito-all-700-normal.975dcda5.woff) format("woff");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:700;src:url(/_next/static/media/nunito-cyrillic-700-normal.99c24544.woff2) format("woff2"),url(/_next/static/media/nunito-all-700-normal.975dcda5.woff) format("woff");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:700;src:url(/_next/static/media/nunito-vietnamese-700-normal.4c8b231e.woff2) format("woff2"),url(/_next/static/media/nunito-all-700-normal.975dcda5.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:700;src:url(/_next/static/media/nunito-latin-ext-700-normal.122710cb.woff2) format("woff2"),url(/_next/static/media/nunito-all-700-normal.975dcda5.woff) format("woff");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:700;src:url(/_next/static/media/nunito-latin-700-normal.782d6bff.woff2) format("woff2"),url(/_next/static/media/nunito-all-700-normal.975dcda5.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:900;src:url(/_next/static/media/nunito-cyrillic-ext-900-normal.5dec5d76.woff2) format("woff2"),url(/_next/static/media/nunito-all-900-normal.2ed53182.woff) format("woff");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:900;src:url(/_next/static/media/nunito-cyrillic-900-normal.fdfb9c4f.woff2) format("woff2"),url(/_next/static/media/nunito-all-900-normal.2ed53182.woff) format("woff");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:900;src:url(/_next/static/media/nunito-vietnamese-900-normal.1ee76062.woff2) format("woff2"),url(/_next/static/media/nunito-all-900-normal.2ed53182.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:900;src:url(/_next/static/media/nunito-latin-ext-900-normal.28925541.woff2) format("woff2"),url(/_next/static/media/nunito-all-900-normal.2ed53182.woff) format("woff");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Nunito;font-style:normal;font-display:auto;font-weight:900;src:url(/_next/static/media/nunito-latin-900-normal.061e31ed.woff2) format("woff2"),url(/_next/static/media/nunito-all-900-normal.2ed53182.woff) format("woff");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}.rbc-btn{color:inherit;font:inherit;margin:0}button.rbc-btn{overflow:visible;text-transform:none;-webkit-appearance:button;cursor:pointer}button[disabled].rbc-btn{cursor:not-allowed}button.rbc-input::-moz-focus-inner{border:0;padding:0}.rbc-calendar{box-sizing:border-box;height:100%;display:flex;flex-direction:column;align-items:stretch}.rbc-calendar *,.rbc-calendar :after,.rbc-calendar :before{box-sizing:inherit}.rbc-abs-full,.rbc-row-bg{overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0}.rbc-ellipsis,.rbc-event-label,.rbc-row-segment .rbc-event-content,.rbc-show-more{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rbc-rtl{direction:rtl}.rbc-off-range{color:#999}.rbc-off-range-bg{background:#e6e6e6}.rbc-header{overflow:hidden;flex:1 0;text-overflow:ellipsis;white-space:nowrap;padding:0 3px;text-align:center;vertical-align:middle;font-weight:700;font-size:90%;min-height:0;border-bottom:1px solid #ddd}.rbc-header+.rbc-header{border-left:1px solid #ddd}.rbc-rtl .rbc-header+.rbc-header{border-left-width:0;border-right:1px solid #ddd}.rbc-header>a,.rbc-header>a:active,.rbc-header>a:visited{color:inherit;text-decoration:none}.rbc-button-link{color:inherit;background:none;margin:0;padding:0;border:none;cursor:pointer;-webkit-user-select:text;-moz-user-select:text;user-select:text}.rbc-row-content{position:relative;-moz-user-select:none;user-select:none;-webkit-user-select:none;z-index:4}.rbc-row-content-scrollable{display:flex;flex-direction:column;height:100%}.rbc-row-content-scrollable .rbc-row-content-scroll-container{height:100%;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.rbc-row-content-scrollable .rbc-row-content-scroll-container::-webkit-scrollbar{display:none}.rbc-today{background-color:#eaf6ff}.rbc-toolbar{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:10px;font-size:16px}.rbc-toolbar .rbc-toolbar-label{flex-grow:1;padding:0 10px;text-align:center}.rbc-toolbar button{color:#373a3c;display:inline-block;margin:0;text-align:center;vertical-align:middle;background:none;background-image:none;border:1px solid #ccc;padding:.375rem 1rem;border-radius:4px;line-height:normal;white-space:nowrap}.rbc-toolbar button.rbc-active,.rbc-toolbar button:active{background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,.125);background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button.rbc-active:focus,.rbc-toolbar button.rbc-active:hover,.rbc-toolbar button:active:focus,.rbc-toolbar button:active:hover{color:#373a3c;background-color:#d4d4d4;border-color:#8c8c8c}.rbc-toolbar button:focus,.rbc-toolbar button:hover{color:#373a3c;background-color:#e6e6e6;border-color:#adadad}.rbc-btn-group{display:inline-block;white-space:nowrap}.rbc-btn-group>button:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.rbc-btn-group>button:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.rbc-rtl .rbc-btn-group>button:first-child:not(:last-child){border-radius:4px;border-top-left-radius:0;border-bottom-left-radius:0}.rbc-rtl .rbc-btn-group>button:last-child:not(:first-child){border-radius:4px;border-top-right-radius:0;border-bottom-right-radius:0}.rbc-btn-group>button:not(:first-child):not(:last-child){border-radius:0}.rbc-btn-group button+button{margin-left:-1px}.rbc-rtl .rbc-btn-group button+button{margin-left:0;margin-right:-1px}.rbc-btn-group+.rbc-btn-group,.rbc-btn-group+button{margin-left:10px}@media(max-width:767px){.rbc-toolbar{flex-direction:column}}.rbc-day-slot .rbc-background-event,.rbc-event{border:none;box-sizing:border-box;box-shadow:none;margin:0;padding:2px 5px;background-color:#3174ad;border-radius:5px;color:#fff;cursor:pointer;width:100%;text-align:left}.rbc-day-slot .rbc-slot-selecting .rbc-background-event,.rbc-slot-selecting .rbc-day-slot .rbc-background-event,.rbc-slot-selecting .rbc-event{cursor:inherit;pointer-events:none}.rbc-day-slot .rbc-selected.rbc-background-event,.rbc-event.rbc-selected{background-color:#265985}.rbc-day-slot .rbc-background-event:focus,.rbc-event:focus{outline:5px auto #3b99fc}.rbc-event-label{font-size:80%}.rbc-event-overlaps{box-shadow:-1px 1px 5px 0 rgba(51,51,51,.5)}.rbc-event-continues-prior{border-top-left-radius:0;border-bottom-left-radius:0}.rbc-event-continues-after{border-top-right-radius:0;border-bottom-right-radius:0}.rbc-event-continues-earlier{border-top-left-radius:0;border-top-right-radius:0}.rbc-event-continues-later{border-bottom-left-radius:0;border-bottom-right-radius:0}.rbc-row{display:flex;flex-direction:row}.rbc-row-segment{padding:0 1px 1px}.rbc-selected-cell{background-color:rgba(0,0,0,.1)}.rbc-show-more{background-color:hsla(0,0%,100%,.3);z-index:4;font-weight:700;font-size:85%;height:auto;line-height:normal;color:#3174ad}.rbc-show-more:focus,.rbc-show-more:hover{color:#265985}.rbc-month-view{position:relative;border:1px solid #ddd;display:flex;flex-direction:column;flex:1 0;width:100%;-moz-user-select:none;user-select:none;-webkit-user-select:none;height:100%}.rbc-month-header{display:flex;flex-direction:row}.rbc-month-row{display:flex;position:relative;flex-direction:column;flex:1 0;flex-basis:0px;overflow:hidden;height:100%}.rbc-month-row+.rbc-month-row{border-top:1px solid #ddd}.rbc-date-cell{flex:1 1;min-width:0;padding-right:5px;text-align:right}.rbc-date-cell.rbc-now{font-weight:700}.rbc-date-cell>a,.rbc-date-cell>a:active,.rbc-date-cell>a:visited{color:inherit;text-decoration:none}.rbc-row-bg{display:flex;flex-direction:row;flex:1 0;overflow:hidden}.rbc-day-bg{flex:1 0}.rbc-day-bg+.rbc-day-bg{border-left:1px solid #ddd}.rbc-rtl .rbc-day-bg+.rbc-day-bg{border-left-width:0;border-right:1px solid #ddd}.rbc-overlay{position:absolute;z-index:5;border:1px solid #e5e5e5;background-color:#fff;box-shadow:0 5px 15px rgba(0,0,0,.25);padding:10px}.rbc-overlay>*+*{margin-top:1px}.rbc-overlay-header{border-bottom:1px solid #e5e5e5;margin:-10px -10px 5px;padding:2px 10px}.rbc-agenda-view{display:flex;flex-direction:column;flex:1 0;overflow:auto}.rbc-agenda-view table.rbc-agenda-table{width:100%;border:1px solid #ddd;border-spacing:0;border-collapse:collapse}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td{padding:5px 10px;vertical-align:top}.rbc-agenda-view table.rbc-agenda-table .rbc-agenda-time-cell{padding-left:15px;padding-right:15px;text-transform:lowercase}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left-width:0;border-right:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table tbody>tr+tr{border-top:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table thead>tr>th{padding:3px 5px;text-align:left;border-bottom:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:right}.rbc-agenda-time-cell{text-transform:lowercase}.rbc-agenda-time-cell .rbc-continues-after:after{content:" »"}.rbc-agenda-time-cell .rbc-continues-prior:before{content:"« "}.rbc-agenda-date-cell,.rbc-agenda-time-cell{white-space:nowrap}.rbc-agenda-event-cell{width:100%}.rbc-time-column{display:flex;flex-direction:column;min-height:100%}.rbc-time-column .rbc-timeslot-group{flex:1 1}.rbc-timeslot-group{border-bottom:1px solid #ddd;min-height:40px;display:flex;flex-flow:column nowrap}.rbc-header-gutter,.rbc-time-gutter{flex:none}.rbc-label{padding:0 5px}.rbc-day-slot{position:relative}.rbc-day-slot .rbc-events-container{bottom:0;left:0;position:absolute;right:0;margin-right:10px;top:0}.rbc-day-slot .rbc-events-container.rbc-rtl{left:10px;right:0}.rbc-day-slot .rbc-background-event,.rbc-day-slot .rbc-event{border:1px solid #265985;display:flex;max-height:100%;min-height:20px;flex-flow:column wrap;align-items:flex-start;overflow:hidden;position:absolute}.rbc-day-slot .rbc-background-event{opacity:.75}.rbc-day-slot .rbc-event-label{flex:none;padding-right:5px;width:auto}.rbc-day-slot .rbc-event-content{width:100%;flex:1 1;word-wrap:break-word;line-height:1;height:100%;min-height:1em}.rbc-day-slot .rbc-time-slot{border-top:1px solid #f7f7f7}.rbc-time-view-resources .rbc-time-gutter,.rbc-time-view-resources .rbc-time-header-gutter{position:-webkit-sticky;position:sticky;left:0;background-color:#fff;border-right:1px solid #ddd;z-index:10;margin-right:-1px}.rbc-time-view-resources .rbc-time-header{overflow:hidden}.rbc-time-view-resources .rbc-time-header-content{min-width:auto;flex:1 0;flex-basis:0px}.rbc-time-view-resources .rbc-time-header-cell-single-day{display:none}.rbc-time-view-resources .rbc-day-slot{min-width:140px}.rbc-time-view-resources .rbc-day-bg,.rbc-time-view-resources .rbc-header{width:140px;flex:1 1;flex-basis:0 px}.rbc-time-header-content+.rbc-time-header-content{margin-left:-1px}.rbc-time-slot{flex:1 0}.rbc-time-slot.rbc-now{font-weight:700}.rbc-day-header{text-align:center}.rbc-slot-selection{z-index:10;position:absolute;background-color:rgba(0,0,0,.5);color:#fff;font-size:75%;width:100%;padding:3px}.rbc-slot-selecting{cursor:move}.rbc-time-view{display:flex;flex-direction:column;flex:1 1;width:100%;border:1px solid #ddd;min-height:0}.rbc-time-view .rbc-time-gutter{white-space:nowrap;text-align:right}.rbc-time-view .rbc-allday-cell{box-sizing:content-box;width:100%;height:100%;position:relative}.rbc-time-view .rbc-allday-cell+.rbc-allday-cell{border-left:1px solid #ddd}.rbc-time-view .rbc-allday-events{position:relative;z-index:4}.rbc-time-view .rbc-row{box-sizing:border-box;min-height:20px}.rbc-time-header{display:flex;flex:0 0 auto;flex-direction:row}.rbc-time-header.rbc-overflowing{border-right:1px solid #ddd}.rbc-rtl .rbc-time-header.rbc-overflowing{border-right-width:0;border-left:1px solid #ddd}.rbc-time-header>.rbc-row.rbc-row-resource,.rbc-time-header>.rbc-row:first-child{border-bottom:1px solid #ddd}.rbc-time-header-cell-single-day{display:none}.rbc-time-header-content{flex:1 1;display:flex;min-width:0;flex-direction:column;border-left:1px solid #ddd}.rbc-rtl .rbc-time-header-content{border-left-width:0;border-right:1px solid #ddd}.rbc-time-header-content>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd;flex-shrink:0}.rbc-time-content{display:flex;flex:1 0;align-items:flex-start;width:100%;border-top:2px solid #ddd;overflow-y:auto;position:relative}.rbc-time-content>.rbc-time-gutter{flex:none}.rbc-time-content>*+*>*{border-left:1px solid #ddd}.rbc-rtl .rbc-time-content>*+*>*{border-left-width:0;border-right:1px solid #ddd}.rbc-time-content>.rbc-day-slot{width:100%;-moz-user-select:none;user-select:none;-webkit-user-select:none}.rbc-current-time-indicator{position:absolute;z-index:3;left:0;right:0;height:1px;background-color:#74ad31;pointer-events:none}:root{--text-color:#666;--text-color-secondary:#5a6168;--text-color-background:#cad1d8;--text-color-background-over:#69788e;--text-color-neutral:#7a889d;--text-color-light:#a0a6b1;--text-color-light-over:#989eaa;--text-color-dark:#5a6168;--text-color-dark-over:#535960;--color-title:#4c4c4c;--color-title-over:#252525;--color-black-over:#323232;--color-info:#3087ed;--color-positive:#36a53c;--color-negative:#fd585d;--color-warning:#ffc022;--color-blue:#3087ed;--color-blue-background:#edf4ff;--color-red:#fd585d;--color-red-background:#ffd6d7;--color-green:#36a53c;--color-green-background:#f1f8f4;--color-pink:#aa30ed;--color-pink-background:#fef1ff;--color-yellow:#ffc022;--color-yellow-background:#fff8ea;--color-neutral:#cad1d8;--color-neutral-background:#f5f7fa;--background-color:#fff;--background-color-whiter:#fafbfe;--background-color-lighter:#f8fafd;--background-color-light:#f5f7fa;--background-color-light-over:#ebeff5;--background-color-accent:#f2f2f2;--background-color-accent-over:#eaeaea;--link-color:#1280bf;--link-color-over:#24a2ea;--border-color:#cfcfcf;--border-color-light:#ececef;--border-color-background:#f2f2f2;--primary-color:#4d32e4;--primary-color-gradient:#6149e7;--primary-color-light:#ab9ef2;--primary-color-medium:#7c68eb;--primary-color-disabled:#a395f1;--primary-color-over:#7c68eb;--primary-color-background:#f5f4fe;--primary-color-light-background:#fdfdff;--on-primary-color:#fff;--secondary-color:#0b6fe0;--secondary-color-light:#509ef6;--secondary-color-background:#ecf4fe;--secondary-color-disabled:#92baf3;--secondary-color-over:#428df5;--on-secondary-color:#fff;--accent-color:#43d4d4;--on-accent-color:#fff;--neutral-color:#718096;--on-neutral-color:#fff;--progress-color-not-started:#a0a6b1;--progress-color-not-started-bg:#fff;--progress-color-not-started-over:#a0a6b1;--progress-color-not-started-over-bg:#ebeff5;--progress-color-ready:grey;--progress-color-ready-bg:#f5f5f5;--progress-color-ready-over:#f5f5f5;--progress-color-ready-over-bg:grey;--progress-color-in-progress:#0b6fe0;--progress-color-in-progress-bg:#bbdafc;--progress-color-in-progress-over:#bbdafc;--progress-color-in-progress-over-bg:#0b6fe0;--progress-color-completed:#36a53c;--progress-color-completed-bg:#f1f8f4;--progress-color-completed-over:#fff;--progress-color-completed-over-bg:#52c658;--progress-color-on-hold:#ffc022;--progress-color-on-hold-bg:#fff8ea;--progress-color-on-hold-over:#fff;--progress-color-on-hold-over-bg:#ffd15f;--progress-color-cancelled:#fd585d;--progress-color-cancelled-bg:#fcf0eb;--progress-color-cancelled-over:#fff;--progress-color-cancelled-over-bg:#fe9498;--progress-color-blocked:#fd585d;--progress-color-blocked-bg:#fcf0eb;--progress-color-blocked-over:#fff;--progress-color-blocked-over-bg:#fe9498;--form-label-color:#9a9a9a;--box-shadow-light:0 2px 6px rgba(0,0,0,.1);--box-shadow-overlay:2px 2px 9px 1px rgba(0,0,0,.1),0 4px 11px rgba(0,0,0,.1);--divider-color:#ededed;--placeholder-color:#999;--mobile-bar-background:#f8fafd;--mobile-bar-color:#666;--mobile-bar-icon-color:#b3b3b3;--ui-font-family:DM Sans,Nunito,Arial;--background-color-gradient-primary-to-secondary:linear-gradient(to right,var(--primary-color) 30%,var(--primary-color-over) 90%);--slider-completed:#c5dffc;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-xl:12px;--radius-2xl:16px;--sz-0:0;--sz-2:0.13rem;--sz-4:0.3rem;--sz-6:0.4rem;--sz-8:0.5rem;--sz-12:0.8rem;--sz-16:1em;--sz-20:1.25rem;--sz-24:1.5rem;--sz-28:1.75rem;--sz-32:2rem;--sz-36:2.25rem;--sz-40:2.5rem;--sz-48:3rem;--sz-56:3.5rem;--sz-64:4rem;--sz-72:4.5rem;--sz-80:5rem;--sz-88:5.5rem;--sz-96:6rem;--sz-readable-container:55rem;--sz-content-font:14px}body{margin:0;color:var(--text-color);background-color:var(--background-color);font-size:var(--sz-content-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.flex{display:flex}.flex-inline{display:inline-flex}.flex--wrap{flex-wrap:wrap}.flex--grow{flex-grow:1}.flex--column{flex-direction:column}.flex-center-center{display:flex;justify-content:center;align-items:center}.flex-center-end{display:flex;justify-content:center;align-items:flex-end}.flex-center-start{display:flex;justify-content:center;align-items:flex-start}.flex-start-center{align-items:center}.flex-start-center,.flex-start-end{display:flex;justify-content:flex-start}.flex-start-end{align-items:flex-end}.flex-start-start{display:flex;justify-content:flex-start;align-items:flex-start}.flex-end-center{align-items:center}.flex-end-center,.flex-end-end{display:flex;justify-content:flex-end}.flex-end-end{align-items:flex-end}.flex-end-start{display:flex;justify-content:flex-end;align-items:flex-start}.flex-spacebetween-center{display:flex;justify-content:space-between;align-items:center}.flex-spacebetween-end{display:flex;justify-content:space-between;align-items:flex-end}.flex-spacebetween-start{display:flex;justify-content:space-between;align-items:flex-start}.flex---center{display:flex;align-items:center}.flex---end{display:flex;align-items:flex-end}.flex---start{display:flex;align-items:flex-start}@media(max-width:750px){.flex-mobile-column{flex-direction:column}}.gap-5{gap:5px}.gap-10{gap:10px}.gap-15{gap:15px}.gap-20{gap:20px}.display-inline-block{display:inline-block}.display-none{display:none}.text-align-center{text-align:center}.text-align-left{text-align:left}.text-align-right{text-align:right}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.w-10pc{width:10%!important}.w-20pc{width:20%!important}.w-25pc{width:25%!important}.w-30pc{width:30%!important}.w-33pc{width:33.33%!important}.w-40pc{width:40%!important}.w-50pc{width:50%!important}.w-60pc{width:60%!important}.w-66pc{width:66.66%!important}.w-70pc{width:70%!important}.w-75pc{width:75%!important}.w-80pc{width:80%!important}.w-90pc{width:90%!important}.w-100pc{width:100%!important}.w-5{width:5px!important}.w-10{width:10px!important}.w-15{width:15px!important}.w-20{width:20px!important}.w-25{width:25px!important}.w-40{width:40px!important}.w-50{width:50px!important}.w-60{width:60px!important}.w-70{width:70px!important}.w-75{width:75px!important}.w-80{width:80px!important}.w-90{width:90px!important}.w-100{width:100px!important}.w-120{width:120px!important}.w-150{width:150px!important}.w-180{width:180px!important}.w-200{width:200px!important}.w-300{width:300px!important}.w-400{width:400px!important}.w-500{width:500px!important}.h-5{height:5px!important}.h-10{height:10px!important}.h-15{height:15px!important}.h-20{height:20px!important}.h-30{height:30px!important}.h-40{height:40px!important}.h-50{height:50px!important}.h-60{height:60px!important}.h-70{height:70px!important}.h-80{height:80px!important}.h-90{height:90px!important}.h-100{height:100px!important}.h-150{height:150px!important}.h-200{height:200px!important}.h-250{height:250px!important}.h-300{height:300px!important}.h-350{height:350px!important}.h-400{height:400px!important}.h-500{height:500px!important}.h-100pc{height:100%}.h-100vh{height:100vh}.m-0{margin:0!important}.m-3{margin:3px!important}.m-5{margin:5px!important}.m-10{margin:10px!important}.m-15{margin:15px!important}.m-20{margin:20px!important}.m-t-0{margin-top:0!important}.m-t-3{margin-top:3px!important}.m-t-5{margin-top:5px!important}.m-t-10{margin-top:10px!important}.m-t-15{margin-top:15px!important}.m-t-20{margin-top:20px!important}.m-r-0{margin-right:0!important}.m-r-3{margin-right:3px!important}.m-r-5{margin-right:5px!important}.m-r-10{margin-right:10px!important}.m-r-15{margin-right:15px!important}.m-r-20{margin-right:20px!important}.m-b-0{margin-bottom:0!important}.m-b-3{margin-bottom:3px!important}.m-b-5{margin-bottom:5px!important}.m-b-10{margin-bottom:10px!important}.m-b-15{margin-bottom:15px!important}.m-b-20{margin-bottom:20px!important}.m-l-0{margin-left:0!important}.m-l-3{margin-left:3px!important}.m-l-5{margin-left:5px!important}.m-l-10{margin-left:10px!important}.m-l-15{margin-left:15px!important}.m-l-20{margin-left:20px!important}.m-x-0{margin-left:0!important;margin-right:0!important}.m-x-5{margin-left:5px;margin-right:5px}.m-x-10{margin-left:10px;margin-right:10px}.m-x-15{margin-left:15px;margin-right:15px}.m-x-20{margin-left:20px;margin-right:20px}.m-y-0{margin-top:0!important;margin-bottom:0!important}.m-y-5{margin-top:5px;margin-bottom:5px}.m-y-10{margin-top:10px;margin-bottom:10px}.m-y-15{margin-top:15px;margin-bottom:15px}.m-y-20{margin-top:20px;margin-bottom:20px}.p-0{padding:0!important}.p-5{padding:5px!important}.p-10{padding:10px!important}.p-15{padding:15px!important}.p-20{padding:20px!important}.p-t-0{padding-top:0!important}.p-t-5{padding-top:5px!important}.p-t-10{padding-top:10px!important}.p-t-15{padding-top:15px!important}.p-t-20{padding-top:20px!important}.p-r-0{padding-right:0!important}.p-r-5{padding-right:5px!important}.p-r-10{padding-right:10px!important}.p-r-15{padding-right:15px!important}.p-r-20{padding-right:20px!important}.p-b-0{padding-bottom:0!important}.p-b-5{padding-bottom:5px!important}.p-b-10{padding-bottom:10px!important}.p-b-15{padding-bottom:15px!important}.p-b-20{padding-bottom:20px!important}.p-l-0{padding-left:0!important}.p-l-5{padding-left:5px!important}.p-l-10{padding-left:10px!important}.p-l-15{padding-left:15px!important}.p-l-20{padding-left:20px!important}.p-x-0{padding-left:0!important;padding-right:0!important}.p-x-5{padding-left:5px!important;padding-right:5px!important}.p-x-10{padding-left:10px!important;padding-right:10px!important}.p-x-15{padding-left:15px!important;padding-right:15px!important}.p-x-20{padding-left:20px!important;padding-right:20px!important}.p-y-0{padding-top:0!important;padding-bottom:0!important}.p-y-5{padding-top:5px!important;padding-bottom:5px!important}.p-y-10{padding-top:10px!important;padding-bottom:10px!important}.p-y-15{padding-top:15px!important;padding-bottom:15px!important}.p-y-20{padding-top:20px!important;padding-bottom:20px!important}.border-radius-0{border-radius:0!important}.border-radius-3{border-radius:5px}.border-radius-4{border-radius:4px}.border-radius-5{border-radius:5px}.border-radius-8{border-radius:8px}.border-radius-10{border-radius:10px}.border-radius-15{border-radius:15px}.border-radius-20{border-radius:20px}.border-radius-50pc{border-radius:50%}.cursor-pointer{cursor:pointer}.cursor-grab{cursor:-webkit-grab;cursor:grab}.touch-action-none{touch-action:none}.border-primary-to-secondary{border-image-source:linear-gradient(to left,var(--primary-color),var(--primary-color-light),var(--secondary-color));border-image-slice:1;border:1px solid}.border-light{border:1px solid var(--border-color-light)}.ui-font{font-family:DM Sans,Nunito,Arial}.color-primary{color:var(--primary-color)}.color-primary-bg{background-color:var(--primary-color)}.color-on-primary{color:var(--on-primary-color)}.color-on-primary-bg{background-color:var(--on-primary-color)}.color-primary-light{color:#ab9ef2}.color-primary-light-bg{background-color:#ab9ef2}.color-on-primary-light{color:#fff}.color-on-primary-light-bg{background-color:#fff}.color-accent{color:#43d4d4}.color-accent-bg{background-color:#43d4d4}.color-on-accent{color:#fff}.color-on-accent-bg{background-color:#fff}.color-secondary{color:#0b6fe0}.color-secondary-bg{background-color:#0b6fe0}.color-on-secondary{color:#fff}.color-on-secondary-bg{background-color:#fff}.color-neutral{color:#718096}.color-neutral-bg{background-color:#718096}.color-on-neutral{color:#fff}.color-on-neutral-bg{background-color:#fff}.color-neutral-light{color:#a0a6b1}.color-neutral-light-bg{background-color:#a0a6b1}.color-on-neutral-light{color:#fff}.color-on-neutral-light-bg{background-color:#fff}.color-neutral-dark{color:#5a6168}.color-neutral-dark-bg{background-color:#5a6168}.color-on-neutral-dark{color:#fff}.color-on-neutral-dark-bg{background-color:#fff}.color-neutral-white{color:#fafafb}.color-neutral-white-bg{background-color:#fafafb}.color-on-neutral-white{color:#718096}.color-on-neutral-white-bg{background-color:#718096}.color-neutral-white-dark{color:#f7f7fa}.color-neutral-white-dark-bg{background-color:#f7f7fa}.color-on-neutral-white-dark{color:#718096}.color-on-neutral-white-dark-bg{background-color:#718096}.color-grey-light{color:#ececef}.color-grey-light-bg{background-color:#ececef}.color-on-grey-light{color:#718096}.color-on-grey-light-bg{background-color:#718096}.color-positive{color:#36a53c}.color-positive-light{background-color:#f1f8f4}.color-positive-bg{background-color:#36a53c}.color-on-positive{color:#fff}.color-on-positive-bg{background-color:#fff}.color-negative{color:#fd585d}.color-negative-light{color:#fcf0eb}.color-negative-bg{background-color:#fd585d}.color-on-negative{color:#fff}.color-on-negative-bg{background-color:#fff}.color-warning{color:#ffc022}.color-warning-light{color:#fff8ea}.color-warning-bg{background-color:#ffc022}.color-warning-light-bg{background-color:#fff8ea}.color-on-warning{color:#fff}.color-on-warning-bg{background-color:#fff}.color-info{color:#3087ed}.color-info-light{color:#edf4ff}.color-info-bg{background-color:#3087ed}.color-on-info{color:#fff}.color-on-info-bg{background-color:#fff}.color-white{color:#fff}.color-white-bg{background-color:#fff}.color-on-white{color:#1e2226}.color-on-white-bg{background-color:#1e2226}.color-cyan-d2{color:#044e53}.color-cyan-d2-bg{background-color:#044e53}.color-on-cyan-d2{color:#fff}.color-cyan-d1{color:#0a6c75}.color-cyan-d1-bg{background-color:#0a6c75}.color-on-cyan-d1{color:#fff}.color-cyan{color:#0e7c86}.color-cyan-bg{background-color:#0e7c86}.color-on-cyan{color:#fff}.color-cyan-l1{color:#149199}.color-cyan-l1-bg{background-color:#149199}.color-on-cyan-l1{color:#fff}.color-cyan-l2{color:#2caeba}.color-cyan-l2-bg{background-color:#2caeba}.color-on-cyan-l2{color:#fff}.color-cyan-light-d2{color:#37bcc8}.color-cyan-light-d2-bg{background-color:#37bcc8}.color-on-cyan-light-d2{color:#000}.color-cyan-light-d1{color:#52d1da}.color-cyan-light-d1-bg{background-color:#52d1da}.color-on-cyan-light-d1{color:#000}.color-cyan-light{color:#88ebf2}.color-cyan-light-bg{background-color:#88ebf2}.color-on-cyan-light{color:#000}.color-cyan-light-l1{color:#bff8fd}.color-cyan-light-l1-bg{background-color:#bff8fd}.color-on-cyan-light-l1{color:#000}.color-cyan-light-l2{color:#e0fcff}.color-cyan-light-l2-bg{background-color:#e0fcff}.color-on-cyan-light-l2{color:#000}.color-blue-d2{color:#035287}.color-blue-d2-bg{background-color:#035287}.color-on-blue-d2{color:#fff}.color-blue-d1{color:#0b68a2}.color-blue-d1-bg{background-color:#0b68a2}.color-on-blue-d1{color:#fff}.color-blue{color:#1280bf}.color-blue-bg{background-color:#1280bf}.color-on-blue{color:#fff}.color-blue-l1{color:#1991d2}.color-blue-l1-bg{background-color:#1991d2}.color-on-blue-l1{color:#fff}.color-blue-l2{color:#2cb0ed}.color-blue-l2-bg{background-color:#2cb0ed}.color-on-blue-l2{color:#fff}.color-blue-light-d2{color:#40c3f7}.color-blue-light-d2-bg{background-color:#40c3f7}.color-on-blue-light-d2{color:#000}.color-blue-light-d1{color:#5cd0fa}.color-blue-light-d1-bg{background-color:#5cd0fa}.color-on-blue-light-d1{color:#000}.color-blue-light{color:#81defd}.color-blue-light-bg{background-color:#81defd}.color-on-blue-light{color:#000}.color-blue-light-l1{color:#b3ecff}.color-blue-light-l1-bg{background-color:#b3ecff}.color-on-blue-light-l1{color:#000}.color-blue-light-l2{color:#e5f9ff}.color-blue-light-l2-bg{background-color:#e5f9ff}.color-on-blue-light-l2{color:#000}.color-gray-d2{color:#1f2933}.color-gray-d2-bg{background-color:#1f2933}.color-on-gray-d2{color:#fff}.color-gray-d1{color:#33404d}.color-gray-d1-bg{background-color:#33404d}.color-on-gray-d1{color:#fff}.color-gray{color:#3f4d5a}.color-gray-bg{background-color:#3f4d5a}.color-on-gray{color:#fff}.color-gray-l1{color:#515f6c}.color-gray-l1-bg{background-color:#515f6c}.color-on-gray-l1{color:#fff}.color-gray-l2{color:#606d7b}.color-gray-l2-bg{background-color:#606d7b}.color-on-gray-l2{color:#fff}.color-gray-light-d2{color:#7b8793}.color-gray-light-d2-bg{background-color:#7b8793}.color-on-gray-light-d2{color:#000}.color-gray-light-d1{color:#9aa5b1}.color-gray-light-d1-bg{background-color:#9aa5b1}.color-on-gray-light-d1{color:#000}.color-gray-light{color:#cad1d8}.color-gray-light-bg{background-color:#cad1d8}.color-on-gray-light{color:#000}.color-gray-light-l1{color:#e5e8eb}.color-gray-light-l1-bg{background-color:#e5e8eb}.color-on-gray-light-l1{color:#000}.color-gray-light-l2{color:#f5f7fa}.color-gray-light-l2-bg{background-color:#f5f7fa}.color-on-gray-light-l2{color:#000}.color-pink-d2{color:#610041}.color-pink-d2-bg{background-color:#610041}.color-on-pink-d2{color:#fff}.color-pink-d1{color:#800653}.color-pink-d1-bg{background-color:#800653}.color-on-pink-d1{color:#fff}.color-pink{color:#a20664}.color-pink-bg{background-color:#a20664}.color-on-pink{color:#fff}.color-pink-l1{color:#bd0a6f}.color-pink-l1-bg{background-color:#bd0a6f}.color-on-pink-l1{color:#fff}.color-pink-l2{color:#d9127c}.color-pink-l2-bg{background-color:#d9127c}.color-on-pink-l2{color:#fff}.color-pink-light-d2{color:#e7368f}.color-pink-light-d2-bg{background-color:#e7368f}.color-on-pink-light-d2{color:#000}.color-pink-light-d1{color:#f362a1}.color-pink-light-d1-bg{background-color:#f362a1}.color-on-pink-light-d1{color:#000}.color-pink-light{color:#ff8ab9}.color-pink-light-bg{background-color:#ff8ab9}.color-on-pink-light{color:#000}.color-pink-light-l1{color:#ffb8d2}.color-pink-light-l1-bg{background-color:#ffb8d2}.color-on-pink-light-l1{color:#000}.color-pink-light-l2{color:#ffe5ee}.color-pink-light-l2-bg{background-color:#ffe5ee}.color-on-pink-light-l2{color:#000}.color-red-d2{color:#630316}.color-red-d2-bg{background-color:#630316}.color-on-red-d2{color:#fff}.color-red-d1{color:#8b041b}.color-red-d1-bg{background-color:#8b041b}.color-on-red-d1{color:#fff}.color-red{color:#aa091e}.color-red-bg{background-color:#aa091e}.color-on-red{color:#fff}.color-red-l1{color:#d01124}.color-red-l1-bg{background-color:#d01124}.color-on-red-l1{color:#fff}.color-red-l2{color:#e12d39}.color-red-l2-bg{background-color:#e12d39}.color-on-red-l2{color:#fff}.color-red-light-d2{color:#ef4e4e}.color-red-light-d2-bg{background-color:#ef4e4e}.color-on-red-light-d2{color:#000}.color-red-light-d1{color:#f86868}.color-red-light-d1-bg{background-color:#f86868}.color-on-red-light-d1{color:#000}.color-red-light{color:#f99}.color-red-light-bg{background-color:#f99}.color-on-red-light{color:#000}.color-red-light-l1{color:#ffbdbd}.color-red-light-l1-bg{background-color:#ffbdbd}.color-on-red-light-l1{color:#000}.color-red-light-l2{color:#ffe5e5}.color-red-light-l2-bg{background-color:#ffe5e5}.color-on-red-light-l2{color:#000}.color-yellow-d2{color:#8e2c0b}.color-yellow-d2-bg{background-color:#8e2c0b}.color-on-yellow-d2{color:#fff}.color-yellow-d1{color:#b54e12}.color-yellow-d1-bg{background-color:#b54e12}.color-on-yellow-d1{color:#fff}.color-yellow{color:#ca6d16}.color-yellow-bg{background-color:#ca6d16}.color-on-yellow{color:#fff}.color-yellow-l1{color:#dd901d}.color-yellow-l1-bg{background-color:#dd901d}.color-on-yellow-l1{color:#fff}.color-yellow-l2{color:#f0b428}.color-yellow-l2-bg{background-color:#f0b428}.color-on-yellow-l2{color:#fff}.color-yellow-light-d2{color:#f7c94a}.color-yellow-light-d2-bg{background-color:#f7c94a}.color-on-yellow-light-d2{color:#000}.color-yellow-light-d1{color:#fadb61}.color-yellow-light-d1-bg{background-color:#fadb61}.color-on-yellow-light-d1{color:#000}.color-yellow-light{color:#fce588}.color-yellow-light-bg{background-color:#fce588}.color-on-yellow-light{color:#000}.color-yellow-light-l1{color:#fff3c2}.color-yellow-light-l1-bg{background-color:#fff3c2}.color-on-yellow-light-l1{color:#000}.color-yellow-light-l2{color:#fffbeb}.color-yellow-light-l2-bg{background-color:#fffbeb}.color-on-yellow-light-l2{color:#000}.color-teal-d2{color:#014b3f}.color-teal-d2-bg{background-color:#014b3f}.color-on-teal-d2{color:#fff}.color-teal-d1{color:#0c6a57}.color-teal-d1-bg{background-color:#0c6a57}.color-on-teal-d1{color:#fff}.color-teal{color:#147b63}.color-teal-bg{background-color:#147b63}.color-on-teal{color:#fff}.color-teal-l1{color:#199473}.color-teal-l1-bg{background-color:#199473}.color-on-teal-l1{color:#fff}.color-teal-l2{color:#27aa83}.color-teal-l2-bg{background-color:#27aa83}.color-on-teal-l2{color:#fff}.color-teal-light-d2{color:#3dbd92}.color-teal-light-d2-bg{background-color:#3dbd92}.color-on-teal-light-d2{color:#000}.color-teal-light-d1{color:#66d6ad}.color-teal-light-d1-bg{background-color:#66d6ad}.color-on-teal-light-d1{color:#000}.color-teal-light{color:#8cedc6}.color-teal-light-bg{background-color:#8cedc6}.color-on-teal-light{color:#000}.color-teal-light-l1{color:#c5f7e1}.color-teal-light-l1-bg{background-color:#c5f7e1}.color-on-teal-light-l1{color:#000}.color-teal-light-l2{color:#eefcf5}.color-teal-light-l2-bg{background-color:#eefcf5}.color-on-teal-light-l2{color:#000}.color-purple-d2{color:#250755}.color-purple-d2-bg{background-color:#250755}.color-on-purple-d2{color:#fff}.color-purple-d1{color:#34126e}.color-purple-d1-bg{background-color:#34126e}.color-on-purple-d1{color:#fff}.color-purple{color:#411986}.color-purple-bg{background-color:#411986}.color-on-purple{color:#fff}.color-purple-l1{color:#51279b}.color-purple-l1-bg{background-color:#51279b}.color-on-purple-l1{color:#fff}.color-purple-l2{color:#663dae}.color-purple-l2-bg{background-color:#663dae}.color-on-purple-l2{color:#fff}.color-purple-light-d2{color:#744cb8}.color-purple-light-d2-bg{background-color:#744cb8}.color-on-purple-light-d2{color:#000}.color-purple-light-d1{color:#8562c6}.color-purple-light-d1-bg{background-color:#8562c6}.color-on-purple-light-d1{color:#000}.color-purple-light{color:#a081d9}.color-purple-light-bg{background-color:#a081d9}.color-on-purple-light{color:#000}.color-purple-light-l1{color:#cebaf2}.color-purple-light-l1-bg{background-color:#cebaf2}.color-on-purple-light-l1{color:#000}.color-purple-light-l2{color:#eae2f8}.color-purple-light-l2-bg{background-color:#eae2f8}.color-on-purple-light-l2{color:#000}.color-green-d2{color:#05400a}.color-green-d2-bg{background-color:#05400a}.color-on-green-d2{color:#fff}.color-green-d1{color:#0e5814}.color-green-d1-bg{background-color:#0e5814}.color-on-green-d1{color:#fff}.color-green{color:#207227}.color-green-bg{background-color:#207227}.color-on-green{color:#fff}.color-green-l1{color:#2f8132}.color-green-l1-bg{background-color:#2f8132}.color-on-green-l1{color:#fff}.color-green-l2{color:#3f9142}.color-green-l2-bg{background-color:#3f9142}.color-on-green-l2{color:#fff}.color-green-light-d2{color:#57ae5b}.color-green-light-d2-bg{background-color:#57ae5b}.color-on-green-light-d2{color:#000}.color-green-light-d1{color:#7bc47f}.color-green-light-d1-bg{background-color:#7bc47f}.color-on-green-light-d1{color:#000}.color-green-light{color:#a3d9a5}.color-green-light-bg{background-color:#a3d9a5}.color-on-green-light{color:#000}.color-green-light-l1{color:#c1eac5}.color-green-light-l1-bg{background-color:#c1eac5}.color-on-green-light-l1{color:#000}.color-green-light-l2{color:#e3f9e5}.color-green-light-l2-bg{background-color:#e3f9e5}.color-on-green-light-l2{color:#000}.color-primary-to-secondary{background:#4d32e4;background:linear-gradient(274deg,#4d32e4 30%,#ab9ef2 60%,#0b6fe0 93%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.color-on-primary-to-secondary{color:#fff}.color-primary-to-secondary-bg{background:var(--primary-color);background:linear-gradient(to right,var(--primary-color) 30%,var(--primary-color-over) 90%)}.color-title{color:var(--color-title)}.hapflows-ui__accordion--with-border{border:1px solid #ececef}.hapflows-ui__accordion__title-container{padding:7px 15px;transition:.5s;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.hapflows-ui__accordion__title-container:hover{background-color:var(--background-color-light)}.hapflows-ui__accordion__content{transition:.6s;overflow:auto}.hapflows-ui__accordion__content--open{height:auto;max-height:600px}.hapflows-ui__accordion__content--closed{max-height:0}.hapflows-ui__badge{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent}.hapflows-ui__badge--rounded{border-radius:6px}.hapflows-ui__badge--pill{border-radius:20px}.hapflows-ui__badge--circular{border-radius:50%;margin:0;padding:2px;width:24px;height:24px}.hapflows-ui__badge--clickable{cursor:pointer}.hapflows-ui__badge__variant--neutral{color:var(--text-color);background-color:var(--background-color-light);border:1px solid #e5e8eb}.hapflows-ui__badge__variant--primary{color:var(--on-primary-color);background-color:var(--primary-color);border:1px solid var(--primary-color)}.hapflows-ui__badge__variant--secondary{color:var(--on-secondary-color);background-color:var(--secondary-color);border:1px solid var(--secondary-color)}.hapflows-ui__badge--xs{font-size:11px;padding:2px 6px}.hapflows-ui__badge--sm{font-size:12px;padding:2px 6px}.hapflows-ui__badge--md{font-size:13px;padding:2px 6px}.hapflows-ui__badge--lg{font-size:14px;padding:2px 6px}.hapflows-ui__badge--xl{font-size:16px;padding:2px 6px}.hapflows-ui__block--outstanding,.hapflows-ui__block--outstanding-hover:hover{box-shadow:var(--box-shadow-light)}.hapflows-ui__block--separated{margin-bottom:1.5rem}.hapflows-ui__block--padded{padding:1rem}.hapflows-ui__block--rounded{border-radius:.5rem}.hapflows-ui__block--content-centered{display:flex;justify-content:center;align-items:center;height:100%;box-sizing:border-box}.hapflows-ui__block__title{margin-top:0}.hapflows-ui__box{display:flex;align-items:flex-start;border-radius:5px}.hapflows-ui__box--padding{padding:15px}.hapflows-ui__box--warning{border:1px solid #ffc022;background-color:#fff8ea}.hapflows-ui__box--info{border:1px solid #3087ed;background-color:#edf4ff}.hapflows-ui__box--success{border:1px solid #36a53c;background-color:#f1f8f4}.hapflows-ui__box__header{font-weight:800;margin-bottom:10px}.hapflows-ui__box__body{gap:15px;width:100%}.hapflows-ui__box__body,.hapflows-ui__box__side{display:flex;align-items:flex-start}.hapflows-ui__box__icon-container{display:flex;align-items:center}.hapflows-ui__box__icon-container--warning{background-color:#ffc022;color:#fff;padding:9px;border-radius:50%}.hapflows-ui__box__icon-container--info{background-color:#3087ed;color:#fff;padding:7px;border-radius:50%}.hapflows-ui__box__icon-container--success{background-color:#36a53c;color:#fff;padding:7px;border-radius:50%}.hapflows-ui__box__content{flex-grow:1;line-height:1.3rem}.hapflows-ui__box__content--minimized{height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hapflows-ui__box--shadowed{box-shadow:0 4px 6px -1px rgba(0,0,0,.15),0 2px 4px -1px rgba(0,0,0,.09)}.hapflows-ui__breadcrumbs{font-size:.7rem;color:#a0a6b1;padding:5px 0}.hapflows-ui__breadcrumbs__breadcrumb{text-decoration:none;display:inline-block;color:inherit}.hapflows-ui__breadcrumbs__breadcrumb:visited{color:inherit}.hapflows-ui__breadcrumbs__breadcrumb--clickable{cursor:pointer}.hapflows-ui__breadcrumbs__breadcrumb--clickable:hover{color:#718096;text-decoration:underline}.hapflows-ui__breadcrumbs__breadcrumb--clickable:visited{color:inherit}.hapflows-ui__breadcrumbs__separator{color:#718096;display:inline-block;margin:0 5px}.hapflows-ui__button{align-items:center;border-radius:4px;border:none;cursor:pointer;display:inline-flex;justify-content:center;text-decoration:none;transition:all .3s ease-in-out;white-space:nowrap;font-family:DM Sans,Nunito,Arial;font-size:14px}.hapflows-ui__button:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hapflows-ui__button:hover{box-shadow:var(--box-shadow-overlay)}.hapflows-ui__button--xs{font-size:.75rem;min-height:1.5rem;padding:.125rem .5rem}.hapflows-ui__button--lg,.hapflows-ui__button--md,.hapflows-ui__button--sm{padding-left:1rem;padding-right:1rem}.hapflows-ui__button--lg{min-height:3rem;padding-bottom:.75rem;padding-top:.75rem}.hapflows-ui__button--md{min-height:2.5rem;padding-bottom:.5rem;padding-top:.5rem}.hapflows-ui__button--sm{min-height:2rem;padding-bottom:.25rem;padding-top:.25rem}.hapflows-ui__button__icon{align-items:center;display:flex;flex-shrink:0}.hapflows-ui__button__icon--left{margin-right:.5rem}.hapflows-ui__button__icon--right{margin-left:.5rem}.hapflows-ui__button__loader--left{margin-right:.5rem;order:-1}.hapflows-ui__button__loader--right{margin-left:.5rem;order:2}.hapflows-ui__button__loader--center{order:1}.hapflows-ui__button__content{font-weight:600}.hapflows-ui__button--neutral{color:#fff;border:1px solid #718096;background-color:#718096}.hapflows-ui__button--neutral:hover{color:#fff;border-color:#949fb0;background-color:#949fb0}.hapflows-ui__button--neutral:disabled,.hapflows-ui__button--neutral:disabled:hover{color:#fff;border-color:#aabad2;background-color:#aabad2}.hapflows-ui__button--neutral-outline{color:#718096;border:1px solid #718096;background-color:#fff}.hapflows-ui__button--neutral-outline:hover{color:#949fb0;border-color:#949fb0;background-color:#fff;box-shadow:var(--box-shadow-light)}.hapflows-ui__button--neutral-outline:disabled,.hapflows-ui__button--neutral-outline:disabled:hover{color:#aabad2;border-color:#aabad2;background-color:#fff}.hapflows-ui__button--primary{color:#fff;background-color:#4d32e4}.hapflows-ui__button--primary:hover{background-color:#7c68eb}.hapflows-ui__button--primary:disabled,.hapflows-ui__button--primary:disabled:hover{background-color:#a395f1}.hapflows-ui__button--primary-outline{color:#4d32e4;border:1px solid var(--primary-color);background-color:var(--background-color)}.hapflows-ui__button--primary-outline:hover{color:var(--primary-color);border-color:var(--primary-color-over);border:1px solid var(--primary-color-light);background-color:var(--background-color-accent);box-shadow:var(--box-shadow-light)}.hapflows-ui__button--primary-outline:disabled,.hapflows-ui__button--primary-outline:disabled:hover{color:var(--primary-color-disabled);border-color:var(--primary-color-disabled);background-color:var(--background-color-light-over)}.hapflows-ui__button--secondary{color:var(--on-secondary-color);background-color:var(--secondary-color)}.hapflows-ui__button--secondary:hover{background-color:var(--secondary-color-over)}.hapflows-ui__button--secondary:disabled,.hapflows-ui__button--secondary:disabled:hover{background-color:var(--secondary-color-disabled)}.hapflows-ui__button--secondary-outline{color:var(--secondary-color);border:1px solid var(--secondary-color);background-color:var(--on-secondary-color)}.hapflows-ui__button--secondary-outline:hover{color:var(--secondary-color-over);border-color:var(--secondary-color-over);background-color:var(--on-secondary-color);box-shadow:var(--box-shadow-light)}.hapflows-ui__button--secondary-outline:disabled,.hapflows-ui__button--secondary-outline:disabled:hover{color:var(--secondary-color-disabled);border-color:var(--secondary-color-disabled);background-color:var(--on-secondary-color)}.hapflows-ui__button--gradient{color:var(--on-primary-color);font-weight:700;background:var(--primary-color);background:linear-gradient(to left,var(--primary-color) 35%,var(--primary-color-over) 50%,var(--primary-color) 65%);background-size:200% 100%;background-position:0 50%}.hapflows-ui__button--gradient:disabled,.hapflows-ui__button--gradient:disabled:hover{background:linear-gradient(to left,var(--primary-color-disabled) 35%,var(--primary-color-over) 50%,var(--primary-color-disabled) 65%)}.hapflows-ui__button--gradient:hover{background-position:100% 100%;border-color:var(--primary-color)}.hapflows-ui__button--accent{color:#fff;background-color:#43d4d4}.hapflows-ui__button--accent:hover{background-color:#75dfdf}.hapflows-ui__button--accent:disabled,.hapflows-ui__button--accent:disabled:hover{background-color:#9ee9e9}.hapflows-ui__button--accent-outline{color:#43d4d4;border:1px solid #43d4d4;background-color:#fff}.hapflows-ui__button--accent-outline:hover{color:#75dfdf;border-color:#75dfdf;background-color:#fff;box-shadow:var(--box-shadow-light)}.hapflows-ui__button--accent-outline:disabled,.hapflows-ui__button--accent-outline:disabled:hover{color:#9ee9e9;border-color:#9ee9e9;background-color:#fff}.hapflows-ui__button--positive{color:#fff;background-color:#36a53c}.hapflows-ui__button--positive:hover{background-color:#52c658}.hapflows-ui__button--positive:disabled,.hapflows-ui__button--positive:disabled:hover{background-color:#6bc770}.hapflows-ui__button--positive-outline{color:#36a53c;border:1px solid #36a53c;background-color:#fff}.hapflows-ui__button--positive-outline:hover{color:#52c658;border-color:#52c658;background-color:#fff;box-shadow:var(--box-shadow-light)}.hapflows-ui__button--positive-outline:disabled,.hapflows-ui__button--positive-outline:disabled:hover{color:#6bc770;border-color:#6bc770;background-color:#fff}.hapflows-ui__button--warning{color:#fff;background-color:#ffc022}.hapflows-ui__button--warning:hover{background-color:#ffd15f}.hapflows-ui__button--warning:disabled,.hapflows-ui__button--warning:disabled:hover{background-color:#ffd473}.hapflows-ui__button--warning-outline{color:#ffc022;border:1px solid #ffc022;background-color:#fff}.hapflows-ui__button--warning-outline:hover{color:#ffd15f;border-color:#ffd15f;background-color:#fff;box-shadow:var(--box-shadow-light)}.hapflows-ui__button--warning-outline:disabled,.hapflows-ui__button--warning-outline:disabled:hover{color:#ffd473;border-color:#ffd473;background-color:#fff}.hapflows-ui__button--negative{color:#fff;background-color:#fd585d}.hapflows-ui__button--negative:hover{background-color:#fe9498}.hapflows-ui__button--negative:disabled,.hapflows-ui__button--negative:disabled:hover{background-color:#ffa0a3}.hapflows-ui__button--negative-outline{color:#fd585d;border:1px solid #fd585d;background-color:#fff}.hapflows-ui__button--negative-outline:hover{color:#fe9498;border-color:#fe9498;background-color:#fff;box-shadow:var(--box-shadow-light)}.hapflows-ui__button--negative-outline:disabled,.hapflows-ui__button--negative-outline:disabled:hover{color:#ffa0a3;border-color:#ffa0a3;background-color:#fff}.hapflows-ui__button--neutral-dark{color:#fff;background-color:#5a6168}.hapflows-ui__button--neutral-dark:hover{background-color:#768089}.hapflows-ui__button--neutral-dark:disabled,.hapflows-ui__button--neutral-dark:disabled:hover{background-color:#9299a0}.hapflows-ui__button--neutral-dark-outline{color:#5a6168;border:1px solid #5a6168;background-color:#fff}.hapflows-ui__button--neutral-dark-outline:hover{color:#768089;border-color:#768089;background-color:#fff;box-shadow:var(--box-shadow-light)}.hapflows-ui__button--neutral-dark-outline:disabled,.hapflows-ui__button--neutral-dark-outline:disabled:hover{color:#9299a0;border-color:#9299a0;background-color:#fff}.hapflows-ui__button--neutral-light{color:var(--text-color-light);background-color:var(--background-color-light);border:1px solid var(--background-color-light)}.hapflows-ui__button--neutral-light:hover{color:var(--text-color);background-color:var(--background-color-light-over);border:1px solid var(--background-color-light)}.hapflows-ui__button--neutral-light:disabled,.hapflows-ui__button--neutral-light:disabled:hover{color:var(--text-color-background)}.hapflows-ui__button--neutral-light-outline{color:#a0a6b1;border:1px solid var(--border-color-light);background-color:#fff}.hapflows-ui__button--neutral-light-outline:hover{color:var(--text-color);border-color:#c2c5cd;background-color:#fff;box-shadow:var(--box-shadow-light)}.hapflows-ui__button--neutral-light-outline:disabled,.hapflows-ui__button--neutral-light-outline:disabled:hover{color:#dee0e4;border-color:#dee0e4;background-color:#fff}.hapflows-ui__button--background{color:var(--text-color-background);background-color:var(--background-color-light);border:1px solid var(--background-color-light)}.hapflows-ui__button--background:hover{color:var(--text-color);background-color:var(--background-color-light-over);border:1px solid var(--background-color-light)}.hapflows-ui__button--background:disabled,.hapflows-ui__button--background:disabled:hover{color:var(--text-color-background)}.hapflows-ui__button--background-transparent{color:var(--text-color-background);background-color:transparent;border-color:transparent}.hapflows-ui__button--background-transparent:hover{color:var(--text-color);background-color:var(--background-color-light-over);border:1px solid var(--background-color-light)}.hapflows-ui__button--background-transparent:disabled,.hapflows-ui__button--background-transparent:disabled:hover{color:var(--text-color-background)}.hapflows-ui__button.hapflows-ui__button--borderless{border:1px solid transparent}.hapflows-ui__button.hapflows-ui__button--borderless:hover{border:1px solid var(--border-color-light)}.hapflows-ui__button.hapflows-ui__button--light-background{background-color:var(--background-color-light)}.hapflows-ui__button.hapflows-ui__button--light-background:hover{background-color:var(--background-color-light-over)}.hapflows-ui__button.hapflows-ui__button--white-background{background-color:var(--background-color);border-color:var(--border-color)!important}.hapflows-ui__button.hapflows-ui__button--white-background:hover{background-color:var(--background-color-light-over)}.hapflows-ui__card{display:inline-flex;height:auto;border-radius:10px}.hapflows-ui__card--shadowed{box-shadow:0 4px 6px -1px rgba(0,0,0,.15),0 2px 4px -1px rgba(0,0,0,.09)}.hapflows-ui__card--margin-between{margin:0 1rem 1rem 0}.hapflows-ui__card--standing-hover:hover{box-shadow:0 15px 20px rgba(0,0,0,.15),0 8px 6px rgba(0,0,0,.1)}.hapflows-ui__card__side{width:128px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-top-left-radius:10px;border-bottom-left-radius:10px;border-right:0}.hapflows-ui__card__side--with-side-content{border:1px solid #ececef;border-right:none}.hapflows-ui__card__side__icon-container{border-radius:32px;background-color:#fff;height:64px;width:64px;display:flex;align-items:center;justify-content:center}.hapflows-ui__card__main{padding:.7rem;display:inline-flex;border:1px solid #ececef;justify-content:space-between;flex-direction:column}.hapflows-ui__card__main--with-side{width:calc(100% - 128px);border-top-right-radius:10px;border-bottom-right-radius:10px;border-left:0}.hapflows-ui__card__main--without-side{border-radius:10px}.hapflows-ui__card__title{font-weight:600;margin-bottom:.3rem}.hapflows-ui__card__subtitle{font-size:.8rem;margin-bottom:1rem;color:#a0a6b1}.hapflows-ui__card__description{font-size:.8rem;color:#718096}.hapflows-ui__card__description--with-controls{margin-bottom:1rem}.hapflows-ui__card__controls{font-size:.8rem;color:#a0a6b1;justify-content:space-between;display:flex;align-items:center}.hapflows-ui__card__control{font-weight:600}.hapflows-ui__circular-progress-bar{position:relative;display:flex;align-items:center;justify-content:center}.hapflows-ui__circular-progress-bar__circles{transform:rotate(-90deg);position:absolute;top:0;left:0}.hapflows-ui__circular-progress-bar__circle-background{fill:none;stroke:var(--border-color-light);stroke-width:4px}.hapflows-ui__circular-progress-bar__circle-progress{fill:none;stroke:#36a53c;stroke-dasharray:100 100;stroke-linecap:round;stroke-width:4px;transition:stroke-dashoffset .7s ease-in-out;will-change:transform}.hapflows-ui__circular-progress-bar__percentage{display:block}.hapflows-ui__divider{border:0;border-top:1px solid var(--divider-color)}.hapflows-ui__divider--xs{margin:4px 0}.hapflows-ui__divider--sm{margin:8px 0}.hapflows-ui__divider--md{margin:16px 0}.hapflows-ui__divider--lg{margin:32px 0}.hapflows-ui__divider--xl{margin:48px 0}.hapflows-ui__drawer{pointer-events:none;position:relative;z-index:1200;visibility:hidden;height:100%}.hapflows-ui__drawer--enter{visibility:visible}.hapflows-ui__drawer--enter .hapflows-ui__drawer__overlay{opacity:0}.hapflows-ui__drawer--enter .hapflows-ui__drawer__dialog{opacity:0;transform:scale(.95)}.hapflows-ui__drawer--enter-active{visibility:visible}.hapflows-ui__drawer--enter-active .hapflows-ui__drawer__overlay{opacity:1;transition:opacity .25s ease-in-out}.hapflows-ui__drawer--enter-active .hapflows-ui__drawer__dialog{opacity:1;transform:scale(1);transition:transform .25s ease-in-out,opacity .25s ease-in-out}.hapflows-ui__drawer--enter-done{pointer-events:auto;visibility:visible}.hapflows-ui__drawer--enter-done .hapflows-ui__drawer__container{pointer-events:auto}.hapflows-ui__drawer--enter-done .hapflows-ui__drawer__overlay{opacity:1}.hapflows-ui__drawer--enter-done .hapflows-ui__drawer__dialog{opacity:1;transform:scale(1)}.hapflows-ui__drawer--exit{visibility:visible}.hapflows-ui__drawer--exit .hapflows-ui__drawer__overlay{opacity:1}.hapflows-ui__drawer--exit .hapflows-ui__drawer__dialog{opacity:1;transform:scale(1)}.hapflows-ui__drawer--exit-active{visibility:visible}.hapflows-ui__drawer--exit-active .hapflows-ui__drawer__overlay{opacity:0;transition:opacity .25s}.hapflows-ui__drawer--exit-active .hapflows-ui__drawer__dialog{opacity:0;transform:scale(.95);transition:transform .25s ease-in-out,opacity .25s ease-in-out}.hapflows-ui__drawer--exit-active .hapflows-ui__drawer__body{overflow:hidden}.hapflows-ui__drawer--exit-done{visibility:hidden}.hapflows-ui__drawer--exit-done .hapflows-ui__drawer__container{pointer-events:none}.hapflows-ui__drawer__container,.hapflows-ui__drawer__overlay{bottom:0;left:0;right:0;height:100%;width:100vw;position:fixed;top:0}.hapflows-ui__drawer__container,.hapflows-ui__drawer__dialog,.hapflows-ui__drawer__footer,.hapflows-ui__drawer__header{align-items:center;display:flex}.hapflows-ui__drawer__container{justify-content:center;background-color:transparent;padding:2.5rem 0}.hapflows-ui__drawer__container--full{padding:0}.hapflows-ui__drawer__overlay{background-color:rgba(0,0,0,.4);opacity:0;z-index:1100}.hapflows-ui__drawer__header{justify-content:space-between;align-items:flex-start;height:auto}.hapflows-ui__drawer__header__title{margin-top:0;margin-bottom:0;font-weight:600!important;color:var(--color-title);font-family:var(--ui-font-title)}.hapflows-ui__drawer__footer,.hapflows-ui__drawer__header{padding:1rem 1.5rem}.hapflows-ui__drawer__dialog{align-items:stretch;background-color:#fff;border-radius:4px;display:flex;flex-direction:column;max-height:100%;opacity:0;position:relative;width:100%;transform:translateZ(0);z-index:1400;transition:all .3s}.hapflows-ui__drawer__dialog--xs{max-width:min(27.5714285714rem,95vw)}.hapflows-ui__drawer__dialog--sm{max-width:min(42.8571428571rem,90vw)}.hapflows-ui__drawer__dialog--md{max-width:min(58.1428571429rem,90vw)}.hapflows-ui__drawer__dialog--lg{max-width:min(73.2857142857rem,85vw)}.hapflows-ui__drawer__dialog--xl{max-width:min(102.8571428571rem,90vw)}.hapflows-ui__drawer__dialog--full{border-radius:0;height:100%;max-height:none;max-width:none}.hapflows-ui__drawer__body{height:100%;overflow-y:auto;padding:1rem 1.5rem;width:100%}.hapflows-ui__drawer__footer{margin-top:auto}.hapflows-ui__drawer-panel__container{justify-content:flex-start;padding:0}.hapflows-ui__drawer-panel--bottom .hapflows-ui__drawer-panel__container,.hapflows-ui__drawer-panel--top .hapflows-ui__drawer-panel__container{flex-direction:column}.hapflows-ui__drawer-panel--left .hapflows-ui__drawer-panel__container,.hapflows-ui__drawer-panel--top .hapflows-ui__drawer-panel__container{justify-content:flex-start}.hapflows-ui__drawer-panel--bottom .hapflows-ui__drawer-panel__container,.hapflows-ui__drawer-panel--right .hapflows-ui__drawer-panel__container{justify-content:flex-end}.hapflows-ui__drawer-panel--bottom .hapflows-ui__drawer-panel__dialog,.hapflows-ui__drawer-panel--top .hapflows-ui__drawer-panel__dialog{height:auto;max-width:none}.hapflows-ui__drawer-panel--bottom .hapflows-ui__drawer-panel__dialog--xs,.hapflows-ui__drawer-panel--top .hapflows-ui__drawer-panel__dialog--xs{max-height:30%}.hapflows-ui__drawer-panel--bottom .hapflows-ui__drawer-panel__dialog--sm,.hapflows-ui__drawer-panel--top .hapflows-ui__drawer-panel__dialog--sm{max-height:40%}.hapflows-ui__drawer-panel--bottom .hapflows-ui__drawer-panel__dialog--md,.hapflows-ui__drawer-panel--top .hapflows-ui__drawer-panel__dialog--md{max-height:60%}.hapflows-ui__drawer-panel--bottom .hapflows-ui__drawer-panel__dialog--lg,.hapflows-ui__drawer-panel--top .hapflows-ui__drawer-panel__dialog--lg{max-height:90%}.hapflows-ui__drawer-panel--bottom .hapflows-ui__drawer-panel__dialog--full,.hapflows-ui__drawer-panel--top .hapflows-ui__drawer-panel__dialog--full{border-radius:0;height:100%;max-height:none}.hapflows-ui__drawer-panel__dialog{border-radius:0;height:100%;opacity:1;position:relative}.hapflows-ui__drawer-panel--left .hapflows-ui__drawer-panel__dialog{transform:translateX(-100%) translateY(0) translateZ(0)}.hapflows-ui__drawer-panel--right .hapflows-ui__drawer-panel__dialog{transform:translateX(100%) translateY(0) translateZ(0)}.hapflows-ui__drawer-panel--top .hapflows-ui__drawer-panel__dialog{transform:translateX(0) translateY(-100%) translateZ(0)}.hapflows-ui__drawer-panel--enter{visibility:visible}.hapflows-ui__drawer-panel--enter .hapflows-ui__drawer__overlay{opacity:0}.hapflows-ui__drawer-panel--left.hapflows-ui__drawer-panel--enter .hapflows-ui__drawer__dialog{transform:translateX(-100%) translateY(0) translateZ(0)}.hapflows-ui__drawer-panel--right.hapflows-ui__drawer-panel--enter .hapflows-ui__drawer__dialog{transform:translateX(100%) translateY(0) translateZ(0)}.hapflows-ui__drawer-panel--top.hapflows-ui__drawer-panel--enter .hapflows-ui__drawer__dialog{transform:translateX(0) translateY(-100%) translateZ(0)}.hapflows-ui__drawer-panel--bottom.hapflows-ui__drawer-panel--enter .hapflows-ui__drawer__dialog{transform:translateX(0) translateY(100%) translateZ(0)}.hapflows-ui__drawer-panel--enter-active{visibility:visible}.hapflows-ui__drawer-panel--enter-active .hapflows-ui__drawer__overlay{opacity:1;transition:opacity .25s cubic-bezier(.1,.2,.5,1)}.hapflows-ui__drawer-panel--left.hapflows-ui__drawer-panel--enter-active .hapflows-ui__drawer__dialog,.hapflows-ui__drawer-panel--right.hapflows-ui__drawer-panel--enter-active .hapflows-ui__drawer__dialog{transform:translateX(0) translateY(0) translateZ(0);transition:transform .25s cubic-bezier(.1,.2,.5,1),opacity .25s cubic-bezier(.1,.2,.5,1)}.hapflows-ui__drawer-panel--bottom.hapflows-ui__drawer-panel--enter-active .hapflows-ui__drawer__dialog,.hapflows-ui__drawer-panel--top.hapflows-ui__drawer-panel--enter-active .hapflows-ui__drawer__dialog{transform:translateX(0) translateY(0) translateZ(0);transition:transform .25s cubic-bezier(.1,.2,.5,1)}.hapflows-ui__drawer-panel--enter-done{pointer-events:auto;visibility:visible}.hapflows-ui__drawer-panel--enter-done .hapflows-ui__drawer__container{pointer-events:auto}.hapflows-ui__drawer-panel--enter-done .hapflows-ui__drawer__overlay{opacity:1}.hapflows-ui__drawer-panel--enter-done .hapflows-ui__drawer__dialog{transform:translateX(0) translateY(0) translateZ(0)}.hapflows-ui__drawer-panel--exit{visibility:visible}.hapflows-ui__drawer-panel--exit .hapflows-ui__drawer__overlay{opacity:1}.hapflows-ui__drawer-panel--exit .hapflows-ui__drawer__dialog{transform:translateX(0);transition:transform .25s cubic-bezier(.1,.2,.5,1)}.hapflows-ui__drawer-panel--exit-active{visibility:visible}.hapflows-ui__drawer-panel--exit-active .hapflows-ui__drawer__overlay{opacity:0;transition:opacity .25s cubic-bezier(.1,.2,.5,1)}.hapflows-ui__drawer-panel--left.hapflows-ui__drawer-panel--exit-active .hapflows-ui__drawer__dialog{transform:translateX(-100%) translateY(0) translateZ(0)}.hapflows-ui__drawer-panel--right.hapflows-ui__drawer-panel--exit-active .hapflows-ui__drawer__dialog{transform:translateX(100%) translateY(0) translateZ(0)}.hapflows-ui__drawer-panel--top.hapflows-ui__drawer-panel--exit-active .hapflows-ui__drawer__dialog{transform:translateX(0) translateY(-100%) translateZ(0)}.hapflows-ui__drawer-panel--bottom.hapflows-ui__drawer-panel--exit-active .hapflows-ui__drawer__dialog{transform:translateX(0) translateY(100%) translateZ(0)}.hapflows-ui__drawer-panel--exit-done{visibility:hidden}.hapflows-ui__drawer-panel--exit-done .hapflows-ui__drawer__container{pointer-events:none}.hapflows-ui__drawer-panel--left.hapflows-ui__drawer-panel--exit-done .hapflows-ui__drawer__dialog{transform:translateX(-100%) translateY(0) translateZ(0)}.hapflows-ui__drawer-panel--right.hapflows-ui__drawer-panel--exit-done .hapflows-ui__drawer__dialog{transform:translateX(100%) translateY(0) translateZ(0)}.hapflows-ui__drawer-panel--top.hapflows-ui__drawer-panel--exit-done .hapflows-ui__drawer__dialog{transform:translateX(0) translateY(-100%) translateZ(0)}.hapflows-ui__drawer-panel--bottom.hapflows-ui__drawer-panel--exit-done .hapflows-ui__drawer__dialog{transform:translateX(0) translateY(100%) translateZ(0)}.hapflows-ui__dropdown-menu{background:var(--background-color);border:1px solid var(--border-color-light);border-radius:4px;display:flex;flex-direction:column;width:auto;padding:3px 7px;color:var(--neutral-color)}.hapflows-ui__dropdown-menu--min-width{white-space:nowrap;min-width:180px}.hapflows-ui__dropdown-menu--max-width{max-width:300px}.hapflows-ui__dropdown-menu__title{padding:5px 5px 5px 0;text-transform:uppercase;font-weight:800;font-size:12px;text-decoration:none;display:block;color:var(--text-color-light)}.hapflows-ui__dropdown-menu__entry{padding:7px 3px;display:block;text-decoration:none;font-size:14px;display:flex;align-items:center;gap:.5rem;cursor:pointer}.hapflows-ui__dropdown-menu__entry:hover{background-color:var(--background-color-light)}.hapflows-ui__dropdown-menu__entry--active{color:var(--accent-color);font-weight:700}.hapflows-ui__dropdown-menu__entry--disabled{cursor:not-allowed;color:var(--text-color-background)}.hapflows-ui__dropdown-menu__entry__icon-container{width:20px;display:flex;align-items:center;justify-content:center}.hapflows-ui__dropdown-menu__entry__entry-container{flex-grow:1;display:flex;align-items:center;justify-content:flex-start}.hapflows-ui__dropdown-menu__entry__icon{font-size:16px}.hapflows-ui__dropdown-menu__separator{border-bottom:1px solid var(--border-color-light);height:1px;display:block;margin:7px 0;width:100%}.hapflows-ui__dropdown-menu__entry+.hapflows-ui__dropdown-menu__title{margin-top:10px}:root{--rdp-accent-color:var(--primary-color);--rdp-outline:var(--primary-color);--rdp-background-color:var(--background-color-light)}.hapflows-ui__form__field__checkbox__container{display:inline-flex;align-items:center}.hapflows-ui__form__field__checkbox{display:inline-block;position:relative;cursor:pointer;padding:0 0 0 16px;width:16px;height:16px}.hapflows-ui__form__field__checkbox__label{margin-left:10px;cursor:pointer;display:inline-block;color:var(--text-color)}.hapflows-ui__form__field__checkbox__label--disabled{color:#a0a6b1}.hapflows-ui__form__field__checkbox__checkbox{position:absolute;z-index:-1;opacity:0;width:0;height:0}.hapflows-ui__form__field__checkbox__indicator{position:absolute;left:0;height:16px;width:16px;background:#ececef;border:1px solid transparent}.hapflows-ui__form__field__checkbox__indicator:hover{border:1px solid #4d32e4}.hapflows-ui__form__field__checkbox__indicator:after{content:"";position:absolute;display:none;left:5.4px;top:1px;width:3.2px;height:8px;border:solid #4d32e4;border-width:0 2px 2px 0;transform:rotate(45deg)}.hapflows-ui__form__field__checkbox__indicator--checked{background:#ececef}.hapflows-ui__form__field__checkbox__indicator--checked:after{display:block}.hapflows-ui__form__field__checkbox__indicator--checked.hapflows-ui__form__field__checkbox__indicator--disabled,.hapflows-ui__form__field__checkbox__indicator--disabled{background:#ececef;border:1px solid #ececef;cursor:not-allowed;width:16px;height:16px}.hapflows-ui__form__field__checkbox__indicator--disabled:after{border-color:#a395f1;left:4.4px}.hapflows-ui__form__field__checkbox__indicator::not(.hapflows-ui__form__field__checkbox__indicator--disabled)::hover{background:#7c68eb}.hapflows-ui__form__field__checkbox__indicator--checked::not(.hapflows-ui__form__field__checkbox__indicator--disabled)::hover{background:#dad4f9}.hapflows-ui__form__day-selector{display:flex;align-items:center;gap:15px;color:var(--text-color);padding:6px;border-radius:4px;cursor:pointer}.hapflows-ui__form__day-selector:hover{background-color:var(--background-color-accent)}.hapflows-ui__form__day-selector--disabled{cursor:not-allowed}.hapflows-ui__form__day-selector__display--placeholder{color:var(--text-color-light);border-bottom:1px dashed var(--border-color)}.hapflows-ui__form__day-selector__icon{color:var(--text-color-light)}.hapflows-ui__form__day-selector__icon:focus,.hapflows-ui__form__day-selector__icon:hover{color:var(--primary-color)}.hapflows-ui__form__day-selector__icon--disabled,.hapflows-ui__form__day-selector__icon--disabled:focus,.hapflows-ui__form__day-selector__icon--disabled:hover{color:var(--text-color-light);cursor:not-allowed}.hapflows-ui__form__day-selector__overlay{background-color:var(--background-color);border:1px solid var(--border-color);padding:3px;box-shadow:var(--box-shadow-overlay)}.hapflows-ui__form__day-selector__overlay--right-align{right:0;left:auto}.DayPicker-Day:not(.DayPicker-Day--today){color:#5a6168}.DayPicker-Day{min-width:42px}.rdp-day_today{color:var(--primary-color);border:1px solid var(--border-color-light)}.hapflows-ui__form__datepicker{display:flex;justify-content:space-between;align-items:center;gap:5px}.hapflows-ui__form__datepicker__icon{color:var(--text-color-light)}.hapflows-ui__form__datepicker__icon:focus,.hapflows-ui__form__datepicker__icon:hover{color:var(--primary-color)}.hapflows-ui__form__datepicker__icon--disabled,.hapflows-ui__form__datepicker__icon--disabled:focus,.hapflows-ui__form__datepicker__icon--disabled:hover{color:var(--text-color-light);cursor:not-allowed}.hapflows-ui__form__datepicker__overlay{background-color:var(--background-color);border:1px solid var(--border-color);padding:3px;box-shadow:var(--box-shadow-overlay)}.hapflows-ui__form__datepicker__overlay--right-align{right:0;left:auto}.hapflows-ui__form__dropzone,.hapflows-ui__form__dropzone__drop-area{width:100%}.hapflows-ui__form__dropzone__message{padding:15px;display:flex;align-items:center;justify-content:center;cursor:pointer}.hapflows-ui__form__dropzone__message--active,.hapflows-ui__form__dropzone__message:hover{border:1px solid var(--accent-color);color:var(--accent-color)}.hapflows-ui__form__dropzone__message--inactive{border:1px solid var(--border-color-light);color:var(--placeholder-color)}.hapflows-ui__form__dropzone__files{width:100%;padding:7.5px 0}.hapflows-ui__form__dropzone__files__file{display:flex;align-items:center;justify-content:space-between;padding:5px;color:var(--text-color);border-bottom:1px solid var(--border-color-light)}.hapflows-ui__form__dropzone__files__file:hover{background-color:var(--background-color-light)}.hapflows-ui__form__dropzone__files__file__name{color:var(--neutral-color)}.hapflows-ui__form__dropzone__files__file__remove{color:#fd585d;padding:2px 6px;cursor:pointer;border:1px solid transparent}.hapflows-ui__form__dropzone__files__file__remove:hover{border:1px solid var(--accent-color)}.hapflows-ui__form__dropzone__files__file__remove--disabled{color:var(--neutral-color)}.hapflows-ui__form__field--horizontal{display:inline-flex;padding:7px 0;width:100%}.hapflows-ui__form__field--valignment-top{align-items:flex-start}.hapflows-ui__form__field--valignment-middle{align-items:center}.hapflows-ui__form__field--valignment-bottom{align-items:flex-end}.hapflows-ui__form__field__controller{color:var(--color-title)}.hapflows-ui__form__field__controller--horizontal{flex-grow:1;display:inline-block;position:relative}.hapflows-ui__form__field__controller--vertical{display:inline-flex;align-items:center;width:100%}.hapflows-ui__form__field--vertical{padding:7px 0;display:block}.hapflows-ui__form__field__description__container{color:#a0a6b1}.hapflows-ui__form__field__description{color:var(--text-color-light);margin:7px 0;display:block;font-size:.9em}.hapflows-ui__input{flex-direction:column;position:relative;width:100%}.hapflows-ui__input,.hapflows-ui__input__group{align-items:center;display:flex}.hapflows-ui__input__group{width:100%}.hapflows-ui__input:not(:disabled):hover{border-color:var(--primary-color-light)}.hapflows-ui__input__textbox{border:1px solid var(--border-color-light);border-radius:7px;font-size:1.1428571429rem;line-height:1.25;transition:border-color .2s cubic-bezier(0,0,.2,1) 0ms,background-color .2s cubic-bezier(0,0,.2,1) 0ms,box-shadow .2s cubic-bezier(0,0,.2,1) 0ms;width:100%;color:var(--text-color)}.hapflows-ui__input__textbox:focus{box-shadow:0 0 0 1px var(--primary-color-light);outline:none}.hapflows-ui__input__textbox:focus,.hapflows-ui__input__textbox:hover{border-color:var(--primary-color-light)}.hapflows-ui__input__textbox--invalid,.hapflows-ui__input__textbox--invalid:focus,.hapflows-ui__input__textbox--invalid:hover{border-color:#fd585d}.hapflows-ui__input__textbox::placeholder{color:var(--placeholder-color);font-family:DM Sans,Nunito,Arial}.hapflows-ui__input__textbox--xs{min-height:2rem;padding:.25rem .5rem;font-size:14px}.hapflows-ui__input__textbox--sm{min-height:2.5rem;padding:.25rem .5rem;font-size:1rem}.hapflows-ui__input__textbox--md{min-height:3rem;padding:.5rem .75rem;font-size:1rem}.hapflows-ui__input__textbox--lg{min-height:3.5rem;padding:.75rem}.hapflows-ui__input__textbox--xl{min-height:4rem;padding:1rem}.hapflows-ui__input__textbox--left-icon{padding-left:2.75rem}.hapflows-ui__input__textbox--right-icon{padding-right:2.75rem}.hapflows-ui__input__textbox--invalid.hapflows-ui__input__textbox--floating-label+.hapflows-ui__input__label{color:#fd585d}.hapflows-ui__input__textbox--disabled{pointer-events:none}.hapflows-ui__input__textbox--disabled,.hapflows-ui__input__textbox--disabled:hover{background-color:#f7f7fa;border-color:var(--border-color-light);cursor:not-allowed}.hapflows-ui__input__textbox--disabled,.hapflows-ui__input__textbox--disabled+.hapflows-ui__input__label{color:#718096}.hapflows-ui__input__textbox--xs+.hapflows-ui__input__label{transform:translate(1rem,.375rem)}.hapflows-ui__input__textbox--sm+.hapflows-ui__input__label{transform:translate(1rem,.625rem)}.hapflows-ui__input__textbox--left-icon.hapflows-ui__input__textbox--sm+.hapflows-ui__input__label{transform:translate(2.75rem,.625rem)}.hapflows-ui__input__textbox--md+.hapflows-ui__input__label{transform:translate(1rem,.875rem)}.hapflows-ui__input__textbox--left-icon.hapflows-ui__input__textbox--md+.hapflows-ui__input__label{transform:translate(2.75rem,.875rem)}.hapflows-ui__input__textbox--lg+.hapflows-ui__input__label{transform:translate(1rem,1.125rem)}.hapflows-ui__input__textbox--left-icon.hapflows-ui__input__textbox--lg+.hapflows-ui__input__label{transform:translate(2.75rem,1.125rem)}.hapflows-ui__input__textbox--xl+.hapflows-ui__input__label{transform:translate(1rem,1.5rem)}.hapflows-ui__input__textbox--left-icon.hapflows-ui__input__textbox--xl+.hapflows-ui__input__label{transform:translate(2.75rem,1.5rem)}.hapflows-ui__input__icon{position:absolute;z-index:2}.hapflows-ui__input__icon--left{left:.75rem}.hapflows-ui__input__icon--right{right:.75rem}.hapflows-ui__input__icon.hapflows-ui__input__icon--disabled,.hapflows-ui__input__icon.hapflows-ui__input__icon--disabled:focus,.hapflows-ui__input__icon.hapflows-ui__input__icon--disabled:hover{color:#a0a6b1;cursor:not-allowed}.hapflows-ui__input__icon,.hapflows-ui__input__label{color:#5a6168}.hapflows-ui__input__label{font-size:1.1428571429rem;left:0;position:absolute;top:0;transform-origin:left top;transition:color .2s cubic-bezier(0,0,.2,1) 0ms,transform .2s cubic-bezier(0,0,.2,1) 0ms;z-index:1}.hapflows-ui__input__label:before{background-color:transparent;content:"";display:block;height:1px;left:-4px;padding:0 4px;position:absolute;transition:background-color .1s cubic-bezier(0,0,.2,1) 0ms;width:calc(100% + 8px);z-index:-1}.hapflows-ui__input__textbox:focus+.hapflows-ui__input__label{color:var(--primary-color)}.hapflows-ui__input__textbox--invalid:focus+.hapflows-ui__input__label{color:#fd585d}.hapflows-ui__input__textbox--floating-label.hapflows-ui__input__textbox+.hapflows-ui__input__label,.hapflows-ui__input__textbox:focus+.hapflows-ui__input__label{transform:translate(1rem,-8px) scale(.75)}.hapflows-ui__input__textbox--floating-label+.hapflows-ui__input__label:before,.hapflows-ui__input__textbox:focus+.hapflows-ui__input__label:before{background-color:#fff}.hapflows-ui__input__helper{color:#fd585d;padding:.25rem 1rem 0;width:100%}.hapflows-ui__form__label{color:var(--form-label-color);font-weight:400;display:inline-block}.hapflows-ui__form__label--alignment-left{text-align:left}.hapflows-ui__form__label--alignment-center{text-align:center}.hapflows-ui__form__label--alignment-right{text-align:right}.hapflows-ui__form__label--valignment-top{margin-top:6px}.hapflows-ui__form__label--valignment-bottom{margin-bottom:10px}.hapflows-ui__form__label--required{color:#fd585d;font-size:12px;margin-top:-6px;display:inline-block}.hapflows-ui__form__label--horizontal{display:inline-block;padding-right:15px;line-height:100%}.hapflows-ui__form__label--vertical{margin-bottom:.5rem}.hapflows-ui .hapflows-ui__form__field__react-select{width:100%}.hapflows-ui .hapflows-ui__form__field__react-select__menu-portal{z-index:10000}.hapflows-ui .hapflows-ui__form__field__react-select__menu{background-color:var(--background-color);box-shadow:var(--box-shadow-overlay)}.hapflows-ui .hapflows-ui__form__field__react-select__single-value{padding:0 .3rem;color:var(--text-color)}.hapflows-ui .hapflows-ui__form__field__react-select--is-disabled{background-color:var(--background-color-light);cursor:not-allowed}.hapflows-ui .hapflows-ui__form__field__react-select--invalid{border:1px solid #fd585d}.hapflows-ui .hapflows-ui__form__field__react-select__option--is-focused{color:var(--on-primary-color);background-color:var(--primary-color)}.hapflows-ui .hapflows-ui__form__field__react-select__placeholder{color:var(--text-color-light);font-family:DM Sans,Nunito,Arial;font-size:.8rem;padding:.1rem}.hapflows-ui .hapflows-ui__form__field__react-select__value-container{padding:0}.hapflows-ui .hapflows-ui__form__field__react-select__control{min-height:20px;border:0;border:1px solid var(--border-color-light);border-radius:7px;background-color:transparent;transition:border-color .2s cubic-bezier(0,0,.2,1) 0ms,background-color .2s cubic-bezier(0,0,.2,1) 0ms,box-shadow .2s cubic-bezier(0,0,.2,1) 0ms}.hapflows-ui .hapflows-ui__form__field__react-select__control:focus{box-shadow:0 0 0 1px var(--primary-color-light);outline:none}.hapflows-ui .hapflows-ui__form__field__react-select__control:not(:disabled):hover{border-color:var(--primary-color-light)}.hapflows-ui .hapflows-ui__form__field__react-select__indicators{padding:0}.hapflows-ui .hapflows-ui__form__field__react-select__indicator-separator{margin-top:4px;margin-bottom:4px;background-color:transparent}.hapflows-ui .hapflows-ui__form__field__react-select__clear-indicator,.hapflows-ui .hapflows-ui__form__field__react-select__dropdown-indicator{padding:3px}.hapflows-ui__form__field__textarea{font-family:DM Sans,Nunito,Arial;font-size:14px;width:100%;min-height:150px;border:none;border:1px solid var(--border-color-light);border-radius:7px;color:var(--text-color);background-color:inherit;padding:5px;transition:border-color .2s cubic-bezier(0,0,.2,1) 0ms,background-color .2s cubic-bezier(0,0,.2,1) 0ms,box-shadow .2s cubic-bezier(0,0,.2,1) 0ms}.hapflows-ui__form__field__textarea:focus{box-shadow:0 0 0 1px var(--primary-color-light);outline:none}.hapflows-ui__form__field__textarea:not(:disabled):hover{border-color:var(--primary-color-light)}.hapflows-ui__form__field__textarea::placeholder{color:var(--placeholder-color);font-family:DM Sans,Nunito,Arial}.hapflows-ui__form__field__textarea--disabled{background-color:var(--background-color-light);cursor:not-allowed}.hapflows-ui__form__field__textarea--invalid{border:1px solid #fd585d}.hapflows-ui__form__field__textarea__max-length{display:flex;justify-content:flex-end;font-size:12px;color:var(--text-color-light)}.hapflows-ui__form__field__toggle{cursor:pointer;background:#ececef;padding:2px;width:30px;height:17px;border-radius:10.5px;display:inline-block;border:1px solid transparent}.hapflows-ui__form__field__toggle:hover{border:1px solid #43d4d4}.hapflows-ui__form__field__toggle--checked{background:#ececef;border:1px solid transparent}.hapflows-ui__form__field__toggle--disabled{background:#ececef;border:1px solid #cbcbd3;cursor:not-allowed}.hapflows-ui__form__field__toggle__checkbox{position:absolute;opacity:0;width:0;height:0}.hapflows-ui__form__field__toggle__switch{height:100%;display:grid;grid-template-columns:0fr 1fr 1fr;transition:all .5s}.hapflows-ui__form__field__toggle__switch:after{content:"";border-radius:50%;background:#a0a6b1;grid-column:2;transition:all .5s}.hapflows-ui__form__field__toggle__switch--checked{grid-template-columns:1fr 1fr 0fr}.hapflows-ui__form__field__toggle__switch--checked:after{background-color:#4d32e4}.hapflows-ui__form__field__toggle__switch--disabled:not(.hapflows-ui__form__field__toggle__switch--checked):after{background:#ececef}.hapflows-ui__form__field__toggle__switch--disabled.hapflows-ui__form__field__toggle__switch--checked:after{border:1px solid #ab9ef2;background-color:#a395f1}@keyframes spin{0%{transform:rotate(0deg)}50%{transform:rotate(1turn)}to{transform:rotate(2turn)}}.hapflows-ui__icon{vertical-align:middle}.hapflows-ui__icon--90deg{transform:rotate(90deg)}.hapflows-ui__icon--180deg{transform:rotate(180deg)}.hapflows-ui__icon--270deg{transform:rotate(270deg)}.hapflows-ui__icon.hapflows-ui__icon--smaller{font-size:15px}.hapflows-ui__icon.hapflows-ui__icon--small{font-size:20px}.hapflows-ui__icon.hapflows-ui__icon--normal{font-size:24px}.hapflows-ui__icon.hapflows-ui__icon--big{font-size:36px}.hapflows-ui__icon.hapflows-ui__icon--bigger{font-size:48px}.hapflows-ui__icon.hapflows-ui__icon--huge{font-size:64px}.hapflows-ui__icon--clickable{cursor:pointer}.hapflows-ui__icon--spin{animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}.hapflows-ui__icon-control{cursor:pointer;border-radius:18px;padding:4px;margin:0}.hapflows-ui__icon-control--normal{color:#718096;border:1px solid transparent}.hapflows-ui__icon-control--normal:hover{color:#fff;background-color:#a0a6b1}.hapflows-ui__icon-control--outline{color:#718096;border:1px solid transparent}.hapflows-ui__icon-control--outline:hover{border:1px solid #718096}.hapflows-ui__icon-control--background{color:var(--text-color-background);border:1px solid transparent}.hapflows-ui__icon-control--background:hover{color:#fff;background-color:#a0a6b1}.hapflows-ui__link{color:var(--link-color);cursor:pointer}.hapflows-ui__link:hover{color:var(--link-color-over)}.hapflows-ui__link--underline{text-decoration:underline;-webkit-text-underline-position:under;-ms-text-underline-position:below;text-underline-position:under}.hapflows-ui__link--underline,.hapflows-ui__link--underline:hover{-webkit-text-decoration-color:var(--link-color-over);text-decoration-color:var(--link-color-over)}.hapflows-ui__link--no-underline{text-decoration:none}.hapflows-ui__loader{position:relative}.hapflows-ui__loader-container--fade-in{animation:fadeIn 1s;animation-fill-mode:forwards;visibility:hidden}@keyframes fadeIn{0%{opacity:0}to{visibility:visible;opacity:1}}.hapflows-ui__loader-container--line,.hapflows-ui__loader-container--triangle{height:100%;display:flex;align-items:center;justify-content:center}.hapflows-ui__loader--triangle{display:inline-block;width:100px;height:100px;overflow:hidden}.hapflows-ui__loader__circle--triangle{width:50px;height:50px;position:absolute;border-radius:100%;display:inline-block;animation:slide 1s infinite}.hapflows-ui__loader__circle--triangle:nth-child(3){animation-delay:0s;left:calc(50% - 25px);top:9px;background:#4d32e4}.hapflows-ui__loader__circle--triangle:nth-child(2){animation-delay:.3s;left:9px;bottom:9px;background:#0b6fe0}.hapflows-ui__loader__circle--triangle:first-child{animation-delay:.6s;right:9px;bottom:9px;background:#43d4d4}.hapflows-ui__loader--line{display:inline-flex;align-items:center;width:100px;height:40px;overflow:hidden}.hapflows-ui__loader__circle--line{width:30px;height:30px;position:absolute;border-radius:100%;display:inline-block;animation:slide 1s infinite}.hapflows-ui__loader__circle--line:first-child{animation-delay:.1s;background:#4d32e4;left:8px}.hapflows-ui__loader__circle--line:nth-child(2){animation-delay:.2s;background:#0b6fe0;left:34px}.hapflows-ui__loader__circle--line:nth-child(3){animation-delay:.3s;background:#43d4d4;left:58px}.hapflows-ui__loader--inline,.hapflows-ui__loader-container--inline{display:inline-block;width:18px;height:18px}.hapflows-ui__loader--inline{top:1px}.hapflows-ui__loader__circle--inline{width:14px;height:14px;position:absolute;border-radius:100%;display:inline-block;animation-delay:0s;left:2px;top:0;animation:slideCenter 1s infinite;border:1px solid #fff}@keyframes slide{0%{transform:scale(1)}50%{opacity:.3;transform:scale(1.2)}to{transform:scale(1)}}@keyframes slideCenter{0%{background:#4d32e4;transform:scale(1)}50%{opacity:.7;background:#0b6fe0;transform:scale(1.2)}to{background:#4d32e4;transform:scale(1)}}.hapflows-ui__menu__entry{padding:9px}.hapflows-ui__menu__entry:hover{background-color:var(--background-color-light)}.hapflows-ui__menu__entry--clickable{cursor:pointer}.hapflows-ui__menu__entry--disabled{cursor:not-allowed;color:#aabad2}.hapflows-ui__menu__divider{border-bottom:1px solid var(--background-color-light)}.hapflows-ui__modal__wrapper{background-color:rgba(0,0,0,.55);position:fixed;top:0;left:0;width:100%;height:100vh;z-index:100;display:flex;justify-content:center;align-items:center}.hapflows-ui__modal__container{background-color:var(--background-color)}.hapflows-ui__modal__container--maximized{width:95%;height:95vh}.hapflows-ui__modal__header{height:55px;border-bottom:1px solid var(--border-color-light);display:flex;justify-content:space-between;align-items:center}.hapflows-ui__modal__title{color:var(--text-color-secondary);padding:15px;font-size:1.25rem}.hapflows-ui__modal__controls{padding:15px;display:flex;justify-content:flex-end;align-items:center}.hapflows-ui__modal__content{overflow:auto;padding:15px;box-sizing:border-box}.hapflows-ui__modal__content--header{height:calc(100% - 56px)}.hapflows-ui__modal__content--header--footer{height:calc(100% - 121px)}.hapflows-ui__modal__content--footer{height:calc(100% - 66px)}.hapflows-ui__modal__footer{height:65px;display:flex;justify-content:space-between;align-items:center;padding:15px;box-sizing:border-box}.hapflows-ui__navbar__link{color:var(--text-color-secondary);text-decoration:none;display:flex;align-items:center;height:100%}.hapflows-ui__navbar__link:hover{color:var(--text-color-light)}.hapflows-ui__navbar{height:70px;z-index:10}.hapflows-ui__navbar--sticky{width:100%;position:-webkit-sticky;position:sticky;top:0}.hapflows-ui__navbar--fixed{width:100%;position:fixed;top:0}.hapflows-ui__navbar--stycky-margin{margin-top:70px}.hapflows-ui__navbar__header{position:absolute;top:0;width:100%;height:70px;background-color:var(--background-color-light);color:var(--text-color-light);display:grid;grid-template-columns:1fr auto 1fr;justify-content:space-between;align-items:center;border-bottom:1px solid var(--background-color-light-over)}.hapflows-ui__navbar__group{display:flex;align-items:center;flex:1 1;box-sizing:border-box}.hapflows-ui__navbar__group--left{justify-content:flex-start}.hapflows-ui__navbar__group--center{justify-content:center}.hapflows-ui__navbar__group--right{justify-content:flex-end}.hapflows-ui__navbar__group__item{display:inline-flex;align-items:center;height:70px;padding:0 15px}.hapflows-ui__navbar__group__item--clickable{cursor:pointer}.hapflows-ui__navbar__group__item--link{color:var(--text-color-light);text-decoration:none;padding:0 10px;line-height:70px;cursor:pointer}.hapflows-ui__navbar__group__item--clickable:hover,.hapflows-ui__navbar__group__item--link:hover{color:var(--text-color-light-over);background-color:var(--background-color-light-over)}.hapflows-ui__navbar__body{position:absolute;z-index:10;top:70px;width:100%;border:1px solid var(--background-color-accent);background-color:var(--background-color);box-shadow:0 10px 20px rgba(0,0,0,.15),0 3px 6px rgba(0,0,0,.1);max-height:calc(100vh - 70px);overflow:auto}.hapflows-ui__navbar__body__item{flex-grow:1}.hapflows-ui__navbar__body__header{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.hapflows-ui__navbar__body__query{width:100%;text-align:left;display:flex;padding:7px 0 0 7px}.hapflows-ui__navbar__body__query__input{width:98%;border:0;border-bottom:2px solid var(--background-color);font-size:1.1em;color:var(--neutral-color);padding:5px;margin-bottom:1px;margin-right:10px;order:2;background-color:inherit}.hapflows-ui__navbar__body__query__input:focus{outline:none;border-bottom:2px solid var(--accent-color);box-shadow:none}.hapflows-ui__navbar__body__query__input::-webkit-input-placeholder{color:var(--text-color-light);font-weight:100}.hapflows-ui__navbar__body__query__input:-moz-placeholder,.hapflows-ui__navbar__body__query__input::-moz-placeholder{color:var(--text-color-light);font-weight:100}.hapflows-ui__navbar__body__query__input:-ms-input-placeholder{color:var(--text-color-light);font-weight:100}.hapflows-ui__navbar__controls{text-align:right;padding-right:7px}.hapflows-ui__navbar__controls--floating{position:absolute;right:0}.hapflows-ui__navbar-menu__title{margin:0 0 10px;color:var(--text-color-dark);text-decoration:none}.hapflows-ui__navbar-menu__item{color:var(--text-color-dark);text-decoration:none;display:block;padding:7px}.hapflows-ui__navbar-menu__item:hover{background-color:var(--background-color-light)}.hapflows-ui__navbar-menu__item__label{color:var(--text-color-dark);text-decoration:none;display:block}.hapflows-ui__navbar-menu__item__description{color:var(--text-color-light);font-size:.9em;margin-top:3px;text-decoration:none;display:block}.hapflows-ui__page{display:flex;flex-direction:column;width:100%;height:calc(100vh - 70px)}.hapflows-ui__page--continuous-scroll{height:auto}.hapflows-ui__page--with-page-header{padding-top:11px;height:calc(100vh - 142px)}.hapflows-ui__page__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px;width:100%}.hapflows-ui__page__header--tracker-is-visible{max-height:0;opacity:0}.hapflows-ui__page__header--tracker-is-not-visible{max-height:200px;height:auto;transition:.5s;opacity:1;top:70px;position:fixed;z-index:1}.hapflows-ui__page__header--with-shadow{box-shadow:3px 2px 4px rgba(0,0,0,.15)}.hapflows-ui__page__header--with-bottom-border{border-bottom:2px solid var(--border-color-light)}.hapflows-ui__page__header__title{margin-top:10px;margin-bottom:10px;color:var(--color-title)}.hapflows-ui__page__header__header-container{width:100%}.hapflows-ui__page__header__controls-container{display:flex;align-items:center}.hapflows-ui__page__header__controls-container--overlay{justify-content:flex-end;background-color:#fafafb;box-shadow:0 4px 6px -1px rgba(0,0,0,.15),0 2px 4px -1px rgba(0,0,0,.09);padding:7.5px}@media(min-width:1400px){.hapflows-ui__page__header--readable-content{padding:0 calc((100% - 1300px) / 2 + 64px)}}.hapflows-ui__page__body{padding:15px;overflow:auto;box-sizing:border-box}@media(min-width:1400px){.hapflows-ui__page__body--readable-content{margin:0 auto;padding:15px calc((100% - 1300px) / 2 + 64px)}}.hapflows-ui__panel__wrapper{z-index:5;position:fixed;transition:.5s}.hapflows-ui__panel__wrapper--visible{top:0;height:100%;height:100vh;width:100%;background-color:rgba(0,0,0,.55)}.hapflows-ui__panel{z-index:10;position:fixed;transition:.5s;top:0;right:0;width:0;height:100vh;background-color:var(--background-color);box-sizing:border-box;overflow-x:hidden}.hapflows-ui__panel--visible{box-shadow:-10px 0 20px 1px rgba(0,0,0,.15),-3px 0 6px 1px rgba(0,0,0,.1)}.hapflows-ui__panel__container{box-sizing:border-box;height:100vh;flex-direction:column;display:flex}.hapflows-ui__panel__header{display:flex;align-items:center;justify-content:space-between;height:46px}.hapflows-ui__panel__header__controls,.hapflows-ui__panel__header__title{padding:10px}.hapflows-ui__panel__content{flex-grow:1;overflow:auto;padding:10px}.hapflows-ui__panel__footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--background-color-light);padding:10px}.hapflows-ui__reference-overlay__trigger{display:inline-block;position:relative}.hapflows-ui__reference-overlay,.hapflows-ui__reference-overlay__arrow{visibility:hidden;opacity:0;transition:visibility 0s linear .3s,opacity .1s}.hapflows-ui__reference-overlay--visible,.hapflows-ui__reference-overlay__arrow--visible{visibility:visible;opacity:1;transition:visibility 0s linear 0s,opacity .3s;z-index:10}.hapflows-ui__reference-overlay__arrow,.hapflows-ui__reference-overlay__arrow:before{position:absolute;width:8px;height:8px;z-index:-1}.hapflows-ui__reference-overlay__arrow:before{content:"";transform:rotate(45deg)}.hapflows-ui__reference-overlay[data-popper-placement^=top]>.hapflows-ui__reference-overlay__arrow{bottom:-4px}.hapflows-ui__reference-overlay[data-popper-placement^=bottom]>.hapflows-ui__reference-overlay__arrow{top:-4px}.hapflows-ui__reference-overlay[data-popper-placement^=left]>.hapflows-ui__reference-overlay__arrow{right:-4px}.hapflows-ui__reference-overlay[data-popper-placement^=right]>.hapflows-ui__reference-overlay__arrow{left:-4px}.hapflows-ui__sidebar__container{flex:none;display:inline-block;width:64px;transition:all .5s;background-color:#fafafb;box-sizing:border-box;height:100%}.hapflows-ui__sidebar__container--open{width:275px}.hapflows-ui__sidebar__container--open--shadow{box-shadow:inset -2px 0 10px -7px rgba(0,0,0,.3),inset -2px 0 10px -7px rgba(0,0,0,.15)}.hapflows-ui__sidebar__container--closed{width:64px}.hapflows-ui__sidebar__container--sticky{position:-webkit-sticky;position:sticky}.hapflows-ui__sidebar{display:inline-flex;flex-direction:column;justify-content:space-between;min-height:100%;height:100%;box-sizing:content-box;width:100%}.hapflows-ui__sidebar__trigger{height:64px;width:64px;display:flex;align-items:center;justify-content:center;color:#8ea9d3;cursor:pointer}.hapflows-ui__sidebar__entry__label__shortcut,.hapflows-ui__sidebar__icon{min-width:64px;height:46px;display:inline-flex;align-items:center;justify-content:center}.hapflows-ui__sidebar__elements-container{height:100%;justify-content:space-between;display:flex;flex-direction:column;transition:all .4s;overflow-x:hidden}.hapflows-ui__sidebar__elements-container--with-trigger{height:calc(100% - 64px)}.hapflows-ui__sidebar__entry{min-width:64px;min-height:46px;display:flex;text-decoration:none;align-items:center}.hapflows-ui__sidebar__entry--active{color:#43d4d4;background-color:#fff}.hapflows-ui__sidebar__entry__group{display:flex;align-items:center;color:#8ea9d3;text-decoration:none;width:100%}.hapflows-ui__sidebar__entry__group:hover{color:#718096;background-color:#fff}.hapflows-ui__sidebar__entry__group--clickable{cursor:pointer}.hapflows-ui__sidebar__entry__label{padding:5px 15px 5px 10px;display:flex;align-items:center;justify-content:flex-start;min-width:150px;overflow:hidden;white-space:nowrap;flex-grow:1;font-size:14px;font-weight:500}.hapflows-ui__sidebar__entry__label--active{padding-left:7px}.hapflows-ui__sidebar__entry__label__shortcut{font-size:18px;text-transform:uppercase}.hapflows-ui__sidebar__entry__toggle{margin-right:7px;display:flex;align-items:center;justify-content:center;width:25px;height:25px}.hapflows-ui__sidebar__entry__toggle:hover{color:#fff;background-color:#a0a6b1;border-radius:50%}.hapflows-ui__sidebar__entry__content{max-height:0;padding-left:64px;transition:max-height .25s ease-out;overflow:hidden;color:#8ea9d3}.hapflows-ui__sidebar__entry__content--visible{max-height:500px;transition:max-height .35s ease-in}.hapflows-ui__sidebar-menu{width:100%;box-sizing:border-box}.hapflows-ui__sidebar-menu--padded{padding:15px}.hapflows-ui__sidebar-menu__title{padding:5px 5px 5px 0;text-transform:uppercase;color:var(--primary-color);font-weight:800;font-size:12px;text-decoration:none;display:block}.hapflows-ui__sidebar-menu__title--clickable{cursor:pointer}.hapflows-ui__sidebar-menu__title--clickable:hover{text-decoration:underline;color:var(--secondary-color)}.hapflows-ui__sidebar-menu__entry{padding:7px;display:block;text-decoration:none;color:var(--neutral-color);font-size:14px}.hapflows-ui__sidebar-menu__entry:hover{background-color:var(--background-color-light)}.hapflows-ui__sidebar-menu__entry--active{color:var(--secondary-color);font-weight:700}.hapflows-ui__sidebar-menu__entry--clickable{cursor:pointer}.hapflows-ui__sidebar-menu__entry--clickable:hover{text-decoration:underline;color:var(--secondary-color)}.hapflows-ui__sidebar-menu__separator{border-bottom:1px solid #a0a6b1;height:1px;display:block;margin:7px 0;width:calc(100% - 50px)}.hapflows-ui__sidebar-menu__entry+.hapflows-ui__sidebar-menu__title{margin-top:10px}.hapflows-ui__simple-table{width:100%;border-spacing:0;border-collapse:collapse}.hapflows-ui__simple-table__row{width:100%;border:1px solid var(--border-color-light)}.hapflows-ui__simple-table__cell__td,.hapflows-ui__simple-table__cell__th{padding:var(--sz-6)}.hapflows-ui__simple-table__cell__th{font-weight:400}.hapflows-ui__simple-table__cell__td,.hapflows-ui__simple-table__cell__th{width:auto;border:1px solid var(--border-color-light);vertical-align:top}.hapflows-ui__slider{background-color:var(--border-color-light);display:block;height:6px;width:100%}.hapflows-ui__slider:hover .hapflows-ui__slider__mark{display:block}.hapflows-ui__slider__track-0{background-color:var(--slider-completed);height:6px}.hapflows-ui__slider__thumb{background-color:var(--secondary-color);height:12px;width:12px;position:absolute;top:-3px;border:1px solid var(--secondary-color);border-radius:50%;cursor:pointer;transition:all .3s}.hapflows-ui__slider__thumb:hover{box-shadow:0 0 0 7px var(--secondary-color-background)}.hapflows-ui__slider__mark{display:none;background-color:var(--background-color);border:1px solid var(--border-color);border-radius:50%;height:10px;width:10px;position:absolute;top:-2px;cursor:pointer;transition:all .2s}.hapflows-ui__slider__mark:hover{box-shadow:0 0 0 4px var(--secondary-color-background)}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.hapflows-ui__spinner{animation:rotate .6s linear 0s infinite normal none running;border-radius:99999px;border-color:currentcolor currentcolor transparent transparent;border-style:solid;border-width:2px;display:inline-block;flex-shrink:0}.hapflows-ui__spinner--lg{width:2.5rem;height:2.5rem}.hapflows-ui__spinner--md{width:2rem;height:2rem}.hapflows-ui__spinner--sm{width:20px;height:20px}.hapflows-ui__spinner--xs{width:1rem;height:1rem}.hapflows-ui__spinner--inherit{color:inherit}.hapflows-ui__spinner__text{border:0;clip:rect(0,0,0,0);height:1px;width:1px;margin:-1px;padding:0;overflow:hidden;white-space:nowrap;position:absolute}.hapflows-ui__syntax-highlight .code-toolbar{display:grid}.hapflows-ui__syntax-highlight{font-size:14px}@media(max-width:650px){.hapflows-ui__syntax-highlight{font-size:12px}}.hapflows-ui__table__pagination{display:flex;align-items:center;margin-top:10px}@media(min-width:600px){.hapflows-ui__table__pagination{justify-content:flex-end}}.hapflows-ui__table__pagination__page{display:inline-flex;align-items:center;justify-content:center;padding:7px;border:1px solid var(--background-color-accent);height:35px;width:35px;cursor:pointer}.hapflows-ui__table__pagination__page:not(:first-of-type){margin-left:5px}.hapflows-ui__table__pagination__page:hover{background-color:var(--primary-color);color:var(--on-primary-color)}.hapflows-ui__table__pagination__page--active{border-color:var(--accent-color);background-color:var(--on-accent-color);color:var(--accent-color)}.hapflows-ui__table{width:100%;border-spacing:0;border:1px solid var(--background-color-accent)}.hapflows-ui__table__cell--vertical-align-top{vertical-align:top}.hapflows-ui__table__cell--vertical-align-bottom{vertical-align:bottom}.hapflows-ui__table__cell--border-cell,.hapflows-ui__table__cell--border-row{border-bottom:1px solid var(--background-color-accent)}.hapflows-ui__table__cell--border-cell{border-right:1px solid var(--background-color-accent)}.hapflows-ui__table__cell--border-cell:last-of-type{border-right:none}.hapflows-ui__table__cell__content{display:flex;padding:7px;width:100%;height:100%}.hapflows-ui__table__cell__content--align-left{justify-content:flex-start}.hapflows-ui__table__cell__content--align-center{justify-content:center}.hapflows-ui__table__cell__content--align-right{justify-content:flex-end}.hapflows-ui__table__head__row{background-color:var(--background-color-accent);color:var(--neutral-color)}.hapflows-ui__table__head__cell{font-weight:400;border-bottom:1px solid var(--background-color-accent)}.hapflows-ui__table__body__row:hover{background-color:var(--background-color-light-over)}.hapflows-ui__table__body__row--odd{background-color:var(--background-color-light)}@media(min-width:600px){.hapflows-ui__table__status-bar__container{display:flex;align-items:center;justify-content:space-between}}.hapflows-ui__table__status-bar{padding-top:10px}.hapflows-ui__tabs__header{display:flex}.hapflows-ui__tabs__header__label{padding:7px 15px 5px;cursor:pointer}.hapflows-ui__tabs__header__label--selected{border-bottom:2px solid var(--secondary-color);color:var(--secondary-color)}.hapflows-ui__tabs__header__label:not(.hapflows-ui__tabs__header__label--selected){color:var(--text-color-light)}.hapflows-ui__tabs__header__label:not(.hapflows-ui__tabs__header__label--selected):hover{color:var(--text-color-light-over)}.hapflows-ui__tabs__header__extra-header{padding:7px 15px 5px;flex-grow:1}.hapflows-ui__tabs__body{display:none}.hapflows-ui__tabs__body--selected{display:block}.hapflows-ui__tabs__body--padded{padding:15px}.hapflows-ui__tabs__body--padded-top{padding-top:15px}.hapflows-ui__text{margin-bottom:1em;line-height:1.6em}.hapflows-ui__text--big{font-size:1.25rem;font-weight:300}.hapflows-ui__text--small{font-size:.75rem}.hapflows-ui__text__subtitle{color:#718096}.hapflows-ui__text__monospace{font-family:monospace;margin:0 .2em;font-size:calc(var(--sz-content-font) - 2px);padding:0 .4em;display:inline-block;color:var(--primary-color);background-color:var(--background-color-light);border-radius:3px;line-height:1.6em}.hapflows-ui__text-container{max-width:960px;line-height:1.5rem}.hapflows-ui__text-container--centered{margin:auto}.hapflows-ui__title{font-weight:500;margin:0}.hapflows-ui__title--sticky{position:-webkit-sticky;position:sticky;top:-1px;height:42px;background-color:var(--background-color)}.hapflows-ui__title__anchor{line-height:1rem;text-decoration:none}.hapflows-ui__title__anchor:visited:not(.hapflows-ui__title__anchor--active){color:inherit}.hapflows-ui__title__anchor:hover:after{content:"🔗";font-size:.6em;margin-left:.5em;position:relative;top:-.2em}.hapflows-ui__title__anchor--active{transition:.5s;color:#43d4d4}.hapflows-ui__tile{text-align:center;display:inline-block;margin:0 5px 5px 0;padding:15px}.hapflows-ui__tile--clickable{cursor:pointer}.hapflows-ui__tile--clickable:hover{background-color:#ececef;color:#4d32e4}.hapflows-ui__tile--clickable:hover i{color:#4d32e4}.hapflows-ui__tile--with-background{background-color:#f7f7fa}.hapflows-ui__tile__main{padding:5px 5px 15px}.hapflows-ui__tile-link{display:inline-block;cursor:pointer;margin-right:20px}.hapflows-ui__tile-link__link{margin-bottom:20px;display:inline-flex;text-decoration:none}.hapflows-ui__tile-link__link:hover .hapflows-ui__block{color:var(--accent-color)}.hapflows-ui__tile-link__entry{display:inline-flex;padding:10px}.hapflows-ui__tile-link__entry--big{max-width:200px}.hapflows-ui__tile-link__entry--small{max-width:140px}.hapflows-ui__tile-link__entry__icon-container{display:inline-flex;align-items:center;background-color:var(--background-color-accent);margin-bottom:5px}.hapflows-ui__tile-link__entry__description{margin:5px 0;color:var(--text-color-light);font-size:.9em}.hapflows-ui__tooltip{background:#5a6168;color:#fff;padding:4px 8px;border-radius:4px;display:flex;align-items:center;justify-content:center;width:auto}.hapflows-ui__tooltip--min-width{white-space:normal;min-width:max-content}.hapflows-ui__tooltip--max-width{max-width:300px}.hapflows-ui__tooltip__arrow:before{background:#5a6168}:root{--color-title-light:#383838;--sidebar-color:#cad1d8;--sidebar-color-open:#6e708c;--primary-color-negative:#f4f2ff;--hap-card-border-color:#f5f8fa;--hap-card-background-color:#f5f8fa;--hap-card-border-color-over:#ededee;--hap-card-background-color-over:var(--background-color);--dashboard-view-border-radius:16px;--ui-font:DM Sans,Nunito,Arial;--ui-font-title:Inter,Arial}body{font-family:DM Sans,Nunito,Arial;min-width:320px;height:100vh;font-weight:400;line-height:1.4rem}body.is-dragging *{-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:650px){.hapflows-ui__page__body{padding-bottom:80px!important}}#__next{height:100%}.main-content-container{width:100%;height:100%;overflow:scroll}.dashboard-entrypoint.dashboard-entrypoint-compact,.user-home.user-home-compact{background-color:var(--background-color);padding:10px}h1,h2,h3,h4,h5{font-weight:600;letter-spacing:-1px}li{line-height:1.6rem}.title--h1{font-size:42px;line-height:56px}.title--h2{font-size:32px;line-height:48px}.title--h3{font-size:28px;line-height:42px}.title--h4{font-size:24px;line-height:32px}.title--h5{font-size:20px;line-height:32px}.title--h6{font-size:16px;line-height:24px}.title:visited{color:inherit}.dashboard-navbar>.hapflows-ui__navbar__header{background-color:var(--board-background)}.hapflows-ui__title{letter-spacing:-.3px;font-weight:600}.hapflows-ui__navbar{background-color:#fff;border-bottom:0;position:relative}.hapflows-ui__modal-open .hapflows-ui__navbar{z-index:-10}.hapflows-ui__modal-open .hapflows-ui__mobile-bar{opacity:0;bottom:-10px}.hapflows-ui__navbar__header{background-color:#fff;border-bottom:0;position:relative;transition:all .8s}.hapflows-ui__navbar__group--center{height:100%}.hapflows-ui__form__label{font-weight:700;font-size:11px;text-transform:uppercase;font-family:Nunito,DM Sans,Arial}.header__version{font-size:12px;font-weight:400;margin-left:10px}.header__title__margin{margin-left:20px}.main-sidebar__trigger{color:var(--sidebar-color)}@media(min-width:650px){.main-sidebar__trigger{display:none}}.main-sidebar{background-color:transparent;border-right:1px solid #f7f7fa}.main-sidebar .hapflows-ui__sidebar__entry{height:58px}.main-sidebar .hapflows-ui__sidebar__entry--highlight{background:var(--background-color-gradient-primary-to-secondary)}.main-sidebar .hapflows-ui__sidebar__entry--highlight .hapflows-ui__sidebar__entry__group{color:#fff}.main-sidebar.hapflows-ui__sidebar__container--open .hapflows-ui__sidebar__entry__group,.main-sidebar.hapflows-ui__sidebar__container--open .hapflows-ui__sidebar__trigger{color:var(--sidebar-color-open)}.main-sidebar .hapflows-ui__sidebar__trigger{color:var(--sidebar-color)}.main-sidebar .hapflows-ui__sidebar__entry__group{color:var(--sidebar-color);transition:background-color .3s ease}.main-sidebar .hapflows-ui__sidebar__entry__group:hover{color:var(--primary-color);background-color:var(--primary-color-negative)}@media(max-width:650px){.main-sidebar{width:100%;position:fixed;z-index:10;background-color:var(--background-color)}.main-sidebar.hapflows-ui__sidebar__container--closed{width:0}}.draggable-item:hover .draggable-item__handler__icon{display:block;color:var(--text-color-light)}.draggable-item__handler{width:30px;display:flex;align-items:center;justify-content:center}.draggable-item__handler__icon{color:var(--text-color-background);cursor:-webkit-grab;cursor:grab}@media(min-width:750px){.draggable-item__handler__icon--auto-hide{display:none}}.dashboard__readable-content{max-width:750px}.full-page{width:100%}.full-page--padded{padding:0 20px}.full-page__centered-content{width:100%;max-width:1100px;margin:0 auto}@media(max-width:750px){.full-page__main-content{padding-bottom:80px}}.color-black{color:#333}.color-black-bg{background-color:#333}.color-on-black{color:#fff}.color-text{color:var(--text-color)}.color-text-light{color:var(--text-color-light)}.color-form-label{color:var(--form-label-color)}.color-error{color:var(--color-negative)}.color-warning{color:var(--color-warning)}.color-success{color:var(--color-success)}.shadow-light{box-shadow:var(--box-shadow-light)}.shadow{box-shadow:var(--box-shadow-overlay)}.media-print-only{display:none}@media print{body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body .media-print-only{display:block}body .media-print-hidden{display:none}.mdx-content p{page-break-inside:avoid}nav{display:none}.hapflows-ui,.hapflows-ui__page{height:auto!important}.hapflows-ui__block{display:none}}:root{--board-background:#f7f8fa}.mdx-content,.mdx-editor-root{width:100%;max-width:var(--sz-readable-container);font-family:DM Sans,Nunito,Arial;font-size:var(--sz-content-font);color:var(--text-color)}.mdx-content:focus,.mdx-editor-root:focus{outline:none}.mdx-content--compact p,.mdx-editor-root--compact p{margin:0 0 .5em!important}.mdx-content>h1:first-child,.mdx-content>h2:first-child,.mdx-content>h3:first-child,.mdx-content>h4:first-child,.mdx-content>h5:first-child,.mdx-editor-root>h1:first-child,.mdx-editor-root>h2:first-child,.mdx-editor-root>h3:first-child,.mdx-editor-root>h4:first-child,.mdx-editor-root>h5:first-child{margin-top:0}.mdx-content h1,.mdx-content h2,.mdx-content h3,.mdx-content h4,.mdx-content h5,.mdx-editor-root h1,.mdx-editor-root h2,.mdx-editor-root h3,.mdx-editor-root h4,.mdx-editor-root h5{margin-top:var(--sz-24);margin-bottom:var(--sz-8);font-weight:600}.mdx-content h1,.mdx-editor-root h1{font-size:var(--sz-28);line-height:var(--sz-32)}.mdx-content h2,.mdx-editor-root h2{font-size:var(--sz-24);line-height:var(--sz-28)}.mdx-content h3,.mdx-editor-root h3{font-size:var(--sz-20);line-height:var(--sz-24)}.mdx-content ol,.mdx-content ul,.mdx-editor-root ol,.mdx-editor-root ul{margin-top:0;margin-bottom:var(--sz-2)}.mdx-content ol li:first-child,.mdx-content ul li:first-child,.mdx-editor-root ol li:first-child,.mdx-editor-root ul li:first-child{margin-top:0}.mdx-content ol li:last-child,.mdx-content ul li:last-child,.mdx-editor-root ol li:last-child,.mdx-editor-root ul li:last-child{margin-bottom:0}.mdx-content ol li,.mdx-content ul li,.mdx-editor-root ol li,.mdx-editor-root ul li{margin-top:var(--sz-2);margin-bottom:var(--sz-2)}.mdx-content p,.mdx-editor-root p{margin-top:var(--sz-12);line-height:var(--sz-24);font-weight:400;margin-bottom:0}.mdx-content>p:first-child,.mdx-editor-root>p:first-child{margin-top:0}.mdx-content>p:last-child,.mdx-editor-root>p:last-child{margin-bottom:0}.mdx-content p:has(img),.mdx-editor-root p:has(img){text-align:center}.mdx-content p:has(img) img,.mdx-editor-root p:has(img) img{max-width:100%;width:auto}.mdx-content blockquote>p,.mdx-editor-root blockquote>p{margin:0}.mdx-content .mdx-table-container,.mdx-editor-root .mdx-table-container{display:flex;justify-content:center}.mdx-content table,.mdx-editor-root table{margin-left:-8px;border-spacing:8px;border-collapse:separate}.mdx-content table th,.mdx-editor-root table th{text-align:left;font-weight:400}.mdx-content table td,.mdx-editor-root table td{padding:4px 0}.mdx-content .hapflows-ui__syntax-highlight,.mdx-editor-root .hapflows-ui__syntax-highlight{max-width:100%;overflow:auto}.mdx-content .hapflows-ui__title,.mdx-editor-root .hapflows-ui__title{color:var(--color-title-light)}.mdx-content .mdx-image-title,.mdx-editor-root .mdx-image-title{width:100%;padding:0 10%;display:flex;justify-content:center;margin:5px 0 10px;color:var(--text-color-light)}.bn-container{max-width:870px;width:100%}.bn-container .bn-ak-select-item{font-weight:300;font-size:14px;color:var(--text-color)}.bn-container .bn-toolbar{box-shadow:none;width:100%;border-top:none}.bn-container .bn-toolbar .bn-ak-button{padding:0 8px}.bn-container .bn-toolbar .bn-ak-button[data-selected]{box-shadow:none;padding:0 8px;color:var(--primary-color);background-color:var(--background-color-light)}.bn-container .bn-side-menu .bn-ak-button *,.bn-container .bn-side-menu .bn-ak-secondary *{color:var(--text-color-background)}.bn-container .bn-side-menu .bn-ak-button :hover,.bn-container .bn-side-menu .bn-ak-secondary :hover{color:var(--text-color-light)}.bn-container .bn-suggestion-menu{overflow:scroll}.bn-container .bn-suggestion-menu .bn-suggestion-menu-label{padding:4px}.bn-container .bn-suggestion-menu .bn-suggestion-menu-item{padding:4px;cursor:pointer}.bn-container .bn-suggestion-menu .bn-suggestion-menu-item:hover *,.bn-container .bn-suggestion-menu .bn-suggestion-menu-item[aria-selected=true] *{color:var(--background-color)!important}.bn-container .bn-block-content[data-content-type=codeBlock]>div>select{font-size:14px}.block-note.block-note--compact.bn-container h1{margin-top:28px;font-size:22px}.block-note.block-note--compact.bn-container h2{margin-top:24px;font-size:18px}.block-note.block-note--compact.bn-container h3{margin-top:20px;font-size:16px}.block-note.block-note--compact.bn-container h4,.block-note.block-note--compact.bn-container h5{margin-top:16px;font-size:14px}.block-note.block-note--compact.bn-container p{font-size:14px}.block-note.block-note--compact.bn-container div[data-content-type=paragraph]{margin-top:6px;line-height:22px}.block-note.block-note--compact.bn-container div[data-content-type=bulletListItem],.block-note.block-note--compact.bn-container div[data-content-type=numberedListItem]{padding-left:4px;line-height:22px}.block-note.block-note--compact.bn-container .bn-block-outer:not([data-prev-type])>.bn-block>.bn-block-content[data-content-type=numberedListItem]:before{font-size:14px}.block-note.bn-container{overflow:auto}.block-note.bn-container *{font-family:var(--ui-font-family)!important;color:var(--text-color)}.block-note.bn-container.block-note--read-only .bn-block-outer:first-child .bn-side-menu[data-block-type=heading][data-level="1"],.block-note.bn-container.block-note--read-only .bn-block-outer:first-child h1,.block-note.bn-container.block-note--read-only .bn-block-outer:first-child h2,.block-note.bn-container.block-note--read-only .bn-block-outer:first-child h3,.block-note.bn-container.block-note--read-only .bn-block-outer:first-child h4,.block-note.bn-container.block-note--read-only .bn-block-outer:first-child h5,.block-note.bn-container.block-note--read-only .bn-block-outer:first-child p{margin-top:0}.block-note.bn-container .bn-editor{padding-inline:0}.block-note.bn-container div[data-content-type=paragraph]{margin-top:12px;line-height:27px}.block-note.bn-container div[data-content-type=image]{width:100%;display:flex;justify-content:center;margin-top:12px}.block-note.bn-container div[data-content-type=bulletListItem],.block-note.bn-container div[data-content-type=numberedListItem]{padding-left:8px}.block-note.bn-container h1,.block-note.bn-container h2,.block-note.bn-container h3,.block-note.bn-container h4,.block-note.bn-container h5{width:100%;font-weight:600;font-family:var(--ui-font-title)!important;letter-spacing:-1px;color:var(--color-title)}.block-note.bn-container h1{margin-top:36px;font-size:28px}.block-note.bn-container h2{margin-top:32px;font-size:22px}.block-note.bn-container h3{margin-top:24px;font-size:18px}.block-note.bn-container h4{margin-top:20px;font-size:16px}.block-note.bn-container h5{margin-top:16px;font-size:14px}.block-note.bn-container [data-content-type=bulletListItem]>p,.block-note.bn-container [data-content-type=numberedListItem]>p{margin-bottom:0}.block-note.bn-container [data-content-type=image] .bn-resize-handle{display:none}.block-note.bn-container .bn-side-menu[data-block-type=heading][data-level="1"]{margin-top:22px}.block-note.bn-container .bn-side-menu[data-block-type=heading][data-level="2"]{margin-top:24px}.block-note.bn-container .bn-side-menu[data-block-type=heading][data-level="3"]{margin-top:22px}.block-note.bn-container .bn-block-group .bn-block-group .bn-block-outer:not([data-prev-depth-changed]):before{border:none}.rbc-calendar{font-family:DM Sans,Nunito,Arial;height:calc(100vh - 250px);min-height:600px}.rbc-calendar .rbc-header{padding:7px}.rbc-calendar .rbc-toolbar{margin-bottom:20px}.rbc-calendar .rbc-toolbar button{font-family:DM Sans,Nunito,Arial;border:none;border-bottom:1px solid var(--border-color-light);border-radius:0;cursor:pointer}.rbc-calendar .rbc-toolbar button:hover{background-color:var(--background-color-light-over);border-bottom:1px solid var(--primary-color-light);box-shadow:var(--box-shadow-overlay)}.rbc-calendar .rbc-toolbar button.rbc-active{background-color:transparent;box-shadow:none;border-bottom:1px solid var(--secondary-color)}.rbc-calendar .rbc-toolbar button.rbc-active:hover{background-color:var(--background-color-light-over);border-bottom:1px solid var(--primary-color-light);box-shadow:var(--box-shadow-overlay)}.rbc-calendar .rbc-day-bg,.rbc-calendar .rbc-off-range-bg{background-color:var(--background-color)}.rbc-calendar .rbc-now button{color:var(--on-primary-color);border:1px solid var(--primary-color);border-radius:50%;background-color:var(--primary-color);padding:6px;width:30px;height:30px;font-size:16px}.rbc-calendar .rbc-off-range{color:var(--text-color-light)}.rbc-calendar .rbc-day-slot .rbc-background-event,.rbc-calendar .rbc-event,.rbc-day-slot .rbc-calendar .rbc-background-event{display:flex;align-items:flex-start;flex-direction:row;gap:10px;background-color:var(--background-color);color:var(--text-color);font-weight:600;border-radius:0}.rbc-calendar .rbc-day-slot .rbc-event-allday.rbc-background-event,.rbc-calendar .rbc-event.rbc-event-allday,.rbc-day-slot .rbc-calendar .rbc-event-allday.rbc-background-event{align-items:center}.rbc-calendar .rbc-day-slot .rbc-event__multi-days.rbc-background-event,.rbc-calendar .rbc-event.rbc-event__multi-days,.rbc-day-slot .rbc-calendar .rbc-event__multi-days.rbc-background-event{border:1px solid var(--primary-color-light)}.rbc-calendar .rbc-day-slot .rbc-background-event:before,.rbc-calendar .rbc-event:before,.rbc-day-slot .rbc-calendar .rbc-background-event:before{content:"";display:inline-block;width:12px;height:12px;border-radius:50%;background-color:var(--secondary-color)}.rbc-calendar .rbc-day-slot .rbc-background-event:not(.rbc-event-allday):before,.rbc-calendar .rbc-event:not(.rbc-event-allday):before,.rbc-day-slot .rbc-calendar .rbc-background-event:not(.rbc-event-allday):before{margin-top:3px}.rbc-calendar .rbc-day-slot .rbc-selected.rbc-background-event,.rbc-calendar .rbc-event.rbc-selected,.rbc-day-slot .rbc-calendar .rbc-selected.rbc-background-event{background-color:var(--secondary-color);border:1px solid var(--secondary-color);color:var(--on-secondary-color)}.rbc-calendar .rbc-day-slot .rbc-selected.rbc-background-event:before,.rbc-calendar .rbc-event.rbc-selected:before,.rbc-day-slot .rbc-calendar .rbc-selected.rbc-background-event:before{background-color:var(--on-secondary-color)}:root{--highlighted:#4169e1;--active-unfocused:#d7dce5}.RootMenu{border:none;background:none;padding:0}.RootMenu:focus,.RootMenu[data-open]{background:var(--active-unfocused)}.Menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:2px 4px 12px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.1);border:1px solid var(--border-color-light);z-index:4000}.Menu,.MenuItem{background:var(--background-color);outline:0}.MenuItem{display:flex;justify-content:space-between;align-items:center;gap:10px;color:var(--text-color);width:100%;border:none;border-radius:4px;text-align:left;line-height:1.8;margin:0;padding:4px 10px;min-width:150px;font-family:var(--ui-font);cursor:pointer}.MenuItem--active{color:var(--primary-color)}.MenuItem__icon-container{display:flex;align-items:center;justify-content:center;width:26px}.MenuItem__icon{color:var(--text-color-light)}.MenuItem__icon--active{color:var(--primary-color)}.MenuItem__separator{border-bottom:1px solid var(--border-color-light);height:1px;display:block;margin:7px 0;width:100%}.MenuItem__title{text-transform:uppercase;font-size:12px;font-weight:700;color:var(--text-color-light);line-height:1.8;min-width:110px;margin:0;outline:0;padding:4px 10px;width:100%}.MenuItem:focus{background:var(--background-color-light)}.MenuItem:focus .MenuItem__icon{color:var(--text-color)}.MenuItem[data-nested][data-open]:not([data-focus-inside]){background:var(--highlighted);color:#fff}.MenuItem[data-focus-inside][data-open]{background:var(--active-unfocused)}.protected-routes_protected-routes-loader__r8g5z{animation:protected-routes_fadeIn__jTfHk .1s;animation-fill-mode:forwards;visibility:hidden}@keyframes protected-routes_fadeIn__jTfHk{99%{visibility:hidden}to{visibility:visible}}.mobile-floating-menu_mobile-floating-menu__oOZiC{position:fixed;bottom:66px;transition:all .3s;z-index:3;padding:5px 10px;display:flex;align-items:center;justify-content:space-between;width:100vw}.mobile-floating-menu_mobile-floating-menu--moved-up__FOcUY{bottom:110px}.mobile-floating-menu_mobile-floating-menu-overlay__UvamL{position:fixed;bottom:66px;left:0;z-index:2;padding:5px 10px;width:100vw;height:46px;opacity:.6;background:#f5f5f5;background:linear-gradient(0deg,#f5f5f5,rgba(253,187,45,0))}.drop-relation-placeholder_drop-relation-placeholder__cf_KS{position:absolute;bottom:0;right:0;display:none;align-items:center;justify-content:flex-start;padding:5px 10px;border-radius:15px;height:100%;max-height:60px;background-color:var(--background-color);border:1px dashed var(--border-color);gap:10px}.drop-relation-placeholder_drop-relation-placeholder--visible__nackj{display:flex}.drop-relation-placeholder_drop-relation-placeholder--droppable-over__KzLe6{background-color:var(--primary-color-background)}.drop-relation-placeholder_drop-relation-placeholder__image__AqobL{padding:4px;border-radius:8px;background-color:#fff}.hap-space-number_hap-space-number__2Pvfp{color:var(--text-color-light);margin-right:5px}@media(min-width:750px){.slc-hap-fields_slc-hap-fields__title__4gmaC{font-weight:500}}.slc-hap-fields_slc-hap-fields__title__inline-edit__r36Kv{display:flex;align-items:center;justify-content:flex-start;gap:5px}.control-button_control-button___2rvf{background-color:var(--background-color-light);border:1px solid var(--background-color-light);border-radius:4px;color:var(--text-color);font-family:var(--ui-font);cursor:pointer;display:flex;align-items:center;gap:5px}.control-button_control-button___2rvf:hover{background-color:var(--background-color-light-over);border:1px solid var(--background-color-light);box-shadow:var(--box-shadow-light)}.control-button_control-button--circle__c3L4z{border-radius:50%}.control-button_control-button--primary__o4AfZ{color:var(--primary-color)}.control-button_control-button--primary__o4AfZ:hover{color:var(--primary-color-over)}.control-button_control-button--secondary__E1CkK{color:var(--secondary-color)}.control-button_control-button--secondary__E1CkK:hover{color:var(--secondary-color-over)}.control-button_control-button--background__IeRaD{color:var(--text-color-background)}.control-button_control-button--background__IeRaD:hover{color:var(--text-color)}.control-button_control-button--background-transparent__DWQFc{color:var(--text-color-background);background-color:transparent;border-color:transparent}.control-button_control-button--background-transparent__DWQFc:hover{color:var(--text-color)}.control-button_control-button--transparent__lI_nR{background-color:transparent;border-color:transparent}.control-button_control-button--transparent-light__Cuq0v{color:var(--text-color-background);background-color:transparent;border-color:transparent}.control-button_control-button--transparent-light__Cuq0v:hover{color:var(--text-color)}.control-button_control-button--negative__ednKF,.control-button_control-button--negative__ednKF:hover{color:#fd585d}.control-button_control-button--positive__dt2_O,.control-button_control-button--positive__dt2_O:hover{color:#36a53c}.control-button_control-button--icon-control__vYv5q{color:var(--neutral-color);background-color:transparent;border-radius:50%}.control-button_control-button--icon-control__vYv5q:hover{color:var(--on-neutral-color);background-color:var(--neutral-color);box-shadow:none}.control-button_control-button--active__vNuwv{color:var(--secondary-color)}.control-button_control-button--disabled__d6FR2{color:var(--text-color-background);cursor:not-allowed}.control-button_control-button--disabled__d6FR2:hover{color:var(--text-color-background)}.control-button_control-button--xs__7hhKG{padding:1px}.control-button_control-button--sm__u5tVC{padding:3px;width:25px;height:25px}.control-button_control-button--md__NwctL{padding:4px}.control-button_control-button__spinner-container__KVq1v{display:flex;align-items:center;justify-content:center}.control-button_control-button__spinner-container--md__ZXlvM{height:24px;width:24px}.task-duration_task-duration__NFpZy{border:1px solid var(--border-color);border-radius:5px;background-color:var(--background-color-light);color:var(--text-color);font-size:12px;padding:3px 6px;display:inline-block;white-space:nowrap}.date-format_date-format__timezone__jYuCo{margin-left:5px;color:var(--text-color-light)}.due-date_due-date__Z9E8f{display:inline-flex;align-items:center;flex-wrap:nowrap}.due-date_due-date--overdue__JNxA_{background-color:#fd676c;padding:3px;border-radius:4px;color:#fff;font-size:12px;white-space:nowrap}.animated-checkbox_checkbox--sm__PMueu{font-size:small}.animated-checkbox_checkbox__checkbox___1qf2{display:block;position:relative;cursor:pointer;font-size:1.2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.animated-checkbox_checkbox__checkbox--sm__m4Pjq{font-size:14px}.animated-checkbox_checkbox__checkbox--disabled__7LRKP{cursor:not-allowed}.animated-checkbox_checkbox__input__qxcYt{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.animated-checkbox_checkbox__checkmark__StRlP{position:relative;top:0;left:0;height:1.3em;width:1.3em;background-color:var(--background-color);border:1px solid var(--border-color);border-radius:50%;transition:.3s}.animated-checkbox_checkbox__checkmark__StRlP:after{content:"";position:absolute;display:none;left:.45em;top:.25em;width:.25em;height:.5em;border:solid #e0e0e2;border-width:0 .15em .15em 0;transform:rotate(45deg)}.animated-checkbox_checkbox__checkmark--sm__0Fbdj:after{left:.38em;top:.22em}.animated-checkbox_checkbox__checkmark--checked__hgp_5{background-color:#36a53c;border-radius:50%;animation:animated-checkbox_pulse__7I17F .5s ease-in-out}.animated-checkbox_checkbox__checkmark--checked__hgp_5:after{display:block}@keyframes animated-checkbox_pulse__7I17F{0%{box-shadow:0 0 0 #0b6e4f90;rotate:20deg}50%{rotate:-20deg}75%{box-shadow:0 0 0 10px #0b6e4f60}to{box-shadow:0 0 0 13px #0b6e4f30;rotate:0}}.hap-date-time_hap-dt__zDRrb{display:flex;align-items:center;justify-content:center;border-bottom:1px dashed var(--primary-color-light);color:var(--primary-color)}.hap-date-time_hap-dt--width-full__kZ6IP{width:96px}.hap-date-time_hap-dt--width-short__gkGrl{width:45px}.hap-date-time_hap-dt--dynamic__94mTW{width:auto}.hap-date-time_hap-dt--monospace__BiDa1{font-weight:300;font-size:13px}.hap-date-time-badge_hap-dtb__r3cRF{border-radius:14px;padding:3px 6px;height:28px;width:110px;font-size:12px;font-weight:700;justify-content:center;background-color:var(--primary-color-light);color:var(--on-primary-color)}.hap-fields-inline_hap-fields-inline__T4crb{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.hap-fields-inline_hap-fields-inline__hap-field__3_V6_{font-size:.9em;line-height:1.3em;padding:1px 3px;border-bottom:1px solid var(--border-color-light)}.hap-fields-inline_hap-fields-inline__hap-field__label__jG3ea{font-weight:500}.mobile-drawer-menu_mobile-drawer-menu-container__wjlJF{border-top-left-radius:20px;border-top-right-radius:20px;padding:0}.mobile-drawer-menu_mobile-drawer-menu-body__YLNGC{padding:10px 0}.mobile-drawer-menu_mobile-drawer-menu__MXPPK{display:flex;flex-direction:column}.mobile-drawer-menu_mobile-drawer-menu__entry__UM1GU{display:flex;align-items:center;transition:all .1s;cursor:pointer;padding:15px 10px}.mobile-drawer-menu_mobile-drawer-menu__entry__UM1GU:focus,.mobile-drawer-menu_mobile-drawer-menu__entry__UM1GU:hover{background-color:var(--secondary-color);color:var(--on-secondary-color)}.mobile-drawer-menu_mobile-drawer-menu__entry__UM1GU:focus .mobile-drawer-menu_mobile-drawer-menu__entry__icon___Pt86,.mobile-drawer-menu_mobile-drawer-menu__entry__UM1GU:hover .mobile-drawer-menu_mobile-drawer-menu__entry__icon___Pt86{color:var(--on-secondary-color)}.mobile-drawer-menu_mobile-drawer-menu__entry__icon-container__EkoUS{width:40px;display:block}.mobile-drawer-menu_mobile-drawer-menu__entry__icon___Pt86{color:var(--text-color-light)}.mobile-drawer-menu_mobile-drawer-menu__entry__icon--active___wCFo{color:var(--primary-color)}.mobile-drawer-menu_mobile-drawer-menu__entry__label__u_HGv{font-size:1.1rem}.mobile-drawer-menu_mobile-drawer-menu__entry__label--active__3vM6H{color:var(--primary-color)}.mobile-drawer-menu_mobile-drawer-menu__entry__separator__AV51b{border-bottom:1px solid var(--border-color-light);height:1px;display:block;margin:7px 0;width:100%}.mobile-drawer-menu_mobile-drawer-menu__entry__title__upphJ{text-transform:uppercase;font-size:.8rem;font-weight:700;color:var(--text-color-light);display:flex;align-items:center;gap:10px}.hap-status-icon_status-icon__cPggC{border-radius:50%;border:1px dashed var(--text-color-light);padding:3px;display:flex;align-items:center;justify-content:center}.hap-status-icon_status-icon--size-md__5cPxR{width:30px;height:30px}.hap-status-icon_status-icon--size-sm__RpjWB{width:24px;height:24px}.hap-status-icon_status-icon--active__eFddy{border:1px solid var(--secondary-color)}.hap-status-icon_status-icon--completed__5Laie{border:1px solid #36a53c}.hap-status-icon_status-icon--on_hold__UeO0k{border:1px solid #ffc022}.hap-status-icon_status-icon--blocked__0QJ_R,.hap-status-icon_status-icon--cancelled__3DiH7{border:1px solid #fd585d}.hap-status-icon_status-icon--selected__sxQYB{color:var(--secondary-color)}.hap-status-icon_status-icon__icon__WDPfq{color:var(--text-color-light)}.hap-status-icon_status-icon__icon--active__dK4FH{color:var(--secondary-color)}.hap-status-icon_status-icon__icon--completed__QwQRf{color:#36a53c}.hap-status-icon_status-icon__icon--on_hold__Zas5x{color:#ffc022}.hap-status-icon_status-icon__icon--blocked__RnIqV,.hap-status-icon_status-icon__icon--cancelled__ToZIi{color:#fd585d}.hap-status-icon_status-icon__icon--selected__3Ctv_{color:var(--secondary-color)}.hap-status-icon_status-icon__icon--size-sm__2Jhib{font-size:14px!important}.hap-status-icon_status-icon__selector-container__y7z0n{display:flex;align-items:center;flex-direction:column}.hap-status-icon_status-icon__selector__lhcQM{flex-grow:1;display:flex;flex-direction:column;justify-content:center;width:100%}.hap-status-icon_status-icon__selector__option__l2gje{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;padding:8px;transition:all .1s}.hap-status-icon_status-icon__selector__option--selected__otp6a{color:var(--secondary-color);background-color:var(--background-color-light)}.hap-status-icon_status-icon__selector__option__content___OtCM{display:flex;align-items:center;gap:10px;margin-left:auto;margin-right:auto;width:110px}.hap-status-icon_status-icon__selector__option__l2gje:hover{color:var(--on-secondary-color);background-color:var(--secondary-color)}.hap-status-icon_status-icon__selector__option__l2gje:hover .hap-status-icon_status__icon__CNYOi{color:var(--on-secondary-color)}.hap-status-badge_status-badge__p5HfL{border-radius:14px;border:1px dashed var(--text-color-light);padding:3px 6px;height:28px;width:100px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.hap-status-badge_status-badge--not-set__w6CxG:hover{border:1px solid var(--text-color-light)}.hap-status-badge_status-badge--ready__sOPA1{background-color:var(--progress-color-ready-bg);color:var(--progress-color-ready);border:1px solid var(--progress-color-ready-bg)}.hap-status-badge_status-badge--ready__sOPA1:hover{background-color:var(--progress-color-ready-over-bg);color:var(--progress-color-ready-over)}.hap-status-badge_status-badge--active__oW7Lz{background-color:var(--progress-color-in-progress-bg);color:var(--progress-color-in-progress);border:1px solid var(--progress-color-in-progress-bg)}.hap-status-badge_status-badge--active__oW7Lz:hover{background-color:var(--progress-color-in-progress-over-bg);color:var(--progress-color-in-progress-over)}.hap-status-badge_status-badge--completed__xvEv2{background-color:var(--progress-color-completed-bg);color:var(--progress-color-completed);border:1px solid var(--progress-color-completed-bg)}.hap-status-badge_status-badge--completed__xvEv2:hover{background-color:var(--progress-color-completed-over-bg);color:var(--progress-color-completed-over)}.hap-status-badge_status-badge--on-hold__nfJ8B{background-color:var(--progress-color-on-hold-bg);color:var(--progress-color-on-hold);border:1px solid var(--progress-color-on-hold-bg)}.hap-status-badge_status-badge--on-hold__nfJ8B:hover{background-color:var(--progress-color-on-hold-over-bg);color:var(--progress-color-on-hold-over)}.hap-status-badge_status-badge--blocked__TaD0e{background-color:var(--progress-color-blocked-bg);color:var(--progress-color-blocked);border:1px solid var(--progress-color-blocked-bg)}.hap-status-badge_status-badge--blocked__TaD0e:hover{background-color:var(--progress-color-blocked-over-bg);color:var(--progress-color-blocked-over)}.hap-status-badge_status-badge--cancelled__TdcYY{background-color:var(--progress-color-cancelled-bg);color:var(--progress-color-cancelled);border:1px solid var(--progress-color-cancelled-bg)}.hap-status-badge_status-badge--cancelled__TdcYY:hover{background-color:var(--progress-color-cancelled-over-bg);color:var(--progress-color-cancelled-over)}.hap-status-badge_status-badge--selected__Uj8jX{color:var(--secondary-color)}.hap-status-badge_status-badge__icon__7RQpC{color:var(--text-color-light)}.hap-status-badge_status-badge__icon--active___epfY{color:var(--secondary-color)}.hap-status-badge_status-badge__icon--completed___Ei1q{color:#36a53c}.hap-status-badge_status-badge__icon--on_hold__5xORN{color:#ffc022}.hap-status-badge_status-badge__icon--blocked__xb2KC,.hap-status-badge_status-badge__icon--cancelled__syG4l{color:#fd585d}.hap-status-badge_status-badge__icon--selected__uNfEA{color:var(--secondary-color)}.hap-status-badge_status-badge__selector-container__1Yjf7{display:flex;align-items:center;flex-direction:column}.hap-status-badge_status-badge__selector__atdBJ{flex-grow:1;display:flex;flex-direction:column;justify-content:center;width:100%}.hap-status-badge_status-badge__selector__option__X4_D7{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;padding:8px;transition:all .1s}.hap-status-badge_status-badge__selector__option--selected__NxCZk{color:var(--secondary-color);background-color:var(--background-color-light)}.hap-status-badge_status-badge__selector__option__content__wD010{display:flex;align-items:center;gap:10px;margin-left:auto;margin-right:auto;width:110px}.hap-status-badge_status-badge__selector__option__X4_D7:hover{color:var(--on-secondary-color);background-color:var(--secondary-color)}.hap-status-badge_status-badge__selector__option__X4_D7:hover .hap-status-badge_status__icon__2AXak{color:var(--on-secondary-color)}.hap-status_status__loading-container--icon__UGhhS{padding:3px;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.hap-status_status__loading-container--badge__FnSsa{padding:3px;width:100px;height:24px;display:flex;align-items:center;justify-content:center}.hap-status_status__selector-container__wv4bc{display:flex;align-items:center;flex-direction:column}.hap-status_status__selector__dSUTB{flex-grow:1;display:flex;flex-direction:column;justify-content:center;width:100%}.hap-status_status__selector__option__Wlwd8{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;padding:8px;transition:all .1s}.hap-status_status__selector__option--selected__esiks{color:var(--secondary-color);background-color:var(--background-color-light)}.hap-status_status__selector__option__content__CHdBU{display:flex;align-items:center;gap:10px;margin-left:auto;margin-right:auto;width:110px}.hap-status_status__selector__option__Wlwd8:hover{color:var(--on-secondary-color);background-color:var(--secondary-color)}.hap-status_status__selector__option__Wlwd8:hover .hap-status_status__icon__Yf5Ng{color:var(--on-secondary-color)}.hap-values_type-icon__1iyZt{color:var(--text-color-light)}.hap-detail-progress_progress__1iRA_{display:flex;align-items:center;justify-content:flex-start;gap:10px}.hap-detail-progress_slider-container__Qin8S{width:200px;padding:20px;border:1px solid var(--border-color-light);border-radius:4px;background-color:var(--background-color)}.hap-tags_hap-tags__9m08W{display:flex;flex-wrap:wrap;gap:8px}.hap-tags_hap-tags--normalized-height__U6ee4{flex-wrap:nowrap;height:18px;overflow-x:scroll}.hap-tags_hap-tags__tag__jExkZ{font-size:.8em;padding:1px 3px;text-wrap:nowrap}.hap-value_hap-value__lHvL2{display:flex;flex-wrap:wrap;gap:8px}.hap-value_hap-value__value__ZqbOJ{padding:1px 3px;font-weight:600;display:flex;align-items:center}.hap-value_hap-value__value-label__TJHDR{color:var(--text-color-light);font-weight:400;margin-left:4px}.section-list_section__K90II{border:2px solid var(--background-color);transition:all .2s}.section-list_section--full-height__q_BIX{height:100%}.section-list_section--droppable-over__XwHhG{border-radius:15px;background-color:var(--primary-color-background)}.section-list_section__header__MXNjk{display:flex;flex-direction:column;gap:10px;position:-webkit-sticky;position:sticky;top:-10px;padding:15px 10px;background-color:var(--background-color);z-index:1}.section-list_section__header--droppable-over__MzNyZ{background-color:var(--primary-color-background)}.section-list_section__header--collapsible__oHkKi{cursor:pointer}.section-list_section__header__main__7YIUL{display:flex;align-items:center;justify-content:space-between}.section-list_section__title__FSodu{flex-grow:1;color:var(--color-title-light);font-weight:700;margin:0;display:flex;align-items:center;gap:20px}.section-list_section__title__badge__rLVEq{white-space:nowrap;color:var(--on-primary-color)}.section-list_section__content__dY3lq{opacity:1;height:auto;transition:all .5s;display:block}.section-list_section__content--full-height__3yHs5{height:100%;overflow:auto}.section-list_section__content--hidden__wfUTT{overflow:auto;height:0;opacity:0}.section-list_section__haps__NO8d1{display:flex;flex-direction:column;gap:20px;max-width:900px}.section-list_section__haps--compact__b4gQy{gap:10px}@media(max-width:750px){.section-list_section__haps__NO8d1{gap:10px}}.section-list_section__hap__zgTOU{position:relative;transition:all .1s;padding:2px}@media(max-width:750px){.section-list_section__hap__zgTOU{border-bottom:1px solid var(--background-color-light);padding-bottom:10px}.section-list_section__hap--compact__IxNZ2{border-bottom:1px solid var(--background-color-light);padding-bottom:4px}}.section-list_section__hap--dragging__gR5eM{background-color:var(--background-color);padding:5px;z-index:5;border-radius:8px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.section-list_section__hap__zgTOU:hover{box-shadow:var(--box-shadow-light);background-color:var(--background-color-light)}.section-list_section__hap__zgTOU:hover .section-list_section__hap__fields__draggable__6sJ2T{border:1px solid var(--border-color-background)}.section-list_section__hap__zgTOU:hover .section-list_section__hap__fields__draggable__icon___xz3G{display:block}.section-list_section__hap__zgTOU:hover .section-list_section__hap__controls__bq6x7{display:flex}.section-list_section__hap__controls__bq6x7{display:none;align-items:center;justify-content:flex-end;position:absolute;top:0;right:0}.section-list_section__hap__hap-content__2lyeC{display:flex;align-items:center;gap:7px;width:100%;min-height:24px;transition:all .3s;padding:0 4px}@media(max-width:750px){.section-list_section__hap__hap-content__2lyeC{margin-bottom:5px}}.section-list_section__hap__hap-content--main__6aPmN{align-items:flex-start}.section-list_section__hap__hap-content-group__AtNP4{display:flex;align-items:center;gap:7px;min-height:24px;transition:all .3s}.section-list_section__hap__fields__draggable__6sJ2T{width:22px;height:22px;display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:4px}.section-list_section__hap__fields__draggable__icon___xz3G{color:var(--text-color-background);cursor:-webkit-grab;cursor:grab}@media(min-width:750px){.section-list_section__hap__fields__draggable__icon___xz3G{display:none}}.section-list_section__hap__fields__duration__q6wNi{display:inline-flex;align-items:center;justify-content:center;font-size:12px;padding:4px;border-radius:8px;min-width:40px;background-color:var(--background-color-light);color:var(--secondary-color)}.section-list_section__hap__fields__icon-auto__7ehuP{width:22px;display:flex;align-items:center;justify-content:flex-start}.section-list_section__hap__fields__info-auto__EK8iT{display:inline-flex;align-items:center;gap:7px}.section-list_section__hap__fields__name__mORTH{flex-grow:1;display:flex;align-items:center;gap:10px;color:var(--text-color)}@media(max-width:750px){.section-list_section__hap__fields__name__mORTH{font-size:16px}}@media(min-width:750px){.section-list_section__hap__fields__name__mORTH{font-weight:500}}.section-list_section__hap__fields__space__CKFMm{display:inline-flex;align-items:center;gap:5px;color:var(--text-color-light);margin:0 5px;font-size:12px;text-transform:uppercase}.section-list_section__hap__fields__tags__A_Kjg{margin-left:5px}.section-list_section__hap__fields__value__6qpLJ{display:inline-flex;align-items:center;gap:5px;font-weight:600;font-size:12px}.section-list_section__hap__fields__value__value-container__iG28I{justify-content:flex-end}.section-list_section__hap__additional-info__MYu4i{padding-left:54px;display:flex;align-items:center;flex-wrap:wrap;gap:10px}@media(max-width:750px){.section-list_section__hap__additional-info__MYu4i{padding-left:0}}.section-list_section__hap__event-icon__EKz1x{color:var(--text-color-light)}.section-list_section__empty__DWZGZ{margin:40px 0;padding:40px;display:flex;width:100%;justify-content:center;align-items:center;gap:30px}.section-list_section__empty--normal__MZSs_{border:1px dashed var(--border-color-light);border-radius:15px}.section-list_section__empty--accent__yh9bB{border:1px solid var(--background-color-accent);background:var(--primary-color);background:linear-gradient(to right,var(--primary-color) 30%,var(--primary-color-over) 90%);border-radius:15px;color:var(--on-primary-color)}.section-list_section__empty__content__a2lv7{flex-grow:1;display:flex;justify-content:center;flex-direction:column;gap:20px}.section-list_section__empty__title__agg6q{font-size:1.1em}.section-list_section__empty__message__9SRC5{color:var(--text-color-light)}.section-list_section-cards2__DUWpF{columns:320px;column-gap:10px}@media(min-width:750px){.section-list_section-cards2__DUWpF{columns:320px}}.section-list_section-cards2__card__7jfnP{display:inline-block;margin-bottom:15px;width:100%}@media(min-width:750px){.section-list_section-cards2__card--shrinked__8j8ea{max-width:320px}}.section-list_section-cards__bj2_i{padding:10px}.section-list_section-cards--horizontal__qbqxQ{display:flex;align-items:flex-start;gap:15px;flex-wrap:nowrap;overflow:scroll}.section-list_section-cards--grid__d0MO4{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,290px),1fr));grid-gap:10px;gap:10px}.section-list_section-cards__card__JHNjO{display:inline-block;margin-bottom:15px;width:100%;position:relative}@media(min-width:750px){.section-list_section-cards__card__JHNjO{min-width:300px;max-width:450px}}@media(max-width:750px){.section-list_section-cards__card__JHNjO{min-width:90%}}.section-list_section-cards__card__JHNjO:hover .section-list_section__hap__controls__bq6x7{display:flex}@media(min-width:750px){.section-list_section-cards__card--shrinked__RNeB7{max-width:320px}}.section-list_section-stacked-cards___nKcV{padding:10px}.section-list_section-stacked-cards__swiper__rJ4Vf{margin-top:0;padding-top:40px!important}.section-list_section-stacked-cards__swiper__nav__fdSeS{width:100%;display:flex;align-items:center;justify-content:space-between;position:absolute;top:0}.section-list_section-stacked-cards__swiper__nav__progress__sFN8W{font-size:12px}.section-list_section-stacked-cards__swiper__slide__CHNFw{min-width:min(450px,90%);width:-moz-fit-content!important;width:fit-content!important}.section-list_section-stacked-cards__card__41IQP{margin:5px}.section-list_load-more__sjLQ7{display:flex;align-items:center;justify-content:center;padding:5px;gap:10px;margin-bottom:10px;color:var(--text-color-light)}.next-link_next-link__7VgpA{text-decoration:none;color:var(--link-color)}.next-link_next-link__7VgpA:hover{color:var(--link-color-over)}.selection-card_selection-card__FzaRL{box-shadow:var(--box-shadow-light);background-color:var(--background-color);border-radius:24px;display:flex;flex-direction:column;border:1px solid var(--border-color-light);transition-duration:.4s;transition-property:all;transition-timing-function:cubic-bezier(.78,.13,.15,.86)}.selection-card_selection-card__FzaRL:hover{box-shadow:var(--box-shadow-overlay);border-color:var(--primary-color-light);transform:scale(1.01);transform-origin:center}@media(max-width:576px){.selection-card_selection-card__FzaRL{min-width:100%;width:100%}}.selection-card_selection-card--fixed-height__xuzdl{height:250px}.selection-card_selection-card--clickable__1WiSi{cursor:pointer}.selection-card_selection-card__header__title__09oFI{font-size:1rem;color:var(--color-title);align-items:flex-start;display:flex;gap:10px;line-height:28px;padding:16px 16px 0;margin-bottom:10px}.selection-card_selection-card__header__title--size-sm__xxtnk{font-size:1rem}.selection-card_selection-card__body__f6mT1{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;padding:0 16px}.selection-card_selection-card__body__content__lNwmQ{color:var(--text-color-light);margin-bottom:10px}.selection-card_selection-card__body__description__qAq35{margin-bottom:10px;color:var(--text-color-light);font-size:14px;overflow:hidden;text-overflow:ellipsis;height:40px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.selection-card_selection-card__body__footer__jBWdx{color:var(--text-color-light)}.selection-card_selection-card__footer__t_zqD{min-height:16px;border-bottom-left-radius:24px;border-bottom-right-radius:24px}.selection-card_cover-container--position-top__LTJnx{border-top-left-radius:24px;border-top-right-radius:24px}.selection-card_cover__fVCWT{position:relative;width:100%}.selection-card_cover--position-top__tIJhZ{overflow:hidden;border-top-left-radius:24px;border-top-right-radius:24px}.selection-card_cover--position-after-title__1hFod{margin-bottom:10px}.selection-card_cover--source-external__RjmIW{display:flex;align-items:center;justify-content:center;max-height:120px;width:100%}.selection-card_cover__img__n9Kdv,.selection-card_cover__picture__fbkkX{width:100%;max-height:120px}.block-quote_block-quote__AnorR{margin:0 0 0 var(--sz-20);padding:var(--sz-2) var(--sz-4) var(--sz-2) var(--sz-28);border-left:var(--sz-4) solid var(--border-color-light);font-style:italic;white-space:pre-line}.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1 1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{max-height:100%;max-width:100%;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}@media screen and (min-width:800px){.yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_image_cover{height:100%;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,hsla(0,0%,100%,.8)))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,hsla(0,0%,100%,.8));cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:var(--yarl__button_margin,0);outline:none;padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,hsla(0,0%,100%,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,hsla(0,0%,100%,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.yarl__slide_captions_container{background:var(--yarl__slide_captions_container_background,rgba(0,0,0,.5));left:var(--yarl__slide_captions_container_left,0);padding:var(--yarl__slide_captions_container_padding,16px);position:absolute;right:var(--yarl__slide_captions_container_right,0);-webkit-transform:translateZ(0)}.yarl__slide_title{color:var(--yarl__slide_title_color,#fff);font-size:var(--yarl__slide_title_font_size,125%);font-weight:var(--yarl__slide_title_font_weight,bolder);max-width:calc(100% - var(--yarl__toolbar_width, 0px));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yarl__slide_title_container{top:var(--yarl__slide_title_container_top,0)}.yarl__slide_description{display:-webkit-box;-webkit-hyphens:auto;hyphens:auto;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--yarl__slide_description_max_lines,3);color:var(--yarl__slide_description_color,#fff);text-align:var(--yarl__slide_description_text_align,start)}.yarl__slide_description_container{bottom:var(--yarl__slide_description_container_bottom,0)}.sub-items-editor_subitems__FpLgg{width:100%;padding-top:3px}.sub-items-editor_subitems__label__6JH85{color:var(--primary-color);cursor:pointer}.sub-items-editor_subitems__label--disabled__eVqLA{color:var(--text-color-light)}.sub-items-editor_subitems__toggle__5jq2D{display:flex;align-items:center;gap:15px}.sub-items-editor_subitems__options__0fOIV{margin-bottom:20px;display:flex;align-items:center;gap:25px}.sub-items-editor_subitems__options__option__9WzvC{display:flex;align-items:center;gap:5px}.sub-items-editor_subitems__item__v6jdT{display:flex;align-items:flex-start;gap:15px;margin-bottom:15px}.sub-items-editor_subitems__item__form__BXrMj{flex-grow:1;background-color:var(--background-color);display:flex;align-items:stretch;justify-content:flex-start;gap:15px}.sub-items-editor_subitems__item__cover-url__5c3JU,.sub-items-editor_subitems__item__tags__8XcqE,.sub-items-editor_subitems__item__title-link__kvXyz,.sub-items-editor_subitems__item__values__6HEUf{display:flex;align-items:center;flex-direction:column;flex-grow:1}.sub-items-editor_subitems__item__line__07Qxb{display:flex;align-items:center;flex-grow:1;width:100%;gap:15px;margin-bottom:15px}.sub-items-editor_subitems__item__help__8sBlp{font-size:.8rem;color:var(--text-color)}.sub-items-editor_subitems__item__handler__WvBAc{width:20px;color:#cad1d8}.sub-items-editor_subitems__item__handler__icon__BeJHB{touch-action:none;cursor:-webkit-grab;cursor:grab}.sub-items-editor_subitems__item__name__oStdg{flex-grow:1}.sub-items-editor_subitems__item__value__RLALv{width:150px;display:flex;gap:5px}.sub-items-editor_subitems__item__value--as-quantity__1lWfY input{text-align:right}.sub-items-editor_subitems__item__description__pep0v{flex-grow:1}.sub-items-editor_subitems__item__description--read-only__aw0qd{color:var(--text-color-light)}.sub-items-editor_subitems__item__cover-container__eyZ6f{width:150px;display:flex;align-items:flex-start;justify-content:center}.sub-items-editor_subitems__item__cover-container__eyZ6f .hapflows-ui__form__dropzone__message{padding:7px;height:100%}.sub-items-editor_subitems__item__cover-container__eyZ6f .hapflows-ui__form__dropzone__drop-area{height:calc(100% - 20px)}.sub-items-editor_subitems__item__cover-container__eyZ6f .hapflows-ui__form__dropzone__files{padding:0}.sub-items-editor_subitems__item__cover-box__4xit6{max-height:137px;height:100%}.sub-items-editor_subitems__item__cover__fJ0rK{display:flex;align-items:flex-start;justify-content:space-between;width:100%}.sub-items-editor_subitems__item__cover__thumb__AzB0H{display:flex;justify-content:center;flex-grow:1}.sub-items-editor_subitems__item__cover__delete__icon__d4Dxe{color:#cad1d8}.sub-items-editor_subitems__item__cover__delete__icon__d4Dxe:hover{color:#606d7b}.sub-items-editor_subitems__item__file-component__0SIcf{display:flex}.sub-items-editor_subitems__item__file-component__name__VPV8i{flex-grow:1}.sub-items-editor_subitems__item__controls__6DvCx{display:flex;flex-direction:column;gap:15px}.selector_selector__Jgdmx{--selected-color:var(--secondary-color);--selected-color-light:var(--secondary-color-light);--selector-border-size:1px;display:flex}.selector_selector--layout-accordion__QBUHa,.selector_selector--layout-vertical-boxed__4hkGo,.selector_selector--layout-vertical__56b1J{flex-direction:column}.selector_selector--layout-vertical-boxed__4hkGo{gap:10px}.selector_selector--layout-accordion__QBUHa{width:100%}.selector_selector--layout-accordion__QBUHa .selector_selector__option__Fws_h:not(.selector_selector__option--selected__nO7LG){overflow:hidden}.selector_selector--layout-accordion__QBUHa .selector_selector__option__description__wV3Yc{opacity:0;max-height:0;transition:all .3s}.selector_selector--layout-accordion__QBUHa .selector_selector__option--selected__nO7LG .selector_selector__option__description__wV3Yc{max-height:1000px;overflow-y:scroll;opacity:1}.selector_selector__option__Fws_h{border:none;color:var(--text-color);border:var(--selector-border-size) solid var(--border-color-light);background-color:var(--background-color);display:flex;flex-direction:column;transition:all .3s;align-items:flex-start}.selector_selector__option--layout-horizontal__Fv0Zh{padding:6px 12px;cursor:pointer}.selector_selector__option--layout-horizontal__Fv0Zh:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px;padding-left:12px}.selector_selector__option--layout-horizontal__Fv0Zh:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px;padding-right:12px}.selector_selector__option--layout-horizontal__Fv0Zh:hover{box-shadow:var(--box-shadow-small);color:var(--on-secondary-color);background-color:var(--secondary-color-over)}.selector_selector__option--layout-horizontal__Fv0Zh:hover .selector_selector__option__content__IzgVk{color:var(--on-secondary-color)}.selector_selector__option--layout-horizontal__Fv0Zh:hover .selector_selector__option__selected-icon__4yaWu>i{color:var(--on-secondary-color)!important}.selector_selector__option--layout-vertical__wYvk3:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.selector_selector__option--layout-vertical__wYvk3:not(:last-child){border-bottom:none}.selector_selector__option--layout-vertical__wYvk3:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.selector_selector__option--layout-accordion__4liSe:not(:first-child):not(.selector_selector__option--selected__nO7LG){border-top:none}.selector_selector__option__Fws_h:hover{box-shadow:var(--box-shadow-small)}.selector_selector__option__Fws_h:hover>.selector_selector__option__header__COFbT{box-shadow:var(--box-shadow-small);color:var(--on-secondary-color);background-color:var(--secondary-color-over)}.selector_selector__option__Fws_h:hover>.selector_selector__option__header__COFbT .selector_selector__option__content__IzgVk{color:var(--on-secondary-color)}.selector_selector__option__Fws_h:hover>.selector_selector__option__header__COFbT .selector_selector__option__selected-icon__4yaWu>i{color:var(--on-secondary-color)!important}.selector_selector__option--selected__nO7LG{color:var(--selected-color);border-color:var(--selected-color-light);border-bottom:var(--selector-border-size) solid var(--selected-color-light)!important}.selector_selector__option--error__LA19p{border:1px solid #fd585d}.selector_selector__option__selected-icon__4yaWu{width:30px;display:flex;align-items:center;justify-content:center}.selector_selector__option__selected-icon--unchecked__E8N5d{color:var(--text-color-light)}.selector_selector__option__header__COFbT{display:flex;align-items:center;gap:5px;cursor:pointer;border:none;color:var(--text-color);font-size:14px;font-family:var(--ui-font-family);white-space:nowrap;width:100%}.selector_selector__option__header--layout-accordion__tHTDC,.selector_selector__option__header--layout-vertical-boxed__7Os1D,.selector_selector__option__header--layout-vertical__noTDS{padding:10px}.selector_selector__option__header--layout-accordion__tHTDC:hover,.selector_selector__option__header--layout-vertical-boxed__7Os1D:hover,.selector_selector__option__header--layout-vertical__noTDS:hover{box-shadow:var(--box-shadow-small);color:var(--on-secondary-color);background-color:var(--secondary-color-over)}.selector_selector__option__header--layout-accordion__tHTDC:hover .selector_selector__option__content__IzgVk,.selector_selector__option__header--layout-vertical-boxed__7Os1D:hover .selector_selector__option__content__IzgVk,.selector_selector__option__header--layout-vertical__noTDS:hover .selector_selector__option__content__IzgVk{color:var(--on-secondary-color)}.selector_selector__option__header--layout-accordion__tHTDC:hover .selector_selector__option__selected-icon__4yaWu>i,.selector_selector__option__header--layout-vertical-boxed__7Os1D:hover .selector_selector__option__selected-icon__4yaWu>i,.selector_selector__option__header--layout-vertical__noTDS:hover .selector_selector__option__selected-icon__4yaWu>i{color:var(--on-secondary-color)!important}.selector_selector__option__header--selected__692mQ{color:var(--selected-color)}.selector_selector__option__header--disabled__zHArb{cursor:not-allowed;color:var(--text-color-light)}.selector_selector__option__header--disabled__zHArb:hover{color:var(--text-color-light)}.selector_selector__option__header--layout-accordion__tHTDC,.selector_selector__option__header--layout-vertical__noTDS{padding:10px}.selector_selector__option__content__IzgVk{display:flex;align-items:center;gap:8px;width:100%}.selector_selector__option__description__wV3Yc{width:100%}.selector_selector__option__description--with-selection-icon__E6jMI{padding-left:45px}.selector_selector__option__description__inner__LfNDL{width:100%;color:var(--text-color-light);white-space:break-spaces;background-color:var(--background-color);padding:10px}.hap-sub-items-tags-bar_items-tags-bar__rSwAu{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-bottom:10px;padding-top:5px}.hap-sub-items-tags-bar_items-tags-bar__tags__dQuGJ{margin-right:5px;flex-grow:1;display:flex;flex-wrap:nowrap;align-items:center;overflow-x:auto;gap:10px;padding:7px 7px 7px 0}.hap-sub-items-tags-bar_items-tags-bar__tags__tag__W5ATv{white-space:nowrap}.hap-sub-items-tags-bar_items-tags-bar__tags__tag--selected__SZ619{border:1px solid #36a53c;color:#fff;background-color:#36a53c}.hap-sub-items-tags-bar_items-tags-bar__controls__eyXQ5{display:flex;flex-wrap:nowrap;align-items:center;gap:7px}.hap-sub-items-tags-bar_items-tags-bar__controls--separated-right__1Labq{border-right:1px solid var(--border-color-light);padding-right:7px;margin-right:7px}.hap-sub-item-tags_hap-sub-item-tags__5EjOt{display:flex;flex-wrap:wrap;gap:8px;margin-top:5px;margin-bottom:10px}.hap-sub-item-tags_hap-sub-item-tags__tag__YiAfp{font-size:.8em;padding:1px 3px}.edit-sub-item-form_cover__ce_2v .hapflows-ui__form__dropzone__message{padding:7px;width:60px}.edit-sub-item-form_cover__ce_2v .hapflows-ui__form__dropzone__files{padding:0}.edit-sub-item-form_cover__image___B3LL{display:flex;gap:10px}.edit-sub-item-form_cover__image__delete__7s70d{cursor:pointer}.hap-sub-list-item_items-section__fWoVU{margin-bottom:20px}.hap-sub-list-item_items-section__title__HdYy9{text-transform:uppercase;font-size:14px}.hap-sub-list-item_items--compact__07oy2{margin-top:5px;padding-top:5px}.hap-sub-list-item_items-list--with-cover___YqIO{gap:0}.hap-sub-list-item_items-list--mode-list__qr8dS{display:flex;flex-direction:column;gap:12px}.hap-sub-list-item_items-list--mode-covers__OTQC0,.hap-sub-list-item_items-list--mode-grid__64VFl{display:flex;gap:12px;flex-wrap:wrap}@media(min-width:768px){.hap-sub-list-item_items-list--mode-covers__OTQC0,.hap-sub-list-item_items-list--mode-grid__64VFl{width:100%}}.hap-sub-list-item_item__MSISB{color:var(--text-color-neutral);display:flex;align-items:flex-start;gap:10px;position:relative;overflow:hidden}.hap-sub-list-item_item__MSISB:hover .hap-sub-list-item_item__inline-editor__x15_1{display:block}.hap-sub-list-item_item--mode-grid__7X1Bk{padding:5px;width:250px}@media(max-width:768px){.hap-sub-list-item_item--mode-grid__7X1Bk{width:100%}}@media(min-width:768px){.hap-sub-list-item_item--mode-grid__7X1Bk{width:40%}.hap-sub-list-item_item--mode-grid__7X1Bk:hover .hap-sub-list-item_item__inline-editor__x15_1{position:absolute;top:10px;right:3px}}@media(min-width:1520px){.hap-sub-list-item_item--mode-grid__7X1Bk{width:30%}}.hap-sub-list-item_item--mode-covers__rE9Fj{padding:5px;width:115px}.hap-sub-list-item_item--mode-covers--lg__52MnW{width:max(calc(25% - 10px),160px)}.hap-sub-list-item_item--mode-covers__rE9Fj:hover .hap-sub-list-item_item__attributes__S32Bo{visibility:visible;opacity:1}.hap-sub-list-item_item--mode-list__7O0vb:hover .hap-sub-list-item_item__controls--mode-list__Gb_qi{right:0;visibility:visible;opacity:1}.hap-sub-list-item_item--compact__kYx8z{gap:10px}.hap-sub-list-item_item--with-cover__JQCDQ{padding:10px 0;border-bottom:1px solid var(--background-color-light)}.hap-sub-list-item_item__toggle-container___Eo8R{margin-right:10px}.hap-sub-list-item_item__toggle__dBUHG{padding-top:2px}.hap-sub-list-item_item__include__qKcTv{margin-top:3px}.hap-sub-list-item_item__dot__M7ZDS{color:var(--primary-color-disabled)}.hap-sub-list-item_item__values__UPmBs{flex-grow:1}.hap-sub-list-item_item__values--with-cover__Ff6AV{display:flex;gap:15px;justify-content:center}.hap-sub-list-item_item__inline__cxp6_{display:flex;align-items:flex-start;justify-content:space-between;gap:5px;min-height:25px}.hap-sub-list-item_item__attributes__S32Bo{flex-grow:1}.hap-sub-list-item_item__attributes--mode-covers__zxPDT{display:flex;flex-direction:column;gap:7px;right:0;position:absolute;opacity:0;visibility:hidden;transition:all .5s}.hap-sub-list-item_item__attributes--mode-list__womDV{display:flex;flex-direction:column;gap:5px}.hap-sub-list-item_item__controls__x_Gpi{position:absolute;right:-100px;opacity:0;visibility:hidden;top:0;background-color:var(--background-color);padding:5px;border-radius:4px;height:40px;width:70px;display:flex;justify-content:flex-end;align-items:center;gap:10px;transition:all .5s}.hap-sub-list-item_item__controls--small__6T9FH{height:25px}.hap-sub-list-item_item__cover__kB0Zm{display:flex;align-items:center;margin-right:5px;position:relative;height:72px;width:72px;padding:3px}.hap-sub-list-item_item__cover--compact__qZC3r{width:46px;height:46px}.hap-sub-list-item_item__cover--mode-covers___lio0{height:110px;width:110px;display:flex;justify-content:center}.hap-sub-list-item_item__cover--draft-toggle__EIklA{cursor:pointer}.hap-sub-list-item_item__cover--draft-toggle-included__bnIGA{border-radius:7px;border:3px solid var(--primary-color-medium)}.hap-sub-list-item_item__cover--draft-toggle-excluded__aS5mN{opacity:.6}.hap-sub-list-item_item__cover--check-toggle__dRM_W{cursor:pointer}.hap-sub-list-item_item__cover--check-toggle-checked__h_6Kg{opacity:.7;border-radius:7px;border:3px solid #36a53c}.hap-sub-list-item_item__cover--check-toggle-unchecked__vRU6t{border:3px solid transparent}.hap-sub-list-item_item__cover__name__F5vNA{margin-top:5px;display:flex;justify-content:center;line-break:auto;text-align:center}.hap-sub-list-item_item__cover__value__gS_KW{position:absolute;top:-2px;left:-2px;border-radius:15px;padding:3px;font-size:12px;background-color:var(--secondary-color);color:var(--on-secondary-color);display:flex;justify-content:center;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:30px;max-width:80px}.hap-sub-list-item_item__cover__image__w2Gt1{border-radius:7px;border:1px solid var(--border-color-light);width:auto;object-fit:cover;border-radius:15px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hap-sub-list-item_item__cover__image-overlay__iurgf{width:100%;height:100%;display:block;position:absolute;top:0;left:0}.hap-sub-list-item_item__cover-placeholder__yCkIB{display:flex;align-items:center;justify-content:center;font-size:.8rem;text-align:center;border:1px solid var(--border-color-light);border-radius:7px;position:relative}.hap-sub-list-item_item__item-cover-container__zByeo{padding:3px;position:relative}.hap-sub-list-item_item__name__fTFJ_{flex-grow:1}.hap-sub-list-item_item__name__fTFJ_ p{margin:0}.hap-sub-list-item_item__name--mode-grid__7nFSI .mdx-content p:first-child{width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hap-sub-list-item_item__name--completed__IwT3s{text-decoration:line-through}.hap-sub-list-item_item__name--excluded__hmVa0{color:var(--text-color-light)!important}.hap-sub-list-item_item__value__0ndte{display:flex;justify-content:flex-end;align-items:center;margin:0 20px;line-height:25px}.hap-sub-list-item_item__value--mode-list__w4lfa{width:70px}.hap-sub-list-item_item__value--mode-grid__XtxnD{margin:0}.hap-sub-list-item_item__value--with-quantity__nuQ7k{width:120px;justify-content:space-between}.hap-sub-list-item_item__description__dDZCW{margin:10px 0}.hap-sub-list-item_item__description__dDZCW p{color:var(--text-color-neutral);margin-bottom:.5em}.hap-sub-list-item_item__description--mode-grid__6LYRz p:first-child{max-width:140px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hap-sub-list-item_item__description--mode-grid__6LYRz p:not(:first-child){display:none}.hap-sub-list-item_item__dropzone__Nrian{border:0;padding:0;position:relative;display:inline-block}.hap-sub-list-item_item__dropzone__Nrian:hover{border:0}@media(min-width:750px){.hap-sub-list-item_item__inline-editor__x15_1{width:25px;display:none}}.hap-sub-list-item_edit-value__input__UB_wK{padding:0 0 3px;border:none;border-radius:0;border-bottom:1px solid var(--primary-color-light);background-color:var(--background-color-lighter);min-height:0}.hap-sub-list-items_items-section__kpWRU{margin-bottom:20px}.hap-sub-list-items_items-section__title__W6lRe{text-transform:uppercase;font-size:14px;margin-bottom:10px}.hap-sub-list-items_items--compact__H_wND{margin-top:5px;padding-top:5px}.hap-sub-list-items_items-list--with-cover__z_OqX{gap:0}.hap-sub-list-items_items-list--mode-list__bOhru{display:flex;flex-direction:column;gap:12px}.hap-sub-list-items_items-list--mode-covers__0GnYQ,.hap-sub-list-items_items-list--mode-grid__Uvgd9{display:flex;gap:12px;flex-wrap:wrap}@media(min-width:768px){.hap-sub-list-items_items-list--mode-covers__0GnYQ,.hap-sub-list-items_items-list--mode-grid__Uvgd9{width:100%}}.hap-sub-list-items_items-list__draft-inline-editor__TXj8b{display:flex;align-items:center;gap:10px;width:100%}@media(max-width:750px){.hap-sub-list-items_items-list__draft-inline-editor__TXj8b{flex-direction:column}}.hap-sub-list-items_items-list__draft-inline-editor__inline-editor__jrppl{flex-grow:1}@media(max-width:750px){.hap-sub-list-items_items-list__draft-inline-editor__inline-editor__jrppl{width:100%}.hap-sub-list-items_items-list__draft-inline-editor__more-items__3Cg2D{width:100%;padding:24px 0}.hap-sub-list-items_items-list__draft-inline-editor__more-items__button__E8nWf{width:100%;padding:24px}}.hap-sub-list-items_item__iOKpp{color:var(--text-color-light);display:flex;align-items:flex-start;gap:15px;position:relative}.hap-sub-list-items_item--mode-grid__4cSqD{padding:5px;width:250px}@media(max-width:768px){.hap-sub-list-items_item--mode-grid__4cSqD{width:100%}}@media(min-width:768px){.hap-sub-list-items_item--mode-grid__4cSqD{width:40%}.hap-sub-list-items_item--mode-grid__4cSqD .hap-sub-list-items_item__inline-editor__7B4Xq{display:none}.hap-sub-list-items_item--mode-grid__4cSqD:hover .hap-sub-list-items_item__inline-editor__7B4Xq{display:block;position:absolute;top:10px;right:3px}}@media(min-width:1520px){.hap-sub-list-items_item--mode-grid__4cSqD{width:30%}}.hap-sub-list-items_item--mode-covers__LMqW_{padding:5px;width:115px}.hap-sub-list-items_item--mode-covers--lg__yd1Qc{width:max(calc(25% - 10px),120px)}.hap-sub-list-items_item--mode-covers__LMqW_ .hap-sub-list-items_item__inline-editor__7B4Xq{top:10px;right:0;position:absolute;display:none}.hap-sub-list-items_item--mode-covers__LMqW_:hover .hap-sub-list-items_item__inline-editor__7B4Xq{display:block}.hap-sub-list-items_item--with-cover__uJv6X{border-bottom:1px solid var(--background-color-light);padding:10px}.hap-sub-list-items_item__toggle-container__nS1R_{margin-right:10px}.hap-sub-list-items_item__toggle__QOp5J{padding-top:2px}.hap-sub-list-items_item__toggle--with-cover__S8ZJE{padding-top:20px}.hap-sub-list-items_item__include__PstJ7{margin-top:3px}.hap-sub-list-items_item__dot__UPbO7{color:var(--primary-color-disabled)}.hap-sub-list-items_item__values__kiofV{flex-grow:1}.hap-sub-list-items_item__values--with-cover__c1FDh{display:flex;gap:15px}.hap-sub-list-items_item__inline__eiUl1{display:flex;align-items:flex-start;justify-content:space-between;gap:5px;min-height:25px}.hap-sub-list-items_item__inline--with-cover__KUPQT{align-items:center}.hap-sub-list-items_item__attributes___xYn_{flex-grow:1}.hap-sub-list-items_item__cover__so7Hm{display:flex;align-items:center;margin-right:5px;position:relative;height:72px;width:72px;padding:3px}.hap-sub-list-items_item__cover--mode-covers__aUvSM{height:110px;width:110px}.hap-sub-list-items_item__cover--draft-toggle__fE_FR{cursor:pointer}.hap-sub-list-items_item__cover--draft-toggle-included__lfmcS{border-radius:7px;border:3px solid var(--primary-color-medium)}.hap-sub-list-items_item__cover--draft-toggle-excluded__ZbQYJ{opacity:.6}.hap-sub-list-items_item__cover--check-toggle__whUSQ{cursor:pointer}.hap-sub-list-items_item__cover--check-toggle-checked__xCLH4{opacity:.7;border-radius:7px;border:3px solid #36a53c}.hap-sub-list-items_item__cover--check-toggle-unchecked__3Z32R{border:3px solid transparent}.hap-sub-list-items_item__cover__name__WEVk4{margin-top:5px;display:flex;justify-content:center;line-break:auto;text-align:center}.hap-sub-list-items_item__cover__image__nrEIA{border-radius:7px;border:1px solid var(--border-color-light);width:auto;object-fit:cover;border-radius:15px}.hap-sub-list-items_item__cover-placeholder__oHoJA{display:flex;align-items:center;justify-content:center;font-size:.8rem;text-align:center;border:1px solid var(--border-color-light);border-radius:7px;position:relative}.hap-sub-list-items_item__item-cover-container__mxhAA{padding:3px}.hap-sub-list-items_item__name__0Ly7l{flex-grow:1}.hap-sub-list-items_item__name__0Ly7l p{margin:0}.hap-sub-list-items_item__name--mode-grid__RrSap .mdx-content p:first-child{width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hap-sub-list-items_item__name--completed__44GnW{text-decoration:line-through}.hap-sub-list-items_item__name--excluded__TpNjc{color:var(--text-color-light)!important}.hap-sub-list-items_item__value__pn6bR{display:flex;justify-content:flex-end;align-items:center;margin:0 20px;line-height:25px}.hap-sub-list-items_item__value--mode-list__WrPLm{width:70px}.hap-sub-list-items_item__value--mode-grid__osVAc{margin:0}.hap-sub-list-items_item__description__CeLFV{margin:10px 0}.hap-sub-list-items_item__description__CeLFV p{color:var(--text-color-light);margin-bottom:.5em}.hap-sub-list-items_item__description--mode-grid__Wat1M p:first-child{max-width:140px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hap-sub-list-items_item__description--mode-grid__Wat1M p:not(:first-child){display:none}.hap-sub-list-items_item__inline-editor__7B4Xq{width:25px}.hap-sub-list-items-inline-editor_inline-editor__4jCO9{display:flex;align-items:center;gap:10px}.hap-sub-list-items-inline-editor_inline-editor__margin__Ajph9{width:30px}.hap-sub-list-items-inline-editor_inline-editor__name__Yir1i{flex-grow:1}.hap-sub-list-items-inline-editor_inline-editor__value__upt4o{width:60px}.hap-sub-list-items-inline-editor_inline-editor__add__uNDK2{width:25px}.hap-sub-list-header_header__dMmxf{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;min-height:30px}.hap-sub-list-header_header__title__uRm4o{display:flex;align-items:center;gap:10px}.hap-sub-list-header_header__name__d484A{font-size:1rem;font-weight:400}.hap-sub-list-header_header__name--compact__Id19k{font-size:inherit;font-weight:600}.hap-sub-list-header_header__name--outstanding__LstxA{font-size:inherit;font-weight:600;font-size:1.1rem}.hap-sub-list-header_header__modes__wGvu3{display:flex;align-items:center;gap:7px;margin-right:7px;padding-right:7px;border-right:1px solid var(--border-color-light)}.hap-sub-list-header_header__controls__Mdk7I{align-items:center;gap:3px}@media(min-width:750px){.hap-sub-list-header_header__controls__Mdk7I{display:none}}.hap-sub-list-header_header__controls--hidden__wYzuu{visibility:hidden}.hap-sub-list-header_header__controls__icon__23z7j{color:var(--text-color-background)}.hap-sub-list-header_header__controls__icon--active__k01ct{color:var(--text-color-light)}.hap-sub-list_hap-sub-list__DaQIZ{padding-top:12px;background-color:var(--background-color)}.hap-sub-list_hap-sub-list__DaQIZ:hover .hap-sub-list_hap-sub-list__header__controls__ydpNM{display:flex}.hap-sub-list_hap-sub-list--divided___hTXm{padding:12px}.hap-sub-list_hap-sub-list__header__controls__ydpNM{display:flex;flex-wrap:nowrap}@media(min-width:750px){.hap-sub-list_hap-sub-list__header__controls__ydpNM{display:none}}.hap-sub-lists-header_header__OOBD0{display:flex;align-items:center;justify-content:space-between}.hap-sub-lists-header_header__title__DbVte{display:flex;align-items:center;gap:10px}.hap-sub-lists-header_header__controls__4Yjom{display:flex;align-items:center;gap:5px}.hap-sub-lists-header_header__controls__icon__BNwdl{color:var(--text-color-background)}.hap-sub-lists-header_header__controls__icon--active__OBwaJ{color:var(--text-color-light)}.hap-sub-lists_hap-sub-lists__lists__wy3_j{display:flex;flex-direction:column;gap:12px}.hap-sub-lists_hap-sub-lists__lists--divided__pzurI{margin:3px;padding:12px;background-color:var(--background-color-light)}@media(max-width:768px){.hap-sub-lists_hap-sub-lists__lists--divided__pzurI{padding:3px 0;gap:3px}}.hap-detail-content_hap-detail-content___hsEg{max-width:100%;overflow:auto;font-size:16px}.hap-detail-content_hap-detail-content--source-page__KBF6A{height:100%}.hap-detail-content_content-editor__pMtt_{font-size:16px}.hap-detail-content_editor__HqJfr{font-size:16px;padding-bottom:50px;display:flex;flex-direction:column}.hap-detail-content_editor--source-page__Afhl_{max-height:100%;height:100%;overflow:auto}.hap-detail-content_editor--source-detail__KZ_1d{flex-grow:1}.hap-detail-content_editor__toolbar-container__YyOMZ{width:100%;position:-webkit-sticky;position:sticky;top:0;z-index:10}.hap-cards_hap-card__gZtnj{border-radius:12px;border:1px solid var(--hap-card-border-color);background-color:var(--background-color);width:100%;transition:all .3s ease;overflow:hidden;min-height:180px;box-shadow:var(--box-shadow-light)}.hap-cards_hap-card__gZtnj:hover{box-shadow:var(--box-shadow-overlay);border:1px solid var(--hap-card-border-color-over);background-color:var(--hap-card-background-color-over)}.hap-cards_hap-card__gZtnj:hover h4{text-decoration:none}.hap-cards_hap-card__draft__FRrHz,.hap-cards_hap-card__public__XhC87{top:-2px;position:relative}.hap-cards_hap-card__draft__FRrHz,.hap-cards_hap-card__public__XhC87{color:var(--secondary-color)}.hap-cards_hap-card__header__Tksli{margin-top:10px;display:flex;justify-content:flex-start;align-items:center;gap:10px;min-height:30px;padding:5px 10px;cursor:pointer;color:#b9caea}.hap-cards_hap-card__header__icon-container__yKMHs{width:15px;display:block;color:#b9caea}.hap-cards_hap-card__header__space__fyeiH{color:var(--text-color-light);flex-grow:1;display:grid}.hap-cards_hap-card__header__space__space__Hs_63{font-size:12px;text-transform:uppercase}.hap-cards_hap-card__header--names-only__OsCVK{margin-bottom:10px}.hap-cards_hap-card__header__title__q_E0r{cursor:pointer;font-weight:500;margin:5px 0 10px;padding:0 10px;font-size:1em;color:var(--color-title);width:100%}@media(max-width:768px){.hap-cards_hap-card__header__title__q_E0r{font-size:1em}}.hap-cards_hap-card__cover__Fy0CO{position:relative;width:100%;margin-bottom:5px;height:150px;cursor:pointer;overflow:hidden;border-top-left-radius:24px;border-top-right-radius:24px}.hap-cards_hap-card__content__Hehvj{padding:5px 10px}.hap-cards_hap-card__content__content-container__l0khY{display:flex}.hap-cards_hap-card__content__content__XXp_T{flex-grow:1;max-width:calc(100% - 25px)}.hap-cards_hap-card__content__content--collapsed__1nh4K{max-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hap-cards_hap-card__content__content-toggle__mZb68{width:25px}.hap-cards_hap-card__gZtnj:hover .hap-cards_hap-card__assignee-status-bar__7ZL4F{height:40px;opacity:1;margin:10px 0}.hap-cards_hap-card__assignee-status-bar__7ZL4F{display:flex;opacity:0;justify-content:space-between;align-items:center;transition-property:height,opacity,margin;transition-duration:.5s;transition-delay:1s;height:0}.hap-cards_hap-card__assignee-status-bar--visible__qBtSj{margin:10px 0;height:40px;opacity:1}.hap-card-space-number_space-number__sHQqg{color:var(--text-color-light);margin-right:5px}.avatar_avatar__Nqtbe{width:auto;border-radius:50%;border:1px solid var(--border-color-light);overflow:hidden;display:flex;align-items:center;justify-content:center}.avatar_avatar--xs__cDRSQ{width:24px;height:24px;padding:1px}.avatar_avatar--sm__D_brI{width:32px;height:32px;padding:1px}.avatar_avatar--md__IywOx{width:48px;height:48px;padding:2px}.avatar_avatar--lg__Rk6tG{width:72px;height:72px;padding:3px}.avatar_avatar--xl__j4Zd4{width:140px;height:140px;padding:6px}.avatar_avatar--xxl__9x5lU{width:200px;height:200px;padding:10px}.avatar_avatar__thumb__TggqR{width:auto;color:#ccc;background-color:var(--secondary-color);width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%}.avatar_avatar__thumb__name__uHXQJ{font-weight:700;color:var(--on-primary-color);display:flex;align-items:center}.avatar_avatar__thumb__name--xs__wNHv6{font-size:12px}.avatar_avatar__thumb__name--sm__j_dCb{font-size:16px}.avatar_avatar__thumb__name--md__RxZhy{font-size:24px}.avatar_avatar__thumb__name--lg__PsWOQ{font-size:28px}.avatar_avatar__thumb__name--xl__WGMNn{font-size:32px}.avatars_avatars__pB5OG{display:flex;align-items:center;justify-content:flex-start;position:relative}.avatars_avatars--size-sm__asIRj{height:32px}.avatars_avatars__avatar__N_jPR{border:1px solid #fff;position:absolute}.hap-assignee_assignee--not-set__Fc5jR{border:1px dashed var(--text-color-light)}.hap-assignee_assignee__thumb--not-set__isMwC{background-color:var(--background-color)}.hap-assignee_assignee__name--not-set__vm0dF{color:var(--text-color-light)}.hap-card-caption_hap-card-caption___8Pwp{cursor:pointer;margin:10px 0}.progress_progress-container__y5x9w{display:flex;align-items:center;width:100%;gap:10px}.progress_progress__n_hU0{border-radius:14px;border:1px solid var(--border-color-light);flex-grow:1;background-color:var(--background-color-light)}.progress_progress--loading__I1_yD{border:none}.progress_progress__completion__YAiwO{font-size:12px;font-weight:700;color:var(--text-color);width:35px;display:flex;justify-content:flex-end}.progress_progress__icon__cghH_{color:var(--text-color-light)}.progress_progress__icon--in-progress__4qLKs{color:var(--secondary-color)}.progress_progress__icon--completed__iBK4n{color:var(--color-positive)}.progress_progress__bar__NP5eI{height:10px;border-radius:12px}.progress_progress__bar--in-progress__yO7NR{background-color:#5aa4f7}.progress_progress__bar--completed__1xGq4{background-color:#36a53c}.hap-card-date_hap-card-date__eEjJn{margin-bottom:5px;color:var(--secondary-color);display:flex;font-size:12px;font-weight:600}.hap-card-date_hap-card-date__timezone__NhwXa{font-size:.8rem;color:var(--text-color-light);margin-left:5px}.hap-color-picker_color-picker__C8ssV{display:flex;align-items:center;gap:4px}.hap-color-picker_color-picker__color__P3WTF{display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:4px;border:1px solid;cursor:pointer}.hap-color-picker_color-picker__color--selected__HXLA5{border:3px solid}.hap-color-picker_color-picker__color--auto__TMATa{border-color:var(--color-neutral);background-color:var(--color-white)}.hap-color-picker_color-picker__color--neutral__rJ_lX{border-color:var(--color-neutral);background-color:var(--color-neutral-background)}.hap-color-picker_color-picker__color--primary__kQ5va{border-color:var(--primary-color);background-color:var(--primary-color-background)}.hap-color-picker_color-picker__color--secondary__INSkT{border-color:var(--secondary-color);background-color:var(--secondary-color-background)}.hap-color-picker_color-picker__color--blue__Zn6WC{border-color:var(--color-blue);background-color:var(--color-blue-background)}.hap-color-picker_color-picker__color--red__ZOFCu{border-color:var(--color-red);background-color:var(--color-red-background)}.hap-color-picker_color-picker__color--green__eUAJj{border-color:var(--color-green);background-color:var(--color-green-background)}.hap-color-picker_color-picker__color--pink__xKbEr{border-color:var(--color-pink);background-color:var(--color-pink-background)}.hap-color-picker_color-picker__color--yellow__JUyJQ{border-color:var(--color-yellow);background-color:var(--color-yellow-background)}.hap-appearance-overlay_hap-appearance-overlay__aYryj{display:flex;flex-direction:column;gap:10px}.hap-appearance-overlay_hap-appearance-overlay__color-picker__3dom1{display:block;width:100%}.hap-appearance-overlay_hap-appearance-overlay__buttons__ipPfv{display:flex;align-items:center;justify-content:flex-end;gap:5px}.hap-appearance-overlay_overlay__wyaKM{border-radius:8px;padding:8px;box-shadow:var(--box-shadow-overlay);background-color:var(--background-color)}.hap-card-space_space__Ax5Ma{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right}.hap-card-space_space__skeleton__J6uH_{height:14px;width:100px}.hap-detail-upload-button_upload--active__0zyIk{border:1px solid var(--secondary-color);color:var(--secondary-color);min-height:2rem;padding:.25rem 1rem;border-radius:4px;font-size:.75rem;background-color:var(--on-secondary-color)}.hap-detail-upload-button_upload--inactive__Q8ngN{padding:0;border:none}.hap-detail-upload-button_upload__7ulgu:hover{color:var(--secondary-color-over);border-color:var(--secondary-color-over)}.hap-card-cover-uploader_hap-card-cover-uploader__image__vCMyb:hover{border:none!important}.hap-card-cover-uploader_hap-card-cover-uploader__image__vCMyb:hover i{color:var(--primary-color)!important}.hap-card_haps-detail__header__vycyW{padding-bottom:.5rem}.hap-card_haps-detail__body__zOB9k{padding:0}.hap-card_hap-card__mUn7D{min-height:180px;min-width:200px;transition:all .3s ease}.hap-card_hap-card__mUn7D:hover .hap-card_hap-card__header__controls__pXdcu{display:flex}.hap-card_hap-card--normalized-height__INLS9{height:100%}.hap-card_hap-card__color--primary____pPw{border-bottom:2px solid var(--primary-color);border:solid var(--primary-color);border-width:2px 2px 4px}.hap-card_hap-card__color--secondary__7B6Jb{border-bottom:2px solid var(--secondary-color);border:solid var(--secondary-color);border-width:2px 2px 4px}.hap-card_hap-card__color--blue__xL47e{border-bottom:2px solid var(--color-blue);border:solid var(--color-blue);border-width:2px 2px 4px}.hap-card_hap-card__color--red__mII4d{border-bottom:2px solid var(--color-red);border:solid var(--color-red);border-width:2px 2px 4px}.hap-card_hap-card__color--green__rYHEE{border-bottom:2px solid var(--color-green);border:solid var(--color-green);border-width:2px 2px 4px}.hap-card_hap-card__color--yellow__oGQGN{border-bottom:2px solid var(--color-yellow);border:solid var(--color-yellow);border-width:2px 2px 4px}.hap-card_hap-card__color--pink__kQArk{border-bottom:2px solid var(--color-pink);border:solid var(--color-pink);border-width:2px 2px 4px}.hap-card_hap-card__header__YCAHV{margin-top:10px;display:flex;justify-content:flex-start;align-items:center;gap:10px;min-height:30px;padding:5px 10px;cursor:pointer}.hap-card_hap-card__header__controls__pXdcu{display:none;gap:5px;align-items:center;transition:all .3s ease}.hap-card_hap-card__header__button__Ax62p{padding:0}.hap-card_hap-card__header__button__Ax62p:hover{color:var(--primary-color)}.hap-card_hap-card__header__icon-container__8xpdr{width:15px;display:block}.hap-card_hap-card__header__space__Vc39R{color:var(--text-color-light);flex-grow:1;display:grid}.hap-card_hap-card__header__space__space__rJmkS{font-size:12px;text-transform:uppercase}.hap-card_hap-card__header__draft__w4ruz,.hap-card_hap-card__header__privacy__J7WPy,.hap-card_hap-card__header__public__nUfqu{top:-2px;position:relative}.hap-card_hap-card__header__draft__w4ruz,.hap-card_hap-card__header__public__nUfqu{color:var(--secondary-color)}.hap-card_hap-card__header__privacy__J7WPy{color:var(--text-color-background)}.hap-card_hap-card__title__KMhw3{cursor:pointer;font-weight:500;margin:5px 0 10px;padding:0 10px;font-size:1em;color:var(--color-title);width:100%;display:block}@media(max-width:768px){.hap-card_hap-card__title__KMhw3{font-size:1em}}.hap-card_hap-card__due-date__iCsS6{margin-bottom:5px;font-size:.8em}.hap-card_hap-card__check-container__riFwD{padding-top:2px}.hap-card_hap-card__mUn7D:hover .hap-card_hap-card__task-bar__FZkwo{height:40px;opacity:1;margin:10px 0}.hap-card_hap-card__task-bar__FZkwo{display:flex;opacity:0;justify-content:space-between;align-items:center;transition-property:height,opacity,margin;transition-duration:.5s;transition-delay:1s;height:0}.hap-card_hap-card__task-bar--visible__SxCQi{margin:10px 0;height:40px;opacity:1}.hap-card_hap-card__body___fnx6{padding:0 10px 4px}.hap-card_hap-card__bottom__nR_AY{height:12px}.hap-card_hap-card__date__u60Nl{display:flex;gap:5px}.hap-drag-overlay_dragged-hap__iVcUO{max-width:400px}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.focus-area-content_focus-area-content__ix96t{height:100%;overflow-x:scroll;min-width:300px;padding:20px 8px}.focus-area-content_focus-area-content__section__6fM9H{height:100%}.focus-area-content_focus-area-content__hap__controls__RHlD7{display:flex;align-items:center;gap:5px;padding:5px;background-color:var(--background-color-accent);box-shadow:var(--box-shadow-light);border:1px solid var(--border-color-light);border-radius:8px}.focus-area_focus-area__FTDRA{display:flex;flex-direction:column;height:100%;background-color:var(--background-color);transition:all .3s ease-in-out;overflow-x:hidden;position:relative;width:0;min-width:0}.focus-area_focus-area--small-screen__OHRHq{z-index:1200;position:absolute;right:0}.focus-area_focus-area--open__JzF_4{min-width:600px;width:600px;z-index:1}.focus-area_focus-area--maximized__49nno{width:100%;z-index:2;position:absolute;right:0}.focus-area_focus-area--maximized__49nno .focus-area_focus-area__content__C_idB{width:100%}.focus-area_focus-area--open-small-screen__ljHSU,.focus-area_focus-area--open-small-screen__ljHSU .focus-area_focus-area__content__C_idB{min-width:400px;width:100%}.focus-area_focus-area__header__egBQe{gap:10px;display:flex;align-items:center;justify-content:space-between;padding:10px;background-color:var(--background-color-light)}@media(max-width:750px){.focus-area_focus-area__title__YEYXp{padding:5px}}.focus-area_focus-area__controls__0BzJ3{display:flex;align-items:center;gap:5px}.focus-area_focus-area__content__C_idB{flex-grow:1}.dynamic-list-container_dlc__yUo_o{display:flex;flex-direction:column;height:100%;transition:all .3s ease-in-out;overflow-x:hidden;position:relative;width:0;min-width:0}.dynamic-list-container_dlc--small-screen__BmPMz{z-index:1200;position:absolute;right:0}.dynamic-list-container_dlc--open__8NtPt{min-width:600px;width:600px;z-index:1;background-color:var(--background-color-light);padding:0 8px}.dynamic-list-container_dlc--maximized__2B4il{width:100%;z-index:2;position:absolute;right:0}.dynamic-list-container_dlc--maximized__2B4il .dynamic-list-container_focus-area__content__H2QCc{width:100%}.dynamic-list-container_dlc--open-small-screen__0lvTJ,.dynamic-list-container_dlc--open-small-screen__0lvTJ .dynamic-list-container_focus-area__content__H2QCc{min-width:400px;width:100%}.dynamic-list-container_dlc__header__GI3Sd{gap:10px;display:flex;align-items:center;justify-content:space-between;padding:12px;background-color:var(--background-color-light)}@media(max-width:750px){.dynamic-list-container_dlc__title__oEPYA{padding:5px}}.dynamic-list-container_dlc__controls__NoBHq{display:flex;align-items:center;gap:5px}.dynamic-list-container_dlc__content__A3Ldk{flex-grow:1;padding:18px 12px 90px;background-color:var(--background-color);border-radius:16px;height:calc(100% - 100px);overflow:auto}.do-as_do-as__BMIJ7{display:flex;gap:10px}@media(min-width:750px){.do-as_do-as__BMIJ7{align-items:center}}.do-as_do-as__info__afaG4{display:flex;flex-direction:column;gap:5px}@media(min-width:750px){.do-as_do-as__info__afaG4{gap:10px;flex-direction:row}}.do-as_do-as__name__pvsT2{font-weight:700}.do-as_do-as__email__X2FnY{color:var(--text-color-light)}.add-dashboard-view-button_add-button__eGrGt{height:70px;width:250px}.my-dv-components_dashboard-view-card__LAJN4{min-width:250px;max-width:350px;width:100%;height:150px}@media(max-width:768px){.my-dv-components_dashboard-view-card--read-only__zrR05{min-width:160px;max-width:160px}}.my-dv-components_dashboard-view-card__title__X6KXw{font-size:14px;font-weight:600;color:var(--text-color);display:flex;gap:10px}.my-dv-components_sortable-dashboard-view-card__cYF7_{transform:translate3d(var(--dw-translate-x,0),var(--dw-translate-y,0),0) scaleX(var(--dw-scale-x,1)) scaleY(var(--dw-scale-y,1));transform-origin:0 0;box-sizing:border-box}.my-dv-components_dashboard-view-group-container__vst4E{margin-bottom:40px}.my-dv-components_dashboard-view-group___DbSA{padding:8px}.my-dv-components_dashboard-view-group__header__vHg0P{color:var(--primary-color);display:flex;align-items:center;gap:10px;margin-bottom:20px}.my-dv-components_dashboard-view-group__header__content__S7eXH{display:flex;align-items:center;gap:10px;width:100%}.my-dv-components_dashboard-view-group__header__content--editing__HaDyU{width:100%}.my-dv-components_dashboard-view-group__header__controls__kS1q6{display:flex;align-items:center;gap:5px;margin-left:20px}.my-dv-components_unassigned-views__7jAIT{padding:8px}.my-dv-components_unassigned-views__title__3gL45{color:var(--primary-color);margin-bottom:20px}.my-dv-components_unassigned-views__title--can-edit__BI4h2{margin-left:30px}.my-dv-components_add-new-group___R6O4{margin:20px 0 40px;border-top:1px solid var(--border-color-light);border-bottom:1px solid var(--border-color-light);padding:10px 0 10px 40px}@media(max-width:768px){.my-dv-components_add-new-group___R6O4{padding:10px 0}}.my-dv-components_add-new-group___R6O4:hover .my-dv-components_add-new-group__add-label__p3uSA{color:var(--primary-color)}.my-dv-components_add-new-group--label-only__awhmC{cursor:pointer}.my-dv-components_add-new-group__add-label__p3uSA{color:var(--primary-color-light);font-size:18px;display:inline-flex;align-items:center;gap:5px;cursor:pointer;transition:all .4s}@media(max-width:768px){.my-dv-components_add-new-group__add-label__p3uSA{justify-content:center;display:flex}}.my-dv-components_add-new-group__editor__AW2yO{display:flex;gap:10px;align-items:center}.droppable-container_droppable-container__Uqg9Q{display:flex;flex-direction:column}.droppable-container_droppable-container--over__k3JWx{box-shadow:var(--box-shadow-light)}.droppable-container_droppable-container--drop-area__X_EJd{border:1px dashed var(--primary-color)}.draggable_draggable__oWR7Z{transform:translate3d(var(--translate-x,0),var(--translate-y,0),0) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1));transform-origin:0 0;box-sizing:border-box}.draggable_draggable--handler__ud9I7{cursor:-webkit-grab;cursor:grab}.dashboard-views-list_dv-list__PK2fx{max-width:1100px;padding-bottom:80px;margin:0 auto}.dashboard-views-list_dv-list__grid__iNJrL{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fill,minmax(min(100%,350px),1fr))}@media(max-width:768px){.dashboard-views-list_dv-list__grid--read-only__X8Z_C{grid-template-columns:repeat(auto-fill,minmax(min(100%,47%),1fr))!important}}.dashboard-views-list_dv-list__grid--compact__KcJ50{grid-template-columns:repeat(auto-fill,minmax(min(100%,250px),1fr))}.dashboard-views-list_dv-list__header__IzYQs{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;gap:10px}@media(max-width:768px){.dashboard-views-list_dv-list__header__IzYQs{flex-direction:column;gap:20px;align-items:flex-start}}.dashboard-views-list_dashboard-views__Ze3Do{display:flex;flex-direction:column;gap:15px}.dashboard-views-list_dashboard-views__header__QF_2P{position:-webkit-sticky;position:sticky;top:-16px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:15px;margin-bottom:10px;background-color:var(--background-color);width:100%;z-index:1;padding:0 0 10px}.dashboard-views-list_dashboard-views__header__button__B7U_D{width:100%}.dashboard-views-list_dashboard-views__group__Iea_f{width:100%;margin-bottom:20px}.dashboard-views-list_dashboard-views__group__title__wk3N4{margin-bottom:10px;text-transform:uppercase}.dashboard-views-list_dashboard-views__group__views__qBYCO{width:100%;display:flex;flex-wrap:wrap;gap:10px}.dashboard-views-list_dashboard-view__9_6Jg{display:block;text-decoration:none;background-color:var(--background-color);padding:10px;font-family:DM Sans,Nunito,Arial;color:var(--text-color);text-align:start;width:100%;min-width:200px;max-width:300px;min-height:70px}@media(max-width:750px){.dashboard-views-list_dashboard-view__9_6Jg{min-width:180px;max-width:40%;font-size:12px}}.dashboard-views-list_dashboard-view__9_6Jg:hover{cursor:pointer;box-shadow:0 4px 6px -1px rgba(0,0,0,.15),0 2px 4px -1px rgba(0,0,0,.09)}.dashboard-views-list_dashboard-view--not-selected__aW6Lr{border:1px solid var(--border-color-light)}.dashboard-views_dashboard-views__title__KCij4{display:flex;align-items:center;justify-content:flex-start;gap:10px}.dashboard-views_dashboard-views__title__KCij4:hover .dashboard-views_dashboard-views__title__controls__3leOI{display:flex}.dashboard-views_dashboard-views__title__controls__3leOI{display:flex;gap:5px}.dashboard-views_dashboard-views__panel-trigger__XksK1{cursor:pointer;display:flex;align-items:center;justify-content:flex-start;gap:10px;transition:all .2s;padding:3px 10px}.dashboard-views_dashboard-views__panel-trigger__XksK1:hover{background-color:var(--background-color-light)}.dashboard-views_dashboard-views__panel-trigger__title__eQDwz{color:var(--primary-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-views_dashboard-views-favorites__item__voGry{padding:10px 15px;display:flex;align-items:center;justify-content:center;height:100%;cursor:pointer;color:var(--text-color-light)}.dashboard-views_dashboard-views-favorites__item__voGry:hover{background-color:var(--primary-color-background)}.dashboard-views_dashboard-views-favorites__item--active__iO_cp{border-bottom:2px solid var(--primary-color);font-weight:700;color:var(--primary-color)}.dashboard-views_dashboard-views-favorites__item--dragging__x9v48{color:var(--color-text);opacity:.8;border:none}.navbar-user-identities_nui__identities__NW5ta{display:flex;flex-direction:column;gap:10px;margin-top:10px;margin-bottom:20px}.navbar-user-identities_nui__identity__Kyyej{cursor:pointer;display:flex;gap:10px;border:1px solid var(--border-color);transition:all .3s;border-radius:8px;padding:8px}.navbar-user-identities_nui__identity__Kyyej:hover{box-shadow:var(--box-shadow-overlay)}.navbar-user-identities_nui__identity--active__mwTNT{border:1px solid var(--secondary-color);box-shadow:var(--box-shadow-light)}.navbar-user-identities_nui__identity__info__vIeA1{flex-grow:1;display:flex;flex-direction:column;gap:5px}.navbar-user-identities_nui__identity__email__1NLn7{color:var(--text-color-light)}.navbar-user-identities_nui__identity__label__3yckz{display:inline-block;background-color:var(--background-color-light);padding:4px 8px;border-radius:8px;width:-moz-fit-content;width:fit-content}.navbar-user-profile_nup__EBIPL{display:flex;align-items:flex-start;justify-content:space-between;gap:50px}@media(max-width:900px){.navbar-user-profile_nup__EBIPL{flex-direction:column}}.navbar-user-profile_nup__user__BjoS8{display:flex;gap:30px}@media(max-width:750px){.navbar-user-profile_nup__user__BjoS8{flex-direction:column}}.navbar-user-profile_nup__user__info__WbeWJ{max-width:400px}.navbar-user-profile_nup__user-buttons__iL2Ax{display:flex;gap:20px;margin-top:30px}.navbar-user-profile_nup__logout__Iqm_4{display:flex;gap:30px}.navbar-user-profile_nup__logout__icon__XIZ_B{color:var(--text-color-background)}.navbar-user-profile_nup__logout__message__l6FfF{max-width:300px}.navbar-user-profile_nup__logout__buttons__8P_HL{display:flex;justify-content:flex-end;gap:20px}@media(max-width:750px){.navbar-user-profile_nup__logout__buttons__8P_HL{justify-content:flex-start}}.navbar-user_nu-body__iMnH7{padding:30px}.main-sidebar_hapflows-logo__N6F3f{height:70px!important;margin-bottom:20px}.main-sidebar_hapflows-logo__label__viFzQ{padding:0}.main-sidebar_hapflows-logo__content__oIjKN{display:flex;align-items:center;justify-content:center;width:64px;height:70px}.wizard-steps-tracker_wizard-steps-tracker__f7Vbm{display:flex;align-items:flex-end;justify-content:center}.wizard-steps-tracker_wizard-steps-tracker__steps___GAsB{display:flex;align-items:flex-end;justify-content:center;margin-bottom:10px;width:100%}.wizard-steps-tracker_wizard-steps-tracker__steps-spacer__yqKDn{display:block;border-bottom:1px solid var(--border-color-light);flex-grow:1;height:100%;background-color:red}.wizard-steps-tracker_wizard-steps-tracker__step__cp1Ld{border-bottom:1px solid var(--border-color-light);display:flex;justify-content:center;position:relative;padding:5px 20px;--step-color:var(--text-color-light)}.wizard-steps-tracker_wizard-steps-tracker__step--active__fJEIY{--step-color:var(--primary-color)}.wizard-steps-tracker_wizard-steps-tracker__step--completed__E2_sT{--step-color:var(--text-color)}.wizard-steps-tracker_wizard-steps-tracker__step__title__Fg4_C{font-size:10px;text-transform:uppercase;font-weight:400;color:var(--step-color)}.wizard-steps-tracker_wizard-steps-tracker__step__tracker__x9hW3{width:10px;height:10px;position:absolute;bottom:-5px;left:calc(50% - 5px);border-radius:50%;background-color:var(--step-color)}@media(max-width:750px){.space-cover_space-container--source-modal__P5a0f{margin-top:20px;margin-left:-1.5rem;margin-right:-1.5rem}}.space-cover_cover__C3L59{position:relative;width:100%}.space-cover_cover--external__YBzRJ{display:flex;align-items:center;justify-content:center;max-height:400px;width:100%}.space-cover_cover__img__IhKhl,.space-cover_cover__picture__oN7xZ{width:100%;max-height:400px}.space-card_space-card__hNaM_{border:1px solid var(--border-color-light);border-radius:8px;display:flex;align-items:flex-start;transition:all .6s}@media(min-width:750px){.space-card_space-card__hNaM_{width:340px;max-width:340px}}@media(max-width:750px){.space-card_space-card__hNaM_{width:100%}}.space-card_space-card__hNaM_:hover{box-shadow:var(--box-shadow-overlay)}.space-card_space-card__hNaM_:hover .space-card_space-card__cover__placeholder__icon__PfRLl{font-size:72px!important;color:var(--primary-color-light);background-color:var(--background-color-lighter)}.space-card_space-card__main__UlKiO{width:100%;min-height:120px;display:flex;flex-direction:column;justify-content:space-between}.space-card_space-card__main--mobile__vI4Cf{min-height:80px}.space-card_space-card__main__footer__n_Vmj{padding:8px;width:100%;display:flex;justify-content:space-between;align-items:center}.space-card_space-card__name__Oj9dX{padding:8px;font-weight:500;font-size:16px;color:var(--text-color);margin-bottom:8px}.space-card_space-card__name--mobile__V4XY2{display:flex;margin-bottom:0;align-items:center}.space-card_space-card__cover__M2yC6{height:120px;overflow:hidden}.space-card_space-card__cover__placeholder__fyRWy{display:flex;align-items:center;justify-content:center;height:100%;background-color:var(--background-color-light)}.space-card_space-card__cover__placeholder__icon__PfRLl{font-size:0!important;color:var(--text-color-light);transition:all .6s}.space-card_space-card__description__uKMAt{padding:8px;color:var(--text-color-light);font-size:14px;margin-bottom:8px;height:60px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.space-card_space-card__info__x_J9v{flex-grow:1}.space-card_space-card__info__owner__uB3Gv,.space-card_space-card__info__type__pSCIv i{color:var(--text-color-light)}.space-card_space-card__controls__Oaj0g{display:flex;gap:5px;justify-content:flex-end}.space-card_space-card__controls__button__M_IUC{border:1px solid var(--background-color)}.space-group_space-group___zV0q{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.space-group_space-group__name__i8rnG{font-weight:500;color:var(--secondary-color)}.space-group_space-group__spaces__b1P2t{display:flex;flex-wrap:wrap;gap:20px}@media(min-width:750px){.space-group_space-group__spaces__b1P2t{display:grid;grid-template-columns:repeat(auto-fit,350px)}}.space-group_space-group__space__Hip1w{justify-self:center}.space-groups_space-groups__VjLAP{display:flex;flex-direction:column;gap:20px}.space-groups_space-groups__filter__47yE9{width:100%;position:-webkit-sticky;position:sticky;top:0;z-index:1}.space-groups_space-groups__filter__input__s7x1S{transition:all .3s;border-bottom:1px solid var(--border-color-light)}.space-groups_space-groups__filter__input__s7x1S,.space-groups_space-groups__filter__input__s7x1S:active,.space-groups_space-groups__filter__input__s7x1S:focus,.space-groups_space-groups__filter__input__s7x1S:hover{box-shadow:none;border-top:0;border-right:0;border-left:0}.space-groups_space-groups__filter__input__s7x1S:active,.space-groups_space-groups__filter__input__s7x1S:focus,.space-groups_space-groups__filter__input__s7x1S:hover{border-bottom:1px solid var(--primary-color)}.space-groups_space-groups__block__S5Q5H{background-color:var(--background-color);display:flex;flex-direction:column;gap:20px}.space-selector-modal_space__KT9Wt{display:flex;flex-direction:column;gap:5px;padding:5px;border-radius:8px;border:1px solid var(--border-color-light);cursor:pointer;transition:all .2s;width:100%}.space-selector-modal_space__KT9Wt:hover{border:1px solid var(--border-color)}.space-selector-modal_space--selected__OzhA9{border:1px solid var(--secondary-color)!important}.space-selector-modal_space__name__9_iiD{font-weight:500;color:var(--text-color)}.space-selector-modal_space__description__Ol07J{color:var(--text-color-light);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.spaces-selector_spaces-selector__space__pDP_q{display:flex;align-items:center;justify-content:flex-start;gap:5px;border:1px solid var(--border-color-light);border-radius:4px;padding:2px 6px}.spaces-selector_spaces-selector__space__selected__LWPvt{display:flex;flex-wrap:wrap;gap:8px}.spaces-selector_spaces-selector__space__selected--small-screen__T3SGC{margin-top:10px}.dashboard-view-section-filters-form_filters-form__Icxhd{padding-bottom:60px}.dashboard-view-section-filters-form_filters-form__option__8gSxc{display:flex;justify-content:flex-start;align-items:center;gap:15px;margin-bottom:15px}.dashboard-view-section-filters-form_filters-form__value__hTqQr{width:50px}.dashboard-view-section-filters-form_filters-form__value--maximized__Ezeaq{flex-grow:1}.dashboard-view-section-filters-form_filters-form__label__aZykW{color:var(--text-color)}.dashboard-view-section-filters-form_filters-form__label--disabled__l8LxZ{color:var(--text-color-light)}.mobile-focus-area-toggler-header_focus-area-trigger-container__TmAkw{margin-right:10px}.mobile-focus-area-toggler-header_focus-area-trigger-container--drag-active__5Q6lr{padding:5px;border:1px dashed var(--primary-color);background-color:var(--background-color-accent);width:120px;display:flex;align-items:center;justify-content:center}.mobile-focus-area-toggler-header_focus-area-trigger-container--droppable-over__XSwQy{background-color:var(--primary-color-light);border:2px solid var(--primary-color);padding:4px;color:var(--on-primary-color)}.mobile-bar_mobile-bar__Hz3E9{position:fixed;bottom:0;background-color:var(--background-color);color:var(--mobile-bar-color);transition:all .3s;box-shadow:4px 4px 8px #bebebe,-2px -2px 6px #fff;opacity:1;width:100%;z-index:1000;height:66px;gap:10px}.mobile-bar_mobile-bar--context-home__Gp3mC{display:grid;grid-template-rows:100%;grid-template-columns:repeat(5,1fr);align-items:center}.mobile-bar_mobile-bar--context-add-hap__wUJPg,.mobile-bar_mobile-bar__icon-container__H2CzT{display:flex;align-items:center;justify-content:space-between}.mobile-bar_mobile-bar__icon-container__H2CzT{-webkit-user-select:none;-moz-user-select:none;user-select:none;justify-content:center;height:100%;cursor:pointer;transition:all .2s;text-decoration:none}.mobile-bar_mobile-bar__icon__MBz7a{color:var(--mobile-bar-icon-color)}.mobile-bar_mobile-bar__icon--disabled__YEzJC{color:var(--text-color-light)}.mobile-bar_mobile-bar__icon--active-home__2W6XB,.mobile-bar_mobile-bar__icon--active__aaG9p{color:var(--primary-color)}.mobile-bar_mobile-bar__icon--active-profile__aQ_x5{color:#36a53c}.mobile-bar_mobile-bar__Hz3E9 .mobile-bar_mobile-bar__icon__MBz7a{font-size:28px}.mobile-bar_mobile-bar__icon-label__9a_TF{font-size:10px;display:none}.mobile-floating-menu-pills_mobile-floating-menu-pills__6Kbe6{display:flex;align-items:center;box-shadow:var(--box-shadow-light);border-radius:24px;border:1px solid var(--border-color)}.mobile-floating-menu-pill_mobile-floating-menu-pill__yGG5b{gap:5px;padding:5px 10px;display:flex;align-items:center;font-family:DM Sans,Nunito,Arial;border:none;height:36px;color:var(--text-color);cursor:pointer}.mobile-floating-menu-pill_mobile-floating-menu-pill__yGG5b:first-child{border-top-left-radius:24px;border-bottom-left-radius:24px}.mobile-floating-menu-pill_mobile-floating-menu-pill__yGG5b:last-child{border-top-right-radius:24px;border-bottom-right-radius:24px}.mobile-floating-menu-pill_mobile-floating-menu-pill__yGG5b:not(:last-child){border-right:1px solid #fff}.mobile-floating-menu-pill_mobile-floating-menu-pill--neutral__mYLI8{color:var(--text-color);background-color:var(--background-color);border:1px solid var(--border-color-light)}.mobile-floating-menu-pill_mobile-floating-menu-pill--primary___IV29{color:var(--on-primary-color);background-color:var(--primary-color)}.mobile-floating-menu-pill_mobile-floating-menu-pill__label__DDkbj{font-family:DM Sans,Nunito,Arial;font-size:14px}.tags-editor_tags__tag-fields__8Ir3a{margin:0 0 10px;border-left:10px solid var(--background-color-light)}@media(max-width:758px){.tags-editor_tags__tag-fields__8Ir3a{border-left:4px solid var(--background-color-light)}}.tags-editor_tags__tag-field__1_4j0{padding:5px 0 5px 10px;background-color:var(--background-color)}.time-picker_time-picker__Uxb0r{display:flex;align-items:center;gap:5px;border-radius:4px;cursor:pointer}.time-picker_time-picker__Uxb0r:hover{background-color:var(--background-color-accent)}.time-picker_time-picker__input__qhs1a{cursor:pointer;background-color:transparent;width:100px;border:none}@media(max-width:750px){.time-picker_time-picker__input__qhs1a{border:1px solid var(--border-color-light)}}.time-picker_time-picker__icon__VjYOE{cursor:pointer;color:var(--text-color-light)}.time-picker_time-picker__icon__VjYOE:hover{color:var(--primary-color)}.time-picker_time-picker__time-zone__PXMN9{font-size:12px;color:var(--text-color-light)}.hap-dates-editor_duration-select__label__XgkfQ,.hap-dates-editor_duration-select__option__K_AQ4{font-size:12px}.hap-dates-editor_recurring-day__1G2sN{width:40px;transition:all .3s}.hap-dates-editor_recurring-day--selected__XGIy1{background-color:var(--secondary-color);color:var(--on-secondary-color)}.hap-dates-editor_all-day__Uab43{width:130px;display:flex;gap:5px;margin-right:10px}.hap-dates-editor_all-day__Uab43 label{cursor:pointer;color:var(--text-color)}.hap-dates-editor_all-day-spacer__ZpMV9{width:140px}.hap-dates-editor_day-selector__display__MsGQ4{width:90px}@media(min-width:750px){.hap-dates-editor_timezone-container__8k4tH{flex-grow:1}}.hap-dates-editor_use-custom-timezone__BrNME{display:flex;align-items:center;gap:5px;color:var(--text-color)}.hap-dates-editor_required__iru4N{border:1px solid #fd585d}.type-selector_type-selector-container__NFRHJ{display:flex;flex-direction:column;gap:20px}@media(min-width:750px){.type-selector_type-selector-container__NFRHJ{flex-direction:row;gap:30px}}.type-selector_type-selector__JFP7O{display:flex}@media(min-width:750px){.type-selector_type-selector__JFP7O{gap:10px}}.type-selector_type-selector--error__6hYL8 .type-selector_type-selector__type__ESOQE .type-selector_type-selector__type__icon-container__wwWy4{border:1px solid #fd585d}.type-selector_type-selector__subtypes__ViJGB{display:flex}@media(min-width:750px){.type-selector_type-selector__subtypes__ViJGB{gap:10px;border-left:1px solid var(--border-color);padding-left:30px}}.type-selector_type-selector__types__2CKWY{display:flex;justify-content:space-between;align-items:center}.type-selector_type-selector__type__ESOQE{transition:all .5s}.type-selector_type-selector__type__icon-container__wwWy4{cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;padding:10px;width:70px;border:1px solid var(--border-color-light);background-color:var(--background-color);color:var(--text-color)}.type-selector_type-selector__type__icon-container__wwWy4:hover{color:var(--primary-color-over);box-shadow:var(--box-shadow-light)}.type-selector_type-selector__type__icon-container__wwWy4:hover .type-selector_type-selector__type__icon___tQGM{color:var(--primary-color-over)}.type-selector_type-selector__type__icon-container--selected__CNjhU{color:var(--primary-color);box-shadow:var(--box-shadow-light)}.type-selector_type-selector__type__icon-container--selected__CNjhU .type-selector_type-selector__type__icon___tQGM{color:var(--primary-color)}.type-selector_type-selector__type__icon___tQGM{font-size:1rem;color:var(--text-color-light)}.type-selector_type-selector__type__icon-name__3nVM4{font-size:.7rem}.space-selector_space-selector__mW_Ui{display:flex;align-items:center;gap:10px;width:100%;flex-wrap:wrap}.space-selector_space-selector__select__6A_Re{min-width:150px;flex-grow:1}.space-selector_space-selector__option__lgjM0{display:flex;align-items:baseline;gap:15px}.space-selector_space-selector__owner__lnveG{color:var(--text-color-light);font-size:.8rem}.space-selector_mobile-space-selector__search__lbToa{display:flex;align-items:center;justify-content:flex-start;gap:10px;margin-bottom:30px}.space-selector_mobile-space-selector__search__label__v7XQw{color:var(--text-color-light)}.space-selector_mobile-space-selector__search__input__TDFbk{flex-grow:1}.space-selector_mobile-space-selector__title__5QqPN{font-size:1.1rem;color:var(--primary-color);margin-bottom:20px}.space-selector_mobile-space-selector__group-title__sHbOM{margin:15px 0;text-transform:uppercase}.space-selector_mobile-space-selector__options__qZZgQ{display:flex;flex-wrap:wrap;justify-content:space-between;gap:15px}.space-selector_mobile-space-selector__option__kIX2l{cursor:pointer;min-width:200px;width:40%;border:1px solid var(--border-color-light);border-radius:4px;padding:8px}.space-selector_mobile-space-selector__option--selected__SmceG{border:1px solid var(--primary-color)}.space-selector_mobile-space-selector__option__space__LVhyW{text-transform:uppercase;font-weight:600;font-size:12px;margin-bottom:5px}.space-selector_mobile-space-selector__option__owner__AiWwM{font-size:12px;color:var(--text-color-light)}.privacy-selector_privacy-selector__12ZcV{display:flex;gap:20px;align-items:center}@media(max-width:750px){.privacy-selector_privacy-selector__12ZcV{gap:10px}}.privacy-selector_privacy-selector__help__ovqZH{padding:5px 15px;background-color:var(--background-color-lighter)}.privacy-selector_privacy-selector__help--restricted__F1UGd{color:var(--secondary-color)}.privacy-selector_privacy-selector__help--space__9ylVq,.privacy-selector_privacy-selector__help__icon__dXCBA{color:var(--text-color)}.assignee-selector_assignee-selector__thumb--not-set__GROlg{background-color:var(--background-color)}.assignee-selector_assignee-selector__name--not-set__R3vKy{color:var(--text-color-light)}.cover-selector_cover__4f4ht .hapflows-ui__form__dropzone__message{padding:7px;width:60px}.cover-selector_cover__4f4ht .hapflows-ui__form__dropzone__files{padding:0}.cover-selector_cover__image__Rzwwb{display:flex;gap:10px}.cover-selector_cover__image__delete___mNVb{cursor:pointer}.cover-selector_cover__image__thumb__NdPNZ{position:relative;height:200px;width:300px}.using-template_using-template__gc82h{border:1px solid var(--background-color-accent);background-color:var(--background-color-lighter);padding:5px;display:flex;align-items:baseline;justify-content:space-between;border-radius:7px;margin-bottom:15px}.using-template_using-template__name__PgBbm{font-weight:600;font-size:1.1em;margin-left:5px}.using-template_using-template__toggle__6DPFx{display:flex;align-items:center;flex-wrap:nowrap}.add-fields_add-fields__label--small-screen__6dp0M{width:100%!important}.mobile-drawer-selector_mds__values-container__JMnd0{width:100%;display:flex;flex-wrap:wrap;gap:5px;padding:8px 0;border-bottom:1px dashed var(--border-color-light)}.mobile-drawer-selector_mds__values-container__value__JkzwP{display:block;white-space:nowrap}.hap-fields-editor_hap-fields__S5rqh{border-left:10px solid var(--background-color-light);padding-left:10px;width:100%}@media(max-width:758px){.hap-fields-editor_hap-fields__S5rqh{border-left:4px solid var(--background-color-light)}}.hap-fields-editor_hap-field__value-selector__field__mZB5R{display:flex;gap:5px;align-items:center}.hap-fields-editor_hap-field__value-selector__day-selector__6XoQk{min-width:140px}.appearance_content__FkIpH{max-height:0;overflow:hidden;transition:all .4s ease-in-out;max-height:100px;padding-bottom:10px}.appearance_content__title__8LkEO{text-transform:uppercase;font-weight:600;font-size:.8rem;margin:5px 0 0;color:var(--text-color-light)}.hap-search-filters-summary_summary__PguvD .hapflows-ui__form__field:first-child{padding-top:4px}.relative-time-selector_rts__Ys4i4{display:flex;align-items:center;gap:10px}.relative-time-selector_rts__when__L6nUy{width:100px}.relative-time-selector_rts__number__CW98v{width:50px}.relative-time-selector_rts__period__fC5Ru{width:110px}.hap-search-form_hap-search__rFVi7{display:flex;flex-direction:column;gap:10px}.hap-search-form_hap-search--small-screen__LSjIM{padding-right:8px}.hap-search-form_hap-search__text__5Cizr{display:flex;align-items:center;gap:10px}.hap-search-form_hap-search__text__input-text__vAHAu{flex-grow:1}.hap-search-form_hap-search__filters__m9OZh{flex-direction:column;gap:10px;transition:all .5s}.hap-search-form_hap-search__filters--collapsed__Xm9ns{height:0;overflow:hidden;margin-bottom:0}.hap-search-form_hap-search__spaces__select__1u0Kg{display:flex;gap:5px}.hap-search-form_hap-search__spaces__select--small-screen__NFlcO{justify-content:flex-end}.hap-search-form_hap-search__spaces__selected__KDMXv{display:flex;flex-wrap:wrap;gap:8px}.hap-search-form_hap-search__spaces__selected--small-screen__O9GHo{margin-top:10px}.hap-search-form_tags-editor__SjK7P{display:flex;gap:10px;width:100%}.hap-search-form_tags-editor--small-screen__SWJYN{flex-direction:column;gap:5px;width:100%}.hap-search-form_tags-editor__add__s4hWT{display:flex;align-items:center;gap:5px;width:100%}.hap-search-form_tags-editor__add__input__JkujR{flex-grow:1}.hap-search-form_tags-editor__tags__ayGJs{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.hap-search-form_pill__mJAZW{display:flex;border:1px solid var(--border-color-light);align-items:center;gap:5px;border-radius:4px;padding:2px 6px}.hap-search-form_active-field__dDZ9d{color:var(--secondary-color)}.hap-form_name-container__oQFhv{position:-webkit-sticky;position:sticky;top:-20px;background-color:var(--background-color);z-index:1;margin-bottom:15px}.hap-form_name-input__dkotY{border-top:none;border-right:none;border-left:none;border-radius:0}.hap-form_name-input__dkotY:focus{border-bottom-width:2px;box-shadow:none}.hap-sub-lists-form_sub-list-info__WGUdW{padding:3px 0}.hap-sub-lists-form_sub-list-info__text__T4FK4{display:flex;gap:10px;align-items:baseline;color:var(--text-color-light)}.hap-sub-lists-form_sub-list-info__icon__487Lb{padding:3px;border-radius:4px;background-color:var(--background-color-accent);display:inline-block}.hap-form-helper_hap-form-helper__section__MH0kZ{margin-bottom:40px}.hap-form-helper_hap-form-helper__title__ymyeA{color:var(--color-title);margin-bottom:10px}.hap-form-helper_hap-form-helper__subtitle__Sey74{display:flex;align-items:center;color:var(--text-color);margin-bottom:10px}.template-selector_templates__AJl4A{display:flex;align-items:flex-start;justify-content:flex-start;gap:15px;flex-wrap:wrap}.template-selector_templates__space-name__AfEq8{margin-bottom:10px}.template-selector_template__feT3p{border:1px solid var(--border-color-light);width:250px;max-width:48%;min-height:60px;padding:10px;overflow:auto;cursor:pointer;display:flex;align-items:center}.template-selector_template__feT3p:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.15),0 2px 4px -1px rgba(0,0,0,.09)}.template-selector_template__name__6LORc{display:block}.template-selector_template--selected__Kb2_m{border:1px solid var(--primary-color);box-shadow:0 4px 6px -1px rgba(0,0,0,.15),0 2px 4px -1px rgba(0,0,0,.09)}.styles_add-quick-note-form__N3BEd{display:flex;flex-direction:column;gap:20px;padding-top:20px}.styles_add-quick-note-form__name__aXQyX{border-top:none;border-left:none;border-right:none;border-radius:0}.styles_add-quick-note-form__name__aXQyX:active,.styles_add-quick-note-form__name__aXQyX:focus{border-top:none;border-left:none;border-right:none;border-radius:0;box-shadow:none}.styles_add-quick-note-form__space__Lt6Oc{display:flex;align-items:center;justify-content:flex-start;gap:20px;overflow:auto}.styles_add-quick-note-form__editor-note__Kggjj{color:var(--text-color-light)}.styles_select-identity__R9IZn{padding:5px;cursor:pointer}.styles_select-identity--selected__aZPye{border:1px solid var(--border-color);background-color:var(--background-color-light);border-radius:12px}.styles_select-identity__avatar--selected__8Vfry{border:1px solid var(--primary-color)}.mobile-add-button_mobile-add-button__icon-add__dP8j9{color:var(--on-primary-color);font-size:32px!important}.mobile-add-button_mobile-add-button__container__fn50r{box-shadow:var(--box-shadow-light);border-radius:24px;color:var(--on-primary-color);background-color:var(--primary-color);display:flex;align-items:center;justify-content:center;position:fixed;bottom:76px;right:10px;transition:all .3s;z-index:3}.mobile-add-button_mobile-add-button__container--moved-up__cwkpO{bottom:110px}.mobile-add-button_mobile-add-button__label__6bIhz{padding:5px 10px;border-right:1px solid #fff}.mobile-add-button_mobile-add-button__icon-container__Ol_v_{padding:5px 10px}.main-layout_main-layout__89fvq{width:100%;height:calc(100% - 70px);overflow:auto;display:flex;position:relative}.main-layout_main-layout__content__4VFwK{flex-grow:1;height:100%;overflow:auto;display:flex}.hap-comments_hap-comments__3OlEe{display:flex;flex-direction:column;gap:20px}.hap-comments_hap-comments__no-comments__JUpIE{padding:20px;margin-top:5px;background-color:var(--background-color-light);border-radius:10px}@media(min-width:750px){.hap-comments_hap-comments__show-comments-button__VAKPA{width:200px}}.hap-comments_comment__txmtp{display:flex;flex-grow:1;gap:10px}.hap-comments_comment__main__iy4Er{flex-grow:1}.hap-comments_comment__header__qFzJn{display:flex;gap:10px}.hap-comments_comment__header__column__6RLZG{display:flex}.hap-comments_comment__header__column--mobile__uWdVC{flex-direction:column}.hap-comments_comment__header__name__Umog0{font-weight:700}.hap-comments_comment__header__date--desktop__yY2HZ:before{content:"·";margin:0 10px}.hap-comments_comment__content__im98C{top:1.5rem;left:58px;border-radius:7px;width:100%;flex-grow:1}.hap-comments_comment__content__im98C .mdx-content{color:var(--color-title)}.hap-comments_comment__content__im98C .mdx-content p{margin:.5rem 0}.hap-comments_comment__content__im98C .mdx-content p:first-child{margin-top:0}.hap-comments_comment__content__im98C .mdx-content p:last-child{margin-bottom:0}.hap-comments_new-comment__main__7Tsyy{box-shadow:var(--box-shadow-light);background-color:var(--background-color);padding:7px;display:flex;gap:10px;border-radius:25px}.hap-comments_new-comment__main--mobile__eL70r{gap:10px}.hap-comments_new-comment__profile__k3bTq{margin-top:2px}.hap-comments_new-comment__field__tR2Bx{flex-grow:1}.hap-comments_new-comment__field__textarea__TEY4g{border:none;width:100%;font-family:DM Sans,Nunito,Arial;margin-top:3px}.hap-comments_new-comment__field__textarea__TEY4g:focus{border:none;outline:none}.hap-comments_new-comment__field__textarea__TEY4g::placeholder{font-family:DM Sans,Nunito,Arial}.hap-comments_new-comment__controls__vz0Xu{display:flex;align-items:flex-end}.detail-field_detail-field__label__Oiy1J{margin-right:24px;font-weight:600;color:var(--text-color-light)}.tags-field_field-tag__jWRUR{font-size:14px}.haps-navigation-history_breadcrumbs__8KTlH{width:100%}.haps-navigation-history_breadcrumbs__list__SriVv{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:nowrap;overflow-x:auto;gap:10px}.haps-navigation-history_breadcrumbs__breadcrumb__jSbfk{cursor:pointer;border-bottom:1px dashed var(--border-color);text-overflow:ellipsis;white-space:nowrap}.files_files__q4Rss{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;overflow-x:scroll}@media(max-width:750px){.files_files__q4Rss{grid-template-columns:1fr}}.files_file__1b8IS{width:100%;display:flex;align-items:flex-start;gap:10px;position:relative;transition:all .2s ease-in-out}.files_file__1b8IS:hover{box-shadow:var(--box-shadow-light)}.files_file__1b8IS:hover .files_file__controls__C5MRr{display:flex}.files_file__controls__C5MRr{position:absolute;right:0;top:0;padding:5px;display:none}.files_file__thumbnail__BX4vQ{width:35px;cursor:pointer}.files_file__info__Pkl3c{display:flex;flex-direction:column;width:100%}.files_file__name__KKlb_{cursor:pointer;font-weight:600;color:var(--neutral-color)}.files_file__meta__2_3G6{color:var(--text-color-light)}.delete-hap-form_delete-hap__main-message__KtkMw{font-weight:600;color:var(--color-title);font-size:1.2rem}.hap-detail_hap-detail__title__REXDe{color:var(--color-title);font-weight:600;margin:0}.hap-detail_hap-detail--source-modal__TbdOF{margin:0 -1.5rem}.hap-detail_hap-detail__body__oK8Fc{display:flex}@media(max-width:750px){.hap-detail_hap-detail__body__oK8Fc{flex-direction:column}}.hap-detail_hap-detail__body__main__mf3_0{flex-grow:1}@media(min-width:750px){.hap-detail_hap-detail__body__sidebar--hidden__wIIHA{width:0;min-width:0}.hap-detail_hap-detail__body__sidebar--show__xy6g2{border-left:1px solid var(--border-color-light);padding-left:20px;min-width:400px;width:500px;max-width:40%;margin-left:20px}}.hap-detail_hap-detail__body__navigation-history__CTw23{width:0;min-width:0}@media(min-width:750px){.hap-detail_hap-detail__body__navigation-history--show__pGiMw{border-left:1px solid var(--border-color-light);padding-left:20px;min-width:300px;width:400px;max-width:40%;margin-left:20px}}.hap-detail_hap-detail__body__fields__caption__Uwfbj{font-size:16px}.hap-detail_goal-with-no-relations__ZDXGT{border:1px dashed var(--border-color-light);padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;min-height:120px;width:450px;margin:0 auto}.hap-detail_goal-with-no-relations__ZDXGT>div{text-align:center}.hap-detail-header_hap-detail-header__U7QbV{position:-webkit-sticky;position:sticky;top:-1px;background-color:var(--background-color);z-index:1;padding-bottom:15px}@media(max-width:750px){.hap-detail-header_hap-detail-header__U7QbV{padding-top:24px;margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}}.hap-detail-participants_participants--not-set__CEWNd{border:1px dashed var(--text-color-light)}.hap-detail-participants_participants__thumb--not-set__xw8rh{background-color:var(--background-color)}.hap-detail-participants_participants__name--not-set__QPQ9F{color:var(--text-color-light)}.hap-detail-caption_caption-container__NJCfi{display:flex;position:relative;margin-top:20px;margin-bottom:10px;width:100%}.hap-detail-caption_caption-container--is-editing__bt9dp{display:flex;flex-direction:column;gap:20px}.hap-detail-caption_caption-container__NJCfi:hover .hap-detail-caption_caption-controls__gNr1D{display:flex}.hap-detail-caption_caption-controls__gNr1D{display:none;position:absolute;right:0}.hap-detail-caption_caption__unH7T{display:flex;flex-wrap:wrap;align-items:center;min-height:28px;width:100%;gap:10px}.hap-detail-caption_caption__no-value__8xEju{display:block;cursor:pointer}.hap-detail-caption_caption-editor__C2yR4{display:flex;flex-direction:column;align-items:flex-end;gap:5px}@media(max-width:750px){.hap-detail-caption_caption-editor__C2yR4{flex-direction:column;align-items:flex-end;width:100%}}.hap-detail-caption_caption-editor__text-container__fbHIG{flex-grow:1;width:100%}.hap-detail-caption_caption-editor__controls__5hMYz{display:flex;align-items:center;gap:5px}.hap-detail-caption_caption-editor-mobile___Kt8V{display:block}.hap-detail-caption_caption-editor-mobile__text-area__w49ex,.hap-detail-caption_caption-editor-mobile__text-container__0CBKr{width:100%;height:100%;display:block}.hap-detail-dates_hap-detail-dates-container__d7bdv{margin-bottom:15px;display:flex;flex-direction:column;gap:5px;color:var(--text-color-light)}@media(min-width:750px){.hap-detail-dates_hap-detail-dates-container__d7bdv{font-size:16px}}.hap-detail-dates_hap-detail-dates-container__original-time__tAq2_{font-size:12px;margin-top:5px}@media(min-width:750px){.hap-detail-dates_hap-detail-dates-container__original-time__tAq2_{display:flex;gap:5px}}@media(max-width:750px){.hap-detail-dates_hap-detail-dates-container__original-time__label__RRo9O{margin-bottom:5px}}.hap-detail-dates_hap-detail-dates__o4ug5{display:flex;align-items:center}.hap-detail-dates_hap-detail-dates-recurring__SRxRR{font-size:12px;display:flex;align-items:center;color:var(--text-color-light)}@media(max-width:750px){.hap-cover_cover-container--source-modal__nRrkH{margin-top:20px;margin-left:-1.5rem;margin-right:-1.5rem}}.hap-cover_cover__0yNmG{position:relative;width:100%;margin-bottom:25px}.hap-cover_cover--external__tcAYa{display:flex;align-items:center;justify-content:center;max-height:400px;width:100%}.hap-cover_cover__img__T8Gj0,.hap-cover_cover__picture__Vb9MT{width:100%;max-height:400px}.move-parent_mp__form__aGaiZ{display:flex}@media(max-width:768px){.move-parent_mp__form__aGaiZ{flex-direction:column}}.move-parent_mp__form__tree__wWWOu{flex-grow:1;max-height:500px}.move-parent_mp__hap-tree__shDhw{display:flex;flex-direction:column}.move-parent_mp__hap-tree__hap__ZAJrv{margin:3px 0;padding:3px 0;border-bottom:1px solid var(--border-color-light);display:flex;gap:5px}.move-parent_mp__hap-tree__hap__selection__SpjSd{width:20px;display:block}.move-parent_mp__hap-tree__hap__name--selected__2M_QU{color:var(--primary-color)}.move-parent_mp__hap-tree__hap__name--disabled__eBb3t{color:var(--text-color-background)}.hap-tree_hap-tree__DeAPj{display:flex;flex-direction:column}.hap-tree_hap-tree__hap___EGzF{display:flex;padding-top:7px;padding-bottom:7px;gap:5px;width:100%;border-bottom:1px solid var(--border-color-light);cursor:pointer;position:relative}.hap-tree_hap-tree__hap__selection__uYCNZ{width:25px;display:flex;align-items:center;cursor:auto}.hap-tree_hap-tree__hap__name___e6OF{width:100%;max-width:300px}.hap-tree_hap-tree__hap__name--selected__jADoP{color:var(--primary-color)}.hap-tree_hap-tree__hap__progress__1PIcR,.hap-tree_hap-tree__hap__type__UQ2PJ{width:25px;display:flex;align-items:center}.hap-tree_hap-tree__hap__controls__FcZaN{position:absolute;right:0;top:4px;display:block}.hap-tree_hap-tree__hap___EGzF:hover .hap-tree_hap-tree__hap__controls__FcZaN{display:block}.hap-tree-modal_htm__aMwJ6{display:flex}.hap-tree-modal_htm__tree__RG33s{flex-grow:1}.hap-tree-modal_htm__hap-detail__o7YDy{width:1200px;padding-left:20px;margin-left:20px;border-left:1px solid var(--border-color-light);max-width:50%}.hap-detail-tree_parent__Q4Mkw{display:inline-flex;align-items:center;gap:10px;margin-bottom:15px}.hap-detail-tree_parent--loaded__vUTcb{cursor:pointer}.hap-detail-tags_tags-container__Am21M{display:flex;align-items:center;margin-top:20px;margin-bottom:10px;gap:20px}.hap-detail-tags_tags-container__Am21M:hover .hap-detail-tags_tags-controls__JF62u{display:flex}.hap-detail-tags_tags-controls__JF62u{display:none}.hap-detail-tags_tags__c2RcQ{display:flex;flex-wrap:wrap;align-items:center;min-height:28px;gap:10px}.hap-detail-tags_tags-editor__0a7l1{display:flex;align-items:center;gap:5px}@media(max-width:750px){.hap-detail-tags_tags-editor__0a7l1{flex-direction:column;align-items:flex-end;width:100%}}.hap-detail-tags_tags-editor__select-container__H_mV4{flex-grow:1;display:flex;align-items:center;gap:5px;min-width:300px}@media(max-width:750px){.hap-detail-tags_tags-editor__select-container__H_mV4{width:100%}}@media(min-width:750px){.hap-detail-tags_tags-editor__select-container__H_mV4{max-width:90%}}.hap-detail-tags_tags-editor__controls__xDjuY{display:flex;align-items:center;gap:5px}.hap-picker_hap-picker__YO4FA{display:flex;flex-direction:column;gap:5px;position:relative}@media(min-width:750px){.hap-picker_hap-picker__YO4FA{height:800px;max-height:95%}}.hap-picker_hap-picker__header__2vvYJ{display:flex;gap:10px;align-items:center;padding:10px 0;position:-webkit-sticky;position:sticky;top:-1rem;background-color:var(--background-color)}.hap-picker_hap-picker__hap__pAWoc{padding:5px;cursor:pointer}.hap-picker_hap-picker__hap__pAWoc:hover{background-color:var(--background-color-light)}.hap-picker_hap-picker__hap__main__VGsHN{display:flex;gap:10px;width:100%}.hap-picker_hap-picker__hap__checkbox___aW_Z{line-height:16px}.hap-picker_hap-picker__hap__name__Kvm8l{display:flex;align-items:baseline}.hap-picker_hap-picker__hap__space__SyI5O{font-size:12px;color:var(--text-color-light);margin-left:10px}.hap-picker_hap-picker__hap__info__DiB7R{flex-grow:1;display:flex;justify-content:flex-end}.hap-picker_hap-picker__hap__info__dates__NOC4L{font-size:12px;border-radius:8px;padding:2px 6px;background-color:var(--background-color-accent)}.hap-picker_hap-picker__hap__additional-info__FaOxH{margin-top:10px;margin-left:25px}.haps-relation-form_form__type-picker__GBFZ_{display:flex;flex-direction:column;gap:10px}.haps-relation-form_form__type-picker__types__SxcvB{display:flex;align-items:flex-start;justify-content:center}.haps-relation-form_form__type-picker__type__MpdSZ{border:2px solid var(--border-color-light);width:160px;display:flex;flex-direction:column;align-items:center;padding:10px;cursor:pointer}.haps-relation-form_form__type-picker__type__MpdSZ:first-child{border-top-left-radius:12px}.haps-relation-form_form__type-picker__type__MpdSZ:last-child{border-top-right-radius:12px}.haps-relation-form_form__type-picker__type--selected__cPwDR{border:2px solid var(--primary-color)}.haps-relation-form_form__type-picker__type__image__noEC3{border-bottom:1px solid var(--border-color-light)}.haps-relation-form_form__type-picker__type__name__BVs96{margin-top:10px;font-size:12px;font-weight:700}.haps-relation-form_form__type-picker__type__name--selected__VOxvo{color:var(--primary-color)}.haps-relation-form_form__type-picker__description__HLHjt{color:var(--text-color-light);display:flex;justify-content:center;padding:4px}.haps-relation-form_form__config__title__eM2bj{font-weight:600;margin-bottom:10px}.haps-relations-list_relations__CqtXw{display:flex;flex-direction:column;gap:10px}.haps-relations-list_relations__relation__KBs4x{display:flex;align-items:center;gap:10px;min-height:30px;width:100%}.haps-relations-list_relations__relation__KBs4x:hover .haps-relations-list_relations__relation__controls__HvzQR{display:inline-flex}.haps-relations-list_relations__relation__name__b_jDf{color:var(--text-color);display:flex;gap:10px;align-items:center}.haps-relations-list_relations__relation__icon__Cq6DZ{color:var(--text-color-light)}.haps-relations-list_relations__relation__verb__IVy3S{color:var(--text-color);font-style:italic}.haps-relations-list_relations__relation__related-name__7gQn8{border-bottom:1px dashed var(--border-color);display:flex;align-items:center;gap:5px}.haps-relations-list_relations__relation__controls__HvzQR{display:none;gap:5px;align-items:center}.hap-detail-relations_relations__Sh_6w{width:100%}.hap-detail-relations_relations__title__xhtes{margin-bottom:10px}.hap-detail-relations_relations__list___WCH_{display:flex;flex-direction:column}.hap-detail-relations_relations__content--mobile__0_mYN{padding-left:10px}.hap-detail-relations_relations__controls__BksoO{display:flex;align-items:center;justify-content:flex-end}.hap-detail-relations_relations__relation__NXUYr{display:flex;align-items:center;gap:10px;min-height:30px}.hap-detail-relations_relations__relation__NXUYr:hover .hap-detail-relations_relations__relation__controls___cP8E{display:flex}.hap-detail-relations_relations__relation__name__jlEPH{color:var(--text-color);display:flex;gap:10px;align-items:center}.hap-detail-relations_relations__relation__icon__jgM6_{color:var(--text-color-light)}.hap-detail-relations_relations__relation__verb__FnUgu{color:var(--text-color);font-style:italic}.hap-detail-relations_relations__relation__controls___cP8E{display:none;gap:5px;align-items:center}.add-hap-sub-list-form-modal_special-sublists__FM54L{display:grid;grid-template-columns:1fr 1fr}.add-hap-sub-list-form-modal_special-sublists__card___K0Vw{display:flex;flex-direction:column;gap:15px;border:1px solid var(--border-color-light);border-radius:8px;padding:8px}.add-hap-sub-list-form-modal_special-sublists__card__title__118bH{display:block;font-weight:600}.add-hap-sub-list-form-modal_special-sublists__card__description__OXVId{display:block;color:var(--text-color-neutral)}.add-hap-sub-list-form-modal_special-sublists__card__footer__Dz_BE{display:flex;justify-content:flex-end;width:100%}.timeline_timeline__tkreX{display:flex;flex-direction:column;gap:25px}.timeline_timeline__events__NH4Cv{background-color:#fff}.timeline_timeline__events__title__4LIyL{background-color:#fff;margin-bottom:15px;font-weight:600}.timeline_timeline__events__content__uIZjV{display:grid;grid-template-columns:35px 1fr}.timeline_timeline__events__side__WHgIK{display:flex;justify-content:center;border-right:1px solid var(--border-color-light)}.timeline_timeline__events__side__day__zIsGp{border-radius:50px;color:var(--secondary-color);border:1px solid var(--secondary-color);padding:4px;width:25px;height:25px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.timeline_timeline__events__main__EFFoj{padding:0 5px 0 10px}.timeline_timeline__events__main__events-list__hoRn7{display:flex;flex-direction:column;gap:10px}.timeline_timeline__event__mq0pf{border:1px solid var(--border-color-light);border-radius:8px;padding:8px;box-shadow:var(--box-shadow-light)}.timeline_timeline__event__header__HY9xU{display:flex;justify-content:space-between;margin-bottom:5px}.timeline_timeline__event__dates__7EdGH{display:flex;gap:10px}.timeline_timeline__event__dates__range__PSRz1{display:flex}.timeline_timeline__event__dates__range__time__29Q6g{font-weight:600;color:var(--text-color-dark)}.timeline_timeline__event__dates__duration__Kq3Tu{display:flex;color:var(--text-color-light)}.hap-detail-logged-activity_record-haps__t9OUF{width:100%;margin-top:10px}.hap-detail-logged-activity_record-haps__activity-sublist__dtRKL{margin-top:10px}.hap-detail-logged-activity_record-haps__activity-sublist__title__lnjds{font-weight:400;color:var(--text-color-neutral)}.hap-detail-logged-activity_record-haps__activity-sublist__list__wRR0T{margin:5px 0 0;-webkit-padding-start:25px;padding-inline-start:25px;list-style:circle}.hap-detail-logged-activity_record-haps__activity-sublist__description__jYoU_,.hap-detail-logged-activity_record-haps__activity-sublist__name__GftR4{color:var(--text-color-neutral)}.hap-detail-card_hap-detail-card__GNfmf{display:flex;flex-direction:column;gap:1rem}.hap-detail-card_hap-detail-card__detail__hdnOr{padding:0 1.5rem;min-height:300px}.hap-detail-card_hap-detail-card__comments__3zG5B{background-color:var(--background-color-light);padding:1rem 1.5rem}.hap-detail-modal_haps-detail__header__hyMhj{padding-bottom:.5rem}.hap-detail-modal_haps-detail__body__dIZVo{padding:0}