@charset "UTF-8";.ql-container{box-sizing:border-box;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{padding-top:.125rem;padding-bottom:.125rem;box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;outline:none;tab-size:4;-moz-tab-size:4;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}@supports (counter-set: none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=bullet]{list-style-type:disc}.ql-editor li[data-list=bullet]::marker{color:var(--tw-prose-bullets)}@supports (counter-set: none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);pointer-events:none;position:absolute}.text-center.ql-editor.ql-blank:before{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media (pointer: coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:12}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:11}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label:before,.ql-bubble .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label:before,.ql-bubble .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label:before,.ql-bubble .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{z-index:20;border-radius:.5rem;background-color:#444;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\d7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close){position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:11}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:before,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:after{visibility:visible}.ql-editor.ql-blank:before{--tw-text-opacity: 1;color:rgb(134 134 139 / var(--tw-text-opacity, 1));font-style:inherit}.ql-editor{padding-top:.75rem;padding-bottom:.75rem;line-height:inherit!important}@font-face{font-family:Phosphor;src:url("./media/Phosphor-FILTTWNO.woff2") format("woff2"),url("./media/Phosphor-KLBJTFWE.woff") format("woff"),url("./media/Phosphor-2TTV6TYS.ttf") format("truetype"),url("./media/Phosphor-Y4JO5C3F.svg#Phosphor") format("svg");font-weight:400;font-style:normal;font-display:block}.ph{font-family:Phosphor!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph.ph-acorn:before{content:"\eb9a"}.ph.ph-address-book:before{content:"\e6f8"}.ph.ph-address-book-tabs:before{content:"\ee4e"}.ph.ph-air-traffic-control:before{content:"\ecd8"}.ph.ph-airplane:before{content:"\e002"}.ph.ph-airplane-in-flight:before{content:"\e4fe"}.ph.ph-airplane-landing:before{content:"\e502"}.ph.ph-airplane-takeoff:before{content:"\e504"}.ph.ph-airplane-taxiing:before{content:"\e500"}.ph.ph-airplane-tilt:before{content:"\e5d6"}.ph.ph-airplay:before{content:"\e004"}.ph.ph-alarm:before{content:"\e006"}.ph.ph-alien:before{content:"\e8a6"}.ph.ph-align-bottom:before{content:"\e506"}.ph.ph-align-bottom-simple:before{content:"\eb0c"}.ph.ph-align-center-horizontal:before{content:"\e50a"}.ph.ph-align-center-horizontal-simple:before{content:"\eb0e"}.ph.ph-align-center-vertical:before{content:"\e50c"}.ph.ph-align-center-vertical-simple:before{content:"\eb10"}.ph.ph-align-left:before{content:"\e50e"}.ph.ph-align-left-simple:before{content:"\eaee"}.ph.ph-align-right:before{content:"\e510"}.ph.ph-align-right-simple:before{content:"\eb12"}.ph.ph-align-top:before{content:"\e512"}.ph.ph-align-top-simple:before{content:"\eb14"}.ph.ph-amazon-logo:before{content:"\e96c"}.ph.ph-ambulance:before{content:"\e572"}.ph.ph-anchor:before{content:"\e514"}.ph.ph-anchor-simple:before{content:"\e5d8"}.ph.ph-android-logo:before{content:"\e008"}.ph.ph-angle:before{content:"\e7bc"}.ph.ph-angular-logo:before{content:"\eb80"}.ph.ph-aperture:before{content:"\e00a"}.ph.ph-app-store-logo:before{content:"\e974"}.ph.ph-app-window:before{content:"\e5da"}.ph.ph-apple-logo:before{content:"\e516"}.ph.ph-apple-podcasts-logo:before{content:"\eb96"}.ph.ph-approximate-equals:before{content:"\edaa"}.ph.ph-archive:before{content:"\e00c"}.ph.ph-armchair:before{content:"\e012"}.ph.ph-arrow-arc-left:before{content:"\e014"}.ph.ph-arrow-arc-right:before{content:"\e016"}.ph.ph-arrow-bend-double-up-left:before{content:"\e03a"}.ph.ph-arrow-bend-double-up-right:before{content:"\e03c"}.ph.ph-arrow-bend-down-left:before{content:"\e018"}.ph.ph-arrow-bend-down-right:before{content:"\e01a"}.ph.ph-arrow-bend-left-down:before{content:"\e01c"}.ph.ph-arrow-bend-left-up:before{content:"\e01e"}.ph.ph-arrow-bend-right-down:before{content:"\e020"}.ph.ph-arrow-bend-right-up:before{content:"\e022"}.ph.ph-arrow-bend-up-left:before{content:"\e024"}.ph.ph-arrow-bend-up-right:before{content:"\e026"}.ph.ph-arrow-circle-down:before{content:"\e028"}.ph.ph-arrow-circle-down-left:before{content:"\e02a"}.ph.ph-arrow-circle-down-right:before{content:"\e02c"}.ph.ph-arrow-circle-left:before{content:"\e05a"}.ph.ph-arrow-circle-right:before{content:"\e02e"}.ph.ph-arrow-circle-up:before{content:"\e030"}.ph.ph-arrow-circle-up-left:before{content:"\e032"}.ph.ph-arrow-circle-up-right:before{content:"\e034"}.ph.ph-arrow-clockwise:before{content:"\e036"}.ph.ph-arrow-counter-clockwise:before{content:"\e038"}.ph.ph-arrow-down:before{content:"\e03e"}.ph.ph-arrow-down-left:before{content:"\e040"}.ph.ph-arrow-down-right:before{content:"\e042"}.ph.ph-arrow-elbow-down-left:before{content:"\e044"}.ph.ph-arrow-elbow-down-right:before{content:"\e046"}.ph.ph-arrow-elbow-left:before{content:"\e048"}.ph.ph-arrow-elbow-left-down:before{content:"\e04a"}.ph.ph-arrow-elbow-left-up:before{content:"\e04c"}.ph.ph-arrow-elbow-right:before{content:"\e04e"}.ph.ph-arrow-elbow-right-down:before{content:"\e050"}.ph.ph-arrow-elbow-right-up:before{content:"\e052"}.ph.ph-arrow-elbow-up-left:before{content:"\e054"}.ph.ph-arrow-elbow-up-right:before{content:"\e056"}.ph.ph-arrow-fat-down:before{content:"\e518"}.ph.ph-arrow-fat-left:before{content:"\e51a"}.ph.ph-arrow-fat-line-down:before{content:"\e51c"}.ph.ph-arrow-fat-line-left:before{content:"\e51e"}.ph.ph-arrow-fat-line-right:before{content:"\e520"}.ph.ph-arrow-fat-line-up:before{content:"\e522"}.ph.ph-arrow-fat-lines-down:before{content:"\e524"}.ph.ph-arrow-fat-lines-left:before{content:"\e526"}.ph.ph-arrow-fat-lines-right:before{content:"\e528"}.ph.ph-arrow-fat-lines-up:before{content:"\e52a"}.ph.ph-arrow-fat-right:before{content:"\e52c"}.ph.ph-arrow-fat-up:before{content:"\e52e"}.ph.ph-arrow-left:before{content:"\e058"}.ph.ph-arrow-line-down:before{content:"\e05c"}.ph.ph-arrow-line-down-left:before{content:"\e05e"}.ph.ph-arrow-line-down-right:before{content:"\e060"}.ph.ph-arrow-line-left:before{content:"\e062"}.ph.ph-arrow-line-right:before{content:"\e064"}.ph.ph-arrow-line-up:before{content:"\e066"}.ph.ph-arrow-line-up-left:before{content:"\e068"}.ph.ph-arrow-line-up-right:before{content:"\e06a"}.ph.ph-arrow-right:before{content:"\e06c"}.ph.ph-arrow-square-down:before{content:"\e06e"}.ph.ph-arrow-square-down-left:before{content:"\e070"}.ph.ph-arrow-square-down-right:before{content:"\e072"}.ph.ph-arrow-square-in:before{content:"\e5dc"}.ph.ph-arrow-square-left:before{content:"\e074"}.ph.ph-arrow-square-out:before{content:"\e5de"}.ph.ph-arrow-square-right:before{content:"\e076"}.ph.ph-arrow-square-up:before{content:"\e078"}.ph.ph-arrow-square-up-left:before{content:"\e07a"}.ph.ph-arrow-square-up-right:before{content:"\e07c"}.ph.ph-arrow-u-down-left:before{content:"\e07e"}.ph.ph-arrow-u-down-right:before{content:"\e080"}.ph.ph-arrow-u-left-down:before{content:"\e082"}.ph.ph-arrow-u-left-up:before{content:"\e084"}.ph.ph-arrow-u-right-down:before{content:"\e086"}.ph.ph-arrow-u-right-up:before{content:"\e088"}.ph.ph-arrow-u-up-left:before{content:"\e08a"}.ph.ph-arrow-u-up-right:before{content:"\e08c"}.ph.ph-arrow-up:before{content:"\e08e"}.ph.ph-arrow-up-left:before{content:"\e090"}.ph.ph-arrow-up-right:before{content:"\e092"}.ph.ph-arrows-clockwise:before{content:"\e094"}.ph.ph-arrows-counter-clockwise:before{content:"\e096"}.ph.ph-arrows-down-up:before{content:"\e098"}.ph.ph-arrows-horizontal:before{content:"\eb06"}.ph.ph-arrows-in:before{content:"\e09a"}.ph.ph-arrows-in-cardinal:before{content:"\e09c"}.ph.ph-arrows-in-line-horizontal:before{content:"\e530"}.ph.ph-arrows-in-line-vertical:before{content:"\e532"}.ph.ph-arrows-in-simple:before{content:"\e09e"}.ph.ph-arrows-left-right:before{content:"\e0a0"}.ph.ph-arrows-merge:before{content:"\ed3e"}.ph.ph-arrows-out:before{content:"\e0a2"}.ph.ph-arrows-out-cardinal:before{content:"\e0a4"}.ph.ph-arrows-out-line-horizontal:before{content:"\e534"}.ph.ph-arrows-out-line-vertical:before{content:"\e536"}.ph.ph-arrows-out-simple:before{content:"\e0a6"}.ph.ph-arrows-split:before{content:"\ed3c"}.ph.ph-arrows-vertical:before{content:"\eb04"}.ph.ph-article:before{content:"\e0a8"}.ph.ph-article-medium:before{content:"\e5e0"}.ph.ph-article-ny-times:before{content:"\e5e2"}.ph.ph-asclepius:before{content:"\ee34"}.ph.ph-caduceus:before{content:"\ee34"}.ph.ph-asterisk:before{content:"\e0aa"}.ph.ph-asterisk-simple:before{content:"\e832"}.ph.ph-at:before{content:"\e0ac"}.ph.ph-atom:before{content:"\e5e4"}.ph.ph-avocado:before{content:"\ee04"}.ph.ph-axe:before{content:"\e9fc"}.ph.ph-baby:before{content:"\e774"}.ph.ph-baby-carriage:before{content:"\e818"}.ph.ph-backpack:before{content:"\e922"}.ph.ph-backspace:before{content:"\e0ae"}.ph.ph-bag:before{content:"\e0b0"}.ph.ph-bag-simple:before{content:"\e5e6"}.ph.ph-balloon:before{content:"\e76c"}.ph.ph-bandaids:before{content:"\e0b2"}.ph.ph-bank:before{content:"\e0b4"}.ph.ph-barbell:before{content:"\e0b6"}.ph.ph-barcode:before{content:"\e0b8"}.ph.ph-barn:before{content:"\ec72"}.ph.ph-barricade:before{content:"\e948"}.ph.ph-baseball:before{content:"\e71a"}.ph.ph-baseball-cap:before{content:"\ea28"}.ph.ph-baseball-helmet:before{content:"\ee4a"}.ph.ph-basket:before{content:"\e964"}.ph.ph-basketball:before{content:"\e724"}.ph.ph-bathtub:before{content:"\e81e"}.ph.ph-battery-charging:before{content:"\e0ba"}.ph.ph-battery-charging-vertical:before{content:"\e0bc"}.ph.ph-battery-empty:before{content:"\e0be"}.ph.ph-battery-full:before{content:"\e0c0"}.ph.ph-battery-high:before{content:"\e0c2"}.ph.ph-battery-low:before{content:"\e0c4"}.ph.ph-battery-medium:before{content:"\e0c6"}.ph.ph-battery-plus:before{content:"\e808"}.ph.ph-battery-plus-vertical:before{content:"\ec50"}.ph.ph-battery-vertical-empty:before{content:"\e7c6"}.ph.ph-battery-vertical-full:before{content:"\e7c4"}.ph.ph-battery-vertical-high:before{content:"\e7c2"}.ph.ph-battery-vertical-low:before{content:"\e7be"}.ph.ph-battery-vertical-medium:before{content:"\e7c0"}.ph.ph-battery-warning:before{content:"\e0c8"}.ph.ph-battery-warning-vertical:before{content:"\e0ca"}.ph.ph-beach-ball:before{content:"\ed24"}.ph.ph-beanie:before{content:"\ea2a"}.ph.ph-bed:before{content:"\e0cc"}.ph.ph-beer-bottle:before{content:"\e7b0"}.ph.ph-beer-stein:before{content:"\eb62"}.ph.ph-behance-logo:before{content:"\e7f4"}.ph.ph-bell:before{content:"\e0ce"}.ph.ph-bell-ringing:before{content:"\e5e8"}.ph.ph-bell-simple:before{content:"\e0d0"}.ph.ph-bell-simple-ringing:before{content:"\e5ea"}.ph.ph-bell-simple-slash:before{content:"\e0d2"}.ph.ph-bell-simple-z:before{content:"\e5ec"}.ph.ph-bell-slash:before{content:"\e0d4"}.ph.ph-bell-z:before{content:"\e5ee"}.ph.ph-belt:before{content:"\ea2c"}.ph.ph-bezier-curve:before{content:"\eb00"}.ph.ph-bicycle:before{content:"\e0d6"}.ph.ph-binary:before{content:"\ee60"}.ph.ph-binoculars:before{content:"\ea64"}.ph.ph-biohazard:before{content:"\e9e0"}.ph.ph-bird:before{content:"\e72c"}.ph.ph-blueprint:before{content:"\eda0"}.ph.ph-bluetooth:before{content:"\e0da"}.ph.ph-bluetooth-connected:before{content:"\e0dc"}.ph.ph-bluetooth-slash:before{content:"\e0de"}.ph.ph-bluetooth-x:before{content:"\e0e0"}.ph.ph-boat:before{content:"\e786"}.ph.ph-bomb:before{content:"\ee0a"}.ph.ph-bone:before{content:"\e7f2"}.ph.ph-book:before{content:"\e0e2"}.ph.ph-book-bookmark:before{content:"\e0e4"}.ph.ph-book-open:before{content:"\e0e6"}.ph.ph-book-open-text:before{content:"\e8f2"}.ph.ph-book-open-user:before{content:"\ede0"}.ph.ph-bookmark:before{content:"\e0e8"}.ph.ph-bookmark-simple:before{content:"\e0ea"}.ph.ph-bookmarks:before{content:"\e0ec"}.ph.ph-bookmarks-simple:before{content:"\e5f0"}.ph.ph-books:before{content:"\e758"}.ph.ph-boot:before{content:"\ecca"}.ph.ph-boules:before{content:"\e722"}.ph.ph-bounding-box:before{content:"\e6ce"}.ph.ph-bowl-food:before{content:"\eaa4"}.ph.ph-bowl-steam:before{content:"\e8e4"}.ph.ph-bowling-ball:before{content:"\ea34"}.ph.ph-box-arrow-down:before{content:"\e00e"}.ph.ph-archive-box:before{content:"\e00e"}.ph.ph-box-arrow-up:before{content:"\ee54"}.ph.ph-boxing-glove:before{content:"\ea36"}.ph.ph-brackets-angle:before{content:"\e862"}.ph.ph-brackets-curly:before{content:"\e860"}.ph.ph-brackets-round:before{content:"\e864"}.ph.ph-brackets-square:before{content:"\e85e"}.ph.ph-brain:before{content:"\e74e"}.ph.ph-brandy:before{content:"\e6b4"}.ph.ph-bread:before{content:"\e81c"}.ph.ph-bridge:before{content:"\ea68"}.ph.ph-briefcase:before{content:"\e0ee"}.ph.ph-briefcase-metal:before{content:"\e5f2"}.ph.ph-broadcast:before{content:"\e0f2"}.ph.ph-broom:before{content:"\ec54"}.ph.ph-browser:before{content:"\e0f4"}.ph.ph-browsers:before{content:"\e0f6"}.ph.ph-bug:before{content:"\e5f4"}.ph.ph-bug-beetle:before{content:"\e5f6"}.ph.ph-bug-droid:before{content:"\e5f8"}.ph.ph-building:before{content:"\e100"}.ph.ph-building-apartment:before{content:"\e0fe"}.ph.ph-building-office:before{content:"\e0ff"}.ph.ph-buildings:before{content:"\e102"}.ph.ph-bulldozer:before{content:"\ec6c"}.ph.ph-bus:before{content:"\e106"}.ph.ph-butterfly:before{content:"\ea6e"}.ph.ph-cable-car:before{content:"\e49c"}.ph.ph-cactus:before{content:"\e918"}.ph.ph-cake:before{content:"\e780"}.ph.ph-calculator:before{content:"\e538"}.ph.ph-calendar:before{content:"\e108"}.ph.ph-calendar-blank:before{content:"\e10a"}.ph.ph-calendar-check:before{content:"\e712"}.ph.ph-calendar-dot:before{content:"\e7b2"}.ph.ph-calendar-dots:before{content:"\e7b4"}.ph.ph-calendar-heart:before{content:"\e8b0"}.ph.ph-calendar-minus:before{content:"\ea14"}.ph.ph-calendar-plus:before{content:"\e714"}.ph.ph-calendar-slash:before{content:"\ea12"}.ph.ph-calendar-star:before{content:"\e8b2"}.ph.ph-calendar-x:before{content:"\e10c"}.ph.ph-call-bell:before{content:"\e7de"}.ph.ph-camera:before{content:"\e10e"}.ph.ph-camera-plus:before{content:"\ec58"}.ph.ph-camera-rotate:before{content:"\e7a4"}.ph.ph-camera-slash:before{content:"\e110"}.ph.ph-campfire:before{content:"\e9d8"}.ph.ph-car:before{content:"\e112"}.ph.ph-car-battery:before{content:"\ee30"}.ph.ph-car-profile:before{content:"\e8cc"}.ph.ph-car-simple:before{content:"\e114"}.ph.ph-cardholder:before{content:"\e5fa"}.ph.ph-cards:before{content:"\e0f8"}.ph.ph-cards-three:before{content:"\ee50"}.ph.ph-caret-circle-double-down:before{content:"\e116"}.ph.ph-caret-circle-double-left:before{content:"\e118"}.ph.ph-caret-circle-double-right:before{content:"\e11a"}.ph.ph-caret-circle-double-up:before{content:"\e11c"}.ph.ph-caret-circle-down:before{content:"\e11e"}.ph.ph-caret-circle-left:before{content:"\e120"}.ph.ph-caret-circle-right:before{content:"\e122"}.ph.ph-caret-circle-up:before{content:"\e124"}.ph.ph-caret-circle-up-down:before{content:"\e13e"}.ph.ph-caret-double-down:before{content:"\e126"}.ph.ph-caret-double-left:before{content:"\e128"}.ph.ph-caret-double-right:before{content:"\e12a"}.ph.ph-caret-double-up:before{content:"\e12c"}.ph.ph-caret-down:before{content:"\e136"}.ph.ph-caret-left:before{content:"\e138"}.ph.ph-caret-line-down:before{content:"\e134"}.ph.ph-caret-line-left:before{content:"\e132"}.ph.ph-caret-line-right:before{content:"\e130"}.ph.ph-caret-line-up:before{content:"\e12e"}.ph.ph-caret-right:before{content:"\e13a"}.ph.ph-caret-up:before{content:"\e13c"}.ph.ph-caret-up-down:before{content:"\e140"}.ph.ph-carrot:before{content:"\ed38"}.ph.ph-cash-register:before{content:"\ed80"}.ph.ph-cassette-tape:before{content:"\ed2e"}.ph.ph-castle-turret:before{content:"\e9d0"}.ph.ph-cat:before{content:"\e748"}.ph.ph-cell-signal-full:before{content:"\e142"}.ph.ph-cell-signal-high:before{content:"\e144"}.ph.ph-cell-signal-low:before{content:"\e146"}.ph.ph-cell-signal-medium:before{content:"\e148"}.ph.ph-cell-signal-none:before{content:"\e14a"}.ph.ph-cell-signal-slash:before{content:"\e14c"}.ph.ph-cell-signal-x:before{content:"\e14e"}.ph.ph-cell-tower:before{content:"\ebaa"}.ph.ph-certificate:before{content:"\e766"}.ph.ph-chair:before{content:"\e950"}.ph.ph-chalkboard:before{content:"\e5fc"}.ph.ph-chalkboard-simple:before{content:"\e5fe"}.ph.ph-chalkboard-teacher:before{content:"\e600"}.ph.ph-champagne:before{content:"\eaca"}.ph.ph-charging-station:before{content:"\e8d0"}.ph.ph-chart-bar:before{content:"\e150"}.ph.ph-chart-bar-horizontal:before{content:"\e152"}.ph.ph-chart-donut:before{content:"\eaa6"}.ph.ph-chart-line:before{content:"\e154"}.ph.ph-chart-line-down:before{content:"\e8b6"}.ph.ph-chart-line-up:before{content:"\e156"}.ph.ph-chart-pie:before{content:"\e158"}.ph.ph-chart-pie-slice:before{content:"\e15a"}.ph.ph-chart-polar:before{content:"\eaa8"}.ph.ph-chart-scatter:before{content:"\eaac"}.ph.ph-chat:before{content:"\e15c"}.ph.ph-chat-centered:before{content:"\e160"}.ph.ph-chat-centered-dots:before{content:"\e164"}.ph.ph-chat-centered-slash:before{content:"\e162"}.ph.ph-chat-centered-text:before{content:"\e166"}.ph.ph-chat-circle:before{content:"\e168"}.ph.ph-chat-circle-dots:before{content:"\e16c"}.ph.ph-chat-circle-slash:before{content:"\e16a"}.ph.ph-chat-circle-text:before{content:"\e16e"}.ph.ph-chat-dots:before{content:"\e170"}.ph.ph-chat-slash:before{content:"\e15e"}.ph.ph-chat-teardrop:before{content:"\e172"}.ph.ph-chat-teardrop-dots:before{content:"\e176"}.ph.ph-chat-teardrop-slash:before{content:"\e174"}.ph.ph-chat-teardrop-text:before{content:"\e178"}.ph.ph-chat-text:before{content:"\e17a"}.ph.ph-chats:before{content:"\e17c"}.ph.ph-chats-circle:before{content:"\e17e"}.ph.ph-chats-teardrop:before{content:"\e180"}.ph.ph-check:before{content:"\e182"}.ph.ph-check-circle:before{content:"\e184"}.ph.ph-check-fat:before{content:"\eba6"}.ph.ph-check-square:before{content:"\e186"}.ph.ph-check-square-offset:before{content:"\e188"}.ph.ph-checkerboard:before{content:"\e8c4"}.ph.ph-checks:before{content:"\e53a"}.ph.ph-cheers:before{content:"\ea4a"}.ph.ph-cheese:before{content:"\e9fe"}.ph.ph-chef-hat:before{content:"\ed8e"}.ph.ph-cherries:before{content:"\e830"}.ph.ph-church:before{content:"\ecea"}.ph.ph-cigarette:before{content:"\ed90"}.ph.ph-cigarette-slash:before{content:"\ed92"}.ph.ph-circle:before{content:"\e18a"}.ph.ph-circle-dashed:before{content:"\e602"}.ph.ph-circle-half:before{content:"\e18c"}.ph.ph-circle-half-tilt:before{content:"\e18e"}.ph.ph-circle-notch:before{content:"\eb44"}.ph.ph-circles-four:before{content:"\e190"}.ph.ph-circles-three:before{content:"\e192"}.ph.ph-circles-three-plus:before{content:"\e194"}.ph.ph-circuitry:before{content:"\e9c2"}.ph.ph-city:before{content:"\ea6a"}.ph.ph-clipboard:before{content:"\e196"}.ph.ph-clipboard-text:before{content:"\e198"}.ph.ph-clock:before{content:"\e19a"}.ph.ph-clock-afternoon:before{content:"\e19c"}.ph.ph-clock-clockwise:before{content:"\e19e"}.ph.ph-clock-countdown:before{content:"\ed2c"}.ph.ph-clock-counter-clockwise:before{content:"\e1a0"}.ph.ph-clock-user:before{content:"\edec"}.ph.ph-closed-captioning:before{content:"\e1a4"}.ph.ph-cloud:before{content:"\e1aa"}.ph.ph-cloud-arrow-down:before{content:"\e1ac"}.ph.ph-cloud-arrow-up:before{content:"\e1ae"}.ph.ph-cloud-check:before{content:"\e1b0"}.ph.ph-cloud-fog:before{content:"\e53c"}.ph.ph-cloud-lightning:before{content:"\e1b2"}.ph.ph-cloud-moon:before{content:"\e53e"}.ph.ph-cloud-rain:before{content:"\e1b4"}.ph.ph-cloud-slash:before{content:"\e1b6"}.ph.ph-cloud-snow:before{content:"\e1b8"}.ph.ph-cloud-sun:before{content:"\e540"}.ph.ph-cloud-warning:before{content:"\ea98"}.ph.ph-cloud-x:before{content:"\ea96"}.ph.ph-clover:before{content:"\edc8"}.ph.ph-club:before{content:"\e1ba"}.ph.ph-coat-hanger:before{content:"\e7fe"}.ph.ph-coda-logo:before{content:"\e7ce"}.ph.ph-code:before{content:"\e1bc"}.ph.ph-code-block:before{content:"\eafe"}.ph.ph-code-simple:before{content:"\e1be"}.ph.ph-codepen-logo:before{content:"\e978"}.ph.ph-codesandbox-logo:before{content:"\ea06"}.ph.ph-coffee:before{content:"\e1c2"}.ph.ph-coffee-bean:before{content:"\e1c0"}.ph.ph-coin:before{content:"\e60e"}.ph.ph-coin-vertical:before{content:"\eb48"}.ph.ph-coins:before{content:"\e78e"}.ph.ph-columns:before{content:"\e546"}.ph.ph-columns-plus-left:before{content:"\e544"}.ph.ph-columns-plus-right:before{content:"\e542"}.ph.ph-command:before{content:"\e1c4"}.ph.ph-compass:before{content:"\e1c8"}.ph.ph-compass-rose:before{content:"\e1c6"}.ph.ph-compass-tool:before{content:"\ea0e"}.ph.ph-computer-tower:before{content:"\e548"}.ph.ph-confetti:before{content:"\e81a"}.ph.ph-contactless-payment:before{content:"\ed42"}.ph.ph-control:before{content:"\eca6"}.ph.ph-cookie:before{content:"\e6ca"}.ph.ph-cooking-pot:before{content:"\e764"}.ph.ph-copy:before{content:"\e1ca"}.ph.ph-copy-simple:before{content:"\e1cc"}.ph.ph-copyleft:before{content:"\e86a"}.ph.ph-copyright:before{content:"\e54a"}.ph.ph-corners-in:before{content:"\e1ce"}.ph.ph-corners-out:before{content:"\e1d0"}.ph.ph-couch:before{content:"\e7f6"}.ph.ph-court-basketball:before{content:"\ee36"}.ph.ph-cow:before{content:"\eabe"}.ph.ph-cowboy-hat:before{content:"\ed12"}.ph.ph-cpu:before{content:"\e610"}.ph.ph-crane:before{content:"\ed48"}.ph.ph-crane-tower:before{content:"\ed49"}.ph.ph-credit-card:before{content:"\e1d2"}.ph.ph-cricket:before{content:"\ee12"}.ph.ph-crop:before{content:"\e1d4"}.ph.ph-cross:before{content:"\e8a0"}.ph.ph-crosshair:before{content:"\e1d6"}.ph.ph-crosshair-simple:before{content:"\e1d8"}.ph.ph-crown:before{content:"\e614"}.ph.ph-crown-cross:before{content:"\ee5e"}.ph.ph-crown-simple:before{content:"\e616"}.ph.ph-cube:before{content:"\e1da"}.ph.ph-cube-focus:before{content:"\ed0a"}.ph.ph-cube-transparent:before{content:"\ec7c"}.ph.ph-currency-btc:before{content:"\e618"}.ph.ph-currency-circle-dollar:before{content:"\e54c"}.ph.ph-currency-cny:before{content:"\e54e"}.ph.ph-currency-dollar:before{content:"\e550"}.ph.ph-currency-dollar-simple:before{content:"\e552"}.ph.ph-currency-eth:before{content:"\eada"}.ph.ph-currency-eur:before{content:"\e554"}.ph.ph-currency-gbp:before{content:"\e556"}.ph.ph-currency-inr:before{content:"\e558"}.ph.ph-currency-jpy:before{content:"\e55a"}.ph.ph-currency-krw:before{content:"\e55c"}.ph.ph-currency-kzt:before{content:"\ec4c"}.ph.ph-currency-ngn:before{content:"\eb52"}.ph.ph-currency-rub:before{content:"\e55e"}.ph.ph-cursor:before{content:"\e1dc"}.ph.ph-cursor-click:before{content:"\e7c8"}.ph.ph-cursor-text:before{content:"\e7d8"}.ph.ph-cylinder:before{content:"\e8fc"}.ph.ph-database:before{content:"\e1de"}.ph.ph-desk:before{content:"\ed16"}.ph.ph-desktop:before{content:"\e560"}.ph.ph-desktop-tower:before{content:"\e562"}.ph.ph-detective:before{content:"\e83e"}.ph.ph-dev-to-logo:before{content:"\ed0e"}.ph.ph-device-mobile:before{content:"\e1e0"}.ph.ph-device-mobile-camera:before{content:"\e1e2"}.ph.ph-device-mobile-slash:before{content:"\ee46"}.ph.ph-device-mobile-speaker:before{content:"\e1e4"}.ph.ph-device-rotate:before{content:"\edf2"}.ph.ph-device-tablet:before{content:"\e1e6"}.ph.ph-device-tablet-camera:before{content:"\e1e8"}.ph.ph-device-tablet-speaker:before{content:"\e1ea"}.ph.ph-devices:before{content:"\eba4"}.ph.ph-diamond:before{content:"\e1ec"}.ph.ph-diamonds-four:before{content:"\e8f4"}.ph.ph-dice-five:before{content:"\e1ee"}.ph.ph-dice-four:before{content:"\e1f0"}.ph.ph-dice-one:before{content:"\e1f2"}.ph.ph-dice-six:before{content:"\e1f4"}.ph.ph-dice-three:before{content:"\e1f6"}.ph.ph-dice-two:before{content:"\e1f8"}.ph.ph-disc:before{content:"\e564"}.ph.ph-disco-ball:before{content:"\ed98"}.ph.ph-discord-logo:before{content:"\e61a"}.ph.ph-divide:before{content:"\e1fa"}.ph.ph-dna:before{content:"\e924"}.ph.ph-dog:before{content:"\e74a"}.ph.ph-door:before{content:"\e61c"}.ph.ph-door-open:before{content:"\e7e6"}.ph.ph-dot:before{content:"\ecde"}.ph.ph-dot-outline:before{content:"\ece0"}.ph.ph-dots-nine:before{content:"\e1fc"}.ph.ph-dots-six:before{content:"\e794"}.ph.ph-dots-six-vertical:before{content:"\eae2"}.ph.ph-dots-three:before{content:"\e1fe"}.ph.ph-dots-three-circle:before{content:"\e200"}.ph.ph-dots-three-circle-vertical:before{content:"\e202"}.ph.ph-dots-three-outline:before{content:"\e204"}.ph.ph-dots-three-outline-vertical:before{content:"\e206"}.ph.ph-dots-three-vertical:before{content:"\e208"}.ph.ph-download:before{content:"\e20a"}.ph.ph-download-simple:before{content:"\e20c"}.ph.ph-dress:before{content:"\ea7e"}.ph.ph-dresser:before{content:"\e94e"}.ph.ph-dribbble-logo:before{content:"\e20e"}.ph.ph-drone:before{content:"\ed74"}.ph.ph-drop:before{content:"\e210"}.ph.ph-drop-half:before{content:"\e566"}.ph.ph-drop-half-bottom:before{content:"\eb40"}.ph.ph-drop-simple:before{content:"\ee32"}.ph.ph-drop-slash:before{content:"\e954"}.ph.ph-dropbox-logo:before{content:"\e7d0"}.ph.ph-ear:before{content:"\e70c"}.ph.ph-ear-slash:before{content:"\e70e"}.ph.ph-egg:before{content:"\e812"}.ph.ph-egg-crack:before{content:"\eb64"}.ph.ph-eject:before{content:"\e212"}.ph.ph-eject-simple:before{content:"\e6ae"}.ph.ph-elevator:before{content:"\ecc0"}.ph.ph-empty:before{content:"\edbc"}.ph.ph-engine:before{content:"\ea80"}.ph.ph-envelope:before{content:"\e214"}.ph.ph-envelope-open:before{content:"\e216"}.ph.ph-envelope-simple:before{content:"\e218"}.ph.ph-envelope-simple-open:before{content:"\e21a"}.ph.ph-equalizer:before{content:"\ebbc"}.ph.ph-equals:before{content:"\e21c"}.ph.ph-eraser:before{content:"\e21e"}.ph.ph-escalator-down:before{content:"\ecba"}.ph.ph-escalator-up:before{content:"\ecbc"}.ph.ph-exam:before{content:"\e742"}.ph.ph-exclamation-mark:before{content:"\ee44"}.ph.ph-exclude:before{content:"\e882"}.ph.ph-exclude-square:before{content:"\e880"}.ph.ph-export:before{content:"\eaf0"}.ph.ph-eye:before{content:"\e220"}.ph.ph-eye-closed:before{content:"\e222"}.ph.ph-eye-slash:before{content:"\e224"}.ph.ph-eyedropper:before{content:"\e568"}.ph.ph-eyedropper-sample:before{content:"\eac4"}.ph.ph-eyeglasses:before{content:"\e7ba"}.ph.ph-eyes:before{content:"\ee5c"}.ph.ph-face-mask:before{content:"\e56a"}.ph.ph-facebook-logo:before{content:"\e226"}.ph.ph-factory:before{content:"\e760"}.ph.ph-faders:before{content:"\e228"}.ph.ph-faders-horizontal:before{content:"\e22a"}.ph.ph-fallout-shelter:before{content:"\e9de"}.ph.ph-fan:before{content:"\e9f2"}.ph.ph-farm:before{content:"\ec70"}.ph.ph-fast-forward:before{content:"\e6a6"}.ph.ph-fast-forward-circle:before{content:"\e22c"}.ph.ph-feather:before{content:"\e9c0"}.ph.ph-fediverse-logo:before{content:"\ed66"}.ph.ph-figma-logo:before{content:"\e22e"}.ph.ph-file:before{content:"\e230"}.ph.ph-file-archive:before{content:"\eb2a"}.ph.ph-file-arrow-down:before{content:"\e232"}.ph.ph-file-arrow-up:before{content:"\e61e"}.ph.ph-file-audio:before{content:"\ea20"}.ph.ph-file-c:before{content:"\eb32"}.ph.ph-file-c-sharp:before{content:"\eb30"}.ph.ph-file-cloud:before{content:"\e95e"}.ph.ph-file-code:before{content:"\e914"}.ph.ph-file-cpp:before{content:"\eb2e"}.ph.ph-file-css:before{content:"\eb34"}.ph.ph-file-csv:before{content:"\eb1c"}.ph.ph-file-dashed:before{content:"\e704"}.ph.ph-file-dotted:before{content:"\e704"}.ph.ph-file-doc:before{content:"\eb1e"}.ph.ph-file-html:before{content:"\eb38"}.ph.ph-file-image:before{content:"\ea24"}.ph.ph-file-ini:before{content:"\eb33"}.ph.ph-file-jpg:before{content:"\eb1a"}.ph.ph-file-js:before{content:"\eb24"}.ph.ph-file-jsx:before{content:"\eb3a"}.ph.ph-file-lock:before{content:"\e95c"}.ph.ph-file-magnifying-glass:before{content:"\e238"}.ph.ph-file-search:before{content:"\e238"}.ph.ph-file-md:before{content:"\ed50"}.ph.ph-file-minus:before{content:"\e234"}.ph.ph-file-pdf:before{content:"\e702"}.ph.ph-file-plus:before{content:"\e236"}.ph.ph-file-png:before{content:"\eb18"}.ph.ph-file-ppt:before{content:"\eb20"}.ph.ph-file-py:before{content:"\eb2c"}.ph.ph-file-rs:before{content:"\eb28"}.ph.ph-file-sql:before{content:"\ed4e"}.ph.ph-file-svg:before{content:"\ed08"}.ph.ph-file-text:before{content:"\e23a"}.ph.ph-file-ts:before{content:"\eb26"}.ph.ph-file-tsx:before{content:"\eb3c"}.ph.ph-file-txt:before{content:"\eb35"}.ph.ph-file-video:before{content:"\ea22"}.ph.ph-file-vue:before{content:"\eb3e"}.ph.ph-file-x:before{content:"\e23c"}.ph.ph-file-xls:before{content:"\eb22"}.ph.ph-file-zip:before{content:"\e958"}.ph.ph-files:before{content:"\e710"}.ph.ph-film-reel:before{content:"\e8c0"}.ph.ph-film-script:before{content:"\eb50"}.ph.ph-film-slate:before{content:"\e8c2"}.ph.ph-film-strip:before{content:"\e792"}.ph.ph-fingerprint:before{content:"\e23e"}.ph.ph-fingerprint-simple:before{content:"\e240"}.ph.ph-finn-the-human:before{content:"\e56c"}.ph.ph-fire:before{content:"\e242"}.ph.ph-fire-extinguisher:before{content:"\e9e8"}.ph.ph-fire-simple:before{content:"\e620"}.ph.ph-fire-truck:before{content:"\e574"}.ph.ph-first-aid:before{content:"\e56e"}.ph.ph-first-aid-kit:before{content:"\e570"}.ph.ph-fish:before{content:"\e728"}.ph.ph-fish-simple:before{content:"\e72a"}.ph.ph-flag:before{content:"\e244"}.ph.ph-flag-banner:before{content:"\e622"}.ph.ph-flag-banner-fold:before{content:"\ecf2"}.ph.ph-flag-checkered:before{content:"\ea38"}.ph.ph-flag-pennant:before{content:"\ecf0"}.ph.ph-flame:before{content:"\e624"}.ph.ph-flashlight:before{content:"\e246"}.ph.ph-flask:before{content:"\e79e"}.ph.ph-flip-horizontal:before{content:"\ed6a"}.ph.ph-flip-vertical:before{content:"\ed6c"}.ph.ph-floppy-disk:before{content:"\e248"}.ph.ph-floppy-disk-back:before{content:"\eaf4"}.ph.ph-flow-arrow:before{content:"\e6ec"}.ph.ph-flower:before{content:"\e75e"}.ph.ph-flower-lotus:before{content:"\e6cc"}.ph.ph-flower-tulip:before{content:"\eacc"}.ph.ph-flying-saucer:before{content:"\eb4a"}.ph.ph-folder:before{content:"\e24a"}.ph.ph-folder-notch:before{content:"\e24a"}.ph.ph-folder-dashed:before{content:"\e8f8"}.ph.ph-folder-dotted:before{content:"\e8f8"}.ph.ph-folder-lock:before{content:"\ea3c"}.ph.ph-folder-minus:before{content:"\e254"}.ph.ph-folder-notch-minus:before{content:"\e254"}.ph.ph-folder-open:before{content:"\e256"}.ph.ph-folder-notch-open:before{content:"\e256"}.ph.ph-folder-plus:before{content:"\e258"}.ph.ph-folder-notch-plus:before{content:"\e258"}.ph.ph-folder-simple:before{content:"\e25a"}.ph.ph-folder-simple-dashed:before{content:"\ec2a"}.ph.ph-folder-simple-dotted:before{content:"\ec2a"}.ph.ph-folder-simple-lock:before{content:"\eb5e"}.ph.ph-folder-simple-minus:before{content:"\e25c"}.ph.ph-folder-simple-plus:before{content:"\e25e"}.ph.ph-folder-simple-star:before{content:"\ec2e"}.ph.ph-folder-simple-user:before{content:"\eb60"}.ph.ph-folder-star:before{content:"\ea86"}.ph.ph-folder-user:before{content:"\eb46"}.ph.ph-folders:before{content:"\e260"}.ph.ph-football:before{content:"\e718"}.ph.ph-football-helmet:before{content:"\ee4c"}.ph.ph-footprints:before{content:"\ea88"}.ph.ph-fork-knife:before{content:"\e262"}.ph.ph-four-k:before{content:"\ea5c"}.ph.ph-frame-corners:before{content:"\e626"}.ph.ph-framer-logo:before{content:"\e264"}.ph.ph-function:before{content:"\ebe4"}.ph.ph-funnel:before{content:"\e266"}.ph.ph-funnel-simple:before{content:"\e268"}.ph.ph-funnel-simple-x:before{content:"\e26a"}.ph.ph-funnel-x:before{content:"\e26c"}.ph.ph-game-controller:before{content:"\e26e"}.ph.ph-garage:before{content:"\ecd6"}.ph.ph-gas-can:before{content:"\e8ce"}.ph.ph-gas-pump:before{content:"\e768"}.ph.ph-gauge:before{content:"\e628"}.ph.ph-gavel:before{content:"\ea32"}.ph.ph-gear:before{content:"\e270"}.ph.ph-gear-fine:before{content:"\e87c"}.ph.ph-gear-six:before{content:"\e272"}.ph.ph-gender-female:before{content:"\e6e0"}.ph.ph-gender-intersex:before{content:"\e6e6"}.ph.ph-gender-male:before{content:"\e6e2"}.ph.ph-gender-neuter:before{content:"\e6ea"}.ph.ph-gender-nonbinary:before{content:"\e6e4"}.ph.ph-gender-transgender:before{content:"\e6e8"}.ph.ph-ghost:before{content:"\e62a"}.ph.ph-gif:before{content:"\e274"}.ph.ph-gift:before{content:"\e276"}.ph.ph-git-branch:before{content:"\e278"}.ph.ph-git-commit:before{content:"\e27a"}.ph.ph-git-diff:before{content:"\e27c"}.ph.ph-git-fork:before{content:"\e27e"}.ph.ph-git-merge:before{content:"\e280"}.ph.ph-git-pull-request:before{content:"\e282"}.ph.ph-github-logo:before{content:"\e576"}.ph.ph-gitlab-logo:before{content:"\e694"}.ph.ph-gitlab-logo-simple:before{content:"\e696"}.ph.ph-globe:before{content:"\e288"}.ph.ph-globe-hemisphere-east:before{content:"\e28a"}.ph.ph-globe-hemisphere-west:before{content:"\e28c"}.ph.ph-globe-simple:before{content:"\e28e"}.ph.ph-globe-simple-x:before{content:"\e284"}.ph.ph-globe-stand:before{content:"\e290"}.ph.ph-globe-x:before{content:"\e286"}.ph.ph-goggles:before{content:"\ecb4"}.ph.ph-golf:before{content:"\ea3e"}.ph.ph-goodreads-logo:before{content:"\ed10"}.ph.ph-google-cardboard-logo:before{content:"\e7b6"}.ph.ph-google-chrome-logo:before{content:"\e976"}.ph.ph-google-drive-logo:before{content:"\e8f6"}.ph.ph-google-logo:before{content:"\e292"}.ph.ph-google-photos-logo:before{content:"\eb92"}.ph.ph-google-play-logo:before{content:"\e294"}.ph.ph-google-podcasts-logo:before{content:"\eb94"}.ph.ph-gps:before{content:"\edd8"}.ph.ph-gps-fix:before{content:"\edd6"}.ph.ph-gps-slash:before{content:"\edd4"}.ph.ph-gradient:before{content:"\eb42"}.ph.ph-graduation-cap:before{content:"\e62c"}.ph.ph-grains:before{content:"\ec68"}.ph.ph-grains-slash:before{content:"\ec6a"}.ph.ph-graph:before{content:"\eb58"}.ph.ph-graphics-card:before{content:"\e612"}.ph.ph-greater-than:before{content:"\edc4"}.ph.ph-greater-than-or-equal:before{content:"\eda2"}.ph.ph-grid-four:before{content:"\e296"}.ph.ph-grid-nine:before{content:"\ec8c"}.ph.ph-guitar:before{content:"\ea8a"}.ph.ph-hair-dryer:before{content:"\ea66"}.ph.ph-hamburger:before{content:"\e790"}.ph.ph-hammer:before{content:"\e80e"}.ph.ph-hand:before{content:"\e298"}.ph.ph-hand-arrow-down:before{content:"\ea4e"}.ph.ph-hand-arrow-up:before{content:"\ee5a"}.ph.ph-hand-coins:before{content:"\ea8c"}.ph.ph-hand-deposit:before{content:"\ee82"}.ph.ph-hand-eye:before{content:"\ea4c"}.ph.ph-hand-fist:before{content:"\e57a"}.ph.ph-hand-grabbing:before{content:"\e57c"}.ph.ph-hand-heart:before{content:"\e810"}.ph.ph-hand-palm:before{content:"\e57e"}.ph.ph-hand-peace:before{content:"\e7cc"}.ph.ph-hand-pointing:before{content:"\e29a"}.ph.ph-hand-soap:before{content:"\e630"}.ph.ph-hand-swipe-left:before{content:"\ec94"}.ph.ph-hand-swipe-right:before{content:"\ec92"}.ph.ph-hand-tap:before{content:"\ec90"}.ph.ph-hand-waving:before{content:"\e580"}.ph.ph-hand-withdraw:before{content:"\ee80"}.ph.ph-handbag:before{content:"\e29c"}.ph.ph-handbag-simple:before{content:"\e62e"}.ph.ph-hands-clapping:before{content:"\e6a0"}.ph.ph-hands-praying:before{content:"\ecc8"}.ph.ph-handshake:before{content:"\e582"}.ph.ph-hard-drive:before{content:"\e29e"}.ph.ph-hard-drives:before{content:"\e2a0"}.ph.ph-hard-hat:before{content:"\ed46"}.ph.ph-hash:before{content:"\e2a2"}.ph.ph-hash-straight:before{content:"\e2a4"}.ph.ph-head-circuit:before{content:"\e7d4"}.ph.ph-headlights:before{content:"\e6fe"}.ph.ph-headphones:before{content:"\e2a6"}.ph.ph-headset:before{content:"\e584"}.ph.ph-heart:before{content:"\e2a8"}.ph.ph-heart-break:before{content:"\ebe8"}.ph.ph-heart-half:before{content:"\ec48"}.ph.ph-heart-straight:before{content:"\e2aa"}.ph.ph-heart-straight-break:before{content:"\eb98"}.ph.ph-heartbeat:before{content:"\e2ac"}.ph.ph-hexagon:before{content:"\e2ae"}.ph.ph-high-definition:before{content:"\ea8e"}.ph.ph-high-heel:before{content:"\e8e8"}.ph.ph-highlighter:before{content:"\ec76"}.ph.ph-highlighter-circle:before{content:"\e632"}.ph.ph-hockey:before{content:"\ec86"}.ph.ph-hoodie:before{content:"\ecd0"}.ph.ph-horse:before{content:"\e2b0"}.ph.ph-hospital:before{content:"\e844"}.ph.ph-hourglass:before{content:"\e2b2"}.ph.ph-hourglass-high:before{content:"\e2b4"}.ph.ph-hourglass-low:before{content:"\e2b6"}.ph.ph-hourglass-medium:before{content:"\e2b8"}.ph.ph-hourglass-simple:before{content:"\e2ba"}.ph.ph-hourglass-simple-high:before{content:"\e2bc"}.ph.ph-hourglass-simple-low:before{content:"\e2be"}.ph.ph-hourglass-simple-medium:before{content:"\e2c0"}.ph.ph-house:before{content:"\e2c2"}.ph.ph-house-line:before{content:"\e2c4"}.ph.ph-house-simple:before{content:"\e2c6"}.ph.ph-hurricane:before{content:"\e88e"}.ph.ph-ice-cream:before{content:"\e804"}.ph.ph-identification-badge:before{content:"\e6f6"}.ph.ph-identification-card:before{content:"\e2c8"}.ph.ph-image:before{content:"\e2ca"}.ph.ph-image-broken:before{content:"\e7a8"}.ph.ph-image-square:before{content:"\e2cc"}.ph.ph-images:before{content:"\e836"}.ph.ph-images-square:before{content:"\e834"}.ph.ph-infinity:before{content:"\e634"}.ph.ph-lemniscate:before{content:"\e634"}.ph.ph-info:before{content:"\e2ce"}.ph.ph-instagram-logo:before{content:"\e2d0"}.ph.ph-intersect:before{content:"\e2d2"}.ph.ph-intersect-square:before{content:"\e87a"}.ph.ph-intersect-three:before{content:"\ecc4"}.ph.ph-intersection:before{content:"\edba"}.ph.ph-invoice:before{content:"\ee42"}.ph.ph-island:before{content:"\ee06"}.ph.ph-jar:before{content:"\e7e0"}.ph.ph-jar-label:before{content:"\e7e1"}.ph.ph-jeep:before{content:"\e2d4"}.ph.ph-joystick:before{content:"\ea5e"}.ph.ph-kanban:before{content:"\eb54"}.ph.ph-key:before{content:"\e2d6"}.ph.ph-key-return:before{content:"\e782"}.ph.ph-keyboard:before{content:"\e2d8"}.ph.ph-keyhole:before{content:"\ea78"}.ph.ph-knife:before{content:"\e636"}.ph.ph-ladder:before{content:"\e9e4"}.ph.ph-ladder-simple:before{content:"\ec26"}.ph.ph-lamp:before{content:"\e638"}.ph.ph-lamp-pendant:before{content:"\ee2e"}.ph.ph-laptop:before{content:"\e586"}.ph.ph-lasso:before{content:"\edc6"}.ph.ph-lastfm-logo:before{content:"\e842"}.ph.ph-layout:before{content:"\e6d6"}.ph.ph-leaf:before{content:"\e2da"}.ph.ph-lectern:before{content:"\e95a"}.ph.ph-lego:before{content:"\e8c6"}.ph.ph-lego-smiley:before{content:"\e8c7"}.ph.ph-less-than:before{content:"\edac"}.ph.ph-less-than-or-equal:before{content:"\eda4"}.ph.ph-letter-circle-h:before{content:"\ebf8"}.ph.ph-letter-circle-p:before{content:"\ec08"}.ph.ph-letter-circle-v:before{content:"\ec14"}.ph.ph-lifebuoy:before{content:"\e63a"}.ph.ph-lightbulb:before{content:"\e2dc"}.ph.ph-lightbulb-filament:before{content:"\e63c"}.ph.ph-lighthouse:before{content:"\e9f6"}.ph.ph-lightning:before{content:"\e2de"}.ph.ph-lightning-a:before{content:"\ea84"}.ph.ph-lightning-slash:before{content:"\e2e0"}.ph.ph-line-segment:before{content:"\e6d2"}.ph.ph-line-segments:before{content:"\e6d4"}.ph.ph-line-vertical:before{content:"\ed70"}.ph.ph-link:before{content:"\e2e2"}.ph.ph-link-break:before{content:"\e2e4"}.ph.ph-link-simple:before{content:"\e2e6"}.ph.ph-link-simple-break:before{content:"\e2e8"}.ph.ph-link-simple-horizontal:before{content:"\e2ea"}.ph.ph-link-simple-horizontal-break:before{content:"\e2ec"}.ph.ph-linkedin-logo:before{content:"\e2ee"}.ph.ph-linktree-logo:before{content:"\edee"}.ph.ph-linux-logo:before{content:"\eb02"}.ph.ph-list:before{content:"\e2f0"}.ph.ph-list-bullets:before{content:"\e2f2"}.ph.ph-list-checks:before{content:"\eadc"}.ph.ph-list-dashes:before{content:"\e2f4"}.ph.ph-list-heart:before{content:"\ebde"}.ph.ph-list-magnifying-glass:before{content:"\ebe0"}.ph.ph-list-numbers:before{content:"\e2f6"}.ph.ph-list-plus:before{content:"\e2f8"}.ph.ph-list-star:before{content:"\ebdc"}.ph.ph-lock:before{content:"\e2fa"}.ph.ph-lock-key:before{content:"\e2fe"}.ph.ph-lock-key-open:before{content:"\e300"}.ph.ph-lock-laminated:before{content:"\e302"}.ph.ph-lock-laminated-open:before{content:"\e304"}.ph.ph-lock-open:before{content:"\e306"}.ph.ph-lock-simple:before{content:"\e308"}.ph.ph-lock-simple-open:before{content:"\e30a"}.ph.ph-lockers:before{content:"\ecb8"}.ph.ph-log:before{content:"\ed82"}.ph.ph-magic-wand:before{content:"\e6b6"}.ph.ph-magnet:before{content:"\e680"}.ph.ph-magnet-straight:before{content:"\e682"}.ph.ph-magnifying-glass:before{content:"\e30c"}.ph.ph-magnifying-glass-minus:before{content:"\e30e"}.ph.ph-magnifying-glass-plus:before{content:"\e310"}.ph.ph-mailbox:before{content:"\ec1e"}.ph.ph-map-pin:before{content:"\e316"}.ph.ph-map-pin-area:before{content:"\ee3a"}.ph.ph-map-pin-line:before{content:"\e318"}.ph.ph-map-pin-plus:before{content:"\e314"}.ph.ph-map-pin-simple:before{content:"\ee3e"}.ph.ph-map-pin-simple-area:before{content:"\ee3c"}.ph.ph-map-pin-simple-line:before{content:"\ee38"}.ph.ph-map-trifold:before{content:"\e31a"}.ph.ph-markdown-logo:before{content:"\e508"}.ph.ph-marker-circle:before{content:"\e640"}.ph.ph-martini:before{content:"\e31c"}.ph.ph-mask-happy:before{content:"\e9f4"}.ph.ph-mask-sad:before{content:"\eb9e"}.ph.ph-mastodon-logo:before{content:"\ed68"}.ph.ph-math-operations:before{content:"\e31e"}.ph.ph-matrix-logo:before{content:"\ed64"}.ph.ph-medal:before{content:"\e320"}.ph.ph-medal-military:before{content:"\ecfc"}.ph.ph-medium-logo:before{content:"\e322"}.ph.ph-megaphone:before{content:"\e324"}.ph.ph-megaphone-simple:before{content:"\e642"}.ph.ph-member-of:before{content:"\edc2"}.ph.ph-memory:before{content:"\e9c4"}.ph.ph-messenger-logo:before{content:"\e6d8"}.ph.ph-meta-logo:before{content:"\ed02"}.ph.ph-meteor:before{content:"\e9ba"}.ph.ph-metronome:before{content:"\ec8e"}.ph.ph-microphone:before{content:"\e326"}.ph.ph-microphone-slash:before{content:"\e328"}.ph.ph-microphone-stage:before{content:"\e75c"}.ph.ph-microscope:before{content:"\ec7a"}.ph.ph-microsoft-excel-logo:before{content:"\eb6c"}.ph.ph-microsoft-outlook-logo:before{content:"\eb70"}.ph.ph-microsoft-powerpoint-logo:before{content:"\eace"}.ph.ph-microsoft-teams-logo:before{content:"\eb66"}.ph.ph-microsoft-word-logo:before{content:"\eb6a"}.ph.ph-minus:before{content:"\e32a"}.ph.ph-minus-circle:before{content:"\e32c"}.ph.ph-minus-square:before{content:"\ed4c"}.ph.ph-money:before{content:"\e588"}.ph.ph-money-wavy:before{content:"\ee68"}.ph.ph-monitor:before{content:"\e32e"}.ph.ph-monitor-arrow-up:before{content:"\e58a"}.ph.ph-monitor-play:before{content:"\e58c"}.ph.ph-moon:before{content:"\e330"}.ph.ph-moon-stars:before{content:"\e58e"}.ph.ph-moped:before{content:"\e824"}.ph.ph-moped-front:before{content:"\e822"}.ph.ph-mosque:before{content:"\ecee"}.ph.ph-motorcycle:before{content:"\e80a"}.ph.ph-mountains:before{content:"\e7ae"}.ph.ph-mouse:before{content:"\e33a"}.ph.ph-mouse-left-click:before{content:"\e334"}.ph.ph-mouse-middle-click:before{content:"\e338"}.ph.ph-mouse-right-click:before{content:"\e336"}.ph.ph-mouse-scroll:before{content:"\e332"}.ph.ph-mouse-simple:before{content:"\e644"}.ph.ph-music-note:before{content:"\e33c"}.ph.ph-music-note-simple:before{content:"\e33e"}.ph.ph-music-notes:before{content:"\e340"}.ph.ph-music-notes-minus:before{content:"\ee0c"}.ph.ph-music-notes-plus:before{content:"\eb7c"}.ph.ph-music-notes-simple:before{content:"\e342"}.ph.ph-navigation-arrow:before{content:"\eade"}.ph.ph-needle:before{content:"\e82e"}.ph.ph-network:before{content:"\edde"}.ph.ph-network-slash:before{content:"\eddc"}.ph.ph-network-x:before{content:"\edda"}.ph.ph-newspaper:before{content:"\e344"}.ph.ph-newspaper-clipping:before{content:"\e346"}.ph.ph-not-equals:before{content:"\eda6"}.ph.ph-not-member-of:before{content:"\edae"}.ph.ph-not-subset-of:before{content:"\edb0"}.ph.ph-not-superset-of:before{content:"\edb2"}.ph.ph-notches:before{content:"\ed3a"}.ph.ph-note:before{content:"\e348"}.ph.ph-note-blank:before{content:"\e34a"}.ph.ph-note-pencil:before{content:"\e34c"}.ph.ph-notebook:before{content:"\e34e"}.ph.ph-notepad:before{content:"\e63e"}.ph.ph-notification:before{content:"\e6fa"}.ph.ph-notion-logo:before{content:"\e9a0"}.ph.ph-nuclear-plant:before{content:"\ed7c"}.ph.ph-number-circle-eight:before{content:"\e352"}.ph.ph-number-circle-five:before{content:"\e358"}.ph.ph-number-circle-four:before{content:"\e35e"}.ph.ph-number-circle-nine:before{content:"\e364"}.ph.ph-number-circle-one:before{content:"\e36a"}.ph.ph-number-circle-seven:before{content:"\e370"}.ph.ph-number-circle-six:before{content:"\e376"}.ph.ph-number-circle-three:before{content:"\e37c"}.ph.ph-number-circle-two:before{content:"\e382"}.ph.ph-number-circle-zero:before{content:"\e388"}.ph.ph-number-eight:before{content:"\e350"}.ph.ph-number-five:before{content:"\e356"}.ph.ph-number-four:before{content:"\e35c"}.ph.ph-number-nine:before{content:"\e362"}.ph.ph-number-one:before{content:"\e368"}.ph.ph-number-seven:before{content:"\e36e"}.ph.ph-number-six:before{content:"\e374"}.ph.ph-number-square-eight:before{content:"\e354"}.ph.ph-number-square-five:before{content:"\e35a"}.ph.ph-number-square-four:before{content:"\e360"}.ph.ph-number-square-nine:before{content:"\e366"}.ph.ph-number-square-one:before{content:"\e36c"}.ph.ph-number-square-seven:before{content:"\e372"}.ph.ph-number-square-six:before{content:"\e378"}.ph.ph-number-square-three:before{content:"\e37e"}.ph.ph-number-square-two:before{content:"\e384"}.ph.ph-number-square-zero:before{content:"\e38a"}.ph.ph-number-three:before{content:"\e37a"}.ph.ph-number-two:before{content:"\e380"}.ph.ph-number-zero:before{content:"\e386"}.ph.ph-numpad:before{content:"\e3c8"}.ph.ph-nut:before{content:"\e38c"}.ph.ph-ny-times-logo:before{content:"\e646"}.ph.ph-octagon:before{content:"\e38e"}.ph.ph-office-chair:before{content:"\ea46"}.ph.ph-onigiri:before{content:"\ee2c"}.ph.ph-open-ai-logo:before{content:"\e7d2"}.ph.ph-option:before{content:"\e8a8"}.ph.ph-orange:before{content:"\ee40"}.ph.ph-orange-slice:before{content:"\ed36"}.ph.ph-oven:before{content:"\ed8c"}.ph.ph-package:before{content:"\e390"}.ph.ph-paint-brush:before{content:"\e6f0"}.ph.ph-paint-brush-broad:before{content:"\e590"}.ph.ph-paint-brush-household:before{content:"\e6f2"}.ph.ph-paint-bucket:before{content:"\e392"}.ph.ph-paint-roller:before{content:"\e6f4"}.ph.ph-palette:before{content:"\e6c8"}.ph.ph-panorama:before{content:"\eaa2"}.ph.ph-pants:before{content:"\ec88"}.ph.ph-paper-plane:before{content:"\e394"}.ph.ph-paper-plane-right:before{content:"\e396"}.ph.ph-paper-plane-tilt:before{content:"\e398"}.ph.ph-paperclip:before{content:"\e39a"}.ph.ph-paperclip-horizontal:before{content:"\e592"}.ph.ph-parachute:before{content:"\ea7c"}.ph.ph-paragraph:before{content:"\e960"}.ph.ph-parallelogram:before{content:"\ecc6"}.ph.ph-park:before{content:"\ecb2"}.ph.ph-password:before{content:"\e752"}.ph.ph-path:before{content:"\e39c"}.ph.ph-patreon-logo:before{content:"\e98a"}.ph.ph-pause:before{content:"\e39e"}.ph.ph-pause-circle:before{content:"\e3a0"}.ph.ph-paw-print:before{content:"\e648"}.ph.ph-paypal-logo:before{content:"\e98c"}.ph.ph-peace:before{content:"\e3a2"}.ph.ph-pen:before{content:"\e3aa"}.ph.ph-pen-nib:before{content:"\e3ac"}.ph.ph-pen-nib-straight:before{content:"\e64a"}.ph.ph-pencil:before{content:"\e3ae"}.ph.ph-pencil-circle:before{content:"\e3b0"}.ph.ph-pencil-line:before{content:"\e3b2"}.ph.ph-pencil-ruler:before{content:"\e906"}.ph.ph-pencil-simple:before{content:"\e3b4"}.ph.ph-pencil-simple-line:before{content:"\ebc6"}.ph.ph-pencil-simple-slash:before{content:"\ecf6"}.ph.ph-pencil-slash:before{content:"\ecf8"}.ph.ph-pentagon:before{content:"\ec7e"}.ph.ph-pentagram:before{content:"\ec5c"}.ph.ph-pepper:before{content:"\e94a"}.ph.ph-percent:before{content:"\e3b6"}.ph.ph-person:before{content:"\e3a8"}.ph.ph-person-arms-spread:before{content:"\ecfe"}.ph.ph-person-simple:before{content:"\e72e"}.ph.ph-person-simple-bike:before{content:"\e734"}.ph.ph-person-simple-circle:before{content:"\ee58"}.ph.ph-person-simple-hike:before{content:"\ed54"}.ph.ph-person-simple-run:before{content:"\e730"}.ph.ph-person-simple-ski:before{content:"\e71c"}.ph.ph-person-simple-snowboard:before{content:"\e71e"}.ph.ph-person-simple-swim:before{content:"\e736"}.ph.ph-person-simple-tai-chi:before{content:"\ed5c"}.ph.ph-person-simple-throw:before{content:"\e732"}.ph.ph-person-simple-walk:before{content:"\e73a"}.ph.ph-perspective:before{content:"\ebe6"}.ph.ph-phone:before{content:"\e3b8"}.ph.ph-phone-call:before{content:"\e3ba"}.ph.ph-phone-disconnect:before{content:"\e3bc"}.ph.ph-phone-incoming:before{content:"\e3be"}.ph.ph-phone-list:before{content:"\e3cc"}.ph.ph-phone-outgoing:before{content:"\e3c0"}.ph.ph-phone-pause:before{content:"\e3ca"}.ph.ph-phone-plus:before{content:"\ec56"}.ph.ph-phone-slash:before{content:"\e3c2"}.ph.ph-phone-transfer:before{content:"\e3c6"}.ph.ph-phone-x:before{content:"\e3c4"}.ph.ph-phosphor-logo:before{content:"\e3ce"}.ph.ph-pi:before{content:"\ec80"}.ph.ph-piano-keys:before{content:"\e9c8"}.ph.ph-picnic-table:before{content:"\ee26"}.ph.ph-picture-in-picture:before{content:"\e64c"}.ph.ph-piggy-bank:before{content:"\ea04"}.ph.ph-pill:before{content:"\e700"}.ph.ph-ping-pong:before{content:"\ea42"}.ph.ph-pint-glass:before{content:"\edd0"}.ph.ph-pinterest-logo:before{content:"\e64e"}.ph.ph-pinwheel:before{content:"\eb9c"}.ph.ph-pipe:before{content:"\ed86"}.ph.ph-pipe-wrench:before{content:"\ed88"}.ph.ph-pix-logo:before{content:"\ecc2"}.ph.ph-pizza:before{content:"\e796"}.ph.ph-placeholder:before{content:"\e650"}.ph.ph-planet:before{content:"\e652"}.ph.ph-plant:before{content:"\ebae"}.ph.ph-play:before{content:"\e3d0"}.ph.ph-play-circle:before{content:"\e3d2"}.ph.ph-play-pause:before{content:"\e8be"}.ph.ph-playlist:before{content:"\e6aa"}.ph.ph-plug:before{content:"\e946"}.ph.ph-plug-charging:before{content:"\eb5c"}.ph.ph-plugs:before{content:"\eb56"}.ph.ph-plugs-connected:before{content:"\eb5a"}.ph.ph-plus:before{content:"\e3d4"}.ph.ph-plus-circle:before{content:"\e3d6"}.ph.ph-plus-minus:before{content:"\e3d8"}.ph.ph-plus-square:before{content:"\ed4a"}.ph.ph-poker-chip:before{content:"\e594"}.ph.ph-police-car:before{content:"\ec4a"}.ph.ph-polygon:before{content:"\e6d0"}.ph.ph-popcorn:before{content:"\eb4e"}.ph.ph-popsicle:before{content:"\ebbe"}.ph.ph-potted-plant:before{content:"\ec22"}.ph.ph-power:before{content:"\e3da"}.ph.ph-prescription:before{content:"\e7a2"}.ph.ph-presentation:before{content:"\e654"}.ph.ph-presentation-chart:before{content:"\e656"}.ph.ph-printer:before{content:"\e3dc"}.ph.ph-prohibit:before{content:"\e3de"}.ph.ph-prohibit-inset:before{content:"\e3e0"}.ph.ph-projector-screen:before{content:"\e658"}.ph.ph-projector-screen-chart:before{content:"\e65a"}.ph.ph-pulse:before{content:"\e000"}.ph.ph-activity:before{content:"\e000"}.ph.ph-push-pin:before{content:"\e3e2"}.ph.ph-push-pin-simple:before{content:"\e65c"}.ph.ph-push-pin-simple-slash:before{content:"\e65e"}.ph.ph-push-pin-slash:before{content:"\e3e4"}.ph.ph-puzzle-piece:before{content:"\e596"}.ph.ph-qr-code:before{content:"\e3e6"}.ph.ph-question:before{content:"\e3e8"}.ph.ph-question-mark:before{content:"\e3e9"}.ph.ph-queue:before{content:"\e6ac"}.ph.ph-quotes:before{content:"\e660"}.ph.ph-rabbit:before{content:"\eac2"}.ph.ph-racquet:before{content:"\ee02"}.ph.ph-radical:before{content:"\e3ea"}.ph.ph-radio:before{content:"\e77e"}.ph.ph-radio-button:before{content:"\eb08"}.ph.ph-radioactive:before{content:"\e9dc"}.ph.ph-rainbow:before{content:"\e598"}.ph.ph-rainbow-cloud:before{content:"\e59a"}.ph.ph-ranking:before{content:"\ed62"}.ph.ph-read-cv-logo:before{content:"\ed0c"}.ph.ph-receipt:before{content:"\e3ec"}.ph.ph-receipt-x:before{content:"\ed40"}.ph.ph-record:before{content:"\e3ee"}.ph.ph-rectangle:before{content:"\e3f0"}.ph.ph-rectangle-dashed:before{content:"\e3f2"}.ph.ph-recycle:before{content:"\e75a"}.ph.ph-reddit-logo:before{content:"\e59c"}.ph.ph-repeat:before{content:"\e3f6"}.ph.ph-repeat-once:before{content:"\e3f8"}.ph.ph-replit-logo:before{content:"\eb8a"}.ph.ph-resize:before{content:"\ed6e"}.ph.ph-rewind:before{content:"\e6a8"}.ph.ph-rewind-circle:before{content:"\e3fa"}.ph.ph-road-horizon:before{content:"\e838"}.ph.ph-robot:before{content:"\e762"}.ph.ph-rocket:before{content:"\e3fc"}.ph.ph-rocket-launch:before{content:"\e3fe"}.ph.ph-rows:before{content:"\e5a2"}.ph.ph-rows-plus-bottom:before{content:"\e59e"}.ph.ph-rows-plus-top:before{content:"\e5a0"}.ph.ph-rss:before{content:"\e400"}.ph.ph-rss-simple:before{content:"\e402"}.ph.ph-rug:before{content:"\ea1a"}.ph.ph-ruler:before{content:"\e6b8"}.ph.ph-sailboat:before{content:"\e78a"}.ph.ph-scales:before{content:"\e750"}.ph.ph-scan:before{content:"\ebb6"}.ph.ph-scan-smiley:before{content:"\ebb4"}.ph.ph-scissors:before{content:"\eae0"}.ph.ph-scooter:before{content:"\e820"}.ph.ph-screencast:before{content:"\e404"}.ph.ph-screwdriver:before{content:"\e86e"}.ph.ph-scribble:before{content:"\e806"}.ph.ph-scribble-loop:before{content:"\e662"}.ph.ph-scroll:before{content:"\eb7a"}.ph.ph-seal:before{content:"\e604"}.ph.ph-circle-wavy:before{content:"\e604"}.ph.ph-seal-check:before{content:"\e606"}.ph.ph-circle-wavy-check:before{content:"\e606"}.ph.ph-seal-percent:before{content:"\e60a"}.ph.ph-seal-question:before{content:"\e608"}.ph.ph-circle-wavy-question:before{content:"\e608"}.ph.ph-seal-warning:before{content:"\e60c"}.ph.ph-circle-wavy-warning:before{content:"\e60c"}.ph.ph-seat:before{content:"\eb8e"}.ph.ph-seatbelt:before{content:"\edfe"}.ph.ph-security-camera:before{content:"\eca4"}.ph.ph-selection:before{content:"\e69a"}.ph.ph-selection-all:before{content:"\e746"}.ph.ph-selection-background:before{content:"\eaf8"}.ph.ph-selection-foreground:before{content:"\eaf6"}.ph.ph-selection-inverse:before{content:"\e744"}.ph.ph-selection-plus:before{content:"\e69c"}.ph.ph-selection-slash:before{content:"\e69e"}.ph.ph-shapes:before{content:"\ec5e"}.ph.ph-share:before{content:"\e406"}.ph.ph-share-fat:before{content:"\ed52"}.ph.ph-share-network:before{content:"\e408"}.ph.ph-shield:before{content:"\e40a"}.ph.ph-shield-check:before{content:"\e40c"}.ph.ph-shield-checkered:before{content:"\e708"}.ph.ph-shield-chevron:before{content:"\e40e"}.ph.ph-shield-plus:before{content:"\e706"}.ph.ph-shield-slash:before{content:"\e410"}.ph.ph-shield-star:before{content:"\ec34"}.ph.ph-shield-warning:before{content:"\e412"}.ph.ph-shipping-container:before{content:"\e78c"}.ph.ph-shirt-folded:before{content:"\ea92"}.ph.ph-shooting-star:before{content:"\ecfa"}.ph.ph-shopping-bag:before{content:"\e416"}.ph.ph-shopping-bag-open:before{content:"\e418"}.ph.ph-shopping-cart:before{content:"\e41e"}.ph.ph-shopping-cart-simple:before{content:"\e420"}.ph.ph-shovel:before{content:"\e9e6"}.ph.ph-shower:before{content:"\e776"}.ph.ph-shrimp:before{content:"\eab4"}.ph.ph-shuffle:before{content:"\e422"}.ph.ph-shuffle-angular:before{content:"\e424"}.ph.ph-shuffle-simple:before{content:"\e426"}.ph.ph-sidebar:before{content:"\eab6"}.ph.ph-sidebar-simple:before{content:"\ec24"}.ph.ph-sigma:before{content:"\eab8"}.ph.ph-sign-in:before{content:"\e428"}.ph.ph-sign-out:before{content:"\e42a"}.ph.ph-signature:before{content:"\ebac"}.ph.ph-signpost:before{content:"\e89c"}.ph.ph-sim-card:before{content:"\e664"}.ph.ph-siren:before{content:"\e9b8"}.ph.ph-sketch-logo:before{content:"\e42c"}.ph.ph-skip-back:before{content:"\e5a4"}.ph.ph-skip-back-circle:before{content:"\e42e"}.ph.ph-skip-forward:before{content:"\e5a6"}.ph.ph-skip-forward-circle:before{content:"\e430"}.ph.ph-skull:before{content:"\e916"}.ph.ph-skype-logo:before{content:"\e8dc"}.ph.ph-slack-logo:before{content:"\e5a8"}.ph.ph-sliders:before{content:"\e432"}.ph.ph-sliders-horizontal:before{content:"\e434"}.ph.ph-slideshow:before{content:"\ed32"}.ph.ph-smiley:before{content:"\e436"}.ph.ph-smiley-angry:before{content:"\ec62"}.ph.ph-smiley-blank:before{content:"\e438"}.ph.ph-smiley-meh:before{content:"\e43a"}.ph.ph-smiley-melting:before{content:"\ee56"}.ph.ph-smiley-nervous:before{content:"\e43c"}.ph.ph-smiley-sad:before{content:"\e43e"}.ph.ph-smiley-sticker:before{content:"\e440"}.ph.ph-smiley-wink:before{content:"\e666"}.ph.ph-smiley-x-eyes:before{content:"\e442"}.ph.ph-snapchat-logo:before{content:"\e668"}.ph.ph-sneaker:before{content:"\e80c"}.ph.ph-sneaker-move:before{content:"\ed60"}.ph.ph-snowflake:before{content:"\e5aa"}.ph.ph-soccer-ball:before{content:"\e716"}.ph.ph-sock:before{content:"\ecce"}.ph.ph-solar-panel:before{content:"\ed7a"}.ph.ph-solar-roof:before{content:"\ed7b"}.ph.ph-sort-ascending:before{content:"\e444"}.ph.ph-sort-descending:before{content:"\e446"}.ph.ph-soundcloud-logo:before{content:"\e8de"}.ph.ph-spade:before{content:"\e448"}.ph.ph-sparkle:before{content:"\e6a2"}.ph.ph-speaker-hifi:before{content:"\ea08"}.ph.ph-speaker-high:before{content:"\e44a"}.ph.ph-speaker-low:before{content:"\e44c"}.ph.ph-speaker-none:before{content:"\e44e"}.ph.ph-speaker-simple-high:before{content:"\e450"}.ph.ph-speaker-simple-low:before{content:"\e452"}.ph.ph-speaker-simple-none:before{content:"\e454"}.ph.ph-speaker-simple-slash:before{content:"\e456"}.ph.ph-speaker-simple-x:before{content:"\e458"}.ph.ph-speaker-slash:before{content:"\e45a"}.ph.ph-speaker-x:before{content:"\e45c"}.ph.ph-speedometer:before{content:"\ee74"}.ph.ph-sphere:before{content:"\ee66"}.ph.ph-spinner:before{content:"\e66a"}.ph.ph-spinner-ball:before{content:"\ee28"}.ph.ph-spinner-gap:before{content:"\e66c"}.ph.ph-spiral:before{content:"\e9fa"}.ph.ph-split-horizontal:before{content:"\e872"}.ph.ph-split-vertical:before{content:"\e876"}.ph.ph-spotify-logo:before{content:"\e66e"}.ph.ph-spray-bottle:before{content:"\e7e4"}.ph.ph-square:before{content:"\e45e"}.ph.ph-square-half:before{content:"\e462"}.ph.ph-square-half-bottom:before{content:"\eb16"}.ph.ph-square-logo:before{content:"\e690"}.ph.ph-square-split-horizontal:before{content:"\e870"}.ph.ph-square-split-vertical:before{content:"\e874"}.ph.ph-squares-four:before{content:"\e464"}.ph.ph-stack:before{content:"\e466"}.ph.ph-stack-minus:before{content:"\edf4"}.ph.ph-stack-overflow-logo:before{content:"\eb78"}.ph.ph-stack-plus:before{content:"\edf6"}.ph.ph-stack-simple:before{content:"\e468"}.ph.ph-stairs:before{content:"\e8ec"}.ph.ph-stamp:before{content:"\ea48"}.ph.ph-standard-definition:before{content:"\ea90"}.ph.ph-star:before{content:"\e46a"}.ph.ph-star-and-crescent:before{content:"\ecf4"}.ph.ph-star-four:before{content:"\e6a4"}.ph.ph-star-half:before{content:"\e70a"}.ph.ph-star-of-david:before{content:"\e89e"}.ph.ph-steam-logo:before{content:"\ead4"}.ph.ph-steering-wheel:before{content:"\e9ac"}.ph.ph-steps:before{content:"\ecbe"}.ph.ph-stethoscope:before{content:"\e7ea"}.ph.ph-sticker:before{content:"\e5ac"}.ph.ph-stool:before{content:"\ea44"}.ph.ph-stop:before{content:"\e46c"}.ph.ph-stop-circle:before{content:"\e46e"}.ph.ph-storefront:before{content:"\e470"}.ph.ph-strategy:before{content:"\ea3a"}.ph.ph-stripe-logo:before{content:"\e698"}.ph.ph-student:before{content:"\e73e"}.ph.ph-subset-of:before{content:"\edc0"}.ph.ph-subset-proper-of:before{content:"\edb6"}.ph.ph-subtitles:before{content:"\e1a8"}.ph.ph-subtitles-slash:before{content:"\e1a6"}.ph.ph-subtract:before{content:"\ebd6"}.ph.ph-subtract-square:before{content:"\ebd4"}.ph.ph-subway:before{content:"\e498"}.ph.ph-suitcase:before{content:"\e5ae"}.ph.ph-suitcase-rolling:before{content:"\e9b0"}.ph.ph-suitcase-simple:before{content:"\e5b0"}.ph.ph-sun:before{content:"\e472"}.ph.ph-sun-dim:before{content:"\e474"}.ph.ph-sun-horizon:before{content:"\e5b6"}.ph.ph-sunglasses:before{content:"\e816"}.ph.ph-superset-of:before{content:"\edb8"}.ph.ph-superset-proper-of:before{content:"\edb4"}.ph.ph-swap:before{content:"\e83c"}.ph.ph-swatches:before{content:"\e5b8"}.ph.ph-swimming-pool:before{content:"\ecb6"}.ph.ph-sword:before{content:"\e5ba"}.ph.ph-synagogue:before{content:"\ecec"}.ph.ph-syringe:before{content:"\e968"}.ph.ph-t-shirt:before{content:"\e670"}.ph.ph-table:before{content:"\e476"}.ph.ph-tabs:before{content:"\e778"}.ph.ph-tag:before{content:"\e478"}.ph.ph-tag-chevron:before{content:"\e672"}.ph.ph-tag-simple:before{content:"\e47a"}.ph.ph-target:before{content:"\e47c"}.ph.ph-taxi:before{content:"\e902"}.ph.ph-tea-bag:before{content:"\e8e6"}.ph.ph-telegram-logo:before{content:"\e5bc"}.ph.ph-television:before{content:"\e754"}.ph.ph-television-simple:before{content:"\eae6"}.ph.ph-tennis-ball:before{content:"\e720"}.ph.ph-tent:before{content:"\e8ba"}.ph.ph-terminal:before{content:"\e47e"}.ph.ph-terminal-window:before{content:"\eae8"}.ph.ph-test-tube:before{content:"\e7a0"}.ph.ph-text-a-underline:before{content:"\ed34"}.ph.ph-text-aa:before{content:"\e6ee"}.ph.ph-text-align-center:before{content:"\e480"}.ph.ph-text-align-justify:before{content:"\e482"}.ph.ph-text-align-left:before{content:"\e484"}.ph.ph-text-align-right:before{content:"\e486"}.ph.ph-text-b:before{content:"\e5be"}.ph.ph-text-bolder:before{content:"\e5be"}.ph.ph-text-columns:before{content:"\ec96"}.ph.ph-text-h:before{content:"\e6ba"}.ph.ph-text-h-five:before{content:"\e6c4"}.ph.ph-text-h-four:before{content:"\e6c2"}.ph.ph-text-h-one:before{content:"\e6bc"}.ph.ph-text-h-six:before{content:"\e6c6"}.ph.ph-text-h-three:before{content:"\e6c0"}.ph.ph-text-h-two:before{content:"\e6be"}.ph.ph-text-indent:before{content:"\ea1e"}.ph.ph-text-italic:before{content:"\e5c0"}.ph.ph-text-outdent:before{content:"\ea1c"}.ph.ph-text-strikethrough:before{content:"\e5c2"}.ph.ph-text-subscript:before{content:"\ec98"}.ph.ph-text-superscript:before{content:"\ec9a"}.ph.ph-text-t:before{content:"\e48a"}.ph.ph-text-t-slash:before{content:"\e488"}.ph.ph-text-underline:before{content:"\e5c4"}.ph.ph-textbox:before{content:"\eb0a"}.ph.ph-thermometer:before{content:"\e5c6"}.ph.ph-thermometer-cold:before{content:"\e5c8"}.ph.ph-thermometer-hot:before{content:"\e5ca"}.ph.ph-thermometer-simple:before{content:"\e5cc"}.ph.ph-threads-logo:before{content:"\ed9e"}.ph.ph-three-d:before{content:"\ea5a"}.ph.ph-thumbs-down:before{content:"\e48c"}.ph.ph-thumbs-up:before{content:"\e48e"}.ph.ph-ticket:before{content:"\e490"}.ph.ph-tidal-logo:before{content:"\ed1c"}.ph.ph-tiktok-logo:before{content:"\eaf2"}.ph.ph-tilde:before{content:"\eda8"}.ph.ph-timer:before{content:"\e492"}.ph.ph-tip-jar:before{content:"\e7e2"}.ph.ph-tipi:before{content:"\ed30"}.ph.ph-tire:before{content:"\edd2"}.ph.ph-toggle-left:before{content:"\e674"}.ph.ph-toggle-right:before{content:"\e676"}.ph.ph-toilet:before{content:"\e79a"}.ph.ph-toilet-paper:before{content:"\e79c"}.ph.ph-toolbox:before{content:"\eca0"}.ph.ph-tooth:before{content:"\e9cc"}.ph.ph-tornado:before{content:"\e88c"}.ph.ph-tote:before{content:"\e494"}.ph.ph-tote-simple:before{content:"\e678"}.ph.ph-towel:before{content:"\ede6"}.ph.ph-tractor:before{content:"\ec6e"}.ph.ph-trademark:before{content:"\e9f0"}.ph.ph-trademark-registered:before{content:"\e3f4"}.ph.ph-traffic-cone:before{content:"\e9a8"}.ph.ph-traffic-sign:before{content:"\e67a"}.ph.ph-traffic-signal:before{content:"\e9aa"}.ph.ph-train:before{content:"\e496"}.ph.ph-train-regional:before{content:"\e49e"}.ph.ph-train-simple:before{content:"\e4a0"}.ph.ph-tram:before{content:"\e9ec"}.ph.ph-translate:before{content:"\e4a2"}.ph.ph-trash:before{content:"\e4a6"}.ph.ph-trash-simple:before{content:"\e4a8"}.ph.ph-tray:before{content:"\e4aa"}.ph.ph-tray-arrow-down:before{content:"\e010"}.ph.ph-archive-tray:before{content:"\e010"}.ph.ph-tray-arrow-up:before{content:"\ee52"}.ph.ph-treasure-chest:before{content:"\ede2"}.ph.ph-tree:before{content:"\e6da"}.ph.ph-tree-evergreen:before{content:"\e6dc"}.ph.ph-tree-palm:before{content:"\e91a"}.ph.ph-tree-structure:before{content:"\e67c"}.ph.ph-tree-view:before{content:"\ee48"}.ph.ph-trend-down:before{content:"\e4ac"}.ph.ph-trend-up:before{content:"\e4ae"}.ph.ph-triangle:before{content:"\e4b0"}.ph.ph-triangle-dashed:before{content:"\e4b2"}.ph.ph-trolley:before{content:"\e5b2"}.ph.ph-trolley-suitcase:before{content:"\e5b4"}.ph.ph-trophy:before{content:"\e67e"}.ph.ph-truck:before{content:"\e4b4"}.ph.ph-truck-trailer:before{content:"\e4b6"}.ph.ph-tumblr-logo:before{content:"\e8d4"}.ph.ph-twitch-logo:before{content:"\e5ce"}.ph.ph-twitter-logo:before{content:"\e4ba"}.ph.ph-umbrella:before{content:"\e684"}.ph.ph-umbrella-simple:before{content:"\e686"}.ph.ph-union:before{content:"\edbe"}.ph.ph-unite:before{content:"\e87e"}.ph.ph-unite-square:before{content:"\e878"}.ph.ph-upload:before{content:"\e4be"}.ph.ph-upload-simple:before{content:"\e4c0"}.ph.ph-usb:before{content:"\e956"}.ph.ph-user:before{content:"\e4c2"}.ph.ph-user-check:before{content:"\eafa"}.ph.ph-user-circle:before{content:"\e4c4"}.ph.ph-user-circle-check:before{content:"\ec38"}.ph.ph-user-circle-dashed:before{content:"\ec36"}.ph.ph-user-circle-gear:before{content:"\e4c6"}.ph.ph-user-circle-minus:before{content:"\e4c8"}.ph.ph-user-circle-plus:before{content:"\e4ca"}.ph.ph-user-focus:before{content:"\e6fc"}.ph.ph-user-gear:before{content:"\e4cc"}.ph.ph-user-list:before{content:"\e73c"}.ph.ph-user-minus:before{content:"\e4ce"}.ph.ph-user-plus:before{content:"\e4d0"}.ph.ph-user-rectangle:before{content:"\e4d2"}.ph.ph-user-sound:before{content:"\eca8"}.ph.ph-user-square:before{content:"\e4d4"}.ph.ph-user-switch:before{content:"\e756"}.ph.ph-users:before{content:"\e4d6"}.ph.ph-users-four:before{content:"\e68c"}.ph.ph-users-three:before{content:"\e68e"}.ph.ph-van:before{content:"\e826"}.ph.ph-vault:before{content:"\e76e"}.ph.ph-vector-three:before{content:"\ee62"}.ph.ph-vector-two:before{content:"\ee64"}.ph.ph-vibrate:before{content:"\e4d8"}.ph.ph-video:before{content:"\e740"}.ph.ph-video-camera:before{content:"\e4da"}.ph.ph-video-camera-slash:before{content:"\e4dc"}.ph.ph-video-conference:before{content:"\edce"}.ph.ph-vignette:before{content:"\eba2"}.ph.ph-vinyl-record:before{content:"\ecac"}.ph.ph-virtual-reality:before{content:"\e7b8"}.ph.ph-virus:before{content:"\e7d6"}.ph.ph-visor:before{content:"\ee2a"}.ph.ph-voicemail:before{content:"\e4de"}.ph.ph-volleyball:before{content:"\e726"}.ph.ph-wall:before{content:"\e688"}.ph.ph-wallet:before{content:"\e68a"}.ph.ph-warehouse:before{content:"\ecd4"}.ph.ph-warning:before{content:"\e4e0"}.ph.ph-warning-circle:before{content:"\e4e2"}.ph.ph-warning-diamond:before{content:"\e7fc"}.ph.ph-warning-octagon:before{content:"\e4e4"}.ph.ph-washing-machine:before{content:"\ede8"}.ph.ph-watch:before{content:"\e4e6"}.ph.ph-wave-sawtooth:before{content:"\ea9c"}.ph.ph-wave-sine:before{content:"\ea9a"}.ph.ph-wave-square:before{content:"\ea9e"}.ph.ph-wave-triangle:before{content:"\eaa0"}.ph.ph-waveform:before{content:"\e802"}.ph.ph-waveform-slash:before{content:"\e800"}.ph.ph-waves:before{content:"\e6de"}.ph.ph-webcam:before{content:"\e9b2"}.ph.ph-webcam-slash:before{content:"\ecdc"}.ph.ph-webhooks-logo:before{content:"\ecae"}.ph.ph-wechat-logo:before{content:"\e8d2"}.ph.ph-whatsapp-logo:before{content:"\e5d0"}.ph.ph-wheelchair:before{content:"\e4e8"}.ph.ph-wheelchair-motion:before{content:"\e89a"}.ph.ph-wifi-high:before{content:"\e4ea"}.ph.ph-wifi-low:before{content:"\e4ec"}.ph.ph-wifi-medium:before{content:"\e4ee"}.ph.ph-wifi-none:before{content:"\e4f0"}.ph.ph-wifi-slash:before{content:"\e4f2"}.ph.ph-wifi-x:before{content:"\e4f4"}.ph.ph-wind:before{content:"\e5d2"}.ph.ph-windmill:before{content:"\e9f8"}.ph.ph-windows-logo:before{content:"\e692"}.ph.ph-wine:before{content:"\e6b2"}.ph.ph-wrench:before{content:"\e5d4"}.ph.ph-x:before{content:"\e4f6"}.ph.ph-x-circle:before{content:"\e4f8"}.ph.ph-x-logo:before{content:"\e4bc"}.ph.ph-x-square:before{content:"\e4fa"}.ph.ph-yarn:before{content:"\ed9a"}.ph.ph-yin-yang:before{content:"\e92a"}.ph.ph-youtube-logo:before{content:"\e4fc"}@font-face{font-family:Phosphor-Bold;src:url("./media/Phosphor-Bold-X7A7GEYS.woff2") format("woff2"),url("./media/Phosphor-Bold-G224QGTE.woff") format("woff"),url("./media/Phosphor-Bold-M26JUASR.ttf") format("truetype"),url("./media/Phosphor-Bold-KA6E2AOE.svg#Phosphor-Bold") format("svg");font-weight:400;font-style:normal;font-display:block}.ph-bold{font-family:Phosphor-Bold!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph-bold.ph-acorn:before{content:"\eb9a"}.ph-bold.ph-address-book:before{content:"\e6f8"}.ph-bold.ph-address-book-tabs:before{content:"\ee4e"}.ph-bold.ph-air-traffic-control:before{content:"\ecd8"}.ph-bold.ph-airplane:before{content:"\e002"}.ph-bold.ph-airplane-in-flight:before{content:"\e4fe"}.ph-bold.ph-airplane-landing:before{content:"\e502"}.ph-bold.ph-airplane-takeoff:before{content:"\e504"}.ph-bold.ph-airplane-taxiing:before{content:"\e500"}.ph-bold.ph-airplane-tilt:before{content:"\e5d6"}.ph-bold.ph-airplay:before{content:"\e004"}.ph-bold.ph-alarm:before{content:"\e006"}.ph-bold.ph-alien:before{content:"\e8a6"}.ph-bold.ph-align-bottom:before{content:"\e506"}.ph-bold.ph-align-bottom-simple:before{content:"\eb0c"}.ph-bold.ph-align-center-horizontal:before{content:"\e50a"}.ph-bold.ph-align-center-horizontal-simple:before{content:"\eb0e"}.ph-bold.ph-align-center-vertical:before{content:"\e50c"}.ph-bold.ph-align-center-vertical-simple:before{content:"\eb10"}.ph-bold.ph-align-left:before{content:"\e50e"}.ph-bold.ph-align-left-simple:before{content:"\eaee"}.ph-bold.ph-align-right:before{content:"\e510"}.ph-bold.ph-align-right-simple:before{content:"\eb12"}.ph-bold.ph-align-top:before{content:"\e512"}.ph-bold.ph-align-top-simple:before{content:"\eb14"}.ph-bold.ph-amazon-logo:before{content:"\e96c"}.ph-bold.ph-ambulance:before{content:"\e572"}.ph-bold.ph-anchor:before{content:"\e514"}.ph-bold.ph-anchor-simple:before{content:"\e5d8"}.ph-bold.ph-android-logo:before{content:"\e008"}.ph-bold.ph-angle:before{content:"\e7bc"}.ph-bold.ph-angular-logo:before{content:"\eb80"}.ph-bold.ph-aperture:before{content:"\e00a"}.ph-bold.ph-app-store-logo:before{content:"\e974"}.ph-bold.ph-app-window:before{content:"\e5da"}.ph-bold.ph-apple-logo:before{content:"\e516"}.ph-bold.ph-apple-podcasts-logo:before{content:"\eb96"}.ph-bold.ph-approximate-equals:before{content:"\edaa"}.ph-bold.ph-archive:before{content:"\e00c"}.ph-bold.ph-armchair:before{content:"\e012"}.ph-bold.ph-arrow-arc-left:before{content:"\e014"}.ph-bold.ph-arrow-arc-right:before{content:"\e016"}.ph-bold.ph-arrow-bend-double-up-left:before{content:"\e03a"}.ph-bold.ph-arrow-bend-double-up-right:before{content:"\e03c"}.ph-bold.ph-arrow-bend-down-left:before{content:"\e018"}.ph-bold.ph-arrow-bend-down-right:before{content:"\e01a"}.ph-bold.ph-arrow-bend-left-down:before{content:"\e01c"}.ph-bold.ph-arrow-bend-left-up:before{content:"\e01e"}.ph-bold.ph-arrow-bend-right-down:before{content:"\e020"}.ph-bold.ph-arrow-bend-right-up:before{content:"\e022"}.ph-bold.ph-arrow-bend-up-left:before{content:"\e024"}.ph-bold.ph-arrow-bend-up-right:before{content:"\e026"}.ph-bold.ph-arrow-circle-down:before{content:"\e028"}.ph-bold.ph-arrow-circle-down-left:before{content:"\e02a"}.ph-bold.ph-arrow-circle-down-right:before{content:"\e02c"}.ph-bold.ph-arrow-circle-left:before{content:"\e05a"}.ph-bold.ph-arrow-circle-right:before{content:"\e02e"}.ph-bold.ph-arrow-circle-up:before{content:"\e030"}.ph-bold.ph-arrow-circle-up-left:before{content:"\e032"}.ph-bold.ph-arrow-circle-up-right:before{content:"\e034"}.ph-bold.ph-arrow-clockwise:before{content:"\e036"}.ph-bold.ph-arrow-counter-clockwise:before{content:"\e038"}.ph-bold.ph-arrow-down:before{content:"\e03e"}.ph-bold.ph-arrow-down-left:before{content:"\e040"}.ph-bold.ph-arrow-down-right:before{content:"\e042"}.ph-bold.ph-arrow-elbow-down-left:before{content:"\e044"}.ph-bold.ph-arrow-elbow-down-right:before{content:"\e046"}.ph-bold.ph-arrow-elbow-left:before{content:"\e048"}.ph-bold.ph-arrow-elbow-left-down:before{content:"\e04a"}.ph-bold.ph-arrow-elbow-left-up:before{content:"\e04c"}.ph-bold.ph-arrow-elbow-right:before{content:"\e04e"}.ph-bold.ph-arrow-elbow-right-down:before{content:"\e050"}.ph-bold.ph-arrow-elbow-right-up:before{content:"\e052"}.ph-bold.ph-arrow-elbow-up-left:before{content:"\e054"}.ph-bold.ph-arrow-elbow-up-right:before{content:"\e056"}.ph-bold.ph-arrow-fat-down:before{content:"\e518"}.ph-bold.ph-arrow-fat-left:before{content:"\e51a"}.ph-bold.ph-arrow-fat-line-down:before{content:"\e51c"}.ph-bold.ph-arrow-fat-line-left:before{content:"\e51e"}.ph-bold.ph-arrow-fat-line-right:before{content:"\e520"}.ph-bold.ph-arrow-fat-line-up:before{content:"\e522"}.ph-bold.ph-arrow-fat-lines-down:before{content:"\e524"}.ph-bold.ph-arrow-fat-lines-left:before{content:"\e526"}.ph-bold.ph-arrow-fat-lines-right:before{content:"\e528"}.ph-bold.ph-arrow-fat-lines-up:before{content:"\e52a"}.ph-bold.ph-arrow-fat-right:before{content:"\e52c"}.ph-bold.ph-arrow-fat-up:before{content:"\e52e"}.ph-bold.ph-arrow-left:before{content:"\e058"}.ph-bold.ph-arrow-line-down:before{content:"\e05c"}.ph-bold.ph-arrow-line-down-left:before{content:"\e05e"}.ph-bold.ph-arrow-line-down-right:before{content:"\e060"}.ph-bold.ph-arrow-line-left:before{content:"\e062"}.ph-bold.ph-arrow-line-right:before{content:"\e064"}.ph-bold.ph-arrow-line-up:before{content:"\e066"}.ph-bold.ph-arrow-line-up-left:before{content:"\e068"}.ph-bold.ph-arrow-line-up-right:before{content:"\e06a"}.ph-bold.ph-arrow-right:before{content:"\e06c"}.ph-bold.ph-arrow-square-down:before{content:"\e06e"}.ph-bold.ph-arrow-square-down-left:before{content:"\e070"}.ph-bold.ph-arrow-square-down-right:before{content:"\e072"}.ph-bold.ph-arrow-square-in:before{content:"\e5dc"}.ph-bold.ph-arrow-square-left:before{content:"\e074"}.ph-bold.ph-arrow-square-out:before{content:"\e5de"}.ph-bold.ph-arrow-square-right:before{content:"\e076"}.ph-bold.ph-arrow-square-up:before{content:"\e078"}.ph-bold.ph-arrow-square-up-left:before{content:"\e07a"}.ph-bold.ph-arrow-square-up-right:before{content:"\e07c"}.ph-bold.ph-arrow-u-down-left:before{content:"\e07e"}.ph-bold.ph-arrow-u-down-right:before{content:"\e080"}.ph-bold.ph-arrow-u-left-down:before{content:"\e082"}.ph-bold.ph-arrow-u-left-up:before{content:"\e084"}.ph-bold.ph-arrow-u-right-down:before{content:"\e086"}.ph-bold.ph-arrow-u-right-up:before{content:"\e088"}.ph-bold.ph-arrow-u-up-left:before{content:"\e08a"}.ph-bold.ph-arrow-u-up-right:before{content:"\e08c"}.ph-bold.ph-arrow-up:before{content:"\e08e"}.ph-bold.ph-arrow-up-left:before{content:"\e090"}.ph-bold.ph-arrow-up-right:before{content:"\e092"}.ph-bold.ph-arrows-clockwise:before{content:"\e094"}.ph-bold.ph-arrows-counter-clockwise:before{content:"\e096"}.ph-bold.ph-arrows-down-up:before{content:"\e098"}.ph-bold.ph-arrows-horizontal:before{content:"\eb06"}.ph-bold.ph-arrows-in:before{content:"\e09a"}.ph-bold.ph-arrows-in-cardinal:before{content:"\e09c"}.ph-bold.ph-arrows-in-line-horizontal:before{content:"\e530"}.ph-bold.ph-arrows-in-line-vertical:before{content:"\e532"}.ph-bold.ph-arrows-in-simple:before{content:"\e09e"}.ph-bold.ph-arrows-left-right:before{content:"\e0a0"}.ph-bold.ph-arrows-merge:before{content:"\ed3e"}.ph-bold.ph-arrows-out:before{content:"\e0a2"}.ph-bold.ph-arrows-out-cardinal:before{content:"\e0a4"}.ph-bold.ph-arrows-out-line-horizontal:before{content:"\e534"}.ph-bold.ph-arrows-out-line-vertical:before{content:"\e536"}.ph-bold.ph-arrows-out-simple:before{content:"\e0a6"}.ph-bold.ph-arrows-split:before{content:"\ed3c"}.ph-bold.ph-arrows-vertical:before{content:"\eb04"}.ph-bold.ph-article:before{content:"\e0a8"}.ph-bold.ph-article-medium:before{content:"\e5e0"}.ph-bold.ph-article-ny-times:before{content:"\e5e2"}.ph-bold.ph-asclepius:before{content:"\ee34"}.ph-bold.ph-caduceus:before{content:"\ee34"}.ph-bold.ph-asterisk:before{content:"\e0aa"}.ph-bold.ph-asterisk-simple:before{content:"\e832"}.ph-bold.ph-at:before{content:"\e0ac"}.ph-bold.ph-atom:before{content:"\e5e4"}.ph-bold.ph-avocado:before{content:"\ee04"}.ph-bold.ph-axe:before{content:"\e9fc"}.ph-bold.ph-baby:before{content:"\e774"}.ph-bold.ph-baby-carriage:before{content:"\e818"}.ph-bold.ph-backpack:before{content:"\e922"}.ph-bold.ph-backspace:before{content:"\e0ae"}.ph-bold.ph-bag:before{content:"\e0b0"}.ph-bold.ph-bag-simple:before{content:"\e5e6"}.ph-bold.ph-balloon:before{content:"\e76c"}.ph-bold.ph-bandaids:before{content:"\e0b2"}.ph-bold.ph-bank:before{content:"\e0b4"}.ph-bold.ph-barbell:before{content:"\e0b6"}.ph-bold.ph-barcode:before{content:"\e0b8"}.ph-bold.ph-barn:before{content:"\ec72"}.ph-bold.ph-barricade:before{content:"\e948"}.ph-bold.ph-baseball:before{content:"\e71a"}.ph-bold.ph-baseball-cap:before{content:"\ea28"}.ph-bold.ph-baseball-helmet:before{content:"\ee4a"}.ph-bold.ph-basket:before{content:"\e964"}.ph-bold.ph-basketball:before{content:"\e724"}.ph-bold.ph-bathtub:before{content:"\e81e"}.ph-bold.ph-battery-charging:before{content:"\e0ba"}.ph-bold.ph-battery-charging-vertical:before{content:"\e0bc"}.ph-bold.ph-battery-empty:before{content:"\e0be"}.ph-bold.ph-battery-full:before{content:"\e0c0"}.ph-bold.ph-battery-high:before{content:"\e0c2"}.ph-bold.ph-battery-low:before{content:"\e0c4"}.ph-bold.ph-battery-medium:before{content:"\e0c6"}.ph-bold.ph-battery-plus:before{content:"\e808"}.ph-bold.ph-battery-plus-vertical:before{content:"\ec50"}.ph-bold.ph-battery-vertical-empty:before{content:"\e7c6"}.ph-bold.ph-battery-vertical-full:before{content:"\e7c4"}.ph-bold.ph-battery-vertical-high:before{content:"\e7c2"}.ph-bold.ph-battery-vertical-low:before{content:"\e7be"}.ph-bold.ph-battery-vertical-medium:before{content:"\e7c0"}.ph-bold.ph-battery-warning:before{content:"\e0c8"}.ph-bold.ph-battery-warning-vertical:before{content:"\e0ca"}.ph-bold.ph-beach-ball:before{content:"\ed24"}.ph-bold.ph-beanie:before{content:"\ea2a"}.ph-bold.ph-bed:before{content:"\e0cc"}.ph-bold.ph-beer-bottle:before{content:"\e7b0"}.ph-bold.ph-beer-stein:before{content:"\eb62"}.ph-bold.ph-behance-logo:before{content:"\e7f4"}.ph-bold.ph-bell:before{content:"\e0ce"}.ph-bold.ph-bell-ringing:before{content:"\e5e8"}.ph-bold.ph-bell-simple:before{content:"\e0d0"}.ph-bold.ph-bell-simple-ringing:before{content:"\e5ea"}.ph-bold.ph-bell-simple-slash:before{content:"\e0d2"}.ph-bold.ph-bell-simple-z:before{content:"\e5ec"}.ph-bold.ph-bell-slash:before{content:"\e0d4"}.ph-bold.ph-bell-z:before{content:"\e5ee"}.ph-bold.ph-belt:before{content:"\ea2c"}.ph-bold.ph-bezier-curve:before{content:"\eb00"}.ph-bold.ph-bicycle:before{content:"\e0d6"}.ph-bold.ph-binary:before{content:"\ee60"}.ph-bold.ph-binoculars:before{content:"\ea64"}.ph-bold.ph-biohazard:before{content:"\e9e0"}.ph-bold.ph-bird:before{content:"\e72c"}.ph-bold.ph-blueprint:before{content:"\eda0"}.ph-bold.ph-bluetooth:before{content:"\e0da"}.ph-bold.ph-bluetooth-connected:before{content:"\e0dc"}.ph-bold.ph-bluetooth-slash:before{content:"\e0de"}.ph-bold.ph-bluetooth-x:before{content:"\e0e0"}.ph-bold.ph-boat:before{content:"\e786"}.ph-bold.ph-bomb:before{content:"\ee0a"}.ph-bold.ph-bone:before{content:"\e7f2"}.ph-bold.ph-book:before{content:"\e0e2"}.ph-bold.ph-book-bookmark:before{content:"\e0e4"}.ph-bold.ph-book-open:before{content:"\e0e6"}.ph-bold.ph-book-open-text:before{content:"\e8f2"}.ph-bold.ph-book-open-user:before{content:"\ede0"}.ph-bold.ph-bookmark:before{content:"\e0e8"}.ph-bold.ph-bookmark-simple:before{content:"\e0ea"}.ph-bold.ph-bookmarks:before{content:"\e0ec"}.ph-bold.ph-bookmarks-simple:before{content:"\e5f0"}.ph-bold.ph-books:before{content:"\e758"}.ph-bold.ph-boot:before{content:"\ecca"}.ph-bold.ph-boules:before{content:"\e722"}.ph-bold.ph-bounding-box:before{content:"\e6ce"}.ph-bold.ph-bowl-food:before{content:"\eaa4"}.ph-bold.ph-bowl-steam:before{content:"\e8e4"}.ph-bold.ph-bowling-ball:before{content:"\ea34"}.ph-bold.ph-box-arrow-down:before{content:"\e00e"}.ph-bold.ph-archive-box:before{content:"\e00e"}.ph-bold.ph-box-arrow-up:before{content:"\ee54"}.ph-bold.ph-boxing-glove:before{content:"\ea36"}.ph-bold.ph-brackets-angle:before{content:"\e862"}.ph-bold.ph-brackets-curly:before{content:"\e860"}.ph-bold.ph-brackets-round:before{content:"\e864"}.ph-bold.ph-brackets-square:before{content:"\e85e"}.ph-bold.ph-brain:before{content:"\e74e"}.ph-bold.ph-brandy:before{content:"\e6b4"}.ph-bold.ph-bread:before{content:"\e81c"}.ph-bold.ph-bridge:before{content:"\ea68"}.ph-bold.ph-briefcase:before{content:"\e0ee"}.ph-bold.ph-briefcase-metal:before{content:"\e5f2"}.ph-bold.ph-broadcast:before{content:"\e0f2"}.ph-bold.ph-broom:before{content:"\ec54"}.ph-bold.ph-browser:before{content:"\e0f4"}.ph-bold.ph-browsers:before{content:"\e0f6"}.ph-bold.ph-bug:before{content:"\e5f4"}.ph-bold.ph-bug-beetle:before{content:"\e5f6"}.ph-bold.ph-bug-droid:before{content:"\e5f8"}.ph-bold.ph-building:before{content:"\e100"}.ph-bold.ph-building-apartment:before{content:"\e0fe"}.ph-bold.ph-building-office:before{content:"\e0ff"}.ph-bold.ph-buildings:before{content:"\e102"}.ph-bold.ph-bulldozer:before{content:"\ec6c"}.ph-bold.ph-bus:before{content:"\e106"}.ph-bold.ph-butterfly:before{content:"\ea6e"}.ph-bold.ph-cable-car:before{content:"\e49c"}.ph-bold.ph-cactus:before{content:"\e918"}.ph-bold.ph-cake:before{content:"\e780"}.ph-bold.ph-calculator:before{content:"\e538"}.ph-bold.ph-calendar:before{content:"\e108"}.ph-bold.ph-calendar-blank:before{content:"\e10a"}.ph-bold.ph-calendar-check:before{content:"\e712"}.ph-bold.ph-calendar-dot:before{content:"\e7b2"}.ph-bold.ph-calendar-dots:before{content:"\e7b4"}.ph-bold.ph-calendar-heart:before{content:"\e8b0"}.ph-bold.ph-calendar-minus:before{content:"\ea14"}.ph-bold.ph-calendar-plus:before{content:"\e714"}.ph-bold.ph-calendar-slash:before{content:"\ea12"}.ph-bold.ph-calendar-star:before{content:"\e8b2"}.ph-bold.ph-calendar-x:before{content:"\e10c"}.ph-bold.ph-call-bell:before{content:"\e7de"}.ph-bold.ph-camera:before{content:"\e10e"}.ph-bold.ph-camera-plus:before{content:"\ec58"}.ph-bold.ph-camera-rotate:before{content:"\e7a4"}.ph-bold.ph-camera-slash:before{content:"\e110"}.ph-bold.ph-campfire:before{content:"\e9d8"}.ph-bold.ph-car:before{content:"\e112"}.ph-bold.ph-car-battery:before{content:"\ee30"}.ph-bold.ph-car-profile:before{content:"\e8cc"}.ph-bold.ph-car-simple:before{content:"\e114"}.ph-bold.ph-cardholder:before{content:"\e5fa"}.ph-bold.ph-cards:before{content:"\e0f8"}.ph-bold.ph-cards-three:before{content:"\ee50"}.ph-bold.ph-caret-circle-double-down:before{content:"\e116"}.ph-bold.ph-caret-circle-double-left:before{content:"\e118"}.ph-bold.ph-caret-circle-double-right:before{content:"\e11a"}.ph-bold.ph-caret-circle-double-up:before{content:"\e11c"}.ph-bold.ph-caret-circle-down:before{content:"\e11e"}.ph-bold.ph-caret-circle-left:before{content:"\e120"}.ph-bold.ph-caret-circle-right:before{content:"\e122"}.ph-bold.ph-caret-circle-up:before{content:"\e124"}.ph-bold.ph-caret-circle-up-down:before{content:"\e13e"}.ph-bold.ph-caret-double-down:before{content:"\e126"}.ph-bold.ph-caret-double-left:before{content:"\e128"}.ph-bold.ph-caret-double-right:before{content:"\e12a"}.ph-bold.ph-caret-double-up:before{content:"\e12c"}.ph-bold.ph-caret-down:before{content:"\e136"}.ph-bold.ph-caret-left:before{content:"\e138"}.ph-bold.ph-caret-line-down:before{content:"\e134"}.ph-bold.ph-caret-line-left:before{content:"\e132"}.ph-bold.ph-caret-line-right:before{content:"\e130"}.ph-bold.ph-caret-line-up:before{content:"\e12e"}.ph-bold.ph-caret-right:before{content:"\e13a"}.ph-bold.ph-caret-up:before{content:"\e13c"}.ph-bold.ph-caret-up-down:before{content:"\e140"}.ph-bold.ph-carrot:before{content:"\ed38"}.ph-bold.ph-cash-register:before{content:"\ed80"}.ph-bold.ph-cassette-tape:before{content:"\ed2e"}.ph-bold.ph-castle-turret:before{content:"\e9d0"}.ph-bold.ph-cat:before{content:"\e748"}.ph-bold.ph-cell-signal-full:before{content:"\e142"}.ph-bold.ph-cell-signal-high:before{content:"\e144"}.ph-bold.ph-cell-signal-low:before{content:"\e146"}.ph-bold.ph-cell-signal-medium:before{content:"\e148"}.ph-bold.ph-cell-signal-none:before{content:"\e14a"}.ph-bold.ph-cell-signal-slash:before{content:"\e14c"}.ph-bold.ph-cell-signal-x:before{content:"\e14e"}.ph-bold.ph-cell-tower:before{content:"\ebaa"}.ph-bold.ph-certificate:before{content:"\e766"}.ph-bold.ph-chair:before{content:"\e950"}.ph-bold.ph-chalkboard:before{content:"\e5fc"}.ph-bold.ph-chalkboard-simple:before{content:"\e5fe"}.ph-bold.ph-chalkboard-teacher:before{content:"\e600"}.ph-bold.ph-champagne:before{content:"\eaca"}.ph-bold.ph-charging-station:before{content:"\e8d0"}.ph-bold.ph-chart-bar:before{content:"\e150"}.ph-bold.ph-chart-bar-horizontal:before{content:"\e152"}.ph-bold.ph-chart-donut:before{content:"\eaa6"}.ph-bold.ph-chart-line:before{content:"\e154"}.ph-bold.ph-chart-line-down:before{content:"\e8b6"}.ph-bold.ph-chart-line-up:before{content:"\e156"}.ph-bold.ph-chart-pie:before{content:"\e158"}.ph-bold.ph-chart-pie-slice:before{content:"\e15a"}.ph-bold.ph-chart-polar:before{content:"\eaa8"}.ph-bold.ph-chart-scatter:before{content:"\eaac"}.ph-bold.ph-chat:before{content:"\e15c"}.ph-bold.ph-chat-centered:before{content:"\e160"}.ph-bold.ph-chat-centered-dots:before{content:"\e164"}.ph-bold.ph-chat-centered-slash:before{content:"\e162"}.ph-bold.ph-chat-centered-text:before{content:"\e166"}.ph-bold.ph-chat-circle:before{content:"\e168"}.ph-bold.ph-chat-circle-dots:before{content:"\e16c"}.ph-bold.ph-chat-circle-slash:before{content:"\e16a"}.ph-bold.ph-chat-circle-text:before{content:"\e16e"}.ph-bold.ph-chat-dots:before{content:"\e170"}.ph-bold.ph-chat-slash:before{content:"\e15e"}.ph-bold.ph-chat-teardrop:before{content:"\e172"}.ph-bold.ph-chat-teardrop-dots:before{content:"\e176"}.ph-bold.ph-chat-teardrop-slash:before{content:"\e174"}.ph-bold.ph-chat-teardrop-text:before{content:"\e178"}.ph-bold.ph-chat-text:before{content:"\e17a"}.ph-bold.ph-chats:before{content:"\e17c"}.ph-bold.ph-chats-circle:before{content:"\e17e"}.ph-bold.ph-chats-teardrop:before{content:"\e180"}.ph-bold.ph-check:before{content:"\e182"}.ph-bold.ph-check-circle:before{content:"\e184"}.ph-bold.ph-check-fat:before{content:"\eba6"}.ph-bold.ph-check-square:before{content:"\e186"}.ph-bold.ph-check-square-offset:before{content:"\e188"}.ph-bold.ph-checkerboard:before{content:"\e8c4"}.ph-bold.ph-checks:before{content:"\e53a"}.ph-bold.ph-cheers:before{content:"\ea4a"}.ph-bold.ph-cheese:before{content:"\e9fe"}.ph-bold.ph-chef-hat:before{content:"\ed8e"}.ph-bold.ph-cherries:before{content:"\e830"}.ph-bold.ph-church:before{content:"\ecea"}.ph-bold.ph-cigarette:before{content:"\ed90"}.ph-bold.ph-cigarette-slash:before{content:"\ed92"}.ph-bold.ph-circle:before{content:"\e18a"}.ph-bold.ph-circle-dashed:before{content:"\e602"}.ph-bold.ph-circle-half:before{content:"\e18c"}.ph-bold.ph-circle-half-tilt:before{content:"\e18e"}.ph-bold.ph-circle-notch:before{content:"\eb44"}.ph-bold.ph-circles-four:before{content:"\e190"}.ph-bold.ph-circles-three:before{content:"\e192"}.ph-bold.ph-circles-three-plus:before{content:"\e194"}.ph-bold.ph-circuitry:before{content:"\e9c2"}.ph-bold.ph-city:before{content:"\ea6a"}.ph-bold.ph-clipboard:before{content:"\e196"}.ph-bold.ph-clipboard-text:before{content:"\e198"}.ph-bold.ph-clock:before{content:"\e19a"}.ph-bold.ph-clock-afternoon:before{content:"\e19c"}.ph-bold.ph-clock-clockwise:before{content:"\e19e"}.ph-bold.ph-clock-countdown:before{content:"\ed2c"}.ph-bold.ph-clock-counter-clockwise:before{content:"\e1a0"}.ph-bold.ph-clock-user:before{content:"\edec"}.ph-bold.ph-closed-captioning:before{content:"\e1a4"}.ph-bold.ph-cloud:before{content:"\e1aa"}.ph-bold.ph-cloud-arrow-down:before{content:"\e1ac"}.ph-bold.ph-cloud-arrow-up:before{content:"\e1ae"}.ph-bold.ph-cloud-check:before{content:"\e1b0"}.ph-bold.ph-cloud-fog:before{content:"\e53c"}.ph-bold.ph-cloud-lightning:before{content:"\e1b2"}.ph-bold.ph-cloud-moon:before{content:"\e53e"}.ph-bold.ph-cloud-rain:before{content:"\e1b4"}.ph-bold.ph-cloud-slash:before{content:"\e1b6"}.ph-bold.ph-cloud-snow:before{content:"\e1b8"}.ph-bold.ph-cloud-sun:before{content:"\e540"}.ph-bold.ph-cloud-warning:before{content:"\ea98"}.ph-bold.ph-cloud-x:before{content:"\ea96"}.ph-bold.ph-clover:before{content:"\edc8"}.ph-bold.ph-club:before{content:"\e1ba"}.ph-bold.ph-coat-hanger:before{content:"\e7fe"}.ph-bold.ph-coda-logo:before{content:"\e7ce"}.ph-bold.ph-code:before{content:"\e1bc"}.ph-bold.ph-code-block:before{content:"\eafe"}.ph-bold.ph-code-simple:before{content:"\e1be"}.ph-bold.ph-codepen-logo:before{content:"\e978"}.ph-bold.ph-codesandbox-logo:before{content:"\ea06"}.ph-bold.ph-coffee:before{content:"\e1c2"}.ph-bold.ph-coffee-bean:before{content:"\e1c0"}.ph-bold.ph-coin:before{content:"\e60e"}.ph-bold.ph-coin-vertical:before{content:"\eb48"}.ph-bold.ph-coins:before{content:"\e78e"}.ph-bold.ph-columns:before{content:"\e546"}.ph-bold.ph-columns-plus-left:before{content:"\e544"}.ph-bold.ph-columns-plus-right:before{content:"\e542"}.ph-bold.ph-command:before{content:"\e1c4"}.ph-bold.ph-compass:before{content:"\e1c8"}.ph-bold.ph-compass-rose:before{content:"\e1c6"}.ph-bold.ph-compass-tool:before{content:"\ea0e"}.ph-bold.ph-computer-tower:before{content:"\e548"}.ph-bold.ph-confetti:before{content:"\e81a"}.ph-bold.ph-contactless-payment:before{content:"\ed42"}.ph-bold.ph-control:before{content:"\eca6"}.ph-bold.ph-cookie:before{content:"\e6ca"}.ph-bold.ph-cooking-pot:before{content:"\e764"}.ph-bold.ph-copy:before{content:"\e1ca"}.ph-bold.ph-copy-simple:before{content:"\e1cc"}.ph-bold.ph-copyleft:before{content:"\e86a"}.ph-bold.ph-copyright:before{content:"\e54a"}.ph-bold.ph-corners-in:before{content:"\e1ce"}.ph-bold.ph-corners-out:before{content:"\e1d0"}.ph-bold.ph-couch:before{content:"\e7f6"}.ph-bold.ph-court-basketball:before{content:"\ee36"}.ph-bold.ph-cow:before{content:"\eabe"}.ph-bold.ph-cowboy-hat:before{content:"\ed12"}.ph-bold.ph-cpu:before{content:"\e610"}.ph-bold.ph-crane:before{content:"\ed48"}.ph-bold.ph-crane-tower:before{content:"\ed49"}.ph-bold.ph-credit-card:before{content:"\e1d2"}.ph-bold.ph-cricket:before{content:"\ee12"}.ph-bold.ph-crop:before{content:"\e1d4"}.ph-bold.ph-cross:before{content:"\e8a0"}.ph-bold.ph-crosshair:before{content:"\e1d6"}.ph-bold.ph-crosshair-simple:before{content:"\e1d8"}.ph-bold.ph-crown:before{content:"\e614"}.ph-bold.ph-crown-cross:before{content:"\ee5e"}.ph-bold.ph-crown-simple:before{content:"\e616"}.ph-bold.ph-cube:before{content:"\e1da"}.ph-bold.ph-cube-focus:before{content:"\ed0a"}.ph-bold.ph-cube-transparent:before{content:"\ec7c"}.ph-bold.ph-currency-btc:before{content:"\e618"}.ph-bold.ph-currency-circle-dollar:before{content:"\e54c"}.ph-bold.ph-currency-cny:before{content:"\e54e"}.ph-bold.ph-currency-dollar:before{content:"\e550"}.ph-bold.ph-currency-dollar-simple:before{content:"\e552"}.ph-bold.ph-currency-eth:before{content:"\eada"}.ph-bold.ph-currency-eur:before{content:"\e554"}.ph-bold.ph-currency-gbp:before{content:"\e556"}.ph-bold.ph-currency-inr:before{content:"\e558"}.ph-bold.ph-currency-jpy:before{content:"\e55a"}.ph-bold.ph-currency-krw:before{content:"\e55c"}.ph-bold.ph-currency-kzt:before{content:"\ec4c"}.ph-bold.ph-currency-ngn:before{content:"\eb52"}.ph-bold.ph-currency-rub:before{content:"\e55e"}.ph-bold.ph-cursor:before{content:"\e1dc"}.ph-bold.ph-cursor-click:before{content:"\e7c8"}.ph-bold.ph-cursor-text:before{content:"\e7d8"}.ph-bold.ph-cylinder:before{content:"\e8fc"}.ph-bold.ph-database:before{content:"\e1de"}.ph-bold.ph-desk:before{content:"\ed16"}.ph-bold.ph-desktop:before{content:"\e560"}.ph-bold.ph-desktop-tower:before{content:"\e562"}.ph-bold.ph-detective:before{content:"\e83e"}.ph-bold.ph-dev-to-logo:before{content:"\ed0e"}.ph-bold.ph-device-mobile:before{content:"\e1e0"}.ph-bold.ph-device-mobile-camera:before{content:"\e1e2"}.ph-bold.ph-device-mobile-slash:before{content:"\ee46"}.ph-bold.ph-device-mobile-speaker:before{content:"\e1e4"}.ph-bold.ph-device-rotate:before{content:"\edf2"}.ph-bold.ph-device-tablet:before{content:"\e1e6"}.ph-bold.ph-device-tablet-camera:before{content:"\e1e8"}.ph-bold.ph-device-tablet-speaker:before{content:"\e1ea"}.ph-bold.ph-devices:before{content:"\eba4"}.ph-bold.ph-diamond:before{content:"\e1ec"}.ph-bold.ph-diamonds-four:before{content:"\e8f4"}.ph-bold.ph-dice-five:before{content:"\e1ee"}.ph-bold.ph-dice-four:before{content:"\e1f0"}.ph-bold.ph-dice-one:before{content:"\e1f2"}.ph-bold.ph-dice-six:before{content:"\e1f4"}.ph-bold.ph-dice-three:before{content:"\e1f6"}.ph-bold.ph-dice-two:before{content:"\e1f8"}.ph-bold.ph-disc:before{content:"\e564"}.ph-bold.ph-disco-ball:before{content:"\ed98"}.ph-bold.ph-discord-logo:before{content:"\e61a"}.ph-bold.ph-divide:before{content:"\e1fa"}.ph-bold.ph-dna:before{content:"\e924"}.ph-bold.ph-dog:before{content:"\e74a"}.ph-bold.ph-door:before{content:"\e61c"}.ph-bold.ph-door-open:before{content:"\e7e6"}.ph-bold.ph-dot:before{content:"\ecde"}.ph-bold.ph-dot-outline:before{content:"\ece0"}.ph-bold.ph-dots-nine:before{content:"\e1fc"}.ph-bold.ph-dots-six:before{content:"\e794"}.ph-bold.ph-dots-six-vertical:before{content:"\eae2"}.ph-bold.ph-dots-three:before{content:"\e1fe"}.ph-bold.ph-dots-three-circle:before{content:"\e200"}.ph-bold.ph-dots-three-circle-vertical:before{content:"\e202"}.ph-bold.ph-dots-three-outline:before{content:"\e204"}.ph-bold.ph-dots-three-outline-vertical:before{content:"\e206"}.ph-bold.ph-dots-three-vertical:before{content:"\e208"}.ph-bold.ph-download:before{content:"\e20a"}.ph-bold.ph-download-simple:before{content:"\e20c"}.ph-bold.ph-dress:before{content:"\ea7e"}.ph-bold.ph-dresser:before{content:"\e94e"}.ph-bold.ph-dribbble-logo:before{content:"\e20e"}.ph-bold.ph-drone:before{content:"\ed74"}.ph-bold.ph-drop:before{content:"\e210"}.ph-bold.ph-drop-half:before{content:"\e566"}.ph-bold.ph-drop-half-bottom:before{content:"\eb40"}.ph-bold.ph-drop-simple:before{content:"\ee32"}.ph-bold.ph-drop-slash:before{content:"\e954"}.ph-bold.ph-dropbox-logo:before{content:"\e7d0"}.ph-bold.ph-ear:before{content:"\e70c"}.ph-bold.ph-ear-slash:before{content:"\e70e"}.ph-bold.ph-egg:before{content:"\e812"}.ph-bold.ph-egg-crack:before{content:"\eb64"}.ph-bold.ph-eject:before{content:"\e212"}.ph-bold.ph-eject-simple:before{content:"\e6ae"}.ph-bold.ph-elevator:before{content:"\ecc0"}.ph-bold.ph-empty:before{content:"\edbc"}.ph-bold.ph-engine:before{content:"\ea80"}.ph-bold.ph-envelope:before{content:"\e214"}.ph-bold.ph-envelope-open:before{content:"\e216"}.ph-bold.ph-envelope-simple:before{content:"\e218"}.ph-bold.ph-envelope-simple-open:before{content:"\e21a"}.ph-bold.ph-equalizer:before{content:"\ebbc"}.ph-bold.ph-equals:before{content:"\e21c"}.ph-bold.ph-eraser:before{content:"\e21e"}.ph-bold.ph-escalator-down:before{content:"\ecba"}.ph-bold.ph-escalator-up:before{content:"\ecbc"}.ph-bold.ph-exam:before{content:"\e742"}.ph-bold.ph-exclamation-mark:before{content:"\ee44"}.ph-bold.ph-exclude:before{content:"\e882"}.ph-bold.ph-exclude-square:before{content:"\e880"}.ph-bold.ph-export:before{content:"\eaf0"}.ph-bold.ph-eye:before{content:"\e220"}.ph-bold.ph-eye-closed:before{content:"\e222"}.ph-bold.ph-eye-slash:before{content:"\e224"}.ph-bold.ph-eyedropper:before{content:"\e568"}.ph-bold.ph-eyedropper-sample:before{content:"\eac4"}.ph-bold.ph-eyeglasses:before{content:"\e7ba"}.ph-bold.ph-eyes:before{content:"\ee5c"}.ph-bold.ph-face-mask:before{content:"\e56a"}.ph-bold.ph-facebook-logo:before{content:"\e226"}.ph-bold.ph-factory:before{content:"\e760"}.ph-bold.ph-faders:before{content:"\e228"}.ph-bold.ph-faders-horizontal:before{content:"\e22a"}.ph-bold.ph-fallout-shelter:before{content:"\e9de"}.ph-bold.ph-fan:before{content:"\e9f2"}.ph-bold.ph-farm:before{content:"\ec70"}.ph-bold.ph-fast-forward:before{content:"\e6a6"}.ph-bold.ph-fast-forward-circle:before{content:"\e22c"}.ph-bold.ph-feather:before{content:"\e9c0"}.ph-bold.ph-fediverse-logo:before{content:"\ed66"}.ph-bold.ph-figma-logo:before{content:"\e22e"}.ph-bold.ph-file:before{content:"\e230"}.ph-bold.ph-file-archive:before{content:"\eb2a"}.ph-bold.ph-file-arrow-down:before{content:"\e232"}.ph-bold.ph-file-arrow-up:before{content:"\e61e"}.ph-bold.ph-file-audio:before{content:"\ea20"}.ph-bold.ph-file-c:before{content:"\eb32"}.ph-bold.ph-file-c-sharp:before{content:"\eb30"}.ph-bold.ph-file-cloud:before{content:"\e95e"}.ph-bold.ph-file-code:before{content:"\e914"}.ph-bold.ph-file-cpp:before{content:"\eb2e"}.ph-bold.ph-file-css:before{content:"\eb34"}.ph-bold.ph-file-csv:before{content:"\eb1c"}.ph-bold.ph-file-dashed:before{content:"\e704"}.ph-bold.ph-file-dotted:before{content:"\e704"}.ph-bold.ph-file-doc:before{content:"\eb1e"}.ph-bold.ph-file-html:before{content:"\eb38"}.ph-bold.ph-file-image:before{content:"\ea24"}.ph-bold.ph-file-ini:before{content:"\eb33"}.ph-bold.ph-file-jpg:before{content:"\eb1a"}.ph-bold.ph-file-js:before{content:"\eb24"}.ph-bold.ph-file-jsx:before{content:"\eb3a"}.ph-bold.ph-file-lock:before{content:"\e95c"}.ph-bold.ph-file-magnifying-glass:before{content:"\e238"}.ph-bold.ph-file-search:before{content:"\e238"}.ph-bold.ph-file-md:before{content:"\ed50"}.ph-bold.ph-file-minus:before{content:"\e234"}.ph-bold.ph-file-pdf:before{content:"\e702"}.ph-bold.ph-file-plus:before{content:"\e236"}.ph-bold.ph-file-png:before{content:"\eb18"}.ph-bold.ph-file-ppt:before{content:"\eb20"}.ph-bold.ph-file-py:before{content:"\eb2c"}.ph-bold.ph-file-rs:before{content:"\eb28"}.ph-bold.ph-file-sql:before{content:"\ed4e"}.ph-bold.ph-file-svg:before{content:"\ed08"}.ph-bold.ph-file-text:before{content:"\e23a"}.ph-bold.ph-file-ts:before{content:"\eb26"}.ph-bold.ph-file-tsx:before{content:"\eb3c"}.ph-bold.ph-file-txt:before{content:"\eb35"}.ph-bold.ph-file-video:before{content:"\ea22"}.ph-bold.ph-file-vue:before{content:"\eb3e"}.ph-bold.ph-file-x:before{content:"\e23c"}.ph-bold.ph-file-xls:before{content:"\eb22"}.ph-bold.ph-file-zip:before{content:"\e958"}.ph-bold.ph-files:before{content:"\e710"}.ph-bold.ph-film-reel:before{content:"\e8c0"}.ph-bold.ph-film-script:before{content:"\eb50"}.ph-bold.ph-film-slate:before{content:"\e8c2"}.ph-bold.ph-film-strip:before{content:"\e792"}.ph-bold.ph-fingerprint:before{content:"\e23e"}.ph-bold.ph-fingerprint-simple:before{content:"\e240"}.ph-bold.ph-finn-the-human:before{content:"\e56c"}.ph-bold.ph-fire:before{content:"\e242"}.ph-bold.ph-fire-extinguisher:before{content:"\e9e8"}.ph-bold.ph-fire-simple:before{content:"\e620"}.ph-bold.ph-fire-truck:before{content:"\e574"}.ph-bold.ph-first-aid:before{content:"\e56e"}.ph-bold.ph-first-aid-kit:before{content:"\e570"}.ph-bold.ph-fish:before{content:"\e728"}.ph-bold.ph-fish-simple:before{content:"\e72a"}.ph-bold.ph-flag:before{content:"\e244"}.ph-bold.ph-flag-banner:before{content:"\e622"}.ph-bold.ph-flag-banner-fold:before{content:"\ecf2"}.ph-bold.ph-flag-checkered:before{content:"\ea38"}.ph-bold.ph-flag-pennant:before{content:"\ecf0"}.ph-bold.ph-flame:before{content:"\e624"}.ph-bold.ph-flashlight:before{content:"\e246"}.ph-bold.ph-flask:before{content:"\e79e"}.ph-bold.ph-flip-horizontal:before{content:"\ed6a"}.ph-bold.ph-flip-vertical:before{content:"\ed6c"}.ph-bold.ph-floppy-disk:before{content:"\e248"}.ph-bold.ph-floppy-disk-back:before{content:"\eaf4"}.ph-bold.ph-flow-arrow:before{content:"\e6ec"}.ph-bold.ph-flower:before{content:"\e75e"}.ph-bold.ph-flower-lotus:before{content:"\e6cc"}.ph-bold.ph-flower-tulip:before{content:"\eacc"}.ph-bold.ph-flying-saucer:before{content:"\eb4a"}.ph-bold.ph-folder:before{content:"\e24a"}.ph-bold.ph-folder-notch:before{content:"\e24a"}.ph-bold.ph-folder-dashed:before{content:"\e8f8"}.ph-bold.ph-folder-dotted:before{content:"\e8f8"}.ph-bold.ph-folder-lock:before{content:"\ea3c"}.ph-bold.ph-folder-minus:before{content:"\e254"}.ph-bold.ph-folder-notch-minus:before{content:"\e254"}.ph-bold.ph-folder-open:before{content:"\e256"}.ph-bold.ph-folder-notch-open:before{content:"\e256"}.ph-bold.ph-folder-plus:before{content:"\e258"}.ph-bold.ph-folder-notch-plus:before{content:"\e258"}.ph-bold.ph-folder-simple:before{content:"\e25a"}.ph-bold.ph-folder-simple-dashed:before{content:"\ec2a"}.ph-bold.ph-folder-simple-dotted:before{content:"\ec2a"}.ph-bold.ph-folder-simple-lock:before{content:"\eb5e"}.ph-bold.ph-folder-simple-minus:before{content:"\e25c"}.ph-bold.ph-folder-simple-plus:before{content:"\e25e"}.ph-bold.ph-folder-simple-star:before{content:"\ec2e"}.ph-bold.ph-folder-simple-user:before{content:"\eb60"}.ph-bold.ph-folder-star:before{content:"\ea86"}.ph-bold.ph-folder-user:before{content:"\eb46"}.ph-bold.ph-folders:before{content:"\e260"}.ph-bold.ph-football:before{content:"\e718"}.ph-bold.ph-football-helmet:before{content:"\ee4c"}.ph-bold.ph-footprints:before{content:"\ea88"}.ph-bold.ph-fork-knife:before{content:"\e262"}.ph-bold.ph-four-k:before{content:"\ea5c"}.ph-bold.ph-frame-corners:before{content:"\e626"}.ph-bold.ph-framer-logo:before{content:"\e264"}.ph-bold.ph-function:before{content:"\ebe4"}.ph-bold.ph-funnel:before{content:"\e266"}.ph-bold.ph-funnel-simple:before{content:"\e268"}.ph-bold.ph-funnel-simple-x:before{content:"\e26a"}.ph-bold.ph-funnel-x:before{content:"\e26c"}.ph-bold.ph-game-controller:before{content:"\e26e"}.ph-bold.ph-garage:before{content:"\ecd6"}.ph-bold.ph-gas-can:before{content:"\e8ce"}.ph-bold.ph-gas-pump:before{content:"\e768"}.ph-bold.ph-gauge:before{content:"\e628"}.ph-bold.ph-gavel:before{content:"\ea32"}.ph-bold.ph-gear:before{content:"\e270"}.ph-bold.ph-gear-fine:before{content:"\e87c"}.ph-bold.ph-gear-six:before{content:"\e272"}.ph-bold.ph-gender-female:before{content:"\e6e0"}.ph-bold.ph-gender-intersex:before{content:"\e6e6"}.ph-bold.ph-gender-male:before{content:"\e6e2"}.ph-bold.ph-gender-neuter:before{content:"\e6ea"}.ph-bold.ph-gender-nonbinary:before{content:"\e6e4"}.ph-bold.ph-gender-transgender:before{content:"\e6e8"}.ph-bold.ph-ghost:before{content:"\e62a"}.ph-bold.ph-gif:before{content:"\e274"}.ph-bold.ph-gift:before{content:"\e276"}.ph-bold.ph-git-branch:before{content:"\e278"}.ph-bold.ph-git-commit:before{content:"\e27a"}.ph-bold.ph-git-diff:before{content:"\e27c"}.ph-bold.ph-git-fork:before{content:"\e27e"}.ph-bold.ph-git-merge:before{content:"\e280"}.ph-bold.ph-git-pull-request:before{content:"\e282"}.ph-bold.ph-github-logo:before{content:"\e576"}.ph-bold.ph-gitlab-logo:before{content:"\e694"}.ph-bold.ph-gitlab-logo-simple:before{content:"\e696"}.ph-bold.ph-globe:before{content:"\e288"}.ph-bold.ph-globe-hemisphere-east:before{content:"\e28a"}.ph-bold.ph-globe-hemisphere-west:before{content:"\e28c"}.ph-bold.ph-globe-simple:before{content:"\e28e"}.ph-bold.ph-globe-simple-x:before{content:"\e284"}.ph-bold.ph-globe-stand:before{content:"\e290"}.ph-bold.ph-globe-x:before{content:"\e286"}.ph-bold.ph-goggles:before{content:"\ecb4"}.ph-bold.ph-golf:before{content:"\ea3e"}.ph-bold.ph-goodreads-logo:before{content:"\ed10"}.ph-bold.ph-google-cardboard-logo:before{content:"\e7b6"}.ph-bold.ph-google-chrome-logo:before{content:"\e976"}.ph-bold.ph-google-drive-logo:before{content:"\e8f6"}.ph-bold.ph-google-logo:before{content:"\e292"}.ph-bold.ph-google-photos-logo:before{content:"\eb92"}.ph-bold.ph-google-play-logo:before{content:"\e294"}.ph-bold.ph-google-podcasts-logo:before{content:"\eb94"}.ph-bold.ph-gps:before{content:"\edd8"}.ph-bold.ph-gps-fix:before{content:"\edd6"}.ph-bold.ph-gps-slash:before{content:"\edd4"}.ph-bold.ph-gradient:before{content:"\eb42"}.ph-bold.ph-graduation-cap:before{content:"\e62c"}.ph-bold.ph-grains:before{content:"\ec68"}.ph-bold.ph-grains-slash:before{content:"\ec6a"}.ph-bold.ph-graph:before{content:"\eb58"}.ph-bold.ph-graphics-card:before{content:"\e612"}.ph-bold.ph-greater-than:before{content:"\edc4"}.ph-bold.ph-greater-than-or-equal:before{content:"\eda2"}.ph-bold.ph-grid-four:before{content:"\e296"}.ph-bold.ph-grid-nine:before{content:"\ec8c"}.ph-bold.ph-guitar:before{content:"\ea8a"}.ph-bold.ph-hair-dryer:before{content:"\ea66"}.ph-bold.ph-hamburger:before{content:"\e790"}.ph-bold.ph-hammer:before{content:"\e80e"}.ph-bold.ph-hand:before{content:"\e298"}.ph-bold.ph-hand-arrow-down:before{content:"\ea4e"}.ph-bold.ph-hand-arrow-up:before{content:"\ee5a"}.ph-bold.ph-hand-coins:before{content:"\ea8c"}.ph-bold.ph-hand-deposit:before{content:"\ee82"}.ph-bold.ph-hand-eye:before{content:"\ea4c"}.ph-bold.ph-hand-fist:before{content:"\e57a"}.ph-bold.ph-hand-grabbing:before{content:"\e57c"}.ph-bold.ph-hand-heart:before{content:"\e810"}.ph-bold.ph-hand-palm:before{content:"\e57e"}.ph-bold.ph-hand-peace:before{content:"\e7cc"}.ph-bold.ph-hand-pointing:before{content:"\e29a"}.ph-bold.ph-hand-soap:before{content:"\e630"}.ph-bold.ph-hand-swipe-left:before{content:"\ec94"}.ph-bold.ph-hand-swipe-right:before{content:"\ec92"}.ph-bold.ph-hand-tap:before{content:"\ec90"}.ph-bold.ph-hand-waving:before{content:"\e580"}.ph-bold.ph-hand-withdraw:before{content:"\ee80"}.ph-bold.ph-handbag:before{content:"\e29c"}.ph-bold.ph-handbag-simple:before{content:"\e62e"}.ph-bold.ph-hands-clapping:before{content:"\e6a0"}.ph-bold.ph-hands-praying:before{content:"\ecc8"}.ph-bold.ph-handshake:before{content:"\e582"}.ph-bold.ph-hard-drive:before{content:"\e29e"}.ph-bold.ph-hard-drives:before{content:"\e2a0"}.ph-bold.ph-hard-hat:before{content:"\ed46"}.ph-bold.ph-hash:before{content:"\e2a2"}.ph-bold.ph-hash-straight:before{content:"\e2a4"}.ph-bold.ph-head-circuit:before{content:"\e7d4"}.ph-bold.ph-headlights:before{content:"\e6fe"}.ph-bold.ph-headphones:before{content:"\e2a6"}.ph-bold.ph-headset:before{content:"\e584"}.ph-bold.ph-heart:before{content:"\e2a8"}.ph-bold.ph-heart-break:before{content:"\ebe8"}.ph-bold.ph-heart-half:before{content:"\ec48"}.ph-bold.ph-heart-straight:before{content:"\e2aa"}.ph-bold.ph-heart-straight-break:before{content:"\eb98"}.ph-bold.ph-heartbeat:before{content:"\e2ac"}.ph-bold.ph-hexagon:before{content:"\e2ae"}.ph-bold.ph-high-definition:before{content:"\ea8e"}.ph-bold.ph-high-heel:before{content:"\e8e8"}.ph-bold.ph-highlighter:before{content:"\ec76"}.ph-bold.ph-highlighter-circle:before{content:"\e632"}.ph-bold.ph-hockey:before{content:"\ec86"}.ph-bold.ph-hoodie:before{content:"\ecd0"}.ph-bold.ph-horse:before{content:"\e2b0"}.ph-bold.ph-hospital:before{content:"\e844"}.ph-bold.ph-hourglass:before{content:"\e2b2"}.ph-bold.ph-hourglass-high:before{content:"\e2b4"}.ph-bold.ph-hourglass-low:before{content:"\e2b6"}.ph-bold.ph-hourglass-medium:before{content:"\e2b8"}.ph-bold.ph-hourglass-simple:before{content:"\e2ba"}.ph-bold.ph-hourglass-simple-high:before{content:"\e2bc"}.ph-bold.ph-hourglass-simple-low:before{content:"\e2be"}.ph-bold.ph-hourglass-simple-medium:before{content:"\e2c0"}.ph-bold.ph-house:before{content:"\e2c2"}.ph-bold.ph-house-line:before{content:"\e2c4"}.ph-bold.ph-house-simple:before{content:"\e2c6"}.ph-bold.ph-hurricane:before{content:"\e88e"}.ph-bold.ph-ice-cream:before{content:"\e804"}.ph-bold.ph-identification-badge:before{content:"\e6f6"}.ph-bold.ph-identification-card:before{content:"\e2c8"}.ph-bold.ph-image:before{content:"\e2ca"}.ph-bold.ph-image-broken:before{content:"\e7a8"}.ph-bold.ph-image-square:before{content:"\e2cc"}.ph-bold.ph-images:before{content:"\e836"}.ph-bold.ph-images-square:before{content:"\e834"}.ph-bold.ph-infinity:before{content:"\e634"}.ph-bold.ph-lemniscate:before{content:"\e634"}.ph-bold.ph-info:before{content:"\e2ce"}.ph-bold.ph-instagram-logo:before{content:"\e2d0"}.ph-bold.ph-intersect:before{content:"\e2d2"}.ph-bold.ph-intersect-square:before{content:"\e87a"}.ph-bold.ph-intersect-three:before{content:"\ecc4"}.ph-bold.ph-intersection:before{content:"\edba"}.ph-bold.ph-invoice:before{content:"\ee42"}.ph-bold.ph-island:before{content:"\ee06"}.ph-bold.ph-jar:before{content:"\e7e0"}.ph-bold.ph-jar-label:before{content:"\e7e1"}.ph-bold.ph-jeep:before{content:"\e2d4"}.ph-bold.ph-joystick:before{content:"\ea5e"}.ph-bold.ph-kanban:before{content:"\eb54"}.ph-bold.ph-key:before{content:"\e2d6"}.ph-bold.ph-key-return:before{content:"\e782"}.ph-bold.ph-keyboard:before{content:"\e2d8"}.ph-bold.ph-keyhole:before{content:"\ea78"}.ph-bold.ph-knife:before{content:"\e636"}.ph-bold.ph-ladder:before{content:"\e9e4"}.ph-bold.ph-ladder-simple:before{content:"\ec26"}.ph-bold.ph-lamp:before{content:"\e638"}.ph-bold.ph-lamp-pendant:before{content:"\ee2e"}.ph-bold.ph-laptop:before{content:"\e586"}.ph-bold.ph-lasso:before{content:"\edc6"}.ph-bold.ph-lastfm-logo:before{content:"\e842"}.ph-bold.ph-layout:before{content:"\e6d6"}.ph-bold.ph-leaf:before{content:"\e2da"}.ph-bold.ph-lectern:before{content:"\e95a"}.ph-bold.ph-lego:before{content:"\e8c6"}.ph-bold.ph-lego-smiley:before{content:"\e8c7"}.ph-bold.ph-less-than:before{content:"\edac"}.ph-bold.ph-less-than-or-equal:before{content:"\eda4"}.ph-bold.ph-letter-circle-h:before{content:"\ebf8"}.ph-bold.ph-letter-circle-p:before{content:"\ec08"}.ph-bold.ph-letter-circle-v:before{content:"\ec14"}.ph-bold.ph-lifebuoy:before{content:"\e63a"}.ph-bold.ph-lightbulb:before{content:"\e2dc"}.ph-bold.ph-lightbulb-filament:before{content:"\e63c"}.ph-bold.ph-lighthouse:before{content:"\e9f6"}.ph-bold.ph-lightning:before{content:"\e2de"}.ph-bold.ph-lightning-a:before{content:"\ea84"}.ph-bold.ph-lightning-slash:before{content:"\e2e0"}.ph-bold.ph-line-segment:before{content:"\e6d2"}.ph-bold.ph-line-segments:before{content:"\e6d4"}.ph-bold.ph-line-vertical:before{content:"\ed70"}.ph-bold.ph-link:before{content:"\e2e2"}.ph-bold.ph-link-break:before{content:"\e2e4"}.ph-bold.ph-link-simple:before{content:"\e2e6"}.ph-bold.ph-link-simple-break:before{content:"\e2e8"}.ph-bold.ph-link-simple-horizontal:before{content:"\e2ea"}.ph-bold.ph-link-simple-horizontal-break:before{content:"\e2ec"}.ph-bold.ph-linkedin-logo:before{content:"\e2ee"}.ph-bold.ph-linktree-logo:before{content:"\edee"}.ph-bold.ph-linux-logo:before{content:"\eb02"}.ph-bold.ph-list:before{content:"\e2f0"}.ph-bold.ph-list-bullets:before{content:"\e2f2"}.ph-bold.ph-list-checks:before{content:"\eadc"}.ph-bold.ph-list-dashes:before{content:"\e2f4"}.ph-bold.ph-list-heart:before{content:"\ebde"}.ph-bold.ph-list-magnifying-glass:before{content:"\ebe0"}.ph-bold.ph-list-numbers:before{content:"\e2f6"}.ph-bold.ph-list-plus:before{content:"\e2f8"}.ph-bold.ph-list-star:before{content:"\ebdc"}.ph-bold.ph-lock:before{content:"\e2fa"}.ph-bold.ph-lock-key:before{content:"\e2fe"}.ph-bold.ph-lock-key-open:before{content:"\e300"}.ph-bold.ph-lock-laminated:before{content:"\e302"}.ph-bold.ph-lock-laminated-open:before{content:"\e304"}.ph-bold.ph-lock-open:before{content:"\e306"}.ph-bold.ph-lock-simple:before{content:"\e308"}.ph-bold.ph-lock-simple-open:before{content:"\e30a"}.ph-bold.ph-lockers:before{content:"\ecb8"}.ph-bold.ph-log:before{content:"\ed82"}.ph-bold.ph-magic-wand:before{content:"\e6b6"}.ph-bold.ph-magnet:before{content:"\e680"}.ph-bold.ph-magnet-straight:before{content:"\e682"}.ph-bold.ph-magnifying-glass:before{content:"\e30c"}.ph-bold.ph-magnifying-glass-minus:before{content:"\e30e"}.ph-bold.ph-magnifying-glass-plus:before{content:"\e310"}.ph-bold.ph-mailbox:before{content:"\ec1e"}.ph-bold.ph-map-pin:before{content:"\e316"}.ph-bold.ph-map-pin-area:before{content:"\ee3a"}.ph-bold.ph-map-pin-line:before{content:"\e318"}.ph-bold.ph-map-pin-plus:before{content:"\e314"}.ph-bold.ph-map-pin-simple:before{content:"\ee3e"}.ph-bold.ph-map-pin-simple-area:before{content:"\ee3c"}.ph-bold.ph-map-pin-simple-line:before{content:"\ee38"}.ph-bold.ph-map-trifold:before{content:"\e31a"}.ph-bold.ph-markdown-logo:before{content:"\e508"}.ph-bold.ph-marker-circle:before{content:"\e640"}.ph-bold.ph-martini:before{content:"\e31c"}.ph-bold.ph-mask-happy:before{content:"\e9f4"}.ph-bold.ph-mask-sad:before{content:"\eb9e"}.ph-bold.ph-mastodon-logo:before{content:"\ed68"}.ph-bold.ph-math-operations:before{content:"\e31e"}.ph-bold.ph-matrix-logo:before{content:"\ed64"}.ph-bold.ph-medal:before{content:"\e320"}.ph-bold.ph-medal-military:before{content:"\ecfc"}.ph-bold.ph-medium-logo:before{content:"\e322"}.ph-bold.ph-megaphone:before{content:"\e324"}.ph-bold.ph-megaphone-simple:before{content:"\e642"}.ph-bold.ph-member-of:before{content:"\edc2"}.ph-bold.ph-memory:before{content:"\e9c4"}.ph-bold.ph-messenger-logo:before{content:"\e6d8"}.ph-bold.ph-meta-logo:before{content:"\ed02"}.ph-bold.ph-meteor:before{content:"\e9ba"}.ph-bold.ph-metronome:before{content:"\ec8e"}.ph-bold.ph-microphone:before{content:"\e326"}.ph-bold.ph-microphone-slash:before{content:"\e328"}.ph-bold.ph-microphone-stage:before{content:"\e75c"}.ph-bold.ph-microscope:before{content:"\ec7a"}.ph-bold.ph-microsoft-excel-logo:before{content:"\eb6c"}.ph-bold.ph-microsoft-outlook-logo:before{content:"\eb70"}.ph-bold.ph-microsoft-powerpoint-logo:before{content:"\eace"}.ph-bold.ph-microsoft-teams-logo:before{content:"\eb66"}.ph-bold.ph-microsoft-word-logo:before{content:"\eb6a"}.ph-bold.ph-minus:before{content:"\e32a"}.ph-bold.ph-minus-circle:before{content:"\e32c"}.ph-bold.ph-minus-square:before{content:"\ed4c"}.ph-bold.ph-money:before{content:"\e588"}.ph-bold.ph-money-wavy:before{content:"\ee68"}.ph-bold.ph-monitor:before{content:"\e32e"}.ph-bold.ph-monitor-arrow-up:before{content:"\e58a"}.ph-bold.ph-monitor-play:before{content:"\e58c"}.ph-bold.ph-moon:before{content:"\e330"}.ph-bold.ph-moon-stars:before{content:"\e58e"}.ph-bold.ph-moped:before{content:"\e824"}.ph-bold.ph-moped-front:before{content:"\e822"}.ph-bold.ph-mosque:before{content:"\ecee"}.ph-bold.ph-motorcycle:before{content:"\e80a"}.ph-bold.ph-mountains:before{content:"\e7ae"}.ph-bold.ph-mouse:before{content:"\e33a"}.ph-bold.ph-mouse-left-click:before{content:"\e334"}.ph-bold.ph-mouse-middle-click:before{content:"\e338"}.ph-bold.ph-mouse-right-click:before{content:"\e336"}.ph-bold.ph-mouse-scroll:before{content:"\e332"}.ph-bold.ph-mouse-simple:before{content:"\e644"}.ph-bold.ph-music-note:before{content:"\e33c"}.ph-bold.ph-music-note-simple:before{content:"\e33e"}.ph-bold.ph-music-notes:before{content:"\e340"}.ph-bold.ph-music-notes-minus:before{content:"\ee0c"}.ph-bold.ph-music-notes-plus:before{content:"\eb7c"}.ph-bold.ph-music-notes-simple:before{content:"\e342"}.ph-bold.ph-navigation-arrow:before{content:"\eade"}.ph-bold.ph-needle:before{content:"\e82e"}.ph-bold.ph-network:before{content:"\edde"}.ph-bold.ph-network-slash:before{content:"\eddc"}.ph-bold.ph-network-x:before{content:"\edda"}.ph-bold.ph-newspaper:before{content:"\e344"}.ph-bold.ph-newspaper-clipping:before{content:"\e346"}.ph-bold.ph-not-equals:before{content:"\eda6"}.ph-bold.ph-not-member-of:before{content:"\edae"}.ph-bold.ph-not-subset-of:before{content:"\edb0"}.ph-bold.ph-not-superset-of:before{content:"\edb2"}.ph-bold.ph-notches:before{content:"\ed3a"}.ph-bold.ph-note:before{content:"\e348"}.ph-bold.ph-note-blank:before{content:"\e34a"}.ph-bold.ph-note-pencil:before{content:"\e34c"}.ph-bold.ph-notebook:before{content:"\e34e"}.ph-bold.ph-notepad:before{content:"\e63e"}.ph-bold.ph-notification:before{content:"\e6fa"}.ph-bold.ph-notion-logo:before{content:"\e9a0"}.ph-bold.ph-nuclear-plant:before{content:"\ed7c"}.ph-bold.ph-number-circle-eight:before{content:"\e352"}.ph-bold.ph-number-circle-five:before{content:"\e358"}.ph-bold.ph-number-circle-four:before{content:"\e35e"}.ph-bold.ph-number-circle-nine:before{content:"\e364"}.ph-bold.ph-number-circle-one:before{content:"\e36a"}.ph-bold.ph-number-circle-seven:before{content:"\e370"}.ph-bold.ph-number-circle-six:before{content:"\e376"}.ph-bold.ph-number-circle-three:before{content:"\e37c"}.ph-bold.ph-number-circle-two:before{content:"\e382"}.ph-bold.ph-number-circle-zero:before{content:"\e388"}.ph-bold.ph-number-eight:before{content:"\e350"}.ph-bold.ph-number-five:before{content:"\e356"}.ph-bold.ph-number-four:before{content:"\e35c"}.ph-bold.ph-number-nine:before{content:"\e362"}.ph-bold.ph-number-one:before{content:"\e368"}.ph-bold.ph-number-seven:before{content:"\e36e"}.ph-bold.ph-number-six:before{content:"\e374"}.ph-bold.ph-number-square-eight:before{content:"\e354"}.ph-bold.ph-number-square-five:before{content:"\e35a"}.ph-bold.ph-number-square-four:before{content:"\e360"}.ph-bold.ph-number-square-nine:before{content:"\e366"}.ph-bold.ph-number-square-one:before{content:"\e36c"}.ph-bold.ph-number-square-seven:before{content:"\e372"}.ph-bold.ph-number-square-six:before{content:"\e378"}.ph-bold.ph-number-square-three:before{content:"\e37e"}.ph-bold.ph-number-square-two:before{content:"\e384"}.ph-bold.ph-number-square-zero:before{content:"\e38a"}.ph-bold.ph-number-three:before{content:"\e37a"}.ph-bold.ph-number-two:before{content:"\e380"}.ph-bold.ph-number-zero:before{content:"\e386"}.ph-bold.ph-numpad:before{content:"\e3c8"}.ph-bold.ph-nut:before{content:"\e38c"}.ph-bold.ph-ny-times-logo:before{content:"\e646"}.ph-bold.ph-octagon:before{content:"\e38e"}.ph-bold.ph-office-chair:before{content:"\ea46"}.ph-bold.ph-onigiri:before{content:"\ee2c"}.ph-bold.ph-open-ai-logo:before{content:"\e7d2"}.ph-bold.ph-option:before{content:"\e8a8"}.ph-bold.ph-orange:before{content:"\ee40"}.ph-bold.ph-orange-slice:before{content:"\ed36"}.ph-bold.ph-oven:before{content:"\ed8c"}.ph-bold.ph-package:before{content:"\e390"}.ph-bold.ph-paint-brush:before{content:"\e6f0"}.ph-bold.ph-paint-brush-broad:before{content:"\e590"}.ph-bold.ph-paint-brush-household:before{content:"\e6f2"}.ph-bold.ph-paint-bucket:before{content:"\e392"}.ph-bold.ph-paint-roller:before{content:"\e6f4"}.ph-bold.ph-palette:before{content:"\e6c8"}.ph-bold.ph-panorama:before{content:"\eaa2"}.ph-bold.ph-pants:before{content:"\ec88"}.ph-bold.ph-paper-plane:before{content:"\e394"}.ph-bold.ph-paper-plane-right:before{content:"\e396"}.ph-bold.ph-paper-plane-tilt:before{content:"\e398"}.ph-bold.ph-paperclip:before{content:"\e39a"}.ph-bold.ph-paperclip-horizontal:before{content:"\e592"}.ph-bold.ph-parachute:before{content:"\ea7c"}.ph-bold.ph-paragraph:before{content:"\e960"}.ph-bold.ph-parallelogram:before{content:"\ecc6"}.ph-bold.ph-park:before{content:"\ecb2"}.ph-bold.ph-password:before{content:"\e752"}.ph-bold.ph-path:before{content:"\e39c"}.ph-bold.ph-patreon-logo:before{content:"\e98a"}.ph-bold.ph-pause:before{content:"\e39e"}.ph-bold.ph-pause-circle:before{content:"\e3a0"}.ph-bold.ph-paw-print:before{content:"\e648"}.ph-bold.ph-paypal-logo:before{content:"\e98c"}.ph-bold.ph-peace:before{content:"\e3a2"}.ph-bold.ph-pen:before{content:"\e3aa"}.ph-bold.ph-pen-nib:before{content:"\e3ac"}.ph-bold.ph-pen-nib-straight:before{content:"\e64a"}.ph-bold.ph-pencil:before{content:"\e3ae"}.ph-bold.ph-pencil-circle:before{content:"\e3b0"}.ph-bold.ph-pencil-line:before{content:"\e3b2"}.ph-bold.ph-pencil-ruler:before{content:"\e906"}.ph-bold.ph-pencil-simple:before{content:"\e3b4"}.ph-bold.ph-pencil-simple-line:before{content:"\ebc6"}.ph-bold.ph-pencil-simple-slash:before{content:"\ecf6"}.ph-bold.ph-pencil-slash:before{content:"\ecf8"}.ph-bold.ph-pentagon:before{content:"\ec7e"}.ph-bold.ph-pentagram:before{content:"\ec5c"}.ph-bold.ph-pepper:before{content:"\e94a"}.ph-bold.ph-percent:before{content:"\e3b6"}.ph-bold.ph-person:before{content:"\e3a8"}.ph-bold.ph-person-arms-spread:before{content:"\ecfe"}.ph-bold.ph-person-simple:before{content:"\e72e"}.ph-bold.ph-person-simple-bike:before{content:"\e734"}.ph-bold.ph-person-simple-circle:before{content:"\ee58"}.ph-bold.ph-person-simple-hike:before{content:"\ed54"}.ph-bold.ph-person-simple-run:before{content:"\e730"}.ph-bold.ph-person-simple-ski:before{content:"\e71c"}.ph-bold.ph-person-simple-snowboard:before{content:"\e71e"}.ph-bold.ph-person-simple-swim:before{content:"\e736"}.ph-bold.ph-person-simple-tai-chi:before{content:"\ed5c"}.ph-bold.ph-person-simple-throw:before{content:"\e732"}.ph-bold.ph-person-simple-walk:before{content:"\e73a"}.ph-bold.ph-perspective:before{content:"\ebe6"}.ph-bold.ph-phone:before{content:"\e3b8"}.ph-bold.ph-phone-call:before{content:"\e3ba"}.ph-bold.ph-phone-disconnect:before{content:"\e3bc"}.ph-bold.ph-phone-incoming:before{content:"\e3be"}.ph-bold.ph-phone-list:before{content:"\e3cc"}.ph-bold.ph-phone-outgoing:before{content:"\e3c0"}.ph-bold.ph-phone-pause:before{content:"\e3ca"}.ph-bold.ph-phone-plus:before{content:"\ec56"}.ph-bold.ph-phone-slash:before{content:"\e3c2"}.ph-bold.ph-phone-transfer:before{content:"\e3c6"}.ph-bold.ph-phone-x:before{content:"\e3c4"}.ph-bold.ph-phosphor-logo:before{content:"\e3ce"}.ph-bold.ph-pi:before{content:"\ec80"}.ph-bold.ph-piano-keys:before{content:"\e9c8"}.ph-bold.ph-picnic-table:before{content:"\ee26"}.ph-bold.ph-picture-in-picture:before{content:"\e64c"}.ph-bold.ph-piggy-bank:before{content:"\ea04"}.ph-bold.ph-pill:before{content:"\e700"}.ph-bold.ph-ping-pong:before{content:"\ea42"}.ph-bold.ph-pint-glass:before{content:"\edd0"}.ph-bold.ph-pinterest-logo:before{content:"\e64e"}.ph-bold.ph-pinwheel:before{content:"\eb9c"}.ph-bold.ph-pipe:before{content:"\ed86"}.ph-bold.ph-pipe-wrench:before{content:"\ed88"}.ph-bold.ph-pix-logo:before{content:"\ecc2"}.ph-bold.ph-pizza:before{content:"\e796"}.ph-bold.ph-placeholder:before{content:"\e650"}.ph-bold.ph-planet:before{content:"\e652"}.ph-bold.ph-plant:before{content:"\ebae"}.ph-bold.ph-play:before{content:"\e3d0"}.ph-bold.ph-play-circle:before{content:"\e3d2"}.ph-bold.ph-play-pause:before{content:"\e8be"}.ph-bold.ph-playlist:before{content:"\e6aa"}.ph-bold.ph-plug:before{content:"\e946"}.ph-bold.ph-plug-charging:before{content:"\eb5c"}.ph-bold.ph-plugs:before{content:"\eb56"}.ph-bold.ph-plugs-connected:before{content:"\eb5a"}.ph-bold.ph-plus:before{content:"\e3d4"}.ph-bold.ph-plus-circle:before{content:"\e3d6"}.ph-bold.ph-plus-minus:before{content:"\e3d8"}.ph-bold.ph-plus-square:before{content:"\ed4a"}.ph-bold.ph-poker-chip:before{content:"\e594"}.ph-bold.ph-police-car:before{content:"\ec4a"}.ph-bold.ph-polygon:before{content:"\e6d0"}.ph-bold.ph-popcorn:before{content:"\eb4e"}.ph-bold.ph-popsicle:before{content:"\ebbe"}.ph-bold.ph-potted-plant:before{content:"\ec22"}.ph-bold.ph-power:before{content:"\e3da"}.ph-bold.ph-prescription:before{content:"\e7a2"}.ph-bold.ph-presentation:before{content:"\e654"}.ph-bold.ph-presentation-chart:before{content:"\e656"}.ph-bold.ph-printer:before{content:"\e3dc"}.ph-bold.ph-prohibit:before{content:"\e3de"}.ph-bold.ph-prohibit-inset:before{content:"\e3e0"}.ph-bold.ph-projector-screen:before{content:"\e658"}.ph-bold.ph-projector-screen-chart:before{content:"\e65a"}.ph-bold.ph-pulse:before{content:"\e000"}.ph-bold.ph-activity:before{content:"\e000"}.ph-bold.ph-push-pin:before{content:"\e3e2"}.ph-bold.ph-push-pin-simple:before{content:"\e65c"}.ph-bold.ph-push-pin-simple-slash:before{content:"\e65e"}.ph-bold.ph-push-pin-slash:before{content:"\e3e4"}.ph-bold.ph-puzzle-piece:before{content:"\e596"}.ph-bold.ph-qr-code:before{content:"\e3e6"}.ph-bold.ph-question:before{content:"\e3e8"}.ph-bold.ph-question-mark:before{content:"\e3e9"}.ph-bold.ph-queue:before{content:"\e6ac"}.ph-bold.ph-quotes:before{content:"\e660"}.ph-bold.ph-rabbit:before{content:"\eac2"}.ph-bold.ph-racquet:before{content:"\ee02"}.ph-bold.ph-radical:before{content:"\e3ea"}.ph-bold.ph-radio:before{content:"\e77e"}.ph-bold.ph-radio-button:before{content:"\eb08"}.ph-bold.ph-radioactive:before{content:"\e9dc"}.ph-bold.ph-rainbow:before{content:"\e598"}.ph-bold.ph-rainbow-cloud:before{content:"\e59a"}.ph-bold.ph-ranking:before{content:"\ed62"}.ph-bold.ph-read-cv-logo:before{content:"\ed0c"}.ph-bold.ph-receipt:before{content:"\e3ec"}.ph-bold.ph-receipt-x:before{content:"\ed40"}.ph-bold.ph-record:before{content:"\e3ee"}.ph-bold.ph-rectangle:before{content:"\e3f0"}.ph-bold.ph-rectangle-dashed:before{content:"\e3f2"}.ph-bold.ph-recycle:before{content:"\e75a"}.ph-bold.ph-reddit-logo:before{content:"\e59c"}.ph-bold.ph-repeat:before{content:"\e3f6"}.ph-bold.ph-repeat-once:before{content:"\e3f8"}.ph-bold.ph-replit-logo:before{content:"\eb8a"}.ph-bold.ph-resize:before{content:"\ed6e"}.ph-bold.ph-rewind:before{content:"\e6a8"}.ph-bold.ph-rewind-circle:before{content:"\e3fa"}.ph-bold.ph-road-horizon:before{content:"\e838"}.ph-bold.ph-robot:before{content:"\e762"}.ph-bold.ph-rocket:before{content:"\e3fc"}.ph-bold.ph-rocket-launch:before{content:"\e3fe"}.ph-bold.ph-rows:before{content:"\e5a2"}.ph-bold.ph-rows-plus-bottom:before{content:"\e59e"}.ph-bold.ph-rows-plus-top:before{content:"\e5a0"}.ph-bold.ph-rss:before{content:"\e400"}.ph-bold.ph-rss-simple:before{content:"\e402"}.ph-bold.ph-rug:before{content:"\ea1a"}.ph-bold.ph-ruler:before{content:"\e6b8"}.ph-bold.ph-sailboat:before{content:"\e78a"}.ph-bold.ph-scales:before{content:"\e750"}.ph-bold.ph-scan:before{content:"\ebb6"}.ph-bold.ph-scan-smiley:before{content:"\ebb4"}.ph-bold.ph-scissors:before{content:"\eae0"}.ph-bold.ph-scooter:before{content:"\e820"}.ph-bold.ph-screencast:before{content:"\e404"}.ph-bold.ph-screwdriver:before{content:"\e86e"}.ph-bold.ph-scribble:before{content:"\e806"}.ph-bold.ph-scribble-loop:before{content:"\e662"}.ph-bold.ph-scroll:before{content:"\eb7a"}.ph-bold.ph-seal:before{content:"\e604"}.ph-bold.ph-circle-wavy:before{content:"\e604"}.ph-bold.ph-seal-check:before{content:"\e606"}.ph-bold.ph-circle-wavy-check:before{content:"\e606"}.ph-bold.ph-seal-percent:before{content:"\e60a"}.ph-bold.ph-seal-question:before{content:"\e608"}.ph-bold.ph-circle-wavy-question:before{content:"\e608"}.ph-bold.ph-seal-warning:before{content:"\e60c"}.ph-bold.ph-circle-wavy-warning:before{content:"\e60c"}.ph-bold.ph-seat:before{content:"\eb8e"}.ph-bold.ph-seatbelt:before{content:"\edfe"}.ph-bold.ph-security-camera:before{content:"\eca4"}.ph-bold.ph-selection:before{content:"\e69a"}.ph-bold.ph-selection-all:before{content:"\e746"}.ph-bold.ph-selection-background:before{content:"\eaf8"}.ph-bold.ph-selection-foreground:before{content:"\eaf6"}.ph-bold.ph-selection-inverse:before{content:"\e744"}.ph-bold.ph-selection-plus:before{content:"\e69c"}.ph-bold.ph-selection-slash:before{content:"\e69e"}.ph-bold.ph-shapes:before{content:"\ec5e"}.ph-bold.ph-share:before{content:"\e406"}.ph-bold.ph-share-fat:before{content:"\ed52"}.ph-bold.ph-share-network:before{content:"\e408"}.ph-bold.ph-shield:before{content:"\e40a"}.ph-bold.ph-shield-check:before{content:"\e40c"}.ph-bold.ph-shield-checkered:before{content:"\e708"}.ph-bold.ph-shield-chevron:before{content:"\e40e"}.ph-bold.ph-shield-plus:before{content:"\e706"}.ph-bold.ph-shield-slash:before{content:"\e410"}.ph-bold.ph-shield-star:before{content:"\ec34"}.ph-bold.ph-shield-warning:before{content:"\e412"}.ph-bold.ph-shipping-container:before{content:"\e78c"}.ph-bold.ph-shirt-folded:before{content:"\ea92"}.ph-bold.ph-shooting-star:before{content:"\ecfa"}.ph-bold.ph-shopping-bag:before{content:"\e416"}.ph-bold.ph-shopping-bag-open:before{content:"\e418"}.ph-bold.ph-shopping-cart:before{content:"\e41e"}.ph-bold.ph-shopping-cart-simple:before{content:"\e420"}.ph-bold.ph-shovel:before{content:"\e9e6"}.ph-bold.ph-shower:before{content:"\e776"}.ph-bold.ph-shrimp:before{content:"\eab4"}.ph-bold.ph-shuffle:before{content:"\e422"}.ph-bold.ph-shuffle-angular:before{content:"\e424"}.ph-bold.ph-shuffle-simple:before{content:"\e426"}.ph-bold.ph-sidebar:before{content:"\eab6"}.ph-bold.ph-sidebar-simple:before{content:"\ec24"}.ph-bold.ph-sigma:before{content:"\eab8"}.ph-bold.ph-sign-in:before{content:"\e428"}.ph-bold.ph-sign-out:before{content:"\e42a"}.ph-bold.ph-signature:before{content:"\ebac"}.ph-bold.ph-signpost:before{content:"\e89c"}.ph-bold.ph-sim-card:before{content:"\e664"}.ph-bold.ph-siren:before{content:"\e9b8"}.ph-bold.ph-sketch-logo:before{content:"\e42c"}.ph-bold.ph-skip-back:before{content:"\e5a4"}.ph-bold.ph-skip-back-circle:before{content:"\e42e"}.ph-bold.ph-skip-forward:before{content:"\e5a6"}.ph-bold.ph-skip-forward-circle:before{content:"\e430"}.ph-bold.ph-skull:before{content:"\e916"}.ph-bold.ph-skype-logo:before{content:"\e8dc"}.ph-bold.ph-slack-logo:before{content:"\e5a8"}.ph-bold.ph-sliders:before{content:"\e432"}.ph-bold.ph-sliders-horizontal:before{content:"\e434"}.ph-bold.ph-slideshow:before{content:"\ed32"}.ph-bold.ph-smiley:before{content:"\e436"}.ph-bold.ph-smiley-angry:before{content:"\ec62"}.ph-bold.ph-smiley-blank:before{content:"\e438"}.ph-bold.ph-smiley-meh:before{content:"\e43a"}.ph-bold.ph-smiley-melting:before{content:"\ee56"}.ph-bold.ph-smiley-nervous:before{content:"\e43c"}.ph-bold.ph-smiley-sad:before{content:"\e43e"}.ph-bold.ph-smiley-sticker:before{content:"\e440"}.ph-bold.ph-smiley-wink:before{content:"\e666"}.ph-bold.ph-smiley-x-eyes:before{content:"\e442"}.ph-bold.ph-snapchat-logo:before{content:"\e668"}.ph-bold.ph-sneaker:before{content:"\e80c"}.ph-bold.ph-sneaker-move:before{content:"\ed60"}.ph-bold.ph-snowflake:before{content:"\e5aa"}.ph-bold.ph-soccer-ball:before{content:"\e716"}.ph-bold.ph-sock:before{content:"\ecce"}.ph-bold.ph-solar-panel:before{content:"\ed7a"}.ph-bold.ph-solar-roof:before{content:"\ed7b"}.ph-bold.ph-sort-ascending:before{content:"\e444"}.ph-bold.ph-sort-descending:before{content:"\e446"}.ph-bold.ph-soundcloud-logo:before{content:"\e8de"}.ph-bold.ph-spade:before{content:"\e448"}.ph-bold.ph-sparkle:before{content:"\e6a2"}.ph-bold.ph-speaker-hifi:before{content:"\ea08"}.ph-bold.ph-speaker-high:before{content:"\e44a"}.ph-bold.ph-speaker-low:before{content:"\e44c"}.ph-bold.ph-speaker-none:before{content:"\e44e"}.ph-bold.ph-speaker-simple-high:before{content:"\e450"}.ph-bold.ph-speaker-simple-low:before{content:"\e452"}.ph-bold.ph-speaker-simple-none:before{content:"\e454"}.ph-bold.ph-speaker-simple-slash:before{content:"\e456"}.ph-bold.ph-speaker-simple-x:before{content:"\e458"}.ph-bold.ph-speaker-slash:before{content:"\e45a"}.ph-bold.ph-speaker-x:before{content:"\e45c"}.ph-bold.ph-speedometer:before{content:"\ee74"}.ph-bold.ph-sphere:before{content:"\ee66"}.ph-bold.ph-spinner:before{content:"\e66a"}.ph-bold.ph-spinner-ball:before{content:"\ee28"}.ph-bold.ph-spinner-gap:before{content:"\e66c"}.ph-bold.ph-spiral:before{content:"\e9fa"}.ph-bold.ph-split-horizontal:before{content:"\e872"}.ph-bold.ph-split-vertical:before{content:"\e876"}.ph-bold.ph-spotify-logo:before{content:"\e66e"}.ph-bold.ph-spray-bottle:before{content:"\e7e4"}.ph-bold.ph-square:before{content:"\e45e"}.ph-bold.ph-square-half:before{content:"\e462"}.ph-bold.ph-square-half-bottom:before{content:"\eb16"}.ph-bold.ph-square-logo:before{content:"\e690"}.ph-bold.ph-square-split-horizontal:before{content:"\e870"}.ph-bold.ph-square-split-vertical:before{content:"\e874"}.ph-bold.ph-squares-four:before{content:"\e464"}.ph-bold.ph-stack:before{content:"\e466"}.ph-bold.ph-stack-minus:before{content:"\edf4"}.ph-bold.ph-stack-overflow-logo:before{content:"\eb78"}.ph-bold.ph-stack-plus:before{content:"\edf6"}.ph-bold.ph-stack-simple:before{content:"\e468"}.ph-bold.ph-stairs:before{content:"\e8ec"}.ph-bold.ph-stamp:before{content:"\ea48"}.ph-bold.ph-standard-definition:before{content:"\ea90"}.ph-bold.ph-star:before{content:"\e46a"}.ph-bold.ph-star-and-crescent:before{content:"\ecf4"}.ph-bold.ph-star-four:before{content:"\e6a4"}.ph-bold.ph-star-half:before{content:"\e70a"}.ph-bold.ph-star-of-david:before{content:"\e89e"}.ph-bold.ph-steam-logo:before{content:"\ead4"}.ph-bold.ph-steering-wheel:before{content:"\e9ac"}.ph-bold.ph-steps:before{content:"\ecbe"}.ph-bold.ph-stethoscope:before{content:"\e7ea"}.ph-bold.ph-sticker:before{content:"\e5ac"}.ph-bold.ph-stool:before{content:"\ea44"}.ph-bold.ph-stop:before{content:"\e46c"}.ph-bold.ph-stop-circle:before{content:"\e46e"}.ph-bold.ph-storefront:before{content:"\e470"}.ph-bold.ph-strategy:before{content:"\ea3a"}.ph-bold.ph-stripe-logo:before{content:"\e698"}.ph-bold.ph-student:before{content:"\e73e"}.ph-bold.ph-subset-of:before{content:"\edc0"}.ph-bold.ph-subset-proper-of:before{content:"\edb6"}.ph-bold.ph-subtitles:before{content:"\e1a8"}.ph-bold.ph-subtitles-slash:before{content:"\e1a6"}.ph-bold.ph-subtract:before{content:"\ebd6"}.ph-bold.ph-subtract-square:before{content:"\ebd4"}.ph-bold.ph-subway:before{content:"\e498"}.ph-bold.ph-suitcase:before{content:"\e5ae"}.ph-bold.ph-suitcase-rolling:before{content:"\e9b0"}.ph-bold.ph-suitcase-simple:before{content:"\e5b0"}.ph-bold.ph-sun:before{content:"\e472"}.ph-bold.ph-sun-dim:before{content:"\e474"}.ph-bold.ph-sun-horizon:before{content:"\e5b6"}.ph-bold.ph-sunglasses:before{content:"\e816"}.ph-bold.ph-superset-of:before{content:"\edb8"}.ph-bold.ph-superset-proper-of:before{content:"\edb4"}.ph-bold.ph-swap:before{content:"\e83c"}.ph-bold.ph-swatches:before{content:"\e5b8"}.ph-bold.ph-swimming-pool:before{content:"\ecb6"}.ph-bold.ph-sword:before{content:"\e5ba"}.ph-bold.ph-synagogue:before{content:"\ecec"}.ph-bold.ph-syringe:before{content:"\e968"}.ph-bold.ph-t-shirt:before{content:"\e670"}.ph-bold.ph-table:before{content:"\e476"}.ph-bold.ph-tabs:before{content:"\e778"}.ph-bold.ph-tag:before{content:"\e478"}.ph-bold.ph-tag-chevron:before{content:"\e672"}.ph-bold.ph-tag-simple:before{content:"\e47a"}.ph-bold.ph-target:before{content:"\e47c"}.ph-bold.ph-taxi:before{content:"\e902"}.ph-bold.ph-tea-bag:before{content:"\e8e6"}.ph-bold.ph-telegram-logo:before{content:"\e5bc"}.ph-bold.ph-television:before{content:"\e754"}.ph-bold.ph-television-simple:before{content:"\eae6"}.ph-bold.ph-tennis-ball:before{content:"\e720"}.ph-bold.ph-tent:before{content:"\e8ba"}.ph-bold.ph-terminal:before{content:"\e47e"}.ph-bold.ph-terminal-window:before{content:"\eae8"}.ph-bold.ph-test-tube:before{content:"\e7a0"}.ph-bold.ph-text-a-underline:before{content:"\ed34"}.ph-bold.ph-text-aa:before{content:"\e6ee"}.ph-bold.ph-text-align-center:before{content:"\e480"}.ph-bold.ph-text-align-justify:before{content:"\e482"}.ph-bold.ph-text-align-left:before{content:"\e484"}.ph-bold.ph-text-align-right:before{content:"\e486"}.ph-bold.ph-text-b:before{content:"\e5be"}.ph-bold.ph-text-bolder:before{content:"\e5be"}.ph-bold.ph-text-columns:before{content:"\ec96"}.ph-bold.ph-text-h:before{content:"\e6ba"}.ph-bold.ph-text-h-five:before{content:"\e6c4"}.ph-bold.ph-text-h-four:before{content:"\e6c2"}.ph-bold.ph-text-h-one:before{content:"\e6bc"}.ph-bold.ph-text-h-six:before{content:"\e6c6"}.ph-bold.ph-text-h-three:before{content:"\e6c0"}.ph-bold.ph-text-h-two:before{content:"\e6be"}.ph-bold.ph-text-indent:before{content:"\ea1e"}.ph-bold.ph-text-italic:before{content:"\e5c0"}.ph-bold.ph-text-outdent:before{content:"\ea1c"}.ph-bold.ph-text-strikethrough:before{content:"\e5c2"}.ph-bold.ph-text-subscript:before{content:"\ec98"}.ph-bold.ph-text-superscript:before{content:"\ec9a"}.ph-bold.ph-text-t:before{content:"\e48a"}.ph-bold.ph-text-t-slash:before{content:"\e488"}.ph-bold.ph-text-underline:before{content:"\e5c4"}.ph-bold.ph-textbox:before{content:"\eb0a"}.ph-bold.ph-thermometer:before{content:"\e5c6"}.ph-bold.ph-thermometer-cold:before{content:"\e5c8"}.ph-bold.ph-thermometer-hot:before{content:"\e5ca"}.ph-bold.ph-thermometer-simple:before{content:"\e5cc"}.ph-bold.ph-threads-logo:before{content:"\ed9e"}.ph-bold.ph-three-d:before{content:"\ea5a"}.ph-bold.ph-thumbs-down:before{content:"\e48c"}.ph-bold.ph-thumbs-up:before{content:"\e48e"}.ph-bold.ph-ticket:before{content:"\e490"}.ph-bold.ph-tidal-logo:before{content:"\ed1c"}.ph-bold.ph-tiktok-logo:before{content:"\eaf2"}.ph-bold.ph-tilde:before{content:"\eda8"}.ph-bold.ph-timer:before{content:"\e492"}.ph-bold.ph-tip-jar:before{content:"\e7e2"}.ph-bold.ph-tipi:before{content:"\ed30"}.ph-bold.ph-tire:before{content:"\edd2"}.ph-bold.ph-toggle-left:before{content:"\e674"}.ph-bold.ph-toggle-right:before{content:"\e676"}.ph-bold.ph-toilet:before{content:"\e79a"}.ph-bold.ph-toilet-paper:before{content:"\e79c"}.ph-bold.ph-toolbox:before{content:"\eca0"}.ph-bold.ph-tooth:before{content:"\e9cc"}.ph-bold.ph-tornado:before{content:"\e88c"}.ph-bold.ph-tote:before{content:"\e494"}.ph-bold.ph-tote-simple:before{content:"\e678"}.ph-bold.ph-towel:before{content:"\ede6"}.ph-bold.ph-tractor:before{content:"\ec6e"}.ph-bold.ph-trademark:before{content:"\e9f0"}.ph-bold.ph-trademark-registered:before{content:"\e3f4"}.ph-bold.ph-traffic-cone:before{content:"\e9a8"}.ph-bold.ph-traffic-sign:before{content:"\e67a"}.ph-bold.ph-traffic-signal:before{content:"\e9aa"}.ph-bold.ph-train:before{content:"\e496"}.ph-bold.ph-train-regional:before{content:"\e49e"}.ph-bold.ph-train-simple:before{content:"\e4a0"}.ph-bold.ph-tram:before{content:"\e9ec"}.ph-bold.ph-translate:before{content:"\e4a2"}.ph-bold.ph-trash:before{content:"\e4a6"}.ph-bold.ph-trash-simple:before{content:"\e4a8"}.ph-bold.ph-tray:before{content:"\e4aa"}.ph-bold.ph-tray-arrow-down:before{content:"\e010"}.ph-bold.ph-archive-tray:before{content:"\e010"}.ph-bold.ph-tray-arrow-up:before{content:"\ee52"}.ph-bold.ph-treasure-chest:before{content:"\ede2"}.ph-bold.ph-tree:before{content:"\e6da"}.ph-bold.ph-tree-evergreen:before{content:"\e6dc"}.ph-bold.ph-tree-palm:before{content:"\e91a"}.ph-bold.ph-tree-structure:before{content:"\e67c"}.ph-bold.ph-tree-view:before{content:"\ee48"}.ph-bold.ph-trend-down:before{content:"\e4ac"}.ph-bold.ph-trend-up:before{content:"\e4ae"}.ph-bold.ph-triangle:before{content:"\e4b0"}.ph-bold.ph-triangle-dashed:before{content:"\e4b2"}.ph-bold.ph-trolley:before{content:"\e5b2"}.ph-bold.ph-trolley-suitcase:before{content:"\e5b4"}.ph-bold.ph-trophy:before{content:"\e67e"}.ph-bold.ph-truck:before{content:"\e4b4"}.ph-bold.ph-truck-trailer:before{content:"\e4b6"}.ph-bold.ph-tumblr-logo:before{content:"\e8d4"}.ph-bold.ph-twitch-logo:before{content:"\e5ce"}.ph-bold.ph-twitter-logo:before{content:"\e4ba"}.ph-bold.ph-umbrella:before{content:"\e684"}.ph-bold.ph-umbrella-simple:before{content:"\e686"}.ph-bold.ph-union:before{content:"\edbe"}.ph-bold.ph-unite:before{content:"\e87e"}.ph-bold.ph-unite-square:before{content:"\e878"}.ph-bold.ph-upload:before{content:"\e4be"}.ph-bold.ph-upload-simple:before{content:"\e4c0"}.ph-bold.ph-usb:before{content:"\e956"}.ph-bold.ph-user:before{content:"\e4c2"}.ph-bold.ph-user-check:before{content:"\eafa"}.ph-bold.ph-user-circle:before{content:"\e4c4"}.ph-bold.ph-user-circle-check:before{content:"\ec38"}.ph-bold.ph-user-circle-dashed:before{content:"\ec36"}.ph-bold.ph-user-circle-gear:before{content:"\e4c6"}.ph-bold.ph-user-circle-minus:before{content:"\e4c8"}.ph-bold.ph-user-circle-plus:before{content:"\e4ca"}.ph-bold.ph-user-focus:before{content:"\e6fc"}.ph-bold.ph-user-gear:before{content:"\e4cc"}.ph-bold.ph-user-list:before{content:"\e73c"}.ph-bold.ph-user-minus:before{content:"\e4ce"}.ph-bold.ph-user-plus:before{content:"\e4d0"}.ph-bold.ph-user-rectangle:before{content:"\e4d2"}.ph-bold.ph-user-sound:before{content:"\eca8"}.ph-bold.ph-user-square:before{content:"\e4d4"}.ph-bold.ph-user-switch:before{content:"\e756"}.ph-bold.ph-users:before{content:"\e4d6"}.ph-bold.ph-users-four:before{content:"\e68c"}.ph-bold.ph-users-three:before{content:"\e68e"}.ph-bold.ph-van:before{content:"\e826"}.ph-bold.ph-vault:before{content:"\e76e"}.ph-bold.ph-vector-three:before{content:"\ee62"}.ph-bold.ph-vector-two:before{content:"\ee64"}.ph-bold.ph-vibrate:before{content:"\e4d8"}.ph-bold.ph-video:before{content:"\e740"}.ph-bold.ph-video-camera:before{content:"\e4da"}.ph-bold.ph-video-camera-slash:before{content:"\e4dc"}.ph-bold.ph-video-conference:before{content:"\edce"}.ph-bold.ph-vignette:before{content:"\eba2"}.ph-bold.ph-vinyl-record:before{content:"\ecac"}.ph-bold.ph-virtual-reality:before{content:"\e7b8"}.ph-bold.ph-virus:before{content:"\e7d6"}.ph-bold.ph-visor:before{content:"\ee2a"}.ph-bold.ph-voicemail:before{content:"\e4de"}.ph-bold.ph-volleyball:before{content:"\e726"}.ph-bold.ph-wall:before{content:"\e688"}.ph-bold.ph-wallet:before{content:"\e68a"}.ph-bold.ph-warehouse:before{content:"\ecd4"}.ph-bold.ph-warning:before{content:"\e4e0"}.ph-bold.ph-warning-circle:before{content:"\e4e2"}.ph-bold.ph-warning-diamond:before{content:"\e7fc"}.ph-bold.ph-warning-octagon:before{content:"\e4e4"}.ph-bold.ph-washing-machine:before{content:"\ede8"}.ph-bold.ph-watch:before{content:"\e4e6"}.ph-bold.ph-wave-sawtooth:before{content:"\ea9c"}.ph-bold.ph-wave-sine:before{content:"\ea9a"}.ph-bold.ph-wave-square:before{content:"\ea9e"}.ph-bold.ph-wave-triangle:before{content:"\eaa0"}.ph-bold.ph-waveform:before{content:"\e802"}.ph-bold.ph-waveform-slash:before{content:"\e800"}.ph-bold.ph-waves:before{content:"\e6de"}.ph-bold.ph-webcam:before{content:"\e9b2"}.ph-bold.ph-webcam-slash:before{content:"\ecdc"}.ph-bold.ph-webhooks-logo:before{content:"\ecae"}.ph-bold.ph-wechat-logo:before{content:"\e8d2"}.ph-bold.ph-whatsapp-logo:before{content:"\e5d0"}.ph-bold.ph-wheelchair:before{content:"\e4e8"}.ph-bold.ph-wheelchair-motion:before{content:"\e89a"}.ph-bold.ph-wifi-high:before{content:"\e4ea"}.ph-bold.ph-wifi-low:before{content:"\e4ec"}.ph-bold.ph-wifi-medium:before{content:"\e4ee"}.ph-bold.ph-wifi-none:before{content:"\e4f0"}.ph-bold.ph-wifi-slash:before{content:"\e4f2"}.ph-bold.ph-wifi-x:before{content:"\e4f4"}.ph-bold.ph-wind:before{content:"\e5d2"}.ph-bold.ph-windmill:before{content:"\e9f8"}.ph-bold.ph-windows-logo:before{content:"\e692"}.ph-bold.ph-wine:before{content:"\e6b2"}.ph-bold.ph-wrench:before{content:"\e5d4"}.ph-bold.ph-x:before{content:"\e4f6"}.ph-bold.ph-x-circle:before{content:"\e4f8"}.ph-bold.ph-x-logo:before{content:"\e4bc"}.ph-bold.ph-x-square:before{content:"\e4fa"}.ph-bold.ph-yarn:before{content:"\ed9a"}.ph-bold.ph-yin-yang:before{content:"\e92a"}.ph-bold.ph-youtube-logo:before{content:"\e4fc"}@font-face{font-family:Phosphor-Fill;src:url("./media/Phosphor-Fill-5QWK7REW.woff2") format("woff2"),url("./media/Phosphor-Fill-GHP4FKOI.woff") format("woff"),url("./media/Phosphor-Fill-OUFWD3PU.ttf") format("truetype"),url("./media/Phosphor-Fill-65SPMP3X.svg#Phosphor-Fill") format("svg");font-weight:400;font-style:normal;font-display:block}.ph-fill{font-family:Phosphor-Fill!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph-fill.ph-acorn:before{content:"\eb9a"}.ph-fill.ph-address-book:before{content:"\e6f8"}.ph-fill.ph-address-book-tabs:before{content:"\ee4e"}.ph-fill.ph-air-traffic-control:before{content:"\ecd8"}.ph-fill.ph-airplane:before{content:"\e002"}.ph-fill.ph-airplane-in-flight:before{content:"\e4fe"}.ph-fill.ph-airplane-landing:before{content:"\e502"}.ph-fill.ph-airplane-takeoff:before{content:"\e504"}.ph-fill.ph-airplane-taxiing:before{content:"\e500"}.ph-fill.ph-airplane-tilt:before{content:"\e5d6"}.ph-fill.ph-airplay:before{content:"\e004"}.ph-fill.ph-alarm:before{content:"\e006"}.ph-fill.ph-alien:before{content:"\e8a6"}.ph-fill.ph-align-bottom:before{content:"\e506"}.ph-fill.ph-align-bottom-simple:before{content:"\eb0c"}.ph-fill.ph-align-center-horizontal:before{content:"\e50a"}.ph-fill.ph-align-center-horizontal-simple:before{content:"\eb0e"}.ph-fill.ph-align-center-vertical:before{content:"\e50c"}.ph-fill.ph-align-center-vertical-simple:before{content:"\eb10"}.ph-fill.ph-align-left:before{content:"\e50e"}.ph-fill.ph-align-left-simple:before{content:"\eaee"}.ph-fill.ph-align-right:before{content:"\e510"}.ph-fill.ph-align-right-simple:before{content:"\eb12"}.ph-fill.ph-align-top:before{content:"\e512"}.ph-fill.ph-align-top-simple:before{content:"\eb14"}.ph-fill.ph-amazon-logo:before{content:"\e96c"}.ph-fill.ph-ambulance:before{content:"\e572"}.ph-fill.ph-anchor:before{content:"\e514"}.ph-fill.ph-anchor-simple:before{content:"\e5d8"}.ph-fill.ph-android-logo:before{content:"\e008"}.ph-fill.ph-angle:before{content:"\e7bc"}.ph-fill.ph-angular-logo:before{content:"\eb80"}.ph-fill.ph-aperture:before{content:"\e00a"}.ph-fill.ph-app-store-logo:before{content:"\e974"}.ph-fill.ph-app-window:before{content:"\e5da"}.ph-fill.ph-apple-logo:before{content:"\e516"}.ph-fill.ph-apple-podcasts-logo:before{content:"\eb96"}.ph-fill.ph-approximate-equals:before{content:"\edaa"}.ph-fill.ph-archive:before{content:"\e00c"}.ph-fill.ph-armchair:before{content:"\e012"}.ph-fill.ph-arrow-arc-left:before{content:"\e014"}.ph-fill.ph-arrow-arc-right:before{content:"\e016"}.ph-fill.ph-arrow-bend-double-up-left:before{content:"\e03a"}.ph-fill.ph-arrow-bend-double-up-right:before{content:"\e03c"}.ph-fill.ph-arrow-bend-down-left:before{content:"\e018"}.ph-fill.ph-arrow-bend-down-right:before{content:"\e01a"}.ph-fill.ph-arrow-bend-left-down:before{content:"\e01c"}.ph-fill.ph-arrow-bend-left-up:before{content:"\e01e"}.ph-fill.ph-arrow-bend-right-down:before{content:"\e020"}.ph-fill.ph-arrow-bend-right-up:before{content:"\e022"}.ph-fill.ph-arrow-bend-up-left:before{content:"\e024"}.ph-fill.ph-arrow-bend-up-right:before{content:"\e026"}.ph-fill.ph-arrow-circle-down:before{content:"\e028"}.ph-fill.ph-arrow-circle-down-left:before{content:"\e02a"}.ph-fill.ph-arrow-circle-down-right:before{content:"\e02c"}.ph-fill.ph-arrow-circle-left:before{content:"\e05a"}.ph-fill.ph-arrow-circle-right:before{content:"\e02e"}.ph-fill.ph-arrow-circle-up:before{content:"\e030"}.ph-fill.ph-arrow-circle-up-left:before{content:"\e032"}.ph-fill.ph-arrow-circle-up-right:before{content:"\e034"}.ph-fill.ph-arrow-clockwise:before{content:"\e036"}.ph-fill.ph-arrow-counter-clockwise:before{content:"\e038"}.ph-fill.ph-arrow-down:before{content:"\e03e"}.ph-fill.ph-arrow-down-left:before{content:"\e040"}.ph-fill.ph-arrow-down-right:before{content:"\e042"}.ph-fill.ph-arrow-elbow-down-left:before{content:"\e044"}.ph-fill.ph-arrow-elbow-down-right:before{content:"\e046"}.ph-fill.ph-arrow-elbow-left:before{content:"\e048"}.ph-fill.ph-arrow-elbow-left-down:before{content:"\e04a"}.ph-fill.ph-arrow-elbow-left-up:before{content:"\e04c"}.ph-fill.ph-arrow-elbow-right:before{content:"\e04e"}.ph-fill.ph-arrow-elbow-right-down:before{content:"\e050"}.ph-fill.ph-arrow-elbow-right-up:before{content:"\e052"}.ph-fill.ph-arrow-elbow-up-left:before{content:"\e054"}.ph-fill.ph-arrow-elbow-up-right:before{content:"\e056"}.ph-fill.ph-arrow-fat-down:before{content:"\e518"}.ph-fill.ph-arrow-fat-left:before{content:"\e51a"}.ph-fill.ph-arrow-fat-line-down:before{content:"\e51c"}.ph-fill.ph-arrow-fat-line-left:before{content:"\e51e"}.ph-fill.ph-arrow-fat-line-right:before{content:"\e520"}.ph-fill.ph-arrow-fat-line-up:before{content:"\e522"}.ph-fill.ph-arrow-fat-lines-down:before{content:"\e524"}.ph-fill.ph-arrow-fat-lines-left:before{content:"\e526"}.ph-fill.ph-arrow-fat-lines-right:before{content:"\e528"}.ph-fill.ph-arrow-fat-lines-up:before{content:"\e52a"}.ph-fill.ph-arrow-fat-right:before{content:"\e52c"}.ph-fill.ph-arrow-fat-up:before{content:"\e52e"}.ph-fill.ph-arrow-left:before{content:"\e058"}.ph-fill.ph-arrow-line-down:before{content:"\e05c"}.ph-fill.ph-arrow-line-down-left:before{content:"\e05e"}.ph-fill.ph-arrow-line-down-right:before{content:"\e060"}.ph-fill.ph-arrow-line-left:before{content:"\e062"}.ph-fill.ph-arrow-line-right:before{content:"\e064"}.ph-fill.ph-arrow-line-up:before{content:"\e066"}.ph-fill.ph-arrow-line-up-left:before{content:"\e068"}.ph-fill.ph-arrow-line-up-right:before{content:"\e06a"}.ph-fill.ph-arrow-right:before{content:"\e06c"}.ph-fill.ph-arrow-square-down:before{content:"\e06e"}.ph-fill.ph-arrow-square-down-left:before{content:"\e070"}.ph-fill.ph-arrow-square-down-right:before{content:"\e072"}.ph-fill.ph-arrow-square-in:before{content:"\e5dc"}.ph-fill.ph-arrow-square-left:before{content:"\e074"}.ph-fill.ph-arrow-square-out:before{content:"\e5de"}.ph-fill.ph-arrow-square-right:before{content:"\e076"}.ph-fill.ph-arrow-square-up:before{content:"\e078"}.ph-fill.ph-arrow-square-up-left:before{content:"\e07a"}.ph-fill.ph-arrow-square-up-right:before{content:"\e07c"}.ph-fill.ph-arrow-u-down-left:before{content:"\e07e"}.ph-fill.ph-arrow-u-down-right:before{content:"\e080"}.ph-fill.ph-arrow-u-left-down:before{content:"\e082"}.ph-fill.ph-arrow-u-left-up:before{content:"\e084"}.ph-fill.ph-arrow-u-right-down:before{content:"\e086"}.ph-fill.ph-arrow-u-right-up:before{content:"\e088"}.ph-fill.ph-arrow-u-up-left:before{content:"\e08a"}.ph-fill.ph-arrow-u-up-right:before{content:"\e08c"}.ph-fill.ph-arrow-up:before{content:"\e08e"}.ph-fill.ph-arrow-up-left:before{content:"\e090"}.ph-fill.ph-arrow-up-right:before{content:"\e092"}.ph-fill.ph-arrows-clockwise:before{content:"\e094"}.ph-fill.ph-arrows-counter-clockwise:before{content:"\e096"}.ph-fill.ph-arrows-down-up:before{content:"\e098"}.ph-fill.ph-arrows-horizontal:before{content:"\eb06"}.ph-fill.ph-arrows-in:before{content:"\e09a"}.ph-fill.ph-arrows-in-cardinal:before{content:"\e09c"}.ph-fill.ph-arrows-in-line-horizontal:before{content:"\e530"}.ph-fill.ph-arrows-in-line-vertical:before{content:"\e532"}.ph-fill.ph-arrows-in-simple:before{content:"\e09e"}.ph-fill.ph-arrows-left-right:before{content:"\e0a0"}.ph-fill.ph-arrows-merge:before{content:"\ed3e"}.ph-fill.ph-arrows-out:before{content:"\e0a2"}.ph-fill.ph-arrows-out-cardinal:before{content:"\e0a4"}.ph-fill.ph-arrows-out-line-horizontal:before{content:"\e534"}.ph-fill.ph-arrows-out-line-vertical:before{content:"\e536"}.ph-fill.ph-arrows-out-simple:before{content:"\e0a6"}.ph-fill.ph-arrows-split:before{content:"\ed3c"}.ph-fill.ph-arrows-vertical:before{content:"\eb04"}.ph-fill.ph-article:before{content:"\e0a8"}.ph-fill.ph-article-medium:before{content:"\e5e0"}.ph-fill.ph-article-ny-times:before{content:"\e5e2"}.ph-fill.ph-asclepius:before{content:"\ee34"}.ph-fill.ph-caduceus:before{content:"\ee34"}.ph-fill.ph-asterisk:before{content:"\e0aa"}.ph-fill.ph-asterisk-simple:before{content:"\e832"}.ph-fill.ph-at:before{content:"\e0ac"}.ph-fill.ph-atom:before{content:"\e5e4"}.ph-fill.ph-avocado:before{content:"\ee04"}.ph-fill.ph-axe:before{content:"\e9fc"}.ph-fill.ph-baby:before{content:"\e774"}.ph-fill.ph-baby-carriage:before{content:"\e818"}.ph-fill.ph-backpack:before{content:"\e922"}.ph-fill.ph-backspace:before{content:"\e0ae"}.ph-fill.ph-bag:before{content:"\e0b0"}.ph-fill.ph-bag-simple:before{content:"\e5e6"}.ph-fill.ph-balloon:before{content:"\e76c"}.ph-fill.ph-bandaids:before{content:"\e0b2"}.ph-fill.ph-bank:before{content:"\e0b4"}.ph-fill.ph-barbell:before{content:"\e0b6"}.ph-fill.ph-barcode:before{content:"\e0b8"}.ph-fill.ph-barn:before{content:"\ec72"}.ph-fill.ph-barricade:before{content:"\e948"}.ph-fill.ph-baseball:before{content:"\e71a"}.ph-fill.ph-baseball-cap:before{content:"\ea28"}.ph-fill.ph-baseball-helmet:before{content:"\ee4a"}.ph-fill.ph-basket:before{content:"\e964"}.ph-fill.ph-basketball:before{content:"\e724"}.ph-fill.ph-bathtub:before{content:"\e81e"}.ph-fill.ph-battery-charging:before{content:"\e0ba"}.ph-fill.ph-battery-charging-vertical:before{content:"\e0bc"}.ph-fill.ph-battery-empty:before{content:"\e0be"}.ph-fill.ph-battery-full:before{content:"\e0c0"}.ph-fill.ph-battery-high:before{content:"\e0c2"}.ph-fill.ph-battery-low:before{content:"\e0c4"}.ph-fill.ph-battery-medium:before{content:"\e0c6"}.ph-fill.ph-battery-plus:before{content:"\e808"}.ph-fill.ph-battery-plus-vertical:before{content:"\ec50"}.ph-fill.ph-battery-vertical-empty:before{content:"\e7c6"}.ph-fill.ph-battery-vertical-full:before{content:"\e7c4"}.ph-fill.ph-battery-vertical-high:before{content:"\e7c2"}.ph-fill.ph-battery-vertical-low:before{content:"\e7be"}.ph-fill.ph-battery-vertical-medium:before{content:"\e7c0"}.ph-fill.ph-battery-warning:before{content:"\e0c8"}.ph-fill.ph-battery-warning-vertical:before{content:"\e0ca"}.ph-fill.ph-beach-ball:before{content:"\ed24"}.ph-fill.ph-beanie:before{content:"\ea2a"}.ph-fill.ph-bed:before{content:"\e0cc"}.ph-fill.ph-beer-bottle:before{content:"\e7b0"}.ph-fill.ph-beer-stein:before{content:"\eb62"}.ph-fill.ph-behance-logo:before{content:"\e7f4"}.ph-fill.ph-bell:before{content:"\e0ce"}.ph-fill.ph-bell-ringing:before{content:"\e5e8"}.ph-fill.ph-bell-simple:before{content:"\e0d0"}.ph-fill.ph-bell-simple-ringing:before{content:"\e5ea"}.ph-fill.ph-bell-simple-slash:before{content:"\e0d2"}.ph-fill.ph-bell-simple-z:before{content:"\e5ec"}.ph-fill.ph-bell-slash:before{content:"\e0d4"}.ph-fill.ph-bell-z:before{content:"\e5ee"}.ph-fill.ph-belt:before{content:"\ea2c"}.ph-fill.ph-bezier-curve:before{content:"\eb00"}.ph-fill.ph-bicycle:before{content:"\e0d6"}.ph-fill.ph-binary:before{content:"\ee60"}.ph-fill.ph-binoculars:before{content:"\ea64"}.ph-fill.ph-biohazard:before{content:"\e9e0"}.ph-fill.ph-bird:before{content:"\e72c"}.ph-fill.ph-blueprint:before{content:"\eda0"}.ph-fill.ph-bluetooth:before{content:"\e0da"}.ph-fill.ph-bluetooth-connected:before{content:"\e0dc"}.ph-fill.ph-bluetooth-slash:before{content:"\e0de"}.ph-fill.ph-bluetooth-x:before{content:"\e0e0"}.ph-fill.ph-boat:before{content:"\e786"}.ph-fill.ph-bomb:before{content:"\ee0a"}.ph-fill.ph-bone:before{content:"\e7f2"}.ph-fill.ph-book:before{content:"\e0e2"}.ph-fill.ph-book-bookmark:before{content:"\e0e4"}.ph-fill.ph-book-open:before{content:"\e0e6"}.ph-fill.ph-book-open-text:before{content:"\e8f2"}.ph-fill.ph-book-open-user:before{content:"\ede0"}.ph-fill.ph-bookmark:before{content:"\e0e8"}.ph-fill.ph-bookmark-simple:before{content:"\e0ea"}.ph-fill.ph-bookmarks:before{content:"\e0ec"}.ph-fill.ph-bookmarks-simple:before{content:"\e5f0"}.ph-fill.ph-books:before{content:"\e758"}.ph-fill.ph-boot:before{content:"\ecca"}.ph-fill.ph-boules:before{content:"\e722"}.ph-fill.ph-bounding-box:before{content:"\e6ce"}.ph-fill.ph-bowl-food:before{content:"\eaa4"}.ph-fill.ph-bowl-steam:before{content:"\e8e4"}.ph-fill.ph-bowling-ball:before{content:"\ea34"}.ph-fill.ph-box-arrow-down:before{content:"\e00e"}.ph-fill.ph-archive-box:before{content:"\e00e"}.ph-fill.ph-box-arrow-up:before{content:"\ee54"}.ph-fill.ph-boxing-glove:before{content:"\ea36"}.ph-fill.ph-brackets-angle:before{content:"\e862"}.ph-fill.ph-brackets-curly:before{content:"\e860"}.ph-fill.ph-brackets-round:before{content:"\e864"}.ph-fill.ph-brackets-square:before{content:"\e85e"}.ph-fill.ph-brain:before{content:"\e74e"}.ph-fill.ph-brandy:before{content:"\e6b4"}.ph-fill.ph-bread:before{content:"\e81c"}.ph-fill.ph-bridge:before{content:"\ea68"}.ph-fill.ph-briefcase:before{content:"\e0ee"}.ph-fill.ph-briefcase-metal:before{content:"\e5f2"}.ph-fill.ph-broadcast:before{content:"\e0f2"}.ph-fill.ph-broom:before{content:"\ec54"}.ph-fill.ph-browser:before{content:"\e0f4"}.ph-fill.ph-browsers:before{content:"\e0f6"}.ph-fill.ph-bug:before{content:"\e5f4"}.ph-fill.ph-bug-beetle:before{content:"\e5f6"}.ph-fill.ph-bug-droid:before{content:"\e5f8"}.ph-fill.ph-building:before{content:"\e100"}.ph-fill.ph-building-apartment:before{content:"\e0fe"}.ph-fill.ph-building-office:before{content:"\e0ff"}.ph-fill.ph-buildings:before{content:"\e102"}.ph-fill.ph-bulldozer:before{content:"\ec6c"}.ph-fill.ph-bus:before{content:"\e106"}.ph-fill.ph-butterfly:before{content:"\ea6e"}.ph-fill.ph-cable-car:before{content:"\e49c"}.ph-fill.ph-cactus:before{content:"\e918"}.ph-fill.ph-cake:before{content:"\e780"}.ph-fill.ph-calculator:before{content:"\e538"}.ph-fill.ph-calendar:before{content:"\e108"}.ph-fill.ph-calendar-blank:before{content:"\e10a"}.ph-fill.ph-calendar-check:before{content:"\e712"}.ph-fill.ph-calendar-dot:before{content:"\e7b2"}.ph-fill.ph-calendar-dots:before{content:"\e7b4"}.ph-fill.ph-calendar-heart:before{content:"\e8b0"}.ph-fill.ph-calendar-minus:before{content:"\ea14"}.ph-fill.ph-calendar-plus:before{content:"\e714"}.ph-fill.ph-calendar-slash:before{content:"\ea12"}.ph-fill.ph-calendar-star:before{content:"\e8b2"}.ph-fill.ph-calendar-x:before{content:"\e10c"}.ph-fill.ph-call-bell:before{content:"\e7de"}.ph-fill.ph-camera:before{content:"\e10e"}.ph-fill.ph-camera-plus:before{content:"\ec58"}.ph-fill.ph-camera-rotate:before{content:"\e7a4"}.ph-fill.ph-camera-slash:before{content:"\e110"}.ph-fill.ph-campfire:before{content:"\e9d8"}.ph-fill.ph-car:before{content:"\e112"}.ph-fill.ph-car-battery:before{content:"\ee30"}.ph-fill.ph-car-profile:before{content:"\e8cc"}.ph-fill.ph-car-simple:before{content:"\e114"}.ph-fill.ph-cardholder:before{content:"\e5fa"}.ph-fill.ph-cards:before{content:"\e0f8"}.ph-fill.ph-cards-three:before{content:"\ee50"}.ph-fill.ph-caret-circle-double-down:before{content:"\e116"}.ph-fill.ph-caret-circle-double-left:before{content:"\e118"}.ph-fill.ph-caret-circle-double-right:before{content:"\e11a"}.ph-fill.ph-caret-circle-double-up:before{content:"\e11c"}.ph-fill.ph-caret-circle-down:before{content:"\e11e"}.ph-fill.ph-caret-circle-left:before{content:"\e120"}.ph-fill.ph-caret-circle-right:before{content:"\e122"}.ph-fill.ph-caret-circle-up:before{content:"\e124"}.ph-fill.ph-caret-circle-up-down:before{content:"\e13e"}.ph-fill.ph-caret-double-down:before{content:"\e126"}.ph-fill.ph-caret-double-left:before{content:"\e128"}.ph-fill.ph-caret-double-right:before{content:"\e12a"}.ph-fill.ph-caret-double-up:before{content:"\e12c"}.ph-fill.ph-caret-down:before{content:"\e136"}.ph-fill.ph-caret-left:before{content:"\e138"}.ph-fill.ph-caret-line-down:before{content:"\e134"}.ph-fill.ph-caret-line-left:before{content:"\e132"}.ph-fill.ph-caret-line-right:before{content:"\e130"}.ph-fill.ph-caret-line-up:before{content:"\e12e"}.ph-fill.ph-caret-right:before{content:"\e13a"}.ph-fill.ph-caret-up:before{content:"\e13c"}.ph-fill.ph-caret-up-down:before{content:"\e140"}.ph-fill.ph-carrot:before{content:"\ed38"}.ph-fill.ph-cash-register:before{content:"\ed80"}.ph-fill.ph-cassette-tape:before{content:"\ed2e"}.ph-fill.ph-castle-turret:before{content:"\e9d0"}.ph-fill.ph-cat:before{content:"\e748"}.ph-fill.ph-cell-signal-full:before{content:"\e142"}.ph-fill.ph-cell-signal-high:before{content:"\e144"}.ph-fill.ph-cell-signal-low:before{content:"\e146"}.ph-fill.ph-cell-signal-medium:before{content:"\e148"}.ph-fill.ph-cell-signal-none:before{content:"\e14a"}.ph-fill.ph-cell-signal-slash:before{content:"\e14c"}.ph-fill.ph-cell-signal-x:before{content:"\e14e"}.ph-fill.ph-cell-tower:before{content:"\ebaa"}.ph-fill.ph-certificate:before{content:"\e766"}.ph-fill.ph-chair:before{content:"\e950"}.ph-fill.ph-chalkboard:before{content:"\e5fc"}.ph-fill.ph-chalkboard-simple:before{content:"\e5fe"}.ph-fill.ph-chalkboard-teacher:before{content:"\e600"}.ph-fill.ph-champagne:before{content:"\eaca"}.ph-fill.ph-charging-station:before{content:"\e8d0"}.ph-fill.ph-chart-bar:before{content:"\e150"}.ph-fill.ph-chart-bar-horizontal:before{content:"\e152"}.ph-fill.ph-chart-donut:before{content:"\eaa6"}.ph-fill.ph-chart-line:before{content:"\e154"}.ph-fill.ph-chart-line-down:before{content:"\e8b6"}.ph-fill.ph-chart-line-up:before{content:"\e156"}.ph-fill.ph-chart-pie:before{content:"\e158"}.ph-fill.ph-chart-pie-slice:before{content:"\e15a"}.ph-fill.ph-chart-polar:before{content:"\eaa8"}.ph-fill.ph-chart-scatter:before{content:"\eaac"}.ph-fill.ph-chat:before{content:"\e15c"}.ph-fill.ph-chat-centered:before{content:"\e160"}.ph-fill.ph-chat-centered-dots:before{content:"\e164"}.ph-fill.ph-chat-centered-slash:before{content:"\e162"}.ph-fill.ph-chat-centered-text:before{content:"\e166"}.ph-fill.ph-chat-circle:before{content:"\e168"}.ph-fill.ph-chat-circle-dots:before{content:"\e16c"}.ph-fill.ph-chat-circle-slash:before{content:"\e16a"}.ph-fill.ph-chat-circle-text:before{content:"\e16e"}.ph-fill.ph-chat-dots:before{content:"\e170"}.ph-fill.ph-chat-slash:before{content:"\e15e"}.ph-fill.ph-chat-teardrop:before{content:"\e172"}.ph-fill.ph-chat-teardrop-dots:before{content:"\e176"}.ph-fill.ph-chat-teardrop-slash:before{content:"\e174"}.ph-fill.ph-chat-teardrop-text:before{content:"\e178"}.ph-fill.ph-chat-text:before{content:"\e17a"}.ph-fill.ph-chats:before{content:"\e17c"}.ph-fill.ph-chats-circle:before{content:"\e17e"}.ph-fill.ph-chats-teardrop:before{content:"\e180"}.ph-fill.ph-check:before{content:"\e182"}.ph-fill.ph-check-circle:before{content:"\e184"}.ph-fill.ph-check-fat:before{content:"\eba6"}.ph-fill.ph-check-square:before{content:"\e186"}.ph-fill.ph-check-square-offset:before{content:"\e188"}.ph-fill.ph-checkerboard:before{content:"\e8c4"}.ph-fill.ph-checks:before{content:"\e53a"}.ph-fill.ph-cheers:before{content:"\ea4a"}.ph-fill.ph-cheese:before{content:"\e9fe"}.ph-fill.ph-chef-hat:before{content:"\ed8e"}.ph-fill.ph-cherries:before{content:"\e830"}.ph-fill.ph-church:before{content:"\ecea"}.ph-fill.ph-cigarette:before{content:"\ed90"}.ph-fill.ph-cigarette-slash:before{content:"\ed92"}.ph-fill.ph-circle:before{content:"\e18a"}.ph-fill.ph-circle-dashed:before{content:"\e602"}.ph-fill.ph-circle-half:before{content:"\e18c"}.ph-fill.ph-circle-half-tilt:before{content:"\e18e"}.ph-fill.ph-circle-notch:before{content:"\eb44"}.ph-fill.ph-circles-four:before{content:"\e190"}.ph-fill.ph-circles-three:before{content:"\e192"}.ph-fill.ph-circles-three-plus:before{content:"\e194"}.ph-fill.ph-circuitry:before{content:"\e9c2"}.ph-fill.ph-city:before{content:"\ea6a"}.ph-fill.ph-clipboard:before{content:"\e196"}.ph-fill.ph-clipboard-text:before{content:"\e198"}.ph-fill.ph-clock:before{content:"\e19a"}.ph-fill.ph-clock-afternoon:before{content:"\e19c"}.ph-fill.ph-clock-clockwise:before{content:"\e19e"}.ph-fill.ph-clock-countdown:before{content:"\ed2c"}.ph-fill.ph-clock-counter-clockwise:before{content:"\e1a0"}.ph-fill.ph-clock-user:before{content:"\edec"}.ph-fill.ph-closed-captioning:before{content:"\e1a4"}.ph-fill.ph-cloud:before{content:"\e1aa"}.ph-fill.ph-cloud-arrow-down:before{content:"\e1ac"}.ph-fill.ph-cloud-arrow-up:before{content:"\e1ae"}.ph-fill.ph-cloud-check:before{content:"\e1b0"}.ph-fill.ph-cloud-fog:before{content:"\e53c"}.ph-fill.ph-cloud-lightning:before{content:"\e1b2"}.ph-fill.ph-cloud-moon:before{content:"\e53e"}.ph-fill.ph-cloud-rain:before{content:"\e1b4"}.ph-fill.ph-cloud-slash:before{content:"\e1b6"}.ph-fill.ph-cloud-snow:before{content:"\e1b8"}.ph-fill.ph-cloud-sun:before{content:"\e540"}.ph-fill.ph-cloud-warning:before{content:"\ea98"}.ph-fill.ph-cloud-x:before{content:"\ea96"}.ph-fill.ph-clover:before{content:"\edc8"}.ph-fill.ph-club:before{content:"\e1ba"}.ph-fill.ph-coat-hanger:before{content:"\e7fe"}.ph-fill.ph-coda-logo:before{content:"\e7ce"}.ph-fill.ph-code:before{content:"\e1bc"}.ph-fill.ph-code-block:before{content:"\eafe"}.ph-fill.ph-code-simple:before{content:"\e1be"}.ph-fill.ph-codepen-logo:before{content:"\e978"}.ph-fill.ph-codesandbox-logo:before{content:"\ea06"}.ph-fill.ph-coffee:before{content:"\e1c2"}.ph-fill.ph-coffee-bean:before{content:"\e1c0"}.ph-fill.ph-coin:before{content:"\e60e"}.ph-fill.ph-coin-vertical:before{content:"\eb48"}.ph-fill.ph-coins:before{content:"\e78e"}.ph-fill.ph-columns:before{content:"\e546"}.ph-fill.ph-columns-plus-left:before{content:"\e544"}.ph-fill.ph-columns-plus-right:before{content:"\e542"}.ph-fill.ph-command:before{content:"\e1c4"}.ph-fill.ph-compass:before{content:"\e1c8"}.ph-fill.ph-compass-rose:before{content:"\e1c6"}.ph-fill.ph-compass-tool:before{content:"\ea0e"}.ph-fill.ph-computer-tower:before{content:"\e548"}.ph-fill.ph-confetti:before{content:"\e81a"}.ph-fill.ph-contactless-payment:before{content:"\ed42"}.ph-fill.ph-control:before{content:"\eca6"}.ph-fill.ph-cookie:before{content:"\e6ca"}.ph-fill.ph-cooking-pot:before{content:"\e764"}.ph-fill.ph-copy:before{content:"\e1ca"}.ph-fill.ph-copy-simple:before{content:"\e1cc"}.ph-fill.ph-copyleft:before{content:"\e86a"}.ph-fill.ph-copyright:before{content:"\e54a"}.ph-fill.ph-corners-in:before{content:"\e1ce"}.ph-fill.ph-corners-out:before{content:"\e1d0"}.ph-fill.ph-couch:before{content:"\e7f6"}.ph-fill.ph-court-basketball:before{content:"\ee36"}.ph-fill.ph-cow:before{content:"\eabe"}.ph-fill.ph-cowboy-hat:before{content:"\ed12"}.ph-fill.ph-cpu:before{content:"\e610"}.ph-fill.ph-crane:before{content:"\ed48"}.ph-fill.ph-crane-tower:before{content:"\ed49"}.ph-fill.ph-credit-card:before{content:"\e1d2"}.ph-fill.ph-cricket:before{content:"\ee12"}.ph-fill.ph-crop:before{content:"\e1d4"}.ph-fill.ph-cross:before{content:"\e8a0"}.ph-fill.ph-crosshair:before{content:"\e1d6"}.ph-fill.ph-crosshair-simple:before{content:"\e1d8"}.ph-fill.ph-crown:before{content:"\e614"}.ph-fill.ph-crown-cross:before{content:"\ee5e"}.ph-fill.ph-crown-simple:before{content:"\e616"}.ph-fill.ph-cube:before{content:"\e1da"}.ph-fill.ph-cube-focus:before{content:"\ed0a"}.ph-fill.ph-cube-transparent:before{content:"\ec7c"}.ph-fill.ph-currency-btc:before{content:"\e618"}.ph-fill.ph-currency-circle-dollar:before{content:"\e54c"}.ph-fill.ph-currency-cny:before{content:"\e54e"}.ph-fill.ph-currency-dollar:before{content:"\e550"}.ph-fill.ph-currency-dollar-simple:before{content:"\e552"}.ph-fill.ph-currency-eth:before{content:"\eada"}.ph-fill.ph-currency-eur:before{content:"\e554"}.ph-fill.ph-currency-gbp:before{content:"\e556"}.ph-fill.ph-currency-inr:before{content:"\e558"}.ph-fill.ph-currency-jpy:before{content:"\e55a"}.ph-fill.ph-currency-krw:before{content:"\e55c"}.ph-fill.ph-currency-kzt:before{content:"\ec4c"}.ph-fill.ph-currency-ngn:before{content:"\eb52"}.ph-fill.ph-currency-rub:before{content:"\e55e"}.ph-fill.ph-cursor:before{content:"\e1dc"}.ph-fill.ph-cursor-click:before{content:"\e7c8"}.ph-fill.ph-cursor-text:before{content:"\e7d8"}.ph-fill.ph-cylinder:before{content:"\e8fc"}.ph-fill.ph-database:before{content:"\e1de"}.ph-fill.ph-desk:before{content:"\ed16"}.ph-fill.ph-desktop:before{content:"\e560"}.ph-fill.ph-desktop-tower:before{content:"\e562"}.ph-fill.ph-detective:before{content:"\e83e"}.ph-fill.ph-dev-to-logo:before{content:"\ed0e"}.ph-fill.ph-device-mobile:before{content:"\e1e0"}.ph-fill.ph-device-mobile-camera:before{content:"\e1e2"}.ph-fill.ph-device-mobile-slash:before{content:"\ee46"}.ph-fill.ph-device-mobile-speaker:before{content:"\e1e4"}.ph-fill.ph-device-rotate:before{content:"\edf2"}.ph-fill.ph-device-tablet:before{content:"\e1e6"}.ph-fill.ph-device-tablet-camera:before{content:"\e1e8"}.ph-fill.ph-device-tablet-speaker:before{content:"\e1ea"}.ph-fill.ph-devices:before{content:"\eba4"}.ph-fill.ph-diamond:before{content:"\e1ec"}.ph-fill.ph-diamonds-four:before{content:"\e8f4"}.ph-fill.ph-dice-five:before{content:"\e1ee"}.ph-fill.ph-dice-four:before{content:"\e1f0"}.ph-fill.ph-dice-one:before{content:"\e1f2"}.ph-fill.ph-dice-six:before{content:"\e1f4"}.ph-fill.ph-dice-three:before{content:"\e1f6"}.ph-fill.ph-dice-two:before{content:"\e1f8"}.ph-fill.ph-disc:before{content:"\e564"}.ph-fill.ph-disco-ball:before{content:"\ed98"}.ph-fill.ph-discord-logo:before{content:"\e61a"}.ph-fill.ph-divide:before{content:"\e1fa"}.ph-fill.ph-dna:before{content:"\e924"}.ph-fill.ph-dog:before{content:"\e74a"}.ph-fill.ph-door:before{content:"\e61c"}.ph-fill.ph-door-open:before{content:"\e7e6"}.ph-fill.ph-dot:before{content:"\ecde"}.ph-fill.ph-dot-outline:before{content:"\ece0"}.ph-fill.ph-dots-nine:before{content:"\e1fc"}.ph-fill.ph-dots-six:before{content:"\e794"}.ph-fill.ph-dots-six-vertical:before{content:"\eae2"}.ph-fill.ph-dots-three:before{content:"\e1fe"}.ph-fill.ph-dots-three-circle:before{content:"\e200"}.ph-fill.ph-dots-three-circle-vertical:before{content:"\e202"}.ph-fill.ph-dots-three-outline:before{content:"\e204"}.ph-fill.ph-dots-three-outline-vertical:before{content:"\e206"}.ph-fill.ph-dots-three-vertical:before{content:"\e208"}.ph-fill.ph-download:before{content:"\e20a"}.ph-fill.ph-download-simple:before{content:"\e20c"}.ph-fill.ph-dress:before{content:"\ea7e"}.ph-fill.ph-dresser:before{content:"\e94e"}.ph-fill.ph-dribbble-logo:before{content:"\e20e"}.ph-fill.ph-drone:before{content:"\ed74"}.ph-fill.ph-drop:before{content:"\e210"}.ph-fill.ph-drop-half:before{content:"\e566"}.ph-fill.ph-drop-half-bottom:before{content:"\eb40"}.ph-fill.ph-drop-simple:before{content:"\ee32"}.ph-fill.ph-drop-slash:before{content:"\e954"}.ph-fill.ph-dropbox-logo:before{content:"\e7d0"}.ph-fill.ph-ear:before{content:"\e70c"}.ph-fill.ph-ear-slash:before{content:"\e70e"}.ph-fill.ph-egg:before{content:"\e812"}.ph-fill.ph-egg-crack:before{content:"\eb64"}.ph-fill.ph-eject:before{content:"\e212"}.ph-fill.ph-eject-simple:before{content:"\e6ae"}.ph-fill.ph-elevator:before{content:"\ecc0"}.ph-fill.ph-empty:before{content:"\edbc"}.ph-fill.ph-engine:before{content:"\ea80"}.ph-fill.ph-envelope:before{content:"\e214"}.ph-fill.ph-envelope-open:before{content:"\e216"}.ph-fill.ph-envelope-simple:before{content:"\e218"}.ph-fill.ph-envelope-simple-open:before{content:"\e21a"}.ph-fill.ph-equalizer:before{content:"\ebbc"}.ph-fill.ph-equals:before{content:"\e21c"}.ph-fill.ph-eraser:before{content:"\e21e"}.ph-fill.ph-escalator-down:before{content:"\ecba"}.ph-fill.ph-escalator-up:before{content:"\ecbc"}.ph-fill.ph-exam:before{content:"\e742"}.ph-fill.ph-exclamation-mark:before{content:"\ee44"}.ph-fill.ph-exclude:before{content:"\e882"}.ph-fill.ph-exclude-square:before{content:"\e880"}.ph-fill.ph-export:before{content:"\eaf0"}.ph-fill.ph-eye:before{content:"\e220"}.ph-fill.ph-eye-closed:before{content:"\e222"}.ph-fill.ph-eye-slash:before{content:"\e224"}.ph-fill.ph-eyedropper:before{content:"\e568"}.ph-fill.ph-eyedropper-sample:before{content:"\eac4"}.ph-fill.ph-eyeglasses:before{content:"\e7ba"}.ph-fill.ph-eyes:before{content:"\ee5c"}.ph-fill.ph-face-mask:before{content:"\e56a"}.ph-fill.ph-facebook-logo:before{content:"\e226"}.ph-fill.ph-factory:before{content:"\e760"}.ph-fill.ph-faders:before{content:"\e228"}.ph-fill.ph-faders-horizontal:before{content:"\e22a"}.ph-fill.ph-fallout-shelter:before{content:"\e9de"}.ph-fill.ph-fan:before{content:"\e9f2"}.ph-fill.ph-farm:before{content:"\ec70"}.ph-fill.ph-fast-forward:before{content:"\e6a6"}.ph-fill.ph-fast-forward-circle:before{content:"\e22c"}.ph-fill.ph-feather:before{content:"\e9c0"}.ph-fill.ph-fediverse-logo:before{content:"\ed66"}.ph-fill.ph-figma-logo:before{content:"\e22e"}.ph-fill.ph-file:before{content:"\e230"}.ph-fill.ph-file-archive:before{content:"\eb2a"}.ph-fill.ph-file-arrow-down:before{content:"\e232"}.ph-fill.ph-file-arrow-up:before{content:"\e61e"}.ph-fill.ph-file-audio:before{content:"\ea20"}.ph-fill.ph-file-c:before{content:"\eb32"}.ph-fill.ph-file-c-sharp:before{content:"\eb30"}.ph-fill.ph-file-cloud:before{content:"\e95e"}.ph-fill.ph-file-code:before{content:"\e914"}.ph-fill.ph-file-cpp:before{content:"\eb2e"}.ph-fill.ph-file-css:before{content:"\eb34"}.ph-fill.ph-file-csv:before{content:"\eb1c"}.ph-fill.ph-file-dashed:before{content:"\e704"}.ph-fill.ph-file-dotted:before{content:"\e704"}.ph-fill.ph-file-doc:before{content:"\eb1e"}.ph-fill.ph-file-html:before{content:"\eb38"}.ph-fill.ph-file-image:before{content:"\ea24"}.ph-fill.ph-file-ini:before{content:"\eb33"}.ph-fill.ph-file-jpg:before{content:"\eb1a"}.ph-fill.ph-file-js:before{content:"\eb24"}.ph-fill.ph-file-jsx:before{content:"\eb3a"}.ph-fill.ph-file-lock:before{content:"\e95c"}.ph-fill.ph-file-magnifying-glass:before{content:"\e238"}.ph-fill.ph-file-search:before{content:"\e238"}.ph-fill.ph-file-md:before{content:"\ed50"}.ph-fill.ph-file-minus:before{content:"\e234"}.ph-fill.ph-file-pdf:before{content:"\e702"}.ph-fill.ph-file-plus:before{content:"\e236"}.ph-fill.ph-file-png:before{content:"\eb18"}.ph-fill.ph-file-ppt:before{content:"\eb20"}.ph-fill.ph-file-py:before{content:"\eb2c"}.ph-fill.ph-file-rs:before{content:"\eb28"}.ph-fill.ph-file-sql:before{content:"\ed4e"}.ph-fill.ph-file-svg:before{content:"\ed08"}.ph-fill.ph-file-text:before{content:"\e23a"}.ph-fill.ph-file-ts:before{content:"\eb26"}.ph-fill.ph-file-tsx:before{content:"\eb3c"}.ph-fill.ph-file-txt:before{content:"\eb35"}.ph-fill.ph-file-video:before{content:"\ea22"}.ph-fill.ph-file-vue:before{content:"\eb3e"}.ph-fill.ph-file-x:before{content:"\e23c"}.ph-fill.ph-file-xls:before{content:"\eb22"}.ph-fill.ph-file-zip:before{content:"\e958"}.ph-fill.ph-files:before{content:"\e710"}.ph-fill.ph-film-reel:before{content:"\e8c0"}.ph-fill.ph-film-script:before{content:"\eb50"}.ph-fill.ph-film-slate:before{content:"\e8c2"}.ph-fill.ph-film-strip:before{content:"\e792"}.ph-fill.ph-fingerprint:before{content:"\e23e"}.ph-fill.ph-fingerprint-simple:before{content:"\e240"}.ph-fill.ph-finn-the-human:before{content:"\e56c"}.ph-fill.ph-fire:before{content:"\e242"}.ph-fill.ph-fire-extinguisher:before{content:"\e9e8"}.ph-fill.ph-fire-simple:before{content:"\e620"}.ph-fill.ph-fire-truck:before{content:"\e574"}.ph-fill.ph-first-aid:before{content:"\e56e"}.ph-fill.ph-first-aid-kit:before{content:"\e570"}.ph-fill.ph-fish:before{content:"\e728"}.ph-fill.ph-fish-simple:before{content:"\e72a"}.ph-fill.ph-flag:before{content:"\e244"}.ph-fill.ph-flag-banner:before{content:"\e622"}.ph-fill.ph-flag-banner-fold:before{content:"\ecf2"}.ph-fill.ph-flag-checkered:before{content:"\ea38"}.ph-fill.ph-flag-pennant:before{content:"\ecf0"}.ph-fill.ph-flame:before{content:"\e624"}.ph-fill.ph-flashlight:before{content:"\e246"}.ph-fill.ph-flask:before{content:"\e79e"}.ph-fill.ph-flip-horizontal:before{content:"\ed6a"}.ph-fill.ph-flip-vertical:before{content:"\ed6c"}.ph-fill.ph-floppy-disk:before{content:"\e248"}.ph-fill.ph-floppy-disk-back:before{content:"\eaf4"}.ph-fill.ph-flow-arrow:before{content:"\e6ec"}.ph-fill.ph-flower:before{content:"\e75e"}.ph-fill.ph-flower-lotus:before{content:"\e6cc"}.ph-fill.ph-flower-tulip:before{content:"\eacc"}.ph-fill.ph-flying-saucer:before{content:"\eb4a"}.ph-fill.ph-folder:before{content:"\e24a"}.ph-fill.ph-folder-notch:before{content:"\e24a"}.ph-fill.ph-folder-dashed:before{content:"\e8f8"}.ph-fill.ph-folder-dotted:before{content:"\e8f8"}.ph-fill.ph-folder-lock:before{content:"\ea3c"}.ph-fill.ph-folder-minus:before{content:"\e254"}.ph-fill.ph-folder-notch-minus:before{content:"\e254"}.ph-fill.ph-folder-open:before{content:"\e256"}.ph-fill.ph-folder-notch-open:before{content:"\e256"}.ph-fill.ph-folder-plus:before{content:"\e258"}.ph-fill.ph-folder-notch-plus:before{content:"\e258"}.ph-fill.ph-folder-simple:before{content:"\e25a"}.ph-fill.ph-folder-simple-dashed:before{content:"\ec2a"}.ph-fill.ph-folder-simple-dotted:before{content:"\ec2a"}.ph-fill.ph-folder-simple-lock:before{content:"\eb5e"}.ph-fill.ph-folder-simple-minus:before{content:"\e25c"}.ph-fill.ph-folder-simple-plus:before{content:"\e25e"}.ph-fill.ph-folder-simple-star:before{content:"\ec2e"}.ph-fill.ph-folder-simple-user:before{content:"\eb60"}.ph-fill.ph-folder-star:before{content:"\ea86"}.ph-fill.ph-folder-user:before{content:"\eb46"}.ph-fill.ph-folders:before{content:"\e260"}.ph-fill.ph-football:before{content:"\e718"}.ph-fill.ph-football-helmet:before{content:"\ee4c"}.ph-fill.ph-footprints:before{content:"\ea88"}.ph-fill.ph-fork-knife:before{content:"\e262"}.ph-fill.ph-four-k:before{content:"\ea5c"}.ph-fill.ph-frame-corners:before{content:"\e626"}.ph-fill.ph-framer-logo:before{content:"\e264"}.ph-fill.ph-function:before{content:"\ebe4"}.ph-fill.ph-funnel:before{content:"\e266"}.ph-fill.ph-funnel-simple:before{content:"\e268"}.ph-fill.ph-funnel-simple-x:before{content:"\e26a"}.ph-fill.ph-funnel-x:before{content:"\e26c"}.ph-fill.ph-game-controller:before{content:"\e26e"}.ph-fill.ph-garage:before{content:"\ecd6"}.ph-fill.ph-gas-can:before{content:"\e8ce"}.ph-fill.ph-gas-pump:before{content:"\e768"}.ph-fill.ph-gauge:before{content:"\e628"}.ph-fill.ph-gavel:before{content:"\ea32"}.ph-fill.ph-gear:before{content:"\e270"}.ph-fill.ph-gear-fine:before{content:"\e87c"}.ph-fill.ph-gear-six:before{content:"\e272"}.ph-fill.ph-gender-female:before{content:"\e6e0"}.ph-fill.ph-gender-intersex:before{content:"\e6e6"}.ph-fill.ph-gender-male:before{content:"\e6e2"}.ph-fill.ph-gender-neuter:before{content:"\e6ea"}.ph-fill.ph-gender-nonbinary:before{content:"\e6e4"}.ph-fill.ph-gender-transgender:before{content:"\e6e8"}.ph-fill.ph-ghost:before{content:"\e62a"}.ph-fill.ph-gif:before{content:"\e274"}.ph-fill.ph-gift:before{content:"\e276"}.ph-fill.ph-git-branch:before{content:"\e278"}.ph-fill.ph-git-commit:before{content:"\e27a"}.ph-fill.ph-git-diff:before{content:"\e27c"}.ph-fill.ph-git-fork:before{content:"\e27e"}.ph-fill.ph-git-merge:before{content:"\e280"}.ph-fill.ph-git-pull-request:before{content:"\e282"}.ph-fill.ph-github-logo:before{content:"\e576"}.ph-fill.ph-gitlab-logo:before{content:"\e694"}.ph-fill.ph-gitlab-logo-simple:before{content:"\e696"}.ph-fill.ph-globe:before{content:"\e288"}.ph-fill.ph-globe-hemisphere-east:before{content:"\e28a"}.ph-fill.ph-globe-hemisphere-west:before{content:"\e28c"}.ph-fill.ph-globe-simple:before{content:"\e28e"}.ph-fill.ph-globe-simple-x:before{content:"\e284"}.ph-fill.ph-globe-stand:before{content:"\e290"}.ph-fill.ph-globe-x:before{content:"\e286"}.ph-fill.ph-goggles:before{content:"\ecb4"}.ph-fill.ph-golf:before{content:"\ea3e"}.ph-fill.ph-goodreads-logo:before{content:"\ed10"}.ph-fill.ph-google-cardboard-logo:before{content:"\e7b6"}.ph-fill.ph-google-chrome-logo:before{content:"\e976"}.ph-fill.ph-google-drive-logo:before{content:"\e8f6"}.ph-fill.ph-google-logo:before{content:"\e292"}.ph-fill.ph-google-photos-logo:before{content:"\eb92"}.ph-fill.ph-google-play-logo:before{content:"\e294"}.ph-fill.ph-google-podcasts-logo:before{content:"\eb94"}.ph-fill.ph-gps:before{content:"\edd8"}.ph-fill.ph-gps-fix:before{content:"\edd6"}.ph-fill.ph-gps-slash:before{content:"\edd4"}.ph-fill.ph-gradient:before{content:"\eb42"}.ph-fill.ph-graduation-cap:before{content:"\e62c"}.ph-fill.ph-grains:before{content:"\ec68"}.ph-fill.ph-grains-slash:before{content:"\ec6a"}.ph-fill.ph-graph:before{content:"\eb58"}.ph-fill.ph-graphics-card:before{content:"\e612"}.ph-fill.ph-greater-than:before{content:"\edc4"}.ph-fill.ph-greater-than-or-equal:before{content:"\eda2"}.ph-fill.ph-grid-four:before{content:"\e296"}.ph-fill.ph-grid-nine:before{content:"\ec8c"}.ph-fill.ph-guitar:before{content:"\ea8a"}.ph-fill.ph-hair-dryer:before{content:"\ea66"}.ph-fill.ph-hamburger:before{content:"\e790"}.ph-fill.ph-hammer:before{content:"\e80e"}.ph-fill.ph-hand:before{content:"\e298"}.ph-fill.ph-hand-arrow-down:before{content:"\ea4e"}.ph-fill.ph-hand-arrow-up:before{content:"\ee5a"}.ph-fill.ph-hand-coins:before{content:"\ea8c"}.ph-fill.ph-hand-deposit:before{content:"\ee82"}.ph-fill.ph-hand-eye:before{content:"\ea4c"}.ph-fill.ph-hand-fist:before{content:"\e57a"}.ph-fill.ph-hand-grabbing:before{content:"\e57c"}.ph-fill.ph-hand-heart:before{content:"\e810"}.ph-fill.ph-hand-palm:before{content:"\e57e"}.ph-fill.ph-hand-peace:before{content:"\e7cc"}.ph-fill.ph-hand-pointing:before{content:"\e29a"}.ph-fill.ph-hand-soap:before{content:"\e630"}.ph-fill.ph-hand-swipe-left:before{content:"\ec94"}.ph-fill.ph-hand-swipe-right:before{content:"\ec92"}.ph-fill.ph-hand-tap:before{content:"\ec90"}.ph-fill.ph-hand-waving:before{content:"\e580"}.ph-fill.ph-hand-withdraw:before{content:"\ee80"}.ph-fill.ph-handbag:before{content:"\e29c"}.ph-fill.ph-handbag-simple:before{content:"\e62e"}.ph-fill.ph-hands-clapping:before{content:"\e6a0"}.ph-fill.ph-hands-praying:before{content:"\ecc8"}.ph-fill.ph-handshake:before{content:"\e582"}.ph-fill.ph-hard-drive:before{content:"\e29e"}.ph-fill.ph-hard-drives:before{content:"\e2a0"}.ph-fill.ph-hard-hat:before{content:"\ed46"}.ph-fill.ph-hash:before{content:"\e2a2"}.ph-fill.ph-hash-straight:before{content:"\e2a4"}.ph-fill.ph-head-circuit:before{content:"\e7d4"}.ph-fill.ph-headlights:before{content:"\e6fe"}.ph-fill.ph-headphones:before{content:"\e2a6"}.ph-fill.ph-headset:before{content:"\e584"}.ph-fill.ph-heart:before{content:"\e2a8"}.ph-fill.ph-heart-break:before{content:"\ebe8"}.ph-fill.ph-heart-half:before{content:"\ec48"}.ph-fill.ph-heart-straight:before{content:"\e2aa"}.ph-fill.ph-heart-straight-break:before{content:"\eb98"}.ph-fill.ph-heartbeat:before{content:"\e2ac"}.ph-fill.ph-hexagon:before{content:"\e2ae"}.ph-fill.ph-high-definition:before{content:"\ea8e"}.ph-fill.ph-high-heel:before{content:"\e8e8"}.ph-fill.ph-highlighter:before{content:"\ec76"}.ph-fill.ph-highlighter-circle:before{content:"\e632"}.ph-fill.ph-hockey:before{content:"\ec86"}.ph-fill.ph-hoodie:before{content:"\ecd0"}.ph-fill.ph-horse:before{content:"\e2b0"}.ph-fill.ph-hospital:before{content:"\e844"}.ph-fill.ph-hourglass:before{content:"\e2b2"}.ph-fill.ph-hourglass-high:before{content:"\e2b4"}.ph-fill.ph-hourglass-low:before{content:"\e2b6"}.ph-fill.ph-hourglass-medium:before{content:"\e2b8"}.ph-fill.ph-hourglass-simple:before{content:"\e2ba"}.ph-fill.ph-hourglass-simple-high:before{content:"\e2bc"}.ph-fill.ph-hourglass-simple-low:before{content:"\e2be"}.ph-fill.ph-hourglass-simple-medium:before{content:"\e2c0"}.ph-fill.ph-house:before{content:"\e2c2"}.ph-fill.ph-house-line:before{content:"\e2c4"}.ph-fill.ph-house-simple:before{content:"\e2c6"}.ph-fill.ph-hurricane:before{content:"\e88e"}.ph-fill.ph-ice-cream:before{content:"\e804"}.ph-fill.ph-identification-badge:before{content:"\e6f6"}.ph-fill.ph-identification-card:before{content:"\e2c8"}.ph-fill.ph-image:before{content:"\e2ca"}.ph-fill.ph-image-broken:before{content:"\e7a8"}.ph-fill.ph-image-square:before{content:"\e2cc"}.ph-fill.ph-images:before{content:"\e836"}.ph-fill.ph-images-square:before{content:"\e834"}.ph-fill.ph-infinity:before{content:"\e634"}.ph-fill.ph-lemniscate:before{content:"\e634"}.ph-fill.ph-info:before{content:"\e2ce"}.ph-fill.ph-instagram-logo:before{content:"\e2d0"}.ph-fill.ph-intersect:before{content:"\e2d2"}.ph-fill.ph-intersect-square:before{content:"\e87a"}.ph-fill.ph-intersect-three:before{content:"\ecc4"}.ph-fill.ph-intersection:before{content:"\edba"}.ph-fill.ph-invoice:before{content:"\ee42"}.ph-fill.ph-island:before{content:"\ee06"}.ph-fill.ph-jar:before{content:"\e7e0"}.ph-fill.ph-jar-label:before{content:"\e7e1"}.ph-fill.ph-jeep:before{content:"\e2d4"}.ph-fill.ph-joystick:before{content:"\ea5e"}.ph-fill.ph-kanban:before{content:"\eb54"}.ph-fill.ph-key:before{content:"\e2d6"}.ph-fill.ph-key-return:before{content:"\e782"}.ph-fill.ph-keyboard:before{content:"\e2d8"}.ph-fill.ph-keyhole:before{content:"\ea78"}.ph-fill.ph-knife:before{content:"\e636"}.ph-fill.ph-ladder:before{content:"\e9e4"}.ph-fill.ph-ladder-simple:before{content:"\ec26"}.ph-fill.ph-lamp:before{content:"\e638"}.ph-fill.ph-lamp-pendant:before{content:"\ee2e"}.ph-fill.ph-laptop:before{content:"\e586"}.ph-fill.ph-lasso:before{content:"\edc6"}.ph-fill.ph-lastfm-logo:before{content:"\e842"}.ph-fill.ph-layout:before{content:"\e6d6"}.ph-fill.ph-leaf:before{content:"\e2da"}.ph-fill.ph-lectern:before{content:"\e95a"}.ph-fill.ph-lego:before{content:"\e8c6"}.ph-fill.ph-lego-smiley:before{content:"\e8c7"}.ph-fill.ph-less-than:before{content:"\edac"}.ph-fill.ph-less-than-or-equal:before{content:"\eda4"}.ph-fill.ph-letter-circle-h:before{content:"\ebf8"}.ph-fill.ph-letter-circle-p:before{content:"\ec08"}.ph-fill.ph-letter-circle-v:before{content:"\ec14"}.ph-fill.ph-lifebuoy:before{content:"\e63a"}.ph-fill.ph-lightbulb:before{content:"\e2dc"}.ph-fill.ph-lightbulb-filament:before{content:"\e63c"}.ph-fill.ph-lighthouse:before{content:"\e9f6"}.ph-fill.ph-lightning:before{content:"\e2de"}.ph-fill.ph-lightning-a:before{content:"\ea84"}.ph-fill.ph-lightning-slash:before{content:"\e2e0"}.ph-fill.ph-line-segment:before{content:"\e6d2"}.ph-fill.ph-line-segments:before{content:"\e6d4"}.ph-fill.ph-line-vertical:before{content:"\ed70"}.ph-fill.ph-link:before{content:"\e2e2"}.ph-fill.ph-link-break:before{content:"\e2e4"}.ph-fill.ph-link-simple:before{content:"\e2e6"}.ph-fill.ph-link-simple-break:before{content:"\e2e8"}.ph-fill.ph-link-simple-horizontal:before{content:"\e2ea"}.ph-fill.ph-link-simple-horizontal-break:before{content:"\e2ec"}.ph-fill.ph-linkedin-logo:before{content:"\e2ee"}.ph-fill.ph-linktree-logo:before{content:"\edee"}.ph-fill.ph-linux-logo:before{content:"\eb02"}.ph-fill.ph-list:before{content:"\e2f0"}.ph-fill.ph-list-bullets:before{content:"\e2f2"}.ph-fill.ph-list-checks:before{content:"\eadc"}.ph-fill.ph-list-dashes:before{content:"\e2f4"}.ph-fill.ph-list-heart:before{content:"\ebde"}.ph-fill.ph-list-magnifying-glass:before{content:"\ebe0"}.ph-fill.ph-list-numbers:before{content:"\e2f6"}.ph-fill.ph-list-plus:before{content:"\e2f8"}.ph-fill.ph-list-star:before{content:"\ebdc"}.ph-fill.ph-lock:before{content:"\e2fa"}.ph-fill.ph-lock-key:before{content:"\e2fe"}.ph-fill.ph-lock-key-open:before{content:"\e300"}.ph-fill.ph-lock-laminated:before{content:"\e302"}.ph-fill.ph-lock-laminated-open:before{content:"\e304"}.ph-fill.ph-lock-open:before{content:"\e306"}.ph-fill.ph-lock-simple:before{content:"\e308"}.ph-fill.ph-lock-simple-open:before{content:"\e30a"}.ph-fill.ph-lockers:before{content:"\ecb8"}.ph-fill.ph-log:before{content:"\ed82"}.ph-fill.ph-magic-wand:before{content:"\e6b6"}.ph-fill.ph-magnet:before{content:"\e680"}.ph-fill.ph-magnet-straight:before{content:"\e682"}.ph-fill.ph-magnifying-glass:before{content:"\e30c"}.ph-fill.ph-magnifying-glass-minus:before{content:"\e30e"}.ph-fill.ph-magnifying-glass-plus:before{content:"\e310"}.ph-fill.ph-mailbox:before{content:"\ec1e"}.ph-fill.ph-map-pin:before{content:"\e316"}.ph-fill.ph-map-pin-area:before{content:"\ee3a"}.ph-fill.ph-map-pin-line:before{content:"\e318"}.ph-fill.ph-map-pin-plus:before{content:"\e314"}.ph-fill.ph-map-pin-simple:before{content:"\ee3e"}.ph-fill.ph-map-pin-simple-area:before{content:"\ee3c"}.ph-fill.ph-map-pin-simple-line:before{content:"\ee38"}.ph-fill.ph-map-trifold:before{content:"\e31a"}.ph-fill.ph-markdown-logo:before{content:"\e508"}.ph-fill.ph-marker-circle:before{content:"\e640"}.ph-fill.ph-martini:before{content:"\e31c"}.ph-fill.ph-mask-happy:before{content:"\e9f4"}.ph-fill.ph-mask-sad:before{content:"\eb9e"}.ph-fill.ph-mastodon-logo:before{content:"\ed68"}.ph-fill.ph-math-operations:before{content:"\e31e"}.ph-fill.ph-matrix-logo:before{content:"\ed64"}.ph-fill.ph-medal:before{content:"\e320"}.ph-fill.ph-medal-military:before{content:"\ecfc"}.ph-fill.ph-medium-logo:before{content:"\e322"}.ph-fill.ph-megaphone:before{content:"\e324"}.ph-fill.ph-megaphone-simple:before{content:"\e642"}.ph-fill.ph-member-of:before{content:"\edc2"}.ph-fill.ph-memory:before{content:"\e9c4"}.ph-fill.ph-messenger-logo:before{content:"\e6d8"}.ph-fill.ph-meta-logo:before{content:"\ed02"}.ph-fill.ph-meteor:before{content:"\e9ba"}.ph-fill.ph-metronome:before{content:"\ec8e"}.ph-fill.ph-microphone:before{content:"\e326"}.ph-fill.ph-microphone-slash:before{content:"\e328"}.ph-fill.ph-microphone-stage:before{content:"\e75c"}.ph-fill.ph-microscope:before{content:"\ec7a"}.ph-fill.ph-microsoft-excel-logo:before{content:"\eb6c"}.ph-fill.ph-microsoft-outlook-logo:before{content:"\eb70"}.ph-fill.ph-microsoft-powerpoint-logo:before{content:"\eace"}.ph-fill.ph-microsoft-teams-logo:before{content:"\eb66"}.ph-fill.ph-microsoft-word-logo:before{content:"\eb6a"}.ph-fill.ph-minus:before{content:"\e32a"}.ph-fill.ph-minus-circle:before{content:"\e32c"}.ph-fill.ph-minus-square:before{content:"\ed4c"}.ph-fill.ph-money:before{content:"\e588"}.ph-fill.ph-money-wavy:before{content:"\ee68"}.ph-fill.ph-monitor:before{content:"\e32e"}.ph-fill.ph-monitor-arrow-up:before{content:"\e58a"}.ph-fill.ph-monitor-play:before{content:"\e58c"}.ph-fill.ph-moon:before{content:"\e330"}.ph-fill.ph-moon-stars:before{content:"\e58e"}.ph-fill.ph-moped:before{content:"\e824"}.ph-fill.ph-moped-front:before{content:"\e822"}.ph-fill.ph-mosque:before{content:"\ecee"}.ph-fill.ph-motorcycle:before{content:"\e80a"}.ph-fill.ph-mountains:before{content:"\e7ae"}.ph-fill.ph-mouse:before{content:"\e33a"}.ph-fill.ph-mouse-left-click:before{content:"\e334"}.ph-fill.ph-mouse-middle-click:before{content:"\e338"}.ph-fill.ph-mouse-right-click:before{content:"\e336"}.ph-fill.ph-mouse-scroll:before{content:"\e332"}.ph-fill.ph-mouse-simple:before{content:"\e644"}.ph-fill.ph-music-note:before{content:"\e33c"}.ph-fill.ph-music-note-simple:before{content:"\e33e"}.ph-fill.ph-music-notes:before{content:"\e340"}.ph-fill.ph-music-notes-minus:before{content:"\ee0c"}.ph-fill.ph-music-notes-plus:before{content:"\eb7c"}.ph-fill.ph-music-notes-simple:before{content:"\e342"}.ph-fill.ph-navigation-arrow:before{content:"\eade"}.ph-fill.ph-needle:before{content:"\e82e"}.ph-fill.ph-network:before{content:"\edde"}.ph-fill.ph-network-slash:before{content:"\eddc"}.ph-fill.ph-network-x:before{content:"\edda"}.ph-fill.ph-newspaper:before{content:"\e344"}.ph-fill.ph-newspaper-clipping:before{content:"\e346"}.ph-fill.ph-not-equals:before{content:"\eda6"}.ph-fill.ph-not-member-of:before{content:"\edae"}.ph-fill.ph-not-subset-of:before{content:"\edb0"}.ph-fill.ph-not-superset-of:before{content:"\edb2"}.ph-fill.ph-notches:before{content:"\ed3a"}.ph-fill.ph-note:before{content:"\e348"}.ph-fill.ph-note-blank:before{content:"\e34a"}.ph-fill.ph-note-pencil:before{content:"\e34c"}.ph-fill.ph-notebook:before{content:"\e34e"}.ph-fill.ph-notepad:before{content:"\e63e"}.ph-fill.ph-notification:before{content:"\e6fa"}.ph-fill.ph-notion-logo:before{content:"\e9a0"}.ph-fill.ph-nuclear-plant:before{content:"\ed7c"}.ph-fill.ph-number-circle-eight:before{content:"\e352"}.ph-fill.ph-number-circle-five:before{content:"\e358"}.ph-fill.ph-number-circle-four:before{content:"\e35e"}.ph-fill.ph-number-circle-nine:before{content:"\e364"}.ph-fill.ph-number-circle-one:before{content:"\e36a"}.ph-fill.ph-number-circle-seven:before{content:"\e370"}.ph-fill.ph-number-circle-six:before{content:"\e376"}.ph-fill.ph-number-circle-three:before{content:"\e37c"}.ph-fill.ph-number-circle-two:before{content:"\e382"}.ph-fill.ph-number-circle-zero:before{content:"\e388"}.ph-fill.ph-number-eight:before{content:"\e350"}.ph-fill.ph-number-five:before{content:"\e356"}.ph-fill.ph-number-four:before{content:"\e35c"}.ph-fill.ph-number-nine:before{content:"\e362"}.ph-fill.ph-number-one:before{content:"\e368"}.ph-fill.ph-number-seven:before{content:"\e36e"}.ph-fill.ph-number-six:before{content:"\e374"}.ph-fill.ph-number-square-eight:before{content:"\e354"}.ph-fill.ph-number-square-five:before{content:"\e35a"}.ph-fill.ph-number-square-four:before{content:"\e360"}.ph-fill.ph-number-square-nine:before{content:"\e366"}.ph-fill.ph-number-square-one:before{content:"\e36c"}.ph-fill.ph-number-square-seven:before{content:"\e372"}.ph-fill.ph-number-square-six:before{content:"\e378"}.ph-fill.ph-number-square-three:before{content:"\e37e"}.ph-fill.ph-number-square-two:before{content:"\e384"}.ph-fill.ph-number-square-zero:before{content:"\e38a"}.ph-fill.ph-number-three:before{content:"\e37a"}.ph-fill.ph-number-two:before{content:"\e380"}.ph-fill.ph-number-zero:before{content:"\e386"}.ph-fill.ph-numpad:before{content:"\e3c8"}.ph-fill.ph-nut:before{content:"\e38c"}.ph-fill.ph-ny-times-logo:before{content:"\e646"}.ph-fill.ph-octagon:before{content:"\e38e"}.ph-fill.ph-office-chair:before{content:"\ea46"}.ph-fill.ph-onigiri:before{content:"\ee2c"}.ph-fill.ph-open-ai-logo:before{content:"\e7d2"}.ph-fill.ph-option:before{content:"\e8a8"}.ph-fill.ph-orange:before{content:"\ee40"}.ph-fill.ph-orange-slice:before{content:"\ed36"}.ph-fill.ph-oven:before{content:"\ed8c"}.ph-fill.ph-package:before{content:"\e390"}.ph-fill.ph-paint-brush:before{content:"\e6f0"}.ph-fill.ph-paint-brush-broad:before{content:"\e590"}.ph-fill.ph-paint-brush-household:before{content:"\e6f2"}.ph-fill.ph-paint-bucket:before{content:"\e392"}.ph-fill.ph-paint-roller:before{content:"\e6f4"}.ph-fill.ph-palette:before{content:"\e6c8"}.ph-fill.ph-panorama:before{content:"\eaa2"}.ph-fill.ph-pants:before{content:"\ec88"}.ph-fill.ph-paper-plane:before{content:"\e394"}.ph-fill.ph-paper-plane-right:before{content:"\e396"}.ph-fill.ph-paper-plane-tilt:before{content:"\e398"}.ph-fill.ph-paperclip:before{content:"\e39a"}.ph-fill.ph-paperclip-horizontal:before{content:"\e592"}.ph-fill.ph-parachute:before{content:"\ea7c"}.ph-fill.ph-paragraph:before{content:"\e960"}.ph-fill.ph-parallelogram:before{content:"\ecc6"}.ph-fill.ph-park:before{content:"\ecb2"}.ph-fill.ph-password:before{content:"\e752"}.ph-fill.ph-path:before{content:"\e39c"}.ph-fill.ph-patreon-logo:before{content:"\e98a"}.ph-fill.ph-pause:before{content:"\e39e"}.ph-fill.ph-pause-circle:before{content:"\e3a0"}.ph-fill.ph-paw-print:before{content:"\e648"}.ph-fill.ph-paypal-logo:before{content:"\e98c"}.ph-fill.ph-peace:before{content:"\e3a2"}.ph-fill.ph-pen:before{content:"\e3aa"}.ph-fill.ph-pen-nib:before{content:"\e3ac"}.ph-fill.ph-pen-nib-straight:before{content:"\e64a"}.ph-fill.ph-pencil:before{content:"\e3ae"}.ph-fill.ph-pencil-circle:before{content:"\e3b0"}.ph-fill.ph-pencil-line:before{content:"\e3b2"}.ph-fill.ph-pencil-ruler:before{content:"\e906"}.ph-fill.ph-pencil-simple:before{content:"\e3b4"}.ph-fill.ph-pencil-simple-line:before{content:"\ebc6"}.ph-fill.ph-pencil-simple-slash:before{content:"\ecf6"}.ph-fill.ph-pencil-slash:before{content:"\ecf8"}.ph-fill.ph-pentagon:before{content:"\ec7e"}.ph-fill.ph-pentagram:before{content:"\ec5c"}.ph-fill.ph-pepper:before{content:"\e94a"}.ph-fill.ph-percent:before{content:"\e3b6"}.ph-fill.ph-person:before{content:"\e3a8"}.ph-fill.ph-person-arms-spread:before{content:"\ecfe"}.ph-fill.ph-person-simple:before{content:"\e72e"}.ph-fill.ph-person-simple-bike:before{content:"\e734"}.ph-fill.ph-person-simple-circle:before{content:"\ee58"}.ph-fill.ph-person-simple-hike:before{content:"\ed54"}.ph-fill.ph-person-simple-run:before{content:"\e730"}.ph-fill.ph-person-simple-ski:before{content:"\e71c"}.ph-fill.ph-person-simple-snowboard:before{content:"\e71e"}.ph-fill.ph-person-simple-swim:before{content:"\e736"}.ph-fill.ph-person-simple-tai-chi:before{content:"\ed5c"}.ph-fill.ph-person-simple-throw:before{content:"\e732"}.ph-fill.ph-person-simple-walk:before{content:"\e73a"}.ph-fill.ph-perspective:before{content:"\ebe6"}.ph-fill.ph-phone:before{content:"\e3b8"}.ph-fill.ph-phone-call:before{content:"\e3ba"}.ph-fill.ph-phone-disconnect:before{content:"\e3bc"}.ph-fill.ph-phone-incoming:before{content:"\e3be"}.ph-fill.ph-phone-list:before{content:"\e3cc"}.ph-fill.ph-phone-outgoing:before{content:"\e3c0"}.ph-fill.ph-phone-pause:before{content:"\e3ca"}.ph-fill.ph-phone-plus:before{content:"\ec56"}.ph-fill.ph-phone-slash:before{content:"\e3c2"}.ph-fill.ph-phone-transfer:before{content:"\e3c6"}.ph-fill.ph-phone-x:before{content:"\e3c4"}.ph-fill.ph-phosphor-logo:before{content:"\e3ce"}.ph-fill.ph-pi:before{content:"\ec80"}.ph-fill.ph-piano-keys:before{content:"\e9c8"}.ph-fill.ph-picnic-table:before{content:"\ee26"}.ph-fill.ph-picture-in-picture:before{content:"\e64c"}.ph-fill.ph-piggy-bank:before{content:"\ea04"}.ph-fill.ph-pill:before{content:"\e700"}.ph-fill.ph-ping-pong:before{content:"\ea42"}.ph-fill.ph-pint-glass:before{content:"\edd0"}.ph-fill.ph-pinterest-logo:before{content:"\e64e"}.ph-fill.ph-pinwheel:before{content:"\eb9c"}.ph-fill.ph-pipe:before{content:"\ed86"}.ph-fill.ph-pipe-wrench:before{content:"\ed88"}.ph-fill.ph-pix-logo:before{content:"\ecc2"}.ph-fill.ph-pizza:before{content:"\e796"}.ph-fill.ph-placeholder:before{content:"\e650"}.ph-fill.ph-planet:before{content:"\e652"}.ph-fill.ph-plant:before{content:"\ebae"}.ph-fill.ph-play:before{content:"\e3d0"}.ph-fill.ph-play-circle:before{content:"\e3d2"}.ph-fill.ph-play-pause:before{content:"\e8be"}.ph-fill.ph-playlist:before{content:"\e6aa"}.ph-fill.ph-plug:before{content:"\e946"}.ph-fill.ph-plug-charging:before{content:"\eb5c"}.ph-fill.ph-plugs:before{content:"\eb56"}.ph-fill.ph-plugs-connected:before{content:"\eb5a"}.ph-fill.ph-plus:before{content:"\e3d4"}.ph-fill.ph-plus-circle:before{content:"\e3d6"}.ph-fill.ph-plus-minus:before{content:"\e3d8"}.ph-fill.ph-plus-square:before{content:"\ed4a"}.ph-fill.ph-poker-chip:before{content:"\e594"}.ph-fill.ph-police-car:before{content:"\ec4a"}.ph-fill.ph-polygon:before{content:"\e6d0"}.ph-fill.ph-popcorn:before{content:"\eb4e"}.ph-fill.ph-popsicle:before{content:"\ebbe"}.ph-fill.ph-potted-plant:before{content:"\ec22"}.ph-fill.ph-power:before{content:"\e3da"}.ph-fill.ph-prescription:before{content:"\e7a2"}.ph-fill.ph-presentation:before{content:"\e654"}.ph-fill.ph-presentation-chart:before{content:"\e656"}.ph-fill.ph-printer:before{content:"\e3dc"}.ph-fill.ph-prohibit:before{content:"\e3de"}.ph-fill.ph-prohibit-inset:before{content:"\e3e0"}.ph-fill.ph-projector-screen:before{content:"\e658"}.ph-fill.ph-projector-screen-chart:before{content:"\e65a"}.ph-fill.ph-pulse:before{content:"\e000"}.ph-fill.ph-activity:before{content:"\e000"}.ph-fill.ph-push-pin:before{content:"\e3e2"}.ph-fill.ph-push-pin-simple:before{content:"\e65c"}.ph-fill.ph-push-pin-simple-slash:before{content:"\e65e"}.ph-fill.ph-push-pin-slash:before{content:"\e3e4"}.ph-fill.ph-puzzle-piece:before{content:"\e596"}.ph-fill.ph-qr-code:before{content:"\e3e6"}.ph-fill.ph-question:before{content:"\e3e8"}.ph-fill.ph-question-mark:before{content:"\e3e9"}.ph-fill.ph-queue:before{content:"\e6ac"}.ph-fill.ph-quotes:before{content:"\e660"}.ph-fill.ph-rabbit:before{content:"\eac2"}.ph-fill.ph-racquet:before{content:"\ee02"}.ph-fill.ph-radical:before{content:"\e3ea"}.ph-fill.ph-radio:before{content:"\e77e"}.ph-fill.ph-radio-button:before{content:"\eb08"}.ph-fill.ph-radioactive:before{content:"\e9dc"}.ph-fill.ph-rainbow:before{content:"\e598"}.ph-fill.ph-rainbow-cloud:before{content:"\e59a"}.ph-fill.ph-ranking:before{content:"\ed62"}.ph-fill.ph-read-cv-logo:before{content:"\ed0c"}.ph-fill.ph-receipt:before{content:"\e3ec"}.ph-fill.ph-receipt-x:before{content:"\ed40"}.ph-fill.ph-record:before{content:"\e3ee"}.ph-fill.ph-rectangle:before{content:"\e3f0"}.ph-fill.ph-rectangle-dashed:before{content:"\e3f2"}.ph-fill.ph-recycle:before{content:"\e75a"}.ph-fill.ph-reddit-logo:before{content:"\e59c"}.ph-fill.ph-repeat:before{content:"\e3f6"}.ph-fill.ph-repeat-once:before{content:"\e3f8"}.ph-fill.ph-replit-logo:before{content:"\eb8a"}.ph-fill.ph-resize:before{content:"\ed6e"}.ph-fill.ph-rewind:before{content:"\e6a8"}.ph-fill.ph-rewind-circle:before{content:"\e3fa"}.ph-fill.ph-road-horizon:before{content:"\e838"}.ph-fill.ph-robot:before{content:"\e762"}.ph-fill.ph-rocket:before{content:"\e3fc"}.ph-fill.ph-rocket-launch:before{content:"\e3fe"}.ph-fill.ph-rows:before{content:"\e5a2"}.ph-fill.ph-rows-plus-bottom:before{content:"\e59e"}.ph-fill.ph-rows-plus-top:before{content:"\e5a0"}.ph-fill.ph-rss:before{content:"\e400"}.ph-fill.ph-rss-simple:before{content:"\e402"}.ph-fill.ph-rug:before{content:"\ea1a"}.ph-fill.ph-ruler:before{content:"\e6b8"}.ph-fill.ph-sailboat:before{content:"\e78a"}.ph-fill.ph-scales:before{content:"\e750"}.ph-fill.ph-scan:before{content:"\ebb6"}.ph-fill.ph-scan-smiley:before{content:"\ebb4"}.ph-fill.ph-scissors:before{content:"\eae0"}.ph-fill.ph-scooter:before{content:"\e820"}.ph-fill.ph-screencast:before{content:"\e404"}.ph-fill.ph-screwdriver:before{content:"\e86e"}.ph-fill.ph-scribble:before{content:"\e806"}.ph-fill.ph-scribble-loop:before{content:"\e662"}.ph-fill.ph-scroll:before{content:"\eb7a"}.ph-fill.ph-seal:before{content:"\e604"}.ph-fill.ph-circle-wavy:before{content:"\e604"}.ph-fill.ph-seal-check:before{content:"\e606"}.ph-fill.ph-circle-wavy-check:before{content:"\e606"}.ph-fill.ph-seal-percent:before{content:"\e60a"}.ph-fill.ph-seal-question:before{content:"\e608"}.ph-fill.ph-circle-wavy-question:before{content:"\e608"}.ph-fill.ph-seal-warning:before{content:"\e60c"}.ph-fill.ph-circle-wavy-warning:before{content:"\e60c"}.ph-fill.ph-seat:before{content:"\eb8e"}.ph-fill.ph-seatbelt:before{content:"\edfe"}.ph-fill.ph-security-camera:before{content:"\eca4"}.ph-fill.ph-selection:before{content:"\e69a"}.ph-fill.ph-selection-all:before{content:"\e746"}.ph-fill.ph-selection-background:before{content:"\eaf8"}.ph-fill.ph-selection-foreground:before{content:"\eaf6"}.ph-fill.ph-selection-inverse:before{content:"\e744"}.ph-fill.ph-selection-plus:before{content:"\e69c"}.ph-fill.ph-selection-slash:before{content:"\e69e"}.ph-fill.ph-shapes:before{content:"\ec5e"}.ph-fill.ph-share:before{content:"\e406"}.ph-fill.ph-share-fat:before{content:"\ed52"}.ph-fill.ph-share-network:before{content:"\e408"}.ph-fill.ph-shield:before{content:"\e40a"}.ph-fill.ph-shield-check:before{content:"\e40c"}.ph-fill.ph-shield-checkered:before{content:"\e708"}.ph-fill.ph-shield-chevron:before{content:"\e40e"}.ph-fill.ph-shield-plus:before{content:"\e706"}.ph-fill.ph-shield-slash:before{content:"\e410"}.ph-fill.ph-shield-star:before{content:"\ec34"}.ph-fill.ph-shield-warning:before{content:"\e412"}.ph-fill.ph-shipping-container:before{content:"\e78c"}.ph-fill.ph-shirt-folded:before{content:"\ea92"}.ph-fill.ph-shooting-star:before{content:"\ecfa"}.ph-fill.ph-shopping-bag:before{content:"\e416"}.ph-fill.ph-shopping-bag-open:before{content:"\e418"}.ph-fill.ph-shopping-cart:before{content:"\e41e"}.ph-fill.ph-shopping-cart-simple:before{content:"\e420"}.ph-fill.ph-shovel:before{content:"\e9e6"}.ph-fill.ph-shower:before{content:"\e776"}.ph-fill.ph-shrimp:before{content:"\eab4"}.ph-fill.ph-shuffle:before{content:"\e422"}.ph-fill.ph-shuffle-angular:before{content:"\e424"}.ph-fill.ph-shuffle-simple:before{content:"\e426"}.ph-fill.ph-sidebar:before{content:"\eab6"}.ph-fill.ph-sidebar-simple:before{content:"\ec24"}.ph-fill.ph-sigma:before{content:"\eab8"}.ph-fill.ph-sign-in:before{content:"\e428"}.ph-fill.ph-sign-out:before{content:"\e42a"}.ph-fill.ph-signature:before{content:"\ebac"}.ph-fill.ph-signpost:before{content:"\e89c"}.ph-fill.ph-sim-card:before{content:"\e664"}.ph-fill.ph-siren:before{content:"\e9b8"}.ph-fill.ph-sketch-logo:before{content:"\e42c"}.ph-fill.ph-skip-back:before{content:"\e5a4"}.ph-fill.ph-skip-back-circle:before{content:"\e42e"}.ph-fill.ph-skip-forward:before{content:"\e5a6"}.ph-fill.ph-skip-forward-circle:before{content:"\e430"}.ph-fill.ph-skull:before{content:"\e916"}.ph-fill.ph-skype-logo:before{content:"\e8dc"}.ph-fill.ph-slack-logo:before{content:"\e5a8"}.ph-fill.ph-sliders:before{content:"\e432"}.ph-fill.ph-sliders-horizontal:before{content:"\e434"}.ph-fill.ph-slideshow:before{content:"\ed32"}.ph-fill.ph-smiley:before{content:"\e436"}.ph-fill.ph-smiley-angry:before{content:"\ec62"}.ph-fill.ph-smiley-blank:before{content:"\e438"}.ph-fill.ph-smiley-meh:before{content:"\e43a"}.ph-fill.ph-smiley-melting:before{content:"\ee56"}.ph-fill.ph-smiley-nervous:before{content:"\e43c"}.ph-fill.ph-smiley-sad:before{content:"\e43e"}.ph-fill.ph-smiley-sticker:before{content:"\e440"}.ph-fill.ph-smiley-wink:before{content:"\e666"}.ph-fill.ph-smiley-x-eyes:before{content:"\e442"}.ph-fill.ph-snapchat-logo:before{content:"\e668"}.ph-fill.ph-sneaker:before{content:"\e80c"}.ph-fill.ph-sneaker-move:before{content:"\ed60"}.ph-fill.ph-snowflake:before{content:"\e5aa"}.ph-fill.ph-soccer-ball:before{content:"\e716"}.ph-fill.ph-sock:before{content:"\ecce"}.ph-fill.ph-solar-panel:before{content:"\ed7a"}.ph-fill.ph-solar-roof:before{content:"\ed7b"}.ph-fill.ph-sort-ascending:before{content:"\e444"}.ph-fill.ph-sort-descending:before{content:"\e446"}.ph-fill.ph-soundcloud-logo:before{content:"\e8de"}.ph-fill.ph-spade:before{content:"\e448"}.ph-fill.ph-sparkle:before{content:"\e6a2"}.ph-fill.ph-speaker-hifi:before{content:"\ea08"}.ph-fill.ph-speaker-high:before{content:"\e44a"}.ph-fill.ph-speaker-low:before{content:"\e44c"}.ph-fill.ph-speaker-none:before{content:"\e44e"}.ph-fill.ph-speaker-simple-high:before{content:"\e450"}.ph-fill.ph-speaker-simple-low:before{content:"\e452"}.ph-fill.ph-speaker-simple-none:before{content:"\e454"}.ph-fill.ph-speaker-simple-slash:before{content:"\e456"}.ph-fill.ph-speaker-simple-x:before{content:"\e458"}.ph-fill.ph-speaker-slash:before{content:"\e45a"}.ph-fill.ph-speaker-x:before{content:"\e45c"}.ph-fill.ph-speedometer:before{content:"\ee74"}.ph-fill.ph-sphere:before{content:"\ee66"}.ph-fill.ph-spinner:before{content:"\e66a"}.ph-fill.ph-spinner-ball:before{content:"\ee28"}.ph-fill.ph-spinner-gap:before{content:"\e66c"}.ph-fill.ph-spiral:before{content:"\e9fa"}.ph-fill.ph-split-horizontal:before{content:"\e872"}.ph-fill.ph-split-vertical:before{content:"\e876"}.ph-fill.ph-spotify-logo:before{content:"\e66e"}.ph-fill.ph-spray-bottle:before{content:"\e7e4"}.ph-fill.ph-square:before{content:"\e45e"}.ph-fill.ph-square-half:before{content:"\e462"}.ph-fill.ph-square-half-bottom:before{content:"\eb16"}.ph-fill.ph-square-logo:before{content:"\e690"}.ph-fill.ph-square-split-horizontal:before{content:"\e870"}.ph-fill.ph-square-split-vertical:before{content:"\e874"}.ph-fill.ph-squares-four:before{content:"\e464"}.ph-fill.ph-stack:before{content:"\e466"}.ph-fill.ph-stack-minus:before{content:"\edf4"}.ph-fill.ph-stack-overflow-logo:before{content:"\eb78"}.ph-fill.ph-stack-plus:before{content:"\edf6"}.ph-fill.ph-stack-simple:before{content:"\e468"}.ph-fill.ph-stairs:before{content:"\e8ec"}.ph-fill.ph-stamp:before{content:"\ea48"}.ph-fill.ph-standard-definition:before{content:"\ea90"}.ph-fill.ph-star:before{content:"\e46a"}.ph-fill.ph-star-and-crescent:before{content:"\ecf4"}.ph-fill.ph-star-four:before{content:"\e6a4"}.ph-fill.ph-star-half:before{content:"\e70a"}.ph-fill.ph-star-of-david:before{content:"\e89e"}.ph-fill.ph-steam-logo:before{content:"\ead4"}.ph-fill.ph-steering-wheel:before{content:"\e9ac"}.ph-fill.ph-steps:before{content:"\ecbe"}.ph-fill.ph-stethoscope:before{content:"\e7ea"}.ph-fill.ph-sticker:before{content:"\e5ac"}.ph-fill.ph-stool:before{content:"\ea44"}.ph-fill.ph-stop:before{content:"\e46c"}.ph-fill.ph-stop-circle:before{content:"\e46e"}.ph-fill.ph-storefront:before{content:"\e470"}.ph-fill.ph-strategy:before{content:"\ea3a"}.ph-fill.ph-stripe-logo:before{content:"\e698"}.ph-fill.ph-student:before{content:"\e73e"}.ph-fill.ph-subset-of:before{content:"\edc0"}.ph-fill.ph-subset-proper-of:before{content:"\edb6"}.ph-fill.ph-subtitles:before{content:"\e1a8"}.ph-fill.ph-subtitles-slash:before{content:"\e1a6"}.ph-fill.ph-subtract:before{content:"\ebd6"}.ph-fill.ph-subtract-square:before{content:"\ebd4"}.ph-fill.ph-subway:before{content:"\e498"}.ph-fill.ph-suitcase:before{content:"\e5ae"}.ph-fill.ph-suitcase-rolling:before{content:"\e9b0"}.ph-fill.ph-suitcase-simple:before{content:"\e5b0"}.ph-fill.ph-sun:before{content:"\e472"}.ph-fill.ph-sun-dim:before{content:"\e474"}.ph-fill.ph-sun-horizon:before{content:"\e5b6"}.ph-fill.ph-sunglasses:before{content:"\e816"}.ph-fill.ph-superset-of:before{content:"\edb8"}.ph-fill.ph-superset-proper-of:before{content:"\edb4"}.ph-fill.ph-swap:before{content:"\e83c"}.ph-fill.ph-swatches:before{content:"\e5b8"}.ph-fill.ph-swimming-pool:before{content:"\ecb6"}.ph-fill.ph-sword:before{content:"\e5ba"}.ph-fill.ph-synagogue:before{content:"\ecec"}.ph-fill.ph-syringe:before{content:"\e968"}.ph-fill.ph-t-shirt:before{content:"\e670"}.ph-fill.ph-table:before{content:"\e476"}.ph-fill.ph-tabs:before{content:"\e778"}.ph-fill.ph-tag:before{content:"\e478"}.ph-fill.ph-tag-chevron:before{content:"\e672"}.ph-fill.ph-tag-simple:before{content:"\e47a"}.ph-fill.ph-target:before{content:"\e47c"}.ph-fill.ph-taxi:before{content:"\e902"}.ph-fill.ph-tea-bag:before{content:"\e8e6"}.ph-fill.ph-telegram-logo:before{content:"\e5bc"}.ph-fill.ph-television:before{content:"\e754"}.ph-fill.ph-television-simple:before{content:"\eae6"}.ph-fill.ph-tennis-ball:before{content:"\e720"}.ph-fill.ph-tent:before{content:"\e8ba"}.ph-fill.ph-terminal:before{content:"\e47e"}.ph-fill.ph-terminal-window:before{content:"\eae8"}.ph-fill.ph-test-tube:before{content:"\e7a0"}.ph-fill.ph-text-a-underline:before{content:"\ed34"}.ph-fill.ph-text-aa:before{content:"\e6ee"}.ph-fill.ph-text-align-center:before{content:"\e480"}.ph-fill.ph-text-align-justify:before{content:"\e482"}.ph-fill.ph-text-align-left:before{content:"\e484"}.ph-fill.ph-text-align-right:before{content:"\e486"}.ph-fill.ph-text-b:before{content:"\e5be"}.ph-fill.ph-text-bolder:before{content:"\e5be"}.ph-fill.ph-text-columns:before{content:"\ec96"}.ph-fill.ph-text-h:before{content:"\e6ba"}.ph-fill.ph-text-h-five:before{content:"\e6c4"}.ph-fill.ph-text-h-four:before{content:"\e6c2"}.ph-fill.ph-text-h-one:before{content:"\e6bc"}.ph-fill.ph-text-h-six:before{content:"\e6c6"}.ph-fill.ph-text-h-three:before{content:"\e6c0"}.ph-fill.ph-text-h-two:before{content:"\e6be"}.ph-fill.ph-text-indent:before{content:"\ea1e"}.ph-fill.ph-text-italic:before{content:"\e5c0"}.ph-fill.ph-text-outdent:before{content:"\ea1c"}.ph-fill.ph-text-strikethrough:before{content:"\e5c2"}.ph-fill.ph-text-subscript:before{content:"\ec98"}.ph-fill.ph-text-superscript:before{content:"\ec9a"}.ph-fill.ph-text-t:before{content:"\e48a"}.ph-fill.ph-text-t-slash:before{content:"\e488"}.ph-fill.ph-text-underline:before{content:"\e5c4"}.ph-fill.ph-textbox:before{content:"\eb0a"}.ph-fill.ph-thermometer:before{content:"\e5c6"}.ph-fill.ph-thermometer-cold:before{content:"\e5c8"}.ph-fill.ph-thermometer-hot:before{content:"\e5ca"}.ph-fill.ph-thermometer-simple:before{content:"\e5cc"}.ph-fill.ph-threads-logo:before{content:"\ed9e"}.ph-fill.ph-three-d:before{content:"\ea5a"}.ph-fill.ph-thumbs-down:before{content:"\e48c"}.ph-fill.ph-thumbs-up:before{content:"\e48e"}.ph-fill.ph-ticket:before{content:"\e490"}.ph-fill.ph-tidal-logo:before{content:"\ed1c"}.ph-fill.ph-tiktok-logo:before{content:"\eaf2"}.ph-fill.ph-tilde:before{content:"\eda8"}.ph-fill.ph-timer:before{content:"\e492"}.ph-fill.ph-tip-jar:before{content:"\e7e2"}.ph-fill.ph-tipi:before{content:"\ed30"}.ph-fill.ph-tire:before{content:"\edd2"}.ph-fill.ph-toggle-left:before{content:"\e674"}.ph-fill.ph-toggle-right:before{content:"\e676"}.ph-fill.ph-toilet:before{content:"\e79a"}.ph-fill.ph-toilet-paper:before{content:"\e79c"}.ph-fill.ph-toolbox:before{content:"\eca0"}.ph-fill.ph-tooth:before{content:"\e9cc"}.ph-fill.ph-tornado:before{content:"\e88c"}.ph-fill.ph-tote:before{content:"\e494"}.ph-fill.ph-tote-simple:before{content:"\e678"}.ph-fill.ph-towel:before{content:"\ede6"}.ph-fill.ph-tractor:before{content:"\ec6e"}.ph-fill.ph-trademark:before{content:"\e9f0"}.ph-fill.ph-trademark-registered:before{content:"\e3f4"}.ph-fill.ph-traffic-cone:before{content:"\e9a8"}.ph-fill.ph-traffic-sign:before{content:"\e67a"}.ph-fill.ph-traffic-signal:before{content:"\e9aa"}.ph-fill.ph-train:before{content:"\e496"}.ph-fill.ph-train-regional:before{content:"\e49e"}.ph-fill.ph-train-simple:before{content:"\e4a0"}.ph-fill.ph-tram:before{content:"\e9ec"}.ph-fill.ph-translate:before{content:"\e4a2"}.ph-fill.ph-trash:before{content:"\e4a6"}.ph-fill.ph-trash-simple:before{content:"\e4a8"}.ph-fill.ph-tray:before{content:"\e4aa"}.ph-fill.ph-tray-arrow-down:before{content:"\e010"}.ph-fill.ph-archive-tray:before{content:"\e010"}.ph-fill.ph-tray-arrow-up:before{content:"\ee52"}.ph-fill.ph-treasure-chest:before{content:"\ede2"}.ph-fill.ph-tree:before{content:"\e6da"}.ph-fill.ph-tree-evergreen:before{content:"\e6dc"}.ph-fill.ph-tree-palm:before{content:"\e91a"}.ph-fill.ph-tree-structure:before{content:"\e67c"}.ph-fill.ph-tree-view:before{content:"\ee48"}.ph-fill.ph-trend-down:before{content:"\e4ac"}.ph-fill.ph-trend-up:before{content:"\e4ae"}.ph-fill.ph-triangle:before{content:"\e4b0"}.ph-fill.ph-triangle-dashed:before{content:"\e4b2"}.ph-fill.ph-trolley:before{content:"\e5b2"}.ph-fill.ph-trolley-suitcase:before{content:"\e5b4"}.ph-fill.ph-trophy:before{content:"\e67e"}.ph-fill.ph-truck:before{content:"\e4b4"}.ph-fill.ph-truck-trailer:before{content:"\e4b6"}.ph-fill.ph-tumblr-logo:before{content:"\e8d4"}.ph-fill.ph-twitch-logo:before{content:"\e5ce"}.ph-fill.ph-twitter-logo:before{content:"\e4ba"}.ph-fill.ph-umbrella:before{content:"\e684"}.ph-fill.ph-umbrella-simple:before{content:"\e686"}.ph-fill.ph-union:before{content:"\edbe"}.ph-fill.ph-unite:before{content:"\e87e"}.ph-fill.ph-unite-square:before{content:"\e878"}.ph-fill.ph-upload:before{content:"\e4be"}.ph-fill.ph-upload-simple:before{content:"\e4c0"}.ph-fill.ph-usb:before{content:"\e956"}.ph-fill.ph-user:before{content:"\e4c2"}.ph-fill.ph-user-check:before{content:"\eafa"}.ph-fill.ph-user-circle:before{content:"\e4c4"}.ph-fill.ph-user-circle-check:before{content:"\ec38"}.ph-fill.ph-user-circle-dashed:before{content:"\ec36"}.ph-fill.ph-user-circle-gear:before{content:"\e4c6"}.ph-fill.ph-user-circle-minus:before{content:"\e4c8"}.ph-fill.ph-user-circle-plus:before{content:"\e4ca"}.ph-fill.ph-user-focus:before{content:"\e6fc"}.ph-fill.ph-user-gear:before{content:"\e4cc"}.ph-fill.ph-user-list:before{content:"\e73c"}.ph-fill.ph-user-minus:before{content:"\e4ce"}.ph-fill.ph-user-plus:before{content:"\e4d0"}.ph-fill.ph-user-rectangle:before{content:"\e4d2"}.ph-fill.ph-user-sound:before{content:"\eca8"}.ph-fill.ph-user-square:before{content:"\e4d4"}.ph-fill.ph-user-switch:before{content:"\e756"}.ph-fill.ph-users:before{content:"\e4d6"}.ph-fill.ph-users-four:before{content:"\e68c"}.ph-fill.ph-users-three:before{content:"\e68e"}.ph-fill.ph-van:before{content:"\e826"}.ph-fill.ph-vault:before{content:"\e76e"}.ph-fill.ph-vector-three:before{content:"\ee62"}.ph-fill.ph-vector-two:before{content:"\ee64"}.ph-fill.ph-vibrate:before{content:"\e4d8"}.ph-fill.ph-video:before{content:"\e740"}.ph-fill.ph-video-camera:before{content:"\e4da"}.ph-fill.ph-video-camera-slash:before{content:"\e4dc"}.ph-fill.ph-video-conference:before{content:"\edce"}.ph-fill.ph-vignette:before{content:"\eba2"}.ph-fill.ph-vinyl-record:before{content:"\ecac"}.ph-fill.ph-virtual-reality:before{content:"\e7b8"}.ph-fill.ph-virus:before{content:"\e7d6"}.ph-fill.ph-visor:before{content:"\ee2a"}.ph-fill.ph-voicemail:before{content:"\e4de"}.ph-fill.ph-volleyball:before{content:"\e726"}.ph-fill.ph-wall:before{content:"\e688"}.ph-fill.ph-wallet:before{content:"\e68a"}.ph-fill.ph-warehouse:before{content:"\ecd4"}.ph-fill.ph-warning:before{content:"\e4e0"}.ph-fill.ph-warning-circle:before{content:"\e4e2"}.ph-fill.ph-warning-diamond:before{content:"\e7fc"}.ph-fill.ph-warning-octagon:before{content:"\e4e4"}.ph-fill.ph-washing-machine:before{content:"\ede8"}.ph-fill.ph-watch:before{content:"\e4e6"}.ph-fill.ph-wave-sawtooth:before{content:"\ea9c"}.ph-fill.ph-wave-sine:before{content:"\ea9a"}.ph-fill.ph-wave-square:before{content:"\ea9e"}.ph-fill.ph-wave-triangle:before{content:"\eaa0"}.ph-fill.ph-waveform:before{content:"\e802"}.ph-fill.ph-waveform-slash:before{content:"\e800"}.ph-fill.ph-waves:before{content:"\e6de"}.ph-fill.ph-webcam:before{content:"\e9b2"}.ph-fill.ph-webcam-slash:before{content:"\ecdc"}.ph-fill.ph-webhooks-logo:before{content:"\ecae"}.ph-fill.ph-wechat-logo:before{content:"\e8d2"}.ph-fill.ph-whatsapp-logo:before{content:"\e5d0"}.ph-fill.ph-wheelchair:before{content:"\e4e8"}.ph-fill.ph-wheelchair-motion:before{content:"\e89a"}.ph-fill.ph-wifi-high:before{content:"\e4ea"}.ph-fill.ph-wifi-low:before{content:"\e4ec"}.ph-fill.ph-wifi-medium:before{content:"\e4ee"}.ph-fill.ph-wifi-none:before{content:"\e4f0"}.ph-fill.ph-wifi-slash:before{content:"\e4f2"}.ph-fill.ph-wifi-x:before{content:"\e4f4"}.ph-fill.ph-wind:before{content:"\e5d2"}.ph-fill.ph-windmill:before{content:"\e9f8"}.ph-fill.ph-windows-logo:before{content:"\e692"}.ph-fill.ph-wine:before{content:"\e6b2"}.ph-fill.ph-wrench:before{content:"\e5d4"}.ph-fill.ph-x:before{content:"\e4f6"}.ph-fill.ph-x-circle:before{content:"\e4f8"}.ph-fill.ph-x-logo:before{content:"\e4bc"}.ph-fill.ph-x-square:before{content:"\e4fa"}.ph-fill.ph-yarn:before{content:"\ed9a"}.ph-fill.ph-yin-yang:before{content:"\e92a"}.ph-fill.ph-youtube-logo:before{content:"\e4fc"}h3{font-size:1.25rem;line-height:1.75rem}.scrollBlocker{position:fixed;width:100%;overflow-y:scroll}.content-x-padding{padding-left:1rem;padding-right:1rem}@media (min-width: 768px){.content-x-padding{padding-left:2rem;padding-right:2rem}}@media (min-width: 1024px){.content-x-padding{padding-left:4rem;padding-right:4rem}}.sub-comment-line-one-line{position:relative}.sub-comment-line-one-line:before{content:"";position:absolute;bottom:-2rem;left:.75rem;top:100%;display:block;width:.5rem;border-bottom-left-radius:.375rem;border-bottom-width:1px;border-left-width:1px}mat-form-field.sub-comment-line-one-line:before{display:block}.sub-comment-line-one-line:first-child:before{top:100%}.sub-comment-line-first{position:relative}.sub-comment-line-first:before{content:"";position:absolute;left:.75rem;top:0;display:block;height:2rem;width:.5rem;border-bottom-left-radius:.375rem;border-bottom-width:1px;border-left-width:1px}mat-form-field.sub-comment-line-first:before{display:block}.sub-comment-line-first:first-child:before{top:100%}.sub-comment-line{position:relative}.sub-comment-line:after{content:"";position:absolute;bottom:-2rem;left:.75rem;top:0;display:block;width:.5rem;border-bottom-left-radius:.375rem;border-bottom-width:1px;border-left-width:1px}mat-form-field.sub-comment-line:after{display:block}.sub-comment-line:first-child:after{top:100%}.icon-btn{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:9999px;line-height:1}.icon-btn:not(.disabled,:disabled):hover{background-color:#1d1d1f0d}.icon-btn.disabled,.icon-btn:disabled{color:#1d1d1f4d}.icon-btn.active{--tw-bg-opacity: 1;background-color:rgb(29 29 31 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.primary-btn{cursor:pointer;border-radius:9999px;background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from: #FF9926 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 153 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #FF027B var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.primary-btn:hover{--tw-gradient-from: #FF027B var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 2 123 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to: #FF027B var(--tw-gradient-to-position);--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.btn,.btn-sm{display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(29 29 31 / var(--tw-bg-opacity, 1));padding:.75rem 1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.btn:hover,.btn-sm:hover{--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity, 1))}.btn.disabled,.disabled.btn-sm,.btn:disabled,.btn-sm:disabled{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(187 187 187 / var(--tw-text-opacity, 1));pointer-events:inherit}.btn.wide,.wide.btn-sm{padding-left:2rem;padding-right:2rem}.btn.padding,.padding.btn-sm{padding-left:3rem;padding-right:3rem}.btn-pill-black-sm{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(29 29 31 / var(--tw-bg-opacity, 1));padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.btn-pill-black-sm:hover,.btn-pill-black-sm.active{--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.btn-sm{padding-top:inherit;padding-bottom:inherit}.btn-pill-sm{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1));padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.btn-pill-sm:hover,.btn-pill-sm.active{--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.btn-empty,.btn-empty-sm{display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;padding:.75rem 1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.btn-empty:hover,.btn-empty-sm:hover{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1))}.btn-empty-sm{padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.btn-light,.btn-light-sm,.btn-light-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(221 221 221 / var(--tw-border-opacity, 1));padding:.75rem 1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.btn-light:hover,.btn-light-sm:hover,.btn-light-pill:hover{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1))}.btn-light.active,.active.btn-light-sm,.active.btn-light-pill{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity, 1))}.btn-light.disabled,.disabled.btn-light-sm,.disabled.btn-light-pill,.btn-light:disabled,.btn-light-sm:disabled,.btn-light-pill:disabled{opacity:.5;pointer-events:inherit}.btn-light.wide,.wide.btn-light-sm,.wide.btn-light-pill{padding-left:2rem;padding-right:2rem}.btn-light.padding,.padding.btn-light-sm,.padding.btn-light-pill{padding-left:3rem;padding-right:3rem}.btn-light-pill{border-radius:9999px}.btn-light-sm{padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.btn-light-pill-sm{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1));padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.btn-light-pill-sm:hover{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity, 1))}.btn-light-pill-sm.active{--tw-bg-opacity: 1;background-color:rgb(29 29 31 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.drop-list{border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-top:1rem;padding-bottom:1rem;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.drop-list a,.drop-list button{display:flex;width:100%;align-items:center;gap:1rem;padding:.75rem 1.5rem;text-align:left}.drop-list a:hover,.drop-list button:hover{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1))}.drop-list a div,.drop-list button div{flex:1 1 0%}.green-note{margin-bottom:2rem;border-radius:.5rem;border-top-width:4px;--tw-border-opacity: 1;border-top-color:rgb(25 130 71 / var(--tw-border-opacity, 1));background-color:#1982471a;padding:1.5rem 2rem}.primary-note{margin-bottom:2rem;border-radius:.5rem;border-top-width:4px;--tw-border-opacity: 1;border-top-color:rgb(255 2 123 / var(--tw-border-opacity, 1));background-color:#ff027b1a;padding:1.5rem 2rem}.clappin-checkbox{display:flex;cursor:pointer;align-items:center;gap:.5rem;line-height:1}.clappin-checkbox.checkbox-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.clappin-checkbox.checkbox-white .icon:hover{background-color:#1d1d1f80}.clappin-checkbox.checkbox-white .icon:after{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.clappin-checkbox.checkbox-white input:checked+.icon:after{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.clappin-checkbox input{display:none}.clappin-checkbox input:checked+.icon:after{right:1rem;top:auto;margin-top:0;border-style:none;font-size:1.5rem;line-height:2rem;--tw-text-opacity: 1;color:rgb(29 29 31 / var(--tw-text-opacity, 1));content:"\e186";font-family:Phosphor!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased}.clappin-checkbox input:disabled~label{opacity:.4}.clappin-checkbox .icon{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:9999px;line-height:1}.clappin-checkbox .icon:hover{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1))}.clappin-checkbox .icon:after{right:1rem;top:auto;margin-top:0;border-style:none;font-size:1.5rem;line-height:2rem;--tw-text-opacity: 1;color:rgb(29 29 31 / var(--tw-text-opacity, 1));content:"\e45e";font-family:Phosphor!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased}.clappin-checkbox.checkbox-dark input:checked+.icon:before{content:"\e182";font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));position:absolute;font-family:Phosphor-Bold!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased}.clappin-checkbox.checkbox-dark input:checked+.icon:after{color:#1d1d1f99;content:"\e45e";font-family:Phosphor-Fill!important}.clappin-checkbox.checkbox-dark .icon:after{color:#1d1d1f66;font-family:Phosphor-Fill!important}.clappin-radio{display:flex;align-items:center;gap:.5rem}.clappin-radio input{display:none}.clappin-radio input:checked+.icon:after{right:1rem;top:auto;margin-top:0;border-style:none;font-size:1.5rem;line-height:2rem;--tw-text-opacity: 1;color:rgb(29 29 31 / var(--tw-text-opacity, 1));content:"\eb08";font-family:Phosphor!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased}.clappin-radio input.ng-invalid.ng-touched~.icon:after,.clappin-radio input.ng-invalid.ng-touched~label{--tw-text-opacity: 1;color:rgb(219 24 58 / var(--tw-text-opacity, 1))}.clappin-radio .icon{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:9999px;line-height:1}.clappin-radio .icon:hover{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1))}.clappin-radio .icon:after{right:1rem;top:auto;margin-top:0;border-style:none;font-size:1.5rem;line-height:2rem;--tw-text-opacity: 1;color:rgb(29 29 31 / var(--tw-text-opacity, 1));content:"\e18a";font-family:Phosphor!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased}@keyframes custom-dialog-enter{0%{transform:translateY(10%)}to{transform:none}}.button{position:relative;display:inline-flex;align-items:center;border-radius:.5rem;padding:.75rem 3rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.button.button-sm{font-size:.875rem;line-height:1.25rem}.button.button-narrow{padding-left:1.5rem;padding-right:1.5rem}.button.button-default{--tw-bg-opacity: 1;background-color:rgb(29 29 31 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.button.button-default:hover{--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity, 1))}.button.button-default.disabled,.button.button-default:disabled{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(187 187 187 / var(--tw-text-opacity, 1))}.button.button-default.button-sm{padding:.5rem 2rem}.button.button-outline{border-width:1px}.button.button-outline:hover{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1))}.button.button-outline.disabled,.button.button-outline:disabled{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(187 187 187 / var(--tw-text-opacity, 1))}.button.button-outline.button-sm{padding:.5rem 2rem}.button.button-gray{background-color:rgb(29 29 31 / var(--tw-bg-opacity, 1));--tw-bg-opacity: .02}.button.button-gray.button-hover:hover{--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.button.button-gray.active{--tw-bg-opacity: 1;background-color:rgb(29 29 31 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.button.button-gray.disabled,.button.button-gray:disabled{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(187 187 187 / var(--tw-text-opacity, 1))}.button.button-pill{gap:.25rem;border-radius:9999px}.button.button-pill.button-sm{padding:.5rem 1rem}.resume-tab{height:100%;padding-left:1rem;padding-right:1rem;color:#1d1d1f80}.resume-tab .label{display:flex;height:100%;align-items:center;border-bottom-width:2px;border-color:transparent}.resume-tab.active .label{--tw-border-opacity: 1;border-color:rgb(29 29 31 / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(29 29 31 / var(--tw-text-opacity, 1))}body{--mat-typography-body2-font-family: Noto Sans TC, Microsoft JhengHei, Helvetica Neue;--mat-typography-body2-font-size: 1rem;--mat-typography-caption-font-size: .875rem;--mat-typography-body2-font-weight: 500;--mat-typography-caption-line-height: 1.25rem;--mat-form-field-container-height: 3rem;--mat-tooltip-supporting-text-font: inherit;--mat-tooltip-supporting-text-tracking: inherit;--mat-tooltip-supporting-text-size: 1rem;--mat-tooltip-container-color: #1d1d1f;--mat-tooltip-container-shape: .5rem;--mat-tooltip-supporting-text-line-height: 1.5}.mat-mdc-tooltip .mdc-tooltip__surface{position:relative;padding:.5rem 1rem}.mat-mdc-tooltip-panel-below .mat-mdc-tooltip{position:relative;padding-top:.5rem}.mat-mdc-tooltip-panel-below .mat-mdc-tooltip:after{position:absolute;left:50%;top:-.5rem;display:block;height:0px;width:1.2rem;--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-width:.5rem;--tw-border-opacity: 1;border-color:rgb(29 29 31 / var(--tw-border-opacity, 1));border-left-color:transparent;border-right-color:transparent;border-top-color:transparent}mat-form-field.mat-mdc-tooltip-panel-below .mat-mdc-tooltip:after{display:block}.mat-mdc-tooltip-panel-below .mat-mdc-tooltip:after{content:""}.tooltip-white{--mat-tooltip-container-color: white;--mat-tooltip-supporting-text-color: black}.tooltip-white:after{border-width:.5rem;--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important}.mat-mdc-input-element{box-shadow:none!important}mat-error .ph{vertical-align:middle}mat-form-field.block{display:block}mat-hint{--tw-text-opacity: 1;color:rgb(134 134 139 / var(--tw-text-opacity, 1))}.form-field{--mat-form-field-outlined-container-shape: .5rem;--mat-slider-inactive-track-height: .125rem;--mat-slider-active-track-height: .125rem;--mat-slider-handle-width: 1.25rem;--mat-slider-handle-height: 1.25rem;--mat-slider-handle-color: white;--mat-slider-inactive-track-color: black;--mat-slider-focus-handle-color: black;--mat-slider-active-track-color: block;--mat-mdc-slider-ripple-color: none;--mat-mdc-slider-hover-ripple-color: none;--mat-mdc-slider-focus-ripple-color: none;--mat-form-field-container-vertical-padding: .45rem;--mat-form-field-outlined-error-outline-color: #db183a;--mat-form-field-outlined-error-focus-outline-color: #db183a;--mat-form-field-outlined-error-focus-label-text-color: #db183a;--mat-form-field-error-text-color: #db183a;--mat-form-field-outlined-error-label-text-color: #db183a;--mat-form-field-outlined-hover-outline-color: #86868b;--mat-form-field-outlined-focus-outline-color: #86868b;--mat-form-field-outlined-focus-outline-width: 1px;--mat-form-field-subscript-text-line-height: 1.25rem;--mat-form-field-subscript-text-size: .875rem;--mat-form-field-outlined-outline-color: #ddd;--tw-border-opacity: .6}.form-field .mat-mdc-slider .mdc-slider__thumb-knob{--tw-border-opacity: 1;border-color:rgb(29 29 31 / var(--tw-border-opacity, 1));border-width:.125rem}.form-field .mdc-text-field{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.form-field .sm .mat-mdc-text-field-wrapper .mdc-floating-label{top:1.15rem}.form-field .sm .mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{min-height:2.5rem;min-width:6rem}.form-field .sm .mat-mdc-text-field-wrapper .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-1.8rem) scale(.875)}.form-field .mat-mdc-text-field-wrapper{--mat-shape-small: 8px}.form-field .mat-mdc-text-field-wrapper .mdc-floating-label{top:1.4rem}.form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{min-height:3rem;padding-top:.75rem;padding-bottom:.75rem;width:inherit;min-width:9rem}.form-field .mat-mdc-text-field-wrapper .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-2rem) scale(.875)}.form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{width:inherit}.form-field .mat-mdc-text-field-wrapper .mdc-notched-outline__notch{--mat-mdc-form-field-floating-label-scale: .9}.form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-hint{--tw-text-opacity: 1;color:rgb(134 134 139 / var(--tw-text-opacity, 1))}.form-field .mat-mdc-text-field-wrapper button:not(.icon-btn,.bn-icon,.bn-outline){height:3rem;padding-left:1rem;padding-right:1rem;font-size:1.5rem;line-height:2rem}.form-field .mat-mdc-text-field-wrapper input{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.form-field .mdc-text-field--focused:not(.mdc-text-field--disabled):not(.mdc-text-field--invalid) .mdc-floating-label{color:var(--mat-theme-primary)}.form-field .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.form-field .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.form-field .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-width:1px}.form-field .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--invalid) .mdc-floating-label{color:#86868b}.form-field .mdc-text-field--outlined:not(.mdc-text-field--focused):has(input[required],select[required]){--mat-form-field-outlined-outline-color: rgb( 134 134 139 / var(--tw-border-opacity) )}.form-field .mat-mdc-checkbox{--mat-checkbox-selected-icon-color: #1d1d1f;--mat-checkbox-selected-focus-icon-color: #1d1d1f;--mat-checkbox-selected-pressed-icon-color: #1d1d1f;--mat-checkbox-selected-checkmark-color: #1d1d1f;--mat-checkbox-selected-hover-icon-color: #1d1d1f}.form-field .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background{background-color:transparent}.form-field .mat-mdc-checkbox .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background{background-color:transparent}.form-field .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox--selected~.mdc-checkbox__ripple{background:var(--mat-checkbox-selected-icon-color)}.form-field .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{top:auto;margin-top:0;border-style:none;font-size:1.5rem;line-height:2rem;--tw-text-opacity: 1;color:rgb(29 29 31 / var(--tw-text-opacity, 1));content:"\e136";font-family:Phosphor!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;color:inherit;right:1.25rem;line-height:1;-webkit-font-smoothing:antialiased}.cdk-dialog-container{display:flex!important;flex-direction:column!important;max-height:100vh!important}.cdk-drop-list-dragging .cdk-drag{transition:transform .1s cubic-bezier(0,0,.2,1)}.cdk-drag-animating{transition:transform .2s cubic-bezier(0,0,.2,1)}.cdk-drag-placeholder{opacity:.6}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, 0px 2px 1px -1px --mat-sys-shadow, 0px 1px 1px 0px --mat-sys-shadow, 0px 1px 3px 0px --mat-sys-shadow)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, 0px 3px 1px -2px --mat-sys-shadow, 0px 2px 2px 0px --mat-sys-shadow, 0px 1px 5px 0px --mat-sys-shadow)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, 0px 3px 3px -2px --mat-sys-shadow, 0px 3px 4px 0px --mat-sys-shadow, 0px 1px 8px 0px --mat-sys-shadow)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, 0px 2px 4px -1px --mat-sys-shadow, 0px 4px 5px 0px --mat-sys-shadow, 0px 1px 10px 0px --mat-sys-shadow)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, 0px 3px 5px -1px --mat-sys-shadow, 0px 5px 8px 0px --mat-sys-shadow, 0px 1px 14px 0px --mat-sys-shadow)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, 0px 3px 5px -1px --mat-sys-shadow, 0px 6px 10px 0px --mat-sys-shadow, 0px 1px 18px 0px --mat-sys-shadow)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, 0px 4px 5px -2px --mat-sys-shadow, 0px 7px 10px 1px --mat-sys-shadow, 0px 2px 16px 1px --mat-sys-shadow)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, 0px 5px 5px -3px --mat-sys-shadow, 0px 8px 10px 1px --mat-sys-shadow, 0px 3px 14px 2px --mat-sys-shadow)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, 0px 5px 6px -3px --mat-sys-shadow, 0px 9px 12px 1px --mat-sys-shadow, 0px 3px 16px 2px --mat-sys-shadow)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, 0px 6px 6px -3px --mat-sys-shadow, 0px 10px 14px 1px --mat-sys-shadow, 0px 4px 18px 3px --mat-sys-shadow)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, 0px 6px 7px -4px --mat-sys-shadow, 0px 11px 15px 1px --mat-sys-shadow, 0px 4px 20px 3px --mat-sys-shadow)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, 0px 7px 8px -4px --mat-sys-shadow, 0px 12px 17px 2px --mat-sys-shadow, 0px 5px 22px 4px --mat-sys-shadow)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, 0px 7px 8px -4px --mat-sys-shadow, 0px 13px 19px 2px --mat-sys-shadow, 0px 5px 24px 4px --mat-sys-shadow)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, 0px 7px 9px -4px --mat-sys-shadow, 0px 14px 21px 2px --mat-sys-shadow, 0px 5px 26px 4px --mat-sys-shadow)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, 0px 8px 9px -5px --mat-sys-shadow, 0px 15px 22px 2px --mat-sys-shadow, 0px 6px 28px 5px --mat-sys-shadow)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, 0px 8px 10px -5px --mat-sys-shadow, 0px 16px 24px 2px --mat-sys-shadow, 0px 6px 30px 5px --mat-sys-shadow)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, 0px 8px 11px -5px --mat-sys-shadow, 0px 17px 26px 2px --mat-sys-shadow, 0px 6px 32px 5px --mat-sys-shadow)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, 0px 9px 11px -5px --mat-sys-shadow, 0px 18px 28px 2px --mat-sys-shadow, 0px 7px 34px 6px --mat-sys-shadow)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, 0px 9px 12px -6px --mat-sys-shadow, 0px 19px 29px 2px --mat-sys-shadow, 0px 7px 36px 6px --mat-sys-shadow)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, 0px 10px 13px -6px --mat-sys-shadow, 0px 20px 31px 3px --mat-sys-shadow, 0px 8px 38px 7px --mat-sys-shadow)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, 0px 10px 13px -6px --mat-sys-shadow, 0px 21px 33px 3px --mat-sys-shadow, 0px 8px 40px 7px --mat-sys-shadow)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, 0px 10px 14px -6px --mat-sys-shadow, 0px 22px 35px 3px --mat-sys-shadow, 0px 8px 42px 7px --mat-sys-shadow)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, 0px 11px 14px -7px --mat-sys-shadow, 0px 23px 36px 3px --mat-sys-shadow, 0px 9px 44px 8px --mat-sys-shadow)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, 0px 11px 15px -7px --mat-sys-shadow, 0px 24px 38px 3px --mat-sys-shadow, 0px 9px 46px 8px --mat-sys-shadow)}html{--mat-sys-on-surface: initial}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-sys-background, transparent));color:var(--mat-app-text-color, var(--mat-sys-on-background, inherit))}html{--mat-ripple-color: rgba(0, 0, 0, .1);--mat-option-selected-state-label-text-color: #3f51b5;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color: #ff4081;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87);--mat-pseudo-checkbox-full-selected-icon-color: #ff4081;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #ff4081;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.mat-primary{--mat-pseudo-checkbox-full-selected-icon-color: #3f51b5;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #3f51b5;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.mat-accent{--mat-pseudo-checkbox-full-selected-icon-color: #ff4081;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #ff4081;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}.mat-warn{--mat-pseudo-checkbox-full-selected-icon-color: #f44336;--mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, .54);--mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;--mat-pseudo-checkbox-full-disabled-unselected-icon-color: #b0b0b0;--mat-pseudo-checkbox-full-disabled-selected-icon-color: #b0b0b0;--mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;--mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: #b0b0b0}html{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-option-label-text-font: Roboto, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400;--mat-optgroup-label-text-font: Roboto, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400;--mat-card-elevated-container-shape: 4px;--mat-card-outlined-container-shape: 4px;--mat-card-filled-container-shape: 4px;--mat-card-outlined-outline-width: 1px;--mat-card-elevated-container-color: white;--mat-card-elevated-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-card-outlined-container-color: white;--mat-card-outlined-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-outlined-outline-color: rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54);--mat-card-filled-container-color: white;--mat-card-filled-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-title-text-font: Roboto, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Roboto, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500;--mat-progress-bar-active-indicator-height: 4px;--mat-progress-bar-track-height: 4px;--mat-progress-bar-track-shape: 0}.mat-mdc-progress-bar{--mat-progress-bar-active-indicator-color: #3f51b5;--mat-progress-bar-track-color: rgba(63, 81, 181, .25)}.mat-mdc-progress-bar.mat-accent{--mat-progress-bar-active-indicator-color: #ff4081;--mat-progress-bar-track-color: rgba(255, 64, 129, .25)}.mat-mdc-progress-bar.mat-warn{--mat-progress-bar-active-indicator-color: #f44336;--mat-progress-bar-track-color: rgba(244, 67, 54, .25)}html{--mat-tooltip-container-shape: 4px;--mat-tooltip-supporting-text-line-height: 16px;--mat-tooltip-container-color: #616161;--mat-tooltip-supporting-text-color: #fff;--mat-tooltip-supporting-text-font: Roboto, sans-serif;--mat-tooltip-supporting-text-size: 12px;--mat-tooltip-supporting-text-weight: 400;--mat-tooltip-supporting-text-tracking: .0333333333em;--mat-form-field-filled-active-indicator-height: 1px;--mat-form-field-filled-focus-active-indicator-height: 2px;--mat-form-field-filled-container-shape: 4px;--mat-form-field-outlined-outline-width: 1px;--mat-form-field-outlined-focus-outline-width: 2px;--mat-form-field-outlined-container-shape: 4px;--mat-form-field-focus-select-arrow-color: rgba(63, 81, 181, .87);--mat-form-field-filled-caret-color: #3f51b5;--mat-form-field-filled-focus-active-indicator-color: #3f51b5;--mat-form-field-filled-focus-label-text-color: rgba(63, 81, 181, .87);--mat-form-field-outlined-caret-color: #3f51b5;--mat-form-field-outlined-focus-outline-color: #3f51b5;--mat-form-field-outlined-focus-label-text-color: rgba(63, 81, 181, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08;--mat-form-field-filled-container-color: rgb(244.8, 244.8, 244.8);--mat-form-field-filled-disabled-container-color: rgb(249.9, 249.9, 249.9);--mat-form-field-filled-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-filled-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-filled-error-hover-label-text-color: #f44336;--mat-form-field-filled-error-focus-label-text-color: #f44336;--mat-form-field-filled-error-label-text-color: #f44336;--mat-form-field-filled-error-caret-color: #f44336;--mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, .42);--mat-form-field-filled-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, .87);--mat-form-field-filled-error-active-indicator-color: #f44336;--mat-form-field-filled-error-focus-active-indicator-color: #f44336;--mat-form-field-filled-error-hover-active-indicator-color: #f44336;--mat-form-field-outlined-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-disabled-input-text-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, .6);--mat-form-field-outlined-error-caret-color: #f44336;--mat-form-field-outlined-error-focus-label-text-color: #f44336;--mat-form-field-outlined-error-label-text-color: #f44336;--mat-form-field-outlined-error-hover-label-text-color: #f44336;--mat-form-field-outlined-outline-color: rgba(0, 0, 0, .38);--mat-form-field-outlined-disabled-outline-color: rgba(0, 0, 0, .06);--mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, .87);--mat-form-field-outlined-error-focus-outline-color: #f44336;--mat-form-field-outlined-error-hover-outline-color: #f44336;--mat-form-field-outlined-error-outline-color: #f44336}.mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(255, 64, 129, .87);--mat-form-field-filled-caret-color: #ff4081;--mat-form-field-filled-focus-active-indicator-color: #ff4081;--mat-form-field-filled-focus-label-text-color: rgba(255, 64, 129, .87);--mat-form-field-outlined-caret-color: #ff4081;--mat-form-field-outlined-focus-outline-color: #ff4081;--mat-form-field-outlined-focus-label-text-color: rgba(255, 64, 129, .87)}.mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87);--mat-form-field-filled-caret-color: #f44336;--mat-form-field-filled-focus-active-indicator-color: #f44336;--mat-form-field-filled-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-outlined-caret-color: #f44336;--mat-form-field-outlined-focus-outline-color: #f44336;--mat-form-field-outlined-focus-label-text-color: rgba(244, 67, 54, .87)}html{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mat-form-field-container-text-font: Roboto, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Roboto, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400;--mat-form-field-filled-label-text-font: Roboto, sans-serif;--mat-form-field-filled-label-text-size: 16px;--mat-form-field-filled-label-text-tracking: .03125em;--mat-form-field-filled-label-text-weight: 400;--mat-form-field-outlined-label-text-font: Roboto, sans-serif;--mat-form-field-outlined-label-text-size: 16px;--mat-form-field-outlined-label-text-tracking: .03125em;--mat-form-field-outlined-label-text-weight: 400;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(63, 81, 181, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 64, 129, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html{--mat-select-arrow-transform: translateY(-8px);--mat-select-trigger-text-font: Roboto, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400;--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: white;--mat-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mat-dialog-container-color: white;--mat-dialog-subhead-color: rgba(0, 0, 0, .87);--mat-dialog-supporting-text-color: rgba(0, 0, 0, .6);--mat-dialog-subhead-font: Roboto, sans-serif;--mat-dialog-subhead-line-height: 32px;--mat-dialog-subhead-size: 20px;--mat-dialog-subhead-weight: 500;--mat-dialog-subhead-tracking: .0125em;--mat-dialog-supporting-text-font: Roboto, sans-serif;--mat-dialog-supporting-text-line-height: 24px;--mat-dialog-supporting-text-size: 16px;--mat-dialog-supporting-text-weight: 400;--mat-dialog-supporting-text-tracking: .03125em}.mat-mdc-standard-chip{--mat-chip-container-shape-radius: 16px;--mat-chip-disabled-container-opacity: .4;--mat-chip-disabled-outline-color: transparent;--mat-chip-flat-selected-outline-width: 0;--mat-chip-focus-outline-color: transparent;--mat-chip-hover-state-layer-opacity: .04;--mat-chip-outline-color: transparent;--mat-chip-outline-width: 0;--mat-chip-selected-hover-state-layer-opacity: .04;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-focus-state-layer-opacity: 0;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-with-avatar-avatar-shape-radius: 14px;--mat-chip-with-avatar-avatar-size: 28px;--mat-chip-with-avatar-disabled-avatar-opacity: 1;--mat-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-with-icon-icon-size: 18px;--mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mat-chip-disabled-label-text-color: #212121;--mat-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: #212121;--mat-chip-selected-trailing-icon-color: #212121;--mat-chip-with-icon-disabled-icon-color: #212121;--mat-chip-with-icon-icon-color: #212121;--mat-chip-with-icon-selected-icon-color: #212121;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mat-chip-with-trailing-icon-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #3f51b5;--mat-chip-elevated-disabled-container-color: #3f51b5;--mat-chip-elevated-selected-container-color: #3f51b5;--mat-chip-flat-disabled-selected-container-color: #3f51b5;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #ff4081;--mat-chip-elevated-disabled-container-color: #ff4081;--mat-chip-elevated-selected-container-color: #ff4081;--mat-chip-flat-disabled-selected-container-color: #ff4081;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-disabled-label-text-color: white;--mat-chip-elevated-container-color: #f44336;--mat-chip-elevated-disabled-container-color: #f44336;--mat-chip-elevated-selected-container-color: #f44336;--mat-chip-flat-disabled-selected-container-color: #f44336;--mat-chip-focus-state-layer-color: black;--mat-chip-focus-state-layer-opacity: .12;--mat-chip-hover-state-layer-color: black;--mat-chip-label-text-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-focus-state-layer-color: black;--mat-chip-selected-focus-state-layer-opacity: .12;--mat-chip-selected-hover-state-layer-color: black;--mat-chip-selected-label-text-color: white;--mat-chip-selected-trailing-icon-color: white;--mat-chip-with-icon-disabled-icon-color: white;--mat-chip-with-icon-icon-color: white;--mat-chip-with-icon-selected-icon-color: white;--mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mat-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mat-chip-container-height: 32px}.mat-mdc-standard-chip{--mat-chip-label-text-font: Roboto, sans-serif;--mat-chip-label-text-line-height: 20px;--mat-chip-label-text-size: 14px;--mat-chip-label-text-tracking: .0178571429em;--mat-chip-label-text-weight: 400}html,html .mat-mdc-slide-toggle{--mat-slide-toggle-disabled-selected-handle-opacity: .38;--mat-slide-toggle-disabled-selected-icon-opacity: .38;--mat-slide-toggle-disabled-track-opacity: .12;--mat-slide-toggle-disabled-unselected-handle-opacity: .38;--mat-slide-toggle-disabled-unselected-icon-opacity: .38;--mat-slide-toggle-disabled-unselected-track-outline-color: transparent;--mat-slide-toggle-disabled-unselected-track-outline-width: 1px;--mat-slide-toggle-handle-height: 20px;--mat-slide-toggle-handle-shape: 10px;--mat-slide-toggle-handle-width: 20px;--mat-slide-toggle-hidden-track-opacity: 1;--mat-slide-toggle-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-slide-toggle-pressed-handle-size: 20px;--mat-slide-toggle-selected-focus-state-layer-opacity: .12;--mat-slide-toggle-selected-handle-horizontal-margin: 0;--mat-slide-toggle-selected-handle-size: 20px;--mat-slide-toggle-selected-hover-state-layer-opacity: .04;--mat-slide-toggle-selected-icon-size: 18px;--mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0;--mat-slide-toggle-selected-pressed-state-layer-opacity: .1;--mat-slide-toggle-selected-track-outline-color: transparent;--mat-slide-toggle-selected-track-outline-width: 1px;--mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0;--mat-slide-toggle-track-height: 14px;--mat-slide-toggle-track-outline-color: transparent;--mat-slide-toggle-track-outline-width: 1px;--mat-slide-toggle-track-shape: 7px;--mat-slide-toggle-track-width: 36px;--mat-slide-toggle-unselected-focus-state-layer-opacity: .12;--mat-slide-toggle-unselected-handle-horizontal-margin: 0;--mat-slide-toggle-unselected-handle-size: 20px;--mat-slide-toggle-unselected-hover-state-layer-opacity: .04;--mat-slide-toggle-unselected-icon-size: 18px;--mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0;--mat-slide-toggle-unselected-pressed-state-layer-opacity: .1;--mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0;--mat-slide-toggle-visible-track-opacity: 1;--mat-slide-toggle-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-slide-toggle-with-icon-handle-size: 20px}html{--mat-slide-toggle-selected-focus-state-layer-color: #3949ab;--mat-slide-toggle-selected-handle-color: #3949ab;--mat-slide-toggle-selected-hover-state-layer-color: #3949ab;--mat-slide-toggle-selected-pressed-state-layer-color: #3949ab;--mat-slide-toggle-selected-focus-handle-color: #1a237e;--mat-slide-toggle-selected-hover-handle-color: #1a237e;--mat-slide-toggle-selected-pressed-handle-color: #1a237e;--mat-slide-toggle-selected-focus-track-color: #7986cb;--mat-slide-toggle-selected-hover-track-color: #7986cb;--mat-slide-toggle-selected-pressed-track-color: #7986cb;--mat-slide-toggle-selected-track-color: #7986cb;--mat-slide-toggle-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-slide-toggle-disabled-selected-handle-color: #424242;--mat-slide-toggle-disabled-selected-icon-color: #fff;--mat-slide-toggle-disabled-selected-track-color: #424242;--mat-slide-toggle-disabled-unselected-handle-color: #424242;--mat-slide-toggle-disabled-unselected-icon-color: #fff;--mat-slide-toggle-disabled-unselected-track-color: #424242;--mat-slide-toggle-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slide-toggle-handle-surface-color: #fff;--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87);--mat-slide-toggle-selected-icon-color: #fff;--mat-slide-toggle-unselected-hover-handle-color: #212121;--mat-slide-toggle-unselected-focus-handle-color: #212121;--mat-slide-toggle-unselected-focus-state-layer-color: #424242;--mat-slide-toggle-unselected-focus-track-color: #e0e0e0;--mat-slide-toggle-unselected-icon-color: #fff;--mat-slide-toggle-unselected-handle-color: #616161;--mat-slide-toggle-unselected-hover-state-layer-color: #424242;--mat-slide-toggle-unselected-hover-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-handle-color: #212121;--mat-slide-toggle-unselected-pressed-track-color: #e0e0e0;--mat-slide-toggle-unselected-pressed-state-layer-color: #424242;--mat-slide-toggle-unselected-track-color: #e0e0e0;--mdc-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-slide-toggle-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-color: rgba(0, 0, 0, .87)}html .mat-mdc-slide-toggle.mat-accent{--mat-slide-toggle-selected-focus-state-layer-color: #d81b60;--mat-slide-toggle-selected-handle-color: #d81b60;--mat-slide-toggle-selected-hover-state-layer-color: #d81b60;--mat-slide-toggle-selected-pressed-state-layer-color: #d81b60;--mat-slide-toggle-selected-focus-handle-color: #880e4f;--mat-slide-toggle-selected-hover-handle-color: #880e4f;--mat-slide-toggle-selected-pressed-handle-color: #880e4f;--mat-slide-toggle-selected-focus-track-color: #f06292;--mat-slide-toggle-selected-hover-track-color: #f06292;--mat-slide-toggle-selected-pressed-track-color: #f06292;--mat-slide-toggle-selected-track-color: #f06292}html .mat-mdc-slide-toggle.mat-warn{--mat-slide-toggle-selected-focus-state-layer-color: #e53935;--mat-slide-toggle-selected-handle-color: #e53935;--mat-slide-toggle-selected-hover-state-layer-color: #e53935;--mat-slide-toggle-selected-pressed-state-layer-color: #e53935;--mat-slide-toggle-selected-focus-handle-color: #b71c1c;--mat-slide-toggle-selected-hover-handle-color: #b71c1c;--mat-slide-toggle-selected-pressed-handle-color: #b71c1c;--mat-slide-toggle-selected-focus-track-color: #e57373;--mat-slide-toggle-selected-hover-track-color: #e57373;--mat-slide-toggle-selected-pressed-track-color: #e57373;--mat-slide-toggle-selected-track-color: #e57373}html,html .mat-mdc-slide-toggle{--mat-slide-toggle-state-layer-size: 40px}html,html .mat-mdc-slide-toggle{--mat-slide-toggle-label-text-font: Roboto, sans-serif;--mat-slide-toggle-label-text-line-height: 20px;--mat-slide-toggle-label-text-size: 14px;--mat-slide-toggle-label-text-tracking: .0178571429em;--mat-slide-toggle-label-text-weight: 400}html{--mat-radio-disabled-selected-icon-opacity: .38;--mat-radio-disabled-unselected-icon-opacity: .38;--mat-radio-state-layer-size: 40px}.mat-mdc-radio-button.mat-primary{--mat-radio-checked-ripple-color: #3f51b5;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #3f51b5;--mat-radio-selected-hover-icon-color: #3f51b5;--mat-radio-selected-icon-color: #3f51b5;--mat-radio-selected-pressed-icon-color: #3f51b5;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-radio-button.mat-accent{--mat-radio-checked-ripple-color: #ff4081;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #ff4081;--mat-radio-selected-hover-icon-color: #ff4081;--mat-radio-selected-icon-color: #ff4081;--mat-radio-selected-pressed-icon-color: #ff4081;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-radio-button.mat-warn{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}html{--mat-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--mat-radio-label-text-font: Roboto, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400;--mat-slider-active-track-height: 6px;--mat-slider-active-track-shape: 9999px;--mat-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-handle-height: 20px;--mat-slider-handle-shape: 50%;--mat-slider-handle-width: 20px;--mat-slider-inactive-track-height: 4px;--mat-slider-inactive-track-shape: 9999px;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-container-transform: translateX(-50%);--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-width: auto;--mat-slider-with-overlap-handle-outline-width: 1px;--mat-slider-with-tick-marks-active-container-opacity: .6;--mat-slider-with-tick-marks-container-shape: 50%;--mat-slider-with-tick-marks-container-size: 2px;--mat-slider-with-tick-marks-inactive-container-opacity: .6;--mat-slider-active-track-color: #3f51b5;--mat-slider-focus-handle-color: #3f51b5;--mat-slider-focus-state-layer-color: rgba(63, 81, 181, .2);--mat-slider-handle-color: #3f51b5;--mat-slider-hover-handle-color: #3f51b5;--mat-slider-hover-state-layer-color: rgba(63, 81, 181, .05);--mat-slider-inactive-track-color: #3f51b5;--mat-slider-ripple-color: #3f51b5;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #3f51b5;--mat-slider-disabled-active-track-color: #000;--mat-slider-disabled-handle-color: #000;--mat-slider-disabled-inactive-track-color: #000;--mat-slider-label-container-color: #000;--mat-slider-label-label-text-color: #fff;--mat-slider-value-indicator-opacity: .6;--mat-slider-with-overlap-handle-outline-color: #fff;--mat-slider-with-tick-marks-disabled-container-color: #000}html .mat-accent{--mat-slider-active-track-color: #ff4081;--mat-slider-focus-handle-color: #ff4081;--mat-slider-focus-state-layer-color: rgba(255, 64, 129, .2);--mat-slider-handle-color: #ff4081;--mat-slider-hover-handle-color: #ff4081;--mat-slider-hover-state-layer-color: rgba(255, 64, 129, .05);--mat-slider-inactive-track-color: #ff4081;--mat-slider-ripple-color: #ff4081;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #ff4081}html .mat-warn{--mat-slider-active-track-color: #f44336;--mat-slider-focus-handle-color: #f44336;--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2);--mat-slider-handle-color: #f44336;--mat-slider-hover-handle-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-inactive-track-color: #f44336;--mat-slider-ripple-color: #f44336;--mat-slider-with-tick-marks-active-container-color: white;--mat-slider-with-tick-marks-inactive-container-color: #f44336}html{--mat-slider-label-label-text-font: Roboto, sans-serif;--mat-slider-label-label-text-size: 14px;--mat-slider-label-label-text-line-height: 22px;--mat-slider-label-label-text-tracking: .0071428571em;--mat-slider-label-label-text-weight: 500;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12);--mat-menu-item-label-text-font: Roboto, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mat-list-list-item-container-shape: 0;--mat-list-list-item-leading-avatar-shape: 50%;--mat-list-list-item-container-color: transparent;--mat-list-list-item-selected-container-color: transparent;--mat-list-list-item-leading-avatar-color: transparent;--mat-list-list-item-leading-icon-size: 24px;--mat-list-list-item-leading-avatar-size: 40px;--mat-list-list-item-trailing-icon-size: 24px;--mat-list-list-item-disabled-state-layer-color: transparent;--mat-list-list-item-disabled-state-layer-opacity: 0;--mat-list-list-item-disabled-label-text-opacity: .38;--mat-list-list-item-disabled-leading-icon-opacity: .38;--mat-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mat-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-disabled-label-text-color: black;--mat-list-list-item-disabled-leading-icon-color: black;--mat-list-list-item-disabled-trailing-icon-color: black;--mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-hover-state-layer-color: black;--mat-list-list-item-hover-state-layer-opacity: .04;--mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mat-list-list-item-focus-state-layer-color: black;--mat-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mat-radio-checked-ripple-color: #3f51b5;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #3f51b5;--mat-radio-selected-hover-icon-color: #3f51b5;--mat-radio-selected-icon-color: #3f51b5;--mat-radio-selected-pressed-icon-color: #3f51b5;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mat-radio-checked-ripple-color: #ff4081;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #ff4081;--mat-radio-selected-hover-icon-color: #ff4081;--mat-radio-selected-icon-color: #ff4081;--mat-radio-selected-pressed-icon-color: #ff4081;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-disabled-selected-icon-color: black;--mat-radio-disabled-unselected-icon-color: black;--mat-radio-label-text-color: rgba(0, 0, 0, .87);--mat-radio-ripple-color: black;--mat-radio-selected-focus-icon-color: #f44336;--mat-radio-selected-hover-icon-color: #f44336;--mat-radio-selected-icon-color: #f44336;--mat-radio-selected-pressed-icon-color: #f44336;--mat-radio-unselected-focus-icon-color: #212121;--mat-radio-unselected-hover-icon-color: #212121;--mat-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-list-option{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #3f51b5;--mat-checkbox-selected-hover-icon-color: #3f51b5;--mat-checkbox-selected-icon-color: #3f51b5;--mat-checkbox-selected-pressed-icon-color: #3f51b5;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #3f51b5;--mat-checkbox-selected-hover-state-layer-color: #3f51b5;--mat-checkbox-selected-pressed-state-layer-color: #3f51b5;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-accent{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #ff4081;--mat-checkbox-selected-hover-icon-color: #ff4081;--mat-checkbox-selected-icon-color: #ff4081;--mat-checkbox-selected-pressed-icon-color: #ff4081;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #ff4081;--mat-checkbox-selected-hover-state-layer-color: #ff4081;--mat-checkbox-selected-pressed-state-layer-color: #ff4081;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#3f51b5}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mat-list-list-item-one-line-container-height: 48px;--mat-list-list-item-two-line-container-height: 64px;--mat-list-list-item-three-line-container-height: 88px}.mdc-list-item__start,.mdc-list-item__end{--mat-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mat-list-list-item-label-text-font: Roboto, sans-serif;--mat-list-list-item-label-text-line-height: 24px;--mat-list-list-item-label-text-size: 16px;--mat-list-list-item-label-text-tracking: .03125em;--mat-list-list-item-label-text-weight: 400;--mat-list-list-item-supporting-text-font: Roboto, sans-serif;--mat-list-list-item-supporting-text-line-height: 20px;--mat-list-list-item-supporting-text-size: 14px;--mat-list-list-item-supporting-text-tracking: .0178571429em;--mat-list-list-item-supporting-text-weight: 400;--mat-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;--mat-list-list-item-trailing-supporting-text-line-height: 20px;--mat-list-list-item-trailing-supporting-text-size: 12px;--mat-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mat-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mat-paginator-container-text-font: Roboto, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px;--mat-tab-container-height: 48px;--mat-tab-divider-color: transparent;--mat-tab-divider-height: 0;--mat-tab-active-indicator-height: 2px;--mat-tab-active-indicator-shape: 0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #3f51b5;--mat-tab-active-ripple-color: #3f51b5;--mat-tab-inactive-ripple-color: #3f51b5;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #3f51b5;--mat-tab-active-hover-label-text-color: #3f51b5;--mat-tab-active-focus-indicator-color: #3f51b5;--mat-tab-active-hover-indicator-color: #3f51b5;--mat-tab-active-indicator-color: #3f51b5}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #ff4081;--mat-tab-active-ripple-color: #ff4081;--mat-tab-inactive-ripple-color: #ff4081;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #ff4081;--mat-tab-active-hover-label-text-color: #ff4081;--mat-tab-active-focus-indicator-color: #ff4081;--mat-tab-active-hover-indicator-color: #ff4081;--mat-tab-active-indicator-color: #ff4081}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mat-tab-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-pagination-icon-color: black;--mat-tab-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-label-text-color: #f44336;--mat-tab-active-ripple-color: #f44336;--mat-tab-inactive-ripple-color: #f44336;--mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-active-focus-label-text-color: #f44336;--mat-tab-active-hover-label-text-color: #f44336;--mat-tab-active-focus-indicator-color: #f44336;--mat-tab-active-hover-indicator-color: #f44336;--mat-tab-active-indicator-color: #f44336}.mat-mdc-tab-header{--mat-tab-container-height: 48px;--mat-tab-label-text-font: Roboto, sans-serif;--mat-tab-label-text-size: 14px;--mat-tab-label-text-tracking: .0892857143em;--mat-tab-label-text-line-height: 36px;--mat-tab-label-text-weight: 500}html{--mat-checkbox-disabled-selected-checkmark-color: #fff;--mat-checkbox-selected-focus-state-layer-opacity: .16;--mat-checkbox-selected-hover-state-layer-opacity: .04;--mat-checkbox-selected-pressed-state-layer-opacity: .16;--mat-checkbox-unselected-focus-state-layer-opacity: .16;--mat-checkbox-unselected-hover-state-layer-opacity: .04;--mat-checkbox-unselected-pressed-state-layer-opacity: .16;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87);--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #ff4081;--mat-checkbox-selected-hover-icon-color: #ff4081;--mat-checkbox-selected-icon-color: #ff4081;--mat-checkbox-selected-pressed-icon-color: #ff4081;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #ff4081;--mat-checkbox-selected-hover-state-layer-color: #ff4081;--mat-checkbox-selected-pressed-state-layer-color: #ff4081;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-primary{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #3f51b5;--mat-checkbox-selected-hover-icon-color: #3f51b5;--mat-checkbox-selected-icon-color: #3f51b5;--mat-checkbox-selected-pressed-icon-color: #3f51b5;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #3f51b5;--mat-checkbox-selected-hover-state-layer-color: #3f51b5;--mat-checkbox-selected-pressed-state-layer-color: #3f51b5;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mat-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mat-checkbox-selected-checkmark-color: white;--mat-checkbox-selected-focus-icon-color: #f44336;--mat-checkbox-selected-hover-icon-color: #f44336;--mat-checkbox-selected-icon-color: #f44336;--mat-checkbox-selected-pressed-icon-color: #f44336;--mat-checkbox-unselected-focus-icon-color: #212121;--mat-checkbox-unselected-hover-icon-color: #212121;--mat-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-checkbox-selected-focus-state-layer-color: #f44336;--mat-checkbox-selected-hover-state-layer-color: #f44336;--mat-checkbox-selected-pressed-state-layer-color: #f44336;--mat-checkbox-unselected-focus-state-layer-color: black;--mat-checkbox-unselected-hover-state-layer-color: black;--mat-checkbox-unselected-pressed-state-layer-color: black}html{--mat-checkbox-touch-target-display: block;--mat-checkbox-state-layer-size: 40px;--mat-checkbox-label-text-font: Roboto, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400;--mat-button-filled-container-shape: 4px;--mat-button-filled-horizontal-padding: 16px;--mat-button-filled-icon-offset: -4px;--mat-button-filled-icon-spacing: 8px;--mat-button-outlined-container-shape: 4px;--mat-button-outlined-horizontal-padding: 15px;--mat-button-outlined-icon-offset: -4px;--mat-button-outlined-icon-spacing: 8px;--mat-button-outlined-keep-touch-target: false;--mat-button-outlined-outline-width: 1px;--mat-button-protected-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-button-protected-container-shape: 4px;--mat-button-protected-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-button-protected-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-button-protected-horizontal-padding: 16px;--mat-button-protected-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-button-protected-icon-offset: -4px;--mat-button-protected-icon-spacing: 8px;--mat-button-protected-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-button-text-container-shape: 4px;--mat-button-text-horizontal-padding: 8px;--mat-button-text-icon-offset: 0;--mat-button-text-icon-spacing: 8px;--mat-button-text-with-icon-horizontal-padding: 8px;--mat-button-tonal-container-shape: 4px;--mat-button-tonal-horizontal-padding: 16px;--mat-button-tonal-icon-offset: -4px;--mat-button-tonal-icon-spacing: 8px;--mat-button-filled-container-color: white;--mat-button-filled-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-filled-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-filled-disabled-state-layer-color: black;--mat-button-filled-focus-state-layer-opacity: .12;--mat-button-filled-hover-state-layer-opacity: .04;--mat-button-filled-label-text-color: black;--mat-button-filled-pressed-state-layer-opacity: .12;--mat-button-filled-ripple-color: rgba(0, 0, 0, .1);--mat-button-filled-state-layer-color: black;--mat-button-outlined-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-disabled-state-layer-color: black;--mat-button-outlined-focus-state-layer-opacity: .12;--mat-button-outlined-hover-state-layer-opacity: .04;--mat-button-outlined-label-text-color: black;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-pressed-state-layer-opacity: .12;--mat-button-outlined-ripple-color: rgba(0, 0, 0, .1);--mat-button-outlined-state-layer-color: black;--mat-button-protected-container-color: white;--mat-button-protected-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-protected-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-protected-disabled-state-layer-color: black;--mat-button-protected-focus-state-layer-opacity: .12;--mat-button-protected-hover-state-layer-opacity: .04;--mat-button-protected-label-text-color: black;--mat-button-protected-pressed-state-layer-opacity: .12;--mat-button-protected-ripple-color: rgba(0, 0, 0, .1);--mat-button-protected-state-layer-color: black;--mat-button-text-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-text-disabled-state-layer-color: black;--mat-button-text-focus-state-layer-opacity: .12;--mat-button-text-hover-state-layer-opacity: .04;--mat-button-text-label-text-color: black;--mat-button-text-pressed-state-layer-opacity: .12;--mat-button-text-ripple-color: rgba(0, 0, 0, .1);--mat-button-text-state-layer-color: black;--mat-button-tonal-container-color: white;--mat-button-tonal-disabled-container-color: rgba(0, 0, 0, .12);--mat-button-tonal-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-button-tonal-disabled-state-layer-color: black;--mat-button-tonal-focus-state-layer-opacity: .12;--mat-button-tonal-hover-state-layer-opacity: .04;--mat-button-tonal-label-text-color: black;--mat-button-tonal-pressed-state-layer-opacity: .12;--mat-button-tonal-ripple-color: rgba(0, 0, 0, .1);--mat-button-tonal-state-layer-color: black}.mat-mdc-button.mat-primary,.mat-mdc-unelevated-button.mat-primary,.mat-mdc-raised-button.mat-primary,.mat-mdc-outlined-button.mat-primary,.mat-tonal-button.mat-primary{--mat-button-filled-container-color: #3f51b5;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #3f51b5;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(63, 81, 181, .1);--mat-button-outlined-state-layer-color: #3f51b5;--mat-button-protected-container-color: #3f51b5;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #3f51b5;--mat-button-text-ripple-color: rgba(63, 81, 181, .1);--mat-button-text-state-layer-color: #3f51b5;--mat-button-tonal-container-color: #3f51b5;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.mat-mdc-button.mat-accent,.mat-mdc-unelevated-button.mat-accent,.mat-mdc-raised-button.mat-accent,.mat-mdc-outlined-button.mat-accent,.mat-tonal-button.mat-accent{--mat-button-filled-container-color: #ff4081;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #ff4081;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(255, 64, 129, .1);--mat-button-outlined-state-layer-color: #ff4081;--mat-button-protected-container-color: #ff4081;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #ff4081;--mat-button-text-ripple-color: rgba(255, 64, 129, .1);--mat-button-text-state-layer-color: #ff4081;--mat-button-tonal-container-color: #ff4081;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}.mat-mdc-button.mat-warn,.mat-mdc-unelevated-button.mat-warn,.mat-mdc-raised-button.mat-warn,.mat-mdc-outlined-button.mat-warn,.mat-tonal-button.mat-warn{--mat-button-filled-container-color: #f44336;--mat-button-filled-label-text-color: white;--mat-button-filled-ripple-color: rgba(255, 255, 255, .1);--mat-button-filled-state-layer-color: white;--mat-button-outlined-label-text-color: #f44336;--mat-button-outlined-outline-color: rgba(0, 0, 0, .12);--mat-button-outlined-ripple-color: rgba(244, 67, 54, .1);--mat-button-outlined-state-layer-color: #f44336;--mat-button-protected-container-color: #f44336;--mat-button-protected-label-text-color: white;--mat-button-protected-ripple-color: rgba(255, 255, 255, .1);--mat-button-protected-state-layer-color: white;--mat-button-text-label-text-color: #f44336;--mat-button-text-ripple-color: rgba(244, 67, 54, .1);--mat-button-text-state-layer-color: #f44336;--mat-button-tonal-container-color: #f44336;--mat-button-tonal-label-text-color: white;--mat-button-tonal-ripple-color: rgba(255, 255, 255, .1);--mat-button-tonal-state-layer-color: white}html{--mat-button-filled-container-height: 36px;--mat-button-filled-touch-target-display: block;--mat-button-outlined-container-height: 36px;--mat-button-outlined-touch-target-display: block;--mat-button-protected-container-height: 36px;--mat-button-protected-touch-target-display: block;--mat-button-text-container-height: 36px;--mat-button-text-touch-target-display: block;--mat-button-tonal-container-height: 36px;--mat-button-tonal-touch-target-display: block;--mat-button-filled-label-text-font: Roboto, sans-serif;--mat-button-filled-label-text-size: 14px;--mat-button-filled-label-text-tracking: .0892857143em;--mat-button-filled-label-text-transform: none;--mat-button-filled-label-text-weight: 500;--mat-button-outlined-label-text-font: Roboto, sans-serif;--mat-button-outlined-label-text-size: 14px;--mat-button-outlined-label-text-tracking: .0892857143em;--mat-button-outlined-label-text-transform: none;--mat-button-outlined-label-text-weight: 500;--mat-button-protected-label-text-font: Roboto, sans-serif;--mat-button-protected-label-text-size: 14px;--mat-button-protected-label-text-tracking: .0892857143em;--mat-button-protected-label-text-transform: none;--mat-button-protected-label-text-weight: 500;--mat-button-text-label-text-font: Roboto, sans-serif;--mat-button-text-label-text-size: 14px;--mat-button-text-label-text-tracking: .0892857143em;--mat-button-text-label-text-transform: none;--mat-button-text-label-text-weight: 500;--mat-button-tonal-label-text-font: Roboto, sans-serif;--mat-button-tonal-label-text-size: 14px;--mat-button-tonal-label-text-tracking: .0892857143em;--mat-button-tonal-label-text-transform: none;--mat-button-tonal-label-text-weight: 500;--mat-icon-button-icon-size: 24px;--mat-icon-button-container-shape: 50%;--mat-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-icon-color: inherit;--mat-icon-button-pressed-state-layer-opacity: .12;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-state-layer-color: black}html .mat-mdc-icon-button.mat-primary{--mat-icon-button-icon-color: #3f51b5;--mat-icon-button-state-layer-color: #3f51b5;--mat-icon-button-ripple-color: rgba(63, 81, 181, .1)}html .mat-mdc-icon-button.mat-accent{--mat-icon-button-icon-color: #ff4081;--mat-icon-button-state-layer-color: #ff4081;--mat-icon-button-ripple-color: rgba(255, 64, 129, .1)}html .mat-mdc-icon-button.mat-warn{--mat-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}html{--mat-icon-button-touch-target-display: block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;--mat-icon-button-state-layer-size: 48px;width:var(--mat-icon-button-state-layer-size);height:var(--mat-icon-button-state-layer-size);padding:12px}html{--mat-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-container-shape: 50%;--mat-fab-extended-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-extended-container-height: 48px;--mat-fab-extended-container-shape: 24px;--mat-fab-extended-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-extended-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-extended-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-fab-small-container-shape: 50%;--mat-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-fab-container-color: white;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-disabled-state-layer-color: black;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-foreground-color: black;--mat-fab-hover-state-layer-opacity: .04;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-container-color: white;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-foreground-color: black;--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-state-layer-color: black;--mat-fab-state-layer-color: black}html .mat-mdc-fab.mat-primary,html .mat-mdc-mini-fab.mat-primary{--mat-fab-container-color: #3f51b5;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #3f51b5;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}html .mat-mdc-fab.mat-accent,html .mat-mdc-mini-fab.mat-accent{--mat-fab-container-color: #ff4081;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #ff4081;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}html .mat-mdc-fab.mat-warn,html .mat-mdc-mini-fab.mat-warn{--mat-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-state-layer-color: white;--mat-fab-state-layer-color: white}html{--mat-fab-small-touch-target-display: block;--mat-fab-touch-target-display: block;--mat-fab-extended-label-text-font: Roboto, sans-serif;--mat-fab-extended-label-text-size: 14px;--mat-fab-extended-label-text-tracking: .0892857143em;--mat-fab-extended-label-text-weight: 500;--mat-snack-bar-container-shape: 4px;--mat-snack-bar-container-color: #333333;--mat-snack-bar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #c5cae9;--mat-snack-bar-supporting-text-font: Roboto, sans-serif;--mat-snack-bar-supporting-text-line-height: 20px;--mat-snack-bar-supporting-text-size: 14px;--mat-snack-bar-supporting-text-weight: 400;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mat-table-header-headline-font: Roboto, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Roboto, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Roboto, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em;--mat-progress-spinner-active-indicator-width: 4px;--mat-progress-spinner-size: 48px;--mat-progress-spinner-active-indicator-color: #3f51b5}html .mat-accent{--mat-progress-spinner-active-indicator-color: #ff4081}html .mat-warn{--mat-progress-spinner-active-indicator-color: #f44336}html{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #3f51b5;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: #ff4081;--mat-badge-text-color: white}.mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}html{--mat-badge-text-font: Roboto, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px;--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white;--mat-bottom-sheet-container-text-font: Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400;--mat-button-toggle-focus-state-layer-opacity: .12;--mat-button-toggle-hover-state-layer-opacity: .04;--mat-button-toggle-legacy-focus-state-layer-opacity: 1;--mat-button-toggle-legacy-height: 36px;--mat-button-toggle-legacy-shape: 2px;--mat-button-toggle-shape: 4px;--mat-button-toggle-background-color: white;--mat-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-disabled-state-background-color: white;--mat-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-divider-color: rgb(224.4, 224.4, 224.4);--mat-button-toggle-legacy-disabled-selected-state-background-color: #bdbdbd;--mat-button-toggle-legacy-disabled-state-background-color: #eeeeee;--mat-button-toggle-legacy-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-button-toggle-legacy-selected-state-background-color: #e0e0e0;--mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, .54);--mat-button-toggle-legacy-state-layer-color: rgba(0, 0, 0, .12);--mat-button-toggle-legacy-text-color: rgba(0, 0, 0, .38);--mat-button-toggle-selected-state-background-color: #e0e0e0;--mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-state-layer-color: black;--mat-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-button-toggle-height: 48px;--mat-button-toggle-label-text-font: Roboto, sans-serif;--mat-button-toggle-label-text-line-height: 24px;--mat-button-toggle-label-text-size: 16px;--mat-button-toggle-label-text-tracking: .03125em;--mat-button-toggle-label-text-weight: 400;--mat-button-toggle-legacy-label-text-font: Roboto, sans-serif;--mat-button-toggle-legacy-label-text-line-height: 24px;--mat-button-toggle-legacy-label-text-size: 16px;--mat-button-toggle-legacy-label-text-tracking: .03125em;--mat-button-toggle-legacy-label-text-weight: 400;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #3f51b5;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(63, 81, 181, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(63, 81, 181, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(63, 81, 181, .3);--mat-datepicker-toggle-active-state-icon-color: #3f51b5;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(63, 81, 181, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff4081;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 64, 129, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 64, 129, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 64, 129, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 64, 129, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ff4081}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.mat-calendar-controls{--mat-icon-button-touch-target-display: none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;--mat-icon-button-state-layer-size: 40px;width:var(--mat-icon-button-state-layer-size);height:var(--mat-icon-button-state-layer-size);padding:8px}html{--mat-datepicker-calendar-text-font: Roboto, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400;--mat-divider-width: 1px;--mat-divider-color: rgba(0, 0, 0, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-expansion-header-text-font: Roboto, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Roboto, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400;--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px;--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #3f51b5}.mat-icon.mat-accent{--mat-icon-color: #ff4081}.mat-icon.mat-warn{--mat-icon-color: #f44336}html{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #3f51b5;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #3f51b5;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #3f51b5;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff4081;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff4081;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff4081;--mat-stepper-header-edit-state-icon-foreground-color: white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 72px;--mat-stepper-container-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-font: Roboto, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400;--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3);--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #3f51b5;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ff4081;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-toolbar-title-text-font: Roboto, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500;--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87);--mat-tree-node-min-height: 48px;--mat-tree-node-text-font: Roboto, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400;--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-timepicker-container-background-color: white}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:Noto Sans TC,Microsoft JhengHei,Helvetica Neue;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:Roboto Mono,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.prose{color:#1d1d1f;max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%),0 3px rgb(var(--tw-prose-kbd-shadows) / 10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: 17 24 39;--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: 255 255 255;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-lg{font-size:1.125rem;line-height:1.7777778}.prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-inline-start:1em}.prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;border-radius:.3125rem;padding-top:.2222222em;padding-inline-end:.4444444em;padding-bottom:.2222222em;padding-inline-start:.4444444em}.prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding-top:1em;padding-inline-end:1.5em;padding-bottom:1em;padding-inline-start:1.5em}.prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.prose-lg :where(.prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg :where(.prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg :where(.prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-inline-start:1.5555556em}.prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.75em;padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.prose-lg :where(.prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(.prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-gray{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: 17 24 39;--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: 255 255 255;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151}.prose-mention-primary a[mention]{font-weight:400;--tw-text-opacity: 1;color:rgb(255 2 123 / var(--tw-text-opacity, 1));text-decoration-line:none}.x-padding{padding-left:1rem;padding-right:1rem}@media (min-width: 768px){.x-padding{padding-left:2rem;padding-right:2rem}}@media (min-width: 1024px){.x-padding{padding-left:4rem;padding-right:4rem}}@media (min-width: 1280px){.x-padding{padding-left:6rem;padding-right:6rem}}@media (min-width: 1536px){.x-padding{padding-left:8rem;padding-right:8rem}}.hide-scrollbar:not(:hover) .overflow-auto::-webkit-scrollbar,.hide-scrollbar:not(:hover) .overflow-x-auto::-webkit-scrollbar,.hide-scrollbar:not(:hover) .overflow-x-scroll::-webkit-scrollbar{visibility:hidden}.hide-scrollbar:not(:hover) .overflow-auto::-webkit-scrollbar-thumb,.hide-scrollbar:not(:hover) .overflow-x-auto::-webkit-scrollbar-thumb,.hide-scrollbar:not(:hover) .overflow-x-scroll::-webkit-scrollbar-thumb{visibility:hidden}.hide-scrollbar .overflow-auto::-webkit-scrollbar,.hide-scrollbar .overflow-x-auto::-webkit-scrollbar,.hide-scrollbar .overflow-x-scroll::-webkit-scrollbar{height:.5rem;width:.5rem;--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1))}.hide-scrollbar .overflow-auto::-webkit-scrollbar-thumb,.hide-scrollbar .overflow-x-auto::-webkit-scrollbar-thumb,.hide-scrollbar .overflow-x-scroll::-webkit-scrollbar-thumb{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity, 1))}.dd-list{display:flex;flex-direction:column;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-top:1rem;padding-bottom:1rem;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dd-list .dd-item{display:flex;height:2.25rem;align-items:center;padding-left:1rem;padding-right:1rem}.dd-list .dd-item:hover{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1))}.badge{white-space:nowrap;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity, 1))}.badge.badge-sm{border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500}.badge.badge-xs{border-radius:.5rem;padding:.25rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500}.badge.badge-pill{border-radius:9999px}.badge.badge-dark{--tw-bg-opacity: 1;background-color:rgb(29 29 31 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.bn .ph{vertical-align:sub;line-height:1rem}.bn{position:relative;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.bn.bn-icon{display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:9999px;line-height:1}.bn.bn-icon:not(.disabled,[disabled],.active):hover{background-color:#1d1d1f0d}.bn.bn-icon.disabled,.bn.bn-icon:disabled{color:#1d1d1f4d}.bn.bn-icon.\!disabled{color:#1d1d1f4d}.bn.bn-icon.active,.bn.bn-icon.\!active{--tw-bg-opacity: 1;background-color:rgb(29 29 31 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.bn.bn-icon.bn-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.bn.bn-icon.bn-white:not(.disabled,:disabled):hover{background-color:#ffffff0d}.bn.bn-icon.bn-white.disabled,.bn.bn-icon.bn-white:disabled{color:#1d1d1f4d}.bn.bn-icon.bn-white.\!disabled{color:#1d1d1f4d}.bn.bn-side{display:flex;width:100%;align-items:center;border-radius:.5rem;padding:.5rem 1rem;text-align:left;font-weight:500;--tw-text-opacity: 1;color:rgb(134 134 139 / var(--tw-text-opacity, 1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.bn.bn-side:hover{--tw-text-opacity: 1;color:rgb(29 29 31 / var(--tw-text-opacity, 1))}.bn.bn-side.active,.bn.bn-side.\!active{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 29 31 / var(--tw-text-opacity, 1))}.bn.bn-default{border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(29 29 31 / var(--tw-bg-opacity, 1));padding:.75rem 3rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.bn.bn-default:hover{--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity, 1))}.bn.bn-default.bn-primary{background-color:#ff027bb3;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.bn.bn-default.bn-primary:hover{--tw-bg-opacity: 1;background-color:rgb(255 2 123 / var(--tw-bg-opacity, 1))}.bn.bn-default.bn-red{--tw-bg-opacity: 1;background-color:rgb(219 24 58 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.bn.bn-default.bn-red:hover{background-color:#db183acc}.bn.bn-default.bn-gray{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 29 31 / var(--tw-text-opacity, 1))}.bn.bn-default.bn-gray:hover{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity, 1))}.bn.bn-default.bn-gray-200{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 29 31 / var(--tw-text-opacity, 1))}.bn.bn-default.bn-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bn.bn-default.bn-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 29 31 / var(--tw-text-opacity, 1))}.bn.bn-default.bn-px-sm{padding-left:2rem;padding-right:2rem}.bn.bn-default.disabled,.bn.bn-default:disabled{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(187 187 187 / var(--tw-text-opacity, 1))}.bn.bn-default.\!disabled{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(187 187 187 / var(--tw-text-opacity, 1))}.bn.bn-default.bn-sm{padding:.5rem 2rem;font-size:.875rem;line-height:1.25rem;font-weight:500}.bn.bn-outline{border-radius:.5rem;border-width:1px;padding:.75rem 3rem}.bn.bn-outline:hover{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1))}.bn.bn-outline.bn-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.bn.bn-outline.bn-white:hover{background-color:#ffffff0d}.bn.bn-outline.active,.bn.bn-outline.\!active{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1))}.bn.bn-outline.disabled,.bn.bn-outline:disabled{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(187 187 187 / var(--tw-text-opacity, 1))}.bn.bn-outline.\!disabled{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(187 187 187 / var(--tw-text-opacity, 1))}.bn.bn-outline.bn-sm{padding:.5rem 2rem;font-size:.875rem;line-height:1.25rem;font-weight:500}.bn.bn-pill{display:flex;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1));line-height:1}.bn.bn-pill:hover{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity, 1))}.bn.bn-pill.bn-sm{gap:.25rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500}.bn.bn-pill.active,.bn.bn-pill.\!active{--tw-bg-opacity: 1;background-color:rgb(29 29 31 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.bn.bn-pill:not(.disabled,[disabled],.active):hover{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity, 1))}.bn.bn-pill.disabled,.bn.bn-pill:disabled{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(187 187 187 / var(--tw-text-opacity, 1))}.bn.bn-pill.\!disabled{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(187 187 187 / var(--tw-text-opacity, 1))}.bn.bn-pill.disabled.active,.bn.bn-pill:disabled.active{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.bn.bn-pill.\!disabled.active{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.bn.bn-pill.disabled.\!active,.bn.bn-pill:disabled.\!active{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.bn.bn-limited{border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity, 1));padding:.25rem 1rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(134 134 139 / var(--tw-text-opacity, 1))}.drop.drop-list{margin-top:.5rem;min-width:14rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.drop.drop-list .drop-item{width:100%;padding:.5rem 1rem;text-align:left}.drop.drop-list .drop-item:hover{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1))}.drop.drop-list .drop-item.disabled,.drop.drop-list .drop-item:disabled{opacity:.4}.drop.drop-list .drop-item.\!disabled{opacity:.4}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.\!collapse{visibility:collapse!important}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.-bottom-10{bottom:-2.5rem}.-bottom-12{bottom:-3rem}.-bottom-8{bottom:-2rem}.-left-6{left:-1.5rem}.-right-0\.5{right:-.125rem}.-top-1{top:-.25rem}.-top-16{top:-4rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-12{bottom:3rem}.bottom-14{bottom:3.5rem}.bottom-2{bottom:.5rem}.bottom-4{bottom:1rem}.bottom-6{bottom:1.5rem}.bottom-8{bottom:2rem}.bottom-full{bottom:100%}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3{left:.75rem}.left-6{left:1.5rem}.left-full{left:100%}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-6{right:1.5rem}.right-full{right:100%}.top-0{top:0}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-12{top:3rem}.top-16{top:4rem}.top-2{top:.5rem}.top-24{top:6rem}.top-3{top:.75rem}.top-36{top:9rem}.top-4{top:1rem}.top-40{top:10rem}.top-8{top:2rem}.top-\[-0\.5rem\]{top:-.5rem}.top-\[2\%\]{top:2%}.top-\[9\.5rem\]{top:9.5rem}.top-auto{top:auto}.top-full{top:100%}.-z-10{z-index:-10}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.col-span-10{grid-column:span 10 / span 10}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-full{grid-column:1 / -1}.row-start-2{grid-row-start:2}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-4{margin:1rem}.-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-12{margin-left:-3rem;margin-right:-3rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-mx-8{margin-left:-2rem;margin-right:-2rem}.-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-auto{margin-top:auto;margin-bottom:auto}.-mb-16{margin-bottom:-4rem}.-mb-2{margin-bottom:-.5rem}.-mb-7{margin-bottom:-1.75rem}.-ml-1\.5{margin-left:-.375rem}.-ml-2{margin-left:-.5rem}.-ml-\[1\.5rem\]{margin-left:-1.5rem}.-mr-2{margin-right:-.5rem}.-mr-3{margin-right:-.75rem}.-mr-4{margin-right:-1rem}.-mt-1{margin-top:-.25rem}.-mt-12{margin-top:-3rem}.-mt-14{margin-top:-3.5rem}.-mt-16{margin-top:-4rem}.-mt-3{margin-top:-.75rem}.-mt-32{margin-top:-8rem}.-mt-4{margin-top:-1rem}.-mt-6{margin-top:-1.5rem}.-mt-\[7\.5rem\]{margin-top:-7.5rem}.-mt-headerHeight{margin-top:-3rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-11{margin-bottom:2.75rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-20{margin-bottom:5rem}.mb-24{margin-bottom:6rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-48{margin-bottom:12rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.mb-\[4\.5rem\]{margin-bottom:4.5rem}.mb-\[6\.25rem\]{margin-bottom:6.25rem}.mb-\[7rem\]{margin-bottom:7rem}.mb-auto{margin-bottom:auto}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-\[-1px\]{margin-left:-1px}.ml-\[7\.25rem\]{margin-left:7.25rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-8{margin-right:2rem}.mr-auto{margin-right:auto}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-48{margin-top:12rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-\[-2\%\]{margin-top:-2%}.mt-\[-7\.5rem\]{margin-top:-7.5rem}.mt-\[3\.25rem\]{margin-top:3.25rem}.mt-\[4\.5rem\]{margin-top:4.5rem}.mt-auto{margin-top:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.\!block{display:block!important}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-row{display:table-row}.grid{display:grid}.\!hidden{display:none!important}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.h-0{height:0px}.h-0\.5{height:.125rem}.h-1\.5{height:.375rem}.h-1\/2{height:50%}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[10rem\]{height:10rem}.h-\[12rem\]{height:12rem}.h-\[18rem\]{height:18rem}.h-\[2\.5rem\]{height:2.5rem}.h-\[20rem\]{height:20rem}.h-\[26rem\]{height:26rem}.h-\[3\.25rem\]{height:3.25rem}.h-\[3\.5rem\]{height:3.5rem}.h-\[3rem\]{height:3rem}.h-\[4\.5rem\]{height:4.5rem}.h-\[40rem\]{height:40rem}.h-\[5\.5rem\]{height:5.5rem}.h-\[5\.6rem\]{height:5.6rem}.h-\[50\%\]{height:50%}.h-\[6\.25rem\]{height:6.25rem}.h-\[7\.25rem\]{height:7.25rem}.h-\[7\.5rem\]{height:7.5rem}.h-\[70svh\]{height:70svh}.h-\[80svh\]{height:80svh}.h-\[80vh\]{height:80vh}.h-\[90vh\]{height:90vh}.h-auto{height:auto}.h-full{height:100%}.h-headerHeight{height:3rem}.h-screen{height:100vh}.h-svh{height:100svh}.max-h-0{max-height:0px}.max-h-40{max-height:10rem}.max-h-80{max-height:20rem}.max-h-\[12rem\]{max-height:12rem}.max-h-\[40vh\]{max-height:40vh}.max-h-\[60svh\]{max-height:60svh}.max-h-\[60vh\]{max-height:60vh}.max-h-\[80\%\]{max-height:80%}.max-h-\[80svh\]{max-height:80svh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[90\%\]{max-height:90%}.max-h-\[90svh\]{max-height:90svh}.max-h-\[90vh\]{max-height:90vh}.max-h-full{max-height:100%}.max-h-svh{max-height:100svh}.min-h-0{min-height:0px}.min-h-14{min-height:3.5rem}.min-h-16{min-height:4rem}.min-h-\[2\.5rem\]{min-height:2.5rem}.min-h-\[200vh\]{min-height:200vh}.min-h-\[3\.5rem\]{min-height:3.5rem}.min-h-\[30\%\]{min-height:30%}.min-h-\[3rem\]{min-height:3rem}.min-h-\[4\.5rem\]{min-height:4.5rem}.min-h-\[4rem\]{min-height:4rem}.min-h-\[50vh\]{min-height:50vh}.min-h-\[7\.5rem\]{min-height:7.5rem}.min-h-\[80vh\]{min-height:80vh}.min-h-screen{min-height:100vh}.min-h-svh{min-height:100svh}.w-0{width:0px}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-1\/5{width:20%}.w-1\/6{width:16.666667%}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-48{width:12rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[1\.2rem\]{width:1.2rem}.w-\[1\.5rem\]{width:1.5rem}.w-\[12rem\]{width:12rem}.w-\[17rem\]{width:17rem}.w-\[18rem\]{width:18rem}.w-\[2\.5rem\]{width:2.5rem}.w-\[20rem\]{width:20rem}.w-\[3\.5rem\]{width:3.5rem}.w-\[3\.7rem\]{width:3.7rem}.w-\[30rem\]{width:30rem}.w-\[4\.5rem\]{width:4.5rem}.w-\[40\%\]{width:40%}.w-\[40rem\]{width:40rem}.w-\[5\.5rem\]{width:5.5rem}.w-\[5\.6rem\]{width:5.6rem}.w-\[6\.25rem\]{width:6.25rem}.w-\[60\%\]{width:60%}.w-\[64rem\]{width:64rem}.w-\[7\.5rem\]{width:7.5rem}.w-\[70\%\]{width:70%}.w-auto{width:auto}.w-full{width:100%}.w-screen{width:100vw}.min-w-0{min-width:0px}.min-w-6{min-width:1.5rem}.min-w-\[10rem\]{min-width:10rem}.min-w-\[12rem\]{min-width:12rem}.min-w-\[16rem\]{min-width:16rem}.min-w-\[2\.5rem\]{min-width:2.5rem}.min-w-\[3\.5rem\]{min-width:3.5rem}.min-w-\[50vw\]{min-width:50vw}.min-w-\[5rem\]{min-width:5rem}.min-w-\[60\%\]{min-width:60%}.min-w-\[70\%\]{min-width:70%}.min-w-\[80vw\]{min-width:80vw}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-\[50\%\]{max-width:50%}.max-w-\[60\%\]{max-width:60%}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-screen-md{max-width:768px}.max-w-screen-sm{max-width:640px}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow-0{flex-grow:0}.basis-2\/3{flex-basis:66.666667%}.basis-full{flex-basis:100%}.table-auto{table-layout:auto}.border-collapse{border-collapse:collapse}.origin-bottom{transform-origin:bottom}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-52\%\]{--tw-translate-y: -52%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-2{--tw-rotate: -2deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-50{--tw-scale-x: .5;--tw-scale-y: .5;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-75{--tw-scale-x: .75;--tw-scale-y: .75;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[50\%\]{--tw-scale-x: 50%;--tw-scale-y: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-move{cursor:move}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.resize{resize:both}.list-disc{list-style-type:disc}.appearance-none{appearance:none}.columns-2{columns:2}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-rows-header{grid-template-rows:3rem minmax(0,1fr)}.grid-rows-header-2{grid-template-rows:3rem 3rem minmax(0,1fr)}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-end{justify-items:end}.gap-1{gap:.25rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-20{gap:5rem}.gap-24{gap:6rem}.gap-28{gap:7rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-9{gap:2.25rem}.gap-x-12{column-gap:3rem}.gap-x-2{column-gap:.5rem}.gap-x-4{column-gap:1rem}.gap-x-8{column-gap:2rem}.gap-y-0\.5{row-gap:.125rem}.gap-y-2{row-gap:.5rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.gap-y-6{row-gap:1.5rem}.gap-y-8{row-gap:2rem}.-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-1px * var(--tw-space-x-reverse));margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-x-0>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(0px * var(--tw-divide-x-reverse));border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.justify-self-center{justify-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.overscroll-none{overscroll-behavior:none}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-ellipsis,.text-ellipsis{text-overflow:ellipsis}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.text-nowrap{text-wrap:nowrap}.\!rounded-none{border-radius:0!important}.rounded{border-radius:.25rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[1\.75rem\]{border-radius:1.75rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.\!rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.\!rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-bl-md{border-bottom-left-radius:.375rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-\[0\.5rem\]{border-width:.5rem}.border-x{border-left-width:1px;border-right-width:1px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0px}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-r-4{border-right-width:4px}.border-t{border-top-width:1px}.border-t-4{border-top-width:4px}.border-t-8{border-top-width:8px}.border-dashed{border-style:dashed}.\!border-none{border-style:none!important}.border-none{border-style:none}.\!border-white{--tw-border-opacity: 1 !important;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))!important}.border-black{--tw-border-opacity: 1;border-color:rgb(29 29 31 / var(--tw-border-opacity, 1))}.border-black\/0{border-color:#1d1d1f00}.border-black\/10{border-color:#1d1d1f1a}.border-black\/100{border-color:#1d1d1f}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-400{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-cyan-400{--tw-border-opacity: 1;border-color:rgb(34 211 238 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(249 249 249 / var(--tw-border-opacity, 1))}.border-gray-150{--tw-border-opacity: 1;border-color:rgb(240 240 240 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(221 221 221 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(187 187 187 / var(--tw-border-opacity, 1))}.border-gray-50{--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity, 1))}.border-gray-500{--tw-border-opacity: 1;border-color:rgb(134 134 139 / var(--tw-border-opacity, 1))}.border-gray-700{--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.border-gray-900{--tw-border-opacity: 1;border-color:rgb(29 29 31 / var(--tw-border-opacity, 1))}.border-green{--tw-border-opacity: 1;border-color:rgb(25 130 71 / var(--tw-border-opacity, 1))}.border-primary{--tw-border-opacity: 1;border-color:rgb(255 2 123 / var(--tw-border-opacity, 1))}.border-primary\/70{border-color:#ff027bb3}.border-red{--tw-border-opacity: 1;border-color:rgb(219 24 58 / var(--tw-border-opacity, 1))}.border-rose-300{--tw-border-opacity: 1;border-color:rgb(253 164 175 / var(--tw-border-opacity, 1))}.border-rose-400{--tw-border-opacity: 1;border-color:rgb(251 113 133 / var(--tw-border-opacity, 1))}.border-rose-500{--tw-border-opacity: 1;border-color:rgb(244 63 94 / var(--tw-border-opacity, 1))}.border-rose-500\/10{border-color:#f43f5e1a}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/50{border-color:#ffffff80}.border-white\/60{border-color:#fff9}.border-yellow-400{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity, 1))}.border-yellow-500{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.border-x-transparent{border-left-color:transparent;border-right-color:transparent}.\!border-l-transparent{border-left-color:transparent!important}.\!border-r-transparent{border-right-color:transparent!important}.border-b-black\/70{border-bottom-color:#1d1d1fb3}.border-l-black{--tw-border-opacity: 1;border-left-color:rgb(29 29 31 / var(--tw-border-opacity, 1))}.border-l-transparent{border-left-color:transparent}.border-r-transparent{border-right-color:transparent}.border-t-green{--tw-border-opacity: 1;border-top-color:rgb(25 130 71 / var(--tw-border-opacity, 1))}.border-t-primary{--tw-border-opacity: 1;border-top-color:rgb(255 2 123 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.border-opacity-10{--tw-border-opacity: .1}.border-opacity-60{--tw-border-opacity: .6}.\!bg-yellow-300{--tw-bg-opacity: 1 !important;background-color:rgb(253 224 71 / var(--tw-bg-opacity, 1))!important}.\!bg-yellow-700{--tw-bg-opacity: 1 !important;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))!important}.bg-black{--tw-bg-opacity: 1;background-color:rgb(29 29 31 / var(--tw-bg-opacity, 1))}.bg-black\/5{background-color:#1d1d1f0d}.bg-black\/50{background-color:#1d1d1f80}.bg-black\/70{background-color:#1d1d1fb3}.bg-black\/80{background-color:#1d1d1fcc}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-400\/20{background-color:#60a5fa33}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-600\/5{background-color:#2563eb0d}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1))}.bg-gray-100\/60{background-color:#f9f9f999}.bg-gray-150{--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(187 187 187 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(134 134 139 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(29 29 31 / var(--tw-bg-opacity, 1))}.bg-gray-900\/60{background-color:#1d1d1f99}.bg-gray-900\/80{background-color:#1d1d1fcc}.bg-green{--tw-bg-opacity: 1;background-color:rgb(25 130 71 / var(--tw-bg-opacity, 1))}.bg-green\/10{background-color:#1982471a}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(255 2 123 / var(--tw-bg-opacity, 1))}.bg-primary\/10{background-color:#ff027b1a}.bg-primary\/5{background-color:#ff027b0d}.bg-primary\/70{background-color:#ff027bb3}.bg-red\/5{background-color:#db183a0d}.bg-rose-100{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.bg-rose-200{--tw-bg-opacity: 1;background-color:rgb(254 205 211 / var(--tw-bg-opacity, 1))}.bg-rose-600\/5{background-color:#e11d480d}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/30{background-color:#ffffff4d}.bg-white\/40{background-color:#fff6}.bg-white\/5{background-color:#ffffff0d}.bg-white\/70{background-color:#ffffffb3}.bg-yellow-200{--tw-bg-opacity: 1;background-color:rgb(254 240 138 / var(--tw-bg-opacity, 1))}.bg-yellow-500\/5{background-color:#eab3080d}.bg-opacity-0{--tw-bg-opacity: 0}.bg-opacity-10{--tw-bg-opacity: .1}.bg-opacity-20{--tw-bg-opacity: .2}.bg-opacity-30{--tw-bg-opacity: .3}.bg-opacity-40{--tw-bg-opacity: .4}.bg-opacity-50{--tw-bg-opacity: .5}.bg-opacity-60{--tw-bg-opacity: .6}.bg-opacity-80{--tw-bg-opacity: .8}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-black{--tw-gradient-from: #1D1D1F var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 29 31 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/0{--tw-gradient-from: rgb(29 29 31 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 29 31 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/100{--tw-gradient-from: rgb(29 29 31 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 29 31 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/65{--tw-gradient-from: rgb(29 29 31 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 29 31 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/95{--tw-gradient-from: rgb(29 29 31 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 29 31 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50{--tw-gradient-from: #f9fafb var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-secondary{--tw-gradient-from: #FF9926 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 153 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-transparent{--tw-gradient-from: transparent var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-black\/0{--tw-gradient-to: rgb(29 29 31 / 0) var(--tw-gradient-to-position)}.to-black\/20{--tw-gradient-to: rgb(29 29 31 / .2) var(--tw-gradient-to-position)}.to-black\/40{--tw-gradient-to: rgb(29 29 31 / .4) var(--tw-gradient-to-position)}.to-black\/70{--tw-gradient-to: rgb(29 29 31 / .7) var(--tw-gradient-to-position)}.to-black\/80{--tw-gradient-to: rgb(29 29 31 / .8) var(--tw-gradient-to-position)}.to-primary{--tw-gradient-to: #FF027B var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.bg-cover{background-size:cover}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-bottom{background-position:bottom}.bg-center{background-position:center}.fill-gray-900{fill:#1d1d1f}.fill-gray-900\/90{fill:#1d1d1fe6}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-1{padding:.25rem}.p-12{padding:3rem}.p-14{padding:3.5rem}.p-2{padding:.5rem}.p-24{padding:6rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.\!px-4{padding-left:1rem!important;padding-right:1rem!important}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8,.py-\[2rem\]{padding-top:2rem;padding-bottom:2rem}.py-\[4\.5rem\]{padding-top:4.5rem;padding-bottom:4.5rem}.\!pl-0{padding-left:0!important}.pb-10{padding-bottom:2.5rem}.pb-11{padding-bottom:2.75rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-24{padding-bottom:6rem}.pb-28{padding-bottom:7rem}.pb-3{padding-bottom:.75rem}.pb-36{padding-bottom:9rem}.pb-4{padding-bottom:1rem}.pb-56{padding-bottom:14rem}.pb-6{padding-bottom:1.5rem}.pb-60{padding-bottom:15rem}.pb-7{padding-bottom:1.75rem}.pb-8{padding-bottom:2rem}.pb-80{padding-bottom:20rem}.pb-\[150\%\]{padding-bottom:150%}.pb-\[50\%\]{padding-bottom:50%}.pb-\[6\.5rem\]{padding-bottom:6.5rem}.pl-1{padding-left:.25rem}.pl-12{padding-left:3rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pr-\[0\.75rem\]{padding-right:.75rem}.pt-1{padding-top:.25rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-24{padding-top:6rem}.pt-3{padding-top:.75rem}.pt-36{padding-top:9rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-9{padding-top:2.25rem}.pt-\[3\.25rem\]{padding-top:3.25rem}.pt-\[4\.5rem\]{padding-top:4.5rem}.pt-\[6\.5rem\]{padding-top:6.5rem}.pt-\[7\.5rem\]{padding-top:7.5rem}.pt-\[7rem\]{padding-top:7rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.align-baseline{vertical-align:baseline}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.align-text-top{vertical-align:text-top}.align-sub{vertical-align:sub}.font-inder{font-family:Inder,sans-serif}.font-sans{font-family:Noto Sans TC,Microsoft JhengHei,Helvetica Neue}.\!text-base{font-size:1rem!important;line-height:1.5rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-9xl{font-size:8rem;line-height:1}.text-\[1\.75rem\]{font-size:1.75rem}.text-\[3\.25rem\]{font-size:3.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.italic{font-style:italic}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-none{line-height:1}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.text-black{--tw-text-opacity: 1;color:rgb(29 29 31 / var(--tw-text-opacity, 1))}.text-black\/50{color:#1d1d1f80}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-cyan-500{--tw-text-opacity: 1;color:rgb(6 182 212 / var(--tw-text-opacity, 1))}.text-gray-150{--tw-text-opacity: 1;color:rgb(240 240 240 / var(--tw-text-opacity, 1))}.text-gray-200{--tw-text-opacity: 1;color:rgb(221 221 221 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(187 187 187 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(134 134 139 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(29 29 31 / var(--tw-text-opacity, 1))}.text-gray-900\/50{color:#1d1d1f80}.text-green{--tw-text-opacity: 1;color:rgb(25 130 71 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-primary{--tw-text-opacity: 1;color:rgb(255 2 123 / var(--tw-text-opacity, 1))}.text-primary\/70{color:#ff027bb3}.text-red{--tw-text-opacity: 1;color:rgb(219 24 58 / var(--tw-text-opacity, 1))}.text-rose-500{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity, 1))}.text-rose-600{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.text-transparent{color:transparent}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/50{color:#ffffff80}.text-white\/60{color:#fff9}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.text-opacity-60{--tw-text-opacity: .6}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.placeholder-gray-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(187 187 187 / var(--tw-placeholder-opacity, 1))}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.mix-blend-screen{mix-blend-mode:screen}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.outline-2{outline-width:2px}.outline-4{outline-width:4px}.outline-blue-300{outline-color:#93c5fd}.outline-orange-300{outline-color:#fdba74}.outline-rose-300{outline-color:#fda4af}.outline-white{outline-color:#fff}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-primary{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 2 123 / var(--tw-ring-opacity, 1))}.ring-opacity-10{--tw-ring-opacity: .1}.ring-opacity-20{--tw-ring-opacity: .2}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-sm{--tw-blur: blur(4px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.saturate-0{--tw-saturate: saturate(0);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.saturate-50{--tw-saturate: saturate(.5);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.saturate-\[\.1\]{--tw-saturate: saturate(.1);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.saturate-\[10\%\]{--tw-saturate: saturate(10%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-height{transition-property:height max-height;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.duration-\[2s\]{transition-duration:2s}.duration-\[8s\]{transition-duration:8s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.will-change-transform{will-change:transform}body{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 29 31 / var(--tw-text-opacity, 1));margin:0;overscroll-behavior:none}img{display:inline-block}svg{display:inline-block;vertical-align:sub}html,body{height:100%}body{margin:0}clappins-photo-view{position:relative;display:inline-block;overflow:hidden}clappins-photo{position:relative;display:inline-block;overflow:hidden}lib-article-identity-view{display:inline-flex}.clappins-gradient{background:var(--clappins-gradient, linear-gradient(180deg, #ff9926 0%, #ff027b 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.simple-link{display:block;padding:.5rem 1rem}mat-form-field.simple-link{display:block}.simple-link:hover,.simple-link.active{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1))}.simple-link-header{display:flex;height:3rem;border-bottom-width:1px;padding-left:1rem;padding-right:1rem}.simple-btn{border-width:1px;padding:.25rem .5rem}.simple-btn:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.simple-btn:disabled{opacity:.5}.simple-btn.active{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1))}.simple-btn-lg{border-width:1px;padding:.25rem .75rem;font-size:1.125rem;line-height:1.75rem}.simple-btn-lg:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.simple-btn-lg:disabled{opacity:.5}.simple-window{flex:1 1 0%;padding:.5rem 1rem}.custom-dialog-container .mat-dialog-container{padding:0}.toggle-checkbox{display:flex;height:1.5rem;align-items:center}.toggle-checkbox>div{position:relative;display:inline-block;width:2.5rem;vertical-align:middle}.toggle-checkbox>div input{position:absolute;margin:.25rem;display:block;height:1rem;width:1rem;cursor:pointer;appearance:none;border-radius:9999px;border-width:0px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-duration:.2s}mat-form-field.toggle-checkbox>div input{display:block}.toggle-checkbox>div input:focus{--tw-ring-color: transparent;--tw-ring-offset-color: transparent}.toggle-checkbox>div input{transition-property:right border-color}.toggle-checkbox>div input+label{display:block;height:1.5rem;overflow:hidden;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1));--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-duration:.2s}mat-form-field.toggle-checkbox>div input+label{display:block}.toggle-checkbox>div input+label{transition-property:background-color}.toggle-checkbox>div input:not(:checked){right:1rem}.toggle-checkbox>div input:checked{right:0}.toggle-checkbox>div input:checked+label{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.toggle-checkbox>div input:disabled{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.toggle-checkbox>div input:disabled+label{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(187 187 187 / var(--tw-text-opacity, 1));--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.toggle-checkbox>div input:disabled:checked+label{--tw-bg-opacity: 1;background-color:rgb(29 29 31 / var(--tw-bg-opacity, 1))}.toggle-checkbox label{margin-bottom:0;cursor:pointer}.toggle-checkbox label:first-child{padding-right:.5rem}.toggle-checkbox label:last-child{padding-left:.5rem}.tab{border-left-width:1px;border-right-width:1px;border-top-width:1px;--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1));padding-left:.75rem;padding-right:.75rem;padding-top:.25rem}.tab:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.tab{margin-left:-1px}.tab.active{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding-top:.25rem;padding-bottom:.25rem;margin-bottom:-1px}.tab span>svg{margin-left:.25rem}.ql-mention-list .selected{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.mention{border-radius:.25rem;padding:.25rem}.mention[data-denotation-char="@"]{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.mention[data-denotation-char="#"]{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1))}.mention[data-denotation-char="$"]{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-right-style:hidden}.bubble-group{fill:#1d1d1fe6;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.bubble-group:hover{fill:#1d1d1f}.bubble-group .bubble{cursor:pointer;--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.bubble-group .bubble-label{cursor:pointer;text-anchor:middle;dominant-baseline:middle;font-size:1rem}.prose-mention-primary a[mention]{--tw-text-opacity: 1;color:rgb(255 2 123 / var(--tw-text-opacity, 1))}.dark\:bn-white:is(.dark *).bn.bn-icon{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:bn-white:is(.dark *).bn.bn-icon:not(.disabled,:disabled):hover{background-color:#ffffff0d}.dark\:bn-white:is(.dark *).bn.bn-icon.disabled,.dark\:bn-white:is(.dark *) .bn.bn-icon:disabled{color:#1d1d1f4d}.dark\:bn-white:is(.dark *).bn.bn-default{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(29 29 31 / var(--tw-text-opacity, 1))}.dark\:bn-white:is(.dark *).bn.bn-outline{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.dark\:bn-white:is(.dark *).bn.bn-outline:hover{background-color:#ffffff0d}@media (min-width: 768px){.md\:x-padding{padding-left:1rem;padding-right:1rem}.md\:x-padding{padding-left:2rem;padding-right:2rem}@media (min-width: 1024px){.md\:x-padding{padding-left:4rem;padding-right:4rem}}@media (min-width: 1280px){.md\:x-padding{padding-left:6rem;padding-right:6rem}}@media (min-width: 1536px){.md\:x-padding{padding-left:8rem;padding-right:8rem}}.md\:badge-sm.badge{border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500}.md\:bn-sm.bn.bn-default,.md\:bn-sm.bn.bn-outline{padding:.5rem 2rem;font-size:.875rem;line-height:1.25rem;font-weight:500}.md\:bn-sm.bn.bn-pill{gap:.25rem;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;font-weight:500}}.first\:mr-2:first-child{margin-right:.5rem}.first\:mt-4:first-child{margin-top:1rem}.first\:block:first-child{display:block}.first\:border-t:first-child,.first\:first\:border-t:first-child:first-child{border-top-width:1px}.first\:pl-8:first-child{padding-left:2rem}.first\:text-black:first-child{--tw-text-opacity: 1;color:rgb(29 29 31 / var(--tw-text-opacity, 1))}.last\:hidden:last-child{display:none}.last\:border-b-0:last-child{border-bottom-width:0px}.last\:pr-8:last-child{padding-right:2rem}.hover\:border-black\/20:hover{border-color:#1d1d1f33}.hover\:border-gray-500:hover{--tw-border-opacity: 1;border-color:rgb(134 134 139 / var(--tw-border-opacity, 1))}.hover\:border-opacity-50:hover{--tw-border-opacity: .5}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-800:hover{--tw-bg-opacity: 1;background-color:rgb(51 51 51 / var(--tw-bg-opacity, 1))}.hover\:bg-primary:hover{--tw-bg-opacity: 1;background-color:rgb(255 2 123 / var(--tw-bg-opacity, 1))}.hover\:bg-primary\/10:hover{background-color:#ff027b1a}.hover\:from-primary:hover{--tw-gradient-from: #FF027B var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 2 123 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-primary:hover{--tw-gradient-to: #FF027B var(--tw-gradient-to-position)}.hover\:text-black:hover,.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(29 29 31 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-gray-400:focus{--tw-border-opacity: 1;border-color:rgb(187 187 187 / var(--tw-border-opacity, 1))}.focus\:border-gray-500:focus{--tw-border-opacity: 1;border-color:rgb(134 134 139 / var(--tw-border-opacity, 1))}.focus\:bg-gray-50:focus{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-gray-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(221 221 221 / var(--tw-ring-opacity, 1))}.focus\:ring-gray-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(187 187 187 / var(--tw-ring-opacity, 1))}.focus\:ring-transparent:focus{--tw-ring-color: transparent}.focus\:ring-opacity-10:focus{--tw-ring-opacity: .1}.focus\:ring-opacity-50:focus{--tw-ring-opacity: .5}.focus-visible\:ring-0:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-4:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:visible{visibility:visible}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:flex{display:flex}.group:hover .group-hover\:hidden{display:none}.group:hover .group-hover\:max-h-20{max-height:5rem}.group:hover .group-hover\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-\[103\%\]{--tw-scale-x: 103%;--tw-scale-y: 103%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:border-white\/80{border-color:#fffc}.group:hover .group-hover\:to-primary\/40{--tw-gradient-to: rgb(255 2 123 / .4) var(--tw-gradient-to-position)}.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:opacity-75{opacity:.75}.prose-p\:m-0 :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){margin:0}.prose-p\:text-gray-500 :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(134 134 139 / var(--tw-text-opacity, 1))}.prose-a\:font-normal :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){font-weight:400}.prose-a\:text-gray-500 :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(134 134 139 / var(--tw-text-opacity, 1))}.prose-a\:text-white :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.prose-strong\:text-gray-500 :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(134 134 139 / var(--tw-text-opacity, 1))}.prose-strong\:text-white :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.prose-ol\:mt-2 :is(:where(ol):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:.5rem}.dark\:border-none:is(.dark *){border-style:none}.dark\:border-white:is(.dark *){--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.dark\:bg-black:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(29 29 31 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(29 29 31 / var(--tw-bg-opacity, 1))}.dark\:bg-white\/20:is(.dark *){background-color:#fff3}.dark\:bg-opacity-30:is(.dark *){--tw-bg-opacity: .3}.dark\:fill-white:is(.dark *){fill:#fff}.dark\:text-white:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:outline-black:is(.dark *){outline-color:#1d1d1f}@media (min-width: 640px){.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:w-screen{width:100vw}.sm\:max-w-screen-lg{max-width:1024px}.sm\:max-w-screen-md{max-width:768px}.sm\:max-w-screen-sm{max-width:640px}.sm\:max-w-xl{max-width:36rem}.sm\:flex-1{flex:1 1 0%}.sm\:flex-wrap{flex-wrap:wrap}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:rounded-xl{border-radius:.75rem}}@media (min-width: 768px){.md\:pointer-events-auto{pointer-events:auto}.md\:absolute{position:absolute}.md\:bottom-0{bottom:0}.md\:bottom-8{bottom:2rem}.md\:left-24{left:6rem}.md\:right-2{right:.5rem}.md\:right-24{right:6rem}.md\:top-auto{top:auto}.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-3{order:3}.md\:order-4{order:4}.md\:col-span-1{grid-column:span 1 / span 1}.md\:col-span-2{grid-column:span 2 / span 2}.md\:m-4{margin:1rem}.md\:\!mx-0{margin-left:0!important;margin-right:0!important}.md\:-mx-12{margin-left:-3rem;margin-right:-3rem}.md\:mx-0{margin-left:0;margin-right:0}.md\:mx-4{margin-left:1rem;margin-right:1rem}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:-ml-\[2rem\]{margin-left:-2rem}.md\:mb-0{margin-bottom:0}.md\:mb-12{margin-bottom:3rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-5{margin-bottom:1.25rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-8{margin-bottom:2rem}.md\:ml-auto{margin-left:auto}.md\:mr-auto{margin-right:auto}.md\:mt-0{margin-top:0}.md\:mt-14{margin-top:3.5rem}.md\:block{display:block}.md\:\!inline-block{display:inline-block!important}.md\:inline-block{display:inline-block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:table{display:table}.md\:table-cell{display:table-cell}.md\:\!hidden{display:none!important}.md\:hidden{display:none}.md\:h-14{height:3.5rem}.md\:h-16{height:4rem}.md\:h-36{height:9rem}.md\:h-\[120vh\]{height:120vh}.md\:h-\[22rem\]{height:22rem}.md\:h-\[4\.5rem\]{height:4.5rem}.md\:h-\[44rem\]{height:44rem}.md\:h-\[60vh\]{height:60vh}.md\:h-\[7\.5rem\]{height:7.5rem}.md\:h-auto{height:auto}.md\:h-full{height:100%}.md\:max-h-\[40vh\]{max-height:40vh}.md\:max-h-\[90svh\]{max-height:90svh}.md\:max-h-full{max-height:100%}.md\:max-h-screen{max-height:100vh}.md\:min-h-\[40vh\]{min-height:40vh}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-1\/4{width:25%}.md\:w-1\/5{width:20%}.md\:w-2\/3{width:66.666667%}.md\:w-3\/5{width:60%}.md\:w-36{width:9rem}.md\:w-48{width:12rem}.md\:w-\[11\.25rem\]{width:11.25rem}.md\:w-\[2rem\]{width:2rem}.md\:w-\[30rem\]{width:30rem}.md\:w-\[33\%\]{width:33%}.md\:w-\[4\.5rem\]{width:4.5rem}.md\:w-\[45\%\]{width:45%}.md\:w-\[60\%\]{width:60%}.md\:w-\[7\.5rem\]{width:7.5rem}.md\:w-auto{width:auto}.md\:w-full{width:100%}.md\:min-w-\[45\%\]{min-width:45%}.md\:min-w-\[60\%\]{min-width:60%}.md\:max-w-2xl{max-width:42rem}.md\:max-w-lg{max-width:32rem}.md\:max-w-screen-md{max-width:768px}.md\:flex-1{flex:1 1 0%}.md\:flex-auto{flex:1 1 auto}.md\:flex-none{flex:none}.md\:flex-grow-0{flex-grow:0}.md\:basis-1\/3{flex-basis:33.333333%}.md\:\!animate-none{animation:none!important}.md\:columns-4{columns:4}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:flex-nowrap{flex-wrap:nowrap}.md\:items-start{align-items:flex-start}.md\:items-center{align-items:center}.md\:justify-normal{justify-content:normal}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:gap-12{gap:3rem}.md\:gap-4{gap:1rem}.md\:gap-8{gap:2rem}.md\:gap-9{gap:2.25rem}.md\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.md\:self-auto{align-self:auto}.md\:rounded-lg{border-radius:.5rem}.md\:\!rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.md\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.md\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.md\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.md\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.md\:border{border-width:1px}.md\:border-x-0{border-left-width:0px;border-right-width:0px}.md\:border-y-0{border-top-width:0px;border-bottom-width:0px}.md\:\!border-t{border-top-width:1px!important}.md\:border-b-0{border-bottom-width:0px}.md\:border-l{border-left-width:1px}.md\:border-none{border-style:none}.md\:bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1))}.md\:bg-transparent{background-color:transparent}.md\:\!p-12{padding:3rem!important}.md\:\!p-8{padding:2rem!important}.md\:p-12{padding:3rem}.md\:p-4{padding:1rem}.md\:p-8{padding:2rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-0{padding-top:0;padding-bottom:0}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:pb-0{padding-bottom:0}.md\:pb-12{padding-bottom:3rem}.md\:pb-16{padding-bottom:4rem}.md\:pb-8{padding-bottom:2rem}.md\:pl-12{padding-left:3rem}.md\:pr-8{padding-right:2rem}.md\:pt-12{padding-top:3rem}.md\:pt-14{padding-top:3.5rem}.md\:pt-20{padding-top:5rem}.md\:pt-8{padding-top:2rem}.md\:text-left{text-align:left}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-8xl{font-size:6rem;line-height:1}.md\:text-\[2\.75rem\]{font-size:2.75rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:font-medium{font-weight:500}.md\:text-black{--tw-text-opacity: 1;color:rgb(29 29 31 / var(--tw-text-opacity, 1))}.md\:opacity-0{opacity:0}.md\:shadow-\[0_4px_16px_0px_rgba\(0\,0\,0\,0\.12\)\]{--tw-shadow: 0 4px 16px 0px rgba(0,0,0,.12);--tw-shadow-colored: 0 4px 16px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.md\:shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.group:hover .md\:group-hover\:block{display:block}}@media (min-width: 1024px){.lg\:-ml-\[3\.75rem\]{margin-left:-3.75rem}.lg\:block{display:block}.lg\:h-36{height:9rem}.lg\:w-1\/2{width:50%}.lg\:w-1\/4{width:25%}.lg\:w-36{width:9rem}.lg\:w-\[3\.75rem\]{width:3.75rem}.lg\:w-\[30\%\]{width:30%}.lg\:w-\[40\%\]{width:40%}.lg\:min-w-\[30\%\]{min-width:30%}.lg\:min-w-\[40\%\]{min-width:40%}.lg\:max-w-3xl{max-width:48rem}.lg\:max-w-screen-lg{max-width:1024px}.lg\:columns-5{columns:5}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:gap-24{gap:6rem}.lg\:rounded-lg{border-radius:.5rem}.lg\:p-12{padding:3rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}}@media (min-width: 1280px){.xl\:px-24{padding-left:6rem;padding-right:6rem}}@media (min-width: 1536px){.\32xl\:px-32{padding-left:8rem;padding-right:8rem}}
