@-webkit-keyframes progress-active{0%{opacity:.3;-webkit-transform:scale(0, 1);transform:scale(0, 1)}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes progress-active{0%{opacity:.3;-webkit-transform:scale(0, 1);transform:scale(0, 1)}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes progress-bar-stripes-ltr{0%{background-position:.857rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes-ltr{0%{background-position:.857rem 0}to{background-position:0 0}}@-webkit-keyframes progress-bar-stripes-rtl{0%{background-position:.857rem 0}to{background-position:100% 0}}@keyframes progress-bar-stripes-rtl{0%{background-position:.857rem 0}to{background-position:100% 0}}@-webkit-keyframes ete_gradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@-moz-keyframes ete_gradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes ete_gradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}.chr-theme, .chr-red, .chr-pink, .chr-orange, .chr-yellow, .chr-blue, .chr-blue-2, .chr-green, .chr-purple, .chr-cyan, .chr-brown, .chr-gray, .chr-light{color:var(--this-color);background:var(--this-bg)}.chr-theme{--this-color:var(--theme-color);--this-bg:var(--theme-color-bg)}.chr-text-theme{color:var(--theme-color)}.chr-text-red{color:rgb(255, 51, 82)}.chr-red{--this-color:rgb(255, 51, 82);--this-bg:rgba(255, 51, 82, 0.1)}.chr-text-pink{color:rgb(255, 102, 153)}.chr-pink{--this-color:rgb(255, 102, 153);--this-bg:rgba(255, 102, 153, 0.1)}.chr-text-orange{color:#FF8000}.chr-orange{--this-color:#FF8000;--this-bg:rgba(255, 128, 0, 0.1)}.chr-text-yellow{color:#fdaf11}.chr-yellow{--this-color:#fdaf11;--this-bg:rgba(253, 175, 17, 0.1)}.chr-text-blue{color:rgb(74, 152, 255)}.chr-blue{--this-color:rgb(74, 152, 255);--this-bg:rgb(74, 152, 255, 0.1)}.chr-text-blue-2{color:#6C6CEEFF}.chr-blue-2{--this-color:#6C6CEEFF;--this-bg:rgba(108, 108, 238, 0.1)}.chr-text-green{color:rgb(52, 201, 108)}.chr-green{--this-color:rgb(52, 201, 108);--this-bg:rgb(52, 201, 108, 0.1)}.chr-text-purple{color:rgb(167, 87, 238)}.chr-purple{--this-color:rgb(167, 87, 238);--this-bg:rgb(167, 87, 238, 0.1)}.chr-text-cyan{color:rgb(57, 206, 194)}.chr-cyan{--this-color:rgb(57, 206, 194);--this-bg:rgb(57, 206, 194, 0.1)}.chr-text-brown{color:rgb(189, 140, 96)}.chr-brown{--this-color:rgb(189, 140, 96);--this-bg:rgb(189, 140, 96, 0.1)}.chr-text-gray{color:rgb(162, 162, 162)}.chr-gray{--this-color:rgb(162, 162, 162);--this-bg:rgb(162, 162, 162, 0.1)}.chr-light{--this-color:#fff;--this-bg:rgba(255, 255, 255, 0.1)}.main-gd{color:var(--text-white)!important;background:linear-gradient(to right bottom, var(--theme-color), var(--theme-sub-color)) !important}.main-gd-anim{color:var(--text-white)!important;background:linear-gradient(-45deg, var(--theme-color), var(--theme-sub-color)) !important;background-size:1000% 1000% !important;animation:ete_gradient 20s linear infinite!important}.gd-theme, .gd-red, .gd-pink, .gd-orange, .gd-amber, .gd-blue, .gd-cyan, .gd-green, .gd-purple, .gd-hy, .gd-gray,.gd-red-2, .gd-pink-2, .gd-orange-2, .gd-amber-2, .gd-blue-2, .gd-cyan-2, .gd-green-2, .gd-purple-2, .gd-hy-2, .gd-gray-2{color:var(--this-color);background:var(--this-bg);--this-color:#fff}.gd-theme{--this-bg:linear-gradient(135deg, var(--theme-color) 15%, var(--theme-sub-color) 85%)}.btn-gd-theme{color:#fff;--this-color:#fff;border:none;background:linear-gradient(-45deg, var(--theme-color), var(--theme-sub-color), #45e31d, #e72c64, var(--theme-color), var(--theme-sub-color));background-size:1000% 1000%;transition:all .2s ease;animation:ete_gradient 30s linear infinite}.gd-red{--this-bg:linear-gradient(135deg, #e82148 15%, #ec5eaf 85%)}.btn-gd-red{color:#fff;--this-color:#fff;border:none;background:linear-gradient(-45deg, #e82148, #ec5eaf, #0097a7, #b2ff59, #e82148, #ec5eaf);background-size:1000% 1000%;transition:all .2s ease;animation:ete_gradient 30s linear infinite}.text-gd-red{background-image:linear-gradient(90deg, #e82148 0%, #ec5eaf 50%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gd-pink{--this-bg:linear-gradient(135deg, #ff6699 15%, #ff967e 85%)}.btn-gd-pink{color:#fff;--this-color:#fff;border:none;background:linear-gradient(-45deg, #ff6699, #ff967e, #6683de, #ffbd59, #ff6699, #ff967e);background-size:1000% 1000%;transition:all .2s ease;animation:ete_gradient 30s linear infinite}.text-gd-pink{background-image:linear-gradient(90deg, #ff6699 0%, #ff967e 50%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gd-orange{--this-bg:linear-gradient(135deg, #FF8000 30%, #ffb867 85%)}.btn-gd-orange{color:#fff;--this-color:#fff;border:none;background:linear-gradient(-45deg, #FF8000, #ffb867, #2953fd, #f95491, #FF8000, #ffb867);background-size:1000% 1000%;transition:all .2s ease;animation:ete_gradient 30s linear infinite}.text-gd-orange{background-image:linear-gradient(90deg, #FF8000 0%, #ffb867 50%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gd-amber{--this-bg:linear-gradient(135deg, #e6772f 15%, #fdaf11 85%)}.btn-gd-amber{color:#fff;--this-color:#fff;border:none;background:linear-gradient(-45deg, #e6772f, #fdaf11, #04bfde, #e040fb, #e6772f, #fdaf11);background-size:1000% 1000%;transition:all .2s ease;animation:ete_gradient 30s linear infinite}.text-gd-amber{background-image:linear-gradient(90deg, #e6772f 0%, #fdaf11 50%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gd-blue{--this-bg:linear-gradient(135deg, #107ffd 15%, #50d4e5 85%)}.btn-gd-blue{color:#fff;--this-color:#fff;border:none;background:linear-gradient(-45deg, #107ffd, #50d4e5, #FF8000, #ffb867, #50d4e5, #107ffd);background-size:1000% 1000%;transition:all .2s ease;animation:ete_gradient 30s linear infinite}.text-gd-blue{background-image:linear-gradient(90deg, #107ffd 0%, #50d4e5 50%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gd-cyan{--this-bg:linear-gradient(135deg, #04bfde 15%, #58dbbc 90%)}.btn-gd-cyan{color:#fff;--this-color:#fff;border:none;background:linear-gradient(-45deg, #04bfde, #58dbbc, #f95491, #2953fd, #04bfde, #58dbbc);background-size:1000% 1000%;transition:all .2s ease;animation:ete_gradient 30s linear infinite}.text-gd-cyan{background-image:linear-gradient(90deg, #04bfde 0%, #58dbbc 50%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gd-green{--this-bg:linear-gradient(135deg, #14d082 15%, #72e128 85%)}.btn-gd-green{color:#fff;--this-color:#fff;border:none;background:linear-gradient(-45deg, #14d08e, #72e128, #f95491, #2953fd, #0097a7, #72e128);background-size:1000% 1000%;transition:all .2s ease;animation:ete_gradient 30s linear infinite}.text-gd-green{background-image:linear-gradient(90deg, #14d08e 0%, #72e128 50%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gd-purple{--this-bg:linear-gradient(135deg, #8e19ee 15%, #bb67f1 85%)}.btn-gd-purple{color:#fff;--this-color:#fff;border:none;background:linear-gradient(-45deg, #8e19ee, #bb67f1, #14d08e, #2953fd, #72e128, #bb67f1);background-size:1000% 1000%;transition:all .2s ease;animation:ete_gradient 30s linear infinite}.text-gd-purple{background-image:linear-gradient(90deg, #8e19ee 0%, #bb67f1 50%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gd-hy{--this-bg:linear-gradient(135deg, #952cde 22%, #e81f6b 50%, #ec6c26 80%)}.btn-gd-hy{color:#fff;--this-color:#fff;border:none;background:linear-gradient(-45deg, #6c66cc, #952cde, #ec6c26, #22e8b8, #f95491, #2953fd);background-size:1000% 1000%;transition:all .2s ease;animation:ete_gradient 30s linear infinite}.text-gd-hy{background-image:linear-gradient(90deg, #952cde 22%,#e81f6b 50%,#ec6c26 80%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gd-gray{--this-bg:linear-gradient(135deg, #989898 15%, #676767 85%)}.text-gd-theme{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:linear-gradient( 90deg, var(--theme-color) 0%, var(--theme-sub-color) 100% )}.line-theme{--this-bg:transparent;-webkit-box-shadow:0 0 0 1px var(--theme-color) inset !important;box-shadow:0 0 0 1px var(--theme-color) inset !important;color:var(--theme-color)}.line-theme:hover{color:var(--text-white);--this-bg:var(--theme-color)}.line-red{--this-bg:transparent;-webkit-box-shadow:0 0 0 1px #FF3352 inset !important;box-shadow:0 0 0 1px #FF3352 inset !important;color:#FF3352}.line-red:hover{color:var(--text-white);--this-bg:#FF3352}.line-pink{--this-bg:transparent;-webkit-box-shadow:0 0 0 1px #ff6699 inset !important;box-shadow:0 0 0 1px #ff6699 inset !important;color:#ff6699}.line-pink:hover{color:var(--text-white);--this-bg:#ff6699}.line-yellow{--this-bg:transparent;-webkit-box-shadow:0 0 0 1px #e5a013 inset !important;box-shadow:0 0 0 1px #e5a013 inset !important;color:#e5a013}.line-yellow:hover{color:var(--text-white);--this-bg:#e5a013}.line-orange{--this-bg:transparent;-webkit-box-shadow:0 0 0 1px #FF8000 inset !important;box-shadow:0 0 0 1px #FF8000 inset !important;color:#FF8000}.line-orange:hover{color:var(--text-white);--this-bg:#FF8000}.line-blue{--this-bg:transparent;-webkit-box-shadow:0 0 0 1px #4A98FF inset !important;box-shadow:0 0 0 1px #4A98FF inset !important;color:#4A98FF}.line-blue:hover{color:var(--text-white);--this-bg:#4A98FF}.line-green{--this-bg:transparent;-webkit-box-shadow:0 0 0 1px #34C96C inset !important;box-shadow:0 0 0 1px #34C96C inset !important;color:#34C96C}.line-green:hover{color:var(--text-white);--this-bg:#34C96C}.line-purple{--this-bg:transparent;-webkit-box-shadow:0 0 0 1px #A757EE inset !important;box-shadow:0 0 0 1px #A757EE inset !important;color:#A757EE}.line-purple:hover{color:var(--text-white);--this-bg:#A757EE}.line-cyan{--this-bg:transparent;-webkit-box-shadow:0 0 0 1px #39CEC2 inset !important;box-shadow:0 0 0 1px #39CEC2 inset !important;color:#39CEC2}.line-cyan:hover{color:var(--text-white);--this-bg:#39CEC2}.line-brown{--this-bg:transparent;-webkit-box-shadow:0 0 0 1px #BD8C60 inset !important;box-shadow:0 0 0 1px #BD8C60 inset !important;color:#BD8C60}.line-brown:hover{color:var(--text-white);--this-bg:#BD8C60}.ui.message{position:relative;min-height:1em;margin:1em 0;background:#F8F8F9;padding:1em 1.5em;line-height:1.4285em;color:rgba(0, 0, 0, .87);-webkit-transition:opacity .1s ease, color .1s ease, background .1s ease, -webkit-box-shadow .1s ease;transition:opacity .1s ease, color .1s ease, background .1s ease, box-shadow .1s ease, -webkit-box-shadow .1s ease;border-radius:.28571429rem;-webkit-box-shadow:0 0 0 1px rgba(34, 36, 38, .22) inset, 0 0 0 0 transparent;box-shadow:0 0 0 1px rgba(34, 36, 38, .22) inset, 0 0 0 0 transparent}.ui.message:first-child{margin-top:0}.ui.message:last-child{margin-bottom:0}.ui.message .header{display:block;font-weight:700;margin:-.14285714em 0 0}.ui.message .header:not(.ui){font-size:1.14285714em}.ui.message p{opacity:.85;margin:.75em 0}.ui.message p:first-child{margin-top:0}.ui.message p:last-child{margin-bottom:0}.ui.message .header + p{margin-top:.25em}.ui.message .list:not(.ui){text-align:left;padding:0;opacity:.85;list-style-position:inside;margin:.5em 0 0}.ui.message .list:not(.ui):first-child{margin-top:0}.ui.message .list:not(.ui):last-child{margin-bottom:0}.ui.message .list:not(.ui) li{position:relative;list-style-type:none;margin:0 0 .3em 1em;padding:0}.ui.message .list:not(.ui) li::before{position:absolute;content:'•';left:-1em;height:100%;vertical-align:baseline}.ui.checkbox label::before, .ui.feed > .event > .content .meta >::after, .ui.loading.card::after, .ui.loading.card::before, .ui.radio.checkbox label::before, .ui.sortable.table > thead > tr > th::after{content:''}.ui.message .list:not(.ui) li:last-child{margin-bottom:0}.ui.icon.message > .icons, .ui.icon.message > i.icon{margin-right:.6em}.ui.icon.message > .icons:last-child, .ui.icon.message > i.icon:last-child{margin:0 0 0 .6em}.ui.message >:first-child{margin-top:0}.ui.message >:last-child{margin-bottom:0}.ui.red.message{background-color:#FFE8E6;color:#FF3352}.ui.attached.red.message, .ui.red.message{-webkit-box-shadow:0 0 0 1px #FF3352 inset, 0 0 0 0 transparent;box-shadow:0 0 0 1px #FF3352 inset, 0 0 0 0 transparent}.ui.floating.red.message{-webkit-box-shadow:0 0 0 1px #FF3352 inset, 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15);box-shadow:0 0 0 1px #FF3352 inset, 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15)}.ui.red.message .header{color:#c82121}.ui.orange.message{background-color:#FFEDDE;color:#F2711C}.ui.attached.orange.message, .ui.orange.message{-webkit-box-shadow:0 0 0 1px #F2711C inset, 0 0 0 0 transparent;box-shadow:0 0 0 1px #F2711C inset, 0 0 0 0 transparent}.ui.floating.orange.message{-webkit-box-shadow:0 0 0 1px #F2711C inset, 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15);box-shadow:0 0 0 1px #F2711C inset, 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15)}.ui.orange.message .header{color:#e7640d}.ui.yellow.message{background-color:#FFF8DB;color:#B58105}.ui.attached.yellow.message, .ui.yellow.message{-webkit-box-shadow:0 0 0 1px #B58105 inset, 0 0 0 0 transparent;box-shadow:0 0 0 1px #B58105 inset, 0 0 0 0 transparent}.ui.floating.yellow.message{-webkit-box-shadow:0 0 0 1px #B58105 inset, 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15);box-shadow:0 0 0 1px #B58105 inset, 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15)}.ui.yellow.message .header{color:#9c6f04}.ui.olive.message{background-color:#FBFDEF;color:#8ABC1E}.ui.attached.olive.message, .ui.olive.message{-webkit-box-shadow:0 0 0 1px #8ABC1E inset, 0 0 0 0 transparent;box-shadow:0 0 0 1px #8ABC1E inset, 0 0 0 0 transparent}.ui.floating.olive.message{-webkit-box-shadow:0 0 0 1px #8ABC1E inset, 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15);box-shadow:0 0 0 1px #8ABC1E inset, 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15)}.ui.olive.message .header{color:#7aa61a}.ui.green.message{background-color:#E5F9E7;color:#1EBC30}.ui.attached.green.message, .ui.green.message{-webkit-box-shadow:0 0 0 1px #1EBC30 inset, 0 0 0 0 transparent;box-shadow:0 0 0 1px #1EBC30 inset, 0 0 0 0 transparent}.ui.floating.green.message{-webkit-box-shadow:0 0 0 1px #1EBC30 inset, 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15);box-shadow:0 0 0 1px #1EBC30 inset, 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15)}.ui.green.message .header{color:#1aa62a}.ui.teal.message{background-color:#E1F7F7;color:#10A3A3}.ui.attached.teal.message, .ui.teal.message{-webkit-box-shadow:0 0 0 1px #10A3A3 inset, 0 0 0 0 transparent;box-shadow:0 0 0 1px #10A3A3 inset, 0 0 0 0 transparent}.ui.floating.teal.message{-webkit-box-shadow:0 0 0 1px #10A3A3 inset, 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15);box-shadow:0 0 0 1px #10A3A3 inset, 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15)}.ui.teal.message .header{color:#0e8c8c}.ui.blue.message{background-color:#DFF0FF;color:#2185D0}.ui.attached.blue.message, .ui.blue.message{-webkit-box-shadow:0 0 0 1px #2185D0 inset, 0 0 0 0 transparent;box-shadow:0 0 0 1px #2185D0 inset, 0 0 0 0 transparent}.ui.floating.blue.message{-webkit-box-shadow:0 0 0 1px #2185D0 inset, 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15);box-shadow:0 0 0 1px #2185D0 inset, 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15)}.ui.blue.message .header{color:#1e77ba}.ui.violet.message{background-color:#EAE7FF;color:#6435C9}.ui.attached.violet.message, .ui.violet.message{-webkit-box-shadow:0 0 0 1px #6435C9 inset, 0 0 0 0 transparent;box-shadow:0 0 0 1px #6435C9 inset, 0 0 0 0 transparent}.ui.floating.violet.message{-webkit-box-shadow:0 0 0 1px #6435C9 inset, 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15);box-shadow:0 0 0 1px #6435C9 inset, 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15)}.ui.violet.message .header{color:#5a30b5}.ui.purple.message{background-color:#F6E7FF;color:#A333C8}.ui.attached.purple.message, .ui.purple.message{-webkit-box-shadow:0 0 0 1px #A333C8 inset, 0 0 0 0 transparent;box-shadow:0 0 0 1px #A333C8 inset, 0 0 0 0 transparent}.ui.floating.purple.message{-webkit-box-shadow:0 0 0 1px #A333C8 inset, 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15);box-shadow:0 0 0 1px #A333C8 inset, 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15)}.ui.purple.message .header{color:#922eb4}.ui.pink.message{background-color:#FFE3FB;color:#E03997}.ui.attached.pink.message, .ui.pink.message{-webkit-box-shadow:0 0 0 1px #E03997 inset, 0 0 0 0 transparent;box-shadow:0 0 0 1px #E03997 inset, 0 0 0 0 transparent}.ui.floating.pink.message{-webkit-box-shadow:0 0 0 1px #E03997 inset, 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15);box-shadow:0 0 0 1px #E03997 inset, 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15)}.ui.pink.message .header{color:#dd238b}.ui.brown.message{background-color:#F1E2D3;color:#A5673F}.ui.attached.brown.message, .ui.brown.message{-webkit-box-shadow:0 0 0 1px #A5673F inset, 0 0 0 0 transparent;box-shadow:0 0 0 1px #A5673F inset, 0 0 0 0 transparent}.ui.floating.brown.message{-webkit-box-shadow:0 0 0 1px #A5673F inset, 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15);box-shadow:0 0 0 1px #A5673F inset, 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15)}.ui.brown.message .header{color:#935b38}.ui.grey.message{background-color:#F4F4F4;color:#767676}.ui.black.message, .ui.inverted.message{background-color:#1B1C1D}.ui.attached.grey.message, .ui.grey.message{-webkit-box-shadow:0 0 0 1px #767676 inset, 0 0 0 0 transparent;box-shadow:0 0 0 1px #767676 inset, 0 0 0 0 transparent}.ui.floating.grey.message{-webkit-box-shadow:0 0 0 1px #767676 inset, 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15);box-shadow:0 0 0 1px #767676 inset, 0 2px 4px 0 rgba(34, 36, 38, .12), 0 2px 10px 0 rgba(34, 36, 38, .15)}.ui.grey.message .header{color:#696969}.ui.black.message, .ui.black.message .header, .ui.inverted.message{color:rgba(255, 255, 255, .9)}.ui.message{font-size:1em}.ui.mini.message{font-size:.78571429em}.ui.tiny.message{font-size:.85714286em}.ui.small.message{font-size:.92857143em}.ui.large.message{font-size:1.14285714em}.ui.big.message{font-size:1.28571429em}.ui.huge.message{font-size:1.42857143em}.ui.massive.message{font-size:1.71428571em}.tip .tip-title{margin:0 -0.4rem !important;padding:0 1rem 0 2rem;font-size:1.05rem !important}.tip .tip-title p::before{color:#fff;left:-1.8rem;font-weight:900;font-family:'remixicon' !important;font-size:16px;position:absolute}.tip.green .tip-title p:before{color:#1EBC30;content:"\eb81"}.tip.blue .tip-title p:before{color:#2185d0;content:"\f449"}.tip.orange .tip-title p:before{color:#f2711c;content:"\ee59"}.tip.red .tip-title p:before{color:#FF3352;content:"\EB97"}.ui.button{display:inline-block;min-height:1em;outline:0;border:none;vertical-align:baseline;background:#E0E1E2;color:rgba(0, 0, 0, .6);margin:0 5px 5px 0;padding:.8em 1em;width:auto;text-transform:none;text-shadow:none;line-height:1em;font-style:normal;text-align:center;text-decoration:none;border-radius:var(--main-radius);-webkit-box-shadow:0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, .15) inset;box-shadow:0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, .15) inset;user-select:none;-webkit-transition:opacity .1s ease, background-color .1s ease, color .1s ease, background .1s ease, -webkit-box-shadow .1s ease;transition:opacity .1s ease, background-color .1s ease, color .1s ease, box-shadow .1s ease, background .1s ease, -webkit-box-shadow .1s ease;will-change:auto}.ete_tips{position:relative;border-radius:.5rem;color:#fff;line-height:2rem;padding:.75rem 1.5rem .75rem 3rem;margin-bottom:var(--main-margin)}.ete_tips a{color:#fff !important;border-bottom:1px dashed}.ete_tips a:hover{background:unset !important}.ete_tips strong, .ete_tips b{color:#fff !important;border-bottom:1px solid}.ete_tips_info{background:#20a0ff;background:-webkit-gradient(linear, left top, right top, from(#20a0ff), to(#20b8ff));background:-webkit-linear-gradient(left, #20a0ff, #20b8ff);background:linear-gradient(90deg, #20a0ff, #20b8ff)}.ete_tips_success{background:#61be33;background:-webkit-gradient(linear, left top, right top, from(#61be33), to(#8fce44));background:-webkit-linear-gradient(left, #61be33, #8fce44);background:linear-gradient(90deg, #61be33, #8fce44);text-shadow:0 -1px #61be33}.ete_tips_warning{background:#ff953f;background:-webkit-gradient(linear, left top, right top, from(#ff953f), to(#ffb449));background:-webkit-linear-gradient(left, #ff953f, #ffb449);background:linear-gradient(90deg, #ff953f, #ffb449);text-shadow:0 -1px #ff953f}.ete_tips_error{background:#ff4949;background:-webkit-gradient(linear, left top, right top, from(#ff4949), to(#ff7849));background:-webkit-linear-gradient(left, #ff4949, #ff7849);background:linear-gradient(90deg, #ff4949, #ff7849);text-shadow:0 -1px #ff4949}.ete_tips:before{color:#fff;border-radius:50%;display:flex;position:absolute;font-family:'remixicon' !important;width:1.5rem;height:1.5rem;left:1rem;top:50%;transform:translateY(-50%);-webkit-box-shadow:0 0 0 3px #fff;box-shadow:0 0 0 3px #fff;font-weight:bold;text-align:center;align-items:center;justify-content:center;letter-spacing:0}.ete_tips_info:before{background:#20a0ff;background:-webkit-gradient(linear, left bottom, left top, from(#0092ff), to(#20b8ff));background:-webkit-linear-gradient(bottom, #0092ff, #20b8ff);background:linear-gradient(0deg, #0092ff, #20b8ff);content:"\f414"}.ete_tips_success:before{background:-webkit-gradient(linear, left bottom, left top, from(#52bb1d), to(#95d34b));background:-webkit-linear-gradient(bottom, #52bb1d, #95d34b);background:linear-gradient(0deg, #52bb1d, #95d34b);content:"\EB7B";text-shadow:0 -1px #61be33}.ete_tips_warning:before{background:-webkit-gradient(linear, left bottom, left top, from(#ff8f35), to(#ffc149));background:-webkit-linear-gradient(bottom, #ff8f35, #ffc149);background:linear-gradient(0deg, #ff8f35, #ffc149);content:"\f414";text-shadow:0 -1px #ff953f}.ete_tips_error:before{background:-webkit-gradient(linear, left bottom, left top, from(#ff3838), to(#ff7849));background:-webkit-linear-gradient(bottom, #ff3838, #ff7849);background:linear-gradient(0deg, #ff3838, #ff7849);content:"\eb99";text-shadow:0 -1px #ff4949}.ui.button:focus, .ui.button:hover{background-color:#CACBCD;color:rgba(0, 0, 0, .8);background-image:none}.ui.button:hover{-webkit-box-shadow:0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, .15) inset;box-shadow:0 0 0 1px transparent inset, 0 0 0 0 rgba(34, 36, 38, .15) inset}.ui.button:hover .icon{opacity:.85}.ui.button:focus .icon{opacity:.85}.ui.theme.button, .ui.theme.buttons .button{background-color:#21BA45;color:#FFF;text-shadow:none;background-image:none}.ui.theme.button{-webkit-box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset;box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset}.ui.theme.button:hover, .ui.theme.buttons .button:hover{background-color:var(--theme-color);color:#FFF;text-shadow:none}.ui.theme.button:focus, .ui.theme.buttons .button:focus{background-color:var(--theme-color);color:#FFF;text-shadow:none}.ui.theme.button:active, .ui.theme.buttons .button:active{background-color:var(--theme-color);color:#FFF;text-shadow:none}.ui.theme.active.button, .ui.theme.button .active.button:active, .ui.theme.buttons .active.button, .ui.theme.buttons .active.button:active{background-color:var(--theme-color);color:#FFF;text-shadow:none}.ui.theme.button, .ui.theme.buttons .button{background-color:var(--theme-color);color:#FFF;text-shadow:none;background-image:none}.ui.green.button, .ui.green.buttons .button{background-color:#19c742;color:#FFF;text-shadow:none;background-image:none}.ui.green.button{-webkit-box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset;box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset}.ui.green.button:hover, .ui.green.buttons .button:hover{background-color:#16ab39;color:#FFF;text-shadow:none}.ui.green.button:focus, .ui.green.buttons .button:focus{background-color:#0ea432;color:#FFF;text-shadow:none}.ui.green.button:active, .ui.green.buttons .button:active{background-color:#198f35;color:#FFF;text-shadow:none}.ui.green.active.button, .ui.green.button .active.button:active, .ui.green.buttons .active.button, .ui.green.buttons .active.button:active{background-color:#13ae38;color:#FFF;text-shadow:none}.ui.blue.button, .ui.blue.buttons .button{background-color:#2185D0;color:#FFF;text-shadow:none;background-image:none}.ui.blue.button{-webkit-box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset;box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset}.ui.blue.button:hover, .ui.blue.buttons .button:hover{background-color:#1678c2;color:#FFF;text-shadow:none}.ui.blue.button:focus, .ui.blue.buttons .button:focus{background-color:#0d71bb;color:#FFF;text-shadow:none}.ui.blue.button:active, .ui.blue.buttons .button:active{background-color:#1a69a4;color:#FFF;text-shadow:none}.ui.blue.active.button, .ui.blue.button .active.button:active, .ui.blue.buttons .active.button, .ui.blue.buttons .active.button:active{background-color:#1279c6;color:#FFF;text-shadow:none}.ui.orange.button, .ui.orange.buttons .button{background-color:#F2711C;color:#FFF;text-shadow:none;background-image:none}.ui.orange.button{-webkit-box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset;box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset}.ui.orange.button:hover, .ui.orange.buttons .button:hover{background-color:#f26202;color:#FFF;text-shadow:none}.ui.orange.button:focus, .ui.orange.buttons .button:focus{background-color:#e55b00;color:#FFF;text-shadow:none}.ui.orange.button:active, .ui.orange.buttons .button:active{background-color:#cf590c;color:#FFF;text-shadow:none}.ui.orange.active.button, .ui.orange.button .active.button:active, .ui.orange.buttons .active.button, .ui.orange.buttons .active.button:active{background-color:#f56100;color:#FFF;text-shadow:none}.ui.red.button, .ui.red.buttons .button{background-color:#FF3352;color:#FFF;text-shadow:none;background-image:none}.ui.red.button{-webkit-box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset;box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset}.ui.red.button:hover, .ui.red.buttons .button:hover{background-color:#d01919;color:#FFF;text-shadow:none}.ui.red.button:focus, .ui.red.buttons .button:focus{background-color:#ca1010;color:#FFF;text-shadow:none}.ui.red.button:active, .ui.red.buttons .button:active{background-color:#b21e1e;color:#FFF;text-shadow:none}.ui.red.active.button, .ui.red.button .active.button:active, .ui.red.buttons .active.button, .ui.red.buttons .active.button:active{background-color:#d41515;color:#FFF;text-shadow:none}.ui.grey.button, .ui.grey.buttons .button{background-color:#767676;color:#FFF;text-shadow:none;background-image:none}.ui.grey.button{-webkit-box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset;box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset}.ui.grey.button:hover, .ui.grey.buttons .button:hover{background-color:#838383;color:#FFF;text-shadow:none}.ui.grey.button:focus, .ui.grey.buttons .button:focus{background-color:#8a8a8a;color:#FFF;text-shadow:none}.ui.grey.button:active, .ui.grey.buttons .button:active{background-color:#909090;color:#FFF;text-shadow:none}.ui.grey.active.button, .ui.grey.button .active.button:active, .ui.grey.buttons .active.button, .ui.grey.buttons .active.button:active{background-color:#696969;color:#FFF;text-shadow:none}.ui.yellow.button, .ui.yellow.buttons .button{background-color:#FBBD08;color:#FFF;text-shadow:none;background-image:none}.ui.yellow.active.button, .ui.yellow.button .active.button:active, .ui.yellow.button:hover, .ui.yellow.buttons .active.button, .ui.yellow.buttons .active.button:active, .ui.yellow.buttons .button:hover{background-color:#eaae00;color:#FFF;text-shadow:none}.ui.yellow.button{-webkit-box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset;box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset}.ui.yellow.button:focus, .ui.yellow.buttons .button:focus{background-color:#daa300;color:#FFF;text-shadow:none}.ui.yellow.button:active, .ui.yellow.buttons .button:active{background-color:#cd9903;color:#FFF;text-shadow:none}.ui.olive.button, .ui.olive.buttons .button{background-color:#B5CC18;color:#FFF;text-shadow:none;background-image:none}.ui.olive.button{-webkit-box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset;box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset}.ui.olive.button:hover, .ui.olive.buttons .button:hover{background-color:#a7bd0d;color:#FFF;text-shadow:none}.ui.olive.button:focus, .ui.olive.buttons .button:focus{background-color:#a0b605;color:#FFF;text-shadow:none}.ui.olive.button:active, .ui.olive.buttons .button:active{background-color:#8d9e13;color:#FFF;text-shadow:none}.ui.olive.active.button, .ui.olive.button .active.button:active, .ui.olive.buttons .active.button, .ui.olive.buttons .active.button:active{background-color:#aac109;color:#FFF;text-shadow:none}.ui.teal.button, .ui.teal.buttons .button{background-color:#00B5AD;color:#FFF;text-shadow:none;background-image:none}.ui.teal.active.button, .ui.teal.button .active.button:active, .ui.teal.button:hover, .ui.teal.buttons .active.button, .ui.teal.buttons .active.button:active, .ui.teal.buttons .button:hover{background-color:#009c95;color:#FFF;text-shadow:none}.ui.teal.button{-webkit-box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset;box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset}.ui.teal.button:focus, .ui.teal.buttons .button:focus{background-color:#008c86;color:#FFF;text-shadow:none}.ui.teal.button:active, .ui.teal.buttons .button:active{background-color:#00827c;color:#FFF;text-shadow:none}.ui.violet.button, .ui.violet.buttons .button{background-color:#6435C9;color:#FFF;text-shadow:none;background-image:none}.ui.violet.button{-webkit-box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset;box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset}.ui.violet.button:hover, .ui.violet.buttons .button:hover{background-color:#5829bb;color:#FFF;text-shadow:none}.ui.violet.button:focus, .ui.violet.buttons .button:focus{background-color:#4f20b5;color:#FFF;text-shadow:none}.ui.violet.button:active, .ui.violet.buttons .button:active{background-color:#502aa1;color:#FFF;text-shadow:none}.ui.violet.active.button, .ui.violet.button .active.button:active, .ui.violet.buttons .active.button, .ui.violet.buttons .active.button:active{background-color:#5626bf;color:#FFF;text-shadow:none}.ui.purple.button, .ui.purple.buttons .button{background-color:#A333C8;color:#FFF;text-shadow:none;background-image:none}.ui.purple.button{-webkit-box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset;box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset}.ui.purple.button:hover, .ui.purple.buttons .button:hover{background-color:#9627ba;color:#FFF;text-shadow:none}.ui.purple.button:focus, .ui.purple.buttons .button:focus{background-color:#8f1eb4;color:#FFF;text-shadow:none}.ui.purple.button:active, .ui.purple.buttons .button:active{background-color:#82299f;color:#FFF;text-shadow:none}.ui.purple.active.button, .ui.purple.button .active.button:active, .ui.purple.buttons .active.button, .ui.purple.buttons .active.button:active{background-color:#9724be;color:#FFF;text-shadow:none}.ui.pink.button, .ui.pink.buttons .button{background-color:#E03997;color:#FFF;text-shadow:none;background-image:none}.ui.pink.button{-webkit-box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset;box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset}.ui.pink.button:hover, .ui.pink.buttons .button:hover{background-color:#e61a8d;color:#FFF;text-shadow:none}.ui.pink.button:focus, .ui.pink.buttons .button:focus{background-color:#e10f85;color:#FFF;text-shadow:none}.ui.pink.button:active, .ui.pink.buttons .button:active{background-color:#c71f7e;color:#FFF;text-shadow:none}.ui.pink.active.button, .ui.pink.button .active.button:active, .ui.pink.buttons .active.button, .ui.pink.buttons .active.button:active{background-color:#ea158d;color:#FFF;text-shadow:none}.ui.brown.button, .ui.brown.buttons .button{background-color:#A5673F;color:#FFF;text-shadow:none;background-image:none}.ui.brown.button{-webkit-box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset;box-shadow:0 0 0 0 rgba(34, 36, 38, .15) inset}.ui.brown.button:hover, .ui.brown.buttons .button:hover{background-color:#975b33;color:#FFF;text-shadow:none}.ui.brown.button:focus, .ui.brown.buttons .button:focus{background-color:#90532b;color:#FFF;text-shadow:none}.ui.brown.button:active, .ui.brown.buttons .button:active{background-color:#805031;color:#FFF;text-shadow:none}.ui.brown.active.button, .ui.brown.button .active.button:active, .ui.brown.buttons .active.button, .ui.brown.buttons .active.button:active{background-color:#995a31;color:#FFF;text-shadow:none}.chr-log-progress{margin-bottom:var(--main-margin-5);margin-top:var(--main-margin-5)}.chr-log-progress .rail{background:rgba(229, 233, 239, 0.12);border-radius:9999px;overflow:hidden;flex-grow:1}.chr-log-progress.color-theme .rail{background:var(--theme-color-bg)}.chr-log-progress.color-red .rail{background:rgba(255, 51, 82, 0.12)}.chr-log-progress.color-pink .rail{background:rgba(255, 102, 153, 0.12)}.chr-log-progress.color-orange .rail{background:rgba(255, 128, 0, 0.12)}.chr-log-progress.color-yellow .rail{background:rgba(253, 175, 17, 0.12)}.chr-log-progress.color-blue .rail{background:rgba(74, 152, 255, 0.1)}.chr-log-progress.color-blue-2 .rail{background:rgba(108, 108, 238, 0.12)}.chr-log-progress.color-green .rail{background:rgba(52, 201, 108, 0.1)}.chr-log-progress.color-purple .rail{background:rgba(167, 87, 238, 0.12)}.chr-log-progress.color-cyan .rail{background:rgba(57, 206, 194, 0.12)}.chr-log-progress.color-brown .rail{background:rgba(189, 140, 96, 0.12)}.chr-log-progress.color-gray .rail{background:rgba(162, 162, 162, 0.12)}.chr-log-progress.progress_outside .rail{height:10px}.chr-log-progress .rail .track{border-radius:9999px;display:flex;justify-content:space-between;align-items:center;min-height:10px;background-size:.857rem .857rem;width:0;position:relative;min-width:2em;-webkit-transition:width 1.5s ease, background-color 1.5s ease;transition:width 1.5s ease, background-color 1.5s ease}.log-vote .chr-log-progress .rail .track{min-height:30px}.chr-log-progress .rail .track{background-image:linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);-webkit-animation:progress-bar-stripes-ltr 1s linear infinite}.chr-log-progress.color-theme .track{background-color:var(--theme-color)}.chr-log-progress.color-red .track{background-color:rgb(255, 51, 82)}.chr-log-progress.color-pink .track{background-color:rgb(255, 102, 153)}.chr-log-progress.color-orange .track{background-color:#FF8000}.chr-log-progress.color-yellow .track{background-color:#fdaf11}.chr-log-progress.color-blue .track{background-color:rgb(74, 152, 255)}.chr-log-progress.color-blue-2 .track{background-color:#6C6CEEFF}.chr-log-progress.color-green .track{background-color:rgb(52, 201, 108)}.chr-log-progress.color-purple .track{background-color:rgb(167, 87, 238)}.chr-log-progress.color-cyan .track{background-color:rgb(57, 206, 194)}.chr-log-progress.color-brown .track{background-color:rgb(189, 140, 96)}.chr-log-progress.color-gray .track{background-color:rgb(162, 162, 162)}.log-vote .chr-log-progress.color-secondary .track{background-color:#82868b4d !important}.log-vote .chr-log-progress.color-secondary .track div{color:var(--muted-color)}.chr-log-progress.progress_outside .percentage_outside{font-size:14px;color:#475669;width:3.5em;padding-left:10px;line-height:14px}.chr-log-progress.progress_inside .rail .track > *{color:#fff;margin-left:10px;margin-right:10px;white-space:nowrap;text-shadow:0 0 2px rgba(0,0,0,0.66)}@keyframes bganimation{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}.linear-color{background-image:-webkit-linear-gradient(45deg, #ff6699, #81D8D0, #6c66cc, #ffbd59, #a75375);background-size:400%;animation:bganimation 50s infinite}.gradient-bg{background:var(--main-bg-color);background-image:-webkit-linear-gradient(60deg, #69aef310, #1cc88a10, #ff669910, #6c6cee10, #efa13110);background-size:300%;animation:bganimation 30s infinite}